/* 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:#58585a; text-decoration: underline; outline:none}
a:hover{ color:#fabb00; text-decoration: none; outline:none}

body{ background: #fff;  border:0; font: 14px 'GillSans'; 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: #002e51; line-height: 34px; color: #fff; font-family: 'GillSans'; font-size: 16px; text-transform: uppercase; text-align: center;}

.phone1{float: left;}

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

.top2_wrapper{position: relative;}

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

.front .top3_wrapper{position: absolute; left: 0; top: 0; width: 100%; z-index: 50; background: rgba(255, 255, 255, 0.9);}


.top3{position: relative;}

header{position: absolute; left: 0;/* top: 50%; margin-top: -23px;*/}
.logo{display: inline-block;}

.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: 'GillSans'; color: #fabb00; font-size: 34px; line-height: 1.33; font-weight: 400; 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: #ffcd03;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: #ffcd03;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{}
.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: 20px 0 0; 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: 'GillSans'; font-size: 18px; color: #fabb00; 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: #fabb00; text-decoration: underline;}
.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: #ffcd03;}
/* ============================= banner end ====================== */

.home .order_wrapper{ padding: 5px 0;
	  background: -webkit-linear-gradient(left, #f19300, #ffcd03); /* For Safari 5.1 to 6.0 */
	  background: -o-linear-gradient(left, #f19300, #ffcd03); /* For Opera 11.1 to 12.0 */
	  background: -moz-linear-gradient(left, #f19300, #ffcd03); /* For Firefox 3.6 to 15 */
	  background: linear-gradient(left, #f19300, #ffcd03); /* Standard syntax */
	}
	.about .order_wrapper{ padding: 5px 0;
		  background-color:#ea5045;
		}
		.services .order_wrapper{ padding: 5px 0;
			background: -webkit-linear-gradient(left, #4c78bb, #4599d4); /* For Safari 5.1 to 6.0 */
		  background: -o-linear-gradient(left, #4c78bb, #4599d4); /* For Opera 11.1 to 12.0 */
		  background: -moz-linear-gradient(left, #4c78bb, #4599d4); /* For Firefox 3.6 to 15 */
		  background: linear-gradient(left, #4c78bb, #4599d4); /* Standard syntax */
			}		
.about b{color:#ea5045;}
.services b{color:#4c78bb;}	
.projects b{color:#65b32e;}		
.suppliers b{color:#c10830;}
.contactus b{color:#fabb00;}		

	
	
.order{color: #FFF; font-family: 'GillSans'; font-size: 20px; text-align: center; padding: 30px 0;}
.order b{font-weight: 900;}

.splash1_wrapper{position: relative; background: #f7f7f7; padding-top: 50px; padding-bottom: 50px;}

.partners_wrapper{position: relative; background: #fff; padding-top: 50px; padding-bottom: 25px;background: url(../images/px1.jpg);}

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

.slogan_wrapper{background: url(../images/px1.jpg); }
.slogan{text-align: center;padding-top: 50px; padding-bottom: 50px;}
.slogan .txt1{font-family: 'GillSans'; font-size: 24px; color: #002e51; padding-bottom: 20px; font-weight: 700;}
.slogan .txt2{font-size: 18px;}



/* ============================= content ====================== */
#content{position: relative;  padding-top: 30px; }

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



.esagono img{
	width:80%;
}







/* ============================= footer ====================== */
.bot1_wrapper{position: relative; background: #fabb00; padding-top: 20px; padding-bottom: 20px; color: #fff;float:left;width:100%;}


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

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

.phone2{font-family: 'GillSans'; font-size: 28px; font-weight: 700;}

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

.social li{display: inline-block; margin: 0 10px 10px 0; float: left;}
.social li a{display: block; text-decoration: none; font-size: 30px; color: #002e51; text-align: center; line-height: 55px; width: 55px; background: #fff;
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: #ffcd03;}

.bot2_wrapper{background: #002e51; padding: 25px 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;}




.bg1 { background-image: url(../images/parallax1.jpg); }

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

#parallax1 .txt1{font-family: 'GillSans'; 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: 'GillSans'; 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: #ffcd03; 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: #006ca9;}
.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: 'GillSans'; font-weight: 700; font-size: 14px; line-height: 30px; color: #58585a; text-shadow:none; padding-top: 70px; 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.3s ease-out; -moz-transition: color 0.3s ease-out; -webkit-transition: color 0.3s ease-out; -o-transition: color 0.3s ease-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: #fabb00; text-decoration: none;  box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; }
.home .navbar_ .nav > li.active > a, .home .navbar_ .nav > li.active > a:hover, .home .navbar_ .nav > li.active > a:focus{color: #fabb00; text-decoration: none; background-color:transparent; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none;}
.about .navbar_ .nav > li.active > a, .about .navbar_ .nav > li.active > a:hover, .about .navbar_ .nav > li.active > a:focus{color: #ea5045; text-decoration: none; background-color:transparent; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none;}
.services .navbar_ .nav > li.active > a, .services .navbar_ .nav > li.active > a:hover, .services .navbar_ .nav > li.active > a:focus{color: #4d75b9; text-decoration: none; background-color:transparent; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none;}
.projects .navbar_ .nav > li.active > a, .projects .navbar_ .nav > li.active > a:hover, .projects .navbar_ .nav > li.active > a:focus{color: #65b32e; text-decoration: none; background-color:transparent; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none;}
.suppliers .navbar_ .nav > li.active > a, .suppliers .navbar_ .nav > li.active > a:hover, .suppliers .navbar_ .nav > li.active > a:focus{color: #c10830; text-decoration: none; background-color:transparent; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none;}
.contactus .navbar_ .nav > li.active > a, .contactus .navbar_ .nav > li.active > a:hover, .contactus .navbar_ .nav > li.active > a:focus{color: #fabb00; text-decoration: none; background-color:transparent; 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: #457fc1; text-align: left;}
.sub-menu li{display: inline;  float:left;margin: 0; zoom: 1; }
.sub-menu li:first-child{}
.sub-menu li a{display: inline-block; float:left;font-family:'GillSans'; font-weight: 400; font-size: 8px; line-height: 20px; color: #fff; 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 ====================== */


h1{font-family:'GillSans'; font-weight:700; font-size:36px; color:#002e51; background: none; line-height:1; padding:20px 0 30px; margin: 0 0 0 0; position: relative; text-transform: uppercase;}

h2{font-family:'GillSans'; font-weight:700; font-size:24px; color:#002e51; background: none; line-height:1; padding:25px 0 25px; margin: 0 0 20px 0; position: relative; border-bottom: 1px solid #cbcbcb;}
h2 span{color: #117fbd;}

h3{font-family:'GillSans'; font-weight:700; font-size:16px; color:#117fbd; background: none; line-height:1.3; padding:0px 0 15px; margin: 0; position: relative;}

h6{font-family:'GillSans'; font-weight:700; font-size:18px; color:#117fbd; background: none; line-height:1.3; padding:0px 0 15px; margin: 0; position: relative;}




















.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 a{color:#0b2f6f; 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;}
.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;}
.thumb1 .caption{}

.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: 'GillSans'; 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: #ffcd03;}












/*================= 404 =========================*/
.page-404{text-align: center;}
.page-404 .txt1{font-family:'GillSans'; 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;}






}