/*
Theme Name: bobcat + woo
Theme URI: https://freelancehunt.com/freelancer/leshaabr2.html?r=5XEY
Author: Oleksii Abrosimov
Author URI: https://freelancehunt.com/freelancer/leshaabr2.html?r=5XEY
Description:
Version: 4.3
Text Domain: bobcat
*/
html body{
	padding: 0;
	margin: 0;
	word-break: break-word;
	line-height:1;
	/*
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	 */
}
html body#error-page{
	max-width: 100vw;
}
body.loading{
	max-width: 100vw;
	max-height: 100vh;
	overflow: hidden;
	position: relative;
}
body.loading:before{
	content:'';
	display: flex;
	align-items:center;
	justify-content:center;
	color:#fff;
	font-size: 20px;
	text-transform:uppercase;
	position:fixed;
	left:0;
	right: 0;
	top: 0;
	bottom:0;
	width: 100vw;
	height: 100vh;
	background-color: rgba(0,0,0,.7);
	background-image: url('images/ico_loading.gif');
	background-size: 60px;
	background-position: center;
	background-repeat: no-repeat;
	z-index: 100000000;
}
body.loading form{
	pointer-events: none;
}

@media (min-width: 992px){
	#content_wrapper{
		min-height: calc(100vh - 330px);
	}
}

/*layout*/
*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}p{margin-top:0;margin-bottom:15px}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;max-width:1200px}.container.fullwidth{max-width: 100%;}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto,.u-column1.col-1,.u-column2.col-2{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12,.u-column1.col-1,.u-column2.col-2{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6,.u-column1.col-1,.u-column2.col-2{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}
.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-inline-flex{display:-ms-flexbox!important;display:inline-flex!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-inline-flex{display:-ms-flexbox!important;display:inline-flex!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-block{display:block!important}.d-lg-inline-block{display:inline-block!important}.d-lg-inline-flex{display:-ms-flexbox!important;display:inline-flex!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-inline-flex{display:-ms-flexbox!important;display:inline-flex!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.clearfix{clear:both;width:100%;float:none}.clearfix::after{display:block;clear:both;content:""}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}
.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}
@media(min-width: 768px){.col-md-auto {-ms-flex: 0 0 auto;flex: 0 0 auto;width: auto;max-width: 100%;}}
@media(min-width: 992px){.col-lg-auto {-ms-flex: 0 0 auto;flex: 0 0 auto;width: auto;max-width: 100%;}}
@media(min-width: 1200px){ .col-xl-auto {-ms-flex: 0 0 auto;flex: 0 0 auto;width: auto;max-width: 100%;}}
@media(min-width: 1366px){.col-xxl-auto {-ms-flex: 0 0 auto;flex: 0 0 auto;width: auto;max-width: 100%;}.d-xxl-none{display: none!important}.d-xxl-flex{display: flex!important;}.d-xxl-block{display: block!important;}.d-xxl-inline-block{display: inline-block!important;}.d-xxl-inline-flex{display: inline-flex!important;}.col-xxl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xxl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xxl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xxl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xxl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xxl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xxl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xxl-8{-ms-flex:0 0 66.666666%;flex:0 0 66.666666%;max-width:66.666666%}.col-xxl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xxl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xxl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xxl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}
@media(min-width:992px){.col-lg-20{max-width: 20%; flex: 0 0 20%; -ms-flex: 0 0 20%}}
.screen-reader-text{
	display: none!important;
}
/*images*/
img{max-width:100%;height:auto}img.aligncenter{margin:15px auto;float:none;display:block}
.wp-caption{max-width:100%;}

/*color*/
a{text-decoration: none;outline:0;transition:all ease .25s}
a:hover{text-decoration:none}

/*white*/
.text-white,.text-white a,a.text-white{color:#fff}

/*background color*/
.bgfff{background-color:#fff}
.cover_bg{background-size:cover;background-position:center;background-repeat:no-repeat}
.contain_image,.cover_image{position: absolute; left:0; top: 0; right:0; bottom: 0; display: block}
.cover_image>img,.contain_image>img{width: 100%; height: 100%; object-position:center}
.cover_image>img{object-fit: cover;}
.contain_image>img{object-fit: contain;}
/*picture:not(.cover_image):not(.contain_image)>img{max-width: 100%; width: 100%}*/
.contain_image~*,.cover_image~*{position:relative;z-index:5}

/*shadow */
.box_shad{-webkit-box-shadow: 0 0 10px 1px rgba(0,0,0,0.06);-moz-box-shadow: 0 0 10px 1px rgba(0,0,0,0.06);box-shadow: 0 0 10px 1px rgba(0,0,0,0.06);}

/*font sizes*/
.f0{font-size:0!important}.f10{font-size: 10px} .f12{font-size:12px} .f13{font-size: 13px;} .f14{font-size:14px} .f15{font-size:15px} .f16, .f18, .f20{font-size:16px} h3,.f22,.f24{font-size:20px} h2,.f26,.f30,.f36{font-size:24px}  .f40,.f45,.f50{font-size:28px} h1,.f55,.f60, .f70, .f80{font-size:34px}
.f190{font-size:40px}

/*font styling*/
.text-underline{text-decoration:underline}.text-justify{text-align:justify!important}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.font-italic{font-style:italic!important}ins{text-decoration: none}.text-capitalize{text-transform:capitalize!important}

@media(max-width: 991px){
	.overflowscroll{
		display: flex;
		flex-wrap: unset;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		justify-content: flex-start!important;
	}
	.overflowscroll::-webkit-scrollbar {
		display: none;
	}
	.overflowscroll>*{
		width: auto;
		flex: 0 0 auto;
	}
}
.cursor-pointer{
	cursor:pointer;
}
.border5{
	border-radius: 5px;
}
.border10{
	border-radius: 10px;
}
.border15{
	border-radius: 15px;
}
.border20{
	border-radius: 20px;
}
.border50{
	border-radius: 50%;
}
.border100{
	border-radius: 100%;
}
.zindex10{
	z-index: 10;
}
.zindex100{
	z-index: 100;
}
.transition{
	transition: all ease .3s;
}
/*line height*/
.l1{line-height:1}.l12{line-height:1.2}.l15{line-height:1.5}.l2{line-height:2}.l30{line-height:30px}.l40{line-height:40px}.l50{line-height:50px}

/*heights and widths*/
.w-100{width:100%!important}.w-auto{width:auto!important}.h-100{height:100%!important}.h-auto{height:auto!important}

/*font weight*/
.f100{font-weight:100}.f200{font-weight:200}.f300{font-weight:300}.f400{font-weight: 400}.f500{font-weight:500}.f600{font-weight:600}.f700,.fbold,strong,h3,h2{font-weight:700}.f800{font-weight:800}.f900{font-weight:900}

/* margins */
h1,h2,h3,h4,h5,h6{margin:0} .m-auto{margin:auto!important} .mt-auto,.my-auto{margin-top:auto!important} body:not(.rtl) .mr-auto,.mx-auto{margin-right:auto!important} .mb-auto,.my-auto{margin-bottom:auto!important} body:not(.rtl) .ml-auto,.mx-auto{margin-left:auto!important} .m-0{margin:0!important} .mt-0,.my-0{margin-top:0!important} body:not(.rtl) .mr-0,.mx-0{margin-right:0!important} .mb-0,.my-0{margin-bottom:0!important} body:not(.rtl) .ml-0,.mx-0{margin-left:0!important} .mb0, .mb0 p:last-of-type, .mb-0,.mb-0 p:last-of-type{margin-bottom:0}.mb5{margin-bottom:5px;}.mb10{margin-bottom:10px} .mb15{margin-bottom:15px}.mt5{margin-top:5px;}.mt10{margin-top:10px} .mt15{margin-top:15px} body:not(.rtl) .ml5{margin-left:5px;}body:not(.rtl) .ml10{margin-left:10px} body:not(.rtl) .ml15{margin-left:15px}body:not(.rtl) .mr5{margin-right:5px;}body:not(.rtl) .mr10{margin-right:10px}body:not(.rtl) .mr15{margin-right:15px} .post_content h2, .post_content h3, .mb20,.mbres20, .mb30, .mb40,.mb50,.mb60,.mb70,.mb80{margin-bottom:20px} .post_content h3:not(:first-child), .post_content h2:not(:first-child), .mt20,.mt30,.mt40,.mt50,.mt60,.mt70,.mt80{margin-top:20px} body:not(.rtl) .mr20,body:not(.rtl) .mr30,body:not(.rtl) .mr40{margin-right:20px} body:not(.rtl) .ml20, body:not(.rtl) .ml30,body:not(.rtl) .ml40{margin-left:20px}.mbres30{margin-bottom: 30px;}.mbres40{margin-bottom: 40px;}

/*paddings*/
.p-0{padding:0!important} .pt-0,.py-0{padding-top:0!important} body:not(.rtl) .pr-0,.px-0{padding-right:0!important} .pb-0,.py-0{padding-bottom:0!important} body:not(.rtl) .pl-0,.px-0{padding-left:0!important} body:not(.rtl) .pl5{padding-left:5px}.pl10{padding-left:10px} body:not(.rtl) .pl15{padding-left:15px} body:not(.rtl) .pr5{padding-right:5px}.pr10{padding-right:10px}.pr15{padding-right:15px} .pt5{padding-top:5px}.pt10{padding-top:10px} .pt15{padding-top:15px} .pb5{padding-bottom:5px}.pb10{padding-bottom:10px} .pb15{padding-bottom:15px} body:not(.rtl) .pl20,.pl30,.pl40,.pl50{padding-left:20px}
.pr20,.pr30,.pr40,.pr50{padding-right:20px} .pt20,.pt30,.pt40,.pt50{padding-top:20px} .pb20,.pb30,.pb40,.pb50{padding-bottom:20px}
.pt60,.pt70,.pt80{padding-top:30px}
.pb60,.pb70,.pb80{padding-bottom:30px}

@media (max-width: 767px){
	.d-flex.respcenter,.row.respcenter{
		justify-content: center!important;
	}
	.respcenter,.respcenter.text-right,.respcenter.text-left{ text-align: center!important}
	.row.respreverse>.col-12:nth-child(1),
	.d-flex.respreverse> .col-12:nth-child(1){
		order: 20
	}
	.row.respreverse>.col-12:nth-child(2),
	.d-flex.respreverse> .col-12:nth-child(2){
		order: 10
	}
	.row.respreverse>.col-12:nth-child(3),
	.d-flex.respreverse>.col-12:nth-child(3){
		order: 5
	}
}
@media (min-width:768px){
	/*font sizes*/
	.woocommerce div.product .woocommerce-tabs h3,
	.comments-form-wrap h3.comment-reply-title, .post_content h3,h3,.f22,.f24{font-size:22px} h2, .related h2, .f26,.f30,.f36{font-size:26px} h1, .f40,.f45,.f50, .f55,.f60, .f70, .f80{font-size:40px}.f190{font-size:50px}

	/*margins*/
	.mbres20,.mbres30,.mbres40{margin-bottom:0}  .post_content h2, .post_content h3, .mb30, .mb40,.mb50,.mb60,.mb70,.mb80{margin-bottom:30px}  .post_content h2:not(:first-child), .post_content h3:not(:first-child), .mt30,.mt40,.mt50,.mt60,.mt70,.mt80{margin-top:30px} body:not(.rtl) .mr30{margin-right:30px} body:not(.rtl) .mr40{margin-right:40px} body:not(.rtl) .ml30{margin-left:30px} body:not(.rtl) .ml40{margin-left:40px}

	/*paddings*/
	.pl30,.pl40,.pl50{padding-left:30px}
	.pr30,.pr40,.pr50{padding-right:30px}
	.pt30,.pt40,.pt50,.pt60,.pt70,.pt80{padding-top:30px}
	.pb30,.pb40,.pb50,.pb60, .pb70,.pb80{padding-bottom:30px}

	#scroll_bt {
		height: 45px!important;
		line-height: 45px!important;
		width: 45px;
		font-size: 20px;
	}
}
@media (min-width:992px){
	/*font sizes*/
	.woocommerce div.product .woocommerce-tabs h3, h3{font-size:24px}.f15{font-size:15px}.f16{font-size:16px}.f18{font-size:18px}.f20{font-size:20px}.f22{font-size:22px} .f24{font-size:24px} .f26{font-size:26px}.f30{font-size:30px} .f36, h2{font-size:36px}.f40,h1{font-size:40px}.f45{font-size:45px}.f50{font-size:50px}.f55{font-size:55px} .f60{font-size:60px} .f70{font-size:70px} .f80{font-size:80px} .f190{font-size:190px}

	/* margins */
	.mb30{margin-bottom:30px}  .mb40{margin-bottom:40px} .mb50{margin-bottom:50px} .mb60{margin-bottom:60px} .mb70{margin-bottom:70px} .mb80{margin-bottom:80px} .mt30{margin-top:30px} .post_content h3, .mt40{margin-top:40px} .mt50{margin-top:50px} .mt60{margin-top:60px} .mt70{margin-top:70px} .mt80{margin-top:80px} body:not(.rtl) .mr30{margin-right:30px} body:not(.rtl) .ml30{margin-left:30px}

	/*paddings*/
	body:not(.rtl) .pl10{padding-left:10px}.pl30{padding-left:30px} body:not(.rtl) .pl40{padding-left:40px} body:not(.rtl) .pl50{padding-left:50px} body:not(.rtl) .pr10{padding-right:10px} body:not(.rtl) .pr15{padding-right:15px} body:not(.rtl) .pr20{padding-right:20px} body:not(.rtl) .pr30{padding-right:30px} body:not(.rtl) .pr40{padding-right:40px} body:not(.rtl) .pr50{padding-right:50px} .pt10{padding-top:10px} .pt15{padding-top:15px}	.pt20{padding-top:20px} .pt30{padding-top:30px} .pt40{padding-top:40px} .pt50{padding-top:50px} .pt60{padding-top:60px} .pt70{padding-top:70px} .pt80{padding-top:80px} .pb10{padding-bottom:10px} .pb15{padding-bottom:15px} .pb20{padding-bottom:20px} .pb30{padding-bottom:30px} .pb40{padding-bottom:40px} .pb50{padding-bottom:50px} .pb60{padding-bottom:60px} .pb70{padding-bottom:70px} .pb80{padding-bottom:80px}

	.sticky_block{
		position: sticky!important;
		top: 50px;
		height: fit-content;
		max-height: calc(100vh - 50px);
		overflow-y: auto;
		overflow-x: hidden;
	}
	.admin-bar .sticky_block{
		top: 65px;
		max-height: calc(100vh - 65px);
	}
}

/*modals*/
.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}a.close.disabled{pointer-events:none}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:100050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-50px);transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);transform:scale(1.02)}.modal-dialog-scrollable{display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{-ms-flex-negative:0;flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);content:""}.modal-dialog-centered.modal-dialog-scrollable{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable::before{content:none}.modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column; padding: 10px; width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;}.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:0}.modal-footer{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered::before{height:calc(100vh - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}
.modal button.close{
	position: absolute;
	right: 10px;
	top: 10px;
	width: 20px!important;
	font-size: 0!important;
	margin: 0;
	background: transparent!important;
	opacity: 1!important;
	padding: 0!important;
	color:#000!important;
	line-height: 20px!important;
	height: 20px!important;
	z-index: 1;
}
.modal button.close> i{
	display: block;
}
.modal-header{
	border-bottom: none;
	padding: 0;
}
.modal-body{
	padding: 0;
	margin-top: 20px;
}
@media(min-width: 576px){
	.modal-dialog {
		max-width: 610px;
	}
}
@media(min-width: 768px){
	.modal-content{
		padding: 20px 30px;
	}
	.modal button.close{
		right: 30px;
		top: 20px;
	}
}

/*iframe*/
.iframe_wr{position:relative}.iframe_wr iframe,.iframe_wr video{width:100%;height:100%;display:block;border: none;object-fit:contain;}iframe,video{max-width:100%}

/*inputs*/
label{display:inline-block;margin-bottom:10px}
textarea{overflow:auto;resize:vertical}
select{word-wrap:normal;-webkit-appearance:none;-moz-appearance:none;transition: all 0.3s ease;width:100%;-ms-appearance:none;appearance:none!important;position:relative;outline:0;}
select::-ms-expand{display:none}
mark {background-color: transparent;color: inherit;}
input[type=password],
input[type=date],
input[type=tel],
[type=email],
[type=text],
input[type="number"]{
	-moz-appearance: none;
	-webkit-appearance: none;
}

/*tables*/
.table{width:100%;margin-bottom:1rem}.table td,.table th{vertical-align:top}.table thead th{vertical-align:bottom}.table-sm td,.table-sm th{padding:.3rem}

/*aiowps start*/
.aiowps-captcha-equation,
.aiowps-captcha{
	width: 100%;
	margin-bottom: 20px;
}
#aiowps-captcha-answer{
	max-width: 200px;
}
.grecaptcha-badge,
.rc-anchor{
	display: none!important;
}
/*aiowps end*/

/*header start*/
.zindex1000{
	z-index: 100000!important;
	overflow:visible!important;
}
header.header.position-absolute,
header.header.position-fixed{
	top: 0;
	left: 0;
	z-index: 111;
}
header.header.position-fixed.scrolled_header{
	transform: translate(0,0);
	z-index: 111111;
}
.admin-bar header.header.position-fixed.scrolled_header{
	transform: translate(0,-46px);
}
body.modal-open header.header.position-fixed.scrolled_header{
	z-index: 1;
}
.admin-bar.modal-open #wpadminbar{
	display: none;
}
@media (max-width:600px){
	.admin-bar header.header.position-fixed{
		top: 46px;
	}
}
@media (min-width: 601px) and (max-width:782px){
	.admin-bar header.header.position-fixed{
		top: 46px;
	}
}
@media(min-width:782px){
	.admin-bar header.header.position-fixed.scrolled_header{
		transform: translate(0,-32px);
	}
	.admin-bar header.header.position-fixed{
		top: 32px;
	}
	header.header.position-fixed.scrolled_header{
		transform: translate(0,0);
	}
}
/*header end*/

/*breadcrumbs start*/
#breadcrumbs a{
	margin-right: 5px;
}

#breadcrumbs ul{
	list-style: none;
}
#breadcrumbs ul li{
	margin-right: 10px;
	flex:  0 0 auto;
}
/*breadcrumbs end*/
/*search start*/
.search .searchform_search button:not(.slick-arrow):not(.fancybox-button){
	right: 0;
	top: 0;
	width: 50px;
	height: 50px;
	padding: 0;
}
.search .searchform_search input[type="text"]{
	padding-right: 55px;
}
/*search end*/

/*footer*/
.colophon ul.menu{
	list-style: none;
	padding: 0;
	margin: 0;
}
.colophon ul.menu li{
	display: block;
	width: 100%;
	padding: 0;
}
#scroll_bt {
	padding: 0!important;
	display: none;
	bottom: 30px;
	right: 30px;
	border: none;
	outline: none;
}
#scroll_bt:hover {
	opacity: .5;
}
.widget-container ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
@font-face {
	font-family: 'fontello';
	src: url('assets/fonts/fontello/fontello.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
	font-family: "fontello", serif;
	font-style: normal;
	font-weight: normal;
	speak: never;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
div.button [class^="icon-"]:before,
a.button [class^="icon-"]:before,
button [class^="icon-"]:before{
	width: auto;
}
.icon-phone:before { content: '\e800'; }
.icon-mail:before { content: '\e801'; }
.icon-cancel:before { content: '\e802'; }
.icon-location:before { content: '\e803'; }
.icon-flow-branch:before { content: '\e804'; }
.icon-star:before { content: '\e805'; }
.icon-list:before { content: '\e806'; }
.icon-ok:before { content: '\e807'; }
.icon-picture:before { content: '\e808'; }
.icon-basket:before { content: '\e809'; }
.icon-search:before { content: '\e80a'; }
.icon-search-1:before { content: '\e80b'; }
.icon-star-empty:before { content: '\e80c'; }
.icon-heart:before { content: '\e80d'; }
.icon-heart-empty:before { content: '\e80e'; }
.icon-clock:before { content: '\e80f'; }
.icon-cart:before { content: '\e810'; }
.icon-eye-1:before { content: '\e811'; }
.icon-home:before { content: '\e812'; }
.icon-cancel-1:before { content: '\e813'; }
.icon-home-1:before { content: '\e814'; }
.icon-viber:before { content: '\e815'; }
.icon-mail-1:before { content: '\e816'; }
.icon-play:before { content: '\e817'; }
.icon-twitter-1:before { content: '\f099'; }
.icon-facebook:before { content: '\f09a'; }
.icon-menu:before { content: '\f0c9'; }
.icon-linkedin:before { content: '\f0e1'; }
.icon-coffee:before { content: '\f0f4'; }
.icon-building:before { content: '\f0f7'; }
.icon-angle-left:before { content: '\f104'; }
.icon-angle-right:before { content: '\f105'; }
.icon-angle-up:before { content: '\f106'; }
.icon-angle-down:before { content: '\f107'; }
.icon-mobile:before { content: '\f10b'; }
.icon-smile:before { content: '\f118'; }
.icon-star-half-alt:before { content: '\f123'; }
.icon-dollar:before { content: '\f155'; }
.icon-youtube:before { content: '\f167'; }
.icon-youtube-play:before { content: '\f16a'; }
.icon-instagram:before { content: '\f16d'; }
.icon-skype:before { content: '\f17e'; }
.icon-cab:before { content: '\f1b9'; }
.icon-file-pdf:before { content: '\f1c1'; }
.icon-paper-plane:before { content: '\f1d8'; }
.icon-paper-plane-empty:before { content: '\f1d9'; }
.icon-sliders:before { content: '\f1de'; }
.icon-wifi:before { content: '\f1eb'; }
.icon-diamond:before { content: '\f219'; }
.icon-facebook-official:before { content: '\f230'; }
.icon-whatsapp:before { content: '\f232'; }
.icon-calendar-check-o:before { content: '\f274'; }
.icon-shopping-basket:before { content: '\f291'; }
.icon-user-o:before { content: '\f2c0'; }
.icon-linkedin-squared:before { content: '\f30c'; }


/*animation start*/
.slide-in-left{
	transition: all ease 1.5s;
	transform: translate(-200%, 0);
}
.slide-in-left.animated{
	transform: translate(0, 0);
}
.slide-in-bottom{
	opacity: 0;
	transition: all ease 1.5s;
	transform: translate(0, 50%);
}
.slide-in-bottom.animated{
	opacity: 1;
	transform: translate(0, 0);
}
/*animation end*/