/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

/*  Font family*/
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Orbitron:wght@400;500;600;700;800;900&display=swap');
h1,h2,h3,h4,h5,h6,a,span{
	font-family: 'Orbitron' !important;
}
p,span{
	font-family: 'Inter' !important;
}
/*  Font Family */

/*  header start */
body #header-outer[data-transparent-header="true"].transparent {
    border: unset;
}
#header-outer li a {
    font-size: 18px;
    padding: 0px 20px !important;
    line-height: 22px;
    color: #fff !important;
    font-family: 'Orbitron' !important;
    font-weight: 400;
    border-right: 1px solid #fff;
    padding-right: 30px !important;
}

#header-outer li a span {
    font-family: 'Orbitron' !important;
}

#header-outer li:last-child a {
    border: unset;
    padding-right: 0px !important;
}

/*  Header end */

/*  Banner start */
#banner h2 {
    font-size: 82px;
    line-height: 100px;
    font-weight: 900;
}

#banner a.primary-color {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0px;
    text-transform: capitalize;
    border-radius: 0px !important;
    background: #fff !important;
    color: #092660;
    padding: 22px 60px !important;
    font-family: 'Orbitron' !important;
    position: relative;
}
#banner a.primary-color:before {
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0px 20px 20px 20px;
    border-color: transparent transparent #092660 transparent;
    transform: rotate(45deg);
    position: absolute;
    content: "";
    top: -4px;
    right: -13px;
}
/*  Banner end */

/*  Section one start */
#sectionone a.btn1:before {
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0px 20px 20px 20px;
    border-color: transparent transparent #092660 transparent;
    transform: rotate(45deg);
    position: absolute;
    content: "";
    top: -4px;
    right: -17px;
}
#sectionone img {
    width: 90%;
}

h3.had1 {
    font-size: 40px;
    color: #fff !important;
    font-weight: 700;
    text-transform: capitalize !important;
    line-height: 50px;
}

.para p {
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    font-weight: 400;
}

#sectionone p {padding-bottom: 25px;}

#sectionone a.btn1 {
    font-size: 18px !important;
    border-radius: 0px !important;
    padding: 22px 60px !important;
    background-color: #ffff !important;
    color: #092660;
    margin-top: 5%;
    position: relative;
}
.padding-class {
    padding: 100px 0px !important;
}
/*  Section one end */


/*  Section Two start */

#sectiontwo .box-1 {
    width: 32%;
    margin: 0 auto;
    position: relative;
    padding: 0px 30px !important;
    display: flex;
    align-items: end;
    justify-content: center;
    height: 575px;
    padding-bottom: 65px !important;
}

#sectiontwo .img1 {
    background: url(/wp-content/uploads/2023/03/Picture5.jpg);
    padding: 301px 0px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
#sectiontwo .img2 {
    background: url(/wp-content/uploads/2023/03/Picture14-1.jpg);
    padding: 301px 0px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
#sectiontwo .img3 {
    background: url(/wp-content/uploads/2023/03/Rectangle-18.png);
    background-repeat: no-repeat;
    width: 31%;
}
#sectiontwo .img4 {
    background: url(/wp-content/uploads/2023/03/Picture2-min.png);
    padding: 301px 0px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
#sectiontwo .img5 {
    background: url(/wp-content/uploads/2023/03/Picture8.jpg);
    padding: 301px 0px;
    background-repeat: no-repeat;
}
#sectiontwo .img6 {
    background: url(/wp-content/uploads/2023/03/Picture15-1.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
#sectiontwo .box-1:before {
    position: absolute;
    content: "";
    background: #003cb48f;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

h5.vc_custom_heading.had1 {
    color: #fff;
    font-size: 22px;
    font-weight: 500;
}

#sectiontwo .box-1 .para1 p {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 30px;
    padding-bottom: 20px;
}

#sectiontwo .box-1 a {color: #fff;font-size: 18px;font-weight: 600;}
/*  Section Two end */


/*  Section Three start */

#sectionthree input {
    border: 1px solid #fff;
    background: transparent;
    height: 54px;
    padding-left: 30px;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Orbitron' !important;
    color: #fff;
}

#sectionthree input::placeholder {
    color: #fff;
}

#sectionthree textarea {
    background: transparent;
    height: 150px;
    border: 1px solid #fff;
    padding-top: 25px;
    padding-left: 30px;
    font-size: 14px;
    font-family: 'Orbitron';
    color: #fff;
}

#sectionthree textarea::placeholder {
    color: #fff;
}

#sectionthree button#wpforms-submit-38 {
    height: 65px;
    border-radius: 0px !important;
    font-size: 18px;
    font-weight: 600;
    width: 32%;
    font-family: 'Orbitron' !important;
    color: #092660;
    margin-top: 4%;
    position: relative;
    border: unset;
}

#sectionthree form {
    width: 80%;
}

#sectionthree .row-bg.viewport-desktop.using-image {
    background-size: 100% 100% !important;
}
div#sectionthree {
    margin: 100px 0px !important;
}
#sectionthree button#wpforms-submit-38:before {
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0px 20px 20px 20px;
    border-color: transparent transparent #092660 transparent;
    transform: rotate(45deg);
    position: absolute;
    content: "";
    top: -4px;
    right: -13px;
}
/*  Section Three end */


/*  Section Four start */
/*  Section Four end */


/*  Section Five start */
/*  Section Five end */

/*  Footer start */
#footer-outer ul li a {
    font-size: 18px;
    font-weight: 400;
    color: #fff !important;
    line-height: 40px;
}

#footer-outer p {
    font-size: 18px;
    font-weight: 400;
    line-height: 37px;
    color: #ffff;
}

#footer-outer h4 {
    font-size: 24px !important;
    color: #fff !important;
    line-height: 45px !important;
    font-weight: 400 !important;
    padding-bottom: 20px;
    padding-top: 25px;
}

#footer-outer ul.icons li a {text-decoration: none !important;}

#footer-outer #footer-widgets .col ul li {border: unset;}

#footer-outer ul.icons li i {
    border: 1px solid #fff;
    border-radius: 60px;
    height: 50px;
    width: 50px;
    justify-content: center;
    align-items: center;
    display: inline-grid;
    font-size: 25px;
    margin-right: 20px;
}

#footer-outer input {
    height: 60px;
    border-radius: 0px !important;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Poppins' !important;
    text-align: center;
}

#footer-outer button#wpforms-submit-35 {
    height: 60px;
    width: 100%;
    border-radius: 0px !important;
    font-size: 20px;
    font-weight: 400;
    font-family: 'Roboto' !important;
    color: #FFFFFF;
    background: #003CB4;
    border: unset;
}

#footer-outer div#nav_menu-2 {
    padding-left: 30px;
}

#footer-outer div#copyright {
    padding: 30px 0px !important;
    border-top: 1px solid #fff;
}
/*  Footer end*/

/*  Desktop Responsive */
@media(max-width: 1660px) {
#banner h2 {
    font-size: 60px !important;
    line-height: 70px !important;
}
#banner a.primary-color {
    font-size: 16px;
    padding: 20px 50px !important;
}
#banner a.primary-color:before {
    right: -14px;
}
.para p {
    font-size: 16px;
    line-height: 26px;
}
h3.had1 {
    font-size: 30px;
    line-height: 40px;
}
#sectionone p {
    padding-bottom: 10px;
}
#sectionone a.btn1 {
    font-size: 16px !important;
    padding: 17px 43px !important;
    margin-top: 3%;
}
#sectionone a.btn1:before {
    right: -14px;
}
#sectiontwo .box-1 .para1 p {
    font-size: 14px;
    line-height: 26px;
}
h5.vc_custom_heading.had1 {
    font-size: 18px;
}
#sectiontwo .box-1 a {
    font-size: 16px;
}
#sectiontwo .box-1 {
    padding: 0px 15px !important;
    padding-bottom: 60px !important;
}
#sectiontwo .box-1:before {
    width: 100%;
}

#sectionthree button#wpforms-submit-38 {
    height: 50px;
    font-size: 16px;
    width: 32%;
}
#sectionthree button#wpforms-submit-38:before {
    right: -14px;
}
#footer-outer p {
    font-size: 16px;
    line-height: 30px;
}
#footer-outer h4 {
    font-size: 18px !important;
    line-height: 40px !important;
    padding-top: 35px;
}
#footer-outer ul.icons li i {
    height: 40px;
    width: 40px;
    font-size: 20px;
}
#footer-outer input {
    height: 50px;
    font-size: 14px;
}

#footer-outer button#wpforms-submit-35 {
    height: 50px;
    font-size: 18px;
}
#header-outer li a {
    font-size: 16px !important;
}
.padding-class {
    padding: 80px 0px !important;
}

div#sectionthree {
    margin: 80px !important;
}
}
@media only screen and (max-width: 1520px) {}
@media only screen and (max-width: 1440px) {}
@media only screen and (max-width: 1366px) {}
@media only screen and (max-width: 1326px) {}
@media only screen and (max-width: 1280px) {}
@media only screen and (max-width: 1199px) {
div#sectionthree {
    margin: 50px 0 !important;
    padding: 60px 0px !important;
}

#sectiontwo .box-1 {
    height: 480px;
}

.padding-class {
    padding: 60px 0px !important;
}

#footer-outer ul li a {
    line-height: 30px;
    font-size: 16px;
}

#footer-outer h4 {
    font-size: 16px !important;
}

#footer-outer p {
    font-size: 14px;
}

#footer-outer div#copyright {
    padding: 15px 0 !IMPORTANT;
}
#sectiontwo .box-1 .para1 p {
    font-size: 12px;
    line-height: 20px;
}
}
@media only screen and (max-width: 1024px) {}
@media only screen and (max-width: 999px) {
#banner h2 {
    font-size: 50px !important;
    line-height: 60px !important;
}

#banner a.primary-color {
    font-size: 14px;
    padding: 15px 40px !important;
}

#sectionone a.btn1 {
    font-size: 15px !important;
    padding: 15px 40px !important;
}

#sectiontwo .box-1 {
    width: 70%;
    margin-bottom: 20px;
    padding: 20px  !IMPORTANT;
    display: flex;
    align-items: center;
}

div#sectionthree .row-bg.viewport-desktop.using-image {
    background: #092660 !important;
}

#sectionthree form {
    width: 100%;
}

div#sectionthree {
    margin: 40px 0 !important;
    padding: 0px 0px !important;
}

#footer-outer .col.span_3 {
    width: 100% !important;
}

#footer-outer div#nav_menu-2 {
    padding-left: 0;
}

#footer-outer h4 {
    padding: 0;
    font-weight: 600 !IMPORTANT;
}

#footer-outer #footer-widgets .row {
    padding: 30px 0 !important;
}
#sectiontwo .box-1 .para1 p {
    font-size: 14px;
}
}
@media only screen and (max-width: 768px) {
#sectiontwo .box-1 {
    background-size: cover !important;
    background-position: center;
}
}
@media only screen and (max-width: 690px) {
div.wpforms-container-full .wpforms-form .wpforms-one-half {
    width: 100%;
    margin: 0 !important;
}

h3.had1 {
    font-size: 25px;
    line-height: 35px;
}

div#sectionthree h4 {
    font-size: 16px !important;
}

div#sectionthree p {
    font-size: 14px !important;
}

#sectionthree input {}

#sectiontwo .box-1 {
    width: 100%;
}

#sectiontwo .box-1 .para1 p {
    font-size: 14px;
}

.para p {
    font-size: 14px;
    line-height: 20px;
}

#banner h2 br {
    display: none;
}

#banner h2 {
    font-size: 35px !IMPORTANT;
    line-height: 45px !important;
}
}
@media only screen and (max-width: 480px) {
#banner h2 {
    font-size: 30px !IMPORTANT;
    line-height: 40px !important;
}
}



/*  Desktop Responsive */




