/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Template: Divi
Version: 4.22.1
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

@font-face {
    font-family: 'Span';
    src: url('/wp-content/themes/Divi-child/Fonts/Span-Italic.eot');
    src: url('/wp-content/themes/Divi-child/Fonts/Span-Italic.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/Divi-child/Fonts/Span-Italic.woff2') format('woff2'),
        url('/wp-content/themes/Divi-child/Fonts/Span-Italic.woff') format('woff'),
        url('/wp-content/themes/Divi-child/Fonts/Span-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Span';
    src: url('/wp-content/themes/Divi-child/Fonts/Span-BoldItalic.eot');
    src: url('/wp-content/themes/Divi-child/Fonts/Span-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/Divi-child/Fonts/Span-BoldItalic.woff2') format('woff2'),
        url('/wp-content/themes/Divi-child/Fonts/Span-BoldItalic.woff') format('woff'),
        url('/wp-content/themes/Divi-child/Fonts/Span-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Span';
    src: url('/wp-content/themes/Divi-child/Fonts/Span-Semibold.eot');
    src: url('/wp-content/themes/Divi-child/Fonts/Span-Semibold.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/Divi-child/Fonts/Span-Semibold.woff2') format('woff2'),
        url('/wp-content/themes/Divi-child/Fonts/Span-Semibold.woff') format('woff'),
        url('/wp-content/themes/Divi-child/Fonts/Span-Semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Span';
    src: url('/wp-content/themes/Divi-child/Fonts/Span-SemiboldItalic.eot');
    src: url('/wp-content/themes/Divi-child/Fonts/Span-SemiboldItalic.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/Divi-child/Fonts/Span-SemiboldItalic.woff2') format('woff2'),
        url('/wp-content/themes/Divi-child/Fonts/Span-SemiboldItalic.woff') format('woff'),
        url('/wp-content/themes/Divi-child/Fonts/Span-SemiboldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Span';
    src: url('/wp-content/themes/Divi-child/Fonts/Span-Light.eot');
    src: url('/wp-content/themes/Divi-child/Fonts/Span-Light.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/Divi-child/Fonts/Span-Light.woff2') format('woff2'),
        url('/wp-content/themes/Divi-child/Fonts/Span-Light.woff') format('woff'),
        url('/wp-content/themes/Divi-child/Fonts/Span-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Span';
    src: url('/wp-content/themes/Divi-child/Fonts/Span-Regular.eot');
    src: url('/wp-content/themes/Divi-child/Fonts/Span-Regular.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/Divi-child/Fonts/Span-Regular.woff2') format('woff2'),
        url('/wp-content/themes/Divi-child/Fonts/Span-Regular.woff') format('woff'),
        url('/wp-content/themes/Divi-child/Fonts/Span-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Span';
    src: url('/wp-content/themes/Divi-child/Fonts/Span-Bold.eot');
    src: url('/wp-content/themes/Divi-child/Fonts/Span-Bold.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/Divi-child/Fonts/Span-Bold.woff2') format('woff2'),
        url('/wp-content/themes/Divi-child/Fonts/Span-Bold.woff') format('woff'),
        url('/wp-content/themes/Divi-child/Fonts/Span-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Span';
}

.header-section .et_pb_row .logo-div {
    width: 24%;
    margin-right: 2% !important;
    margin-bottom: -63px;
}

.header-section .header-left {
    width: 36% !important;
    margin-right: 2% !important;
}

.header-section .header-right {
    width: 36% !important;
    display: flex;
    align-items: center;
    gap: 30px;
}

.header-section .et_pb_row {
    padding: 35px 0;
}

.header-section .header-right .et_pb_blurb {
    margin-bottom: 0px !important;
}

.header-section .header-right .et_pb_blurb h4.et_pb_module_header {
    padding: 0px;
}

div#wpcf7-f33-p17-o1 form.wpcf7-form input {
    width: 100%;
    height: 50px;
    padding: 10px 15px;
    border: 1px solid #fff;
    background: transparent;
    color: #fff;
    border-radius: 100px;
}

input::placeholder,
textarea::placeholder {
    color: #fff;
}

div#wpcf7-f33-p17-o1 form.wpcf7-form input.wpcf7-submit {
    background: #043D6A;
    border: none;
    font-size: 18px;
    text-transform: uppercase;
    cursor: pointer;
}

div#wpcf7-f33-p17-o1 form.wpcf7-form input.wpcf7-submit:hover {
    background: #fff;
    border: none;
    color: #043D6A;
    transition: all 0.5s ease;
}

.service-tabs {
    display: flex;
    list-style: none;
    gap: 50px;
    margin-bottom: 20px;
    cursor: pointer;
    justify-content: center;
}
.service-tabs li.tab-link {
    list-style: none;
}
.service-tabs li.tab-link {
    list-style: none;
    font-size: 25px;
    color: #BBBBBB;
}
.service-tabs .tab-link.active {
    color: #0B2F54;
}

.tab-content {
    display: none;
}

.tab-content.active {
    display: block;
}

.service-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.service-item {
    width: calc(33.333% - 20px);
}

.service-thumb img {
    width: 100%;
    height: auto;
}

.service-btn {
    display: inline-block;
    margin-top: 10px;
    color: #043D6A;
    text-decoration: none;
}

.service-btn:hover {
    transition: all 0.5s ease;
    color: #000;
    text-decoration: none;
}

.service-item h3 {
    font-size: 28px;
    color: #000;
    font-weight: 600;
}

.service-grid .service-item p {
    color: #4B4B4B;
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    min-height: 55px;
}

.et_pb_gutters3 .et_pb_column_1_2 .et_pb_module {
    margin-bottom: 15px;
}

.et_pb_gutters3 .et_pb_column_4_4 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_module {
    margin-bottom: 0;
}
.align-center {
    align-items: center;
}
.et_pb_accordion_0.et_pb_accordion .et_pb_accordion_item {
    border: none;
    border-bottom: 1px solid #000;
    margin-bottom: 5px;
}
.sp-testimonial-free-wrapper .sp-testimonial-free-section {
    margin: 0px;
}
#sp-testimonial-free-wrapper-69 .sp-testimonial-free {
    background: #5eb5e2;
    border: 0px solid #e3e3e3;
    border-radius: 0px;
    padding: 20px;
    text-align: left;
    display: flex;
    flex-direction: column;
}
#sp-testimonial-free-wrapper-69 .sp-testimonial-free .sp-testimonial-title {
    margin: 0px;
    order: 3;
}
#sp-testimonial-free-wrapper-69 .sp-testimonial-free .sp-testimonial-title h5.sp-testimonial-post-title {
    font-family: outfit;
    font-size: 18px;
    font-style: italic;
    font-weight: 400;
}
#sp-testimonial-free-wrapper-69 .sp-testimonial-free .sp-testimonial-client-testimonial {
    text-align: left !important;
    order: 2;
    margin-top: 10px;
    margin-bottom: 10px;
}
#sp-testimonial-free-wrapper-69 .sp-testimonial-free  p {
    padding: 0px;
    text-align: left;
    color: #fff;
    margin: 0px;
}
footer a {
    color: #fff !important;
}
footer a:hover {
    color: #5EB5E2 !important;
}
div#wpcf7-f33-p26-o1 form.wpcf7-form input {
    width: 100%;
    height: 50px;
    padding: 10px 15px;
    border: 1px solid #fff;
    background: transparent;
    color: #fff;
    border-radius: 100px;
}

input::placeholder,
textarea::placeholder {
    color: #fff;
}

div#wpcf7-f33-p26-o1 form.wpcf7-form input.wpcf7-submit {
    background: #043D6A;
    border: none;
    font-size: 18px;
    text-transform: uppercase;
    cursor: pointer;
}

div#wpcf7-f33-p26-o1 form.wpcf7-form input.wpcf7-submit:hover {
    background: #fff;
    border: none;
    color: #043D6A;
    transition: all 0.5s ease;
}
.single-services .services .et_post_meta_wrapper {
    display: none;
}
.single-services .container {
    max-width: 100% !important;
    width: 100%;
    padding-top: 0px !important;
}
.single-services .container div#left-area {
    padding-bottom: 0px;
}



/***************** start media qurey***************/



@media (max-width:1024px){
    .service-tabs li.tab-link {
    list-style: none;
    font-size: 22px;
    color: #BBBBBB;
}
.service-item {
    width: calc(49.333% - 20px);
}
}

@media(max-width: 767px) {
    .service-item {
        width: 100%;
    }
    .service-tabs {
    gap: 25px;
    flex-wrap: wrap;
}
}