/*
Theme Name: The Cedar Group
Description: Cedar Group
Version: 1.1
*/

:root{
    --cedar_blue: #12114A;
    --ceder_yellow: #F0B33A;
}
p:empty{
  height: 0;
  margin: 0;
  padding: 0;
}
p{
    color:black !important;
}
a{
    color:#4040b7 !important;
}
li{
    color:black !important;
}
.navbar-brand{
    width: 160px;
}
.atorn-nav{
    background: #12114A !important;
}
.nav-item a{
    color: white !important;
}

.navbar-area.is-sticky{
    background-color: #12114A !important;
}

.low-card:hover {
    box-shadow: 5px 5px 5px 0px rgb(173 173 173 / 59%);
}

.low-card:hover .low-card-header {
    color:#F0B33A;
}
.service-card:hover {
    background-color: inherit;
}
.contact-area{
    background-image: none !important;
    background-color: #2d2c87  !important;
}
.client-logo-second {
    padding: 60px;
    background-color: #fff;
    text-align: center;
    border-radius: 6px;
    transition: .7s ease;
    margin-bottom: 30px;
    position: relative;
    cursor: pointer;
}
.client-example {
    border-width: 1px;
    margin-bottom: 30px;
    border-radius: 0;
    box-shadow: 0px 0px 20px #eeeeee;
    text-align: center;
}

.client-block-img{
    height:130px;
}

.contact-form .form-group i{
    background-color: #F0B33A !important;
}

.custom-section-padding{
    padding: 40px 20px;
}

.section-title h2{
    padding: 20px 0;
}

.default-btn-one:hover{
    background-color: #F0B33A;
}

.page_meta{
    padding: 0;
    font-size: 16px;
}

.article-footer{
    margin: 20px 0;
}

.resume_icon{
    font-size: 36px;
    color: #12114A;
}
.resume_icon:hover{
    color: #F0B33A;
}
.resume_link{
    color: #12114A;
}
a, a:visited, a:active{
    color: #12114A;
}
a:hover, .resume_icon:hover{
    color: #F0B33A;
}
.view_resume_cont{

}
.view_resume_cont:hover{
    color: #F0B33A;
}

.atorn-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:hover, .atorn-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:focus, .atorn-nav .navbar .navbar-nav .nav-item .dropdown-menu li a.active {
    color: #12114A !important;
}

.sub-nav-item a:hover{
    text-decoration: underline;
}

.footer-area{
    background-color: #12114A;
}

.footer-area .footer-widget .footer-text li a:hover {
    color: #F0B33A;
}

.footer-text li{
    padding: 0 !important;
}

.footer-area .footer-widget h3{
    margin-bottom: 10px;
}
.footer-area .footer-widget .info-list li a:hover {
    color: #F0B33A;
}

.service_card_img_cont{
    text-align:center;
    width: 300px;
    height: 200px;
    margin-bottom: 30px;
}

.service_card_img_cont img{
    max-height: 100%;
}
.mask{
    height: 100%;
}

#included-files-fie-on-wp-footer {
    display: none !important;
}

.vert_spacer{
    margin: 20px 0;
}

.anchor_img_cont{
    float: left;
    margin: 5px 20px 0 0;
    width:320px;
}

.team_img_cont{
    margin: 20px auto;
    width:200px;
}

.low-card-header{
    height: 50px;
}

.top_centered_img_cont{
    text-align: center;
    max-width: 100%;
    margin: 20px 0;
}

.left_image_cont{
    float: left;
    margin: 0 15px 15px 0;
    max-width: 50%;
}

.right_image_cont{
    float: right;
    margin: 0 0 15px 15px;
    max-width: 50%;
}

.center-text{
    text-align:center;
}

.cta_button{
    color: #ffffff !important;
    margin-top: 20px;
    text-align: center;
    width: 45%;
}
.team_img_cont img{
    /* border-radius: 50%; */
}
.center_content{
    text-align: center;
}
.team_header {
    text-align:center;
    margin-top: 20px;
    margin-bottom: -10px;
}
.img_round{
    border-radius: 50%;
}
.author_post_icon{
    font-size: 20px;
    width: 20px;
    color: #4040b7;
}

.author_post_text{
    display: inline-block;
    vertical-align: 4px;
}
.services-details-content p{
    color: black;
}
blockquote{
    font-family: 'Montserrat', sans-serif;
    font-style: italic;
    font-weight: 600;
    color: black;
    line-height: 26px;
    margin: 20px 5%;
}

.hide_me{
    display:none;
}

.footer-widget{
    width: 60%;
    margin: 0 0 0 40%;
}

.footer-bottom {
    background: #12114B;
    border:none;
    /* border-top: 1px solid #3f5967; */
}

.footer-area .footer-widget h3{
    margin-top: 10px;
}

.cedar_center{
    text-align: center;
}

.bio_img{
    text-align:center;
}

.img_round{
    width:200px;
}

.footer_tag{
    font-style: italic;
    color: #f2b539 !important;
    padding-top: 10px;
}

.hero {
    display: flex;
    flex-direction: column;
    background-image: linear-gradient(rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15)),  url('https://thecedargroup.org/wp-content/themes/cedar/img/team-standing-55.jpeg');
    height: 100vh;
    align-self: center;
    background-repeat: no-repeat;
    background-size: cover;
    /* background-attachment: fixed; */
    align-items: center;
    justify-content: center;
}

.text {
    font-size: 1.4rem;
    text-align: center;
    color: white;

}
.mark_the_king{
    width: 250px;
}

.content_list{
    margin: 20px 0;
}
.feat_img_cont{
    width:100px;
    height:100px;
}

.feat_img_cont img{
    max-width:100px;
    max-height:100px;
}

.sub-nav-item a{
    color:black !important;
}
.footer-text a, .info-list a{
    color:white !important;
}
.footer-bottom p {
    color: #ffffff !important;
}
.author_post_text{

}
.author_post_text:hover{
    text-decoration: underline;
}

.author_post_text{
    color:black;
}
.modal-body{
    padding: 0;
}
.modal-footer{
    background: #12114A;
}
.hover_cursor:hover{
    cursor: pointer;
    text-decoration: underline;
}
.services-details-area{
    margin-top: 30px;
}
.atorn-nav .navbar .navbar-nav .nav-item{
    margin-right: 8px;
}
.lang_selection{
    margin-top: 20px;
}
.wpml-ls-item{
    margin: 10px 0 !important;
}
.logo_flag_grid{
    display: grid;
    grid-template-columns: 50px 1fr;
    z-index:2000;
}
.wpml-ls-legacy-list-horizontal a{
    padding: 0 !important;
}
.wpml-ls-legacy-list-horizontal{
    padding: 0 !important;
}
.copyright{
    font-size:12px !important;
    padding-bottom: 20px !important;
    direction: ltr !important;
}
.info-list{
    direction: ltr !important;
}
.hero_mobile{
    display:none;
}
.low-card:hover p{
    color: white !important;
}
.navbar{
    position: relative;
}
.col_title_grid{
    display:grid;
    grid-template-columns: 80px 1fr;
}
.text_middle{
    text-align: center;
}
.green_banner_cont{
    background-color: #006738;
    margin-top: 124px;

}
.green_banner_sub_cont{
    display: grid;
    margin: 0px auto;
    grid-template-columns: 1fr 34% 22% 18%;
    text-align: center;
    padding: 12px 0;
    font-size: 21px;
    font-variant: small-caps;
    letter-spacing: 0.2rem;
    font-family: 'Cinzel', serif;
    width: 1146px;
}

.green_diamond{
    color:black;
}
.green_banner_word_cont{
    display: grid;
    grid-template-columns: 33px 1fr;
    color: black;
}
.green_diamond_mobile_only{
    display:none;
}
.mobile_only{
    display:none;
}
.first_green_word{
    display: grid;
    grid-template-columns: 1fr;
}
.phones_cont{
    display: grid;
    grid-template-columns: 30px 1fr;
    grid-row-gap: 0px;
    margin-left: 5px;
}
.footer-area .footer-widget .info-list li i {
    color: white;
    font-size: 23px;
    position: absolute;
    left: 0;
    top: 0;
    background: #5E8144;
    width: 40px;
    height: 40px;
    line-height: 43px;
    text-align: center;
    border-radius: 5px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.footer-area .footer-widget .info-list li i:hover {
    color: #12114A;
    background: #ffffff;
}

.phone_flag_img{
    width: 20px;
}
.footer-area .footer-widget .info-list li {
    margin: 0 0 10px;
}
/* .info-list a{
    margin-left: 26px;
} */
.footer-bottom p{
    padding: 30px 0;
}
@media only screen and (max-width: 751px){
    .atorn-responsive-nav {
        display: block;
        background: #12114A !important;
        text-align: center;
    }
    .logo{
        width: 100% !important;
        padding: 20px 0;
    }
     .hero_mobile {
          display:block;
          position:relative;
          background: linear-gradient(rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15));
      }
     .hero{
         display:none !important;
     }
     .navbar-area {
        margin: 0;
        padding: 0;
    }
    .mobile_header_text{
        position: absolute;
        bottom: 15px;
        text-align: center;
    }
    .mobile_hero_image{
        position: relative;
        z-index: -1;
    }
    .service_card_img_cont{
        height: inherit;
        width: inherit;
    }
    p{
        font-size:16px;
    }
    .green_banner_sub_cont{
        display: grid;
        margin: 0px auto;
        grid-template-columns: 1fr;
        width: 100%;
    }
    .green_banner_cont{
        margin-top: 214px;
    }
    .first_green_word{
        display: grid;
        grid-template-columns: 33px 1fr;
    }
    .mobile_only{
        display: inherit;
    }
    .footer-widget{
        margin-top: 80px !important;
    }
    .footer-widget{
        margin: 0px auto;
    }
}

}
