/* GOOGLE FONTS */
@import url(http://fonts.googleapis.com/css?family=Orbitron:400,500,700,900);
@import url(http://fonts.googleapis.com/css?family=Titillium+Web:200,200italic,300,300italic,400,400italic,600,900,700,700italic,600italic);


/* Global properties ======================================================== */
a[href^="tel:"] { color: inherit; text-decoration: none;}
::selection{ background:#0090e1!important; color:#fff}
::-moz-selection{ background:#0090e1!important; color:#fff}

a{ color:#0090e1; text-decoration:none; outline:none}
a:hover{ color:#0090e1; text-decoration: none; outline:none}

body{ background: #fff;  border:0; font: 17px  'open sans'; color: #474747; line-height:1.4286; min-width:320px;}

.container { position: relative; min-width: 320px;}

#main{margin: 0 auto; position: relative; overflow: hidden;}

/* Page Animated item Styles */
.animated {
  visibility: hidden;
}

.visible {
visibility: visible;
}


/* ============================= header ====================== */

.top1_wrapper{background: #6398de; line-height: 34px; color: #fff; font-family: 'Myriad Pro SemiExtended', 'Arial Narrow', sans-serif;; font-size: 16px; text-transform: uppercase; text-align: center;}

.phone1{float: left;}

.request1{float: right;}
.request1 a{display: block; color: #eee; padding: 0 20px; text-decoration: none; font-weight: 700;}
.request1 a:hover{background: #0076b9; color: #fff;}

.top2_wrapper{position: relative;height:100px;box-shadow: rgba(0, 0, 0, 0.04) 0px 3px 5px;}

.top3_wrapper{position: relative; background: #fff;}

.front .top3_wrapper{position: absolute; left: 0; top: 0; width: 100%; z-index: 50; background: #fff;}


.top3{position: relative;}

header{position: absolute; left: 0;}
.logo{display: inline-block;margin-top:5px;}

.top4_wrapper{position: relative;}
.top4{}
.top4 img{width: 100%;}

.breadcrumbs1_wrapper{background: #fff;}

.breadcrumbs1{padding: 12px 0; margin-top: 0px; font-weight: 400; line-height: 20px; color: #9f9f9f; font-size: 14px; background: none; text-transform: uppercase;}
.breadcrumbs1 a{color: #034c86; text-decoration: none;}
.breadcrumbs1 a:hover{color: #05a4ff; text-decoration: none;}
.breadcrumbs1 span{display: inline-block; width: 4px; height: 7px; background: url(../images/breadcrumbs1.png) 0 0 no-repeat; margin: 0 20px;}

/* ============================= banner ====================== */
#banner_wrapper{ position: relative; padding-top: 70px; padding-bottom: 70px; background: url(../images/px1.jpg);}

#banner_inner{}

#banner_inner .title1{font-family: 'Myriad Pro SemiExtended', 'Arial Narrow', sans-serif;; color: #117fbd; font-size: 36px; line-height: 1.33; font-weight: 700; text-align: center; padding-bottom: 25px;}

#banner_inner .title2{ font-size: 18px; text-align: center; padding-bottom: 30px;}

#banner{position: relative;padding-bottom: 0px;}

.banner_prev{display: block; width: 52px; height: 52px; background: #000; background: url(../images/prev.png) center center no-repeat rgba(0, 0, 0, 0.2); opacity: 0.8; filter: alpha(opacity=80); position: absolute; left: 0; margin-top: -26px; top: 50%; z-index: 10;}
.banner_prev:hover{background-color: #03536c;opacity: 1; filter: alpha(opacity=100);}

.banner_next{display: block; width: 52px; height: 52px; background: #000; background: url(../images/next.png) center center no-repeat rgba(0, 0, 0, 0.2); opacity: 0.8; filter: alpha(opacity=80); position: absolute; right: 0; margin-top: -26px; top: 50%; z-index: 10;}
.banner_next:hover{background-color: #03536c;opacity: 1; filter: alpha(opacity=100);}

#banner .carousel-box{position: relative;}
#banner .carousel-box .inner{position: relative; overflow: hidden; max-width: none; margin: 0;}
#banner .carousel.main{position: relative; overflow: hidden; margin: 0; padding: 0;margin-right: -30px; }
#banner .caroufredsel_wrapper{padding: 0; margin: 0;}
#banner .caroufredsel_wrapper ul{padding: 0; margin: 0;}
#banner .carousel-box ul li { float:left; display: inline-block; padding:0px 0px 0px 0px; position:relative; width:300px; overflow:hidden; padding-right:30px }

.banner{
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    margin-bottom:20px;

}
.banner .banner_inner{}
.banner .banner_inner a{display: block; text-decoration: none; position: relative; background: none; padding: 0px; text-align: left;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.banner .banner_inner a:hover{ background: none; }
.banner .banner_inner a figure{margin: 0; padding: 0px; position: relative; border: none; padding: 0px; background: none;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.banner .banner_inner a:hover figure{background: none;}
.banner .banner_inner a figure img{width: 100%; border-radius:0 0 0 0; -moz-border-radius:0 0 0 0; -webkit-border-radius:0 0 0 0;}
.banner .banner_inner a figure em{position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 2; background: none; opacity: 0; filter: alpha(opacity=0);
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.banner .banner_inner a:hover figure em{opacity: 1; filter: alpha(opacity=100);}
.banner .banner_inner a .caption{padding: 10px 0 10px; text-align: center; background: none; border-radius: 0 0 0 0; -moz-border-radius: 0 0 0 0; -webkit-border-radius: 0 0 0 0;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.banner .banner_inner a:hover .caption{}
.banner .banner_inner a .txt1{
    font-family: 'Myriad Pro SemiExtended', 'Arial Narrow', sans-serif;
     font-size: 22px; 
     color: #03536c; 
     font-weight: bold; 
     text-decoration: none;
transition: all 0.3s ease-out; 
-moz-transition: all 0.3s ease-out; 
-webkit-transition: all 0.3s ease-out; 
-o-transition: all 0.3s ease-out;
}
.banner .banner_inner a:hover .txt1{color: #00a1fd; text-decoration: none;}
.banner .banner_inner a .txt2{color: #474747; padding-top: 12px; padding-bottom: 25px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.banner .banner_inner a:hover .txt2{color: #000;}
.banner .banner_inner a .txt3{display: inline-block; color: #364149; font-size: 14px; font-weight: 700;  line-height: 20px; padding: 5px 15px; text-transform: uppercase; background: #e6e6e6; border: none; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.banner .banner_inner a:hover .txt3{color: #fff; background: #03536c;}
/* ============================= banner end ====================== */

.order_wrapper{background: #03536c; padding: 5px 0;}
.order{color: #fff; font-family: 'Myriad Pro SemiExtended', 'Arial Narrow', sans-serif;; font-size: 40px; text-align: center; padding: 30px 0;}
.order b{font-weight: 400;}

.splash1_wrapper{
    position: relative; 
      background-image: url("../images/home/bg1.jpg");
     background-repeat: no-repeat;
     background-position: center;
     background-size: cover;
     padding:25px 0px;
     margin-bottom:25px;
    }

.partners_wrapper{position: relative; background: #fff; padding-top: 50px; padding-bottom: 25px;}

.partners_wrapper img{margin-left: auto; margin-right: auto; margin-bottom: 25px;}

.slogan_wrapper{    background: rgba(255, 205, 3, 0.58); }
.slogan{text-align: center;padding-top: 50px; padding-bottom: 50px;}
.slogan .txt1{font-family: 'Myriad Pro SemiExtended', 'Arial Narrow', sans-serif;; font-size: 24px; color: #002e51; padding-bottom: 20px; font-weight: 700;}
.slogan .txt2{font-size: 18px;}



/* ============================= content ====================== */
#content {
    position: relative;
    background: #f7f7f7;
    padding-top: 15px;
    padding-bottom: 10px;
}

#content2{position: relative; background: #fff; padding-top: 30px; padding-bottom: 0px;}











/* ============================= footer ====================== */
.bot1_wrapper{position: relative; background: #000000; padding-top: 50px; padding-bottom: 15px; color: #fff;}

.logo2_wrapper{padding-top: 20px;}

.bot1_title{padding-top: 20px; padding-bottom: 15px; font-size: 20px; font-weight: 700;}

.location1{line-height: 1.6;}
.location1 a{color: #fff;}

.phone2{font-family: 'Myriad Pro SemiExtended', 'Arial Narrow', sans-serif;; font-size: 28px; font-weight: 700;}

.social_wrapper{}
.social{ display: block; margin: 0; padding: 0; list-style: none;float:right;
}

.social li{display: inline-block; margin: 0 10px 10px 0; float: left;}
.social li a{
         display: block;
    text-decoration: none;
    font-size: 19px;
    color: #ffffff;
    text-align: center;
    line-height: 27px;
    width: 27px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.social li a:hover{color: #002e51; background: #03536c;}

.bot2_wrapper{background: #000000; padding: 6px 0; }

.copyright{color: #a4aec4; text-transform: uppercase; font-size: 13px;}






/* ============================= parallax ====================== */
.parallax {width: 100%; position: relative; overflow: hidden; background: none;}
.parallax, .parallax .parallax-content, .parallax .overlay { height: 100%;}

.parallax-bg { width: 100%; height: 100%; left: 0; top: 0; margin: 0 auto; position: absolute; background-size: cover; background-attachment: scroll; background-repeat: repeat-y; background-position: center center; }
.parallax-bg.bg-fixed{background-attachment: fixed;}
.parallax .overlay { background: none; width: 100%; position: absolute; overflow: hidden; background: none;}
.parallax-content { padding-top: 0px; padding-bottom: 0px;}





#parallax1{padding-top: 70px; padding-bottom: 60px; text-align: center; color: #fff;}

#parallax1 .txt1{font-family: 'Myriad Pro SemiExtended', 'Arial Narrow', sans-serif;; font-size: 40px; font-weight: 900; padding-bottom: 25px;}
#parallax1 .txt2{font-size: 18px; padding-bottom: 20px;}
#parallax1 .txt3{}
#parallax1 .txt3 a{display: inline-block; font-family: 'Myriad Pro SemiExtended', 'Arial Narrow', sans-serif;; font-size: 16px; line-height: 20px; font-weight: 700; color: #fff; text-transform: uppercase; text-decoration: none; background: #000; background: rgba(0, 0, 0, 0.1); border: 4px solid #fff; padding: 11px 25px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
#parallax1 .txt3 a:hover{background: #0076b9;}





/* ============================= main menu ====================== */
.menu_wrapper{float: right;}
.navbar_ { margin: 0; padding: 0; background: none; border:none; position: relative;z-index: 30; min-height: 0; float: none; display: block; background: none; line-height: 1px;}
.navbar_ .navbar-toggle {float: right; background: #03536c; border: none;box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-top: 15px; margin-bottom: 15px; margin-left: 15px;}
.navbar_ .navbar-toggle:hover, .navbar_ .navbar-toggle:focus{background: #03536c;}
.navbar_ .navbar-toggle .icon-bar{background: #fff;}
.navbar-collapse_{padding-left: 0; padding-right: 0; border: none;}
.navbar_ .nav{position: relative; margin: 0; padding: 0; display: block; float: none; padding-right: 0px; background: none;}
.navbar_ .nav > li{position: relative; display: block; float: left; white-space: nowrap; padding-left: 0px; background: none;}
.navbar_ .nav > li:first-child{}
.navbar_ .nav > li > a{
    display: block;
    text-decoration: none;
    background: none;
    font-family: 'Myriad Pro SemiExtended', 'Arial Narrow', sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 13px;
    color: #080808;
    text-shadow: none;
    margin-top: 30px !important;
    margin-left: 10px;
    /* padding: 0px 20px; */
    border: none;
    /* margin: 0; */
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    text-align: left;
    text-transform: uppercase;
    vertical-align: middle;
    transition: color 0.3sease-out;
    -moz-transition: color 0.3s ease-out;
    -webkit-transition: color 0.3sease-out;
}
.navbar_ .nav > li > a em{display: inline-block; width: 9px; height: 5px; background: url(../images/caret.png) center center no-repeat; margin-left: 15px; margin-right: 0px; vertical-align: middle;}

.navbar_ .nav > li > a:hover, .navbar_ .nav > li > a:focus, .navbar_ .nav > li.sfHover > a, .navbar_ .nav > li.sfHover > a:hover{
    color: #fff;
    /* padding: 10px; */
    text-decoration: none;
    background: #03536c;
    box-shadow: none;
    moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin-top: 35px;
    border-radius: 13px;}
.navbar_ .nav > li.active > a, .navbar_ .nav > li.active > a:hover, .navbar_ .nav > li.active > a:focus{
    color: #fff;
     text-decoration: none;
     border-radius:13px;
      background: #03536c;
       box-shadow: none;
        moz-box-shadow: none;
         -webkit-box-shadow: none;
        }

.sub-menu ul{ position: absolute; display: none; left: 0px; top: 100%; list-style: none; zoom: 1; z-index: 1; margin: 0; padding:0; background: #002e51; text-align: left;}
.sub-menu li{ margin: 0; position: relative; zoom: 1; display: block;}
.sub-menu li:first-child{}
.sub-menu li a{display: block; position: relative; font-family:'Orbitron'; font-weight: 400; font-size: 12px; line-height: 20px; color: #74ccff; text-decoration: none; padding: 5px 40px 5px 20px; background: none;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.sub-menu li a:hover{ text-decoration: none; color: #fff; background: #0076b9;}

.sub-menu li a em{display: inline-block; width: 4px; height: 9px; background: url(../images/caret2.png) center center no-repeat; position: absolute; right: 13px; top: 50%; margin-top: -4px;
}
.sub-menu li a:hover em{background-image: url(../images/caret2_hover.png);}



.sub-menu-1 > ul{}

.sub-menu-2 > ul{left: 100%; top: 0; margin-left: 0px; background: #002745;}


/* ============================= search-form ====================== */
.search-form-wrapper{padding-bottom: 0px;}
.navbar-form { float: none; position:relative; z-index: 11; margin:11px 0px 0 0 ; padding: 0; }
.navbar-form input { width: 100%; height: auto; font-size: 14px; line-height: 20px; color:#717172; background: #fff; border: 1px solid #cdcdcd; margin: 0; padding: 10px 50px 10px 10px; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;}
.navbar-form input:focus {color: #000; background: #fff;  border-color: #717172; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;}
.navbar-form a {text-decoration: none; margin: 0; display: inline-block; width: 42px; height: 28px; background: url(../images/search.png) left top no-repeat; position:absolute; right:0; top: 7px; }
.navbar-form a:hover { background-position: right;}

/* ============================= toTop ====================== */
#toTop { display:none; text-decoration:none; position:fixed; bottom:10px; right:10px; z-index: 1000; overflow:hidden; width:50px; height:50px; border:none; text-indent:100%; background:url(../images/totop.gif) no-repeat left top; }
#toTopHover { background:url(../images/totop.gif) no-repeat left bottom; width:50px; height:50px; display:block; overflow:hidden; float:left; opacity: 0; -moz-opacity: 0; filter:alpha(opacity=0); }
#toTop:active, #toTop:focus { outline:none; }



/* ============================= main layout ====================== */



.ig img{
border-radius: 10px;
}


















.img-responsive{width: auto \9;}

.img-responsive-old{display: block; max-width: 100%; height: auto;}

.border-box{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

.color1{color: #002e51;}



/* === */
.ul1{ padding: 0; margin: 0; list-style: none;}
.ul1 > li {font-size: 14px; font-weight: 700; line-height: 20px; color: #0b2f6f;}
.ul1 > li{
    font-size: 16px;
    color: #000000;
    font-weight: 500;
    /* text-decoration: none; */
    /* display: block; */
    padding: 5px 0px 5px 25px;
        background: url(../images/li_st1.png) left center no-repeat;
    }
.ul1 > li a:hover{color:#0090e1;}








/*-----btn-----*/


.btn-default.btn1{ display: inline-block; color: #117fbd; border: none; font-size: 16px; line-height: 20px; font-weight: 700; padding: 0px 25px 0px 0px; text-decoration: underline; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; margin-top: 10px; margin-bottom: 10px; background: url(../images/arr1.png) right center no-repeat; position: relative;}
.btn-default.btn1:hover{color: #0b2f6f; text-decoration: none;}

.google_map{ position: relative; overflow: hidden; margin: 0 0 0px 0; padding: 0px; background: #fff; border: none; line-height: 1px; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;overflow: hidden;}
.google_map iframe{width: 100%; height: 500px; border: none; background: #fff; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;}



/* ============================= thumbnail ====================== */
.img-polaroid{position: relative; padding: 0; background: none; border: none;box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none;}
.img-polaroid img{border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;}

.img-circle{position: relative; padding: 0px; background: none; border: none;box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none;}
.img-circle img{border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%;}

.thumbnail .caption{padding: 0; color: inherit;}

.thumb1 {    margin-bottom: 20px;
    margin-top: 10px;}
.thumb1.last {margin-bottom: 0px;}
.thumb1 .thumbnail{padding: 0; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-bottom: 0; background: none;}
.thumb1 figure{margin: 0; float: left; margin:0px 20px 20px 0px;}
.thumb1 figure img{width: auto;}


.thumb2 {margin-bottom: 20px;}
.thumb2.last {margin-bottom: 0px;}
.thumb2 .thumbnail{padding: 0; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-bottom: 0; background: none;}
.thumb2 .thumbnail a{display: block; text-decoration: none;}
.thumb2 .thumbnail a figure{margin: 0; float: none; margin:0px 0px 0px 0px;}
.thumb2 .thumbnail a figure img{width: 100%; border-radius:0 0 0 0; -moz-border-radius:0 0 0 0; -webkit-border-radius:0 0 0 0;}
.thumb2 .thumbnail a .caption{padding-top: 15px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.thumb2 .thumbnail a:hover .caption{}
.thumb2 .thumbnail a .caption .txt1{font-family: 'Myriad Pro SemiExtended', 'Arial Narrow', sans-serif;; font-size: 16px; color: #117fbd; font-weight: 700; text-decoration: none; padding-bottom: 10px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.thumb2 .thumbnail a:hover .caption .txt1{color: #1097e2; text-decoration: underline;}
.thumb2 .thumbnail a .caption .txt2{color: #474747;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.thumb2 .thumbnail a:hover .caption .txt2{color: #000;}

.thumb3 {margin-bottom: 20px;}
.thumb3.last {margin-bottom: 0px;}
.thumb3 .thumbnail{padding: 0; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-bottom: 0; background: none;}
.thumb3 figure{margin: 0; float: none; margin:0px 0px 20px 0px;}
.thumb3 figure img{width: 100%;}
.thumb3 .caption{}





/*================= Contacts =========================*/
#note{ }
.notification_error{ color:#f00; padding-bottom:10px; }
.notification_ok{ text-align: left; padding-bottom:10px; }

#ajax-contact-form .form-group{margin-left: 0; margin-right: 0;}
#ajax-contact-form .form-group label{color: #d4d5d6; display: none;}
#ajax-contact-form .form-control{height: 38px; padding: 8px 12px; font-size: 14px; line-height: 20px; color: #ababab; background: #fff;border: 1px solid #e2e2e2;border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
#ajax-contact-form .form-control:focus{border-color: #1eb2ff; background: #fff; color: #343642;}
#ajax-contact-form textarea.form-control {height: auto;}
#ajax-contact-form .form-group.capthca{float: left; margin-right: 30px;}
#ajax-contact-form .form-group.capthca input{width: 170px;}
#ajax-contact-form .form-group.img{float: left;}
#ajax-contact-form .form-group.img img{width:170px; height:38px;}

.btn-default.btn-cf-submit{display: inline-block; color: #364149; border: none; font-size: 14px; line-height: 20px; font-weight: 700; padding: 10px 25px; text-decoration: none; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; margin-top: 10px; margin-bottom: 10px; text-transform: uppercase; background: #e6e6e6; position: relative;
}
.btn-default.btn-cf-submit:hover{color: #fff; background: #03536c;}












/*================= 404 =========================*/
.page-404{text-align: center;}
.page-404 .txt1{font-family:'Orbitron'; font-weight:700; font-size:180px; color:#002e51; line-height:220px; }
.page-404 .txt2{font-family:'Titillium Web'; font-weight:400; font-size:60px; color:#117fbd; line-height:70px; }




/*----- media queries ------*/
/* Large desktop */
@media (min-width: 1200px) {





}
/* Default landscape and desktop to large desktop */
@media (max-width: 1199px) {

  .navbar_ .nav > li > a{padding-left: 15px; padding-right: 15px; font-size: 12px;}








}

@media (min-width: 992px) and (max-width: 1199px) {









}
/* Portrait tablet to landscape and desktop */
@media (max-width: 991px) {
  .front .top3_wrapper{position: relative;}

  #banner_inner .title1{font-size: 26px;}

  #parallax1 .txt1{font-size: 30px;}

  .order{font-size: 30px; padding: 20px 0;}

  .google_map iframe{height: 400px;}






}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar_ .nav > li > a{padding-left: 5px; padding-right: 5px; font-size: 12px; padding-top: 25px; padding-bottom: 25px;}
  .navbar_ .nav > li > a em{margin-left: 5px;}

  header{max-width: 150px; margin-top: -13px;}

  .phone2{font-size: 20px;}






}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {

  .phone1{float: none;}
  .request1{float: none;}
  .request1 a{display: inline-block;}

  header{top: 10px; left: 0; margin-top: 0; z-index: 31; max-width: 230px;}

  .menu_wrapper{float: none;}
	.navbar_ {float: none; margin-bottom: 0; margin-left: -15px; margin-right: -15px; display: block; height: auto; padding-right: 0; background: none;}
  .navbar-collapse_{clear: both;}
  .navbar_ .nav{display: block; background: #002e51; padding-right: 0;}
  .navbar_ .nav > li{float: none;background: none; padding-left: 0; border-top: none; margin-left: 0;}
  .navbar_ .nav > li:first-child{border-top: none;}
  .navbar_ .nav > li > a{margin-bottom: 0; margin-top: 0; padding:10px 0; text-align: center; font-size: 14px;}
  .navbar_ .nav > li.active > a, .navbar_ .nav > li.active > a:hover, .navbar_ .nav > li.active > a:focus, .navbar_ .nav > li > a:hover, .navbar_ .nav > li > a:focus, .navbar_ .nav > li.sfHover > a, .navbar_ .nav > li.sfHover > a:hover{}

  .sub-menu ul{position: relative; left: 0; top: 0; text-align: center; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none;  margin-top: 0;}
  .sub-menu li a{padding-left: 40px;}

  #banner_inner .title1{font-size: 20px;}

  #parallax1 .txt1{font-size: 20px;}

  .order{font-size: 20px; padding: 10px 0;}

  .google_map iframe{height: 300px;}







}
@media (min-width: 481px) and (max-width: 767px) {



}
/* Landscape phones and down */
@media (max-width: 480px) {

  .page-404 .txt1{font-size: 120px; line-height: 120px;}
  .page-404 .txt2{font-size: 40px; line-height: 40px;}

  .google_map iframe{height: 200px;}

}
 .lg{
     position: relative;
  }
.uli li a{
         color: #f7f7f7;
    outline: none;
   

}
.uli{
 padding-left: 12px;
}
.caption ul li{
     list-style-image: url(../images/icn.png) !important;
     list-style: inside;
    list-style-position: outside;
}
.ar ul li{
     list-style-image: url(../images/icn.png) !important;
     list-style: inside;
    list-style-position: outside;

}
@media only screen and (max-width: 640px) {
.top1_wrapper{
     display: none;
}
.lg img.img-responsive {
    height: 60px;
}
.lg {
    position: relative;
    top: -9px;
}
.flex-caption .txt1 {
    font-family: 'Myriad Pro SemiExtended', 'Arial Narrow', sans-serif;;
    font-weight: 700;
    font-size: 22px !important;
    line-height: 1.1;
    color: #fff;
    text-transform: uppercase;
    text-shadow: 1px 1px 3px rgb(0 0 0 / 50%);
    padding-bottom: 15px;
}
.flex-caption .txt3 {
    padding-top: 20px;
    display: none;
}
.flex-caption .txt2 {
    font-family: 'Myriad Pro SemiExtended', 'Arial Narrow', sans-serif;;
    font-weight: 400;
    font-size: 16px !important;
    line-height: 1.1;
    color: #fff;
    text-transform: uppercase;
    text-shadow: 1px 1px 3px rgb(0 0 0 / 50%);
    padding-bottom: 15px;
}
.flex-caption {
    position: absolute;
    width: 100%;
    left: 0;
    top: 100% !important;
    margin-top: -140px;
    text-align: center;
}
.abi figure img {
    width: 310px;
    height: 262px;
}
.abi{

    margin: 0;
    float: left;
    margin: 0px 0px 20px 0px;

}
.cp {
    padding-bottom: 30px !important;
}
.navbar_ .nav > li > a {
    display: block;
    text-decoration: none;
    background: none;
    font-family: 'Myriad Pro SemiExtended', 'Arial Narrow', sans-serif;;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #ffffff;
 }
}


p {
    margin: 0 0 10px;
    font-family: open sans-serif;
}
.flex-caption .txt2 {
    font-family: 'Myriad Pro SemiExtended', 'Arial Narrow', sans-serif;;
    font-weight: 400;
    font-size: 31px;
    line-height: 1.1;
    color: #000;
    text-transform: uppercase;
    text-shadow: 1px 1px 3px rgb(0 0 0 / 50%);
    padding-bottom: 15px;
}
.flex-caption .txt1 {
    font-family: 'Myriad Pro SemiExtended', 'Arial Narrow', sans-serif;;
    font-weight: 700;
    font-size: 61px;
    line-height: 1.1;
    color: #000;
    text-transform: uppercase;
    text-shadow: 1px 1px 3px rgb(0 0 0 / 50%);
    padding-bottom: 15px;
}

.flex-caption .txt3 a {
    display: inline-block;
    font-family: 'Myriad Pro SemiExtended', 'Arial Narrow', sans-serif;;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    background: #000;
    background: rgba(0, 0, 0, 0.1);
    border: 4px solid #fff;
    padding: 10px 35px;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}
.cp{
         margin: 0 0 0px !important;
         font-size:15px;
}
.about{
    padding:30px 0px;
}
.abt-tle h3{
    font-size:22px;
    color:#000;
}
.abt-tle h1{
    font-family: 'Myriad Pro SemiExtended', 'Arial Narrow', sans-serif;
    font-size:35px;
    font-weight:600;
    color:#03536c;
    margin:0px 0px 15px;
}
.abt-tle h2{
    font-family: 'Myriad Pro SemiExtended', 'Arial Narrow', sans-serif;
    font-size:22px;
    color:#127663;
    margin:10px 0px;
}
.abt-pr p{
    font-size:19px;
    color:#000;
    text-align: justify;
}
.txt-ctr h2{
    font-family: 'Myriad Pro SemiExtended', 'Arial Narrow', sans-serif;
    font-size:35px;
    font-weight:600;
    color:#03536c;
    text-align: center;
    margin-bottom:20px;
}
.slrsys h2{
    font-family: 'Myriad Pro SemiExtended', 'Arial Narrow', sans-serif;
    font-size:30px;
    font-weight:600;
    color:#03536c;
    margin:10px 0px 0px;
}
.mt-2{
    margin-top:20px;
}
.cnt{
    margin-top:30px;
    margin-bottom:60px;
}
.form-horizontal .form-group{
    margin-left:0px;
    margin-right:0px;
}
.msn{
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
    padding:10px;
    text-align: center;
    border:1px solid #fff;
    border-radius:13px;
}
.msn h2{
    font-family: 'Myriad Pro SemiExtended', 'Arial Narrow', sans-serif;
    font-size:30px;
    color:#ffffff;
}
.msn p{
font-size:18px;
color:#ffffff; 
}
.bg-msn{
    padding:30px 0px;
    margin:25px 0px;
}
.ofc-clnt{
    padding:30px;
    margin:25px 0px 60px;
}
.clnt{
    margin-bottom:15px;
}
.clnt img{
    border-radius: 13px;
}
.mt-mb-2{
    margin-top:20px;
    margin-bottom:35px;
}

.thumb1 .caption h3{
    font-family: 'Myriad Pro SemiExtended', 'Arial Narrow', sans-serif;
    font-size:35px;
    color:#03536c;
    font-weight:600;
}
.thumb1 .caption h4{
    font-family: 'Myriad Pro SemiExtended', 'Arial Narrow', sans-serif;
    font-size:20px;
    color:#127663;
    font-weight:600;
}
.thumb1 .caption p{
        font-size:18px;
    color:#000000;
    text-align: justify;
}
.gal-img img{
    border-radius:10px;
}
.gal-img{
    margin-bottom:10px;
}
.gal{
    margin:60px 0px;
}
.ctn-cnr{
    text-align: center;
}
.ctn-cnr h4{
font-size:20px;
color:#000;

}

.ctn-cnr h1{
    font-family: 'Myriad Pro SemiExtended', 'Arial Narrow', sans-serif;
    font-size:35px;
    color:#03536c;
    margin:10px 0px;
    font-weight:600;
}
.ctn-cnr h2{
    font-family: 'Myriad Pro SemiExtended', 'Arial Narrow', sans-serif;
    font-size:25px;
    color:#127663;
    margin:0px;
    font-weight:600;
}
.ctn-ad{
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
    padding:10px;
    margin-top:20px;
    margin-bottom:20px;
}
.ctn-ad i{
    font-size:40px;
    color:#fff;
    background-color:#03536c;
    padding:20px;
    border-radius: 50%;
}
.ctn-ad h3{
    font-family: 'Myriad Pro SemiExtended', 'Arial Narrow', sans-serif;
    color:#03536c;
    font-size:30px;
    margin:10px 0px;
    font-weight:600;
}
.ctn-ad p{
    color:#000;
    font-size:20px;
}

.ctn-ad p a{
    color:#000;
    font-size:20px;
    text-decoration: none;
}
.ctn-text h2{
    font-family: 'Myriad Pro SemiExtended', 'Arial Narrow', sans-serif;
    color:#03536c;
    font-size:35px;
    margin:10px 0px;
    font-weight:600;
}
.client h1{
    font-family: 'Myriad Pro SemiExtended', 'Arial Narrow', sans-serif;
    color:#03536c;
    font-size:35px;
    margin:10px 0px;
    font-weight:600;
}
.abt-img img{
    width:100%;
}
.map{
    margin:25px 0px 60px;
}
#hdn{
    visibility:hidden;
}
.g-map iframe{
    width:100%;
}
.btn-one{
    background-color:#03536c;
    color:#fff;
    border-radius:10px;
    padding:10px 20px;
    border:none;
}
.btn-one:hover{
    background-color:#127663;
}
.btn-one{
    margin-left:15px;
}
.breadcrumbs1_wrapper{
    background-image: url("../images/page_slide1.jpg");
    padding:50px 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-bottom:30px;
}
.scl{
    float: right;
}
.scl ul li{
    display: inline-block;
    margin-left:10px;
}
.scl ul li a{
    color:#fff;
}
.phone1 a{
    color:#fff;
    text-transform: lowercase;
    font-size:18px;
    margin-right:10px;

}
.phone1 a i{
    font-size:18px;
    margin-right:5px;
}
.uli li{
    list-style-type: none;
    margin-bottom:5px;
}
.uli li a{
    color:#fff;
    font-weight:500;
  
}
.bot1_title h1{
    font-size:25px;
    margin:0px 0px 10px;
}
.bot1_title h3{
    font-size:15px;
    margin:0px;
}
.br-top{
    border-top:1px solid #fff;
}
.abt-img img{
    border-top-left-radius: 45px;
    border-top-right-radius:15px;
    border-bottom-right-radius: 45px;
    border-bottom-left-radius: 15px;
}
.clnt{
    box-shadow: rgba(0, 0, 0, 0.04) 0px 3px 5px;
    /* padding: 10px; */
    background-color: #fff;
    border-radius: 10px;
}
.clnt img{
    width:100%;
}
.bg-msn{
    background-image: url("../images/about/msn-bg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding:50px 0px;
}
.about1{
    margin:15px 0px 60px; 
}
.srv-img img{
    width:100%;
    border-radius: 14px;;
}
.gal-img img{
    width:100%;
}

.bg1 {
    background-image: url(../images/parallax1.jpg); 
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding:80px 0px;
    text-align: center;
   }
   .bg1 .txt1{
    font-size:30px;
    color:#fff;
    margin-bottom:15px;
   }
   .bg1 .txt2{
    font-size:20px;
    color:#fff;
   }
   .client{
    text-align: center;
    margin-bottom:20px;
   }
   .srv{
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px;
    text-align: center;
   }
   .srv .ul1{
    padding:10px 15px;
    text-align: left;
   }
   .bg3{
    background-image: url("../images/home/bg2.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    padding: 50px 0px;
    margin:25px 0px;
   }
   .bg3 .serv-hd{
    vertical-align:middle;
   }
   .bg3 .sec-hd{
    margin-top:100px;
   }
   .bg3 .sec-hd h1{
    font-family: 'Myriad Pro SemiExtended', 'Arial Narrow', sans-serif;
    font-weight:500;
    color:#fff;
    font-size:35px;
    margin-bottom:20px;
   }
   .bg3 .sec-hd p{
    color:#fff;
    font-size:22px;
    margin-bottom:30px;
   }
.bg3 .sec-hd a:hover{
    background-color:#127663;
}
.cl-btn{
    margin-top:30px;
}
.cl-btn a{

    background-color:#03536c;
    color:#fff;
    border-radius:10px;
    padding:10px 20px;
    border:none;
}
.cl-btn a:hover{
    background-color:#127663;
}
   .bg3 .sec-hd a{
    background-color:#03536c;
    color:#fff;
    border-radius:10px;
    padding:10px 20px;
    border:none;
   }
   .breadcrumbs1 h1{
       color:#fff;
   }
     .breadcrumbs1 a{
       color:#fff;
   }
     .breadcrumbs1 strong,span{
       color:#fff;
   }
@media only screen and (min-width:320px) and (max-width:600px){
    .thumb1 .caption h3{
        font-size:27px;
        font-weight:600;
    }
    .thumb1 .caption h4{
        font-size:18px;
    }
    .g-map{
        margin-top:20px;
    }
    .ctn-ad h3{
        font-size:27px;
    }
    .ctn-ad p{
        font-size:18px;
    }
    .ctn-ad i{
        font-size:30px;
        padding:13px;
    }
    .btn-one{
        margin-left:15px;
    }
    .breadcrumbs1_wrapper h1{
        font-size:20px;
    }
    .breadcrumbs1_wrapper a{
        font-size:12px;
    }
    .breadcrumbs1_wrapper{
        padding:20px 0px;
        margin-bottom:30px;
    }
}

/* carousel */
.carousel-inner .item img{
    width:100%;
    position: relative;
  }
  .carousel-text{
    position: absolute;
    top:32%;
    left:10%;
  }
  .carousel-text h4{
    color:#fff;
    font-size:25px;
    font-weight:500;
    text-shadow:1px 1px #000000;
  }
  .carousel-text h3{
    color:#fff;
    font-size:25px;
    font-weight:500;
    text-shadow:1px 1px #000000;
    margin:0px;
  }
  .carousel-text h1{
    font-size:40px;
    font-weight:600;
    margin-top:10px;
    color:#fff;
  }
  .carousel-text h5{
    color:#fff;
    font-size:25px;
    font-weight:500;
    text-shadow:1px 1px #000000;
  }
  .carousel-text h2{
    text-shadow:1px 1px #000000;
    font-size:35px;
    font-weight:600;
    margin-top:10px;
    color:#fff;
  }
  @media only screen and (min-width:1200px) and (max-width:1600px){
    .carousel-text{
        top:30%;
        left:5%;
      }
      .carousel-text h5{
        font-size:20px;
      }
      .carousel-text h2{
        font-size:30px;
      }
  }
  @media only screen and (min-width:320px) and (max-width:600px){
    .carousel-text{
        top:20%;
        left:3%;
      }
      .carousel-text h4{
        font-size:10px;
        font-weight:400;
        margin:0px;
      }
      .carousel-text h3{
        margin:0px;
        font-size:10px;
        font-weight:400;
      }
      .carousel-text h1{
        margin-bottom:5px;
        font-size:15px;
        font-weight:500;
      }
      .carousel-text h5{
        margin:0px;
       
        font-size:9px;
        font-weight:400;
      }
      .carousel-text h2{
        margin:0px;
        padding-bottom:3px;
        font-size:14px;
        font-weight:400;
      }

  }
  
  /* Animation */
  .fadein {
  opacity: 0;
  transition: all 1.5s;
  transform: translate(0, 100px);
}

.fadein.visible {
  opacity: 1;
  transform: translate(0, 0);
}