
html,
body {
	height: 100%;
	font-family: Arial;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
}

.slicknav_nav{
position: absolute;
    width: 100%;
    left: 0px;
    right: 0px;
	
background: #000000a6;	
}

#mySidenav ul li a{
color:#fff;	
	
}

body{

	    color: #000;
		font-size:16px;
}

.breadcrumb{
    background: none;
    padding: 0px;
    margin: 0px;
    border-radius: 0px;	
	
}

.heading_mod{
	
font-size: 20px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 10px;	
}


.footer-section .heading_mod {
color:#fff;
}



.footer-blog a, .footer-blog p{
    color: #ffffffa6;
	
}

.ulcontact li i {
    color: #e67e23;	
margin-right:3px;
    position: absolute;
    left: -22px;
margin-top: 2px;	
}

.ulcontact li{
margin-bottom:10px;	
	
}



.ulcontact li span{
display:block;
font-weight:700;	
	
}

.top-tel{
    display: flex;
    align-items: center;
    gap: 20px;	
	
}

.moduletable.bottom_c ul{
list-style:none;	
}

.top-tel a{
    color: #fff;	
	
}
#WJCForm116 .modal-header{
padding-bottom:0px !important;	
text-align:center;
	
}

#WJCForm116  .modal-content {
   
      border: 8px solid #b1b1b1;
    border-radius: 0px;
}

.oborudovanie {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(265px, 1fr));
    gap: 15px;
	
}

.oborudovanie-item {
  
	width:100%;
     box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    position: relative;
}

.obor-title a {
  
     color: #000;
	 

}

body .btn-default {
    background: none;
    color: #bc1f29 !important;
    border-color: #bc1f29;
	

}


#programs.owl-black{
background: url(/images/bg-black.jpg);
background-size: cover;
    padding: 30px 0px;	
	
}

#programs.owl-black h2{
color: #fff;	
	
}

#programs.owl-black .obor-title a{
color: #fff;	
	
}


#programs.owl-black .obor-desc{
color: #fff;	
opacity: 0.7;	
}

#programs.owl-black .itemdesc{
position:relative;	
	
	
}

#programs.owl-black .itemdesc:after{
content: "";
    filter: blur(4px);
    position: absolute;
    top: 0px;
    width: 100%;
    bottom: 0px;
    left: 0px;
    right: 0px;
    height: 100%;
    background: #00000024;
}	

a{
	
box-shadow:none !important;	
}


.obor-image {
    width: 100%;
    padding-top: 100%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}

.obor-full-link {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
}

.blockshadow{
    position: relative;
    box-shadow: 3px 5px 15px 0px rgba(0, 0, 0, 0.2);	
	
}

.cft span {
    width: 40px;
    height: 40px;
    display: flex;
    border: 2px solid #a4854f;
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    color: #a4854f;
    font-size: 25px;
	    background: #a4854f2e;
}

#options.why .mdwrap {
display: flex;
    gap: 10px;
    align-items: flex-start;
    text-align: left;
    flex-direction: row;
	margin-bottom: 20px;
}



.obor-title {
 
color: #a4854f;
  
       font-size: 17px;
    font-weight: 700; 
}
.itemdesc{
    padding: 15px;	
	    text-align: center;
}

#programs .itemdesc, #catprograms .itemdesc{
	
text-align:left;	
	
}
#programs .oborudovanie-item{
	
width:auto !important;	
max-width:100%;	
margin-bottom:0px;
    margin: 3px;
}

#WJCForm116 .modal-footer{
padding-top:0px !important;		
text-align:center;	
    display: block;
}


#WJCForm116 form button{
    color: #ffffff;
    text-transform: uppercase;
       background: #2b2b2b;
    padding: 12px 40px;
    border: none;
    border-radius: 2px;
    font-size: 18px;
	
}

#WJCForm116 input{
    color: #7d858c !important;
    outline: none !important;
    margin-bottom: 10px;
    padding: 6px !important;
    border: 1px solid #ccc !important;
    line-height: 1.42857143;
    border-radius: 4px;
    width: 100%;
    max-width: 100%;
 height: 40px !important;
    font-size: 16px;
    background: #ebebeb5e;
}

#WJCForm116 .modal-body{
display:flex;
flex-wrap:wrap;	
justify-content: space-between !important;
}
#WJCForm116 .modal-body .control-group{
    width: 100%;
    max-width: 100%;
}

input{
outline:none !important;	
}


.form-control:focus{
box-shadow:none !important;	
	
}

.wjcallbackform .modal-dialog{
max-width:450px;	
}

.form-header{
width:100%;

	
}

.modal-footer, .modal-header, .modal-body{
	
border:none !important;	
	
}

.modal-footer{
	
    justify-content: center;	
}

.modal-footer button{
	    overflow: hidden;
    padding: 10px 24px;
    color: #fff !important;
    font-size: 16px;
    display: inline-flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    z-index: 999;
	border-radius:0px;
    position: relative;
    background: #a4854f;
    border: 1px solid #a4854f;
	width:100%;
	
}

.secur{
    font-size: 11px;
    opacity: 0.7;
    align-items: center;
    gap: 5px !important
}

.wjcallbackform .modal-body{
padding-bottom:0px !important;
padding-top:0px !important;	
	
}

::placeholder {
color: #ffffff7d !important;	
}


.wjcallbackform .control-label{
display:none;	
}

.wjcallbackform input, .wjcallbackform button{
	
	border-radius:4px;	
}
.wjcallbackform input{
	
    background: #18191b !important;
    border: 1px solid #4d4b48;
    margin-bottom: 5px;	
	color: #fff !important;
	
}
.wjcallbackform input:focus{

    border-color: #4d4b48 !important;
	
}

button:focus{

box-shadow:none !important;
}	

.header-section .container-fluid{
	    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 10px 15px;
	
}

#advantage{
	    padding-top: 70px;
    background-image: url(/images/banner.jpg);
	    justify-content: center;
    background-size: cover !important;
	position:relative;
	    padding-bottom: 50px;
    margin-bottom: 0px;
}
#advantage h4{

    text-align: center;
    background: #ffffffd9;
    padding: 20px;
    border-radius: 4px;


}


#advantage .recent-item .recent-text:before{
content:none !important;	
	
}

#advantage  .recent-item{
	     background: #ffffffd9;
	height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {

	font-weight: 700;
	font-family: 'Times New Roman', Times, serif;

		       margin-bottom: 15px;
		
}

h1 {
	font-size: 34px;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 20px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}
a{
  color: #a4854f;
    text-decoration: none;
}

.hero-text h2{
	
    text-transform: uppercase;	
}
.section-title-line h2, .section-title h2{
	
text-transform: uppercase;	
}

.section-title-line h3, .section-title h3{
	
text-transform: uppercase;	
}

.category-desc ul{
padding-left: 20px;	
margin-bottom: 15px;	
}

ul li::marker {
    color: #a4854f;
}

a:hover{
color: #a4854f;
opacity:1;	
}

p {

  
    margin: 0 0 15px 0;
}

img {
	max-width: 100%;
	    height: auto;
}

input:focus,
select:focus,
button:focus,
textarea:focus {
	outline: none;
}

a:hover,
a:focus {
	text-decoration: none;
	outline: none;
	
}

ul,
ol {
	padding: 0;
	margin: 0;
}

#mod-custom122 .recent-item{
	    min-height: 200px;
	height: auto !important;
}

.hero-text h1, .hero-text h2{
    z-index: 2;	
	
}

.content-categoryreshenia .oborudovanie{
    justify-content: flex-start;	
	
}

.single-hero-item:after{
content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;

    bottom: 0px;
    top: 0px;
background: linear-gradient(to right, #000000ba, #00000000);
}

.section-title-line{
	    margin-bottom: 20px;
	
}

.section-title-line h2:after {
    content: "";
width: 20%;
    display: block;
    height: 2px;
    bottom: 0px;
    background: #a4854f;
    min-width: 80px;
	    margin: 0 auto;
    margin-top: 8px;
}



.section-title-line h2{
display:inline-block;
position:relative;	
	
	
}

/*---------------------
  Helper CSS
-----------------------*/
.option_name {
    color: #e67e23;
}

#service{
    background: #18191b;	
	
}


#service .flex-text{
text-align:center;	
	
}

.icon_b{
margin-bottom:10px;	
    flex-shrink: 0;	
}

#service .hg{
font-size:18px;
margin-bottom:5px;	
	
	}
#service .descr{
opacity:0.7;	
	
}

.section-title p {

	margin-bottom: 0;
}

a.mmn{
    color: #fff !important;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 28px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    display: block;

    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;	
	    margin-bottom: 5px;
	
}

#mySidenav  .nav-menu .mainmenu li{
	
display:block !important;	
margin-right:0px !important;
    margin-bottom: 10px;	
}
#mySidenav  .nav-menu .mainmenu li a:after{
	
content:none !important;	
}



.masonry_items{
	
    display: flex;	
	
}

.masonry {
	column-count: 4; // сколько колонок нужно?
	column-gap: 1px; // промежуток между блоками (справа или слева)

	/* тоже самое с нужными префиксами на 18 марта 2016 */
	-webkit-column-count: 4; -moz-column-count: 4; column-count: 4;
	-webkit-column-gap: 1px; -moz-column-gap: 1px; column-gap: 1px;
}
/* Блоки Masonry */
.masonry .item {
	display: inline-block; 
	width: 100%;         
	margin-bottom: 1px;
	
}


#trainers .owl-dots button.owl-dot:last-child,#customers .owl-dots button.owl-dot:last-child {
	margin-right: 0;
}

.owl-nav i{
    color: #a4854f;
    background: none;
	font-size: 35px;
}

#modpedagogs .coltiem img {

    border: 3px solid #e67e23 !important;
}
.set-bg {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
}

.set-bg-2 {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
}

.spad {
	padding-top: 100px;
	padding-bottom: 100px;
}

.spad-2 {
	padding-top: 50px;
	padding-bottom: 70px;
}

.text-white h1,
.text-white h2,
.text-white h3,
.text-white h4,
.text-white h5,
.text-white h6,
.text-white p,
.text-white span,
.text-white li,
.text-white a {
	color: #fff;
}

/* buttons */

.row.numb h4{
color: #e67e23;
    font-weight: 600;
    font-size: 60px;	
	    text-align: center;
		    color: #ffffff;
}




ul.check{
padding:0px;
list-style:none;	
padding-left:25px;	
}

.about-img{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;	
	
}

.about-img img{
   

    margin-top: 50px;	
	
}

#numb{
    padding: 50px 0px;	
	background: #e67e23;
}

ul.check li{
position:relative;	
    margin-bottom: 15px;
}

ul.check li i{
    position: absolute;
    left: -25px;
    color: #02aed6;
    font-size: 20px;	
}

.row.numb p{
    margin: 0px;
    text-align: center;
    font-size: 16px;
     color: #ffffff;
    font-weight: 400;
}

.contact-info h4{
color: #fff !important;	
	
}

.primary-btn {
display: inline-block;

    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    height: 46px;
    border: 2px solid;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-position: 0 0, 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 2px;
    background: #02aed6;
    -webkit-transition-duration: 1000ms;
    -o-transition-duration: 1000ms;
    transition-duration: 1000ms;
    line-height: 45px;
    position: relative;
    z-index: 1;

    white-space: nowrap;
    width: auto;
    padding: 0 24px;
    width: auto;
    font-size: 18px;
    background: none;

}

.primary-btn:after {
	color: #fff;
	-webkit-transition-duration: 500ms;
	-o-transition-duration: 500ms;
	transition-duration: 500ms;
	background: #02aed6;

	background: linear-gradient(to right, #02aed6, #02aed6);
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1;
	border-radius: 2px;
	opacity: 0;
}



/* Preloder */

#preloder {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 999999;

}

.loader {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -13px;
	margin-left: -13px;
	border-radius: 60px;
	animation: loader 0.8s linear infinite;
	-webkit-animation: loader 0.8s linear infinite;
}

@keyframes loader {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
		border: 4px solid #f44336;
		border-left-color: transparent;
	}
	50% {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
		border: 4px solid #673ab7;
		border-left-color: transparent;
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
		border: 4px solid #f44336;
		border-left-color: transparent;
	}
}

@-webkit-keyframes loader {
	0% {
		-webkit-transform: rotate(0deg);
		border: 4px solid #f44336;
		border-left-color: transparent;
	}
	50% {
		-webkit-transform: rotate(180deg);
		border: 4px solid #673ab7;
		border-left-color: transparent;
	}
	100% {
		-webkit-transform: rotate(360deg);
		border: 4px solid #f44336;
		border-left-color: transparent;
	}
}

/*---------------------
  Header
-----------------------*/

.header-section {
     background: #18191b;
    padding: 10px 0px;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 99;

}



.header-section.header-normal {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background: #151515;
	padding-top: 0;
}

.header-section.header-normal .logo {
	padding: 40px 0;
}

.header-section.header-normal .nav-menu .mainmenu ul li a {
	padding: 40px 0;
}

.header-section.header-normal .nav-menu .mainmenu ul li a:after {
	bottom: 35px;
}

.header-section.header-normal .nav-menu .mainmenu ul li:hover .dropdown {
	top: 107px;
}

.header-section.header-normal .nav-menu .mainmenu ul li .dropdown {
	top: 128px;
}

.header-section.header-normal .nav-menu .mainmenu ul li .dropdown li a {
	padding: 14px 22px;
}

.header-section.header-normal .top-social {
	padding: 39px 0;
}



.logo a {
	display: inline-block;
}

.top-social{
	    text-align: center;
    display: flex;
    align-items: center;
	gap:4px;
}


.nav-menu .mainmenu {
	display: inline-block;
}

.nav-menu .mainmenu ul li {
	display: inline-block;
	list-style: none;
	margin-right: 25px;
	position: relative;

}



#sidenav .nav-menu .mainmenu ul li{
	
display:block;	
	
}


.nav-menu .mainmenu ul li:last-child {
	margin-right: 0;
}

.nav-menu .mainmenu ul li.current a {
	color: #a4854f;
}

.nav-menu .mainmenu ul li a:hover{
	
	color: #a4854f;	
}


.nav-menu .mainmenu ul li a {
	color: #fff;
	font-size: 16px;



	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	display: block;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}



.nav-menu .mainmenu ul li:hover .dropdown {
	opacity: 1;
	visibility: visible;
	top: 40px;
}



.nav-menu .mainmenu ul li:hover>a:after {
	opacity: 1;
}

.nav-menu .mainmenu ul li .dropdown {
	position: absolute;
	left: 0;
	top: 70px;
	width: 180px;
	background: #e67e23;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	z-index: 99;
}

.nav-menu .mainmenu ul li .dropdown li {
	display: block;
	margin-right: 0;
}

.nav-menu .mainmenu ul li .dropdown li a {
	text-align: left;
	text-transform: capitalize;
	padding: 10px 20px;
	color: #ffffff;
}

.nav-menu .mainmenu ul li .dropdown li a:hover {
	color: #151515;
}

.nav-menu .mainmenu ul li .dropdown li a:hover:after {
	display: none;
}



.top-social a {
	display: inline-block;
	font-size: 26px;
	color: #ffffff;

}

.slicknav_menu {
	display: none;
}

/*---------------------
  Hero Section
-----------------------*/




i.fa.fa-whatsapp{
	color: #0cc143;
	
}

i.fa.fa-telegram{
	    color: #32a9e1;
	
}


i.fa.fa-viber{
        color: #a699f7;
	
}

i.fa.fa-vk{
color: #0077ff;	
	
}



.hero-items .owl-item.active .single-hero-item .hero-text h2 {
	-webkit-transition: all 0.2s ease 0.2s;
	-o-transition: all 0.2s ease 0.2s;
	transition: all 0.2s ease 0.2s;

}



.hero-items .owl-item.active .single-hero-item .hero-text h1 {
	-webkit-transition: all 0.4s ease 0.4s;
	-o-transition: all 0.4s ease 0.4s;
	transition: all 0.4s ease 0.4s;
}

.hero-items .owl-item.active .single-hero-item .hero-text .primary-btn {
	-webkit-transition: all 0.6s ease 0.6s;
	-o-transition: all 0.6s ease 0.6s;
	transition: all 0.6s ease 0.6s;
}

.hero-items .owl-nav button[type=button] {
	position: absolute;
	left: 75px;
	top: 50%;
	-webkit-transform: translateY(-30px);
	-ms-transform: translateY(-30px);
	transform: translateY(-30px);
	line-height: 30px;
	font-size: 60px;
	color: #ffffff;
}

.hero-items .owl-nav button[type=button].owl-next {
	left: auto;
	right: 75px;
}

.hero-items .owl-dots {
	position: absolute;
	left: 0;
	bottom: 23px;
	width: 100%;
	text-align: center;
}

.hero-items .owl-dots button.owl-dot {
	height: 14px;
	width: 14px;
	background: #ffffff;
	border-radius: 50%;
	margin-right: 15px;
	position: relative;
}

.hero-items .owl-dots button.owl-dot.active:after {
	opacity: 1;
}

.hero-items .owl-dots button.owl-dot:after {
	position: absolute;
	left: -3px;
	top: -3px;
	height: 20px;
	width: 20px;
	border: 1px solid #ffffff;
	content: "";
	border-radius: 50%;
	opacity: 0;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.hero-items .owl-dots button.owl-dot:last-child {
	margin-right: 0;
}

.single-hero-item {

    padding-top: 0px;

    display: -ms-flexbox;
    display: flex;

    justify-content: center;
    background-size: cover !important;
    height: 550px;
    background-repeat: no-repeat !important;
    width: 100% !important;
    background-position: top center;
}


.single-hero-item .hero-text h2 {
	color: #ffffff;

    font-size: 45px;
	margin-bottom: 4px;
	position: relative;
	

}

.single-hero-item .hero-text h1 {
	color: #ffffff;
	font-size: 90px;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 46px;
	position: relative;
	top: 50px;
	opacity: 0;
}

.single-hero-item .hero-text .primary-btn {
	position: relative;
	top: 50px;

}

.single-hero-item .hero-text .primary-btn:hover:after {
	opacity: 1;
}

/*---------------------
  Feature Item
-----------------------*/

.feature-item {
	text-align: center;
	height: 380px;
	margin-left: -15px;
	margin-right: -15px;
	padding: 140px 15px 15px;
	position: relative;
}

.feature-item:hover:before {
	opacity: 1;
}

.feature-item:before {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 5px;
	background: #e67e23;
	content: "";
	opacity: 0;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.feature-item h3 {
	color: #ffffff;
	font-weight: 500;
	text-transform: uppercase;
	margin-bottom: 14px;
	z-index: 2;
    position: relative;
}

.feature-item p {
	color: #ffffff;
	margin-bottom: 22px;
	z-index: 2;
    position: relative;
}

.feature-item .primary-btn.f-btn:hover:after {
	opacity: 1;
}

/*---------------------
  Home About
-----------------------*/



.about-text {
	padding-top: 18px;
}



section{
   
	    padding: 30px 0px;
}

.about__content {

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.about__content ul li {
    position: relative;
 
    opacity: .7;
    line-height: 1.1em;
    margin-bottom: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
}

.about__content ul li:before {
    content: "";
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 22px;
    height: 16px;
    background-image: url(/images/list.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-top: 2px;
}


.about-text p.long-details {

	margin-bottom: 40px;
}

.about-text .primary-btn.about-btn:after {
	opacity: 1;
}



/*---------------------
  Classes Section
-----------------------*/

.classes-section {
	background: #151515;
}

.classes-section.schedule-page .class-title {
	padding: 0;
}

.classes-section.schedule-page .class-title .section-title {
	margin-bottom: 65px;
}

.class-title {
	padding-top: 60px;
	padding-bottom: 62px;
}

.class-title .section-title h2 {
	font-weight: 500;
}

.classes-item {
	height: 480px;
	margin-left: -15px;
	margin-right: -15px;
	padding-left: 60px;
	padding-top: 162px;
	padding-right: 35px;
}

.classes-item:hover:before {
	opacity: 1;
}

.classes-item:before {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 5px;
	background: #e67e23;
	content: "";
	opacity: 0;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.classes-item h4 {
	font-weight: 600;
	color: #ffffff;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.classes-item p {
	color: #ffffff;
	margin-bottom: 38px;
}

.classes-item .primary-btn.class-btn {
	background-image: -webkit-gradient(linear, left top, right top, color-stop(100%, #e16521), color-stop(0%, #e67e23)), -webkit-gradient(linear, left top, right top, color-stop(100%, #e67e23), color-stop(0%, #e16521));
	background-image: -o-linear-gradient(left, #e16521 100%, #e67e23 0%), -o-linear-gradient(left, #e67e23 100%, #e16521 0%);
	background-image: linear-gradient(to right, #e16521 100%, #e67e23 0%), linear-gradient(to right, #e67e23 100%, #e16521 0%);
}

.classes-item .primary-btn.class-btn:hover:after {
	opacity: 1;
}

/*---------------------
  Classes Time Table Section
-----------------------*/

.classtime-section {
	background: #151515;
	padding-top: 90px;
}

.classtime-section .section-title {
	margin-bottom: 48px;
}

.feature-section .section-title {
	margin-bottom: 48px;
		text-align: center;
}



#zal .feature-item:after {
content: "";
    position: absolute;
    display: block;
    background: #00000070;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    right: 0px;
}



.timetable-controls {
	text-align: center;
	margin-bottom: 40px;
}

.timetable-controls ul{
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
	
}

.timetable-controls ul li {
	list-style: none;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	color: #ffffff;
	display: inline-block;
	    background: #9999996b;
	cursor: pointer;
	padding:10px;
	position: relative;
}

.timetable-controls ul li.active {
	color: #e67e23;
}

.timetable-controls ul li.active:after {
	opacity: 1;
}



.timetable-controls ul li:last-child {
	margin-right: 0;
}

.classtime-table .ts-item {
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

.classtime-table.filtering .ts-item {
	opacity: 0;
}

.classtime-table.filtering .ts-item.show {
	opacity: 1;
}

.classtime-table table {
	width: 100%;
	border: 1px solid #1f1f1f;
	background: #212121;
	text-align: center;
}

.classtime-table table thead tr th {
	font-size: 16px;
	color: #ffffff;
	font-weight: 500;
	text-transform: uppercase;
	padding: 25px 5px;
}

.classtime-table table tbody {
	border-top: 1px solid #171717;
}

.classtime-table table tbody tr td {
	text-align: center;
    border-right: 1px solid #4a4a4a;
    border-bottom: 1px solid #4a4a4a;
	width: 146px;
	padding: 26px 10px 28px;
	position: relative;
	z-index: 1;
	font-size: 13px;
	color:#fff;
}

.classtime-table table tbody tr td:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: -webkit-gradient(linear, left top, right top, from(#e16521), to(#e67e23));
	background: -o-linear-gradient(left, #e16521, #e67e23);
	background: linear-gradient(to right, #e16521, #e67e23);
	content: "";
	opacity: 0;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.classtime-table table tbody tr td.hover-bg:hover:after {
	opacity: 1;
}

.classtime-table table tbody tr td.hover-bg:hover h6 {
	color: #ffffff;
}

.classtime-table table tbody tr td.workout-time {
	font-size: 16px;
	color: #ffffff;
	font-weight: 500;

}

.classtime-table table tbody tr td span {
	
	color: #ffffff;
	display: block;
	margin-bottom: 7px;
	font-size: 13px;
}

.classtime-table table tbody tr td h6 {
	color: #e67e23;
	font-weight: 500;
	text-transform: uppercase;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

/*---------------------
  Price Section
-----------------------*/

.price-section {
	padding-top: 90px;
	padding-bottom: 70px;
}

.price-section .section-title {
	text-align: center;
	margin-bottom: 36px;
}

.price-section .section-title p {
	color: #ffffff;
}

.price-section .toggle-option {
	text-align: center;
	margin-bottom: 50px;
}

.price-section .toggle-option li {
	list-style: none;
	display: inline-block;
	font-size: 16px;
	color: #ffffff;
	letter-spacing: 1px;
	margin-right: 10px;
}

.price-section .toggle-option li:last-child {
	margin-right: 0;
}

.price-section .toggle-option li .switch {
	position: relative;
	display: inline-block;
	width: 70px;
	height: 30px;
	margin-bottom: 0;
}

.price-section .toggle-option li .switch input {
	opacity: 0;
	width: 0;
	height: 0;
}

.price-section .toggle-option li .switch .slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(255, 255, 255, 0.3);
	border-radius: 2px;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

.price-section .toggle-option li .switch .slider::before {
	position: absolute;
	content: "";
	height: 30px;
	width: 35px;
	right: 0;
	bottom: 0;
	background-color: white;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
	border-radius: 2px;
}

.price-section .toggle-option li .switch input:checked+.slider:before {
	-webkit-transform: translateX(-35px);
	-ms-transform: translateX(-35px);
	transform: translateX(-35px);
}

.single-price-plan {
	background: #ffffff;
	text-align: center;
	padding: 45px 0 50px;
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
}

.single-price-plan h4 {
	color: #272727;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 34px;
}

.single-price-plan .price-plan {
	margin-bottom: 35px;
}

.single-price-plan .price-plan h2 {
	color: #272727;
	font-size: 48px;
	font-weight: 700;
	position: relative;
	padding-left: 18px;
	margin-bottom: 10px;
	display: inline-block;
}

.single-price-plan .price-plan h2 span {
	color: #272727;
	font-size: 18px;
	font-weight: 700;
	position: absolute;
	left: 0;
	top: 9px;
}

.single-price-plan .price-plan p {
	font-size: 16px;
	line-height: 20px;
	color: #272727;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.single-price-plan ul {
	margin-bottom: 35px;
}

.single-price-plan ul li {
	list-style: none;
	font-size: 16px;
	font-weight: 600;
	color: #272727;
	line-height: 42px;
}

.single-price-plan .primary-btn.price-btn {
	background-image: -webkit-gradient(linear, left top, right top, color-stop(100%, #e16521), color-stop(0%, #e67e23)), -webkit-gradient(linear, left top, right top, color-stop(100%, #e67e23), color-stop(0%, #e16521));
	background-image: -o-linear-gradient(left, #e16521 100%, #e67e23 0%), -o-linear-gradient(left, #e67e23 100%, #e16521 0%);
	background-image: linear-gradient(to right, #e16521 100%, #e67e23 0%), linear-gradient(to right, #e67e23 100%, #e16521 0%);
	color: #e67e23;
}

.single-price-plan .primary-btn.price-btn:hover {
	color: #ffffff;
}

.single-price-plan .primary-btn.price-btn:hover:after {
	opacity: 1;
}

.single-price-plan .tic-text {
	width: 160px;
	height: 40px;
	background: #e67e23;
	position: absolute;
	right: -67px;
	top: -5px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.single-price-plan .tic-text i {
	position: absolute;
	left: 69px;
	top: 15px;
	color: #ffffff;
}

/*---------------------
  Choseup Section
-----------------------*/

.chooseus-section {
background-color: #f5f5f5;
padding-top:50px;
	padding-bottom: 50px;
}

.chooseus-section.schedule-page .section-title {
	text-align: center;
}

.chooseus-section.schedule-page .choose-item {
	text-align: center;
}

.chooseus-section .section-title {
	margin-bottom: 52px;
}

.choose-item {
	margin-bottom: 40px;
}

.choose-item h5 {
	font-size: 20px;

	margin-top: 20px;
	margin-bottom: 25px;
}

.choose-item p {
	color: #7b7b7b;
	font-weight: 500;
}

/*---------------------
  Video Section
-----------------------*/

.video-section {
	text-align: center;
	height: 500px;
}

.video-section .video-text {
	text-align: center;
	padding-top: 150px;
}

.video-section .video-text h2 {
	font-size: 60px;
	color: #ffffff;
	font-weight: 500;
	text-transform: uppercase;
	margin-bottom: 42px;
}

.video-section .video-text .play-btn {
	display: inline-block;
	height: 60px;
	width: 60px;
	font-size: 22px;
	background: #ffffff;
	text-align: center;
	line-height: 62px;
	color: #e67e23;
	border-radius: 50%;
	position: relative;
	padding-left: 5px;
}

.video-section .video-text .play-btn:after {
	position: absolute;
	left: -5px;
	top: -5px;
	width: 70px;
	height: 70px;
	background: #ffffff;
	opacity: 0.3;
	border-radius: 50%;
	content: "";
}

/*---------------------
  Blog Section
-----------------------*/

.blog-section {
	background: #151515;
	padding-top: 90px;
	padding-bottom: 66px;
}

.blog-section .section-title {
	margin-bottom: 55px;
}

.blog-item {
	position: relative;
	margin-bottom: 30px;
}

.blog-item:hover .play-btn {
	opacity: 1;
	visibility: visible;
}

.blog-item.large-item {
	height: 420px;
}

.blog-item.large-item.xl-large {
	height: 440px;
}

.blog-item.large-item.xls-large {
	height: 460px;
}

.blog-item.large-item.m-item {
	height: 400px;
}

.blog-item.small-item {
	height: 260px;
}

.blog-item.sm-item {
	height: 330px;
}

.blog-item.sms-item {
	height: 320px;
}

.blog-item .blog-text {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding-left: 30px;
	padding-bottom: 30px;
	padding-right: 30px;
}

.blog-item .blog-text .categories {
	font-size: 14px;
	color: #ffffff;
	text-transform: uppercase;
}

.blog-item .blog-text h5 {
	font-size: 20px;
	color: #ffffff;
	font-weight: 500;
	margin-top: 10px;
}

.blog-item.instagram-item {
	background: -webkit-gradient(linear, left top, right top, from(#e16521), to(#e67e23));
	background: -o-linear-gradient(left, #e16521, #e67e23);
	background: linear-gradient(to right, #e16521, #e67e23);
	padding: 44px 30px 65px;
}

.blog-item.instagram-item .instagram-text {
	display: block;
}

.blog-item.instagram-item .instagram-text .categories {
	font-size: 14px;
	color: #ffffff;
	text-transform: uppercase;
	position: relative;
}

.blog-item.instagram-item .instagram-text .categories i {
	font-size: 20px;
	position: absolute;
	right: 0;
	top: 0;
}

.blog-item.instagram-item .instagram-text h5 {
	font-size: 20px;
	color: #ffffff;
	font-weight: 500;
	margin-top: 10px;
	text-transform: uppercase;
	line-height: 1.5;
}

.blog-item .play-btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;
}

.blog-item .play-btn .play-in-btn {
	display: inline-block;
	height: 60px;
	width: 60px;
	font-size: 22px;
	background: #ffffff;
	text-align: center;
	line-height: 62px;
	color: #e67e23;
	border-radius: 50%;
	position: relative;
	padding-left: 5px;
}

.blog-item .play-btn .play-in-btn:after {
	position: absolute;
	left: -5px;
	top: -5px;
	width: 70px;
	height: 70px;
	background: #ffffff;
	opacity: 0.3;
	border-radius: 50%;
	content: "";
}

/*---------------------
  Cta Section
-----------------------*/

.cta-section {

	padding: 38px 0;
}

.cta-section .cta-text {
	float: left;
}

.cta-section .cta-text h3 {
	color: #ffffff;
	font-weight: 500;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.cta-section .cta-text p {
	color: #ffffff;
	margin-bottom: 0;
}

.cta-section .primary-btn.cta-btn {
	float: right;
	border-color: #a4854f;
background:#a4854f;
	margin-top: 14px;
}

/*---------------------
  Map Section
-----------------------*/

.map {
	height: 590px;
	position: relative;
}

.map iframe {
	width: 100%;
}

.map-contact-detalis {
	width: 420px;
	padding: 40px;
	background: #ffffff;
	position: absolute;
	right: 120px;
	top: 80px;
	-webkit-box-shadow: 6px 6px 50px rgba(198, 198, 198, 0.2);
	box-shadow: 6px 6px 50px rgba(198, 198, 198, 0.2);
}

.map-contact-detalis .open-time {
	overflow: hidden;
	margin-bottom: 10px;
}

.map-contact-detalis .open-time h5 {
	font-size: 20px;
	color: #000000;
	font-weight: 500;
	text-transform: uppercase;
	float: left;
}

.map-contact-detalis .open-time ul {
	float: right;
}

.map-contact-detalis .open-time ul li {
	font-size: 14px;
	color: #000000;
	list-style: none;
	font-weight: 600;
	line-height: 30px;
	position: relative;
	padding-right: 108px;
}

.map-contact-detalis .open-time ul li span {
	position: absolute;
	right: 0;
	top: 0;
}

.map-contact-detalis .map-contact-form h5 {
	font-size: 20px;
	color: #000000;
	font-weight: 500;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.map-contact-detalis .map-contact-form form input {
	width: calc(53% - 20px);
	margin-right: 20px;
	float: left;
	height: 40px;
	margin-bottom: 20px;
	font-size: 16px;
	color: #272727;
	border: 1px solid #e1e1e1;
	padding-left: 20px;
	border-radius: 2px;
}

.map-contact-detalis .map-contact-form form input.phone {
	width: 47%;
	margin-right: 0;
}

.map-contact-detalis .map-contact-form form input::-webkit-input-placeholder {
	color: #272727;
	font-weight: 600;
}

.map-contact-detalis .map-contact-form form input::-moz-placeholder {
	color: #272727;
	font-weight: 600;
}

.map-contact-detalis .map-contact-form form input:-ms-input-placeholder {
	color: #272727;
	font-weight: 600;
}

.map-contact-detalis .map-contact-form form input::-ms-input-placeholder {
	color: #272727;
	font-weight: 600;
}

.map-contact-detalis .map-contact-form form input::placeholder {
	color: #272727;
	font-weight: 600;
}

.map-contact-detalis .map-contact-form form textarea {
	width: 100%;
	height: 80px;
	resize: none;
	font-size: 16px;
	color: #272727;
	border: 1px solid #e1e1e1;
	border-radius: 2px;
	padding-left: 20px;
	padding-top: 10px;
	margin-bottom: 18px;
}

.map-contact-detalis .map-contact-form form textarea::-webkit-input-placeholder {
	color: #272727;
	font-weight: 600;
}

.map-contact-detalis .map-contact-form form textarea::-moz-placeholder {
	color: #272727;
	font-weight: 600;
}

.map-contact-detalis .map-contact-form form textarea:-ms-input-placeholder {
	color: #272727;
	font-weight: 600;
}

.map-contact-detalis .map-contact-form form textarea::-ms-input-placeholder {
	color: #272727;
	font-weight: 600;
}

.map-contact-detalis .map-contact-form form textarea::placeholder {
	color: #272727;
	font-weight: 600;
}

/*---------------------
  Footer Section
-----------------------*/

.footer-section {
   
      padding: 40px 0px;
	      padding-bottom: 0px;
		      background: #18191b;

}

.footer-logo-item {
	margin-bottom: 30px;
}

.footer-logo-item .f-logo {
	margin-bottom: 10px;
}

.footer-logo-item p{
font-size:16px;	
	
}

.footer-logo-item .f-logo a {
	display: inline-block;
}

.footer-logo-item p {
	color: #afb4bf;
	margin-bottom: 32px;
}

.footer-logo-item .social-links h6 {
	color: #ffffff;
	font-weight: 500;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.footer-logo-item .social-links a {
	color: #ffffff;
	display: inline-block;
	font-size: 14px;
	margin-right: 32px;
}

.footer-logo-item .social-links a:last-child {
	margin-right: 0;
}

.footer-section .moduletable{
	
margin-bottom:15px;	
}

.moduletable.footer_c{
	
margin-bottom: 20px;	
}

.footer-widget h5 {
	font-size: 20px;
	font-weight: 500;
	color: #ffffff;
	text-transform: uppercase;
	margin-bottom: 40px;
}

.footer-widget .footer-blog .fb-item {
	display: block;
	margin-bottom: 20px;
}



.footer-widget .footer-blog a.fb-item{
    margin-bottom: 5px;

}

.footer-widget .footer-blog .fb-item span {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 500;
	display: block;
	color: #afb4bf;
}


#oversize {
    background: #0000008c;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 999999999;
}

#sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999999999;
    top: 0;
    left: 0;
       background: #6c5938;
    overflow-x: hidden;
    padding-top: 60px;
    transition: 0.2s;
}

#sidenav .closebtn {
    position: absolute;
       top: 15px;
     right: 10px;
    font-size: 24px;
    margin-left: 50px;
	
}

#bars {
    position: fixed;
     right: 7px;
    top: 7px;
    font-size: 20px;
    color: #fff;
    width: 45px;
    height: 45px;
    display: none;
    align-items: center;
    justify-content: center;
    cursor: pointer;
       z-index: 99999;
    line-height: 50px;
    background: #a4854f6e;
}

.footer-widget .footer-blog .fb-item span i {
	color: #e67e23;
	margin-right: 5px;
}

.footer-widget .workout-program li {
	list-style: none;
}

.footer-widget .workout-program li a {
	display: block;
	font-size: 16px;
	font-weight: 500;
	color: #ffffff;
	line-height: 18px;
	margin-bottom: 22px;
}

.footer-widget .footer-info li {
	list-style: none;
	font-size: 16px;
	position: relative;
	padding-left: 30px;
	margin-bottom: 5px;
}

.footer-widget .footer-info li i {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 20px;
	    color: #e67e23;
}

.footer-widget .footer-info li span {
	color: #363636;
	display: block;
	font-weight: 500;
}

.copyright-text {
background: #333333;

    padding: 20px 0;
    margin-top: 20px;
}

.copyright-text .ct-inside {
	font-size: 14px;
	color: #afb4bf;
}

.copyright-text .ct-inside a {
	font-weight: 600;
	color: #e67e23;
}

/* ----------------------------------- Other Pages Styles ------------------------------*/

/*---------------------
  Breadcrumb Section
-----------------------*/

.breadcrumb-section {
	padding-bottom: 105px;
}

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

.breadcrumb-text h2 {
	font-size: 48px;
	font-weight: 500;
	color: #ffffff;
	text-transform: uppercase;
	margin-bottom: 14px;
}

.breadcrumb-text .breadcrumb-controls a {
	font-size: 16px;
	color: #ffffff;
	margin-right: 15px;
	position: relative;
}

.breadcrumb-text .breadcrumb-controls a:after {
	position: absolute;
	right: -13px;
	top: -2px;
	content: "";
	font-family: "FontAwesome";
	font-size: 16px;
	color: #ffffff;
}

.breadcrumb-text .breadcrumb-controls a i {
	margin-right: 2px;
}

.breadcrumb-text .breadcrumb-controls span {
	font-size: 16px;
	color: #ffffff;
}

/*---------------------
  AboutUs Section
-----------------------*/

.aboutus-section {
	background: #151515;
	padding-top: 90px;
	padding-bottom: 80px;
}

.aboutus-page-text .section-title {
	text-align: center;
	margin-bottom: 45px;
}

.aboutus-page-text img {
	margin-bottom: 54px;
}

.aboutus-page-text .about-us h4 {
	color: #ffffff;
	font-weight: 500;
	text-transform: uppercase;
	margin-bottom: 30px;
}

.aboutus-page-text .about-us p {
	color: #ffffff;
	line-height: 26px;
}

.aboutus-page-text .about-quality h4 {
	color: #ffffff;
	font-weight: 500;
	text-transform: uppercase;
	margin-bottom: 30px;
}

.aboutus-page-text .about-quality p {
	color: #ffffff;
	line-height: 22px;
}

.aboutus-page-text .about-quality ul li {
	list-style: none;
	font-size: 16px;
	color: #ffffff;
	line-height: 26px;
	margin-bottom: 10px;
}

.aboutus-page-text .about-quality ul li i {
	color: #e67e23;
	display: inline-block;
	margin-right: 9px;
}

/*---------------------
  Testimonial Section
-----------------------*/

.testimonial-section {
	padding-bottom: 130px;
}

.testimonial-slider .ts-item {
	text-align: center;
}

.testimonial-slider .ts-item .rating {
	margin-bottom: 16px;
}

.testimonial-slider .ts-item .rating i {
	font-size: 20px;
	color: #ffca04;
	display: inline-block;
}

.testimonial-slider .ts-item h4 {
	color: #ffffff;
	line-height: 34px;

	margin-bottom: 20px;
}

.testimonial-slider .ts-item .author-name {
	margin-bottom: 28px;
}

.testimonial-slider .ts-item .author-name h5 {
	color: #ffffff;
	font-weight: 500;
	margin-bottom: 4px;
}

.testimonial-slider .ts-item .author-name span {
	display: inline-block;
	color: #ffffff;
}

.testimonial-slider .ts-item .author-pic img {
	height: 60px;
	width: 60px;
	border-radius: 50%;
	margin: 0 auto;
}

.testimonial-slider .owl-dots {
	text-align: center;
	position: absolute;
	left: 0;
	bottom: -41px;
	width: 100%;
}

.testimonial-slider .owl-dots button.owl-dot {
	height: 4px;
	width: 20px;
	background: #ffffff;
	border-radius: 50px;
	margin-right: 10px;
}

.testimonial-slider .owl-dots button.owl-dot.active {
	background: #e67e23;
}

.testimonial-slider .owl-dots button.owl-dot:last-child {
	margin-right: 0;
}

/*---------------------
  Trainer Section
-----------------------*/

.trainer-section {

	padding-top: 50px;
	padding-bottom: 50px;
}

.trainer-section .section-title {
	text-align: center;
	margin-bottom: 45px;
}

.trainer-item {
	position: relative;
	overflow: hidden;

}

.trainer-item:hover .ti-pic .ti-links {
	left: 20px;
}
#customers .ti-pic{
text-align:center;	
	
}

#customers .ti-pic img {
      opacity: 0.8;
    width: auto;
    display: inline-block;
}

.trainer-item .ti-pic .ti-links {
	position: absolute;
	left: -50px;
	top: 20px;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.trainer-item .ti-pic .ti-links a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	font-size: 16px;
	color: #afb4bf;
	background: #ffffff;
	margin-bottom: 10px;
	border-radius: 2px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.trainer-item .ti-pic .ti-links a:hover {
	background: -o-linear-gradient(45deg, #e16521, #e67e23);
	background: linear-gradient(45deg, #e16521, #e67e23);
	color: #ffffff;
}

.trainer-item .ti-pic .trainer-text {
left: 0;
    bottom: 0;
    width: 100%;
    padding: 20px;
}

.trainer-item .ti-pic .trainer-text h5 {
	font-size: 20px;
	    margin-bottom: 10px;
	font-weight: 500;
}

.trainer-item .ti-pic .trainer-text h5 span {
	font-size: 15px;
display:block;

}

/*---------------------
  Gallery Section
-----------------------*/

.gallery-section {
	background: #151515;
	padding-bottom: 50px;
	padding-top: 50px;
}

.gallery-controls {
	text-align: center;
	margin-bottom: 45px;
}

.gallery-controls ul li {
	list-style: none;
	font-size: 16px;
	font-weight: 500;

	text-transform: uppercase;
	color: #ffffff;
	display: inline-block;
	margin-right: 45px;
	cursor: pointer;
	position: relative;
}

.gallery-controls ul li.active {
	color: #e67e23;
}

.gallery-controls ul li.active:after {
	opacity: 1;
}

.gallery-controls ul li:after {
	position: absolute;
	left: 0;
	bottom: 1px;
	width: 100%;
	height: 2px;
	background: #7D2719;
	content: "";
	opacity: 0;
}

.gallery-controls ul li:last-child {
	margin-right: 0;
}

.gallery-item {
	text-align: center;
	position: relative;
	z-index: 1;
	margin-bottom: 30px;
}

.gallery-item:hover:after,
.gallery-item:hover:before {
	opacity: 1;
}

.gallery-item:hover .gi-hover {
	opacity: 1;
	visibility: visible;
}

.gallery-item:before {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 5px;
	    background: #ca1c00;
	content: "";
	opacity: 0;
	z-index: 2;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

#WJCForm115{
	
background: #e67e23;
}

.gallery-item:after {

	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	content: "";
	z-index: 1;
	opacity: 0;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.gallery-item .gi-hover-warp {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	z-index: 9;
}

.gallery-item .gi-hover {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.gallery-item .gi-hover a {
	height: 60px;
	width: 60px;
	border: 2px solid #ffffff;
	border-radius: 50%;
	text-align: center;
	line-height: 60px;
	font-size: 24px;
	display: inline-block;
	color: #ffffff;
}

.gallery-item .gi-hover a:first-child {
	margin-right: 15px;
}

.gallery-item .gi-hover h6 {
	color: #ffffff;
	margin-top: 25px;
}

.gallery-item .gi-hover h6 span {

	margin-top: 7px;
	display: block;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: pointer;
}

/*---------------------
  Blog Page Section
-----------------------*/

.blog-section.blog-page {
	padding-top: 100px;
	padding-bottom: 100px;
}

.blog-option {
	margin-top: 30px;
}

.blog-option .blog-pagination {
	font-size: 16px;
	color: #ffffff;
	float: left;
}

.blog-option .blog-pagination a {
	font-size: 16px;
	color: #ffffff;
	display: inline-block;
	height: 40px;
	width: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 2px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.blog-option .blog-pagination a.active {
	background: -o-linear-gradient(45deg, #e16521, #e67e23);
	background: linear-gradient(45deg, #e16521, #e67e23);
}

.blog-option .blog-pagination a:hover {
	background: -o-linear-gradient(45deg, #e16521, #e67e23);
	background: linear-gradient(45deg, #e16521, #e67e23);
}

.blog-option .blog-pagination a:first-child {
	margin-right: 14px;
}

.blog-option .blog-pagination a:last-child:hover {
	background: transparent;
}

.blog-option .blog-pagination i {
	font-size: 18px;
}

.blog-option .blog-option-right {
	float: right;
}

.blog-option .blog-option-right .blog-result {
	display: inline-block;
	font-size: 16px;
	color: #ffffff;
	line-height: 42px;
	margin-right: 39px;
}

.blog-option .blog-option-right .show-result {
	display: inline-block;
	width: 144px;
	height: 40px;
	border: 1px solid #ecedee;
	border-radius: 3px;
}

.blog-option .blog-option-right .show-result p {
	display: inline-block;
	color: #ffffff;
	font-size: 14px;
	font-size: 14px;
	padding: 8px 0 0 20px;
}

.blog-option .blog-option-right .nice-select {
	float: right;
	border-radius: 2px;
	background: transparent;
	border: none;
	font-size: 14px;
	color: #ffffff;
	padding-right: 45px;
	padding-left: 0;
}

.blog-option .blog-option-right .nice-select:after {
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
	height: 7px;
	right: 25px;
	top: 46%;
	width: 7px;
}

.blog-option .blog-option-right .nice-select .list {
	width: 100%;
}

.blog-option .blog-option-right .nice-select .list .option {
	color: #222222;
}

/*---------------------
  Blog Single Hero
-----------------------*/

.blog-single-hero {
	height: 500px;
	padding-top: 176px;
}

.bs-hero-text h2 {
	color: #ffffff;
	font-weight: 500;
	line-height: 48px;
	text-transform: uppercase;
	margin-bottom: 24px;
}

.bs-hero-text ul li {
	list-style: none;
	color: #ffffff;
	font-size: 16px;
	display: inline-block;
	margin-right: 58px;
	position: relative;
}

.bs-hero-text ul li:after {
	position: absolute;
	right: -33px;
	top: 0;
	content: "|";
	font-size: 16px;
	color: #ffffff;
}

.bs-hero-text ul li:last-child {
	margin-right: 0;
}

.bs-hero-text ul li:last-child:after {
	display: none;
}

/*---------------------
  Blog Single Section
-----------------------*/

.blog-single-section {
	background: #151515;
	padding-top: 65px;
}

.blog-single-text .blog-text {
	margin-bottom: 40px;
}

.blog-single-text .blog-text p {
	color: #ffffff;
	line-height: 28px;
}

.blog-single-text .blog-pic {
	margin-bottom: 24px;
}

.blog-single-text .blog-pic img {
	margin-bottom: 20px;
	min-width: 100%;
}

.blog-single-text .blog-title {
	margin-bottom: 35px;
}

.blog-single-text .blog-title h4 {
	color: #ffffff;
	font-weight: 500;
	margin-bottom: 18px;
}

.blog-single-text .blog-title p {
	color: #ffffff;
	line-height: 28px;
}

.blog-single-text .blog-quote {
	padding-left: 50px;
	position: relative;
	margin-bottom: 40px;
}

.blog-single-text .blog-quote i {
	font-size: 26px;
	color: #e67e23;
	position: absolute;
	left: 0;
	top: 5px;
}

.blog-single-text .blog-quote .quote-text {
	font-size: 20px;
	color: #ffffff;
	font-weight: 600;
	font-style: italic;
	line-height: 28px;
	margin-bottom: 13px;
}

.blog-single-text .blog-quote h5 {
	font-size: 20px;
	color: #ffffff;
	font-weight: 500;
}

.blog-single-text .blog-more-title {
	margin-bottom: 42px;
}

.blog-single-text .blog-more-title h4 {
	color: #ffffff;
	font-weight: 500;
	margin-bottom: 18px;
}

.blog-single-text .blog-more-title p {
	color: #ffffff;
	line-height: 28px;
}

.blog-single-text .blog-tag-share {
	overflow: hidden;
}

.blog-single-text .blog-tag-share .tags {
	float: left;
}

.blog-single-text .blog-tag-share .tags a {
	display: inline-block;
	font-size: 13px;
	color: #252525;
	text-transform: uppercase;
	background: #ffffff;
	padding: 5px 20px 4px;
	border: 1px solid #000000;
	margin-right: 10px;
}

.blog-single-text .blog-tag-share .social-share {
	float: right;
}

.blog-single-text .blog-tag-share .social-share span {
	font-size: 14px;
	color: #ffffff;
}

.blog-single-text .blog-tag-share .social-share a {
	display: inline-block;
	color: #a6a6a6;
	margin-left: 15px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.blog-single-text .blog-tag-share .social-share a:hover {
	color: #e67e23;
}

.blog-single-sidebar .bs-latest-news {
	margin-bottom: 74px;
}

.blog-single-sidebar .bs-latest-news h4 {
	color: #ffffff;
	font-weight: 500;
	text-transform: uppercase;
	margin-bottom: 35px;
}

.blog-single-sidebar .bs-latest-news .bl-item {
	position: relative;
	background: #ffffff;
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 30px;
	border-radius: 4px;
	margin-bottom: 20px;
	display: block;
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
}

.blog-single-sidebar .bs-latest-news .bl-item:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #ffffff;
	opacity: 1;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

.blog-single-sidebar .bs-latest-news .bl-item:hover:after {
	opacity: 0;
}

.blog-single-sidebar .bs-latest-news .bl-item:hover h5 {
	color: #ffffff;
}

.blog-single-sidebar .bs-latest-news .bl-item:hover span {
	color: #ffffff;
}

.blog-single-sidebar .bs-latest-news .bl-item h5 {
	color: #151515;
	font-weight: 500;
	line-height: 26px;
	position: relative;
	z-index: 9;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.blog-single-sidebar .bs-latest-news .bl-item span {
	display: inline-block;
	font-weight: 14;
	color: #151515;
	position: relative;
	z-index: 9;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.blog-single-sidebar .bs-recent-news h4 {
	color: #ffffff;
	font-weight: 500;
	text-transform: uppercase;
	margin-bottom: 35px;
}

.blog-single-sidebar .bs-recent-news .br-item {
	overflow: hidden;
	margin-bottom: 20px;
	display: block;
}

.blog-single-sidebar .bs-recent-news .br-item .bi-pic {
	float: left;
	margin-right: 20px;
}

.blog-single-sidebar .bs-recent-news .br-item .bi-pic img {
	border-radius: 3px;
}

.blog-single-sidebar .bs-recent-news .br-item .bi-text {
	display: table;
	padding-top: 8px;
}

.blog-single-sidebar .bs-recent-news .br-item .bi-text span {
	display: inline-block;
	font-weight: 14;
	color: #ffffff;
}

.blog-single-sidebar .bs-recent-news .br-item .bi-text h5 {
	color: #ffffff;
	font-weight: 500;
	line-height: 26px;
}

.recent-news {


    padding-bottom: 25px;
}

.com-content-article__body ul{
padding-left:20px;	
	
}

#choose h4 {
	color: #000;
	text-transform: uppercase;
	font-weight: 500;
	margin-bottom: 35px;
}


.recent-news h4 {
	color: #000;
	text-transform: uppercase;
	font-weight: 500;
	margin-bottom: 35px;
}


.recent-item {
	
	position: relative;
	 
		    border-radius: 4px;
			
}

.recent-item .recent-text {

    position: relative;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.recent-item .recent-text  i{
    font-size: 40px;	

    margin-bottom: 10px;
	
}


.recent-item .recent-text .categories {

	color: #000;

}

.recent-item .recent-text h5 {
    font-size: 23px;
    color: #000;
    font-weight: 500;
 

}

.leave-comment-form h4 {
	color: #000;
	text-transform: uppercase;
	font-weight: 500;
	margin-bottom: 36px;
}

.leave-comment-form form input {
	width: 100%;
	height: 48px;
	border-radius: 2px;
	background: #2d2d2d;
	border: none;
	padding-left: 20px;
	margin-bottom: 30px;
	font-size: 16px;
	color: #a6a6a6;
	-webkit-transition: all 0.3s;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	border: 1px solid #131313;
}

.leave-comment-form form input::-webkit-input-placeholder {
	font-weight: 600;
}

.leave-comment-form form input::-moz-placeholder {
	font-weight: 600;
}

.leave-comment-form form input:-ms-input-placeholder {
	font-weight: 600;
}

.leave-comment-form form input::-ms-input-placeholder {
	font-weight: 600;
}

.leave-comment-form form input::placeholder {
	font-weight: 600;
}

.leave-comment-form form input:focus {
	background: #ffffff;
	color: #151515;
	font-weight: 600;
}

.leave-comment-form form textarea {
	width: 100%;
	height: 198px;
	border-radius: 2px;
	background: #2d2d2d;
	border: none;
	padding-left: 20px;
	padding-top: 15px;
	font-size: 16px;
	color: #a6a6a6;
	-webkit-transition: all 0.3s;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	resize: none;
	margin-bottom: 32px;
	border: 1px solid #131313;
}

.leave-comment-form form textarea::-webkit-input-placeholder {
	font-weight: 600;
}

.leave-comment-form form textarea::-moz-placeholder {
	font-weight: 600;
}

.leave-comment-form form textarea:-ms-input-placeholder {
	font-weight: 600;
}

.leave-comment-form form textarea::-ms-input-placeholder {
	font-weight: 600;
}

.leave-comment-form form textarea::placeholder {
	font-weight: 600;
}

.leave-comment-form form textarea:focus {
	background: #ffffff;
	color: #151515;
	font-weight: 600;
}

.leave-comment-form form .leave-btn {
	font-size: 14px;
	color: #ffffff;
	font-weight: 500;
	text-transform: uppercase;
	background: -o-linear-gradient(45deg, #e16521, #e67e23);
	background: linear-gradient(45deg, #e16521, #e67e23);
	padding: 10px 47px;
	border: none;

	border: 1px solid #000000;
	border-radius: 2px;
}

/*---------------------
  Contact Map Section
-----------------------*/

.contact-map {
	height: 530px;
	position: relative;
}

.contact-map iframe {
	width: 100%;
}

.contact-map .map-hover {
	background: #ffffff;
	display: inline-block;
	padding: 20px 40px 20px 28px;
	position: absolute;
	left: 50%;
	top: 130px;
	-webkit-box-shadow: 6px 6px 50px rgba(0, 0, 0, 0.2);
	box-shadow: 6px 6px 50px rgba(0, 0, 0, 0.2);
}

.contact-map .map-hover:after {
	position: absolute;
	left: 107px;
	bottom: -20px;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 28px solid #ffffff;
	content: "";
}

.contact-map .map-hover h5 {
	font-size: 20px;
	color: #252525;
	font-weight: 500;
	margin-bottom: 10px;
}

.page-header h1{
    font-size: 34px;
 
    text-transform: none;
    margin-bottom: 15px;
    display: inline-block;
    position: relative;	
	    margin-top: 20px;
}

#content{
	    padding: 50px 0px;
    min-height: 250px;	
	
}

.page-header h1:after{
    content: "";
    width: 30%;
    display: block;
    height: 2px;
    position: absolute;
    bottom: 0px;
    background: #a4854f;
    min-width: 80px;	
	
}

.contact-map .map-hover ul li {
	font-size: 14px;
	color: #151515;
	line-height: 20px;
	list-style: none;
}

.contact-map .map-hover i {
	font-size: 48px;
	color: #e67e23;
	position: absolute;
	left: 98px;
	bottom: -72px;
}

/*---------------------
  Contat Section
-----------------------*/

.contact-section {
padding: 20px 0px;
}

.contact-section .contact-info {
	margin-bottom: 0px;
}

.contact-section .contact-info h4 {

	text-transform: uppercase;
	font-weight: 500;
	margin-bottom: 0px;
}

.contact-section .contact-info ul li {
	list-style: none;
	font-size: 18px;

	line-height: 48px;
}

.contact-section .contact-info ul li i {
	
	margin-right: 18px;
}

.contact-section .contact-address {
	margin-bottom: 40px;
}

.contact-section .contact-address h4 {
	
	text-transform: uppercase;
	font-weight: 500;
	margin-bottom: 30px;
}

.contact-section .contact-address ul li {
	list-style: none;
	font-size: 18px;

	line-height: 25px;
	position: relative;
	padding-left: 35px;
}

.contact-section .contact-address ul li i {
	font-size: 18px;

	margin-right: 18px;
	position: absolute;
	left: 0;
	top: 7px;
}

.contact-form h4 {

	text-transform: uppercase;
	font-weight: 500;
	margin-bottom: 48px;
}

#WJCForm115 form .col-lg-4, #WJCForm115 form .col-lg-12{
    padding: 4px !important;	
	
}
#WJCForm115 form button{
	
    min-width: 172px;
	
}

#WJCForm116 form .modal-body {
    color: #000 !important;
    font-size: 20px !important;
    justify-content: center;
}

#WJCForm116 .fieldsname {
    width: 100%;
    max-width: 49%;
}

#WJCForm116 .fieldsname .control-group, #WJCForm116 .fieldsname .control-group .controls {
    width: 100%;
}

#WJCForm116 select {
       color: #7d858c !important;
    outline: none !important;
    margin-bottom: 10px;
    padding: 6px !important;
    border: 1px solid #ccc !important;
    line-height: 1.42857143;
    border-radius: 4px;
    width: 100%;
    max-width: 100%;
height: 40px !important;
    font-size: 16px;
    background: #ebebeb5e;
}

#WJCForm116 .modal-header {
    border: none !important;
}

#WJCForm116 .modal-header {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dfe3e7;
}

#WJCForm116 .modal-footer {
    border: none !important;
}

.contact-info{
    color: #fff;	
	
}

.contact-form form input {
	width: 100%;
	height: 48px;
	border-radius: 2px;
 background: #ffffffb5;
	border: none;
	padding-left: 20px;
	margin-bottom: 0px;
	font-size: 16px;
	color: #a6a6a6;
	-webkit-transition: all 0.3s;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
    border: 1px solid #d5d5d5;
}

#WJCForm115 .container > .row{
align-items:center;	
	
}

.contact-form form input::-webkit-input-placeholder {
	font-weight: 600;
}

.contact-form form input::-moz-placeholder {
	font-weight: 600;
}

.contact-form form input:-ms-input-placeholder {
	font-weight: 600;
}

.contact-form form input::-ms-input-placeholder {
	font-weight: 600;
}

.contact-form form input::placeholder {
	font-weight: 600;
}

.contact-form form input:focus {
	background: #ffffff;
	color: #151515;
	font-weight: 600;
}

.contact-form form textarea {
	width: 100%;
	height: 198px;
	border-radius: 2px;
	background: #2d2d2d;
	border: none;
	padding-left: 20px;
	padding-top: 15px;
	font-size: 16px;
	color: #a6a6a6;
	-webkit-transition: all 0.3s;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	resize: none;
	margin-bottom: 25px;
	border: 1px solid #131313;
}

.contact-form form textarea::-webkit-input-placeholder {
	font-weight: 600;
}

.contact-form form textarea::-moz-placeholder {
	font-weight: 600;
}

.contact-form form textarea:-ms-input-placeholder {
	font-weight: 600;
}

.contact-form form textarea::-ms-input-placeholder {
	font-weight: 600;
}

.contact-form form textarea::placeholder {
	font-weight: 600;
}

.contact-form form textarea:focus {
	background: #ffffff;
	color: #151515;
	font-weight: 600;
}

.contact-form form .c-btn {
 
    color: #ffffff;

    text-transform: uppercase;
    background: #02aed6;
    padding: 12px 40px;
    border: none;

    border-radius: 2px;
    font-size: 18px;
}


.recent-item .recent-text .categories {
font-weight:700;

    bottom: 0px;
    padding: 10px;

    width: 100%;
    min-height: 68px;
    align-items: center;
    vertical-align: middle;
    display: flex;
    align-items: center;
    text-align: left;
    justify-content: center;
}

#sidenav .nav-menu .mainmenu ul li a{
opacity: 0.8;	
	
	
}

#sidenav .nav-menu .mainmenu ul li{
margin-bottom:5px;	
	
}

.noafter:after{
content:none !important;	
	
}

.faq__section,
.seo ul {
    margin-bottom: 30px
}

.faq__section:last-child {
    margin-bottom: 0
}

.faq__title_wrap {
    margin-left: -15px;
    margin-right: -15px;
 
    padding: 15px 15px 0
}



.faq__title {
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #2b2725;
    padding-bottom: 10px;
    border-bottom: 1px solid #ebebeb
}



.faq__item {


    padding: 15px 15px 0;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
	margin-bottom:5px;
	    border-bottom: 1px solid #9999998a;
}

.faq__icon {
    display: block;
    width: 12px;
    height: 12px;
}

.faq__body, .faq__icon--minus {
    display: none;

}

.faq__item--open {
  background-color: #f3f3f3;
}

.faq__ask {
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: .05em;
    text-transform: uppercase;
   
}

.faq__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 15px;

}
.faq__toggle {
    margin-left: 10px;
    margin-top: 5px;
    background: #99999929;
    padding: 5px;
    border-radius: 100%;
	    height: 22px;

}

.faq__body {
    font-size: 16px;
    line-height: 24px;
    margin: 0 -15px;
    padding: 10px 15px 15px;
    cursor: auto;
	background: #fff;
	    padding-top: 0px;
}

.closebtn{
      background: #a4854fa1;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px;
  
    top: 20px;
    color: #fff;	
	
}


.imagefull_article img{
display:inline-block;	
float:none !important;
    max-width: 350px;	
}

.h1_article{
margin-bottom:15px;	
	
}

.option_name{
margin-bottom: 10px;
    display: inline-block;
    padding: 2px 10px;
    color: #e67e23;
    background: #e67e2324;
	
}

.h1_article h1 {
    margin: 0px !important;
    display: inline-block;
    position: relative;
}

.h1_article h1:after {
    content: "";
    width: 30%;
    display: block;
    height: 3px;
    position: absolute;
    bottom: 0px;
    background: #e67e23;
    min-width: 100px;
}

.com-content-article__body ul li::marker, #tinymce ul li::marker {
color: #a4854f;
}

#tinymce ul{
padding-left:20px;	
    margin-bottom: 15px;	
}

a.button_buy{
    display: inline-block;
    border: 1px solid #ec931e;
    border-radius: 25px;
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
    padding-right: 20px;
    color: #ec931e !important;
    font-size: 15px;
    white-space: nowrap;
    background: #fff;
    cursor: pointer;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    text-transform: uppercase;
	    font-weight: 500;
	
}

a.button_buy:hover{
background:none !important;	
	
}

a.button_buy i {
margin-right: 6px;
    font-size: 14px;
    background: #ec931e;
    padding: 15px 15px;
    border-top-left-radius: 22px;
    border-bottom-left-radius: 22px;
    color: #fff;
}

#scotch figure{
display:inline-block;	
position:relative;	
}

#scotch figure:before{
    content: "";
    background: rgb(230 230 230 / 70%);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
    width: 100px;
    height: 30px;
    position: absolute;
    top: 10px;
    left: -20px;
    transform: rotate(-35deg);
	
}


#scotch figure:after{
    content: "";
    background: rgb(230 230 230 / 70%);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
    width: 100px;
    height: 30px;
    position: absolute;
    bottom: 10px;
    right: -20px;
    transform: rotate(-35deg);
	
}



#scotch img {
display: inline-block; *display: inline; zoom: 1;
border: 1px solid #ddd;
padding: 8px;
background: #fff;
  text-align:center;
  vertical-align:top;
-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.4);
box-shadow: 0px 1px 3px rgba(0,0,0,0.4);
  max-width:100%;
  height: auto;
}

.btnbg{
	
	    overflow: hidden;
    padding: 8px 24px;

color: #fff !important;
    font-size: 16px;
    display: inline-flex;
    align-items: center;
    text-align: center;
    justify-content: center;	
	    z-index: 999;
    position: relative;
	    background: #a4854f;
		border: 1px solid #a4854f;
}


.btntr{
	
	    overflow: hidden;
    padding: 11px 20px;

color: #a4854f !important;
border:1px solid;
    font-size: 16px;
    display: inline-flex;
    align-items: center;
    text-align: center;
    justify-content: center;	
	    z-index: 999;
    position: relative;
	    background: none;
}

.hero-section{
position:relative;	
	
}

#options{
	
position:absolute;
bottom:0px;
z-index:999;
    width: 100%;
    max-width: 100%;
    padding: 30px 0px;
    background: #00000061;	
	    border-bottom: 2px solid #4d4b48;
}

#options .mdwrap{
	
    display: flex;
    align-items: center;
   	
	
}

.mdwrap .ico{
flex-shrink: 0;	
		

}


.mdwrap .ico img{
	
width: 50px;	
 margin-right: 10px;	
	
}
.icon_b img{
width: 50px;	
	
}

#service .col-md-20{
	border-right: 2px groove #99999924;
        box-shadow: inset 5px 0 5px rgba(0, 0, 0, 0.2);	
	
}


#service .col-md-20:last-child{
border:none;
box-shadow:none;

}	

#service .col-md-20:first-child{

box-shadow:none;

}

.obor-desc{
	
	    margin-bottom: 5px;
}

.obor-desc p{
margin-bottom:10px;	
	
}

.obor-desc p:last-child{
margin:0px;	
	
}

.obor-readmore a{
    color: #a4854f;	
	
}

.footer-blog{
    display: flex;
    flex-direction: column;	
	
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
position: absolute;
    left: -50px;
    transform: translateY(-50%);
    font-size: 30px;
    color: #a4854f;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    border: 2px solid;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 50%;
    background: #a4854f33;
}

.owl-nav button[type=button] span, .owl-nav button[type=button] span  {
	
	    display: block;
    margin-top: -5px;
	
}

.owl-nav button[type=button].owl-next,  .owl-nav button[type=button].owl-next {
    left: inherit;
    right: -50px;
}
.owl-dots,  .owl-dots {
	position: absolute;
	left: 0;
bottom: -30px;
	width: 100%;
	text-align: center;
}

.owl-dots button.owl-dot,  .owl-dots button.owl-dot {
	height: 14px;
	width: 14px;
	background: #ffffff;
	border-radius: 50%;
	margin-right: 15px;
	position: relative;
}



.owl-dots button.owl-dot.active:after, .owl-dots button.owl-dot.active:after {
	opacity: 1;
	 background: #02aed6;
}

.owl-dots button.owl-dot:after, .owl-dots button.owl-dot:after {
	position: absolute;
	left: -3px;
	top: -3px;
	height: 20px;
	width: 20px;

	content: "";
	border-radius: 50%;
	opacity: 0;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.owl-dots button.owl-dot:last-child, .owl-dots button.owl-dot:last-child {
	margin-right: 0;
}

.flright{
float:right;	
	
}





.fullscreen-bg {
    overflow: hidden;
    z-index: -100;
    width: 100%;
  height: 100%;
    position: absolute;
    top: 0px;
}

.over {
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 4;
}

.fullscreen-bg__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
        transform: translate(0%, 0%);
    right: 0px;
    margin: 0 auto;
    display: block;
}


.cta-section{
position:relative;	
}
.cta-section:after{
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
     background: #160f0391;
    bottom: 0px;
    top: 0px;
}	

.cta-section .cta-text{
    position: relative;	
	    z-index: 9;
}
	
}

/*---------------------------- Other Pages Styles ------------------------------*/

@media only screen and (min-width: 1200px) {
	.container {
		max-width: 1280px;
	}
}

@media only screen and (min-width: 991px) {
	
.cta-section{
    background-size: 200% !important;
    background-position: top !important;
}	
	
	
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.header-section {
		padding-left: 0;
		padding-right: 0;
	}
	
}


@media (min-width: 768px) {
  .col-md-20 {
    flex: 0 0 20%;
    max-width: 20%;
  }
}



@media only screen and (min-width: 768px) and (max-width: 991px) {
	.header-section {
		padding-left: 0;
		padding-right: 0;
	}
	.nav-menu {
		text-align: right;
	}
	.nav-menu .mainmenu ul li {
		margin-right: 25px;
	}
	.nav-menu .mainmenu ul li .dropdown {
		left: auto;
		right: 0;
	}
	
	.hero-items .owl-nav button[type=button] {
		left: 15px;
	}
	.hero-items .owl-nav button[type=button].owl-next {
		right: 15px;
	}
	.about-text {
		margin-bottom: 30px;
	}
	.timetable-controls ul li {
		margin-right: 50px;
	}
	.cta-section .cta-text {
		float: none;
	}
	.cta-section .primary-btn.cta-btn {
		float: none;
	}
	.blog-single-sidebar {
		padding-top: 30px;
	}
	.recent-item {
		margin-bottom: 30px;
	}
}

/* Large Mobile : 480px */


@media only screen and (max-width: 1300px) {
	
	
.owl-nav button.owl-prev{

left:0px !important;


}	
	
.owl-nav button.owl-next{	

right:0px !important;

}

}


@media only screen and (max-width: 991px) {
	
header .nav-menu{
display:none;

}

.single-hero-item{
	
height:700px;	
	
}


.flright{
float: none;	
	
}

 .row .col-md-20{
 
        flex: 0 0 50%;
        max-width: 50%;
 margin-bottom:20px;
	
	
}
#service .flex-text{
        text-align: center;
        display: flex;
              gap: 0px;
        flex-direction: column;
}

#service .col-md-20{
	
       border-right: none;
        box-shadow: none;	
	
}

#service .descr {
   
    font-size: 14px;
}

#service .hg {
    font-size: 18px;
    margin-bottom: 5px;
}	
}


@media only screen and (max-width: 767px) {
	.header-section {
		padding-left: 0;
		padding-right: 0;
	}
	
	#mod-custom119{
	display:none;	
		
	}
	

	
	
.single-hero-item .hero-text h2{
	font-size:30px;	
		
	}
	
	
#options .mdwrap {
  
    flex-direction: column;
	    text-align: center;
		        gap: 10px;
}



 #service .row .col-md-20{
 
        flex: 0 0 50%;
        max-width: 50%;
 
	
	
}



.row .col-md-20 br{
display:none;	
	
}
	
	
.b-pc{
display:none !important;

}	
.b-mob{
display:block !important;

}	
	
	#sidenav  .nav-menu .mainmenu {
        display: block !important;
 
		
		
	}

	
	    #bars {
        display: flex;
    }
	
	.about-text h2{
font-size:30px !important;		
		
	}
	

	
	#mod-custom118{
	display:none;	
	}
	
	
	
	
	.passport{
		
	display:none;	
	}
	
	


	.slicknav_nav {

    margin-top: 40px;
}
	
	.classtime-table table tbody tr td.workout-time {
    font-size: 13px;

}

.classtime-table table tbody tr td{
width: auto;
font-size:10px;	
	
}


	.slicknav_menu {
		display: block;
		background: transparent;
		padding: 0;
	}
	.slicknav_btn {
		margin: 0;
		border-radius: 0;
	}
	.header-normal .slicknav_btn {
		margin: 37px 0;
	}
	
	.slicknav_nav ul {
		margin: 10px 15px;
	}
	.slicknav_nav a {
		padding: 8px 10px;
		    color: #fff;
	}
	.slicknav_nav a:hover,
	.slicknav_nav .slicknav_row:hover {
		border-radius: 0;
		background: #e67e23;
		color: #ffffff;
	}
	.hero-items .owl-nav button[type=button] {
		left: 5px;
	}
	.hero-items .owl-nav button[type=button].owl-next {
		left: auto;
		right: 5px;
	}


	.about-text {
		margin-bottom: 30px;
	}
	.classtime-table {
		overflow-x: auto;
	}
	.timetable-controls ul li {
		margin-right: 12px;
	}
	.cta-section .cta-text {
		float: none;
	}
	.cta-section .primary-btn.cta-btn {
		float: none;
	}
	.blog-option .blog-pagination {
		float: none;
		margin-bottom: 20px;
	}
	.blog-option .blog-option-right {
		float: none;
	}
	.bs-hero-text ul li {
		margin-right: 45px;
	}
	.bs-hero-text ul li:after {
		right: -27px;
	}
	.blog-single-sidebar {
		padding-top: 30px;
	}
	.recent-item {
		margin-bottom: 30px;
	}
	.map-contact-detalis {
		right: 30px;
	}
}

/* Small Mobile : 320px */

@media only screen and (max-width: 479px) {
	
	.breadcrumb-text h2 {
		font-size: 28px;
	}
	
	.oborudovanie {

    max-width: 100% !important;
    width: 100% !important;
    display: block;
}
	
	    .single-hero-item {
        height: 820px;
    }
	
	.header-section .container-fluid{
	
    justify-content: center;
    gap: 10px;
		
	}
	
	.btnlang{
	display:none;	
		
	}
	
	
	header .top-social{
		display:none;
	}
	
	.hero-text h2 span{
	font-size:38px !important;	
		
	}
	
	
		.slicknav_nav {

    margin-top: 20px;
}
	
	.slicknav_menu {
		text-align: center;
	}
	.slicknav_nav {
		text-align: left;
	}

	.slicknav_btn {
		float: none;
		display: inline-block;
	}
	.slicknav_nav ul {
		margin: 10px 0 10px 0;
	}
	.slicknav_nav .slicknav_row,
	.slicknav_nav a {
		margin: 0;
	}
	.header-normal .slicknav_btn {
		margin: 0 0 10px 0;
	}
	.header-section.header-normal .logo {
		padding: 18px 0 5px;
	}


	.hero-items .owl-nav button[type=button] {
		left: -15px;
	}
	.hero-items .owl-nav button[type=button].owl-next {
		right: 15px;
	}
	.map-contact-detalis {
		width: 319px;
		right: 0;
	}
	.video-section .video-text {
		padding-top: 100px;
	}
	.timetable-controls ul li {
		margin-right: 5px;
		margin-bottom: 12px;
	}
	.gallery-controls ul li {
		margin-right: 8px;
	}
	.blog-single-text .blog-tag-share .tags {
		float: none;
		margin-bottom: 10px;
	}
	.blog-single-text .blog-tag-share .social-share {
		float: none;
	}
	.contact-map .map-hover {
		left: 15%;
	}
}
