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

header#top ul li a {
    font-family: med !important;
    text-decoration: underline;
}
html body h1 {
    font-family: Quiche sans-serif !important;
}
html body h2 {
   font-family: Quiche sans-serif !important;
}
html body h3 {
     font-family: Quiche sans-serif !important;
    font-weight: 100;
}
html body h4 {
    font-family: reg !important;
}
html body p {
    font-family: reg !important;
}


/*------typography-----------*/

#r1 .container {
    margin-top: -50px;
}
#r1 h2 {
    position: relative;
}
#r1 h2:before {
    content: '';
    position: absolute;
    background: #ffffff4a;
    width: 40%;
    height: 318%;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -260%;
    border-radius: 100%;
    z-index: -999;
    animation: move 2s linear infinite alternate;
}
@keyframes move {
     0% {
         transform: scale(1)
     }
     100% {
         transform: scale(1.2)
     }
}
#r2 .container {
    margin-top: 100px;
}
#r2 p {
    font-size: 18px;
    line-height: 36px;
}
#r1:before {
    content: '';
    position: absolute;
    border: 2px solid #4a4a4a;
    bottom: -10%;
    height: 200px;
    left: 50%;
    z-index: 999;
}
#r2 a.primary-color:hover {
    background: black !important;
}

#r2 a.primary-color {
    background-image: -webkit-linear-gradient( 90deg, rgb(247,147,30) 0%, rgb(216,116,0) 100%);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 16px 30px !important;
    font-family: med !important;
    font-weight: 100;
    font-size: 13px;
    line-height: 23px;
    letter-spacing: 1px;
    transition: 0.9s;
}
#r3 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
    padding-left: 20%;
}
#r3 a#b2 {
    background: transparent !important;
    box-shadow: unset !important;
    padding: 15px 27px 13px 20px !important;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 24px;
    font-family: med !important;
    font-weight: 100;
}
#r3 .owl-stage {
    padding-top: 70px;
}
#r3 .owl-stage-outer {
    left: 100px;
}
#r3 .carousel-item {
    margin: 0px 30px !important;
}
#r3 h3 {
    padding-top: 40px;
}
#r3 h4 a:before {
    content: "\f061";
    font-family: 'FontAwesome';
    font-size: 19px;
}
#r3 .carousel-item:hover h4 {
    transform: rotate(360deg);
    transition: 0.9s;
    color: white !important;
}
#r3 h4 {
    position: absolute;
    right: 8%;
    bottom: 0px;
    font-size: 0px !important;
    color: black !important;
    transition: 0.9s;
}
#r4 {
    padding-top: 120px !important;
    padding-bottom: 100px !important;
}
#r42 {
    margin-top: -125px;
}
a#b1 {
    background-image: -webkit-linear-gradient( 90deg, rgb(247,147,30) 0%, rgb(216,116,0) 100%);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 15px 40px !important;
    font-family: med !important;
    font-weight: 100;
    font-size: 13px;
    line-height: 23px;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: relative;
    transition: 0.9s;
}
#r4 a#b1:before {
    content: '';
    position: absolute;
    background: white;
    width: 0%;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: 4px;
    transition: 0.9s;
}
#r4 a#b1:hover:before {
	width: 100%;
}
#r4 a#b1:hover {
    color: #de7d20;
}
#r4 a#b1 {
    margin-top: 30px;
}
#r5 {
    padding-top: 70px !important;
    padding-bottom: 50px !important;
    margin-top: -2px;
}
#r5 .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
}
#r5 .c2 {
    position: relative;
}
#r5 .c2:before {
    content: '';
    background: white;
    width: 108%;
    height: 110%;
    position: absolute;
    left: -25px;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}
#r5 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    border: 1px solid #dadada;
    color: black;
    border-radius: 10px;
}
#r5 .wpcf7-response-output {
    border: unset !important;
}
#r5 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required::placeholder {
    color: black;
}
#r5 .c2 p {
    padding-bottom: 10px !important;
    text-shadow: 0 0 black;
}
#r5 textarea.wpcf7-form-control.wpcf7-textarea {
    border: 1px solid #dadada;
    color: black;
    border-radius: 10px;
    resize: unset;
    height: 180px;
}
#r5 textarea.wpcf7-form-control.wpcf7-textarea::placeholder {
    color: black;
}
#r5 input.wpcf7-form-control.has-spinner.wpcf7-submit {
    width: 100%;
    background-image: -webkit-linear-gradient( 90deg, rgb(247,147,30) 0%, rgb(216,116,0) 100%);
}
#r5 .iwt-icon i {
    border: 1px solid;
    width: 60px;
    height: 60px;
    line-height: 56px;
    border-radius: 100%;
    font-size: 25px;
}
#r5 .iwt-text {
    padding-left: 80px;
    padding-bottom: 10px;
}
#r5 .iwt-text a {
    color: white !important;
}
#footer-widgets img {
    width: 32%;
    margin-left: 100px;
}
#footer-widgets #media_image-2 {
    margin-bottom: 10px;
}
#footer-outer #footer-widgets .widget h4 {
    color: white !important;
    font-family: qs !important;
    padding-bottom: 20px;
    position: relative;
}
#footer-outer #footer-widgets .widget h4:before {
    content: '';
    position: absolute;
    border-bottom: 4px solid #de7b06;
    width: 45px;
    bottom: 0;
}
#footer-outer {
    margin-top: -2px;
}
#footer-widgets a, #footer-widgets p {
    font-size: 15px;
    line-height: 32px;
    font-family: reg !important;
}
#footer-widgets #text-3 p br {
    display: none;
}
#footer-widgets #newsletterwidgetminimal-2 input.tnp-submit {
    position: absolute;
    right: 0;
    padding: 12px 0px;
    width: 36%;
    font-size: 12px;
    line-height: 22px;
    font-family: med !important;
    font-weight: 100;
    letter-spacing: 1px;
    transform: unset !important;
}
#footer-widgets form.tnp-form {
    position: relative;
}
#footer-widgets #newsletterwidgetminimal-2 input.tnp-email {
    padding-right: 96px !important;
    font-size: 12px;
}
#footer-widgets .row {
    border-bottom: 1px solid #2b2b2b;
}
#copyright {
    padding: 20px 0px !important;
}
#r3 .carousel-item img {
    transition: 0.9s;
}

#r3 .carousel-item:hover img {
    filter: brightness(0.5);
    transform: scale(0.95);
}
#r5 .iwithtext:hover .iwt-icon i {
    transform: rotate(360deg);
    transition: 0.9s;
    background: #d8781c;
    border-color: #d8781c;
    color: white !important;
}
#r4 .hover-wrap:before {
    content: '';
    position: absolute;
    background: #dc7b1fa6;
    width: 0%;
    height: 0%;
    left: 0px;
    top: 0px;
    z-index: 99;
	transition: 0.9s;
}
#r4 .hover-wrap:after {
    content: '';
    position: absolute;
    background: #dc7b1fa6;
    width: 0%;
    height: 0%;
    right: 0px;
    top: 0px;
    z-index: 99;
	transition: 0.9s;
}
#r4 .hover-wrap-inner:before {
    content: '';
    position: absolute;
    background: #dc7b1fa6;
    width: 0%;
    height: 0%;
    left: 0px;
    bottom: 0px;
    z-index: 99;
	transition: 0.9s;
}
#r4 .hover-wrap-inner:after {
    content: '';
    position: absolute;
    background: #dc7b1fa6;
    width: 0%;
    height: 0%;
    right: 0px;
    bottom: 0px;
    z-index: 99;
	transition: 0.9s;
}
#r4:hover .img-with-aniamtion-wrap:not(:hover) .hover-wrap:before,#r4:hover .img-with-aniamtion-wrap:not(:hover) .hover-wrap:after,#r4:hover .img-with-aniamtion-wrap:not(:hover) .hover-wrap-inner:before,#r4:hover .img-with-aniamtion-wrap:not(:hover) .hover-wrap-inner:after {
	width: 50% !important;
	height: 50% !important;
}


body::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

body::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

body::-webkit-scrollbar-thumb
{
	background-image: -webkit-linear-gradient( 90deg, rgb(247,147,30) 0%, rgb(216,116,0) 100%);
}


div#page-header-bg h1 {
    font-size: 55px;
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1920px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1600px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1440px) {
	#r1:before {
    bottom: -13%;
    height: 200px;
    left: 50%;
}
	#r3 {
    padding-top: 70px !important;
    padding-bottom: 80px !important;
    padding-left: 7%;
}
	#r3 .owl-stage-outer {
    left: 190px;
}
	html body h3 {
    font-size: 17px !important;
    line-height: 27px !important;
}
	html body p {
    font-size: 14px;
    line-height: 30px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1366px) {
	div#page-header-bg h1 {
    font-size: 45px;
}
	div#r3 .txt_blk {
    padding-right: 15px;
}
	#r42 {
    margin-top: -120px;
}
	#r3 .owl-stage-outer {
    left: 110px;
}
	html body h1 {
    font-size: 36px;
    line-height: 46px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1340px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1320px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1280px) {
	#r2 .container {
    margin-top: 70px;
}
	#r2 p {
    font-size: 15px !important;
    line-height: 30px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1024px) {
	#top #logo {
    width: 120px !important;
    height: 120px !important;
}
	div#page-header-wrap .inner-wrap{
		padding-top:90px !important;
	}
	div#page-header-bg h1 {
    font-size: 40px;
}
	header#top a#logo img {
    height: 100%;
}
	#r1 h2:before {
    width: 40%;
    height: 288%;
    left: 0;
    right: 0;
    bottom: -260%;
}
	#r1:before {
    bottom: -18%;
    height: 200px;
    left: 50%;
}
	html body p {
    font-size: 13px;
    line-height: 29px;
}
	#r3 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
    padding-left: 5%;
}
	#r2 p {
    font-size: 14px !important;
    line-height: 28px !important;
}
	html body p {
    font-size: 12px;
    line-height: 28px;
}
	html body h1 {
    font-size: 28px;
    line-height: 38px;
}
	#r3 .owl-stage {
    padding-top: 40px;
}
	#r3 .owl-stage-outer {
    left: 90px;
}
	#r3 h3 {
    padding-top: 30px;
}
	html body h3 {
    font-size: 13px !important;
    line-height: 23px !important;
}
	#r42 {
    margin-top: -90px;
}
	html body h4 {
    font-size: 16px !important;
    line-height: 26px !important;
}
	#r5 .c2:before {
    width: 108%;
    height: 110%;
    left: -16px;
    top: 0;
    bottom: 0;
    right: 0;
}
	#footer-widgets a, #footer-widgets p {
    font-size: 13px;
    line-height: 28px;
}
	#footer-outer #footer-widgets .widget h4 {
    font-size: 18px !important;
    line-height: 28px !important;
}
	#footer-widgets #newsletterwidgetminimal-2 input.tnp-email {
    padding-right: 64px !important;
    font-size: 12px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 840px) {
	div#page-header-bg h1{
		font-size:40px !important;
	}
	div#r3 .txt_blk {
    padding-right: unset;
}
	#r3 p {
    padding: 0px 20px !important;
}
	#r2 .content {
    background: #00000061;
}
	#r1 h2:before {
    width: 46%;
    height: 300%;
    left: 0;
    right: 0;
    bottom: -260%;
}
	#r2 .container {
    margin-top: 40px;
}
	html body p {
    font-size: 12px !important;
    line-height: 28px !important;
}
	html body p br {
    display: none;
}
	#r3 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
    padding-left: 0%;
    text-align: center;
}
	#r3 a#b2 {
    padding: 15px 27px 13px 40px !important;
}
	#r3 .owl-stage-outer {
    left: 15px;
}
	#r3 h3 {
    padding-top: 30px;
    text-align: left;
}
	.owl-dots {
    display: none;
}
	#r4 {
    padding-top: 70px !important;
    padding-bottom: 60px !important;
}
	#r42 {
    margin-top: 0px;
}
#r5 {
    padding-top: 30px !important;
    padding-bottom: 50px !important;
    margin-top: -2px;
}
	#r5 .c2 {
    padding-top: 50px;
}
	#r5 .c2:before {
    width: 108%;
    height: 100%;
    left: -21px;
    top: -110px;
    bottom: -130px;
    right: 0;
}
	#footer-widgets img {
    width: 32%;
    margin-left: 66px;
}
	#r5 .col.span_12, #r5 .col.span_6 {
    margin-bottom: 0px;
}
	#r4 img {
    width: 100%;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 768px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 525px) {
	div#page-header-bg h1 {
    font-size: 30px;
}
	html body h1 {
    font-size: 22px;
    line-height: 32px;
}
	#r3 .owl-stage {
    padding: unset;
}
	#r2 p {
    font-size: 12px !important;
    line-height: 25px !important;
}
	#r1 h2 {
    font-size: 25px !important;
    line-height: 35px !important;
}
	#r1 h2:before {
    width: 46%;
    height: 300%;
    left: 0;
    right: 0;
    bottom: -300%;
}
	#r1 .container {
    margin-top: -20px;
}
	#r1:before {
    bottom: -13%;
    height: 110px;
    left: 50%;
}
	#r2 .container {
    margin-top: 30px;
}
	#r3 p {
    padding: 0px 20px !important;
}
	#r3 .owl-stage-outer {
    left: 0px;
}
	#r5 .c2:before {
    width: 106%;
    height: 100%;
    left: -13px;
    top: -110px;
    bottom: -130px;
    right: 0;
}
	#footer-widgets img {
    width: 32%;
    margin-left: 0px;
}
	#footer-widgets #newsletterwidgetminimal-2 input.tnp-email {
    padding-right: 164px !important;
    font-size: 12px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 430px) {
	#r3 {
    padding-top: 60px !important;
    padding-bottom: 30px !important;
}
	#r3 .owl-stage {
    padding-top: 20px;
}
	#r5 .c2:before {
    width: 104%;
    height: 100%;
    left: -6px;
    top: -110px;
    bottom: -130px;
    right: 0;
}
	#r4 {
    padding-top: 60px !important;
    padding-bottom: 20px !important;
}
	html body h4 {
    font-size: 13px !important;
    line-height: 23px !important;
}
	#r1 h2 {
    font-size: 22px !important;
    line-height: 32px !important;
}
	#r1 h2:before {
    width: 55%;
    height: 300%;
    left: 0;
    right: 0;
    bottom: -300%;
}
	#r1:before {
    bottom: -10%;
    height: 90px;
    left: 50%;
}
	#r2 .container {
    margin-top: 10px;
}
	#r2 p {
    font-size: 12px !important;
    line-height: 24px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 375px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 360px) {}