@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,300,100italic,300italic,500italic,500,400italic,700,700italic,900,900italic);

@font-face {
    font-family: OpenSansbold;
    src: url('../fonts/OpenSans-Semibold.ttf');
}
@font-face {
    font-family: OpenSans;
    src: url('../fonts/OpenSans-Regular.ttf');
}

body{font-family:'Roboto', OpenSans, Helvetica, sans-serif;}
a:focus{outline:none}
a:hover {text-decoration:none;color:#000}

.custom-search-form{margin-left:10px;width:175px;top:10px;position:relative}
.custom-search-form .form-control{border-radius:18px;border-right:0;height:28px;font-style:italic;font-size:12px;box-shadow:2px 2px 2px rgba(0, 0, 0, 0.1.00) inset}
.custom-search-form .btn-search{border-radius:18px;background:#fff;border:1px solid #ccc;border-left:0;color:#666;height:28px;padding-top:3px;box-shadow:0 2px 2px 0 rgba(0, 0, 0, 0.1.00) inset}
/* main menu styles */
#header{background-image: url(../images/banner.jpg);background-size: cover;border-bottom: 3px solid #fdb813;}

#social-widget {
background: url(../images/social_bg.png) no-repeat;
position:fixed;
top:35%;
right:0;
z-index:998;
min-height:159px;
}
#social-widget ul{padding-left: 0;list-style: none;}
#social-widget ul li{height: 34px;}

#facebook{background:url(../images/facebook.png) no-repeat 0 0;
width:24px;height:24px;border:none;display:inline-block;margin:12px 6px 6px 6px;
}
#twitter{background:url(../images/twitter.png) no-repeat 0 0;
width:24px;height:24px;border:none;display:inline-block;margin:12px 6px 6px 6px;
}
#linkdin{background:url(../images/linkdin.png) no-repeat 0 0;
width:24px;height:24px;border:none;display:inline-block;margin:12px 6px 6px 6px;
}
#google_plus{background:url(../images/google_plus.png) no-repeat 0 0;
width:24px;height:24px;border:none;display:inline-block;margin:12px 6px 6px 6px;
}
#parentMenu {
  display: block;
  top: 0;
}
.dropdown-menu{
    background: none;
    border: 0;
    box-shadow: none;
    border-radius: 0;
}
.dropdown-menu > li > a{
    color: #fff;
    text-transform: uppercase;
    padding: 3px 0;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover,.dropdown-menu > li > a.active{
    background: none;
    color: #fdb813;
}
/* Helps position submenu */
.dropdown-submenu {
  position: relative;
}
/* Menus under the submenu should show up on the right of the parent */
.dropdown-submenu>.dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  background: #000;
}
.dropdown-submenu .dropdown-menu a{
    text-transform: none!important;
    padding: 3px 20px!important;
    font-family: 'OpenSansbold', sans-serif!important;
    font-size: 12px!important;
}
/* Make submenu visible when hovering on link */
.dropdown-submenu:hover>.dropdown-menu {
  display: block;
}
/* Add carot to submenu links */
.dropdown-submenu>a:after {
  background:url(../images/yellow_arrow.png) no-repeat 0 0;
   width: 9px;
  height: 15px;
  display: block;
  float: right;
   margin-top: 5px;
  margin-right: -10px;
   content: " ";
  /*simple */
 /* content: "?";
  color: #cccccc;
  /* looks a little better */
  /*  content: " ";
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: dotted;
  border-width: 1px 0 1px 1px;
  border-left-color: #fdb813;
 */
}
/* Change carot color on hover */
.dropdown-submenu:hover>a:after {
  border-left-color: #ffffff;
}
.left-help{margin-top:30px}
.left-help p.phone {
    float: left;
    font-weight: bold;
    background: url(../images/phone.png) left center no-repeat;
    padding-left: 20px;
    line-height: 26px;
    font-style: italic;
    text-align: right;
    color: #fdb813;
}
.left-help p.phone span{color: #fff;margin-bottom: 0;}


#searchicon{cursor:pointer;margin-left:20px;color:#09f;display:block;margin-top:5px;}
#logo img{margin:15px 0;}
#vision{margin: 70px 0 250px 0}
#abvision{margin: 100px 0 0 0}
#vision h2{color: #fff;font-size:60px}

#contentmiddle{padding-bottom: 30px;}
#abouthd{background:url(../images/about_bg.png) no-repeat center center;padding: 50px;text-align: center;color: #bf1e2e;margin-top: -70px;font-size: 38px;}
.welcometext{padding: 30px 100px 10px 100px}
.halfleftround{display: inline-block;border-radius:35px 0 0 30px;text-transform: uppercase;color: #333333;padding:6px 10px 5px 11px;font-size: 14px}
.halfrightround{display: inline-block;border-radius:0 50% 50% 0;background: #000;color: #fff;padding:4px 8px;font-size: 16px}
.color1{background: #e1e1e1}
.color2{background: #b82e1a;color: #fff;}
.color3{background: #d3b425;color: #fff;}
.color4{background: #009688;color: #fff;}
.color5{background: #fff}
.color6{background: #99bf38!important}
.shape {
    margin-left: 47%;background: url(../images/dot_arrow.png);height:18px;width:35px;
}
.boxtop{background: #000;opacity: 0.7;padding: 15px;min-height:100px;}
.boxtop img{margin: 0 auto;opacity: 1;}
.box{color: #fff;padding: 30px;margin-bottom: 20px;}
.box h2{margin: 0}
#contenttop{background:url(../images/banner2.jpg);padding: 30px 0}

.testibox h2{color: #fdb813;}
.testibox {border:3px solid #fff;border-radius: 130px;padding:10px 30px;margin:20px 0;}
.testibox img{margin-bottom:20px;}
.testibox h4{color: #ffcc33;margin-top: 20px;}
.testibox h6{color: #fff;}
.testibox p{color: #fff;font-style: italic;font-size: 16px;}
.leftinvertedcomma{display: inline-block; background: url("../images/inverted1.png") no-repeat top center;width: 39px;height: 31px;position: relative;bottom: 30px}
.rightinvertedcomma{display: inline-block; background: url("../images/inverted2.png") no-repeat top center;width: 39px;height: 31px;position: relative;bottom: 0}
.peopleconent{margin-top: 20px!important;display: inline-block;width: 80%;opacity: 0.8}
.teller h4{margin: 0 0 0 40px;color: #fff;font-style: italic;}
.readtest{margin-top: -35px;}
.line{background: url(../images/top_line.png) no-repeat center center;height:25px;}
#contentbottom{background:#e6e6e6;padding:0 0 30px 0;}
#contentbottom h5{color:#666;font-weight:500}
#contentbottom p{color:#999999}

#newssection{padding:30px 0 0 0}
#newssection h5{color:#666;font-weight:700}
.newsbox {border-right: 1px solid #666;}
.round{display: inline-block;background: #f2b33d;border-radius: 35px;margin-top:45px;color: #fff;font-size:40px;padding:7px 25px;text-align: center;}
#howcan h2{margin:0 0 20px 0;}
#testimonial h2{margin-bottom:30px;}
#innercontenttop{background:#fff;padding:40px 0;}
#innercontenttop h5{color:#666666;font-size:20px;border-bottom: 2px solid #fdb813}
#innercontenttop h3{color:#666666;font-size:14px;font-weight: bold;}
#innercontenttop h2{color:#000;margin-top:8px;font-size:30px;font-family:OpenSans, Arial, sans-serif;margin-bottom:5px;font-weight:400;margin:0}
.innerpage .nivo-caption{text-align: left!important;padding-bottom: 10px}
.innerpage .nivo-controlNav {
    text-align:right;position:absolute;
    bottom:7%;z-index:999;right:2%;
}
#innercontentbottom{background:url(../images/innerbottom_bg.jpg) no-repeat;padding:20px 0 83px 0;}
#innercontentbottom .box img{margin:0 auto;max-width:75%}
#innercontentbottom .box h3{font-size:16px;line-height:16px;font-weight:normal;margin-top:10px}
.date{color:#666666;font-style: italic;}
.footer_main{
background:url(../images/contact_bg.jpg) no-repeat;padding:30px 0;color:#fff;}
.footermain{background: #333333;padding: 30px 0}
.footer_main p{font-size:14px;}
.footermenu{padding:10px 0 20px 0;text-align:center;;background:#eeeeee;}
#footermenu{margin-bottom:0}
#footermenu li{margin-bottom:5px;padding-right:10px;line-height:12px;list-style:none;text-align:left;display:inline-block}
#footermenu li a{color:#666666;font-size:13px;font-family:OpenSansbold, sans-serif;padding:0 10px;text-transform:uppercase}
#footermenu li a:hover,#footermenu li a.active{color:#ffcc00; }
#copy{color:#666666;font-size:12px;margin-top:10px;}
.footer_main h2{color:#fff;font-size:32px;font-family:OpenSansbold, Arial, sans-serif;margin-bottom:15px;font-weight: 400}
#contactform {
        margin-top: 5px;
    }

.text-field {
    padding: 8px 15px;
    width: 100%;
    margin: 0 0 10px 0;
    color: #ffcc00;
    border-radius:20px;
    border: 1px solid #ccc;
    background: none;
    resize:none;
}

.btn-contact {
    border :none;
    color: #ffcc00;
    background: none;
    text-transform: uppercase;
}

#newsletter{margin: 20px 0}
#newsletter span{font-style: italic;font-weight: bold;}
#newsletter .field {
    padding: 6px 15px;
    color: #ccc;
    border-radius: 25px;
    border: 1px solid #ccc;
}

.btn-newsletter {
    border-radius: 12px;
    border :none;
    background: #d3b425;
    color: #fff;
}
.bxslider img{margin:0 0 0 70px;}
.bxslider2 img{margin:0 0 0 18px;}
.round2{display: inline-block;border:4px solid #ffcc00;border-radius: 50%;margin: 6px 10px 0 10px}
.Chevron1,.Chevron2,.Chevron3,.Chevron4,.Chevron5{
    position:relative;
    display:block;
    height:50px;/*height should be double border*/
  text-align:center;
}
.Chevron1:before,
.Chevron1:after,
.Chevron2:before,
.Chevron2:after,
.Chevron3:before,
.Chevron3:after,
.Chevron4:before,
.Chevron4:after{
    position:absolute;
    display:block;
    content:"";
    left:62px;
    border:25px solid transparent;/*adjust size*/
}
/*Change four 'top' values below to rotate (top/right/bottom/left)*/
.Chevron1:before,.Chevron2:before,.Chevron3:before,.Chevron4:before{
    top:0;
}
.Chevron1:after{  
    border-right-color:#d3b425;/*Match background colour*/
}

.Chevron2:after{ border-right-color: #a58a12!important;}
.Chevron3:after{ border-right-color: #7d600b!important;}
.Chevron4:after{ border-right-color: #684d08!important;}


@media screen and (max-width: 60em) {
}
@media screen and (max-width: 35em) {

}
@media screen and (max-width: 24em) {

}
@media (max-width : 980px){
#header{background-size: contain;}
#vision{margin: 185px 0 0;}
#vision h2 {
    color: #fff;
    font-size: 30px;
    text-align: center;
}
#logo img,#contentmiddle img{margin:0 auto}

#abouthd {
    background-size: contain;
    color: #bf1e2e;
    font-size: 18px;
    margin-top:0;
    text-align: center;
  }
.welcometext{padding: 10px}
.leftinvertedcomma,.rightinvertedcomma{display: none;}
.peopleconent{width: auto;}
.teller h4{font-size: 12px;margin-bottom: 25px}
.shape{margin-left:45%;margin-top:-1px}
.newsbox{border-right: none;}
#testimonial img{margin: 0 auto;float: none!important;}
}
@media (max-width:640px){}
/* Mobile Only */
@media (max-width: 767px) {
}
@media (max-width: 479px) {

}

