/* GOOGLE FONTS */
@import url(http://fonts.googleapis.com/css?family=Oswald);
@import url(http://fonts.googleapis.com/css?family=Roboto:300);
@import url(http://fonts.googleapis.com/css?family=Roboto:400);
@import url(http://fonts.googleapis.com/css?family=Roboto:400italic);
@import url(http://fonts.googleapis.com/css?family=Roboto:700);


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

a{ color:#1b90cd; text-decoration: underline; outline:none}
a:hover{ color:#1b90cd; text-decoration: none; outline:none}

body{ background:#121313; border:0; font: 12px 'Roboto', Arial, Helvetica, sans-serif; color:#666b6b ; line-height:18px; min-width:320px;}

#main{background: url(../images/px1_940.jpg) center top repeat-y; margin: 0 auto; position: relative; overflow: hidden;}

#inner{max-width: 1050px; margin: 0 auto; position: relative; background: #fff;}


/* ============================= header ====================== */
.top1{background: url(../images/top1.jpg) center top no-repeat #0e1927; border-bottom: 2px solid #12638c;}
.top1_inner{margin-bottom: -2px;}
.slogan1{float: left; color: #eeefed; line-height: 20px; padding: 4px 0; text-transform: uppercase; font-family: Arial, Helvetica, sans-serif;}

.top2{border-top: 1px solid #2c82af; background: url(../images/top2.jpg) left top repeat-x #065a86;}


header{float: left; padding-top: 24px; padding-bottom: 20px;}

/* ============================= slider ====================== */
#slider{}
.main #slider{padding: 30px 30px 0;}
.subpage #slider>img{width: 100%; border-top: 2px solid #fff;}

.caroufredsel_slider1_wrapper{margin-top: 0px; position: relative;}
.caroufredsel_slider1_wrapper .caroufredsel_wrapper{width: 100%!important; }
#caroufredsel_slider1{margin: 0; padding: 0; list-style: none; display: block;}
#caroufredsel_slider1 li { padding: 0; margin: 0; display: block;}

.pagination1{position: relative;z-index: 10; text-align: center; padding: 15px 0;}
.pagination1 a{display: inline-block; width: 14px; height: 13px; background: url(../images/pagination1.png) left top no-repeat; margin:0 5px;}
.pagination1 a:hover, .pagination1 a.selected{background-position: right;}
.pagination1 a span{display: none;}

.prev1{display: block; width: 15px; height: 22px; background: url(../images/prev1.png) left top no-repeat; position: absolute; left: 25px; bottom: 75px; z-index: 100;}
.prev1:hover{background-position: bottom;}
.next1{display: block; width: 15px; height: 22px; background: url(../images/next1.png) left top no-repeat; position: absolute; right: 25px; bottom: 75px; z-index: 100;}
.next1:hover{background-position: bottom;}

.caroufredsel_slide1{text-align: center;}
.caroufredsel_slide1 > img{width: 100%;}
.caroufredsel_slide1 > .txt1{font-family: 'Oswald'; font-weight: 400; font-size: 30px; line-height: 30px; color: #f3462f; text-transform: uppercase; padding: 15px 50px 0;}
.caroufredsel_slide1 > .txt1 span{color: #1b90cd;}
.caroufredsel_slide1 > .txt2{font-family: 'Roboto'; font-weight: 400; font-size: 16px; line-height: 24px; color: #636565; padding: 15px 50px 0;}


/* ============================= slider3 ====================== */

.slider3{position: relative;}

.prev3{display: block; width: 15px; height: 22px; background: url(../images/prev3.png) left top no-repeat; position: absolute; right: 45px; top: -60px; z-index: 100; }
.prev3:hover{background-position: bottom;}
.next3{display: block; width: 15px; height: 22px; background: url(../images/next3.png) left top no-repeat; position: absolute; right: 10px; top: -60px; z-index: 100; }
.next3:hover{background-position: bottom;}

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



/* ============================= content ====================== */
#content{background: #fff; padding-top: 25px; padding-bottom: 50px;}

/* ============================= footer ====================== */
.bot1{background: #121313; padding-top: 35px; padding-bottom: 30px; border-bottom: 2px solid #282a2a;}

.logo_wrapper2{padding-bottom: 10px;}

.social_wrapper{float: right;}
.social{ display: inline-block; margin: 0 0px; padding-top: 0px; list-style: none; white-space: nowrap;}
.social li{display: inline-block; margin: 0 4px; float: left;}
.social li a{opacity: 0.5; filter: alpha(opacity=50);
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{opacity: 1; filter: alpha(opacity=100);}

footer{background: #121313; padding: 20px 0;}

.copyright{color:#747474; padding: 0px 0; line-height: 20px; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
.copyright a{color: #bebebe; text-decoration: underline;}
.copyright a:hover{color: #fff; text-decoration: none;}

.clients1{border-top: 2px solid #eef1f2; padding-top: 40px; padding-bottom: 50px;}
.clients1 .block1{float: left; width: 110px; margin-right: 20px; font-family: 'Roboto'; font-size: 16px; color: #454545; line-height: 20px;}
.clients1 .block2{display: table;}
.clients1 .block2 img{float: left; margin-left:20px; margin-bottom: 10px;}


/* ============================= main menu ====================== */
.menu_wrapper{float: right; padding-top: 1px;}
.navbar_ { margin: 0; padding: 0; background: none; position: relative;z-index: 30;}
.navbar_ .navbar-inner_ { padding: 0; margin: 0; border: none; min-height: inherit; background: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none;-moz-box-shadow: none; -webkit-box-shadow: none; filter:none; }
.navbar_ .btn-navbar { background: #084160; border: none;box-shadow: none;-moz-box-shadow: none; -webkit-box-shadow: none; margin-top: 20px; margin-bottom: 15px;}
.navbar_ .btn-navbar:hover{background: #09354d;}
.navbar_ .btn-navbar .icon-bar{background-image: none;}
.nav-collapse_.collapse{ position:relative; display:block; text-align: center;}
.navbar_ .nav{ position: relative; float: none; margin: 0; padding: 0; display: block; left: auto;}
.navbar_ .nav > li{position: relative; display: block; float: left; padding-left: 2px; white-space: nowrap; background: url(../images/marker0.png) left center no-repeat;}
.navbar_ .nav > li:first-child{background: none;}
.navbar_ .nav > li > a{display: block; text-decoration: none; background: none; font-family: 'Oswald'; font-weight: 400; font-size: 14px; line-height: 97px; color: #a6d9f4; text-shadow:none; padding: 0px 10px; border: none; margin: 0; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; text-transform: uppercase;
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.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{color: #fff; text-decoration: none; background: url(../images/nav.png) 0 0 repeat-x;  box-shadow: none;-moz-box-shadow: none; -webkit-box-shadow: none;}

.sub-menu ul { position: absolute; display: none; left: 2px; top: 98px; list-style: none; zoom: 1; z-index: 109; margin: 0; padding:5px 10px; background: #1f1f1f; text-align: left; }
.sub-menu li { margin: 0; position: relative; zoom: 1; display: block; border-top: 1px solid #2a2a2a; border-bottom: 1px solid #171717;}
.sub-menu li a{display: block; position: relative; font-family:'Roboto'; font-weight: 700; font-size: 12px; line-height: 20px; color: #a0a0a0; text-decoration: none; padding: 5px 30px 5px 0px; background: url(../images/marker2.png) -10px center no-repeat;
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; padding: 5px 15px 5px 15px; background: url(../images/marker2.png) 0 center no-repeat; }

.sub-menu li a em{display: inline-block; width: 4px; height: 7px; background: url(../images/marker1.png) left top no-repeat; position: absolute; right: 4px; top: 50%; margin-top: -3px;}
.sub-menu li a:hover em{background-position: bottom;}

.sub-menu-1 > ul{}

.sub-menu-2 > ul{left: 100%; top: -8px; margin-left: 11px;}

/* ============================= menu top ====================== */
.menu_top { display:block; position: relative; z-index:10; white-space:nowrap; float: right;}
#menu_top { list-style: none; display:block; white-space:nowrap;  padding: 0; margin: 0;}
#menu_top > li { list-style: none; display: inline-block; margin:0 5px; position:relative; float:left; white-space:nowrap;}
#menu_top > li:first-child{ }
#menu_top > li > a{ display:block; line-height: 28px; text-decoration:none; position:relative;  color: #7ba6ba; padding: 0px 5px; border-bottom: 2px solid transparent; font-family: Arial, Helvetica, sans-serif;}
#menu_top > li > a:hover{color: #fff; text-decoration: none;border-color: #ff3c00;}


/* ============================= menu bot ====================== */
.menu_bot { display:block; float: left; position: relative; z-index:10; white-space:nowrap; }
#menu_bot { list-style: none; display:block; white-space:nowrap;  padding: 0; margin: 0;}
#menu_bot > li { list-style: none; display: inline-block; margin-left: 25px; position:relative; float:left; white-space:nowrap;}
#menu_bot > li:first-child{ margin-left: 0;}
#menu_bot > li > a{ display:block; height:100%; text-decoration:none; position:relative; font-family:'Oswald'; font-weight: 400; font-size: 14px; color: #5e6165; text-transform: uppercase; padding: 6px 0; line-height: 21px;}
#menu_bot > li.active > a, #menu_bot > li > a:hover, #menu_bot > li > a:focus{color: #fff; text-decoration: none;}

/* ============================= search-form ====================== */
.search-form-wrapper{padding-bottom: 20px;}
.navbar-form { float: left; position:relative; z-index: 11; margin:11px 0px 0 0 ; padding: 0; }
.navbar-form input { width: 320px; height: 20px; font-size: 14px; line-height: 20px; color:#827b6c; background: #1b140f; border: none; border-bottom: 1px solid #505050; margin: 0; padding: 10px 50px 10px 10px; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -moz-box-shadow: inset  0px 3px 20px 3px  #1b140f; -webkit-box-shadow: inset  0px 3px 20px 3px  #1b140f; box-shadow: inset  0px 3px 20px 3px  #1b140f; }
.navbar-form input:focus {color: #fff; border-color: #898989;-moz-box-shadow: inset  none; -webkit-box-shadow: none; box-shadow: none;}
.navbar-form a {text-decoration: none; margin: 0; display: inline-block; border-left: 1px solid #2f2f2f; 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:'Roboto'; font-weight:700; font-size:30px; color:#f3462f; line-height:35px; padding:20px 0 15px 0; margin: 0 0 15px 0; border-bottom: 2px solid #eef1f2;}

h2{ font-family:'Roboto'; font-weight:700; font-size:26px; color:#373a3a; line-height:35px; padding:20px 0 15px 0; margin: 0 0 15px 0; border-bottom: 2px solid #eef1f2; position: relative;}
h2 span{color: #ff5f4a;}

h3{ font-family:'Roboto'; font-weight:400; font-size:22px; color:#373a3a; line-height:25px; padding:20px 0 15px 0; margin: 0 0 15px 0; border-bottom: 2px solid #cfd1d2;}

h4{ font-family:'Roboto'; font-weight:400; font-size:16px; color:#373a3a; line-height:24px; padding:0px 0 10px 0; margin: 0;}

h5{ font-family:'Roboto'; font-weight:400; font-size:16px; color:#373a3a; line-height:24px; padding:0px 0 10px 0; margin: 0;}

h6{ font-family:'Roboto'; font-weight:400; font-size:16px; color:#373a3a; line-height:24px; padding:0px 0 10px 0; margin: 0;}




.upper { text-transform:uppercase;}

.color1{ color:#fff;}

.line1 { height:1px; background:#cfd1d2; margin:15px 0;}

.radius1{border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}

.pad_bot1{padding-bottom: 20px;}


/* === */
.box1{background: #e4e6e7; border-top: 2px solid #f3462f; padding: 0 20px 20px; margin-top: 30px;}


.banners{background: #e4e6e7; border-top: 2px solid #f3462f; padding: 50px 0 30px;}
.banners .banner{margin-bottom: 20px;}
.banners .banner .banner_inner{padding-right: 0px;}
.banners .banner .banner_inner .txt1{font-family: 'Roboto'; font-weight: 700; font-size: 26px; line-height: 30px; color: #373a3a; padding-bottom: 20px;}
.banners .banner .banner_inner .txt2{font-family: 'Roboto'; font-size: 14px; font-weight: 300; color: #666b6b; line-height: 20px; padding-bottom: 10px;}




.button1{position: relative; display:inline-block; line-height:32px;  text-decoration: none; margin-top:10px; margin-bottom:10px; font-size:13px; font-family:'Oswald'; font-weight: 400; color:#fff; white-space:nowrap; letter-spacing:0px; background:#1b90cd; padding:0 25px 0 10px; text-transform: uppercase;border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
.button1 em{display: inline-block; width: 10px; height: 8px; background: url(../images/button1_st.png) left top no-repeat; position: absolute; right: 7px; top: 50%; margin-top: -4px;}
.button1:hover { color:#fff; background: #ff5f4a;}
.button1:hover em{background-position: bottom;}

.splash{padding: 20px 0 80px 0;}

.button2{ display:inline-block; line-height:20px;  text-decoration: none; margin-top:0px; margin-bottom:0px; font-size:12px; font-family:'Roboto'; font-weight: 400; color:#1b90cd; white-space:nowrap; letter-spacing:0px; text-decoration: underline; position: absolute; right: 0; top: 50%; margin-top: -5px;}
.button2:hover { color:#000;}

.date1{margin-bottom: 15px;}
.date1 .txt{float: left; margin-right: 20px; text-align: center; width: 60px; height: 60px; background: #1b90cd;border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%;box-shadow: 0px 3px 0px #cdcdcd;-moz-box-shadow: 0px 3px 0px #cdcdcd; -webkit-box-shadow: 0px 3px 0px #cdcdcd;}
.date1:hover .txt{background: #ff5f4a;}
.date1 .txt .txt1{color: #e4e6e7; font-size: 24px; line-height: 24px; font-weight: 700; padding-top: 8px;}
.date1 .txt .txt2{color: #e4e6e7; font-size: 14px; line-height: 20px; font-weight: 700; text-transform: uppercase;}
.date1 .caption{display: table;}

.button3{ display:inline-block; line-height:20px;  text-decoration: none; margin-top:5px; margin-bottom:0px; font-size:12px; font-family:'Roboto'; font-weight: 400; color:#c0c0c0; white-space:nowrap; letter-spacing:0px; text-decoration: none; padding-right: 15px; background: url(../images/button3.png) right center no-repeat;}
.button3:hover { color:#ff5f4a;}

.ul1{ padding: 0; margin: 0; list-style: none; padding-bottom: 0px;}
.ul1 > li {font-size: 12px; font-family: 'Roboto'; font-weight: 400; color: #666b6b; line-height: 20px; padding:4px 0px 4px 20px; margin: 0px 0px 0px 0px; background: url(../images/li_st1.png) 2px center no-repeat; border-bottom: 1px solid #e4e6e7;}
.ul1 > li a{color:#666b6b; text-decoration: none; }
.ul1 > li a:hover{color:#ff5f4a; text-decoration: none; }

.testimonial1{margin-bottom: 0px;}
.testimonial1 .txt1{ padding: 0 0 15px 60px; background: url(../images/testimonial1.png) 0px 0px no-repeat; font-style: italic;}
.testimonial1 .txt2{ line-height: 20px; font-weight: 300;padding-left: 60px; color: #757575;}
.testimonial1 .txt2 strong{color: #1b90cd;}

.google_map{ position: relative; overflow: hidden; margin: 0 0 20px 0; padding: 1px; background: #fff;border: 1px solid #cfcfcf; line-height: 1px;}
.google_map iframe{position: relative; width: 100%; height: 340px; border: none;}













/* ============================= thumbnail ====================== */
.img-polaroid{position: relative; padding: 1px; background: #fff; border: 1px solid #cfcfcf;box-shadow: none;-moz-box-shadow: none; -webkit-box-shadow: none;}
.thumbnail .caption{padding: 0; color: #666b6b}

.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;}
.thumb1 figure{margin: 0; float: none; margin:0px 0px 20px 0px;}
.thumb1 figure img{width: 100%;}
.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;}
.thumb2 figure{margin: 0; float: left; margin:0px 20px 20px 0px;}
.thumb2 figure img{width: auto;}
.thumb2 .caption{}

.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;}
.thumb3 figure{margin: 0; float: left; margin:0px 20px 20px 0px;}
.thumb3 figure img{width: auto;}
.thumb3 .caption{display: table;}
.thumb3 .caption .txt1{font-family: 'Roboto'; font-weight: 700; font-size: 16px; line-height: 20px; color: #1b90cd; padding-bottom: 0px;}
.thumb3 .caption .txt2{font-family: 'Roboto'; font-weight: 400; font-size: 12px; line-height: 20px; color: #666b6b; padding-bottom: 10px; text-transform: uppercase;}

.thumb4 {margin-bottom: 20px;}
.thumb4.last {margin-bottom: 0px;}
.thumb4 .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;}
.thumb4 figure{margin: 0; float: left; margin:0px 20px 20px 0px;}
.thumb4 figure img{width: auto;}
.thumb4 .caption{display: table;}





.thumb-carousel {}
.thumb-carousel .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; position: relative;}
.thumb-carousel .thumbnail a{position: relative;  display: block; text-decoration: none;}
.thumb-carousel .thumbnail a figure{position: relative; z-index: 1; margin: 0; float: none; margin:0px 0px 0px 0px; padding: 1px; background: #fff; border: 1px solid #b9bbbc;
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;
}
.thumb-carousel .thumbnail a figure img{width: 100%;position: relative;}
.thumb-carousel .thumbnail a .caption1{position: absolute; left: 1px; bottom: 1px; right: 1px; z-index: 2;}
.thumb-carousel .thumbnail a .caption1 .over1{position: absolute; left: 0; bottom: 0; z-index: 1; width: 100%; height: 100%; background: #373a3a; opacity: 0.6; filter: alpha(opacity=60);
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;
}
.thumb-carousel .thumbnail a:hover .caption1 .over1{opacity: 1; filter: alpha(opacity=100); background: #1b90cd;}
.thumb-carousel .thumbnail a .caption1 .over2{position: absolute; right: 10px; top: 50%; margin-top: -7px; z-index: 3; width: 10px; height: 15px; background: url(../images/carousel_st1.png); opacity: 0.4; filter: alpha(opacity=40);
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;
}
.thumb-carousel .thumbnail a:hover .caption1 .over2{opacity: 1; filter: alpha(opacity=100);}
.thumb-carousel .thumbnail a .caption1 .txt1{font-family: 'Oswald'; font-size: 16px; line-height: 20px; padding: 15px 20px 15px 15px; position: relative;z-index: 2; color: #fff;}
.thumb-carousel .thumbnail a .caption2{padding-top: 10px;}
.thumb-carousel .thumbnail a .caption2 .txt2{font-family: 'Roboto'; font-size: 12px; font-weight: 300; line-height: 20px; color: #373a3a;}




.thumb-isotope {}
.thumb-isotope .thumbnail{padding: 0px; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none;-moz-box-shadow: none; -webkit-box-shadow: none; }
.thumb-isotope .thumbnail a{position: relative;  display: block; text-decoration: none; padding: 0px; background: none;}
.thumb-isotope .thumbnail a:hover{}
.thumb-isotope .thumbnail a figure{position: relative; margin: 0; float: none; margin:0px 0px 0px 0px; padding: 0; background: none; border: none; padding: 1px; background: #fff; border: 1px solid #cfcfcf;
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;
}
.thumb-isotope .thumbnail a:hover figure{background: #f3462f;}
.thumb-isotope .thumbnail a img{width: 100%; }
.thumb-isotope .thumbnail a em{position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: 2; background: url(../images/photo1.png) center center no-repeat; 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;
}
.thumb-isotope .thumbnail a:hover em{opacity: 1; filter: alpha(opacity=100);}
.thumb-isotope .thumbnail a .caption{ text-decoration: none; font-family: 'Roboto'; font-size: 12px; font-weight: 300; color: #666b6b; line-height: 20px; text-transform: uppercase; border-bottom: 1px solid #eef1f2; padding: 10px 0;}







/* ============================= tabbable ====================== */
#tabbable_wrapper1{ position: relative; z-index: 1000; background: #e4e6e7; padding-bottom: 30px;}
#tabbable{}

.tabbable{}

.nav-tabs{border: none; margin: 0; margin-top: -50px;}
.nav-tabs > li{margin: 0; float: left; position: relative; z-index: 1; margin-right: 3px;}
.nav-tabs > li.active{z-index: 2;}
.nav-tabs > li > a{line-height: 20px; text-decoration: none; background: #f1f2f3; font-family: 'Roboto'; font-weight: 700; font-size: 14px; color: #373a3a; padding: 15px 20px; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;}
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus{background-color: #f1f2f3; color: #ff5f4a;}
.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus{color: #373a3a;background: #e4e6e7; border: none;}
.tab-content{padding-top: 20px; position: relative; overflow: visible;}
.tab-content > .tab-pane{position: relative; }
.tab-content > .tab-pane.active{ }





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

#ajax-contact-form .control-group{margin-bottom: 10px;}
#ajax-contact-form .control-label{display: none;}
#ajax-contact-form .controls{margin-left: 0;}
#ajax-contact-form input, #ajax-contact-form textarea{background: #fff; border: 1px solid #b0b2b3; color: #666b6b; padding-top: 10px; padding-bottom: 10px; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; -moz-box-shadow: inset  0px 3px 20px 3px  #efefef; -webkit-box-shadow: inset  0px 3px 20px 3px  #efefef; box-shadow: inset  0px 3px 20px 3px  #efefef;}
#ajax-contact-form input:focus, #ajax-contact-form textarea:focus{border-color:#828383; }
#ajax-contact-form textarea{height: 124px;}
#ajax-contact-form .control-group.capthca{margin-bottom: 0px;}
#ajax-contact-form .capthca input{width: 156px; float: left; margin-right: 30px;margin-bottom: 10px;}
#ajax-contact-form img{float:left; width:170px; height:42px;margin-bottom: 10px;}
#ajax-contact-form .submit{border: 0; margin: 0; display: inline-block;line-height:32px;  text-decoration: none;font-size:13px; font-family: 'Oswald'; font-weight: 400;  color:#fff; white-space:nowrap; letter-spacing:0px; background:#1b90cd; padding:0px 30px;border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; text-transform: uppercase;
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;
}
#ajax-contact-form .submit:hover{ color:#fff; background: #ff5f4a;}

/*================= 404 =========================*/
.page-404{text-align: center;}
.page-404 .txt1{font-family:'Roboto'; font-weight:700; font-size:220px; color:#f3462f; line-height:220px; }
.page-404 .txt2{font-family:'Roboto'; font-weight:700; font-size:70px; color:#373a3a; line-height:70px; }





/*----- media queries ------*/
/* Large desktop */
@media (min-width: 1200px) {	
	#inner{max-width: 1280px; }

	#main{background: url(../images/px1_1170.jpg) center top repeat-y;}

	.slider3 .carousel.main{width: 1190px;}

	.navbar-form input{width: 410px;}

	
}
/* Default landscape and desktop to large desktop */
@media (max-width: 1199px) {
	
}
@media (min-width: 980px) and (max-width: 1199px) {
	
	
}
/* Portrait tablet to landscape and desktop */
@media (max-width: 979px) {	
	header{float: none;}
	.menu_wrapper{float: none;}


	
}
@media (min-width: 768px) and (max-width: 979px) {
	#inner{max-width: 834px; }	
	.nav-collapse_.collapse{height: auto!important; overflow: visible!important;}
	.navbar_ .btn-navbar{display: none;}

	#main{background: url(../images/px1_724.jpg) center top repeat-y;}

	.caroufredsel_slide1 > .txt1{font-size: 22px; line-height: 25px;}
	.caroufredsel_slide1 > .txt2{font-size: 12px; line-height: 20px;}

	.slider3 .carousel.main{width: 744px;}

	.navbar-form input{width: 230px;}


	
	
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {	
	body{padding-left: 0; padding-right: 0;}
	.container{width: 440px;}
	#inner{max-width: 550px; }	

	#main{background: url(../images/px1_440.jpg) center top repeat-y;}

	.slogan1{float: none;}
	.menu_top{float: none;}

	.navbar_ .nav > li{float: none; padding-left: 0; background: none; border-bottom: 1px solid #2c82af;}
	.navbar_ .nav > li > a{line-height: 47px;}
	.sub-menu ul{position: relative; left: 0; top: 0;}

	.caroufredsel_slide1 > .txt1{font-size: 16px; line-height: 25px;}
	.caroufredsel_slide1 > .txt2{font-size: 12px; line-height: 20px;}

	.nav-tabs{margin-top: 0px;}
	.nav-tabs > li{display: block; float: none; margin-right: 0;}

	.slider3 .carousel.main{width: 460px;}

	.tab-content{padding-top: 50px;}
	.prev3{top: -35px;}
	.next3{top: -35px;}

	.menu_bot{float: none;}
	.social_wrapper{float: none; padding-top: 15px;}

	#menu_bot > li{float: none; display: block; margin-left: 5px!important;}

	.navbar-form input{width: 380px;}
	
		
}
@media (min-width: 481px) and (max-width: 767px) {

	
}
/* Landscape phones and down */
@media (max-width: 480px) {
	.container{width: 300px;}
	#inner{max-width: 410px; }

	#main{background: url(../images/px1_300.jpg) center top repeat-y;}

	.caroufredsel_slide1 > .txt1{font-size: 14px; line-height: 20px;}
	.caroufredsel_slide1 > .txt2{font-size: 12px; line-height: 18px;}

	.slider3 .carousel.main{width: 320px;}

	.thumb2 figure{float: none; margin-right: 0;}
	.thumb2 figure img{width: 100%;}

	.google_map iframe{height: 300px;}

	.navbar-form input{width: 240px;}

	.page-404 .txt1{font-size: 150px; line-height: 150px;}
	.page-404 .txt2{font-size: 50px; line-height: 50px;}


	
}