/*
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
*/
#contact h1 a {
    color: #fff;
}
#header-outer:not([data-format=left-header]) #top nav>ul li#menu-item-302 a {
    padding: 8px 36px !important;
    box-shadow: 0px 0px 20px -10px black;
    border-radius: 50px !important;
    font-size: 15px !important;
    line-height: 37px !important;
    transition: 0.5s ease !important;
}
#header-outer:not([data-format=left-header]) #top nav>ul li#menu-item-302 a span {
    color: #00447c !important;
    font-weight: 600;
    text-transform: uppercase;
}
#header-outer:not([data-format=left-header]) #top nav>ul li#menu-item-302 a span i {
    background: linear-gradient(131deg, rgba(53,100,183,1) 0%, rgba(8,60,151,1) 100%);
    width: 34px;
    height: 30px;
    padding: 5px;
    line-height: 18px;
    transform: translateY(0%) translateX(4px);
    border-radius: 50px;
    color: #fff !important;
    font-size: 16px;
}
#header-outer:not([data-format=left-header]) #top nav>ul li#menu-item-302 a:hover {
    box-shadow: 0 20px 38px rgba(0,0,0,0.16)!important;
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
}
.btn {
    padding: 16px 30px 16px 36px !important;
    font-size: 14px !important;
}
.btn:after {
    content: "\f061";
    color: white;
    font-family: 'FontAwesome';
    background: linear-gradient(131deg, rgba(53,100,183,1) 0%, rgba(8,60,151,1) 100%);
    padding: 8px 10px;
    border-radius: 30px;
    font-size: 16px;
    margin-left: 20px !IMPORTANT;
}
.scnd-txt {
    color: #00447c !important;
    font-family: 'cir' !important;
    font-weight: 100;
    letter-spacing: -2px;
}
.frst-txt {
    font-family: 'cir' !important;
    color: black;
}
body #page-header-bg h1 {
    color: #000;
    font-weight: 600;
    font-family: 'Jost';
    font-size: 34px;
}
.innr-pg h3 {
    font-size: 22px;
    line-height: 32px;
    color: #003591;
    font-family: 'cir';
    font-weight: 100;
}

.innr-pg strong {
    color: #000;
}
#header-outer ul.sub-menu.tracked-pos .current-menu-item a span:before{
    display:none !important;
}
#header-outer ul.sub-menu.tracked-pos {
    padding: 20px 10px !important;
}

#header-outer ul.sub-menu.tracked-pos li a {
    line-height: 20px;
    font-size: 14px;
}
.innr-pg h2 {
    font-size: 32px;
    line-height: 42px;
    color: #003591;
    font-family: 'cir';
    font-weight: 100;
    letter-spacing: -2px;
}

.innr-pg p {
    font-size: 18px;
    line-height: 30px;
}

.innr-pg li {
    font-size: 18px;
    line-height: 30px;
}
#header-outer {
    height: 120px;
    border-top: 3px solid #003591;
}

#header-outer .row {
    height: 120px;
}

#header-outer img.stnd.skip-lazy.default-logo.dark-version {
    transform: scale3d(2.2, 2.2, 1.5);
    margin-top: 90px;
}

#header-outer ul.sf-menu.sf-js-enabled.sf-arrows .current-menu-item a span {
    color: #003591;
}

#header-outer ul.sf-menu.sf-js-enabled.sf-arrows li a span:after {
    display: none;
}

#header-outer ul.sf-menu.sf-js-enabled.sf-arrows .current-menu-item a span:before {
    content: '';
    background: #003591;
    width: 3px;
    height: 40px;
    position: absolute;
    top: -51px;
    left: 17px;
}

/* main */

#main {
    height: 830px;
    margin-top: -28px;
}

#main .col-text {
    margin-top: 220px;
}

#main h3 {
    font-size: 20px;
    font-family: 'cir';
    color: black;
    letter-spacing: -1px;
    font-weight: 100;
}

#main h3:before {
    content: '';
    background: #003591;
    width: 470px;
    height: 3px;
    position: absolute;
    top: 0px;
    left: 0px;
}

#main h1 {
    font-size: 80px;
    line-height: 80px;
    color: #00447c;
    font-family: 'cir';
    font-weight: 100;
    letter-spacing: -2px;
}

#main p {
    font-size: 18px;
    margin: 30px 0px;
    color: #333333;
}

a#btn1 {
    padding: 16px 50px;
    box-shadow: 0px 0px 20px -10px black;
    border-radius: 50px !important;
}


#main i.fa.fa-arrow-right {
    background: linear-gradient(131deg, rgba(53,100,183,1) 0%, rgba(8,60,151,1) 100%);
    width: 40px;
    height: 36px;
    padding: 5px;
}

#main .fa-arrow-right:before {
    content: "\f061";
    color: white;
}

#main button.owl-dot.active span {
    width: 20px;
    height: 4px;
}

#main button.owl-dot span {
    transform: scale(1.7);
    margin: 0px 10px;
}

#main .owl-dots {
    margin-top: 100px !important;
}

#main .col-main:before {
    content: '';
    background-image: url(https://devu2.onlinetestingserver.com/richard_tyas/wp-content/uploads/2022/09/before-line_03.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 382px;
    height: 110px;
    position: absolute;
    top: 630px;
    left: 250px;
}

#main:before {
    content: '';
    background-image: url(https://devu2.onlinetestingserver.com/richard_tyas/wp-content/uploads/2022/09/new_02.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 228px;
    height: 298px;
    position: absolute;
    top: 0px;
    left: -340px;
    z-index: 2;
}

/* icons */

#icons {
    padding: 100px 0px !important;
}

#icons .col-text .vc_column-inner {
    padding: 40px 50px 50px 50px;
    background: #f4f4f4;
    border-radius: 10px;
    transition: 0.5s;
}

#icons .col-text .vc_column-inner:hover {
	background: white;
	box-shadow: 0px 0px 20px -10px black;
}

#icons h2 {
    font-family: 'cir';
    font-weight: 100;
    font-size: 30px;
    margin-top: 30px;
}

#icons p {
    font-size: 16px;
    line-height: 30px;
}

/* about */

#about h3 {
    font-size: 20px;
    font-family: 'cir';
    color: black;
    letter-spacing: -1px;
    font-weight: 100;
}

#about h3:before {
    content: '';
    background: #003591;
    width: 76px;
    height: 3px;
    position: absolute;
    top: 66px;
    left: 0px;
}

#about h1 {
    font-size: 50px;
    line-height: 60px;
    color: #003591;
    font-family: 'cir';
    font-weight: 100;
    letter-spacing: -2px;
}

#about p {
    font-size: 18px;
    line-height: 30px;
}

a#btn2 {
    padding: 16px 50px;
    box-shadow: 0px 0px 20px -10px black;
    border-radius: 50px !important;
}

#about i.fa.fa-arrow-right {
    background: linear-gradient(131deg, rgba(53,100,183,1) 0%, rgba(8,60,151,1) 100%);
    width: 40px;
    height: 36px;
    padding: 5px;
}

#about .fa-arrow-right:before {
    content: "\f061";
    color: white;
}

/* mission */

#mission h1 {
    font-size: 50px;
    line-height: 60px;
    color: #003591;
    font-family: 'cir';
    font-weight: 100;
    letter-spacing: -2px;
}

#mission p {
    font-size: 18px;
    line-height: 30px;
}

#mission i.fa.fa-arrow-right {
    background: linear-gradient(131deg, rgba(53,100,183,1) 0%, rgba(8,60,151,1) 100%);
    width: 40px;
    height: 36px;
    padding: 5px;
}

#mission .fa-arrow-right:before {
    content: "\f061";
    color: white;
}

/* contact */

#contact .col-text .vc_column-inner {
    padding: 40px 50px 80px 50px;
    box-shadow: 0px 0px 20px -10px;
    border-radius: 30px 30px 20px 20px;
}

#contact {
    padding: 100px 0px !important;
}

#contact h1 {
    font-size: 50px;
    line-height: 60px;
    font-family: 'cir';
    font-weight: bold;
    letter-spacing: 2px;
    color: white;
}

#contact .column-image-bg {
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

#contact #wpcf7-f7-p33-o1 {
    margin-top: 70px;
}

#contact input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    border-radius: 12px;
    padding: 15px 20px 15px 40px;
    margin-bottom: 30px;
    background-image: url(https://devu2.onlinetestingserver.com/richard_tyas/wp-content/uploads/2022/09/jadbva_03-2.png);
    background-repeat: no-repeat;
    background-position-x: 14px;
    background-position-y: 18px;
}

#contact textarea.wpcf7-form-control.wpcf7-textarea {
    padding: 15px 15px 15px 40px;
    border-radius: 12px;
    height: 240px;
    background-image: url(https://devu2.onlinetestingserver.com/richard_tyas/wp-content/uploads/2022/09/jadbva_17-1.png);
    background-repeat: no-repeat;
    background-position-x: 14px;
    background-position-y: 18px;
    margin-bottom: 30px;
}

#contact input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-required.wpcf7-validates-as-tel {
    background-image: url(https://devu2.onlinetestingserver.com/richard_tyas/wp-content/uploads/2022/09/jadbva_05-1.png);
    background-repeat: no-repeat;
    background-position-x: 14px;
    background-position-y: 18px;
}

#contact input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
    background-image: url(https://devu2.onlinetestingserver.com/richard_tyas/wp-content/uploads/2022/09/jadbva_12-1.png);
    background-repeat: no-repeat;
    background-position-x: 14px;
    background-position-y: 18px;
}

#contact input#map {
    background-image: url(https://devu2.onlinetestingserver.com/richard_tyas/wp-content/uploads/2022/09/jadbva_10-1.png);
    background-repeat: no-repeat;
    background-position-x: 14px;
    background-position-y: 18px;
}

body.material input[type=text]:focus {
    border-color: #446bae !important;
    border: 2px dashed;
    background: white;
}

body.material input[type=text]:focus::placeholder {
    color: black;
}

body.material input[type=email]:focus {
    border-color: #446bae !important;
    border: 2px dashed;
    background: white;
}

body.material input[type=tel]:focus {
    border-color: #446bae !important;
    border: 2px dashed;
    background: white;
}

body.material textarea:focus {
    border-color: #446bae !important;
    border: 2px dashed;
    background: white;
}

body.material input[type=email]:focus::placeholder {
    color: black;
}

body.material input[type=tel]:focus::placeholder {
    color: black;
}

body.material textarea:focus::placeholder {
    color: black;
}

#contact input.wpcf7-form-control.has-spinner.wpcf7-submit {
    padding: 16px 60px 16px 40px !important;
    border-radius: 50px !important;
    background: url(https://devu2.onlinetestingserver.com/richard_tyas/wp-content/uploads/2022/09/button_03.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

#contact span.wpcf7-spinner {
    display: none;
}

/* footer */

#footer-outer .row {
    padding: 0px 0px 30px 0px !important;
}

#footer-outer[data-cols="1"][data-disable-copyright="false"] #copyright {
    padding: 20px 0px !important;
}

#footer-outer img.image.wp-image-88.attachment-full.size-full {
    width: 230px;
    margin-top: -78px;
}

#footer-outer #nav_menu-2 ul#menu-footer-1 li a {
    font-size: 16px;
    font-family: 'Jost';
	transition: 0.5s;
}

#footer-outer .fa.fa-facebook-f:before {
    content: "\f39e";
    padding: 10px 14px;
    background: #272a33;
    border-radius: 50px;
	transition: 0.5s;
}

#footer-outer .fa.fa-twitter:before {
    content: "\e60c";
    padding: 11px 12px;
    background: #272a33;
    border-radius: 50px;
	transition: 0.5s;
}

#footer-outer i.fa.fa-twitter {
    margin: 0px 10px;
}

#footer-outer .fa-linkedin-in:before {
    content: "\f0e1";
    padding: 11px 12px;
    background: #272a33;
    border-radius: 50px;
    transition: 0.5s;
}

#footer-outer #custom_html-2 a i:hover:before {
	background: linear-gradient(132deg, rgba(54,101,183,1) 53%, rgba(8,61,151,1) 86%);
}

#footer-outer[data-custom-color=true] #footer-widgets a:not(.nectar-button):hover {
    opacity: 1 !important;
}

#copyright .col.span_5 {
    margin: 0px !important;
    max-width: 100% !important;
}

#copyright {
    padding: 20px 0px !important;
}

#copyright #text-2 h5 {
    text-align: right;
    font-family: 'Jost';
    font-weight: 100;
}

#footer-outer #copyright p {
    line-height: 22px;
    text-align: left;
    margin-top: -30px;
}

#footer-outer #copyright p span {
    color: white;
}

#footer-outer #nav_menu-2 ul#menu-footer-1 li a:hover {
    transform: scale(90%);
    color: #305ba6 !important;
}

/* responsive */

@media (max-width: 1600px) {
	
	#main:before {
    width: 118px;
    height: 188px;
    position: absolute;
    top: 0px;
    left: -180px;
}
	
	#main .row-bg.viewport-desktop.using-image {
    background-size: 100% 100% !important;
}
	
}

@media (max-width: 1440px) {
	.page-id-8 #mission {
    padding-bottom: 90px !important;
}
			#contact {
    padding-top: 40px !important;
}

#mission {
    padding-bottom: 10px !important;
}
	
	#header-outer img.stnd.skip-lazy.default-logo.dark-version {
    transform: scale3d(1.8, 1.8, 1.5);
    margin-top: 50px;
    margin-left: 50px;
}
	
	#header-outer img.stnd.skip-lazy.default-logo.dark-version {
    transform: scale3d(1.8, 1.8, 1.5);
    margin-top: 50px;
}
	
	#main h3 {
    font-size: 18px;
}
	
	#main h3:before {
    width: 415px;
    height: 3px;
    position: absolute;
    top: 0px;
    left: 0px;
}
	
	#main h1 {
    font-size: 70px;
    line-height: 70px;
}
	
	#main p {
    font-size: 16px;
    margin: 20px 0px;
}
	
	#main:before {
    width: 128px;
    height: 208px;
    position: absolute;
    top: 0px;
    left: -100px;
}
	
	#main .col-text {
    margin-top: 140px;
    margin-left: 60px;
}
	
	#main .col-main:before {
    width: 342px;
    height: 90px;
    position: absolute;
    top: 500px;
    left: 290px;
}
	
	#main {
    height: 660px;
    margin-top: -28px;
}
	
	#main .owl-dots {
    margin-top: 50px !important;
}
	
	#about h1 {
    font-size: 40px;
    line-height: 50px;
}
	
	#about p {
    font-size: 16px;
    line-height: 27px;
}
	
	#about h3:before {
    width: 76px;
    height: 3px;
    position: absolute;
    top: 36px;
    left: 0px;
}
	
	#about .img-about {
    width: 470px;
}
	
	#mission h1 {
    font-size: 40px;
    line-height: 50px;
}
	
	#mission p {
    font-size: 16px;
    line-height: 26px;
}
	
	#mission .img-mission {
    width: 470px;
}
	
	#contact .col-text {
    padding: 0px 150px;
}
	
}

@media (max-width: 1366px) {
	
	#main .col-main:before {
    width: 302px;
    height: 90px;
    position: absolute;
    top: 500px;
    left: 290px;
}
	
	#about .img-about {
    width: 420px;
}
	
	#about h3:before {
    width: 76px;
    height: 3px;
    position: absolute;
    top: 12px;
    left: 0px;
}
	
	#mission .img-mission {
    width: 420px;
}
	
	
	
}

@media (max-width: 1336px) {
	

	
	#icons p br {
    display: none;
}
	
	#about p {
    font-size: 16px;
    line-height: 30px;
}
	
	#mission p {
    font-size: 16px;
    line-height: 30px;
}
	
	#about h3:before {
    width: 76px;
    height: 3px;
    position: absolute;
    top: 2px;
    left: 0px;
}

}

@media (max-width: 1326px) {
	
	#about h3:before {
    width: 76px;
    height: 3px;
    position: absolute;
    top: 3px;
    left: 0px;
}
	
	#main .col-main:before {
    width: 292px;
    height: 90px;
    position: absolute;
    top: 500px;
    left: 290px;
}
	
}

@media (max-width: 1280px) {
	
	#main .col-text {
    margin-top: 110px;
    margin-left: 60px;
}
	
	#main {
    height: 630px;
    margin-top: -28px;
}
	
	#main .col-main:before {
    width: 272px;
    height: 90px;
    position: absolute;
    top: 470px;
    left: 290px;
}
	
}

@media (max-width: 1024px) {
	.innr-pg h2 {
    font-size: 24px;
    line-height: 32px;
}

.innr-pg p {
    font-size: 15px;
    line-height: 24px;
}

.innr-pg li {
    font-size: 15px;
    line-height: 24px;
}

	
	#main h3 {
    font-size: 16px;
}
	
	#main h3:before {
    width: 366px;
    height: 3px;
    position: absolute;
    top: 0px;
    left: 0px;
}
	
	#main h1 {
    font-size: 60px;
    line-height: 60px;
}
	
	#main p {
    font-size: 14px;
    margin: 10px 0px;
}
	
	#main .col-main:before {
	display: none;	
}
	
	#main {
    height: 500px;
}
	
	#main .owl-dots {
    display: none;
}
	
	
	#main .col-text {
    margin-top: 100px;
    margin-left: 20px;
}
	
	#main:before {
		display: none;
	}
	
	#icons .col-text .vc_column-inner {
    padding: 40px 30px 50px 30px;
}
	
	#icons p {
    font-size: 14px;
    line-height: 27px;
}
	
	#icons h2 {
    font-size: 28px;
    margin-top: 30px;
}
	
	#about p {
    font-size: 14px;
    line-height: 24px;
}
	
	#about p br {
    display: none;
}
	
	a#btn2 {
    padding: 16px 40px;
}
	
	#about h1 {
    font-size: 35px;
    line-height: 40px;
}
	
	#about h3:before {
    width: 76px;
    height: 3px;
    position: absolute;
    top: 13px;
    left: 0px;
}
	
	#mission h1 {
    font-size: 35px;
    line-height: 40px;
}
	
	#mission p {
    font-size: 14px;
    line-height: 24px;
}
	
	#mission p br {
    display: none;
}
	
	#contact .col-text {
    padding: 0px 60px;
}
	
}

@media (max-width: 800px) {
	
	#contact .col-text {
    padding: 0px 0px;
}
	
	#copyright #text-2 h5 {
    text-align: center;
}
	
	#footer-outer #copyright p {
    line-height: 22px;
    text-align: center;
    margin-top: 0px;
}
	
	#contact .col.span_12 {
    margin-bottom: 0px !important;
}
	
	#contact .col.span_6 {
    margin-bottom: 0px !important;
}
	
	#contact .column-image-bg {
    background-size: 100% 70%;
    background-position-y: 0px !important;
}
	
	#mission .row-bg.viewport-desktop.using-image {
    background-size: cover !important;
}
	
	#about .row-bg.viewport-desktop.using-image {
    background-size: cover !important;
}
	
	#about .img-about {
    width: 350px;
}
	
	#mission .img-mission {
    width: 350px;
}
	
	#mission {
    text-align: center;
}
	
	#about {
    text-align: center;
}
	
	#about h3:before {
    width: 76px;
    height: 3px;
    position: absolute;
    top: 2px;
    left: 262px;
}
	
	#icons .col-text .vc_column-inner {
    padding: 40px 30px 50px 30px;
    text-align: center;
}
	
	#icons .img-icons {
    margin: 0px auto;
}
	
	#header-outer .row {
    height: auto !important;
}
	
#header-outer .col.span_3 a#logo {
    margin-top: 13px !important;
}
	
	#main .row-bg.viewport-desktop.using-image {
    background-size: cover !important;
}
	
	#main .col-text {
    margin-top: 0px;
}
	
	#main h3:before {
    width: 366px;
    height: 3px;
    position: absolute;
    top: 0px;
    left: 96px;
}
	
	#main {
    height: auto !important;
    margin-top: 0px !important;
    text-align: center;
}
	
	#main .owl-stage {
    padding-bottom: 0px;
}
	
	#icons {
    padding: 50px 0px !important;
}
	
	
	
}

@media (max-width: 768px) {
	#mission {
    padding-bottom: 20px !important;
}
#footer-outer img.image.wp-image-88.attachment-full.size-full {
    margin-top: 0px;
}

	.frst-txt {
    text-shadow: 0px 1px #000 !important;
}
		.thr-txt {
    text-shadow: 0px 1px #000 !important;
}
	.btn {
    padding: 10px 10px 10px 16px !important;
    font-size: 12px !important;
}
}

@media (max-width: 480px) {
	#knee {
    padding: 30px 0px !IMPORTANT;
}
	#bk h3 {
    margin-top: 30px !IMPORTANT;
}
	
	#rev_slider_1_1_wrapper .hesperiden.tparrows {
    display: none;
}
	.btn {
    padding: 10px 10px 10px 16px !important;
    font-size: 12px !important;
}
	
	#contact .col-text .vc_column-inner {
    padding: 40px 20px 40px 20px;
}

#contact {
    padding: 20px 0px 70px 0px !important;
}
	
	#about h3:before {
    width: 76px;
    height: 3px;
    position: absolute;
    top: 2px;
    left: 172px;
}
	
	#main h3:before {
    width: 366px;
    height: 3px;
    position: absolute;
    top: 0px;
    left: 16px;
	}
	#main .col-text {
    margin-top: 0px;
    margin-left: 0px !important;
    background: #f4f8fb63;
}
	
	#main .row-bg.viewport-desktop.using-image {
    background-size: cover !important;
    background-position-x: -350px !important;
}
	
	a#btn1 {
    padding: 16px 36px;
    box-shadow: 0px 0px 20px -10px black;
    border-radius: 50px !important;
}
	
	a#btn2 {
    padding: 16px 36px;
}
	
}

@media (max-width: 428px) {
	
	#main h3 {
    font-size: 13px;
}
	
	#main h3:before {
    width: 286px;
    height: 3px;
    position: absolute;
    top: 0px;
    left: 6px;
}
	
	#main h1 {
    font-size: 50px;
    line-height: 50px;
}
	
	#main p {
    font-size: 13px;
    margin: 10px 0px;
}
	
	#main p br {
    display: none;
}
	
	#about h1 {
    font-size: 30px;
    line-height: 35px;
}
	
	#about h3:before {
    width: 76px;
    height: 3px;
    position: absolute;
    top: 2px;
    left: 123px;
}
	
	#contact h1 {
    font-size: 40px;
    line-height: 30px;
}
	
	
	
}

@media (max-width: 414px) {}

@media (max-width: 390px) {}

@media (max-width: 375px) {}

@media (max-width: 360px) {}