/* Infinity Gong Waves - 2025 RBP */

* {
	margin: 0;
	padding: 0;
}
body {
	width: 100%;
	height: auto;
	background-color: #fff;
	font-family: 'Open Sans', sans-serif;
	color: #555;
	font-size: 15px;
	line-height: 30px;
	font-weight: normal;
	text-align: left;
}
h1,h2,h3,
h4,h5,h6 {
	font-size: inherit;
	line-height: inherit;
	font-family: 'Josefin Sans', sans-serif;	
}
h1,h2,h3,
h4,h5,h6,p,ul,li,a,span {
	margin:0;
}
a {
	text-decoration: none;
	color:#555;
	cursor: pointer;
}
.main-container {
	max-width: 1920px;
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;	
}
.inside-container {
	max-width: 940px;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0 15px;
}
.section-title {
	font-family: 'Roboto Slab', serif;
	font-size: 28px;
	line-height: 40px;
	letter-spacing: 0.84px;
	font-weight: 700;
	color: #01AAF2;
	text-align: center;
}
.section-title-desc {
	font-size: 15px;
	line-height: 40px;
	font-weight: 400;
	letter-spacing: 0.45px;
	color: #666;
	text-align: center;
}
/*Banner*/
.gong-template .toptop {
	background-image: url(../img/background.jpg);
	background-repeat: no-repeat; 
	background-size: cover;
	background-position: bottom ;
	width: 100%;
	height: auto;
	color:#01AAF2;
	position: relative;
	padding-bottom:20px;
}

.toptop::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 6px; /* Border height */
	background: linear-gradient(to right, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0)); /* Faded gradient effect */
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2), 0 -3px 5px rgba(0, 0, 0, 0.1); /* Shadow for depth */
	border-radius: 4px; /* Slight rounding for the edges */
  }

/*Banner*/
.gong-template .banner {
	background-image: url(../img/main.jpg);
	background-repeat: no-repeat; 
	background-size: cover;
	background-position: top ;
	width: 100%;
	height: auto;
	position: relative;
}

.gong-template .banner .banner-overlay {
	position: absolute;
	top: 0;
    width: 100%;
    height: 100%;
    max-width: 1920px;
    background-color: rgba(247,244,237,.5);
    z-index: 20;
}

.gong-template .banner .top-bar{
	padding:50px 15px; 
}
.gong-template .banner .top-bar-left , .top-bar-right {
	padding-top: 24px;	
	z-index: 3;
}

.gong-template .top-bar-left {
	display: flex;
	justify-content: left;
	align-items: center;
	padding-left:10px;
	padding-right:0px;
}

.gong-template .banner .top-bar-left a {
	color:#01AAF2;
	font-size: 18px;
	letter-spacing: 0.18px;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 400;
	vertical-align: middle;
}
.gong-template .logo {
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 3;
}
.gong-template .top-bar-right {
	display: flex;
	justify-content: right;
	align-items: center;
	color:#01AAF2;
	font-size: 14px;
	padding-top:0px;
	padding-left:0px;
	padding-right:10px;
	vertical-align: middle;
	align-content: center;
}

.gong-template .top-bar-right a {
	font-family: 'Open Sans', sans-serif;
	color:#01AAF2;
	font-size: 18px;
	letter-spacing: 0.18px;
	font-weight: 400;
	vertical-align: middle;
}

.gong-template .top-bar-left a {
	font-family: 'Open Sans', sans-serif;
	color:#01AAF2;
	font-size: 18px;
	letter-spacing: 0.18px;
	font-weight: 400;
	vertical-align: middle;
	padding:1px;
}

.gong-template .top-bar-left a:hover,
.gong-template .top-bar-right a:hover{
	color:#fe86d4;
	text-decoration: none;
}
.gong-template .top-bar-left i,
.top-bar-right i {
	font-size: 20px;
    background-color: #01AAF2;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    color: white;
    vertical-align: middle;
    padding-top: 5px;
}

.gong-template .banner .banner-content .content-col {
	text-align: center;
	z-index: 21;
}
.gong-template .banner .banner-content .site-title {
	/* font-family: 'Josefin Sans', sans-serif; */
	font-family: 'Playfair Display', serif;
	font-size: 55px;
	line-height: 60px;
	font-weight: 600;
	margin-top: 100px;
	padding-right: 15px;
	z-index: 21;
	color: #CCB362;
	-webkit-text-stroke: 0.3px white;
}

.gong-template .banner .banner-content .site-title-desc {
	font-family: 'Playfair Display', serif;
	font-size: 20px;
	letter-spacing: 0.45px;
	margin-bottom: 70px;
	font-weight: bold;
	width: 97%;
	color: white;
}

/*Service*/
.gong-template .service-section {
	padding: 32px 15px;
	line-height: 25px;
}

.gong-template .service-section2 {
	padding: 32px 15px;
	width: 100%;
	/*background-color: #f8f9fa; /* Optional: Set a background color */
	position: relative;
	background-image: url(../img/background.jpg);
	background-repeat: no-repeat; 
	background-size: cover;
	background-position: center center;
	width: 100%;
	height: auto;
	text-align: center;
	line-height: 25px;
}

.service-maindesc {
	text-align: justify;
	margin-top: 10px;
	justify-content: center;
	align-items: center;
}

.service-desc {
	text-align: center;
	justify-content: center;
	align-items: center;
}

.gong-template .service-section .review-desc {
	text-align: justify;
	font-style: italic;
	line-height: 1.5;
	background-color: #f0f0f0; /* Light grey background */
	border-radius: 10px; /* Rounded corners */
	padding: 20px; /* Optional: Adds space inside the component */
	box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1); /* Soft shadow for depth */
}

.gong-template .service-section .review-person {
	text-align: center;
	color: darkblue;
	font-size:10px;
}

.gong-template .igw{
	font-family: 'Open Sans', sans-serif;
	color:#01AAF2;
	font-weight: bold;
}

.gong-template .phonenumber{
	font-family: 'Open Sans', sans-serif;
	color:#01AAF2;
	font-weight: bold;
	font-size:12px;
	line-height: 20px;
	text-align: right;
}

.gong-template .service-section .service-detail {
	text-align: center;
}
.gong-template .service-section .service-detail a:hover {
	text-decoration: none;
}
.gong-template .service-section .service-detail a:hover .service-title{
	text-decoration: none;
	color: #fe86d4;
}
.gong-template .service-section .service-title {
	font-family: 'Josefin Sans', sans-serif;
	font-size: 25px;
	line-height: 40px;
	font-weight: 700;
	letter-spacing: 0.75px;
	color: #000;
}

.service-title2 {
	font-family: 'Josefin Sans', sans-serif;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	letter-spacing: 0.75px;
	color: #000;
	text-align: center;
	padding-bottom:0px;
}

.gong-template .service-section .service-desc {
	font-family: inherit;
	font-size: inherit;
	line-height: 18px;
	font-weight: 400;
	letter-spacing: 0.40px;
}
.gong-template .service-section .service-detail-img {
	max-width: 90px;
 	height: auto;
}

.circular-image {
	width: 70px; /* Adjust the size as needed */
	height: 70px;
	border-radius: 50%; /* Makes the image circular */
	object-fit: cover; /* Ensures the image covers the container without distortion */
	border: 5px solid #01AAF2; /* Optional: Add a border */
	margin-top: 30px;
	margin-bottom: 5px;
  }

/*Benefits*/
.gong-template .benefits-section {
	padding: 32px 15px;
	line-height: 25px;
	background-color: rgba(247,244,237);
}

.benefit-detail img {
	width: 100%; /* Makes the image fill the width of its column */
	height: auto; /* Automatically scales height to maintain aspect ratio */
	display: block; /* Removes extra space below the image */
  }

/*Advantages*/
.gong-template .advantages-section {
	padding: 60px 15px 270px;
}

.background-container {
	display: flex;
	width: 100%;
	/*background-color: #f8f9fa; /* Optional: Set a background color */
	position: relative;
	background-image: url(../img/background2.jpg);
	background-repeat: no-repeat; 
	background-size: cover;
	background-position: center center;
	width: 100%;
	height: auto;
	justify-content: center;
	align-items: center;
  }

  .background-video {
	width: 500px; /* Fixed width for the video */
	height: auto; /* Maintain the aspect ratio */
	object-fit: contain; /* Ensures the video is fully visible without distortion */
  }
  .overlay-content {
	position: absolute;
	z-index: 1; /* Ensures the overlay is above the video */
	color: white; /* Adjust text color as needed */
	text-align: center;
	font-size: 1em;
	background-color: rgba(0, 0, 0, 0.5); /* Optional: Add a semi-transparent background to improve readability */
	padding: 10px;
	border-radius: 5px;
  }

 /*Contact Us*/
.gong-template .lightback {
	background-color: #F7F4ED;
	padding-top:5px;
}

/*Copyright*/
.gong-template .footer {
	padding: 20px 15px;
	background-color: #F7F4ED;
	color: black;
	font-family: inherit;
	font-size: 14px;
	line-height: 26px;
	text-align: center;
}
