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


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: #f4ef93;
}

body::-webkit-scrollbar-thumb
{
	background-color: #f4ef93;
	
}
#r2:before {
    display: none;
}


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

html body strong {
    font-family: dm;
}

html body h2 {
    font-family: 'bk';
}
html body p {
    font-family: 'bk';
	font-size:16px !important;
}
#top ul li a {
    font-family: 'bk';
    text-shadow: 0 0 black;
}
html body h1 {
    font-family: 'dm';
}
div#page-header-bg h1 {
    font-family: 'dm' !important;
}
div#footer-outer a, div#footer-outer p {
    font-family: 'bk' !important;
}
div#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows {
    margin-right: 0% !important;
    background: #000;
    border-radius: 0px 0px 0px 20px;
}
#footer-outer #footer-widgets #media_image-2 img {
    width: 50%;
}

#footer-outer #footer-widgets #media_image-2 {
    margin-bottom: 10px;
}
header#top a#logo {transform: scale(1.1) translateY(10px);}

header#top a#logo img {
    background: #000;
    padding: 10px;
    border-radius: 10px;
}
#r1 h3 {
    font-family: 'bk';
    background: -webkit-linear-gradient(#fff9ed, #e39800);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
    font-size: 20px !important;
    line-height: 30px !important;
}

#r2 .carousel-item h5::before {
    content: '';
    position: absolute;
    background: linear-gradient(174deg, rgba(206, 160, 76, 1) 0%, rgba(242, 236, 144, 1) 54%, rgba(206, 160, 76, 1) 74%);
    width: 80px;
    height: 80px;
    border-radius: 100px;
    left: 0px;
    right: 0px;
    margin: auto;
    bottom: -20px;
}

#r2 .carousel-item:hover h5::before {
    background: #000;
}

#r2 .carousel-item h5 {
    margin-bottom: 20px;
    position: relative;
    margin-top: -40px;
}

/* / ------typography----------- /*/
#r7 .wpcf7-response-output {
    border: unset !important;
    background: transparent !important;
}
#r3 .g1 {
    position: relative;
    top: 100px;
    padding-left: 40px;
}
#r6 .owl-dots {
    position: relative;
}
#r6 .owl-dots span {
    width: 30px;
    transform: unset !important;
    background-color: #d5b05a7d;
    border-radius: 0px !important;
    margin: -26px 1px;
}

#r2 .owl-stage {
    padding-top: 0px !important;
}

div#header-secondary-outer {
    background: transparent !important;
    background-image: url(https://designxcellence.studio/wp-content/uploads/2024/02/232424.png) !important;
    border: unset !important;
}

div#header-secondary-outer li a {
    font-size: 16px !important;
    line-height: 26px !important;
    font-family: bk;
    margin-left: 120px !important;
}
div#header-secondary-outer i {
    background: linear-gradient(92deg, rgb(230 171 64) 0%, rgba(242,236,144,1) 54%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 18px;
    line-height: 28px;
}
a#b1 {
    font-size: 16px !important;
    line-height: 26px !important;
    font-family: 'dm';
    color: black;
    background: linear-gradient(179deg, rgba(206,160,76,1) 0%, rgba(242,236,144,1) 54%, rgba(206,160,76,1) 74%);
    padding: 12px 35px !important;
    border-radius: 40px !important;
}

#top li#menu-item-31 span {
    font-size: 14px !important;
    line-height: 24px !important;
    font-family: 'dm';
    color: black;
    background: linear-gradient(179deg, rgba(206,160,76,1) 0%, rgba(242,236,144,1) 54%, rgba(206,160,76,1) 74%);
    padding: 12px 25px !important;
    border-radius: 40px !important;
    margin: 0px -10px;
    text-transform: uppercase;
}

#r1 .icn ul {
    margin: unset;
}

#r1 .icn ul li {
    list-style: unset;
}
#r1 .but ul {
    margin: unset;
}

#r1 .but ul li {
    list-style: unset;
}
#r1 .fl {
    position: absolute;
    top: -8%;
    z-index: 9;
    left: -16%;
}


#r1 .but:before {
    content: '';
    position: absolute;
    border: 1px solid white;
    width: 100px;
    right: -110px;
    top: 50%;
}

#r1 .but {
    transform: rotate(270deg);
    top: 130px;
    left: -31px;
    position: relative;
}
#r1 .icn ul li a:hover i {
    border-color: white;
}
#r1 .icn ul li i {
    border: 1px solid transparent;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 40px;
    color: white;
    transition: 0.5s;
}
#r1 .icn ul li {
    margin-bottom: 5px;
}

#r1 .fl span:before {
    content: '\f060';
    position: absolute;
    font-family: 'Fontawesome';
    left: -38px;
    background-color: #414141;
    font-size: 25px;
    border-radius: 40px !important;
}

#r1 .fl span {
    color: white;
    font-family: 'bk';
    position: relative;
	color:white;
	text-transform: uppercase;
}


#r1 .row-bg.viewport-desktop.using-image {
    background-size: 100% 100% !important;
}

#r1 .g1 {
    position: absolute;
    margin: auto !important;
    display: table !important;
    right: -50px;
    width: 100px;
    top: 30px;
}

header#top a#logo img {
    transform: scale(0.9);
    transform-origin: top left !important;
    position: relative;
    top: -20px;
}
#r2 .carousel-item:hover {
    border-color: black !important;
    box-shadow: 0px 4px black !important;
}

#r2 .carousel-item {
    margin: 0px 10px;
    border: 1px solid #ccc;
    padding: 10px 10px 30px 10px;
    transition: 0.6s !important;
    box-shadow: 0px 4px transparent !important;
    position: relative;
    min-height: 710px !important;
}
#r2 .s2 {
    /* position: absolute; */
    left: 0px;
    right: 0px;
    filter: brightness(0);
    width: 40px;
    top: 266px;
}
#r2 .carousel-item:before {
    /* content: ''; */
    position: absolute;
    background: linear-gradient(174deg, rgba(206,160,76,1) 0%, rgba(242,236,144,1) 54%, rgba(206,160,76,1) 74%);
    width: 80px;
    height: 80px;
    z-index: 99;
    border-radius: 100px;
    left: 0px;
    right: 0px;
    margin: auto;
    bottom: 370px;
}
#r2 .carousel-item h3 {
    font-family: 'dm';
    padding-top: 20px;
}
#r2 h4 a {
    text-decoration: underline #000;
    font-family: 'dm';
   
}

#r2 .carousel-item:hover:before {
    background: linear-gradient(174deg, #000000 0%, #000000 54%, #000000 74%) !important;
}

#r2 .carousel-item:hover .s2 {
    filter: unset !important;
}
#r3 .row-bg.viewport-desktop.using-image {
    background-size: 100% 100% !important;
}

#r3 .m2 {
    position: absolute;
    bottom: -206px;
    left: 47px;
    width: 90%;
}


#r3 .m1 {
    right: -30px;
    width: 70%;
    margin: auto;
}
#r3 .m3 {
    position: absolute;
    right: 12px;
    width: 90%;
}

#r3 .m4 {
    position: absolute;
    bottom: 40px;
    left: -40px;
    z-index: -99;
    width: 30%;
}

#r3 {
    padding-bottom: 300px !important;
    padding-top: 200px !important;
}

#r4 a {
    font-family: 'dm';
    color: black;
    text-shadow: 0 0 black;
    text-decoration: underline;
}
#r7 .l1 {
    padding-right: 40px;
}


#r4 h3 {
    font-family: 'dm';
    
}


#r4 .m2 {
    width: auto;
}

#r4 .carousel-item {
    margin: 0px 10px !important;
    background-color: white !important;
    box-shadow: 0px 0px 6px 0px #ccc;
    padding: 30px 10px;
}
#r4 .owl-item.active:nth-child(even) .carousel-item {
    transform: translateY(30px);
}
#r4 .owl-stage {
    padding-bottom: 50px !important;
}

#r5 .row-bg.viewport-desktop.using-image {
    background-size: 100% 100% !important;
}


#r5 .m3 {
    position: absolute;
    top: 240px;
    left: 25%;
    width: 190px;
}

#r5 .m1 {
    position: absolute;
    left: 0px;
    top: 120px;
    width: 300px;
}
#r5 .m6 {
    position: absolute;
    right: 0px;
    width: 230px;
}
#r5 .m2 {
    position: absolute;
    bottom: 120px;
    width: 310px;
    left: 70px;
}
#r5 .m7 {
    position: absolute;
    right: 90px;
    bottom: 230px;
    width: 170px;
}

#r5 .m4 {
    position: relative;
    width: 450px;
    left: 0px;
    right: 0px;
    margin: auto;
    top: 30px;
}

#r5 .m5 {
    margin-top: -200px;
    z-index: 1;
    width: 28%;
    display: table;
    margin-left: auto;
    margin-right: 300px;
    top: -62px;
}
#r5 a#b1 {
    top: -10px;
}

#r5 {
    padding-top: 160px !important;
    padding-bottom: 60px !important;
}

#r6 .carousel-item p {
    font-style: italic;
    color: #7a797a !important;
}

#r6 .carousel-item {
    margin: 0px 20px;
    padding: 10px 15px;
}

#r6 h3 {
    font-family: 'dm';
}

#r6 img.s4.alignnone.wp-image-66 {
    position: absolute;
    bottom: -12px;
    right: 0px;
    width: 100px;
}

#r7 .row-bg.viewport-desktop.using-image {
    background-size: 100% 100% !important;
}

#r7 .m1 {
    width: 70%;
    margin: auto;
}
#r7 .m3 {
    width: 85%;
    top: -80px;
    left: 20px;
}
#r7 .m2 {
    left: 20px;
}

#r7 p {
    padding: 0px;
}

#r7 label {
    padding-left: 10px;
    color: black;
}

#r7 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    background: transparent;
    border-bottom: 1px solid #ccc;
    border-radius: 0px !important;
    margin: 0px 0px 20px 0px;
}
#r7 textarea.wpcf7-form-control.wpcf7-textarea {
    background-color: transparent !important;
    border-bottom: 1px solid #ccc;
    border-radius: 0px !important;
    resize: unset;
    height: 200px;
}

#r7 input.wpcf7-form-control.wpcf7-submit.has-spinner {
    font-size: 0px;
    position: absolute;
    right: -4px;
    bottom: 20px;
    background-image: url(https://designxcellence.studio/wp-content/uploads/2024/02/ssss.png) !important;
    background-position: center !important;
    background-size: 100% 100% !important;
    padding: 35px 35px !important;
    border-radius: 40px !important;
}
div#footer-outer {
    background-color: transparent !important;
    background-size: 100% 100% !important;
}
#footer-widgets .row {
    padding-top: 170px !important;
    padding-bottom: 60px !important;
    border-bottom: 1px solid #cccccc3d;
}
div#nav_menu-2 {
    margin: auto;
    display: table;
}
body #sidebar h4, body .widget h4, body #footer-outer .widget h4 {
    position: relative;
    padding-bottom: 20px;
    font-family: 'dm';
}
#footer-widgets h4:before {
    content: '';
    position: absolute;
    border: 1px solid #d5b05a;
    width: 80px;
    bottom: 0px;
}

body #sidebar h4, body .widget h4, body #footer-outer .widget h4 {
    position: relative;
    padding-bottom: 20px;
    font-family: 'dm';
}
#footer-widgets li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-31 {
    display: none;
}
#footer-widgets .icn ul li a i:hover {
    background: linear-gradient(174deg, rgba(206,160,76,1) 0%, rgba(242,236,144,1) 54%, rgba(206,160,76,1) 74%);
}

#footer-widgets .icn ul li a i {
    background-color: white;
    color: black;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 40px !important;
    transition: 0.6s;
}
#footer-widgets .icn ul li {
    display: inline-block;
    margin: 0px 2px;
}
#copyright p {
    float: left;
}

#copyright h5 {
    float: right;
    font-weight: 100;
    font-family: 'bk';
}
#copyright .col.span_5 {
    max-width: 100% !important;
}

div#copyright {
    padding: 15px 0px !important;
}
#r7 {
    margin-bottom: -139px;
    padding-bottom: 160px !important;
    padding-top: 170px !important;
}



#footer-widgets form.tnp-form {
    position: relative;
}

#footer-widgets #newsletterwidgetminimal-2 form.tnp-form input.tnp-submit {
    font-size: 0px;
    position: absolute;
    top: 0px;
    right: 0px;
    width: auto;
    background-color: transparent !important;
    background-image: url(https://designxcellence.studio/wp-content/uploads/2024/02/sdsadfwarw_17.jpg) !important;
    background-size: 100% 100% !important;
    padding: 23px 32px !important;
    border-radius: 0px !important;
}

#footer-widgets input.tnp-email {
    border-radius: 0px !important;
    padding-right: 70px !important;
}
#footer-widgets input.tnp-email::placeholder {
    font-style: italic;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    line-height: 23px !important;
    font-size: 18px !important;
}
.single-product div.product h1.product_title {
    font-size: 35px;
    line-height: 45px;
}
.page-id-18 h2 {font-size: 25px !important;line-height: 35px !important;}
#r6 .owl-carousel {
  height: 420px;
}
	#r4 .owl-carousel {
  height: 480px;
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1920px) {

	div#header-secondary-outer {
    background-size: 100% 100% !important;
}
/* 	#r2:before {
    content: '';
    position: absolute;
    background-image: url(https://designxcellence.studio/wp-content/uploads/2024/02/Rectangle-3-copy-26f.png) !important;
    width: 150px;
    height: 160px;
    background-size: 100% 100% !important;
    background-repeat: no-repeat !important;
    z-index: 9;
    right: -40px;
    top: 190px;
} */

#r2 {
    position: relative;
}
/* 	#r4:before {
    content: '';
    position: absolute;
    background-image: url(https://designxcellence.studio/wp-content/uploads/2024/02/Rectangle-3-copy-26f.png) !important;
    width: 150px;
    height: 160px;
    background-size: 100% 100% !important;
    background-repeat: no-repeat !important;
    z-index: 9;
    left: -40px;
    top: 190px;
} */
	#r4 {
    position: relative;
}
	
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1600px) {
	div#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows {
    margin-right: 8% !important;
}
	#top ul li a {
    font-size: 15px !important;
    line-height: 25px !important;
    position: relative;
    margin: 0px 4px;
}
	
	#r6 .carousel-item {
    margin: 0px 20px;
    padding: 10px 25px;
}
	#r2 {
    padding-bottom: 20px !important;
}
	#r1 h3 {
    font-size: 17px !important;
    line-height: 27px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1440px) {

	#r1 .fl {
    top: -8%;
    z-index: 9;
    left: -9%;
}
		div#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows {
    margin-right: 2% !important;
}
	#header-outer .container {
    padding: 0px 50px !important;
}
	
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1366px) {
	
	#r2 .carousel-item:before{
		    bottom: 400px;
	}
	
	#header-outer .container {
    padding: 0px 40px !important;
}
	div#header-secondary-outer li a {
    font-size: 14px !important;
    line-height: 24px !important;
    margin-left: 133px !important;
}
	
	#r1 .fl {
    position: absolute;
    top: -10%;
    z-index: 9;
    left: -9%;
}
	
	html body h2 {
    font-size: 45px !important;
    line-height: 55px !important;
}
	
	#r1 h3 {
    font-size: 17px !important;
    line-height: 27px !important;
}
	html body p {
    font-size: 16px !important;
    line-height: 27px !important;
}
	#r1 {
    padding-bottom: 220px !important;
    padding-top: 180px !important;
}
	#r1 .g1 {
    right: -50px;
    width: 90px;
    top: 30px;
}
	

	body #sidebar h4, body .widget h4, body #footer-outer .widget h4 {
    text-transform: uppercase!important;
    font-size: 20px!important;
    line-height: 29px;
    font-weight: 500!important;
}

div#footer-outer a, div#footer-outer p {
    font-size: 13px !important;
    line-height: 23px !important;
}
	
#r5 .m4 {
    width: 400px;
    left: 0px;
    right: 0px;
    margin: auto;
    top: 30px;
}
	#r5 .m1 {
    left: 0px;
    top: 120px;
    width: 280px;
}
	#r5 .m2 {
    bottom: 80px;
    width: 290px;
    left: 70px;
}
	#r5 .m5 {
    margin-top: -200px;
    z-index: 1;
    width: 26%;
    display: table;
    margin-left: auto;
    margin-right: 300px;
    top: -24px;
}
#r5 .m7 {
    right: 90px;
    bottom: 170px;
    width: 160px;
}


	#r5 .m6 {
    position: absolute;
    right: 0px;
    width: 210px;
}
	#r2 .s2 {
    z-index: 999;
    width: 40px;
    top: 233px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1340px) {
	#top ul li a {
    padding-right: 6px !important;
    padding-left: 6px !important;
    font-size: 13px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1320px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1280px) {
	#r6 .owl-carousel {
  height: 530px;
}
	div#header-secondary-outer li a {
    font-size: 13px !important;
    line-height: 23px !important;
    margin-left: 93px !important;
}
	
	#top ul li a {
    font-size: 13px !important;
    line-height: 23px !important;
    position: relative;
    margin: 0px 3px;
}
	#r2 .carousel-item:before {
    width: 80px;
    height: 80px;
    z-index: 99;
    border-radius: 100px;
    left: 0px;
    right: 0px;
    margin: auto;
    bottom: 405px;
}
	
	#r3 .m2 {
    bottom: -186px;
    left: 67px;
    width: 80%;
}
#r5 .m4 {
    width: 370px;
    left: 0px;
    right: 0px;
    margin: auto;
    top: 30px;
}
#r5 .m1 {
    left: 0px;
    top: 120px;
    width: 250px;
}
#r5 .m2 {
    bottom: 50px;
    width: 240px;
    left: 90px;
}
#r5 .m6 {
    right: 40px;
    width: 170px;
}
#r5 .m7 {
    right: 110px;
    bottom: 170px;
    width: 150px;
}
#r5 .m5 {
    margin-top: -200px;
    z-index: 1;
    width: 26%;
    display: table;
    margin-left: auto;
    margin-right: 300px;
    top: 5px;
}
#r5 a#b1 {
    top: 30px;
}
	#r5 {
    padding-top: 160px !important;
    padding-bottom: 90px !important;
}
	#r6 img.s4.alignnone.wp-image-66 {
    position: absolute;
    bottom: -8px;
    right: 20px;
    width: 90px;
}
	#r6 {
    padding-top: 40px !important;
    padding-bottom: 70px !important;
}
	#r3 {
    padding-bottom: 260px !important;
    padding-top: 200px !important;
}
}
@media (max-width: 1240px) {
	#top ul li a {
    padding-right: 6px !important;
    padding-left: 6px !important;
    font-size: 12px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1024px) {
	#r6 .owl-carousel {
  height: 390px;
}
	header#top .col.span_9.col_last {
    margin-left: auto !important;
}
	div#header-secondary-outer li a {
    font-size: 13px !important;
    line-height: 23px !important;
    margin-left: 12px !important;
}
	html body h2 {
    font-size: 35px !important;
    line-height: 45px !important;
}
	#r1 .fl {
    top: -23%;
    z-index: 9;
    left: -12%;
}
	#r1 {
    padding-bottom: 160px !important;
    padding-top: 120px !important;
}
	#r1 .g1 {
    right: -40px;
    width: 80px;
    top: 0px;
}

#r2 .carousel-item:before {
    width: 70px;
    height: 70px;
    z-index: 99;
    bottom: 394px;
}
	#r2 .s2 {
    z-index: 999;
    width: 34px;
    top: 162px;
}
	#r7 .m2 {
    left: 10px;
}
	
	
	#r3 .m2 {
    bottom: -146px;
    left: 47px;
    width: 80%;
}
#r3 {
    padding-bottom: 150px !important;
    padding-top: 90px !important;
}
	#r3 .g1 {
    padding: 0px;
    TOP: 40PX !IMPORTANT;
}
	
	#r4 {
    padding-bottom: 50px !important;
    padding-top: 50px !important;
}
#r5 .m4 {
    width: 290px;
    left: 0px;
    right: 0px;
    margin: auto;
    top: 27px;
}

#r5 .m2 {
    bottom: 22px;
    width: 180px;
    left: 90px;
}
	
	#r5 .m1 {
    left: 0px;
    top: 120px;
    width: 200px;
}
	#r5 .m3 {
    top: 210px;
    left: 25%;
    width: 120px;
}
	#r5 .m5 {
    margin-top: -160px;
    z-index: 1;
    width: 23%;
    display: table;
    margin-left: auto;
    margin-right: 240px;
    top: 34px;
}
	#r5 .m7 {
    right: 80px;
    bottom: 90px;
    width: 140px;
}
	#r5 .m6 {
    right: 40px;
    width: 141px;
}

#r5 a#b1 {
    top: 60px;
}
	#r5 {
    padding-top: 130px !important;
    padding-bottom: 120px !important;
}
	#r6 .carousel-item {
    margin: 0px 5px;
    padding: 10px 10px;
}
	#r6 .owl-stage {
    padding: 0px !important;
}
	#r7 .m3 {
    width: 85%;
    top: -50px;
    left: 20px;
}

body #sidebar h4, body .widget h4, body #footer-outer .widget h4 {
    text-transform: uppercase!important;
    font-size: 15px!important;
    line-height: 25px;
    font-weight: 500!important;
}

	header#top a#logo img {
    transform: scale(0.8);
    transform-origin: top left !important;
    position: relative;
    top: -10px;
}
	
	#r6 img.s4.alignnone.wp-image-66 {
    bottom: -20px;
}
	a#logo img {
    height: 100px !important;
}

html body p {
    font-size: 12px !important;
    line-height: 23px !important;
}

#r2 .carousel-item {
    min-height: 622px !important;
}


}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 840px) {
	
#r4 .carousel-item {
    min-height: 360px;
}
	div#ab ul li {
    display: table;
    margin: auto;
}

div#ab ul {
    margin: 0;
}
	#r4 .owl-carousel {
  height: 440px;
}
	#r6 .owl-carousel {
  height: 330px;
}
	.page-id-109 h2,.page-id-3 h2 {
    font-size: 23px !important;
    line-height: 33px !important;
}
	
	div#header-secondary-outer {
    background-position: right !important;
    background-size: 120% 100% !important;
}
	#r3 .g1 {
    padding: 0px;
    top: 0px;
}
	#r7 .l1 {
    padding-right: 0px;
}
	header#top a#logo img {
    transform: scale(1);
    transform-origin: left top;
}
	#r3 .g1 {
    padding: 0px;
    TOP: 0PX !IMPORTANT;
}
	#r6 img.s4.alignnone.wp-image-66 {
    bottom: 9px;
    right: 20px;
    width: 90px;
}


#r1 .g1 {
    display: none !important;
}

#r1 .fl {
    display: none !important;
}

#r1 .row-bg.viewport-desktop.using-image {
    background-size: cover !important;
    filter: brightness(0.4);
}

#r1 {
    text-align: center !important;
    padding-bottom: 100px !important;
    padding-top: 80px !important;
}

#r2 {
    padding-bottom: 50px !important;
    padding-top: 30px !important;
}

#r2 .carousel-item:before {
    top: 240px;
}

#r2 .s2 {
    top: 210px;
}

#r3 .row-bg.viewport-desktop.using-image {
    background-size: cover !important;
}

#r3 {
    margin-top: -90px;
    padding-top: 190px !important;
}

#r3 .m2 {
    width: 70%;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
    margin: auto;
    display: table;
    position: unset;
}

#r3 .m1 {
    right: 0px;
    width: 70%;
    margin: auto;
    display: table;
    top: 0px;
    bottom: 0px;
}

#r3 .m3 {
    position: unset;
    width: 70%;
    margin: auto;
    display: table;
    left: 0px;
    right: 0px;
}

#r3 .m4 {
    display: none;
}

#r2:before {
 display: none;
}
	#r4:before {
 display: none;
}

#r3 {
    text-align: center;
    padding-top: 240px !important;
    margin-top: -150px;,
    margin-top: 30px;,
    margin-top: 20px;,
    margin-top: 10px;,
    margin-top: 0px;,
    margin-top: -10px;,
    margin-top: -20px;,
    margin-top: -30px;,
    margin-top: -20px;,
    margin-top: -10px;,
    margin-top: 0px;,
    margin-top: 0p;,
    margin-top: 0;
    padding-bottom: 40px !important;
}

#r4 .owl-item.active:nth-child(even) .carousel-item {
    transform: unset;
}

#r5 .row-bg.viewport-desktop.using-image {
    background-size: cover !important;
}

#r5 .m1 {
    left: 0px;
    right: 0px;
    position: unset;
    margin: auto;
    display: table;
    width: 70%;
}

#r5 .m3 {
    top: 0px;
    left: 0%;
    margin: auto;
    display: table;
    position: unset;
    width: 70%;
    right: 0px;
    bottom: 0px;
}


#r5 .m4 {
    top: 0px;
    width: 70%;
    margin: auto;
    display: table;
}

#r5 .m5 {
    margin: unset;
    width: 70%;
    left: 0px;
    right: 0px;
    position: unset;
    top: 0px;
    margin: auto;
    display: table;
}

#r5 .m6 {
    position: unset;
    right: 0px;
    left: 0px;
    margin: auto;
    display: table;
    width: 70%;
}

#r5 .m2 {
    left: 0px;
    bottom: 0px;
    margin: auto;
    display: table;
    position: unset;
    width: 70%;
}

#r5 .m7 {
    right: 0px;
    bottom: 0px;
    margin: auto;
    display: table;
    position: unset;
    width: 70%;
}

#r5 {
    padding-top: 250px !important;
    padding-bottom: 81px !important;
}

#r5 img {
    margin-bottom: 20px;
}

#r5 a#b1 {
    top: 10px;
}

#r5 {
    padding-top: 210px !important;
    padding-bottom: 50px !important;
    margin-top: -180px !important;
}

#r7 .row-bg.viewport-desktop.using-image {background: transparent !important;background-color: #f2f2f2 !important;}

#r7 {
    padding-top: 60px !important;
    padding-bottom: 40px !important;
    margin: unset;
}

#r7 .m2 {
    left: 0px;
    right: 0px;
    margin: auto;
    display: table;
    width: 70%;
}

#r7 .m3 {
    left: 0px;
    top: 0px;
    margin: auto;
    display: table;
    width: 70%;
}

div#nav_menu-2 {
    margin: unset;
}

div#footer-outer {
    background: transparent !important;
    background-color: black !important;
}

#footer-widgets .row {
    padding-top: 60px !important;
    padding-bottom: 50px !important;
}



#r7 .col.span_12, #r7 .col.span_6 {
    margin-bottom: 0px !important;
}

#r4 .owl-stage {
    padding-top: 5px;
}
	
	
#r6 img.s4.alignnone.wp-image-66 {
  bottom: -10px;
}
	
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 768px) {
	
	div#header-secondary-outer {
    background-position: right !important;
    background-size: 126% 100% !important;
}
	
	
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 525px) {
	#r6 .owl-carousel {
    height: 310px;
  }
	div#slide-out-widget-area a {
    font-size: 14px !important;
    line-height: 24px !important;
}

#top a#logo img {height: 70px !important;}

#r2 .carousel-item {
    width: 340px;
    margin-inline: auto;
    min-height: 592px !important;
}

div#r2 {
    padding-bottom: 30px !important;
}

div#media_image-2 {
    width: 250px;
}
	header#top a#logo img {
    transform: unset;
}
	html body p br {
    display: none;
}
	#r3 .row-bg.viewport-desktop.using-image {
    background-size: 200% 50% !important;
    background-position: bottom !important;
}
	#r3 {
    text-align: center;
    padding-top: 10px !important;
    margin-top: 0px;
    padding-bottom: 40px !important;
}
	#r2 .owl-stage {
    padding: 0px;
}
	
	#r2 .owl-dots {
    margin-top: 35px;
}
	
	#r4 .owl-stage {
    padding-top: 5px;
    padding-bottom: 30px !important;
}
	
	#copyright h5 {
    float: unset;
}
	
	#copyright p {
    float: unset;
}
	
	#copyright .col.span_5 {
    display: inline-flex;
    flex-direction: column-reverse;
}

	#copyright .col.span_5:after {
    display: none;
}
	
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 430px) {
	#r6 .owl-carousel {
    height: 360px;
  }
	#r2 .carousel-item {
    width: auto;
    margin-inline: 2px;
}

#r2 .s2 {
    top: 190px;
}

#r2 .carousel-item:before {
    top: 222px;
}
	html body h2 {
    font-size: 25px !important;
    line-height: 35px !important;
}
	#r1 h3 {
    font-size: 13px !important;
    line-height: 23px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 375px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 360px) {}

@-moz-document url-prefix() {

	/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1920px) {
	#top li#menu-item-31 span{
		margin: 0px 0px;
	}
	}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1600px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1440px) {
	#top li#menu-item-31 span{
		font-size: 12px !important;
		padding: 12px 20px !important;
	}
	#r1 h2 {
  font-size: 40px;
}
	}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1366px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1340px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1320px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1280px) {}
}

