/* GOOGLE FONTS */
@import url(http://fonts.googleapis.com/css?family=Roboto:400);
@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:#fff; text-decoration: underline; outline:none}
a:hover{ color:#fff; text-decoration: none; outline:none}

body{ background: #122950; border:0; font: 14px 'Roboto', Arial, Helvetica, sans-serif; color:#b2bbbf ; line-height:20px; min-width:320px;}

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

.bg1{position: absolute;left: 0; top: 0; z-index: 1; width: 100%; height: 2500px;}
.splashpage .bg1{top: -450px;}

.bg2{width: 1700px; height: 877px; background: url(../images/bg2.png) 0 0 no-repeat; position: absolute; left: 50%; margin-left: -850px; top: 0; z-index: 2;}
.splashpage .bg2{opacity: 0.2; filter: alpha(opacity=20);}

.r1{width: 220px; height: 220px; background: url(../images/r1.png) 0 0 no-repeat; position: absolute; left: 50%; margin-left: -750px; top: -100px; z-index: 3;}

.r2{width: 220px; height: 220px; background: url(../images/r2.png) 0 0 no-repeat; position: absolute; left: 50%; margin-left: -660px; top: 300px; z-index: 3;}

.r3{width: 82px; height: 82px; background: url(../images/r3.png) 0 0 no-repeat; position: absolute; left: 50%; margin-left: -600px; top: 200px; z-index: 3;}

.r4{width: 220px; height: 220px; background: url(../images/r2.png) 0 0 no-repeat; position: absolute; left: 50%; margin-left: 400px; top: 330px; z-index: 3;}

.r5{width: 82px; height: 82px; background: url(../images/r3.png) 0 0 no-repeat; position: absolute; left: 50%; margin-left: 560px; top: 130px; z-index: 3;}

.hl1{width: 100%; height: 5px; background: #3ec6ff; position: absolute; left: 0; top: 0; z-index: 4;}


#inner{margin: 0 auto; position: relative; z-index: 10;}


/* ============================= header ====================== */
.top1{position: relative; z-index: 30;}
.top1_inner{background: url(../images/nav.jpg) 0 0 repeat-x #28aae1;}

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

.top2{padding-top: 50px;position: relative; padding-bottom: 50px;}
.top2_inner{margin-left: -10px; margin-right: -11px;position: relative;}

.icons_wrapper{position: relative; z-index: 10; margin-left: 191px; margin-bottom: -80px;}
.icons{ display: inline-block; margin: 0; padding: 0px; list-style: none; white-space: nowrap;}
.icons li{display: inline-block; float: left; margin-left: 142px;}
.icons li:first-child{margin-left: 0;}
.icons li a img{margin-top: 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;
}
.icons li a img:hover{margin-top: -10px;}

.splash_wrapper{position: relative; z-index: 9; margin-bottom: -116px}
.splash{ display: inline-block; margin: 0; padding: 0px; list-style: none; white-space: nowrap;}
.splash li{display: inline-block; float: left; margin-left: 3px;}
.splash li:first-child{margin-left: 0;}

.but_wrapper{position: relative; z-index: 10; margin-left: 121px;}
.but{ display: inline-block; margin: 0; padding: 0px; list-style: none; white-space: nowrap;}
.but li{display: inline-block; float: left; margin-left: 3px;}
.but li:first-child{margin-left: 0;}
.but li a{position: relative; text-decoration: none;}
.but li a .img{position: relative; opacity: 1; filter: alpha(opacity=100);
transition: opacity 0.3s ease-out; -moz-transition: opacity 0.3s ease-out; -webkit-transition: opacity 0.3s ease-out; -o-transition: opacity 0.3s ease-out;
}
.but li a:hover .img{opacity: 0.8; filter: alpha(opacity=80);}
.but li a .txt1{position: absolute; left: 0; width: 100%; top: 50%; margin-top: -15px; text-align: center; text-decoration: none; font-family: 'Roboto'; font-weight: 300; font-size: 26px; line-height: 30px; color: #fff;}
.but li a .over1{width: 9px; height: 6px; background: url(../images/arr1.png) left bottom no-repeat; position: absolute; left: 50%; margin-left: -5px; top: 50%; margin-top: -55px; z-index: 2; padding-top: 0px;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;
}
.but li a:hover .over1{padding-top: 20px;opacity: 1; filter: alpha(opacity=100);}

.banners{padding-bottom: 50px;}
.banners_inner{position: relative; margin-left: -10px; margin-right: -10px;}
.banners .banner{width: 240px;float: left;}
.banners .banner a{text-decoration: none;}
.banners .banner .banner_inner{position: relative;}
.banners .banner .banner_top{height: 6px;position: relative;}
.banners .banner .banner_top .lt{width: 6px; height: 6px; background: url(../images/lt1.png) 0 0 no-repeat;position: absolute; left: 0; top: 0;}
.banners .banner .banner_top .px{height: 6px; background: #e1dace; position: absolute; left: 6px; top: 0; right: 6px;}
.banners .banner .banner_top .rt{width: 6px; height: 6px; background: url(../images/rt1.png) 0 0 no-repeat;position: absolute; right: 0; top: 0;}
.banners .banner .banner_center{background: #e1dace; text-align: center;padding-left: 30px; padding-right: 30px;}
.banners .banner .banner_center .img{padding-top: 30px;}
.banners .banner a .banner_center .txt1{font-family: 'Roboto'; font-size: 24px; font-weight: 700; line-height: 30px; color: #366894; padding-top: 40px; padding-bottom: 30px;}
.banners .banner a:hover .banner_center .txt1{color: #b14d2e;}
.banners .banner a .banner_center .txt2{font-family: 'Roboto'; font-size: 14px; font-weight: 400; line-height: 20px; color: #366894; padding-bottom: 60px;}
.banners .banner a:hover .banner_center .txt2{color: #b14d2e;}
.banners .banner a .banner_center .txt3{display: inline-block; font-family: 'Roboto'; font-size: 12px; font-weight: 700; line-height: 20px; color: #b65b38; text-transform: uppercase; background: #fff; padding: 10px 15px; border: 1px solid #d7d1c8; margin-bottom: 30px;border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
.banners .banner a:hover .banner_center .txt3{color: #d9855c; background: #83322a; border-color: #742c25;}


.banners .banner .banner_bottom{height: 6px;position: relative;}
.banners .banner .banner_bottom .lb{width: 6px; height: 6px; background: url(../images/lb1.png) 0 0 no-repeat;position: absolute; left: 0; top: 0;}
.banners .banner .banner_bottom .px{height: 6px; background: #e1dace; position: absolute; left: 6px; top: 0; right: 6px;}
.banners .banner .banner_bottom .rb{width: 6px; height: 6px; background: url(../images/rb1.png) 0 0 no-repeat;position: absolute; right: 0; top: 0;}
.banners .banner .vl1{width: 1px; background: url(../images/vl1.jpg) 0 0 repeat-y; position: absolute; left: 0; top: 6px; bottom: 6px;}
.banners .banner:first-child .vl1{display: none;}

.slogan1{text-align: center;}
.slogan1_inner{}
.slogan1 .txt1{ font-family: 'Roboto'; font-weight: 700; font-size: 36px; line-height: 42px; color: #e6ebed; text-transform: uppercase; padding-bottom: 10px;}
.slogan1 .txt2{ font-family: 'Roboto'; font-weight: 300; font-size: 30px; line-height: 34px; color: #e6ebed;}

.box1{margin-top: 70px; position: relative; z-index: 20; color: #fff;}
.box1 .box1_top{position: relative; height: 33px;}
.box1 .box1_top .box1_left{width: 50%; height: 33px; background: #366894; position: absolute; left: 0; margin-left: -33px;}
.box1 .box1_top .box1_corner{width: 69px; height: 33px; background: url(../images/corner1.png) 0 0 no-repeat; position: absolute; left: 50%; margin-left: -35px; top: 0;}
.box1 .box1_top .box1_corner2{width: 57px; height: 56px; background: url(../images/corner2.png) 0 0 no-repeat; position: absolute; left: 6px; top: -34px;}
.box1 .box1_top .box1_right{width: 50%; height: 33px; background: #366894; position: absolute; right: 0; margin-right: -33px;}
.box1 .box1_center{ background: #366894; padding-bottom: 30px;}

.box1_title{font-family: 'Roboto'; font-weight: 300; font-size: 40px; line-height: 40px; color: #fff; padding-top: 20px; padding-bottom: 20px;}

.button1{ display:inline-block; line-height:20px;  text-decoration: none; margin-top:10px; margin-bottom:0px; font-size:14px; font-family:'Roboto'; font-weight: 700; color:#fff; white-space:nowrap; letter-spacing:0px; background:url(../images/button1.jpg) right center no-repeat; padding-right: 25px; 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;
}
.button1:hover { color:#000;}


/* ============================= slider3 ====================== */
#slider3_wrapper{padding:50px 0; background: #fff;}
#slider3{position: relative;}

.prev3{display: block; width: 33px; height: 33px; background: url(../images/prev3.png) left top no-repeat; position: absolute; right: 40px; top: -50px;z-index: 100;}
.prev3:hover{background-position: bottom;}
.next3{display: block; width: 33px; height: 33px; background: url(../images/next3.png) left top no-repeat; position: absolute; right: 0px; top: -50px;z-index: 100;}
.next3:hover{background-position: bottom;}

.slider3-title{font-family: 'Julius Sans One'; font-weight: 400; font-size: 30px; line-height: 30px; color: #2a2a2a; text-transform: uppercase; padding-bottom: 50px; text-align: center;}
.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 }

.testimonial1{margin-bottom: 20px;}
.testimonial1 .txt1{background: url(../images/testimonial1.png) 0 0 no-repeat; padding-left: 60px; line-height: 20px; font-style: italic; color: #fff;}
.testimonial1 .txt2{padding-left: 60px; padding-top: 15px;  color: #94badc; font-size: 14px;}
.testimonial1 .txt2 a{color: #ea824e;}


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

.main #content{padding-top: 70px; padding-bottom: 80px;}

/* ============================= footer ====================== */
.bot1{background: #0c1a31; padding-top: 30px; padding-bottom: 10px;}

.bot1_block{padding-bottom: 30px;}

.logo2_wrapper{padding-top: 35px;}


footer{ font-family: 'Roboto'; font-size: 12px; line-height: 20px; color: #9ac5ea; }
footer a{color: #9ac5ea;}
footer a:hover{color: #fff;}
footer .block1{padding-left: 30px; background: url(../images/s1.png) 0 2px no-repeat; margin-bottom: 10px;}
footer .block2{padding-left: 30px; background: url(../images/s2.png) 1px 2px no-repeat; margin-bottom: 10px;}
footer .block3{padding-left: 30px; background: url(../images/s3.png) 2px 6px no-repeat; margin-bottom: 10px;}

.social_wrapper{}
.social_wrapper .txt1{ font-family: 'Roboto'; font-size: 14px; line-height: 20px; padding-bottom: 10px; color: #fff;}
.social{ display: inline-block; margin: 0 0px; padding-top: 0px; list-style: none; white-space: nowrap;}
.social li{display: inline-block; margin: 0 4px 4px 0; float: left;}
.social li a{display: block; opacity: 1; filter: alpha(opacity=100);
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: 0.7; filter: alpha(opacity=70);}


/* ============================= main menu ====================== */
.menu_wrapper{float: right;}
.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: #0d81b8; border: none;box-shadow: none;-moz-box-shadow: none; -webkit-box-shadow: none; margin-top: 20px; margin-bottom: 15px;}
.navbar_ .btn-navbar:hover{background: #1198d1;}
.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-right: 0px; white-space: nowrap; background: none; border-left: 1px solid #53bbe7;}
.navbar_ .nav > li:first-child{}
.navbar_ .nav > li > a{display: block; text-decoration: none; background: none; font-family: 'Roboto'; font-weight: 400; font-size: 14px; line-height: 20px; color: #fff; text-shadow:none; padding: 58px 20px 25px; 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: #abe6ff; text-decoration: none; background: url(../images/nav_over.jpg) center 0 repeat-x #1199d2;  box-shadow: none;-moz-box-shadow: none; -webkit-box-shadow: none;}

.sub-menu ul { position: absolute; display: none; left: 0px; top: 103px; list-style: none; zoom: 1; z-index: 109; margin: 0; padding:0px; background: #1199d2; text-align: left; }
.sub-menu li { margin: 0; position: relative; zoom: 1; display: block; border-bottom: 1px solid #29a3d6;}
.sub-menu li a{display: block; position: relative; font-family:'Roboto'; font-weight: 400; font-size: 14px; line-height: 20px; color: #fff; text-decoration: none; padding: 9px 20px; 
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: #abe6ff; background: url(../images/submenu_over.jpg) 0 0 repeat-x #1199d2;}

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

.sub-menu-1 > ul{}

.sub-menu-2 > ul{left: 100%; top: -8px; margin-left: 9px; background: #181311;}

/* ============================= menu bot ====================== */
.menu_bot { display:block; 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: 15px; padding-left: 17px; background: url(../images/menu_bot.png) left center no-repeat; position:relative; float:left; white-space:nowrap;}
#menu_bot > li:first-child{ margin-left: 0; padding-left: 0px; background: none;}
#menu_bot > li > a{ display:block; text-decoration:none; position:relative; font-family:'Roboto'; font-weight: 400; font-size: 12px; line-height: 20px; color: #fff;}
#menu_bot > li.active > a, #menu_bot > li > a:hover, #menu_bot > li > a:focus{color: #abe6ff; text-decoration: none;}

/* ============================= search-form ====================== */
.search-form-wrapper{padding-bottom: 0px;}
.navbar-form { float: left; position:relative; z-index: 11; margin:11px 0px 0 0 ; padding: 0; }
.navbar-form input { width: 315px; height: 20px; font-size: 14px; line-height: 20px; color:#adadad; background: #000; background: rgba(0, 0, 0, 0.2); border: 1px solid #5d4757; 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; }
.navbar-form input:focus {color: #fff;  border-color: #9d8396; -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:'Roboto'; font-weight:300; font-size:40px; color:#fff; line-height:40px; padding:25px 0 25px 0; margin: 0;}

h2{ font-family:'Roboto'; font-weight:300; font-size:40px; color:#fff; line-height:40px; padding:25px 0 25px 0; margin: 0;}

h3{ font-family:'Roboto'; font-weight:400; font-size:26px; color:#fff; line-height:33px; padding:0px 0 15px 0; margin: 0;}



h6{ font-family:'Roboto'; font-weight:400; font-size:20px; line-height: 25px; color:#fff; padding:0px 0 10px 0; margin: 0px 0px 0px 0px;}


.upper { text-transform:uppercase;}

.color1{ color:#fff;}

.line1 { height:1px; background:url(../images/line1_px.png) 0 0 repeat-x; margin:10px 0;}

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

.pad_bot1{padding-bottom: 20px;}


/* === */

.button2{ display:inline-block; line-height:42px;  text-decoration: none; margin-top:10px; margin-bottom:0px; font-size:14px; font-family:'Roboto'; font-weight: 400; color:#fff; white-space:nowrap; letter-spacing:0px; background:#0c1a31; padding:0 20px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;
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;
}
.button2:hover { color:#fff; background: #28aae1;}

.date1{padding-bottom: 20px;}
.date1 .txt1{width: 57px; height: 56px; background: url(../images/date1.png) 0 0 no-repeat; float: left; margin-right: 20px; text-align: center; font-family: 'Roboto'; font-size: 18px; color: #2d4979; line-height: 56px;}
.date1 .txt2{display: table;}

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




/* ============================= thumbnail ====================== */
.img-polaroid{position: relative; padding: 5px; background: #e7e0d7; border: 1px solid #c4bdab;box-shadow: none;-moz-box-shadow: none; -webkit-box-shadow: none;}
.img-polaroid.w1{padding: 10px;}
.thumbnail .caption{padding: 0; color: #b2bbbf}

.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: left; margin:0px 20px 20px 0px;}
.thumb1 figure img{width: auto;}
.thumb1 .caption{}
.thumb1 .caption .txt1{font-family: 'Roboto'; font-weight: 400; font-size: 26px; line-height: 30px; color: #fff; padding-bottom: 0px;}
.thumb1 .caption .txt2{font-family: 'Roboto'; font-weight: 400; font-size: 16px; line-height: 20px; color: #8ad3e2; padding-bottom: 5px;}
.thumb1 .caption .txt3{color: #b2bbbf;}

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





.thumb-partner {}
.thumb-partner .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-partner .thumbnail a{position: relative;  display: block; text-decoration: none; overflow: hidden;}
.thumb-partner .thumbnail a figure{position: relative; z-index: 1; margin: 0; float: none; margin:0px 0px 0px 0px; padding: 0px; background: none; border: 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;
}
.thumb-partner .thumbnail a figure img{width: 100%;}
.thumb-partner .thumbnail a .caption{padding-top: 15px; color: #fff; font-style: italic;
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-partner .thumbnail a:hover .caption{color: #000;}




.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;}
.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;
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: #965f7c;}
.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: 14px; font-weight: 400; color: #b2bbbf; line-height: 20px; 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;
}
.thumb-isotope .thumbnail a:hover .caption{color: #fff;}






/*================= 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: #000; background: rgba(0, 0, 0, 0.2); border: 1px solid #5d4757; color: #b2bbbf; padding-top: 10px; padding-bottom: 10px; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;}
#ajax-contact-form input:focus, #ajax-contact-form textarea:focus{border-color:#9d8396; }
#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{display:inline-block; line-height:42px;  text-decoration: none; margin-top:10px; margin-bottom:10px; font-size:14px; font-family:'Roboto'; font-weight: 400; color:#fff; white-space:nowrap; letter-spacing:0px; background:#0c1a31; padding:0 20px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; text-transform: uppercase; border: 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;
}
#ajax-contact-form .submit:hover{ color:#fff; background: #28aae1;}

.button2{ display:inline-block; line-height:42px;  text-decoration: none; margin-top:10px; margin-bottom:0px; font-size:14px; font-family:'Roboto'; font-weight: 400; color:#fff; white-space:nowrap; letter-spacing:0px; background:#0c1a31; padding:0 20px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;
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;
}
.button2:hover { color:#fff; background: #28aae1;}

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





/*----- media queries ------*/
/* Large desktop */
@media (min-width: 1200px) {
	.icons_wrapper{margin-left: 247px; margin-bottom: -80px;}
	.icons li{margin-left: 199px;}
	.splash li .img{width: 294px;}
	.splash li {margin-left: 5px;}
	.but_wrapper{margin-left: 150px;}
	.but li{margin-left: 5px;}
	.but li .img{width: 294px;}

	.banners_inner{margin-left: -11px; margin-right: -11px;}
	.banners .banner{width: 298px;}

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

	.navbar-form input { width: 405px; }
	
}
/* 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) {	

	
}
@media (min-width: 768px) and (max-width: 979px) {

	.nav-collapse_.collapse{height: auto!important; overflow: visible!important;}
	.navbar_ .btn-navbar{display: none;}

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

	.icons_wrapper{margin-left: 136px; margin-bottom: -80px;}
	.icons li{margin-left: 88px;}
	.splash_wrapper{margin-bottom: -88px;}
	.splash li .img{width: 184px;}
	.splash li {margin-left: 3px;}
	.but_wrapper{margin-left: 93px;}
	.but li{margin-left: 3px;}
	.but li .img{width: 184px;}

	.banners_inner{margin-left: -10px; margin-right: -10px;}
	.banners .banner{width: 186px;}

	#menu_bot > li { margin-left: 8px; padding-left: 10px;}

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

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


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

	header{float: none;}
	.menu_wrapper{float: none;}
	.navbar_ .nav > li{float: none; background: none; border-left: none;}
	.navbar_ .nav > li > a{padding-bottom: 15px; padding-top: 23px;}
	.sub-menu ul{position: relative; left: 0; top: 0;}

	.icons_wrapper{display: none;}
	.splash_wrapper{display: none;}
	.but_wrapper{margin-left: 0px;}
	.but li{margin-left: 3px;}
	.but li .img{width: 151px;}
	.but li a .txt1{font-size: 20px;}

	.banners_inner{margin-left: -10px; margin-right: -10px;}
	.banners .banner{width: auto; float: none;}

	.banners .banner .vl1{height: 1px; width: auto; background: url(../images/vl2.jpg) 0 0 repeat-x; position: absolute; left: 6px; top: 0px; right: 6px;}

	#menu_bot > li{display: block;float: none; padding-left: 0; margin-left: 0; background: no-repeat; border-bottom: 1px solid #1c3154;}
	#menu_bot > li > a{font-size: 14px; padding: 6px 0;}

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

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

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

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

	.but_wrapper{display: none;}
	.top2{padding-bottom: 0px;}

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

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

	.google_map iframe{height: 300px;}

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

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