/*
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
*/
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    margin-bottom: 0px !important;
}
div#service iframe {
    height: 150% !important;
}
#contact form.wpcf7-form .col.span_12 {
    background: #181ed2;
}

#contact form.wpcf7-form span {
    color: black;
}

#contact form.wpcf7-form input.wpcf7-form-control.wpcf7-submit.has-spinner {
    margin-top: 20px;
}
input#b1 {
    font-family: bd !important;
    font-weight: 400 !important;
    text-transform: uppercase;
    font-size: 15px !important;
    line-height: 25px !important;
    padding: 16px 35px 16px 35px !important;
    border-radius: 40px !important;
    position: relative;
    background-image: -webkit-linear-gradient(90deg, rgb(24, 28, 156) 0%, rgb(24, 30, 217) 100%);
    margin:30px 0px;
}
div#blogs .post-content h3.title a {
    color: white !important;
}
div#Servicesin .carousel-item {
    background: white;
    box-shadow: 5px 5px 20px #00000017;
    border-radius: 13px;
    padding: 30px !important;
    margin: 20px 10px;
	min-height: 225px;
}
div#Servicesin h4 a {
    color: #444 !important;
}

div#Servicesin .owl-dots {
    display: none;
}
div#Servicesin .owl-stage-outer {
    display: inline;
}

div#Servicesin .owl-stage {
    display: inline;
}

div#blogs .post-content h3.title {
    color: white !important;
    background-image: -webkit-linear-gradient( 90deg, rgb(255 255 255) 0%, rgb(255 255 255) 100%);
}
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(24,28,156) 0%, rgb(24,30,217) 100%);
}

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

header#top ul li a {
    font-family: reg !important;
}
html body h1 {
	font-family: reg !important
}
html body h1 strong {
    font-family: bd !important;
    background-image: -webkit-linear-gradient( 90deg, rgb(24,28,156) 0%, rgb(24,30,217) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: gradient 8s ease infinite;
    background-size: 200% 200%;
}
@keyframes gradient {
	0% {
    background-position: 0% 50%;
}

50% {
    background-position: 100% 50%;
}
100% {
    background-position: 0% 50%;
}
}
html body h2 {
	font-family: bd !important
}
html body h4 {
	font-family: bd !important
}
html body p {
	font-family: reg !important
}

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

header#top ul.sf-menu.sf-js-enabled.sf-arrows .s1 a {
    background-image: -webkit-linear-gradient( 90deg, rgb(24,28,156) 0%, rgb(24,30,217) 100%);
    padding: 15px 35px 15px 70px !important;
    position: relative;
    border-radius: 40px !important;
    font-family: med !important;
    letter-spacing: 1px;
    margin-left: 30px;
}
header#top ul.sf-menu.sf-js-enabled.sf-arrows .s1 a:before {
    content: '';
    position: absolute;
    background: url(https://devu01.testdevlink.net/Tech/wp-content/uploads/2024/02/header-Icon.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    left: 22px;
    top: 0;
    bottom: 0;
    margin: auto;
}
header#top ul.sf-menu.sf-js-enabled.sf-arrows .s1 a:after {
    content: '';
    position: absolute;
    background: white;
    width: 45px;
    height: 45px;
    left: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: -9;
    border-radius: 50px !important;
}
#r1 {
    padding-top: 300px !important;
    padding-bottom: 300px !important;
    position: relative;
}
#r1:before {
    content: '';
    position: absolute;
    background: url(https://devu01.testdevlink.net/Tech/wp-content/uploads/2024/02/Dots.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 170px;
    height: 260px;
    left: -28%;
    top: 18%;
    z-index: 9;
}
#r1:after {
    content: '';
    position: absolute;
    background-image: -webkit-linear-gradient(90deg, rgb(24, 28, 156) 0%, rgb(24, 30, 217) 100%);
    width: 77%;
    height: 35px;
    bottom: -10px;
    right: -28%;
    z-index: 9;
    transform: rotate(-0.5deg) skewX(-4deg);
}
#r1 h1 {
    text-transform: uppercase !important;
}
a#b1 {
    font-family: bd !important;
    font-weight: 400 !important;
    text-transform: uppercase;
    font-size: 15px !important;
    line-height: 25px !important;
    padding: 16px 35px 16px 70px !important;
    border-radius: 40px !important;
    position: relative;
    background-image: -webkit-linear-gradient( 90deg, rgb(24,28,156) 0%, rgb(24,30,217) 100%);
}
a#b1:before {
    content: "\f105";
    font-family: fontawesome !important;
    position: absolute;
    left: 10px;
    width: 45px;
    height: 45px;
    background: white;
    color: blue;
    text-align: center;
    border-radius: 40px !important;
    line-height: 42px !important;
    top: 0;
    bottom: 0;
    margin: auto;
    font-size: 28px !important;
}
#r1 a#b2:after {
    content: '';
    position: absolute;
    border-bottom: 2px solid white;
    width: 100px;
    left: -120px;
    top: 45%;
}
#r1 a#b2:before {
    content: "\f0da";
    position: absolute;
    font-family: fontawesome !important;
    left: 0px;
    font-size: 25px !important;
}
#r1 a#b2 {
    font-family: bd !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 24px !important;
    background: transparent !important;
    color: #181ed9 !important;
    position: relative;
}
#r11 {
    position: absolute;
    left: -35%;
    width: 36%;
    transform: rotate(90deg);
    bottom: -30%;
}
#r1 a.play_button_with_text.large.nectar_video_lightbox {
    margin-left: 25px;
}
#r1 a.play_button_with_text.large.nectar_video_lightbox span.link-text {
    margin-left: 18px;
    text-transform: uppercase;
}
#r1 a.play_button_with_text.large.nectar_video_lightbox span.inner-wrap.inner:before {
    background: white !important;
}
#r1 a.play_button_with_text.large.nectar_video_lightbox svg path {
    fill: #181ca8 !important;
}
#r1 h1 strong, #r3 h1 strong,#r6 .c3 h1 strong {
    color: white !important;
    background: unset !important;
    -webkit-text-fill-color: unset;
}
html body h3 {
	 background-image: -webkit-linear-gradient( 90deg, rgb(24,28,156) 0%, rgb(24,30,217) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: gradient 8s ease infinite;
    background-size: 200% 200%;
}
#r2 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
    position: relative;
}
#r2:before {
    content: '';
    position: absolute;
    background: url(https://devu01.testdevlink.net/Tech/wp-content/uploads/2024/02/Dots.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 170px;
    height: 260px;
    right: -32%;
    top: 9%;
    z-index: 9;
    opacity: 0.4;
}
#r2 .i2 {
    position: absolute;
    right: 0px;
    bottom: -220px;
    width: 52%;
    z-index: -9;
}
#r2 .i1 {
    margin-left: 118px;
    width: 51%;
    margin-bottom: -7px;
}
#r2 .i3 {
    margin-left: -30px;
    width: 52%;
}
#r2 .c1 {
    padding-right: 60px;
    position: relative;
}
#r2 .c1:before {
    content: '';
    position: absolute;
    border: 3px solid #181db3;
    width: 170px;
    height: 270px;
    top: 130px;
    left: 40px;
    border-right: unset;
    border-bottom: unset;
}
#r2 .c1:after {
    content: '';
    position: absolute;
    width: 75px;
    height: 75px;
    bottom: 7px;
    right: 274px;
    background-image: -webkit-linear-gradient( 90deg, rgb(24,28,156) 0%, rgb(24,30,217) 100%);
    visibility: visible;
    border-radius: 0px 0px 200px 0px;
}
#r3 {
    padding-top: 40px !important;
    padding-bottom: 120px !important;
    position: relative;
}
#r3:before {
    content: '';
    position: absolute;
    background-image: -webkit-linear-gradient( 90deg, rgb(24,28,156) 0%, rgb(24,30,217) 100%);
    width: 57%;
    height: 35px;
    bottom: -18px;
    left: -30%;
    z-index: 9;
}
#r3 .c1 {
    background-image: -webkit-linear-gradient( 90deg, rgb(24,28,156) 0%, rgb(24,30,217) 100%);
    animation: gradient 8s ease infinite;
    background-size: 200% 200%;
    border-radius: 15px !important;
    padding: 50px 70px !important;
}
#r3 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    background: transparent !important;
    border-bottom: 1px solid #ffffff9e;
    border-radius: 0px !important;
    padding-left: 5px !important;
    margin-bottom: 40px !important;
    color: white !important;
}
#r3 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.wpcf7-not-valid {
    margin: 0px !important;
}
#r3 input.wpcf7-form-control.wpcf7-submit.has-spinner {
    float: right;
    font-family: med !important;
    text-transform: uppercase;
    color: #181ed9;
    background: white !important;
    padding: 14px 40px !important;
    font-size: 15px !important;
    line-height: 25px !important;
    border-radius: 40px !important;
}
#r3 .wpcf7-response-output {
    font-family: reg !important;
    background: transparent !important;
    border: transparent !important;
    color: white !important;
    font-size: 14px !important;
    line-height: 24px !important;
}
#r4 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
    position: relative;
}
#r4:before {
    content: '';
    position: absolute;
    background: url(https://devu01.testdevlink.net/Tech/wp-content/uploads/2024/02/Dots.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 170px;
    height: 260px;
    left: -32%;
    bottom: 15%;
    z-index: 9;
    opacity: 0.4;
}
#r4:after {
    content: '';
    position: absolute;
    background-image: -webkit-linear-gradient( 90deg, rgb(24,28,156) 0%, rgb(24,30,217) 100%);
    width: 35%;
    height: 35px;
    bottom: -18px;
    right: -30%;
    z-index: 9;
}
#r4 .carousel-item .t1 {
    position: absolute;
    bottom: -10%;
    transform: translateY(50%);
    padding: 0px 15px !important;
    transition: 0.9s;
    z-index: 99;
}
#r4 .carousel-item .t1 p {
    font-size: 14px !important;
    line-height: 24px !important;
}
#r4 .carousel-item {
    margin: 0px 8px;
}
#r4 .t1 h4 a {
    position: relative;
    opacity: 1 !important;
    font-size: 0;
}
#r4 .t1 h4 a:before {
    content: "\f105";
    position: absolute;
    font-family: 'FontAwesome';
    font-size: 22px !important;
    background: white;
    color: #181ecd;
    width: 35px;
    height: 35px;
    line-height: 32px !important;
    border-radius: 35px !important;
    text-align: center;
    left: -17px;
}
#r4 .t1 h2 {
    position: relative;
    margin-bottom: 45px;
    padding-bottom: 45px;
}
#r4 .t1 h2:before {
    content: '';
    position: absolute;
    border-bottom: 2px solid;
    width: 60px;
    right: 0;
    left: 0;
    margin: auto;
    bottom: 0;
}
#r4 .carousel-item .hover-wrap:before {
    content: '';
    position: absolute;
    background: #181ed794;
    width: 0%;
    height: 0%;
    z-index: 9;
    left: 0;
    top: 0;
    border-radius: 10px !important;
    right: 0;
    bottom: 0;
    margin: auto;
    border: 2px solid white;
    transition: 0.9s;
    opacity: 0;
}
#r4 .carousel-item:hover .hover-wrap:before {
    width: 94%;
    height: 94%;
	opacity: 1;
}
#r4 .carousel-item .hover-wrap {
    position: relative;
}
#r4 .owl-stage {
    padding: unset;
}
#r4 .carousel-item .t1 p, #r4 .carousel-item .t1 a, #r4 .carousel-item .t1 h2:before {
    opacity: 0 !important;
	transition: 0.9s !important;
}
#r4 .carousel-item:hover .t1 {
    bottom: 50%;
}
#r4 .carousel-item:hover .t1 p, #r4 .carousel-item:hover .t1 a, #r4 .carousel-item:hover .t1 h2:before {
    opacity: 1 !important;
}
#r5 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
    position: relative;
}
#r5:before {
    content: '';
    position: absolute;
    background: url(https://devu01.testdevlink.net/Tech/wp-content/uploads/2024/02/grey-dots.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 170px;
    height: 260px;
    right: -32%;
    top: 15%;
    z-index: 9;
}
#r5 .nectar-video-box .inner-wrap {
    border-radius: 8px !important;
}
#r6 {
    padding-top: 60px !important;
}
#r6 .i1 {
    z-index: -9;
    width: 80%;
    margin: auto;
    margin-bottom: -120px;
}
#r6 .c1 {
    margin-top: 60px;
}
#r6 .c3>div {
    text-align: center;
    padding: 90px 0px !important;
    padding-bottom: 240px !important;
}
#r6 .column-image-bg {
    background-repeat: no-repeat;
    background-size: cover !important;
}
#r6 .c3:before {
    content: '';
    position: absolute;
    background-image: -webkit-linear-gradient( 90deg, rgb(24,28,156) 0%, rgb(24,30,217) 100%);
    width: 45%;
    height: 42px;
    top: -22px;
    right: -5px;
    z-index: 9;
}
#r6 .c3:after {
    content: '';
    position: absolute;
    background-image: -webkit-linear-gradient( 90deg, rgb(24,28,156) 0%, rgb(24,30,217) 100%);
    width: 40%;
    height: 35px;
    bottom: -18px;
    left: 0%;
    z-index: 9;
    visibility: visible;
}
#r6 .c3 {
    padding: 0px 0px !important;
    position: relative;
    margin-bottom: -270px;
}
#r7 {
    padding-top: 370px !important;
    padding-bottom: 100px !important;
    position: relative;
}
#r7:before {
    content: '';
    position: absolute;
    background: url(https://devu01.testdevlink.net/Tech/wp-content/uploads/2024/02/grey-dots.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 170px;
    height: 260px;
    right: -7%;
    top: 11%;
    z-index: 9;
    transform: rotate(90deg);
}
#r7:after {
    content: '';
    position: absolute;
    background-image: -webkit-linear-gradient( 90deg, rgb(24,28,156) 0%, rgb(24,30,217) 100%);
    width: 54%;
    height: 35px;
    bottom: -18px;
    left: -30%;
    z-index: 9;
}
#r7 .carousel-item .i1 {
    width: 100px;
    border: 5px solid white;
    border-radius: 500px !important;
    transition: 0.9s;
    margin-top: -120px;
}
#r7 .carousel-item:hover .i1 {
    border-color: #0f127f !important;
}
#r7 .carousel-item {
    margin: 0px 15px;
}
#r7 .carousel-item .t1 {
    background: url(https://devu01.testdevlink.net/Tech/wp-content/uploads/2024/02/testi-background.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 40px 30px !important;
    padding-bottom: 130px !important;
}
#footer-outer #footer-widgets .widget h4:before {
    content: '';
    position: absolute;
    border-bottom: 2px solid #181dba;
    width: 80px;
    bottom: 0;
}
#footer-outer #footer-widgets .widget h4 {
    margin-bottom: 15px !important;
    padding-bottom: 15px !important;
    position: relative;
}
#footer-widgets #nav_menu-2 {
    margin: auto;
    display: table;
}
#footer-outer #footer-widgets .foot-secc li.eml:before {
    content: "\f0e0";
    font-family: 'FontAwesome';
    position: absolute;
     left: 0px !important;
}
#footer-outer #footer-widgets .foot-secc li.phn:before {
    content: "\f095";
    font-family: 'FontAwesome';
    position: absolute;
      left: 0px !important;
}
#footer-outer #footer-widgets .foot-secc li.mrk:before {
    content: "\f017";
    font-family: 'FontAwesome';
    position: absolute;
    left: 0px !important;
}
#footer-outer #footer-widgets .foot-secc li {
    margin-left: 50px;
    margin-top: 25px;
}
#footer-outer .foot-secc {
position: relative;
}
#footer-outer a, #footer-outer p {
    font-size: 15px !important;
    line-height: 25px !important;
    font-family: reg !important;
}
#footer-outer #footer-widgets .foot-secc li:before {
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 40px !important;
    font-size: 15px !important;
    color: white !important;
    line-height: 40px !important;
    background-image: -webkit-linear-gradient( 90deg, rgb(24,28,156) 0%, rgb(24,30,217) 100%);
    margin-top: -8px;
}
#footer-widgets .row {
    border-bottom: 1px solid #c2c2c2;
    padding-bottom: 50px !important;
}
#copyright {
    padding: 20px 0px !important;
}
#footer-widgets #newsletterwidgetminimal-2 input.tnp-email {
    border: unset !important;
    background: white !important;
    font-family: reg !important;
    font-style: italic;
    border-radius: 0px !important;
    padding-left: 18px !important;
    padding-right: 80px !important;
}
#footer-widgets #newsletterwidgetminimal-2 input.tnp-submit {
    position: absolute;
    right: 0;
    width: 21%;
    border-radius: 0px !important;
    background: url(https://devu01.testdevlink.net/Tech/wp-content/uploads/2024/02/submit-button.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    font-size: 0px !important;
    padding: 22px 0px !important;
    transform: unset;
}
#footer-widgets #newsletterwidgetminimal-2 form.tnp-form {
    position: relative;
}

#r2 .c1:hover .vc_column-inner {
    rotate: 180deg;
}
#r2 .c1 .vc_column-inner {
    transition: 0.9s;
}
#r2 .c1 .vc_column-inner .img-with-aniamtion-wrap img {
    transition: 0.9s;
}
#r2 .c1:hover .vc_column-inner .img-with-aniamtion-wrap img {
    rotate: -180deg;
}
#contact form.wpcf7-form input.wpcf7-form-control.wpcf7-submit.has-spinner {
    font-family: 'bd' !important;
    font-weight: 400 !important;
}
html body a, html body p strong, html body li {
    font-family: reg !important;
}
html body p a {
    color: black !important;
}
#r5 {
    padding-bottom: 60px !important;
}
#service .rs-widget-container {
    padding-bottom: 510px !important;
    margin-top: -40px;
}
#service {
    padding-bottom: 80px !important;
}
html body label, html body input {
    font-family: reg !important;
}
#footer-widgets #text-3 {
    margin: unset !important;
}
li strong {
    font-family: reg !important;
}
#service .ifrm {
    margin-top: 50px;
    margin-bottom: 170px;
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1920px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1600px) {
	#r1 {
    padding-top: 260px !important;
    padding-bottom: 200px !important;
}
	#r1:before {
    width: 170px;
    height: 260px;
    left: -20%;
    top: 18%;
}
#r11 {
    left: -26%;
    width: 30%;
    bottom: -30%;
}
	#r2:before {
    width: 170px;
    height: 260px;
    right: -21%;
    top: 6%;
}
	#r5:before {
    width: 130px;
    height: 200px;
    right: -12%;
    top: 6%;
}
	#r7 {
    padding-top: 370px !important;
    padding-bottom: 70px !important;
}
	#r4:before {
    width: 170px;
    height: 260px;
    left: -18%;
    bottom: 10%;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1440px) {
	#r1:before {
    width: 170px;
    height: 260px;
    left: -18%;
    top: 18%;
}
#r11 {
    left: -22%;
    width: 30%;
    bottom: -30%;
}
	#r1:after {
    width: 77%;
    height: 35px;
    bottom: 53px;
    right: -28%;
}
	#r2:before {
    width: 170px;
    height: 260px;
    right: -17%;
    top: 6%;
}
	#r4:after {
    width: 40%;
    height: 35px;
    bottom: -18px;
    right: -30%;
}
	html body h1 {
    font-size: 50px !important;
    line-height: 60px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1366px) {
	div#service iframe {
    height: 200% !important;
}
	
#service .ifrm {
    margin-bottom: 320px;
}

	html body h1 {
    font-size: 50px !important;
    line-height: 60px !important;
}
	#r2 .i1 {
    margin-left: 96px;
    width: 53%;
    margin-bottom: -7px;
}
	#r2 .i2 {
    right: 2px;
    bottom: -197px;
    width: 52%;
}
	#r2 .c1:after {
    width: 75px;
    height: 75px;
    bottom: 3px;
    right: 250px;
}
	#r6 .c1 {
    margin-top: 30px;
}
	#service .ifrm {
    margin-bottom: 300px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1340px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1320px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1280px) {
	#r2 .i2 {
    right: 2px;
    bottom: -192px;
    width: 52%;
}
	#r2 .c1:after {
    width: 70px;
    height: 70px;
    bottom: 0px;
    right: 245px;
}
	#r4 .carousel-item .t1 {
    bottom: -5%;
}
	#r4 .owl-dots span {
    background: #181ed9 !important;
}
	#r6 .c1 {
    margin-top: 0px;
}
	html body h1 {
    font-size: 42px !important;
    line-height: 52px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1024px) {
html body h1 {
    font-size: 38px !important;
    line-height: 48px !important;
}
	html body p {
    font-size: 12px !important;
    line-height: 22px !important;
}
	#r1 {
    padding-top: 200px !important;
    padding-bottom: 120px !important;
}
#r11 {
    left: -24%;
    width: 33%;
    bottom: -18%;
}
	#r1:before {
    width: 110px;
    height: 150px;
    left: -17%;
    top: 22%;
}
	#r1:after {
    width: 77%;
    height: 35px;
    bottom: 33px;
    right: -28%;
}
	#r2:before {
    width: 100px;
    height: 160px;
    right: -17%;
    top: 6%;
}
	#r2 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
	#r2 .i3 {
    margin-left: -20px;
    width: 56%;
}
	#r2 .i1 {
    margin-left: 76px;
    width: 58%;
    margin-bottom: -7px;
}
	#r2 .i2 {
    right: -18px;
    bottom: -139px;
    width: 52%;
}
	#r2 .c1:after {
    width: 70px;
    height: 70px;
    bottom: 3px;
    right: 158px;
}
	#r3 {
    padding-top: 30px !important;
    padding-bottom: 80px !important;
}
	#r3 .c1 {
    padding: 50px 40px !important;
}
	#r4 .carousel-item .t1 {
    bottom: -10%;
}
	#r4:before {
    width: 110px;
    height: 170px;
    left: -18%;
    bottom: 10%;
}
	#r4 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}
	#r5:before {
    width: 90px;
    height: 140px;
    right: -12%;
    top: 6%;
}
	#r5 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}
	html body h3 {
    font-size: 15px !important;
    line-height: 25px !important;
}
	#r6 {
    padding-top: 40px !important;
}
	#r7 {
    padding-top: 330px !important;
    padding-bottom: 50px !important;
}
	#r7:before {
    width: 110px;
    height: 200px;
    right: -2%;
    top: 15%;
}
	#r7 .carousel-item .t1 {
    padding: 30px 20px !important;
    padding-bottom: 110px !important;
}
	#r7 .carousel-item .i1 {
    width: 90px;
    margin-top: -120px;
}
	#footer-outer a, #footer-outer p {
    font-size: 12px !important;
    line-height: 22px !important;
}
	#r6 .c3>div {
    text-align: center;
    padding: 60px 0px !important;
    padding-bottom: 270px !important;
}
	#slide-out-widget-area .ocm-dropdown-arrow i {
    color: white !important;
}
	html body h1 {
    font-size: 35px !important;
    line-height: 45px !important;
}
	li {
    font-size: 13px !important;
    line-height: 23px !important;
}
	html body h4 {
    font-size: 22px !important;
    line-height: 32px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 840px) {
	#r1:before {
    display: none;
}
#r11 {
    display: none;
}
	#r1 {
    padding-top: 70px !important;
    padding-bottom: 80px !important;
}
	#r2:before {
    display: none;
}
	#r2 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
    text-align: center;
}
	#r2 .i1 {
    margin-left: 136px;
    width: 54%;
    margin-bottom: -7px;
}
	#r2 .i3 {
    margin-left: 2px;
    width: 49%;
}
#r2 .i2 {
    right: -16px;
    bottom: -264px;
    width: 52%;
}
	#r2 .c1 {
    padding-right: 30px;
    padding-left: 10px;
}
#r2 .c1:after {
    width: 70px;
    height: 70px;
    bottom: 31px;
    right: 312px;
}
	#r2 .c2 {
    padding-top: 30px;
}
	#r3 {
    padding-top: 10px !important;
    padding-bottom: 70px !important;
}
	#r3 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    margin-bottom: 0px !important;
}
	#r3 .col.span_12 {
    margin: unset;
}
	#r3 input.wpcf7-form-control.wpcf7-submit.has-spinner {
    margin-top: 20px !important;
}
	#r4 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
	#r4:before {
    display: none;
}
#r5:before {
    display: none;
}
	#r6 .c1 {
    margin-top: 0px;
}
	#r6 {
    padding-top: 50px !important;
    text-align: center;
}
	#r6 .i1 {
    z-index: -9;
    margin: auto;
    display: table;
    width: 50%;
    margin-bottom: -70px;
}
	#r6 .c3>div {
    padding: 80px 0px !important;
}
	#r7:before {
    display: none;
}
	#footer-widgets #nav_menu-2 {
    margin: unset;
}
	#r1:after {
    transform: rotate(-4.5deg) skewX(-4deg);
}
	.home #r6 {
    padding-bottom: 280px !important;
}
	#r1 p {
    background: #0000007a;
    padding: 8px 12px !important;
}
	#footer-widgets #text-3 {
    margin: unset !important;
}
	#footer-outer a, #footer-outer p {
    font-size: 13px !important;
    line-height: 23px !important;
}
	.page-id-8 .vc_col-sm-6 {
    text-align: center;
}
	html body p {
    font-size: 13px !important;
    line-height: 23px !important;
}
	input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    margin-bottom: 0px !important;
}
	#contact form.wpcf7-form .col.span_12 {
    margin: unset !important;
}
	#service h4 {
    text-align: center !important;
}
	#contact input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    margin-bottom: 0px !important;
}
	div#service iframe {
    height: 174% !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 768px) {
	#r2 .i2 {
    right: -16px;
    bottom: -250px;
    width: 52%;
}
	#r2 .c1:after {
    width: 70px;
    height: 70px;
    bottom: 10px;
    right: 280px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 525px) {
	div#service iframe {
    height: 180% !important;
}
	#service .ifrm {
    margin-inline: -20px;
    margin-bottom: 160px;
}
html body h1 {
    font-size: 26px !important;
    line-height: 36px !important;
}
	#r1 {
    padding-top: 50px !important;
    padding-bottom: 60px !important;
}
	#r1:after {
    width: 77%;
    height: 35px;
    bottom: 3px;
    right: -28%;
}
	#r2 .i1 {
    margin-left: 86px;
    width: 54%;
    margin-bottom: -7px;
}
	#r2 .i2 {
    right: -14px;
    bottom: -151px;
    width: 52%;
}
	#r2 .c1:after {
    width: 48px;
    height: 48px;
    bottom: -2px;
    right: 170px;
}
	#r3 .c1 {
    padding: 40px 30px !important;
}
	#r4 .carousel-item {
    margin: 0px 60px;
}
	#r4 .carousel-item .t1 {
    bottom: -7%;
    left: 0;
}
	#r4 .carousel-item .t1 {
    padding: 0px 95px !important;
}
	html body p br {
    display: none;
}
	#r6 .c3>div {
    padding: 60px 30px !important;
}
	#r7 .owl-stage {
    padding: unset;
}
	#footer-widgets #newsletterwidgetminimal-2 input.tnp-submit {
    width: 14%;
}
	body.rs2 .widget .widget-content {
    padding: 20px 12px 25px;
}
	#service {
    padding-bottom: 260px !important;
}
	#footer-widgets .row {
    padding-bottom: 30px !important;
}
	html body h4 {
    font-size: 17px !important;
    line-height: 27px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 430px) {
	#service .ifrm {
    margin-inline: -60px;
    scale: 0.9;
}
html body h1 {
    font-size: 19px !important;
    line-height: 29px !important;
}
	a#b1 {
    font-size: 12px !important;
    line-height: 22px !important;
}
	#r1 a.play_button_with_text.large.nectar_video_lightbox {
    margin-left: 8px;
}
	#r2 .i1 {
    margin-left: 64px;
    width: 58%;
    margin-bottom: -7px;
}
	#r2 .i3 {
    margin-left: 7px;
    width: 49%;
}
	#r2 .i2 {
    right: -17px;
    bottom: -110px;
    width: 52%;
}
	#r2 .c1:before {
    width: 170px;
    height: 50px;
    top: 130px;
    left: 40px;
}
	#r2 .c1:after {
    width: 32px;
    height: 32px;
    bottom: 0px;
    right: 128px;
}
	#r2 .c2 {
    padding-top: 20px;
}
	#r4 .carousel-item {
    margin: 0px 20px;
}
	#r4 .carousel-item .t1 {
    padding: 0px 35px !important;
}
	#r5 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
	html body h3 {
    font-size: 12px !important;
    line-height: 22px !important;
}
	#footer-widgets #newsletterwidgetminimal-2 input.tnp-submit {
    width: 19%;
}
	div#service iframe {
    height: 177% !important;
}
	#service .ifrm {
    margin-bottom: 80px;
}
/* 	#service .wpb_raw_code.wpb_content_element.wpb_raw_html {
    margin-inline: -50px;
} */
}	
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 375px) {
/* 	#service .wpb_raw_code.wpb_content_element.wpb_raw_html {
    margin-inline: -45px;
} */
	#service .ifrm {
    margin-bottom: 110px;
}
	div#service iframe {
    height: 180% !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 360px) {}