@charset "utf-8";
/*------------------------------------------------------------------
    Main Style Stylesheet
    Project:        Renovators HTML5 Template
    Version:        1.0
    Author:         S_Naumov
    Last change:    10/02/2018
    Primary use:    Creative, Coporate, Business, Portfolio, Personal
-------------------------------------------------------------------*/

/*------------------------------------------------------------------
body 
 + WRAP
 + HEADER
 + NAVIGATION
 + BANNER
 + SERVICES
 + OUR FEATURED FOUNDERS
 + BLOG UPDATES 
 + APPOINMENT
 + NEWS FROM BLOG
 + PARTNERS / CLIENTS
 + FOOTER
 + SOCIAL ICONS
 + MEGA MENU
 + 3 MENU LEVEL 
-------------------------------------------------------------------*/
/*=======================================================
      THEME STYLING START
========================================================*/
/*------------------------------------------------------------------
@font-face {
    font-family: 'Oswald';
    src: url('../fonts/Oswald-Regular.ttf');
 }
-------------------------------------------------------------------*/

@import url('https://fonts.googleapis.com/css?family=Oswald:300,400,700&subset=cyrillic');


* {
	margin: 0px;
	padding: 0px;
}
body {
	background:#fff;
	font-weight: normal;
	position: relative;
	font-size: 16px;
	font-family: 'Oswald', sans-serif;}
/*=======================================================
      WRAPPER
========================================================*/
#wrap {
	position: relative;
	width: 100%;
	overflow: hidden;
}
/*=======================================================
      HEADINGS
========================================================*/
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #252525;
	font-family: 'Oswald', sans-serif;
	font-weight: bold;
	letter-spacing:0.5px;
	
}
h1 {
	font-size: 32px; font-weight:400;
}
h2 {
	font-size: 28px; font-weight:400;
}
h3 {
	font-size: 24px; font-weight:400;
}
h4 {
	font-size: 22px; font-weight:400;
}
a h4:hover{
color: #C75032;

}

h5 {
	font-size: 18px;
}
a h5:hover { color: #FCC403;
	
}

h6 {
	font-size: 16px;
	font-weight: 400;
}
p {
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	color: #444;
	line-height: 24px;
	text-rendering: optimizeLegibility;
}
a {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	text-decoration: none !important;
}
img {
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-ms-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
	display: inline-block !important;
}
ul {
	margin-bottom: 0px;
}
li {
	list-style: none; font-weight:300px;
}

a {
	text-decoration: none;
	color: #141414;
}
.font-oswald {
	font-family: 'Oswald', sans-serif;
}
.font-pt {
	font-family: 'PT Sans';
}
p.intro-small {
	font-style: italic;
	color: #f5f5f5;
	width: 80%;
	margin: 0 auto;
}
.text-transform-none {
	text-transform: none !important;
}
.text-white {
	color: #fff !important;
}

.text-yellow {
	color: #FEC501 !important;
}
.text-bold {
	font-weight: bold !important;
}
.text-normal {
	font-weight: normal !important;
}
.font-12px {
	font-size: 12px !important;
}
.font-14px {
	font-size: 14px !important;
}
.font-16px {
	font-size: 16px !important;
}
.font-18px {
	font-size: 18px !important;
}
.font-20px {
	font-size: 20px !important;
}
.font-bold {
	font-weight: bold !important;
}
.font-normal {
	font-weight: normal !important;
}
.white-text {
	color: #fff !important;
}
.font-italic {
	font-style: italic;
}
.font-bold {
	font-weight: bold !important;
}
a:hover, a:focus {
	color: #FBC404;
}
.primary-color {
	color: #ffbe00 !important;
}
.primary-color-2 {
	color: #ffc107 !important;
}
.border-bottom-1 {
	border-bottom: 1px solid #ededed;
}
.position-center-center {
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.white-bg {
	background: #fff !important;
}
.relative {
	position: relative;
}
.line-height-24 {
	line-height: 24px !important;
}
.line-height-22 {
	line-height: 22px !important;
}
.line-height-26 {
	line-height: 26px !important;
}
.dark-text p {
	color: #141414;
}
.light-gray-bg {
	background: url(../images/605.jpg);
}
.customcolor1 {
	color: #448aff;
}
/*=======================================================
      BTN STYLE
========================================================*/
.btn {
	border: 3px solid  #333;
	color: #000000;
	display: inline-block;
	padding: 11px 35px;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: normal;
	font-family: 'Oswald', sans-serif;
	font-size: 14px; font-weight:500;
	background: none;	
	letter-spacing: 1px;
}
.btn:hover {
	background: #F9C206;
	color: #fff;border: 3px solid #F9C206;
}

.btn_red {
	
	color: #333;
	display: inline-block;
	padding: 11px 35px;
border: 3px solid  #1B1B1B;
	text-transform: uppercase;
	font-weight: normal;
	font-family: 'Oswald', sans-serif;
	font-size: 18px; font-weight:600;
	background: none;	
	letter-spacing: 1px;
	margin-top:50px;
}
.btn_red:hover {
	background: #FFA600;
	color: #333;
	border: 3px solid  #FFA600;
}

.btn_red2 {
    border-radius: 50px;
    color: #333;
    display: inline-block;
    padding: 11px 35px;
        padding-bottom: 11px;
    border: 3px solid #FAC205;
    text-transform: uppercase;
    font-weight: normal;
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    font-weight: 500;
    background: none;
    letter-spacing: 1px;
    margin-top: 0px;
    margin-bottom: 60px;
}

.btn_red2:hover {
	background: #FCBE03;
	color: #333;
}


.btn_red3 {
	
	color: #fff;
	display: inline-block;
	padding: 11px 35px;
border: 3px solid  #eee;
	text-transform: uppercase;
	font-weight: normal;
	font-family: 'Oswald', sans-serif;
	font-size: 18px; font-weight:600;
	background: none;	
	letter-spacing: 1px;
	margin-top:50px;
}
.btn_red3:hover {
	background: #FFA600;
	color: #333;
	border: 3px solid  #FFA600;
}


.btn_red4 {	
	color: #fff;
	display: inline-block;
	padding: 11px 11px;
border: 0px solid  #eee;
	text-transform: uppercase;
	font-weight: normal;
	font-family: 'Oswald', sans-serif;
	font-size: 26px; font-weight:600;
	background: none;	
	letter-spacing: 1px;
	
}
.btn_red4:hover {
	background: none;
	color: #F5C70E;
	border: 0px solid  #FFA600;
}

.btn_blu {
	border: none;
	color: #fff;
	display: inline-block;
	padding: 11px 35px;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: normal;
	font-family: 'Oswald', sans-serif;
	font-size: 14px; font-weight:500;
	background: #003148;	
	letter-spacing: 1px;
}
.btn_blu:hover {
	background:#32A373 ;
	color: #fff;
}
.bt_serv {
  margin-top: 200px;
  padding-top: 20px;
}

.btn-more {
	font-size: 11px;
	background: #448aff;
	color: #fff;
	font-weight: normal;
	border: none;
	padding: 13px 30px;
	box-shadow: 4px 4px 0 #1c66bb;
}
.btn-more:hover {
	background: #ffc107;
	box-shadow: 4px 4px 0 #dca500;
}
.btn-yellow {
	background: #ffc107;
	color: #333333;
	border: none;
}
.btn-yellow:hover {
	background: #344248;
	color: #fff;
}
.btn-blue {
	background: none;
	color: #fff;
	font-size: 13px;
	outline: 4px solid  rgba(250,250,250,0.5);
	border:none;
}
.btn-blue:hover {
	background: #FF6317;
	color: #fff;
	border-color:#DADADA;
	outline: 4px solid #fff;
}
.btn-white {
	background: none;
	color:#fff;
	font-size: 13px;
	border:none;
	outline: 4px solid rgba(250,250,250,0.5);
}
.btn-white:hover {
	background:#C4503C;
	color: #fff;
	border-color: #fff;
	outline: 4px solid #fff;
}
.parallax-bg {
	background-size: cover !important;
}
section {
	position: relative;
	overflow: hidden;
	width: 100%;
	
}
.text-shadow {
	text-shadow: 3px 0px 5px rgba(0,0,0,0.5);
}
.text-shadow-1 {
	text-shadow: 2px 3px 0 rgba(0,0,0,0.5);
}
/*=======================================================
      HEADING
========================================================*/
.heading {
	margin: 0 auto;
	margin-bottom:70px;
}
.heading h3 {
	font-size: 38px;
	margin: 0px;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:1px;
}

.heading hr {
	width: 100px;
	height: 4px;
	border: none;
	margin: 30px auto;
	background: #FEBF01;
}
.post_hr hr{
	width: 100px;
	height: 4px;
	border: none;
	margin: 30px auto;
	background: #EE6320;
	float:left;
	
}

.post_lefthr hr{
	width: 60px;
	height: 4px;
	border: none;
	margin: 55px -30px auto; margin-right:-10px;
	background:#FF5B0D;
	float:left; 
	-moz-transform: rotate(90deg); 
    -ms-transform: rotate(90deg); 
    -webkit-transform: rotate(90deg); 
    -o-transform: rotate(90deg); 
    transform: rotate(90deg);
	
}

.post_hr2 hr{
	width: 100px;
	height: 4px;
	border: none;
	margin: 0px auto;
	background: #FBCA04;
	float:left;
	
}

hr.main {
	width: 50px;
	height: 2px;
	border: none;
	margin: 30px 0;
	background: #FEBF01;
}

.heading p {
	font-size: 16px;
	line-height: 24px;
	color: #333;
	width: 65%;
	margin:0 auto;
	letter-spacing:1px;
	font-family: 'Oswald', sans-serif;
}
.heading.white h3 {
	color:#fff;
}
.heading h3 span{
	color: #FEBF01;
}
.heading.text-left hr{
	margin:30px 0;
}
/*=======================================================
      TOP BAR
========================================================*/
.top-bar {
	float: left;
	width: 100%;
	background:#000000;
}
.top-info{
	display:inline-block;
	width:100%;
	float:left;
	margin-left:50px;
	border-bottom:0px solid #ececec;
}
.top-info .personal-info{
	color:#999999;
	float: right;
	padding-right:50px;
	margin-top:15px;
	margin-right: 60px;
	
}
.top-info .personal-info p{
	color:rgba(77,59,59,1);
	margin:0px;
	font-size:16px;
	font-weight:500;
	font-family: 'Oswald', sans-serif;
}

.top-info .personal-info i {
    background: #FCC403;
    width: 28px;
    height: 28px;
    line-height: 27px;
    border-radius: 50px;
    padding: 0px;
    display: inline-block;
    text-align: center;
    color: #000;
    margin-left: 5px;
    border: 1px solid #CCCCCC;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
        font-size: 14px;
        line-height: 1;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.top-info .personal-info img {
    background: none;
    width: 40px;
    height: 40px;
    line-height: 38px;
    border: 0px solid #FFFFFF;
    border-radius: 50px;
    padding: 0px;
    display: inline-block;
    text-align: center;
    color: #fff;
    margin-left: -10px;
    margin-bottom: -6px;
    margin-right: 10px;
}


.top-info .personal-info i:hover{
background: #000;color: #fff;

}

.top-info .personal-info li{
	display:inline-block;
	border-right:0px solid #ececec;
	padding:15px 10px;
}
.top-info .personal-info li i{
	margin-right:5px;
}

.top-info .personal-info a{ color:#fff;
	
}

.top-info .personal-info a:hover{ color:#F8B01D;
	
}

.top-info .social{
	float:right;
	margin:0px;
	padding-top:30px;
	padding-right:30px;
	
}
.top-info .social li{
	float:left;
	display:inline-block;
	margin:0px;
	padding:0px;
}
.top-info .social li a{ 
    background:#DE5927;
	width:48px;
	height:48px;
	line-height:42px;
	border: 2px solid #FFFFFF;
	border-radius: 50px;
	padding:0px;
	display:inline-block;
	text-align:center;
	color:#fff;
	margin-left:5px;
}
.top-info .social li a:hover{
	color:#fff;
	background: #804040;
}


/*=======================================================
      HEADER
========================================================*/
header {
	position: absolute;
	width: 100%;
	z-index: 999;
    background: none;
	border-bottom:0px solid #ffbe00;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:20px;
	
}

.heder_bg{    
	position: absolute;
	width: 100%;
	height:8%;
	z-index: 999;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:20px;
}


#navbar .navbar {    
	background:rgba(77,59,59,0.8);
	border: none;
	margin-top: 20px;
	padding: 0px;
	border-radius: 0px;
	text-align: center;
	width: 85%;
	float: left;
	margin-left:0px;
}

.navbar {
    position:relative;   
	background: #000000;
	border: none;
	margin-top: 0px;
	padding: 0px;
	border-radius: 0px;
	text-align: center;
	width: 100%;
	float: left;
	margin-left:0px;
	margin-bottom:-95px;
	
}

#navbar.fixed{
	    position: relative;
	    top: -30px;
		margin-bottom:-77px;
	    width: 100%;
	   
	}


header .logo {
    float: left;
    position: absolute;
    margin-top: 20px;
    padding-left: 0px;
    padding-right: 50px;
    width: 27%;
    margin-left: 40px;
    z-index: 999;
}
header .ownmenu {
	float: right;
	padding:10px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	margin-right: 90px;
}


}
header .navbar li {
	display: inline-block;
	float: left;
}
header .navbar li a {
	font-family: 'Oswald', sans-serif;
	font-size: 13px;
	color: #fff;
	background: none !important;
	padding: 28px 15px;
	font-weight:normal;
	text-transform: uppercase;
	font-weight:600;
}
header .navbar li a:hover {
	color: #FCAB03;
}
header .navbar li.active a{
	color:#ffbe00;
}
header .quotes {
	float: right;
}
header .quotes a {
	font-size: 14px;
	color: #fff;
	display:inline-block;
	line-height: 43px;
	padding: 0px 30px;
	font-family: 'Oswald', sans-serif;
	text-transform: none;
	float: right;
	margin-top:15px;
	margin-right:20px;
	display: inline-block;
	
}
header .quotes a i{
	margin-right:10px;
}
header .quotes a:hover {
	background: #FF8000;
	color: #fff;
}

header .quotes2 {
	float: right;
}
header .quotes2 a {
     background:#C4503C;
	font-size: 14px;
	color: #fff;
	display:inline-block;
	line-height: 43px;
	padding: 0px 30px;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	float: right;
	margin-top:15px;
	margin-right:20px;
	display: inline-block;
	outline: 1px  solid #fff;
  outline-offset: -4px;
}
header .quotes2 a i{
	margin-right:10px;
}
header .quotes2 a:hover {
	background: #FF8000;
	color: #fff;
}


.ownmenu ul.dropdown{
   background: rgba(0, 0, 0, 0.902);
	padding:0px;
}
.ownmenu ul.dropdown li{
	margin:0px;
}
.ownmenu ul.dropdown li a{
	padding:8px 20px; padding-bottom:8px;
	font-size:13px;
	border-bottom:1px solid rgba(255,255,255,0.2);
}
/*=======================================================
      SUB BANNER
========================================================*/
.sub-bnr {
	background: url(../images/bg/sub-bnr-bg.jpg) no-repeat;
	background-size: cover;
	min-height: 550px;
	text-align: center;
}
.sub-bnr h4 {
	color: #fff;
	font-size: 40px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 150px;
}
.sub-bnr hr{
	margin:20px auto;
}
.sub-bnr .breadcrumb {
	background: none;
	margin:0px;
	padding:0px;
}
.sub-bnr .breadcrumb li {
	color: #fff;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #fff;
	font-size: 12px;
}
.sub-bnr .breadcrumb li a {
	color: #fff;
	text-transform: uppercase;
	color: #fff;
	font-size: 12px;
}
.sub-bnr .breadcrumb>li+li:before {
	color: #fff;
}
.sub-bnr .go-down{
	background:url(../images/go-down.png) center center no-repeat;
	position:absolute;
	width:80px;
	margin:0 auto;
	bottom:0px;
	height:32px;
	left:0px;
	right:0px;
}
/*=======================================================
      SERVICES
========================================================*/
.intro-ser{
	padding:0px 15px;
	border:0px solid #ececec;
	position:relative;
}

.intro-ser li{
list-style:circle;
	
}
.intro-ser h1{
font-size:44px;
padding-left:20px;
border-left:80px solid  #FEBF01;
}

.intro-ser h2{
font-size:34px;
padding-left:100px;

}

.intro-ser .tag{
	height:58px;
	width:58px;
	border-radius:50%;
	border:4px solid #fff;
	background:#C4503C;
	position:absolute;
	line-height:44px;
	text-align:center;
	right:20px;
	top:-30px;
}
.intro-ser h6:before{
	position:absolute;
	height:120px;
	width:4px;	
	background: #FF6215;
	content:"";
	left:0px;
}


.intro-ser h6:hover{ color: #FF5C0F;
	
}

.hover{ 
opacity:1;
	filter: alpha(opacity = 0);
	
	transform: scale(1.0,1.0);
	-ms-transform: scale(1.0,1.0);
	-moz-transform: scale(1.0,1.0);
	-webkit-transform: scale(1.0,1.0);
	
	transition: 
		opacity 1s ease-in,
		transform 0.5s;
	-moz-transition: 
		opacity 1s ease-in,
		-moz-transform 0.5s;
	-webkit-transition: 
		opacity 1s ease-in,
		-webkit-transform 0.5s;;
	
}
.hover:hover{ 
opacity:1;
	filter: alpha(opacity = 100);
	transform: scale(0.9,0.9);
	-ms-transform: scale(0.9,0.9);
	-moz-transform: scale(0.9,0.9);
	-webkit-transform: scale(0.9,0.9); 
	
}


.hover2{ 
opacity:1;
	filter: alpha(opacity = 0);
	
	transform: scale(1.0,1.0);
	-ms-transform: scale(1.0,1.0);
	-moz-transform: scale(1.0,1.0);
	-webkit-transform: scale(1.0,1.0);
	
	transition: 
		opacity 1s ease-in,
		transform 0.5s;
	-moz-transition: 
		opacity 1s ease-in,
		-moz-transform 0.5s;
	-webkit-transition: 
		opacity 1s ease-in,
		-webkit-transform 0.5s;;
	
}
.hover2:hover{ 
opacity:1;
	filter: alpha(opacity = 100);
	transform: scale(1.05,1.05);
	-ms-transform: scale(1.05,1.05);
	-moz-transform: scale(1.05,1.05);
	-webkit-transform: scale(1.05,1.05); 
	
}

.title_info {
	font-size:22px;
	
}

.intro-ser a{
	border-bottom:4px  #ffbe00;
	text-transform:uppercase;
	font-size:15px;
	color: #fff;
	padding-bottom:10px;
	margin-top:20px;
	display:inline-block;
}
.intro-ser a:hover{
	color:#fff;
	border-bottom-color:#252525;
}
.services-intro{
	
}
.services-intro li{
	margin:32px 0;
}
.services-intro .icon{
	width:100%;

	
	
	
}

.services-intro .icon i{
color:#FFFFFF; font-size:26px;
 text-align:center;

}
/*=======================================================
      WORK
========================================================*/
.latest-work {
	background: #FFFFFF;
	background-size:cover;

}
.portfolio-wrapper{
	position:relative;
}
.latest-work .filter{
	display:inline-block;
	width:100%;
	position:absolute;
	top:-140px;
	right:0px;
	text-align:right;
}
.latest-work .filter li{
	display:inline-block;
}
.latest-work .filter li{
	color:#fff;
	margin-right:10px;
}
.latest-work .filter li a {
	color: #fff;
	font-weight: 400;
	line-height: 22px;
	font-size: 15px;
	padding: 10px 10px;
}
.latest-work .filter li:nth-last-child(1){
	margin-right:0px;
}
.latest-work .filter li:nth-last-child(1) a{
	padding-right:0px;
}
.latest-work .filter li a:hover {
	color: #ffc107
}
.latest-work .filter li a.active {
	color: #ffc107
}
.latest-work .items.row{
	margin:0 -5px;
}
.latest-work .col-4 .item {
	width: 25%;
	padding:5px;
}

.gal-item  { 
background: #F2F2F2; 
padding:30px;
box-shadow: 9px 13px 26px -8px #000;
	
}


.gal-item .hover-info {
	position: absolute;
	background: rgba(51,51,51,0.9);
	z-index: 9;
	opacity: 0;
	bottom: 10px;
	left: 10px;
	right:10px;
	padding:20px;
	overflow:hidden;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	
}
.gal-item h6 a{
	font-weight:500;
	color:#333;
	margin:0px;
	margin-bottom:16px;
	font-size:16px;	
}
.gal-item  p{
	color:#333;
	margin:0px;
	font-size:16px;	
}

.gal-item .hover-info a:hover{
	color:#fff;
	opacity:1;
}
.gal-item:hover .hover-info a{
	color: #fff;
	right:20px;
}
.gal-item:hover .hover-info {
	opacity: 1;
}
.gal-item {
	position: relative;
	width: 100%;
	
}

.gal-item img{
position: relative;
margin-top:0px;
margin-left:0;



	
}
.light-port .filter li a{
	color:#313f46;
}
.light-port .filter li{
	color:#313f46;
}
.project-detail{
}
.blog-post .side-bar hr{
	margin:20px 0;
}
/*=======================================================
      PAGINATION
========================================================*/
.pagination {
	padding-top: 80px;
	border: none !important;
	display: inline-block;
	width: 100%;
	margin: 0 !important;
	text-align: center;
}
.pagination ul li {
	border: none;
}
.pagination>li {
	display: inline-block;
}
.pagination>li>a, .pagination>li>span {
	border: none;
	border-radius: 0px !important;
	padding: 0px;
	height:42px;
	width:42px;
	text-align: center;
	line-height: 42px;
	color: #777777;
	font-weight:bold;
	margin: 0px;
	font-size: 16px;
	background:#f2f2f2;
	
}
.pagination>li>a:hover {
	background: #ffbe00;
	color: #fff;
	border-color: #ffbe00;
}
/*=======================================================
      WHY CHOOSE US
========================================================*/
.num-process{
	margin-top:30px;
}
.num-process .icon span{
	height:26px;
	width:26px;
	line-height:26px;
	border-radius:50%;
	text-align:center;
	color:#fff;
	background:#ffbe00;
	font-size:12px;
	display:inline-block;
	margin-bottom:10px;	
}
.we-are-good article{
	border:0px solid #ececec;
	padding:35px 20px;
	position:relative;
	overflow:hidden;
}
.we-are-good article h6{
	margin:0px; color:#FFFFFF;
}
.we-are-good article{
	margin-bottom:30px; 
	background:url(../images/bg/bg-portfolio.jpg);
	outline: 1px  solid  #FFFFFF ;
  outline-offset: -10px;
	-moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;

}

.we-are-good article:hover{
	box-shadow: 9px 13px 26px -8px #222533;

}

.we-are-good article .icon{
	margin-right:10px;
	margin-top:5px;
}
.we-are-good article p{
	margin:0px;color:#FFFFFF;
}
.we-are-good .go{
	position:absolute;
	right:0px;
	bottom:0px;
	display:inline-block;
	height:45px;
	width:45px;
	color:#fff;
	z-index:1;
    padding-top: 25px;
    padding-left: 35px;
}
.we-are-good .go:before{
	position:absolute;
	height:45px;
	width:45px;
	content:"";
	background:#ffbe00;
	float:left;
	top:23px;
	left:23px;
	z-index:-1;
	-ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Safari */
    transform: rotate(45deg);
}
/*=======================================================
      TESTI
========================================================*/
.testi {
}
.testi-name{
	position:relative;
	z-index:2;
	width:50%;
	margin:0 auto;
	margin-top:-20px;
}
.testi .media-left .avatar {
	width: 72px;
	display: inline-block;
}
.testi .media-left .avatar:before {
	height: 72px;
	width: 72px;
	position: absolute;
	content: "";
	display: inline-block;
	left: -10px;
	top: -10px;
	z-index: 3;
	border: 2px solid rgba(0,0,0,0.1);
}
.testi p {
	color:#444;
}
.testi .quote {
	font-size: 40px;
	color: rgba(255,255,255,0.2);
	position: absolute;
	left: 0px;
	top: 0px;
}
.testi .media-left .avatar img {
	position: relative;
	z-index: 9;
}
.testi h5 {
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 0px;
	font-weight:normal;
	text-transform: uppercase;
	
}
.testi .owl-nav {

}
.testi .owl-nav div.owl-prev {
	display: inline-block !important;
	background: #000;
	color: #fff;
	margin: 0 40px;
	height: 62px;
	width: 62px;
	border-radius: 150px;
	border: 1px solid #333;
	line-height: 58px;
	text-align: center;
	position:absolute;
	top:30%;
	left:-110px;
	margin-top:-60px;
	font-size:22px;
	cursor:pointer;
}
.testi .owl-nav div.owl-next{
	display: inline-block !important;
	color: #fff;
	background:#000;
	margin: 0 15px;
	height: 62px;
	width: 62px;
	border-radius: 150px;
	border: 1px solid #333;
	line-height: 58px;
	text-align: center;
	position:absolute;
	top:30%;
	right:-80px;
	margin-top:-60px;
	font-size:22px;
	cursor:pointer;
}
.testi .owl-nav div.owl-next:hover{
	background: #FDC502;
	border-color:#FDC502;
	color:#333;
}
.testi .owl-nav div.owl-prev:hover{
	background: #FDC502;
	border-color:#FDC502;
	color:#333;
}
.testi .owl-dots {
	position: absolute;display:none;
	right: -20px;
	top: 40%;
	width: 6px;
}
.testi .owl-dots div {display:none;
	height: 6px;
	width: 6px;
	display: inline-block;
	background: rgba(255,255,255,0.3);
	margin-bottom: 0px;
	border-radius: 50%;
}
.testi .owl-dots .owl-dot.active { display:none;
	background: #fff;
}
.testi .owl-dots .owl-dot span {display:none;
	margin: 0px;
}
.testi span {
	display: inline-block;
	width: 100%;
	color:#777777 !important;
	margin-bottom: 0px;
	font-size:12px;
	text-transform:uppercase;
}
.testi .media-body p {
	color: #9e9e9e;
	font-size: 16px;
}
.in-testi{
	background: #E9E9E9;
	padding:40px;
	text-align:center;
	position:relative;
}
.in-testi .avatar{
	
}
.stars{
	margin-top:20px;
}
.stars i{
	margin:0 3px;
}
.testi .media-body span {
	color: #b0b7ff;
}
.texti-slide {
}
/*=======================================================
      COST CALCULATOR
========================================================*/
.cost-cal{
	background: #EEEEEE;
	background-size: cover;
}
.cost-cal .calculate{
	background: #fff;
	padding:0 70px;
	padding-top:55px;
	padding-bottom:50px;
	margin-top:50px;
	    text-align: center;
}
	
}
.cost-cal .calculate p{
	color:#333;
}
.cost-cal .calculate form li{
	margin-top:20px;
}
.cost-cal .calculate form li label{
	width:100%;
	display:inline-block;
	font-weight:normal;
	color:#fff;
	font-size:15px;
}
.cost-cal .calculate form li input{
	width:100%;
}
.cost-cal .calculate form li .form-control{
	border-radius:0px;
	border:none;
	height:40px;
	border-radius:0px;
	padding:0 20px;
	margin-top:10px;
}
.cost-cal .calculate h4{
	font-weight:normal;
	color:#333;
	margin-top:13px;
	font-size:28px;
	letter-spacing:1px;
}
.cost-cal select{
	width:100%;
}
.cost-cal .radio{
	width:10%;
	padding:0px;
	margin:0px;
	display:inline-block;
	padding-left:20px;
	margin-right:20px;
	margin-top:10px;
}
.cost-cal .cost-img{
	margin-left:-80px;
	margin-top:30px;
}
.cost-cal {
}
/*=======================================================
      TEAM MEMBER
========================================================*/ 
.team-member{
}
.team-member p{
	font-size:15px;
	line-height:30px;
	letter-spacing:1px;
}
.team-member .social{
	margin:0px;
	padding:0px;
	display:inline-block;
	width:100%;
	margin-bottom:30px;
}
.team-member span{
	color:#ffbe00;
	display:inline-block;
	margin:15px 0;
}
.members h6{
	margin-top:15px;
}
.team-member .social li{
	float:left;
	display:inline-block;
	margin:0px;
	padding:0px;
	margin-top:0px;
}
.team-member .social li a{
	width:45px;
	height:45px;
	line-height:45px;
	padding:0px;
	border-radius:50%;
	display:inline-block;
	text-align:center;
	color:#333333;
	border:1px solid #333333;
	margin-right:10px;
}
.team-member .social li a:hover{
	color:#fff;
	background:#ffbe00;
	border-color:#ffbe00;
}
/*=======================================================
      BLOG
========================================================*/ 
.blog .post-info span{
	font-weight:14px;
	text-transform:uppercase;
	margin-top:10px;
	display:inline-block;
}
.blog .tittle-post{
	font-size:24px;
	text-transform:uppercase;
	font-weight:normal;
	display:inline-block;
	width:100%;
	letter-spacing:0.1px;
	line-height:26px;
	margin-top:20px;
}

.blog .tittle-post2{
	font-size:18px;
	text-transform:uppercase;
	font-weight:normal;
	display:inline-block;
	width:100%;
	letter-spacing:0.1px;
	line-height:26px;
	margin-top:20px;
}
.blog .btn{
	
	padding:10px 30px;
	margin-top:10px;
	font-weight:500;
	font-family: 'Oswald', sans-serif;
}
.blog .btn:hover{
	background: #FCDD03;	
}
.blog .date{ display:none;
	width:52px;
	height:56px;
	float:left;
	position:absolute;
	bottom:-20px;
	left:30px;
	font-weight:bold;
	font-size:15px;
	color:#fff;
	padding:0 10px;
	padding-top:7px;
	text-align:center;
	line-height:20px;
	background:#ffbe00;
	letter-spacing:0.4px;
}

.tittle-vid {
display:block;

	
}
.tittle-vid img {
float:left;
margin-right:30px;

	
}

.tittle-vid h2 {
font-size:26px;
padding-top:10px;


}
.tittle-vid p {
font-size:20px;
font-weight:500;




}


/*=======================================================
      CLIENTS
========================================================*/
.clients li {
	text-align: center;
	float:left;
	width:20%;
}
.clients .style-2 li {
	padding: 0px;
	border: none;
}
.clients .style-2 li a {
	border-right: none;
	border-top: none;
	border-left: none;
}
.clients .owl-nav div.owl-prev {
	display: inline-block !important;
	color: #344248;
	margin: 0 15px;
	height: 62px;
	width: 32px;
	border-radius: 4px;
	border: 1px solid #ececec;
	line-height: 58px;
	text-align: center;
	position:absolute;
	top:50%;
	left:-100px;
	margin-top:-30px;
}
.clients .owl-nav div.owl-next{
	display: inline-block !important;
	color: #344248;
	margin: 0 15px;
	height: 62px;
	width: 32px;
	border-radius: 4px;
	border: 1px solid #ececec;
	line-height: 58px;
	text-align: center;
	position:absolute;
	top:50%;
	right:-100px;
	margin-top:-30px;
}
.clients .owl-nav div.owl-next:hover{
	background:#344248;
	border-color:#344248;
	color:#fff;
}
.clients .owl-nav div.owl-prev:hover{
	background:#344248;
	border-color:#344248;
	color:#fff;
}
/*=======================================================
      FOOTER
========================================================*/
.sub-footer{
	background:rgba(77,59,59,0.9);
}
.sub-footer ul{
	border-right:1px solid rgba(255,255,255,0.2);
}
.sub-footer li{
	border-left:1px solid rgba(255,255,255,0.2);
	padding:35px 0;
	padding-left:80px;
}
.sub-footer .icon{
	height:36px;
	width:36px;
	position:absolute;
	left:0px;
	color:#fff;
	font-size:16px;
	text-align:center;
	line-height:36px;
	float:left;
	margin-top:2px;
	background: #DF4731;
}
.sub-footer h6 {
	color: #fff;
	font-size:14px;
	font-family: 'PT Sans';
	margin:0px;
	letter-spacing:1px;
	margin-bottom:5px;
}
.sub-footer p{
	color:#fff;
	margin:0px;
	letter-spacing:1px;
	text-transform:uppercase;
}
footer{
	background: #222;
	padding:100px 0;
}

footer .social{
	margin:0px;
	padding:0px;
}
footer .social li{
	float:left;
	display:inline-block;
	margin:0px;
	padding:0px;
	margin-top:20px;
}
footer .social li a{
	width:35px;
	height:35px;
	line-height:30px;
	padding:0px;
	border-radius:50%;
	display:inline-block;
	text-align:center;
	color:#fff;
	background: none;border: 2px solid #FFFFFF;
	margin-left:10px;
}
footer .social li a:hover{
	color:#000;
	background: #FDAB02;
}
footer .location i{
	width:25px;
	height:40px;
	float:left;
	margin-top:5px; 
}
footer p {
	color: #e5e5e5;
	margin:5px;
}

footer a {
	color: #FFFFFF;
	margin:5px;
}
footer h6 {
	color: #fff;
	font-family: 'Oswald', sans-serif;
	margin-top:30px; font-weight:400;
	margin-bottom:30px;
}
footer input{
	background:rgba(255,255,255,0.05);
	height:45px;
	padding:0 20px;
	display:inline-block;
	width:100%;
	border:none;
	margin-bottom:20px;
}
footer button{
	float:right;
	margin:0px;
	margin-top:-65px;
	line-height:45px;
	height:45px;
	color:rgba(255,255,255,0.5);
	position:relative;
	z-index:1;
	margin-right:10px;
	background:none;
	border:none;
}
.rights {
	padding:20px 0;
	background: #000000;
}
.rights p {
	color: #fff;
	text-align: center;
	margin: 0px;
}
/*=======================================================
      WHO WE
========================================================*/
.who-we {
}
.who-we h3 {
	font-size: 36px;
	margin-bottom: 40px;
	margin-top: 0px;
}
.who-we p {
	font-size: 14px;
}
.who-we .btn {
	padding: 10px 30px;
	font-size: 12px;
	outline: none;
	margin-top: 30px;
}
.who-we .btn-yellow {
	padding: 10px 30px;
	font-size: 12px;
	outline: none;
	margin-top: 30px;
	margin-left: 20px;
	background: none;
	border: 2px solid #ffc107;
}
.who-we .btn-yellow:hover {
	background: #ffc107;
}
.list-style {
	margin-top: 30px;
}
.list-style li {
	position: relative;
	padding-left: 20px;
	line-height: 30px;
	float: left;
	width: 50%;
	color: #6f6f6f;
}
.list-style li:before {
	position: absolute;
	left: 0px;
	content: "\f105";
	font-size: 14px;
	color: #5091ff;
	font-family: 'FontAwesome';
}
.offer-services li {
	float: left;
	display: inline-block;
	width: 20%;
	position: relative;
	text-align: center;
	padding-top: 70px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.offer-services li:hover {
	padding-top: 0px;
	padding-bottom: 70px;
}
.offer-services li h5 {
	text-transform: uppercase;
	color: #fff;
	font-weight: normal;
	margin-top: 20px;
	letter-spacing: 1px;
}
.offer-services li p {
	color: #fff;
	letter-spacing: 1px;
}
.offer-services li .img-responsive {
	width: 100%;
}
.offer-services li a {
	color: #448aff;
	background: #f9f9f9;
	height: 70px;
	position: absolute;
	width: 100%;
	bottom: 0px;
	line-height: 70px;
	left: 0px;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: 'Oswald', sans-serif;
	z-index: -1;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	opacity: 0;
}
.offer-services li .position-center-center {
	margin-top: 35px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.offer-services li:hover .position-center-center {
	margin-top: -35px;
}
.offer-services li a:hover {
	color: #f9f9f9;
	background: #448aff;
}
.offer-services li:hover a {
	z-index: 1;
	opacity: 1;
}
/*=======================================================
      TEAM
========================================================*/
.team ul li {
	position: relative;
}
.team ul li article {
	position: relative;
	border: 1px solid #ececec;
	position: relative;
	overflow: hidden;
}
.team ul li article h6 {
	color: #fff;
	margin: 0px;
	margin-bottom: 5px;
}
.team .team-hover {
	position: absolute;
	top: 0px;
	height: 100%;
	width: 100%;
	left: -100%;
	background: rgba(51,51,51,0.9);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.team .team-hover span {
	margin: 10px 0;
	font-weight: bold;
	margin-bottom: 20px;
}
.team .position-center-center {
	width: 100%;
	padding: 0 20px;
}
.team ul li article p {
	color: #fff;
	line-height: 24px;
}
.team ul li article span {
	color: #ffc107;
	font-size: 12px;
	display: inline-block;
	width: 100%;
	font-weight: bold;
}
.team .social li {
	margin: 0px;
	padding: 0px;
}
.team .social li a {
	font-size: 14px;
	color: #fff;
	height: 40px;
	width: 40px;
	border-radius: 50%;
	border: 2px solid #fff;
	border-color: transparent;
	display: inline-block;
	text-align: center;
	line-height: 36px;
}
.team .social li a:hover {
	border-color: #fff;
}
.team .team-name {
	position: absolute;
	bottom: 0px;
	width: 100%;
	padding: 20px;
	left: 0px;
	text-align: right;
	background: rgba(51,51,51,0.9);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.team ul li article:hover .team-name {
	left: 100%;
}
.team ul li article:hover .team-hover {
	left: 0px;
}
.contact-page #map {
	height: 550px;
}
/*=======================================================
			CONTACT FORM
========================================================*/
.contact-form .error {
	border: 1px solid red;
}
.contact-form .error:before {
	content: "\f071";
	font-family: 'FontAwesome';
	position: absolute;
	color: red;
}
.success-msg {
	background: #fff;
	border: 1px solid #ABD0A8;
	color: #589051;
	margin-bottom: 30px;
	width: 100%;
	display: inline-block;
	text-align: center;
	padding: 11px 16px;
	border-radius: 4px;
	display: none;
}
.success-msg i {
	padding: 10px;
	border-radius: 50%;
	border: 1px solid #ABD0A8;
	margin-right: 10px;
}
.contact-form label {
	display: inline-block;
	width: 100%;
	font-weight: normal;
	font-size: 13px;
	margin-bottom: 20px;
	color:#ececec;
}
.contact-form label input {
	border: 1px solid #ececec;
	height: 40px;
	padding: 0 20px;
	border-radius: 0px;
	width: 100%;
	background: #fff;
	box-shadow: none !important;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.contact-form textarea {
	display: inline-block;
	width: 100%;
	position: relative;
	padding: 10px 20px;
	border: 1px solid #ececec;
	height: 200px;
	border-radius: 0px;
	background: #fff;
	box-shadow: none !important;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.contact-form input:focus {
	border: 1px solid #ffbe00 !important;
}
.contact-form textarea:focus {
	border: 1px solid #ffbe00 !important;
}


/*=======================================================
      Emergency
========================================================*/
.procsss {
	position: absolute;
	top: -150px;
	z-index: 999;
	background: none;
}
.procsss ul {
	background: rgba(0,0,0,0.5);
	padding: 30px 30px;
}
.procsss ul li h6 {
	text-transform: uppercase;
	font-size: 20px;
	letter-spacing: 1px;
	color: #fff;
}
.procsss ul li p {
	color: #fff;
	margin: 0px;
}
.procsss .numb {
	display: inline-block;
	height: 45px;
	width: 45px;
	background: #ffc107;
	border-radius: 50%;
	line-height: 45px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	color: #fff;
	margin-right: 10px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.procsss li:hover .numb {
	background: #fff;
	color: #ffc107;
}
.cate li {
	position: relative;
}
.cate li:before {
	content: "\f101";
	font-family: 'FontAwesome';
	position: absolute;
	left: 0px;
	color:#ffbe00;
	font-size:12px;
}
.cate li {
	padding-left: 15px;
	border-bottom: 1px solid #ececec;
	line-height: 55px;
}
.cate li a {
	font-size: 16px;
	color: #777777;
	display: inline-block;
	width: 100%;
}
.cate li span {
	float: right;
	height:26px;
	width:26px;
	text-align:center;
	background:#ffbe00;
	border-radius:5px;
	margin-top:15px;
	line-height:26px;
	font-size:12px;
	color:#fff;
}
.cate li a:hover {
	color: #ffbe00;
}
.news-post blockquote {
	color: #777777;
	background:#f7f8f9;
	font-size: 18px;
	border-left-color: #f7c93e;
	text-align: left;
	line-height: 30px;
	font-style:italic;
	letter-spacing: 1px;
	margin-top: 50px;
	padding:30px 30px;
	margin-bottom: 50px;
}
.comments .media-body h4 {
	color: #222222;
}
.comments .media-body h4 span {
	font-size: 12px;
	color: #777777;
	margin-left: 20px;
	display: inline-block;
	width: 100%;
}
.comments .media-body a {
	float: right;
	margin-top: -23px;
}
.comments {
	margin-top: 30px;
}
.comments .media-list {
	margin-bottom: 30px;
}
.comments .media-list li {
	padding: 20px 0;
	border-bottom: 1px solid #e9e9e9;
}
.comments .media-left {
	margin-right: 20px;
}
.comments .media-left a {
	width: 100px;
	display: inline-block;
}
.comments .media p {
	margin-top: 15px;
	font-size: 13px;
}
.comments .media h6 span {
	font-size: 11px;
	color: #ffc326;
	margin: 0;
	font-family: 'Oswald', sans-serif;
	margin-top: 15px;
	margin-left:30px;
	text-transform:none;
}
.comments .media h6 {
	font-weight: 700;
	color: #222222;
	font-size:16px;
	font-weight:normal;
	text-transform:none;
} 
.comments .btn.raply{
	padding:5px 10px;
	float:right;
	font-size:9px;
	left:0px;
	color:#fff;
}
.comments .media a img {
	margin-bottom: 10px;
}
.comments form label {
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 20px;
	display: inline-block;
	width: 100%;
	font-size: 12px;
}
.comments form .form-control {
	display: inline-block;
	width: 100%;
	height: 40px;
	margin-top: 5px;
	border-radius: 0px;
	box-shadow: none;
	background: none;
	border: 1px solid #e8e8e8;
}
.comments form textarea.form-control {
	display: inline-block;
	width: 100%;
	height: 150px;
}

.pager {
	margin-bottom: 80px;
	text-transform: uppercase;
	border-top:1px solid #ffbe00;
	border-bottom:1px solid #ffbe00;
	padding:15px 0;
}
.pager a {
	font-size: 12px;
	border: none;
}
.comments {
	margin-bottom: 50px;
}
.admin-info {
	border:10px solid #f2f2f2;
	padding:40px 50px;
}
.social_icons li{
	display:inline-block;
	color:#989898;
}
.social_icons li a{
	color:#989898;
	margin:0 5px;
}
.admin-info img {
    border-radius: 50%;
    height: 117px;
    width: 117px !important;
}
/*=======================================================
      Emergency
========================================================*/
.emergency {
	background: url(../images/bg/bg-1.jpg) no-repeat;
	background-size: cover;
	height: auto;
}
.emergency h3 {
	margin-top: 0px;
}

/*=======================================================
      Appoinment
========================================================*/
.appoinment {
	background: url(../images/bg/bg-2.jpg) no-repeat;
}
.appoinment {
}
.appoinment form{
	margin-top:80px;
}
.appoinment  label{
	width:100%;
	font-weight:normal;
	font-size:11px;
	text-transform:uppercase;
	margin-bottom:30px;
	display:inline-block;
}
.appoinment input{
	height:40px;
	font-weight:normal;
	font-size:11px;
	text-transform:uppercase;
	padding-top:8px;
	border-radius:0px ;
	border:1px solid #e2e2e2; 
}
.appoinment textarea{
	height:110px;
	font-weight:normal;
	font-size:11px;
	text-transform:uppercase;
	padding-top:8px;
	border-radius:0px ;
	border:1px solid #e2e2e2; 
}
.appoinment .btn{
	background:#448aff;
	border:none;
	color:#fff;
	font-size:12px;
	margin-bottom:50px;
}
.ser-single .list-style li{
	width:100%;
}
/*=======================================================
			ACCORDION
========================================================*/
#accordion {
}
#accordion .panel-default > .panel-heading .panel-title a:before {
	content: "\f077";
	font-family: FontAwesome;
	padding: 0px;
	color: #fff;
	float: right;
	padding: 0px 15px;
	display: none;
}
#accordion .panel-default > .panel-heading .panel-title a.collapsed:before {
	content: "\f078";
	color: #222222;
	font-family: FontAwesome;
	display: none;
}
#accordion .icon-accor {
	background: #344248;
	color: #fff;
	display: inline-block;
	height: 49px;
	width: 49px;
	font-size:18px;
	text-align: center;
	line-height: 45px;
	margin-right: 15px;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
#accordion .panel-default {
	border: none;
}
#accordion .panel-default > .panel-heading {
	background-color: #fff;
	padding: 0px;
	color: #333333;
	border-radius: 0px;
	overflow: hidden;
	border: none !important;
}
#accordion .panel-default > .panel-heading a {
	text-decoration: none;
	font-size: 12px;
	width: 100%;
	font-weight: 400;
	padding: 0px;
	text-transform: uppercase;
	line-height: 40px;
	font-family: 'Oswald', sans-serif;
	display: inline-block;
	padding-left: 0px;
	border: 1px solid #dddddd;
}
#accordion .panel-group .panel {
	border-radius: 0px;
}
#accordion .panel-body {
	border: 1px solid #dddddd;
	border-top: none;
}
#accordion.style-2 .panel-default > .panel-heading a{
	font-family: 'Oswald', sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#555555;
}
.latest-work .filter.tabs {
	height: auto;
	min-height: auto;
	background: none;
	text-align: center;
}
.latest-work .filter.tabs {
	margin-bottom: 50px;
}
.latest-work .filter.tabs li {
	display: inline-block;
	margin-bottom: 10px;
	margin: 0 5px;
}
.latest-work .filter.tabs li a {
	color: #999999;
	padding: 8px 20px;
	border: 2px solid #999999;
}
.latest-work .filter.tabs li a.active {
	color: #ffc107;
	border: 2px solid #ffc107;
}
.side-tittle {
    background:#000;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 20px;
	margin-top: -20px;
	padding:20px;
	color:#FFFFFF;
}
.tags a {
	font-size: 13px;
	color: #777777;
	border: 1px solid #ececec;
	padding: 5px 15px;
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 10px;
}
.tags li {
	display: inline-block;
	float: left;
}
.tags a:hover {
	border: 1px solid #ffbe00;
	background: #ffbe00;
	border-color: #ffbe00;
	color: #fff;
}
/*=======================================================
			PAPULAR POST
========================================================*/
.papu-post {
}
.papu-post .media-left {
	width: 80px;
	margin-right: 0px;
}
.papu-post .media-left img {
	width: 100%;
}
.papu-post .media-left a {
	width: 70px;
	margin-right: 10px;
	display: inline-block;
}
.papu-post span {
	color: #ffbe00;
	letter-spacing: 0px;
	font-size: 11px;
}
.papu-post li {
	border-bottom: 1px solid #ececec;
	padding: 10px 0;
	margin: 0px;
}
.papu-post .media-heading {
	display: inline-block;
	width: 100%;
	color: #333;
	margin-top: 0px;
	font-size: 13px;
	letter-spacing: 0px;
	text-transform:uppercase;
}
.search input {
	display: inline-block;	
	height: 45px;
	
}
.search button {
	float: right;
	margin-top: 10px;
	line-height: 35px;
	margin-right: 0px;
	margin-top: -35px;
	position: relative;
	z-index: 1;
	border-radius: 50%;
	border: none;
	color: #313f46;
	width: 35px;
	height: 35px;
	font-size: 16px;
	background:none;
}
.side-bar #map {
	height: 320px;
	width: 100%;
}
.promo{
	background:url(../images/bg/promo-bg.jpg) no-repeat;
	background-size:cover;
}
.promo .overlay{
	background:rgba(52,66,72,0.95);
	padding:100px 0;
}
.promo .overlay:before{
	content:"";
	position:absolute;
	right:0px;
	left:100%;
	width:100%;
	height:100%;
	top:0px;
	background:rgba(52,66,72,0.95);
}
.promo h4{
	color:#fff;
	font-weight:normal;
	display:inline-block;
	margin:0px;
	margin-bottom:15px;
}
.promo .overlay:after {
	position:absolute;
	top:0px;
	left:-340px;
	width: 0;
	content:"";
	height: 0;
	border-bottom: 340px solid rgba(52,66,72,0.95);
	border-left: 340px solid transparent;
}
.promo p{
	color:#fff;
	margin-bottom:30px;
}
/*=======================================================
			PRICING
========================================================*/
.pricing {
}
.pricing ul li article {
	background: #f9f9f9;
	text-align: center;
	padding: 50px 0;
}
.pricing ul li h5 {
	font-weight: normal;
	margin-bottom: 50px;
}
.pricing ul li .price-info {
	color: #969595;
	letter-spacing: 0.5px;
	line-height: 40px;
}
.pricing ul li .price {
	font-size: 50px;
	margin-top: 50px;
}
.pricing ul li .month {
	font-size: 12px;
}
.curency {
}
/*=======================================================
			TABS SECTION
========================================================*/
#tabs .tab-pane {
	padding: 36px 30px;
	border: none;
}
#tabs .nav-tabs > li {
	border: none;
	margin: 0px;
	padding: 0px;
	float: left;
	border: none;
	width: 33.3333%;
}
#tabs .nav-tabs > li a {
	border: none;
	float: left;
	width: 100%;
	text-align: center;
	padding: 15px 30px;
	font-size: 13px;
	font-family: 'Oswald', sans-serif;
	border-radius: 0px;
	text-transform: uppercase;
	border-top: 2px solid #fff;
}
#tabs .nav-tabs > li.active a {
	border-top: 2px solid #ffbe00;
	color: #ffbe00;
}
#tabs .nav-tabs > li:hover a {
	border-top: 2px solid #ffbe00;
	background: none;
	color: #ffbe00;
}
#tabs .nav-tabs {
	border: none;
	border-bottom: none;
}
.error-page{
	text-align:center;

}
.bgi:before{
	background:url(../images/erroe-bg.jpg) center center no-repeat;
	content:"";
	position:absolute;
	left:0px;
	right:0px;
	width:100%;
}
.error-page h1{
	font-size:300px;
	color:#448aff;
}
.error-page h3{
	font-weight:normal;
	text-transform:uppercase;
}
.error-page p{
	width:60%;
	margin:0 auto;
}

.bod{ padding:40px; 
background: none;
  outline-offset: -10px;
-moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
	
}

.bod:hover{ box-shadow: 9px 13px 26px -8px #222533;
	
}


.bod2{ padding:0px; margin-left:5px; 
background: #E8E8E8;margin-bottom:20px; 

}


.bod3 {
    padding: 20px;
    margin-left: 0px;
    margin-bottom: 20px;
    background: #EFEFEF;
    width: 100%;
}



.bod4{ padding:0px; padding-top:0px; margin-left:0px; 
background: #000000;margin-bottom:20px; margin-top:0px; 

}

.bod4 img{
margin-bottom:0px;
}

.hover3{
margin-bottom:0px;
-moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;

}
.hover3:hover{
margin-bottom:0px;
box-shadow: 9px 13px 26px -8px #222533;
}

.bod4 h3{
background: #E1E1E1; 
padding:20px;
color:#333;
text-align:center;
margin-top:0px;
}


.bod4 p{
padding:20px;
padding-top:10px;
padding-bottom:10px;
color: #EEEEEE;
margin-top:0px;
line-height:38px;


}

.bod4 a h3:hover{
color: #FC9803;



}


.bod5{ padding:20px; 
  padding-top:60px; padding-bottom:60px; 
  margin-left:0px;
  margin-right:5px; 
 background: url(../images/009.png) no-repeat black; width:100%;
 background-position: center top 30px;
  margin-bottom:20px;
   outline: 2px  solid  #FFFFFF ;
  outline-offset: -15px;
  
  
 

}

.bod5:hover{ 
 padding:20px; 
  padding-top:60px; padding-bottom:60px; 
  margin-left:0px;
  margin-right:5px; 
 background: url(../images/0091.png) no-repeat black; width:100%;
 background-position: center top 30px;
  margin-bottom:20px;
 
  
 

}

.bod5 h3{

color:#FFFFFF;
text-align:center;
margin-top:160px;
background:#000000;
padding-bottom:10px; 
}

.bod5 img {
    position: absolute;
    margin-top: 30px;
    margin-left: 20px;
}
.bod6{ padding:40px; 
background: none;
  
	
}


.bod7{ padding:20px; 
  padding-top:60px; padding-bottom:20px; 
  margin-left:-5px;
  margin-right:-5px; 
 background-position: center top 30px;
  margin-bottom:20px;
  
 

}



.bod7 h3{

color:#FFFFFF;
text-align:center;
margin-top:50px;
background:#000000;
padding-bottom:10px; 
}

.bod7 p{

color:#FFFFFF;
margin-top:250px;
background:#000000;
padding-bottom:10px; 
}

.bod7 img {
    position: absolute;
    margin-top: 30px;
    border-radius: 250px;
    max-width: 250px;
    margin-left: 5px;
}


.form-control {
    display: block;
    width: 100%;
    height: 46px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid  #EAEAEA;
    border-radius: 0px;
	margin-bottom:15px;
	font-family: 'Oswald', sans-serif;
    
}

#back-top {
    position: fixed;
    right:100px; bottom:13px;
    display: none;
    background: none;
    color: #fff;
    padding: 10px;
    width: 100px;z-index:9999;
	
	
}

#back-top img {
 width: 82px;
opacity:0.7;

	
}


#back-top img:hover {

opacity:1;
	
}


.b-top {z-index:2600;position:fixed;left:0;bottom:20px;width:34%;margin-left:56%;opacity: 0.5;filter:alpha(opacity=50);}
.b-top:hover {opacity:1;filter:alpha(opacity=100);cursor:pointer;}
.b-top-but {z-index:2600;position:absolute;display:block;left:34px;bottom:0;margin:0 0 0 100%;padding:32px 8px 4px;
color:white; font-size:12px; background: none; no-repeat 50% 11px;border-radius:3px;}

.alert-danger{ background:#FF0000; color:#FFFFFF; border:none; font-size:16px;}
.alert-success{ background: #009B00; color:#FFFFFF; border:none; font-size:16px;}

.alert-danger .close {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    opacity: 1;
}

.alert-success .close {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    opacity: 1;
}

.side-bar{ background:#EFEFEF; padding:25px; padding-left:20px; padding-right:30px;margin-bottom: 40px;
   
}


.them{ 
background:  #E8E8D0;
margin-bottom:50px;
padding:20px;
padding-top:40px;
padding-bottom:0px;

   
}

.them img{ }



.them2{ 
background:rgba(233, 217, 207, 0.9);
margin-bottom:30px;
padding:20px;
padding-top:40px;
padding-bottom:0px;


   
}

.them3{ 
background:rgba(233, 217, 207, 0.9);
margin-bottom:30px;
padding:20px;
padding-top:40px;
padding-bottom:0px;
box-shadow: 9px 13px 26px -8px #000000;
   
}
   
.them4 {
    background: #FFFFFF;
    margin-bottom: 50px;
    padding: 15px;
        padding-top: 15px;
        padding-bottom: 15px;
    padding-top: 15px;
    padding-bottom: 0px;
}

.box-sale img {
    position: absolute;
    margin-left: 20px;
    margin-top: -20px;
    width: 90px;
}

.box-sale2 img {
    position: absolute;
    margin-left:-50px;
    margin-top: -80px;
	max-width:80px;     
	z-index:100;
}

.box-sale3 img {
    position: absolute;
    margin-left:20px;
    margin-top: -20px;
    width: 90px;
	z-index:100;
}

.box-sale4 img {
    position: absolute;
    margin-left:-50px;
    margin-top:-80px;
    width:80px;
	z-index:100;
}

.box-sale5 img {
    position: absolute;
    margin-left:-50px;
    margin-top:-80px;
	max-width:100%;
	z-index:100;
}


.price_title {
    margin-left: 0px;
    margin-bottom: 30px;
    background: none;
    padding: 25px;
    color: #fff;
	
}

.price_title h3{
    color: #333;
}

.price_title ul {
padding-left:0px;

   
}

.price_title li {
    color: #333;
	font-size:18px;list-style:circle;
}

button2 {	
	font-family: 'Oswald', sans-serif;
    font-weight: 500; font-size:14px;
    color: #ffffff;
    padding: 10px 32px;
    background-color:rgba(48, 58, 69,1);
    -webkit-transition: all 0.3s ease 0s;
       -moz-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
         -o-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
}

button2:hover {	
    color: #ffffff;
    padding: 10px 32px;
    background-color:  #32A373;
    -webkit-transition: all 0.3s ease 0s;
       -moz-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
         -o-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
}

button3 {
	font-family: 'Oswald', sans-serif;
    font-weight: 500; font-size:14px;
    color: #ffffff;
    padding: 10px 32px;
    background-color: #FB5200;
    -webkit-transition: all 0.3s ease 0s;
       -moz-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
         -o-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
}

button3:hover

 {	
    color: #ffffff;
    padding: 10px 32px;
    background-color:rgba(48, 58, 69,1);
    -webkit-transition: all 0.3s ease 0s;
       -moz-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
         -o-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
}

button4 {
	font-family: 'Oswald', sans-serif;
    font-weight: 500; font-size:14px;
    color: #ffffff;
    padding: 10px 22px;
    background-color: #28A25F;
    -webkit-transition: all 0.3s ease 0s;
       -moz-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
         -o-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
}

button4:hover

 {	
    color: #ffffff;
    padding: 10px 22px;
    background-color: #FF8000;
    -webkit-transition: all 0.3s ease 0s;
       -moz-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
         -o-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
}

.but_vh

 {	
    color: #ffffff;
    padding: 10px 22px;
    background-color: #2DA27B;
	
    -webkit-transition: all 0.3s ease 0s;
       -moz-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
         -o-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
}
.but_vh:hover

 {	
    color: #ffffff;
    padding: 10px 22px;
    background-color: #F1550A;

    
}

.button_ar a{	
    color: #ffffff;
	font-size:14px;
    
}

.button_ar{	
    color: #ffffff;
    padding: 10px 18px;
    background-color: #2E947A;
	width:150px;
	display:inline;
	font-size:14px;
	
	
}

.button_ar:hover{	
    color: #ffffff;
    background-color: #FF5F11;
	
	
}

.button_ar img{
width:24px;
margin-left:-6px;	

    
	
	
}
    


/* КНОПКА
-----------------------------------------------------*/

a.RuBizCSS3Modal_button {
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
}


/* ОСНОВА ОКНА
-----------------------------------------------------*/

.RuBizCSS3Modal {
    background: rgba(0,0,0,0.5);
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    opacity: 0;
    overflow: scroll;
    pointer-events: none;
    -webkit-justify-content: center;
            justify-content: center;
    -webkit-align-items: center;
            align-items: center;
    -webkit-box-align: center;
     -webkit-box-pack: center;
       -ms-flex-align: center;
        -ms-flex-pack: center;
    -webkit-transition: opacity 0.3s ease-in;
       -moz-transition: opacity 0.3s ease-in;
            transition: opacity 0.3s ease-in;
    z-index: 999999;
}

.RuBizCSS3Modal input[type="text"] { color: #4D4D4D;   margin-bottom:15px; padding-top:14px;  border:1px solid  #B6B6B6; background:none;
    
}

.RuBizCSS3Modal select {
    border: 1px solid #dfdfdf;
    height: 50px; background:none;
    padding: 14px 12px;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 25px;
    color: #fff;
    max-width: 100%;
    margin-bottom: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}


    .RuBizCSS3Modal:target {
        opacity: 1;
        pointer-events: auto;
    }


/* КОНТЕНТ
-----------------------------------------------------*/

.RuBizCSS3Modal_content { 
    background: url(../images/6.jpg);
    max-width: 390px;
	min-width: 300px;
    margin: 10% auto;
    padding: 60px ; padding-top:20px; padding-bottom:40px;
    position: relative;
	border-radius:0px; text-align:center;
	-webkit-box-shadow: 0 0 25px rgba(0,0,0,0.3);
       -moz-box-shadow: 0 0 25px rgba(0,0,0,0.3);
            box-shadow: 0 0 25px rgba(0,0,0,0.3);
			box-shadow: 9px 13px 26px -8px #222533;
    z-index: 999998;
	
}


.RuBizCSS3Modal_content2 { 
    background:#304357;
    max-width: 990px;
	min-width: 300px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 10% auto; 
    padding: 20px ; padding-bottom:200px;
    position: relative;
	border-radius:5px; text-align:center;
	-webkit-box-shadow: 0 0 25px rgba(0,0,0,0.3);
       -moz-box-shadow: 0 0 25px rgba(0,0,0,0.3);
            box-shadow: 0 0 25px rgba(0,0,0,0.3);
    z-index: 999998;
	
}

.RuBizCSS3Modal_content3 { 
    background: url(../images/6.jpg);
    max-width: 490px;
	min-width: 300px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 10% auto; 
    padding: 50px ; padding-bottom:50px;
    position: relative;
	border-radius:0px; text-align:center;
	-webkit-box-shadow: 0 0 25px rgba(0,0,0,0.3);
       -moz-box-shadow: 0 0 25px rgba(0,0,0,0.3);
            box-shadow: 0 0 25px rgba(0,0,0,0.3);
    z-index: 999998;
	
}

.RuBizCSS3Modal_content4 { 
    background: #F8F8F8;
    max-width: 490px;
	min-width: 300px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 10% auto; 
    padding: 40px ; padding-bottom:50px;
    position: relative;
	border-radius:5px; text-align:center;
	-webkit-box-shadow: 0 0 25px rgba(0,0,0,0.3);
       -moz-box-shadow: 0 0 25px rgba(0,0,0,0.3);
            box-shadow: 0 0 25px rgba(0,0,0,0.3);
    z-index: 999998;
	
}


    /* заголовок */
    .RuBizCSS3Modal_content .rb_zagolovok {
    	background: rgba(0,0,0,0.1);
    	color: #333;
        margin: 0 -20px 10px -20px;
    	padding: 0.5em 2em 0.5em 1em;
    	text-align: center;
    	font-size: 1.5em;
    	font-weight: 400;
    	border-radius: 3px 3px 0 0;
    }
    /* простой текст в окне */
    .RuBizCSS3Modal_content .rb_text {
    	font-size: 16px;
    	color: #333;
    	margin: 0;
    	padding: 5px 0;
    	line-height: 22px;
    }
    /* картинка */
    .RuBizCSS3Modal_content img {
        max-width: 100%;
        height: auto !important;
    }


/* ЗАКРЫТЬ ОКНО
-----------------------------------------------------*/

/* закрываем окно кликая вне окна */
.o_close_RuBizCSS3Modal {
    visibility: visible;
    position: fixed; 
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 999997;
}
/* закрываем окно кликая на крестик */
.b_close_RuBizCSS3Modal { width:50px; height:50px; border-radius:50px;
    background: #51A03D;
    color: #fff;
    padding: 0.5em 0.4em;
    font-size: 1.3em;
    font-weight: bold; font-family:Arial, Helvetica, sans-serif;
    position: absolute;
    top: -20px;
    right:-20px;
    text-align: center;
    text-decoration: none;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	        transition: all 0.3s;
}
    .b_close_RuBizCSS3Modal:hover {
        background: #FF4F4F; color:#FFFFFF;
    }
/* закрываем окно кликая вне окна */
.o_close_RuBizCSS3Modal2 {
    visibility: visible;
    position: fixed; 
	width: 100%;
	height: 100%;
	top: 300px;
	left: 0;
	z-index: 999997;
}
/* закрываем окно кликая на крестик */
.b_close_RuBizCSS3Modal2 { width:70px; height:70px; border-radius:70px;
    background:#304357 ;
    color: #fff;
    padding: 0.5em 0.4em;
    font-size: 3em;
    font-weight: bold; 
    position: absolute;
     top: 220px;
    right: -120px;
    text-align: center;
    text-decoration: none;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	        transition: all 0.3s;box-shadow: 9px 13px 26px -8px #222533;
			
}
    .b_close_RuBizCSS3Modal2:hover {
        background: #FF4F4F; color:#FFFFFF;
    }

.b_close_RuBizCSS3Modal3 { width:70px; height:70px; border-radius:70px;
    background: #F7F7F7;
    color: #FF5B5B;
    padding: 0.5em 0.4em;
    font-size: 2em;
    font-weight: bold; 
    position: absolute;
     top: 200px;
    right: -80px;
    text-align: center;
    text-decoration: none;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	        transition: all 0.3s;box-shadow: 9px 13px 26px -8px #222533;
			
}
    .b_close_RuBizCSS3Modal3:hover {
        background: #FF4F4F; color:#FFFFFF;
    }

/* НАСТРОЙКИ ДЛЯ ВИДЕОПЛЕЕРА
-----------------------------------------------------*/

.RuBizCSS3Modal_VideoArea {
	position: relative;
	padding-bottom: 54.4%; /* 16:9 */
	padding-top: 25px;
	height: 0;
    margin: 10px 0 15px 0;
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.8);
       -moz-box-shadow: 0 0 4px rgba(0,0,0,0.8);
            box-shadow: 0 0 4px rgba(0,0,0,0.8);
}
    .RuBizCSS3Modal_VideoArea iframe {
    	position: absolute;
    	top: 0;
    	left: 0;
    	width: 100%;
    	height: 100%;
        border: none;
    }


/* НАСТРОЙКИ ДЛЯ ФОРМЫ ПОДПИСКИ
-----------------------------------------------------*/

.RuBizCSS3Modal_optin {
    color: #fff;
    text-align: center;
    padding: 5px 0;
}
    .RuBizCSS3Modal-input * { margin: 0; padding: 0; }
    .RuBizCSS3Modal_optin input::-webkit-input-placeholder { color:#fff; }
	.RuBizCSS3Modal_optin input:focus::-webkit-input-placeholder { color:#fff; }
	.RuBizCSS3Modal_optin input::-moz-placeholder { color:#fff; }
	.RuBizCSS3Modal_optin input:focus::-moz-placeholder { color:#fff; }
	.RuBizCSS3Modal_optin input:-ms-input-placeholder { color:#fff; }
	.RuBizCSS3Modal_optin input:focus:-ms-input-placeholder { color:#fff; }
    .RuBizCSS3Modal_optin input[type="text"] {
        width: 70%;
        color: #fff;
        font-size: 1.5em;
        padding: 7px 10px 7px 10px;
        margin: 10px;
        border: 1px solid #999;
        outline: none;
        text-align: center;
        -webkit-appearance: none;
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box;
        -webkit-border-radius: 0;
           -moz-border-radius: 0;
                border-radius: 0;
        -webkit-transition: all ease .5s;
           -moz-transition: all ease .5s;
            -ms-transition: all ease .5s;
             -o-transition: all ease .5s;
                transition: all ease .5s;
    }
        .optin input[type="text"]:hover {
            -webkit-box-shadow: 0 0 15px rgba(0,0,0,0.5);
               -moz-box-shadow: 0 0 15px rgba(0,0,0,0.5);
                    box-shadow: 0 0 15px rgba(0,0,0,0.5);
        }
    /* кнопка */
    .RuBizCSS3Modal_optin input[type="submit"] {
        background: -webkit-gradient(linear,left top,left bottom,color-stop(0.05,#ffd000),color-stop(1,#edba00));
        background: -moz-linear-gradient(center top,#ffd000 5%,#edba00 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd000',endColorstr='#edba00');
        background-color: #ffd000;
        border: 1px solid rgba(0,0,0,0.1);
        display: inline-block;
        color: #fff;
        font-family: arial;
        font-size: 22px;
        font-weight: bold;
        padding: 13px 25px;
        margin: 10px;
        text-decoration: none;
        cursor: pointer;
        text-align: center;
        overflow: hidden;
        vertical-align: middle;
        outline: none;
        -webkit-border-radius: 5px;
           -moz-border-radius: 5px;
                border-radius: 5px;
        -webkit-box-shadow: 0px 1px 0px 0px rgba(250,250,250,0.6) inset,0px -1px 0px 1px rgba(0,0,0,0.1) inset;
                box-shadow: 0px 1px 0px 0px rgba(250,250,250,0.6) inset,0px -1px 0px 1px rgba(0,0,0,0.1) inset;
    }
        .RuBizCSS3Modal_optin input[type="submit"]:hover {
            background:-webkit-gradient(linear,left top,left bottom,color-stop(0.05,#edba00),color-stop(1,#ffd000));
            background:-moz-linear-gradient(center top,#edba00 5%,#ffd000 100%);
            filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#edba00',endColorstr='#ffd000');
            background-color:#edba00
        }
        .RuBizCSS3Modal_optin input[type="submit"]:active {
            position:relative;
            top:1px
        }
        @media only screen and (max-width: 767px) {
            
            .RuBizCSS3Modal_optin input[type="text"] {
                font-size: 1em;
            }
            .RuBizCSS3Modal_optin input[type="submit"] {
                font-size: 1.2em;
                padding: 10px 15px;
            }
           
        }
    /* текст под кнопкой */
    .rbmodal_nospam {
        color: #ccc;
        font-size: 0.9em;
        margin-bottom: 10px;
    }



/* ЭФФЕКТЫ ДЛЯ ПОЯВЛЕНИЯ ОКНА
-----------------------------------------------------*/

/*============================================
    ЭФФЕКТ 1
    - плавное появление из центра
============================================*/

.RuBizCSS3Modal:target .effect1 {
	opacity: 1;
	-webkit-transform: scale(1);
	   -moz-transform: scale(1);
	    -ms-transform: scale(1);
	        transform: scale(1);
}
.effect1 {
	opacity: 0;
	-webkit-transform: scale(0.6);
	   -moz-transform: scale(0.6);
	    -ms-transform: scale(0.6);
	        transform: scale(0.6);
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	        transition: all 0.3s;
}


/*============================================
    ЭФФЕКТ 2
    - плавное вертикальное перевертывание
============================================*/

.RuBizCSS3Modal  {
	-webkit-perspective: 1300px;
	   -moz-perspective: 1300px;
	        perspective: 1300px;
}
.RuBizCSS3Modal:target .effect2 {
	opacity: 1;
	-webkit-transform: rotateX(0deg);
	   -moz-transform: rotateX(0deg);
	    -ms-transform: rotateX(0deg);
	        transform: rotateX(0deg);
}
.effect2 {
	opacity: 0;
	-webkit-transform-style: preserve-3d;
	   -moz-transform-style: preserve-3d;
	        transform-style: preserve-3d;
	-webkit-transform: rotateX(-70deg);
	   -moz-transform: rotateX(-70deg);
	    -ms-transform: rotateX(-70deg);
	        transform: rotateX(-70deg);
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	        transition: all 0.3s;
}


/*============================================
    ЭФФЕКТ 3
    - супер-масштабирование
============================================*/

.RuBizCSS3Modal:target .effect3 {
	opacity: 1;
    -webkit-transform: scale(1);
	   -moz-transform: scale(1);
	    -ms-transform: scale(1);
	        transform: scale(1);
}
.effect3 {
	opacity: 0;
    -webkit-transform: scale(2);

	   -moz-transform: scale(2);
	    -ms-transform: scale(2);
	        transform: scale(2);
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	        transition: all 0.3s;
}

.cart{ width:20%;float:right;
	
}



.total_amount:hover{ color: #FCAB03;
	
}

#msg_pop{
background: #FDEEE1;
display: none;
position: fixed;
z-index: 99999;
bottom: 30px;
left:30px;
width: 280px;
padding: 20px;
color:#333;
font-size:14px;
line-height:13px;
-webkit-box-shadow: 0px 0px 10px #666;
-moz-box-shadow: 0px 0px 10px #666;
box-shadow: 0px 0px 10px #666;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
box-shadow: 9px 13px 26px -8px #222533;
}
#msg_pop h4{
background:#dc6655;
padding:15px;
margin:0;
text-align:center;
font-size:15px;
color:#fff;
}

#msg_pop p{
font-size:16px;
color:#333;
margin-top:10px;

}
 
#msg_close{
display:block;
position: relative;
top:0px;
right:0px;
line-height:36px;
width:70px;
height:36px;
text-align:center;
background:  #dc6655;
color:#fff; font-size:16px; font-weight:500;
cursor:pointer;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
-moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;

}
#msg_close:hover {
background-color: #804040;
color: #fff;
box-shadow: 9px 13px 26px -8px #222533;
}
.fadeIn{
    animation-name: fadeIn;
    -webkit-animation-name: fadeIn; 
     animation-duration: 0.4s; 
    -webkit-animation-duration: 0.4s;
     animation-timing-function: ease-in-out; 
    -webkit-animation-timing-function: ease-in-out;     
     visibility: visible !important; 
}
  
@keyframes fadeIn {
    0% {transform: scale(0.7);opacity: 0.5;}
    80% {transform: scale(1.1);}       
    100% {transform: scale(1);opacity: 1;}       
}
  
@-webkit-keyframes fadeIn {
    0% {-webkit-transform: scale(0.7);opacity: 0.5;}
    80% {-webkit-transform: scale(1.1);}       
    100% {-webkit-transform: scale(1);opacity: 1;}       
}

.live {
position: absolute;
float:left;
margin-top:-40px;
margin-left:20px;
       
}

.scrollme {
 min-height: 350px;
 display: block;
background-size: 100% auto;
 background-position: center top;
 background-repeat: no-repeat;
 position: relative;
 -webkit-transition: background-position 1.5s ease-out 0.5s;
 -moz-transition: background-position 1.5s ease-out 0.5s;
 -o-transition: background-position 1.5s ease-out 0.5s;
 transition: background-position 1.5s ease-out 0.5s;
 
 }
 
 .scrollme:hover {
    -webkit-transition: background-position 5s linear 0s;
    -moz-transition: background-position 5s linear 0s;
	 -o-transition: background-position 5s linear 0s;
    transition: background-position 5s linear 0s;
    background-position: center bottom;

}

.img_zomhov:hover {
    opacity: 1;
    filter: alpha(opacity = 100);
    transform: scale(1.08,1.08);
    -ms-transform: scale(1.08,1.08);
    -moz-transform: scale(1.08,1.08);
    -webkit-transform: scale(1.08,1.08);
}
.img_zomhov {
    opacity: 1;
    filter: alpha(opacity = 0);
    transform: scale(1.0,1.0);
    -ms-transform: scale(1.0,1.0);
    -moz-transform: scale(1.0,1.0);
    -webkit-transform: scale(1.0,1.0);
    transition: opacity 1s ease-in, transform 0.5s;
    -moz-transition: opacity 1s ease-in, -moz-transform 0.5s;
    -webkit-transition: opacity 1s ease-in, -webkit-transform 0.5s;
}



.container_nav {
    width: 100%;
}


.spol {
border-radius: 0px;
cursor: pointer;
margin: -1%;
padding: 8px 10px;
background:rgba(48, 58, 69,1);
-moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.spol:hover {
background: #F2512F;
box-shadow: 9px 13px 26px -8px #222533;
}

.ps-cart {
  position: relative;
  display: inline-block; }
  .ps-cart__toggle {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 40px;
    background-color: #FEBF01;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease; }
    .ps-cart__toggle i {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      font-size: 20px;
      color: #fff; }
    .ps-cart__toggle span {
      position: absolute;
      top: -5px;
      right: -5px;
      width: 20px;
      height: 20px;
      font-size: 10px;
      border: 1px solid #fff;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      border-radius: 50%;
      background-color: #2AC37D; }
      .ps-cart__toggle span i {
        font-size: 10px;
        font-style: normal; }
    .ps-cart__toggle:hover {
      background-color: #2AC37D; }
  .ps-cart__listing {
    position: absolute;
    top: 100%;
    right: 0;
    width: 300px;
    background-color: #313645;
    z-index: 999999;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.2);
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -ms-transform: translateX(50%);
    -o-transform: translateX(50%);
    transform: translateX(50%); 
	margin-top: 14px;}
  .ps-cart__content {
    padding-top: 10px; }
  .ps-cart__total {
    border-top: 1px solid #525a71;
    padding: 15px; }
    .ps-cart__total p {
      text-align: left;
      font-family: "Montserrat", sans-serif;
      font-size: 16px;
      color: #fff; }
      .ps-cart__total p span {
        float: right;
        font-weight: 600;
        letter-spacing: .05em; }
  .ps-cart .ps-cart__footer {
    line-height: 1em; }
    .ps-cart .ps-cart__footer a.ps-btn {
      width: 100%;
      font-weight: 700;
      text-align: center;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      border-radius: 0; }
      .ps-cart .ps-cart__footer a.ps-btn i {
        position: relative;
        top: 2px;
        font-size: inherit; }
      .ps-cart .ps-cart__footer a.ps-btn:before {
        display: none; }
  .ps-cart:hover .ps-cart__listing {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  @media (max-width: 1400px) {
    .ps-cart {
      position: relative; }
      .ps-cart .ps-cart__listing {
        left: auto;
        right: 0;
        -webkit-transform: translate(0, 30px);
        -moz-transform: translate(0, 30px);
        -ms-transform: translate(0, 30px);
        -o-transform: translate(0, 30px);
        transform: translate(0, 30px); }
        .ps-cart .ps-cart__listing:before {
          display: none; }
      .ps-cart:hover .ps-cart__listing {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0); } }
  @media (max-width: 479px) {
    .ps-cart .ps-cart__listing {
      width: 300px;
      right: -55px; } }

.ps-cart-item {
  padding: 15px 10px;
  position: relative;
  border-bottom: 1px solid #525a71; }
  .ps-cart-item::after {
    clear: both;
    content: "";
    display: table; }
  .ps-cart-item__thumbnail {
    display: block;
    position: relative;
    float: left;
    width: 60px;
    height: 60px;
    overflow: hidden; }
    .ps-cart-item__thumbnail > img {
      vertical-align: top;
      -webkit-transition: all 0.4s ease;
      -moz-transition: all 0.4s ease;
      transition: all 0.4s ease; }
    .ps-cart-item__thumbnail > a {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 10; }
    .ps-cart-item__thumbnail:hover > img {
      -webkit-transform: rodtatscale(1.2, 1.2);
      -moz-transform: rodtatscale(1.2, 1.2);
      -ms-transform: rodtatscale(1.2, 1.2);
      -o-transform: rodtatscale(1.2, 1.2);
      transform: rodtatscale(1.2, 1.2); }
    .ps-cart-item__thumbnail:hover > a {
      background-color: rgba(42, 195, 125, 0.5); }
  .ps-cart-item__title {
    display: block;
    margin-bottom: 10px;
    font-family: "Archivo Narrow", sans-serif;
    font-size: 16px;
    line-height: 1.5em;
    text-align: left;
    color: #fff; }
    .ps-cart-item__title:hover {
      color: #2AC37D; }
  .ps-cart-item__content {
    float: left;
    width: calc(100% - 60px);
    padding-left: 15px; }
    .ps-cart-item__content p {
      font-family: "Montserrat", sans-serif;
      font-size: 14px;
      line-height: 1.43;
      color: #999; }
      .ps-cart-item__content p span {
        margin-right: 25px; }
      .ps-cart-item__content p i {
        font-style: normal;
        color: #fff;
        margin-left: 8px; }
  .ps-cart-item .ps-cart-item__close {
    display: block;
    position: absolute;
    top: 18px;
    right: 15px;
    width: 16px;
    height: 16px;
    background-color: #999;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    z-index: 1000; }
    .ps-cart-item .ps-cart-item__close:before, .ps-cart-item .ps-cart-item__close:after {
      content: '';
      position: absolute;
      top: 50%;
      left: 50%;
      width: 8px;
      height: 1px;
      background-color: #fff;
      -webkit-transform: translate(-50%, -50%) rotate(45deg);
      -moz-transform: translate(-50%, -50%) rotate(45deg);
      -ms-transform: translate(-50%, -50%) rotate(45deg);
      -o-transform: translate(-50%, -50%) rotate(45deg);
      transform: translate(-50%, -50%) rotate(45deg); }
    .ps-cart-item .ps-cart-item__close:after {
      -webkit-transform: translate(-50%, -50%) rotate(-45deg);
      -moz-transform: translate(-50%, -50%) rotate(-45deg);
      -ms-transform: translate(-50%, -50%) rotate(-45deg);
      -o-transform: translate(-50%, -50%) rotate(-45deg);
      transform: translate(-50%, -50%) rotate(-45deg); }
    .ps-cart-item .ps-cart-item__close:hover {
      background-color: #2AC37D; }
  .ps-cart-item:last-child {
    border-bottom: none; }

.ps-checkout .ps-checkout__billing {
  padding-right: 100px; }
  .ps-checkout .ps-checkout__billing > h3 {
    margin-bottom: 30px;
    font-family: "Archivo Narrow", sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 0.7em;
    color: #000;
    text-transform: uppercase; }
  .ps-checkout .ps-checkout__billing .form-group {
    margin-bottom: 20px; }

.ps-checkout table.ps-checkout__products > thead > tr > th {
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  border-bottom: none;
  font-weight: 600; }
  .ps-checkout table.ps-checkout__products > thead > tr > th:last-child {
    text-align: right; }

.ps-checkout table.ps-checkout__products > tbody > tr > td {
  border-bottom: none;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  color: #fff;
  border-top: none; }
  .ps-checkout table.ps-checkout__products > tbody > tr > td:last-child {
    text-align: right; }

.ps-checkout .ps-checkout__block {
  margin-bottom: 10px;
  padding: 20px;
  border-bottom: 1px solid #4d4d4d; }
  .ps-checkout .ps-checkout__block .ps-radio label {
    color: #fff; }
  .ps-checkout .ps-checkout__block .ps-btn:before {
    background-color: rgba(255, 255, 255, 0.2); }

@media (max-width: 1199px) {
  .ps-checkout .ps-checkout__billing {
    padding-right: 0; } }

.ps-checkout__order {
  margin-bottom: 30px;
  background-color: #000000; }
  .ps-checkout__order h3 {
    margin-bottom: 0;
    font-family: "Archivo Narrow", sans-serif;
    font-size: 20px;
    line-height: 1.8;
    color: #ffffff;
    text-transform: uppercase; }
  .ps-checkout__order .ps-radio label {
    color: #fff; }
  .ps-checkout__order > header {
    margin-bottom: 10px;
    padding: 20px 30px;
    border-bottom: 1px solid #4d4d4d; }
  .ps-checkout__order .content {
    padding: 0 30px 20px; }
  .ps-checkout__order > footer > h3 {
    padding: 10px 30px; }
  .ps-checkout__order > footer .cheque {
    padding: 20px 30px;
    border-top: 1px solid #4d4d4d;
    border-bottom: 1px solid #4d4d4d; }
    .ps-checkout__order > footer .cheque p {
      color: #fff;
      font-size: 12px; }
  .ps-checkout__order > footer .paypal {
    padding: 10px 30px; }
    .ps-checkout__order > footer .paypal .ps-btn {
      margin-top: 40px;
      margin-bottom: 15px; }

.ps-payment-method {
  display: inline-block; }
  .ps-payment-method li {
    display: inline-block;
    margin-right: 5px;
    background-color: #fff; }
    .ps-payment-method li img {
      max-width: 50px; }

.ps-shipping {
  padding: 20px 30px;
  border: 1px solid #e5e5e5; }
  .ps-shipping > h3 {
    margin-bottom: 15px;
    font-family: "Archivo Narrow", sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 1em;
    color: #5b5b5b; }
  .ps-shipping a {
    color: #2AC37D;
    text-decoration: underline; }

.ps-cart-listing .ps-cart__table thead > tr > th {
  font-family: "Archivo Narrow", sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #515356;
  text-transform: uppercase;
  border-bottom: 1px solid #e5e5e5; }

.ps-cart-listing .ps-cart__table tbody > tr > td {
  vertical-align: top;
  padding: 30px 10px; }

.ps-cart-listing .ps-cart__actions {
  padding-top: 55px;
  border-top: solid 1px #e5e5e5;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -moz-flex-flow: row nowrap;
  flex-flow: row nowrap; }
  .ps-cart-listing .ps-cart__actions .ps-cart__promotion {
    min-width: calc(100% - 350px);
    width: calc(100% - 350px); }
    .ps-cart-listing .ps-cart__actions .ps-cart__promotion .form-group {
      max-width: 290px; }
    .ps-cart-listing .ps-cart__actions .ps-cart__promotion .form-control {
      margin-bottom: 20px;
      height: 45px;
      border-color: #d9d9d9;
      background-color: #fff;
      -webkit-border-radius: 45px;
      -moz-border-radius: 45px;
      -ms-border-radius: 45px;
      border-radius: 45px; }
    .ps-cart-listing .ps-cart__actions .ps-cart__promotion .ps-btn {
      width: 100%; }
  .ps-cart-listing .ps-cart__actions .ps-cart__total {
    border-top: none; }
    .ps-cart-listing .ps-cart__actions .ps-cart__total h3 {
      margin-bottom: 20px;
      font-size: 14px;
      font-weight: 500;
      color: #515356;
      text-transform: uppercase;
      vertical-align: middle;
      line-height: 30px; }
      .ps-cart-listing .ps-cart__actions .ps-cart__total h3 span {
        float: right;
        font-size: 24px;
        color: #8d8d8d;
        vertical-align: middle; }

@media (max-width: 991px) {
  .ps-cart-listing .ps-cart__table {
    display: block;
    width: 100%;
    overflow-y: hidden;
    overflow-x: auto; }
    .ps-cart-listing .ps-cart__table tbody > tr > td:first-child {
      min-width: 300px; }
    .ps-cart-listing .ps-cart__table tbody > tr > td:nth-child(3) {
      min-width: 300px; } }

@media (max-width: 767px) {
  .ps-cart-listing .ps-cart__actions {
    display: block; }
    .ps-cart-listing .ps-cart__actions::after {
      clear: both;
      content: "";
      display: table; }
    .ps-cart-listing .ps-cart__actions .ps-cart__promotion {
      width: 100%;
      min-width: 0;
      max-width: 400px; }
      .ps-cart-listing .ps-cart__actions .ps-cart__promotion .form-group {
        max-width: 100%; }
  .ps-cart-listing .ps-cart__promotion, .ps-cart-listing .ps-cart__total {
    width: 100%;
    min-width: 0;
    max-width: 400px;
    float: right; }
    .ps-cart-listing .ps-cart__promotion .ps-btn, .ps-cart-listing .ps-cart__total .ps-btn {
      width: 100%;
      text-align: center; } }


select {
	width: 274px;
	border-radius: 0px;
	-webkit-appearance : none;
	background: url(../images/add2.png) #fff  ;
	background-position: right center; cursor:pointer;
	background-repeat  : no-repeat;
	height: 42px;
	}
	
	select::-ms-expand { /* for IE 11 */
    display: none;
}
	


li input {
	width:274px;
	height:42px;
	padding-left:10px;
	border: 1px solid #eee;
	padding-bottom: 5px;
	
	
	}
	
.required{

display:none;
	}

input[type="email"]
{
	width:274px;
	height:42px;
	padding-left:10px;
	border: 1px solid #eee;
	padding-bottom: 5px;
	background:#FFFFFF;
	
	
	}

ul select {
	display: inline;


	

}

li select {
	display: inline;position:relative;


}

 

li .datepicker{
	


}

.boxes {
    margin: auto;
    padding: 13px;
    background: #484848;
    height: 45px;
    margin-top: -2px;
	width: 274px;
}

/*Checkboxes styles*/
input[type="checkbox"] { display: none; }

input[type="checkbox"] + label {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 20px;
  font: 14px/20px 'Open Sans', Arial, sans-serif;
  color: #ddd;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

input[type="checkbox"] + label:last-child { margin-bottom: 0; }

input[type="checkbox"] + label:before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  border: 2px solid  #FFC600;
  position: absolute;
  left: 0;
  top: 0;
  opacity: .6;
  -webkit-transition: all .12s, border-color .08s;
  transition: all .12s, border-color .08s;
}

input[type="checkbox"]:checked + label:before {
  width: 10px;
  top: -5px;
  left: 5px;
  border-radius: 0;
  opacity: 1;
  border-top-color: transparent;
  border-left-color: transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.date-img {
    display: inline;
    position: absolute;
    padding-right: 20px;
    margin-left: 170px;
    margin-top: 10px;
}

.tp-form{
background: rgba(0, 0, 0, 0.702);
padding:0px;
width:75%;
height: auto;
background-size: cover;
}

.tp-form2{
background: rgba(0, 0, 0, 0.702);
padding:20px;
width:75%;
height: auto;
text-align:left;
margin-bottom: 70px;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 400;
}

.tp-form h1{
font-size:54px;
color:#FCB803;
z-index:6;
text-transform:none;
text-align:center;
margin-top:0px;
padding-top:30px;
}

.tp-form p{
font-size:24px;
color:#fff;
z-index:6;
text-transform: uppercase;
text-align:center;
margin-top:20px;
padding-top:10px;
padding-bottom:35px;
}



 .home_baner {
 width:100%;
 height: auto;
 padding-bottom:40px;
 

} 
.brut{
padding-left:20%;
padding-right:20%;
} 

.bg_st{ background:url(../images/55.png) center;background-size: cover;

} 

details {
border: 0px solid #999;
border-radius: 5px;
margin: 0 2em .4em 2em;
padding: 1.04%;
}
 
details {
margin: 1em;
cursor: pointer;
}
 
summary {
border-radius: 0px;
cursor: pointer;
margin: -1%;
padding: 8px 10px;
background:rgba(48, 58, 69,1);
-moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

summary:hover {
background: #F2512F;
box-shadow: 9px 13px 26px -8px #222533;
}

.container_nav {
    width: 100%;
}


.spol {
border-radius: 0px;
cursor: pointer;
margin: -1%;
padding: 2px 10px;
background: #EEEEEE;
border-left: 18px solid  #FDC502;
-moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.spol:hover {
background: #EEEEEE;
box-shadow: 9px 13px 26px -8px #222533;
}


.spol_p p{
margin-top:30px
padding:20px;
background:#EEEEEE;

}
.sale{
background:#000000;
padding-top:10px;
   
}