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

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

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

.top_wrapper{}

.top_top{position: absolute; left: 0; top: 0; z-index: 29; width: 100%;}

.top2_wrapper{background: url(../images/top2_px.png); padding: 20px 0;}

.top2{}

header{float: left;}

.phone1_wrapper{float: right; padding-top: 10px;}
.phone1{padding-left: 75px; background: url(../images/phone1.png) left center no-repeat; padding-top: 3px; padding-bottom: 3px;}
.phone1 .txt1{text-transform: uppercase; font-weight: 700; color: #bbbbbb; line-height: 20px;}
.phone1 .txt2{text-transform: uppercase; font-weight: 700; color: #fff; font-size: 28px; line-height: 30px;}

.top3_wrapper{background: url(../images/top3_px.jpg) 0 0 repeat-x #7a7a7a; border-bottom: 1px solid #000; height: 65px;}

.top3{}

.top_bot{position: relative;}

.page_slide{position: relative;}
.page_slide img{width: 100%;}

.grad2{position: absolute; left: 0; bottom: 0; width: 100%; height: 106px;}

.h1_wrapper{position: absolute; left: 0; width: 100%; bottom: 30px;}

/* ============================= banner ====================== */
#banner_wrapper{ padding-bottom: 30px; padding-top: 0px; position: relative; margin-top: -200px;}

.banner_title{font-weight: 700; font-size: 34px; line-height: 40px; color: #464748; text-align: center; padding-top: 15px; padding-bottom: 15px; text-transform: uppercase; border-top: 1px solid #dce0d2; border-bottom: 1px solid #dce0d2; padding-left: 40px; padding-right: 40px;}

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

.banner_prev{display: block; width: 17px; height: 29px; background: url(../images/prev2.png) center center no-repeat; position: absolute; left: 50%; margin-left: -40px; bottom: 0; z-index: 0; opacity: 0.5; filter: alpha(opacity=50);}
.banner_prev:hover{opacity: 1; filter: alpha(opacity=100);}
.banner_next{display: block; width: 17px; height: 29px; background: url(../images/next2.png) center center no-repeat; position: absolute; right: 50%; margin-right: -40px; bottom: 0; z-index: 0;opacity: 0.5; filter: alpha(opacity=50);}
.banner_next:hover{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: -20px; }
#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:20px }

.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; text-align: center;
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{}
.banner .banner_inner a figure .img{}
.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-top: 15px; text-align: center;
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 .caption .txt1{color: #919191; font-size: 24px; line-height: 26px; font-weight: 700; text-transform: uppercase; }
.banner .banner_inner a:hover .caption .txt1{color: #dedede;}
.banner .banner_inner a .caption .txt2{color: #888888; font-size: 12px; line-height: 18px; font-weight: 400;padding-top: 10px; padding-bottom: 15px;}
.banner .banner_inner a:hover .caption .txt2{color: #dedede;}
.banner .banner_inner a .caption .txt3{color: #666666; background: #272727; display: inline-block; font-size: 14px; line-height: 20px; font-weight: 700; text-transform: uppercase; padding: 5px 10px;border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
.banner .banner_inner a:hover .caption .txt3{color: #fff; background: #616161;}




/* ============================= banner end ====================== */


.center_wrapper{background: #fff;}









.yellow_wrapper{position: relative;}

.yellow_inner{position: relative; background: #ffd200;}

.yellow_inner .txt1{font-weight: 200; text-transform: uppercase;color: #000; font-size: 36px; line-height: 40px; padding-top: 40px; padding-bottom: 20px;}
.yellow_inner .txt2{font-weight: 400; text-transform: uppercase;color: #000; font-size: 14px; line-height: 22px; padding-top: 0px; padding-bottom: 20px;}
.yellow_inner .car1{position: relative; margin-bottom: -100px; padding-top: 20px;}

.yellow2_inner{position: relative; background: #ffd200;}

.breadcrumbs1{padding: 0px 0px; margin-top: 0px; font-weight: 300; line-height: 20px; color: #272727; font-size: 14px; text-transform: uppercase; padding-top: 30px;}
.breadcrumbs1 a{color: #272727;}
.breadcrumbs1 a:hover{color: #272727;}
.breadcrumbs1 span{display: inline-block; width: 8px; height: 10px; background: url(../images/breadcrumbs1.png) center center no-repeat; margin: 0 15px;}

.yellow2_inner .car1{position: relative; margin-top: -60px; margin-bottom: -100px;}









.px1{height: 70px; background: url(../images/px1.jpg) 0 0 repeat-x;}

.px1 {
  -webkit-animation: wave-animation 10.7s infinite linear; /* Safari 4+ */
  -moz-animation:    wave-animation 10.7s infinite linear; /* Fx 5+ */
  -o-animation:      wave-animation 10.7s infinite linear; /* Opera 12+ */
  animation:         wave-animation 10.7s infinite linear; /* IE 10+ */
}

.px2{height: 70px; background: url(../images/px2.jpg) 0 0 repeat-x;}

.px2 {
  -webkit-animation: wave-animation 10.7s infinite linear; /* Safari 4+ */
  -moz-animation:    wave-animation 10.7s infinite linear; /* Fx 5+ */
  -o-animation:      wave-animation 10.7s infinite linear; /* Opera 12+ */
  animation:         wave-animation 10.7s infinite linear; /* IE 10+ */
}

.px3{height: 49px; background: url(../images/px3.jpg) 0 0 repeat-x;}

.px3 {
  -webkit-animation: wave-animation 10.7s infinite linear; /* Safari 4+ */
  -moz-animation:    wave-animation 10.7s infinite linear; /* Fx 5+ */
  -o-animation:      wave-animation 10.7s infinite linear; /* Opera 12+ */
  animation:         wave-animation 10.7s infinite linear; /* IE 10+ */
}

/* ============================= animation ====================== */
@-webkit-keyframes wave-animation {
  0%   { background-position: 0 0; }
  100% { background-position: -912px 0; }
}
@-moz-keyframes wave-animation {
  0%   { background-position: 0 0; }
  100% { background-position: -912px 0; }
}
@-o-keyframes wave-animation {
  0%   { background-position: 0 0; }
  100% { background-position: -912px 0; }
}
@keyframes wave-animation {
  0%   { background-position: 0 0; }
  100% { background-position: -912px 0; }
}
/* ============================= animation end ====================== */










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

/* ============================= footer ====================== */

.bot1_wrapper{}
.bot1{border-top: 1px solid #dddddd; border-bottom: 1px solid #dddddd;padding-top: 40px; padding-bottom: 40px; font-size: 14px; font-weight: 300; color: #2d2d2d; text-transform: uppercase; line-height: 20px;}

.location1{padding-left: 75px; background: url(../images/location1.png) 0 0 no-repeat; min-height: 59px;}


.phone2{padding-left: 75px; background: url(../images/phone2.png) left center no-repeat; padding-top: 0px; padding-bottom: 0px; min-height: 60px;}
.phone2 .txt1{text-transform: uppercase; font-weight: 300; color: #2d2d2d; line-height: 20px;}
.phone2 .txt2{text-transform: uppercase; font-weight: 700; color: #424242; font-size: 28px; line-height: 30px; padding-top: 5px;}

.social_wrapper{}
.social{ display: inline-block; margin: 0 0px; padding-top: 0px; list-style: none;  padding-top: 5px;}
.social li{display: inline-block; margin: 0 5px 5px 0;}
.social li a{opacity: 1; filter: alpha(opacity=100);}
.social li a:hover{opacity: 0.7; filter: alpha(opacity=70);}

.bot2_wrapper{padding: 20px 0; font-size: 14px; text-transform: uppercase; font-weight: 300;}
.bot2_wrapper span{padding: 0 10px;}

/* ============================= testimonials ====================== */
.testimonials_wrapper{position: relative; padding-bottom: 0px;}
.testimonials_inner{padding-top: 0px;}
.testimonials_wrapper .caroufredsel_wrapper{width: 100%!important; }
#testimonials{margin: 0; padding: 0; list-style: none; display: block;}
#testimonials li { padding: 0; display: block; float: left;}

.prev_testimonials{display: block; width: 10px; height: 19px; background: url(../images/prev3.png) left top no-repeat; position: absolute; right: 25px; top: -40px; z-index: 0;opacity: 0.3; filter: alpha(opacity=30);}
.prev_testimonials:hover{opacity: 1; filter: alpha(opacity=100);}
.next_testimonials{display: block; width: 10px; height: 19px; background: url(../images/next3.png) left top no-repeat; position: absolute; right: 0px; top: -40px; z-index: 0;opacity: 0.3; filter: alpha(opacity=30);}
.next_testimonials:hover{opacity: 1; filter: alpha(opacity=100);}

.testimonial1{padding-bottom: 20px; font-size: 13px;}
.testimonial1 .txt1{background: #f5f5f5; padding: 20px;}
.testimonial1 .txt2{background: url(../images/testimonials.png) left top no-repeat; text-align: left; padding-top: 25px; font-weight: 300; padding-left: 20px;}
/* ============================= testimonials end ====================== */

/* ============================= team ====================== */
#team_wrapper{ padding-bottom: 10px; padding-top: 20px; position: relative;}

.team_title{font-weight: 700; font-size: 34px; line-height: 40px; color: #464748; text-align: center; padding-top: 15px; padding-bottom: 15px; text-transform: uppercase; border-top: 1px solid #dce0d2; border-bottom: 1px solid #dce0d2; padding-left: 40px; padding-right: 40px;}

#team{position: relative; padding-bottom: 0px; padding-top: 0px; padding-left: 30px; padding-right: 30px; }

.team_prev{display: block; width: 17px; height: 29px; background: url(../images/prev4.png) center center no-repeat; position: absolute; left: 0; top: 50%; margin-top: -15px; z-index: 0; opacity: 0.5; filter: alpha(opacity=50);}
.team_prev:hover{opacity: 1; filter: alpha(opacity=100);}
.team_next{display: block; width: 17px; height: 29px; background: url(../images/next4.png) center center no-repeat; position: absolute; right: 0; top: 50%; margin-top: -15px; z-index: 0;opacity: 0.5; filter: alpha(opacity=50);}
.team_next:hover{opacity: 1; filter: alpha(opacity=100);}

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

.team{}
.team .team_inner{}
.team .team_inner a{display: block; text-decoration: none; position: relative; border:none; background: none; padding: 0px; text-align: center;
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;
}
.team .team_inner a:hover{ }
.team .team_inner a figure{margin: 0; padding: 0px; position: relative; border: none; 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;
}
.team .team_inner a:hover figure{ }
.team .team_inner a figure .img{width: 100%;}
.team .team_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;
}
.team .team_inner a:hover figure em{opacity: 1; filter: alpha(opacity=100);}
.team .team_inner a .caption{
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;
}
.team .team_inner a:hover .caption{ }
.team .team_inner a .txt1{font-family: 'Roboto Slab'; font-weight: 400; color: #254979; font-size: 14px; line-height: 20px; padding-bottom: 0px;
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;
}
.team .team_inner a:hover .txt1{color: #254979;}
.team .team_inner a .txt2{color: #4b4742; padding-bottom: 10px;}
.team .team_inner a:hover .txt2{color: #4b4742;}


/* ============================= team end ====================== */




/* ============================= main menu ====================== */
.navbar_ { margin: 0; padding: 0; padding-right: 1px; background: url(../images/marker0.png) right top no-repeat; position: relative;z-index: 30; display: inline-block;}
.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: #5b5b5b; border: none;box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-top: 19px; margin-bottom: 20px;}
.navbar_ .btn-navbar:hover{background: #262626;}
.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: 1px; white-space: nowrap; background: url(../images/marker0.png) left top no-repeat;}
.navbar_ .nav > li:first-child{}
.navbar_ .nav > li > a{display: block; text-decoration: none; background: none; font-family: 'Roboto'; font-weight: 700; font-size: 18px; line-height: 65px; color: #fff; text-shadow:none; padding: 0; border: none; margin: 0; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; text-transform: uppercase; width: 155px;
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: #faa709; text-decoration: none; background: url(../images/nav.jpg) 0 0 repeat-x;  box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none;}

.sub-menu ul { position: absolute; display: none; left: 1px; top: 66px; list-style: none; zoom: 1; z-index: 109; margin: 0; padding:20px 30px; background: #1b1b1b; text-align: left; }
.sub-menu li { margin: 0; position: relative; zoom: 1; display: block;}
.sub-menu li a{display: block; position: relative; font-family:'Roboto'; font-weight: 700; font-size: 14px; line-height: 20px; color: #8f8f8f; text-decoration: none; padding: 2px 20px 2px 0px; 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;
}
.sub-menu li a:hover{ text-decoration: none; color: #fff;}

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

.sub-menu-1 > ul{}

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



/* ============================= 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:#616161; background: #fff; border: 1px solid #616161; 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;  border-color: #000; -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) right 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:64px; height:64px; border:none; text-indent:100%; background:url(../images/totop.png) no-repeat left top; }
#toTopHover { background:url(../images/totop.png) no-repeat left bottom; width:64px; height:64px; 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:36px; color:#ffd200; line-height:40px; padding:0px 0 0px 0; margin: 0; text-transform: uppercase;}


h2{ font-family:'Roboto'; font-weight:500; font-size:20px; color:#000; line-height:20px; padding:25px 0 20px 0; margin: 0; text-transform: uppercase;}

h3{ font-family:'Roboto'; font-weight:300; font-size:14px; color:#2d2d2d; line-height:20px; padding:0px 0 10px 0; margin: 0; text-transform: uppercase;}





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


.upper { text-transform:uppercase;}

.color1{ color:#fff;}

.line1 { height:1px; background:#b9b2a2; margin:5px 0;}

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

.pad_bot1{padding-bottom: 20px;}


/* === */

.button1{ display:inline-block; line-height:20px;  text-decoration: none; margin-top:10px; margin-bottom:10px; font-size:14px; font-family:'Roboto'; font-weight: 700; color:#fff; white-space:nowrap; letter-spacing:0px; background:#ffd200; padding:10px 20px; 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:#fff; background: #2d2d2d;}

.vl1{background: url(../images/vl1.png) center top repeat-y;}

.button2{ display:inline-block; line-height:20px;  text-decoration: none; margin-top:10px; margin-bottom:10px; font-size:14px; font-family:'Roboto'; font-weight: 700; color:#fff; white-space:nowrap; letter-spacing:0px; background:#616161; padding:5px 15px; text-transform: uppercase; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;
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: #e54d3f;}

.date1 {padding-left: 25px; background: url(../images/date1.png) 0 4px no-repeat; margin-bottom: 20px;}

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




/* ============================= 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: #616161}

.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{}









.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; 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{}
.thumb-isotope .thumbnail a figure{position: relative; 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-isotope .thumbnail a:hover figure{}

.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{color: #616161; text-align: center; padding: 13px 15px 5px; font-weight: 500;
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: #000;}





/* ============================= accordion ====================== */
.accordion{ margin-bottom: 20px;}
.accordion-group{ margin-bottom: 2px; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;}
.accordion-heading{border-bottom: 0;}
.accordion-heading .accordion-toggle{text-decoration: none; display: block; padding: 2px 0px 2px 25px;cursor: pointer; font-size: 12px; line-height: 20px; font-weight: 500; color: #434343; background: url(../images/accordion1.png) 0px 6px no-repeat; text-transform: uppercase;}
.accordion-heading .accordion-toggle:hover{ text-decoration: none; color: #ea4a00; background: url(../images/accordion1_over.png) 0px 6px no-repeat;}
.accordion-inner{ border-top: none; padding: 10px 0px 10px 25px;}





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

#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: #cdcdcd; border: 1px solid #cdcdcd; color: #616161; 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  #cdcdcd; -webkit-box-shadow: inset  0px 3px 20px 3px  #cdcdcd; box-shadow: inset  0px 3px 20px 3px  #cdcdcd;}
#ajax-contact-form input:focus, #ajax-contact-form textarea:focus{border-color:#616161; }
#ajax-contact-form textarea{height: 124px;}
#ajax-contact-form .control-group.capthca{margin-bottom: 0px;}
#ajax-contact-form .capthca input{width: 136px; float: left; margin-right: 20px;margin-bottom: 10px;}
#ajax-contact-form img{float:left; width:130px; height:42px;margin-bottom: 10px;}
#ajax-contact-form .submit{border: 0; margin: 0; display: inline-block; line-height:40px; height: 40px; color: #fff;  text-decoration: none; white-space:nowrap; letter-spacing:0px; background:#c0c0c0; padding:0px 20px; font-size:14px; font-family:'Roboto'; font-weight: 700; position: relative; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; text-transform: uppercase;}
#ajax-contact-form .submit:hover{ color:#fff; background: #2d2d2d;}



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





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

  .navbar_ .nav > li > a{width: 193px;}

  #banner{padding-bottom: 0px;}

  .banner_prev{left: -40px; margin-left: 0px; bottom: 50%; margin-bottom: -15px; z-index: 0;}
  .banner_next{right: -40px; margin-right: 0px; bottom: 50%; margin-bottom: -15px; z-index: 0;}

  #banner_wrapper{margin-top: -270px;}



}
/* 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{width: 119px;}

  #banner_wrapper{margin-top: -140px;}

  .yellow_inner .txt1{font-size: 26px; line-height: 30px; padding-top: 20px; padding-bottom: 20px;}
  .yellow_inner .txt2{font-weight: 400; text-transform: uppercase;color: #000; font-size: 14px; line-height: 22px; padding-top: 0px; padding-bottom: 20px;}
  .yellow_inner .car1{position: relative; margin-bottom: -100px; padding-top: 20px;}

  .page_slide{position: relative;}
  .page_slide img{width: 1000px; margin-left: -500px; left: 50%; max-width: none; position: relative;}




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

  header{float: none; padding-bottom: 10px; text-align: center;}

  .phone1_wrapper{float: none; text-align: center;}

  .phone1{display: inline-block;}

	.navbar_ {float: none; display: block; background: none; padding-right: 0;}
	.navbar_ .nav{display: block;}
	.navbar_ .nav > li{float: none; padding-right: 0; background: url(../images/top3_px.jpg) 0 0 repeat-x #7a7a7a; border-bottom: 1px solid #000; padding-left: 0;}
  .navbar_ .nav > li > a{width: auto; line-height: 55px;}
	.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; margin-left: 0;}

  .top_top{position: relative;}

  #banner_wrapper{margin-top: 0px;}

  .yellow_inner .txt1{font-size: 26px; line-height: 30px; padding-top: 20px; padding-bottom: 10px;}

  .location1, .phone2{margin-bottom: 25px;}

  h1{font-size: 26px; line-height: 30px;}

  .grad2{height: 86px;}

  .yellow2_inner .car1{margin-top: 20px;}

  .vl1{background: none;}


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



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

  h1{font-size: 20px; line-height: 20px;}

  .grad2{height: 36px;}

  .google_map iframe{height: 240px;}

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

}