/*======================================
Theme Name: Brain Art Marketing
Theme URI: https://bam.com.pk/
Description: Child design and features theme
Version: 1.0
Author: Sabeel Yousaf
Author URI: https://bam.com.pk
Template: Divi
======================================*/


/* You can add your own CSS styles here. Use !important to overwrite styles if needed. */
#logo {
    transform: initial;
    -webkit-transform: initial;
}


.cvd .et_pb_main_blurb_image {
    width: 32%;
}
.menu_cta {
background-color: #222e62;
color: #fff;
padding: 0 !important;
}

.menu_cta a {
color: #fff !important;
padding: 15px 15px 15px 15px !important;
}

@media (min-width: 980px){
.menu_cta a:before {
content: '\5a';
color: #fff;
font-family: 'ETmodules';
font-size: 16px;
line-height: 1;
position: absolute;
left: 12px;
}

.menu_cta a {
padding: 15px 15px 15px 35px !important;
}
}
.after-banner .et_pb_column {
    padding: 2%;
}
.bl-text ul {
    list-style: none;
    margin-left: 20px;
}
.bl-text ul li {
    display: inline-block;
    width: 45% !important;
    position: relative;
    padding-bottom: 11px;
    font-size: 15px;
    color: #2c5b9d;
    width: 80%;
    padding-left: 20px;
}
.bl-text ul li:before, .footer-cst-menu ul li:before {
    font-family: ETmodules !important;
    content: "\4b";
    speak: none;
    font-style: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    color: #2c5b9d;
    position: absolute;
    left: 0;
    top: 6px;
}
.bl-text ul li:hover, .bl-covid-text ul li:hover, .footer-cst-menu ul li:hover {
    color: #eb1a21;
    transition: all linear 0.2s;
    cursor: pointer;
}
.covid-saf .et_pb_main_blurb_image {
    width: 25%;
    margin-bottom: 0;
}
.covid-saf .et_pb_module, .cvd .et_pb_module  {
    background: #f7f7f7;
    padding: 5%;
}
.covid-saf .et_pb_module:hover {
    background: #222e6259;
    cursor: pointer;
    transition: all linear 0.2s;
}
.footer-widget div#block-6 {
    width: 100%;
    margin-bottom: 0px;
}
ul.foter-lst span {
    font-weight: normal;
}
ul.foter-lst {
    font-weight: bold;
}
.foter-lst span.et-pb-icon {
    font-size: 20px;
    position: absolute;
    left: -13px;
}
.foter-lst li{
    margin-left: 20px;
}
#main-footer {
    background: linear-gradient( 
0deg, rgb(40 45 96 / 82%), rgb(34 46 98 / 82%)), url(http://localhost/phcn/wp-content/uploads/2021/12/lab-bg-1.jpg);
    background-size: cover;
    background-position: bottom;
}
.footer-widget .wp-block-image img {
    /*filter: brightness(0) invert(1);*/
}
.symt .et_pb_main_blurb_image {
    width: 50%;
}