/*
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 .container {
    padding:  0;
}

header#top ul.buttons.sf-menu .jin span.menu-title-text {
    background: #fff;
    padding: 19px 20px;
    border-radius: 8px;
	cursor: pointer;
}

#baner img {
    width: 85%;
    margin: 0 auto;
}

a#btn:hover {
    transform: unset !important;
    box-shadow: unset !important;
       font-weight: 600 !important;
      opacity: 1;
}
header#top ul.buttons.sf-menu .jin span.menu-title-text:hover {
    text-shadow: 0 0 black;
}
a#btnn:hover {
    transform: unset !important;
    box-shadow: unset !important;
       font-weight: 600 !important;
      opacity: 1;
}

#baner  h1 {
    font-size: 58px;
}

#baner strong {
    font-size: 55px;
}

#baner p {
    font-size: 21px;
    line-height: 31px;
}

#baner a#btn {
    margin-right: 15px;
    background: #fff !important;
    color: #ff6969;
    font-weight: 200;
    font-size: 16px;
    padding: 20px 10px;
    width: 48%;
    text-align: center;
}

#baner a#btnn {
        background: transparent !important;
        color: #ff6969;
        font-weight: 200;
        font-size: 16px;
        padding: 17px 10px;
        width: 48%;
        text-align: center;
        border: 3px solid #fff;
        color: #fff;
}

#knd img {
    width: 85%;
    margin: 0 auto;
    display: table;
}

#knd h2 {
    font-weight: 400;
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

#knd h2 strong {
    color: #ff5757;
}

#knd h2::before {
    content: '';
    height: 2px;
    width: 33%;
    background: currentColor;
    position: absolute;
    bottom: 0;
}

a#btn {
    padding: 18px 10px;
    width: 45%;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
}

#knd p {
    font-size: 19px;
}

#knd p {
    font-size: 20px;
    color: #000;
    line-height: 30px;
}

#why_sec .tt h2 {
    font-weight: 400;
    position: relative;
    padding-bottom: 25px;
}

h1,h2,h3,h4 {
    color: #000;
}

#why_sec .tt h2 strong {
    color: #ff5757;
}

#why_sec .tt h2::before {
    content: '';
    height: 2px;
    width: 16%;
    background: currentColor;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

#why_sec #who_ser .trt {
    height: 430px;
    display: flex;
    align-items: center;
    padding: 0 30px;
}

#why_sec #who_ser .trt p {
    color: #fff;
}

#why_sec #who_ser .trt h3 {
    color: #fff;
    font-weight: 600;
}

#why_sec #who_ser .column-image-bg {
    background-size: 100% 100%;
    border-radius: 15px;
}

#why_sec  .carousel-item {
    margin: 0 10px;
}

#why_sec #who_ser .column-image-bg::before {
    content: '';
    height: 100%;
    width: 100%;
    background: #ff5757a6;
    position: absolute;
    left: 0;
    right: 0;
}

#ind a#btn {
    width: 22%;
}

#ind p {
    font-size: 20px;
    line-height: 30px;
    color: #000;
}

#ind h3 {
    margin-bottom: 20px;
}
#crod h2 {
    font-weight: 400;
    position: relative;
    padding-bottom: 30px;
}

#crod h2::before {
        content: '';
    height: 2px;
    width: 16%;
    background: currentColor;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

#crod #crd_iner img {
    border-radius: 180px;
    width: 27%;
    transition: ease-out .2s;
}

#crod #crd_iner h3 {
    font-size: 25px;
    line-height: 34px;
}

#crod #crd_iner img:hover {
    transform: translateY(-10px);
}

#crod #crd_iner p {
    font-size: 16px;
    line-height: 25px;
    color: #000;
}

#glery  .col.span_3 {
    padding: 0;
}

#footer-outer #footer-widgets .row {
    padding: 40px 0 0;
}

#footer-outer #footer-widgets .row #media_image-2 img {
    width: 65%;
}

#footer-outer #footer-widgets .row #text-2 p {
    padding-bottom: 7px;
    font-size: 15px;
    line-height: 23px;
}

#cont .trt p {
    font-size: 20px;
    line-height: 30px;
    color: #000;
}

#cont .vc_col-sm-6:nth-child(1) .vc_column-inner {
    padding-right: 40px;
}

#cont h4 {font-size: 25px;line-height: 35px;font-weight: 800;}

#cont .gform-body.gform_body .gform_fields {
    --gf-form-gap-y: 0px;
}

#cont .gform-body.gform_body input {
    background: #e8e8e8;
    border-color: #e8e8e8;
    border-radius: unset;
    box-shadow: unset;
}

#cont  input#gform_submit_button_1 {
    background: #ff5757 !important;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
    width: 31%;
    padding: 3px 10px !important;
}

#cont .rep {
    margin-bottom: 0;
}
#cont p.gform_required_legend {
    display: none;
}
#why_sec button.owl-prev:before {content: "\f104";font-family: 'FontAwesome';font-size: 45px;box-shadow: unset !important;color: #000;}
#why_sec button.owl-prev {background: transparent;position: absolute;left: -30px;top: 220px;font-size: 0;border: 0px;}
#why_sec button.owl-next:before {content: "\f105";font-family: 'FontAwesome';font-size: 45px;box-shadow: unset !important;color: #000;}
#why_sec button.owl-next {background: transparent;position: absolute;right: -30px;top: 220px;font-size: 0;border: 0px;}
#why_sec .owl-carousel .owl-nav.disabled {
display: block !important;
}
#why_sec .owl-dots {
display: none;
}

@media (max-width: 1600px) {}
@media (max-width: 1440px) {
	header#top .container {
    padding: 0 20px;
}
}
@media (max-width: 1366px) {
	
#why_sec #who_ser .trt {
    height: 400px;
}
}
@media (max-width: 1340px) {}
@media (max-width: 1320px) {
	.abtt img {
    width: 100% !important;
}
	#why_sec #who_ser .trt {
    height: 380px;
}
	#knd img {
    width: 95%;
}
		#baner strong {
    font-size: 45px;
    line-height: 45px;
}
	#baner h1 {
    font-size: 50px;
    line-height: 60px;
}
}
@media (max-width: 1280px) {}
@media (max-width: 1030px) {
	header#top ul.buttons.sf-menu .jin span.menu-title-text {
    padding: 15px 16px;
    font-size: 16px;
}
	#baner img {
    width: 95%;
}
	#baner strong {
    font-size: 36px;
    line-height: 42px;
}
	#baner h1 {
    font-size: 40px;
    line-height: 50px;
}
	#knd {
    margin-bottom: 0;
}
	#why_sec #who_ser .trt h3 {
    font-size: 23px;
    line-height: 32px;
}
	#crod #crd_iner h3 {
    font-size: 20px;
    line-height: 30px;
}
	html body p {
    font-size: 16px !important;
    line-height: 25px !important;
}
}
@media (max-width: 840px) {
	#baner img {
        width: 55%;
    }
	header#top  .col.span_3 {
    width: 100% !important;
    text-align: center;
}

header#top .col.span_3 a#logo {
	
    margin: 0 auto;
    display: table;
}
	#baner a#btnn {
    width: 40%;
}
#baner a#btn {
    width: 40%;
}
	    #knd img {
        width: 55%;
    }
	a#btn {
    width: 100%;
}
	#ind {
    padding-bottom: 0px !important;
}
	    .abtt img {
        width: 60% !important;
    }
}
@media (max-width: 768px) {}
@media (max-width: 525px) {
	#footer-outer #footer-widgets .row #media_image-2 img {
    width: 80%;
}
	    #footer-widgets .container .col {
        margin-bottom: 0px;
    }

	#footer-outer #footer-widgets {
    text-align: center;
}
	#ind a#btn {
    width: 100%;
}
	#why_sec button.owl-next {
    right: -20px;
    top: 180px;
}
	#why_sec button.owl-prev {
    top: 180px;
    left: -20px;
}
	#baner a#btnn {
    width: 100%;
}
    #baner a#btn {
        width: 100%;
        margin: 0 0px 15px;
    }
	    .abtt img {
        width: 100% !important;
    }
	
	    #knd img {
        width: 100%;
    }
	#baner img {
        width: 100%;
    }
	#baner {
    text-align: center;
}
	#ind a#btn {
    width: 100% !important;
}
	#vid {
    margin: 0;
}
}
@media (max-width: 430px) {
	#why_sec button.owl-next {
    right: -20px;
    top: 150px;
}
	#why_sec button.owl-prev {
    left: -20px;
    top: 150px;
}
	    #why_sec #who_ser .trt {
        height: 330px;
    }
	html body h2 {
    font-size: 32px !important;
    line-height: 42px !important;
}

	body #top #logo img {
    height: 67px !important;
}
}
@media (max-width: 375px) {}
@media (max-width: 360px) {}