body {
  font-family: 'Ubuntu';
  color: #4a4a4a;
  font-weight: 300;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;

}
body.homePage{background: url('../imgs/bgImg.png'); background-repeat: no-repeat;background-size: contain; background-position-y:93% }

::selection {
  background: #4a4a4a;
  color: #ffffff
}

.clearit {
  clear: both;
}


/*Logo*/

.logo {
  display: block;
  width: 230px;
  height: 52px;
}

.dropdown-menu>li>a{height: 40px; padding: 8px 20px; cursor: pointer; }
.navbar-default .navbar-nav>.open>a, .navbar-default .active{ color: white !important;background-color: #337ab7 !important; border-top: 1px solid #4a4a4a}
.navbar-default .active:hover{padding-top: 15px !important;cursor: default;}

.dropdown-menu .active{padding-top: 10px}
.dropdown-menu .active:hover{padding-top: 10px !important; cursor: default}

.bannerCont{height: auto; margin-top: 52px;}

.bannerCont .slide{position: relative;}
.bannerCont .slide > p{text-align: center;}
.bannerCont .slide > p>img{width: 100%;}
.bannerCont .slide > .bannerText{position: absolute;top: 0;color: white;margin-left: 10%;width: 65%;background: rgba(0,0,0,0.5);height: 100%;padding: 40px;padding-top: 6%;}
.bannerCont .slide > .bannerText > h1{font-size: 3em; line-height: 60px;}
.bannerCont .slide > .bannerText > p{font-size: 1.5em}
.banner_Btn {background: #fff; padding: 8px 12px; padding-left: 8px;margin-top: 10px; display: inline-block; font-weight: 500; font-size: 11px; border-left: 6px solid #3680b5}
.banner_Btn:hover{text-decoration: none; background: #3680b5; color: white}

.banner_Btn_1 {background: #3680b5; padding: 8px 12px; padding-left: 8px;margin-top: 10px; display: inline-block; font-weight: 500; font-size: 11px; border-left: 6px solid #3680b5; color: white;}
.banner_Btn_1:hover{text-decoration: none; background: white; color: #3680b5}


section.home_whoweare{background: none}
section.services > h2, section.home_whoweare > h2, section.home_howwework > h2{font-size: 36px; font-weight: lighter; text-align: center; margin-bottom: 30px;}
section.home_whoweare>.content{background: none; margin-bottom: 30px;}
section.home_whoweare>.content>.leftSec{float: left; background: #3680b5; min-height: 440px; width: 50%;position: relative;}
section.home_whoweare>.content>.leftSec>.textCont{position: absolute; top:14%; padding-right: 24px;left: 16%; color: white}
section.home_whoweare>.content>.leftSec>.textCont>h3,section.home_howwework>.content>.rightSec>.textCont>h3{font-size: 48px; font-weight: lighter;}
section.home_whoweare>.content>.leftSec>.textCont>p,section.home_howwework>.content>.rightSec>.textCont>p{font-size: 18px; font-weight:300;}
section.home_whoweare>.content>.rightSec{float: right;background: url(../imgs/whoweare.jpg);min-height: 440px;width: 44%;background-position: -100px center;background-size: 780px;border-radius: 0 250px 250px 0;margin-right: 6%;}

.services{width: 80%; margin: 0 auto;}
.services>div>div>.serviceHolder{margin: 0; padding: 0; min-height: 280px; background: white; text-align: left; box-shadow: 0 0 10px rgba(0,0,0,0.2); color: #3a3b3f; margin-bottom: 30px; padding: 15px;}
.services>div>div>.serviceHolder .serviceIcon{background: #e9eff9; width: 70px; height: 70px; border-radius: 40px; margin-bottom: 20px; margin-left: 20px; position: relative;}
.services>div>div>.serviceHolder .serviceIcon>img{position: absolute; width: 80px; top:13px; left: -27px;}
.services>div>div>.serviceHolder .serviceHeading{font-size: 24px; font-weight: light; margin-bottom: 14px}


.services .slide{ width: 90%; margin: 10px auto; text-align: center; margin-bottom: 30px;}
.services .slide>ul{margin: 0; padding: 0; margin-bottom: 30px;}
.services .slide>ul>li{margin: 0; padding: 0;display: inline-block; width: 30%; min-height: 280px; background: white; margin-right: 20px; margin-bottom: 10px; padding: 10px 20px; text-align: left; box-shadow: 0 0 10px rgba(0,0,0,0.2); color: #3a3b3f;}
.services .slide>ul>li:last-child{margin-right: 0;}
.services .slide>ul>li>.serviceIcon{background: #e9eff9; width: 80px; height: 80px; border-radius: 40px; margin-bottom: 10px;}
.services .slide>ul>li>.serviceHeading{font-size: 24px; font-weight: light; margin-bottom: 14px}

section.home_howwework>.content{background: none; margin-bottom: 30px;}
section.home_howwework>.content>.rightSec{float: right; background: #3680b5; min-height: 500px; width: 64%;position: relative; padding: 20px}
section.home_howwework>.content>.rightSec>.textCont{color: white; }
section.home_howwework>.content>.leftSec{float: left;background: url(../imgs/howwework.jpg);min-height: 500px;width: 30%;background-position: -100px center;background-size: 780px;border-radius: 250px 0 0 250px; margin-left: 6%;}

.howwework{padding: 12px;}
.howwework>img{width: 65px; opacity: 0.9;}



/*BG Colors*/

.oceanBlueBG {
  background-color: #2D9695;
  border: none;
}

.secondaryBG {
  background: #485A5B;
  border: none;
}

.opacity_10 {
  opacity: 0.1
}

.opacity_20 {
  opacity: 0.2
}

.opacity_30 {
  opacity: 0.3
}

.opacity_40 {
  opacity: 0.4
}

.opacity_50 {
  opacity: 0.5
}

.opacity_60 {
  opacity: 0.6
}

.opacity_70 {
  opacity: 0.7
}

.opacity_80 {
  opacity: 0.8
}

.opacity_90 {
  opacity: 0.9
}
p{
  font-size: 16px;
}
button, a {
  outline: none !important
}

ul.numberit {
  margin-left: 18px;
  list-style: disc;
  margin-bottom: 40px;
}

ul.numberit li {
  list-style: disc;
}


/*Font Colors and Sizes*/

.normalFont_Dark {
  font-family: 'Open Sans';
  font-weight: 100;
  color: #4a4a4a !important;
  font-size: 14px;
}

.navbar-brand {
  padding: 0;
}

.navbar-default {
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 2px 8px rgba(0,0,0,0.1);
  border: none;
}

.navbar-brand p {
  padding: 15px;
  font-weight: 300;
  color: #4a4a4a;
  letter-spacing: normal;
  font-size: 14px;
}

.carousel-control.left, .carousel-control.right{background: none;}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev{left: 15%}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev{right: 15%}

.tempPage{
  background: #fff !important;
  text-align: center;
}
.tempPage>h3{font-weight: 400; margin: 80px 0;}
.tempPage .foterAddress, .tempPage .foterAddress .phoneNumbers p{font-size: 12px !important; margin-bottom: 4px;}
.tempPage .foterAddress h3{font-size: 14px;}

/*Footer*/

footer {background: #222222; padding: 20px 0; color: #999; padding-bottom:6px;}
footer .smallMessage{font-size: 12px; margin-top: 6px; padding-top: 6px; margin-bottom: 0; border-top: 1px solid #333; text-align: center;}
footer .footerCont > div{padding: 0; margin: 0}
footer .footerCont > div > .footerLinks{margin: 0; padding: 0}
footer .footerCont > div > .footerLinks > li{margin: 0; padding: 0; list-style: none; padding-bottom: 4px; margin-bottom: 4px; }

footer .footerCont > div > .footerSocial{list-style: none; margin: 0; padding: 0; text-align: left;}
footer .footerCont > div > .footerSocial >li {list-style: none; margin: 0; padding: 0; display: inline-block; margin-right: 15px;}
footer .footerCont > div > .footerSocial >li:last-child{margin-right: 0;}
footer .footerCont > div > .footerSocial >li >a{font-size: 24px;}
h3.followUs{margin: 0;font-weight: 300;font-size: 14px; font-weight: 400;text-align: left; }
h3.followUs1{margin: 0;font-weight: 300;font-size: 16px; font-weight: 400; text-align: left; margin-bottom: 15px; padding-right: 20px}

footer .footerCont > div > div > .foterAddress{float: left; width: 48%; font-size: 13px; padding-right: 10px;}
footer .footerCont > div > div > .foterAddress >h3{padding: 0; margin: 0; font-weight: lighter; padding-bottom: 10px; color: #ffffff; font-size: 16px;}
.footerLocations{font-weight: 300;color: #999;margin: 0;padding: 0;margin-bottom: 12px;padding-bottom: 10px;/*border-bottom: 1px solid rgba(255,255,255,0.2);*/}
h3.footerLocations{font-size: 16px; font-weight: 400;}
footer .footerCont > div > div > .foterAddress >h3.India{background: url('../imgs/Flag_of_India.svg'); background-size: 23px; padding-left: 50px; margin-bottom: 10px; padding: 0; padding-left: 30px; background-repeat: no-repeat; background-position-y: center;}
footer .footerCont > div > div > .foterAddress >h3.Malaysia{background: url('../imgs/Flag_of_Malaysia.svg');background-size: 34px; padding-left: 50px; margin-bottom: 10px; padding: 0; padding-left: 42px; background-repeat: no-repeat;}
footer .footerCont > div > div > .foterAddress .phoneNumbers{margin-top: 10px; }
footer .footerCont > div > div > .foterAddress .phoneNumbers >p{margin: 0; padding: 0; font-size: 14px;}

footer a {
  color: #4292cd;
  font-size: 12px;
  text-decoration: none;
}

footer a:hover {
  color: #fff;
  text-decoration: none;
}

.socialIcons {
  float: right;
}

.socialIcons ul li {
  float: left;
  margin-left: 20px;
}

.socialIcons a {
  color: #999999;
  font-size: 18px;
}

.socialIcons a:hover {
  color: #2D9695;
}

.navbar-nav>.active>a {
  background: #485A5B !important;
  color: #fff !important;
}

.navbar-default .navbar-nav>li>a {
  color: #3680b5;
  font-weight: 600;
  font-size: 12px;
  padding-bottom: 17px;
}


.dropdown:hover .dropdown-menu{display: block;}

.navbar-default .navbar-nav>li>a:hover {
  border-top: 1px solid #4a4a4a;
  padding-top: 14px;
}

.navbar-default .navbar-toggle {
  border: none;
  background: #fff;
  opacity: 0.8
}

.navbar-default .navbar-toggle:focus {
  background: #fff;
  border: 1px solid #4a4a4a;
}

.navbar-default .navbar-toggle .icon-bar {
  background: #4a4a4a
}

.noRoundCorners {
  border-radius: 0 !important
}

.navbar {
  border-radius: 0 0 0 0;
  margin-bottom: 0;
}



.modal_close_btn {
  background: #fff;
  margin: 8px;
  text-align: center;
  width: 30px;
  padding: 6px;
  border-radius: 25px;
  position: fixed;
  right: 0;
  box-shadow: none;
}

.modal-content {
  top: 50px;
  border: none;
  border-radius: 0;
  /* margin: 0 50px; */
  height: 100%;
  box-shadow: none;
  background: #ededed;
}

.contactMe {
  padding: 30px;
  padding-left: 360px;
  padding-top: 100px;
  border: 1px solid #ccc;
  margin: 0 auto;
  background: url('../imgs/ContactPic.png') no-repeat;
  background-size: contain;
}

.contactMe>h4 {
  font-size: 24px;
  color: #4a4a4a;
  font-weight: 100;
  margin: 0;
  margin-bottom: 4px;
}

.contactInfo {
  float: left;
}

.contactInfo a {
  color: #4a4a4a;
}

.contactInfo a {}

.socialContact {
  float: left;
  margin-left: 100px;
}

.socialContact>ul>li>a>i {
  padding-right: 8px;
}

.socialContact>ul>li>a {
  color: #4a4a4a;
}
@media only screen and (max-width: 768px) {
  .bannerCont{height: 300px; margin-top: 52px;}

  .bannerCont .slide{position: relative;}
  .bannerCont .slide > p>img{    height: 300px;width: auto;position: relative;}
  .bannerCont .slide > .bannerText{position: absolute;top: 0;color: white;margin-left: 10%;width: 80%;background: rgba(0,0,0,0.5); height: 100%;padding: 20px;padding-top: 10%;}
  .bannerCont .slide > .bannerText > h1{font-size: 2em; line-height: normal;}
  .bannerCont .slide > .bannerText > p{font-size: 1.5em; display: none;}
  section.home_whoweare>.content>.leftSec{float: none;background: #3680b5;min-height: auto;width: 100%;position: relative;}
  section.home_whoweare>.content>.rightSec{display: none;}
  section.home_whoweare>.content>.leftSec>.textCont{position: unset; text-align: center; padding: 30px;}
  section.home_howwework>.content>.rightSec{float: none; width: 100%; min-height: auto;}
  section.home_howwework>.content>.rightSec>.textCont{position: unset; padding: 30px; text-align: center; min-height: auto;}
  section.home_howwework>.content>.leftSec{display: none;}

  .hideForMobile{display: none;}
  .services .slide>ul>li{width: 100%;}
  .services .slide{width: 96%}

.contactForm{padding-top: 50px; margin-top: 50px; border-top: 1px solid #ccc}

  footer .footerCont > div > .footerLinks > li{width: 100%; text-align: center;}
  footer .footerCont > div{margin-bottom: 40px;}
  footer .footerCont > div>h3{text-align: center; padding-right: 0}
  footer .footerCont > div > .footerSocial{text-align: center; margin-right: 0;}
  footer .footerCont > div > div > .foterAddress{width: 100%; text-align: center; margin-bottom: 40px; margin-right: 0;}
  footer .footerCont > div > div > .foterAddress >h3.India, footer .footerCont > div > div > .foterAddress >h3.Malaysia{background-position-y: 0;
    height: 43px;
    padding: 0;
    background-position-x: center;
    padding-top: 25px;}
    footer .smallMessage{text-align: center;}
}
