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

 div#home-section-6-inner-row .vc_column-inner{
	transition: 0.5s;
}


div#home-section-6-inner-row .vc_column-inner:hover {
    box-shadow: 0 0 46px rgba(0, 0, 0, .4);
}

div#home-section-6-inner-row .vc_column-inner img {
    filter: grayscale(1);
	transition: 0.5s;
}

div#home-section-6-inner-row .vc_column-inner:hover img {
    filter: grayscale(0);
}

::marker {
    font-size: 0;
}

ul {
    margin-left: 0;
}

.w-50 {
    width: 50% !important;
}

.pum-theme-191 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close{
	background: #0d4d76 !important;
}

#home-section-6 .carousel-item .vc_column-inner {
    min-height: 1289px !important;
}


div#header-outer {
    background: transparent;
}

.color-text{
	color: #094D78 !important;
}

.italic-text{
	font-weight: 500 !important;
	font-style: italic !important;
}

.card-para {
    margin-left: 40px;
}

.m-top-minus {
    margin-top: -50px !important;
    display: block;
}

.about-box .vc_column-inner {
    min-height: 594px !important;
}

/* Contact Form 7 Css Here */

/* Layout */
.cf7-row {
  display: flex;
  gap: 20px;
  margin-bottom: 25px;
}

.cf7-col {
  width: 50%;
}

.cf7-col-full {
  width: 100%;
}

.cf7-last-row {
  align-items: center;
}

/* Bottom border inputs only */
.cf7-row input,
.cf7-row textarea {
  width: 100%;
  border: none;
  border-bottom: 2px solid #ccc;
  padding: 10px 5px;
  background: transparent;
  outline: none;
}

.cf7-row input:focus,
.cf7-row textarea:focus {
  border-bottom-color: #000;
}

/* Radio inline */
.wpcf7-list-item {
  margin: 0;
}
.wpcf7-list-item-label {
  margin-left: 6px;
}
.wpcf7-list-item {
  display: inline-flex;
  align-items: center;
}

/* Simple button */
.cf7-btn-wrap {
  text-align: right;
}

.cf7-btn-simple {
  background: none;
  border: none;
  font-size: 16px;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.cf7-btn-simple i {
  transition: transform 0.3s ease;
}

.cf7-btn-simple:hover i {
  transform: translateX(5px);
}

/* Responsive */
@media (max-width: 768px) {
  .cf7-row {
    flex-direction: column;
  }
  .cf7-col {
    width: 100%;
  }
  .cf7-btn-wrap {
    text-align: left;
  }
}

span.wpcf7-list-item.first.last {
    width: 100%;
}

span.wpcf7-list-item.first.last input {
    width: 6%;
}


form.wpcf7-form.init input, form.wpcf7-form.init textarea {
    color: #000 !important;
    border-bottom: 2px solid !important;
}

form.wpcf7-form.init input::placeholder, form.wpcf7-form.init textarea::placeholder{
	color: #000 !important;
}

form.wpcf7-form.init span.wpcf7-not-valid-tip{
	color: #000 !important;
}

button.cf7-btn-simple i.fas.fa-arrow-right {
    top: 0 !important;
}

/* Contact Form 7 Css End */

div#footer-outer div#copyright .container {
    margin: 0px;
    padding: 0 80px;
}

.footer-col .nectar-responsive-text p a {
    line-height: 36px !important;
	background-image: none;
}

.nectar-header-text-content {
    border: 1px solid #fff;
    transition: 0.5s ease-in-out !important;
    color: #fff;
}

.nectar-header-text-content:hover {
    background: #0d4d76;
    border: 1px solid #0d4d76;
    transition: all 0.5s ease-in-out !important;
}

/* Responsive Css Here */

@media (max-width: 1666px){
	#home-section-5 li {  
		padding-left: 0px !important;
	}
	
	#home-section-6 .carousel-item .vc_column-inner {
		min-height: 1322px !important;
	}
}

@media (max-width: 1480px){
	.about-box .vc_column-inner {
		padding-bottom: 20px !important;
		padding-right: 20px !important;
	}
	
	#home-section-6 .carousel-item .vc_column-inner {
		min-height: 1015px !important;
	}
	
	.about-box .vc_column-inner p {
		font-size: 15px !important;
	}
	
	.about-box .vc_column-inner .img-with-aniamtion-wrap .inner {
		max-width: 50% !important;
	}
}

@media (max-width: 1480px){
    .about-box .vc_column-inner {
        padding-bottom: 10px !important;
        padding-right: 10px !important;
   }
	
	#home-section-6 .carousel-item .vc_column-inner {
		min-height: 1037px !important;
	}
}


@media (max-width: 1280px){
	.heading-1 h1 , .heading-1 h2 {
		font-size: 45px !important;
	}
	
	.d-none {
		display: none !important;
	}
	
	.w-100 {
		width: 100%;
		text-align: center;
	}
	
	.w-100 .nectar-cta.btn-1 {
		text-align: center;
	}
	
	div#home-section-4 {
		padding-bottom: 0 !important;
	}
	
	.section-title span {
		font-size: 25px !important;
		top: -20vw !important;
	}
	
	.card-para {
		margin-left: 10px;
	}
	
	#home-section-6 .carousel-item .vc_column-inner {
        min-height: 1115px !important;
    }

}

@media (max-width: 1199px){
    #home-section-6 .carousel-item .vc_column-inner {
        min-height: 1157px !important;
    }
}

@media (max-width: 999px){
	#home-section-2 .image-center .img-with-aniamtion-wrap.right {
		text-align: center;
	}
	
	.heading-1 h1 , .heading-1 h2 {
		font-size: 35px !important;
		line-height: 45px !important;
	}
	
	#home-section-5 {
		height: 140vh !important;
	}
	
	#home-section-5 ul {
        width: 100% !important;
        flex-direction: column;
        height: 90% !important;
        margin: 10px;
    }
	
	#home-section-5 li {
		padding: 10px 20px !important;
        flex-direction: column;
        align-items: normal !important;
		flex: 0.5 !important;
		gap: 15px !important;
	}
	#home-section-5 li.active {
		flex: 7 !important;
	}

	.section-title {
        width: 100% !important;
        flex-direction: column !important;
        gap: 0 !important;
        position: static !important;
    }
	
	.section-content {
		text-align: center !important;
	}
	
	.section-title p {
		transform: none !important;
	}
	
	.section-title span {
        position: static !important;
		font-size: 22px !important;
    }
	
    .section-image {
        width: 100% !important;
        height: auto !important;
    }
	
	.section-content h2 {
		font-size: 22px !important;
		margin-bottom: 5px !important;
	}
	
	.section-content p {
		max-width: 100% !important;
		line-height: 1.7;
		font-size: 13px !important;
	}
	
	button.custom-btn {
		margin-top: 3px !important;
		font-size: 13px !important;
		gap: 8px !important;
		padding: 0 !important;
	}
	
	.about-box .vc_column-inner .img-with-aniamtion-wrap .inner img {
		width: 50% !important;
	}

	.about-box .vc_column-inner .img-with-aniamtion-wrap .inner {
        max-width: 100% !important;
    }
	
	#main-footer-section-1 img {
		width: 300px;
	}
	
	.d-tab-none{
		display: none !important;
	}
	
	div#copyright .container {
		text-align: center;
	}
	
	div#copyright .container .col.span_5{
		width: 85vw !important;
	}
	
	.m-top-minus{
		margin-top: 0 !important;
	}
	
    #home-section-6 .carousel-item .vc_column-inner {
        min-height: 1100px !important;
    }

}

@media (max-width: 690px){
	.heading-1 h1, .heading-1 h2 {
        font-size: 25px !important;
        line-height: 30px !important;
    }
	
	div#home-section-1 .row_col_wrap_12 {
		padding: 0 !important;
	}
	
	#home-section-2 .row_col_wrap_12 {
		padding: 0 !important;
	}
	
	div#home-section-2 .vc_col-sm-3 {
		margin-bottom: 25px;
	}
	
	#home-section-3 .row_col_wrap_12 {
		padding: 0 !important;
	}
	
	#home-section-4 .row_col_wrap_12 {
		padding: 0 !important;
	}
	
	#home-section-5 {
		justify-content: center !important;
	}
	
	#home-section-5 ul {
       width: 90% !important;
       margin: 0px !important;
    }
	
	.section-title {
        text-align: center;
    }

	.section-title p {
		white-space: normal !important;
	}
	
	#home-section-5 li.active {
        flex: 5 !important;
    }

	#home-section-5 li{
		gap: 30px !important;
	}
	
	#home-section-6 .row_col_wrap_12 {
		padding: 0 !important;
	}
	
	#home-section-7 .row_col_wrap_12 {
		padding: 0 !important;
	}
	
	#home-section-8 .row_col_wrap_12 {
		padding: 0 !important;
	}
	
	#home-section-9 .row_col_wrap_12 {
		padding: 0 !important;
	}
	
	.m-top-minus {
		margin-top: -20px !important;
	}
	
	.about-box .vc_column-inner {
        min-height: auto !important;
		padding: 0px 10px !important;
    }
	
	div#copyright .container .col.span_5 {
        width: 68vw !important;
    }
	
	div#copyright .container .col.span_5 p {
		font-size: 14px;
	}
	
	#main-footer-section-1 .row_col_wrap_12 {
		padding: 0 !important;
	}
	
	#main-footer-section-2 .row_col_wrap_12 {
		padding: 0 !important;
	}
}