/* GOOGLE FONTS */
@import url(https://fonts.googleapis.com/css?family=Raleway:100,200,300,400,500,600,700,800,900);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);



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

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

body{ background:#fff; border:0; font: 14px 'Open Sans', Arial, Helvetica, sans-serif; color:#8d8d8d ; line-height:1.42857143; 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: #fff001; padding: 5px 0;}

.smallicons{font-size: 13px; line-height: 20px; color: #0a0a0a;}
.smallicons i{float: left; padding-right: 10px; color: #0a0a0a; font-size: 14px; line-height: 20px;}
.smallicons span{display: table;}
.smallicons span a{color: #0a0a0a; text-decoration: none;}

.phone1{float: right;}
.mail1{float: right; margin-right: 20px;}


.logo_wrapper{display: inline-block; vertical-align: top;}

#top2{position: relative; z-index: 40; height: 88px; background: #fff;}

.is-sticky #top2{box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1); moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);}

header{float: left; padding-top: 26px;}


/* ============================= content ====================== */

.breadcrumbs1_wrapper{background: #fff; padding: 25px 0; border-bottom: 1px solid #e9e9e9;}

.breadcrumbs1{padding: 0; margin-top: 0px; line-height: 20px; color: #a4a4a4; font-size: 14px; background: none;}
.breadcrumbs1 a{color: #161616; text-decoration: none;}
.breadcrumbs1 a:hover{color: #161616; text-decoration: underline;}
.breadcrumbs1 span{display: inline-block; margin: 0 5px; color: #a4a4a4;}




#content{position: relative; padding-top: 40px; padding-bottom: 50px; background: #fff;}

/* ============================= blog ====================== */
.content-part{}
.post{padding-bottom: 50px;}
.post-short{border-bottom: 1px solid #e7e7e7; margin-bottom: 40px;}
.post-short.last{border-bottom: none;}

.post-full{border-bottom: 1px solid #e7e7e7; margin-bottom: 50px;}

.post .post-image{position: relative; border-bottom: 15px solid #fff001;}
.post .post-image .post-image-content{position: relative; background: #000; overflow: hidden;}
.post .post-image .post-image-content .img{display: block; width: 100%; position: relative;
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;
}
.post .post-image .post-image-content:hover .img{opacity: 0.35; filter: alpha(opacity=35);}
.post .post-image .post-image-content .video{position: relative; padding-bottom: 56%;}
.post .post-image .post-image-content .video iframe{position: absolute; width: 100%; height: 100%; left: 0; top: 0;}

.social_media2_wrapper{position: absolute; width: 100%; left: 0; top: 50%; margin-top: -50px; 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;
}
.post .post-image .post-image-content:hover .social_media2_wrapper{opacity: 1; filter: alpha(opacity=100);}
.more_media{ display: block; margin: 0; padding: 0; list-style: none; text-align: center;}
.more_media li{display: inline-block; margin: 3px; width: 45px; height: 45px;}
.more_media li a{display: block; text-decoration: none; font-size: 18px; color: #000; line-height: 43px; text-align: center; background: #ffffff; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; border: 1px solid #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;
}
.more_media li a:hover{color: #000; background: #fff001; border-color: #fff001;}

.social_media2{ display: block; margin: 0; padding: 0; list-style: none; text-align: center;}
.social_media2 li{display: inline-block; margin: 3px; width: 45px; height: 45px;}
.social_media2 li a{display: block; text-decoration: none; font-size: 18px; color: #fff; line-height: 43px; text-align: center; background: none; border-radius:0; -moz-border-radius:0; -webkit-border-radius:0; border: 1px solid #fff; border: 1px solid rgba(255, 255, 255, 0.3);
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_media2 li a:hover{color: #000; background: #fff001; border-color: #fff;}


.post .post-image .post-image-info{position: absolute; left: 0; top: 0; width: 72px; text-align: center;}
.post .post-image .post-image-date{background: #fff001; font-size: 24px; font-weight: 600; color: #000; line-height: 1; padding: 18px 2px;}
.post .post-image .post-image-date span{display: block; font-size: 12px; font-weight: 400;}
.post .post-image .post-image-comments{background: #ff3d00; text-align: center; padding: 8px 2px; color: #fff;}
.post .post-image .post-image-comments i{color: #fff; font-size: 20px; line-height: 20px;}
.post .post-image .post-image-comments span{display: block; font-size: 24px; font-weight: 600;}

.post .post-story{}
.post .post-story .post-story-body{padding-bottom: 10px;}

.pager_wrapper{padding: 3px 0; border-top: 1px solid #e7e7e7; border-bottom: 1px solid #e7e7e7;}
.pager{display: block; text-align: left; margin: 0;border-top: 1px solid #e7e7e7; border-bottom: 1px solid #e7e7e7; padding: 15px 0;}
.pager li{margin-right: 5px; float: left;}
.pager li > a{border: none; padding: 3px; border-radius: 0px; background: none; color: #000; text-align: center; min-width: 26px; line-height: 20px; text-decoration: none;}
.pager li > a i{color: #fff001;}
.pager li > a:hover{color: #000; text-decoration: underline; background: none;}
.pager li.active > a{background: #fff001; color: #000; cursor: default; text-decoration: none;}
.pager .prev{margin-right: 20px;}
.pager .next{margin-left: 20px;}
.pager .next > a{float: none;}

.sidebar-part{}

.sidebar-block{margin-bottom: 40px; position: relative;}
.sidebar-block .sidebar-block-title{ margin-bottom: 15px; font-family: 'Raleway'; font-size: 18px; line-height: 1; color: #161616; font-weight: 500;}
.sidebar-block .sidebar-block-content{}

.ul1{ padding: 0; margin: 0; list-style: none;}
.ul1 > li {font-size: 14px; font-weight: 400; line-height: 20px; color: #727272; text-transform: none; border-bottom: 1px solid #e7e7e7;}
.ul1 > li a{color:#727272; text-decoration: none; display: block; padding: 15px 30px 15px 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;
}
.ul1 > li a:hover{color:#000; text-decoration: none; background: #fff001; padding-left: 15px; padding-right: 15px;}

.social_media3{ display: block; margin: 0; padding: 0; list-style: none; text-align: left;}
.social_media3 li{display: inline-block; margin: 0 5px 5px 0; width: 45px; height: 45px;}
.social_media3 li a{display: block; text-decoration: none; font-size: 18px; color: #000; line-height: 43px; text-align: center; background: none; border-radius:0; -moz-border-radius:0; -webkit-border-radius:0; border: 1px solid #b9b9b9;
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_media3 li a:hover{color: #000; background: #fff001; border-color: #fff001;}

.latest{margin-bottom: 25px;}
.latest a{display: block;}
.latest a figure{float: left; margin-right: 15px; position: relative;}
.latest a figure img{position: relative;}
.latest a figure em{position: absolute; left: 0; top: 0; width: 100%; height: 100%; border: 2px solid #fdce16; 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;
}
.latest a:hover figure em{opacity: 1; filter:alpha(opacity=100);}
.latest a .caption{display: table;}
.latest a .caption .txt1{color: #161616; font-weight: 400; font-size: 15px; 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;
}
.latest a:hover .caption .txt1{color: #ff3d00;}
.latest a .caption .txt2{color: #969696; font-size: 13px;}

.tags{ display: block; margin: 0; padding: 0; list-style: none; text-align: left;}
.tags li{display: inline-block; margin: 0 5px 5px 0px; float: left;}
.tags li a{ display: inline-block; background: #fff001; padding: 5px 10px; font-weight: 400; color: #000; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; 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;
}
.tags li a:hover{background: #161616; color: #fff;}

.works{padding: 0; margin: 0; list-style: none;}
.works li{display: block; float: left; padding: 0 7px 7px 0;}
.works li a{display: block;text-decoration: none;}
.works li a figure{position: relative;}
.works li a figure img{position: relative;}
.works li a figure em{position: absolute; left: 0; top: 0; width: 100%; height: 100%; border: 2px solid #fff500; 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;
}
.works li a:hover figure em{opacity: 1; filter:alpha(opacity=100);}

.author-block{background: #fff; border: 1px solid #e9e9e9; margin-bottom: 30px; padding: 20px;}
.author-block figure{float: left; margin-right: 20px;}
.author-block figure img{}
.author-block .caption{overflow: hidden;}
.author-block .caption .txt1{font-family: 'Raleway'; font-weight: 500; font-size: 15px; color: #161616; padding-bottom: 10px;}

.num-comments{font-family: 'Open Sans'; font-size: 26px; font-weight: 600; line-height: 1; color: #161616; margin-bottom: 30px;}

.comment-block{background: #fff; border: 1px solid #e9e9e9; margin-bottom: 20px; padding: 20px;}
.comment-block.left1{margin-left: 150px;}
.comment-block figure{float: left; margin-right: 20px;}
.comment-block figure img{}
.comment-block .caption{overflow: hidden;}
.comment-block .caption .top{padding-bottom: 10px;}
.comment-block .caption .top .txt1{float: left; font-family: 'Raleway'; font-weight: 500; font-size: 20px; color: #161616;}
.comment-block .caption .top .txt2{float: right; color: #ff3d00; padding-top: 5px;}

.load-more-comments{padding: 20px 0;}

.live-comment{margin-top: 30px;}
.live-comment .live-comment-title{font-family: 'Open Sans'; font-size: 26px; line-height: 1; color: #161616; margin-bottom: 25px; font-weight: 600;}


/* ============================= blog end ====================== */

#home{position: relative; overflow: hidden;}

#iphone-block{position: relative; padding: 80px 0 50px; background: #fff;}
.iphone1{margin-left: auto; margin-right: auto;}

/*#about{position: relative; padding: 80px 0 120px; background: #000;}
#about .title1{color: #fff62d; background-image: url(../images/ywy.png);}*/

#mission_section{position: relative; padding: 0px 0 80px; background: #fff500; color: #161616;}

/* ============================= mission ====================== */
#mission{}

.mission_prev, .mission_next {display: block; width: 32px; height: 32px; position: absolute; left: 2%; top: 50%; margin-top: -16px; background: url(../images/prev2.png) center center no-repeat; z-index: 2; 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;
}
.mission_prev:hover, .mission_next:hover{opacity: 1; filter: alpha(opacity=100);}

.mission_next{left: auto; right: 2%; background: url(../images/next2.png) center center no-repeat;}

#mission .carousel-box{position: relative;}
#mission .carousel-box .inner{position: relative; overflow: visible; max-width: none; margin: 0;}
#mission .carousel.main{position: relative; overflow: visible; margin: 0; padding: 0;margin-right: 0px; }
#mission .caroufredsel_wrapper{padding: 0; margin: 0; overflow: visible!important;}
#mission .caroufredsel_wrapper ul{padding: 0; margin: 0;}
#mission .carousel-box ul li { float:left; display: inline-block; padding:0px 0px 0px 0px; position:relative; width:100%;  padding-right:0px }

.mission{}
.mission .mission_inner{}
.mission .mission_inner .block{width: 50%; float: left; position: relative;}
.mission .mission_inner .left_block{margin-top: -60px;}
.mission .mission_inner .right_block{padding-top: 40px; padding-left: 10px;}
.mission .mission_inner .txt1{font-family: 'Raleway'; font-size: 30px; font-weight: 600; padding-bottom: 5px;}
.mission .mission_inner .txt2{font-family: 'Open Sans'; font-size: 16px; font-weight: 600; padding-bottom: 10px;}
.mission .mission_inner .txt3{padding-bottom: 10px;}
.mission .mission_inner .txt4{text-align: right;}
/* ============================= mission end ====================== */

#team{position: relative; padding: 100px 0 120px; background: #fff;}

#services{position: relative;}

#why{position: relative; padding: 40px 0 40px; background: #fff;}

#features{position: relative; padding: 80px 0 0px; background: #000;}
#features .title1{color: #fff62d; background-image: url(../images/gwy.png);}

#features2{position: relative; padding: 30px 0; background: #fff500;}
#features2 .left_side{float: left;}
#features2 .right_side{float: right;}
#features2 .txt1{font-family: 'Raleway'; font-size: 22px; line-height: 1; color: #161616; padding-top: 10px; padding-bottom: 10px;}

#prices{position: relative; padding: 80px 0 100px; background: #fff;}

.prices{padding: 0; margin: 0; list-style: none;}
.prices > li{float: left; width: 33.33333333%;display: block; position: relative;}
.prices > li:hover{z-index: 10;}
.prices > li > a{display: block; text-decoration: none; background: #161616; padding: 15px; text-align: center; position: relative;
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;
}
.prices > li > a:hover{background: #fff500; z-index: 5;
-ms-transform: scale(1.07);
    -webkit-transform: scale(1.07);
    transform: scale(1.07);
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.3); moz-box-shadow: 0 0 50px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.3);
}
.prices > li > a .prices_inner{border: 1px solid #353535; padding: 10px 5px 30px;
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;
}
.prices > li > a:hover .prices_inner{border-color: #fff;}
.prices > li > a .c1{display: block; width: 140px; height: 140px; margin-left: auto; margin-right: auto; background: #4f4f4f; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; font-size: 40px; line-height: 140px; color: #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;
}
.prices > li > a:hover .c1{background: #000000;}
.prices > li > a .txt1{font-size: 40px; color: #fff; padding-top: 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;
}
.prices > li > a:hover .txt1{color: #161616;}
.prices > li > a .txt2{font-size: 14px; color: #827c7c; padding-bottom: 20px; position: relative; margin-bottom: 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;
}
.prices > li > a:hover .txt2{color: #161616;}
.prices > li > a .txt2:before{content: ''; display: block; width: 140px; height: 1px; background: #4f4f4f; position: absolute; left: 50%; margin-left: -70px; bottom: 0;}
.prices > li > a:hover .txt2:before{background: #161616;}
.prices > li > a .txt2:after{content: ''; display: block; width: 140px; height: 1px; background: #4f4f4f; position: absolute; left: 50%; margin-left: -70px; bottom: 3px;}
.prices > li > a:hover .txt2:after{background: #161616;}
.prices > li > a ul{padding: 0; margin: 0 0 45px; list-style: none;}
.prices > li > a ul li{display: block; border-bottom: 1px solid #2d2d2d; color: #827c7c; padding: 15px 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;
}
.prices > li > a:hover ul li{color: #161616; border-color: #fff966;}
.prices > li > a .txt3{display: inline-block; background: #4f4f4f; color: #fff; padding: 13px 40px;
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;
}
.prices > li > a:hover .txt3{background: #161616;}

/* ============================= tweets ====================== */
#tweets{}

.tweets_prev, .tweets_next {display: block; width: 32px; height: 32px; position: absolute; left: 0; top: 50%; margin-top: -16px; background: url(../images/prev3.png) 0 0 no-repeat; z-index: 2; 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;
}

.tweets_prev:hover, .tweets_next:hover{opacity: 1; filter: alpha(opacity=100);}

.tweets_next{background: url(../images/next3.png) center center no-repeat; left: auto; right: 0;}

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

.tweets{}
.tweets .tweets_inner{text-align: center; padding-left: 10%; padding-right: 10%;}
.tweets .tweets_inner .c1{display: block; width: 100px; height: 100px; background: #fff; margin-left: auto; margin-right: auto; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; margin-bottom: 15px;}
.tweets .tweets_inner .c1 i{color: #000; font-size: 32px; line-height: 100px;}
.tweets .tweets_inner .txt1{font-family: 'Raleway'; font-size: 34px; text-transform: uppercase;color: #fff; padding-bottom: 10px;}
.tweets .tweets_inner .txt2{color: #b4b3b3; padding-bottom: 25px;}
.tweets .tweets_inner .txt3{text-align: center;}
/* ============================= tweets end ====================== */

#blog{position: relative; padding: 80px 0 50px; background: #fff500;}

.design{margin-bottom: 20px;}
.design a{display: block; background: #000; padding: 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;
}
.design a:hover{background: #fff;}
.design a .design_inner{border: 1px solid #fff; padding: 15px;}
.design a .icon{float: left; width: 100px; height: 100px; border: 1px solid #000; color: #fff; font-size: 35px; line-height: 100px; text-align: center;border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; margin-right: 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;
}
.design a:hover .icon{color: #000; border-color: #000;}
.design a .txt{display: table;}
.design a .txt1{font-family: 'Raleway'; font-size: 22px; padding-bottom: 5px;color: #fff; padding-top: 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;
}
.design a:hover .txt1{color: #000;}
.design a .txt2{color: #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;
}
.design a:hover .txt2{color: #727272;}

#testimonials{position: relative; padding: 70px 0 80px; background: #fff;}

.testimonial{margin-bottom: 20px;}
.testimonial a{display: block; text-decoration: none;}
.testimonial a .author{float: left; margin-right: 20px;}
.testimonial a .author .img{margin-bottom: 10px;}
.testimonial a .author img{border: 12px solid #161616; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius: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;
}
.testimonial a:hover .author img{border-color: #fff500;}
.testimonial a .author .name{font-size: 15px; color: #272727; text-align: center; font-weight: 600; position: relative; padding-top: 10px;}
.testimonial a .author .name:before{content: ''; display: block; width: 50px; height: 1px; background: #a3a3a3; position: absolute; left: 50%; margin-left: -25px; top: 0;}
.testimonial a .author .name:after{content: ''; display: block; width: 50px; height: 1px; background: #a3a3a3; position: absolute; left: 50%; margin-left: -25px; top: 4px;}
.testimonial a .author .name span{display: block; font-size:13px; color: #ff4081; font-weight: 400;}
.testimonial a .caption{overflow: hidden; padding-bottom: 5px; padding-top: 10px;}
.testimonial a .caption .txt1{position: relative; border: 1px solid #a2a2a2; padding: 30px 20px 30px 50px; color: #727272;}
.testimonial a .caption .txt1:before{content: ''; display: block; width: 100%; height: 1px; background: #a3a3a3; position: absolute; left: 0; bottom: -5px;}

#contacts{position: relative; padding: 80px 0 60px; background: #000; color: #606060;}
#contacts .title1{color: #fff62d; background-image: url(../images/gwy.png);}

#contacts a{color: #606060;}
#contacts a:hover{color: #fff500;}

#google_map{position: relative; width: 100%; height: 460px;}

/* ============================= footer ====================== */
.bot1_wrapper{position: relative; padding: 50px 0 50px; background: #161616;}
.bot1{border-bottom: 1px solid #2e2e2e; color: #666666; padding-bottom: 20px;}
.bot1 a{color: #666666;}

.logo2_wrapper{padding-top: 20px; padding-bottom: 25px;}

.bot1_title{background: url(../images/px-left2.png) left bottom no-repeat; font-size: 20px; color: #fff; margin-top: 25px; padding-bottom: 25px; margin-bottom: 25px;}

.recent{margin-bottom: 20px;}
.recent a{display: block;}
.recent a figure{float: left; margin-right: 15px; position: relative;}
.recent a figure img{position: relative;}
.recent a figure em{position: absolute; left: 0; top: 0; width: 100%; height: 100%; border: 2px solid #fff500; 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;
}
.recent a:hover figure em{opacity: 1; filter:alpha(opacity=100);}
.recent a .caption{display: table;}
.recent a .caption .txt1{color: #fff; font-weight: 600;
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;
}
.recent a:hover .caption .txt1{color: #fff500;}
.recent a .caption .txt2{color: #666666;}
.recent a .caption .txt3{color: #494747; font-size: 13px;}

.flickr{padding: 0; margin: 0; list-style: none;}
.flickr li{display: block; float: left; padding: 0 5px 10px 0;}
.flickr li a{display: block;text-decoration: none;}
.flickr li a figure{position: relative;}
.flickr li a figure img{position: relative;}
.flickr li a figure em{position: absolute; left: 0; top: 0; width: 100%; height: 100%; border: 2px solid #fff500; 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;
}
.flickr li a:hover figure em{opacity: 1; filter:alpha(opacity=100);}

.tags2{ display: block; margin: 0; padding: 0; list-style: none; text-align: left;}
.tags2 li{display: inline-block; margin: 0 5px 5px 0px; float: left;}
.tags2 li a{ display: inline-block; background: none; padding: 5px 10px; font-weight: 400; color: #666666; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; text-decoration: none; border: 1px solid #383838;
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;
}
.tags2 li a:hover{background: none; color: #fff500; border-color: #fff500;}

.bot2{padding-top: 30px;}

.bot3{background: #2e2e2e; font-size: 13px; padding: 30px 0;}

.social{ display: block; margin: 0; padding: 0; list-style: none;}
.social li{display: inline-block; margin: 0 1px; width: 45px; height: 45px;}
.social li a{display: block; text-decoration: none; font-size: 20px; color: #454545; line-height: 43px; text-align: center; background: none; border: 1px solid #454545;
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: #fff500; background: #000; border-color: #000;}

.bot_menu{padding: 0; margin: 0; list-style: none; padding-top: 12px; padding-bottom: 12px;}
.bot_menu li{display: inline-block; padding: 0 7px 0px 0;}
.bot_menu li a{color: #666666; text-decoration: none;}
.bot_menu li a:hover{color: #fff500; text-decoration: underline;}

/* ============================= parallax ====================== */
.parallax {width: 100%; position: relative; overflow: hidden; background: none; padding-top: 80px; padding-bottom: 80px; }
.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; left: 0; top: 0;}
.parallax .container { }


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

.bg2 { background-image: url(../images/parallax2.jpg); }

.bg3 { background-image: url(../images/parallax3.jpg); }


#parallax1 .title1{color: #fff500; background-image: url(../images/gwy.png);}

#parallax3{padding-top: 90px; padding-bottom: 110px;}


/* ============================= main menu ====================== */
.navbar_ { margin: 0; padding: 0; background: none; border:none; position: relative;z-index: 30; min-height: 0; float: right; text-align: center;}
.navbar_ .navbar-toggle { background: #161616; border: none;box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-top: 10px; margin-bottom: 8px; margin-right: 5px;}
.navbar_ .navbar-toggle:hover, .navbar_ .navbar-toggle:focus{background: #303030;}
.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: inline-block; vertical-align: top; float: none;}
.navbar_ .nav > li{position: relative; display: block; float: left; white-space: nowrap; background: none;}
.navbar_ .nav > li:first-child{}
.navbar_ .nav > li > a{display: block; text-decoration: none; background: none; font-family: 'Open Sans'; font-weight: 400; font-size: 14px; line-height: 20px; color: #272727; text-shadow:none; padding: 22px 20px 34px; border: none; margin: 0; text-align: center; position: relative; z-index: 2; border-top: 12px solid transparent;
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;
}

.navbar_ .nav > li > a:hover, .navbar_ .nav > li > a:focus, .navbar_ .nav > li.sfHover > a, .navbar_ .nav > li.sfHover > a:hover, .navbar_ .nav > li.active > a, .navbar_ .nav > li.active > a:hover, .navbar_ .nav > li.active > a:focus{color: #fff; text-decoration: none; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; border-radius:0; -moz-border-radius:0; -webkit-border-radius:0; background: #000; border-color: #fff40e;}






.sub-menu ul{ position: absolute; display: none; left: 0; top: 100%; list-style: none; zoom: 1; z-index: 1; margin: 0; padding:0; background: #303030; text-align: left; border: none;}
.sub-menu li{ margin: 0; position: relative; zoom: 1; display: block;}
.sub-menu li:first-child{}
.sub-menu li:nth-child(even){background: #222222;}
.sub-menu li a{display: block; position: relative; font-family:'Open Sans'; font-weight: 400; font-size: 14px; line-height: 20px; color: #cecece; text-decoration: none; padding: 6px 40px 6px 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: #fff500; background: none; }

.sub-menu-1 > ul{}

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




/* ============================= search-form ====================== */
.search-form-wrapper{max-width: 600px; margin-left: auto; margin-right: auto;}
.search-form-wrapper .form-control{border: 1px solid #000000; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; padding-top: 14px; padding-bottom: 14px; height: 50px; color: #000;}
.search-form-wrapper a{font-size: 18px; line-height: 20px; font-family: 'Open Sans'; font-weight: 800; color: #fff; background: #000; padding: 15px 30px; text-decoration: none; text-transform: uppercase; display: block; margin-left: 3px;}
.search-form-wrapper a:hover{background: #fff500; color: #000;}

/* ============================= newsletter-form ====================== */
.newsletter-form-wrapper{}
.newsletter-form-wrapper .form-control{border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; padding-top: 9px; padding-bottom: 9px; height: 40px; color: #868585;}
.newsletter-form-wrapper a{font-size: 16px; line-height: 20px; font-family: 'Open Sans'; font-weight: 600; color: #000; background: #fff500; padding: 10px 15px; text-decoration: none; display: block; margin-left: 0px;}
.newsletter-form-wrapper a:hover{background: #fff; color: #000;}

/* ============================= search-form2 ====================== */
.search-form2-wrapper{}
.search-form2-wrapper .input-group{width: 100%;}
.search-form2-wrapper .form-control{border: 1px solid #000000; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; padding-top: 11px; padding-bottom: 11px; height: 44px; color: #000;}
.search-form2-wrapper .input-group-btn{display: none;}
.search-form2-wrapper a{font-size: 18px; line-height: 20px; font-family: 'Open Sans'; font-weight: 800; color: #fff; background: #000; padding: 15px 30px; text-decoration: none; text-transform: uppercase; display: block; margin-left: 3px;}
.search-form2-wrapper a:hover{background: #fff500; color: #000;}

/* ============================= 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 ====================== */
.title1{text-align: center; color: #272727; font-weight: 700; font-family: 'Raleway'; font-size: 45px; line-height: 1; text-transform: uppercase; padding-bottom: 15px; margin-bottom: 15px; background: url(../images/gby.png) center bottom no-repeat;}

.title2{text-align: left; color: #161616; font-weight: 700; font-family: 'Raleway'; font-size: 30px; line-height: 1; text-transform: uppercase; padding-bottom: 15px; margin-bottom: 25px; margin-top: 25px; background: url(../images/px-left.png) left bottom no-repeat;}

.title3{text-align: left; color: #fff; font-weight: 700; font-family: 'Open Sans'; font-size: 30px; line-height: 1; text-transform: uppercase; padding-bottom: 25px; margin-bottom: 0px; margin-top: 25px;}

.title4{color: #fff; font-size: 16px; line-height: 1.1; margin-bottom: 20px; font-weight: 700; text-transform: uppercase;}



h1{display: block; font-family:'Raleway'; font-weight:300; font-size:59px; color:#fff; line-height:0.65; padding:0; margin: 0; position: relative; text-transform: uppercase;}
h1 em{font-style: normal; color: #fff001;}
h1 span{font-style: normal; background: #fff001; font-size: 27px; line-height: 1; color: #000; padding: 3px 5px; display: inline-block;}

h2{display: block; font-family:'Raleway'; font-weight:500; font-size:25px; color:#161616; line-height:1; padding:20px 0 20px; margin: 0; position: relative; text-transform: uppercase;}

h3{display: block; font-family:'Open Sans'; font-weight:400; font-size:18px; color:#727272; line-height:1.2; padding:0px 0 20px; margin: 0; position: relative;}

h4{display: block; font-family:'Raleway'; font-weight:500; font-size:20px; color:#4d4d4d; line-height:1; padding:10px 0 20px; margin: 0; position: relative; text-transform: uppercase;}





















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

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

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





/* === */
.service1{position: relative; margin-bottom: 20px;}
.service1 a{display: block;padding-bottom: 100%;position: relative; text-decoration: none;}
.service1 a .over1{position: absolute; left: 15%; top: 15%; width: 70%; height: 70%; background: none; border: 1px solid #fff500; -ms-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg);}
.service1 a .over2{position: absolute; left: 15%; top: 15%; width: 70%; height: 70%; background: #fff500; opacity: 0; filter: alpha(opacity=0);
transform:matrix(-0.01,-0.01,0.01,-0.01,0,0);
-ms-transform:matrix(-0.01,-0.01,0.01,-0.01,0,0);
-webkit-transform:matrix(-0.01,-0.01,0.01,-0.01,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;
}
.service1 a:hover .over2{opacity: 1; filter: alpha(opacity=100);
  transform:matrix(0.71,0.71,-0.71,0.71,0,0);
-ms-transform:matrix(0.71,0.71,-0.71,0.71,0,0);
-webkit-transform:matrix(0.71,0.71,-0.71,0.71,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;
}
.service1 a .txt1{padding-left: 20px; padding-right: 20px; position: absolute; left: 0; top: 0; width: 100%;top: 50%; margin-top: -10px; line-height: 20px; font-weight: 700; color: #fff; 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;
}
.service1 a:hover .txt1{color: #000;}

.accordion{margin-bottom: 20px;}
.accordion .ui-accordion-header{font-size: 16px; color: #161616; padding: 15px 10px 15px 60px; border: 1px solid #b9b9b9; margin-top: 5px;}
.accordion .ui-accordion-header:focus{outline: none;}
.accordion .ui-accordion-header-active{background: #fff500; border-color: #fff500;}
.accordion .ui-accordion-header .ui-accordion-header-icon{width: 16px; height: 16px; background: url(../images/accordion-closed.png) 0 0 no-repeat; top: 50%; margin-top: -8px; left: 15px;}
.accordion .ui-accordion-header-active .ui-accordion-header-icon{background: url(../images/accordion-opened.png) 0 0 no-repeat;}
.accordion .ui-accordion-content{padding: 20px 10px;}

.tabs{margin-bottom: 20px; padding: 0; border: 1px solid #b9b9b9;}
.tabs .ui-tabs-nav{padding: 0; background: #161616;}
.tabs .ui-tabs-nav li{margin: 0;}
.tabs .ui-tabs-nav li.ui-tabs-active{margin: 0;padding: 0;}
.tabs .ui-tabs-nav .ui-tabs-anchor{color: #828282; padding: 16px 20px;}
.tabs .ui-tabs-nav .ui-tabs-anchor:focus{outline: none;}
.tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{ background: #fff; color: #272727;}
.tabs .ui-tabs-panel{padding: 30px;}

.links_block{padding-bottom: 40px;}

.phone_ic{font-size: 14px; line-height: 20px; text-transform: uppercase; font-weight: 700; padding-bottom: 5px;}
.phone_ic i{float: left; padding-right: 10px; color: #fff500; font-size: 16px; line-height: 20px;}
.phone_ic span{display: table;}
.email_ic{font-size: 14px; line-height: 20px; padding-bottom: 0px;}
.email_ic i{float: left; padding-right: 10px; color: #fff500; font-size: 16px; line-height: 20px;}
.email_ic span{display: table;}

/*-----btn-----*/
.btn-default.btn1{ display: inline-block; color: #fff; border: none; font-size: 15px; line-height: 20px; font-weight: 700; padding: 13px 30px; text-decoration: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; margin-top: 0px; margin-bottom: 0px; text-transform: uppercase; background: #000; position: relative;}
.btn-default.btn1:hover{color: #000; background: #fff;}

.btn-default.btn2{ display: inline-block; color: #272727; border: none; font-size: 15px; line-height: 20px; font-weight: 700; padding: 12px 30px; text-decoration: none; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; margin-top: 0px; margin-bottom: 0px; text-transform: uppercase; background: #fff500; position: relative;}
.btn-default.btn2:hover{color: #000; background: #fff;}

.btn-default.btn3{ display: inline-block; color: #000; border: 2px solid #000; font-size: 15px; line-height: 20px; font-weight: 400; padding: 13px 30px; text-decoration: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; margin-top: 0px; margin-bottom: 0px; background: none; position: relative; margin-left: 10px; margin-bottom: 10px;}
.btn-default.btn3:hover{color: #fff; background: #000;}

.btn-default.btn4{ display: inline-block; color: #fff; border: 2px solid #000; font-size: 16px; line-height: 20px; font-weight: 400; padding: 13px 30px; text-decoration: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; margin-top: 0px; margin-bottom: 0px; background: #000; position: relative;}
.btn-default.btn4:hover{color: #000; background: #fff001;}

.btn-default.btn5{ display: inline-block; color: #000; border: none; font-size: 14px; line-height: 20px; font-weight: 400; padding: 4px 30px; text-decoration: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; margin-top: 0px; margin-bottom: 0px; background: #fff001; position: relative; margin-top: 10px;}
.btn-default.btn5:hover{color: #fff001; background: #000;}

.btn-default.btn6{ display: block; text-align: center; color: #000; border: none; font-size: 16px; line-height: 20px; font-weight: 600; padding: 18px 10px; text-decoration: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; margin-top: 0px; margin-bottom: 0px; background: #fff001; position: relative; text-transform: uppercase;}
.btn-default.btn6:hover{color: #fff001; background: #000;}








/* ============================= thumbnail ====================== */
.img-polaroid{position: relative; padding: 5px; background: none; border: 1px solid #cfcfcf;box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none;}

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

.thumb0 {margin-bottom: 20px; margin-top: 0px;}
.thumb0.last {margin-bottom: 0px;}
.thumb0 .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;}
.thumb0 .thumbnail figure{margin: 0; float: none; margin:0px 0px 25px 0px;position: relative; border: 3px solid #000;border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;background: #000;
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;
}
.thumb0 .thumbnail:hover figure{border-color: #fff500;}
.thumb0 .thumbnail figure img{width: 100%;position: relative;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;
}
.thumb0 .thumbnail:hover figure img{opacity: 0.7; filter: alpha(opacity=70);}
.thumb0 .thumbnail .caption{border-top: 1px solid #969696; border-bottom: 1px solid #969696; text-align: center; max-width: 70%; margin-left: auto; margin-right: auto; padding: 5px 0;}
.thumb0 .thumbnail .caption .txt1{font-family: 'Raleway'; font-weight: 500; font-size: 16px; color: #161616;}
.thumb0 .thumbnail .caption .txt2{color: #727272;}

.social_media_wrapper{position: absolute; width: 100%; left: 0; top: 50%; margin-top: -22px; 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;
}
.thumbnail:hover .social_media_wrapper{opacity: 1; filter: alpha(opacity=100);}
.social_media{ display: block; margin: 0; padding: 0; list-style: none; text-align: center;}
.social_media li{display: inline-block; margin: 2px 1px; width: 40px; height: 40px;}
.social_media li a{display: block; text-decoration: none; font-size: 18px; color: #000; line-height: 40px; text-align: center; background: #fff; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius: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_media li a:hover{color: #000; background: #fff500;}

.thumb1 {margin-bottom: 0px; margin-top: 0px;}
.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 figure{margin: 0; float: none; margin:0px 0px 0px 0px; }
.thumb2 figure img{margin-left: auto; margin-right: auto;}
.thumb2 .caption{}
















/*================= queryLoader =========================*/
#load {width: 100%;height: 100%;position: fixed;overflow: hidden;z-index: 1001;	background-color: #fff500;}
#qLoverlay{background: #fff500!important;}
#qLbar{background: #000!important;}
#qLpercentage{color: #000!important; font-family: 'Open Sans'; font-weight: 700; font-size: 40px!important; line-height: 1;}



/*================= 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: #989797; font-weight: 400;}
#ajax-contact-form .form-control{height: 38px; padding: 8px 12px; font-size: 14px; line-height: 20px; color: #8c8c8c; background: #272727; border: 1px solid #8f8f8f;border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
#ajax-contact-form .form-control:focus{border-color: #f2e902;   -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(246, 99, 1, .6); box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(246, 99, 1, .6);}
#ajax-contact-form textarea.form-control {height: auto;}
#ajax-contact-form .form-group.capthca{float: left; margin-right: 20px;}
#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;}

#contact-form .form-group{margin-left: 0; margin-right: 0;}
#contact-form .form-group label{color: #989797; font-weight: 400;}
#contact-form .form-control{height: 38px; padding: 8px 12px; font-size: 14px; line-height: 20px; color: #8c8c8c; background: #272727; border: 1px solid #8f8f8f;border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
#contact-form .form-control:focus{border-color: #f2e902;   -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(246, 99, 1, .6); box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(246, 99, 1, .6);}
#contact-form textarea.form-control {height: auto;}
#contact-form .form-group.capthca{float: left; margin-right: 20px;}
#contact-form .form-group.capthca input{width: 170px;}
#contact-form .form-group.img{float: left;}
#contact-form .form-group.img img{width:170px; height:38px;}





.regular-checkbox {
	display: none;
}

.regular-checkbox + label {
	background-color: #272727;
	border: 1px solid #8f8f8f;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
	padding: 9px;
	border-radius: 1px;
	display: inline-block;
	position: relative;
}

.regular-checkbox + label:active, .regular-checkbox:checked + label:active {
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}

.regular-checkbox:checked + label {
	background-color: #272727;
	border: 1px solid #8f8f8f;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);
	color: #99a1a7;
}

.regular-checkbox:checked + label:after {
	content: '\2714';
	font-size: 12px;
	position: absolute;
	top: 0px;
	left: 3px;
	color: #99a1a7;
}


.big-checkbox + label {
	padding: 18px;
}

.big-checkbox:checked + label:after {
	font-size: 28px;
	left: 6px;
}

.tag {
	font-family: Arial, sans-serif;
	width: 200px;
	position: relative;
	top: 5px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	float: left;
}

.radio-1 {
	width: 193px;
}

.button-holder {
	float: left;
}

/* RADIO */




.btn-default.btn-cf-submit{display: inline-block; background: none; color: #272727; font-family: 'Open Sans'; font-size: 14px; line-height: 20px; font-weight: 700; padding: 15px 40px; text-decoration: none;border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; border: 1px solid #b9b9b9; text-transform: uppercase; letter-spacing: 0px; background: #f1f1f1;
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;
}
.btn-default.btn-cf-submit:hover{background: #fff500; color: #000; border-color: #fff500;}


/*================= Contacts3 =========================*/
#note3{ }
.notification_error3{ color:#f00; padding-bottom:10px; }
.notification_ok3{ text-align: left; padding-bottom:10px; }

#ajax-contact-form3 .form-group{margin-left: 0; margin-right: 0;}
#ajax-contact-form3 .form-group label{color: #c4c4c4; font-weight: 400; display: none;}
#ajax-contact-form3 .form-control{height: 38px; padding: 8px 12px; font-size: 14px; line-height: 20px; color: #8c8c8c; background: #fff; ; border: 1px solid #dedede;border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;}
#ajax-contact-form3 .form-control:focus{border-color: #000000;   -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(246, 99, 1, 0); box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(246, 99, 1, 0);}
#ajax-contact-form3 textarea.form-control {height: auto;}
#ajax-contact-form3 .form-group.capthca{float: left; margin-right: 20px;}
#ajax-contact-form3 .form-group.capthca input{width: 170px;}
#ajax-contact-form3 .form-group.img{float: left;}
#ajax-contact-form3 .form-group.img img{width:170px; height:38px;}

.btn-default.btn-cf-submit3{display: block; background: none; color: #000; font-family: 'Open Sans'; font-size: 16px; line-height: 20px; font-weight: 600; padding: 13px 20px; text-decoration: none;border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; border: none; letter-spacing: 0px; background: #fff001;
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;
}
.btn-default.btn-cf-submit3:hover{background: #000; color: #fff001;}



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

}
/* Default landscape and desktop to large desktop */
@media (max-width: 1199px) {
  .mission .mission_inner .left_block{margin-top: -40px;}

  h1{font-size: 50px;}





}
@media (min-width: 992px) {


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




}
/* Portrait tablet to landscape and desktop */
@media (max-width: 991px) {
  .mission .mission_inner .left_block{margin-top: 20px;}

  .title1{font-size: 40px;}

  .title3{font-size: 25px;}

  h1{font-size: 40px; line-height: 0.9;}








}
@media (min-width: 768px) and (max-width: 991px) {
  .social_media_wrapper{margin-top: -44px;}






}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  #top2{height: 50px;}
  header{padding-top: 7px;position: relative; z-index: 31;}


	.navbar_ {float: none; height: 50px; margin-bottom: 0; }
	.navbar-collapse_{clear: both; margin-left: -15px; margin-right: -15px;}
	.navbar_ .nav{display: block; background: none; border-right: none;background: #fff; border: none;}
	.navbar_ .nav > li{float: none;background: none; border-left: none; margin-right: 0; border-top:1px solid #c4c4c4; background: none; padding-left: 0;}
	.navbar_ .nav > li > a{padding: 15px; border: none;}
	.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;}

  .mission .mission_inner .left_block{margin-top: 40px; width: 100%; float: none;}
  .mission .mission_inner .right_block{padding-top: 20px; width: 100%; float: none;}

  #mission_section{padding-bottom: 70px;}



  .mission_prev{left: 50%; margin-left: -35px; top: auto; margin-top: 0; bottom: 20px;}
  .mission_next{right: 50%; margin-right: -35px; top: auto; margin-top: 0; bottom: 20px;}

  #features2 .left_side{float: none;}
  #features2 .right_side{float: none; padding-top: 15px;}

  .prices > li{float: none; width: 100%; margin-bottom: 30px;}

  .bot_menu{padding-top: 20px; padding-bottom: 20px;}

  .title1{font-size: 30px;}

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

  .sidebar-part{padding-top: 30px;}

  .comment-block.left1{margin-left: 0px;}










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



}
/* Landscape phones and down */
@media (max-width: 480px) {
  .top1{text-align: center;}
  .phone1{display: block; float: none;}
  .mail1{display: block; float: none; margin-right: 0;}

  #google_map {height: 240px;}

  .post .post-image .post-image-comments{display: none;}

  .social_media2{display: none;}

  .social_media2_wrapper{margin-top: -25px;}

  .comment-block .caption .top .txt1{float: none;}

  .comment-block .caption .top .txt2{float: none;}


}

table {
    width: 100%;
}

th, td {
    padding: 5px;
    text-align: left;
}


th {
    background-color: #000000;
    color: #FFF62D;
}
tr:nth-child(even) {background-color: #f2f2f2}

.sbtn    {
	/*background-image: url("../img/button.png");*/
	 background-color: #000;
	border: 1px solid #51565C;
	height: 22px;
	width: 82px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF62D;
	font-weight: bold;
	background-position: center;
	padding: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.ava {
    color:#009900;
    text-align:center;
}

.tak {
    color:#CC0000;
    text-align:center;
}
form input{
	color:  #5f5f5f;
	box-sizing: border-box;
	box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.08);
	padding: 5px 8px;
	border: 1px solid #dbdbdb;
}
form input[type=text],
form input[type=email],
form input[type=password],
form textarea{
	max-width: 400px;
	width: 100%;
}
.ref {
	color:#333;
	text-decoration:underline;
}