/*
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
*/

/* ======================== */
#header-secondary-outer ul {
    height: 40px !important;
    float: right;
    z-index: 1000;
}
div#header-secondary-outer {
    padding-left: 8%;
    padding-right: 8%;
}
header#top {
    padding-left: 6%;
    padding-right: 9%;
}



#top ul.sf-menu.sf-js-enabled.sf-arrows span.menu-title-text {
    font-size: 20px;
    font-weight: 100;
}
.top-txt .socl {
    float: left;
    position: absolute;
    left: -13%;
    top: -3px;
}
div#header-secondary-outer {
    background-color: #3f0000;
    padding: 10px 0px;
}
.top-txt .socl ul li {
    display: inline-block;
    padding: 5px;
}
.top-txt .socl ul li i {
    font-size: 21px;
    color: #fff;
}
.cont-txt .phon ul {
    background-color: #141414 !important;
    padding: 1%;
    border-radius: 5px;
}
.cont-txt .maaail ul {
    background-color: #141414 !important;
    padding: 1%;
    border-radius: 5px;
}
.cont-txt .stee ul {
    background-color: #141414 !important;
    padding: 1%;
    border-radius: 5px;
}
.cont-txt ul {
    margin-right: 12px !important;
}
.cont-txt ul li{
    color: #fff;
}
.cont-txt {
    position: absolute;
    left: 9%;
    top: -10px;
    width: 100%;
}
/* ======================== */
div#frst-secc .flickity-page-dots .dot {
    height: 114px;
    width: 30px;
    position: relative;
    margin: 0 5px;
}
div#frst-secc h1 {
    color: #fff;
    font-size: 46px;
    line-height: 50px;
    font-family: 'Montserrat';
}
div#frst-secc h4 {
    color: #fff;
}

/* ======================== */
.sec-1-col1 .vc_column-inner {
    padding-left: 120px;
    padding-top: 190px;
}
.sec-1-col2 .vc_column-inner {
    position: relative;
    bottom: -230px;
}
.sec-1-col22 .vc_column-inner {
    position: relative;
    bottom: -140px;
}
.sec-1-col23 .vc_column-inner {
    position: relative;
    bottom: -109px;
}
div#frst-secc button.owl-dot.active {
    background: #e10c0c;
    width: 25px;
    height: 25px;
    border-radius: 50px !important;
}
div#frst-secc button.owl-dot {
    background: #fff;
    border-radius: 50px !important;
    width: 25px;
    height: 25px;
    margin-left: 40px;
}
div#frst-secc button.owl-dot span {
    background: transparent !important;
}
div#frst-secc .owl-dots {
    position: relative;
    top: -120px;
    left: -39%;
}
/* ======================== */
div#sacd-secc h1 {
    background-image: url(https://zack.sampleweblinks.com/wp-content/uploads/2023/04/Path-4.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    padding: 30px 0px;
    color: #000;
    font-size: 40px;
}
.sec-2-txt p {
    font-size: 22px;
    color: #000;
    margin-top: -16px;
}




/* ======================== */
.sec-3-col1 .vc_column-inner {
    border: 3px solid #fff;
    border-radius: 12px;
    padding-top: 30px;
    padding-bottom: 10px;
    padding-left: 25px;
    padding-right: 25px;
}
.sec-3-col1 .vc_column-inner:hover {
    background: #ffffff30;
    transition: .9s;
}
#sec-3 p {
    padding-top: 15px;
    opacity: 0.7;
    font-size: 17px;
    line-height: 21px;
}
#sec-3 h2 {
    font-size: 36px;
    font-weight: 700;
}
#sec-3 .sec-3-btn {
    padding: 17px 40px !important;
    border-radius: 7px !important;
    color: #fff;
    font-weight: 200;
    font-size: 16px;
}

/* ======================== */
#sec-5 h2 {
    font-size: 20px;
    color: #e10c0c !important;
}
div#sec-5 h1 {
    background-image: url(https://zack.sampleweblinks.com/wp-content/uploads/2023/04/Path-4.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    padding: 30px 0px;
    color: #000;
    font-size: 40px;
    margin-bottom: 60px;
}


/* ======================== */

div#sacd-secc img:hover {
    animation: shake 3s;
    animation-iteration-count: infinite;
}

@keyframes shake {
  0% { transform: translate(1px, 1px) rotate(0deg); }
  10% { transform: translate(-1px, -2px) rotate(-1deg); }
  20% { transform: translate(-3px, 0px) rotate(1deg); }
  30% { transform: translate(3px, 2px) rotate(0deg); }
  40% { transform: translate(1px, -1px) rotate(1deg); }
  50% { transform: translate(-1px, 2px) rotate(-1deg); }
  60% { transform: translate(-3px, 1px) rotate(0deg); }
  70% { transform: translate(3px, 1px) rotate(-1deg); }
  80% { transform: translate(-1px, -1px) rotate(1deg); }
  90% { transform: translate(1px, 2px) rotate(0deg); }
  100% { transform: translate(1px, -2px) rotate(-1deg); }
}

/* ======================== */
.txt-carss h3 {
    line-height: 23px !IMPORTANT;
    font-size: 20px !IMPORTANT;
}

.txt-carss strong {
    position: absolute;
    margin-top: -53px;
    right: 0;
    background: url(https://zack.sampleweblinks.com/wp-content/uploads/2023/04/Path-5.png)no-repeat;
    padding: 10px 35px;
    color: #fff;
}
.txt-carss {
    padding-bottom: 12px;
}
#innr-carsss .iwithtext img {
    width: 80%;
}
#innr-carsss .iwithtext .iwt-text {
    padding-left: 38px;
}
div#sec-6 input.wpcf7-form-control.wpcf7-text {
    background: #1A0303;
    margin-bottom: 15px;
    border: 1px solid;
    padding: 16px 10px;
}

div#sec-6 select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    background: #1a0303;
    border: 1px solid;
    margin-bottom: 15px;
    padding: 16px 10px;
	 color:#a5a3a3;
}
#sec-6 input.wpcf7-form-control.has-spinner.wpcf7-submit {
    width: 100%;
    font-size: 20px;
    font-family: 'Montserrat';
}
#sec-6 .immg-bmw {
    left: -35%;
    top: 59px;
    width: 100%;
}
#sec-6 h1 {
    background-image: url(https://zack.sampleweblinks.com/wp-content/uploads/2023/04/Path-4.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    padding: 30px 0px;
    color: #fff;
    font-size: 30px;
    margin-bottom: 60px;
}
#sec-7 h1 {
    background-image: url(https://zack.sampleweblinks.com/wp-content/uploads/2023/04/Path-4.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    padding: 30px 0px;
    color: #000;
    font-size: 30px;
    margin-bottom: 60px;
}
#sec-8 h1 {
    background-image: url(https://zack.sampleweblinks.com/wp-content/uploads/2023/04/Path-4.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    padding: 30px 0px;
    color: #000;
    font-size: 30px;
    margin-bottom: 60px;
}
/* ======================== */
#innr-team-sec .txt-red {
    color: #fff;
    background: #E10C0C;
    padding: 11px 0px;
    transform: skew(-7deg, 0deg);
    margin-bottom: 12px;
	    width: 86%;
}
#innr-team-sec img:hover {
    transform: rotate(4deg);
}
.txt-lorm p {
    text-align: center;
    font-size: 15px;
    line-height: 19px;
}
div#innr-team-sec img {
    transition: .9s;
}
#innr-rewv .vc_column-inner {
    background: url(https://zack.sampleweblinks.com/wp-content/uploads/2023/04/CompositeLayer-4.png)no-repeat;
    background-size: 100% 100%;
    /* text-align: center; */
    padding-top: 20%;
    padding-bottom: 30px;
    padding-left: 40px;
    padding-right: 30px;
}
div#sec-8 #innr-rewv .iwithtext img {
    width: 65%;
}
#innr-rewv .iwt-text h3 {
    font-size: 18px;
    line-height: 18px;
    font-weight: 900;
}

div#innr-rewv .iwt-text {
    padding-left: 32%;
    padding-top: 10px;
}
.socly {
    float: right;
}
.socly li a {
    color: #fff;
    font-size: 31px;
}
.socly li {
    display: inline-block;
    margin-right: 15px;
}
div#lasty-sec .row-bg.viewport-desktop.using-bg-color {
    background: url(https://zack.sampleweblinks.com/wp-content/uploads/2023/04/Rectangle-18.png)no-repeat;
}
/* ======================== */

div#lasty-sec {
    margin-bottom: 0px;
}

div#menu-sec .widget.widget_nav_menu li {
    display: block;
    margin-bottom: 10px;
}

div#menu-sec .widget.widget_nav_menu ul {
    margin-left: 0px;
}

div#menu-sec .widget.widget_nav_menu li a {
    color: #787878;
}

div#fotr-sec h1 {
    font-weight: 500;
    font-size: 50px;
    line-height: 60px;
}
#footer-outer #copyright[data-layout="centered"] {
    padding: 20px 0;
    color: #fff;
}
#footer-outer {
    background: #E10C0C;
}
/* div#fotr-sec h3 {
    background: url(https://zack.sampleweblinks.com/wp-content/uploads/2023/04/Path-4-1.png)no-repeat;
    background-size: 100% 100%;
    padding-left: 24px;
    font-size: 16px;
} */
div#fotr-sec h3 {
    background: url(https://zack.sampleweblinks.com/wp-content/uploads/2023/04/Path-4-1.png)no-repeat;
    background-size: 61% 100%;
    padding-left: 43px;
    font-size: 16px;
}
/* ======================== */
.mbl-tp {
  display: none;
}
.top-caar-txt p {
  font-family: Gruppo;
  font-size: 18px;
  margin-bottom: -32px !important;
}

@media (max-width: 1440px) {}
@media (max-width: 1366px) {}
@media (max-width: 1280px) {}
@media (max-width: 1024px) {
	.sec-1-col1 .vc_column-inner {
  padding-left: 29px;
  padding-top: 190px;
}
.txt-carss strong {
  position: absolute;
  margin-top: -47px;
  right: 2px;
  background: url(https://zack.sampleweblinks.com/wp-content/uploads/2023/04/Path-5.png)no-repeat;
  padding: 7px 28px;
  color: #fff;
}
#innr-carsss .iwithtext .iwt-text {
  padding-left: 29px;
  font-size: 13px;
}
.txt-carss h3 {
  line-height: 20px !IMPORTANT;
  font-size: 16px !IMPORTANT;
}
#sec-6 h1 {
  background-image: url(https://zack.sampleweblinks.com/wp-content/uploads/2023/04/Path-4.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  padding: 30px 0px;
  color: #fff;
  font-size: 30px;
  margin-bottom: 60px;
  background-size: 96% 94%;
}
div#sec-5 h1 {
  background-image: url(https://zack.sampleweblinks.com/wp-content/uploads/2023/04/Path-4.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  padding: 29px 0px;
  color: #000;
  font-size: 35px;
  margin-bottom: 60px;
  background-size: 69% 100%;
}	
#sec-7 h1 {
  background-image: url(https://zack.sampleweblinks.com/wp-content/uploads/2023/04/Path-4.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  padding: 30px 0px;
  color: #000;
  font-size: 30px;
  margin-bottom: 60px;
  background-size: 74% 94%;
}
#sec-8 h1 {
  background-image: url(https://zack.sampleweblinks.com/wp-content/uploads/2023/04/Path-4.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  padding: 30px 0px;
  color: #000;
  font-size: 30px;
  margin-bottom: 60px;
  background-size: 75% 94%;
}
.desk-tp {
  display: none;
}
.mbl-tp {
  display: unset;
}
div#lasty-sec .row-bg.viewport-desktop.using-bg-color {
  background: url(https://zack.sampleweblinks.com/wp-content/uploads/2023/04/Rectangle-18.png)no-repeat;
    background-color: rgba(0, 0, 0, 0);
    background-size: auto;
  background-size: 100% 100%;
}
div#sacd-secc h1 {
  background-image: url(https://zack.sampleweblinks.com/wp-content/uploads/2023/04/Path-4.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  padding: 24px 0px;
  color: #000;
  font-size: 35px;
  background-size: 70% 100%;
}
div#fotr-sec h3 {
    background: url(https://zack.sampleweblinks.com/wp-content/uploads/2023/04/Path-4-1.png)no-repeat;
    background-size: 79% 100%;
    padding-left: 43px;
    font-size: 16px;
}	
}
@media (max-width: 810px) {
	#innr-rewv .vc_column-inner {
  background: url(https://zack.sampleweblinks.com/wp-content/uploads/2023/04/CompositeLayer-4.png)no-repeat;
    background-size: auto;
  background-size: 100% 100%;
  text-align: center;
  padding-top: 20%;
  padding-bottom: 30px;
  padding-left: 75px;
  padding-right: 79px;
}
#innr-rewv .iwithtext .iwt-icon {
  position: absolute;
  left: 75px;
  top: 0;
}
div#innr-rewv .iwt-text {
  padding-left: 0%;
  padding-top: 10px;
}	
div#frst-secc .owl-dots {
  position: relative;
  top: -15px;
  left: 0%;
}
div#fotr-sec h3 {
    background: url(https://zack.sampleweblinks.com/wp-content/uploads/2023/04/Path-4-1.png)no-repeat;
    background-size: auto;
    background-size: 34% 100%;
    padding-left: 40px;
    font-size: 16px;
}
div#sacd-secc h1 {
  background-image: url(https://zack.sampleweblinks.com/wp-content/uploads/2023/04/Path-4.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  padding: 24px 0px;
  color: #000;
  font-size: 24px;
  background-size: 70% 100%;
}
div#sec-5 h1 {
  background-image: url(https://zack.sampleweblinks.com/wp-content/uploads/2023/04/Path-4.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  padding: 25px 0px;
  color: #000;
  font-size: 24px;
  margin-bottom: 60px;
  background-size: 69% 100%;
}
#sec-6 h1 {
  background-image: url(https://zack.sampleweblinks.com/wp-content/uploads/2023/04/Path-4.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  padding: 25px 0px;
  color: #fff;
  font-size: 24px;
  margin-bottom: 60px;
  background-size: 83% 94%;
}
#sec-7 h1 {
  background-image: url(https://zack.sampleweblinks.com/wp-content/uploads/2023/04/Path-4.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  padding: 25px 0px;
  color: #000;
  font-size: 24px;
  margin-bottom: 60px;
  background-size: 74% 94%;
}
#sec-8 h1 {
  background-image: url(https://zack.sampleweblinks.com/wp-content/uploads/2023/04/Path-4.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  padding: 25px 0px;
  color: #000;
  font-size: 24px;
  margin-bottom: 60px;
  background-size: 70% 94%;
}
#sec-3 .sec-3-btn {
  padding: 11px 35px !important;
  border-radius: 7px !important;
  color: #fff;
  font-weight: 200;
  font-size: 14px;
}
#sec-3 h2 {
  font-size: 25px;
  font-weight: 700;
}

	
	
	
}
@media (max-width: 786px) {}
@media (max-width: 480px) {
	div#fotr-sec h3 {
    background: url(https://zack.sampleweblinks.com/wp-content/uploads/2023/04/Path-4-1.png)no-repeat;
    background-size: auto;
    background-size: 67% 100%;
    padding-left: 40px;
    font-size: 16px;
}
}
@media (max-width: 414px) {}
@media (max-width: 375px) {}
/* ======================== */

