@import url('https://fonts.cdnfonts.com/css/mulish');

.mulish_900 {
    font-family: 'Mulish' !important;
    font-weight: 900 !important;
}
.mulish_800 {
    font-family: 'Mulish' !important;
    font-weight: 800 !important;
}
.mulish_700 {
    font-family: 'Mulish' !important;
    font-weight: 700 !important;
}
.mulish_600 {
    font-family: 'Mulish' !important;
    font-weight: 600 important;
}
.mulish_400 {
    font-family: 'Mulish' !important;
    font-weight: 400 important;
}
.mulish_300 {
    font-family: 'Mulish' !important;
    font-weight: 300 !important;
}
.our_team_img .vc_figure,
.our_team_img .vc_single_image-wrapper,
.our_team_img img {
    width: 100%;
}

.txt_center_ourTeam {
    width: 57% !important;
}

.text_underline {
    text-decoration: underline;
    text-underline-offset: 18px;
}
.txt_li li {
    font-size: 20px;
    color: #ffffffb0;
}
.txt_li hr {
    margin-bottom: 0.5rem !important;
}
.blue_col .txt_li li {
    font-size: 16px;
    color: #fff;
}
.txt_arrow_black li {
    font-size: 18px;
}
.col_60 {
    width: 60%;
}
.col_40 {
    width: 40%;
}
.flex_col .border_radius {
    position: relative;
    min-height: 625px;
    height: 100%;
}
.flex_col .border_radius h2 {
    min-height: 60px;
}
.flex_col .border_radius .txt {
    min-height: 160px;
}
.flex_col .transparent_btn {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.btn_custom_txt.btn_lowercase a {
    text-transform: inherit !important
}
.border_radius .vc_column-inner {
    border-radius: 50px 0;
    overflow: hidden;
}
.txt {
    color: #fff;
    font-size: 18px;
}
.txt_16 p {
    color: #323232;
    font-size: 16px;
}
.learn_more_btn button,
.learn_more_btn a {
    background-color: #fff !important;
    color: #0077c0 !important;
    border: 2px solid #0077c0 !important;
    font-size: 16px !important;
    text-transform: capitalize !important;
}
.view_gallery button,
.view_gallery a {
    background-color: #0077c0 !important;
    color: #fff !important;
}
.home_carousel .vc_item .vc_inner img,
.home_carousel .vc_item .vc_inner {
    height: 100%;
}

.home_carousel .vc_carousel-control {
    opacity: 1 !important;
}

.home_carousel .vc_carousel-control .icon-prev,
.home_carousel .vc_carousel-control .icon-next{
    background: #fff;
    border-radius: 50px;
    color: #000
}

.home_carousel .vc_images_carousel .vc_carousel-control {
    left: -20px;
}
.home_carousel .vc_images_carousel .vc_carousel-control.vc_right {
    right: -20px;
}
.title_seperator {
    width: 61px;
}
.title_seperator_large {
    width: 145px;
}
.btn_custom button{
    text-transform: capitalize !important;
    border-radius: 0 !important;
}
.title_seperator_medium {
    width: 120px;
}
.btn_catalog button {
    max-width: 280px;
    width: 100%;
}
.btn_custom_white a {
    background: #fff !important;
    color: #0077c0 !important;
}
.flex_row {
    gap: 20px;
    justify-content: center;
    display: flex;
    flex-wrap: wrap
}
.border_box {
    border-radius: 50px 0;
    background-color: #ffffff;
    border: 1px solid #0077c0;
    width: 18%;
}
.border_box_three {
    width: 24%;
}
.flex_row_three {
    gap: 40px
}
.image_carousel .carousel-slider .carousel-slider__item img {
    height: 400px;
}
.faztek-outline .vc_single_image-wrapper {
    border-radius: 10px !important;
}
.border_box .txt {
    /*min-height: 170px;*/
}
.col_height {
    height: 490px;
}
.col_height .vc_column-inner {
    height: 100%;
}
.txt_24 {
    width: 50%;
    margin: 24px auto;
}
.txt_24 p {
    font-size: 24px;
    line-height: 35px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Mulish";
}
.txt_21 p {
    font-size: 21px;
    line-height: 35px;
    color: #000;
    font-weight: 400;
    font-family: "Mulish";
}
.txt_15 p {
    font-size: 15px;
    line-height: 21px;
    color: #000000;
    font-weight: 400;
}
.btn_custom_txt a {
    text-transform: capitalize !important;
}
.txt_center {
    width: 54%;
    margin: 30px auto 0;
}
.flex_row_three .border_box .txt {
    min-height: auto;
}
.txt_full_24 {
    width: 100%;
}
.request_a_quote  .form_item {
    display: flex;
    gap: 20px;
    margin-bottom: 10px
}
.request_a_quote .wpcf7-form {
    width: 100%;
    margin: 0 auto;
    max-width: 980px;
}
.request_a_quote .wpcf7-form label{
    width: 50%;
}
.request_a_quote .wpcf7-form textarea {
    padding-top: 15px;
}
.request_a_quote .wpcf7-form input {
    height: 54px;
}
.request_a_quote .wpcf7-form input,
.request_a_quote .wpcf7-form textarea {
    background-color: #ffffff;
    border: 1px solid #9f9d9d;
    padding-left: 20px;
}
.request_a_quote .wpcf7-form input::placeholder,
.request_a_quote .wpcf7-form textarea::placeholder{
    font-size: 15px;
    line-height: 26px;
    color: #000;
    font-weight: 400;
    font-family: "Mulish";
}
.request_a_quote .wpcf7-form p {
    margin-top: 10px;
}
.request_a_quote form input[type=submit] {
    display: flex;
    margin: 0 auto !important;
    font-size: 20px;
    line-height: 42px;
    color: #ffffff;
    font-weight: 600;
    background-color: #0077c0 !important;
    font-family: "Mulish";
    text-transform: capitalize !important;
    padding: 0px 30px !important;
}
.blue_wrapper {
    max-width: 1210px !important;
    width: 100% !important;
    padding: 0 !important;
}
.blue_bg_txt {
    font-size: 36px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Mulish";
    line-height: 45px;
}
.transparent_btn button,
.transparent_btn a{
    background-color: transparent !important;
    color: #0077c0 !important;
    font-weight: 800 !important;
    font-family: "Mulish";
    text-transform: capitalize !important;
}
.row_width {
    max-width: 1210px;
    width: 100%;
    margin: 0 auto;
    float: inherit !important;
}
.row_width .txt {
    font-size: 16px !important;
}
.row_width .txt p {
    margin-bottom: .5rem !important;
}
.border_img img {
    border-radius: 50px 0;
}
.row_center {
    display: flex;
}
.image_box span {
    font-size: 21px;
    line-height: 41px;
    color: #0077c0;
    font-weight: 800;
    font-family: "Mulish";
    align-items: center
}
.image_box {
    display: flex;
    gap: 21px;
    align-items: center;
    flex-wrap: wrap
}
.image_box p {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    font-family: "Mulish";
}
.image_box .transparent_btn {
    border: 2px solid #0077c0;
    padding: 15px 18px;
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 32px;
    color: #0077c0;
    font-weight: 800;
    font-family: "Mulish";
    text-align: center;
}
.row_width ul {
    margin: 0 20px;
}
.row_width ul,
.row_width ul li {
    padding: 0;
}
.row_width ul li::before {
  content: "\2022";
  color: #0077c0;
  font-weight: bold;
  display: inline-block; 
  width: 1em;
  margin-left: -1em;
}
.box_shadow .vc_col-sm-6 .vc_column-inner ,
.box_shadow .vc_col-sm-4 .vc_column-inner,
.box_shadow .vc_col-sm-8 .vc_column-inner {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.col_height_radius {
    position: relative;
    min-height: 440px;
}
.col_height_radius .learn_more_btn {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    color
}
.col_height_radius .view_gallery {
    bottom: 90px;
}
.dropdown_custom .vc_toggle_title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 69px;
    padding: 0px 27px;
}
.dropdown_custom .vc_toggle_title h4 {
    font-size: 24px;
    color: #f7f7f7;
    font-weight: 700;
    font-family: "Mulish";
}
.dropdown_custom .vc_toggle_title .vc_toggle_icon::before {
    width: 20px;
    height: 20px;
    margin-top: -17px;
}
.dropdown_custom .vc_toggle_title .vc_toggle_icon::after {
    width: 20px;
    height: 20px;
    margin-top: -10px;
}
.dropdown_custom .vc_toggle_content {
     padding: 0px 27px 15px;
     width: 625px;
     margin-top: 0;
}
.dropdown_custom .vc_toggle_content p {
    font-size: 18px;
    line-height: 26px;
    color: #fff;
    font-weight: 400;
    font-family: "Mulish";
}
.dropdown_custom .vc_toggle_content ul li::marker,
.blue_col ul li::marker,
.txt_arrow_white ul li::marker{
    color: transparent;
}
.dropdown_custom .vc_toggle_content ul li::before,
.blue_col ul li::before,
.txt_arrow_white ul li::before{
    /*content: "\01F892";*/
    content: url("/wp-content/uploads/2023/07/4-2.png");
    color: #fff;
    font-weight: bold;
    display: inline-block;
    width: 0.7em;
    margin-left: -0.7em;
    font-size: 23px;
}
.txt_arrow ul li::before {
    /*content: "\01F892";*/
    content: url("/wp-content/uploads/2023/07/4-1.png");
    color: #0077c0;
    font-weight: bold;
    display: inline-block;
    width: 0.7em;
    margin-left: -0.7em;
    font-size: 23px;
}
.guards_box {
    display: flex;
    gap: 35px;
    background-color: #fff;
    align-items: center;
    padding-right: 26px;
}
.guards_box h2 {
    font-size: 21px;
    line-height: 41px;
    color: #0077c0;
    font-weight: 800;
    font-family: "Mulish";
}
.guards_box p {
    font-size: 18px;
    line-height: 26px;
    color: #000000;
    font-weight: 400;
    font-family: "Mulish";
}
.img_bottom {
    margin-bottom: 0;
}
.img_full_mobile figure,
.img_full_mobile figure .vc_single_image-wrapper,
.img_full_mobile figure .vc_single_image-wrapper img {
    width: 100%;
}
.sp-button {
    margin-bottom: 0 !important;
}
.sp-button {
    width: 11px;
    height: 11px;
}
@media only screen and (max-width: 1024px) {
    .guards_box {
        flex-wrap: wrap
    }
    .row_padding,
    .row_center {
        padding-left: 30px;
        padding-right: 30px;
    }
    .guards_box img {
        width: 100%;
    }
    .col_60,
    .col_40 {
        width: 100%;
    }
    .our_team_txt.vc_custom_1692729325655 {
    padding-right: 15px !important;
    }
    .our_team_col .vc_column-inner {
        padding-top: 0 !important;
    }
}
@media (max-width: 1441px) {
    .col_height_radius {
        min-height: 395px;
    }
    .border_box {
        width: 31%;
    }
}
@media only screen and (max-width: 786px) {
    .col_height_radius {
        position: relative;
        min-height: 420px;
    }
    .border_box {
        width: 100%;
    }
    .service_two_col {
        padding: 0 !important;
        margin: -10px 0;
    }
    .border_box .txt {
        /*min-height: auto;*/
    }
    .request_a_quote  .form_item {
        flex-wrap: wrap;
    }
    .request_a_quote .wpcf7-form label{
        width: 100%;
    }
    .request_a_quote .wpcf7-form {
        padding: 0 30px;
    }
    .request_a_quote .form_item {
        gap: 0;
        margin-bottom: 0;
    }
    .banner_page.txt_24 {
        width: 100%;
    }
    .banner_page p {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .txt_center {
        width: 90%;
    }
    .three_top_row {
        margin-top: -100px !important;
    }
    .center_col .vc_column-inner  {
        margin-top: 0px !important;
    }
    .three_top_row {
        padding-left: 35px;
        padding-right: 35px;
    }
    .gray_col {
        padding: 0 37px;
    }
    .gray_col .vc_column-inner {
        padding: 15px !important;
    }
    .transparent_btn button {
        font-size: 16px !important;
    }
    .row_padding,
    .row_padding.wpb_content_element{
        padding-left: 35px !important;
        padding-right: 35px !important;
    }
    .dropdown_col .vc_column-inner {
        padding-left: 10px !important;
    }
    
    .blue_col .vc_column-inner {
        padding: 0 !important;
    }
    .guards_box div {
        padding: 0 20px;
    }
    .guards_col .vc_column-inner {
        padding-left: 5px !important;
    }
    .col_padding .vc_column-inner {
        padding: 0 35px !important;
    }
    .dropdown_custom .vc_toggle_title h4 {
        font-size: 22px;
    }
}