/*
Theme Name: IAMDS Theme
Theme URI: https://iamds.com/
Description: IAMDS Wordpress Theme
Author: IAMDS
Author URI: https://iamds.com/
Template: salient
Version: 1.1
*/

.general-info .toggles .toggle>h3, .general-info .toggles .toggle {
    border-bottom: 0;
}

.general-info .toggles .toggle>h3, .general-info .toggles .toggle>h3 a {
    font-size: 38px !important;
    font-weight: 600 !important;
    line-height: 48px !important;
    color: #1875b6;
}

.general-info .toggles .toggle>h3 i::before, .general-info .toggles .toggle>h3 i::after {
    background-color: #1875b6;
}

.general-info .toggles .toggle>h3 i {
    border: 2px solid #1875b6;
}


@media screen and (max-width: 1300px) {
    .general-info .toggles .toggle>h3, .general-info .toggles .toggle>h3 a {
        font-size: 32.3px !important;
        line-height: 40.8px !important;
    }
}

@media screen and (max-width: 999px) {
    .general-info .toggles .toggle>h3, .general-info .toggles .toggle>h3 a {
        font-size: 30.4px !important;
        line-height: 38.4px !important;
    }
}

@media screen and (max-width: 690px) {
    .general-info .toggles .toggle>h3, .general-info .toggles .toggle>h3 a {
        font-size: 28.5px !important;
        line-height: 36px !important;
    }
}






.carousel-links .nectar-button {
    position: absolute;
    top: 75%;
    transform: translateY(-50%);
}

.carousel-links .category-name {
    position: absolute;
    top: 15%;
    z-index: 1;
    left: 65px;
}






.header-text {
    position: absolute;
    top: 80%;
    transform: translateY(-50%);
    left: 30px;
}


#header-outer[data-format="centered-menu"] #top nav > .sf-menu > li ul {
	text-align: center !important;
}

.nectar-fancy-box[data-style="parallax_hover"] .bg-img::after {
	background-color: rgba(24, 117, 182, 0.65) !important;
}


