.main-menu .navigation>li>ul.cst-ul {
    width: 100px;
    left: -20px;
}

.main-menu .navigation>li>ul.cst-ul>li>a {
    padding: 12px 35px;
    text-transform: uppercase;
}

.sec-title-two.style-two h2.cst-white-title {
    color: #ffffff;
}

.sec-title-two.style-two h2.cst-white-title:after {
    background-color: #ffffff;
}

.default-form .form-group .cst-white-input::placeholder {
    color: #ffffff !important;
}

.default-form .form-group .cst-white-input {
    color: #ffffff !important;
    border-color: #ffffff !important;
}

.cst-white-btn-style {
    position: relative;
    line-height: 24px;
    color: #242c52;
    font-size: 14px;
    font-weight: 700;
    background: #ffffff;
    display: inline-block;
    padding: 10px 26px;
    border: 1px solid #ffffff;
    text-transform: uppercase;
}

.cst-white-btn-style:hover {
    color: #ffffff;
    background: none;
}

.list-style-one li .icon.cst-white-icon {
    color: #ffffff;
}

.list-style-one li strong.cst-white-title {
    color: #ffffff;
}

.cst-white-btn {
    color: #ffffff;
    text-decoration: underline;
}

.cst-white-btn:hover {
    color: #ffffff;
    text-decoration: none;
}

.cst-footer-sub .links-widget .copyright {
    color: #242c52;
    margin-bottom: 0px;
    font-weight: 600;
    font-size: 16px;
}

.cst-address-widget .cst-white-btn {
    position: relative;
    text-decoration: none;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.70);
    font-family: 'Open Sans', sans-serif;
}

.cst-address-widget .cst-white-btn:hover {
    color: #ffffff;
    text-decoration: underline;
}

.cst-links-widget .social-icon-two li a {
    border: 1px solid rgba(255, 255, 255, 0.70);
}

.cst-links-widget .social-icon-two li a:hover {
    color: #242c52;
    background: #ffffff;
}

.cst-btn-style-two {
    position: relative;
    line-height: 24px;
    color: #ffffff;
    font-size: 17px;
    font-weight: 600;
    background: #242c52;
    display: inline-block;
    padding: 11px 43px;
    border: 2px solid #242c52;
}

.cst-btn-style-two:hover {
    color: #242c52;
    border-color: #242c52;
    background: none !important;
}

.cst-btn-style-product {
    position: relative;
    line-height: 24px;
    color: #ffffff;
    font-size: 17px;
    font-weight: 600;
    background: #242c52;
    display: inline-block;
    padding: 10px 10px;
    border: 2px solid #242c52;
}

.cst-btn-style-product:hover {
    color: #242c52;
    border-color: #242c52;
    background: none !important;
}

.cst-contact-link {
    font-size: 16px;
    color: #242c52;
}

.cst-contact-link:hover {
    color: #242c52;
    text-decoration: underline;
    text-decoration-thickness: 1px;
}

.cst-contact-social .social-icon-two li a {
    color: #242c52;
    border: 1px solid #242c52;
}

.contact-section .info-column ul.social-icon-two li span {
    font-size: 16px;
    color: #242c52;
}

.contact-section .social-icon-two li a:hover {
    background-color: #242c52;
    border: 1px solid #ffffff;
}

.contact-section .social-icon-two li a:hover span {
    color: #ffffff !important;
}

.page-title .page-list li {
    display: inline-block;
    position: relative;
    padding-left: 30px;
    color: #FFFF;
    font-size: 14px;
    line-height: 25px;
    font-family: var(--body-font);
    font-weight: 500;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.page-title .page-list li:first-child {
    padding-left: 0px;
}

.page-title .page-list li:first-child:after {
    padding-left: 0px;
    display: none;
}

.page-title .page-list li:after {
    position: absolute;
    left: 10px;
    top: 0;
    content: "/";
}

.page-title .page-list li a {
    color: rgba(255, 255, 255, 0.70);
}

.page-title .page-list li a:hover {
    color: #ffffff;
    text-decoration: underline;
    text-decoration-thickness: 1px;
}

.page-title .page-list li.active {
    text-decoration: underline;
    text-decoration-thickness: 1px;
}

.shop-item .inner-box .image img {
    cursor: pointer;
    opacity: .6;
}

.cst-shop-item .inner-box .image img {
    cursor: pointer;
    opacity: 1;
}

.shop-item .inner-box .image img:hover {
    opacity: 1;
}

.cst-form {
    padding-bottom: 60px;
}

.cst-mt-50 {
    margin-top: 50px;
}

.cst-pt-15 {
    padding-top: 15px;
}

.cst-sub-title {
    position: relative;
    text-align: center;
    margin-bottom: 100px;
}

.cst-sub-title h2 {
    position: relative;
    color: #242c52;
    font-size: 50px;
    font-weight: 700;
    line-height: 1.2em;
    padding-bottom: 30px;
}

.cst-sub-title h2::after {
    position: absolute;
    content: '';
    left: 50%;
    bottom: 0px;
    width: 90px;
    height: 3px;
    margin-left: -45px;
    background-color: #242c52;
}

.cst-banner-text-area {
    position: absolute;
    display: block;
    visibility: visible;
    right: 20px;
    top: 6%;
    bottom: 0px;
    z-index: 5;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
}

.cst-banner-text-area .content-inner {
    transition: none 0s ease 0s;
    text-align: right;
    line-height: 27px;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    letter-spacing: 0px;
    font-weight: 400;
    font-size: 15px;
}

.cst-banner-text-area .content-inner h2 {
    transition: none 0s ease 0s;
    text-align: inherit;
    font-size: 44px !important;
    line-height: 55px;
    border-width: 0px;
    margin: 0px 0px 15px;
    padding: 0px;
    letter-spacing: 0px;
    font-weight: 700;
    font-size: 60px;
}

.cst-banner-text-area .content-inner .view-projects:hover {
    border-bottom: none !important;
}


.project-section-two .filters .filter-tabs .filter .cst-product-list {
    color: #242c52;
    font-size: 20px;
}

.project-section-two .filters .filter-tabs .filter .cst-product-list:hover {
    text-decoration: underline;
    text-decoration-thickness: 2px;
}

.project-section-two .filters .filter-tabs .filter .cst-product-list.active {
    color: #242c52;
    text-decoration: underline;
    text-decoration-thickness: 2px;
}

.services-page-section .cst-services-title {
    margin-bottom: 0px;
}

.cst-portfolio-single-section {
    padding-top: 0px;
}

.chat-btn {
    background: #2db942;
    border-radius: 50%;
    padding: 15px;
    width: 75px;
    position: fixed;
    z-index: 999;
    bottom: 3%;
    right: 2%;
}

.cst-flex-btn-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.cst-flex-btn-center .inner-column {
    text-align: center;
}

.fancybox-caption {
    font-size: 20px;
    text-align: center;
}


@media only screen and (max-width: 1023px) {
    .main-header .nav-outer {
        float: right;
        display: block;
    }

    .main-menu .navigation>li>a {
        padding-bottom: 0px;
    }

    .cst-banner-text-area {
        top: 5%;
    }

    .cst-banner-text-area .content-inner {
        line-height: 10px;
    }

    .cst-banner-text-area .content-inner h2 {
        font-size: 45px !important;
        line-height: 60px;
    }
}

@media only screen and (max-width: 767px) {
    .main-header .nav-outer {
        padding: 5px 0px;
    }

    .about-section-three,
    .about-section .inner-container {
        padding-bottom: 100px;
    }

    .cst-footer-if {
        text-align: start !important;
        padding-top: 10px;
    }

    .cst-banner-text-area .content-inner h2 {
        font-size: 36px !important;
        line-height: 42px;
    }

    .main-header .nav-outer {
        position: absolute;
        right: 0px;
        top: 25px;
    }

    .main-menu .navbar-header .navbar-toggle {
        margin-right: 15px;
    }

    .main-menu .collapse.in,
    .main-menu .collapsing {
        margin-top: 25px;
    }

    .chat-btn {
        width: 50px;
    }

    .project-section-two .filters .filter-tabs .filter { width: 100%; text-align: left; }
}

@media only screen and (max-width: 599px) {
    .form-section .info-column .inner-column {
        margin-top: 60px;
    }

    .cst-architecture-section {
        padding-top: 0px;
    }

    .cst-project-section {
        padding-top: 40px;
    }

    .cst-banner-text-area {
        right: 10px;
    }

    .cst-banner-text-area .content-inner h2 {
        font-size: 28px !important;
        line-height: 33px;
    }

    .cst-banner-text-area .content-inner .view-projects {
        font-size: 12px;
    }
}

@media only screen and (max-width: 479px) {
    .architecture-block.col-xs-6 {
        width: 100%;
    }

    .main-header .main-box .logo-box {
        width: 100px;
    }
}