/* 
Theme Name: Ebashop
Version: 1.0
Author: Gnatkovsky Vitaliy, Sergey Romanow
*/

@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@100;300;400;500;700;900&display=swap');

*{outline:none;box-sizing:border-box;}
article,aside,footer,header,nav,section{display:block}
pre{font-family:monospace,monospace;font-size:1em}
b,strong{font-weight:bold}
address{font-style:normal;}
code{font-family:monospace,monospace;font-size:1em}
small{font-size:70%}
mark {background: transparent;}
h1,h2,h3,h4,h5,h6{padding:0;margin:0;font-family: 'Raleway', sans-serif;}
img{border-style:none}
textarea{overflow:auto}
p{margin:0;font-style:normal;}
[hidden]{display:none}
blockquote{position:relative;padding:25px 7%;font-size:20px;margin:25px 0;border-radius: 10px;color: #000;font-family: 'Raleway', sans-serif;font-style:italic;}
blockquote:before,blockquote:after{font-family:serif;position:absolute;left:0;color:#000;width:100%;font-size:60px;font-weight:bold;line-height:60px;}
blockquote:before{content: "\201C";top:0;text-align:left;}
blockquote:after {content:"\201d";bottom:0;text-align:right;}
blockquote p{font-style:italic;}ul{list-style:none;margin:0;padding:0;}
a{color:#ec008c;text-decoration:none;}
a:focus,a:active,a:hover{color:#ec008c;text-decoration:underline;}
html,body{height:100%;}
body{font-family: 'Raleway', sans-serif;position:relative;padding:0;margin:0;height:100%;color:#000;font-size:16px;line-height:1.5;font-weight:400;background:#FCFBFA;overflow-x:hidden;min-width:340px;}
.hidden{opacity:0;}
.visible{opacity:1;}
.clear{clear:both;}
.overflow{overflow:hidden;}
.container{max-width:1415px;margin:0 auto;position:relative;}
.big_container{max-width:1400px;margin:0 auto;position:relative;}
.sm_container{max-width:1220px;padding:38px 16px 150px;margin:0 auto;position:relative;}
.sm_container.no-pd{padding:40px 16px 0;}
@media (max-width:768px){
	.sm_container{padding:25px 10px 75px;}
	.sm_container.no-pd{padding:25px 0 0;}
	}
.ix_contr{max-width:1415px;margin:0 auto;position:relative;padding:38px 16px 150px;}
.ix_contr.no-pd{padding:0 16px;}

@media (max-width:768px){
.ix_contr{padding:25px 10px 75px;}
.ix_contr.no-pd{padding:15px 0 0;}
}

.owl-carousel{display:none;width:100%;z-index:1}

.txt-acentr{text-align:center;}
.txt-acentr .btn{display:inline-block;}
.btn_rghtctr{display:flex;justify-content:flex-end;align-items:center;padding:15px 0;}
.btn_lftctr{display:flex;justify-content:flex-start;align-items:center;padding:15px 0;}
.btn_centctr{display:flex;justify-content:center;align-items:center;padding:15px 0;flex-wrap: wrap;}
.btn_centctr .btn,.btn_centctr .btn_brd,.btn_centctr .btn_trns,.btn_lftctr .btn,.btn_lftctr .btn_brd,.btn_lftctr .btn_trns{margin:10px;}

@media (max-width:900px){
.btn_centctr .btn,.btn_centctr .btn_brd,.btn_centctr .btn_trns{margin:10px 0;width: 280px;text-align: center;}
}




/*scrollbar*/
::-webkit-scrollbar{width:5px;height:5px;cursor:pointer}
::-webkit-scrollbar-track-piece{background:#E8E8E8;-webkit-border-radius:3px;width:3px;height:3px;}
::-webkit-scrollbar-thumb:vertical{height:5px;background:#ec008c;-webkit-border-radius:5px;cursor:pointer;outline:none;}
::-webkit-scrollbar-thumb:horizontal{width:3px;background:#ec008c;-webkit-border-radius:5px;cursor:pointer;outline:none;}


fieldset{border:none;}
input[type="submit"],button,.btn{font-weight: 500;border:none;color:#fff !important;position: relative;background:linear-gradient(90deg, #b1036b, #ec008c);overflow:hidden;line-height:43px;padding: 0 30px;display: inline-block;font-size:14px;-webkit-appearance: none; box-sizing:border-box;text-decoration:none; outline:none; -webkit-box-shadow:none; box-shadow:none;cursor:pointer;text-shadow:none;border-radius: 50px;font-family: 'Raleway', sans-serif;}
input[type="submit"]:hover,button:hover,input[type="submit"]:focus,input[type="submit"]:hover,input[type="submit"]:focus,.btn:hover,.btn:focus{text-decoration:none;background:#ec008c;color:#fff !important;text-decoration:none !important;cursor:pointer;}
input[type="submit"]:active,button:active{ cursor:pointer !important; outline:none !important}

input[type="text"],input[type="email"],input[type="number"],input[type="url"],input[type="search"],input[type="tel"],input[type="password"],input[type="date"],input[type="color"],select,textarea{font-family: 'Raleway', sans-serif;background:transparent;-webkit-appearance: none;display:inline-block; vertical-align:middle;font-size:14px;line-height:1.1;font-weight:400;border:2px solid #eee;padding:12px 10px;width:100%;border-radius:25px;box-shadow:none; box-sizing:border-box; transition:all 0.2s ease-in-out;}
select{font-size:12px;color:#000;}
select[multiple]{ height:auto}
input[type="text"]:hover,input[type="email"]:hover,input[type="number"]:hover,input[type="url"]:hover,input[type="search"]:hover,input[type="tel"]:hover,input[type="password"]:hover,input[type="date"]:hover,input[type="color"]:hover,select:hover,
input[type="text"]:focus,input[type="email"]:focus,input[type="number"]:focus,input[type="url"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="password"]:focus,input[type="date"]:focus,input[type="color"]:focus,select:focus,
textarea{max-height:200px;}
textarea:hover,textarea:focus{border-color:#ec008c;  outline:none}
input::-webkit-calendar-picker-indicator{display:none;opacity:0;}

input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#888;opacity:1;font-size:14px;}
input::-moz-placeholder ,textarea::-moz-placeholder{color:#888;opacity:1;font-size:14px;}
input:focus::-webkit-input-placeholder ,textarea:focus::-webkit-input-placeholder{color:transparent;}
input:focus::-moz-placeholder,textarea:focus::-moz-placeholder{color:transparent;}

.btn{background:#000;border-radius:50px;display:inline-block;padding:0 25px;font-size:16px;line-height:50px;color:#fff;font-weight:500;}
.btn:hover,.btn:focus{background:#ec008c;color:#fff;text-decoration:none;}

.btn_red{background:linear-gradient(90deg, #b1036b, #ec008c);border-radius:50px;display:inline-block;padding:0 25px;font-size:16px;line-height:50px;color:#fff;font-weight:500;text-align: center;}
.btn_red:hover,.btn_red:focus{background:#000;color:#fff;text-decoration:none;}




/*WP Forms*/
.wpforms-hidden{display:none;}
.wpforms-field-label{font-weight:bold;}
.wpforms-required-label{color:#FF2C16;}
.wpforms-submit-container{margin:10px 0;}
.wpforms-confirmation-container {font-size: 18px;text-align: center;}
.wpforms-confirmation-container p{margin:0;}
em.wpforms-error {color: #f00;font-size: 13px;display: block;text-align: center;}
.wpforms-field-limit-text{display:none;}
.wpforms-field{margin:0 0 10px;}
.wpforms-field textarea{min-height: 100px;}


/*modal*/
.modal_frms{position:fixed;left:0;right:0;top:100%;bottom:-100%;z-index:999;background:rgba(255,255,255, .6);display: flex;align-items: center;justify-content: center;}
.modal_ctrfrm{position:relative;background:#fff;border-radius: 15px;padding:35px 15px 10px;width:100%;max-width:450px;box-shadow: 0 0 25px 0 rgb(0,0,0,0.1);transition:.8s ease-in-out;transform: translateY(400%);max-height: 100%;overflow-y:auto!important;}
.modalshw .modal_ctrfrm{transform: translateY(0);}

.modal_frm_cls{position:absolute;top:5px;right:5px;width:25px;height:25px;transition: all 0.8s ease-in-out;}
.modal_frm_cls:hover{cursor:pointer;transform:rotate(360deg);-webkit-transform:rotate(360deg);}
.frm_cls_ll,.frm_cls_lr{background:#000;top:12px;height:2px;width:25px;position:absolute;left:0;transform:rotate(0deg);transition:.25s ease-in-out;}
.frm_cls_ll{-webkit-transform:rotate(45deg);transform:rotate(45deg);}
.frm_cls_lr{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}



/*header*/
header{position:relative;z-index: 999;}
.head_top{background:#121212;width:100%;padding:0 10px;display:flex;align-items:center;justify-content:space-between;position:fixed;top:0;left:0;z-index:999;box-shadow:0 10px 20px 0 rgba(0,0,0,0.02);transition:all .4s ease-in-out;}
.head_top_ctr{width:100%;max-width:1140px;margin: 0 auto;position:relative;display:flex;align-items:center;justify-content:space-between;}
.false_menu{min-height:70px;}

.head_top.hide{top:-70px;}

@media (min-width:600px){
	.admin-bar .head_top{top:46px;}	
	}
	
@media (min-width:780px){
	.admin-bar .head_top{top:32px;}	
}

@media (max-width:920px){
	.head_top{display:flex;justify-content:center;align-items:center;padding:0 10px;margin:0;top:0;position:fixed;transition:0.5s ease-in-out;}
	.head_top.hide{top:-61px;}
	.false_menu{min-height:50px;}
}		

.logo{z-index:2;position:relative;text-decoration:none;padding:5px 15px;}
.logo img{max-height:60px;width:auto;z-index:2;position:relative;vertical-align:top;transition: all 0.4s ease-in-out;}
a.logo:hover img, a.logo:focus img{text-decoration:none;transform:scale(1.1);}
@media (max-width:768px){
	.logo{padding:5px 0;}
	.logo img{max-height:48px;}
}

.menu_rght{position:relative;padding:5px;height:70px;display:flex;align-items:center;justify-content: space-around;min-width:300px;}
@media (max-width:768px){
	.menu_rght{min-width:60px;height:58px;padding:5px 15px 5px 35px;}
}


.mob_b{display:none !important;}
.desc_b{display:block !important;}

@media (max-width:920px){
.mob_b{display:block !important;}
.desc_b{display:none !important;}
}

.btn_centctr.menu_top_line,.menu_foot_line{display:none;}
@media (max-width:920px){
.menu_foot_line{border-top:2px solid #E8E8E8;margin:0;display:flex;justify-content:space-between;align-items:center;padding:25px 0;max-height:75px;}
.menu_foot_line .groupinsoc{margin:0;}
.menu_foot_line .groupinsoc a{width:40px;height:40px;}
.foot_line_phone{font-weight: 500;font-size: 17px;line-height:1px;color:#7A8799;max-height:80px;}
.btn_centctr.menu_top_line{display: flex;padding:10px 0 3px;}
.btn_centctr.menu_top_line .btn{margin:10px;width:auto;}
}

.menu_flex{width:0;}


/*TOP menu panel*/
.menu_left_clmn{display: inline-block; text-align:left;width:49%;max-width:760px;position: relative;z-index:2;padding:10px;}
.menu_left_clmn.fa_myright{opacity:1;}

.menu_top_title{text-align:left;font-weight:bold;font-size:28px;letter-spacing: 0.5px;margin-bottom:20px;text-transform:uppercase;}
.menu_left_clmn .groupinsoc{margin:0 0 25px;text-align:left;padding:0;}
.menu_left_clmn .groupinsoc a{border-radius:50px;display:flex;align-items:center;justify-content:center;width:60px;height:60px;transition: all 1s ease-in-out;background:#F0E7D8;box-shadow: 0 5px 25px 0 rgba(0,0,0,0.09);}
.menu_left_clmn .groupinsoc li a:hover{animation:scalezoom 1s ease-in-out;}
.menu_left_clmn .groupinsoc a svg{fill:#000;vertical-align:middle;}
.menu_left_clmn .groupinsoc a:hover svg{fill:#BB8E77;}


.menu_rght_clmn{display: inline-block;width:49%;max-width:760px;padding:10px;position: relative;z-index:2;vertical-align: top;}
.menu_rght_clmn .btn{background:#BB8E77;border:2px solid #BB8E77;color:#000;}
.menu_rght_clmn .btn:hover{background:#D5111B;border:2px solid #D5111B;color:#fff;}
.menu_rght_clmn .menu_contact{text-align: left;margin:0 0 10px;}
.mail_line{margin-bottom:10px;display:flex;align-items: center;font-size:18px;color:#000;}
.mail_line{margin-bottom:10px;display:flex;align-items: center;font-size:18px;color:#000;}
.adress_line{margin-bottom:25px;display:flex;align-items: center;}

.work_time{display:flex;position:relative;margin-bottom:10px;}

.tel_line{margin-bottom:0;display:flex;position:relative;}
.tel_line a{position:relative;display:block;line-height:1;display:block;text-decoration:none;font-size:24px;margin-bottom:10px;}
.tel_line svg{margin: 6px 10px 0 0;}

.menu_contact svg{vertical-align:middle;margin-right:10px;fill:#ec008c;}
.menu_contact a{color:#000;}
.menu_contact a:hover{color:#ec008c;text-decoration:underline;}

.menu_rght_clmn .groupinsoc{text-align: left;}
@media (max-width:768px){
	.menu_left_clmn .groupinsoc{text-align:center;}
	.menu_left_clmn {width:100%;}
	.menu_rght_clmn {width:100%;}
}



/*Menu*/
input[type="checkbox"]#menu-toggle + label{display:block;padding: 0;}
#menu-toggle{opacity:0;display:none;}
#menu-toggle:checked ~ .menu-btn > span{transform: rotate(45deg);}
#menu-toggle:checked ~ .menu-btn > span::before{top: 0;transform: rotate(0);}
#menu-toggle:checked ~ .menu-btn > span::after{top: 0;transform: rotate(90deg);}
#menu-toggle:checked ~ .menu_top{visibility: visible;top:70px;bottom:0;}
.admin-bar #menu-toggle:checked ~ .menu_top{top:102px;}
.menu-body{padding:15px 0;overflow-x:hidden !important;overflow-y:auto!important;background-color:#F6F6F6;color:#000;height:100%;}
.menu-btn{transition:1s;outline:none;display:flex;align-items:center;width:40px;height:40px;z-index:999;position: relative;}
.menu-btn > span,
.menu-btn > span::before,
.menu-btn > span::after{display: block;position:absolute;top:19px;width:40px;height:2px;border-radius: 5px;background:#fff;transition-duration:.25s;}
.menu-btn > span::before {content:'';top:-10px;}
.menu-btn > span::after {content:'';top:10px;} 
.menu_top{transition:0.4s;display:block;position:fixed;visibility: hidden;text-align:center;top:-100%;bottom:200%;left:0;right:0;min-width:340px;margin: 0;box-shadow:0 0 20px 0 rgba(0, 0, 0, .2);-webkit-box-shadow:0 0 40px 0 rgba(0, 0, 0, .1);overflow-x:hidden !important;overflow-y:auto!important;}
.menu_top::-webkit-scrollbar-track-piece{background:#ec008c;}

.menu_top *{transition:none;}
.topmenu{padding:0;padding: 0 10px;}
.menu_top .menu-item{display:block;padding:0 10px;font-size:16px;text-decoration: none;color:#212121;position:relative;}
.menu_top .menu-item a{color:#212121;font-weight: 500;font-size: 17px;line-height:1.1;display: block;text-align:right;padding:8px 40px 8px 10px;position: relative;}
.menu_top .menu-item svg{fill:#212121;}

 

.menu_top .menu-item-has-children{position:relative;}
.menu_top .sub-but{display:block;color:#fff;font-size:18px;text-align:center;height:20px;width:20px;position:absolute;right:20px;top:6px;z-index:10;}
.menu_top .sub-but span{height:2px;width:20px;background:#000;transition: 0.4s linear;}
.menu_top .sub-but span:first-child{position: absolute;top:50%;right:0;}
.menu_top .sub-but span:nth-child(2){position: absolute;top:50%;right:0%;transform: rotate(90deg);}
.menu_top .sub-but svg{fill:#000;}
.menu_top .sub-but:hover{cursor:pointer;}
.menu_top .menu-body .sub-menu{display:none;padding:0;width:100%;z-index:99;}
.menu_top .menu-body .sub-menu li{border-bottom:1px solid #eee;}
.menu_top .menu-body .sub-menu li:last-child{border-bottom:none;}
.menu_top .admin-bar .sub-menu{top:32px;}
.menu_top .sub-but.rotatearr span:nth-child(2){transform:translateY(-50%) rotate(0);}

@media (min-width: 920px){
	.menu-btn{cursor:pointer;}
}
@media (max-width: 920px){
	.home_li a svg {display: none;}
}

@media (max-width:768px){
	#menu-toggle:checked ~ .menu_top{top:58px;}
	.menu-body{width: 100%;display: block;}
	.menu_top .menu-item a {text-align: left;}
}
@media (max-width:768px){
.menu-btn > span::after{top:9px;width:30px;height:19px;}
}
	
/*Services menu*/

.sub_sm_sh{position:absolute;right:10px;top:10px;display:block;width:20px;height:20px;-webkit-transition: all 0.8s ease-in-out;transition: all 0.8s ease-in-out;}
.sub_sm_sh:hover{cursor:pointer;}
.sub_sm_sh::after,.sub_sm_sh::before{content:'';background: #0B0803;top:8px;height:2px;width:20px;position:absolute;left:0;transition:.25s ease-in-out;}
.sub_sm_sh::before{transform:rotate(-90deg);}
.sub_sm_sh.actvsh:before{transform:rotate(0deg);}


.sub_serv_menu{display:none;position:relative; max-width:100%;width:760px;margin:0 auto;}
.sub_serv_menu ul.product-cat-list{display:flex;justify-content: flex-end;flex-wrap: wrap;list-style:none;}
.sub_serv_menu ul.product-cat-list li{max-width:25%;}
.sub_serv_menu ul.product-cat-list li a{padding:5px;text-align: center;}
.sub_serv_menu ul.product-cat-list li a span{padding:10px 0 0;}


@media (max-width:768px){
	.megamenu_serv .falsels{font-size:20px;}
	.sub_serv_menu ul.product-cat-list > li {width:48%;}
}



/*Lang*/
.linemenu{margin:0;padding:0;display:flex;flex-wrap:wrap;list-style:none;}
.lang-item a img{display:none;}
.lang-item a{line-height:35px !important;border-radius:5px;display:block;position:relative;text-align:center;text-decoration:none;}
.lang-item a:after{position:relative;font-size:15px;margin:0;width:100%;display:block;text-transform:uppercase;}
.lang-item a[lang="en"]:after{content:'En';}
.lang-item a[lang="ru"]:after{content:'Ru';}
.lang-item a[lang="es"]:after{content:'Es';}
.lang-item a[lang="uk"]:after{content:'Ua';}

@media (min-width:920px){
.linemenu{background:#000;position:absolute;left:6px;top:100%;border-radius:50px;flex-direction:column;transform:scale(0) translateY(100%);overflow: hidden;}
.linemenu a:after{color: #fff;}
.lang_ctr{position:relative;text-transform:uppercase;width:40px;margin:0 15px;}
.lang_ctr:hover .linemenu{transform:scale(1) translateY(0);z-index: 2;}
.curlng{color:#fff;font-weight: 500;position:relative;line-height:35px !important;border-radius:5px;padding: 0 7px !important;display:block;position:relative;text-align:center;text-decoration:none;cursor: pointer;}
.curlng:after{content: '›';color:#fff;font-size:18px;display:block;width:8px;height:10px;position: absolute;right:15px;bottom:2px;line-height:9px;transition: all .27s ease-in-out;transform: rotate(90deg);}
.lang_ctr:hover .curlng:after{transform: rotate(270deg);}
.lang-item a{width: 30px;overflow: hidden;}
.lang-item a:hover:after{background:linear-gradient(90deg, #b1036b, #ec008c);font-weight:500;}
}


@media (max-width:920px){
.linemenu{width:100%;justify-content: center;}
.linemenu .lang-item a:after{color: #ec008c;font-weight:600;font-size:20px;margin:5px;}
.linemenu li a:before{content:'/';position:absolute;right: -14px;font-size: 18px;margin:0;display:block;top:50%;color:#212121;transform:translateY(-50%);}
.linemenu li:last-child a:before{display: none;}
.current-lang{text-decoration:none;}
.current-lang a:after{color:#000;}
}




main{position:relative;padding:0;}
.main_bt{padding:0;height:60px;}
.big_bg,.big_bg_pg{background:#FCFBFA;}

@media (max-width:920px){
.big_bg,.big_bg_pg{padding:0 0 75px;}
}


.ttl_more{display:flex;justify-content: space-between;align-items:center;padding-bottom:15px;}
.ttl_bg{background: url(images/ttl_bg.webp)no-repeat center;background-size: 100% 100%;font-size:45px;line-height:1;font-weight:500;padding: 10px 40px;color: #fff;}

@media (max-width:768px){
	.ttl_more{padding:0 10px 15px;}
	.ttl_bg{font-size:17px;padding: 10px 28px;}
	.ttl_more .btn_red{background: #eee;color: #333;padding: 0 10px;line-height: 36px;}
}


/*Favorite product*/
.fav_product{width:100%;margin-top:25px;padding:25px 50px;border-top:1px solid #eee;}
.products_scroll{max-width:1100px;margin: 0 auto;padding:0;position: relative;}
.fav_item{color:#0B0803;text-decoration: none;}
.fav_item:hover{text-decoration: none;}
.fav_item img{max-width:100%;height: auto;}
.fav_ttl{text-align:center;font-size: 16px;line-height:1.1;letter-spacing:1px;font-weight: 500;padding: 10px 0 0;}
.fav_price{color:#fff;font-size: 15px;line-height:1.1;letter-spacing:1px;font-weight: 500;background:url(images/onsale.webp) no-repeat center;background-size:100%;display: flex;align-items: center;justify-content: center;width: 70px;height: 46px;position: absolute;top: 0;}

.products_scroll.owl-carousel .owl-controls{position:absolute;bottom:50%;transform: translateY(-50%);}
.products_scroll.owl-carousel .owl-nav{width:100%;z-index: 18;text-align: center;}
.products_scroll.owl-carousel .owl-nav > div{opacity:.7;cursor:pointer;position:absolute;display:block;z-index:10;top:50%;width:80px;height:80px;font-size:0;margin:0;background:rgba(0,0,0,0.05);border-radius:50px;border:none;}
.products_scroll.owl-carousel:hover .owl-next:hover,.products_scroll.owl-carousel:hover .owl-prev:hover{opacity:1}
.products_scroll.owl-carousel .owl-nav > div:hover{background:linear-gradient(90deg, #b1036b, #ec008c);animation: wobble 5s ease-in-out alternate infinite;}
.products_scroll.owl-carousel .owl-nav > div.owl-prev,.products_scroll.owl-carousel .owl-nav > div.owl-prev:hover{left:-90px}
.products_scroll.owl-carousel .owl-nav > div.owl-next,.products_scroll.owl-carousel .owl-nav > div.owl-next:hover {right:-90px}

@media (max-width:1240px){
	.products_scroll.owl-carousel .owl-nav > div.owl-prev,.products_scroll.owl-carousel .owl-nav > div.owl-prev:hover{left:-20px}
	.products_scroll.owl-carousel .owl-nav > div.owl-next,.products_scroll.owl-carousel .owl-nav > div.owl-next:hover {right:-20px}
}
@media (max-width:768px){
	.fav_product{padding:25px;}
}


/*Category*/
.masonry{overflow:hidden;transition:none;max-width:1100px;margin:0 auto;display:flex;justify-content:space-between;flex-wrap:wrap;}
.masonry *{transition: none;}

.loadmore_ctr{width:100%;text-align:center;padding:50px 0 0;position:relative;}
.loadmore_ctr .theme_btn{display:inline-block;cursor:pointer;}
.objects_spin{display:none;}
.cat_desc{max-width:1100px;margin:0 auto;padding:0 1.5% 35px;}

@media (max-width:768px){
	.cat_desc {max-width:100%;}
}

.loop_item{width:47%;margin:1.5%;position:relative;text-decoration:none;color:#0B0803;transition: all 1s ease-in-out;}
.loop_item:hover{text-decoration:none;color:#0B0803;}
.loop_item:hover img{opacity:0.8;}
.loop_item img{vertical-align:top;width:100%;height:auto;}
.loop_item svg{fill:#888;margin-right:5px;vertical-align:top;}
.loop_item time{padding:15px 0;display:block;color:#888;}
.loop_item h3{padding-top:10px;font-size:18px;line-height:1.1;letter-spacing:1px;font-weight:bold;text-transform:uppercase;line-height:1.1;}
.loop_text{padding-top:5px;line-height:1.2;}
.more_loop{color:#ec008c;font-weight:500;}

.prtmpl{font-weight:bold;} 

@media (max-width:768px){
.loop_item{width:99%;}
}

.cat_desc{color:#777;font-weight:100;font-size:16px;line-height:20px;}


/*404*/
.error_pg{padding:50px 0;display:flex;align-items:center;justify-content:center;}
.category .error_pg{color:#fff;}


.error_item{text-align:center;padding:0 10px;}
.error_item h1{font-size:calc(5px + 6vw);font-weight:400;}

.big_num_err{display:flex;align-items:center;justify-content:center;}
.big_num_err span{font-size:calc(5px + 9vw);line-height:1;font-weight:500;color:#ec008c;}

.err_text{padding:15px 0;font-size:25px;}
.err_bk{padding-bottom:50px;}

@media(max-width:1200px){
	.error_item h1{font-size:3vw;}
}
@media(max-width:550px){
.error_pg{padding:10px 0;}
.error_item h1{font-size:6vw;}
.big_num_err span{font-size:80px;}
}


/*contacts*/
.contus{width:100%;padding: 25px 0 0;font-size:18px;}
.contus .sm_container{padding:0 15px;}
.contus a{color:#484848;}
.contus a:hover{color:#ec008c;}


.cont_ctr{display: flex;justify-content: space-between;align-items: stretch;padding:40px 0 0;}
.cont_inf{max-width:760px;width:100%;padding: 50px;box-shadow:0 5px 25px 0 rgba(0,0,0,0.15);border-radius: 0 20px 0 0;position: relative;z-index:2;}
.cont_wrap{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;margin:0;}
.cont_item{width:50%;font-weight:500;font-size:18px;line-height:1.1;display: flex;align-items:center;padding:0 10px 10px 0;color:#484848;}
.cont_item svg{margin-right:18px;min-width:40px;}
.cont_item a{display: block;line-height:1.5;}
.cont_item a{color:#484848;}
.cont_item a:hover{color:#ec008c;}
.cont_item .office-card-map span{display: block;color:#ec008c;}

.contact_form_short{margin:0 auto;}

.code_map{overflow: hidden;width:100%;border-radius: 20px 0 0 0;}
.code_map iframe{width:100% !important;height:100% !important;vertical-align:top;}

@media (max-width:780px){
.cont_inf{padding:10px 10px 25px;}
.cont_ctr{display:block;}
.cont_item{width:100%;}
}



/*Breadcrumb*/
.breadcrumb{padding:0 0 38px;text-align: center;}
.breadcrumb > div{display:inline-block;}
.breadcrumb a,.breadcrumb_last{display:inline-block;padding:0 20px;background:#fff; border:1px solid #eee;color:#888;font-weight:500;font-size:14px;line-height:32px;border-radius:20px;margin-bottom: 10px;}
.breadcrumb a:hover{background:#ec008c;color:#fff;text-decoration:none;}
.sep{width:0;height:0;display:inline-block;border:6px solid transparent;border-left:6px solid #C6C6C6;margin-left:6px;}
@media (max-width:768px){
	.breadcrumb{padding:0 0 15px;}
}


.big_ttl{text-align:center;padding:25px 0;font-size:30px;line-height:1.2;font-weight:500;max-width:1200px; margin:0 auto;}
.single_product .big_ttl{max-width: 900px;}

@media (max-width:768px){
	.big_ttl{font-size:20px;font-weight:600;padding:0 0 15px;}
}


.content_block{max-width:1415px;padding: 0 10px;  margin:0 auto;width: 100%;min-height: 150px;}
.flex_cnt{display:flex;justify-content:center;}
.content_left{padding: 0 20px 0 0;width:70px;}


.single_cont .content_text {padding:0; }
@media (max-width: 768px){
.single_cont .content_text {padding:10px 0 0; }
.content_block {padding: 0;min-height:0px;}
}


.content_text{position:relative;font-size:16px;line-height:1.5;font-weight:400;}
.content_text p{margin:0 0 25px;}
.content_text a{text-decoration:none;}
.content_text a:focus,.content_text a:active,.content_text a:hover{text-decoration:underline;}
.content_text ol {counter-reset:point;margin:15px 0 15px 0;padding:0 0 0 32px;line-height:1.6;}
.content_text ol li{list-style:none;position:relative;padding:0 0 15px 15px;}
.content_text ol > li:before {content: counter(point);color:#fff;counter-increment:point 1;position: absolute;top:0;left:-17px;font-weight:bold;background-color:#ec008c;border-radius:50%;font-size:15px;line-height:26px;height:26px;width:26px;text-align:center;}
.content_text ul{margin:15px 0 15px 50px;padding: 0;line-height:1.6;}
.content_text ul li{list-style:none;position:relative;padding:0;}
.content_text ul > li:before {content:'';display:block;top:9px;left:-25px;position:absolute;width:6px;height:6px;background:transparent;background:#ec008c;border-radius:50%;}
.content_text ul > li > ul > li:before {content:'';display:block;transform: translateY(-50%);top:15px;left:-25px;position:absolute;width:4px;height:4px;background:#ec008c;border:none;border-radius:50%;}
.content_text ol{list-style:decimal;}
.content_text h2,.content_text h3,.content_text h4{position:relative;padding:20px 0;font-size:25px;line-height:1.2;margin:0;}
.content_text h2{font-size:25px;}
.content_text h3{font-size:20px;}
.content_text h4{font-size:18px;}
.content_text h5{font-size:18px;}
.content_text h6{font-size:18px;}
.content_text table{border:none;border-collapse:collapse;width:100%;}
.content_text th,.content_text td{padding:10px 15px;border:none;text-align: left;}

.wp-block-table{margin:25px 0;}
.content_text iframe{width:100%;min-height:400px;}


@media (max-width: 768px){
.content_text th,.content_text td{padding:5px;}
}


.fix_edit{opacity:1;border:none;display:block;position:fixed;text-align:center;border-radius:50px;bottom:65px;left:10px;height:50px;width:50px;padding-top:14px;background:linear-gradient(90deg, #b1036b, #ec008c);z-index:100;box-shadow:0 5px 25px 0 rgba(0,0,0,0.15);}
.fix_edit:hover{cursor:pointer;}
.fix_edit:hover:before{content:'';position:absolute;top:0;left:50%;height:50px;width:30px;}
.fix_edit svg{fill:#fff;}
.fix_edit span{transform: translateX(50px);visibility: hidden;opacity:0;position:absolute;z-index:-1;top:5px;left:100%;white-space:nowrap;line-height:40px;border-radius:5px;color:#fff;padding:0 15px 0 15px;font-size:14px;font-weight:500;white-space:nowrap;transition:0.4s linear;background:#FDA809;}
.fix_edit:hover span{visibility: visible;opacity:1;transform: scaleX(1) translateX(5px);}

@media (max-width:768px){
.fix_edit{bottom:60px;left:5px;}
.fix_edit span{display:none;}
}



.wp-block-image.size-large{margin: 0 0 1em 0;}
.wp-block-image.size-large img {width: 100%;height: auto;}
.wp-block-cover.has-background-dim{min-height: auto !important;}
.wp-block-cover.has-background-dim .wp-block-button{text-align:center;display: block;width: 100%;}
a.wp-block-button__link{text-decoration:none;}
.wp-block-verse{font-style:italic;margin:15px 0;}

.wp-post-image{vertical-align:top;}
img.size-auto, img.size-full, img.size-large, img.size-medium, .attachment img{max-width:100%;height:auto;}
.alignleft, img.alignleft{display:inline;float:left;margin-right:24px;margin-top:15px;}
.alignright, img.alignright{display:inline;float:right;margin-left:24px;margin-top:15px;}
.aligncenter, img.aligncenter{clear:both;display:block;margin:15px auto;}
.alignnone, img.alignnone{margin:15px auto;width:auto;}
img.alignleft, img.alignright, img.aligncenter{margin-bottom:15px;padding:2px;}
.wp-caption{background:#f1f1f1;line-height:18px;margin-bottom:20px;max-width:632px !important;padding:4px;text-align:center;}
.wp-caption img{margin:5px 5px 0;}
.wp-caption img{margin:5px 5px 0;}
.wp-caption p.wp-caption-text{color:#888;font-size:12px;margin:5px;}
.wp-smiley{margin:0;}
.gallery{margin:0 auto 18px;}
.gallery .gallery-item{float:left;margin-top:0;text-align:center;width:33%;}
.gallery-columns-2 .gallery-item{width:50%;}
.gallery-columns-4 .gallery-item{width:25%;}
.gallery img{border:2px solid #cfcfcf;}
.gallery-columns-2 .attachment-medium{max-width:92%;height:auto;}
.gallery-columns-4 .attachment-thumbnail{max-width:84%;height:auto;}
.gallery .gallery-caption{color:#888;font-size:12px;margin:0 0 12px;}
.gallery dl{margin:0;}
.gallery img{border:none;}
.gallery br+br{display:none;}
.contenttext .attachment img{display:block;margin:0 auto;}
.wp-block-image img {height:auto;}
.wp-block-gallery ul{padding:0 0 25px;margin:0;}
.wp-block-gallery ul li:before{display:none;}


@media (max-width: 768px){
.gall_ctr h2{font-size:30px;}
.gall_ctr .gallery {justify-content: center;}
}

.gall_ctr .gallery{display: flex;justify-content:center;flex-wrap: wrap;}
.gall_ctr #gallery-1 .gallery-item a{display:block;position:relative;}
.gall_ctr img{width:100%;height:auto;border:none;vertical-align:top;}
.gall_ctr .gallery-item{overflow:hidden;position:relative;text-align:center;width:20% !important;margin:0 !important;}
.gall_ctr .gallery-item a:before{z-index: 1;opacity:1;transition:opacity 1s ease;position:absolute;content:'';left:0;right:0;top:0;bottom:0;background-image:linear-gradient(0deg, rgba(0,0,0,0.8) 0%,rgba(130,209,212,0) 50%);}
.gall_ctr .gallery-item:hover img{z-index:5;transform:scale(1.1);}
.gall_ctr .gallery-item img{vertical-align:top;border:none !important;}

@media (max-width: 768px){
.gall_ctr h2{font-size:30px;}
.gall_ctr .gallery {justify-content: center;}
}


/*pagination*/
.pagination{text-align:center;margin-bottom:25px;}
.screen-reader-text{font-size:20px;line-height:40px;}
.pagination .current .screen-reader-text {position: static !important;}
.pagination .page-numbers{text-align:center;line-height:35px;min-width:35px;padding:0;display:inline-block;vertical-align:top;color:#555;font-weight:bold;text-decoration:none;}
.pagination .page-numbers.current{text-transform:uppercase;font-size:25px;background:#eee;}
.pagination .current{display:inline-block;line-height:35px;min-width:35px;}
.pagination .prev,.pagination .next {background:#000;text-decoration:none;color:#fff;display:inline-block;padding:0 10px;}
.pagination .prev:hover,.pagination .prev:focus,.pagination .next:hover,.pagination .next:focus {background-color:#000;text-decoration:none;}


/*share*/
.sharesoc{font-weight:bold;font-size:18px;margin:0 0 25px;}
.page-template-page_service .sh_this{border-top:none;margin:0;}
.page-template-page_service .ttl_rec_b{line-height:30px;margin:0;}


.sh_this{margin:15px 0;padding:15px 0 0;text-align:center;border-top:1px solid #f1f1f1;}
.sh_this ul{margin:0;padding:0;}
.sh_this li{display:inline-block;text-align:center;margin:2px 0;}
.soc_sh{display:flex;justify-content:center;align-items:center;width:40px;height:40px;line-height:40px;font-size:25px;text-decoration:none;transition:.8s;border-radius:50px;}
.soc_sh:hover{cursor:pointer;color:#fff;-webkit-transform: rotate(360deg);transform: rotate(360deg);}
.sh_this svg{fill:#fff;}
.sh_this .fb{background:#4A6099;}
.sh_this .tw{background:#31C1FE;}
.sh_this .tg{background:#2A9ED5;}
.sh_this .sk{background:#1AB7F1;}
.sh_this .vb{background:#633294;}
.sh_this .wt{background:#00C632;}



/*Banner*/

#spec_rb_block{padding:40px 10px;}
.spec_rb{display: flex;justify-content:space-between;flex-wrap:wrap;max-width:1150px;margin: 0 auto;}
.spec_rb_item{position: relative;display: flex;align-items: center;width:48%;max-width:550px;max-height: 425px;padding: 5vw 50px;border-radius:10px;box-shadow:0 5px 25px 0 rgba(0,0,0,0.15);transition: .4s ease;}
.spec_rb_item:hover{text-decoration:none;transform: scale(0.95); box-shadow:0 5px 25px 0 rgba(236, 0, 140,0.15);}
.spec_rb_wrp{max-width:250px;color:#231F20;text-shadow: 0 2px 3px rgba(255,255,255,0.6), 0 5px 10px #fff;}
.spec_ttl{font-size:28px;font-weight:600;line-height:1.1;padding-bottom:10px;}
.spec_txt{font-size:20px;font-weight:500;line-height:1.1;padding-bottom:10px;}
.spec_rb_wrp .btn{line-height:35px;padding:0 40px;}

@media (max-width: 768px){
	#spec_rb_block{padding:0 10px;}
	.spec_rb{display:block;}
	.spec_rb_item{width:98%;margin:2% auto;}

}	

/*Subscribe*/
#subscribe{background:#F9C6D4;padding:40px 0 80px;position: relative;overflow: hidden;}
#subscribe:before{content:'';position:absolute;right:-25px;top: 0;background: url(images/heart.webp) no-repeat right bottom;width:50%;height: 129%;filter: invert(1);opacity:0.5;transform: rotate(-12deg);background-size: 100%;}
#subscribe:after{z-index:0;content:'';position:absolute;left: -10px;top: 0;background: url(images/line.webp) no-repeat right bottom;background-size: 100%;width:50%;height: 107%;filter: invert(1);opacity:0.5;transform: rotate(12deg);}
.subs_short_wrap{display:flex;align-items:center;justify-content:center;max-width:1170px;margin: 0 auto;}
.ttl_short{z-index:2;position: relative;width:50%;padding:15px;color: #000;font-size: 28px;font-weight: 500;line-height: 1.1;text-align: right;}
.subs_short{position: relative;z-index:2;width:50%;padding:15px;}

@media (max-width: 768px){
	#subscribe{padding:20px 0;}
	#subscribe:before,#subscribe::after{background:transparent;display:none;}
	.subs_short_wrap{display:block;}
	.ttl_short,.subs_short{width:100%;}
	.ttl_short{text-align:center;}
}

/*footer*/
footer{position:relative;padding:0;margin:0 auto;background:#f5f5f5;z-index:2;}
.footerbg{position:relative;background:#f5f5f5;padding:25px 0 0;}
.footerbg:after{content:'';z-index:-1;position: absolute;width: 90%;height:200px;border-radius:200%;background:#f5f5f5;top: -66px;right: 0;transform: rotate(-1deg);}

footer a{color:#000;}
footer a:hover{color:#ec008c;text-decoration:underline;}


.f_widget{width:46%;margin:0 2% 25px;}
.f_widget li{list-style:circle;margin-left:20px;}
.f_titlebg{line-height:26px;padding-bottom:10px;text-transform:uppercase;font-size:20px;position:relative;font-weight: bold;}
.colum{width:100%;font-size:15px;display:flex;justify-content:center;flex-wrap:wrap;padding-top:30px;}
.colum ul{margin:0;padding:0;}
.colum .menu li{font-size:15px;list-style:none;margin-left: 0;}
.colum .menu li:last-child{border-bottom:none;}
.colum .menu a{letter-spacing: 1px;padding: 3px 0;display: block;font-weight: 500;color:#212121;}
.colum .menu a:hover{color:#A94CAF;}
.colum .menu {list-style:disc;}


.fcont_item {font-size: 16px;;display: flex;align-items:center;padding:0 10px 10px 0;color:#484848;}
.fcont_item svg{width:26px;height:26px;min-width:40px;margin-right:10px;min-width:26px;}
.fcont_item .cnt_cll{display:block;}

.visapc{margin:10px auto 0;display:block;}

@media (max-width:1100px){
	.column{column-gap:20px;row-gap:39px;}
}
@media (max-width:768px){
	footer .container{margin:0 10px;}
	.column{padding:20px 0 0;display:block;}
	.column_item{margin: 0 auto;}
	.fcont_item{margin: 0 auto;text-align: center;justify-content: center;}
	.menufoot_item{padding:0 0 40px;}
}


/*Menu*/
.menu_foot{text-align: center;}
.menu_foot li{display: block;}
.menu_foot a{padding: 5px 0;font-weight: 400;font-size:16px;line-height: 1.1;display: block;}
.menu_foot a:hover{text-decoration:underline;}
.footmenu{text-align: left;display: inline-block;}
@media (max-width:768px){
	.footmenu{text-align: center;}
}


/*socials bottom*/
.groupinsoc{margin:25px 0 10px;position:relative;padding:0;}
.groupinsoc li{display:inline-block;vertical-align:top;margin-left:5px;padding:0;}
.groupinsoc li svg{fill:#212121;vertical-align:middle;}
.groupinsoc a{border-radius:50px; border: 1px solid #ddd; display:flex;align-items:center;justify-content:center;width:45px;height:45px;transition: all 1s ease-in-out;}
.groupinsoc li a:hover{animation:scalezoom 1s ease-in-out;}

@media (max-width:768px){
	.groupinsoc{margin:25px 0 10px;text-align:center;}
}


.copyright{text-align:center;font-size:13px;line-height:1.1;padding:25px 0;position: relative;overflow: hidden;}
.copyright::before{content:'';position: absolute;width:130%;height:350px;border-radius:200%;background: #f9f9f9;top: 9px;left: -15%;transform: rotate(4deg);}

.copyright p{padding:0 0 10px;position: relative;}
.copyright a{color:#ec008c;position: relative;}
.copyright img{position: relative;}
.foot_code{display:none;visibility:hidden;opacity:0;}

@media (max-width:768px){
	footer{padding:0;}
	.footerbg:after{height: 100px;top: -25px;right:0;transform: rotate(-4deg);width:95%;left:0;}
	.copyright{padding:20px 0 60px;}
}



#back-top{border:none;display:none;position:fixed;text-align:center;bottom:10px;left:10px;height:50px;width:50px;padding-top:14px;border-radius:50px;background:linear-gradient(90deg, #b1036b, #ec008c);z-index:4;box-shadow:0 0 7px 0 rgba(50, 50, 50, 0.15);}
#back-top svg{fill:#fff;}
#back-top:hover{cursor:pointer;animation:scalezoom 1s ease-in-out;}

@media (max-width:768px){
#back-top{left:5px;bottom:5px;}
}

#fix_but_ord{background:linear-gradient(90deg, #b1036b, #ec008c);}
#fix_but_ord:hover{animation: scalezoom 1s ease-in-out;}
#fix_but_ord svg{fill:#fff;animation:rotate 1.5s infinite ease-in-out;}

@keyframes rotate{
0%{transform:rotate(0deg);}
9%{transform:rotate(0deg);}
10%{transform:rotate(5deg);}
15%{transform:rotate(-5deg);}
20%{transform:rotate(5deg);}
25%{transform:rotate(-5deg);}
30%{transform:rotate(0deg);}
100%{transform:rotate(0deg);}
}




/*recomended*/
.recomended{margin:25px 0;margin: 0 auto;display:flex;justify-content:center;flex-wrap:wrap;margin-bottom:10px;}
.ttl_rec_b{padding:25px 0 0;margin:0 0 25px;font-size:1.5rem;line-height: 1;line-height: 1.4;font-weight: 700;text-transform:uppercase;border-bottom:2px solid #0B0803;}

.recomended .post_thumb img{vertical-align:top;max-width:100%;height:auto;}
.recomended .post_thumb:after{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background: linear-gradient(0deg, rgba(0,0,0,0.8), rgba(0,0,0,0.2));}
.recomended .wp-post-image{max-width:100%;height:auto;}
.recommend_item{max-width:274px;width:23%;margin:1%;position:relative;}
.recomended h3{font-size:18px;line-height:22px;font-weight:bold;text-align:center;line-height:1.1;}
.recomended a{color:#fff;position:absolute;left:0;bottom:10px;width:100%;}
.recomended a:hover{color:#39d7b9;}

.rec_b{display:flex;justify-content:center;flex-wrap:wrap;}
.rec_list{width:23%;margin:1%;position:relative;color:#000;border-radius:10px;}
.rec_list img{margin-right:10px;max-width:100%;height:auto;border-radius:5px;}
.rec_list:hover{text-decoration:none;}
.rec_list .more_sng{font-size: 15px;}
.prc_ttl{line-height:1.1;margin:10px 0 15px;}
.prc_rec{line-height:1.1;font-weight:bold;}
.prc_rec span{}


@media (max-width:1100px){
	.rec_list{display:block;width:96%;margin:2% 2% 6%;max-width: 360px;}
}
@media (max-width:768px){
	.ttl_rec_b{padding:25px 0 0;}
}



/*load anim*/
#circularG{position:relative;width:75px;height:75px;margin:100px auto}
.cssload-dots{width:0;height:0;position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;outline:1px solid red;filter:url(#goo)}.cssload-dot{width:0;height:0;position:absolute;left:0;top:0}.cssload-dot:before{content: "";width:44px;height:44px;border-radius:63px;background:rgb(223,246,248);position:absolute;left:50%;transform:translateY(0);margin-left: -21.5px;margin-top: -21.5px}
.cssload-dot:nth-child(5):before{z-index:100;width:56.5px;height:56.5px;margin-left: -28.75px;margin-top: -28.75px;animation:cssload-dot-colors 4.6s ease infinite}.cssload-dot:nth-child(1){animation:cssload-dot-rotate-1 4.6s 0s linear infinite}.cssload-dot:nth-child(1):before{background-color:rgb(130, 209, 212);animation:cssload-dot-move 4.6s 0s ease infinite}.cssload-dot:nth-child(2){animation:cssload-dot-rotate-2 4.6s 1.15s linear infinite}.cssload-dot:nth-child(2):before{background-color:rgb(223,246,248);animation:cssload-dot-move 4.6s 1.15s ease infinite}.cssload-dot:nth-child(3){animation:cssload-dot-rotate-3 4.6s 2.3s linear infinite}.cssload-dot:nth-child(3):before{background-color:rgb(223,246,248);animation:cssload-dot-move 4.6s 2.3s ease infinite}.cssload-dot:nth-child(4){animation:cssload-dot-rotate-4 4.6s 3.45s linear infinite}.cssload-dot:nth-child(4):before{background-color:rgb(130, 209, 212);animation:cssload-dot-move 4.6s 3.45s ease infinite}
@keyframes cssload-dot-move{0%{transform:translateY(0)}18%,22%{transform:translateY(-88px)}40%,100%{transform:translateY(0)}}@keyframes cssload-dot-colors{0%{background-color:rgb(130, 209, 212)}25%{background-color:rgb(130, 209, 212)}50%{background-color:rgb(223,246,248)}75%{background-color:rgb(223,246,248)}100%{background-color:rgba(130, 209, 212,0.98)}}@keyframes cssload-dot-rotate-1{0%{transform:rotate(-105deg)}100%{transform:rotate(270deg)}}@keyframes cssload-dot-rotate-2{0%{transform:rotate(165deg)}100%{transform:rotate(540deg)}}@keyframes cssload-dot-rotate-3{0%{transform:rotate(435deg)}100%{transform:rotate(810deg)}}@keyframes cssload-dot-rotate-4{0%{transform:rotate(705deg)}100%{transform:rotate(1080deg)}}

@media (max-width:768px){
#circularG{transform:scale(0.6);}
}

@keyframes scalezoom{0%{transform:scale(1);opacity:1;}25%{transform:scale(1.4);opacity:1;}50%{transform:scale(1.4);opacity:0.5;}0%{transform:scale(1);opacity:1;}100%{transform:scale(1);opacity:1;}}


.cls_search{position:absolute;top:60px;right:80px;width:40px;height:40px;transition: all 0.8s ease-in-out;}
.cls_search:hover,.mdl_sim:hover{cursor:pointer;}
.cls_search:hover{transform:rotate(360deg);-webkit-transform:rotate(360deg);}
.cls_search_ll,.cls_search_lr{background:#000;top:20px;height:1px;width:40px;position:absolute;left:0;transform:rotate(0deg);transition:.25s ease-in-out;}
.cls_search_ll{-webkit-transform:rotate(45deg);transform:rotate(45deg);}
.cls_search_lr{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}

/*Baguette Box*/
#baguetteBox-overlay{ display:none; opacity:0; position:fixed; overflow:hidden; top:0; left:0; width:100%; height:100%; z-index:1000000; background-color:#fff; background: rgba(0,0,0,0.6) !important;backdrop-filter: blur(16px);-webkit-backdrop-filter: blur(16px); transition:opacity .5s ease; }
#baguetteBox-overlay.visible{ opacity:1; } #baguetteBox-overlay .full-image{ display:inline-block; position:relative; width:100%; height:100%; text-align:center; } #baguetteBox-overlay .full-image figure{ display:inline; margin:0; height:100%; } #baguetteBox-overlay .full-image img{display:inline-block; width:auto; height:auto; max-height:100%; max-width:100%; vertical-align:middle;} #baguetteBox-overlay .full-image figcaption{ display:none; position:absolute; bottom:0; width:100%; text-align:center; line-height:1.8; white-space:normal; color:#000; background-color:transparent; font-family:sans-serif; } #baguetteBox-overlay .full-image:before{ content: ""; display:inline-block; height:50%; width:1px; margin-right: -1px; }#baguetteBox-slider{padding:75px 0; position:absolute; left:0; top:0; height:100%; width:100%; white-space:nowrap; -webkit-transition:left .4s ease, -webkit-transform .4s ease; transition:left .4s ease, -webkit-transform .4s ease; transition:left .4s ease, transform .4s ease; transition:left .4s ease, transform .4s ease, -webkit-transform .4s ease, -moz-transform .4s ease; } #baguetteBox-slider.bounce-from-right{ -webkit-animation:bounceFromRight .4s ease-out; animation:bounceFromRight .4s ease-out; } #baguetteBox-slider.bounce-from-left{ -webkit-animation:bounceFromLeft .4s ease-out; animation:bounceFromLeft .4s ease-out; }@-webkit-keyframes bounceFromRight{ 0%{ margin-left:0; } 50%{ margin-left: -30px; } 100%{ margin-left:0; }}@keyframes bounceFromRight{ 0%{ margin-left:0; } 50%{ margin-left: -30px; } 100%{ margin-left:0; }}@-webkit-keyframes bounceFromLeft{ 0%{ margin-left:0; } 50%{ margin-left:30px; } 100%{ margin-left:0; }}@keyframes bounceFromLeft{ 0%{ margin-left:0; } 50%{ margin-left:30px; } 100%{ margin-left:0; }}
.baguetteBox-button#next-button, .baguetteBox-button#previous-button{ top:50%; top:calc(50% - 30px); width:50px; height:50px;    background: rgba(255, 255, 255, 0.1);box-shadow: 0 0 7px 0 rgb(50 50 50 / 15%);}
.baguetteBox-button{ position:absolute; cursor:pointer; outline:none; padding:0; margin:0; border:0;background-color:transparent; color:#fff; font:1.6em sans-serif; -webkit-transition:background-color .4s ease; transition:background-color .4s ease; }
.baguetteBox-button:focus, .baguetteBox-button:hover{ background-color:rgba(50, 50, 50, 0); } 
.baguetteBox-button#next-button{ right:2%; } .baguetteBox-button#previous-button{ left:2%; } 
.baguetteBox-button#next-button:hover, .baguetteBox-button#previous-button:hover{background:#dbb778;} 
.baguetteBox-button#close-button{background:transparent; top:20px; right:2%; right:calc(2% + 6px); width:30px; height:30px;z-index:5;transition:1s;} 
.baguetteBox-button#close-button,
.baguetteBox-button#close-button g{fill:#fff;stroke: #fff;} 
.baguetteBox-button#close-button:hover{border:none;transform: rotate(360deg);} 
.baguetteBox-button svg{ position:absolute; left:50%;transform:translate(-50%,-50%); top:50%; fill:#fff;}
.baguetteBox-button:hover svg {fill: #000;}
.baguetteBox-spinner{ width:40px; height:40px; display:inline-block; position:absolute; top:50%; left:50%; margin-top: -20px; margin-left: -20px; }.baguetteBox-double-bounce1,.baguetteBox-double-bounce2{ width:100%; height:100%; -moz-border-radius:50%; border-radius:50%; background-color:#fff; opacity: .6; position:absolute; top:0; left:0; -webkit-animation:bounce 2s infinite ease-in-out; animation:bounce 2s infinite ease-in-out; }.baguetteBox-double-bounce2{ -webkit-animation-delay: -1s; animation-delay: -1s; }@-webkit-keyframes bounce{ 0%, 100%{ -webkit-transform:scale(0); transform:scale(0); } 50%{ -webkit-transform:scale(1); transform:scale(1); }}@keyframes bounce{ 0%, 100%{ -webkit-transform:scale(0); -moz-transform:scale(0); transform:scale(0); } 50%{ -webkit-transform:scale(1); -moz-transform:scale(1); transform:scale(1); }}

/*Owl carousel*/
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{display:none}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:-webkit-transform .1s ease;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3,1.3);-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}
.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px,0px,0px)}
.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}
.owl-carousel .owl-item{float:left}
.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor:pointer}
.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}
.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-carousel{touch-action: manipulation;}
.owl-carousel a:active,.owl-carousel a:focus{outline:0}

.owl-headnav{position:relative;}
.owl-controls{position:relative;width:100%;}
.owl-nav{position:relative;width:200px;height:80px;margin:0 auto;text-align: center;}
.owl-carousel .owl-nav  .owl-prev,.owl-carousel .owl-nav .owl-next{position:absolute;top:0;height:80px;width:80px;}
.owl-carousel .owl-nav > div.owl-prev,.owl-carousel .owl-nav > div.owl-prev:hover{left:0px}
.owl-carousel .owl-nav > div.owl-next,.owl-carousel .owl-nav > div.owl-next:hover {right:0px}

.owl-carousel .owl-prev:before,
.owl-carousel .owl-prev:after,
.owl-carousel .owl-next:before,
.owl-carousel .owl-next:after{content:'';position:absolute;width:30px;height:4px;border-radius:4px;background:#D7D7D6;clip-path: unset;}
	
.owl-carousel .owl-prev:before{left:22px;top:28px;transform:rotate(-45deg);}
.owl-carousel .owl-prev:after{bottom:28px;left:22px;transform:rotate(45deg);}
.owl-carousel .owl-next:before{left:24px;top:28px;transform:rotate(45deg);}
.owl-carousel .owl-next:after{bottom:28px;left:24px;transform:rotate(-45deg);}

.owl-carousel .owl-prev:hover:before,
.owl-carousel .owl-prev:hover:after,
.owl-carousel .owl-next:hover:before,
.owl-carousel .owl-next:hover:after{background:#eee;}

.owl-dots{display: flex;justify-content: center;}
.owl-dot{display: inline-block;height:16px;width:16px;margin: 0 5px;border-radius:10px;background-color: transparent;border: 2px solid #FF0090;transition: background-color 0.3s ease;}
.owl-dot.active{background: #FF0090;border: 2px solid #FF0090;}

@keyframes wobble {50% {border-radius: 42% 58% 70% 30% / 45% 45% 55% 55%;}100%{border-radius: 38% 52% 75% 36% / 50% 40% 50% 60%;}}
@keyframes blobf{0%, 100%{transform: translate(0,0);}50%{transform: translate(20%,80%);}}
