/*header*/
#header{padding-top: 15px; padding-bottom: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.1);}
#header .logo a{position: relative; background-repeat: no-repeat; width: 172px; height: 52px; background-size: contain; background-position: center center; display: block;}

#header .link a{box-sizing: border-box; transition: 0.3s all ease; padding: 12px 15px 14px; border: 2px solid #1e40af; width: 220px; display: block; text-align: center; color: #fff; border-radius: 6px; font-size: 15px; line-height: 19px; font-weight: 700; background: linear-gradient(135deg, #1e40af 0%, #3b82f6 100%); text-transform: uppercase; letter-spacing: 0.5px;}

#header ul.flex.betw {
	text-align:right;
	padding:10px;
	justify-content: start;
}
.ubermenu-skin-white {
	letter-spacing: 1px ;
	border-top: 3px solid #1e40af;	
	font-weight: 600;
}

.ubermenu-responsive-toggle .fab, .ubermenu-responsive-toggle .far, .ubermenu-responsive-toggle .fas, .ubermenu-responsive-toggle .svg-inline--fa, .ubermenu-responsive-toggle .ubermenu-icon-essential {
	color: #1e40af;
}
.pt-cv-mask { background-color:rgba(30, 64, 175,.75);
}
.pt-cv-wrapper {
	text-align:center !important;
}
.pt-cv-mask * {
	text-transform: capitalize !important;
}

ul.about-list,
ol.about-list {
  list-style: none !important;
  padding: 0 !important;
  margin: 20px 0 !important;
}

ul.about-list li {
  position: relative !important;
  margin: 0 0 10px 0 !important;
  padding-left: 28px !important;
}

ul.about-list li::before {
  content: "✔" !important;
  position: absolute !important;
  left: 0 !important;
  top: 0.1em !important;
  font-weight: 700 !important;
  color: #0066cc !important;
}



#header .link a:hover{background: #fff; color: #1e40af; transform: translateY(-2px); box-shadow: 0 4px 12px rgba(0,0,0,0.15);}
#header .lang{width: 70px;}
#header .lang a{font-size: 14px; line-height: 17px; text-transform: uppercase; color: #374151; font-family: 'Gilroy-ExtraBold'; font-weight: 600;}
#header .lang a.active{color: #1e40af;}
#header .lang a + a{margin-left: 5px;}
#header.fixed{position: fixed; z-index: 999; background-color: rgba(255,255,255,1); backdrop-filter: blur(10px); width: 100%; box-shadow: 0 4px 20px rgba(0,0,0,0.1); top: 0; left: 0;}
/*end header*/

li.ubermenu-item.ubermenu-item-type-post_type.ubermenu-item-object-page.ubermenu-item-421.ubermenu-item-level-0.ubermenu-column.ubermenu-column-auto a {
	box-sizing: border-box; transition: 0.3s all ease; border: 2px solid #1e40af; color: white; border-radius: 6px; font-size: 15px; line-height: 19px; font-weight: 700; background: linear-gradient(135deg, #1e40af 0%, #3b82f6 100%); padding: 8px 8px; text-transform: uppercase; letter-spacing: 0.5px;
}
li.ubermenu-item.ubermenu-item-type-post_type.ubermenu-item-object-page.ubermenu-item-421.ubermenu-item-level-0.ubermenu-column.ubermenu-column-auto a:hover{background: #fff; color: #1e40af; transform: translateY(-2px); box-shadow: 0 4px 12px rgba(0,0,0,0.15);}

.ubermenu .ubermenu-colgroup .ubermenu-column, .ubermenu .ubermenu-custom-content-padded, .ubermenu .ubermenu-nonlink, .ubermenu .ubermenu-retractor, .ubermenu .ubermenu-submenu-padded, .ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target, .ubermenu .ubermenu-target, .ubermenu .ubermenu-widget, .ubermenu-responsive-toggle {
	padding: 10px;
}

/*contact*/
.contact{padding-bottom: 30px 0; box-sizing: border-box;}
.contact .title h1{font-size: 30px; display: inline-block; vertical-align: top; line-height: 35px; position: relative; margin-bottom: 60px; font-weight: 800; color: #1f2937;}
.contact .title h1::after{content: ""; position: absolute; display: block; width: 80px; height: 3px; background: linear-gradient(90deg, #f59e0b 0%, #f97316 100%); bottom: -30px; left: 50%; transform: translateX(-50%); border-radius: 2px;}
.contact .adress p{color: #1f2937; font-weight: 700;}
.contact .adress span{text-align: left; display: block; width: 330px;}
.contact .adress a{color: #1f2937; display: block; text-align: left; width: 330px; transition: 0.3s ease;}
.contact .adress a:hover{color: #1e40af;}
.contact .map iframe{width: 100%; height: 100%; border: none;}
.contact .map{height: 300px;}
.contact .adress > div + div{margin-top: 20px;}
/*end contact*/

iframe.cntfr {
	display: block !important;
    margin: 0 auto !important;
    padding-top: 50px !important;	
}

.alignnone {
	display: none;
}

.get_quote {
    display: block;
    float: left;
    width: 300px;
	margin-top: 50px;
}

.flash {
	color:#e5e7eb;
	text-decoration: underline;
	font-weight: 600;
}
a.flash:hover {
    text-decoration: none !important;
	color: #e5e7eb;
}

/*application*/
.application{padding: 90px 0; box-sizing: border-box; background-color: #ffffff;}
.application h2{max-width: 930px; margin: 0 auto 25px; font-size: 30px; line-height: 40px; color: #1f2937; font-weight: 800; text-align: center;}
.application_2 h2{max-width: 100%;}
.application_3{padding: 0; background-color: #fff; max-width: 410px; border-radius: 12px; margin: 0 auto; box-shadow: 0 4px 20px rgba(0,0,0,0.1);}
.application .application_form{max-width: 410px; border-radius: 12px; border: none; margin: 0 auto; box-sizing: border-box; background: #fff; box-shadow: 0 4px 20px rgba(0,0,0,0.1);}
.application .application_form h3{text-align: center; font-weight: 800; color: #1f2937; font-size: 22px; line-height: 26px; margin-bottom: 15px;}
.application .application_form input{padding: 15px 15px; width: 100%; box-sizing: border-box; border: 2px solid #e2e8f0; border-radius: 6px; font-size: 15px; line-height: 19px; transition: 0.3s ease;}
.application .application_form input:focus{outline: none; border-color: #1e40af; box-shadow: 0 0 0 3px rgba(30,64,175,0.1);}
.application .application_form textarea{width: 100%; height: 90px; padding: 15px; border: 2px solid #e2e8f0; box-sizing: border-box; border-radius: 6px; font-size: 15px; line-height: 19px; transition: 0.3s ease;}
.application .application_form textarea:focus{outline: none; border-color: #1e40af; box-shadow: 0 0 0 3px rgba(30,64,175,0.1);}
.application .application_form button{width: 100%; padding: 15px; border: 2px solid #1e40af; transition: 0.3s all ease; box-sizing: border-box; background: linear-gradient(135deg, #1e40af 0%, #3b82f6 100%); color: #fff; border-radius: 6px; text-align: center; display: block; font-weight: 700; font-size: 15px; line-height: 19px; text-transform: uppercase; letter-spacing: 0.5px; cursor: pointer;}
.application .application_form button:hover{background: #fff; color: #1e40af; transform: translateY(-2px); box-shadow: 0 4px 12px rgba(0,0,0,0.15);}
.application .application_form p{font-weight: 700; color: #1f2937; font-size: 15px; line-height: 19px; text-align: center;}
.application .application_form p a{color: #1e40af;}
.application .application_form form > div + div{margin-top: 20px;}
.application .application_form form{border-radius: 12px; padding: 25px 35px; box-sizing: border-box; background-color: #fff;}
/*end application*/

.rank-math-breadcrumb {padding-bottom:25px;}
/*our*/
.our{padding: 10px 0; box-sizing: border-box; padding-bottom: 50px;padding-top: 25px;}
.our .title{ margin:20px;}
.our .title h1{font-size: 55px; display: inline-block; vertical-align: top; line-height: 1.1; position: relative; margin-bottom: 60px; font-weight: 800; color: #1f2937;}
.our .title h1::after{content: ""; position: absolute; display: block; width: 80px; height: 4px; background: linear-gradient(90deg, #f59e0b 0%, #f97316 100%); bottom: -30px; left: 50%; transform: translateX(-50%); border-radius: 2px;}

.other {padding: 50px 0; box-sizing: border-box; margin:0 auto; text-align:center;}
.other.title{ text-align: center;}
.other .title h1{font-size: 30px; display: inline-block; vertical-align: top; line-height: 35px; position: relative; margin-bottom: 60px; font-weight: 800; color: #1f2937;}
.other .title h1::after{content: ""; position: absolute; display: block; width: 80px; height: 3px; background: linear-gradient(90deg, #f59e0b 0%, #f97316 100%); bottom: -30px; left: 50%; transform: translateX(-50%); border-radius: 2px;}
.other .title h2::after{content: ""; position: absolute; display: block; width: 80px; height: 3px; background: linear-gradient(90deg, #f59e0b 0%, #f97316 100%); bottom: -30px; left: 50%; transform: translateX(-50%); border-radius: 2px;}
.other .title p{font-size: 20px; line-height: 30px;  margin: 0 auto; margin-bottom:50px; color: #4b5563;}

.rank-math-breadcrumb a:hover {
border-bottom: 1px solid #1e40af;
color: #1e40af;
}
	
.rank-math-breadcrumb a {color:#1f2937;}

h2{font-size: 40px; vertical-align: top; line-height: 35px; position: relative; margin-bottom: 50px; font-weight: 800; color: #1f2937; }

h3{font-size: 40px; display: inline-block; vertical-align: top; line-height: 45px; position: relative; margin-bottom: 20px; margin-top:10px; font-weight: 800; color: #1f2937;}

#footer h2 {margin-bottom:0px;}

.our .title h2::after{content: ""; position: absolute; display: block; width: 80px; height: 3px; background: linear-gradient(90deg, #f59e0b 0%, #f97316 100%); bottom: -30px; left: 50%; transform: translateX(-50%); border-radius: 2px;}

.our .title p{font-size: 18px; line-height: 30px; margin: 0 auto; color: #4b5563;}
.our .title li {font-size:15px; color: #4b5563;}
.our .our_block .image_block{height: 550px;}
.our .our_block .text h1{position: relative; font-size: 54px; line-height: 40px; font-weight: 800; color: #1f2937; margin-bottom: 40px;text-align:center;}
.our .our_block .text h3{position: relative; font-size: 30px; line-height: 40px; font-weight: 800; color: #1f2937; margin-bottom: 40px;}
.our .our_block .text h3::after{content: ""; position: absolute; display: block; width: 80px; height: 3px; background: linear-gradient(90deg, #f59e0b 0%, #f97316 100%); bottom: -20px; left: 0; border-radius: 2px;}
.our .our_block .text p{font-size: 18px; line-height: 35px; color: #4b5563;}
.our .our_block .text p i{font-style: normal; font-weight: 700;}
.our .our_block .info span{width: 140px; cursor: pointer; margin: 20px 0; transition: 0.3s all ease; padding: 10px 8px; border: 2px solid #f59e0b; box-sizing: border-box; font-size: 15px; line-height: 19px; color: #1e40af; background-color: #f59e0b; border-radius: 6px; text-align: center; font-weight: 700; text-transform: uppercase; letter-spacing: 0.5px;}

.our .our_block .info a{width: 200px; transition: 0.3s all ease; padding: 10px 8px; border: 2px solid #1e40af; box-sizing: border-box; font-size: 15px; line-height: 19px; color: #fff; background: linear-gradient(135deg, #1e40af 0%, #3b82f6 100%); border-radius: 6px; text-align: center; font-weight: 700; margin-top:50px; text-transform: uppercase; letter-spacing: 0.5px; text-decoration: none;}

.our .our_block .info span:hover{background: #fff; transform: translateY(-2px); box-shadow: 0 4px 12px rgba(0,0,0,0.15);}
.our .our_block .info a:hover{background: #fff; color: #1e40af; transform: translateY(-2px); box-shadow: 0 4px 12px rgba(0,0,0,0.15);}
.our .our_block > div:nth-child(2n){flex-direction: row-reverse;}
.our .our_block > div + div{margin-top: 90px;}
.our.wedding .image_block{height: 650px;}
/*end our*/

section#product_view .title {
	display:flex;
	flex-direction:row;
	margin-top:60px;
}
.prod_gallery {
	width:40%;}

.prod_desc {
	width:50%;
	margin-left:40px;
}

a.undlin  {
	border: 2px solid #ffffff !important;
	border-bottom: 2px solid #1e40af !important;
}
#Alusta .inner .text p {
	margin-bottom:100px;
}

.our#product_view {
	margin-top:80px;
}

.sp-selected-thumbnail {
	border:none !important;
}

/*price*/
.price{padding: 90px 0; box-sizing: border-box;}
.price .title{margin-bottom: 85px; text-align: center;}
.price .title h1{font-size: 30px; display: inline-block; vertical-align: top; line-height: 35px; position: relative; margin-bottom: 60px; font-weight: 800; color: #1f2937;}
.price .title h1::after{content: ""; position: absolute; display: block; width: 80px; height: 3px; background: linear-gradient(90deg, #f59e0b 0%, #f97316 100%); bottom: -30px; left: 50%; transform: translateX(-50%); border-radius: 2px;}
.price .title p{font-size: 18px; line-height: 30px; max-width: 945px; margin: 0 auto; color: #4b5563;}
.price .calc .block h3{font-size: 30px; line-height: 35px; font-weight: 800; margin-bottom: 25px; text-align: center; color: #1f2937;}
.price .calc .block input{width: 100%; padding: 12px 15px; font-size: 15px; line-height: 22px; border: 2px solid #e2e8f0; border-radius: 6px; box-sizing: border-box; transition: 0.3s ease;}
.price .calc .block input:focus{outline: none; border-color: #1e40af; box-shadow: 0 0 0 3px rgba(30,64,175,0.1);}
.price .calc .block_form > div + div{margin-top: 30px;}
.price .calc .block_form p{margin-right: 8px; color: #4b5563;}
.price .calc .block .select{border: 2px solid #e2e8f0; border-radius: 6px;}
.price .calc form + form{margin-top: 50px;}
.price .calc .block textarea{width: 100%; height: 120px; padding: 12px 15px; font-size: 15px; line-height: 22px; border: 2px solid #e2e8f0; border-radius: 6px; box-sizing: border-box; transition: 0.3s ease;}
.price .calc .block textarea:focus{outline: none; border-color: #1e40af; box-shadow: 0 0 0 3px rgba(30,64,175,0.1);}
.price .calc .block .block_choice{max-width: 320px; margin: 50px auto 0;}
.price .calc .block .block_choice p{font-size: 15px; line-height: 22px; color: #4b5563;}
.price .calc .block .block_file > div{width: 100%; position: relative; height: 44px; cursor: pointer; text-align: center; line-height: 44px; font-size: 15px; color: #1e40af; border-radius: 6px; border: 2px solid #1e40af; box-sizing: border-box; transition: 0.3s ease;}
.price .calc .block .block_file > div:hover{background: rgba(30,64,175,0.05);}
.price .calc .block .block_file input[type="file"]{display: block; position: absolute; border: none; width: 100%; height: 0; overflow: hidden; padding: 44px 0 0; cursor: pointer; left: 0; top: 0; z-index: 10;}
.price .calc .block .block_choice button{width: 100%; transition: 0.3s all ease; padding: 12px; border: 2px solid #1e40af; box-sizing: border-box; border-radius: 6px; color: #fff; font-weight: 700; font-size: 15px; line-height: 19px; text-align: center; margin-top: 30px; background: linear-gradient(135deg, #1e40af 0%, #3b82f6 100%); text-transform: uppercase; letter-spacing: 0.5px; cursor: pointer;}
.price .calc .block .block_choice button:hover{background: #fff; color: #1e40af; transform: translateY(-2px); box-shadow: 0 4px 12px rgba(0,0,0,0.15);}

.price .calc .block_1 button{width: 320px; margin: 0 auto; transition: 0.3s all ease; padding: 12px; border: 2px solid #1e40af; box-sizing: border-box; border-radius: 6px; color: #fff; font-weight: 700; font-size: 15px; line-height: 19px; text-align: center; margin-top: 30px; background: linear-gradient(135deg, #1e40af 0%, #3b82f6 100%); text-transform: uppercase; letter-spacing: 0.5px; cursor: pointer;}
.price .calc .block_1 button:hover{background: #fff; color: #1e40af; transform: translateY(-2px); box-shadow: 0 4px 12px rgba(0,0,0,0.15);}
/*end price*/

/*faq*/
.faq{padding: 40px 0; box-sizing: border-box;}
.faq h2{text-align: center; font-weight: 800; font-size: 30px; line-height: 40px; color: #1f2937; margin-bottom: 30px;}
.faq .faq_block{max-width: 810px; margin: 0 auto;}
.faq .question_text{color: #1f2937; font-weight: 600; cursor: pointer;}
.faq .answer_text p{margin-top: 10px; font-size: 15px; line-height: 22px; color: #4b5563;}
.faq .question_answer{padding: 15px 30px 15px 15px; box-sizing: border-box; border: 2px solid #e2e8f0; border-radius: 6px; transition: 0.3s ease;}
.faq .question_answer:hover{border-color: #1e40af;}
.faq .question_answer + .question_answer{margin-top: 15px;}
.faq .question::after{content: ""; position: absolute; display: block; background: url(../img/arrow.png) no-repeat; width: 17px; height: 10px; top: 0; right: -17px;}
.faq .question.active::after{background-image: url(../img/arrow_act.png);}
/*end faq*/

/*review*/
.review{padding: 90px 0; box-sizing: border-box; background-color: #ffffff;}
.review h2{text-align: center; font-weight: 800; font-size: 30px; line-height: 40px; color: #1f2937; margin-bottom: 20px;}
.review .slider_1 .image_block{width: 110px; height: 110px; margin-right: 10px; border-radius: 50%; background-color: #e2e8f0;}
.review .slider_1 .image_block span{width: 110px; height: 110px;}
.review .slider_1 .text h3{font-size: 16px; line-height: 19px; margin-bottom: 5px; color: #1f2937; font-weight: 700;}
.review .slider_1 .text p{font-size: 15px; line-height: 22px; color: #4b5563;}
.review .slider_1 .slide{margin: 0 8px;}
.review .slider_1 .owl-dots{position: absolute; display: block; width: 100%; text-align: center; left: 0; bottom: -30px;}
.review .slider_1 .owl-dot{width: 15px; cursor: pointer; position: relative; height: 15px; border-radius: 50%; background-color: #1e40af; display: inline-block; vertical-align: middle; margin: 0 5px;}
.review .slider_1 .owl-dot::after{content: ""; position: absolute; display: none; width: 7px; height: 7px; border-radius: 50%; background-color: #f59e0b; top: 50%; left: 50%; margin-top: -3px; margin-left: -4px;}
.review .slider_1 .owl-dot.active::after{display: block;}
/*end review*/

/*benefit*/
.benefit{padding: 90px 0; box-sizing: border-box; background-color: #ffffff;}
.benefit h2{text-align: center; font-weight: 800; font-size: 30px; line-height: 40px; color: #1f2937; margin-bottom: 20px;}
.benefit .item{padding: 0 25px;}
.benefit .row{margin: 0 -25px;}
.benefit .item img{position: relative; display: block; width: auto; height: 35px; margin-bottom: 10px;}
.benefit .item h3{margin-bottom: 10px; font-size: 22px; line-height: 26px; color: #1f2937; font-weight: 700;}
/*end benefit*/

/*stage*/
.stage{padding: 50px 0; box-sizing: border-box; }
.stage h2{text-align: center; font-weight: 800; line-height: 40px; color: #1f2937; margin-bottom: 35px;}
.stage h3{font-weight: 700 !important; color: #1f2937;}

.stage .image_block{width: 100px; z-index: 9; height: 100px; margin: 0 auto 20px; display: flex; flex-direction: column; justify-content: center; align-items: center; border-radius: 50%; background: linear-gradient(135deg, #1e40af 0%, #3b82f6 100%);}
.stage .image_block span{font-size: 40px; line-height: 40px; font-weight: 800; color: #fff;}
.stage .item{padding: 0 50px;}
.stage .row{margin: 0 -50px;}
.stage .row::after{content: ""; position: absolute; display: block; background: linear-gradient(90deg, #1e40af 0%, #3b82f6 100%); width: 55%; height: 2px; left: 50%; top: 50px; transform: translateX(-50%);}
/*end stage*/

/*look*/
.look{padding: 90px 0 190px; box-sizing: border-box;}
.look h2{text-align: center; font-weight: 800; font-size: 30px; line-height: 40px; color: #1f2937; margin-bottom: 120px;}
.look .look_block .pic_1{position: absolute; background: url(../img/stair.jpg) no-repeat; width: 387px; height: 359px; top: 50%; left: 50%; background-size: contain; transform: translate(-50%,-50%);}
.look .look_block .left > div + div{margin-top: 50px;}
.look .look_block .right > div + div{margin-top: 120px;}
.look .look_block .left > div{position: relative;}
.look .look_block p{font-size: 18px; background-color: #fff; padding: 0 5px; box-sizing: border-box; line-height: 22px; position: relative; display: inline-block; vertical-align: top; color: #4b5563;}
.look .look_block .pic_1 .circle::before{content: ""; position: absolute; display: block; width: 190px; height: 2px; background-color: #1e40af; top: 50%; right: 0; transform: translateY(-50%);}
.look .look_block .pic_1 .circle{position: absolute; width: 20px; height: 20px; border-radius: 50%; background-color: #1e40af; top: 90px; left: 160px;}
.look .look_block .pic_1 .circle_2{top: 165px; left: 110px;}
.look .look_block .pic_1 .circle_3{top: 245px; left: 50px;}
.look .look_block .pic_1 .circle_4{top: 90px; left: auto; right: 140px; transform: rotate(180deg);}
.look .look_block .pic_1 .circle_5{top: 240px; left: auto; right: 240px; transform: rotate(180deg);}
.look .look_block .pic_1 .circle_5::before{width: 290px;}
.look .look_block .pic_1 .circle::after{content: ""; position: absolute; display: block; width: 10px; height: 10px; background-color: #f59e0b; border-radius: 50%; top: 50%; left: 50%; margin-top: -5px; margin-left: -5px;}
/*end look*/

/*variant*/
.variant{padding: 80px 0; box-sizing: border-box; background-color: #ffffff;}
.variant h2{text-align: center; font-weight: 800; font-size: 45px; line-height: 40px; color: #1f2937;position:relative;}

.variant h2::after{content: ""; position: absolute; display: block; width: 80px; height: 4px; background: linear-gradient(90deg, #f59e0b 0%, #f97316 100%); bottom: -30px; left: 50%; transform: translateX(-50%); border-radius: 2px;}

.variant .item{position: relative; margin:15px;width:31%; background: #fff; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 20px rgba(0,0,0,0.1); transition: 0.3s ease;}

.variant .item:hover{transform: translateY(-8px); box-shadow: 0 10px 30px rgba(0,0,0,0.2);}

.variant .row{}
.variant .image_block{height:300px; background-size:fill; background-position:center center;background-size: cover;background: transparent no-repeat center; background-size: cover; }

.variant .item .var_btn{padding: 20px; display: flex; gap: 10px; justify-content: center;}
.variant .item .var_btn span{width: 130px; cursor: pointer; transition: 0.3s all ease; padding: 10px 8px; border: 2px solid #f59e0b; box-sizing: border-box; font-size: 14px; line-height: 18px; color: #1e40af; background-color: #f59e0b; border-radius: 6px; text-align: center; font-weight: 700; text-transform: uppercase; letter-spacing: 0.5px;}
.variant .item .var_btn a{width: 150px; transition: 0.3s all ease; padding: 10px 8px; border: 2px solid #1e40af; box-sizing: border-box; font-size: 14px; line-height: 18px; color: #fff; background: linear-gradient(135deg, #1e40af 0%, #3b82f6 100%); border-radius: 6px; text-align: center; font-weight: 700; text-decoration: none; text-transform: uppercase; letter-spacing: 0.5px;}
.variant .item .var_btn{}
.variant .item .var_btn span:hover{background: #fff; transform: translateY(-2px); box-shadow: 0 4px 12px rgba(0,0,0,0.15);}
.variant .item .var_btn a:hover{background: #fff; color: #1e40af; transform: translateY(-2px); box-shadow: 0 4px 12px rgba(0,0,0,0.15);}

.variant .text  {
  position: absolute;
 bottom: 0;
  left: 0;
  background: linear-gradient(transparent, rgba(30, 64, 175, 0.9));
	text-align: center;
	width:100%;
	text-transform: uppercase;
}

.variant .item .text h4{font-size: 1.25rem; line-height: 1.4; padding: 30px 20px; color: white; font-weight: 700;}

#imgtext .inner .require_block{
	display:flex;
	flex-direction:row-reverse;
}

#imgtext .inner .w48 {
	padding-left:100px;
}
#imgtext .inner .w48 a {
	border-bottom: 2px solid #1e40af !important;
}

/*require*/
.require{padding:20px 0;padding-top:50px; box-sizing: border-box;}

.require h2{font-size: 34px; display: inline-block; vertical-align: top; line-height: 40px; position: relative; margin-bottom: 50px; font-weight: 800; color: #1f2937;}
.require h2::after{content: ""; position: absolute; display: block; width: 80px; height: 3px; background: linear-gradient(90deg, #f59e0b 0%, #f97316 100%); bottom: -30px; left: 0; border-radius: 2px;}
.require .image_block{}
.require p{font-size: 18px; line-height: 35px;margin-right:20%; color: #4b5563;}
.w48 {width:60%; }
.w48 p {   
	white-space: pre-line;
	color: #4b5563;
}
.w48 a, .kontakt_us {
	margin-top:10px;
	color:#1f2937;
	border: 2px solid #1e40af;
	padding:12px 16px;
	border-radius: 6px;
	transition: 0.3s ease;
	font-weight: 600;
	text-decoration: none;
}
.w48b {width:50%;height:400px; }
/*end require*/

.w48 a:hover, #kontakt_us_footer_link a:hover  {
	color:#1e40af;
	background: rgba(30,64,175,0.05);
}
/*ideal*/
#main.ideal{ box-sizing: border-box;background-color: #ffffff;}

#main.ideal .inner h1 {
	color:White;
	padding-top:30%;
	padding-left:0;
	padding-right:0;
	padding-bottom:8%;
	text-align: center;
	font-size:54px;
	font-weight: 800;
	text-shadow: 0 2px 10px rgba(0,0,0,0.3);
}

a.flash:hover,#kontakt_us_footer a:hover {
	color: #f59e0b !important;
}
.inner .text p {
	text-align: center;
	color: #4b5563;
}

.slider_main  {
	 background-position: center;
	vertical-align: left;
	 background-position: left;
}

.inner .text a{box-sizing: border-box; transition: 0.3s all ease; border: 2px solid #1e40af; text-align: center; color: #1f2937; border-radius: 6px; font-size:16px; line-height: 19px; font-weight: 600; margin-top:50px; padding: 12px 20px; text-decoration: none;}

.inner .text  a:hover{color: #1e40af; background: rgba(30,64,175,0.05);}

/*end ideal*/

/*piired*/
#galerii.ideal{padding: 130px 0; box-sizing: border-box;}

#galerii.ideal::before{content: ""; position: absolute; display: block; background: url(../images/galerii3.jpg) no-repeat; background-position:center center; background-size: cover; width: 100%; height: 100%; top: 0; right: 0;}

#galerii.ideal .inner h1 {
	color:White;
	padding-left:0;
	padding-right:0;
	text-align: center;
	font-size:40px;
	margin-top:50px;
	font-weight: 800;
	text-shadow: 0 2px 10px rgba(0,0,0,0.3);
}

/*trepp*/
#trepp.ideal{padding: 130px 0; box-sizing: border-box;}

#trepp.ideal::before{content: ""; position: absolute; display: block; background: url(../images/Trepp_1.jpg) no-repeat;
	background-position:center center; background-size: cover; width: 100%; height: 100%; top: 0; right: 0;}

#trepp.ideal .inner h1 {
	color:White;
	padding-left:0;
	padding-right:0;
	text-align: center;
	font-size:40px;
	margin-top:50px;
	font-weight: 800;
	text-shadow: 0 2px 10px rgba(0,0,0,0.3);
}

/*piired*/
#piired.ideal{padding: 130px 0; box-sizing: border-box;}

#piired.ideal::before{content: ""; position: absolute; display: block; background: url(../images/piired_1.jpg) no-repeat; background-size: cover; width: 100%; height: 100%; top: 0; right: 0; background-position:center center;}

#piired.ideal .inner h1 {
	color:White;
	padding-left:0;
	padding-right:0;
	text-align: center;
	font-size:40px;
	margin-top:50px;
	font-weight: 800;
	text-shadow: 0 2px 10px rgba(0,0,0,0.3);
}

.ubermenu-main .ubermenu-submenu .ubermenu-item-header > .ubermenu-target, .ubermenu-main .ubermenu-tab > .ubermenu-target {
	text-transform:uppercase;
	font-weight:600;
}
.ubermenu .ubermenu-submenu .ubermenu-target-text:hover {
	border-bottom: 2px solid #f59e0b;
}

.ubermenu .ubermenu-target-text {
	border-bottom: 2px solid transparent;
}
.ubermenu .ubermenu-target-text:hover {
	border-bottom: 2px solid #f59e0b;
}

/*end piired*/

/*footer*/
/*kontakt */
#kontakt.ideal{padding: 130px 0; box-sizing: border-box;}

#kontakt.ideal::before{content: ""; position: absolute; display: block; background: url(../images/Kontakt.jpg) no-repeat; 
	background-position:center center; background-size: cover; width: 100%; height: 100%; top: 0; right: 0;}

#kontakt.ideal .inner h1 {
	color:White;
	padding-left:0;
	padding-right:0;
	font-size:40px;
	margin-top:50px;
	position: absolute;
  top: 80%;
  left:30%;
  font-size:48px;
	font-family:"Orpheus Pro";
	font-weight: 800;
	text-shadow: 0 2px 10px rgba(0,0,0,0.5);
}

#kforma.application {
	background-color:white;
	padding:0;
}
/*end kontakt*/

img {
	max-width:100%;
}

/*footer*/
#subfooter{}
#footer{ position: relative; z-index: 20; background: linear-gradient(135deg, #1f2937 0%, #1e40af 100%); box-sizing: border-box; padding-bottom:8%; margin-top:100px;}
#footer::before{content: ''; position: absolute; top: 0; left: 0; right: 0; height: 4px; background: linear-gradient(90deg, #f59e0b 0%, #f97316 100%);}
#footer .logo {padding-top:4%; padding-bottom:4%; padding-left:15%;}
#footer .logo a{position: relative; width: 172px; height: 52px; margin-right: 15px; background-size: contain; background-position: center center; display: block; }

#footer .footer_contact p{font-size: 15px; line-height: 30px; color: rgba(255,255,255,0.9);text-transform: none; font-weight: 400;}
#footer .footer_contact a{font-size: 14px; line-height: 30px; color: rgba(255,255,255,0.9);text-transform: none; font-weight: 400;}
#footer .footer_contact a:hover{color: #f59e0b;}

#footer .footer_info{margin-left: 14px; }
#footer .footer_info a{ position: relative1; box-sizing: border-box!; font-size: 14px!; line-height: 20px!; color: rgba(255,255,255,1); text-decoration: none; transition: 0.3s ease;}
#footer .footer_info a:hover{color: #f59e0b;}

/*end footer*/
/* === CONTACT STRIP (final) === */
#kontakt_us_footer{
  background:#1f2937;
  color:#e5e7eb;
  padding:56px 24px;
  display:flex;
  justify-content:center;
  align-items:center;
font-size:16px;
  gap:28px;
  text-align:center;
  border-top:2px solid #f59e0b;   /* верхняя линия */
}
#kontakt_us_footer a, {
  color:#e5e7eb;
  text-decoration:none;
  font-weight:700;
  transition:color .2s ease;
}
#kontakt_us_footer a:hover{color:#f59e0b; text-decoration:underline;}

.kontakt_us_footer_link{
  padding:14px 24px;
  border-radius:8px;
  border:2px solid #f59e0b;
  color:#f59e0b;
  background:transparent;
  letter-spacing:.5px;
  text-transform:uppercase;
  font-weight:700!important;
  transition:transform .2s ease, background .2s ease, color .2s ease, box-shadow .2s ease;
}
.kontakt_us_footer_link:hover{
  background:#f59e0b;
  color:#1f2937;
  transform:translateY(-2px);
  box-shadow:0 6px 18px rgba(245,158,11,.25);
}

/* убрать растекание в футер, если было */
#kontakt_us_footer::after{content:none!important;}

@media (max-width:640px){
  #kontakt_us_footer{flex-direction:column; gap:16px; padding:40px 16px}
}

.footer_content {
	padding-top:30px;	
	display: flex;
	max-width: 1200px;
	margin: 0 auto;
	padding-left: 15%;
	padding-right: 5%;
}
.footer_contact {
	width:70%;
}
.footer_info {
	width:30%;
}

#footer h2 {
	color:white;
	padding-bottom:1%;
	font-size:18px;
	text-align:left;
	font-weight: 800;
}
.left p {
	line-height:28px !important;
}

/*spasibo*/
.popup{width: 410px; margin: 0 auto; text-align: center; border: none; background-color: #fff; padding: 20px; box-sizing: border-box; border-radius: 12px; box-shadow: 0 10px 40px rgba(0,0,0,0.2);}
.popup .application_form{max-width: 100%; border-radius: 0; border: none;}
.popup .arcticmodal-close{top: 20px; right: 20px;}
#spasibo{width: 410px; margin: 0 auto; text-align: center; background-color: #fff; padding: 20px; box-sizing: border-box; border-radius: 12px;}
#spasibo h3{font-size: 20px; line-height: 23px; font-weight: 800; margin-bottom: 20px; color: #1f2937;}
/*end spasibo*/

#mainsl * {
	margin:0;
	padding:100;
}

#banner {
	 background-color: #f8fafc;
}

#subbanner {
  position: relative;
}

#subbanner .inner {
    width: 100% !important;
	max-width: 100% !important;
	  position: relative;
  text-align: left;
  color: white;
}
	
.wp-image-771 {
	background-position:left;
}

#subbanner .inner h1 {
  position: absolute;
  top: 80%;
  left:50%;
  transform: translate(-50%, -50%); 
  font-size:48px;
	font-family:"Orpheus Pro";
	text-align: left;
    line-height: 1;
	font-weight:500 !important;
	text-shadow: 0 2px 15px rgba(0,0,0,0.5);
}
#subbanner .inner h1,
#subbanner h2 {
  z-index: 2; /* выше overlay */
  color: #fff; /* белый текст */
}

#subbanner .inner p {
	width: 100% !important;
	max-width: 100% !important;
}

#subbanner img {
  width: 100%;
  max-width: 100%;
  object-fit: cover;
  height: 450px;
  display: block;      /* убирает лишнюю линию */
  vertical-align: top; /* подстраховка */
}

/* затемняющий слой */
#subbanner::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.4); /* прозрачность регулируй: 0.3–0.5 */
  z-index: 1;
}

 p {
  font-family: Helvetica, Arial, sans-serif;
}
#kontent .inner .title {
	margin:0 auto;
	width:100%;
	text-align:left;
	font-size:19px;
}
#kontent .inner .title h3 {
	font-size:40px;
	font-weight:800;
	color: #1f2937;
}

.fat-maika-container isotope fat-maika-shortcode-293 fat-lightbox-gallery disable-share {
 padding-top:25px !important;	
}

.cvp-lf-wrapper.searchlv {
	margin-top:75px;
	margin-bottom:25px;
}

#pt-cv-view-303247cwpc .pt-cv-title a, #pt-cv-view-303247cwpc .panel-title,#pt-cv-view-4cf5f1bjne .pt-cv-title a, #pt-cv-view-4cf5f1bjne .panel-title {
    font-family: "Orpheus Pro";
    font-weight: 600 !important;
    font-size: 34px !important;
	color: #1f2937;
}

ul.about-list,
ol.about-list { list-style: none !important; margin:20px 0 !important; padding:0 !important; }

ul.about-list > li {
  position: relative !important;
  margin: 0 0 10px 0 !important;
  padding-left: 28px !important;
}

ul.about-list > li::before {
  content: "\2714"; /* ✓ */
  position: absolute !important;
  left: 0 !important;
  top: 0.1em !important;
  font-weight: 700 !important;
  color: #0066cc !important;
  display: inline-block !important;
}
.section-title {
  text-align: center;
  font-size: 28px;
  margin: 40px 0 20px;
  font-weight: 600;
}

.services-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin: 40px 0;
  align-items: stretch;
}

.service-card {
  background: #f7f7f7;
  text-align: center;
  padding: 20px;
  border-radius: 10px;
  display: flex;
  flex-direction: column;   /* вертикальная структура */
}

.service-card img {
  width: 100%;
  height: 240px;            /* фиксированная высота фото */
  object-fit: cover;        /* обрезка без искажений */
  border-radius: 8px;
}

.service-card h3 {
  margin: 15px 0 8px;
  font-size: 20px;
}

.service-card p {
  font-size: 14px;
  color: #555;
  margin-bottom: 12px;
  flex-grow: 1;             /* растягивает текстовый блок */
}

.service-card a {
  color: #0066cc;
  font-weight: 600;
  text-decoration: none;
  margin-top: auto;         /* прижимает кнопку вниз */
}

@media (max-width: 900px) {
  .services-grid { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 600px) {
  .services-grid { grid-template-columns: 1fr; }
}