/*
Theme Name: A Squared Technologies  Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://asquaredtechnologies.cloudstandly.com
Author: ThemeNectar
Author URI:  https://asquaredtechnologies.cloudstandly.com
Template: salient
Version: 1.0
*/
*{ margin:0px 0px;}
@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display:wght@100;200;300;400;500;600;700;800;900&display=swap');




@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');

h1,
    h2,
        h3,
            h4,
                h5,
                    h6,
                       a,
                         p,
                           span
                             {
                             font-family: 'Poppins', sans-serif !important;
                             }

div#header-space {
    display: none;
}

div#header-outer {
    position: absolute;
    height: 0;
    top: 0;
    right: 0;
}

#top #logo img {
    width: 268px;
    height: unset;
}
#header-outer[data-lhe="animated_underline"] #top nav >ul >li >a span:after {
    display: none;
}

#header-outer[data-lhe="animated_underline"] #top nav >ul >li >a:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -6px;
    width: 0px;
    height: 3px;
    background: #4089FF;
    border-radius: 100px;
    transition: all 0.3s linear;
}

#header-outer[data-lhe="animated_underline"] #top nav >ul >li:hover >a:after,#header-outer[data-lhe="animated_underline"] #top nav >ul >li.current-menu-item >a:after {
    width: 100%;
}
#header-outer[data-lhe="animated_underline"] #top nav >ul >li >a span {
    font-size: 15px;
    font-weight: 400;
    color: #ffffff;
    display: block !important;
    margin-top: 10px;
    text-transform:uppercase;
}
div#section1 h1 {
    font-size: 50px;
    line-height: 50px;
    font-weight: 700;
    margin-bottom: 25px;
}

div#section1 p {
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
}

div#section1 a.primary-color {
    width: 155px;
    height: 55px;
    display: flex;
    background: #4089FF;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    font-weight: 500;
    border-radius: 0px !important;
    color: #ffffff;
}
#section1 a.slider-down-arrow.no-border:before {
    content: "";
    width: 35px;
    height: 205px;
    margin: 0px;
    left: unset;
    top: unset;
    position: static;
    background: url(/wp-content/uploads/2022/11/Group-841.png);
    background-repeat: no-repeat !important;
    background-size: 100% 100%;
}

#section1 a.slider-down-arrow.no-border {
    position: absolute;
    bottom: -30px;
    left: 60px;
    top: unset;
}

#section1 .slider-down-arrow.no-border:after {
    display: none;
}
#section1 path.nectar-scroll-icon-path {
    display: none;
}
#section1 .wpb_wrapper ul {
    margin: 0;
    position: absolute;
    top: 50%;
    z-index: 5;
    right: 20px;
}

#section1 .wpb_wrapper ul li {
    margin: 20px 0px;
    list-style: none;
}

#section1 .wpb_wrapper ul li a i {
    color: #ffffff;
    font-size: 18px;
    vertical-align: super;
}

#section1 .wpb_wrapper ul li:nth-child(4):before {
    display: none;
}

#section1 .wpb_wrapper ul li:before {
    position: absolute;
    width: 20px;
    height: 3px;
    background: #ffffff;
    content: "";
    margin-top: 28px;
    margin-left: -2px;
}

div#section2 h3 {
    font-size: 21px;
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 15px;
}

div#section2 img {
    width: 100%;
}

div#section2 h1 {
    font-size: 45px;
    font-weight: 700;
    line-height: 45px;
    color: #4089FF;
    padding-top: 15px;
}

div#section5 h4 {
    font-size: 20px;
    font-weight: 600;
    color: #ffffff;
    text-align: center;
}

div#section5 p {
    font-size: 16px;
    font-weight: 400;
    color: #232323;
}

div#section2 ul {
    display: block;
    margin-left: 22px;
    margin-top: 10px;
}

div#section2 ul li {
    list-style: none;
    font-size: 18px;
    font-weight: 400;
    color: #606060;
    line-height: 40px;
}
#section2 ul li:before {
    content: "\f00c";
    font-family: FontAwesome;
    display: inline-block;
    color: #4089FF;
    width: 1.3em;
    font-size: 18px;
    margin-left: 0;
    margin-top: 2px;
}
div#section2 a.btn {
    width: 155px;
    height: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    font-weight: 500;
    color: rgb(255, 255, 255);
    background: rgb(64, 137, 255);
}
div#section2 h4 {
    font-size: 25px;
    font-weight: 500;
    color: #131313;
}

div#section4 h1 {
    font-size: 60px;
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase;
    padding-top: 120px;
}

div#section4 .row-bg.viewport-desktop.using-image {
    filter: brightness(0.5);
}

div#section4 h1:after {
    position: absolute;
    content: "";
    background: #ffffff;
    height: 5px;
    width: 20%;
    left: 40%;
    bottom: 35%;
}

div#section4 h5 {
    font-size: 20px;
    font-weight: 500;
    color: #ffffff;
    padding-top: 108px;
}

div#section4 h3.phone a {
    font-size: 50px;
    font-weight: 700;
    color: #ffffff !important;
    margin-top: 40px;
    display: block;
    margin-bottom: 70px;
}
div#section5 img {
    width: 55px;
    margin: 55px auto 0px;
}

div#section5 h6 {
    font-size: 15px;
    font-weight: 300;
    text-align: center;
    margin: 0 auto 0;
    color: #ffffff;
    width: 86%;
    margin-bottom: 50px;
}

div#section7 h4 {
    font-size: 21px;
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 109px;
}

div#section7 {
    margin-top: 50px;
}

div#section7 h1 {
    font-size: 45px;
    font-weight: 700;
    line-height: 45px;
    color: #4089FF;
    padding-top: 15px;
}

div#section7 p {
    font-size: 16px;
    font-weight: 400;
    color: #232323;
    width: 90%;
}

div#section7 br {
    display: none;
}

div#section7 span.wpcf7-form-control-wrap {
    position: unset;
    display: inline-block !important;
    width: 45%;
    padding-right: 15px;
    margin-top: 0px;
}

div#section7 span.wpcf7-form-control-wrap[data-name="textarea-117"] {
    width: 100%;
    padding-right: 0px;
}

div#section7 textarea {
    width: 100%;
    background: transparent !important;
    border-radius: 0px !important;
    color: #444444;
    box-shadow: unset !important;
    font-size: 16px;
    font-weight: 400;
    height: 61px;
    border-bottom: 2px solid #d6d6d687 !important;
    border: unset;
}

div#section7 input[type=text], input[type=email], input[type=tel] {
    width: 100%;
    margin-right: 15px;
    margin-bottom: 20px;
    background: transparent !important;
    border-bottom: 2px solid #d6d6d687 !important;
    font-size: 16px;
    font-weight: 400;
    color: #444444;
    box-shadow: unset !important;
    border-radius: 0px !important;
    padding: 10px 15px;
    border: unset;
}

div#section7 input.wpcf7-form-control.has-spinner.wpcf7-submit {
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    width: 182px;
    height: 49px;
    margin-top: 80px;
    display: flex;
    border: 2px solid #4089FF;
    background: #4089FF;
    color: #ffffff;
    justify-content: center;
    align-items: center;
    border-radius: 0px !important;
    padding: 0px 0px !important;
}

div#section7 input::placeholder, div#section7 select, div#section7 textarea::placeholder {
    color: #36333A !important;
}

div#section7  input:focus, div#section7  select:focus, div#section7 textarea:focus {
    border-color: #FE7205 !important;
}

div#section7 select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    width: 47%;
    border: 2px solid #d6d6d687;
    border-radius: 10px !important;
    color: #444444;
    background: transparent;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
}

div#section7 span.wpcf7-not-valid-tip {
    display: none;
}

div#section7 form.wpcf7-form span.wpcf7-form-control-wrap span.wpcf7-list-item-label {
}
 form.wpcf7-form span.wpcf7-form-control-wrap span.wpcf7-list-item.first.last {
    display: none;
}

div#section7 form.wpcf7-form p.last span.wpcf7-form-control-wrap {
    width: unset !important;
}

div#section7 form.wpcf7-form span.wpcf7-not-valid-tip {
    display: none;
}

div#section7 form.wpcf7-form input.wpcf7-not-valid {
    border-bottom: 2px solid red;
}

div#section7 form.wpcf7-form .wpcf7-response-output {
    border-color: red;
    color: red;
    margin-top: 0px;
}

div#section7 span.wpcf7-form-control-wrap[data-name="textarea-117"], div#section7 span.wpcf7-form-control-wrap[data-name="text-803"] {
    width: 89%;
    padding-right: 0px;
}

div#section7 span.wpcf7-form-control-wrap[data-name="text-803"] {
}

div#section7 img {
    height: 627px;
    width: 402px;
    max-width: 540px;
    min-width: 500px;
    position: relative;
    right: 65px;
}

#footer-outer .widget.widget_media_image img {
    width: 268px;
    height: unset;
}

div#custom_html-2 h5 {
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF !important;
}

div#custom_html-2 p {
    font-size: 11px;
    line-height: 25px;
    color: #ffffff;
    font-weight: 300 !important;
}

div#custom_html-2 ul.iitf {
    display: flex;
}

div#custom_html-2 ul.iitf li {
    display: block;
    margin: 0 15px;
}

div#custom_html-2 ul.iitf li:nth-child(1) {
    margin-top: 6px;
}

div#custom_html-2 ul.iitf li a {
    color: #ffffff !important;
    position: relative;
    right: 10px;
}

body #footer-outer .row h3 {
    font-size: 20px;
    font-weight: 800;
    text-transform: uppercase;
    color: rgb(255, 255, 255);
    margin-top: 50px;
}

div#custom_html-3 ul li a {
    font-size: 16px;
    font-weight: 400;
    color: rgb(255, 255, 255) !important;
}

.col.span_3.one-fourths.right-edge {
}

div#custom_html-4 ul li {
    width: 86%;
}

body #footer-outer .row h3:nth-child(2) {
}

.col.span_3.one-fourths.clear-both {
    position: relative;
    right: 30px;
}

div#custom_html-4 ul li {
    color: #ffffff;
    font-size: 16px;
}

#section3 h4 {
    font-size: 21px;
    font-weight: 400;
    text-transform: uppercase;
    padding-left: 75px;
    color: #131313;
    margin-top: 50px;
}

#section3 h1 {
    font-size: 45px;
    font-weight: 700;
    text-transform: capitalize;
    color: #4089FF;
    padding-left: 75px;
}

#section3 p {
    font-size: 16px;
    width: 78%;
    padding-left: 75px;
    margin-top: 19px;
    font-weight: 400;
    line-height: 25px;
    color: #232323;
}

#section3 a.btn {
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    width: 174px;
    height: 55px;
    border: 2px solid #4089FF;
    background: #4089FF;
    color: #ffffff;
    display: flex;
    justify-content: center;
    position: relative;
    align-items: center;
}

#section3 img {
    width: 100%;
    padding: 0 0px;
    margin-top: 0px;
    height: 400px;
    object-fit: cover;
}
div#section3 {
    padding-top: 50px !important;
}

#section3 .owl-item.active {
    padding-right: 25px;
}

#section3 .owl-item.active+.active+.active {
    padding-right: 0px;
}

#section3 .owl-nav.disabled {
    display: inline-block !important;
    margin: 0px !important;
    position: absolute;
    bottom: 60px;
    left: -150px;
}

#section3 .owl-nav.disabled button span {
    display: none;
}

#section3 .owl-nav.disabled button {
    width: 50px;
    height: 50px;
    background-color: transparent;
    border-radius: 0px !important;
    margin: 0px 9px;
    border: 2px solid #606060;
    transition: all 0.3s linear;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

#section3 .owl-nav.disabled button:hover {
    border-color: #4089FF;
    background: #000000;
}


#section3 .owl-nav.disabled button:hover:before {
    filter: brightness(100);
}

#section3 .owl-nav.disabled button.owl-prev:before {
    content: url("/wp-content/uploads/2022/11/Path-342-1.png");
    font: normal normal normal 14px/1 FontAwesome;
    color: #ffffff !important;
    transition: all 0.3s linear;
    font-size: 25px;
    font-weight: 700;
}

#section3 .owl-nav.disabled button.owl-next:before {
    content: url("/wp-content/uploads/2022/11/Path-342-1.png");
    font: normal normal normal 14px/1 FontAwesome;
    color: #1C1C1C;
    transition: all 0.3s linear;
    font-size: 25px;
    font-weight: 700;
    transform: rotate(180deg);
}

#section6 .owl-nav.disabled button:hover:before {
    color: #fff;
}
#section3 .owl-stage-outer {overflow: hidden;}
#section3 .owl-item {overflow: hidden;}
#section3 .carousel-item::before {content: "";position: absolute;top: 0px;left: 0px;height: 100%;background: rgb(64 137 255 / 62%);z-index: 9;width: 100%;right: 0px;margin: 0px auto;border-radius: 0px !important;opacity: 0;transition: all 0.3s linear 0s;}
#section3 .carousel-item {position: relative;}
#section3 .owl-item.active .carousel-item:hover::before { opacity: 1; }
#section31 .row-bg-wrap::before {content: "";height: 320px;width: 12%;background: rgba(255, 255, 255, 0.62);position: absolute;left: 0px;top: 70px;z-index: 999;box-shadow: rgba(255, 255, 255, 0.62) 0px 0px 30px 30px;}
#section3 .row-bg-wrap::after {content: "";height: 400px;width: 12%;background: rgba(255, 255, 255, 0.56);position: absolute;right: 0px;top: 75px;z-index: 999;box-shadow: rgba(255, 255, 255, 0.56) 0px 0px 30px 30px;}
#section3 .carousel-item h3 {position: static;line-height: 18px;font-size: 14px;color: #ffffff;font-weight: 500;}
#section3 .carousel-item .wpb_text_column.wpb_content_element {position: absolute;bottom: -254px;left: 0px;width: 80%;margin: 0px auto;right: 0px;transition: all 0.3s linear 0s;z-index: 9;}
#section3 .carousel-item p {bottom: 140px;font-size: 14px;font-weight: 400;color: rgb(255, 255, 255);line-height: 22px;padding: 0 0 0 0;}
#section3 .carousel-item a {display: inline-flex;text-transform: uppercase;color: rgb(255, 255, 255);font-weight: 300;margin: 85px 0px 0px;}
#section3 .owl-item.active .carousel-item:hover .wpb_text_column.wpb_content_element {bottom: 25px;}


#section3 .owl-nav.disabled button span {
}

div#section3 .owl-dots {
    display: none;
}


#topsection .vc_col-sm-4 .vc_column-inner {
    background: #000000fc;
    padding: 0px 25px;
    height: 152px;
    border-radius: 0 !important;
    border: 1px solid #ffffff;
    width: 328px;
}

#topsection p {
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 19px;
}

#topsection .vc_col-sm-4:nth-child(2) .vc_column-inner {border-radius: 0 !important;border: 1px solid #ffffff;background: #000000fc;}

#topsection .vc_col-sm-4:nth-child(3) .vc_column-inner {
    display: unset;
    background: transparent;
}

#topsection .vc_col-sm-4 .vc_column-inner .wpb_text_column.wpb_content_element {
    display: inline-block;
    vertical-align: top;
    width: 60%;
    float: right;
}

#topsection .vc_col-sm-4 .vc_column-inner .img-with-aniamtion-wrap {
    display: inline-block;
    vertical-align: top;
    width: 22%;
}

#topsection .vc_col-sm-4 .vc_column-inner .img-with-aniamtion-wrap img {
    min-width: 126px;
    margin-right: 0;
    margin-top: 12px;
}

div#topsection {
    margin-top: -20%;
    margin-bottom: 98px;
}

#topsection a {
    position: absolute;
    bottom: 10px;
    /* filter: brightness(0); */
    color: #4089ff !important;
    font-size: 16px;
    font-weight: 300;
    margin-left: 30px;
}

#topsection .vc_col-sm-:nth-child(2) .vc_column-inner a {
    filter: brightness(100);
}

#topsection h3 {
    font-size: 18px;
    font-weight: 500;
    color: #ffffff;
    margin-top: 8px;
    line-height: 22px;
    margin-left: 30px;
}

#topsection .vc_col-sm-4:nth-child(3) .vc_column-inner {
    display: none;
}

div#section6 .row-bg.viewport-desktop.using-image {
    background-size: 100%;
}

div#section6 h3 {
    font-size: 21px;
    font-weight: 400;
    color: #ffffff;
    text-transform: uppercase;
    position: absolute;
    bottom: -5%;
}

div#section6 h1 {
    color: #ffffff;
    font-size: 45px;
    font-weight: 700;
    position: absolute;
    bottom: -30%;
}

div#section6 img.img-with-animation.skip-lazy.animated-in {
    width: 100%;
    margin-top: 120px;
    height: 460px;
    object-fit: cover;
}

div#section6 p {
    font-size: 14px;
    font-weight: 300;
    color: #ffffff;
    line-height: 25px;
    margin-left: 90px;
}

div#section6 h4 {
    font-size: 28px;
    font-weight: 600;
    color: #ffffff;
}

div#section6 h5 {
    font-size: 19px;
    font-weight: 400;
    color: #ffffff;
}
div#section6 .section6-box {
    border: 2px solid #4089FF;
    border-radius: 0px !important;
    padding: 25px 25px;
    background: #4089ff;
    position: relative;
    right: 190px;
    top: 300px;
}
#section6 .owl-nav.disabled {
    display: inline-block !important;
    margin: 0px !important;
    position: absolute;
    bottom: 60px;
    right: 20%;
    bottom: 22%;
}

#section6 .owl-nav.disabled button span {
    display: none;
}

#section6 .owl-nav.disabled button {
    width: 50px;
    height: 50px;
    background-color: transparent;
    border-radius: 0px !important;
    margin: 0px 9px;
    border: 2px solid #ffffff;
    transition: all 0.3s linear;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

#section6 .owl-nav.disabled button:hover {background: #4089FF;border-color: #ffffff;}


#section6 .owl-nav.disabled button:hover:before {
    filter: brightness(100);
}

#section6 .owl-nav.disabled button.owl-prev:before {
    content: url("/wp-content/uploads/2022/11/Path-342-1.png");
    font: normal normal normal 14px/1 FontAwesome;
    color: #ffffff !important;
    transition: all 0.3s linear;
    font-size: 25px;
    font-weight: 700;
    filter: brightness(0) invert(1);
}

#section6 .owl-nav.disabled button.owl-next:before {
    content: url("/wp-content/uploads/2022/11/Path-342-1.png");
    font: normal normal normal 14px/1 FontAwesome;
    color: #1C1C1C;
    transition: all 0.3s linear;
    font-size: 25px;
    font-weight: 700;
    transform: rotate(180deg);
    filter: brightness(0) invert(1);
}

#section6 .owl-nav.disabled button:hover:before {
    color: #fff;
}
div#section6 .owl-dots {
    display: none;
}
li#menu-item-101 img {position: absolute;top: -10px;padding: 0px 20px;}

li#menu-item-101 span {
    width: 130px;
    color: #4089FF !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    margin-left: 20px;
    margin-right: 40px;
}
#header-outer[data-lhe="animated_underline"] #top nav >ul >li#menu-item-101 >a:before, #header-outer[data-lhe="animated_underline"] #top nav >ul >li#menu-item-101 >a:after {
	display: none;}
span.wpcf7-form-control.wpcf7-radio {
    position: absolute;
    bottom: 125px;
    right: 0px;
}
label.radio-text {
    display: inline-block;
}
#footer-outer #copyright {
    background: #027FF7 !important;
}

#footer-outer #copyright p {
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    font-weight: 400;
}

#footer-outer #copyright p {
    line-height: 25px;
    margin-top: -2px;
}

div#custom_html-5 a {
    font-size: 15px;
    font-weight: 400;
    color: #ffffff;
    line-height: 50px;
    margin: 9px;
}

div#custom_html-5 i {
    border: 1px solid #ffffff !important;
    border-radius: 100px;
    width: 45px;
    height: 45px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
}
div#custom_html-2 ul.iitf li {
    list-style: none;
    margin: 0px 20px;
}

div#custom_html-2 ul.iitf li:before {
    position: absolute;
    width: 3px;
    height: 21px;
    background: #ffffff;
    content: "";
    margin-top: 1px;
    margin-left: 23px;
}

div#custom_html-2 ul.iitf li:nth-child(4):before {
    display: none;
}
div#section2:before {
    width: 50px;
    height: 100%;
    background: #4089FF;
    position: absolute;
    content: "";
    left: -92px;
    top: -40px;
}
div#section3:before {
    width: 50px;
    height: 601px;
    background: #4089FF;
    position: absolute;
    content: "";
    top: -61px;
}

div#section1 h1:after {
    position: absolute;
    content: "";
    width: 5px;
    height: 150px;
    background: #4089FF;
    left: -30px;
    top: -30px;
}

div#section1 h1:before {
    position: absolute;
    content: "";
    width: 150px;
    height: 5px;
    background: #4089FF;
    left: -30px;
    top: -30px;
}
div#section6 h3:after {
    position: absolute;
    content: "";
    width: 5px;
    height: 31px;
    background: #4089FF;
    left: -20px;
    top: 0px;
}

div#section6 h3:before {
    position: absolute;
    content: "";
    width: 45px;
    height: 5px;
    background: #4089FF;
    left: -20px;
    top: -5px;
}
div#section2 h3:after {
    position: absolute;
    content: "";
    width: 5px;
    height: 31px;
    background: #4089FF;
    left: -20px;
    top: 0px;
}

div#section2 h3:before {
    position: absolute;
    content: "";
    width: 45px;
    height: 5px;
    background: #4089FF;
    left: -20px;
    top: -5px;
}
#section3 .carousel-item h3:after {
    position: absolute;
    left: 0;
    top: 42px;
    content: "";
    width: 50px;
    height: 5px;
    background: #ffffff;
    color: rgb(255 255 255);
}
div#section2 .vc_col-sm-6:nth-child(2) {
    padding-left: 45px;
}
div#section4 {
    margin-top: 40px;
}
div#section5 .row_col_wrap_12.col.span_12.dark.left {
    margin: 0 auto !important;
    position: relative;
    right: 15px;
}
div#custom_html-5 {
    margin-left: -36px;
}
div#section5 .vc_col-sm-3:nth-child(2) {
    margin-top: -15px;
}
#topsection a:after {
    position: absolute;
    content: url("/wp-content/uploads/2022/11/Path-340.png");
    right: -45px;
    bottom: 1px;
}
div#section6 p:before {
    position: absolute;
    top: 27px;
    left: 24px;
    content: "";
    background-image: url("/wp-content/uploads/2022/11/Icon-awesome-quote-left.png");
    display: inline-block;
    background-size: 16% 53%;
    width: 70%;
    height: 59%;
    background-repeat: no-repeat;
}
div#section7 span.wpcf7-list-item.last {
    position: relative;
    top: 35px;
    right: 78.7%;
}