/*
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#service-inner {
    min-height: 330px;
}
/* ===============Gravity form======================== */
fieldset#field_1_8 legend {
    color: #fff !important;
}
div#contact-inner input#choice_1_8_1, div#contact-inner input#choice_1_8_2, div#contact-inner input#choice_1_8_3, div#contact-inner input#choice_1_8_4, div#contact-inner input#choice_1_8_5, div#contact-inner input#choice_1_8_6 {
    padding: 10px !important;
    height: 20px !important;
    border: 1px solid #fff !important;
    opacity: 1 !important;
}
div#contact-inner .gfield_checkbox label {
    color: #fff !important;
}
.gfield-choice-input:before {
    color: #1ad2cc !important;
}
/* ======================================= */
.frustrationfree div#service-inner p {
    min-height: auto !important;
    text-align: center;
    padding-bottom: 5px;
}
.frustrationfree #service-inner {
    min-height: 440px;
}
.frustrationfree div#service-inner .iwithtext .iwt-icon {
    margin: 0 auto;
}
.frustrationfree div#service-inner .iwithtext {
    display: grid;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    text-align: center;
}
.frustrationfree .owl-nav.disabled {
    display: none !important;
}
/* ======================================= */
div#serve-inner .vc_col-sm-4 .vc_column-inner {
    min-height: 210px;
}
header#top {
    border-bottom: 2px solid #ffffff29;
}
header#top li#menu-item-28 span {
    background: linear-gradient(88deg, rgba(21, 138, 123, 1) 0%, rgba(29, 250, 249, 1) 100%);
    padding: 15px 20px !important;
    border-radius: 30px;
    position: relative;
}
header#top li#menu-item-28 span:after {
    content: "\f061";
    font-family: 'FontAwesome';
    margin-left: 10px;
}
/* ======================================= */
div#revolution-slider {
    margin-bottom: 0px !important;
}
/* ========================================== */
div#about {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#about h1::after, h1 span::after {
    display: none;
}
div#about-inner h2 span::after {
    right: 0;
    left: unset;
    width: 70%;
	bottom: 0px;
}
div#about-inner .wpb_text_column {
    margin-bottom: 0px !important;
}
div#about-inner ul li {
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
    margin-bottom: 5px !important;
    padding-left: 28px;
}
div#about-inner ul li i {
    background: linear-gradient(88deg, rgba(21, 138, 123, 1) 0%, rgba(29, 250, 249, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 20px;
}
/* ======================================= */
h6 span {
    border: 1px solid #18ABA0;
    padding: 5px 10px !important;
    border-radius: 10px;
}
a#btn {
    border-radius: 30px !important;
    background: linear-gradient(88deg, rgba(21, 138, 123, 1) 0%, rgba(29, 250, 249, 1) 100%);
}
h2 span, h1 span, h1 {
    position: relative;
}
h2 span::after, h1 span::after, h1::after {
    content: "";
    background: linear-gradient(88deg, rgba(21, 138, 123, 1) 0%, rgba(29, 250, 249, 1) 100%);
    position: absolute;
    width: 30%;
    height: 10px;
    left: 0;
    bottom: 0;
    z-index: -1;
}
/* =================================== */
div#service {
    padding: 5% 0% 12% 0% !important;
    margin-bottom: 0px !important;
}
div#service h1::after {
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 25%;
    height: 4px;
    bottom: 6px;
}
div#service-inner {
    margin: 10px 10px !important;
    background: #ffffff1a !important;
    border: 1px solid #ffffff33;
    padding: 30px 30px !important;
    border-radius: 20px;
}
div#service-inner .iwithtext {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 15px !important;
}
div#service-inner .iwithtext .iwt-icon img {
    width: unset;
    margin: 0;
}
div#service-inner .iwithtext .iwt-icon {
    position: relative;
}
div#service-inner .iwithtext .iwt-text {
    padding-left: 0px;
}
div#service-inner p {
    min-height: 130px;
}
div#service button.owl-prev:before {
    content: "\f104";
    font-family: 'FontAwesome';
    font-size: 20px;
    box-shadow: unset !important;
    padding: 10px 16px;
    border: 2px solid #fff;
    border-radius: 50%;
    color: #fff;
}
div#service button.owl-prev {
    background: transparent;
    font-size: 0;
    border: 0px;
    position: absolute;
    left: -80px;
    top: 330px;
}
div#service button.owl-next:before {
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 20px;
    box-shadow: unset !important;
    padding: 10px 16px;
    border: 2px solid #fff;
    border-radius: 50%;
    color: #fff;
}
div#service button.owl-next {
    background: transparent;
    font-size: 0;
    border: 0px;
    position: absolute;
    right: -80px;
    top: 330px;
}
div#service .owl-nav.disabled {
    display: block;
}
div#service .owl-dots {
    display: none;
}
/* ============================== */
div#you-get {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#you-get-inner ul li {
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
    margin-bottom: 10px !important;
    padding-left: 28px;
    border-bottom: 2px solid #CCCCCC;
    padding-bottom: 10px !important;
}
div#you-get-inner ul li i {
    background: linear-gradient(88deg, rgba(21, 138, 123, 1) 0%, rgba(29, 250, 249, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 20px;
}
div#you-get-inner h2 span::after {
    left: unset;
    right: -190px;
    width: 123%;
    bottom: 53px;
}
/* ============================ */
div#serve {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#serve h1::after {
    width: 27%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
div#serve-inner .vc_col-sm-4 .vc_column-inner {
    background: linear-gradient(88deg, rgba(21, 138, 123, 1) 0%, rgba(29, 250, 249, 1) 100%);
    padding: 20px;
    border-radius: 20px;
    filter: drop-shadow(2px 4px 6px #ccc);
}
/* =============================== */
div#contact {
    padding: 15% 0% 5% 0% !important;
    margin-bottom: 0px !important;
}
div#contact h1::after {
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 25%;
    height: 4px;
    bottom: 6px;
}
div#contact .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
}
div#contact h6 {
    padding: 5px 10px !important;
    border-radius: 10px;
    background: #18aba052;
    width: fit-content;
    margin: 0 auto;
}
div#contact h6 span {
    padding: 0px !important;
    border: unset !important;
    background: linear-gradient(88deg, rgba(21, 138, 123, 1) 0%, rgba(29, 250, 249, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
div#contact-inner ul li i {
    color: #fff;
}
div#contact-inner ul li {
    font-size: 19px;
    line-height: 29px;
    margin-bottom: 10px;
    padding-left: 30px !important;
}
div#gform_fields_1 {
    row-gap: 20px !important;
}
div#contact-inner input, div#contact-inner select, div#contact-inner textarea {
    background-color: #fff0 !important;
        color: #CDD0D6 !important;
    border: 1px solid #283242;
    border-radius: 10px !important;
    height: 50px !important;
    opacity: 1;
}
div#contact-inner select {
    padding-top: 4px;
}
div#contact-inner select option {
        color: #666 !important;
}
div#contact-inner input#gform_submit_button_1 {
    background: linear-gradient(88deg, rgba(21, 138, 123, 1) 0%, rgba(29, 250, 249, 1) 100%);
    border: unset !important;
	color:#fff !important;
}
div#contact-inner input::placeholder, div#contact-inner select, div#contact-inner textarea::placeholder {
    color: #CDD0D6;
    opacity: 1;
}
div#contact-inner .ginput_container.ginput_container_select {
	position:relative;
}
div#contact-inner .ginput_container.ginput_container_select:after {
    content: "\f0d7";
    position: absolute;
    font-size: 14px;
    color: #fff;
    font-family: 'FontAwesome';
    right: 0;
    top: 0;
    margin: 18px 17px 0 1px !important;
}
/* ================================ */
div#testimonials {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#testimonials h1::after {
    width: 21%;
    left: 40px;
    right: 0;
    margin: 0 auto;
    bottom: 60px;
}
div#testimonials h6 span {
    color: #18ABA0 !important;
}
div#testimonials-inner .iwithtext {
    display: flex;
    align-items: center;
    gap: 5px;
    margin-bottom: 15px !important;
}
div#testimonials-inner .iwithtext .iwt-icon img {
    width: unset;
    margin: 0;
}
div#testimonials-inner .iwithtext .iwt-icon {
    position: relative;
}
div#testimonials-inner .iwithtext .iwt-text {
    padding-left: 0px;
}
div#testimonials-inner h6 span {
    padding: 0px !important;
    border: unset !important;
}
div#testimonials-inner .iwt-text h5 img {
    margin: 0;
}
div#testimonials-inner .iwt-text h5 {
    position: absolute;
    right: 0;
    top: 0;
    margin: 18px 0px !important;
}
div#testimonials-inner {
    margin: 0px 10px;
    background: #fff;
    padding: 30px 20px !important;
    border-radius: 15px !important;
}
div#testimonials-inner:hover {
    background: linear-gradient(88deg, rgba(21, 138, 123, 1) 0%, rgba(29, 250, 249, 1) 100%);
}
div#testimonials-inner:hover h6 span, div#testimonials-inner:hover p span {
    color: #fff !important;
    transition: .3s;
}
div#testimonials-inner .iwt-text h4, div#testimonials-inner .iwt-text h6 {
    margin: 0;
}
button.owl-dot span {
    width: 35px !important;
    background-color: #D9D9D9 !important;
}
button.owl-dot.active span {
    transform: unset !important;
    background: linear-gradient(88deg, rgba(21, 138, 123, 1) 0%, rgba(29, 250, 249, 1) 100%) !important;
}
/* =================================== */
#footer-outer[data-using-bg-img="true"][data-bg-img-overlay="0.8"]:after {
    opacity: 0;
}
div#footer-widgets .row {
    padding: 40px 0px !important;
}
div#nav_menu-2, div#nav_menu-3 {
    margin: 0 auto;
    display: table;
}
#footer-outer .widget {
    margin-bottom: 10px;
}
div#custom_html-2 ul.phone li a ruby {
    display: block;
}
div#custom_html-2 ul.phone li a img {
    position: absolute;
    left: -60px;
}
div#custom_html-2 ul.phone li a {
    position: relative;
    margin-left: 60px !important;
}
div#custom_html-3 ul li i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #ffffff45;
    border-radius: 5px;
}
div#custom_html-3 ul li {
    display: inline-block;
    margin-right: 10px;
}
div#footer-widgets ul#menu-quick-link li a, div#footer-widgets ul#menu-useful-links li a {
    position: relative;
    padding-left: 20px !important;
}
div#footer-widgets ul#menu-quick-link li a:before, div#footer-widgets ul#menu-useful-links li a:before {
    content: "\f101";
    position: absolute;
    left: 0;
    top: 0;
    font-family: "fontawesome";
    font-size: 20px;
    background: linear-gradient(88deg, rgba(21, 138, 123, 1) 0%, rgba(29, 250, 249, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
/* ===================================== */
div#copyright {
    padding: 0px 0px !important;
}
div#copyright strong {
	    background: linear-gradient(88deg, rgba(21, 138, 123, 1) 0%, rgba(29, 250, 249, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
div#copyright .col.span_5 {
    background: #ffffff0d;
    padding: 20px 0px !important;
    max-width: 100% !important;
    border-radius: 10px 10px 0px 0px !important;
}
div#you-get-inner h2 span::after {
    display: none;
}
div#testimonials-inner .iwithtext .iwt-icon {
    display: none !important;
}
/* ===================================== */
@media (max-width: 1600px){}
@media (max-width: 1440px){}
@media (max-width: 1366px){
	div#service-inner {
    padding: 25px 25px !important;
}
}
@media (max-width: 1326px){}
@media (max-width: 1280px){
	div#service h1::after {
    width: 21%;
}
	div#you-get-inner h2 span::after {
    right: -160px;
    width: 121%;
    bottom: 43px;
}
	div#serve h1::after {
    width: 23%;
}
	div#contact h1::after {
    width: 21%;
    bottom: 6px;
}
	div#testimonials h1::after {
    width: 19%;
    left: 33px;
    bottom: 45px;
}
	div#testimonials-inner {
    padding: 20px 14px !important;
}
	div#testimonials-inner .iwt-text h5 img {
    width: 30px;
}
}
@media (max-width: 1080px){}
@media (max-width: 912px){}
@media (max-width: 800px){}
@media (max-width: 768px){}
@media (max-width: 480px){}
@media (max-width: 428px){}
@media (max-width: 414px){}
@media (max-width: 390px){}
@media (max-width: 375px){}
@media (max-width: 360px){}

@-moz-document url-prefix() {
	div#about-inner h2 span::after {
  right: 60px;
  width: 57%;
  bottom: -100px;
}
	div#you-get-inner h2 span::after {
  right: -40px;
  width: 67%;
  bottom: -50px;
  top: unset !important;
}
@media (max-width: 1600px){}
@media (max-width: 1440px){}
@media (max-width: 1366px){}
@media (max-width: 1326px){}
@media (max-width: 1280px){
	div#about-inner h2 span::after {
  right: 50px;
  width: 57%;
  bottom: -85px;
}
	}
@media (max-width: 1024px){}
@media (max-width: 912px){}
@media (max-width: 800px){}
@media (max-width: 768px){}
@media (max-width: 480px){}
@media (max-width: 428px){}
@media (max-width: 414px){}
@media (max-width: 390px){}
@media (max-width: 375px){}
@media (max-width: 360px){}
}