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


h1, h2, h3 {
	font-family:gobold !important;
}
header#top ul.buttons.sf-menu li#menu-item-24 a {
    background: #E4A126;
    padding: 10px 15px;
    border-radius: 3px;
}
/* header#top ul.sf-menu.sf-js-enabled.sf-arrows li a span:hover {
    color: #E4A126 !important;
    transition: 0.3s;
} */
header#top ul.sf-menu.sf-js-enabled.sf-arrows li.current_page_item a span {
    color: #E4A126 !important;
    transition: 0.3s;
}
/*----------------------*/

/*--------------------------------------animation-----------------------------------*/
/* animation: rotateShake 0.7s ease-in-out infinite; */
@keyframes rotateShake {
  0% { transform: rotate(0deg); }
  25% { transform: rotate(-10deg); }
  50% { transform: rotate(10deg); }
  75% { transform: rotate(-10deg); }
  100% { transform: rotate(0deg); }
}
/*----key2------*/
/* 	animation: tbmove 8s ease 1s infinite normal forwards; */
@keyframes tbmove {
	0%,
	100% {
		transform: translatey(0);
	}

	10%,
	30%,
	50%,
	70% {
		transform: translatey(-10px);
	}

	20%,
	40%,
	60% {
		transform: translatey(10px);
	}

	80% {
		transform: translatey(8px);
	}

	90% {
		transform: translatey(-8px);
	}
}
/*------------injner page---------------*/
#ark-sec-1 .iwithtext .iwt-icon i.icon-default-style.fa.fa-map-marker {
	animation: tbmove 8s ease 1s infinite normal forwards;
}
/*----------------cfm--------------------------*/
#secl input.wpcf7-form-control.wpcf7-text {
    background: transparent;
    border: 1px solid #283942;
}

#secl textarea.wpcf7-form-control.wpcf7-textarea {
    background: transparent;
    border: 1px solid #283942;
    height: 160px;
}
#secl input.wpcf7-form-control.wpcf7-submit.has-spinner.btn-sub {
    background: #ddcf26;
    width: 100%;
}
/*-----------------------sec2------------------------*/
#sec2 .owl-dots, #sec8 .owl-dots{
    display: none;
}
#sec2 .owl-stage {
    padding-top: unset;
    padding-bottom: unset;
}
#sec2 .carousel-item {
    margin: 0 11px;
}

#sec2 .wpb_text_column.wpb_content_element.cartx0 {
    position: absolute;
    top: 0;
    left: 10px;
    display: flex
;
    align-items: center;
    justify-content: left;
    height: 97%;
    width: 97%;
    padding-left: 45px;
    overflow: hidden;
    opacity: 1;
    transition: 0.6s;
    background: #00000057;
}
.tp-txxtt h6 span {
/*     background: #e4a126;
    color: #fff !important;
    padding: 2%;
    position: relative;
    top: 35px;
    border-radius: 7px; */
	font-size: 25px;
    line-height: 30px;
}
/* #sec2 .carousel-item:hover .wpb_text_column.wpb_content_element.cartx0 {
	    opacity: 1;
    transition: 0.6s;
	  width: 96.5%;
} */

#sec2 h3 {
    font-size: 45px;
    line-height: 60px;
}
#sec2 a.cbtn {
    padding: 10px 10px;
    background: #E4A126;
    opacity: 1 !important;
    border-radius: 4px;
}
/*-----------------------sec3---------------------------------*/
#sec3 .hd3 p {
    padding-top: 20px;
    width: 65%;
    margin: 0 auto;
}
#sec3 h5::before {
    content: "";
    background: #e4a126;
    height: 1px;
    width: 10%;
    position: absolute;
    left: 29%;
    top: 14px;
}
#sec3 h5::after {
    content: "";
    background: #e4a126;
    height: 1px;
    width: 10%;
    position: absolute;
    right: 29%;
    top: 14px;
}
#sec3 h5 {
    padding-bottom: 15px;
}

/*-------------------sec5----------------------------------*/
#sec5 .owl-stage {
    padding: unset;
}
#sec5 .owl-dots {
    margin: unset;
    display: none;
}
#sec5 .carousel-item .vc_col-sm-12 .vc_column-inner{
    padding: 30% 0px 30% 0px;
	transition: 0.6s;
}

#sec5 .owl-stage-outer{
    overflow: visible;
}
#sec5 .cartx1 h3 {
    color: white;
}

#sec5 .cartx1 {
    background: #00000038;
    width: 100%;
    position: absolute;
    bottom: 0;
	top:unset;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.6s !important;
	height:0%;
	opacity:0;
}
#sec5 .carousel-item .vc_col-sm-12 .vc_column-inner:hover .cartx1 {
	height:100%;
	opacity:1;
	 transition: 0.6s !important;
}
#sec5 .carousel-item .vc_col-sm-12 .vc_column-inner {
    box-shadow: inset 0px 0px 0px 0px #E4A126;
    transition: 0.7s;
}
#sec5 .carousel-item .vc_col-sm-12 .vc_column-inner:hover {
    box-shadow: inset 0px 0px 0px 15px #E4A126;
    transition: 0.7s;
}
#sec5 button.owl-prev::before {
    content: "";
    background: url(https://glasskayaksmdr.com/wp-content/uploads/2024/08/Group-5.png);
    background-size: 100% 100%;
    height: 41px;
    width: 41px;
    position: absolute;
    top: 34%;
    left: -16px;
}
#sec5 button.owl-next::before {
    content: "";
    background: url(https://glasskayaksmdr.com/wp-content/uploads/2024/08/Group-6.png);
    background-size: 100% 100%;
    height: 41px;
    width: 41px;
    position: absolute;
    top: 34%;
    right: -16px;
}
#sec5 .owl-dots {
    margin: unset;
}
/*--------------------------sec6---------------------------*/
#sec6 .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
}

#sec6 .hd6 h2 {
    font-size: 40px;
    line-height: 52px;
}

/*-----------------------------sec7--------------------------*/
#sec7 .con71 .vc_column-inner {
    padding: 12% 0px 70% 0px;
}
#sec7 .con72 .vc_column-inner {
    padding: 48% 0px 49% 0px;
}
#sec7 .vc_col-sm-6 .vc_column-inner {
    border: 0px solid #E4A126;
	transition:0.4s;
}
#sec7 .vc_col-sm-6 .vc_column-inner:hover {
    border: 14px solid #E4A126;
	transition:0.4s;
}
/*----------------------------sec8------------------------------*/
#sec8 .carousel-item {
    background: #0B536F;
}
#sec8 .carousel-item {
    background: #0B536F;
    margin: 0 14px;
    padding: 30px 51px;
}
#sec8 span {
    font-family: gobold !important;
}
#sec8 .carousel-item img.cig1.aligncenter {
    margin: 0 auto;
    width: 8%;
    animation: rotateShake 0.7s ease-in-out infinite;
}
#sec8 .hd8 h2 {
    font-size: 57px;
    line-height: 55px;
}
#sec8 .owl-nav.disabled, #sec5 .owl-nav.disabled  {
    display: block;
    margin: unset;
}
#sec8 button.owl-prev, #sec8 button.owl-next, #sec5 button.owl-prev, #sec5 button.owl-next  {
    background: transparent;
    font-size: 0;
    border: unset;
    padding: unset;
    margin: unset;
}
#sec8 button.owl-prev::before {
    content: "";
    background: url(https://glasskayaksmdr.com/wp-content/uploads/2024/08/Group-48.png);
    background-size: 100% 100%;
    height: 41px;
    width: 41px;
    position: absolute;
    top: 118px;
    left: -6px;
}
#sec8 button.owl-next::before {
    content: "";
    background: url(https://glasskayaksmdr.com/wp-content/uploads/2024/08/Group-47.png);
    background-size: 100% 100%;
    height: 41px;
    width: 41px;
    position: absolute;
    top: 118px;
    right: -6px;
}
/*-----------------------------secl------------------------------*/
#secl .hdl h2 {
    font-size: 103px;
    line-height: 122px;
}
/*--------------------------------footer----------------------------*/
#ft-sec .ftx1 p {
    width: 73%;
}
#ft-sec ul li {
    list-style: none;
    padding-bottom: 15px;
    opacity: 0.7;
    font-size: 15px;
}
#ft-sec ul {
    margin: unset;
}
#ft-sec form.es_subscription_form {
    width: 55%;
}
#ft-sec form.es_subscription_form input.es-email {
    background: transparent;
    border: 1px solid #ffffff75;
}
#ft-sec .gjs-cell input#i9hhj {
    position: absolute;
    bottom: 10px;
    padding: 13px 20px !important;
    right: 25%;
}
#ft-sec .inf2 ul#menu-ftmn3, .social-icon1 ul {
    display: flex;
    justify-content: space-evenly;
}
.social-icon1 ul li a:hover i {
    color: #ddcf26;
    transition: 0.5s;
    transform: scale(1.1);
}
.social-icon1 ul li a i {
    transition: 0.5s;
}
.social-icon1 ul li a {
    font-size: 27px;
    color: white;
}
.inf2 p {
    color: #ffffffa6;
    font-size: 16px;
}
.inf2 .row-bg-wrap::before {
    content: "";
    background: white;
    height: 1px;
    width: 120%;
    position: absolute;
    left: -10%;
    top: 25px;
}
#ft-sec form input[type="submit"] {
    background: #E4A126;
}
#ft-sec .ftx1 p {
    width: 75%;
}
/*-------------------------------------------media querie----------------------------------------*/
@media (max-width: 1600px) {}
@media (max-width: 1440px) {}
@media (max-width: 1366px) {}
@media (max-width: 1300px) {
	#secl .hdl h2 {
    font-size: 94px;
    line-height: 109px;
}
}
@media (max-width: 1280px) {
	#sec7 {
    padding-bottom: 30px !important;
}
	.inf1 {
    margin-bottom: unset !important;
}
	
}
@media (max-width: 1226px) {}
@media (max-width: 1024px) {
	header#top ul.buttons.sf-menu li#menu-item-24 a {
    background: #E4A126;
    padding: 6px 11px;
    border-radius: 3px;
    font-size: 13px;
}
	#sec2 h3 {
    font-size: 30px;
    line-height: 40px;
}
/* 	#sec2 .carousel-item:hover .wpb_text_column.wpb_content_element.cartx0 {
	    width: 94.5%;
    height: 95%;
} */
	#sec7 .con71 .vc_column-inner {
    padding: 12% 0px 65% 0px;
}
	#sec1 h1.ns-heading-el {
    font-size: 52px;
}
	#sec1 p {
    padding-top: 39px !important;
    padding-bottom: 18px !important;
}
	#sec1 .content {
    top: 140.406px;
}
	    #secl .hdl h2 {
        font-size: 75px;
        line-height: 84px;
    }
	#ft-sec .gjs-cell input#i9hhj {
    right: 18%;
}
	#ft-sec .ftx1 p {
    width: 85%;
}
	#ft-sec .ftx1 p {
    width: 85%;
}
}
/* ==========// Mobile //=========== */
@media (max-width: 820px) {
	/*-------------INNER PAGES--------------*/
	/*--about page--*/
	#home .divider-wrap.height_tablet_40vh > .divider {
        height: 150vh !important;
    }
	/*---Custom Boards----*/
	#cb-sec-1 .cb-sec1-txt1 {
    max-width: 99% !important;
    margin: 0 auto !important;
    text-align: center;
}
	/*-----Contact page------*/
	#secl {
    text-align: center;
}
	/*----------------------------*/
	#sec3 h2 {
    font-size: 40px;
    line-height: 50px;
}
	#sec3 {
    padding-top: 0px !important;
    padding-bottom: 25px !important;
}
	#sec2 {
    padding-top: 30px !important;
    padding-bottom: 25px !important;
}
	#sec4 .hd4 h2 {
    font-size: 45px;
    line-height: 61px;
}
	#sec4 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
}
	#sec5 h2 {
    font-size: 35px;
    line-height: 45px;
}
	#sec5 .hd5 p br {
    display: none;
}
	#sec5 .hd5 p {
    width: 93%;
    margin: 0 auto;
}
	#sec5 .cartx1 h3 {
    font-size: 25px;
}
	#sec5 {
    padding-top: 25px !important;
}
	#sec6 .hd6 h2 {
    font-size: 42px;
    line-height: 53px;
}
	#sec6 {
    padding-top: 30px !important;
    padding-bottom: 50px;
	text-align: center !important;
}
	#sec7 h2 {
    font-size: 44px;
    line-height: 60px;
}
	#sec7 p br {
    display: none;
}
	#sec7 .con71 .vc_column-inner {
        padding: 6% 0px 50% 0px;
    }
	#sec7 .con72 .vc_column-inner {
    padding: 30% 0px 25% 0px;
}
	    #sec7 {
        padding-bottom: 0px !important;
        padding-top: 25px !important;
    }
	#sec8 .hd8 h2 {
    font-size: 41px;
    line-height: 25px;
}
	#sec8 {
    padding-top: 40px !important;
    padding-bottom: 0px !important;
}
	#secl .hdl h2 br {
    display: none;
}
	    #secl .hdl h2 {
        font-size: 45px;
        line-height: 60px;
    }
	#secl .row_col_wrap_12.col.span_12.dark.left {
    padding-left: unset;
}
	#secl img.igl {
    padding: 5%;
}
	#secl p {
    width: 87%;
    margin: 0 auto;
}
	#secl img.igl {
    padding: 11px 4%;
}
	#secl {
    padding-top: 20px !important;
    padding-bottom: 21px !important;
}
	#ft-sec {
    padding-top: 30px !important;
}
    #ft-sec .gjs-cell input#i9hhj {
        right: 29%;
    }
	.inf2 .vc_col-sm-2, .inf2 .vc_col-sm-5  {
    margin-bottom: unset !important;
}
	.inf1 {
    padding-bottom: unset !important;
}
.social-icon1 {
    margin-bottom: unset !important;
    padding-top: 20px;
}
	#ft-sec .inf2 ul#menu-ftmn3, .social-icon1 ul {
    display: flex;
    justify-content: center;
}
.inf2 {
    text-align: center;
    margin-bottom: unset !important;
    padding-top: 23px !important;
}
	.inf2 .row-bg-wrap::before {
    top: 0px;
}
	.inf2 .wpb_raw_code.wpb_content_element.wpb_raw_html {
    margin-bottom: unset;
}
	.social-icon1 ul li {
    margin-left: 40px;
}
	#sec3 h5::before {
    left: 23%;
}
		#sec3 h5::after {
    right: 23%;
}
}
@media (max-width: 800px){}
@media (max-width: 768px) {
	#sec6 .hd6 h2 {
        font-size: 35px;
        line-height: 48px;
    }
}
@media (max-width: 480px) {
	
	.big-sale-1 {
    margin-bottom: 6px !important;
}
	
	/*---------------------*/
	#secl form .row {
    padding-bottom: 0;
}
	/*-------------------*/
	
	#sec1 h1.ns-heading-el {
        font-size: 39px;
        line-height: 50px;
    }
	#sec1 p {
        padding-top: 0px !important;
        padding-bottom: 5px !important;
		font-size: 12px !important;
    }
#sec1 p br {
    display: none;
}
	    #sec3 h5::before {
        left: 12%;
    }
	#sec3 h5::after {
        right: 12%;
    }
	#sec3 h2 {
        font-size: 30px;
        line-height: 40px;
    }
	#sec3 .hd3 p {
    padding-top: 15px;
    width: 95%;
}
	#sec6 .hd6 h2 {
        font-size: 25px;
        line-height: 33px;
    }
	#sec6 .hd6 p br {
    display: none;
}
	#ft-sec .cpr-txt1 p {
    font-size: 13px;
}
	    #sec8 .hd8 h2 {
        font-size: 27px;
        line-height: 37px;
    }
}
@media (max-width: 428px) {
	/*-------------inner pages---------------*/
		/*--Automated Rental Kiosks--*/
	#ark-sec-1 h3 {
    font-size: 25px;
    line-height: 35px;
}
	/*----------------------------*/
	    #sec6 .hd6 h2 {
        font-size: 22px;
        line-height: 31px;
    }
	#sec6 {
        padding-top: 10px !important;
		padding-bottom:30px !important;
    }
	    #sec8 .hd8 h2 {
        font-size: 24px;
        line-height: 34px;
    }
	.ftx1 p br {
    display: none;
}
	#ft-sec .ftx1 h2 {
        font-size: 37px;
        line-height: 50px;
    }
	#ft-sec .ftx1 p {
    width: 95%;
}
}
@media (max-width: 414px) {
	#sec1 h1.ns-heading-el {
        font-size: 29px;
        line-height: 38px;
    }
	    #sec3 h2 {
        font-size: 24px;
        line-height: 35px;
    }
	    #sec4 .hd4 h2 {
        font-size: 34px;
        line-height: 46px;
    }
	    #sec5 h2 {
        font-size: 29px;
        line-height: 39px;
    }
	    #sec5 .cartx1 h3 {
        font-size: 21px;
        line-height: 30px;
    }
	    #sec6 .hd6 h2 {
        font-size: 18px;
        line-height: 27px;
    }
	#sec8 .hd8 h2 {
        font-size: 20px;
        line-height: 30px;
    }
	#sec8 .carousel-item {
    padding: 25px 26px;
}
	#ft-sec .ftx1 h2 {
    font-size: 34px;
    line-height: 50px;
}
	    #ft-sec .cpr-txt1 p {
        font-size: 11px;
    }
}
@media (max-width: 390px) {}
@media (max-width: 375px) {}
@media (max-width: 360px) {}
