/*
Theme Name: SACC
Theme URI: #
Author: Web Nautical Pvt. Ltd.
Author URI: https://webnautical.com/
Description: SACC Study Abroad and Career consultants theme.
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Bootstrap, content-sharing, black, white, blue, one-column, two-columns, 
right-sidebar, flexible-width, custom-header, custom-menu, editor-style, 
featured-images, microformats, post-formats, rtl-language-support, sticky-post,
translation-ready
Text Domain: sacc
*/
/*--------------------WordPress Core--------------------*/
.page-template-template-about  .page-header__inner h2 {
    font-size: 35px;
    color: var(--orient-white);
    line-height: 45px;
    margin-bottom: 6px;
    font-weight: 700;
    background: #ffae09;
    width: fit-content;
    padding: 8px 15px;
    border-radius: 5px;
    padding: 10px 15px;
}

video.custom-video {
    background: #fffaf0;
    border: 1px solid #ffae09;
    border-radius: 5px;
}
.brand-one .swiper-slide img {
    -webkit-transition: 500ms;
    transition: 500ms;
    max-width: 100%;
    width: 100%;
    height: auto;
}
.current_page_item.active a.nav-links, ul#menu-main-menu li a:hover {
    color: #0B63E5;
}


.sgpb-popup-close-button-2{     top: -7px!important;
    right: -8px!important;
    background: #ffae09;
    padding: 4px;
    border-radius: 100%!important;
    width: 25px!important;
    height: 25px!important; }
#sgpb-popup-dialog-main-div{ background-color:white!important; border:none!important; padding:20px 20px; width: 380px!important;overflow: auto!important}
#sgpb-popup-dialog-main-div-wrapper .contact-form__input-box input { height:40px ; border: 1px solid #ffae09; background-color: transparent;}
.service-details__need-help input{ height:45px!important }

.service-details__need-help .wpcf7-response-output{ border-color: white!important; color:red!important; margin: 0px}
.service-details__need-help .contact-form__input-box{ margin-bottom:0px!important }

.service-details__need-help .contact-form__input-box span { text-align:left; }

#sgpb-popup-dialog-main-div-wrapper .wpcf7-response-output{ margin:0px!important; }
#sgpb-popup-dialog-main-div-wrapper .contact-form__input-box textarea{ background-color:transparent;border: 1px solid #ffae09;  }
.sgpb-popup-dialog-main-div-theme-wrapper-2{    transform: translate(0%, 0%)!important;}
.sgpb-theme-2-overlay{    background-color: rgb(0, 0, 0)!important;}

.service-details__need-help .contact-form__btn{ background-color:white!important; color:#ffae09!important }
.service-details__need-help .contact-form__btn:hover{ color:#ffae09;  transform: translate(0, -5px); transition:0.6s }

.service-details__need-help .contact-form__btn{ height:unset!important; }



.single p {
    margin-top: 0rem!important;
}

.service-details__need-help {

    position: relative;
    display: block;
    padding: 0px 13px 15px!important;}

    .page-template-template-sitemap .about-four ul li a {
    color: #000000;
}

.page-template-template-sitemap .about-four ul {
    padding-left: 40px;
}

.page-template-template-sitemap .about-four h2.section-title__title {
    font-size: 26px;
    margin-bottom: 10px;
    line-height: normal;
}
.page-template-template-sitemap .about-four {

    padding: 40px 0 40px;
}
.page-template-template-sitemap .about-four ul li::marker {
    color: #ffae09;
}
.page-header__inner h1 {
    color: #ffffff;
}
@media screen and (max-width: 767px) {
#sgpb-popup-dialog-main-div {    padding: 15px 10px 15px;}
#sgpb-popup-dialog-main-div{ width:unset!important; max-width:unset!important; }

.sgpb-popup-dialog-main-div-theme-wrapper-2 {
 transform: translate(0%, 5%)!important;
      left: 20px;
    right: 20px;
  }
}

@media (max-width: 991.98px)  {
    .container, .container-sm{
        max-width: 100%;
    }
}
@media only screen and (max-width: 1300px) and (min-width: 991px)  {
    .scroll-to-top {
        right: 10px;
        bottom: 10px;
    }
}

section.default-section {
    margin-top: 100px;
}