/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */


.contact-us-page div#edit-field-wrapper--2 {
    padding: 25px 25px;
}

.contact-us-page #popupform form input#edit-consent--2 {
    visibility: visible;
    width: 25px;
    height: 25px;
    margin-right: 8px;
    margin-left: 0;
    cursor: pointer;
    border: 1px solid grey;
    border-radius: 3px;
    margin-left: 0;
}

.contact-us-page div#edit-processed-text-01--2 p {
    margin-top: 0px;
    line-height: 16px;
    margin-bottom: 0;
}

.contact-us-page #popupform form div#edit-processed-text-01--2 p a {
    color: #FF8500;
    text-decoration: underline;
    font-size: 12px;
    line-height: 20px;
}

.contact-us-page div#edit-container--2 {
    display: flex;
    align-items: self-start;
    margin-bottom: 30px;
    position: relative;
    padding: 0 10px;
}

.contact-us-page #popupform form div#edit-processed-text-01--2 p span {
    font-size: 12px;
    display: inline-block;
    line-height: 25px;
    padding : 0 2px;
}

.contact-us-page header.fragomen-header {
    z-index: 999;
}

.contact-us-page .services-form .form-floating.form-control:not(:placeholder-shown)~label {
    font-size: 0.875rem;
    font-weight: 400;
    top: -6px;
    left: 15px;
    color: #FF8400;
    background-color: #2a3c4b;
    width: fit-content;
    opacity: 1;
    padding: 0 5px;
    height: auto;
    transition: all linear 0.3s;
}

.contact-us-page.services-inner-page .services-form {
    width: 50%;
    background-image: url('../2024-08/Maskh.png');
    background-size: cover;
    background-position: center;
}

.contact-us-page .location-card:last-child {
    margin-bottom: 0;
}

.contact-us-page .services-form span.select2-selection {
    /*height: 58px;*/
}

.contact-us-page.services-inner-page .services-form form div#edit-container {
    margin-bottom: 25px;
}

.contact-us-page .services-form fieldset#edit-preferred-study-destination-inner li.select2-selection__choice {
    color: #ff8400;
}

.contact-us-page .services-form form input:focus + label {
    font-size: 0.875rem;
    font-weight: 400;
    top: -4px;
    left: 15px;
    color: #FF8400;
    background-color: #2a3c4b;
    width: fit-content;
    opacity: 1;
    padding: 0 5px;
    height: auto;
    transition: all linear 0.45s;
}

body.contact-us-page.services-inner-page div#edit-actions-01 input {
    padding: 12px !important;
    border: unset;
    border-radius: 5px;
    transition: all linear 0.3s;
    margin-top: 30px;
    background: #ff8400!important;
    color: #ffffff !important;
}

body.contact-us-page.services-inner-page div#edit-actions-01 input:hover {
    background: #ffffff!important;
    color: #ff8400 !important;
}

.contact-us-page .services-form form input {
    background-color: transparent !important;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    margin-top: 0;
    border-radius: 8px;
    color: #fff !important;
}

.contact-us-page .contact-map p {
    position: sticky;
    top: 45px;
}

.contact-us-page .contact-map iframe {
    border-radius: 18px;
    width: 96%;
}

.contact-us-page .location-card {
    border-radius: 16px;
    background: #FFF;
    padding: 30px;
    margin-bottom: 25px;
}

.contact-us-page.services-inner-page .services-form {
    position: relative;
    right: unset;
    top: unset;
}

.contact-us-page section.contact-first-sec {
    background: linear-gradient(179deg,#037EB1 1.24%,rgba(0,181,255,0.65) 100.82%);
    padding-top: 60px;
}

.contact-us-page.services-inner-page .services-form {
    margin-bottom: -65px;
}

.contact-us-page section.contact-first-sec h2 {
    color: #FFF;
    font-family: 'ProximaNova-Regular';
    font-size: 3.6rem;
    font-style: normal;
    font-weight: 600;
    line-height: 70px;
    letter-spacing: 1px;
    width: 80%;
}

section.contact-us-map .contact-us-cards {
    padding: 30px;
    border-radius: 18px;
    background: #F0F0F0;
}

section.contact-us-map {
    /*padding: 80px 0;*/
}

.contact-us-map h2 {
    color: #253746;
    font-family: 'ProximaNova-Bold';
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.8px;
    margin-bottom: 30px;
}

.contact-us-page section.contact-first-sec p {
    color: #FFF;
    font-family: 'ProximaNova-Regular';
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 8px;
    margin-top: 45px;
}

.contact-us-page .contact-us-location a {
    color: #FFF;
    font-family: 'ProximaNova-Regular';
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    display: inline-block;
    margin-top: 5px;
    margin-right: 3%;
    margin-left: 3%;
}

.contact-us-page .contact-us-location {
    color: #fff;
    margin-left: -3%;
    margin-bottom: 25px;
}

.contact-us-page .contact-us-social {
    gap: 25px;
    display: flex;
}

.contact-us-page h3.location-title {
    color: #253746;
    font-family: 'ProximaNova-Bold';
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.contact-us-page .loc-header {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #000;
}

.contact-us-page .loc-contact {
    display: flex;
    justify-content: space-between;
    padding-top: 25px;
}

.contact-us-page .loc-email span,.contact-us-page .loc-phone span,.contact-us-page .loc-address span {
    color: #253746;
    font-family: 'ProximaNova-Regular';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}

.contact-us-page .loc-email p a,.contact-us-page .loc-phone p a,.contact-us-page .loc-address p,.opening-hr p {
    color: #6E6D6D;
    font-family: 'ProximaNova-Regular';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-decoration: unset;
}

.contact-us-page a.get-direction {
    color: #FF8500;
    text-align: center;
    font-family: 'ProximaNova-Regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-decoration: unset;
}

@media (min-width: 768px) {
    .contact-us-page .loc-header img,.contact-us-page .footer-mobile {
        display:none;
    }
}

@media (min-width: 768px) and (max-width:1025px) {
    .contact-us-page section.contact-first-sec h2 {
        font-size:2.6rem;
        line-height: 50px;
        width: 100%;
    }

    .contact-us-page.services-inner-page .services-form {
        width: 54%;
    }

    .contact-us-page .services-form form input {
        width: 100%;
        max-width: 100%;
    }

    .contact-us-page.services-inner-page div#edit-field-wrapper {
        display: block;
    }

    .contact-us-page .floatingl_out .form-floating {
        width: 100%;
    }

    .contact-us-page .loc-header,.contact-us-page .loc-contact {
        display: block
    }

    .contact-us-page .location-card {
        padding: 18px;
    }

    section.contact-us-map .contact-us-cards {
        padding: 24px;
    }

    .contact-us-map h2 {
        font-size: 36px;
    }

    .contact-us-page .contact-us-location a {
        font-size: 18px;
    }

    .contact-us-page .contact-map p {
        top: 80px;
    }

    .contact-us-page .loc-iframe iframe {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .contact-us-page div#edit-processed-text--2 {
    }

    .contact-us-page div#edit-field-wrapper--2 {
        width: inherit;
    }

    .contact-us-page.services-inner-page .services-form {
        width: 100%;
    }

    .contact-us-page section.contact-first-sec {
        padding: 40px 10px;
        margin-top: 70px;
    }

    .contact-us-page section.contact-first-sec h2 {
        font-size: 2rem;
        line-height: 42px;
        width: 100%;
        font-family: 'ProximaNova-Bold';
    }

    .contact-us-page .services-form iframe {
        width: auto;
    }

    .contact-us-page section.contact-first-sec p {
        font-size: 20px;
        line-height: 22px;
        margin-bottom: 8px;
        margin-top: 25px;
    }

    .contact-us-page .contact-us-location a {
        font-size: 18px;
    }

    .contact-us-page .contact-us-social {
        display: none;
    }

    .contact-us-page .contact-us-location {
        margin-bottom: 10px;
    }

    .contact-map {
        display: none;
    }

    .contact-us-page .loc-iframe iframe {
        width: 100%;
    }

    .loc-contact.contact-desk,.opening-hr.contact-desk {
        display: none
    }

    .contact-us-page .loc-header {
        border-bottom: 0;
    }

    .contact-us-page .loc-contact {
        padding-top: 0px;
    }

    .contact-us-map h2 {
        font-size: 28px
    }

    .contact-us-page .loc-header {
        display: block;
    }

    .contact-us-page .loc-header img {
        margin-bottom: 20px;
    }

    .loc-phone {
        display: flex;
    }

    .contact-us-page .loc-phone span {
        color: #ff8400;
        font-family: 'ProximaNova-Regular';
        font-size: 14px;
        line-height: 24px;
        margin-right: 5px;
    }

    .contact-us-page .loc-phone p {
        margin-bottom: 10px;
    }

    .contact-us-page .loc-phone p a {
        color: #ff8400;
    }

    .contact-us-page h3.location-title {
        font-family: 'ProximaNova-Regular';
        font-size: 24px;
    }

    section.contact-us-map .contact-us-cards {
        background: #fff;
        padding: 20px;
    }

    .contact-us-page .location-card {
        padding: 22px;
        box-shadow: rgba(149,157,165,0.2) 0px 8px 24px;
    }

    .contact-us-page.services-inner-page .services-form {
        margin-bottom: unset;
    }

    .contact-us-page .footer-left {
        margin: auto;
        position: relative;
        background-size: 100% 100%;
        text-align: center;
        margin: auto;
        padding: 32px 25px 25px;
        margin-top: -60px;
        border-radius: 10px;
    }

    .contact-us-page .footer-right {
        margin-top: 25px;
    }

    .contact-us-page .socialicons {
        border: unset;
        width: 100%;
        margin: 25px auto 40px;
        justify-content: center;
    }

    .contact-us-page .socialicons a {
        text-align: center;
    }

    .contact-us-page section.contact-first-sec {
        position: relative;
    }

    .contact-us-page .contact-us-map h2 {
        margin-top: 60px;
        padding: 0 15px;
        margin-bottom: 15px;
    }

    section.contact-us-map {
        padding: 75px 0 10px;
    }

    .contact-us-page section.contact-first-sec p {
        display: block!important;
        margin: 0;
        width: 100%!important;
        margin-bottom: 0 !important;
        font-weight: 400;
    }

    .contact-us-page .dsda {
        display: flex;
        justify-content: space-around;
    }

    .contact-us-page #block-fragomen-mainwebsitefooterleft h3 {
        color: #083a64;
        margin-bottom: 15px;
        font-size: 1.2rem;
    }

    .contact-us-page #block-fragomen-mainwebsitefooterleft h4 {
        color: #083a64;
        font-size: 1.2rem;
    }

    .contact-us-page .dsda p::before {
        content: url('/sites/default/files/2024-08/Vectob.png');
        width: 20px;
        height: auto;
        display: inline-block;
    }

    .contact-us-page div#block-fragomen-mainwebsitefooterleft p a {
        font-weight: 300;
    }
}

@media (min-width: 1025px) and (max-width:1320px) {
    .contact-us-page.services-inner-page .services-form {
        padding:25px;
    }

    .contact-us-page.services-inner-page .services-form .form-control:not(:placeholder-shown) ~ label {
        width: max-content;
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .contact-us-page section.contact-first-sec {
        margin-top:50px;
    }

    .contact-us-page .loc-email p a,.contact-us-page .loc-phone p a,.contact-us-page .loc-address p,.opening-hr p {
        font-size: 11px;
        line-height: 18px;
    }
}

.contact-us-page.services-inner-page .services-form div#edit-processed-text h4 {
    width: 100%;
    font-family: 'ProximaNova-Regular';
    font-size: 1rem;
    color: #fff;
}

.contact-us-page.services-inner-page .services-form input[type=checkbox]:checked {
    background-color: #ff8400!important;
    opacity: 1;
}

.location-card.accordion-box .accordion-header::after {
    transform: scale(.8);
}

section.contact-us-map .contact-us-cards {
    background: #fff;
}

section.contact-us-map .container {
    max-width: 95%;
}

section.contact-us-map .row.contact-us-cards h2 {
    font-size: 2.2vw;
    margin-bottom: 4rem;
}

section.contact-us-map .col-md-4.col-sm-12.accordion.accordion-flush {
    width: 30% !important;
    margin-left: 2%;
    background-color: #F0F0F0;
    padding: 2%;
    border-radius: 18px;
}

.contact-us-page section.contact-us-map .location-card {
    margin-left: 0;
    padding: 3%;
}

.contact-us-page section.contact-us-map h3.location-title {
    height: auto;
    margin-bottom: 0;
    font-weight: 500;
    font-family: 'ProximaNova-Regular';
    font-size: 1.25vw;
    color: #000;
}

section.contact-us-map .location-card.accordion-box .accordion-header {
    height: auto;
}

.location-card.accordion-box {
    border: 0;
}

.location-card.accordion-box .accordion-header.active-accordion {
    border-bottom: 1px solid #000;
    padding-bottom: 1rem;
}

.location-card.accordion-box.active3 {
    position: unset;
}

.location-card.accordion-box .accordion-header::after {
}

section.contact-us-map .contact-us-cards .col-md-8.col-sm-12.col-lg-8.contact-map iframe {
    width: 100%;
}

section.contact-us-map .contact-us-cards .col-md-8.col-sm-12.col-lg-8.contact-map p {
    margin-bottom: 0;
}

.location-card.accordion-box .accordion-header::after {
    content: url(../2024-11/down-arrow-about.svg);
}

.accordion-header.active-accordion:after {
    content: url(../2024-11/up-arrow-about.svg) !important;
}

.loc-contact.contact-desk .loc-email {
    width: 60%;
}

.loc-contact.contact-desk .loc-phone {
    width: 40%;
}

.contact-us-page .loc-email p a,.contact-us-page .loc-phone p a,.contact-us-page .loc-address p,.opening-hr p {
    font-size: .85vw;
}

.contact-us-page section.contact-us-map .location-card .accordion-body {
    width: 100%;
}

.loc-address {
    width: 55%;
}

.opening-hr.contact-desk {
    width: 40%;
}

.opening-hr.contact-desk span {
    color: #253746;
    font-size: 1vw;
}

.contact-us-page .loc-email span,.contact-us-page .loc-phone span,.contact-us-page .loc-address span,.opening-hr.contact-desk span {
    font-size: 1vw;
    font-family: 'ProximaNova-Regular';
}

.loc-contact.loc-addr.contact-desk {
    padding-top: 10px;
}

.map-descript {
    margin-top: 2rem;
}

.map-descript p {
    color: #6E6D6D;
    font-size: 1.35vw;
    margin-bottom: 0.25rem;
}

.map-descript p a {
    color: #ff8500;
    text-decoration: auto;
}

.services-inner-page section.hero-banner {
    margin-top: 0 !important;
}

.location-card.accordion-box .accordion-header::after {
    position: relative;
}

@media (max-width: 991px) {
    .services-inner-page section.hero-banner {
        margin-top:85PX !important;
        
    }

    section.contact-us-map .row.contact-us-cards h2 {
        margin-top: 0;
        font-size: 22px;
        margin-bottom: 1.5rem;
        margin-left: 0;
        padding-left: 0;
        width: 100%;
    }

    section.contact-us-map {
    }

    section.contact-us-map {
        padding-top: 30px;
    }

    section.contact-us-map .col-md-4.col-sm-12.accordion.accordion-flush {
        width: 100% !important;
        padding: 5%;
    }

    section.contact-us-map .contact-us-cards {
        padding-left: 0;
        padding-top: 0;
    }

    .contact-us-page section.contact-us-map h3.location-title {
        font-size: 16px;
    }

    .loc-contact.contact-desk,.opening-hr.contact-desk {
        display: block;
    }

    .loc-contact.contact-desk {
        margin-top: 5px;
    }

    .contact-us-page .loc-email span,.contact-us-page .loc-phone span,.contact-us-page .loc-address span,.opening-hr.contact-desk span {
        font-size: 14px !important;
        
    }

    .contact-us-page .loc-email p a,
    .contact-us-page .loc-phone p a,
    .contact-us-page .loc-address p,
    .opening-hr p {
        font-size: 14px;
    }

    .loc-contact.contact-desk .loc-email {
        width: 100%;
    }

    .loc-contact.contact-desk .loc-phone {
        width: 100%;
    }

    .map-descript p {
        font-size: 16px;
    }

    .col-md-8.col-sm-12.col-lg-8.contact-map {
        display: block;
        margin-bottom: 2rem;
        width: 100%
    }

    .location-card.accordion-box .accordion-header::after {
        transform: scale(.9);
        right: -10px;
    }

    .loc-address,.opening-hr.contact-desk {
        width: 100%;
    }

    .services-inner-page section.hero-banner .main-text h1 {
        text-align: center;
        top: unset;
        position: relative;
        font-size: 1.8rem;
        left: unset;
    }

    .services-inner-page section.hero-banner .main-text {
        position: absolute;
        top: 215px;
        left: unset;
        width: 100%;
        transform: translateY(-50%);
        margin: auto
    }

    section.hero-banner .main-text {
        position: absolute;
        top: 250px;
        left: unset;
        width: 100%;
        margin: auto;
        transform: translateY(-50%);
    }

    section.hero-banner .main-text h1 {
        text-align: center;
        top: unset;
        position: relative;
        font-size: 1.8rem;
        left: unset;
    }

    .loc-contact.contact-desk .loc-phone {
        display: none
    }
}

@media (min-width: 992px) {
    .contact-us-page section.hero-banner .main-text h1 {
        width:80%;
        margin-left: 5%;
        position: unset;
    }

    section.contact-us-map {
        padding: 40px 0;
    }
}

.map-descript p a {
    font-size: 1.15vw;
}

@media (max-width: 767px) {
    .map-descript p a {
        font-size:14px
    }
}

@media (min-width: 768px) and (max-width:990px) {
    .map-descript p a {
        font-size:1rem;
    }
}
