/*
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#top nav.right-side li.cre-btn span.menu-title-text {
    padding: 11px 20px;
    background: linear-gradient(-45deg, #5b6670, #002855);
}
header#top nav.right-side span.menu-title-text{
	 padding: 11px 20px !important;
    background:#002855 !important;
}
#header-outer[data-full-width=true] header>.container, body[data-slide-out-widget-area-style=simple] #header-outer[data-full-width=true] #mobile-menu {
    width: 100%;
    max-width: 100%;
    padding: 0 0px;
}
header#top .col.span_9.col_last nav {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    padding: 20px 0px;
    background-color: transparent;
    transition-property: background-color;
    transition-timing-function: ease-in-out;
    transition-duration: 0.25s;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
header#top .container .col.span_9.col_last nav ul.sf-menu a {
    margin-bottom: 0px !important;
}
header#top .container .col.span_3 nav {
    padding: 0px 25px !important;
}
header#top ul#menu-top-left-menu li span.menu-title-text {
    padding: 11px 20px !important;
    background: #002855 !important;
}
header#top:hover ul#menu-top-left-menu li#menu-item-993 a span {
    color: #fff !important;
}
header#top:hover ul#menu-right-menu li#menu-item-434 a span {
    color: #fff !important;
}
header#top:hover li#nectar-user-account .icon-salient-m-user::before {
    color: #000 !important;
}
header#top:hover li.nectar-woo-cart .icon-salient-cart::before {
    color: #000 !important;
}
/* ============================= */
div#slidr-secc a.primary-color {
    font-size: 14px !important;
    font-weight: 800 !important;
    letter-spacing: 1.3px;
    color: #ffffff !important;
    align-items: center;
    padding: 15px 20px 13px!important;
    border-radius: 0px !important;
    text-transform: uppercase;
    background: #00437d;
    transition: .5s ease-out;
/*     background: linear-gradient(to left, #00437d 50%, #79afd8 50%) right;
    background-size: 300%;
    transition: .5s ease-out; */
}
/* div#slidr-secc a.primary-color:hover {
	    background-position: left;
} */

div#slidr-secc a.extra-color-1 {
    font-size: 14px !important;
    font-weight: 800 !important;
    letter-spacing: 1.3px;
    color: #ffffff !important;
    align-items: center;
    padding: 15px 20px 13px!important;
    border-radius: 0px !important;
    text-transform: uppercase;
    background: #5aa445;
    transition: .5s ease-out;
/*     background: linear-gradient(to left, #5aa445 50%, #79afd8 50%) right;
    background-size: 300%;
    transition: .5s ease-out; */

}
/* div#slidr-secc a.extra-color-1:hover {
	    background-position: left;
} */

/* ============================= */
div#trd-secc:hover .row-bg.using-bg-color {
    background-color: #fff !important;
    color: #000 !important;
    transition: 1s;
}
div#trd-secc .row-bg.using-bg-color {
	transition: .9s;
}
div#trd-secc {
    color: #fff;
}
div#trd-secc:hover p{
    color: #000000ab;
	transition: .9s;
}
div#trd-secc:hover h4{
    color: #5aa445;
	transition: .9s;
}
div#trd-secc h4 {
    color: #fff;
    letter-spacing: 2px;
    font-weight: 500;
    font-size: 20px;
}
/* ============================= */
div#frth-secc {
    color: #00213d;
}
div#frth-secc h3 {
    color: #00213d;
}
div#frth-secc {
    margin-top: -30%;
}
div#frth-secc a.nectar-button {
    margin-right: 15px;
}

/* ============================= */
div#trd2-secc:hover p{
    color: #fff;
	transition: .9s;
}
/* div#trd2-secc:hover h4{
    color: #fff;
	
	transition: .9s;
} */
div#trd2-secc:hover h2 {
    color: #5aa445;
	transition: .9s;
}
div#trd2-secc .row-bg.using-bg-color {
	transition: .9s;
}
div#trd2-secc:hover .row-bg.using-bg-color {
    background-color: #000 !important;
    color: #fff !important;
    transition: 1s;
}
div#trd2-secc img.img-with-animation.skip-lazy.app-crcell {
    position: absolute;
    right: 121px;
    top: -144px;
	animation: rotate-animation 20s infinite linear;
}
a#app-exp-btn {
/*     font-size: 14px !important;
    font-weight: 800 !important;
    letter-spacing: 1.3px;
    color: #000000 !important;
    align-items: center;
    padding: 15px 20px 13px!important;
    border-radius: 0px !important;
    text-transform: uppercase;
    background: #00437d;
    background-size: 200% !important;
    background-position: right !important;
    transition: .5s ease-out; */
	
/* 	    font-size: 14px !important;
    font-weight: 800 !important;
    letter-spacing: 1.3px;
    color: #ffffff !important;
    align-items: center;
    padding: 15px 20px 13px!important;
    border-radius: 0px !important;
    text-transform: uppercase;
    background: #00437d;
    transition: .5s ease-out;
    background: linear-gradient(to left, #5aa445 50%, #79afd8 50%) right;
    background-size: 300%;
    transition: .5s ease-out; */
}
div#trd2-secc:hover .app-toooo-coln .vc_column-inner .textxt-secvcv {
    margin-left: -108px;
    width: 90%;
	transition: .5s ease-out;
}
.app-toooo-coln .vc_column-inner .textxt-secvcv {
	transition: .5s ease-out;
}
div#trd2-secc:hover .app-toooo-coln .vc_column-inner a#app-exp-btn {
    margin-left: -104px;
}
/* >>>>>> */
@keyframes rotate-animation {
	0% {
		transform: rotate(0deg);
  }
  50% {
		transform: rotate(180deg);
	}
	100% {
		transform: rotate(360deg);
	}
}
/* ============================= */

div#trig2-txt img.atii-pepl {
    margin-top: -7%;
    z-index: 999;
}
div#trig2-txt a#jiion-tem {
/*     border: 2px solid #00437d !important;
    border-radius: 2px !important; */
    font-size: 14px;
    letter-spacing: 1px;
    font-family: 'Urbanist';
    font-weight: 800;
    color: #fff !important;
    margin-top: 30px;
}

div#trig2-txt a#greebton {
/*     border: 2px solid #5aa445 !important;
    border-radius: 2px !important; */
    font-size: 14px;
    letter-spacing: 1px;
    font-family: 'Urbanist';
    font-weight: 800;
    color: #fff !important;
    margin-top: 30px;
    margin-right: 10px;
}

div#trig2-txt .blog-txtx {
    padding-top: 20px;
}

/* ============================= */
.nes-txt h1 {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    font-size: 50px;
    line-height: 60px;
    color: #003b5a;
}
div#fth-secc p {
    color: #000;
}
.txtx-fthh:after {
    content: url(http://charles-rag.sampleweblinks.com/wp-content/uploads/2023/05/Path-16.png);
    z-index: 8;
    position: absolute;
    right: -9%;
    top: -5%;
    animation: moverb 2s infinite alternate;
}

/* ============================= */
#innr-fotrrr .iwt-icon img {
    width: 100%;
}
#innr-fotrrr .iwithtext .iwt-text {
    padding-left: 35px;
}
#innr-fotrrr .iwithtext .iwt-icon {
    top: 8px;
}
.socly li a {
    color: #BEBEBE;
    font-size: 18px;
}

.socly li {
    display: inline-block;
    margin-right: 14px;
}
.widget.widget_nav_menu ul li a {
    color: #171717;
    margin-left: 20px;
}
.widget.widget_nav_menu ul li {
    display: block;
}
.widget.widget_nav_menu ul {
    margin-left: 0px;
}
.text-poip h3 {
    font-size: 28px !IMPORTANT;
    border-bottom: 1px solid;
    font-family: 'Urbanist' !IMPORTANT;
    font-weight: 700 !IMPORTANT;
}
#innr-fotrrr h2 {
    font-size: 26px;
    color: #00437d;
}
#innr-fotrrr input[type=email] {
    background: transparent;
    border: none;
    border-bottom: 1px solid;
    border-radius: 0px !IMPORTANT;
}
#innr-fotrrr input[type=submit] {
    background: url(http://sherry.sampleweblinks.com/wp-content/uploads/2023/04/Component-2-–-26.png);
    font-size: 0;
    padding: 28px 72px !IMPORTANT;
    background-repeat: no-repeat;
    margin-top: 20px;
}
.txt-param {
    text-align: right;
}
/* header#top:hover a#logo img {
    visibility: hidden !IMPORTANT;
} */
.txt-param li {
    display: inline-block;
    margin-right: 15px;
}
/* a#logo:before {
    content: url(http://sherry.sampleweblinks.com/wp-content/uploads/2023/04/applogo.png);
    visibility: hidden;
}
 */
header#top:hover a#logo:before {
    visibility: unset;
}
/* ============================= */

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

/*  contact from start */
#contact-page input[type=text] {
    background: transparent;
    border-bottom: 2px solid #003A6D;
    margin-bottom: 20px;
}
#contact-page input[type=email] {
    background: transparent;
    border-bottom: 2px solid #003a6d;
    margin-bottom: 20px;
}

#contact-page textarea.wpcf7-form-control.wpcf7-textarea {
    background: transparent;
    border-bottom: 2px solid #003a6d;
    margin-bottom: 20px;
    height: 140px;
}
#contact-page input[type=submit] {
    width: 100%;
    background: #003a6d;
    padding: 20px 20px !important;
    font-family: 'interextra';
    font-size: 20px;
    border-radius: 40px !important;
}
/*  contact from start */
div#footr-sec .widget.widget_nav_menu ul li a {
    font-size: 14px;
}
div#footr-sec {
    font-size: 14px;
    color: #000000;
}
div#fort-scnd .text-poip h3 {
    font-size: 26px;
    color: #171717;
    font-family: 'DM Serif Display' !important;
    font-weight: 400 !important;
}

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

div#team-secc h4 {
    font-weight: 100;
}
div#team-secc h2 {
    color: #00437d;
}
 
/* 🐞 codyhouse.co */
/* .text-divider {
  --text-divider-gap: 1rem;
  display: flex;
  align-items: center;
  font-size: 0.9375rem;
  text-transform: uppercase;
  letter-spacing: 0.1em;
color:#003B5A;
width:40%;
} */

.text-divider::before,#fth-secc .text-divider::after {
  content: '';
  height: 1px;
  background-color: silver;
  flex-grow: 1;
}

.text-divider::before {
  margin-right: var(--text-divider-gap);
}
.text-divider::after {
  margin-left: var(--text-divider-gap);
}



#footr-sec .socly li {
    list-style-type: none;
    position: relative;
    padding-left: 2px;
}
.socly li a {
    color: #003B5A;
    font-size: 18px;
}
#footr-sec .widget_nav_menu li a:before {
    color: #5aa445;
    content: "\25BA \0020";
    font-size: 12px;
    position: absolute;
    left: -1px;
}
#footr-sec .gjs-row {
    width: 38%;
}

#footr-sec input[type="submit"] {
    position: absolute;
    left: 490px;
    /* right: 0px; */
    /* width: 10%; */
    /* top: 85px; */
    bottom: 103px;
}
div#footr-sec input#esfpx_email_0fe74ada6116e {
    border: 1px solid hsl(0deg 0% 78.6%);
}
#footr-sec input[type="submit"] {
    position: relative;
    right: -103% !important;
    top: -55px;
}

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

div#faqqq-secc h3.toggle-title a {
    font-size: 20px !important;
    line-height: 21px;
    letter-spacing: 1px;
}









