@font-face {
  font-family: 'monday';
  src: url('../fonts/monday.eot?w7j9bd');
  src: url('../fonts/monday.eot?w7j9bd#iefix') format('embedded-opentype'), url('../fonts/monday.ttf?w7j9bd') format('truetype'), url('../fonts/monday.woff?w7j9bd') format('woff'), url('../fonts/monday.svg?w7j9bd#monday') format('svg');
  font-weight: normal;
  font-style: normal;
}

#t3-wrapper{opacity:0;}
body {
    color: #000000;
	overflow-x: hidden;
}
p, li{
	margin:0;
	font-size: 15px;

}
p + p{
	margin:8px 0 0 0;
	font-size: 15px;
}
b, strong {
    font-weight: bold;
    font-size: 15px;

}

h1 {
    font-size: 30px;
}

a, button, .button{
	outline:none!important;
}

a{
	color: rgb(15, 83, 222);
}
button, .button, .btn{
	background:rgb(24, 125, 255);
}

a:hover{
	text-decoration:none;
}


h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
	font-family: 'Play', sans-serif;

}
td, tr td {
    border: none;
	padding: 5px;
    font-size: 15px;
}



.t3-content h1, .t3-content h2, .t3-content h3, .t3-content h4, .t3-content h5, .t3-content h6{
	font-family: 'Play', sans-serif;
    font-weight: 400;
    text-transform: none;
    color: #000;
    padding: 0 0 3px 0;
    margin: 20px 0 10px 0;
	text-align: left;
}
.t3-content h1, .t3-content h2{
	text-align: center;
}
.t3-content {
    padding-top: 20px;
    padding-bottom: 40px;
}
.t3-content h1:before, .t3-contenth2:before, .t3-content h3:before, .t3-content h4:before, .t3-content h5:before, .t3-content h6:before  {

}

img{
	max-width:100%;
}
body{
	font-family:'Lato', sans-serif;
	line-height:24px;
}
.no_padding .t3-content{
	padding-bottom:0;
	padding-top:0;
	border:1px dashed red;
}
.hide_mainbody .t3-mainbody{
	display:none;
}

.bold{
	font-weight:bold;
	}
table{
		border: 1px solid #fff;	
		}
	
	
table.center{
	text-align:center!important;
	font-size:16px;

	}		
	
.center{
	text-align:center!important;
	}	

tr:nth-child(n) {
    /* background-color: rgba(255, 220, 0, 0.2); */
    border-bottom: 1px solid #e0e0e0;
}


/*========= HEADER =========*/
.top_head{
	color:#333;
	background: #0e52de;
}
.adress_topInfo{
	float:left;
}

.email_topInfo{
	float:left;
	margin-left:15px;
}
.adress_topInfo:before, .email_topInfo:before, .phone_topInfo:before{
	font-family: FontAwesome;
	font-size:16px;
    padding-right: 2px;
    vertical-align: middle;
}

.email_topInfo:before{
	content:"\f003";
}
.adress_topInfo:before{
	content:"\f0ac";
}
.phone_topInfo:before{
	content:"\f095";
}
.phone_topInfo{
	float:left;
	margin-left:15px;
}
.topInfo_left{
/*	float:left;*/
	padding:6px 0 7px 0;
}
/*
.adress_topInfo:before{
	font-family: FontAwesome;
	content:"\f0ac";
}*/

.phone_topInfo img{
	width:14px;
}

.social_topInfo a{
	height:37px;
	line-height:37px;
	text-align:center;
	width:30px;
	display:inline-block;
	color:#b6b6b6;
	float:left;
	font-size:14px;
	cursor:pointer;
}
.social_topInfo a i.fa{
	width:30px;
	height:37px;
	line-height:37px;
	cursor:pointer;
}
.social_topInfo a:hover i.fa{
	animation:0.35s ease 0s normal none 1 iconSocialHover;
	-o-animation:0.35s ease 0s normal none 1 iconSocialHover;
	-webkit-animation:0.35s ease 0s normal none 1 iconSocialHover;
	color:#fff;
}
.social_topInfo a.social-fb:hover{
	background:#3b5998;
}
.social_topInfo a.social-tt:hover{
	background:#48c4d2;
}
.social_topInfo a.social-vk:hover{
	background:#3179d2;
}
.social_topInfo a.social-ln:hover{
	background:#0077b4;
}
.social_topInfo a.social-pt:hover{
	background:#ca2128;
}
.social_topInfo a.social-db:hover{
	background:#e14c86;
}

.social_topInfo a.social-ok:hover{
  background: #FF9800;
}

.social_topInfo a.social-g:hover{
  background: #f30606;
}

.social_topInfo a.social-instagram:hover{
  background: #f09433; 
background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
  }

.head-search .search:before{
	font-family:inherit;
	content:"";
}
.t3-header{
	padding:0;
}

.head-search input.form-control{
	border-radius:0;
	border:1px solid #e2e2e2;
	background:#fff;
	padding:5px;
	height:35px;
	line-height:25px;
	width:220px!important;
}


.head-search input.form-control:focus{
	    border: 1px solid #2196F3;
	box-shadow:none;
}
.logo a{
	padding: 20px 0 20px 0;
    width: 210px;
	text-align:center;
	text-decoration: none;
}

.logo a p.title{
	text-align:center;
	margin-top: 5px;
	color:#000;
    font-size: 16px;
	}
.logo a p{
	text-align:center;
	color:#000;
    font-size: 12px;
	}
.top-bar-main{
    padding: 10px;
	}
	
	
.t3-mainnav{
border: none;
    z-index: 1001;
    background-color: #ffffff;
    webkit-box-shadow: 0px 5px 7px -2px rgba(0, 0, 0, 0.58);
    -moz-box-shadow: 0px 5px 7px -2px rgba(0, 0, 0, 0.58);
    box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.58), 0px -3px 3px -2px rgba(0, 0, 0, 0.58);
}
.t3-mainnav .t3-navbar{
background: transparent;
}
.t3-megamenu .nav > li.dropdown .caret,
.t3-megamenu .nav > li.dropdown:hover .caret,
.t3-megamenu .nav > li.dropdown.open .caret{
	border-top-color:#fff;
	margin-left:10px;
}
.t3-mainnav .t3-navbar .t3-megamenu > ul > li{
	background:url("../images/bg-li-lv1-mainmenu.png") repeat-y scroll right top transparent;
}
.t3-mainnav .t3-navbar .t3-megamenu > ul > li > a{
	background:none;
	padding:0 30px;
	height:54px;
	line-height:54px;
	color:#000;
	font-family: 'Play', sans-serif;
	font-weight:normal;
	font-size:16px;
}
.t3-mainnav .t3-navbar .t3-megamenu > ul > li.open > a, .t3-mainnav .t3-navbar .t3-megamenu > ul > li > a:focus,
.t3-mainnav .t3-navbar .t3-megamenu > ul > li.active > a{
	color:#fff;
}
.t3-mainnav .t3-navbar .t3-megamenu > ul > li.open > a, .t3-mainnav .t3-navbar .t3-megamenu > ul > li > a:focus, .t3-mainnav .t3-navbar .t3-megamenu > ul > li.active > a {
    background: #0e52de;
}

.t3-mainnav {
    border-bottom: 0px solid #187dff !important;
}

.t3-megamenu .nav > li.dropdown .caret, .t3-megamenu .nav > li.dropdown:hover .caret, .t3-megamenu .nav > li.dropdown.open .caret {
    border-top-color: #000;
    margin-left: 10px;
}

.off-canvas-toggle {
     background: #187dff;
}

.t3-mainnav .t3-megamenu .mega > .mega-dropdown-menu{
	border:1px solid #e4e4e4;
	border-radius:0;
	background:#fff;
	top:56px;
	z-index:999
}

.t3-mainnav .t3-megamenu .mega.subHasBg > .mega-dropdown-menu{
	background:url("../images/bg_sub_menu.png") no-repeat scroll right bottom #fff;
}
.t3-mainnav .t3-navbar .t3-megamenu ul.navbar-nav > li.dropdown > a{
	position:relative;
}
.t3-mainnav .t3-navbar .t3-megamenu ul.navbar-nav > li.dropdown.open > a:after{
	content:'';
	position:absolute;
	width:100%;
	bottom:-3px;
	z-index:9999;
	left:0;
	height:9px;
	background:url("../images/arrow_submenu.png") no-repeat scroll center bottom transparent;
}
.t3-megamenu .dropdown-header, 
.t3-megamenu .mega-nav .mega-group > .dropdown-header, 
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header, 
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header{
	font-family: 'Play', sans-serif;
	font-weight:normal;
	font-size:16px;
	text-transform:uppercase;
	color:#000;
	/*padding-bottom:8px;*/
	position:relative;
}
.t3-megamenu .mega-nav .mega-group > a.dropdown-header:before{
	font-family:inherit;
	padding:0;
	content:'';
}
/*.t3-megamenu .mega-nav .mega-group > a.dropdown-header:after{
	content:'';
	width:60px;
	border-bottom:2px solid #d7d7d7;
	position:absolute;
	left:0;
	bottom:0;
}*/
.t3-megamenu .dropdown-menu .mega-nav > li a{
	font-family:'Lato', sans-serif;
	font-weight:normal;
	font-size:14px;
	padding:2px 0 3px 0;
	color:#000;
}
.t3-megamenu .dropdown-menu .mega-nav > li a:before{
	font-family: "FontAwesome";
	content:"\f046";
	padding-right:10px;
}


.t3-megamenu .mega-inner{
	padding:14px 0;
}
.t3-megamenu .mega-nav > li a:hover, 
.t3-megamenu .dropdown-menu .mega-nav > li a:hover, 
.t3-megamenu .mega-nav > li a:focus, 
.t3-megamenu .dropdown-menu .mega-nav > li a:focus{
	background:none;
}


.t3-footer-block {
    font-family: 'Lato', sans-serif;
    font-weight: normal;
    color: #f8f8f8;
    background:#e4e4e4;
   }


.t3-footer-block .t3-footnav{
	padding:30px 0;
}
.t3-footer-block .t3-footnav .t3-module{
	background:none;
	color:#e7e7e7;
	line-height:28px;
}
.t3-footer-block .t3-footnav .t3-module .module-title {
    font-family: 'Play', sans-serif;
    position: relative;
    color: #000000;
    font-size: 16px;
    padding-bottom: 5px;
    margin-bottom: 20px;
    font-weight: 400;
    border-bottom: 1px solid rgba(0, 0, 0, 0.14);
}

.t3-footer-block .phone-adress{
    font-size: 18px;
	color: #e7e7e7;
}
.t3-footer-block .phones{
    padding: 10px 0;
    display: inline-block;
}

.t3-mainnav .t3-megamenu .mega-nav > li a:hover,
.t3-mainnav .t3-megamenu .dropdown-menu .mega-nav > li a:hover,
.t3-mainnav .t3-megamenu .mega-nav > li a:focus,
.t3-mainnav .t3-megamenu .dropdown-menu .mega-nav > li a:focus {
 color: #187dff!important;
}
.t3-mainnav .t3-megamenu .dropdown-menu .mega-nav > li.active > a, .t3-megamenu .dropdown-menu .mega-group .mega-nav > li.active > a {
    color: #187dff!important;
}
.t3-footer-block .t3-footnav .t3-module .module-title:after {
    border-bottom: none;
}
.t3-footer-block .t3-footnav .t3-module .module-title:after{
	content:'';
	width:85px;
	position:absolute;
	left:0;
	bottom:0;
}

.t3-footnav .t3-module ul > li > a{
	padding:1px 0;
	color: #000;
}
.t3-footnav .t3-module ul > li > a:before{
	font-family: "FontAwesome";
	content:"\f046";
	padding-right:10px;
}
.t3-footnav .t3-module ul > li > a:hover, 
.t3-footnav .t3-module ul > li > a:active, 
.t3-footnav .t3-module ul > li > a:focus,
.t3-footnav .t3-module ul.nav-pills > li.active > a{
	background:none;
	color: #187dff;
}
.footerInfo{
	line-height:28px;
	text-align: center;
}
.footerInfo img{
	margin-bottom:12px;
	width: 200px;
}
.footerInfo a.readMore-link{
	display:inline-block;
	text-transform:none;
	text-decoration:none;
}
.acymailing_module_form .acymailing_introtext{
	padding-bottom:18px!important;
}
.acymailing_form .inputbox{
	border-radius:0;
	border:1px solid #4c4c4c!important;
	box-shadow:none!important;
	color:#b1b1b1;
	height:39px;
	padding:5px;
	background:#393939;
	line-height:39px;
	width:100%!important;
}
.acymailing_form .acysubbuttons .button{
	font-size:16px;
	padding:0;
	height:39px;
	line-height:39px;
	color:#fff;
	font-weight:normal;
	border:none;
	display:inline-block;
	border-radius:0;
	border-radius:2px;
	position:relative;
	margin-top:11px!important;
	overflow:hidden;
}
.acymailing_form .acysubbuttons .button input{
	background:none;
	border:none;
	padding:0 25px;
}
.acymailing_form .acysubbuttons .button:after{
	content: "\f061";
    font-family: "FontAwesome";
    font-size: 13px;
    position: absolute;
	opacity:0;
    right: -5px;
    transform: translateX(-12px);
}
.acymailing_form .acysubbuttons .button:hover:after{
	animation: 0.3s ease 0s normal forwards 1 beforeLoginButtonHover;
}
.t3-copyright{
    font-family: 'Lato', sans-serif;
    padding: 10px 0;
    font-size: 12px;
    color: #fff;
    text-align: center;
}

.t3-copyright a{
	    color: rgba(3, 169, 244, 0.51);
		}
		
.t3-copyright a:hover{
	    color: rgba(3, 169, 244, 0.7);
		}
		

.copyright {
    margin-bottom: 0;
}
.t3-footer{
	border:none;
}
.bottom_mainbody_3 .t3-module{
	margin:0;
}
.bottom_mainbody_3 .bt-twitter iframe{
	width:100%!important;
	height:50px!important;
	color:#fff!important;
}

.e-entry-title{
	color:#fff!important;
}



.btqc-field-container{
	width:50%;
	clear:none;
	float:left;
	margin-bottom:20px;
	padding:0 13px;
}
.btqc-field-container.btqc-field-separator{
	width:100%;
}
.btqc-field-container label{
	float:none;
	font-family:'Lato', sans-serif;
	font-weight:bold;
	width:auto;
	text-transform:uppercase;
	color:#000;
}
.mod_btquickcontact{
	border-radius:0;
	border:1px solid #d9d9d9;
	padding:20px 20px 0 20px;
	color:#9e9e9e;
	font-family:'Lato', sans-serif;
}
.btqc-field-container input[type="text"]{
	height:38px;
	border:1px solid #d9d9d9!important;
	border-radius:0;
	background:#fff;
	color:#a6a6a6;
	width:100%;
	box-shadow:none;
	padding:5px;
	font-family:'Lato', sans-serif;
}
.btqc-field-container.btqc-field-dropdown .styled-select{
	background:#fff;
	border:1px solid #d9d9d9;
	height:38px;
	width:100%;
}
.btqc-field-container.btqc-field-dropdown .styled-select select {
    background: none;
    border: medium none;
    height: 37px;
    padding: 5px;
    width: calc(100% + 17px);
	color:#a6a6a6;
}
.btqc-field-container.btqc-field-dropdown .styled-select .style-selected-button{
	height:38px;
	background:none;
	position:relative;
}

.btqc-field-dropdown .style-selected-button option{
	padding:6px 10px;
	background:#f8f8f8!important;
	color:#8d8d8d;
}
.btqc-field-dropdown .style-selected-button option:hover{
	padding:6px 10px 6px 15px;
	background:#fff!important;
}
.btqc-field-date{
	position:relative;
}
.btqc-calendar-img{
	position:absolute;
	right: 8px;
    top: 11px;
	cursor:default;
	font-size:16px;
}
/*
.t3-sl-1{
	background:url("../images/bg-sl1.png") no-repeat scroll 0% top #fff;
}
*/
.btqc-title{
	border:none;
	margin-bottom:10px;
	height:auto;
}
.btqc-title h3{
	border:none;
	font-family:'Lato', sans-serif;
	font-size:28px;
	text-transform:uppercase;
/*	padding:0 0 9px 13px!important;*/
	position:relative;
}
.btqc-title h3:after{
	border-bottom:3px solid #e6e6e6;
	width:50px;
	content:'';
	position:absolute;
/*	left:13px;*/
	bottom:0;
}
.btqc-field-container.btqc-field-submit, .btqc-field-container.btqc-field-pagebreak{
	width:calc(100% + 40px);
/*	padding:0;
	margin-left:-20px;
	margin-right:-20px;
	margin-bottom:0;
	margin-top:8px;
	padding-right:33px;
	padding-top:12px;
	padding-bottom:12px; */
	border-top:1px solid #d9d9d9;
	float:none;
	display:inline-block;
	clear:left;
}
.btqc-field-container.btqc-field-submit .button, .btqc-field-container.btqc-field-pagebreak .button{
	height:38px;
	font-family:'Lato', sans-serif;
	font-weight:normal;
	border-top:none;
	border-left:none;
	border-right:none;
	line-height:32px;
	color:#fff;
	position:relative;
	margin-left:5px;
	font-size:18px;
	text-transform:uppercase;
	padding:0 15px;
}
.btqc-field-container.btqc-field-submit .button:hover, .btqc-field-container.btqc-field-pagebreak .button:hover{
	border-bottom-width:2px;
	top:1px;
}
#cp-caption{
	top:15%;
	overflow:hidden;
}

.cp-title, .small-title{
	text-transform:uppercase;
	background:none;
	padding:0 0 4px 0;
	font-size:18px;
	font-weight:300;
	position:relative;
	font-family:'Lato', sans-serif;
	margin:0;
	color:#000;
}
.cp-title:after, .small-title:after{
/*	content:'';*/
	position:absolute;
	left:0;
	bottom:0;
	width:100px;
	border-bottom:2px solid #ababab;
}
.border_bg{
	width:100px;
	border-bottom:2px solid #ababab;
}
.cp-desc{
	background:none;
	color:#565656;
	padding:0;
	margin:0;
}
.big-title{
	padding-top:22px;
	padding-bottom:11px;
	font-size:44px;
	font-weight:bold;
	text-transform:uppercase;
}
.main_desc{
	font-weight:300;
	line-height:24px;
	padding:6px 0;
}
.sub-title{
	text-transform:uppercase;
	font-family:'Lato', sans-serif;
	font-weight:300;
	font-size:24px;
}
.ss-buttons{
	padding-top:25px;
}
.ss-buttons a{
	height:48px;
	line-height:44px;
	padding:0 20px;
	display:inline-block;
	text-decoration:none;
	font-size:18px;
	text-transform:uppercase;
	position:relative;
}
.ss-buttons a:after{
	position:absolute;
	transition: all 0.3s ease 0s;
	width:100%;
	height:0;
	content:'';
	z-index:-1;
	top:0;
	left:0;
}
.ss-buttons a:hover:after{
	height:100%;
}
.ss-buttons a:hover{
	color:#fff;
}


h3.module-title {
	font-size:26px;
	text-transform:uppercase;
	font-weight:300;
	position:relative;
	font-family: 'Play', sans-serif;
	color:#000;
	padding-bottom:9px;
}
h3.module-title:after {
    border-bottom: none;
}
h2.module-title {
	font-size:28px;
	text-transform:uppercase;
	font-weight:300;
	position:relative;
	font-family: 'Play', sans-serif;
	color:#000;
	margin-top: 20px;
}
h1.componentheading {
	font-size:30px;
}

h2.module-title:after {
    border-bottom: none;
}

.jcarousel-skin-tango{
	margin:0 -15px;
}
.defaultLayout .bt-inner{
	font-family:'Lato', sans-serif;
	font-weight:300;
	margin:0 15px;
}
.defaultLayout .bt-inner img{
	border:none;
	padding:0;
	outline:none;
	max-width:100%;
	transition:all 0.3s ease-out 0s;
	transform:scale(1) rotateZ(0deg);
	opacity:1!important;
	filter: alpha(opacity = 100)!important;
}
.defaultLayout .bt-inner .bt-category{
	text-transform:uppercase;
	font-size:14px;
	font-weight:300;
	margin:0;
}
.defaultLayout .stock  .bt-inner .bt-category {
    text-transform: uppercase; 
	font-family: 'Play', sans-serif;
	position: absolute;
    top: 0;
    right: 0;
    font-size: 12px;
    font-weight: 400;
    margin: 0;
    background: #187dff;
    color: #fff;
    display: inline-block;
    padding: 0 15px;
    border-radius: 0px;
}

.defaultLayout .stock  .bt-inner .bt-category:hover {
    background: #b1e360;
}
 .stock  a.btn-stock {
    background: #187dff;
    border: 1px solid #187dff;
    color: #fff;
    border-radius: 20px;
    font-size: 14px;
    height: 32px;
    display: inline-block;
    line-height: 16px;
    float: right;
    text-align: left;
    margin-top: 10px;
    text-align: center;
    width: 140px;
}

 .stock  a.btn-stock:hover {
    background: #187dff;
    border: 1px solid #187dff;
}
.action-module{
	width:1200px;
	margin:0 auto;
	margin-bottom: 100px;
}

.defaultLayout .bt-inner .bt-title{
	font-weight:300;
	font-size:18px;
	padding:0;
	position:relative;
	line-height:20px;
}
.defaultLayout .bt-inner .bt-introtext{
    font-weight: 300;
    color: #fc0400;
    margin: 0;
    line-height: 16px;
}

.defaultLayout .lastest_news .jcarousel-skin-tango{
	margin:0 -15px;
}
.defaultLayout .jcarousel-skin-tango .jcarousel-item-horizontal{
	margin:0;
}
.defaultLayout .lastest_news .bt-inner{
	padding:0;
}

.defaultLayout .lastest_news .bt-inner .bt-title{
	padding-bottom:17px;
	color:#000;
	margin-bottom:10px;
}
.defaultLayout .bt-inner a:hover{
	background:none;
}
.defaultLayout .bt-inner a.bt-image-link{
	background:#000;
	display:inline-block;
	max-width:100%;
	overflow:hidden;
}
.defaultLayout .lastest_news .bt-inner .bt-image-link,
.defaultLayout .slide_grey_bg .bt-inner .bt-image-link{
	width:100%;
}
.defaultLayout .bt-inner a:hover img{
	/*transform:scale(1.2) rotateZ(-5deg);*/
	opacity:0.65;
	filter: alpha(opacity = 65);
}




.defaultLayout .slide_grey_bg .bt-inner a{
	color:#fff;
}
.defaultLayout .slide_grey_bg .bt-inner{
	background:#383838;
	text-align:center;
	color:#fff;
	padding:0 0 19px 0;
}
.defaultLayout .slide_grey_bg .bt-inner .bt-category{
	padding:17px 0 0 0;
	color:#fff
}
.defaultLayout .slide_grey_bg .bt-inner .bt-introtext{
	color:#fff;
	padding:0 10px;
}
.defaultLayout .slide_grey_bg .bt-inner .bt-title{
	font-size:24px;
	padding:0 10px;
	line-height:26px;
	margin-bottom:10px;
	padding-bottom:18px;
}
.defaultLayout .slide_grey_bg .bt-inner .bt-title:after{
	position:absolute;
	border:2px solid #fff;
	width:90px;
	content:'';
	bottom:0;
	left:calc(50% - 45px);
}
.defaultLayout .lastest_news.bt-contentshowcase ul li,
.defaultLayout .lastest_news .bt-inner,
.defaultLayout .slide_grey_bg.bt-contentshowcase ul li,
.defaultLayout .slide_grey_bg .bt-inner{
	height:auto!important;
}
.defaultLayout .bt-row{
}
.defaultLayout .slide_grey_bg .bt-inner .readmore a{
	height:28px;
	line-height:28px;
	display:inline-block;
	border-radius:50px;
	font-size:14px;
	padding:0 25px;
	position:relative;
	margin-top:15px;
	overflow:hidden;
}
.defaultLayout .slide_grey_bg .bt-inner .readmore a:after{
	content: "\f061";
    font-family: "FontAwesome";
    font-size: 13px;
    position: absolute;
    right: -5px;
	opacity:0;
    transform: translateX(-12px);
}
.defaultLayout .slide_grey_bg .bt-inner .readmore a:hover:after{
	animation: 0.3s ease 0s normal forwards 1 beforeLoginButtonHover;
}
.defaultLayout .bt-inner .bt-date{
	text-transform:uppercase;
	font-size:14px;
	font-weight:300;
	margin:0;
	padding:25px 0 6px 0;

}
.defaultLayout .bt-contentshowcase {
    overflow: visible;
}

.defaultLayout #btcontentshowcase-control{
	position:absolute;
	top:-52px;
}
.defaultLayout .btcontentshowcase-prev, 
.defaultLayout .btcontentshowcase-next{
	height:35px;
	width:35px;
	display:inline-block;
	position:relative;
	top:-7px;
	border-radius:2px;
	z-index:9;
}
.defaultLayout .btcontentshowcase-prev{
	background:url("../images/content_showcase_back.png") no-repeat scroll center center #b1e360!important;
}
.defaultLayout .btcontentshowcase-next{
	background:url("../images/content_showcase_next.png") no-repeat scroll center center #b1e360!important;
}

.defaultLayout .bt-contentshowcase .btcontentshowcase-next:hover {
    background: url("../images/content_showcase_next.png") no-repeat scroll center center #187dff!important;
}
.defaultLayout .bt-contentshowcase .btcontentshowcase-prev:hover {
    background: url("../images/content_showcase_back.png") no-repeat scroll center center #187dff!important;
}

#btcontentshowcase175 .btcontentshowcase-prev{
right: 90px!important;
    top: 105%;
	    left: initial;
}
#btcontentshowcase175 .btcontentshowcase-next {
	right: 45px!important;
    top: 105%;
}

.iconLink{
	margin-top:35px;
}
.iconLink a{
	border-radius:5px;
	border:2px solid #fff;
	width:100px;
	height:100px;
	display:inline-block;
	text-align:center;
	position:relative;
	float:left;
	transition: background 0.3s ease 0s;
}
.iconLink a:hover{
	animation-name: iconBackgroundHover;
	animation-duration: 0.2s;
	animation-timing-function: linear;
	animation-iteration-count: 1;
	
	-webkit-animation-name: iconBackgroundHover;
	-webkit-animation-duration: 0.2s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: 1;
	
	-o-animation-name: iconBackgroundHover;
	-o-animation-duration: 0.2s;
	-o-animation-timing-function: linear;
	-o-animation-iteration-count: 1;
}

.iconLink a span{
	position:absolute;
	line-height:34px;
	padding:6px 5px;
	border-radius:3px;
	bottom:103px;
	transition: opacity 0.75s ease; 
	left:-5px;
	line-height:22px;
	color:#fff;
	font-size:16px;
	text-transform:uppercase;
	right:-5px;
	margin-left:auto;
	margin-right:auto;
	background:#494949;
	opacity:0;
	filter: alpha(opacity = 0);
}
.iconLink a:hover span{
	opacity:1;
	filter: alpha(opacity = 100);
}
.iconLink a span:before{
	background:url("../images/arrow-tipp.png") no-repeat scroll center bottom transparent;
	content:'';
	width:100%;
	position:absolute;
	bottom:-7px;
	height:7px;
	left:0;
}
.iconLink a.moreDepartment{
	line-height:100px;
	text-align:center;
	animation: none !important;
    background: #fff !important;
    border-color: #fff !important;
    color: #d0cfcf;
    font-size: 32px;
    line-height: 100px;
    text-align: center;
}

#btl .btl-panel #btl-panel-login,#btl .btl-panel #btl-panel-registration{
	border:none;
	box-shadow:none;
	text-transform:uppercase;
	font-size:16px;
	border-radius:0;
	padding:0;
	font-family:'Lato', sans-serif;
	font-weight:300;
	line-height:31px;
	height:31px;
}
#btl .btl-panel #btl-panel-login + #btl-panel-registration:before{
	content:"|";
	color:#333;
	padding:0 10px;
}
#btl-content #btl-content-profile{
	background:#fff;
	border-radius:0;
}
#btl-content-profile .bt-scroll .bt-scroll-inner{
	padding:0;
}
#btl-content-profile.btl-content-block h3{
	border: medium none;
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    padding: 0 0 9px 15px;
    position: relative;
    text-transform: uppercase;
}
#btl-content-profile.btl-content-block h3:after{
	border-bottom: 3px solid #e6e6e6;
    bottom: 0;
    content: "";
    left: 15px;
    position: absolute;
    width: 50px;
}
#btl-content #btl-content-profile #module-in-profile ul li a{
	padding:0;
	background:none!important;
}
#btl-content #btl-content-profile #module-in-profile ul{
	margin:10px 0 10px 15px;
}
#btl-content #btl-content-profile #module-in-profile ul li a:before{
	content: "\f101";
    font-family: "FontAwesome";
    font-size: 14px;
    font-weight: normal;
    padding-right: 8px;
}
#btl-content-profile div.btl-buttonsubmit{
	text-align:left;
}
#btl-content #btl-content-profile button.btl-buttonsubmit{
	color:#fff;
	box-shadow:none;
	position:relative;
	margin-left:15px;
	text-shadow:none;
}
#btl-content #btl-content-profile button.btl-buttonsubmit:hover{
	border-bottom-width:2px;
	top:1px;
}
#btl .btl-panel > #btl-panel-profile{
	box-shadow:none!important;
	color:#fff;
	font-size:13px;
	border-radius:100px;
	height:31px;
	line-height:31px;
	padding:0 20px;
}
#btl .btl-panel > #btl-panel-profile:after{
	content:"\f0d7";
	font-family: FontAwesome;
}
.btl-content-block {
    background: none;
    border: none;
    box-shadow: none;
    padding: 7px;
}
#simplemodal-container .btl-content-block {
	padding:7px;
}
.btl-content-block-inner {
    background: #fff;
	color:#989898;
}
.simplemodal-wrap {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.btl-content-block {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.4), 0 0 1px rgba(255, 255, 255, 0.4) inset;
}
#simplemodal-container{
	background:none;
	border:none;
}
#simplemodal-container a.modalCloseImg{
	background:url("../images/close-popup.png") no-repeat scroll center center transparent!important;
}
#simplemodal-container a.modalCloseImg, #simplemodal-container a.modalCloseImg:hover{
	width:24px;
	right:14px!important;
	top:14px!important;
	height:24px;
}
.btl-content-block h3{
	font-family:'Lato', sans-serif;
	height:40px;
	line-height:40px;
	text-transform:uppercase;
	font-size:15px;
	padding:3px 0 0 15px!important;
	font-weight:bold;
	background:#fff;
	border-bottom:1px solid #f3f3f3;
	color:#989898;
}
.btl-content-block form{
	clear:left;
}
#btl-content-login #social-connect div.text-label{
	font-weight:normal;
	text-align:center;
	font-size:11.5px;
	color:#989898;
	margin:0;
}
#btl-content-login #social-connect{
	border-bottom:1px solid #ececec;
	padding-top:16px;
	padding-bottom:14px;
	margin-bottom:6px;
	background:#fbfbfb;
}
#btl-content-login #social-connect ul{
	padding:0 50px;
}
#btl-content-login #social-connect img{
	box-shadow:none;
}
#btl-content-login #social-connect a:hover img{
	box-shadow:none;
	margin:0;
}
.btl-formlogin div.text-label{
	text-align:center;
	padding-bottom:3px;
	padding-top:2px;
}
#btl-content-login .btl-input input{
	width:100%;
	height:32px;
	border-radius:3px;
	border:1px solid #cdcdcd;
	box-shadow:none;
	padding:2px 5px 2px 28px;
}
#btl-content-login .btl-input{
	float:none!important;
}
#btl-content-login .btl-input #btl-input-username{
	background:url("../images/login-user.png") no-repeat scroll 7px center #fbfbfb;
}
#btl-content-login .btl-input #btl-input-password{
	background:url("../images/login-pass.png") no-repeat scroll 7px center #fbfbfb;
}
#bt_ul{
	margin:0!important;
	padding:0 20px 20px 20px;
}
#bt_ul li{
	display:inline-block;
	list-style:circle;
}

#bt_ul li + li{
	margin-left:10px!important;
}
div.btl-buttonsubmit .btl-buttonsubmit.button{
	float:right;
	height:32px;
	line-height:32px;
	padding:0 20px;
	font-family:"Arial";
	text-transform:uppercase;
	text-shadow:none;
	box-shadow:none;
	color:#fff;
	font-size:12px;
	border:none!important;
	font-weight:bold;
	position:relative;
	border-radius:2px;
}
div.btl-buttonsubmit .btl-buttonsubmit.button input{
	background:none;
	border:none;
	text-transform:uppercase;
	font-size:12px;
	font:inherit;
}
div.btl-buttonsubmit .btl-buttonsubmit.button:after{
	font-family: "FontAwesome";
	content: "\f061";
	font-size:15px;
	position:absolute;
	transform:translateX(-12px);
	right:-4px;
	line-height:30px;
	opacity:0;
}
div.btl-buttonsubmit .btl-buttonsubmit.button:hover:after{
	animation:0.3s ease 0s normal forwards 1 beforeLoginButtonHover;
	-o-animation:0.3s ease 0s normal forwards 1 beforeLoginButtonHover;
	-ms-animation:0.3s ease 0s normal forwards 1 beforeLoginButtonHover;
	-webkit-animation:0.3s ease 0s normal forwards 1 beforeLoginButtonHover;
}
div.btl-buttonsubmit {
	margin:0;
}
.btl-field.btl-buttonsubmit{
	margin-top:10px!important;
}
.btl-field #btl-input-remember{
	float:right!important;
}
#btl-content-login .btl-input input#btl-checkbox-remember{
	height:auto;
	line-height:1;
	margin:7px 7px 0 2px;
}
#btl-input-remember > span {
    display: inline-block;
    float: left;
    line-height: 1;
    margin-top: 8px;
}

#btl-content-registration .btl-input input{
	width:100%;
	height:32px;
	border-radius:3px;
	border:1px solid #cdcdcd;
	margin:0;
	background:#fbfbfb;
	box-shadow:none;
	text-indent:0;
	padding:2px 5px;
}
#btl-content-registration .btl-input input.invalid{
	border:1px solid #f87c7c;
}
#btl-content-registration .btl-label label{
	font-weight:normal;
}
#btl-content-registration .btl-label label.invalid{
	color:#f44242;
}
#btl-content-registration .btl-label{
	margin:0;
	height:32px;
	line-height:32px;
}
.bt-scroll .bt-scroll-inner{
	padding:0 15px;
}
#btl-content-registration .btl-field,#btl-content-registration .btl-error-detail,#btl-content-registration .btl-error,#btl-content-registration .btl-note{
/*	margin:0 0 15px 0!important;*/
}
#btl-content-registration div.btl-buttonsubmit{
	padding-left:170px;
	padding-top:12px;
	padding-bottom:30px;
	margin:0 -15px 0 -15px;
	border-top:1px solid #f0f0f0;
	background:#fcfcfc;
	width:calc(100% + 16px);
}

#btl-content-registration button.btl-buttonsubmit{
	height:32px;
	line-height:32px;
	border-radius:2px;
	padding:0 30px 0 15px;
	font-family:"Arial";
	background:#fbfbfb;
	text-transform:uppercase;
	text-shadow:none;
	font-weight:bold;
	box-shadow:none;
	color:#fff;
	position:relative;
}
#btl-content-registration button.btl-buttonsubmit:before{
	font-family: "FontAwesome";
	content:"\f067";
	text-transform:none;
	position:absolute;
	line-height:30px;
	right:0;
	transform: translateX(-12px);
	
}
#btl-content-registration button.btl-buttonsubmit:hover:before{
	animation:0.3s ease 0s normal forwards 1 beforeLoginButtonHover;
	-o-animation:0.3s ease 0s normal forwards 1 beforeLoginButtonHover;
	-ms-animation:0.3s ease 0s normal forwards 1 beforeLoginButtonHover;
	-webkit-animation:0.3s ease 0s normal forwards 1 beforeLoginButtonHover;
}
#btl-content-registration .btl-note{
	width:calc(100% + 15px);
	background:#fbfbfb;
	padding-bottom:20px;
	padding-top:20px;
	border-bottom:1px solid #f0f0f0;
}




/*========== K2 STYLE ============*/
div.itemIsFeatured, div.catItemIsFeatured, div.userItemIsFeatured{
	background:none;
}
span.catItemImage img,
span.tagItemImage img,
span.userItemImage img,
span.latestItemImage img{
	padding:0;
	margin:0;
	border:none;
}
span.catItemImage,
span.tagItemImage,
span.userItemImage,
span.latestItemImage{
	margin:0;
}
div.catItemImageBlock,
div.tagItemImageBlock,
div.userItemImageBlock,
div.latestItemImageBlock{
	padding:0;
	float:none;
	margin:0;
}
div.catItemView,
div.tagItemView,
div.userItemView,
div.latestItemView{
	padding:0 0 30px 0;
	margin-bottom:30px;
	border-bottom:2px solid #e6e6e6;
}
div.catItemDateCreated,
div.tagItemDateCreated,
div.userItemDateCreated,
div.latestItemDateCreated{
	font-family:'Lato', sans-serif;
	font-size:14px;
	text-transform:uppercase;
	padding:3px 8px;
	line-height:18px;
	font-weight:bold;
/*	float:left;
	margin-right:15px;*/
	text-align:center;
	color:#fff;
	margin-top:4px;
}
div.catItemHeader h3.catItemTitle,
div.tagItemHeader h3.tagItemTitle,
div.userItemHeader h3.userItemTitle,
div.latestItemHeader h3.latestItemTitle{
	font-family:'Lato', sans-serif;
	font-weight:300;
	color:#000000;
	font-size:24px;
	text-transform:uppercase;
	line-height:24px;
	padding:0;
	margin:0;
}
div.catItemHeader h3.catItemTitle a,
div.tagItemHeader h3.tagItemTitle a,
div.userItemHeader h3.userItemTitle a,
div.latestItemHeader h3.latestItemTitle a{
	color:#000000;
}
.k2HeaderItem{
	font-family:'Lato', sans-serif;
/*	margin-left:57px; */
	font-weight:300;
}
.k2ItemInfo{
	color:#000;
	padding-top:6px;
}
div.catItemCategory span,
div.tagItemCategory span,
div.userItemCategory span,
div.latestItemCategory span{
	color:inherit;
	padding:0;
	font-weight:inherit;
}
div.catItemCategory,
div.tagItemCategory,
div.userItemCategory,
div.latestItemCategory{
	padding:0;
	display:inline-block;
	border:none;
}
div.catItemCategory a,
div.tagItemCategory a,
div.userItemCategory a,
div.latestItemCategory a{
	color:inherit;
}
div.catItemAuthor{
	display:inline-block;
}
div.catItemAuthor a:hover,
div.catItemCommentsLink a:hover, 
div.userItemCommentsLink a:hover, 
div.latestItemCommentsLink a:hover{
	color:inherit;
	text-decoration:none;
}
div.catItemCommentsLink,
div.userItemCommentsLink,
div.latestItemCommentsLink{
	display:inline-block;
	border:none;
	margin:0;
	padding:0;
}
div.catItemCommentsLink:before,
div.userItemCommentsLink:before,
div.latestItemCommentsLink:before{
	content:"/";
	color:#000;
	padding:0 6px 0 7px;
}

div.catItemHeader,
div.tagItemHeader,
div.userItemHeader,
div.latestItemHeader{
	position:relative;
	padding-bottom:15px;
	margin-bottom:15px;
	padding-top:25px;
}
div.catItemHeader:after,
div.tagItemHeader:after,
div.userItemHeader:after,
div.latestItemHeader:after{
	position:absolute;
	content:'';
	width:40px;
	border-bottom:3px solid #e6e6e6;
/*	left:0;*/
	bottom:0;
}
div.catItemBody,
div.tagItemBody,
div.userItemBody,
div.latestItemBody{
	padding:0;
}
div.catItemIntroText,
div.tagItemIntroText,
div.userItemIntroText,
div.latestItemIntroText{
	padding:0;
	font-family:'Lato', sans-serif;
	color:#000;
	font-weight:300;
}
div.catItemReadMore a,
div.tagItemReadMore a,
div.userItemReadMore a,
div.latestItemReadMore a{
	font-family:'Lato', sans-serif;
	text-transform:uppercase;
	font-size:11px;
	text-transform:uppercase;
	color:#000000;
	line-height:31px;
	transition: all 0.3s ease 0s;
	position:relative;
	display:inline-block;
	border:2px solid #e6e6e6;
	padding:0 20px;
	text-decoration:none;
}
div.catItemReadMore a:hover,
div.tagItemReadMore a:hover,
div.userItemReadMore a:hover,
div.latestItemReadMore a:hover,
.readmoreItem a:hover{
	color:#fff;
}
div.catItemReadMore a:after,
div.tagItemReadMore a:after,
div.userItemReadMore a:after,
div.latestItemReadMore a:after,
.readmoreItem a:after{

}
div.catItemReadMore a:hover:after,
div.tagItemReadMore a:hover:after,
div.userItemReadMore a:hover:after,
div.latestItemReadMore a:hover:after,
.readmoreItem a:hover:after{

}
div.catItemReadMore,
div.tagItemReadMore,
div.userItemReadMore,
div.latestItemReadMore{
	padding-top:15px;
	display:inline-block;
}
div.catItemTagsBlock,
div.userItemTagsBlock,
div.latestItemTagsBlock{
	padding:0;
	border:none;
}
div.catItemLinks,
div.userItemLinks,
div.latestItemLinks{
	margin:0;
}


div.userBlock,
div.itemListCategory{
	background:#fff;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:2px solid #f2f2f2;
	padding:0 0 35px 0;
	margin:0 0 35px 0;
	font-family:'Lato', sans-serif;
	color:#9e9e9e;
}

div.userBlock div.userDescription, .catDescription{
	position:relative;
	padding:14px 0 0 0;
	margin:16px 0 0 0;
}
div.userDescription:before, .catDescription:before{
	position:absolute;
	border-bottom:3px solid #f2f2f2;
	width:50px;
	content:'';
	top:0;
/*	left:0;*/
}
h2.userBlock-name, h2.categoryTitle{
	margin:0;
	font-size:16px;
	text-transform:uppercase;
	font-family:'Lato', sans-serif;
}
h2.userBlock-name span, h2.categoryTitle{
	color:#000000;
}
div.userBlock img,
div.itemListCategory img{
	margin:0;
	padding:0;
	border:none;
	width:155px;
}
.k2UserSocialLink{
	padding-top:15px;
}
.k2UserSocialLink a{
	color:#d9d9d9;
	font-size:16px;
}

div.userBlock div.userAdditionalInfo{
	padding:10px 0 0 0;
	margin:0;
}
span.userURL, span.userEmail{
	color:inherit;
	font-weight:inherit;
	display:inline;
}
span.userURL + span.userEmail{
	margin-left:10px;
	padding-left:10px;
	border-left:1px solid #d9d9d9;
}

/*========== K2 ITEM STYLE ============*/
#k2Container .modal{
	position:inherit;
	bottom:auto;
	left:auto;
	right:auto;
	top:auto;
	display:inherit;
}
div.itemDateCreated{
	color: #fff;
/*  float: left;
	margin-right: 15px; */
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    margin-top: 4px;
    padding: 3px 8px;
    text-align: center;
    text-transform: uppercase;
}
div.itemHeader h2.itemTitle{
	color: #000000;
    font-family: 'Lato', sans-serif;
    font-size: 24px;
    font-weight: 300;
    line-height: 24px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
div.itemCategory{
	border: medium none;
    display: inline-block;
    padding: 0;
}
div.itemCategory span{
	color: inherit;
    font-weight: inherit;
    padding: 0;
}
div.itemCategory a{
	color:inherit;
}
div.itemCommentsLink{
	border: medium none;
    display: inline-block;
    margin: 0;
    padding: 0;
}
div.itemCommentsLink:before {
    color: #000;
    content: "/";
    padding: 0 6px 0 7px;
}
div.itemAuthor{
	display:inline-block;
}
div.itemHeader {
    margin-bottom: 30px;
    padding-bottom: 15px;
    padding-top: 25px;
    position: relative;
	
	    display: none;
}
.itemView div.itemHeader{
	padding-top:0;
}
div.itemHeader:after {
    border-bottom: 3px solid #e6e6e6;
    bottom: 0;
    content: "";
/*   left: 0;*/
    position: absolute;
    width: 40px;
}
span.itemImage img{
	border:none;
	padding:0;
	margin:0;
}
span.itemImage{
	margin:0;
}
div.itemImageBlock{
	padding:0;
}
div.itemIntroText, div.itemFullText{
	font-size:13px;
	font-family: 'Lato', sans-serif;
	line-height:24px;
	color:#000;
	padding:0;
	font-weight:normal;
}
div.itemFullText{
	margin-top:15px;
}
div.itemFullText p + p,
div.itemIntroText p + p{
	margin-top:15px;
}

span.itemDateModified,span.itemHits{
	display:block;
	float:none;
	border-bottom:1px solid #ddd;
}
div.itemTagsBlock{
	border:none;
	padding:0;
}
div.itemTagsBlock ul.itemTags li a{
	height:28px;
	line-height:28px;
	padding:0 15px;
	background:#000000;
	color:#fff;
	font-family: 'Lato', sans-serif;
	display:inline-block;
	font-size:12px;
	margin:0 4px 5px 0;
	text-decoration:none;
}
div.itemAuthorBlock{
	background:#fff;
	border:none;
	font-family: 'Lato', sans-serif;
	color:#9e9e9e;
	padding:0;
}
div.itemAuthorBlock div.itemAuthorDetails{
/*	margin:0 0 0 130px;*/
	padding:0;
}
div.itemAuthorBlock img.itemAuthorAvatar{
	border:none;
	padding:0;
	margin:0;
}
h3.itemAuthorName{
	font-family: 'Lato', sans-serif;
	text-transform:uppercase;
	font-size:16px;
}
h3.itemAuthorName a{
	color:#000000;
	text-decoration:none;
}
.itemAuthorDesc{
	position:relative;
	margin-top:8px;
	padding-top:18px;
}
.itemAuthorDesc:before{
	position:absolute;
	width:50px;
	border-bottom:3px solid #e6e6e6;
	top:0;
	content:'';
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl,
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorEmail{
	display:inline;
	color:inherit;
	font-weight:inherit;
	margin:0;
	padding:0;
	border:none;
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl + span.itemAuthorEmail{
	border-left:1px solid #ddd;
	margin-left:10px;
	padding-left:10px;
}
.itemAuthorAdditionLink{
	padding-top:15px;
}
div.itemAuthorLatest h3,div.itemRelated h3 {
    border-bottom: 1px solid #e5e5e5;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: 8px 0 7px;
    text-transform: uppercase;
}
div.itemAuthorLatest ul li, div.itemRelated ul li{
	border: medium none;
    padding: 2px;
	background:none;
	list-style:none;
}
div.itemAuthorLatest ul, div.itemRelated ul{
	margin:0;
	padding:0;
}
div.itemAuthorLatest ul li + li, div.itemRelated ul li + li{
	border-top:1px solid #e5e5e5;
}
div.itemAuthorLatest ul li a, div.itemRelated ul li a{
    color: #000;
    padding: 0;
	text-decoration:none;
	display:block;
}
div.itemAuthorLatest ul li a:before, div.itemRelated ul li a:before{
	content: "\f101";
    font-family: "FontAwesome";
    font-size: 14px;
    font-weight: normal;
    padding-right: 8px;
}
div.itemComments{
	background:none;
	border:none;
	padding:0;
}
div.itemComments h3.itemCommentsCounter,div.itemComments h3.itemCommentsTitle{
	margin:0;
	font-family: 'Lato', sans-serif;
	font-size:16px;
	text-transform:uppercase;
	color:#000000;
	line-height:1;
	padding:20px 0;
	border-bottom:1px solid #ededed;
	border-top:1px solid #ededed;
}
div.itemCommenItem{
	margin-left:130px;
	font-family: 'Lato', sans-serif;
	color:#9e9e9e;
}
div.itemComments ul.itemCommentsList li span.commentAuthorName{
	font-size:15px;
	text-transform:uppercase;
	color:#000000;
	font-weight:normal;
}
div.itemComments ul.itemCommentsList li span.commentAuthorName a{
	text-decoration:none;
	color:#000000;
}
div.itemComments ul.itemCommentsList li span.commentDate{
	color:#9e9e9e;
	font-weight:normal;
	font-size:13px;
	border:none;
	margin:0;
	padding:0;
}
div.itemComments ul.itemCommentsList li span.commentDate:before{
	content:"/";
}
div.itemCommentText{
	position:relative;
	padding-top:17px;
	margin-top:11px;
}
div.itemCommentText:before{
	position:absolute;
	content:'';
	width:50px;
	border-bottom:3px solid #9e9e9e;
	top:0;
	left:0;
}
div.itemComments ul.itemCommentsList li {
	padding:30px 0;
	border:none;
	background:none!important;
}
div.itemComments ul.itemCommentsList li + li{
	border-top:1px solid #ededed;
}
div.itemComments ul.itemCommentsList li img{
	border:none;
	padding:0;
	width:100px;
}
div.itemComments ul.itemCommentsList li span.commentToolbar a{
	display:inline!important;
}
div.itemComments ul.itemCommentsList li span.commentToolbar{
	display:inline-block;
}
div.itemCommentsForm form input.inputbox{
	width:100%;
	border-radius:0;
	height:40px;
	line-height:30px;
	padding:5px;
	border:1px solid #e6e6e6;
	box-shadow:none;
	color:#9e9e9e;
}
div.itemCommentsForm form textarea.inputbox{
	width:100%;
	border-radius:0;
	line-height:20px;
	padding:5px;
	border:1px solid #e6e6e6;
	box-shadow:none;
	color:#9e9e9e;
}
div.itemView{
	padding:0;
	border:none;
	margin:0;
}
div.itemCommentsForm form span#formLog{
	display:inline-block;
	margin:0;
	padding:10px 10px 0 0;
	float:right;
}
div.itemCommentsForm form input#submitCommentButton{
	height:38px;
	margin:0;
	line-height:38px;
	padding:0 18px;
	color:#fff;
	position:relative;
	border-top:none;
	border-left:none;
	border-right:none;
	font-size:14px;
	font-family: 'Lato', sans-serif;
	text-transform:uppercase;
	float:right;
}
div.itemCommentsForm form input#submitCommentButton{
	border-bottom-width:2px;
	top:1px;
}
.k2CommentFormInput{
	margin-bottom:15px;
}

div.itemCommentsForm form{
	padding-top:35px;
}
div.itemComments ul.itemCommentsList{
	margin:0;
}

/*========== PAGINATION ============*/
ul.my-pagination{
	padding:0;
	margin:0;
}
.my-pagination li{
	display:inline-block;
	list-style:none;
}

.my-pagination li .pagenav{
	height:31px;
	color:#000000;
	display:inline-block;
	border:2px solid #e6e6e6;
	border-radius:0;
	padding: 0 10px;
	font-weight:bold;
	font-family:'Lato', sans-serif;
	position:relative;
	line-height:28px;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	box-shadow: 0 0 1px #eee;
}
.my-pagination li a.pagenav:hover,
.my-pagination li.page-number span.pagenav{
	color:#fff;
}
.my-pagination li.pagination-prev .pagenav:before{
	font-family: "FontAwesome";
	content:  "\f0d9";
	position:absolute;
	top:0;
	width:100%;
	left:0;
	font-size:12px;
}
.my-pagination li.pagination-next .pagenav:before{
	font-family: "FontAwesome";
	content:  "\f0da";
	width:100%;
	font-size:12px;
	position:absolute;
	top:0;
	left:0;
}
.my-pagination li.pagination-prev .pagenav, .my-pagination li.pagination-next .pagenav{
	width:31px;
	color:#000000;
	text-align:center;
}
.my-pagination li.pagination-start .pagenav, .my-pagination li.pagination-end .pagenav{
	color:#999;
}

.my-pagination li.pagination-prev .pagenav span,
.my-pagination li.pagination-next .pagenav span{
	text-indent:-99999px;
	display: inline-block;
}


.itemCommentsPagination .my-pagination{
	text-align:center;
	padding-top:10px;
}
div.itemCommentsPagination{
	margin:-15px 0 30px 0;
	padding:0;
}
div.k2Pagination, .pagination{
/*	text-align:left;*/
	float:none;
	margin:0;
	padding:0;
}
/*========== END PAGINATION ============*/
/*========== K2 ITEM STYLE ============*/


/*========== K2 CATEGORIES ============*/
div.subCategoryContainer{
	margin-bottom:30px;
}
div.subCategory{
	margin:0;
	padding:0;
	background:#f8f8f8;
	font-family:'Lato', sans-serif;
	border:none;
}
div.subCategory a.subCategoryImage img, div.subCategory a.subCategoryImage:hover img{
	padding:0;
	margin:0;
	border:none;
	width:100%;
}
.subCategory_info{
	text-align:center;
	padding:10px 5px 20px 5px;
}
div.subCategory h2{
	text-transform:uppercase;
	font-size:26px;
	color:#000;
	margin:0 0 9px 0;
	padding:0 0 12px 0;
	position:relative;
}
div.subCategory h2 a{
	color:#000;
	text-decoration:none;
}
div.subCategory h2:after{
	position:absolute;
	width:60px;
	border-bottom:3px solid #bababa;
	bottom:0;
	left:calc(50% - 30px);
	content:'';
}
.subCategory_text{
	font-size:14px;
	text-transform:uppercase;
	font-weight:300;
}
a.subCategoryMore{
	font-size:14px;
	text-transform:uppercase;
	font-weight:300;
	color:#000;
	text-decoration:none;
}
div.subCategory:hover{
	color:#fff;
}
div.subCategory:hover h2:after{
	border-color:#fff;
}
div.subCategory:hover h2 a,div.subCategory:hover h2 a:hover{
	color:#fff;
}
div.subCategory:hover a.subCategoryMore:hover, div.subCategory:hover a.subCategoryMore{
	color:#fff;
}
div.subCategory{
	background:#f8f8f8;
	position:relative;
	overflow:hidden;
}
div.subCategory a.subCategoryImage img{
	transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	transform: translate3d(0px, -10px, 0px);
}
div.subCategory:hover a.subCategoryImage img{
	transform: translate3d(0px, 0px, 0px);
}
div.subCategory a.subCategoryImage{
	overflow:hidden;
}
.subCategory_info{
	transition:all 0.35s ease 0s;
	transform: translate3d(0px, 0px, 0px);
}
div.subCategory:hover .subCategory_info{
}
.subCategory_desc{
	display:none;
	opacity:0;
	color:#fff;
}
div.subCategory:hover .subCategory_desc{
	display:inherit;
	opacity:1;
}
div.subCategory:hover .subCategory_info{
transform: translate3d(0px, -50px, 0px);
}
/*========== K2 CATEGORIES ============*/



/*========== K2 STYLE ============*/




/*======== JOOMLA PAGE STYLE ========*/
.blogListItem{
    margin-bottom: 50px;
	color: #000;
    font-family: 'Lato', sans-serif;
	font-weight:300;
}
.blogListItem{
    margin-bottom: 50px;
    color: #000;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    background: #ffffff;
    text-align: left;
    padding-bottom: 20px;
	}

.blogListItem .published,
.item-page .published{
	color: #fff;
/*  float: left;
	margin-right: 15px; */
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    margin-top: 4px;
    padding: 3px 8px;
    text-align: center;
    text-transform: uppercase;
}
h3.blogItemTitle{
     color: #000000;
    font-family: 'Play', sans-serif;
    font-size: 30px;
    line-height: 30px;
    font-weight: 400;
    text-transform: none;
    padding: 0 0 3px 0;
    margin: 10px 0 0px 0;
}
h3.blogItemTitle a{
	color: #000;
	text-decoration:none;
}
h3.blogItemTitle a:hover{
	color: #187dff;
	text-decoration:none;
}
.category-name{
	display:inline-block;
}
.blog .category-name {
    display: inline-block;
    position: absolute;
	font-family: 'Play', sans-serif;
    right: 0;
    top: -70px;
    background: #b1e360;
    padding: 5px 20px;
    font-size: 24px;
    font-weight: 400;
}

.createdby{
	display:inline-block;
}
.blogItemHeader{
	margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    position: relative;
}
.item-page  .blogItemHeader{
	padding-top:0;
}
.blogItemHeader:after{
}
.blogItemIntroText{
    color: #000;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    padding: 0;
    font-size: 16px;
}
.readmoreItem{
	display: inline-block;
    padding-top: 10px;
}
.readmoreItem a{
    background: #ffffff;
    font-size: 14px;
    height: 44px;
    display: inline-block;
    line-height: 40px;
    text-align: left;
    width: 200px;
    text-align: center;
    font-weight: 400;
    border: 2px solid #0f53de;
	display: block;
    border-radius: 5px;
    color: #0e52de;
    font-size: 16px;
    transition: background 0.3s ease 0s;
}
.readmoreItem a:hover{
	background: #0f53de;
	border: 2px solid #0f53de;
    color: #fff;
}
.img-right{
    float: right;
    max-width: 420px;
    margin: 0 0 15px 15px;
}
.polezno .t3-content h1, .polezno .t3-content h2, .polezno .t3-content h3  {
    text-align: left;
}
.article-info dd{
	display:block;
	margin:0;
	line-height:20px;
}
.article-info{
	width:auto;
	padding:5px 0 0 0;
}
.items-more{
	margin-bottom:30px;
}
.items-more h3{
	border-bottom: 1px solid #e5e5e5;
	font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: 8px 0 7px;
    text-transform: uppercase;
}
.items-more ol.nav li, .items-more ul.nav li{
	border:none;
	padding:2px;
}
.items-more .nav > li > a{
	background:none!important;
	color:#000;
	padding:0;
}
.items-more .nav > li + li{
	border-top:1px solid #e5e5e5;
}
.items-more .nav > li > a:before{
	content: "\f101";
    font-family: "FontAwesome";
    font-size: 14px;
    font-weight: normal;
    padding-right: 8px;
}
/*======== JOOMLA PAGE STYLE ========*/



.t3-sidebar h3.module-title{
	font-size:16px;
	color:#000000;
	font-weight:normal;
	padding-bottom:10px;
}
.t3-sidebar h3.module-title:after{
	border-bottom:3px solid #e6e6e6;
	width:50px;
}


.defaultLayout .bt-inner .bt-date.recent_post,
.defaultLayout .recent_post .bt-inner .bt-date{
	display:none;
}
.defaultLayout .recent_post .bt-inner .bt-date.recent_post{
	display:inherit;
	font-size:13px;
	color:#9e9e9e;
	text-transform:none;
	padding:0;
}
.defaultLayout .recent_post .jcarousel-skin-tango{
	padding:4px 0 0 0;
	margin:0;
}
.defaultLayout .recent_post .bt-row{
	padding:0 0 15px 0;
}
.defaultLayout .recent_post .bt-row + .bt-row{
	padding-top:20px;
	border-top:1px solid #e6e6e6;
}
.defaultLayout .recent_post .bt-inner{
	margin:0;
}
.defaultLayout .recent_post .image-align-left{
	margin-right:25px;
}
.defaultLayout .recent_post .bt-inner .bt-title{
	text-transform:none;
	color:#000000;
	font-size:13px;
	font-weight:normal;
}

.t3-mainbody{
	padding-top:0px;
}
.page-heading{
	background: #e4e4e4;
	line-height:1;
	padding-top: 20px;
    padding-bottom: 20px;
	border-bottom:1px solid #e8e8e8;
}
.pageheading_title h1{
	font-weight:300;
	font-family: 'Play', sans-serif;
	font-size:36px;
	text-transform:uppercase;
	position:relative;
	color:#000;
}
.pageheading_desc:before{
	position:absolute;
	top:0;
	width:88px;
	content:'';
}
.pageheading_desc{
	line-height:24px;
	position:relative;
	margin-top:13px;
	padding-top:13px;
}




.k2LoginBlock #modlgn_username,.k2LoginBlock #modlgn_passwd{
	padding:5px;
	border-radius:0;
	height:38px;
	line-height:28px;
	color:#a6a6a6;
	font-family:'Lato', sans-serif;
	border:1px solid #d9d9d9;
	width:100%;
	box-shadow:none;
}
.k2UserLoginForm{
	margin-bottom:20px;
}
div.k2LoginBlock fieldset.input input.bt_medical_button{
	font-size:18px;
	font-family:'Lato', sans-serif;
	text-transform:uppercase;
	color:#fff;
	border-top:none;
	border-left:none;
	position:relative;
	border-right:none;
	padding:0 15px;
	height:38px;
	clear:left;
	line-height:38px;
	
}
div.k2LoginBlock fieldset.input input.bt_medical_button:hover{
	border-bottom-width:2px;
	top:1px;
}
.k2LoginBlock #modlgn_remember{
	float:left;
	height: auto;
    margin: 6px 4px 0 0;
}
.k2LoginBlock #form-login-remember label{
	font-weight:normal;
}
.k2LoginBlock{
	color:#a6a6a6;
	padding-top:8px;
	font-family:'Lato', sans-serif;
}
div.k2LoginBlock ul{
	padding:0;
	margin:0;
	list-style:none;
}

.menu_sidebar ul.nav-pills li a{
	padding:0 0 13px 0;
	border-radius:0;
	font-size:13px;
	line-height:24px;
	background:none!important;
	font-family:'Lato', sans-serif;
	position:relative;
}
.menu_sidebar ul.nav-pills li a:hover{
	color:inherit;
}
.menu_sidebar ul.nav-pills li{
	margin:0;
}
.menu_sidebar ul.nav-pills li + li a{
	border-top:1px solid #e6e6e6!important;
	padding-top:13px;
}

div.k2TagCloudBlock{
	padding:4px 0 0 0;
}
div.k2TagCloudBlock a{
	height:28px;
	line-height:28px;
	padding:0 15px!important;
	margin:0 3px 4px 0;
	background:#000000;
	color:#fff;
	font-family:'Lato', sans-serif;
	font-weight:300;
}


/*========= CONTACT PAGE =========*/

.btqc-field-container.btqc-field-richedit{
	width:100%;
}
.btqc-field-container textarea{
	border: 1px solid #d9d9d9 ;
    color: #505050;
    font-size: 12px;
	color:#a6a6a6;
	padding:5px;
	height:auto;
	border-radius:0;
	height:150px;
	width:100%;
	box-shadow:none;
}

.contactMap{
	position:absolute;
	height:100%;
	width:100%;
	overflow:hidden;
	z-index:0;
}
.contactMap .module{
	margin:0;
}
.contactPage_sl{
	position:relative;
	    max-height: 720px;
}
.contactForm_sl .module{
	background:#fff;
	margin-top:100px;
	margin-bottom:100px;
}
.btqc-field-sendcopy > input{
	float:left;
	margin:7px 5px 0 0;
}
.btqc-field-sendcopy > label{
	float:left;
	color:#9e9e9e;
	font-size:13px;
	text-transform:none;
	font-weight:normal;
}
.btqc-field-sendcopy {
	float:left;
	margin:10px 0 0 33px;
}
.contact_2 .btqc-field-container.btqc-field-text{
	width:100%;
}

.contact_2 .btqc-field-container{
	margin-bottom:17px;
}
.contact_2 .btqc-field-container.btqc-field-submit, .contact_2 .btqc-field-container.btqc-field-pagebreak{
	margin-bottom:0;
}


.map_infoWindow{
	font-family:'Lato', sans-serif;
	color:#6c6c6c;
}
.bt-googlemaps .map_infoWindow img{
	max-width:100%!important;
}
.contactIconAdd span{
	font-weight:bold;
	text-transform:uppercase;
}
.map_infoWindow .contactIconAdd:before, .map_infoWindow .contact-emailto:before,
.map_infoWindow .contact-telephone:before, .map_infoWindow .contact-webpage:before{
	font-family: "FontAwesome";
	font-size:14px;
	margin-right:10px;
}
.map_infoWindow .contactIconAdd:before{
	content:"\f041";
	font-size:20px;
}
.map_infoWindow .contact-emailto:before{
	content:"\f003";
}
.map_infoWindow .contact-telephone:before{
	content:"\f095";
}
.map_infoWindow .contact-webpage:before{
	content:"\f0ac";
}


/*=========== WEBLINK ==========*/
.weblink-category{
	color:#000;
	font-size:13px;
	line-height:24px;
}
.weblink-category .webLinkItemHit,
.results-number{
	height:44px;
	line-height:44px;
	padding:0 18px;
	color:#fff;
	font-size:20px;
	font-weight:bold;
/*	float:left;*/
}


.weblink-category h3.list-title{
	margin:0;
}
.weblink-category .list-title a,
.result-title a{
	font-family:'Lato', sans-serif;
	color:#000000;
	text-transform:uppercase;
	font-size:24px;
	margin:0;
	font-weight:300;
	text-decoration:none;
}
.weblink-category .showLink{
	font-weight:bold;
	font-size:13px;
	font-family:'Lato', sans-serif;
	padding-top:4px;
}
.search-results .result-category{
	font-weight:bold;
	font-size:13px;
	font-family:'Lato', sans-serif;
	padding-top:2px;
}
.search-results .result-title{
	margin:0;
}
.weblinkItemHeader, .resultsItemHeader{
	position:relative;
	margin-bottom:20px;
	padding-bottom:13px;
}
.weblinkItemHeader:after, .resultsItemHeader:after{
	width:50px;
	border-bottom:3px solid #eaeaea;
	content:'';
	position:absolute;
/*	left:0;*/
	bottom:0;
}
.cat-list-row, .resultsItem{
	border-bottom:2px solid #f2f2f2;
	margin-bottom:25px;
	padding-bottom:15px;
}
h2.webLink_categoryTitle{
	color:#000000;
	text-transform:uppercase;
	font-weight:300;
	font-size:36px;
	border-bottom:2px solid #f2f2f2;
	margin-bottom:20px;
	padding-bottom:7px;
}
.searchPage{
	color:#000;
	font-family:'Lato', sans-serif;
	font-size:14px;
}
.search-results .result-text, .search-results .result-created{
	font-family:'Lato', sans-serif;
	color:#000;
	font-weight:300;
	font-size:13px;
}
.searchPage label{
	color:#000;
	font-weight:normal;
/*	margin-right:25px;*/
}
#searchForm .phrases-box input[type="radio"]{
	margin-top:5px;
}
#searchForm legend{
	border-bottom:1px solid #ccc;
	font-family:'Lato', sans-serif;
	font-weight:300;
	text-transform:uppercase;
	font-size:24px;
	margin-bottom:30px;
	padding-bottom:10px;
}
#searchForm .word #search-searchword{
	float:left;
	border:1px solid #eaeaea;
	height:38px;
	padding:5px;
	line-height:28px;
	box-shadow:none;
	border-radius:0;
	color:#b0b0b0;
}
#searchForm .word .button,
.finder #smartsearch-btn{
	height:38px;
	border-top:none;
	border-left:none;
	border-right:none;
	margin-left:10px;
	color:#fff;
	font-size:14px;
	border-radius:0;
	position:relative;
	padding:0 20px;
}
#searchForm .word .button:before,
.finder #smartsearch-btn:before{
	font-family: FontAwesome;
	content: "\f002";
	padding-right:5px;
}
#searchForm .word .button:hover,
.finder #smartsearch-btn:hover,
.finder #finder-search .word a.btn-default:hover{
	top:1px;
	border-bottom-width:2px;
}
.finder #finder-search .word a.btn-default{
	height:38px;
	border-top:none;
	border-left:none;
	border-right:none;
	margin-left:10px;
	color:#fff;
	font-size:14px;
	border-radius:0;
	position:relative;
	line-height:33px;
	padding:0 20px;
	background:#787878;
	border-bottom:4px solid #606060;
}
.finder #finder-search .word a.btn-default:before{
	font-family: FontAwesome;
	content: "\f0c9";
	padding-right:5px;
}
.advanced-search-tip{
	color:#000;
}
.finder{
	font-family:'Lato', sans-serif;
}
#finder-search .form-group label{
	font-weight:bold;
	font-size:14px;
	margin-right:15px;
}
#finder-search .form-group #q.inputbox{
	height:38px;
	line-height:28px;
	padding:5px;
	border:1px solid #d9d9d9;
	border-radius:0;
	box-shadow:none;
}

#archive-items .blogItemHeader{
	padding-top:0;
}
.archive fieldset.filters{
	text-align:right;
	margin-bottom:30px;
	font-family:'Lato', sans-serif;
	border-bottom:2px solid #e6e6e6;
	padding-bottom:25px;
}
.archive fieldset.filters select{
	background:none;
	border-radius:0;
	box-shadow:none;
	padding:9px 5px 8px 10px;
	margin-left:5px;
}
.archive fieldset.filters .btn-primary{
	border-radius:0;
	height:38px;
	border-top:none;
	border-left:none;
	border-right:none;
	margin-left:10px;
	color:#fff;
	font-size:14px;
	border-radius:0;
	position:relative;
	padding:0 20px;
}
.archive fieldset.filters .btn-primary:hover{
	top:1px;
	border-bottom-width:2px;
}

.ordering-box{
	margin-top:10px;
}
.register_page, .login_wapper{
	font-family:'Lato', sans-serif;
	color:#a0a0a0;
}
.register_page label,
.login_wapper label{
	color: #000;
    float: none;
	display:inherit;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    width: auto;
}
.register_page .control-group{
	margin-bottom:17px;
	clear:left;
}
.register_page .toggle-editor{
	float:left;
}
.register_page #del_image{
	margin-bottom:20px;
	margin-right:5px;
}
.register_page input.inputbox{
	background: none repeat scroll 0 0 #fff;
    border: 1px solid #d9d9d9 ;
    border-radius: 0;
    box-shadow: none;
    color: #a6a6a6;
    font-family: 'Lato', sans-serif;
    height: 38px;
    padding: 5px;
}
.register_page input.invalid{
	border-color:#ff0000;
}
button.button
.heading_login_page{
	border-bottom:1px solid #ccc;
	font-family:'Lato', sans-serif;
	font-weight:300;
	text-transform:uppercase;
	font-size:24px;
	margin-bottom:30px;
	padding-bottom:10px;
}
.gender .register-fields-input label{
/*	margin:0 15px 0 0;
	float:left;*/
	font-weight:normal;
	text-transform:none;
	font-size:12px;
}

.register_page .register-fields-input .button,
.login_wapper .submit_button .button{
	font-size:16px;
	height:41px;
	line-height:41px;
	color:#fff;
	border:none;
	padding:0 20px;
}
.register_page .register-fields-input .button:hover,
.login_wapper .submit_button .button:hover{
	background:#5a5a5a;
}
.heading_login_page{
	font-size:18px;
	text-transform:uppercase;
	position:relative;
	margin-bottom:12px;
	padding-bottom:15px;
}
.heading_login_page:after{
	position:absolute;
/*	left:0;*/
	bottom:0;
	content:'';
	width:50px;
	border-bottom:2px solid #e6e6e6;
}
.heading_login_page_desc{
	font-size:13px;
	padding-bottom:15px;
}
.login_wapper .login-fields #modlgn-username, .login_wapper .login-fields #modlgn-password, 
.login_wapper .login-fields #username, .login_wapper .login-fields #password{
	background: none repeat scroll 0 0 #fff;
    border: 1px solid #d9d9d9;
    border-radius: 0;
    box-shadow: none;
    color: #a6a6a6;
    font-family: 'Lato', sans-serif;
    height: 38px;
    padding: 5px;
	width:210px;
}
.login_wapper .login-fields{
	margin-bottom:17px;
}

.login-fields-input #remember-lbl{
	text-transform:none;
	font-weight:normal;
}
.login_wapper ul{
	padding:0;
	list-style:none;
}




/*========= SHORTCODE CSS STYLE =========*/
/*======== CONTACT TOP ========*/
.contactPageArticle{
	font-family:'Lato', sans-serif;
	padding:40px 0 60px 0;
}
.contactPageArticle .btsc-iconbox{
	width:auto;
	padding:0;
}
.contactPageArticle .btsc-iconbox-style-icon-ontop-inside .icon{
}

.contactPageArticle .btsc-iconbox-style-icon-ontop-inside .icon{
	background:none!important
}
.contactPageArticle .btsc-iconbox .btsc-iconbox-title{
	text-transform:uppercase;
	font-size:20px;
	font-weight:300;
	position:relative;
	color:#000!important;
	margin:0 0 10px 0;
	padding: 18px 0 15px 0;
}
.contactPageArticle .btsc-iconbox .btsc-iconbox-title:after{
	content:'';
	position:absolute;
	bottom:0;
	left:calc(50% - 30px);
	width:60px;
}
.contactPageArticle .text_1{
	font-weight:300;
	line-height:30px;
}
.contactPageArticle .text_2{
	font-family: 'Lato', sans-serif;
	color:#9e9e9e;
}
.contactPageArticle .text_3{
	font-family: 'Lato', sans-serif;
    font-weight: normal;
    font-size: 18px;
}
.contactPageArticle .btsc-iconbox-icon .icon{
	line-height:normal!important;
}


.socialFooter a{
	border:1px solid #4c4c4c;
	color:#b1b1b1;
	height:32px;
	width:32px;
	display:inline-block;
	text-align:center;
	font-size:18px;
	background:#393939;
	margin:0 3px;
}
.socialFooter span{
	display:block;
	font-size:12px;
	padding:10px 0 17px 0;
}




.btsc-testimonials-wrap {
    position: relative;
}

.pricingPage .btsc-pricetable {
	width:auto!important;
}
.pricingPage .btsc-pricetable .btsc-pricecol{
	border:6px solid #f7f7f7;
}





/*======== SKILLBAR =======*/
.btsc-skillbars-content-skill .skill,
.btsc-skillbars-default .skill .skill-level{
	height:7px;
}
.btsc-skillbars-content-skill .skill-percent-inline{
	height:18px;
	position:absolute;
	right:auto;
	margin-left:-21px;
	top:-24px;
	display:inline-block;
	font-family:'Lato', sans-serif;
	background:#fff;
	font-weight:bold;
	font-size:12px;
	border-radius:2px;
	border:1px solid #c6c6c6;
	padding:0 8px;
}
.btsc-skillbars-content-skill .skill-percent-inline:after{
	background:url("../images/arrow-skillbar-current.png") no-repeat scroll center bottom transparent;
	width:100%;
	height:5px;
	bottom:-5px;
	position:absolute;
	left:0;
	content:'';
}
.btsc-skillbars-content-skill .skill-name{
	font-size:12px;
	color:#515151;
	font-weight:bold;
	text-align:left;
}
.btsc-skillbars{
	font-family:'Lato', sans-serif;
}
.itemView.themes2{
	color:#000;
}
.bt-spoiler-content{
	font-size:12px;
	color:#000;
	line-height:30px;
	padding:8px 20px;
}
.bt-spoiler-title{
	font-size:18px;
	font-weight:300;
	line-height:24px;
	height:40px;
	padding:8px 20px;
	background:#fff;
	color:#000;
	border:1px solid #e8e8e8;
}

.bt-heading h1, .bt-heading h2, .bt-heading h3, .bt-heading h4, .bt-heading h5{
	line-height:normal;
	font-family:'Lato', sans-serif;
	font-weight:300;
	text-transform:uppercase;
	/*color:#0CADCA;*/
/*	font-size:24px;*/
	color:#000;
	padding:0 0 3px 0!important;
	margin:20px 0 10px 0!important;
}
.bt-heading .bt-heading-sub-text{
	font-weight:300;
	color:#000;
}
.bt-heading {
	padding-bottom:35px;
	font-family:'Lato', sans-serif;
}
.heading_btsc_doctor_profile .bt-heading h1, .heading_btsc_doctor_profile .bt-heading h2, 
.heading_btsc_doctor_profile .bt-heading h3,.heading_btsc_doctor_profile .bt-heading h4, 
.heading_btsc_doctor_profile .bt-heading h5{
	font-size:36px;
	padding:0 0 13px 0!important;
	margin:0 0 25px 0!important;
}
.heading_btsc_doctor_profile .bt-heading h1:before,.heading_btsc_doctor_profile  .bt-heading h2:before,
.heading_btsc_doctor_profile .bt-heading h3:before,.heading_btsc_doctor_profile .bt-heading h4:before,.heading_btsc_doctor_profile .bt-heading h5:before{
	height:2px;
	width:120px;
	margin-left:-60px;
}
.btsc-testimonials{
	font-family:'Lato', sans-serif;
	margin-bottom: 15px;
}
.btsc-testimonials-bottom-right .btsc-testimonials-text, .btsc-testimonials-default .btsc-testimonials-text {
    border: 1px solid #187dff;
    padding: 15px 15px;
	border-radius: 5px;
}
.btsc-testimonials-bottom-right .btsc-testimonials-text:after, .btsc-testimonials-default .btsc-testimonials-text:after {
    border-color: #187dff;
}
.btsc-testimonials-left .btsc-testimonials-info span.btsc-testimonials-name{
	font-weight:bold;
	font-size:12px;
	padding:5px 0 0 0;
}
.btsc-testimonials-left .btsc-testimonials-info span.btsc-testimonials-company{
	font-size:11px;
}
.btsc-testimonials-left .btsc-testimonials-text{
	font-weight:300;
	line-height:28px;
	color:#4e4e4e;
	padding:8px 15px;
}
.btsc-testimonials-text .urlClient{
	display:block;
	font-size: 20px;
}
.btsc-carousel .owl-item .bt-carousel-item{
	padding:0;
	margin:0 15px!important;
}
.btsc-carousel{
	padding:0 40px;
}
.btsc-carousel .owl-controls .owl-buttons .owl-next,
.btsc-carousel .owl-controls .owl-buttons .owl-prev{
	height:27px;
	background:none;
	width:27px;
	line-height:28px;
	text-align:center;
	display:inline-block;
	opacity:1;
	font-size:14px;
	color:#fff;
	top:calc(50% - 15px);
}
.btsc-carousel .owl-controls .owl-buttons .owl-prev:after{
	content:"\f053";
	font-family: FontAwesome;
	height:100%;
	width:100%;
	left:0;
	top:0;
	position:absolute;
}
.btsc-carousel .owl-controls .owl-buttons .owl-next:after{
	content: "\f054";
	font-family: FontAwesome;
	height:100%;
	width:100%;
	left:0;
	top:0;
	position:absolute;
}
.owl-pagination{
	display:none;
}

.contact-sl .t3-module{
	margin:0;
}

.testimonialClient{
	padding-top:15px;
}
.fotoDoctars{

}
.contact-sl{
	padding: 70px 0 80px 0;
	position:relative;
}
.contact-sl:after, .contact-sl:before{
	position:absolute;
	height:100%;
	width:100%;
	top:0;
	content:'';
	z-index:-1;
}
.contact-sl:before{
	left:0;
	z-index:-1;
	background:url("../images/bg-sl3-left.png") no-repeat scroll left top transparent;
}
.contact-sl:after{
	z-index:-2;
	right:0;
	background:url("../images/bg-sl3-right.png") no-repeat scroll right top #fbfbfb;
}

.customInfoHome .bt-heading h1,.customInfoHome .bt-heading h2,.customInfoHome .bt-heading h3,
.customInfoHome .bt-heading h4,.customInfoHome .bt-heading h5{
	font-size:18px;
	font-weight:normal;
/*	padding:4px 0 13px 0!important;*/
	margin:0 0 13px 0!important;
}
.customInfoHome .rowCustom1, .customInfoHome .rowCustom2, 
.customInfoHome .rowCustom3, .customInfoHome .rowCustom4{
	position:relative;
/*	padding-left:120px;*/
	padding-bottom:0;
}
.customInfoHome .bt-heading + .bt-heading{
	margin-top:30px;
}
.customInfoHome .bt-heading{
	min-height:100px;
}
.customInfoHome .rowCustom1:before, .customInfoHome .rowCustom2:before, 
.customInfoHome .rowCustom3:before, .customInfoHome .rowCustom4:before{
	height:96px;
	width:96px;
	content:'';
/*	margin-right:23px;
	float:left;
	left:0;*/
	top:0;
	display:inline-block;
	position:absolute;
	border-radius:50%;
	background-position:center center;
	background-repeat:no-repeat;
}
.customInfoHome .rowCustom1:before{
	background-image:url("../images/customInfoIcon-1.png");
}
.customInfoHome .rowCustom2:before{
	background-image:url("../images/customInfoIcon-2.png");
}
.customInfoHome .rowCustom3:before{
	background-image:url("../images/customInfoIcon-3.png");
}
.customInfoHome .rowCustom4:before{
	background-image:url("../images/customInfoIcon-4.png");
}







.aboutUsLeftCol-info .bt-heading h1,.aboutUsLeftCol-info .bt-heading h2,.aboutUsLeftCol-info .bt-heading h3,
.aboutUsLeftCol-info .bt-heading h4,.aboutUsLeftCol-info .bt-heading h5{
	font-size:18px;
	font-weight:normal;
	padding:4px 0 13px 0!important;
	margin:0 0 13px 0!important;
}
.aboutUsLeftCol-info .aboutUsInfo1, .aboutUsLeftCol-info .aboutUsInfo2, 
.aboutUsLeftCol-info .aboutUsInfo3, .aboutUsLeftCol-info .aboutUsInfo4{
	position:relative;
/*	padding-left:70px;*/
	padding-bottom:0;
}
.aboutUsLeftCol-info .bt-heading + .bt-heading{
	margin-top:50px;
}
.aboutUsLeftCol-info .aboutUsInfo1:before, .aboutUsLeftCol-info .aboutUsInfo2:before, 
.aboutUsLeftCol-info .aboutUsInfo3:before, .aboutUsLeftCol-info .aboutUsInfo4:before{
	height:100%;
	width:70px;
	content:'';
/*	margin-right:23px;
	left:0;
	background-position:left top;
	float:left; */
	top:10px;
	position:absolute;
	display:inline-block;
	background-repeat:no-repeat;
}

.aboutUsLeftCol-info .bt-heading .bt-heading-sub-text{
	color:#9e9e9e;
}


.aboutUsLeftCol-heading.bt-heading h1, .aboutUsLeftCol-heading.bt-heading h2, 
.aboutUsLeftCol-heading.bt-heading h3, .aboutUsLeftCol-heading.bt-heading h4, .aboutUsLeftCol-heading.bt-heading h5
.aboutUsRightCol-heading.bt-heading h1, .aboutUsRightCol-heading.bt-heading h2,
.aboutUsRightCol-heading.bt-heading h3, .aboutUsRightCol-heading.bt-heading h4, .aboutUsRightCol-heading.bt-heading h5{
	font-size:24px;
	color: #0CADCA;
}
.aboutUsLeftCol-heading.bt-heading h1, .aboutUsLeftCol-heading.bt-heading h2, 
.aboutUsLeftCol-heading.bt-heading h3, .aboutUsLeftCol-heading.bt-heading h4, .aboutUsLeftCol-heading.bt-heading h5{
padding: 0 0 10px 0!important;
margin: 0 0 20px !important;

}
.aboutUsRightCol-heading.bt-heading h1, .aboutUsRightCol-heading.bt-heading h2,
.aboutUsRightCol-heading.bt-heading h3, .aboutUsRightCol-heading.bt-heading h4, .aboutUsRightCol-heading.bt-heading h5{
	padding: 0 0 10px 0!important;
	margin: 0 0 16px !important;
}
.aboutUsLeftCol-heading.bt-heading h1 span, .aboutUsLeftCol-heading.bt-heading h2 span, 
.aboutUsLeftCol-heading.bt-heading h3 span, .aboutUsLeftCol-heading.bt-heading h4 span, .aboutUsLeftCol-heading.bt-heading h5 span
.aboutUsRightCol-heading.bt-heading h1 span, .aboutUsRightCol-heading.bt-heading h2 span,
.aboutUsRightCol-heading.bt-heading h3 span, .aboutUsRightCol-heading.bt-heading h4 span, .aboutUsRightCol-heading.bt-heading h5 span{
	font-size:12px;
	color:#9e9e9e;
	display:block;
}
.aboutUsLeftCol-heading.bt-heading .bt-heading-sub-text,
.aboutUsRightCol-heading.bt-heading .bt-heading-sub-text{
	font-family:'Lato', sans-serif;
}
.aboutUsRightCol .bt-heading{
	padding-bottom:15px;
}
.aboutUsRightCol{
	padding:32px;
}
.timeToMeet{
	font-size:14px;
	font-weight:bold;
	font-family:'Open Sans';
	text-transform:uppercase;
}
.timeToMeet-item {
	padding:15px 0;
}
.timeToMeet .timeToMeet-item + .timeToMeet-item{
	border-top:1px solid #e6e6e6;
}
.timeToMeet span{
	font-size:14px;
	font-weight:300;
	text-align:right;
/*	float:right;*/
}
.about_us_detail h3{
	margin:0 0 25px 0;
	font-size:24px;
	font-weight:normal;
}
.about_us_detail{
	color: #000000;
    font-weight: 300;
    font-size: 14px;
}
.about_us_skill ul{
	padding:20px 0 0 0;
	margin:0;
	list-style:none;
	margin-bottom: 20px;
}
.about_us_skill ul li {
    display: inline-block;
    /*float: left;*/
    font-size: 14px;
    list-style: none outside none;
    width: 99%;
	padding-bottom:5px;
}
.about_us_skill ul li:before {
    border: 2px solid #000;
    border-radius: 100%;
    content: "\f00c";
    font-family: "FontAwesome";
    font-size: 10px;
    height: 14px;
    line-height: 14px;
    margin-right: 12px;
    text-align: center;
    width: 14px;
}
.aboutUsRow2{
}

.t3-sl-4 .t3-module{
	margin-bottom:0;
}
.aboutUs-sl.block1{
	padding:55px 0 80px 0;
	margin-top:0px;
	background:url("../images/bg-sl4-block1.png") no-repeat scroll left top #fff;
}
.aboutUs-sl.block2{
	padding:70px 0 30px 0;
}
/*========== K2 THEMES 2 =============*/
/*====== DOCTOR DETAILS JOOMLA ======*/
.doctorDetails .img-fulltext img{
	border: 3px solid #e7e7e7;
}
.doctorDetails .img-fulltext{
	margin-bottom:20px;
}
.doctorDetails .itemTitle a{
	color:inherit;
	text-decoration:none;
}
.profileSocial a{
	width:34px;
	height:34px;
	font-size:16px;
	line-height:34px;
	text-align:center;
	color:#fff;
	border-radius:50%;
	position:relative;
	display:inline-block;
	margin-right:4px;
}
.profileSocial a:before{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	font-family: FontAwesome;
	height:100%;
	color:#fff;
}
.profileSocial a:hover:before{
	animation:0.35s ease 0s normal none 1 iconSocialDoctor;
	-o-animation:0.35s ease 0s normal none 1 iconSocialDoctor;
	-ms-animation:0.35s ease 0s normal none 1 iconSocialDoctor;
	-webkit-animation:0.35s ease 0s normal none 1 iconSocialDoctor;
}
.doctorDetails .profileSocial {
	margin-top:20px;
}
.profileSocial a span{
	display:none;
}
.profileSocial a.fb:before{
	content: "\f09a";
}
.profileSocial a.tt:before{
	content: "\f099";
}
.profileSocial a.gg:before{
	content: "\f0d5";
}
.profileSocial a.fb{
	background:#30477b;
}
.profileSocial a.tt{
	background:#01aef0;
}
.profileSocial a.gg{
	background:#c31c47;
}
.medicalListItem{
	margin-bottom:30px;
}
.medicalListItem .img-intro-inner{
	overflow:hidden;
	width:100%;
	cursor:pointer;
}
.medicalListItem .img-intro img{
	transition:all 0.3s ease-out 0s;
}
.medicalListItem .img-intro-inner:hover img{
	transform:scale(1.2) rotateZ(-5deg);
}
.medicalListItem .medicalListIntrotext{
	line-height: 30px;
	color: #000;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    padding: 0;
}
.medicalListTitle a{
	color:inherit;
	text-decoration:none;
}
.medicalListTitle {
	color: #000000;
    font-family: 'Lato', sans-serif;
    font-size: 24px;
    font-weight: 300;
    line-height: 24px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
.medicalItemHeader{
    padding-top: 25px;
    position: relative;
	margin-bottom: 10px;
    padding-bottom: 17px;
}
.medicalItemHeader:after{
    bottom: 0;
    content: "";
/*    left: 0;*/
    position: absolute;
	border-bottom: 2px solid #d6d6d6;
    width: 90px;
}
.medicalListItem .profileSocial{
	padding-top:10px;
}
.readmoreMedical{
	clear:left;
}
.readmoreMedical a {
    border: medium none;
    font-weight: 300;
    padding: 0;
    text-decoration: none;
    text-transform: none;
	display: inline-block;
    font-family: 'Lato', sans-serif;
    font-size: 12px;
}




/*====== DOCTOR DETAILS JOOMLA ======*/
.t3-sl-1 .t3-module,
.t3-sl-2 .t3-module{
	margin:0;
}
.themes2 div.itemExtraFields{
	border:none;
	margin:20px 0 0 0;
	padding:0;
}
.themes2 .itemExtraFields i.fa{
	width:34px;
	height:34px;
	font-size:16px;
	line-height:34px;
	text-align:center;
	color:#fff;
	border-radius:50%;
	display:inline-block;
}
.themes2 .itemExtraFields i.fa-facebook{
	background:#30477b;
}
.themes2 .itemExtraFields i.fa-twitter{
	background:#01aef0;
}
.themes2 .itemExtraFields i.fa-google-plus{
	background:#c31c47;
}
.themes2 .itemExtraFields a{
	display:inline-block;
	float:left;
	margin-right:4px;
}
.themes2 div.itemExtraFields ul li{
	display:inline-block;
}
.themes2{
	color:#9e9e9e;
	font-family:'Lato', sans-serif;
}
.themes2 div.catItemCategory,
.themes2 div.itemCategory{
	font-weight:300;
	text-transform:uppercase;
	font-size:14px;
}
.themes2 div.catItemCategory a,
.themes2 div.itemCategory a{
	text-decoration:none;
}
.themes2 div.catItemCategory a:hover,
.themes2 div.itemCategory a:hover{
	color:#000000;
}
.themes2 div.catItemReadMore a{
	text-transform:none;
	font-weight:300;
	text-decoration:underline;
	border:none;
	padding:0;
}
.themes2 div.catItemReadMore a:hover{
	color:#000000;
}
.themes2 div.catItemReadMore a:after{
	height:0!important;
	width:0!important;
}
.themes2 div.catItemHeader,
.themes2 div.itemHeader{
	padding-bottom:17px;
	margin-bottom:10px;
}
.themes2 div.itemHeader{
	padding-top:0;
}
.themes2 span.itemImage img{
	border: 3px solid #e7e7e7;
}
.themes2 div.catItemHeader:after,
.themes2 div.itemHeader:after{
	border-bottom:2px solid #d6d6d6;
	width:90px;
}
.themes2 div.catItemIntroText,
div.itemIntroText{
	line-height:30px;
}
.themes2 div.catItemReadMore{
	padding:0;
}
.themes2 div.catItemView{
	padding-bottom:10px;
	border:none;
}
.defaultLayout .showcaseInK2Item .bt-inner .bt-category{
	font-size:14px;
}
.defaultLayout .showcaseInK2Item   .bt-inner .bt-category:hover{
	color:inherit;
}
.defaultLayout .showcaseInK2Item   .bt-inner .bt-title{
	font-size: 22px;
    line-height: normal;
    padding-bottom: 3px;
    text-transform: none;
    color: #000;
    font-weight: 400;
    font-family: 'Play', sans-serif;
}
.defaultLayout .showcaseInK2Item   .bt-inner .bt-title:after{
}
.defaultLayout .showcaseInK2Item .jcarousel li,
.defaultLayout .showcaseInK2Item .bt-inner{
	height:auto!important;
}
.defaultLayout .showcaseInK2Item .bt-inner{
	padding:0;
}
.defaultLayout .showcaseInK2Item .bt-inner .readmore a{
	margin-top:3px;
	text-decoration:underline;
}
.showcaseInK2Item .jcarousel-skin-tango{
	margin:0 0px;
}
.defaultLayout .showcaseInK2Item .bt-row{
	padding:0;
}
.itemFullText + .showcaseInK2Item{
	margin-top:45px;
}
.showcaseInK2Item .t3-module {
    margin-bottom: 15px;
}


/*========= Department style ==========*/
.departmentItem .img-intro{
	text-align:center;
	margin-top:17px;
}
.departmentItem .img-intro-inner:hover img{
	animation: imageDepartmentHover 0.5s ease forwards;
	animation: imageDepartmentHover 0.5s ease forwards;
	animation: imageDepartmentHover 0.5s ease forwards;
	animation: imageDepartmentHover 0.5s ease forwards;
}
.departmentItem .img-intro-inner{
	border-radius:50%;
	display:inline-block;
	padding:25px;
	cursor:pointer;
}
.departmentItem{
	background:#fcfcfc;
	border:1px solid #eee;
	margin-bottom:30px;
	padding:15px;
	text-align:center;
}
.departmentIntroText{
	font-weight:300;
	line-height:30px;
	padding-bottom:14px;
}
h2.departmentTitle{
	font-weight:300;
	font-size:20px;
	text-transform:uppercase;
	margin:20px 0 11px 0;
	padding:0 0 20px 0;
	position:relative;
}
h2.departmentTitle a{
	color:#575757;
	text-decoration:none;
}
h2.departmentTitle:after{
	position:absolute;
	bottom:0;
	left:calc(50% - 45px);
	border-bottom:2px solid #d7d7d7;
	content:'';
	width:90px;
}
.readmoreDepartment a{
	height:28px;
	line-height:26px;
	display:inline-block;
	font-weight:300;
	padding:0 25px;
	font-size:14px;
	color:#fff;
	border-radius:100px;
	text-decoration:none;
	margin-bottom:20px;
	overflow:hidden;
	position:relative;
}
.readmoreDepartment a:after{
	content: "\f061";
    font-family: "FontAwesome";
    font-size: 13px;
    position: absolute;
    right: -5px;
	opacity:0;
    transform: translateX(-12px);
}
.readmoreDepartment a:hover:after{
	animation: 0.3s ease 0s normal forwards 1 beforeLoginButtonHover;
}
/*========== DEPARTMENT DETAILS =========*/
.departmentDetailsText {
    color: #000;
    font-family: Open Sans;
    line-height: 30px;
}
.departmentDetails h3.blogItemTitle{
	font-size:36px;
	line-height:normal;
	color:#000;
	padding:13px 0 15px 0;
}
.departmentDetailsText .bt-heading{
	line-height:24px;
}
.bt-heading.headingDepartmentDetail{
	padding:30px 0 20px 0;
}
.bt-heading.headingDepartmentDetail h1, .bt-heading.headingDepartmentDetail h2, 
.bt-heading.headingDepartmentDetail h3, .bt-heading.headingDepartmentDetail h4, .bt-heading.headingDepartmentDetail h5{
	padding:0 0 7px 0!important;
	color:#000;
}
.departmentDetailsText .aboutUsLeftCol-info .bt-heading h1,.departmentDetailsText .aboutUsLeftCol-info .bt-heading h2, 
.departmentDetailsText .aboutUsLeftCol-info .bt-heading h3,.departmentDetailsText .aboutUsLeftCol-info .bt-heading h4,
.departmentDetailsText .aboutUsLeftCol-info .bt-heading h5{
	font-weight:300;
}



.sidebarLeftDepartment{
	font-family:'Lato', sans-serif;
}
.sidebarLeftDepartment .nav-pills > li > a{
	background:none!important;
	border-radius:0;
	font-size:14px;
	text-transform:uppercase;
	color:#898989;
	padding:13px 0;
}
.sidebarLeftDepartment .nav-pills > li{
	margin:0 1px;
	padding:0;
}
.sidebarLeftDepartment .nav-pills > li > a:before{
	font-family: FontAwesome;
	content:"\f0a9";
	padding:0 12px 0 20px;
}
.sidebarLeftDepartment .nav-pills > li + li {
	border-top:1px solid #f1f1f1;
}
.sidebarLeftDepartment .nav-pills{
	border:1px solid #dfdfdf;
}





.reset, .reset-confirm, .remind, .reset-complete{
	font-family:'Lato', sans-serif;;
	color:#000;
	font-size:13px;
	line-height:24px;
	font-weight:300;
}
.reset label, .reset-confirm label, .remind label, .reset-complete label{
	padding:10px 0 5px 0;
}
.reset input[type="text"], .reset-confirm input[type="text"],.remind input[type="email"], .reset-complete input[type="password"]{
	background: none repeat scroll 0 0 #fff;
    border: 1px solid #d9d9d9;
    border-radius: 0;
    box-shadow: none;
    color: #000;
    font-family: 'Lato', sans-serif;
    height: 38px;
    padding: 5px;
	width:270px;
}
.reset label.invalid, .reset-confirm label.invalid, .remind label.invalid, .reset-complete label.invalid{
	color:#ff0000;
}
.reset input.invalid, .reset-confirm input.invalid,.remind input.invalid, .reset-complete input.invalid{
	border: 1px solid #ff0000;
}
.reset .btl_submit, .reset-confirm .btl_submit, .remind .btl_submit, .reset-complete .btl_submit{
	margin-top:15px;
	border: medium none;
    color: #fff;
    font-size: 16px;
    height: 41px;
    line-height: 41px;
    padding: 0 20px;
}
.reset .btl_submit:hover, .reset-confirm .btl_submit:hover, .remind .btl_submit:hover, .reset-complete .btl_submit:hover{
	background:#5a5a5a;
}




#system-message > dd > ul {
	color: #0055BB;
	background:none!important;
	margin-bottom: 10px;
	padding: 17px 0;
	border:none;
}

#system-message > .notice.message > ul li{
	border: 1px solid #f6dec7;
	background:#fffcf5!important;
	color:#ffb60b!important;
}
#system-message > .message > ul li{
	border: 1px solid #b6ebf5;
	background:#f5fdff!important;
	color:#39c5de!important;
}
#system-message > .warning.message > ul li,
#system-message > .error.message > ul li{
	border: 1px solid #f66e67;
	background:#ffeee9!important;
	color:#ff420a!important;
}
#system-message > .message > ul li:before{
	content:"\f12a";
}
#system-message > .warning.message > ul li:before,
#system-message > .error.message > ul li:before{
	content:"\f06a";
}
#system-message > .notice.message > ul li:before{
	content:"\f06a";
}
#system-message > dd > ul > li:before{
	font-family: FontAwesome;
	padding-right:5px;
	font-size:20px;
	position:absolute;
	left:0;
}
#system-message > dd > ul > li{
	line-height:20px;
	position:relative;
	font-weight:normal;
	font-family:'Lato', sans-serif;
	font-size:14px;
	font-weight:300;
	padding:13px 0 13px 23px !important
}

.defaultLayout .bt-inner .image-align-center a.bt-image-link{
	background:none;
}
.defaultLayout .bt-inner .image-align-center a.bt-image-link:hover{
	background:#fff;
}

.logo-text a{
	font-size:40px;
	font-weight:bold;
	text-transform:uppercase;
}
.logo-text a span.textGrey{
	color:#c6c6c6;
}
.logo-text a span.iconLogo{
	margin-right:10px;
	color:#fff;
	padding:0;
	height:32px;
	width:32px;
	text-align:center;
	line-height:32px;
	position:relative;
	border-radius:3px;
	display:inline-block;
}
.logo-text a span.iconLogo i.fa{
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	font-size:22px;
	line-height:34px;
	top:0;
}



/*====== CALENDAR =====*/
.calendar thead .title{
	padding:0;
	height:33px;
	line-height:33px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
}
.calendar, .calendar table{
	background:#f8f8f8;
	border:none;
}
.calendar table{
	border-bottom: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
}
.calendar tfoot .ttip, .calendar thead .daynames, .calendar thead .headrow,
.calendar table .wn{
	background:#f8f8f8;
}
.calendar th, .calendar td{
	line-height:24px;
}
.calendar tbody .day{
	text-align:center;
	padding:0 8px !important
}
/*========= MENU REPONSIVE =========*/
.off-canvas-top{
	display:none;
}
.off-canvas-effect-4.t3-off-canvas{
/*	transform: translate3d(50%, 0px, 0px);
	left:auto;
	right:0; */
	font-family:'Lato', sans-serif;
}
.off-canvas-effect-4.off-canvas-open .t3-wrapper {
/*  transform: translate3d(-250px, 0px, 0px);*/
}
.off-canvas-toggle {
    border: none;
    border-radius: 2px;
    color: #fff;
    height: 33px;
    line-height: 33px;
    padding: 0;
    position: fixed;
    right: 8px;
    top: 7px;
    width: 33px;
}
.off-canvas-module h3.module-title{
	font-size:20px;
	color:#ababab;
	padding-top:10px;
}
.off-canvas-module .nav-pills li a{
	padding:0;
	color:#ababab;
	border-radius:0;
	position:relative;
	background:none!important;
	font-family:'Lato', sans-serif;
}
.off-canvas-module .nav-pills li a .caret{
	position:absolute;
	top:45%;
/*	right:10px;*/
	border-bottom-color: #fff;
    border-top-color: #fff;
	border-width:5px;
}
.off-canvas-module .nav-pills li a:hover,
.off-canvas-module .nav-pills li a:focus,
.off-canvas-module .nav-pills li.active > a{
	color:#fff;
}
.off-canvas-module .nav-pills > li > a{
	border-bottom:1px solid #4a4a4a!important;
	padding:11px 0;
	font-size:14px;
	font-weight:bold;
}
.off-canvas-module .nav-pills > li > .dropdown-menu{
	border-bottom:1px solid #4a4a4a;
}
.off-canvas-module .dropdown-menu li a{
	font-size:14px;
	padding:10px 0;
}
.off-canvas-module .nav-pills > li .dropdown-menu{
	padding-left:5px;
}
.t3-off-canvas .off-canvas-module{
	color:#ababab;
	padding:0 15px;
}
.t3-off-canvas{
	background:#3f3f3f;
}
.off-canvas-module .dropdown-menu{
	background:none;
	border-radius:0;
}
.off-canvas-module .dropdown-submenu > a:after{
	border-color:transparent;
	border-width:5px;
	border-top-color:#fff;
	margin-right:10px;
	margin-top:-12px;
}

.t3-off-canvas .t3-off-canvas-header{
	background:#3f3f3f;
	border-bottom:1px solid #696969;
	color:#ababab;
	height:auto;
	position:relative;
	padding:0;
	margin:0 15px;
}
.t3-off-canvas .t3-off-canvas-header h2{
	line-height:24px;
	padding:11px 0;
	font-size:16px;
	font-weight:normal;
	font-family:'Lato', sans-serif;
}
.t3-off-canvas .close{
	background:none;
	color:#ababab;
	text-shadow:none;
	opacity:1;
	width:auto;
	top:5px;
}

.t3-off-canvas .close:hover{
	color:#fff;
}





/*========= PRICING PAGE =========*/
.btsc-pricetable{
	font-family:'Lato', sans-serif;
	color:#4c4c4c!important;
	font-size:13px;
}
.btsc-pricetable .row{
	margin:0 -15px;
}
.btsc-pricetable .btsc-pricecol{
	padding:0 15px !important;
}
.btsc-pricetable .btsc-pricecol-special{
	bottom:auto;
	box-shadow:none;
}
.btsc-pricecol-inner .btsc-pricecol-row,
.btsc-pricecol-inner h2{
	border:none!important;
}
.btsc-pricecol-inner{
	border:6px solid #f7f7f7;
	transition: all 0.4s ease 0s;
}
.btsc-pricecol-row.price{
	margin:0 -6px;
	line-height:1;
	color:#fff!important;
	transition: all 0.4s ease 0s;
}
.btsc-pricecol-inner h2{
	position:absolute;
	bottom:0;
	width:100%;
}
.btsc-pricecol-inner .btsc-pricecol-row{
	padding:15px 0;
}
.btsc-pricecol-inner .btsc-pricecol-row.image{
	position:relative;
	padding:0;
}
.btsc-pricecol-inner .btsc-pricecol-row.col-title{
	padding:0;
}
.btsc-pricecol-row.detail:nth-child(2n){
	background:#f7f7f7;
}
.btsc-pricecol-inner .btsc-pricecol-row.detail{
	color:#4c4c4c!important;
}
.btsc-pricecol .purchase-button a{
	background:#696969!important;
	border:1px solid #767676;
	height:38px;
	line-height:38px;
	padding:0 23px;
	font-size:16px!important;
	color:#fff!important;
	text-decoration:none;
	display:inline-block;
	transition: all 0.4s ease 0s;
}
.btsc-pricetable .btsc-pricecol-special .purchase-button{
	line-height:inherit!important;
}
.btsc-pricecol-inner h2{
	padding:0 0 25px 0!important;
	font-size:30px!important;
	text-transform:uppercase;
	font-weight:bold;
}
.btsc-pricetable .btsc-pricecol-special h2{
	padding:0 0 25px 0!important;
}
.btsc-pricecol-inner h2 span{
	display:block;
	font-size:11px;
	font-weight:300;
	padding-top:4px;
}
.price-val{
	position:relative;
	text-transform:uppercase;
/*	padding-left:13px;*/
}
.price-val span{
	position:absolute;
/*	right:-55px;*/
	font-size:12px;
	opacity:1;
	line-height:48px;
}
.btsc-pricecol .price .currency{
	position:absolute;
	line-height:48px;
	left:calc(50% - 37px);
}

/*
.btsc-carousel .bt-carousel-item .item-image img{
	-webkit-filter: grayscale(100%); 
	-moz-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: gray; 
	filter: grayscale(100%);	
	filter: url("../images/grayscale.svg#greyscale");
}
.btsc-carousel .bt-carousel-item .item-image img:hover{
	-webkit-filter: grayscale(0); 
	-moz-filter: grayscale(0);
	-o-filter: grayscale(0);
	filter: none; 
	filter: grayscale(0);
}
*/
.textTopPricingPage{
	font-family:'Lato', sans-serif;
	line-height:1.4;
	font-weight:300;
	font-size:16px;
	text-align:left;
	padding:0 1%;
	padding-bottom:25px;
	margin-bottom:20px;
}

.textTopPricingPage p{
	font-size:16px;
	padding: 2% 0;
	line-height:1.4;
}

.btsc-pricetable {
	margin-bottom:40px;
}
.style-selected-button div.dropdown-menu{
	position:inherit;
	min-height:0!important;
}
.btqc-field-container.btqc-field-dropdown .styled-select{
	overflow:visible;
}
.btqc-field-dropdown .bootstrap-select{
	width:100%;
}
.btqc-field-dropdown .bootstrap-select .dropdown-toggle{
	border:none;
	padding:0 5px;
	width:100%;
	background:none!important;
	box-shadow:none!important;
	text-align:left;
	height:36px;
	line-height:36px;
	color:inherit;
}
.btqc-field-dropdown .bootstrap-select .dropdown-toggle .caret{
	display:none;
}
.btqc-field-dropdown .bootstrap-select .dropdown-menu{
	overflow:visible!important;
	border-radius:0;
	padding:0;
	border:none;
	margin:1px 0 0;
	width:100%;
}
.btqc-field-dropdown .bootstrap-select ul.dropdown-menu{
	border:1px solid #d9d9d9;
	width:calc(100% + 2px);
	margin:0 -1px;
}
.btqc-field-dropdown .bootstrap-select ul.dropdown-menu li a {
    color: inherit;
    height: 33px;
    line-height: 33px;
    padding: 0 5px;
}
.btqc-field-dropdown .bootstrap-select ul.dropdown-menu li:hover a,
.btqc-field-dropdown .bootstrap-select ul.dropdown-menu li.selected a{
	padding:0 5px 0 15px;
}
.btqc-field-dropdown .bootstrap-select ul.dropdown-menu .glyphicon{
	display:none;
}

.cp-title,.small-title, .border_bg, .big-title,  .main_desc, .iconLink, .sub-title, .ss-buttons{
	transform: translateX(400px);
	opacity:0;
}


.btanimate .cp-title,.btanimate .small-title{
	animation: 0.45s ease 0s normal forwards 1 descBgMoveLeft;
	-o-animation: 0.45s ease 0s normal forwards 1 descBgMoveLeft;
	-ms-animation: 0.45s ease 0s normal forwards 1 descBgMoveLeft;
	-webkit-animation: 0.45s ease 0s normal forwards 1 descBgMoveLeft;
}
.btanimate .border_bg{
	animation: 0.45s ease 0.5s normal forwards 1 descBgMoveLeft;
	-o-animation: 0.45s ease 0.5s normal forwards 1 descBgMoveLeft;
	-ms-animation: 0.45s ease 0.5s normal forwards 1 descBgMoveLeft;
	-webkit-animation: 0.45s ease 0.5s normal forwards 1 descBgMoveLeft;
}
.btanimate .big-title /*, .btanimate .main_desc,.btanimate .iconLink,.btanimate .sub-title, .btanimate .ss-buttons */{
	animation: 0.45s ease 1s normal forwards 1 descBgMoveLeft;
	-o-animation: 0.45s ease 1s normal forwards 1 descBgMoveLeft;
	-ms-animation: 0.45s ease 1s normal forwards 1 descBgMoveLeft;
	-webkit-animation: 0.45s ease 1s normal forwards 1 descBgMoveLeft;
}
.btanimate .big-title + .sub-title{
	animation: 0.45s ease 1.5s normal forwards 1 descBgMoveLeft;
	-o-animation: 0.45s ease 1.5s normal forwards 1 descBgMoveLeft;
	-ms-animation: 0.45s ease 1.5s normal forwards 1 descBgMoveLeft;
	-webkit-animation: 0.45s ease 1.5s normal forwards 1 descBgMoveLeft;
}
.btanimate .main_desc.noSubtitle{
	animation: 0.45s ease 1.5s normal forwards 1 descBgMoveLeft;
	-o-animation: 0.45s ease 1.5s normal forwards 1 descBgMoveLeft;
	-ms-animation: 0.45s ease 1.5s normal forwards 1 descBgMoveLeft;
	-webkit-animation: 0.45s ease 1.5s normal forwards 1 descBgMoveLeft;
}
.btanimate .main_desc.hasSubtitle{
	animation: 0.45s ease 2s normal forwards 1 descBgMoveLeft;
	-o-animation: 0.45s ease 2s normal forwards 1 descBgMoveLeft;
	-ms-animation: 0.45s ease 2s normal forwards 1 descBgMoveLeft;
	-webkit-animation: 0.45s ease 2s normal forwards 1 descBgMoveLeft;
}

.btanimate .iconLink{
	animation: 0.45s ease 2s normal forwards 1 descBgMoveLeft;
	-o-animation: 0.45s ease 2s normal forwards 1 descBgMoveLeft;
	-ms-animation: 0.45s ease 2s normal forwards 1 descBgMoveLeft;
	-webkit-animation: 0.45s ease 2s normal forwards 1 descBgMoveLeft;
}
.btanimate .ss-buttons{
	animation: 0.45s ease 2.5s normal forwards 1 descBgMoveLeft;
	-o-animation: 0.45s ease 2.5s normal forwards 1 descBgMoveLeft;
	-ms-animation: 0.45s ease 2.55s normal forwards 1 descBgMoveLeft;
	-webkit-animation: 0.45s ease 2.55s normal forwards 1 descBgMoveLeft;
}

.hidenPageheading .page-heading{
	display:none;
}
#cp-bullet span{
	height:11px;
	width:11px;
	margin:0 3px;
	background:#b9b9b9;
	border:2px solid #f6f7f8;
	border-radius:50%;
}
#cp-bullet{
	padding-bottom:70px;
}
.background_slideshow{
	overflow:hidden;
}


.container{
	overflow:hidden;
}
#t3-mainnav .container{
	overflow:inherit;
}
.t3-wrapper{
	overflow:hidden;
}




/*========= SHORTCODE PAGE =======*/
.shortcode1,
.shortcode2,
.shortcode3{
	font-family:'Lato', sans-serif;
	color:#515151;
}
.span_number_columns{
	display:block;
	font-size:18px;
	padding-bottom:7px;
}
.bt-columns {
	text-align:justify;
}
.bt-columns .bt-column{
	padding-top:30px;
}
.bt-heading.shortcode_heading h3{
	font-size:18px;
	font-weight:bold;
	margin:0!important;
}
.bt-heading.shortcode_heading{
	padding-bottom:0;
}
.bt-heading.shortcode_heading h3:before{
	height:1px;
	background:#d9d9d9;
	width:100%;
}
.bt-actionbox-center h3{
	font-size:30px;
}
.shortcode1 .bt-heading h1,.shortcode1 .bt-heading h2,.shortcode1 .bt-heading h3,
.shortcode1 .bt-heading h4,.shortcode1 .bt-heading h5,
.shortcode2 .bt-heading h1,.shortcode2 .bt-heading h2,.shortcode2 .bt-heading h3,
.shortcode2 .bt-heading h4,.shortcode2 .bt-heading h5,
.shortcode3 .bt-heading h1,.shortcode3 .bt-heading h2,.shortcode3 .bt-heading h3,
.shortcode3 .bt-heading h4,.shortcode3 .bt-heading h5{
	padding:0 0 6px !important;
	margin:0 0 15px !important;
}
.shortcode1 .bt-heading h5{
	margin:0 0 5px !important;
}
.bt-dropcap{
	font-size:48px!important;
	height: auto;
    line-height: 1;
    margin: 0;
    width: auto;
}
.bt-dropcap.bt-dropcap-circle, .bt-dropcap.bt-dropcap-square{
	font-size:24px!important;
	height:36px;
	width:36px;
	line-height:36px;
	text-align:center;
	color:#fff!important;
	margin-right:7px;
	margin-top:10px;
	text-shadow:none;
}
.bt-dropcap.bt-dropcap-circle{
	
}
.bt-dropcap.bt-dropcap-default{
	margin-right:7px;
}
.dropcap{
	padding-top:13px;
}
.dropcap + .dropcap{
	padding-top:35px;
}
.bt-label{
	padding:1px 8px!important;
}

.qtip-content{
	line-height:20px;
	padding:3px 20px 4px 20px;
	border-radius:2px;
	color:#fff;
	border:none;
	position:relative;
	overflow:visible;
}
.qtip-content:after{
	position:absolute;
	content:'';
	width:0;
	height:0;
	border-width:6px;
	left:calc(50% - 3px);
	bottom:-12px;
	border-style:solid;
	border-bottom-color:transparent;
	border-left-color:transparent;
	border-right-color:transparent;
}
.qtip-light{
	border:none;
}
.qtip .qtip-tip canvas{
	display:none;
}
.bt-list-icon-circle{
	text-align:center;
	height:16px;
	width:16px;
	line-height:16px;
}
.bt-list-m-decimal .bt-list-icon-circle{
	background:#000;
}
ul.bt-list li{
	padding:6px 0;
}
.bt-list-icon i.bt-list-icon{
	font-size:16px;
}
.bt-actionbox-center{
	padding:25px 20px 8px;
	
}
.bt-actionbox{
	border-radius:2px;
	margin-top:50px;
}
.contentBlock2{
	padding-top:15px;
}
.shortcode1.block2{
	padding-top:50px;
}
.shortcode1.block4{
	padding-top:50px;
}
.shortcode1.block5{
	padding-top:15px;
}
.bt-actionbox .bt-actionbox-button a{
	text-transform:uppercase;
	font-size:14px;
	text-decoration:none;
}

.bt-tabs{
	border:1px solid #f2f2f2;
	background:#fbfbfb;
	padding:0;
}
.bt-tabs.bt-tabs-vertical{
	
}
.bt-tabs-vertical .bt-tabs-nav span{
	border-radius:0;
	font-size:14px;
	color:#000!important;
/*	padding-left:27px;*/
	border-bottom:1px solid #f2f2f2;
}
.bt-tabs-vertical .bt-tabs-nav span + span{
}
.bt-tabs-vertical .bt-tabs-nav span.bt-tabs-current{
/*	margin-right:-1px;*/
	background:#fff;
}
.bt-tabs-vertical .bt-tabs-nav span:hover{
	background:#fff;
}
.bt-tabs-vertical .bt-tabs-nav{
	position:relative;
	z-index:9;
}
.bt-tabs-nav span{
	font-size:14px;
}

.btsc_title_tab_vertical{
	font-weight:300;
	font-size:30px;
	display:block;
	padding-bottom:15px;
}
.bt-tabs-vertical .bt-tabs-pane{
	color:#929292;
	padding:20px 30px;
}

.bt-tabs.bt-tabs-style-default{
	border:none;
	background:none;
}
.bt-tabs-style-default .bt-tabs-panes{
	border:1px solid #f1f1f1;
	border-radius: 0 3px 3px 3px;
}
.bt-tabs-style-default .bt-tabs-pane{
	color:#000;
}
.bt-tabs-style-default .bt-tabs-nav span{
/*	margin-right:7px;*/
	border-radius: 3px 3px 0 0;
	border:1px solid #f1f1f1;
	margin-bottom:-1px;
	color:#515151;
	background:url("../images/bg-li-tab-shortcode.png") repeat-x scroll center bottom #fff;
}
.bt-tabs-style-default .bt-tabs-nav span.bt-tabs-current, .bt-tabs-style-default .bt-tabs-nav span:hover{
	border-bottom:1px solid #fff;
	background:#fff;
}
.bt-tabs-style-default.btsc_tab_default2 .bt-tabs-panes{
	border-radius:0;
}

.bt-tabs-style-default.btsc_tab_default2 .bt-tabs-nav span{
	padding:7px 15px;
	background:none;
	border-radius:0;
/*	margin-right:3px;*/
}
.btsc_title_tab_default1, .btsc_title_tab_default2{
	font-size:14px;
	display:block;
	padding-bottom:4px;
}
.bt-tabs-style-default .bt-tabs-pane img{
/*	float:left;
	margin-right:18px;*/
	width:120px;
	margin-bottom:10px;
	margin-top:9px;
}



.bt-spoiler-title{
	font-size:24px;
	font-weight:normal;
	border:1px solid #39c5de
}

.bt-spoiler-content {
    padding: 10px;
    background: #fdfdfd;
    border: 1px solid #39c5de;
    border-top: none;
    font-size: 14px;
    color: #000;
    line-height: 30px;
}

.bt-spoiler-opened .bt-spoiler-title{
	border-color:#f1f1f1;
}
.bt-spoiler-collapse{
	margin-right:0;
}
.accordion_style2 .bt-spoiler-title{
	background:none;
	border-right:none;
	border-left:none;
	padding:14px 0;
	height:auto;
	font-size:14px;
}
.accordion_style2 .bt-spoiler-collapse{
	display:none;
}
.accordion_style2 .bt-spoiler-title i.fa{
	font-size:16px;
	background:#cdcdcd;
	height:32px;
	color:#fff;
	width:32px;
	line-height:32px;
	text-align:center;
}
.accordion_style2 .bt-spoiler{
	margin:0;
}
.accordion_style2 .bt-spoiler + .bt-spoiler{
	margin-top:-1px;
}
.accordion_style2 .bt-spoiler-content{
	border:none;
	border-radius:0;
	padding-left:43px;
	padding-bottom:30px;

}
.accordion_style1 .bt-spoiler-content,
.accordion_style2 .bt-spoiler-content
.accordion_style3 .bt-spoiler-content
.accordion_style4 .bt-spoiler-content{
	line-height:24px;
}
.accordion_style3 .bt-spoiler-title{
	background:none;
	border-right:none;
	border-left:none;
	padding:7px 0;
	height:auto;
	font-size:14px;
}
.accordion_style3 .bt-spoiler-collapse{
	display:none;
}
.accordion_style3 .bt-spoiler-title i.fa{
	color:#000;
}
.accordion_style3 .bt-spoiler{
	margin:0;
}
.accordion_style3 .bt-spoiler + .bt-spoiler{
	margin-top:-1px;
}
.accordion_style3 .bt-spoiler-content{
	border:none;
	border-radius:0;
	padding-left:0;
	padding-right:0;
}


.accordion_style4 .bt-spoiler-title{
	background:none;
	border-right:none;
	border-left:none;
/*	padding:7px 10px 7px 0;*/
	height:auto;
	font-size:14px;
	font-weight:bold;
	color:#6f6f6f;
}

.accordion_style4 .bt-spoiler{
	margin:0;
}
.accordion_style4 .bt-spoiler + .bt-spoiler{
	margin-top:-1px;
}
.accordion_style4 .bt-spoiler-content{
	border:none;
	border-radius:0;
	padding-left:0;
	padding-right:0;
	font-weight:bold;
}
.shortcode3 .bt-heading.shortcode_heading h3{
	font-size:14px;
}
.accordion_style1, .accordion_style2{
	padding-top:45px;
}
.accordion_style3, .accordion_style4{
	padding-top:45px;
}
.row_accordion2 {
    border-top: 1px solid #e1e1e1;
    margin-top: 45px;
}
.shortcode3 .bt-accordion{
	margin-bottom:0;
}
.shortcode3.block3{
	padding-top:45px;
}
.shortcode3.block2 .bt-tabs{
	padding-top:45px;
}
.shortcode3.block2{
	margin-top:45px;
	border-top: 1px solid #e1e1e1;
}

.bt-tabs-vertical.btsc_tab_vertical0 .bt-tabs-panes{
	position:relative;
}
/*.bt-tabs-vertical.btsc_tab_vertical0 .bt-tabs-panes:before{
	position:absolute;
	content:'';
	width:20px;
	height:100%;
	left:-20px;
	top:0;
	background:url("../images/bg-li-content-left.png") no-repeat scroll left top transparent;
}*/
.bt-tabs-vertical.btsc_tab_vertical0 .bt-tabs-nav span{
	margin-right:20px;
	border-bottom: 1px solid transparent;
	border-left: 1px solid transparent;
	border-top: 1px solid transparent;
}
.bt-tabs-vertical.btsc_tab_vertical0{
	border:none;
	background:none;
	margin-top:50px;
}
/*.bt-tabs-vertical.btsc_tab_vertical0 .bt-tabs-nav span.bt-tabs-current{
	margin-right:-1px!important;
	border-bottom: 1px solid #f2f2f2;
	border-left: 1px solid #f2f2f2;
	border-top: 1px solid #f2f2f2;
	border-radius:3px 0 0 3px;
}*/
.shortcode3.block1{
	padding-top:45px;
	margin-top:45px;
	border-top: 1px solid #e1e1e1;	
}
.readMore_tab{
	display:block;
	padding-top:5px;
}
.readMore_tab a{
	text-decoration:none;
}
.btsc-button:hover{
	text-decoration:none;
}





.btsc-testimonials-center .btsc-testimonials-text,
.btsc-testimonials-bottom-right .btsc-testimonials-text{
	margin:0;

}
.btsc-testimonials-bottom-right .btsc-testimonials-text{
	line-height:24px;
	font-weight:normal;
	color:#979797;
	padding:20px 13px;
	border-radius:3px;
}
.btsc-testimonials-bottom-right .btsc-testimonials-user-avt img{
	border:1px solid #f5f5f5;
	padding:2px;
	border-radius:50%;
}
.btsc-testimonials-bottom-right .btsc-testimonials-text:after{
	bottom: -15px;
    height: 30px;
    transform: rotate(61deg);
    width: 17px;
}
.btsc-testimonials-bottom-right .btsc-testimonials-info{
	margin-top:20px;
}
.btsc-testimonials-bottom-right .btsc-testimonials-info-alias{
}
.btsc-testimonials-bottom-right .btsc-testimonials-user-avt{
	float:right;
}

.btsc-testimonials-left.client_style2 .btsc-testimonials-text{
	line-height:24px;
	font-weight:normal;
	color:#979797;
/*	margin-left:130px!important;*/
	border-radius:3px;
	margin-top:3px;
}
.btsc-testimonials-left.client_style2 .btsc-testimonials-info{
	margin-top:-2px;
	text-align:left;
}
.btsc-testimonials-left.client_style2 .btsc-testimonials-info span.btsc-testimonials-name,
.btsc-testimonials-left.client_style2 .btsc-testimonials-info span.btsc-testimonials-company{
	text-align:left;
	padding-left:5px;
	font-weight:normal;
}
.btsc-testimonials-left.client_style2 .client_url{
	display:block;
	padding-top:4px;
}



.btsc-testimonials-center .btsc-testimonials-name{
	display:block;
}
.btsc-testimonials-center .btsc-testimonials-company{
	font-size:11px;
	color:#868686;
}
.btsc-testimonials-center .btsc-testimonials-info-alias{
	padding-top:17px;
	display:block;
}
.btsc-testimonials-center .btsc-testimonials-text{
	line-height:28px;
	color:#6b6b6b;
}
.btsc-testimonials-center .btsc-testimonials-info{
	position:relative;
	margin-top:-69px;
	top:auto;
	left:auto;
	right:auto;
}
.btsc-testimonials-center{
	margin-top:50px;
	padding:0 15px 25px;
	border-radius:3px;
}
.btsc-testimonials-center .btsc-testimonials-user-avt{
	padding:0;
	border:none;
	border-radius:50%;
}
.btsc-testimonials-center .btsc-testimonials-user-avt img{
	border-radius:50%;
	padding:3px;
	border:1px solid #f1f1f1;
}



.btsc-table table th{
	border:none!important;
	
}
.btsc-table table td{
	line-height:20px;
	padding:10px 0;
	text-align:center;
	font-size:12px!important;
	color:#000;
}
.shortcode2 .bt-heading.shortcode_heading h3{
	font-size:14px;
	font-weight:normal;
}
.bt-quote{
	margin-top:20px;
	margin-bottom:20px;
	text-align:left;
}
.shortcode2 .quote{
	text-align:justify;
}

.bt-quote-box {
	font-size:12px;
	color:#acacac;
}
.bt-quote-box p{
	margin-left:44px;
}
.bt-quote-border-left {
    border-left: 5px solid #187dff;
}
.bt-quote-border-left{
	font-size: 16px;
    color: #000000;
    line-height: 32px;
       background: rgba(177, 227, 96, 0.75);
    padding: 5px 20px;
}
.bt-quote-box .bt-quote-box-icon{
	font-size:30px;
}
.bt-quote-box .bt-quote-inner{
/*	border:1px solid #e4ebed;
	border-left:none;*/
}
.bt-quote-big-quote{
	font-size:18px;
	line-height:30px;
	color:#7a7a7a;
	font-weight:300;
	padding:25px 35px;
/*	float:right;
	margin-left:30px;*/
	width:370px;
	margin-top:0;
	margin-bottom:0;
}
.shortcode2 {
    color: #000;
}
.shortcode2.block0 .shortcode_heading{
	padding-bottom:14px;
}
.shortcode2.block1{
	padding-top:80px;
}
.shortcode2.block2{
	padding-top:55px;
}
.shortcode2.block1 .shortcode_heading{
	padding-bottom:15px;
}
.shortcode2.block2 .shortcode_heading{
	padding-bottom:20px;
}
.shortcode2.block3{
	padding-top:60px;
}

.shortcode2.block3 .shortcode_heading{
	padding-bottom:40px;
}



.sm-buttons .btsc-button{
	height:34px;
/*	padding:0 20px 0 10px;*/
	line-height:30px;
	font-size:13px!important;
}
.md-buttons .btsc-button{
	height:40px;
/*	padding:0 23px 0 15px;*/
	line-height:40px;
}
.lg-buttons .btsc-button{
	height:50px;
/*	padding:0 23px 0 15px;*/
	line-height:50px;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
}
.btsc-button{
	margin-right:20px;
}
.btsc-button.btsc-button-style-btn4{
	padding-left:42px;
}
.md-buttons{
	padding-top:27px;
}
.lg-buttons{
	padding-top:27px;
}
.btsc-button.sm_button_style2,
.btsc-button.md_button_style2{
	background:#fff!important;
}
.btsc-button.sm_button_style2:hover,
.btsc-button.md_button_style2:hover{
	top:auto;
	background:#fff!important;
}
.md-buttons .btsc-button.md_button_style1,.md-buttons .btsc-button.md_button_style2{
	line-height:36px;
}
.btsc-button-style-btn3 .btsc-button-icon i,
.btsc-button-style-btn4 .btsc-button-icon i{
	padding:0;
}
.btsc-button-style-btn3 .btsc-button-icon{
	line-height:36px;
}
.btsc-button-style-btn4 .btsc-button-icon{
	line-height:38px;
}
.btsc-button-style-btn1.sm_button_style1,
.btsc-button-style-btn1.md_button_style1,
.btsc-button-style-btn1.lg_button_style1{
	border-bottom: 2px solid #e9e9e9 !important;
}
.btsc-button-style-btn1.sm_button_style1:hover,
.btsc-button-style-btn1.md_button_style1:hover,
.btsc-button-style-btn1.lg_button_style1:hover{
	border-bottom: 2px solid #e9e9e9 !important;
}
.btsc-button-style-btn1:hover:before{
	background:none;
}

.clientBlock2 {
    border-top: 1px solid #e1e1e1;
	margin-top:50px;
}
.clientBlock2 .row > div{
	padding-top:50px;
}
.btsc-testimonials-left + .btsc-testimonials-left{
	margin-top:30px;
}
.readmoreAccordition{
	display:block;
}
.readmoreAccordition a{
	text-decoration:none;
}
.btsc_title_acc_color{
	display:block;
}
.img_acc_content{
	padding:15px 20px;
	background:#f6f6f6;
	border-radius:3px;
	border:1px solid #f1f1f1;
	font-size:40px;
/*	float:left;
	margin-right:20px;*/
	margin-top:5px;
}
/*.btsc-carousel .item-image .image-title, .btsc-slider .item-image .image-title{
	display:none;
}*/

.btsc-carousel .item-image .image-title, .btsc-slider .item-image .image-title {
    position: absolute;
    z-index: 1;
   background: rgb(177, 227, 96);
    color: #ffffff;
    padding: 10px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
}
.doctor-pages .btsc-carousel .item-image .image-title, .btsc-slider .item-image .image-title {
    position: absolute;
    z-index: 1;
    background: rgba(255, 255, 255, 0.8);
    color: #ffffff;
    padding: 10px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
}
.doctor-pages .btsc-carousel .owl-item .bt-carousel-item {
    padding: 0;
    margin: 0 5px!important;
}
.btsc-carousel .item-image .image-title a, .btsc-slider .item-image .image-title a {
    color: #000000;
	font-size: 14px;
}
	
.bt-actionbox-center .bt-actionbox-button{
	float:none;
}
.bt-list-icon, .bt-list-m-decimal, .bt-list-m-alphabet{
	padding:0;
}

.top_head .container{
	overflow:visible;
}
.mod-languages div.dropdown-menu{
	border:none;
	padding:0;
	outline:none;
	border-radius:0;
	border:none;
	margin:0;
	background:#494949;
}
.mod-languages ul.dropdown-menu{
	position:relative;
	border-radius:0;
	border:none;
	background:#494949;
	color:#fff;
	padding:5px 10px;
}
.mod-languages ul.dropdown-menu > li{
	margin:0;
}
.mod-languages ul.dropdown-menu > li > a{
	background-repeat:no-repeat;
	background-position:3px center;
	padding:10px 10px 10px 27px;
	color:#fff;
	text-align:left;
	background-color:transparent;
}
.mod-languages ul.dropdown-menu > li > a i{
	display:none;
}
.mod-languages ul.dropdown-menu > li > a:hover{
	cursor:pointer;
}
.mod-languages ul.dropdown-menu > li + li > a{
	border-top:1px solid rgba(255, 255, 255, 0.25);
}

.mod-languages .bootstrap-select .dropdown-toggle.selectpicker{
	border:none;
	background:#eeeeee;
	border-radius:0;
	padding:0 10px;
	height:36px;
	line-height:36px;
}
.mod-languages .bootstrap-select.open .dropdown-toggle.selectpicker{
	background:#494949;
	color:#fff;
}


.social-connect-link{
	height:30px;
	line-height:30px;
	font-size:12px;
	font-weight:bold;
	color:#fff!important;
	border-radius:2px;
	display:inline-block;
	margin:0 3px;
	padding:0 17px 0 7px;
}
.social-connect-link i.fa{
	font-size:20px;
	padding-right:5px;
	float:left;
	line-height:33px;
}
#btl-content-login #social-connect li{
	display:inline;
	float:none;
	height:auto;
	margin:0;
	padding-bottom:5px;
}
#btl-content-login #social-connect ul{
	padding:8px 0 13px 0;
	text-align:center;
}
.social-connect-link.link-facbook{
	background:#4b6aaa!important;
}
.social-connect-link.link-google{
	background:#d34836!important;
}
.social-connect-link.link-twitter{
	background:#55acee!important;
}

#t3-wrapper{
	animation-fill-mode: both;
	-webkit-animation-fill-mode: both;
	position: relative;
}




.bt-tabs .bt-tabs-nav img[src=""]{
	display:none;
}
.t3-wrapper{
	animation-duration: 1.5s; 
	-o-animation-duration: 1.5s; 
	-ms-animation-duration: 1.5s; 
	-webkit-animation-duration: 1.5s; 
	opacity:1;
}

.menu_sidebar .caret {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #000!important;
    position: absolute;
    top: 47%;
}
.menu_sidebar .dropdown-submenu > a:after {
    border-color: #000 transparent transparent !important;
    border-style: solid;
    border-width: 4px 4px 0;
    content: "";
    height: 0;
    margin-right: 0;
	margin-left: 0;
    position: absolute;
    top: 38%;
}

.rightmenu.nav-stacked > li {
    float:none; 
	background: rgb(228, 228, 228);
}

.rightmenu.nav-stacked > li >a{
     color: #000;
    font-size: 16px;
	   font-family: 'Play', sans-serif;
}

.rightmenu.nav-stacked > li.active >a{
    background-color: #0f53de;
    color: #fff;
}

.rightmenu.nav-stacked > li >a:hover,.rightmenu.nav-stacked > li.current >a{
    background-color: #0f53de;
	color:#fff;
}
.services .bold h3{
	font-weight: bold;
}


.logo-text .site-slogan {
    display: block;
    font-size: 18px;
    margin-top: -5px;
	margin-bottom: 20px;
    color: #000;
}
.logo-text a span.textGrey {
    color: #000000;
    margin-right: -10px;
}

.btqc-separator {
    text-align: left;
    font-size: 14px;
    color: #000;
}

.k2HeaderItem {
     margin-left: 0px;
}

.t3-copyright{}

.spain h2 strong{
    font-size: 26px;
    font-weight: normal;
}input.inputbox{
    width: 90%;    
	border: none;    
	border-radius: 0;    
	margin: 10px 0;
	}
	
input.button{ 
   border: none; 
  /* background: #FFC107;*/
   background:#14c51b;
   color:#000;
   padding: 5px 15px;
   }
   
input.button:hover{
      background: #3F51B5;
	  color:#fff;
	  }

.big-title, .sub-title {
    color: #000000;
	}

.ours-present{
	text-align:center
	}
	
	
.ours-present img.flag{
    margin-bottom: -30px;
    border: 1px solid #848484;
	}
	
.bigbtn{
	display: inline-block;
    text-align: center;
    width: 100%;
    color: #000;
   /* background: #3F51B5;*/
    padding: 2%;
    font-size: 18px;
    border-radius: 3px;
	cursor: pointer;
	margin-top: 2%;
	background: #14c51b;
	text-decoration: none;
	margin-bottom: 30px;
	color:#fff;
}

.bigbtn:hover{
    background: #3F51B5;
	 color: #fff;
}

.stom_services{
    padding: 20px 0 50px;
    border-top: 3px solid #fff;
	background: url(images/adv-bg4.jpg) 50% 50% no-repeat fixed;
}

.stom_service-one {
    /*background: url(../images/bg-sl1.jpg) no-repeat scroll left top #fff;*/
    padding: 40px 20px;
	background-size: cover;
	min-height: 552px;
	border-bottom: 1px solid rgba(24, 125, 255, 0.15);
	background: url(../images/bg-sl2.png) no-repeat scroll 0% top #b1e360;
	}
	
.stom_service-one-new .btn {
    background: #ffffff;
    color: #000;
    /* border-radius: 20px; */
    font-size: 14px;
    height: 40px;
    display: inline-block;
    line-height: 21px;
    float: right;
    text-align: left;
    margin-top: 20px;
    margin-right: 20px;
    width: 200px;
    text-align: center;
    border: 3px solid #b1e360;
}


.stom_service-two {
    padding: 0;
    margin: 0;
	}
	
.stom_service {
    text-align: left;
    padding-bottom: 2%;
    padding-top: 2%;
    padding-left: 0;
    color: #000;
	text-align: center;
	min-height: 330px;
	transition: all 0.5s ease 0s;
}
.stom_service img {
}

.stom_service-one-new h1{
	margin-left:40px;
	margin-bottom:15px;
	text-align:center;
}

.stom_service-two-new h2{
	margin-left:30px;
	margin-bottom:15px;
	text-align:center;
}
.stom_service-one-new h1 span{

}
.stom_service-one-new p{
	font-size:16px;
	text-indent:40px;
	padding: 0px;
    margin: 0;
}
	
.stom_service p {
    font-size: 16px;
    line-height: 18px;
	}
	
.stom_service h3 a {
    font-size: 20px;
    line-height: 22px;
	}
	
	.stom_service img.black{

	}
	/*.stom_service:hover img.black{
	display:inline;
	}
	
	.stom_service img.white{
	display:inline;
	}*/
	.stom_service img.white{
	display:none;
	}
	
.stom_service em{display: block;
    margin: 0 auto;
    width: 105px;
    height: 105px;
    padding-top: 19px;
    -webkit-border-radius: 105px;
    -moz-border-radius: 105px;
    border-radius: 105px;
    overflow: hidden;
    border: 1px solid #ececec;
    -webkit-transition: all 0.5s 0s;
    transition: all 0.5s 0s;
    background: #b1e361;}
	

	.stom_service h3 {
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
	}	
	
	
	a:hover .stom_service h3{
		color: #39c5de;
	}
	
	   .bacgr1 {background: #3F51B5;}
	
	.contact_2 button{color: #000;
    font-size: 14px;
    height: 42px;
    margin-top: -2px;
    padding: 0 20px;}
	
	
	.contact_2 .btqc-field-container label {
    color: #fff;
	font-weight: normal;
	}
	
	
	
	
	.gradient {
    background-color: #3c8bca;
    /* IE9, iOS 3.2+ */
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIxMDAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjAlIj48c3RvcCBzdG9wLWNvbG9yPSIjMzljNWRlIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiMzZjUxYjUiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
    background-image: -webkit-gradient(linear, 100% 0%, 0% 0%,color-stop(0, rgb(57, 197, 222)),color-stop(1, rgb(63, 81, 181)));
    /* Android 2.3 */
    background-image: -webkit-repeating-linear-gradient(right,rgb(57, 197, 222) 0%,rgb(63, 81, 181) 100%);
    /* IE10+ */
    background-image: repeating-linear-gradient(to left,rgb(57, 197, 222) 0%,rgb(63, 81, 181) 100%);
    background-image: -ms-repeating-linear-gradient(right,rgb(57, 197, 222) 0%,rgb(63, 81, 181) 100%);
}
 
/* IE8- CSS hack */
@media \0screen\,screen\9 {
    .gradient {
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff3f51b5",endColorstr="#ff39c5de",GradientType=1);
    }
}

#cst-tab1-click {
    border-radius: 8px 0 0 8px;
    cursor: pointer;
    border-right: none;
	border: 1px solid #fff;
}

#cst-tab1-content {
 
}

.contpanel {
	color:#000!important;
    padding: 10px 0 0px 20px;
    border-left: 2px solid #fff;
	border-bottom: 2px solid #fff;
	border-top: 2px solid #fff;
    height: 100%;
	background-color: #efefef;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.3);
}
.contpanel p{
	font-family: 'Play', sans-serif;
	color:#000;
	border-bottom: 1px solid rgba(0, 0, 0, 0.15);
	padding-bottom: 5px;
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: normal;
    display: inline-block;
	font-weight: bold;
}
.contpanel ul{
	list-style:none;
	margin-left: -40px;
	}
.contpanel ul li{
    font-size: 16px;
	}	
.contpanel img{
	width:24px;
	}
.contpanel p img {
	width:10px;
}	
.contpanel li img {
	width:10px;
}	
	
.contpanel .social-icon-top{
	text-align:left;
}


/*Всплывающее окно*/ 



.white-popup .zakaz_sit {
    background-color: #b1e360;
    color: #000;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.3;
    margin: -25px -25px 0;
    padding: 20px;
    position: relative;
    text-align: center;
}

.white-popup .zak_form {
    color: #333;
    font-size: 15px;
    line-height: 1.4;
    margin: 20px auto;
    text-align: center;
}
.white-popup .forma_vopros {
    margin: 0 auto;
    text-align: center;
}
.white-popup .forma_vopros input[type="text"] {
    font-size: 15px;
    margin: 0 auto 10px;
    width: 100%;
    border: 1px solid rgb(24, 125, 255);
    color: #000;
    font-weight: 400;
}
.white-popup .forma_vopros input[type="email"] {
    font-size: 15px;
    margin: 0 auto 10px;
    width: 100%;
    border: 1px solid rgb(24, 125, 255);
	color: #000;
    font-weight: 100;
}

.forma_vopros {
    margin: 0 auto;
    text-align: center;
}
.forma_vopros input[type="text"] {
    font-size: 15px;
    margin: 0 auto 10px;
    width: 100%;
    border: 1px solid rgb(24, 125, 255);
	color: #000;
    font-weight: 100;
}
.forma_vopros input[type="email"] {
    font-size: 15px;
    margin: 0 auto 10px;
    width: 100%;
    border: 1px solid rgb(24, 125, 255);
	color: #000;
    font-weight: 100;
}

.white-popup textarea{
    width: 100%;
    height: 80px;
    border: 1px solid #187dff;
    font-size: 14px;
	color: #000;
}
.white-popup .btn{
    background: #ffffff;
    color: #000;
    /* border-radius: 20px; */
    font-size: 14px;
    height: 40px;
    display: inline-block;
    line-height: 21px;
    text-align: left;
    margin-top: 20px;
    margin-right: 20px;
    width: 200px;
    text-align: center;
    border: 3px solid #b1e360;
}
.white-popup select{
    width: 55%;
    border: 1px solid #187dff;
    float: right;
	}

.white-popup p.snoska{
    text-align: left;
}
.name_inp {
    padding: 10px 10px 10px 40px !important;
}
 .phone_inp {
    padding: 10px 10px 10px 40px !important;
}
.mail_inp {
    padding: 10px 10px 10px 40px !important;
}
.white-popup .forma_vopros input {
    display: block;
    margin: auto;
}
.white-popup .forma_vopros .btn.submit.button {
    font-size: 25px;
    padding: 20px 10px;
    width: 100%;
}

form.contactform {
    margin: 0 auto 20px;
    padding: 0 20px;
}

.white-popup .forma_vopros .name_inp {
    background: #fff url("images/name_inp.png") no-repeat scroll 10px center / auto 25px;
    padding: 10px 10px 10px 35px;
    width: 100%;
}

.white-popup .forma_vopros .phone_inp {
    background: #fff url("images/phone_inp.png") no-repeat scroll 10px center / auto 25px;
    margin: 10px auto;
    padding: 10px 10px 10px 35px;
    width: 100%;
}

.white-popup .forma_vopros .mail_inp {
    background: #fff url("images/email_inp.png") no-repeat scroll 10px center / auto 25px;
    margin: 10px auto;
    padding: 10px 10px 10px 35px;
    width: 100%;
}

.white-popup .forma_vopros .message_inp{
    background: #fff url("images/massege_inp.png") no-repeat scroll 10px 10px / auto 25px;
    margin: 10px auto;
    padding: 10px 10px 10px 35px;
    width: 100%;
	height: 120px;
	font-size: 15px;
	color: #000;
    font-weight: 100;

}

.white-popup .forma_vopros .file_inp{
    background: rgba(255,255,255,0) url("images/file_inp.png") no-repeat scroll 10px center/ auto 25px;
    margin: 0px auto 10px;
    padding: 10px 10px 10px 35px;
    width: 100%;

}

.white-popup .forma_vopros .name_inp:hover,.white-popup .forma_vopros .name_inp:active, .white-popup .forma_vopros .name_inp:focus   {
border: 1px solid #03A9F4; 
}
.white-popup .forma_vopros .phone_inp:hover,.white-popup .forma_vopros .phone_inp:active, .white-popup .forma_vopros .phone_inp:focus   {
border: 1px solid #03A9F4; 
}

.white-popup .forma_vopros .mail_inp:hover,.white-popup .forma_vopros .mail_inp:active, .white-popup .forma_vopros .mail_inp:focus   {
border: 1px solid #03A9F4; 
}

.white-popup .forma_vopros .message_inp:hover, .white-popup .forma_vopros .message_inp:active, .white-popup .forma_vopros .message_inp:focus {
border: 1px solid #03A9F4; 
}



.white-popup .btqc_submit{    height: 38px;
    font-family: 'Lato', sans-serif;
    font-weight: normal;
    border-top: none;
    border-left: none;
    border-right: none;
    line-height: 32px;
    color: #fff;
    position: relative;
    margin-left: 5px;
    font-size: 18px;
    text-transform: uppercase;
    padding: 0 15px;
    border-bottom: 3px solid rgba(0, 0, 0, 0.15);

}


	/*Анимированная кнопка*/ 

#popup_toggle{bottom:5px;left:-10px; position: fixed; z-index:100;}
.img-circle{background-color:#14c51b;;box-sizing:content-box;-webkit-box-sizing:content-box;}
.circlephone{box-sizing:content-box;-webkit-box-sizing:content-box;border: 2px solid #14c51b;;width:150px;height:150px;bottom:-45px;left:-10px;position:absolute;-webkit-border-radius:100%;-moz-border-radius: 100%;border-radius: 100%;opacity: .5;-webkit-animation: circle-anim 2.4s infinite ease-in-out !important;-moz-animation: circle-anim 2.4s infinite ease-in-out !important;-ms-animation: circle-anim 2.4s infinite ease-in-out !important;-o-animation: circle-anim 2.4s infinite ease-in-out !important;animation: circle-anim 2.4s infinite ease-in-out !important;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all 0.5s;}
.circle-fill{box-sizing:content-box;-webkit-box-sizing:content-box;background-color:#14c51b;;width:100px;height:100px;bottom:-20px;left:15px;position:absolute;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;-webkit-animation: circle-fill-anim 2.3s infinite ease-in-out;-moz-animation: circle-fill-anim 2.3s infinite ease-in-out;-ms-animation: circle-fill-anim 2.3s infinite ease-in-out;-o-animation: circle-fill-anim 2.3s infinite ease-in-out;animation: circle-fill-anim 2.3s infinite ease-in-out;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all 0.5s;}
.img-circle{box-sizing:content-box;-webkit-box-sizing:content-box;width:72px;height:72px;bottom: -6px;left: 29px;position:absolute;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;opacity: .7;}
.img-circleblock{box-sizing:content-box;-webkit-box-sizing:content-box;width:72px;height:72px;background-image:url(images/mini.png);background-position: center center;background-repeat:no-repeat;animation-name: tossing;-webkit-animation-name: tossing;animation-duration: 1.5s;-webkit-animation-duration: 1.5s;animation-iteration-count: infinite;-webkit-animation-iteration-count: infinite;}
.img-circle:hover{opacity: 1;}
@keyframes pulse {0% {transform: scale(0.9);opacity: 1;}
  50% {transform: scale(1); opacity: 1; }   
  100% {transform: scale(0.9);opacity: 1;}}
 @-webkit-keyframes pulse {0% {-webkit-transform: scale(0.95);opacity: 1;}
  50% {-webkit-transform: scale(1);opacity: 1;}   
  100% {-webkit-transform: scale(0.95);opacity: 1;}}
@keyframes tossing {
  0% {transform: rotate(-8deg);}
  50% {transform: rotate(8deg);}
  100% {transform: rotate(-8deg);}}
@-webkit-keyframes tossing {
  0% {-webkit-transform: rotate(-8deg);}
  50% {-webkit-transform: rotate(8deg);}
  100% {-webkit-transform: rotate(-8deg);}}
@-moz-keyframes circle-anim {
  0% {-moz-transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;-moz-opacity: .1;-webkit-opacity: .1;-o-opacity: .1;}
  30% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .5;-moz-opacity: .5;-webkit-opacity: .5;-o-opacity: .5;}
  100% {-moz-transform: rotate(0deg) scale(1) skew(1deg);opacity: .6;-moz-opacity: .6;-webkit-opacity: .6;-o-opacity: .1;}}
@-webkit-keyframes circle-anim {
  0% {-webkit-transform: rotate(0deg) scale(0.5) skew(1deg);-webkit-opacity: .1;}
  30% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);-webkit-opacity: .5;}
  100% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);-webkit-opacity: .1;}}
@-o-keyframes circle-anim {
  0% {-o-transform: rotate(0deg) kscale(0.5) skew(1deg);-o-opacity: .1;}
  30% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);-o-opacity: .5;}
  100% {-o-transform: rotate(0deg) scale(1) skew(1deg);-o-opacity: .1;}}
@keyframes circle-anim {
  0% {transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;}
  30% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .5;}
  100% {transform: rotate(0deg) scale(1) skew(1deg);
opacity: .1;}}
@-moz-keyframes circle-fill-anim {
  0% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {-moz-transform: rotate(0deg) -moz-scale(1) skew(1deg);opacity: .2;}
  100% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@-webkit-keyframes circle-fill-anim {
  0% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;  }
  50% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;  }
  100% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@-o-keyframes circle-fill-anim {
  0% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {-o-transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;}
  100% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@keyframes circle-fill-anim {
  0% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;}
  100% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
  
  
  @media (max-width: 992px) {
   #popup_toggle{display:none;}
}


/*титлы для слайдера*/

#cp-caption-inner{
	width:80%;
	position:relative!important;
	color:#000;
	margin-left:20%;
	font-family:'Lato', sans-serif;
	background:#db4360;
}

.cp-title2, .small-title2{
	text-transform:uppercase;
	background:none;
	padding:0 0 4px 0;
	font-size:18px;
	font-weight:300;
	position:relative;
	font-family:'Lato', sans-serif;
	margin:0;
	color:#000;
}
.cp-title2:after, .small-title2:after{
/*	content:'';*/
	position:absolute;
	left:0;
	bottom:0;
	width:100px;
	border-bottom:2px solid #ababab;
}
.border_bg2{
	width:100px;
	border-bottom:2px solid #ababab;
}
.cp-desc2{
	background:none;
	color:#000;
	padding:0;
	margin:0;
}
.big-title2{
	color:#000;
	padding-top:22px;
	padding-bottom:11px;
	font-size:44px;
	font-weight:bold;
	text-transform:uppercase;
}
.main_desc2{
	color:#000;
	font-weight:300;
	line-height:24px;
	padding:6px 0;
}
.sub-title2{
	color:#000;
	text-transform:uppercase;
	font-family:'Lato', sans-serif;
	font-weight:300;
	font-size:24px;
}
.ss-buttons2{
	padding-top:25px;
}
.ss-buttons2 a{
	height:48px;
	line-height:44px;
	padding:0 20px;
	display:inline-block;
	text-decoration:none;
	font-size:18px;
	text-transform:uppercase;
	position:relative;
}
.ss-buttons2 a:after{
	position:absolute;
	transition: all 0.3s ease 0s;
	width:100%;
	height:0;
	content:'';
	z-index:-1;
	top:0;
	left:0;
}
.ss-buttons2 a:hover:after{
	height:100%;
}
.ss-buttons2 a:hover{
	color:#fff;
}

.advntg_inner{
	padding:40px 0 70px;

}

.advntg_inner h3{
	    text-align: center;
		font-size: 30px;
		padding-bottom:20px;
		color: #fff;
}

.advntg{
	padding:20px;
    margin-right:20px;
	background: #ffffff;
	box-shadow: 3px 3px 3px rgba(0,0,0,0.7);
}

.advntg h5{
	text-align: center;
    font-size: 24px;
}

.advntg span{
	 font-size: 14px;
}


h3.djc_related_title{
    color: #000;
    padding: 5px 0 5px 0px;
	border-bottom: 2px dotted #626262;
}


@media (max-width: 370px) {

.logo-img{
    width: 100%;
}

.logo a{
	padding: 20px 0 10px 0;
    width: 90%;
}

}

#test-popupRule .textleft{
text-align:left;
}

.mega-col-nav .big-undertext-title{
    font-size: 16px!important;
    text-transform: uppercase;
    color: #000;
    padding-bottom: 8px;
    position: relative;
}

.galery a img{width:33%;
padding-bottom:2px;
}


.itemid-278 .contactPage_sl{
    background: url(../images/bg-sl1.png) no-repeat scroll right top;
}

.itemid-223 .contactPage_sl {
    background: url(../images/bg-sl-rev.jpg) no-repeat scroll right top;
}

input.gcw_inputFi5sHTQpN{width:70px!important;}

    #btcontentshowcase128{padding:30px;}

#btcontentshowcase128_jcarousel{
	margin: 0 auto!important;
}

.adress-item{

}

.adress-one{

}

.adress-two{

}
.adress-item img{

}
.adress-item p, .adress-item a {
    margin: 0;
    padding: 0;
	line-height:1.2;
}
p.phone-adress a{
	color:#000;
}
.t3-footer p.phone-adress a {
    color: #000;
}
.t3-footer p.adress-aria, .t3-footer p.time-work{
	font-size:14px;
	color: #000;
}
.adress-item .main-adress{
	font-size:17px;
	font-family: 'Play', sans-serif;
}
.adress-item .adress-aria{
	font-size:14px;
}

.adress-item .phone-adress{
	font-weight: bold;
    font-size: 18px;
    font-family: 'Play', sans-serif;
}
.adress-item .time-work{
	font-size:14px;
}
.adress-item .how-to-go{
	font-size:14px;
}

.logo, .adress-one, .adress-two{
 padding:0;
 margin:0;
}
.adress-one, .adress-two, .call-us{
 padding-top:20px;   
 text-align: center;
}

.adress-one {
    padding-top: 0px;
	padding-bottom: 10px;
	display: none;
}
.adress-item .phones{
	padding: 5px 0;
    display: inline-block;
}
.call-back-top{
font-size: 14px;
}
.social-icon-top{
	text-align: right;
}
.social-icon-top a {
    opacity: 0.8;
}
.social-icon-top a:hover {
    opacity: 1;
}

.call-us .btn{
    background: #187dff;
    color: #fff;
    border-radius: 20px;
    font-size: 14px;
    height: 40px;
	display:block;
    line-height: 21px;
	margin: 5px 0 5px 30px;
}

.btn:hover{
	color:#000;
	border-radius: 7px;
    border-bottom: 2px solid #ffae00;
    background: #ffe035;
    background: -moz-linear-gradient(top, #ffe035 0%, #ffd800 100%);
    background: -webkit-linear-gradient(top, #ffe035 0%,#ffd800 100%);
    background: linear-gradient(to bottom, #ffe035 0%,#ffd800 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe035', endColorstr='#ffd800',GradientType=0 );
}
.stom_service-one .btn:hover{
    background: #fff;
	color:#000;
}

.uslugi{
    margin: 0px auto 30px;
    text-align: center;
}

.uslugi h2{
	font-size:30px;
	margin-bottom: 5px;
}
.uslugi h3{
	font-size:20px;
	margin-bottom: 30px;
	    margin-top: 0;
}
.uslugi .usluga {
    text-align: left;
    padding: 40px 30px 0;
    background: #b1e360;
	border-right: 3px solid rgba(255, 255, 255, 1);
    border-bottom: 3px solid rgba(255, 255, 255, 1);
    min-height: 200px;
	min-height:200px;
}
/*
.view-items #djcatalog .djc_items .djc_image{
    text-align: right;
}

*/
@media (max-width: 530px) {
.uslugi .usluga {
	min-height:270px;
}
}



.uslugi .usluga h4{
    font-size: 20px;
	color: #fff;
}
.uslugi .usluga p{
    font-size: 14x;
	line-height:1.2;
	color: #fff;
}
.uslugi .usluga:hover h4{
    color:#000;
}
.uslugi .usluga:hover p{
    color:#000;
}


.uslugi .usluga .btn{
   background: #b1e360;
	border: 1px solid #b1e360;
    color: #000;
    border-radius: 20px;
    font-size: 14px;
    height: 32px;
    display: inline-block;
    line-height: 16px;
    float: right;
    text-align: left;
    margin-top: 10px;
    text-align: center;
    width: 140px;
}

.uslugi .usluga:hover .btn{

   background: #187dff;
   color:#fff;
   border: 1px solid #187dff;
}

.uslugi  .btn-more{
	background: #fff;
    border: 1px solid #187dff;
    color: #000;
    border-radius: 20px;
    font-size: 14px;
    height: 40px;
    display: inline-block;
    line-height: 21px;
    float: right;
    text-align: left;
    margin-top: 30px;
    margin-right: 30px;
    text-align: center;
    width: 240px;
}
.uslugi .usluga-1 {
    background: url(../images/service/service-1-2.jpg) no-repeat scroll center top #fff;
	background-size:cover;
}
.uslugi .usluga-1:hover {
    background: url(../images/service/service-1-1.jpg) no-repeat scroll center top #fff;
	transition: all 0.3s ease 0s;
	background-size:cover;
}
.uslugi .usluga-2 {
    background: url(../images/service/service-2-2.jpg) no-repeat scroll center top #fff;
	background-size:cover;
}
.uslugi .usluga-2:hover {
    background: url(../images/service/service-2-1.jpg) no-repeat scroll center top #fff;
	transition: all 0.3s ease 0s;
	background-size:cover;
}
.uslugi .usluga-3 {
    background: url(../images/service/service-3-2.jpg) no-repeat scroll center center #fff;
	background-size:cover;
}
.uslugi .usluga-3:hover {
    background: url(../images/service/service-3-1.jpg) no-repeat scroll center center #fff;
	transition: all 0.3s ease 0s;
	background-size:cover;
}
.uslugi .usluga-4 {
    background: url(../images/service/service-4-2.jpg) no-repeat scroll center center #fff;
	background-size:cover;
}
.uslugi .usluga-4:hover {
    background: url(../images/service/service-4-1.jpg) no-repeat scroll center center #fff;
	transition: all 0.3s ease 0s;
	background-size:cover;
}
.uslugi .usluga-5 {
    background: url(../images/service/service-5-2.jpg) no-repeat scroll center center #fff;
	background-size:cover;
}
.uslugi .usluga-5:hover {
    background: url(../images/service/service-5-1.jpg) no-repeat scroll center center #fff;
	transition: all 0.3s ease 0s;
	background-size:cover;
}
.uslugi .usluga-6 {
    background: url(../images/service/service-6-2.jpg) no-repeat scroll center center #fff;
	background-size:cover;
}
.uslugi .usluga-6:hover {
    background: url(../images/service/service-6-1.jpg) no-repeat scroll center center #fff;
	transition: all 0.3s ease 0s;
	background-size:cover;
}
.uslugi .usluga-7 {
    background: url(../images/service/service-7-2.jpg) no-repeat scroll center center #fff;
	background-size:cover;
}
.uslugi .usluga-7:hover {
    background: url(../images/service/service-7-1.jpg) no-repeat scroll center center #fff;
	transition: all 0.3s ease 0s;
	background-size:cover;
}
.uslugi .usluga-8 {
    background: url(../images/service/service-8-2.jpg) no-repeat scroll center center #fff;
	background-size:cover;
}
.uslugi .usluga-8:hover {
    background: url(../images/service/service-8-1.jpg) no-repeat scroll center center #fff;
	transition: all 0.3s ease 0s;
	background-size:cover;
}
.uslugi .usluga .btn:hover {
   transition: all 0.3s ease 0s;
   background: #187dff;
   color:#fff;
   border: 1px solid #187dff;
}

.actions{
    margin: 50px auto 0;
    text-align: center;
}

.actions h2{
	font-size:30px;
	margin-bottom: 5px;
}
.actions h3{
	font-size:20px;
	margin-bottom: 30px;
	    margin-top: 0;
}
.actions .action {
    text-align: left;
    padding: 30px 30px;
    background: #b1e360;
    border: 0.5px solid rgba(255, 255, 255, 0.2);
}

.actions .action h4{
    font-size: 20px;
}
.actions .action p{
    font-size: 14x;
	line-height:1.2;
}
.actions .action .btn{
	background: #b1e360;
    border: 1px solid #187dff;
    color: #000;
    border-radius: 20px;
    font-size: 14px;
    height: 32px;
    display: inline-block;
    line-height: 16px;
    float: right;
    text-align: left;
    margin-top: 10px;
    text-align: center;
    width: 200px;
}
.actions .btn-more{
	background: #fff;
    border: 1px solid #187dff;
    color: #000;
    border-radius: 20px;
    font-size: 14px;
    height: 40px;
    display: inline-block;
    line-height: 21px;
    float: right;
    text-align: left;
    margin-top: 30px;
    margin-right: 30px;
    text-align: center;
    width: 240px;
}


.doctors{
    margin:0 auto 0px ;
	padding-top: 50px;
	padding-bottom:50px;
    text-align: center; 
	background: url(../images/adv-bg3.jpg) 50% 50% no-repeat fixed;
    background-size: cover;
}
.our-doctors-page .doctors{
   background: #b1e360;
}

.doctors h2{
	font-size:30px;
	margin-bottom: 5px;
}
.doctors h3{
	font-size:20px;
	margin-bottom: 30px;
	    margin-top: 0;
}


.doctors .btn-more{
	background: #fff;
    border: 1px solid #187dff;
    color: #000;
    border-radius: 20px;
    font-size: 14px;
    height: 40px;
    display: inline-block;
    line-height: 21px;
    float: right;
    text-align: left;
    margin-top: 30px;
    margin-right: 50px;
    text-align: center;
    width: 240px;
}

.reviews .btn-more {
	background: #fff;
    border: 2px solid #b1e360;
    color: #000;
    /* border-radius: 20px; */
    font-size: 14px;
    height: 40px;
    display: inline-block;
    line-height: 21px;
    float: right;
    text-align: left;
    text-align: center;
    width: 200px;
    margin-bottom: 10px;
}
.videoreviews .btn-more {
    background: #fff;
    border: 2px solid #b1e360;
    color: #000;
    /* border-radius: 20px; */
    font-size: 14px;
    height: 40px;
    display: inline-block;
    line-height: 21px;
    float: right;
    text-align: left;
    text-align: center;
    width: 200px;
    margin-bottom: 10px;
    margin-top: 20px;
    margin-right: 15px;
}

.award .btn-more {
background: #fff;
    border: 2px solid #b1e360;
    color: #000;
    /* border-radius: 20px; */
    font-size: 14px;
    height: 40px;
    display: inline-block;
    line-height: 21px;
    float: right;
    text-align: left;
    text-align: center;
    width: 200px;
    margin-bottom: 10px;
    margin-top: 30px;
}

.review-item{
    padding: 10px;
    border-radius: 10px;
    border: 1px solid #187dff;
    margin-bottom: 20px;
}

.rev-body{
    font-size: 14px;
    line-height: 1.2;
    padding: 15px 0 0 0;
}

.rev-who{
   font-size: 13px;
    line-height: 1.2;
    padding: 0 0 15px 0;
	float:right;
}

.btn-more:hover{
	color:#fff;
	background:#187dff;
    border: 2px solid #187dff;
}


/* our-doctors-page */
.border-green{
border:2px solid #b1e360;
}
.border-blue{
border:2px solid #187dff;
}

.djc_readon .readmore {
    background: #ffffff;
    border: 2px solid #1054de;
    color: #000;
    /* border-radius: 20px; */
    font-size: 14px;
    height: 40px;
    display: inline-block;
    line-height: 21px;
    margin-top: 0px;
    /* margin-bottom: 10px; */
    text-align: center;
    width: 150px;}
	
.djc_readon .readmore:hover{
    background: #1054de;
	border: 2px solid #1054de;
    color: #fff;
}
#djcatalog .djc_item .djc_introtext {
    padding-top: 0px;
}

.djc_related_items .djc_item_bg .djc_title h3 a {
    color: #000;
    font-size: 16px;
}
.djc_related_items .djc_item_bg .djc_title h3 {
    margin: 5px 0 0px 0;
}

/* our-price-page*/
.logo-top-2{
    float: left;
    padding-right: 50px;
	padding-top: 15px;
}
.top_head_left {
    float: left;
}
.djc_mod_search{
    margin-top: 10px;
}
.our-price-page table .center td{
    padding: 5px;
    background: #e2ecff;
    color: #000;
	font-size:18px;
	text-align:center;
}
.our-price-page table .center td strong{
	font-size:18px;
	    font-family: 'Play', sans-serif;
}
.breadcrumb {
    padding: 7px 15px 7px 0;
    margin-bottom: 10px;
    list-style: none;
    border-radius: 4px;
    max-width: 1140px;
    margin: 0 auto;
    background: #fff;
}
blockquote {
    padding: 8.5px 17px;
    margin: 0 0 17px;
    font-size: 15px;
	border: 1px solid rgba(24, 125, 255, 1);
    border-left: 5px solid rgba(24, 125, 255, 1);
}

#djcatalog .djc_items .djc_item_bg, #djcatalog .djc_related_items .djc_item_bg {
    position: relative;
    background: #ffffff;
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    box-shadow: 0 3px 0 #e7e7e7;
}

/*.our-service-page .djc_items .djc_image img {
   width: 424px;
   max-width: 424px!important;
}*/

.our-service-page #djcatalog .djc_items .djc2_cols_1 .djc_image, #djcatalog .djc_items .djc2_cols_2 .djc_image {
    float: none;
    margin: 0;
}
.our-service-page #djcatalog .djc_items .djc_item_in, #djcatalog .djc_related_items .djc_item_in {
    padding: 0px;
}

/*.our-service-page .position-service{
	position: absolute;
	top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 80%;
   text-align: center;
}*/

.our-service-page .djc_item_bg .djc_title h3 {
       margin: 10px 0 0px 0;
    font-size: 18px;
}
.our-service-page .djc_item_bg .djc_title h3 a {
   color: #000;
}

.our-service-page #djcatalog .djc_item_bg {
    margin: 0 0 20px 20px;
}

#bottom_mainbody_1 .t3-module{
    margin-bottom: 0px;
}
.list-show {
    padding-top: 20px;
}
.list-show li{
    text-align: center;
    list-style: none;
}
.pt-20{
    padding-bottom: 20px;
}

li.green-round img{
    border-radius: 50%;
    background: #b1e360;
    padding: 5px;
}


.foto-adress{
	position:relative;
	text-align: center;
}
.foto-adress img{
    border-radius: 50%;
}
.foto-adress h3{
	background: #b1e360;
    z-index: 10;
    padding: 10px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 80%;
    color: #000;
}


.contact-page h2{
    text-align: center;
    margin-bottom: 30px;
}

.adress-contact-page{
	padding: 30px;
}
.top-botder{
	background: #0e52de;
    padding: 2px;
    z-index: 101;
}

.top-botder p.mail {
    padding-top: 5px;
    color: #000;
}
.top-botder p.mail a {
    color: #000;
}

.top-botder .btn{
	color: #000;
    margin: 0 10px 0 0;
	background: transparent;
	border: 2px solid #fff;
    
}
.top-botder .social-icon-top a {
    opacity: 1;
	color: #000;
}
.top-botder .btn:hover{
	background: #187dff;
	border: 2px solid #187dff;
    	color: #fff;
}

.t3-copyright .social-icon-top {
    text-align: center;
}
.t3-megamenu .nav > li.dropdown:hover .caret, .t3-megamenu .nav > li.dropdown.open .caret,.t3-megamenu .nav > li.active.dropdown .caret  {
    border-top-color: #fff;
    margin-left: 10px;
}
.advntgs {
  padding: 30px 0 30px 0;

}
.advntgs h2 {
  color:#000;
  text-align: center;
  font-size: 30px;
}
.advntgs ul {
    overflow: hidden;
    text-align: center;
    max-width: 1200px;
    margin: 0 auto!important;
}
.advntgs ul li {
  display: inline-block;
  vertical-align: top;
  width: 520px;
  text-align: left;
  margin-top: 25px;
  margin-right: 45px;
}
.advntgs ul li:nth-child(2n) {
  margin-right: 0;
}
.advntgs ul li em {
  display: block;
  float: left;
  width: 87px;
  height: 87px;
  -webkit-border-radius: 87px;
  -moz-border-radius: 87px;
  border-radius: 87px;
  overflow: hidden;
  margin-right: 17px;
  background: #b1e360;
  text-align: center;
}
.advntgs ul li em img {
  max-width: 100%;
  margin-top: 4px;
}
.advntgs ul li .advntgs__body {
  float: left;
  width: 400px;
}
.advntgs ul li .advntgs__body h3 {
  font-size: 22px;
  color: #000;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.advntgs ul li .advntgs__body span {
  display: block;
  margin-bottom: 25px;
  font-size: 15px;
  font-weight: 400;
  color: #000;
  line-height: 18px;
}
.advntgs ul li .advntgs__body p {
  color: #000;
  line-height: 19px;
}

.bottom_mainbody_3 {
    background: #004394;
	background: url(images/adv-bg4.jpg) 50% 50% no-repeat fixed;
}
.t3-copyright {
	color:#000;
}
a.how-to-go{
    color: #187dff;
}

.btsc-carousel .owl-controls .owl-buttons .owl-next, .btsc-carousel .owl-controls .owl-buttons .owl-prev {
	background: #b1e360!important;
}
.doctor-pages .btsc-carousel .owl-controls .owl-buttons .owl-next, .doctor-pages .btsc-carousel .owl-controls .owl-buttons .owl-prev {
    background: #187dff!important;
}
.t3-footer-block .t3-footnav .t3-module ul > li > a:hover, .t3-footer-block .t3-footnav .t3-module ul > li > a:active, .t3-footer-block .t3-footnav .t3-module ul > li > a:focus, .t3-footer-block .t3-footnav .t3-module ul > li.active > a {
    	color: #0e52de;
}
.adress-absolute{
    position: fixed;
    text-align: center;
    background: #fff;
    z-index: 100;
    box-shadow: 0px 5px 7px -2px rgba(0, 0, 0, 0.58);
	width: 100%;
    border-bottom: 5px solid #b1e360;
}

.adress-absolute img.logo-absolute{
    width: 150px;
}
.adress-absolute .adress-one, .adress-absolute .adress-two, .adress-absolute .call-us {
    padding-top: 20px;
}
.adress-absolute .adress-item .main-adress {
    font-size: 14px;
}
.adress-relative{
    background: #fff;
	position: relative;
	z-index: 101;
}

p.dignity{
	font-size: 14px;
    font-weight: 600;
}
p.experience{
	font-size: 14px;
    font-weight: 600;
    border: 1px solid #0f53de;
    display: inline-block;
    padding: 3px;
}

.off-canvas-toggle {
    z-index: 1000;
    display: none;
}

.btn:after {
    font-family: 'Monday';
    content: "\e600";
    font-size: 10px;
    line-height: 15px;
    margin-left: 8px;
}
.img-post-right{
    float: right;
    width: 40%;
    padding: 10px 0 10px 10px;
}
.img-post-right-orig{
    float: right;
    padding: 10px 0 10px 10px;
}
.img-post-left{
    float: left;
    width: 50%;
    padding: 10px 10px 10px 0px;
}
button.menu-btn{
    position: fixed;
    top: 2px;
    right: 2px;
    border: 0px solid #fff;
    padding: 10px;
    color: #fff;
    font-size: 16px;
    z-index: 1000;
}
.menu-main-ul{
    margin-top: 60px;
}

#djcatalog div.djc_description > div.djc_introtext > ul.cost-descr {
    list-style: none;
    text-align: center;
    background: #f5f5f5;
    font-family: 'Play', sans-serif;
}
.cost-descr .cost-descr-pr{
	font-weight: bold;
    font-size: 16px;
    font-family: 'Play', sans-serif;
}

@media only screen and (max-width: 320px) {
  .advntgs {
    padding-bottom: 0;
  }
  .advntgs ul li {
    width: 100%;
    text-align: center;
  }
  .advntgs ul li:first-child {
    margin-top: 10px;
  }
  .advntgs ul li em {
    float: none;
    margin: 0 auto 10px;
  }
  .advntgs ul li .radvntgs__body {
    width: 100%;
  }
  .advntgs ul li .advntgs__body span {
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 321px) and (max-width: 619px) {
  .advntgs ul li {
    width: 100%;
    text-align: center;
  }
  .advntgs ul li em {
    float: none;
    margin: 0 auto 10px;
  }
  .advntgs ul li .advntgs__body {
    width: 100%;
  }
  .advntgs ul li .advntgs__body span {
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 620px) and (max-width: 768px) {
  .advntgs ul li {
    width: 100%;
    text-align: center;
  }
  .advntgs ul li em {
    float: none;
    margin: 0 auto 10px;
  }
  .advntgs ul li .advntgs__body {
    width: 100%;
  }
  .advntgs ul li .advntgs__body span {
    margin-bottom: 10px;
  }
}

@media (max-width: 1200px){
.t3-mainnav .t3-navbar .t3-megamenu > ul > li > a {
    padding: 0 12px;
}		
	.breadcrumb {
    text-align: center;
	}
	.pageheading_title h1 {
    text-align: center;
}
.adress-item .phone-adress {
    font-size: 18px;
}
.stom_service {
    min-height: 350px;
}
}
@media (max-width: 1000px) {
		.adress-absolute{
			display:none;
		}
		.adress-item .phone-adress {
			font-size: 18px;
		}
		.our-doctors-page #djcatalog .djc_items .djc_item, #djcatalog .djc_related_items .djc_item {
			float: none;
			width: 100%!important;
		}
		.djc_readon .readmore {
			width: auto;
}
	.t3-footer-block .t3-footnav {
    text-align: center;
}
}
@media (max-width: 768px) {
.adress-main .adress-two {
    margin-top: 10px!important;
}
.adress-one {
    text-align: center;
	    display: block;
    padding-top: 10px;
    padding-bottom: 0;
}
.adress-two {
    text-align: center;
	padding-bottom: 20px!important;
}
	.pageheading_title h1 {
	font-size: 26px;
}
.page-heading {
    padding-bottom: 15px!important;
    padding-top: 15px!important;
}

    .call-us-all-width{
	text-align: center;
	}
	    .call-us-all-width{
	text-align: center;
	}
	.top-botder p.mail {
    padding-top: 5px;
    padding-bottom: 10px;
}
.stom_service {
       min-height: auto;
}

}

@media (max-width: 500px) {
		.social{
    display: inline-block;
    padding: 10px 0 0 0;
	}
	.t3-footer-block .t3-footnav {
    text-align: center;
}
#cst-tab1-click {
    display: none;
}
#cst-tab1-content {
    display: none;
}
.uslugi .usluga h4 {
    font-size: 18px;
}
.stom_service-one-new h1 {
    margin-left: 0px;
    margin-bottom: 15px;
    text-align: center;
}
.showcaseInK2Item .jcarousel-skin-tango{
	margin:0 -15px;
}
#btcontentshowcase175 .btcontentshowcase-prev {
    display:none;
}
#btcontentshowcase175 .btcontentshowcase-next{
    display:none;
}
}
.citata{
    font-style: italic;
    display: table;
    background: rgba(177, 227, 96, 0.1);
    padding: 10px;
    border-radius: 5px;
    border: 2px dotted #b1e360;
    margin-top: 10px;
	}
	
#djc_filter_punkt-prokata .nav > li {
    position: relative;
    display: inline-block;
}
#djc_filter_klinicheskaya-deyatelnost .nav > li { 
    position: relative;
    display: inline-block;
}  
#djc_filter_punkt-prokata .nav > li > a, #djc_filter_klinicheskaya-deyatelnost .nav > li > a {
    border: 2px solid #0f53de;
    margin: 4px;
    color: #000;
    margin-left: 0;
}
#djc_filter_punkt-prokata .nav > li > a:hover, #djc_filter_klinicheskaya-deyatelnost .nav > li > a:hover {
background: #0f53de;	color: #fff;
}
.mod_djc2filters{
    padding-top: 30px;
}
.mod_djc2filters_group_label {
    font-size: 20px;
    font-weight: normal;
    font-family: 'Play', sans-serif;
}
#djc_filter_punkt-prokata .nav > li.active a {
	background: #0f53de;
	color: #fff;
}
#djc_filter_klinicheskaya-deyatelnost .nav > li.active a{ 
	background: #0f53de;
}  

.our-doctors-page .t3-sl {
    padding-bottom: 0px;
	padding-top: 0px;
}

.our-doctors-page .container .filtr-doctors{
	padding-left: 0;
    padding-right: 0;
}

.our-doctors-page div.t3-sl.t3-sl-1 > div > div > div:nth-child(2){
display:none;
}

#t3-content h2{
font-size: 30px;
}

.service {
  padding: 30px 0 30px 0;
  background: #e8f7f1;
}
@media only screen and (max-width: 620px) {
  .service {
    padding-bottom: 5px;
  }
}
.service .tabs {
  width: 100%;
  margin-top: 45px;
}
.service .tabs .tabs-menu {
  float: right;
  width: 49%;
   margin-left: 0;
    padding-left: 0;
    padding-top: 0;
    margin-top: 0;
}
@media only screen and (max-width: 900px) {
  .service .tabs .tabs-menu {
    width: 100%;
  }
}
.service .tabs .tabs-menu li {
	text-align: left;
  width: 100%;
  overflow: hidden;
  outline: none;
  cursor: pointer;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}
@media only screen and (max-width: 900px) {
  .service .tabs .tabs-menu li {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
}
.service .tabs .tabs-menu li a {
  color: #000;
  text-decoration: none;
  outline: none;
  overflow: hidden;
}
.service .tabs .tabs-menu li:hover a,
.service .tabs .tabs-menu li.ui-tabs-active a {
  color: #fff;
}
.service .tabs .tabs-menu li:hover .item,
.service .tabs .tabs-menu li.ui-tabs-active .item {
  background: #2196f3;
      background: #187dff;
    border-radius: 0 5px 5px 0;
}
.service .tabs .tabs-menu li:hover .item > div .btn-callback,
.service .tabs .tabs-menu li.ui-tabs-active .item > div .btn-callback {
  background: #fff;
  color: #000;
}
.service .tabs .tabs-menu li .item {
  /*width: 92%;*/
  padding: 4%;
  overflow: hidden;
  -webkit-transition: all 0.5s 0s;
  transition: all 0.5s 0s;
}
@media only screen and (max-width: 470px) {
  .service .tabs .tabs-menu li .item {
    padding: 18px 4%;
  }
}
.service .tabs .tabs-menu li .item em {
	float: left;
    width: 80px;
    height: 80px;
    display: block;
    -webkit-border-radius: 80px;
    -moz-border-radius: 80px;
    border-radius: 50%;
    overflow: hidden;
    text-align: center;
    background: #fff;
    padding-top: 12px;
    border: 1px solid #e9e9e9;
}
@media only screen and (max-width: 470px) {
  .service .tabs .tabs-menu li .item em {
    margin: 0 auto;
    float: none;
  }
}
.service .tabs .tabs-menu li .item em img {
  max-width: 100%;
}
.service .tabs .tabs-menu li .item > div {
  float: left;
  margin-left: 15px;
  width: 78%;
}
@media only screen and (max-width: 1024px) {
  .service .tabs .tabs-menu li .item > div {
    width: 75%;
  }
}
@media only screen and (max-width: 470px) {
  .service .tabs .tabs-menu li .item > div {
    width: 100%;
    text-align: center;
    float: none;
    margin-left: 0;
    margin-top: 15px;
  }
}
.service .tabs .tabs-menu li .item > div span {
  font-size: 18px;
  display: block;
  font-weight: 600;
  font-family: 'Play', sans-serif;
}
.service .tabs .tabs-menu li .item > div a.btn {
  font-size: 18px;
  display: block;
  font-family: 'Play', sans-serif;
}

.service .tabs .tabs-menu li .item > div p {
  line-height: 19px;
  margin: 8px 0;
}
@media only screen and (max-width: 1024px) {
  .service .tabs .tabs-menu li .item > div p {
    font-size: 15px;
    line-height: 17px;
  }
}
.service .tabs .tabs-menu li .item > div .btn-callback {
    background: none;
    border: 2px solid #b1e360;
    outline: none;
    padding: 7px 0;
    color: #000;
    font-weight: 400;
    width: 100%;
    display: inline-block;
    text-align: center;
    font-family: 'Play', sans-serif;
    font-size: 18px;
}
.view-items .djc_ef_prokat_1{
    position: absolute;
    top: 10px;
    background: #048bff;
    color: #fff;
    padding: 3px;
	width: 95px;
    text-align: center;

}
.view-items .djc_ef_prokat_2 {
    position: absolute;
    top: 45px;
    background: #bd3c89;
    color: #fff;
    padding: 3px;
    width: 95px;
    text-align: center;
}
.view-items .djc_ef_prokat_3{
	position: absolute;
    top: 80px;
    background: #1ca271;
    color: #fff;
	padding: 3px;
	width: 95px;
    text-align: center;

	}
.view-items .djc_ef_prokat_4 {
    position: absolute;
    top: 115px;
    background: #f9ab4a;
    color: #fff;
    padding: 3px;
    width: 95px;
    text-align: center;
}
.djc_ef_prokat_5 .djc_label {
    display: none;
}
.view-items .djc_ef_prokat_5 {
    position: absolute;
    top: 150px;
    background: #853cbd;
    color: #fff;
    padding: 3px;
    width: 95px;
    text-align: center;
}

.view-items .djc_ef_prokat_all {
    position: absolute;
    top: 10px;
    background: #ed1043;
    color: #fff;
    padding: 3px;
    width: 100px;
    text-align: center;
}
.dj-on-page .djc_ef_prokat_5 .djc_label {
    display: block;
}
.view-item .djc_ef_prokat_5 {
    background: #853cbd;
    color: #fff;
    padding: 3px;
    width: 120px;
    text-align: center;
}
.view-item .djc_ef_prokat_1{
    background: #048bff;
    color: #fff;
    padding: 3px;
	width: 120px;
    text-align: center;
}
.view-item .djc_ef_prokat_2{
    background: #bd3c89;
    color: #fff;
    padding: 3px;
	width: 120px;
    text-align: center;
	}
.view-item .djc_ef_prokat_3 {
    background: #1ca271;
    color: #fff;
    padding: 3px;
    width: 120px;
    text-align: center;
}
.view-item .djc_ef_prokat_4 {
    background: #f9ab4a;
    color: #fff;
    padding: 3px;
    width: 120px;
    text-align: center;
}
.view-item .djc_ef_prokat_all{
    background: #ed1043;
    color: #fff;
    padding: 3px;
    width: 120px;
    text-align: center;
}	
#djcatalog a img {
    width: 140px;
}
#djcatalog .djc_mainimage img {
    display: block;
    width: 100%;
}
.djc_ef_prokat_1 .djc_label{
	display:none;
}
.djc_ef_prokat_2 .djc_label{
		display:none;
}
.djc_ef_prokat_3 .djc_label {
    display: none;
}
.djc_ef_prokat_4 .djc_label {
    display: none;
}
.djc_ef_prokat_all .djc_label {
    display: none;
}
.dj-on-page .djc_ef_prokat_1 .djc_label{
	display:block;
}
.dj-on-page .djc_ef_prokat_2 .djc_label{
		display:block;
}
.dj-on-page .djc_ef_prokat_3 .djc_label{
	display: block;
	}
.dj-on-page .djc_ef_prokat_4 .djc_label{
	display: block;
	}	
.dj-on-page .djc_ef_prokat_all .djc_label{
	display: block;
	}	
@media only screen and (max-width: 470px) {
  .service .tabs .tabs-menu li .item > div .btn-callback {
    margin: 0 auto;
  }
}
.service .tabs .tabs-menu li .item > div .btn-callback:hover {
  background: #b1e360;
	color: #000;

}
.service .tabs .item-service__tabs-body {
  width: 51%;
  float: left;
  -webkit-box-shadow: 0 0 5px rgba(3, 3, 3, 0.25);
  box-shadow: 0 0 5px rgba(3, 3, 3, 0.25);
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  overflow: hidden;
  background: #fff;
  margin-top: -14px;
}
@media only screen and (max-width: 900px) {
  .service .tabs .item-service__tabs-body {
    width: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-top: 0;
  }
}
.service .tabs .item-service__tabs-body .description {
	width: 95%;
    padding: 0px 5% 5% 5%;
    margin: 0 auto;
	text-align: left;
}
.service .tabs .item-service__tabs-body .description p {
  font-weight: 400;
  color: #000;
  line-height: 19px;
  margin-top: 10px;

}
@media only screen and (max-width: 1024px) {
  .service .tabs .item-service__tabs-body .description p {
    font-size: 15px;
    line-height: 17px;
  }
}
@media only screen and (max-width: 900px) {
  .service .tabs .item-service__tabs-body .description p {
    text-align: center;
    font-size: 16px;
    line-height: 19px;
  }
}
.service .tabs .item-service__tabs-body .description p.capt {
  font-size: 24px;
  text-transform: uppercase;
  font-family: 'Play', sans-serif;
  line-height: 26px;
}
.service .tabs .item-service__tabs-body .sliders {
  width: 100%;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  height: 470px;
  overflow: hidden;
}
@media only screen and (max-width: 900px) {
  .service .tabs .item-service__tabs-body .sliders {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
}
@media only screen and (max-width: 900px) {
  .service .tabs .item-service__tabs-body .sliders {
    display: none;
  }
}
.service .tabs .item-service__tabs-body .sliders ul {
  overflow: hidden;
  list-style: none;
  margin: 0;
  padding: 0;
}
.service .tabs .item-service__tabs-body .sliders ul li {
  float: left;
  width: 100%;
  height: 500px;
  text-align: center;
}
.service .tabs .item-service__tabs-body .sliders ul li img {
  max-height: 100%;
}

.green {
    background-color: transparent;
    color: #008b36;
	font-weight: bold;
}

 img {
    transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    -o-transition: all .8s ease;
    transition: all .8s ease;
}

.our-service-page #djcatalog a:hover img {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}


.entry-form-area {
  overflow: hidden;
  position: relative;
  margin: 0 auto 0px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.entry-form-area.blue .holder {
  background-color: #e3f2fd;
}
.entry-form-area.greens .holder {
  background-color: #e8f7f1;
}
.entry-form-area.yellow .holder {
  background-color: #FFF3D0;
}
.entry-form-area.grey .holder {
  background-color: #ECEFF1;
}
.entry-form-area .holder {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  padding: 30px 40px;
  overflow: hidden;
}
.entry-form-area + .licenses {
  padding-top: 30px;
}
.entry-form-area .center-frame {
  opacity: 0;
  visibility: hidden;
  height: 0;
}
.entry-form-area + section {
  padding-top: 0;
}
.entry-form-area.sent {
  text-align: center;
}
.entry-form-area.sent span.icon_heart {
  margin-bottom: 42px;
}
.entry-form-area.sent h2 {
  margin-bottom: 18px;
  font-size: 40px;
}
.entry-form-area.sent .holder {
  position: relative;
}
.entry-form-area.sent.blue .center-frame {
  background-color: #e3f2fd;
}
.entry-form-area.sent.green .center-frame {
  background-color: #E8F5E9;
}
.entry-form-area.sent.yellow .center-frame {
  background-color: #FFF3D0;
}
.entry-form-area.sent.grey .center-frame {
  background-color: #ECEFF1;
}
.entry-form-area.sent .center-frame {
  white-space: nowrap;
  opacity: 1;
  visibility: visible;
  height: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.entry-form-area.sent .center-frame:after {
  content: '';
  vertical-align: middle;
  display: inline-block;
  min-height: 100%;
}
.entry-form-area.sent .center-frame .center-holder {
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
}
.entry-form-area.sent p {
  font-size: 1.333em;
  line-height: 1.458em;
  margin-bottom: 0;
}
.entry-form-area .text-holder {
  position: relative;
  z-index: 1;
}
.entry-form-area .text-holder p {
font-size: 16px;
  margin-bottom: 10px;
}
.entry-form-area .text-holder p.no-margin {
  margin: 0;
}
.entry-form-area .text-holder p.text-help a {
    font-size: 26px;
    margin: 8px 0;
    color: #000;
	display: block;
}
.entry-form-area .text-holder h2 {
  margin-bottom: 38px;
  font-size: 40px;
}
.entry-form-area .text-holder form {
  margin-bottom: 10px;
 padding: 20px 0 20px 25px;
    border: 2px dotted #187dff;
    border-radius: 5px;
	 max-width: 360px;
}
.entry-form-area .text-holder img {
  margin-bottom: 30px;
}
.entry-form-area .text-holder .columns:after {
  content: " ";
  display: block;
  clear: both;
}
.entry-form-area .text-holder .columns .col {
  float: left;
}
.entry-form-area .text-holder .columns .col:first-child {
  width: 500px;
  float: left;
}
.entry-form-area .text-holder .columns .col:last-child {
  position: relative;
  width: calc(100% - 500px);
  padding-left: 150px;
}


.entry-form-area .text-holder .columns .col:last-child .arrow {
  position: absolute;
  top: -30px;
  left: 6px;
}
@media screen and (min-width: 765px) and (max-width: 1000px) {
.entry-form-area .text-holder .columns .col:last-child {
  width: 100%;
}
}

.entry-form-area .text-holder .columns ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 1.556em;
  line-height: 1.214em;
  padding: 0 0 24px;
}
.entry-form-area .text-holder .columns ul li {
  display: inline-block;
  vertical-align: middle;
}
.entry-form-area .text-holder .columns ul li + li {
  padding-left: 24px;
}
.entry-form-area .text-holder .columns ul li span {
  vertical-align: middle;
}
.entry-form-area .text-holder .columns ul li span.text {
  padding: 0 0 0 5px;
  font-size: 20px;
}

.icon__clock {
    background-image: url(images/good.svg);
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: top;
    width: 50px;
    height: 50px;
}
.icon__rubl {
    background-image: url(images/money.svg);
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: top;
    width: 50px;
    height: 50px;
}

form .input-holder .form-control, form .input-holder .btn {
	max-width: 300px;
    width: 100%;
    font-size: 16px;
    margin-bottom: 10px;
	color: #fff;
}
form .input-holder .form-control, form .input-holder .btn:hover {
	color: #000
}

.mobile-visible {
    display: none;
}

.entry-form-area .text-holder p.note{
    font-size: 14px;
    color: #777;
}


@media screen and (max-width: 768px) {
#djcatalog .djc_subcategories_grid .djc_subcategory, #djcatalog .djc_items .djc_item, #djcatalog .djc_related_items .djc_item {
    float: left;
    width: 50% !important;
    margin: 0px auto;
    text-align: center;
}	
  
  .entry-form-area {
    padding: 0 20px;
    margin-bottom: 60px;
  }
  .entry-form-area + section,
  .entry-form-area + section.services {
    padding-top: 0;
  }
  .entry-form-area + .child-program {
    padding-top: 5px;
  }
  .entry-form-area.sent {
    height: 660px;
  }
  .entry-form-area.sent .holder {
    height: 100%;
  }
  .entry-form-area.sent p {
    font-size: 1.111em;
    line-height: 1.400em;
  }
  .entry-form-area .holder {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 44px 20px 39px;
  }
  .entry-form-area .text-holder h2 {
    margin-bottom: 19px;
  }
  .entry-form-area .text-holder p {
    font-size: 1em;
  }
  .entry-form-area .text-holder img {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 22px;
  }
  .entry-form-area .text-holder .columns {
    font-size: 16px;
  }
  .entry-form-area .text-holder .columns ul {
    font-size: 16px;
    padding: 0 0 21px;
  }
  .entry-form-area .text-holder .columns ul li + li {
    padding-left: 16px;
  }
  .entry-form-area .text-holder .columns ul li span.icon__clock {
    width: 30px;
    height: 30px;
  }
  .entry-form-area .text-holder .columns ul li span.icon__rubl {
    width: 18px;
    height: 22px;
  }
  .entry-form-area .text-holder .columns .col {
    width: 100%;
  }
  .entry-form-area .text-holder .columns .col:first-child {
    width: 100%;
    padding-bottom: 0px;
  }
  .entry-form-area .text-holder .columns .col:last-child {
    width: 100%;
    padding: 0;
  }
  .entry-form-area .text-holder .columns .col:last-child p {
    max-width: 275px;
    margin: 0 auto 20px;
    text-align: center;
  }
  .entry-form-area .text-holder .columns .col:last-child p.no-margin {
    margin-bottom: 0;
    width:100%;
    padding-left: 0;
  }
  .entry-form-area .text-holder .columns .col:last-child p .tel-link {
    border: 0;
    color: #000;
  }
  .entry-form-area .text-holder form {
    max-width: 360px;
    margin: 0 auto;
    padding: 15px;
  }
  .entry-form-area .text-holder form .input-holder .btn {
    width: 100%;
  }
  .entry-form-area .text-holder form p.text-help {
    display: block;
    padding-top: 14px;
  }
 .entry-form-area .text-holder .columns .col:last-child .arrow {
    display: none;
} 
.mobile-hidden {
    display: none !important;
}
.mobile-visible {
    display: block !important;
}


}
@media screen and (max-width: 680px) {
#djcatalog .djc_item_row {
    margin-left: 0px;
}
 
 #djcatalog .djc_items .djc_image, #djcatalog .djc_related_items .djc_image {
    margin: 0 0 10px 0;
    overflow: hidden;
    text-align: left;
} 
#djcatalog .djc_subcategories_grid .djc_subcategory, #djcatalog .djc_items .djc_item, #djcatalog .djc_related_items .djc_item {
    float: left;
    width: 50% !important;
    margin: 0px auto;
    text-align: center;
}
#djcatalog a img {
    width: 90%;
}
.djc_item_row.djc_clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: none;
    visibility: hidden;
}
#djcatalog .djc_subcategory_bg, #djcatalog .djc_item_bg {
    /* height: auto !important; */
    min-height: 340px!important;
    margin: 0 0 10px !important;
}
}

@media screen and (max-width: 420px) {
.view-items .djc_ef_prokat_1 {
    padding: 1px;
    width: 75px;
    text-align: center;
    font-size: 10px;
}	
#djcatalog .djc_subcategories_grid .djc_subcategory, #djcatalog .djc_items .djc_item, #djcatalog .djc_related_items .djc_item {
    float: none;
    width: 100% !important;
    margin: 0px auto;
    text-align: center;
}
.our-service-page .djc_item_bg .djc_title h3 {
    margin: 10px 0 0px 0;
    font-size: 14px;
}
.view-items .djc_ef_prokat_2 {
    padding: 1px;
    width: 75px;
    text-align: center;
    font-size: 10px;
	top: 40px;

}		
.view-items .djc_ef_prokat_3 {
    padding: 1px;
    width: 75px;
    text-align: center;
    font-size: 10px;
	top: 70px;

}	
.view-items .djc_ef_prokat_4 {
    padding: 1px;
    width: 75px;
    text-align: center;
    font-size: 10px;
	top: 100px;

}
.view-items .djc_ef_prokat_5 {
    padding: 1px;
    width: 75px;
    text-align: center;
    font-size: 10px;
	top: 130px;
}

#djcatalog .djc_item_row {
    margin-left: 0px;
}
   .entry-form-area {
    padding: 0px;
    margin-bottom: 20px;
  }
  .entry-form-area.sent {
    height: 500px;
  }
  .entry-form-area .holder {
    padding-right: 15px;
    padding-left: 15px;
	padding-top: 10px;
  }
  .entry-form-area .text-holder .columns ul li + li {
    padding-left: 5px;
  }
 #djcatalog .djc_items .djc_image, #djcatalog .djc_related_items .djc_image {
    margin: 0 0 10px 0;
    overflow: hidden;
    text-align: left;
} 
#djcatalog .djc_subcategories_grid .djc_subcategory, #djcatalog .djc_items .djc_item, #djcatalog .djc_related_items .djc_item {
	float: none;
    width: 100% !important;
    margin: 0px auto;
	text-align:center;
}
#djcatalog a img {
    width: 90%;
}
.djc_item_row.djc_clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: none;
    visibility: hidden;
}
#djcatalog .djc_subcategory_bg, #djcatalog .djc_item_bg {
    /* height: auto !important; */
    min-height: 270px!important;
    margin: 0 0 10px !important;
}
}
.our-service-page .aboutUs-sl.block1, .com_djcatalog2 .aboutUs-sl.block1 {
        padding: 0px 0 50px 0;
    margin-top: 0px;
    background: url(../images/bg-sl4-block1.png) no-repeat scroll left top #fff;
}
 .name-publ{
    font-family: 'Play', sans-serif;
    font-size: 18px;
    border-bottom: 1px dotted #000;
    display: inline-block;
}

.main-adress-new{
font-size:12px;
margin:0;
font-family: 'Play', sans-serif;
}

.contpanel li a{
color:#000;
}

.adress-main .adress-two{
	margin-top:-12px;
}


@media screen and (max-width: 413px) {
.top-botder .social-icon-top a.btn_pop{
    display: block;
}
.action-module {
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 100px;
}
.logo-top{width: 200px;
margin-left: 0px;
margin-top: -30px;
}
.adress-main .adress-two{
	margin-top:10px;
}

}

.review-btn{
    color: #fff;
    font-size: 18px;
    padding: 10px 30px;
}

#reg_form .select{
    margin-bottom: 12px;
}

span.icon-img {background: #b2e460;
    display: inline-block;
    border-radius: 50%;
	float: left;
    margin-right: 10px;
	}
	
span.icon-img img{
    width: 50px;
    padding: 10px;
}

#canvas {
		border: 1px solid black;
		position: absolute;
		z-index: 10000;
	}
	
	#flake {
		color: #fff;
		position: absolute;
		font-size: 25px;
		top: -50px;
	}
table.price-on-page .center td {
    padding: 5px;
    background: #b1e360;
    color: #000;
    font-size: 18px;
    text-align: center;
}	
.btsc-carousel .item-image, .btsc-slider .item-image {
    position: relative;
    overflow: hidden;
}

.doctors-service .owl-item{
	max-width:300px;
}
.dop-menu-main{
    padding-bottom: 30px;
    margin-top: -30px;
}
.dop-menu-main .h2{   
	font-size: 24px;
    padding: 0px 0 5px 5px;
    display: inline-block;}


.btn-free{
	display: block;
    width: 340px;
    padding: 15px 0;
    font-size: 16px;
    color: #fff;
    margin: 0 auto;
    margin-top: 20px;
}
.btn-free:active{
	color:#fff;
}
@media screen and (max-width: 600px) {
ul.list-show{
padding:0;
}
ul.list-show li{
padding:0;
font-size: 12px;
    line-height: 1.2;
}
li.green-round img {
    border-radius: 50%;
    background: #b1e360;
    padding: 5px;
    width: 50px;
}}
.cost{
	padding: 5px;
    background: #f1f1f1;
    border-bottom: 1px solid #bababa;
}
.cost span{
	font-size: 15px;
    color: #052d5f;
    line-height: 1.2;
}

.cost .desc{

}
.cost .cursive{
    font-style: italic;
    line-height: 1.2;
}


.cost .price{
	font-size: 16px;
    color: #b94a48;
}

.t3-content a.text {
    color: rgb(24, 125, 255);
    border-bottom: 1px dotted;
}


.block-title {
	font-size: 36px;
	line-height: 1;
	font-weight: 700;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
.block-title span {
	font-weight: 700;
	color: #0e52de;
}

.feature {
    position: relative;
    padding-left: 75px;
    margin-top: 20px;
	margin-bottom: 20px;
    font-size: 16px;
    line-height: 25px;
    font-family: 'PT Sans', sans-serif;
}
.services ul{ 
	list-style: none;
}
.feature:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 70px;
    height: 60px;
}

.feature.one:before {
    background: url(images/feature/1.png) no-repeat left center;
}
.feature.two:before {
    background: url(images/feature/2.png) no-repeat left center;
}
.feature.three:before {
    background: url(images/feature/3.png) no-repeat left center;
}
.feature.four:before {
    background: url(images/feature/4.png) no-repeat left center;
}

.floater {
    float: none !important;
    width: 0 !important;
    min-width: 0 !important;
    max-width: 0 !important;
    height: 0 !important;
    min-height: 0 !important;
    max-height: 0 !important;
    border: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    background: none !important;
    clear: both !important;
}

.top_head_left ul{
	list-style: none;
	margin: 0;
	margin-left: -35px;
} 

.top_head_left ul li{
	float: left;
    padding-right: 18px;
	padding-top: 2px;
	margin-top: 6px;
	margin-bottom: 6px;
	
} 
.top_head_left ul li a {
    color: #9fbeff;
	font-family: 'Play', sans-serif;
	font-size: 13px;
}
.top_head_left ul li a:hover {
    color: #fff;
}

.ad-div{
	border: 1px solid #ffffff;
    border-radius: 5px;
    background: #e4edff;
	padding-top: 10px;
    padding-bottom: 10px;
}

.ad-div-n{
	border: 1px solid #ffffff;
    border-radius: 5px;
    background: #ffedcd;
	padding-top: 10px;
    padding-bottom: 10px;
}

.t3-sidebar .module-title {
    margin-bottom: 5px;
}

.bus-stop{
    width: 500px;
    float: left;
    margin-right: 20px;
}

@media screen and (max-width: 600px) {
.bus-stop{
    width: 100%;
    float: none;
    margin-right: 0px;
}
}
#djcatalog h2.djc_title {
    text-align: left!important;
}
#djcatalog.djc_item .djc_price{
	text-align: left!important;
	padding-left: 0px;
	font-size: 18px;
}

#djcatalog.djc_item .djc_price{
	text-align: left!important;
	padding-left: 0px;
	font-size: 14px;
	display:block;
	max-width:460px;
    background: #eeeeee;
    padding: 8px;
	border-radius: 3px;
}
#djcatalog.djc_item .djc_price  span{
	font-size: 20px;
}

#djcatalog.djc_item .djc_price span.djc_price_old {
    font-size: 16px;
} 
.protect-img{
   float: left;
   margin-right: 5px;
}

.protect-link{
    font-size: 12px;
    border-bottom: dotted 1px;
}

.djc_category_info small{
    font-size: 14px;
}

#djcatalog .djc_related_items .djc_item .djc_price{
	text-align: center!important;
	padding-left: 0px;
	font-size: 16px;
}
#djcatalog .djc_related_items .djc_item .djc_price  span{
	font-size: 16px;
}

.rule  {
    position: relative;
    background: #ffffff;
    border: 1px dotted #1054de;
    border-radius: 5px;
    /* box-shadow: 0 3px 0 #e7e7e7; */
    display: block;
    padding: 10px;
	margin-top: 20px;
    margin-bottom: 20px;
	}
	
.rule  h3{
	color: #b94a48;
	margin: 5px 0 8px 0;
}
	
.rule  ul{
	padding-left: 20px;
}

.rule  li{

}

.rule a{
	border-bottom: 1px dotted;
}

.breadcrumb a{
	border-bottom: 1px dotted;
}

.breadcrumb li{
font-size: 12px;
}

.djc_category_info a{
	border-bottom: 1px dotted;
}

#djcatalog.djc_item .djc_related_items .djc_price {
    font-size: 14px;
    display: block;
    background: #fff;
    border-radius: 0;
    padding: 0;
    padding-top: 5px;
}

#djcatalog > div.djc_description > div.djc_related_items.djc_clearfix > div > div.djc_item.djc_item_col_first > div.djc_item_bg{
    margin: 0 0 40px 0px;
}

.section-goods{
	padding: 30px 50px 0;
}
.pb-50{
	padding-bottom:50px;
}
@media screen and (max-width: 600px) {
.section-goods{
	padding: 30px 20px 0;
}

ul.row{
	padding-left: 0px;
}
}

.section-goods-title{
	padding-bottom:20px;
}
.section-goods h2{
    font-size: 34px;
	font-weight: bold;
}

.section-goods a.all-section{
    font-size: 14px;
    background: #0f53de;
    padding: 3px 8px;
    border-radius: 3px;
	border: 1px solid #0e52de;
    color: #fff;
	transition: background 0.3s ease 0s;
}
.section-goods a.all-section:hover{
    background: #fff;
    color: #0f53de;
	border: 1px solid #0e52de;
}

.one-section-goods{
	position: relative;
    background: #ffffff;
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    box-shadow: 0 3px 0 #e7e7e7;
    padding: 10px;
	text-align: center;
	overflow: hidden;
}

.one-section-goods img{
	    opacity: 0.8;
}
.one-section-goods a:hover img{
	    opacity: 1;
}
.one-section-goods h4{
	font-size: 20px;
    margin: 10px 0;
}

.one-section-goods p.price{
	font-size: 16px;
    font-weight: bold;
}

.one-section-goods span.rub{
	font-size: 12px;
    font-weight:normal;
}

.one-section-goods a.btn-to-goods{
	display: block;
    padding: 10px 0px;
    border: 1px solid #0e52de;
    border-radius: 5px;
    color: #0e52de;
    font-size: 16px;
    margin: 10px;
	transition: background 0.3s ease 0s;
}

.one-section-goods a.btn-to-goods:hover{
    color: #fff;
	background:#0e52de;
}


.photobox__preview{
	-webkit-transition: -webkit-transform var(--photoboxAnimationDuration, .4s) cubic-bezier(0.71, 0.05, 0.29, 0.9);
	transition: -webkit-transform var(--photoboxAnimationDuration, .4s) cubic-bezier(0.71, 0.05, 0.29, 0.9);
	transition: transform var(--photoboxAnimationDuration, .4s) cubic-bezier(0.71, 0.05, 0.29, 0.9);
	transition: transform var(--photoboxAnimationDuration, .4s) cubic-bezier(0.71, 0.05, 0.29, 0.9), -webkit-transform var(--photoboxAnimationDuration, .4s) cubic-bezier(0.71, 0.05, 0.29, 0.9);
  will-change: transform;
	-webkit-transform: scale(1);
	        transform: scale(1);
}

.photobox__previewbox:hover .photobox__preview{
  -webkit-transform: scale(1.03);
          transform: scale(1.03);
		  opacity: 1;
}

.newsite{
	background: #ffdea4;
    padding: 8px 0;
    text-align: center;
    font-size: 14px;
}

.newsite p{

}

.newsite a{
font-size: 16px;
    font-weight: bold;
}

.btn-call-back{
   position: fixed;
    bottom: 90px;
    left: 0;
    z-index: 1000;
    text-align: center;
    padding: 10px 0;
    background: #bd3c89;
	width: 50%;
	border-radius: 0 20px 20px 0;
}

.btn-call-back0 {
    position: fixed;
    bottom: 0px;
    background: #f9ab4a;
}
.btn-call-back2{
   position: fixed;
    bottom: 135px;
    background: #048bff;
}
.btn-call-back3 {
   position: fixed;
    bottom: 45px;
    background: #1ca271;
}
.btn-call-back4 {
    position: fixed;
    bottom: 225px;
    background: #f9ab4a;
}
.btn-call-back5 {
    position: fixed;
    bottom: 180px;
    background: #853cbd;
}
.btn-call-back a{
   color: #fff;
    font-size: 13px;
}

.top_head_right form{
 width:360px;
     float: right;
}

.top_head_right .djc_mod_search input#mod_djcatsearch {
    width: 65%;
    float: left;
    border: none;
    border-radius: 5px;
	margin: 8px 0 3px;
}

.top_head_right .djc_mod_search button {
    margin-bottom: 9px;
    background: rgb(16, 84, 222);
    color: #fff;
    float: right;
    margin: 10px 0;
    width: 35%;
    border: 1px solid #fff;
	margin: 8px 0 3px;
	font-family: 'Play', sans-serif;
}
.top_head_right .djc_mod_search button.btn:hover {
    color: #000;
    border-radius: 7px;
    border-bottom: 1px solid #fff;
    background: #ffe035;
    background: -moz-linear-gradient(top, #ffe035 0%, #ffd800 100%);
    background: -webkit-linear-gradient(top, #ffe035 0%,#ffd800 100%);
    background: linear-gradient(to bottom, #ffe035 0%,#ffd800 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe035', endColorstr='#ffd800',GradientType=0 );
}
.adress18{
	font-size:16px;
}
@media screen and (max-width: 420px) {
	
.img-post-right{
    float: none;
    width: 100%;
    padding: 10px 0px 10px 0px;
}
.img-post-right-orig{
    float: none;
    width: 100%;
    padding: 10px 0px 10px 0px;
  	} 
.services{
		display:none;
	}
.one-section-goods {
    min-height: 300px;
}
.t3-copyright {
   margin-bottom: 150px;
	}
.top_head_right form{
 width:340px;
 float: none;
}
.logo-top {
    margin-top: 0px;
}
.djc_title h3 {
    font-size: 14px;
}
.view-items #djcatalog .djc_image a img{
    width: 140px;
}
.view-items #djcatalog .djc_image{
	text-align: center;
}
}
button.menu-btn {
    display: none;
}
@media (min-width: 760px) {

.t3-sl{display:none}
}
	
.t3-content h1.djc_title_onpage {
    text-align: left;
}

.nav-stacked.mob-menu li {
	display: inline-block;
    padding: 0px;
}
.nav-stacked.mob-menu li.current a{
    background: #0f53de;
    color: #fff;
}

.nav-stacked.mob-menu li a{
	padding: 4px 10px;
    border: 1px solid;
    margin: 2px;
}
.djc_introtext ul{
    padding-left: 0;
    list-style: none;
}
.djc_introtext li{
	font-size: 12px;
    line-height: 1.4;
    display: initial;
    background: #e7e7e7;
    border-radius: 8px;
    margin: 1px;
    padding: 2px 4px;
}

  .message {
	padding: 30px;
    margin-top: 30px;
    background: #ffc1074d;
    border-radius: 4px;
	max-width: 1140px;
	}
.adress18 span{
    font-size: 16px;
}	
.raskhodniki .djc_attribute-label{
	display:none;
}

.djc_introtext .descprod{
    font-size: 13px;
    line-height: 1.4;
	padding: 0 5px 5px;
	text-align: center;
}
.categor {
	position:relative;
    text-align: center;
}
.categor img {
	opacity:0.7;
	border-radius:5px;
}
.categor img:hover {
	opacity:1;
}
.categor h3{
	font-size: 22px;
    margin-top: 5px;
    margin-bottom: 40px;
}

.hide-lg {
	display:none;
}
.nav > li > .separator {
    font-family: 'Play', sans-serif;
	    font-size: 16px;
}
.howtouse{
	color: #000;
    background: #e4e4e4;
    padding: 10px 20px;
    border-radius: 6px;
    display: inline-block;
}
.howtouse:hover{
    background: #0f53de;
	color: #fff;
}
#djcatalog a.howtouse img{
	width: 40px;
}
#mod_djc_items-247{
	display:none;
}
#mod_djc_items-247 .djc_item{
    background: #ffffff;
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    box-shadow: 0 3px 0 #e7e7e7;
    text-align: center;
    float: left !important;
    width: 50%!important; 
	min-height: 300px;
	margin-top: 15px;
}
#mod_djc_items-247 .djc_item img{
    max-width: 130px!important;
}
strike{

    font-size: 16px;
}

@media (max-width: 998px){
button.menu-btn {
    display: block;
}
}
@media (max-width: 610px) {
.top_head_left {
    float: none;
    width: 80%;
}	
	.categor {
    min-height: 360px;
}}
.newGoodsTitle{
    display: none;
}
@media (max-width: 596px) {
.newGoodsTitle {
    display: block;
    text-align: center;
}
	.categor h3 {
    font-size: 18px;
    margin-bottom: 20px;
}
}
.djc_items div.djc_attributes{
	font-size: 12px;
}
#t3-header > div.container.top-bar-main > div > div.col-xs-12.col-sm-12.сol-md-12{
	display: none!important;
}	
@media (max-width: 480px) {
	.logo-top-2{
	display:none;
}
#mod_djc_items-247{
	display:block;
}
#t3-header > div.container.top-bar-main > div > div.col-xs-12.col-sm-12.сol-md-12{
	display: block!important;
}	
.hide-lg {
	display: block!important;
}	
.hide-sm{
	display:none;
}	
.forcefullwidth_wrapper_tp_banner{
	display:none;
}
.categor h3{
	font-size: 16px;
    margin-top: 5px;
    margin-bottom: 30px;
}
.categor {
     min-height: 270px;
}
}

.pushy-content ul.inner-ul{
	padding-left: 20px;
    /* list-style: disc; */
    color: #b3b3b1;
	background: #242423;
    margin: 0;
    margin-left: 0px;
}
.pushy-content ul.inner-ul-level2{
	background: #191918;
}
}

.menu-btn-close{display:none}


.text-center{
	text-align: center;
}

.btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    padding: 10px 16px;
    border-radius: 35px;
    font-size: 24px;
    line-height: 1.33;
}

.btn-circle {
	background: #f5f5f5;
    width: 40px;
    height: 40px;
    padding: 6px 0px;
    border-radius: 25px;
    text-align: center;
    font-size: 14px;
    line-height: 1.4;
}
.btn-circle:hover {
    background: #ffe501;
    width: 40px;
    height: 40px;
    padding: 6px 0px;
    border-radius: 25px;
    text-align: center;
    font-size: 14px;
    line-height: 1.4;
}
.panl .h4 {
    font-size: 20px;
}
.panl .panl-body{
	background: #fff !important; padding:0;
}
.panl{
	border-radius: solid 5px #0f52de;
	max-width:340px;  
	text-align: center;	
	padding: 15px 0;
}
.panl-default{
	border: solid 2px #0f52de;
	border-radius: 5px;
}

.panl.panl-default > .panl-head {
    color: #000000;
    background-color: #ffe501;
    border-color: transparent;
    margin: 10px 0;
}
.action-50pr{
    color: #fff;
    background: #ef4e2c;
    display: inline-block;
    padding: 2px 5px;
	border-radius: 3px;
}
.panl-head span, .panl-head strong {
    font-weight: bold;
    font-size: 18px;
}

.calc-input-number{
/*
	text-align:center;
	float:center;
*/
}
.calc-input{
	padding-top: 20px;
    width: 200px;
    margin: 0 auto;
}
.calc-input input{
    width: 200px;
}
.no-border{
	border: 0 !important;
}
p.gray{
	color:gray;  
	margin-bottom: 10px;
}
p.gray-small{
	font-size: 12px;
    line-height: 1.2;
    margin-top: 10px;
}
/*
.no-margin{
	margin-left: 0: auto;
}*/
.panl .btn:after{
    display:none;
}
.logo-top-mobile{
		display:none;
}
.cnt-top-mobile{
	dispaly:none;
}
@media screen and (max-width: 680px) {
	
	#djcatalog.djc_item .djc_price{
	max-width:360px;
}
	
.cnt-top-mobile{
	dispaly:block;
	color:#fff;
    background: rgb(16, 84, 222);
    color: #fff;
    border: 1px solid #fff;
    margin: 15px 0 5px;
	outline: none!important;
}
	
	.bnrs, .hide-xs {
		display:none;
	}
.logo-top-mobile{
		display:block;
}
.page-heading {
    padding-bottom: 5px!important;
    padding-top: 0!important;
}
.pageheading_title {
    font-size: 24px!important;
}

#Mod243 .module-title {
		display:none;
}

}

.poster{

}
.descr{
	opacity: 0;
	-webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

.poster:hover .descr{
     opacity: 1;  
    height: auto;
     z-index:9999;
	 top:50px;
}
.djc_nalichie{
    background: #d3534c;
    color: #fff;
    display: table;
    padding: 2px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.linkAll{
	margin-top: 50px;
}
.linkAll a{
	text-decoration: none;
    padding: 15px;
    border: 1px solid #0e52de;
    margin: 10px;
    border-radius: 15px;
    font-size: 15px;
}

.djc_ef_yandeksdostavka{
    position: absolute;
    top: 0;
    right: 0;
    width: 100px;
}

.djc_items .djc_image img {
    padding-top: 5px!important;
}

.dostavka-yan{
    padding: 20px;
    border: 3px dotted #8f60be;
    border-radius: 20px;
}
.dostavka-yan img{
 float: left;
    padding-right: 10px;
	}
	.newactpr{   
	font-size: 18px;
    color: #ed1043;
    font-weight: bold;
	}	

	.newactprtxt{
		font-size: 14px;
    font-weight: normal;
	}	
	
  .yshots {
    max-width: 300px;
    width: 100%;
    height: auto!important;
    aspect-ratio: 9/16 !important;
    border-radius: 15px;
}	


.col-md-20{
	width:20%;
}

.protect-img-cat{
	width:25px;
}
.djc_attributes table tr.djc_attribute td.djc_label {
    display: none;
}


.djc_ef_yandeksdostavka, .djc_ef_yandeksdostavka td  {
	    border: transparent; 
}

.djc_attributes table tr.djc_attribute.djc_ef_yandeksdostavka td.djc_label {
	display: block;   
	border: transparent;
}

.djc_ef_yandeksdostavka td.djc_value {
    display: none;
}
.djc_ef_yandeksdostavka span.djc_value {
    display: none;
}

.urlica{
	text-align: left!important;
    padding-left: 0px;
    font-size: 14px;
    display: block;
    max-width: 460px;
    background: #eeeeee;
    padding: 8px;
    border-radius: 3px;
	min-width: 360px!Important;
}
@media screen and (max-width: 680px){
.urlica {
    max-width: 360px!Important;
}}

.raskhodniki .djc_price-protect{
	display:none;
}

.djc_attributes table tr.djc_attribute.djc_ef_artikul td.djc_label,
.djc_attributes table tr.djc_attribute.djc_ef_salon_gurskogo td.djc_label,
.djc_attributes table tr.djc_attribute.djc_ef_salon_zaharova td.djc_label,
.djc_attributes table tr.djc_attribute.djc_ef_salon_lozinskaya td.djc_label,
.djc_attributes table tr.djc_attribute.djc_ef_salon_matusevicha td.djc_label,
.djc_attributes table tr.djc_attribute.djc_ef_salon_belgradskaya td.djc_label,
.djc_attributes table tr.djc_attribute.jc_ef_price_1 td.djc_label
{
    display: block;
}

#djcatalog > div.djc_description > div.djc_attributes > table > tbody > tr.djc_attribute.djc_ef_price_1 > td.djc_label{
    display: block;
}


.djc_attribute.djc_ef_salon_gurskogo,
.djc_attribute.djc_ef_salon_zaharova,
.djc_attribute.djc_ef_salon_lozinskaya,
.djc_attribute.djc_ef_salon_matusevicha,
.djc_attribute.djc_ef_salon_belgradskaya
{
background: rgb(200 235 143);
    border-radius: 10px;
    margin: 0 0 2px;
    position: relative;
    z-index: 5;
}

.djc_attribute.djc_ef_salon_gurskogo .djc_attribute-label,
.djc_attribute.djc_ef_salon_zaharova .djc_attribute-label,
.djc_attribute.djc_ef_salon_lozinskaya .djc_attribute-label,
.djc_attribute.djc_ef_salon_matusevicha .djc_attribute-label,
.djc_attribute.djc_ef_salon_belgradskaya .djc_attribute-label
{
  font-weight: bold;
  display: inline!important;
}
.djc_item .djc_price {
    padding: 0!important;

}
.djc_items div.djc_attributes {
    background: transparent!important;
}

.djc_attribute.djc_ef_tsena_za, .djc_attribute.djc_ef_tip{
    padding: 0;
    margin: -10px 0 10px 0;
}

.djc_attribute.djc_ef_tsena_za .djc_value, .djc_attribute.djc_ef_tip .djc_value{
    font-weight: bold;
}

.view-items .djc_price-protect{
    margin-top: -7px!important;
}

.all-salon{
	position: absolute;
    top: 0px;
    background: #ed1043;
    color: #fff;
    padding: 0px 2px;
    text-align: center;
	z-index: 10;
    font-size: 11px;
}

.v-arende{
	background: #ffc97d;
	display: inline-block!important;
}

td.v-arende {
    display: revert!important;
}

.djc_ef_tsena_za .djc_label, .djc_ef_tsena_za .djc_value, .djc_ef_tip .djc_label, .djc_ef_tip .djc_value {
    border-bottom: 1px solid rgb(68 68 68 / 25%);
}
.view-items .djc_attributes{
	position: relative;
	min-height: 60px;
}
.v-arende-all{
    position: absolute!important;
    top: 34px;
    width: 100%;
    height: 24px;
    z-index: 1!important;
}

.view-items .djc_ef_yandeksdostavka {
    top: -220px;
    width: 90px;
}

.raskhodniki .v-arende-all{
    display:none;
}


/* Стили для кружков доступности */
.availability-dot {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin-right: 5px;
  vertical-align: middle;
}

.availability-dot.green {
  background-color: #4CAF50; /* Зеленый для "много" */
}

.availability-dot.orange {
  background-color: #FF9800; /* Оранжевый для "мало" */
}

.availability-dot.red {
  background-color: #F44336; /* Красный для "нет" */
}
.availabltes{
	display: flex;
    flex-direction: row;
	gap: 20px;
	margin-bottom: 20px;
}
.available{
	
}

.available-high{
	border-bottom: 1px dotted #4CAF50;
}

.available-low{
	border-bottom: 1px dotted #FF9800;
}

.available-none{
	border-bottom: 1px dotted #F44336;
}

@media screen and (max-width: 680px){
.availabltes{
    flex-direction: column;  
	gap: 5px;
}
}


#sbox-window.shadow {
    height: auto!important;
    width: auto!important;
	max-width: 520px!important;
}
.booking-form .inputbox {
    max-width: 320px!important;
}