
body, p, h1, h2, h3, h4, h5, span {
	font-family: Poppins;
	width: 100%;
	margin: 0;
	padding: 0;
}
.page-width {
	max-width: 1170px;
	margin: 0 auto;
	padding: 0;
}
.top-header {
	width: 100%;
	float: left;
	margin: 0 auto;
	background: #90c53f;
}
.top-header .header-left {
	width: 75%;
	float:left;
}
.top-header .header-right {
	width: 25%; 
	float:right;
	text-align:right;
}
.top-header .header-left ul {
	margin: 0 auto;
}
.top-header ul li {
	list-style-type: none;
	float:left;
}
.top-header .header-left ul li {
	padding: 0px 60px 0 0; 
	margin-top: 7px;
}  
.top-header .header-left a {
	color: #fff;
	text-decoration: none;
}
.top-header .header-left ul li .fa-phone::before {
	content: '\f10b';
	font-size: 40px;
	margin-right: 10px;
	position: absolute;
	bottom: -16px;
	right: 1px;
}
.top-header .header-left ul li .fa-whatsapp::before {
	content: '\f232';
	font-size: 29px;
	margin-right: 10px;
	position: absolute;
	bottom: -10px;
	right: 0;
}  
.top-header .header-left ul li .fa-skype::before {
	content: "\f17e";
	font-size: 30px;
	top: -20px;
	position: absolute;
	right: 10px;
}
.top-header .header-left ul li .fa-mail::before {
	content: '\f0e0';
	font-size: 25px;
	margin-right: 7px;
	position: absolute;
	bottom: -7px;
	left: -29px;
}
.top-header .header-left ul li .fa-phone, .top-header .header-left ul li .fa-mail,.top-header .header-left ul li .fa-skype, .top-header .header-left ul li .fa-whatsapp {
	position: relative;
	
}
.top-header .header-right ul {
	width: auto;
	overflow: hidden;
	margin: 7px auto;
	float: right;
}
.header-right ul li .fa {
	color: #fff;
}
.top-header .header-right ul li {
	list-style-type: none;
	float: left;
	width: 29px;
	height: 29px;
	text-align: center;
	border: 1px solid #fff;
	border-radius: 20px;
	margin: 0 0 0 9px;
	display: flex;
	justify-content: center;
	align-items: center;
}  
.top-header .header-right ul li .fa {
	font-size: 15px;
}
#header {
	width: 100%;
	float: left;
	margin: 0 auto;
	padding: 20px 0;
}
#header .logo {
	width: 25%;
	float: left;
}
#header .navigation {
	width: 75%;
	float: right;
}  
#header .navigation ul {
	float: right;
}
#header .logo img {
	width: 100%;
}    
   

#header .navigation ul li {
	list-style-type: none;
	float: left;
	padding: 0 0 0 27px;
}
#header .navigation ul li a {
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 500;
}
.slider {
	width: 100%;
	float: left;
	background: url('../images/bg-image.jpg');
	text-align: center;
}
.slider h1 {
	color: #fff;
	text-transform: uppercase;
	font-size: 90px;
	margin-top: 50px;
}
.slider h2 {
	color: #fff;
	text-transform: uppercase;
	font-size: 62px;
	font-weight: 400;
	line-height: 28px;
}
.slider p {
	color: #fff;
	font-size: 25px;
	margin-top: 56px;
	font-weight: 600;
}
.slider ul {
	overflow: hidden;
}
.slider ul li {
	float: left;
	width: 18.9%;
	list-style-type: none;
	margin-right: 12px;
	border: 1px solid #737373;
	background: #142e47;
	color: #fff;
	padding: 22px 0;
	height: 132px;
}           
.slider ul li:last-child {
	margin: 0;
}
.slider ul li .cs-img {
	max-height: 85px;
	min-height: 85px;
}
.slider-btn {
	background: #90c53f;
	border: 0;
	padding: 19px 48px;
	border-radius: 10px;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	font-family: poppins;
	text-decoration: none;
}
.slider-btn:hover {
	background: #fff;
	color: #90c53f;
}
.sec1-btn-container .sec1-btn:hover , .maintainance-section .maintain-btn .btn-check:hover{
	background: #90c53f;
	color: #fff;
}
.section-4-text .sec-left-col .btn-cntct-us:hover  {
	background: #132b43;
}
.maintainance-section .maintain-btn .btn-view:hover{
		background: #132b43;
}
.slider-btn-container {
	float: left;
	margin: 40px auto 70px auto;
	width: 100%;
	height: auto;
}
.sec-below-slider {
	width: 100%;
	float: left;
	padding: 30px 0 0 0;
}
.sec-below-slider .text-section h2 {
	font-size: 30px;
	font-weight: 300;
	margin-bottom: 18px;
	margin-top: 20px;
}
.sec-1 {
	display: flex;
}
.sec-1 .image-section {
	width: 40%;
}
.sec-1 .text-section {
	width: 60%;
	padding-left: 35px;
}
.sec1-btn-container .sec1-btn {
	border: 2px solid #90c53f;
	background: transparent;
	padding: 8px 40px;
	font-size: 19px;
	font-family: poppins;
	font-weight: 500;
	border-radius: 6px;
	text-decoration: none;
	color: #90c53f;
}
.sec1-btn-container {
	margin-top: 38px;
	width: 100%;
	height: auto;
	float: left;
}
.sec-1 .text-section p {
	font-weight: 300;
	line-height: 30px;
}
.section3 {
	width: 100%;
	float: left;
}
.section3 .section-full-width {
	position: relative;
	z-index: 1;
}
.section3 .section-full-width ul {
	padding: 0;
}
.section3 .section-full-width ul li {
	width: 16.6%;
	float: left;
	list-style-type: none;
	text-align: center;
	margin: 0 1px 0 0;
	min-height: 160px;
	padding: 50px 0 0 0;
}
.section3 .section-full-width ul li:last-child {
	margin-right: 0;
}
.section3 .section-full-width ul li h3 {
	color: #fff;
	font-size: 35px;
	line-height: 41px;
	text-transform: uppercase;
	margin-top: 14px;
}
.section3 .section-full-width ul li img {
	max-height: 100px;
}
.section-4 {
	position: relative;
	overflow: hidden;
	width: 100%;
}
.section-4-left {
	background: url("../images/bg2.png");
	width: 50%;
	min-height: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
	min-width: 1px;
	z-index: 0;
}
.section-4-text .sec-left-col {
	max-width: 46%;
	float: right;
	padding: 40px 0;
}
.section-4-text .sec-left-col h3 {
	font-size: 40px;
	line-height: 50px;
	margin-bottom: 48px;
}
.section-4-text .sec-left-col .sec-4 {
	margin-bottom: 32px;
}
.section-4-text .sec-left-col .sec-4 img {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
}
.section-4-text .sec-left-col .sec-4 h4 {
	color: #2b2b2b;
	font-size: 18px;
}
.section-4-text .sec-left-col .sec-4 p {
	color: #2b2b2b;
	font-size: 16px;
}
.section-4-text .btn-cntct-container {
	float: left;
	width: 100%;
	margin: 35px 0 32px 14px;
	height: auto;
	display: block;
}
.section-4-text .sec-left-col .btn-cntct-us {
	background: #90c53f;
	border: 0;
	padding: 18px 65px;
	font-size: 22px;
	font-weight: 600;
	font-family: poppins;
	border-radius: 9px;
	color: #fff;
	text-decoration: none;
}
.section-4-right {
	background: #f2f2f2;
	overflow: hidden;
}
.section-5 {
	width: 100%;
	overflow: hidden;
	padding: 55px 0;
	text-align: center;
}
.section-5 h2 {
	font-size: 42px;
}
.section-5 p {
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 40px;
}
.section-5 .sec-5-col {
	width: 23%;
	float: left;
	margin: 0 31px 0 0;
}
.section-5 .sec-5-col:last-child {
	margin-right: 0;
}
.section-5 h3 {
	color: #fff;
	font-weight: 400;
	font-size: 24px;
	padding: 30px 0 0 0;
}
.section-5 h3 span {
	width: 100%;
	display: block;
	font-weight: 600;
}
.section-5 .sec-5-header {
	min-height: 133px;
}
.section-5 .sec-5-col .sec-5-content {
	width: 100%;
	display: block;
	overflow: hidden;
}
.section-5 .sec-5-col .sec-5-content ul {
	margin: 0 auto;
	padding: 10px 0;
	border: 1px solid #e1e1e1;
}
.section-5 .sec-5-col .sec-5-content ul li {
	list-style-type: none;
	border-bottom: 1px solid #e1e1e1;
	padding: 13px 0;
	color: #424242;
}
.section-5 .sec-5-col .sec-5-content ul li:last-child {
	border-bottom: 0;
	min-height: 44px;
}
.section-5 .sec-5-col .sec-5-content ul li .btn-plans {
	padding: 9px 25px;
	border-radius: 4px;
	border: 0;
	text-decoration: none;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
}
.section-5 .sec-5-col .sec-5-content ul li .btn-plans-container {
	margin: 12px auto 0 auto;
}
.section-5 .sec-5-col .sec-5-content ul li .btn-blue{
	background:#51b2dc;
}
.section-5 .sec-5-col .sec-5-content ul li .btn-orange{
	background:#e89454;
}
.section-5 .sec-5-col .sec-5-content ul li .btn-pink{
	background:#db61ae;
}
/*chosse-us-section*/
.Choose-us {
	overflow: hidden;
	width: 100%;
	background: url("../images/bg-green.png");
	background-size: cover;
	background-repeat: no-repeat;
	text-align: center;
	padding: 42px 0 0 0;
}
.Choose-us h2 {
	color: #fff;
	font-size: 42px;
	font-weight: bold;
}
.Choose-us p {
	color: #fff;
	font-size: 20px;
}
.Choose-us .sec-inner {
	width: 85%;
	margin: 55px auto 0 auto;
	overflow: hidden;
}
.Choose-us .sec1 {
	float: left;
	width: 28.1%;
	margin: 0 26px;
	background: url('../images/background-leaves.png');
	min-height: 200px;
	background-repeat: no-repeat;
	background-size: contain;
	text-align: center;
	padding: 40px 0 0 0;
}
.Choose-us .sec1 p span {
	font-weight: bold;
	font-size: 36px;
}
.Choose-us .sec1 p {
	text-align: center;
	line-height: 24px;
}
.Choose-us .full-width {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.Choose-us .full-width ul {
	padding: 0;
	margin: 0;
}
.Choose-us .full-width ul li {
	list-style-type: none;
	float: left;
	width: 16.58%;
	border-right: 1px solid #fff;
	min-height: 155px;
	padding-top: 50px;
	padding-bottom: 25px;
}
.Choose-us .full-width ul li:last-child{
	border-right:0;
}
.Choose-us .full-width ul li p {
	font-size: 16px;
	line-height: 22px;
	margin-top: 8px;
}
.testimonial-section {
	width: 100%;
	position: relative;
	overflow: hidden;
	background: url('../images/blue-bg-image.jpg');
	background-repeat: no-repeat;
	background-size: 100%;
}
.testimonial-section .testimonial-content p {
	color: #fff;
	width: 80%;
	margin: 0 auto;
	line-height: 26px;
	font-size: 17px;
}     
.testimonial-section .text {
	width: 54%;
	float: right;
	border: 3px solid #fff;
	padding: 45px 20px;
	margin: 70px 0;
}
.testimonial-section .testimonial-content {
	width: 100%;
	overflow: hidden;
}
/*maintainance-section*/
.maintainance-section {
	text-align: center;
	padding: 55px 0;
	overflow: hidden;
}
.maintainance-section h2 {
	font-size: 50px;
	line-height: 56px;
	margin: 0 auto 15px auto;
	padding: 0;
	width: 71%;
}
.maintainance-section p {
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 40px;
}
.maintainance-section .maintain-sec {
	overflow: hidden;
	width: 100%;
}
.maintainance-section .maintain-sec .sec1 {
	width: 32.3%;
	float: left;
	margin-right: 14px;
	border: 1px solid #e6e6e6;
	border-radius: 5px;
	min-height: 245px;
}
.maintainance-section .maintain-sec .sec1:last-child {
	margin-right: 0;
}
.maintainance-section .maintain-sec .sec1 img {
	width: 100%;
}
.maintainance-section .maintain-btn {
	width: 100%;
	display: block;
	text-align: center;
	float: left;
	margin: 55px auto 20px auto;
	height: auto;
}
.maintainance-section .maintain-btn .btn-view {
	background: #90c53f;
	border: 0;
	padding: 14px 40px;
	color: #fff;
	border-radius: 6px;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	margin-right: 14px;
}
.maintainance-section .maintain-btn .btn-check {
	color: #90c53f;
	background: transparent;
	border: 1px solid #90c53f;
	border-radius: 5px;
	padding: 15px 38px;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
}
/*get-started-section*/
.Get-started-form {
	background: #f0f0f0;
	padding: 55px 0;
	text-align: center;
	width: 100%;
	float: left;
}
.Get-started-form h2 {
	font-size: 60px;
}
.Get-started-form p {
	font-size: 24px;
	font-weight: 400;
	line-height: 19px;
	margin-bottom: 38px;
}
.get-started .text-four input {
	width: 22.7578%;
	min-height: 45px;
	padding: 0px 8px;
	float: left;
	margin: 0 10px 0 0;
	border: 1px solid #e3e3e3;
	font-family: poppins;
}
.Get-started-form .col-four .col-four-one:last-child {
	margin-right: 0;
}
.Get-started-form .col-four .col-four-one input {
	width: 94%;
	border: 1px solid #e3e3e3;
	font-family: poppins;
	padding: 0px 8px;
	min-height: 45px;
}
.Get-started-form .col-one {
	width: 100%;
	display: block;
	float: left;
	margin-top: 15px;
}
.get-started .text-four input:last-child {
	margin-right: 0;
}
.get-started .text-four {
	width: 100%;
	display: block;
	float: left;
	margin-bottom: 16px;
}
.Get-started-form .col-four .col-four-one {
	float: left;
	width: 24.2962%;
	margin: 0 11px 0 0;
}
.Get-started-form .col-four .col-four-one select {
	width: 100%;
	padding: 10px 8px;
	border: 1px solid #e3e3e3;
	font-family: poppins;
	color: #767676;
}
.Get-started-form .col-one textarea {
	width: 100%;
	border: 1px solid #e3e3e3;
	resize: none;
	min-height: 190px;
	padding-right: 0;
}
.Get-started-form .btn-submit {
	width: 100%;
	display: block;
	float: left;
	margin-top: 98px;
	padding: 6px;
    font-size: 19px;
    background: #90c53f;
}
.Get-started-form .btn-submit .btn {
	background: #90c53f;
	border: 0;
	color: #fff;
	padding: 14px 40px;
	font-size: 24px;
	font-weight: bold;
	font-family: poppins;
	border-radius: 11px;
	cursor: pointer;
}
/*contact-details-section*/
.section-contact-details {
	width: 100%;
	float: left;
	padding: 52px 0;
}
.section-contact-details .contact-col {
	width: 31.33%;
	float: left;
	margin: 0 35px 0 0;
	text-align: center;
	padding: 35px 0;
}
.section-contact-details .contact-col:last-child{
	margin-right:0;
}
.section-contact-details .contact-col p {
	color: #fff;
	font-size: 20px;
	margin-top: 12px;
}
.section-contact-details .contact-col a, .section-contact-details .contact-col span {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
/*footer*/
.footer {
	width: 100%;
	float: left;
	padding: 35px 0 0 0;
	margin-top: 40px;
	background: #142e47;
	position: relative;
	z-index: 1;
}
.footer .site-footer {
	float: right;
	width: 73%;
}
.footer .site-footer .footer-col {
	float: left;
	width: 32%;
	margin: 0 7px 0 0;
}
.footer .site-footer .footer-col:nth-child(2) {
	width: 42%;
}
.footer .site-footer .footer-col:first-child {
	width: 32%;
}
.footer .footer-col:last-child {
	margin-right: 0;
	width: 24%;
}
.footer .footer-col ul li a{
	text-decoration:none;
	color: #fff;
}
.footer .footer-col ul li {
	color: #fff;
	list-style-type: none;
	padding: 4px 0;
}
.footer .footer-col h3 {
	color: #fff;
	font-size: 24px;
	font-weight: 500;
}
.footer .footer-col ul {
	padding: 0;
}
.footer .footer-col ul li::before {
	content: '\f105';
	font-family: fontawesome;
	font-weight: 700;
	font-size: 20px;
	margin-right: 11px;
}
.footer .footer-col.img-bg {
	width: 20.4%;
	background: url('../images/diff-shape-footer.png');
	min-height: 100%;
	background-size: 100%;
	position: absolute;
	top: -65px;
	padding: 40px 28px;
	background-repeat: no-repeat;
	display: block;
	border-bottom: 0;
	max-width: 264px;  
}
.footer .footer-col.img-bg ul li:before{
	content:none;
}
.footer-certis {
	width: 100%;
	float: left;
	border-top: 1px solid #2c435a;
	border-bottom: 1px solid #2c435a;
	background: #0a2945;
	padding: 16px 0 9px 0;
}
.footer-certis ul {
	margin: 0 auto;
	width: 41%;
	overflow: hidden;
	padding: 0;
}
.footer-certis ul li {
	float: left;
	list-style-type: none;
	padding: 0 10px;
}
.footer-copyright {
	width: 100%;
	float: left;
	background: #142e47;
}
.footer-copyright p {
	color: #fff;
}

.footer-copyright .text {
	width: 50%;
	float: left;
	margin: 16px auto;
}
.footer-copyright .menu-list {
	float: right;
	width: 50%;
	text-align: right;
}
.footer-copyright .menu-list ul li {
	list-style-type: none;
	float: left;
	padding: 0 15px 0 0;
	margin-right: 15px;
	position: relative;
}
.footer-copyright .menu-list ul li a{
color:#fff;
text-decoration:none;
}
.footer-copyright .menu-list ul li::after {
	content: '';
	width: 2px;
	height: 13px;
	position: absolute;
	color: #fff;
	background: #fff;
	top: 6px;
	right: 0;
}
.footer-copyright .menu-list ul li:last-child::after{
	content:none;
}
.footer-copyright .menu-list ul {
	display: block;
	overflow: hidden;
	text-align: right;
	padding: 0;
	float: right;
}
.footer-copyright .menu-list ul li:last-child{
	margin-right:0;
	padding-right:0;
}
.footer .footer-col.img-bg .social-icons ul li {
	float: left;
	text-align: center;
	border-radius: 25px;
	width: 42px;
	height: 32px;
	margin-right: 5px;
}
.footer .footer-col.img-bg .social-icons ul li a .fa {
	display: inline-block;
	margin-top: 8px;
}
html {
  scroll-behavior: smooth;
}     
body {
	overflow-x: hidden;
}


/* RESPONSIVE CSS START  */

@media  (max-width: 767px) {

#header .navigation ul li {
	display: block;
	width: 100%;
margin: 4px 0;
}
#header .navigation ul {
	float: right;
	padding: 0;
}
#header .logo {
	width: 50%;
	float: left;
	padding-top: 14px;
	padding-left: 10px;
}
#header .navigation {
	width: 46%;
}
    
.Get-started-form .col-four .col-four-one {
    width: 100%;
    margin: 5px 0;
}
.section-5 .sec-5-header {
    min-height: 86px;
    margin-top: 13px;
}  



/* menu */

.navigation .menu {
	clear: both;
	max-height: 0;
	transition: max-height .2s ease-out;
	margin: 0;
}  
   
/* menu icon */

.navigation .menu-icon {
  cursor: pointer;
  display: inline-block;
  float: right;
  padding: 28px 20px;
  position: relative;
  user-select: none;
}

.navigation .menu-icon .navicon {
  background: #333;
  display: block;
  height: 2px;
  position: relative;
  transition: background .2s ease-out;
  width: 18px;
}

.navigation .menu-icon .navicon:before,
.navigation .menu-icon .navicon:after {
  background: #333;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  transition: all .2s ease-out;
  width: 100%;
}

.navigation .menu-icon .navicon:before {
  top: 5px;
}

.navigation .menu-icon .navicon:after {
  top: -5px;
}

/* menu btn */

.navigation .menu-btn {
  display: none;
}

.navigation .menu-btn:checked ~ .menu {
  max-height: 240px;
}   

.navigation .menu-btn:checked ~ .menu-icon .navicon {
  background: transparent;
}

.navigation .menu-btn:checked ~ .menu-icon .navicon:before {
  transform: rotate(-45deg);
}

.navigation .menu-btn:checked ~ .menu-icon .navicon:after {
  transform: rotate(45deg);
}

.navigation .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
.navigation .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
  top: 0;
}













#header {
	padding: 0;
}


.top-header .header-left {
	width: 100%;
	text-align: center;
}
.top-header .header-left ul li {
	width: 100%;
}
.top-header .header-right {
	width: 100%;
	text-align: center;
	margin-top: 5px;  
}
.top-header .header-right ul {
	width: 100%;
	text-align: center;
	display: flex;
	justify-content: center;
	padding: 0;
}
.slider h1 {
	font-size: 27px;
	margin-top: 36px;
}
.slider h2 {
	font-size: 19px;
	margin-top: 7px;
}
.slider p {
	font-size: 14px;
	margin-top: 23px;
	font-weight: 500;
}
.image-section img {
	width: 100%;
}
.slider ul {
	padding: 0 15px;
}

.slider ul li {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
}  
.slider ul {
	padding: 0 15px;
}
.slider-btn {
	padding: 12px 25px;
	font-size: 20px;
}
.slider {
	background-size: cover;
}
.sec-1 {
	flex-wrap: wrap;
}
.sec-below-slider {
	width: 100%;
	padding: 12px 15px 20px 15px;
	box-sizing: border-box;
}  

.sec-below-slider .text-section h2 {
	font-size: 20px;
	margin-top: 10px;
}
.section3 .section-full-width ul li {
	width: 100%;
	min-height: 145px;
}
.section-4-left {
	width: 100%;
	background-size: cover;
	position: relative;
	height: 283px;
}
.sec-1 .image-section {
	width: 89%;
}
.sec-1 .text-section {
	width: 100%;
	padding-left: 0;
}
.sec-1 .text-section p {
	font-size: 15px;
}
.section-4-text .sec-left-col {
	max-width: 100%;
	padding: 40px 15px;
}
.section-4-text .sec-left-col h3 {
	font-size: 27px;
	line-height: 37px;
	margin-bottom: 32px;
}
.section-4-text .sec-left-col .sec-4 img {
	margin-bottom: 77px;
}

.section-4-text .btn-cntct-container {
	width: 100%;
	margin: 19px 0 14px 0;
	text-align: center;
}
.section-4-text .sec-left-col .btn-cntct-us {
	padding: 12px 33px;
	font-size: 20px;
}
.section-5 {
	padding: 40px 0;
}  
.section-5 h2 {
	font-size: 30px;
}
.section-5 p {
	font-size: 16px;
	max-width: 250px;
	margin: 0 auto;
}
.section-5 .sec-5-col {
	width: 100%;
	margin: 0;
	padding: 0 15px;
	box-sizing: border-box;
}
.section-5 .sec-5-col .sec-5-content ul {
	margin-bottom: 30px;
}
.Choose-us .sec1 {
	width: 87%;
	margin: 0 26px;
}  

.Choose-us .full-width ul li {
	width: 100%;
	border-right: 0;
	min-height: 123px;
	padding-top: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #fff;
}

.testimonial-section {
	background-size: cover;
	background-position: 100%;
	padding: 0 15px;
	box-sizing: border-box;
}  
.testimonial-section .testimonial-content p {
	width: 94%;
	line-height: 25px;
	font-size: 15px;
}  
.testimonial-section .text {
	width: 100%;
	padding: 26px 15px;
	margin: 46px 0;
	box-sizing: border-box;
} 
.maintainance-section {
	padding: 25px 15px;
}
.maintainance-section h2 {
	font-size: 26px;
	line-height: 38px;
	width: 100%;
}
.maintainance-section p {
	font-size: 16px;
	margin-bottom: 29px;
}
.maintainance-section .maintain-sec .sec1 {
	width: 100%;
	margin-right: 0;
	min-height: 223px;
	margin-bottom: 24px;
}
.maintainance-section .maintain-btn .btn-view {
	padding: 14px 34px;
	font-size: 20px;
	margin-right: 0;
	display: inline-block;
	margin-bottom: 20px;
}

.maintainance-section .maintain-btn .btn-check {
	padding: 14px 34px;
	font-size: 20px;
	margin-top: 0;
	display: inline-block;
}
.maintainance-section .maintain-btn {
	margin: 18px auto 14px auto;
}

.Get-started-form h2 {
	font-size: 30px;
}
.Get-started-form p {
	font-size: 16px;
	margin-top: 5px;
}
.Get-started-form {
	padding: 40px 15px 40px 15px;
	box-sizing: border-box;
}
.get-started .text-four input {
	width: 100%;
	margin: 5px 0;
}
.get-started .text-four input {
	width: 100%;
	margin: 5px 0;
	box-sizing: border-box;
}
.get-started .text-four {
	margin-bottom: 0;
}
.Get-started-form .col-one textarea {
	min-height: 95px;
}
.Get-started-form .btn-submit .btn {
	padding: 9px 40px;
	font-size: 20px;
}
.section-contact-details {
	width: 100%;
	padding: 40px 15px;
	box-sizing: border-box;
}
.footer .footer-col.img-bg {
	width: 100%;
	position: unset;
	padding: 0 15px;
	border-bottom: 0;
	max-width: 100%;
	background-image: none;
}  
.section-contact-details .contact-col a, .section-contact-details .contact-col span {  
	font-size: 16px;
}
.footer .site-footer .footer-col:first-child {
	width: 100%;
	margin: 25px 0 0 0;
}
.footer .site-footer {
	width: 100%;
	padding: 0 15px;
	box-sizing: border-box;
}
.footer .site-footer .footer-col:nth-child(2) {
	width: 100%;
}
.footer .footer-col:last-child {
	margin-right: 0;
	width: 100%;
}
.footer-certis ul img {
	width: 100%;
}
.footer-certis ul {
	display: flex;
	width: 100%;
}  
.footer-copyright .text {
	width: 100%;
	text-align: center;
}
.footer-copyright .menu-list {
	width: 100%;
	text-align: center;
	padding: 0 15px;
box-sizing: border-box;
}

.footer-copyright .menu-list ul li a {
	font-size: 13px;
}
.footer-copyright .menu-list ul li {
	padding: 0 8px 0 0;
	margin-right: 6px;
}
.footer-copyright .menu-list ul li::after {
	height: 13px;
	top: 7px;
}
.footer-copyright .menu-list ul {
	margin-top: 0;
}
html {
	overflow-x: hidden;
}  
.section-contact-details .contact-col {
	width: 100%;
}  
  

   
}














/* 48em = 768px */

@media (min-width: 48em) {
  .navigation ul {
    clear: none;
    float: right;
    max-height: none;
  }
  .navigation .menu-icon {
    display: none;
  }
  #menu-btn {
	display: none;
} 
} 
    


/********* contact form test********/

.Get-started-form .col-four .col-four-one { 
    width: 24.2962%; 
    display: inline-block;
    margin-right: 10px;
}


.Get-started-form .col-four .col-four-one select { 
    min-height: 46px;
}


/************ Recaptcha setting *******************/


div#contact-section iframe {
    margin-top: 12px;
}