body{
	padding: 0;
	margin: 0;
	font-family: 'Overpass', sans-serif;
	font-weight: 300;
	font-size: 16px;
	overflow-x: hidden;
	width: 100vw;
	padding-top: 140px
}

*{
	box-sizing: border-box;
}

a{
   text-decoration: none !important;
	color: initial;
}


.menu{
	width: 100%;
	position: fixed;
	top: 40px;
	left: 0;
	padding: 30px 50px;
	z-index: 99;
	-webkit-transition: 300ms all cubic-bezier(.4,0,.2,1);
    transition: 300ms all cubic-bezier(.4,0,.2,1);
}

.video__home-first-section{
        width: 100%;
    height: auto;
    outline: initial;
}
@media(min-width:1000px){
.video__home-first-section{
    /*margin: 50px 0 200px 20px;*/
} 
}
.video__home-first-section-side{
        width: 70%;
    height: auto;
    margin: 50px 0 200px 20px;
    outline: initial;
}

.social-link{
    float: right;
}

.social-link img{
    width: 20px;
    height: auto;
    margin: 10px 10px;
    opacity: 1;
    transition: all 0.3s;
}

.social-link:hover img{
     opacity: 0.7;
}

section{
	width: 100%;
	position: relative;
	padding: 10px 0;
}

.wrapper{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	    position: relative;
}

.btn{
    color: #fff;
    padding: 15px 35px;
    font-size: 16px;
    border: 1px solid #eee;
    text-align: center;
    cursor: pointer;
    outline: initial;
    display: block;
	border-radius: 5px;
    transition: all 0.3s;
	background: rgb(214,18,44);
/*	background: linear-gradient(90deg, #bf9e66 13%, rgba(255,150,105,1) 93%);   */
background: rgb(8,8,186);
background: linear-gradient(93deg, rgba(8,8,186,1) 33%, rgba(6,0,105,1) 100%);
}

.btn:hover{
/*	background: rgb(214,18,44);
	background: linear-gradient(90deg, #bf9e66 0%, rgba(255,150,105,1) 100%);*/
    background: rgb(6,0,105);
background: linear-gradient(93deg, rgba(6,0,105,1) 0%, rgba(8,8,186,1) 52%);

}

.menu .btn{
    margin: 17px 10px 17px 0;
    float: right;
    text-transform: uppercase;
    padding: 10px;
    font-size: 12px;
   /* width: 140px;*/
}

.btn-lite{
	color: #fff;
	background: #bf9e66;
}
.btn-lite:hover{
	background: #bf9e66;
	color: #fff;
}

.logo-main{
	width: 120px;
	height: 70px;
/*	background: url(../../uploads/2021/02/amerlogo.png);*/
	background-position: cover;
	background-repeat: no-repeat;
	background-size: 100%;
	display: inline-block;
        top: -35px;
        position: absolute;
	-webkit-transition: 300ms all cubic-bezier(.4,0,.2,1);
    transition: 300ms all cubic-bezier(.4,0,.2,1);
}

.grid-box{
	display: grid;
	width: 100%;
}

.row-2{
	grid-template-columns: 1fr 1fr;
}

.row-3{
	grid-template-columns: 1fr 1fr 1fr;
}

.row-4{
	grid-template-columns: 1fr 1fr 1fr 1fr;
}

.menu .row-3{
	grid-template-columns: 1fr 4fr auto;
}

footer .row-3{
	grid-template-columns: 1fr 2fr 1fr;
}

.header-contacts{
    width: 100%;
    height: 40px;
    position: fixed;
    top: 0;
    left: 0;
/*    background: linear-gradient(90deg, #fff 13%, rgba(255,150,105,1) 93%);*/
background: rgb(8,8,186);
background: linear-gradient(93deg, rgba(8,8,186,1) 33%, rgba(6,0,105,1) 100%);
    z-index: 20;
    padding: 0 50px;
}

.popup{
    position: relative;
    padding: 40px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    border-radius: 10px;
    width: 100%;
    height: auto;
    max-width: 500px;
    background: #fff;
    overflow: hidden;
    transition: all 0.3s;
    transform: scale(1);
}

.illustration-popup{
    width: 100%;
    height: 250px;
    display: block;
    transform: scale(1.3);
    position: relative;
}

.popup .h3-title{
    text-align: center;
    position: relative;
    display: block;
}

.popup .btn{
    display: block;
    margin: 20px auto 0;
}

.background-popup{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 999;
    transition: all 0.3s;
    visibility: visible;
    opacity: 1;
}

.remove-popup .background-popup{
    visibility: hidden;
    opacity: 0;
}

.remove-popup .background-popup .popup{
    transform: scale(0.8);
}

.social-link p{
    position: relative;
    color: #fff;
    margin: 10px 0;
    float: left;
    font-size: 14px;
}

.main-menu{
	margin-left: 20px;
}

.main-menu li{
	display: inline-block;
	color: #282828;
	padding: 30px 10px;
	transition: all 0.3s;
	text-transform: uppercase;
	font-weight: bold;
}

.main-menu li:hover a{
/*	color: #bf9e66;*/
color: #05056B;
}

.current-menu-item{
	font-weight: 600;
}

.h1-title{
	font-family: 'Nunito', sans-serif;
    font-weight: 600;
    font-size: 50px;
    margin: 0;
    line-height: 70px;
}

.h2-title{
	font-family: 'Nunito', sans-serif;
    font-weight: 600;
    font-size: 36px;
    margin: 0;
    line-height: 50px;	
}

.h3-title{
	font-family: 'Nunito', sans-serif;
    font-weight: 600;
    font-size: 32px;
    margin: 0;
    line-height: 34px;	
}

.h4-title{
	font-family: 'Nunito', sans-serif;
    font-weight: 600;
    font-size: 20px;
    margin: 0;
    line-height: 20px;	
}


.illustration-home-first-section{
	position: relative;
    display: block;
    width: 140%;
    margin-left: -10%;
    z-index: -1;
}

.content-vertical{
    display: flex;
    justify-content: center;
    align-items: center;
}

.p-content{
	color: #656565;
	font-size: 18px;
	margin: 30px 0;
	display: inline-block;
}

.home-first-section .h1-title{
    margin-top: -20%;
}

.text-center{
	text-align: center;
	display: block;
}

.illustration-iframe{
    height: 600px;
    transform: scale(1.4);
    margin-left: -10%;
    position: relative;
    display: block;
    width: 140%;
    z-index: -1;
}

.illustration-content-section .illustration-iframe{
    height: 600px;
    transform: scale(1.4);
    margin-left: -10%;
    position: relative;
    display: block;
    width: 100%;
    z-index: -1;
}

.tolerance{
    float: right;
    position: relative;
    width: 80px;
    height: auto;
}

.icon{
    width: 70px;
    height: 70px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 100% !important;
    display: block;
    margin: 0 auto;
}

.home .icon{
width: 80%;
    height: 130px;
    margin: 0 auto -20px;
}

.about-section .row .p-content{
	color: #fff;
	margin: 20px 0 0;
}

.about-section .grid-box{
	margin-top: 80px;
}

.about-section .row{
    background: #aaa;
    padding: 30px 20px;
    margin: 0 40px;
    border-radius: 10px;	
}


.service-section .row{
	padding: 5px 30px;
    margin: 10px 10px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    border-radius: 10px
}

.service-section .btn{
	float: right;
}

.service-section .grid-box{
	margin:70px 0 0;
}

/*.about-section .row:nth-child(1){
	background: linear-gradient(90deg, #bf9e66 13%, rgba(255,150,105,1) 93%);
}

.about-section .row:nth-child(2){
	background: linear-gradient(90deg, #bf9e66 13%, rgba(255,150,105,1) 93%);
}

.about-section .row:nth-child(3){
	background: linear-gradient(90deg, #bf9e66 13%, rgba(255,150,105,1) 93%);
}

.about-section .row:nth-child(4){
	background: linear-gradient(90deg, #bf9e66 13%, rgba(255,150,105,1) 93%);
}
*/


.illustration-content-illustration-section{
    position: relative;
    display: block;
    width: 130%;
    z-index: -1;
}


.illustration-content-section .h2-title{
	font-weight: 300;
}

.svg-illustration-content-section{
    width: 100%;
    position: absolute;
    z-index: -1;
    top: -15%;
    left: 0;
}


.illustration-illustration-content-section{
	width:80%;
	margin: 20px auto;
	display: block;
}
/*
footer{
	position: relative;
}*/

.footer-img{
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: -1;
    opacity: 0.1;
}

footer svg{
    width: 100%;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
}

.row-fotter ul{
	padding: 0;
	margin: 0;
}

.row-fotter li{
	color: #242425;
    display: block;
    opacity: 0.8;
    margin: 20px 0;
}

.row-fotter{
	padding-right: 30px;
}

.row-fotter .h4-title{
	display: block;
}

.row-fotter .p-content{
	margin: 0;
}

.footer-line{
    background: #fff;
    width: 100%;
    padding: 40px 0;
    font-size: 14px;
    opacity: 0.8;
}

.right-footerlinks{
	float: right;
}

.footer-line a{
	display:inline-block;
	margin-left: 20px;
}

.home-first-section, .content-illustration-section{
	width: 100%;
	overflow:hidden;
}

.date-blog-slide{
	color: #bf9e66;
}

.blog-row{
    border-radius: 5px;
    margin-right: 30px;
    padding: 30px;
     box-shadow: 0 0 10px rgba(0,0,0,0.1);
}

.news-section .grid-box{
	margin-top: 100px;
}

.title-blog{
	font-size: 26px;
    font-weight: 300;
    margin: 20px 0 -10px;
    display: block;
    transition: all 0.3s;
	line-height:1.5;
}

.blog-row:hover{
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
}


footer .content-vertical{
	height: 100%;
}

.partners-section .wrapper{
	min-height: 400px;
	height: auto;
}

.partners-section svg{
    position: absolute;
    z-index: -1;
    display: block;
    width: 80%;
    right: 0%;
    top: -20%;
}

.circle-partners-box{
	border-radius: 100%;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    background-size: 90% !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    position: relative;
    width: 280px;
    height: 280px;
    margin: 150px auto;
}

.service-blocks-section .row{
    padding: 30px;
    margin: 10px 10px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    border-radius: 10px;
}

input, textarea, select{
    padding: 15px;
    font-size: 16px;
    width: calc(100% - 20px);
    border-radius: 0;
    border: initial;
    border-bottom: 1px solid #ddd;
    font-family: 'Overpass', sans-serif;
	outline: initial;
    color: #000000
;
}

input:focus, textarea:focus, select:focus{
	border-bottom: 1px solid #090ABB;
}

input[type="file"]{
	border: initial;
	width: initial;
}

.wpcf7-submit{
    background: #bf9e66;
    color: #fff;
    transition: all 0.3s;
    cursor: pointer;
    border: 1px solid #ddd;
    border-radius: 5px;}

.wpcf7-submit:hover{
	    background: #fff;
    color: #bf9e66;
}

.file-input-box{
	display: grid;
	grid-template-columns: 1fr 1fr;
}

.online-service-row{
    padding: 30px;
    margin: 10px 10px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    border-radius: 10px;
}

.online-service-row .btn{
	width: 100%;
	margin-top: 20px;
}

.burger-btn{
    width: 50px;
    height: 50px;
/*    background: url(img/burger.svg);*/
    background: url(img/bar_icon.png);
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: center;
    float: right;
    margin-top: 17px;
    cursor: pointer;
    transition: all 0.3s;
}

.burger-btn:hover{
    background: url(img/burger-hover.svg);
	background: url(img/bar_icon_hover.png);
	background-size: 80%;
    background-repeat: no-repeat;
    background-position: center;
}

table{
	width: 100%;
	background: #fff;
    border-radius: 5px;
}

.modal-price div{
    max-height: 100%;
    overflow-y: auto;
    border-radius: 5px;
    width: 100%;
	margin: 10px 0;
}

.modal-price table td, .service-blocks-section .p-content table th, .about-specialities-section table td{
	padding: 10px;
}

.banner-section{
    height: 450px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center!important;
    margin-top: 40px;
}

.modal-price table td:nth-child(1){
	text-align: left !important;
}

.modal-price table td:last-child{
	text-align: right !important;
	font-weight: 600;
}

.image-book{
    width: 40%;
    height: auto;
    display: block;
    margin: 0 auto;
}


.modal-price table tr:nth-child(odd), .about-specialities-section table tr:nth-child(odd){
	background: #f5f5f5;
}


.price-row{
    display: block;
    margin-bottom: 40px;
    cursor: pointer;
    padding: 30px 40px;
    margin: 0 10px 20px;
}

.price-row.active{
	height: auto;
}


.mobile-menu{
    width: 460px;
    position: fixed;
    height: 100vh;
    background: #fff;
    top: 0;
    right: 0;
    z-index: 999;
    transition: all 0.3s;
    transform: translateX(100%);
}

.active-menu .mobile-menu{
	transform: translateX(0%);
}

.mobile-menu-background{
    width: 100%;
    position: fixed;
    height: 100vh;	
	background: rgba(0,0,0,0.5);
    top: 0;
    right: 0;
    z-index: 998;
    transition: all 0.3s;
    visibility: hidden;
    opacity: 0;
}

.active-menu .mobile-menu-background{
	visibility: visible;
    opacity: 1;
}

.accordeon_content{
	display: none;
}

.accordeon_item.active .accordeon_content{
	display: inline-block;
}

.accordeon_title{
	width: 100%;
	display: block;
	position: relative;
}

.arrow-accordeon{
    width: 30px;
    height: 30px;
    background: url(img/arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 70%;
    position: absolute;
    right: 0;
    top: 15px;
    transition: all 0.3s;
    filter: invert(1);
    opacity: 0.4;
}

.accordeon_item.active .arrow-accordeon{
	transform: rotate(180deg);
}

textarea{
	resize: none;
	height: 100px;
}

.burger-menu{
    padding: 0;
    margin: 70px 0 0;
}

.burger-menu .menu-item{
	display: block;
    width: calc(50% - 20px);
    font-size: 16px;
    padding: 20px 20px;
    font-family: 'Nunito', sans-serif;
    text-transform: uppercase;
    text-align: center;
    float: left;
    margin: 10px;
    border-radius: 10px;
/*    background: linear-gradient(90deg, #bf9e66 13%, rgba(255,150,105,1) 93%);*/
background: rgb(8,8,186);
background: linear-gradient(93deg, rgba(8,8,186,1) 33%, rgba(6,0,105,1) 100%);
}

.burger-menu .menu-item a{
	color: #fff;
}

.burger-menu .menu-item:hover a{
	color: #fff;
}

.sub-menu{
	visibility: hidden;
	opacity: 0;
	position: absolute;
}

.price-section .wrapper{
	border-radius: 8px;
	margin-bottom: 100px;
    background-color: #fff;
    padding: 32px;
    -webkit-transition: 300ms all cubic-bezier(.4,0,.2,1);
    transition: 300ms all cubic-bezier(.4,0,.2,1);
    margin-top: 24px;
    box-shadow: 0 8px 60px 0 rgba(103,151,255,.11), 0 12px 90px 0 rgba(103,151,255,.11);
}

.price-section .wrapper:after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 800px;
    height: 800px;
    border-radius: 2000px;
    background: -webkit-linear-gradient(330deg,rgba(255,74,158,0) 45%,rgba(255,74,158,.4) 100%);
    background: linear-gradient(120deg,rgba(255,74,158,0) 45%,rgba(255,74,158,.4) 100%);
    right: -140px;
    top: -210px;
}

.price-section .wrapper svg.svg-shape {
    width: 100%;
    bottom: -10%;
    left: -20%;
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    position: absolute;
    z-index: -1;
}

.price-section .wrapper .icon{
box-shadow: 0 4px 24px 0 rgba(103,151,255,.1), 0 12px 64px 0 rgba(103,151,255,.1);
    border-radius: 100px;
    flex-shrink: 0;
    display: -webkit-box;
    display: flex;
    width: 100px;
    height: 100px;
    margin-bottom: 30px;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

.modal-price{
    position: fixed;
    width: 70%;
    height: 80vh;
    top: 10vh;
    left: 15%;
    border-radius: 8px;
    background-color: #fff;
    padding: 32px;
    -webkit-transition: 300ms all cubic-bezier(.4,0,.2,1);
    transition: 300ms all cubic-bezier(.4,0,.2,1);
    box-shadow: 0 8px 60px 0 rgba(103,151,255,.11), 0 12px 90px 0 rgba(103,151,255,.11);
    visibility: hidden;
    opacity: 0;
    z-index: 999;
}

.modal-price.active-modal-price{
	visibility: visible;
    opacity: 1;
}

.mobile-menu-background.active-modal-price{
	visibility: visible;
    opacity: 1;
}

.price-row .btn{
	width: 100%;
}

.close{
    width: 50px;
    height: 50px;
    background: url(img/close.svg);
    background-size: 60% !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    display: block;
    position: absolute;
    right: -50px;
    top: -50px;
    cursor: pointer;
    transition: all 0.3s;
}

.close:hover{
	transform: scale(1.2);
}

.form-content-section .wrapper{
	box-shadow: 0px 0px 60px 0px rgba(71,74,182,0.12);
    padding: 40px;
    background: #fff;
}

.form-content-section input{
	margin-top: 20px;
}

.form-content-section .wrapper svg{
	width: 60%;
    margin-top: -20%;
    margin-left: -15%;
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
    position: absolute;
    z-index: -1;
}

.scroll-menu .menu{
	background: #fff;
	padding: 0px 50px;
	box-shadow: 0 4px 24px 0 rgba(103,151,255,.1), 0 12px 64px 0 rgba(103,151,255,.1);
}

.scroll-menu .menu .logo-main {
    width: 80px;
}

.blocks_3 .accordeon{
	margin-top: 50px;
}

.blocks_3 .accordeon .accordeon_item{
	border-bottom: 1px solid #eee;
}


.blocks_3 .accordeon .accordeon_title{
	padding: 20px 70px 20px 0;
}

.blocks_3 .accordeon .accordeon_title:hover{
	color: #bf9e66;
	cursor: pointer;
}

.blocks_3 .accordeon .p-content{
	margin: 0;
}

.form-content-section .background-lite-white{
    background: rgb(149 150 171 / 5%);
    margin: -73px 0 -40px 20px;
    padding: 40px;
    width: calc(100% + 20px);
}

.contact-icon.phone{
	background:url(img/phone.svg);
}

.contact-icon.fax{
	background: url(img/fax.svg);
}

.contact-icon.email{
	background: url(img/email.svg);
}

.contact-icon{
	width: 20px;
    height: 20px;
    background-position: center !important;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
    display: inline-block;
    margin: -4px 10px -3px 0;
}


.form-true-grids{
	width: calc(100% - 350px);
	float: left;
}

.form-service-blocks{
    float: right;
    width: 340px;
    height: 100%;
    position: sticky;
    top: 100px;
    padding: 20px;
    background: #bf9e66;
    border-radius: 5px;
}

.form-true .wrapper{
	display: table;
}

.form-true .h3-title.text-center{
	text-align: left;
	margin-bottom: 50px;
}

.form-true .row{
	border-left: 5px solid #bf9e66;
}

.service-blocks-section .row .arrow-accordeon{
	top: 0;
}

.accordeon_title:hover {
    color: #bf9e66;
    cursor: pointer;
}

.form-service-blocks .accordeon_item{
    background: #fff;
    padding: 15px 10px;
    border-radius: 5px;
    margin-bottom: 10px;
}

.form-service-blocks .accordeon_item .arrow-accordeon{
	top:-3px;
}

.form-service-blocks .accordeon_item input,.form-service-blocks .accordeon_item textarea,.form-service-blocks .accordeon_item select{
	width: 100%;
}

.ajax-loader{
	display: none;
}

.form-service-blocks .accordeon_item p{
	margin-bottom: 0;
}

.page-id-63 .price-section .row-3 {
    grid-template-columns: 1fr 1fr;
}

.page-id-56 .service-blocks-section .row{
	border-left: 5px solid #009739;
	background: #fff;
}

.burger-menu .current-menu-item{
    font-weight: 600;
}



.about-row{
    padding: 15px 20px;
    border-radius: 50px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
}

.about-row:nth-child(even){
	text-align: right;
}

.row-fotter{
    box-shadow: 0px 60px 120px -6px rgba(0,0,0,0.2);
    background-color: #ffffff;
    border-radius: 10px 10px 10px 10px;
    padding: 30px;
    margin: 30px;
}


 
.home .service-section .row{
	    border-left: 5px solid #bf9e66;
	    text-transform: uppercase;
	    font-weight: 600;
}

.tabs{
    display: flex;
    padding: 0;
    height: auto;
    justify-content: center;
    align-items: center;
    width: calc(100% - 200px);
    margin: 0 auto 30px;
}


.tabs li.active {
    box-shadow: 0 4px 16px 0 rgb(167 102 75);
    font-weight: bold;
}

.tab_content{
    padding: 50px 50px;
    box-shadow: 0 4px 16px 0 rgb(224 131 91 / 49%);
    width: calc(100% - 200px);
    margin: 0 auto;
    border-radius: 10px;
}

.tab-li{
    display: block;
    cursor: pointer;
    margin: 10px;
    padding: 20px;
    width: 20%;
    text-align: center;
    border-radius: 10px;
}

.tab-li .icon{
    margin-bottom: 10px;
    width: 100px;
    height: 70px;
}



.icon-question{
    position: relative;
    width: 25px;
    height: 25px;
    background: url(img/information.svg);
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    margin: 0px 5px -8px;
    cursor: pointer;
    z-index: 9;
}

.info-box-form{
    position: absolute;
    width: 250px;
    display: block;
    line-height: 20px;
    background: #fff;
    padding: 10px;
    box-shadow: 0 4px 16px 0 rgba(16,24,32,.1);
    font-size: 12px;
    top: -10px;
    left: 30px;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3;
}

.icon-question:hover .info-box-form{
    visibility: visible;
    opacity: 1;
}

.form-content-section .grid-box{
    grid-template-columns: 2fr 1fr;
}

.close-popup{
    width: 50px;
    height: 50px;
/*    background: url(img/close-menu.svg);*/
    background: url(img/211652_close_icon.png);
    background-size: 60% !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    display: block;
    position: absolute;
    right: 10px;
    top: 15px;
    cursor: pointer;
    transition: all 0.3s;
    z-index: 99;
}


.close-menu{
    width: 50px;
    height: 50px;
/*    background: url(img/close-menu.svg);*/
    background: url(img/211652_close_icon.png);
    background-size: 60% !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    display: block;
    position: absolute;
    right: 20px;
    top: 15px;
    cursor: pointer;
    transition: all 0.3s;
}

.close-menu:hover, .close-popup:hover{
    cursor: pointer;
    transform: scale(1.2);
}



@media(max-width: 800px){

.popup{
    width: 90%;
    padding: 20px;
}

.video__home-first-section {
    width: 100%;
    height: auto;
    margin: 50px 0 40px 0px;
    outline: initial;
	border-radius:10px;
}

.popup .h3-title{
    font-size: 18px;
    line-height: 20px;
}

.illustration-popup{
    width: 100%;
    height: 170px;
    display: block;
    transform: scale(1);
    position: relative;
}

.header-contacts{
    padding: 0 10px;
}

.tolerance{
    display: none;
}

.home-first-section .row:nth-child(1){
    grid-column: 1;
    grid-row: 2;
}

.home-first-section .row:nth-child(2){
    grid-column: 1;
    grid-row: 1;
}

.illustration-home-first-section {
    position: relative;
    display: block;
    width: 100%;
    margin-left: 0;
    z-index: 1;
    height: auto;
    margin-bottom: 30px;
}

.illustration-iframe {
    height: 330px;
    transform: scale(1.5);
    margin-left: 0;
    position: relative;
    display: block;
    width: 100%;
    z-index: -1;
}

.price-section .wrapper svg.svg-shape{
    display: none;
}

    .wrapper {
        width: calc(100% - 40px);
    }

    .menu, .scroll-menu .menu{
        padding: 10px;
    }

    .row-2 {
        grid-template-columns: 1fr;
    }

    .row-3 {
        grid-template-columns: 1fr;
    }

    .row-4 {
        grid-template-columns: 1fr 1fr;
    }

    .main-menu{
        display: none;
    }

    .logo-main, .scroll-menu .menu .logo-main {
        width: 90px;
        height: 50px;
    }

    .menu div{
        position: relative;
    }

    .menu .btn{
        padding: 10px 7px;
        margin: 0;
        font-size: 8px;
        position: initial;
        float: initial;
        width: auto;
        right: initial;
        top: initial;
        float: left;
        margin-top: 9px;
        margin-right: 5px;
    }

   /* .menu .btn.btn-lite{
        right: 140px;
    }*/


    body{
        padding-top: 80px;
        font-size: 14px;
    }

    .burger-btn{
        margin-top: 0;
    }

    .home-first-section .h1-title {
        margin-top: 0;
    }

    .h1-title{
        font-size: 42px;
        line-height: 43px;
    }

    .h2-title{
        font-size: 24px;
        line-height: 33px;
    }

    .mobile-menu{
        width: 100%;
    }

    .p-content {
        margin: 10px 0;
        font-size: 14px;
    }

    p{
        margin: inherit;
    }

    .row-fotter{
        margin: 0px 0px 20px;
    }

    .about-section .row {
        padding: 20px 10px;
        margin: 5px 5px;
        border-radius: 10px;
    }

    section{
        padding: 0 0 30px;
    }


    .btn{
        width: 100%;
        font-size: 14px;
    }

    .service-section .row {
        padding: 5px 10px;
        margin: 10px 10px;
    }

    .circle-partners-box{
        margin: 20px auto;
        width: 120px;
        height: 120px;
        background-size: 98% !important;
    }

    .about-section .grid-box {
        margin-top: 20px;
    }

    .blog-row {
        border-radius: 5px;
        margin-right: 0px;
        padding: 10px;
    }

    .news-section .grid-box {
        margin-top: 20px;
    }

    .svg-illustration-content-section{
        display: none;
    }

    .partners-section svg {
        width: 100%;
        right: 0%;
        top: -50%;
    }

    .page-id-63 .price-section .row-3 {
        grid-template-columns: 1fr;
    }

    .price-section .wrapper{
        margin-bottom: 50px;
        margin-top: 0px;
        padding: 10px;
    }

    .price-row {
        margin-bottom: 40px;
        cursor: pointer;
        padding: 10px 0px;
        margin: 0 10px 0px;
    }
    .form-service-blocks {
        float: initial;
        width: 100%;
        height: 100%;
        position: relative;
        top: initial;
        padding: 20px;
        background: #bf9e66;
        border-radius: 5px;
    }

    .form-true-grids {
        width: 100%;
        float: initial;
    }

    .service-blocks-section .row {
        padding: 20px;
        margin: 10px 0px;
        border-radius: 10px;
    }

    .modal-price {
        position: fixed;
        width: calc(100% - 20px);
        height: calc(100vh - 80px);
        top: 70px;
        left: 10px;
        border-radius: 10px;
        padding: 10px;
    }

    .close{
        right: 10px;
        top: -60px;
    }

    table {
        font-size: 12px;
    }
    .price-section{
        overflow-x: initial;
    }

    .price-section .wrapper:after{
        display: none;
    }

    .tabs {
        display: block;
        padding: 0;
        height: auto;
        justify-content: center;
        align-items: center;
        width: 100%;
        margin: 0 auto 30px;
    }

    .tab-li {
        display: block;
        cursor: pointer;
        margin: 0px;
        padding: 20px;
        width: 100%;
        text-align: left;
    }

    .tab-li .icon {
        margin-bottom: initial;
        margin-right: 10px;
        float: left;
        width: 30px;
        height: 30px;
    }

    .tab_content {
        padding: 30px 20px;
        box-shadow: 0 4px 16px 0 rgba(16,24,32,.1);
        width: 100%;
        margin: 0 auto;
        border-radius: 10px;
    }

    input, textarea, select{
        width: 100%;
        font-size: 14px;
        --webkit-appearance: none;
    }

    .wpcf7-form p{
        margin:15px 0;
    }

    .form-content-section .grid-box{
        grid-template-columns:  1fr;
    }

    .form-content-section .wrapper{
        padding: 20px;
    }

    .form-content-section .background-lite-white {
        margin: 20px 0 10px;
        padding: 0;
        width: 100%;
    }

    .blocks_3 .accordeon .p-content {
        margin: 0;
        padding-bottom: 20px;
    }

    .h3-title{
        font-size: 26px;
        line-height: 27px;
    }

    .h4-title{
        font-size: 16px;
        line-height: 17px;
    }

    .blocks_3 .accordeon {
        margin-top: 20px;
    }

    .footer-line {
        background: #fff;
        width: 100%;
        padding: 20px 0;
        font-size: 12px;
        opacity: 0.8;
        text-align: center;
        display: table;
    }

    .right-footerlinks {
        float: initial;
        width: 100%;
        display: block;
        margin-top: 10px;
    }

    .footer-line a {
        display: inline-block;
        margin-left: 10px;
        margin-right: 10px;
    }

    .burger-menu .menu-item {
		display: block;
	    width: calc(50% - 20px);
	    font-size: 16px;
	    padding: 20px 20px;
	    font-family: 'Nunito', sans-serif;
	    text-transform: uppercase;
	    text-align: center;
	    float: left;
	    margin: 10px;
	    border-radius: 10px;
/*	    background: linear-gradient(90deg, #bf9e66 13%, rgba(255,150,105,1) 93%);*/
    }

    .burger-menu .menu-item a{
    	color: #fff;
    }

    .close-menu{
        right: 20px;
        top: 13px;
    }

    .info-box-form {
        width: 200px;
        line-height: 13px;
        background: #fff;
        padding: 8px;
        font-size: 11px;
        top: 30px;
        left: -100px;
    }
}
/*my css*/
.class-padding-top-responsive-100{
    margin-top:-250px;
}
.class-padding-top-min{
    margin-top: -25px;
}
.free-visa-service{
    position: relative;
    overflow: hidden;
}
.free-visa-service img{
    width: 400px;
    transition: all 0.1s;
    display: block;
    height: auto;
    transform: scale(1);   
}
.img-zoom-close{
     width: 400px;
height: 400px; overflow: hidden;
}
.free-visa-service img:hover {
 transform: scale(1.1);
}
.zoom-open ul{
    font-size: 20px;
    text-align: left;
}
/*//////////class-free-visa-service*/
.class-free-visa-service{
    height: 100px;
    width: 200px;
    border-radius: 10px;
    margin: 10px;

    box-shadow: rgb(214,183,171) 0px 1px 2px 0px;
}
.class-free-visa-service hr{
    padding: 1px;
    margin: 1px;
    color: white;
}
.background-white{
    background-color: rgb(255,255,255,0.7) !important;
    border-radius: 10px;
    height: 100px;
    padding: 10px;
    width: 200px;
}
@media(max-width:450px){
    .class-free-visa-service{
  
    height: 100px;
    width: 150px;
    border-radius: 10px;
    margin: 5px;

    box-shadow: rgb(214,183,171) 0px 1px 2px 0px;
}
.background-white{
    background-color: rgb(255,255,255,0.7) !important;
    border-radius: 10px;
    height: 150px;
    padding: 5px;
    width: 150px;
    font-size: 15px;

}
}
.class-free-visa-service a:hover {
    text-decoration-line: none !important;
}
.class-free-visa-service:hover {
 box-shadow: rgb(214,183,171) 0px 5px 15px;
}
/*single page*/
.class-free-visa-service-single-page{ 
    
    height: 200px;
    width: 80%;
    border-radius: 20px;
    margin: 10px;
    box-shadow: rgb(214,183,171) 0px 1px 2px 0px;
}
.background-white-single-page{
    background-color: rgb(255,255,255,0.7) !important;
    padding-top: 33px;
    border-radius: 10px;
    height: 200px;
    width: 110%;
    text-align: center;
}
.class-free-visa-service-single-page a:hover {
    text-decoration-line: none !important;
}
.class-free-visa-service-single-page:hover {
 box-shadow: rgb(214,183,171) 0px 5px 15px;
}
.class-paid-service-section{
  height: 280px;
  width: 100%;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  border-left:4px solid #090ABB ;
  border-radius: 10px;
  padding: 20px;
}
.logo-whatsapp{
        position:fixed;bottom: 120px;right: 15px; width: 60px;
}
.logo-phone{
        position:fixed;bottom: 40px;right: 15px; width: 60px;
}

.checkbox_1 {
       display:flex;
}
.checkbox_1 input{
    height:13px;
    display: block !important;
}
.i_accept a{
    color: #A08A46;
}






@media (min-width:100px) and (max-width: 1200px){
.m-d-none{
    display: none !important;
}

.m-w-100{
    margin: auto !important;
    width: 130% !important;
}
.class-padding-top-min{
    margin-top: 1px !important;
}

}



.next-pre a,span{
  text-decoration: none;
  display: inline-block;
  padding: 8px 16px;
}

.next-pre a:hover {
  background-color: #ddd;
  color: black;
}

.previous {
  background-color: #090890;
  color: white;
}
.next-b {
  background-color: #0808BA;
  color: white;
}
.next {
  background-color: #090890;
  color: white;
}

.round {
  border-radius: 50%;
}
.footer-icon a i{
font-size: 30px;
margin: 10px;
color: #08048A;
}
.payment{
        border-radius: 10px;
box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;

    }
.payment-section img{
  width: 150px;
  height: auto;
}
.emirate-uae{
    padding: 5px;
    border-radius: 10px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.emirate-uae input{
    width: 35%;
}
@media(max-width:1100px){
 .emirate-uae input{
    width: 100%;
}   
}







/*======== NEW CSS==============*/
.main-service-section-1{
    height: 200px;
    width: 80%;
    background-color: #211D90;
margin-bottom: 20px;
  border-radius: 10px;
  border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
@media(max-width:1000px){
 .main-service-section-1{
    height: 210px;
    width: 100%;
    margin-bottom: 40px;
}

.main-service-section-1 img{
  width: 100%;
  height: 80px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}   
}
.main-service-section-1 img{
  width: 100%;
  height: 100px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
.main-service-section-1 h4{
background-color: #211D90;
padding: 10px;
font-weight: 900 !important;
color: white;

  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}


.main-service-section-3 h3{
padding: 10px;
font-weight: 900 !important;
color: white;
}
.main-service-section-3{
  height: 150px;
    width: 80%;
    background-color: #211D90;
margin-bottom: 20px;
  border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;   
}













/*Button correct CSS*/
select{
--webkit-appearance: auto !important;
background:#fff;
}
.page-id-36638 .row,.infotab .aos-animate{
padding: 10px;
}
.page-id-47737 .home-first-section{
margin-top:5%;
}
.page-id-47737 .home-first-section img {
width: 70%;
transform: none;
margin: 0 auto;
}
.page-id-47737 .home-first-section .h1-title{
margin:0;
}
.page-id-47737 .about-specialities-section h1{
display:none;
}
.home .illustration-popup{
height:auto;
}
hr{
margin: 1px;
padding: 1px;
}
.btn{
text-decoration-line: none !important;
}
.btn:hover{
text-decoration-line: none !important;
color: white;
}
.headersection1{
width:63%;
float:left;
}
.headersection2{
width:37%;
float:left;
}
.booknowpcr{
animation: blinker 2s linear infinite;
text-align:right;
font-size:18px;
color:#fff;
visibility: hidden;
font-weight:800;
line-height: 40px;
}
.booknowpcr a{
color:#fff;
}
.booknowpcr span{
background: #fff;
padding: 5px;
color:#bf9e66;
border-radius: 5px;
}
@keyframes blinker {
50% { opacity: 0; }
}
@media(max-width:500px){
.booknowpcr{
font-size:13px;
text-align:left;
}
}
h4{
font-size: 20px;
}
html {
scroll-behavior: smooth;
}
@media(max-width:800px){

.main-service-section-2{
/*height: 100px;*/
width: 90%;
margin-bottom: 5px;
background: rgb(131,58,180);
background: linear-gradient(90deg, rgba(131,58,180,1) 0%, rgba(253,29,29,1) 50%, rgba(252,176,69,1) 100%); border-radius: 7px;
box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
}
.main-service-section-2{
/*height: 70px;*/
width: 90%;
margin-bottom: 5px;
background: rgb(131,58,180);
background: linear-gradient(90deg, rgba(131,58,180,1) 0%, rgba(253,29,29,1) 50%, rgba(252,176,69,1) 100%); border-radius: 7px;
box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.main-service-section-2 h4{
padding: 10px;
font-size: 18px;
text-align: center;
font-weight: 900 !important;
color: white;
border-radius: 10px;
}