body {
    background-color: #421b75;
}

.dropdown .dropbtn:after{
    display: none!important;
}

.tools {
    flex-wrap: inherit !important;
}

.input {
    padding: 0 !important;
}

.label {
    /* position: absolute !important;
top: -35px !important;
color: #ffffff !important;
font-family: Akrobat !important;
font-size: 18px !important;
font-weight: 700 !important;
margin-bottom: 10px !important;
width: 200px !important; */
}

.row {
    flex-wrap: wrap;
}

.slider.single-item.slick-initialized.slick-slider {
    background-color: transparent;
}

.corp-photos__image img{
    background-size: auto 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: transparent;
    object-fit: cover;
    max-width: 1040px;
    width: 100%;
    height: 58vw;
    max-height: 693px;
}

.section11 .container .content .slider img {
    height: 100% !important;
    object-fit: contain;
}

@media(max-width: 768px) {
    .corp-photos__image {
        height: 56vw;
        height: 83vw;
    }
}

@media(max-width: 630px) {
    .corp-photos__image {
        height: 58vw;
    }
}

.section11 {
    margin: 100px auto;
    display: flex;
    margin-top: 0px;
}

.section10 .row {
    flex-wrap: wrap;
}

.section9 .container .content {
    height: auto !important;
}

.section11 {
    margin-bottom: 10px;
}

.section12 .container {
    height: auto;
}

.section12 .container .wrapper {
    height: auto;
}

.section12 .container .form .btn {
    margin-left: auto;
    margin-right: auto;
}

.section12 .row.call {
    margin-top: 50px;
}

.call a {
    color: #ffd900;
    font-size: 33px;
    margin-left: 10px;
}

@media (max-width: 461px) {
    .section12 .container {
        margin-bottom: 20px;
    }
}

.slider:before {
    display: none !important;
}

input#email {
    /* width: 100% !important; */
}

.input {
    border: none;
    height: unset;
}

.row.numbers::before {
    display: none;
}

.row.numbers::after {
    display: none;
}

.slider {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
}

.header-region {
    font: 15px Raleway, Arial, Helvetica, sans-serif !important;
    cursor: pointer !important;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    padding-right: 0 !important;
    padding-left: 10px !important;
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-transition: all 100ms ease-in-out !important;
    transition: all 100ms ease-in-out !important;
    color: #fff !important;
    font-size: 16px !important;
    line-height: 23px !important;
    font-weight: 800 !important;
    text-decoration: none !important;
}

.w-dropdown {
    margin: 0;
}

.city-drop-tog {
    padding: 0 0;
}

.main-city-droplist.w--open {}

@media (max-width: 767px) {
    .tools {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap !important;
    }
}

@media (max-width: 460px) {
    footer {
        margin-top: 100px !important;
    }
}

@media (min-width: 460px) and (max-width: 550px) {
    .text.text-13px {
        font-size: 23px;
    }
}


footer {
    margin-top: 0 !important;
}

.error {
    margin: unset;
    background: none;
}

*:before,
*:after {
    display: table-cell !important;
}

.mfp-content{
    position: absolute;
    margin-top: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
/* .page-title-wrapper h2 {
font-size: 23px;
height: 40px;
line-height: 32px;
} */
.main-title {
    margin-top: 10px;
}

.stay-home {
    display: inline-flex;
    position: relative;
}

.stay-home::after {
    content: '';
    height: 75px;
    width: 120px;
    top: 0;
    transform: rotate(-15deg) translateY(-8px);
    position: absolute;
    right: -140px;
    background-image: url(img/stay-home2.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.main-title .reserve-btn {
    margin-top: -45px;
    width: 185px;
    height: 52px;
    line-height: 52px;
    -webkit-box-shadow: 0 4px 0 #d29a21;
    box-shadow: 0 4px 0 #d29a21;
    background-color: #ffd900;
    color: #000000;
    font-family: "Akrobat - Black";
    font-size: 16px;
    font-weight: 400;
    margin-left: 37px;
    margin-right: 15px;
    text-transform: uppercase;
    letter-spacing: 0.25px;
    outline: none;
    cursor: pointer;
    text-align: center;
}

.buttons-block {
    margin-top: 60px;
}
@media (max-width: 600px) {
    .stay-home::after {
        transform: rotate(-15deg) translateY(-4px);
    }

    .page-title-wrapper h1{
        font-size: 45px;
    }

    .page-title-wrapper h2 {
        height: auto;
        width: auto;
        font-size: 23px;
        line-height: 32px;
    }
    .stay-home::after {
        height: 44px;
        width: 77px;
        transform: rotate(-15deg) translateY(-5px);
        right: -94px;
    }
    .section1{
        padding-top:95px!important;
    }
}
@media (max-width: 508px) {
    .main-title .reserve-btn {
        margin-top:20px;
    }
}

@media (max-width: 485px) {
    .buttons-block {
        margin-top: 20px;
        justify-content: center;
    }
    .main-title .reserve-btn, .buttons-block .dropdown {
        width: 264px;
        margin: 0 10px;
        font-size: 14px;
        height: 40px;
        line-height: 40px;
        margin-top: 0px;
        margin-bottom: 12px;
    }
    .page-title-wrapper h2{
        margin-bottom: 0px;
        font-size: 17px;
        line-height: 23px;
    }

    .page-title-wrapper h1 {
        font-size: 32px;
    }

    .page-title-wrapper h2 {
        font-size: 15px;
        line-height: 18px;
    }

    .stay-home::after {
        content: '';
        height: 23px;
        width: 52px;
        transform: rotate(-15deg) translateY(-5px);
        right: -66px;
    }
    .buttons-block .dropdown{
        margin-bottom:24px;
    }
    .dropdown .dropbtn:after{
        margin-left:58px;
    }
    .dropdown .dropbtn:after{
        display: none!important;
    }
    .dropdown .dropdown-content{
        width:264px;
        top:44px;
    }
    .dropdown .dropdown-content a{
        height:40px;
        width:80%;
    }
    .row.main-title .call{
        justify-content:flex-start;
        padding-left: 45px;
    }
    .buttons-block{
        margin: 45px 0 10px 0;
    }
}
@media(max-width:380px){
    .row.main-title .call a:last-of-type{
        margin-left:0!important;
    }
}


.partners .small-img, .partners .big-img, .partners .img600px {
    width: 91%;
    margin: 0 auto;
    padding: 0 45px;
}

.partners .img320px {
    width: 81%;
    padding: 0;
    margin: auto;
}

/* .page-title-wrapper > .buttons-block {
    margin-top: 60px;
} */

.row.main-title .call {
    margin-top: 20px;
    width: 445px;
}

.row.main-title .call a {
    color: white;
    font-family: "Akrobat - Black";
    font-size: 24px;
    font-weight: normal;
    margin-left: 0;
}


@media (max-width: 355px) {
    .partners .img320px {
        width: 62%;
    }
}
@media (max-width:330px){
    .buttons-block{
        margin: 30px 0 10px 0;
    }
}
/* dropdown */
.dropbtn {
    width:100%;
    border: none;
    background-color: transparent;
    text-transform: uppercase;
    padding:0;
}

.dropbtn:hover {
    text-decoration: underline;
}
.dropbtn>a{
    width:100%;
    color:black;
}

.dropbtn:after{
    margin-left: 18px;
    content: '';
    display: inline-block!important;
    width: 16px;
    height: 11px;
    background: url("https://cdn1.quizplease.com/old_static/img/corp_dropdown.svg");
    transition: all .2s ease;
}

.dropdown {
    position: relative;
    margin-top: -45px;
    width: 185px;
    height: 52px;
    line-height: 52px;
    -webkit-box-shadow: 0 4px 0 #01A2A5;
    box-shadow: 0 4px 0 #01A2A5;
    background-color: #2AE2A3;
    color: #000000;
    font-family: "Akrobat - Black";
    font-size: 16px;
    font-weight: 400;
    margin-left: 15px;
    margin-right: 37px;
    letter-spacing: 0.25px;
    outline: none;
    cursor: pointer;
    text-align: center;
}

.dropdown-content {
    width:185px;
    display: none;
    position: absolute;
    z-index: 5;
    top:56px;
}

.dropdown.empty{
    background-color:transparent;
}
.dropdown.openDrop.empty >.dropbtn:after{
    transform: rotate(0deg);
}
.dropdown.openDrop.empty >.dropbtn, .dropdown.empty >.dropbtn{
    background-color:#C4C4C4;
}
.dropdown.empty{
    -webkit-box-shadow: 0 4px 0 #847b7b;
    box-shadow: 0 4px 0 #847b7b;
}
.dropdown.empty:after{
    border-bottom: 10px solid #847b7b;
}

.dropdown.openDrop >.dropbtn:after{
    transition: all .2s ease;
    transform: rotate(180deg);
}
.dropdown.openDrop >.dropbtn{
    background-color:#25C991;
}

.dropdown-content>div{
    width:100%;
    background-color: #2AE2A3;
}
.dropdown-content>div:last-child{
    box-shadow: 0 4px 0 #01A2A5;
}
.dropdown-content a {
    margin: 0 auto;
    width: 85%;
    height:52px;
    color: black;
    display: block;
    text-transform: uppercase;
    text-align: center;
}

.phone-col {
    display: flex;
    flex-direction: column;
}

.phone-col:first-child {
    margin-right: 23px;
}
.phone-col:last-child {
    margin-left: 8px;
}
@media (max-width: 465px) {
    .phone-col:last-child {
        margin-top: 5px;
        margin-left: 0;
    }
}
.phone-col a:last-of-type {
    margin-left: 0!important;
}
.phone-col span {
    color: white;
    font-family: "Akrobat - Black";
    font-size: 24px;
    font-weight: normal;
    margin-left: 5px;
}

.dropdown-content div:not(:last-child) a{
    border-bottom:2px solid #01A2A5;
}
.footer-icons2{
    display: flex;
    margin-top: 7px;
}
@media (max-width: 465px) {
    .footer-icons2{
        margin-top: 0px;
        flex-direction: column;
    }
}
.orange-icon {
    display: flex;
}
@media (max-width: 465px) {
    .orange-icon {
        margin-top: 5px;
    }
}
.soc-icon {
    width: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.soc-icon-email {
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.phone-row {
    display: flex!important;
    align-items: center!important;
    text-decoration: none!important;
}
.phone-row2 {
    display: flex!important;
    align-items: center!important;
    text-decoration: none!important;
}
.phone-row:last-child {
    margin-top: 7px;
}
.soc-icon svg {
    fill: rgba(255, 255, 255, 1);
    transition: all 0.4s;
}
.soc-icon2 {
    width: 30px;
    height: 30px;
    border: 1px solid #ffd900;
    background-color: #ffd900;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.soc-icon .soc-icon-no-border {
    border: none;
}
.show {
    display:block;
}
