@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700,800');
body{
	font-family: 'Open Sans', sans-serif;
}
.custom-container{
	padding-left: 3rem;
	padding-right: 3rem;
}
.top-header-container{
	background-image: url(../img/header-bg-1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.blue-background{
	background-color: #18327D;
}
.header-phone h3{
	font-style: italic;
	font-weight: 500;
	font-family: 'Open Sans', sans-serif;
	color: #fff;
}
.header-phone a{
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	font-size: 36px;
	letter-spacing: 2px;
	text-decoration: none;
	
}
.navbar-brand img{width: 60%;}
.top-search-box h5{
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 10px;
	line-height: 5px;
	color: #fff;
}
.top-search-box input{
	border: 1px solid #10FF00;
	border-radius: 6px;
	border-top-right-radius: 6px !important;
	border-bottom-right-radius: 6px !important;
	height: 35px;
	font-size: 8px;
	color: #000;
}
.top-search-box p{
	font-size: 12px;
	color: #ccc;
	line-height: 10px;
}
.show {
    display: block;
}
.scroll-nav{
	position: absolute;
	display: block;
	width: 100%;
	top: 0;
	right: 0;
	padding: 0px;
	margin: 0px;
	background-color: transparent;
	color: #000;
}
.navbar-onScroll{
	position: fixed;
	display: none;
	z-index: 99;
}

.site-menu {
  position: absolute;
  align-items: center;
  box-sizing: border-box;
  top: 0;
  right: 0;
  width: 325px;
  height: 100vh;
  padding-top: 4rem;
  background-color: #ffffff;
  transition: all 600ms cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateX(100%);
  will-change: transform;
  z-index: 99 !important;
  position: fixed !important;
  overflow: auto;
  white-space: nowrap;
}
.site-menu hr{
	padding: 0px;
	margin: 0px;
	background-color: #fff;
}
.site-menu ul {
  padding: 0;
  list-style-type: none;
}
.site-menu ul li a{
	font-size: 15px;
	color: rgb(0, 0, 0);
	font-weight: bold;
	text-decoration: none;
}
#site-menu-trigger {
  z-index: 999;
  display: none;
  height: 30px;
}
#site-menu-trigger:checked ~ .site-menu {
  transform: translateX(0%);
}
#site-menu-trigger:checked ~ label[for="site-menu-trigger"] {
  transform: translateX(-8px) scale(1.05);
}
#site-menu-trigger:checked ~ label[for="site-menu-trigger"] .line:nth-child(1) {
  transform: rotate(45deg) translateX(10px);
}
#site-menu-trigger:checked ~ label[for="site-menu-trigger"] .line:nth-child(2) {
  width: 0;
}
#site-menu-trigger:checked ~ label[for="site-menu-trigger"] .line:nth-child(3) {
  transform: rotate(-45deg) translateX(10px);
}
#site-menu-trigger ~ label[for="site-menu-trigger"] {
  display: block;
  right: 50px;
  top: 30px;
  z-index: 999;
  position: absolute;
  width: 25px;
  height: 25px;
  cursor: pointer;
}
#site-menu-trigger ~ label[for="site-menu-trigger"] .line {
  display: block;
  content: "\200D";
  position: absolute;
  width: 25px;
  height: 3px;
  background-color: rgb(255, 115, 0);
  transition: all 200ms linear;
}
#site-menu-trigger ~ label[for="site-menu-trigger"] .line:nth-child(1) {
  top: 0;
}
#site-menu-trigger ~ label[for="site-menu-trigger"] .line:nth-child(2) {
  top: 7px;
}
#site-menu-trigger ~ label[for="site-menu-trigger"] .line:nth-child(3) {
  top: 14px;
}
.maps iframe{
	width: 100%;
	min-height: 500px;
}


.to-go-bottom img{
	width: 40px;
	cursor: pointer;
}
/*section changes styling*/
.navigation{
	position: fixed;
	z-index: 99999;
}
.navigation ul{
	list-style: none;
	padding: 0;
	background-color: rgba(255, 0, 0, 0.212);
	-webkit-box-shadow: 0px 3px 11px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 3px 11px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 3px 11px 0px rgba(0,0,0,0.1);
	margin-top: 7vw;
}
.navigation ul li a{
	color: #E1AF17;
	font-weight: 500;
	font-size: 20px;
	text-decoration: none;
}
.navigation ul li span{
	color: #000;
	font-weight: normal;
	font-size: 24px;
	text-decoration: none;
}
.navigation ul li a:hover span{
	color: #fff;
	font-weight: bold;
}
.navigation ul strong{
	opacity: 0;
}
.navigation ul li a:hover strong , strong:hover{
	opacity: 1;
	color: #fff;
}
.navigation ul li a:focus strong , strong:focus{
	opacity: 1;
	color: #fff;
}
.navigation ul li a:active strong , strong:active{
	opacity: 1;
	color: #fff;
}
.active-color{
	color: #fff;
}

.fullscreen-bg{width: 100%;}
/*section changes styling*/



/*main bg area*/
.main-bg-area{
	position: relative;
}
.transparent-header-section{
	position: absolute;
	top: 0px;
	color: #fff;
	width: 100%;
}
.box-sunray{
	/* background-color: rgba(41,99,150,0.8);*/
	/*border:4px solid #BB9D25;*/
	margin-top: 2vw;
}
.box-sunray h2{
	font-weight: bold;
	padding: 5px;
	position: relative;
}
.box-sunray h2:before{
	content: "";
	background-color: #fff;
	height: 5px;
	width: 90%;
	left: 12px;
	right: 12px;
	bottom: -5px;
	font-weight: 700;
	position: absolute;
}
.box-sunray p{
	font-size: 14px;
	padding: 10px;
	line-height: 15px;
}
.box-sunray strong{
	font-style: italic;
}
.subscription-mail{
	padding-top: 20px;
}
.subscription-mail h3{
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 17px;
}
.subscription-mail p{
	color: #fff;
	line-height: 15px;
	font-size: 13px;
}
.subscription-mail input{
	border: 1px solid #10FF00;
	border-radius: 6px;
	border-top-right-radius: 6px !important;
	border-bottom-right-radius: 6px !important;
	height: 20px;
	font-size: 8px;
	color: #000;
}

.overlay-text-heading-video{
	position: absolute;top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.overlay-text-heading-video h3{
	font-weight: bold;
	font-size: 30px;
	font-style: italic;
	color: #fff;
}
.overlay-text-heading-video a{
	font-weight: bold;
	font-size: 30px;
	margin-top: 25px;
	color: #2273d2;
	background-color: #fff;
	border-radius: 4px;
}

/*navbar section*/
.navbar-container{
	background-color: rgba(71,141,219,0.8);
}
.navbar-container .nav-link{
	color: #fff;
	margin: 5px !important;
	font-size: 26px;
	font-weight: bold;
}
nav button{
	color: #fff !important;
}
.navbar-brand img{
}
.fa-bars,.fa-times{
	font-size: 30px;
	color: #fff;
}
.fa-times{
	font-size: 36px;
	padding-right: 1px;
	color: #fff;
}
.main-header-headings .gotham{
	font-family: 'Gotham', sans-serif;
	font-weight: 600;
}
.main-header-headings h1{
	color: #2273d2;
	font-weight: bold;
	font-size: 5.5vw;
	font-family: 'Myriad Pro', sans-serif;
	text-transform: uppercase;
}
.main-header-headings h3{
	color: #4e4e4e;
	font-weight: bold;
	font-size: 28px;
	font-family: 'Open Sans', sans-serif;
}


/******************main section styling *******************/
.banner-search-bar{
	background-color: #003d7e;
	border-top: 2px solid #ffff00;
	border-bottom: 2px solid #ffff00;
	text-align: center;
	padding-top: 15px;
	color: #fff;
}
.banner-search-bar h6{
	color: #ffff00;
	font-family: 'Open Sans', sans-serif;
}
.banner-search-bar h1{
	font-style: italic;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
}
.banner-search-bar h6{
	line-height: 40px;
	font-family: 'Open Sans', sans-serif;
}

.next-step-banner{
	background-image: url(../img/banner-bg.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 100vh;
}
.next-step-banner h3{
	padding-top: 20vw;
	font-weight: bold;
	font-size: 30px;
	font-style: italic;
	color: #fff;
}
.next-step-banner a{
	font-weight: bold;
	font-size: 30px;
	margin-top: 25px;
	color: #2273d2;
	background-color: #fff;
	border-radius: 4px;
}
.page-banner-heading{
	color: #2273d2;
	font-weight: 600;
	font-size: 36px;
	text-transform: uppercase;
	text-align: center;
}
.motor-items{
	text-align: center;
	margin-top: 30px;
}
.motor-items .card{
	border: none;
}
.motor-items h4{
	color: #2273d2;
	font-weight: ;
}
.motor-items a{
	display: block;
	background-color:  #2273d2;
	color: #fff;
	font-weight: ;
	border-radius: 3px;
	margin-top: 10px;
	font-size: 20px;
	padding: 15px;
}
.motor-items a:hover{
	display: block;
	background-color:  #E1AF17;
	color: #000;
}

.pool-banner{
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 100vh;
}
.pool-banner h3{
	padding-top: 20vw;
	font-weight: bold;
	font-size: 30px;
	font-style: italic;
	color: #fff;
}
.pool-banner a{
	font-weight: bold;
	font-size: 30px;
	margin-top: 25px;
	color: #2273d2;
	background-color: #fff;
	border-radius: 4px;
}
.top-video iframe{width: 100%;min-height: 280px;}
.bottom-videos iframe{width: 100%;min-height: 200px;}
.weight-bold{font-weight: bold;}
.paragraph p{font-weight: 500;}
/***************end of main section styling *******************/

footer{
	background-color: #252525;
	padding: 2rem;
}
.upper-footer{
	text-align: center;
}
.upper-footer h4{
	color: #fff;
	font-style: italic;
	font-weight: 500;
	font-size: 20px;
	margin-bottom: 0px;
}
.singl-fl{
	text-align: center;
	margin-top: 2.5rem;
}
.singl-fl h4{
	color: #fff;
	font-size: 20px;
	font-weight: 300;
}
.contact-col{
	margin-top: 3.5rem;
}
.contact-area{
	color: #fff;
}
.contact-area p{
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 0px;
}
.footer-logo img{
	width: 250px;
}
.copyright{
	margin-top: 3.5rem;
	text-align: center;
	padding-left: 2rem;
	padding-right: 2rem;
}
.copyright p{
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	margin: 0px;
}
.copyright a{
	text-decoration: none;
	color: #fff;
	border-left: 1px solid #fff;
	padding-left: 5px;
}
.how-works-banner{
	background-color: #2273d2;
	padding-top: 10px;
	color: #fff;
}
.how-works-banner h2{
	color: #fff !important;
}
.white-color{color: #fff;}
.white-color:hover{color: #000;text-decoration: none;}


.sunray-products h6{
	color: #2273d2;
	font-weight: bold;
	padding-top: 10px;
}
.main-points{
	padding: 30px;
	margin-top: 50px;
	border-top: 5px solid #2273d2;
}
.main-points h5{
	font-size: 24px;
	font-weight: 500;
}
.main-points h5 i{
	color: #2273d2;
}
.banner-testimonial{
	color: #fff;
	background-image: url(../img/bottom-banner-bgdk-1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	 background-size: 100% 100%;
}
.banner-testimonial h2{
	font-weight: bold;
	padding-top: 10vw;
}
.banner-testimonial .btn{
	background-color: transparent;
	border:3px solid #fff;
	color: #fff;
	font-size: 20px;
	padding: 12px 20px 12px 20px;
	border-radius: 0px !important;
	margin-bottom: 10vw;
}
.banner-testimonial .btnbuy{
	background-color:  #39b54a;
	border:3px solid #fff;
	color: #fff;
	font-size: 20px;
	padding: 12px 20px 12px 20px;
	border-radius: 0px !important;
	margin-bottom: 10vw;
}
.coustmer-reviews-carousel h5{
	font-style: italic;
	font-size: 24px;
	word-spacing: 5px;
}
.coustmer-reviews-carousel h6{
	font-size: 24px;
}

@media(max-width: 768px){
	footer{
		text-align: center !important;
	}
	.tr{
		text-align: center;
	}
	.box-sunray{display: none;}
	.subscription-mail{padding-top: 0px;}
	}
	
@media(max-width: 867px){

.main-right-header-box{display: none;}

.navigation ul{
	list-style: none;
	padding: 0;
	margin-top: 0vw;
}
.navigation ul li a{
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
.navigation ul li span{
	color: #000;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}
	}






.col-2dot4,
.col-sm-2dot4,
.col-md-2dot4,
.col-lg-2dot4,
.col-xl-2dot4 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
@media (min-width: 540px) {
    .col-sm-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 720px) {
    .col-md-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 960px) {
    .col-lg-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 1140px) {
    .col-xl-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}


#toBottom {
    position: fixed;
    bottom: 60px;
    left: 50%;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
	transition: 0.6s all ease-in-out;
    opacity: 0;
    display: block;
}
.chevron-down {
  fill: #FFF;
  margin: auto;
  animation: hover-me .9s infinite ease-in-out alternate; 
}

@keyframes hover-me {
  100% { transform: translate3d(0, 14px, 0); }
}

::selection {
  background: #2500f74b; /* WebKit/Blink Browsers */
}
::-moz-selection {
  background: #2500f74b; /* Gecko Browsers */
}
.pool-banner{
	background-repeat: no-repeat;
	background-position: center;
	height: 100vh;
	background-size: cover;
	-webkit-background-size: cover;
	}
	.mobile-bottom-nav {
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		z-index: 1000;
		will-change: transform;
		-webkit-transform: translateZ(0);
				transform: translateZ(0);
		display: flex;
		height: 50px;
		box-shadow: 0 -2px 5px -2px rgba(51, 51, 51, 0);
		background-color: transparent;
	  }
	  .mobile-bottom-nav__item {
		flex-grow: 1;
		text-align: center;
		font-size: 12px;
		display: flex;
		flex-direction: column;
		justify-content: center;
		color: rgb(255, 123, 0);
	  }
	  .mobile-bottom-nav__item--active {
		color: rgb(0, 0, 0);
	  }
	  .mobile-bottom-nav__item-content {
		display: flex;
		flex-direction: column;
	  }
	  /* Custom modal content styling */

.modal-container {
	max-width: 500px;
	padding: 0;
	margin: 20px 0;
	border-radius: .3em;
	box-shadow: 0 0.1em 0.4em rgba(0,0,0,.3);
  }
  
  .modal-title {
	font-weight: 700;
	padding: 1.5em;
	font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  }
  
  .modal-body {
	max-height: calc(100vh - 230px);
	min-height: 50px;
	padding: 0 1.5em 1.5em 1.5em;
	overflow-y: auto;
  }
  
  .modal-footer {
	padding: 1.5em;
	text-align: right;
  }
  
  p:first-child {
	margin-top: 0;
  }
  Styles for animated modal
   =========================

*/

/* Start state */
.animated-modal {
  max-width: 550px;
  border-radius: 4px;
  overflow: hidden;
  
  transform: translateY(-50px);
  transition: all .7s;
}

.animated-modal h2,
.animated-modal p {
  transform: translateY(-50px);
  opacity: 0;
  
  transition-property: transform, opacity;
  transition-duration: .4s;
}

/* Final state */
.fancybox-slide--current .animated-modal,
.fancybox-slide--current .animated-modal h2,
.fancybox-slide--current .animated-modal p {
  transform: translateY(0);
  opacity: 1;
}

/* Reveal content with different delays */
.fancybox-slide--current .animated-modal h2 {
  transition-delay: .1s;
}

.fancybox-slide--current .animated-modal p {
  transition-delay: .3s;
}
  /* Slideshow container */
.slideshow-container {
	position: relative;
	background: #f1f1f1f1;
  }
  
  /* Slides */
  .mySlides {
	display: none;
	padding: 80px;
	text-align: center;
  }
  
  /* Next & previous buttons */
  .prev, .next {
	cursor: pointer;
	position: absolute;
	top: 50%;
	width: auto;
	margin-top: -30px;
	padding: 16px;
	color: #888;
	font-weight: bold;
	font-size: 20px;
	border-radius: 0 3px 3px 0;
	user-select: none;
  }
  
  /* Position the "next button" to the right */
  .next {
	position: absolute;
	right: 0;
	border-radius: 3px 0 0 3px;
  }
  
  /* On hover, add a black background color with a little bit see-through */
  .prev:hover, .next:hover {
	background-color: rgba(0,0,0,0.8);
	color: white;
  }
  
  /* The dot/bullet/indicator container */
  .dot-container {
	text-align: center;
	padding: 20px;
	background: #ddd;
  }
  
  /* The dots/bullets/indicators */
  .dot {
	cursor: pointer;
	height: 15px;
	width: 15px;
	margin: 0 2px;
	background-color: #bbb;
	border-radius: 50%;
	display: inline-block;
	transition: background-color 0.6s ease;
  }
  
  /* Add a background color to the active dot/circle */
  .active, .dot:hover {
	background-color: #717171;
  }
  
  /* Add an italic font style to all quotes */
  q {font-style: italic;}
  
  /* Add a blue color to the author */
  .author {color: cornflowerblue;}