<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*header*/
header { position:relative;  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#008d38+0,06493f+100 */
background: #008d38; /* Old browsers */
background: -moz-linear-gradient(top,  #008d38 0%, #06493f 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #008d38 0%,#06493f 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #008d38 0%,#06493f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008d38', endColorstr='#06493f',GradientType=0 ); /* IE6-9 */

	border-bottom-left-radius:150px;

}
	header .owl-controls {
	display: none;
}


/* Old browsers */
 }
header .mainmenu .navbar {	margin: 0px;	padding: 0 ; text-align:right;  }
header .mainmenu .navbar .navbar-brand {	margin-right: 00px;}
header .mainmenu nav.navbar .navbar-nav li.nav-item {	padding: 0px 5px;}
header .mainmenu nav.navbar .navbar-nav li.nav-item a.nav-link { font-family: 'Montserrat';	font-size: 16px;	color: #FFFFFF;  font-weight: 600;	text-transform: capitalize;	padding: 5px 15px; transition-duration: 500ms;	-webkit-transition-duration: 500ms; font-weight: 600;}

header .top-soc.text-right ul li {  padding: 0;}
header .mainmenu { position:relative; top:00px; }
header .top-soc.text-right ul { margin:0; }
header .logo {  padding-top: 0px;}
header .header-bottom .owl-nav { display: block !important;}
header .header-bottom .owl-dots { display: none !important;}
header .logo {	padding-top: 25px;	position: absolute; }
header .hb-all { position:relative; }
header .banner-shape { position:absolute; z-index:999999; width:100%; bottom:-1px; }
header .logo {	padding-top: 4px;	position: relative;}
header .header-top-all { padding: 20px 0 !important; position: fixed; width: 100%; z-index: 999999999; border-bottom: 1px solid  #fff;   transition-duration: 500ms;
	-webkit-transition-duration: 500ms;  }
header .img-fluid.logos {	width: 150px; }
header .mainmenu nav.navbar .navbar-nav li.nav-item a.nav-link {	font-family: 'Montserrat';	font-size: 16px;	color: #ffffff;	font-weight: 500;	text-transform: capitalize;
padding: 7px 12px;	position: relative;	top: 3px;}
header .navbar-nav {
	position: absolute;
	right: 0;
} 
header .btn-top { background: #ffffff; padding: 10px 35px !important; border-radius:150px; color: #202020 !important; font-weight: 700 !important; position: relative; top: -0.7px !important; transition-duration: 500ms;	-webkit-transition-duration: 500ms; position: relative; left: 10px; }
header .btn-top:hover { background: #303030 !important;  transition-duration: 500ms;	-webkit-transition-duration: 500ms; color: #ffffff !important; }
header .btn-top:focus { background: #303030; }
header .header-bottom {	padding: 100px 0 0px; }
header .banner-text h3 { font-family: 'Montserrat';	font-size: 40px;	color: #ffffff;	font-weight: 700; text-transform: capitalize; line-height: 50px; }
header .banner-text h3 span { display: block;  }
header .banner-text {	padding-top: 130px; }
header .header-shape {	position: absolute;	bottom: 0;	width: 100%;}
header .tab-image {	position: relative;	top: 90px;	z-index: 9999;	}
header .banner-text {	padding-top: 150px;}
header .tab-image {	position: relative;	padding-top: 15px;	z-index: 9999;	top: 0px !important;}
header .owl-nav { display: block !important;}
header .owl-dots { display:  none !important;}
header .owl-prev { background:url(img/banner/bar-1.png) no-repeat !important; text-indent:-9999px; width:30px; height:46px; border:none !important; position:absolute; left:-0.5%; bottom:35%; }
header .owl-next { background:url(img/banner/bar-2.png) no-repeat !important; text-indent:-9999px; width:30px; height:46px; border:none !important; position:absolute; left:2.5%; bottom:35%; }


header .owl-prev {
	display: none !important;
}

header .owl-next {
	display: none !important;
}

logod  { font-family: "Montserrat"; color: #fff; font-size: 24px;  font-weight: 700; display: block;}
logom  { font-family: "Montserrat"; color: #fff; font-size: 24px;  font-weight: 700; display: none; }

.sticky {  position: fixed;  top: 0;  z-index: 99999999;  border-top: 0;  background: #202020 !important; transition-duration: 500ms;
	-webkit-transition-duration: 500ms; padding: 10px 0 !important; border-bottom: 0 !important;  }


#top-menu a {
    display: block;
    padding: 5px 12px;
    
    text-align: center;
    -webkit-transition: .5s all ease-out;
    -moz-transition: .5s all ease-out;
    transition: .5s all ease-out;
   
    color: #fff;
    text-decoration: none;
}

#top-menu a:hover {
    color: #303030;
	background: #fff;
	border-radius:5px;
}

#top-menu li.active a {
   
    color: #303030;
	background: #fff;
	border-radius:5px;
}


.awe-all-icon.sp1 i { color: royalblue;}
.awe-all-icon.sp2 i { color: coral;}
.awe-all-icon.sp3 i { color: crimson;}
.awe-all-icon.sp4 i { color: burlywood;}
.awe-all-icon.sp5 i { color: olivedrab;}
.awe-all-icon.sp6 i { color: gold;}


/*holder*/
.holder { background: #fafafa; padding: 10px 0 0; }
/**/
.holder .heading-line {	width: 70px;	height: 2px;	background: green !important;	margin-left: auto;	margin-right: auto;	display: block; animation: myanimation 10s infinite; }


@keyframes myanimation {
  0% {background-color: red;}
  25%{background-color:hotpink;}
  50%{background-color:palevioletred;}
  75%{background-color:brown;}
  100% {background-color: red;}
}



.about-holder h3 { font-family: 'Montserrat';	font-size: 30px;	color: #222222;	font-weight: 700; text-transform: none; line-height: 50px; padding-top: 10px;  }
.about-holder p {
	color: #222222;
	font-family: 'Montserrat';
	font-weight: 400;
	font-size: 14px;
	line-height: 28px;
	padding-top: 18px;
	margin: 0;
}
.about-holder.text-center {	padding-top: 35px; padding-bottom: 10px;  }
.about-holder.text-center { padding-bottom: 10px;  }
/*about-holder*/


.form-holder h3 { font-family: 'Montserrat';	font-size: 30px;	color: #222222;	font-weight: 700; text-transform: capitalize; line-height: 50px; padding-top: 10px;  }
.form-holder p { color: #222222; font-family: 'Montserrat'; font-weight: 400; font-size: 16px; line-height: 37px; padding-top: 25px;  }
.form-holder.text-center {	padding-top: 20px;  }
.form-heading { padding-bottom: 35px;  }
.form-in .form-control { display: block;	width: 100%;	padding: 0.375rem 1.50rem;	font-size: 1rem;	line-height: 1.5;	color: #495057;	background-color: transparent;	background-lip: padding-box;	border: 1px solid #c2c2c2;	border-radius: 0.25rem;	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;	height: 55px;	border-radius: 35px;
	font-family: 'Montserrat';   }
.form-in.sp .form-control { height: 190px; padding-top: 20px;  }
.form-in { padding: 20px 0; }
.form-in.sps .btn-send { background: #d9212d; padding: 12px 45px !important; border-radius:150px; color: #ffffff !important; font-weight: 700 !important; position: relative; top: -0.7px !important; transition-duration: 500ms;	-webkit-transition-duration: 500ms; position: relative; left: 10px; }
.form-in.sps { padding-top: 10px;  }
.form-holder { padding-bottom: 45px;  }
/**/
.download-holder { background:url("img/others/download-bg.jpg") no-repeat fixed;  background-size:cover;  padding: 32px 0 55px; }
.down-text .img-fluid { width: 140px;  }
.down-heading h3 { font-family: 'Montserrat';	font-size: 30px;	color: #ffffff;	font-weight: 700; text-transform: capitalize; line-height: 50px; padding-top: 10px; }
.down-text p  { color: #ffffff; font-family: 'Montserrat'; font-weight: 400; font-size: 16px; line-height: 37px; padding-top: 15px; }
.holder .heading-lines {	width: 70px;	height: 2px;	background: #fff;	margin-left: auto;	margin-right: auto;	display: block;}
.down-text .btn-black { background: #000000; border-radius:1000px; padding: 10px 40px;  }
.down-text .img-fluid {  }
.mobile-image.text-center {	padding-top: 40px;	padding-bottom: 20px;}
.mobile-image .img-fluid {	width: 1000px;}
/**/
.awesome-heading h3 { font-family: 'Montserrat';	font-size: 30px;	color: #222222;	font-weight: 700; text-transform: capitalize; line-height: 50px; padding-top: 20px;  }
.awe-text {	background: #fff;	padding: 25px;	border-radius: 15px; padding-top: 30px;  }
.awe-text h4 {  font-family: 'Montserrat';	font-size: 18px;	color: #222222;	font-weight: 700; text-transform: capitalize; }
.awe-text p {
	color: #616161;
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 13px;
	line-height: 25px;
	margin: 0;
	text-align: justify;
}
.awe-all-icon i {	background: #fff;	padding: 25px;	border-radius: 15px;	font-size: 33px; transition-duration: 500ms;	-webkit-transition-duration: 500ms; -moz-box-shadow: 0px 5px 10px #f1f1f1;
-webkit-box-shadow: 0px 5px 10px #f1f1f1;
box-shadow: 0px 5px 10px #f1f1f1;	}
.awe-all-icon .fa-calendar-alt { color: #ef5579; }
.awe-all-icon .fa-comments { color: #4c9bf8; }
.awe-all-icon .fa-eye { color: #8544d6; }
.awe-all-icon .fa-gem { color: #f76031; }
.awe-all-icon .fa-id-badge { color: #356bef ; padding: 25px 30px;  }
.awe-all-icon .fa-paper-plane { color: #a3edcd; }
.awe-all {	position: relative; padding: 40px 0; } 
.awe-all-icon {	position: absolute;	top: -5px;	left: 20px;}
.awe-text {
	background: #fff;
	padding: 25px;
	border-radius: 15px;
	padding-top: 55px;
	padding-left: 30px;
	transition-duration: 500ms;
	-webkit-transition-duration: 500ms;
	min-height: 440px;
}
.awesome-heading.text-center {	padding-bottom: 60px;}
.awesome-feature-holder {	padding-bottom: 40px;}
.awe-all:hover .awe-text { -moz-box-shadow: 0px 1px 6px 3px #ececec;
-webkit-box-shadow: 0px 1px 6px 3px #ececec;
box-shadow: 0px 1px 6px 3px #ececec; transition-duration: 500ms;	-webkit-transition-duration: 500ms;  }
.awe-all:hover i { background: #fa9ca8; color: #ffffff;  }
.awe-all:hover { cursor: pointer; }
.fa.fa-id-badge {	padding: 25px 30px;}
.awe-all:hover .fa-comments { background: #6bacf8; }
.awe-all:hover .fa-eye { background: #b883fb; }
.awe-all:hover .fa-gem { background: #f99778 ; }
.awe-all:hover .fa-id-badge { background: #6b94f8; }
.awe-all:hover .fa-paper-plane { background: #50dfab; }
/**/
.about-holder.how.text-center {	padding-top: 0;}
.how-ipad-content { padding-top: 20px;  }
.ipad-text h4 { font-family: 'Montserrat';	font-size: 22px;	color: #ffffff;	font-weight: 700; text-transform: capitalize; padding-top: 15px; transition-duration: 500ms;	-webkit-transition-duration: 500ms; }
.ipad-text p  { color: #ffffff; font-family: 'Montserrat'; font-weight: 400; font-size: 14px; padding-top: 0; margin-top: 0; line-height: 26px;  }
.ipad-icon i { background: #ffffff; padding: 20px; border-radius:10px; font-size: 17px; color: green; font-size: 30px; transition-duration: 500ms;	-webkit-transition-duration: 500ms;   }
.ipad-text-all {	padding:10px 0;   }
.ipad-text-all:hover .ipad-icon i { color: #606060; transition-duration: 500ms;	-webkit-transition-duration: 500ms;  }
.ipad-text-all:hover { cursor: pointer; }
.ipad-text-all:hover h4 { color: lightgreen; transition-duration: 500ms;	-webkit-transition-duration: 500ms; }
/**/
.how-holder { background: url("img/others/how-bg.jpg") no-repeat fixed; background-size:cover; padding: 45px 0; }
.form-holder {	padding-top: 50px;}
.how-holder h3 { font-family: 'Montserrat';	font-size: 30px;	color: #ffffff;	font-weight: 700; text-transform: capitalize; line-height: 50px; padding-top: 10px; }
.how-holder .howp p { color: #ffffff; font-family: 'Montserrat'; font-weight: 400; font-size: 16px; line-height: 30px; margin: 0; padding-bottom: 10px; padding-top: 8px; }
.tab-center-image .img-fluid {	width: 340px; }
.how-all { position: relative; }
.how-slider {	position: absolute;	width: 100%;	bottom: 42px;}
.tab-image-holder .img-fluid {	width: 283px;	border-radius: 7px;	left: -1px;	position: relative;}
.how-images .owl-carousel {
	display: none;
	width: 52.7%;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	z-index: 1;
	left: 80px;
}
.how-all .owl-nav { display: none !important;}
.how-all .owl-dots { display:  none !important;}
.mobile-alls {
	position: absolute;
	bottom: 0;
	left: 6px;
}
.mobile-imageframe {
	position: relative;
	left: 610px;
	z-index: 9999;
}


.tab-center-image.text-center {
	position: relative;
	left: -43px;
}

.mobile-imageframe {
	position: relative;
	left: 610px;
	z-index: 9999;
	top: 11px;
}

.mobile-gif {
	position: absolute;
	bottom: 120px;
	width: 97px;
	left: 645px;
	z-index: 9999;
}










/*footer*/
footer .footer-all {   }
footer { background: #202020; padding: 60px 0 00px; }
footer .footer-top h4 { color:#ffffff; font-size:24px; font-family:'Montserrat'; font-weight:500; text-transform:capitalize; padding-bottom:10px; }
footer .footer-top p  { color:#ffffff; font-size:16px; font-family:'Montserrat'; font-weight:400; line-height:30px; padding-top: 0px; }
footer .footer-mailin .form-control {  background-color: #ffffff;  background-image: none; border:none;  border: 1px solid #dcd9d9; border-radius: 5px;  box-shadow: none;  color: #555;  display: block;  font-family: "Montserrat";  color:#fff; font-size: 15px;  height: 50px;  line-height: 1.42857;  padding: 6px 18px;  transition:none;  width: 95%; margin-bottom:7px;}
footer .footer-mailin .btn-default {color: #ffffff;	font-size: 15px;	text-transform: uppercase;	font-family: '';	font-weight: 400;	background: #bc1a1b;	padding: 14.5px 15px 13px;	border-radius: 5px;	border: 1px solid #fff;	margin-top: 0;	transition-duration: 500ms;	-webkit-transition-duration: 500ms;	position: absolute;	bottom: 10px;	right: 12px;border: transparent;}
footer .footer-mailin .btn-default:hover { transition-duration: 500ms;	-webkit-transition-duration: 500ms; color:#e45152; background:#ffffff; }
footer .footer-top ul li a { color:#ffffff; font-size:16px; font-family:'Montserrat'; font-weight:400; line-height:30px; transition-duration: 500ms;	-webkit-transition-duration: 500ms;  }
footer .footer-top ul li a:hover { transition-duration: 500ms;	-webkit-transition-duration: 500ms; color:lightgreen;  }
footer .footer-top ul li a spa { display:block; position:relative; left:0px; }
footer .social ul li {  padding: 1px 5px;}
footer .social ul { margin:0; }
footer .social.text-right ul { margin-bottom:0; }
footer .footer-bottom {  padding: 10px 0 4px; background: transparent; position:relative;margin-top: -1px; padding-top: 35px;  }
footer .footer-bottom .container { border-top:1px solid #fff; }
footer .footer-contact ul li { padding:5px 0; }
footer .footer-contact.sp {  position: relative;  left: 0px;}
footer .footer-form { padding:0 0px; }
footer .footer-form {	width: 100%;	left: -20px; position: relative;	}
footer .form-in { padding:3px 0; }
footer .copy p { color:#ffffff !important; transition-duration: 500ms;	-webkit-transition-duration: 500ms; font-size:16px; font-family:'Montserrat'; font-weight:400; padding-top:19px; padding-bottom:10px; padding-top: 35px; padding-bottom: 20px;   }
footer .copy p a { color:#ffffff; transition-duration: 500ms;	-webkit-transition-duration: 500ms;  padding: 0 10px; }
footer .copy p a:hover { color:#18245d; transition-duration: 500ms;	-webkit-transition-duration: 500ms; }
footer .fa.fa-facebook { color: #ffffff; font-size:17px; background:transparent; padding:8px 12px; border-radius:150px; border:1px solid #ffffff; }
footer .fa.fa-twitter { color: #ffffff; font-size:17px; background:transparent; padding:8px 9px; border-radius:150px; border:1px solid #ffffff; }
footer .fa.fa-youtube { color: #ffffff; font-size:17px; background:transparent; padding:8px 10px; border-radius:150px; border:1px solid #ffffff; }
footer .fa.fa-google-plus { color: #ffffff; font-size:14px; background:transparent; padding:9px 8px; border-radius:150px; border:1px solid #ffffff; }
footer .fa.fa-linkedin { color: #ffffff; font-size:14px; background:transparent; padding:9px 11px; border-radius:150px; border:1px solid #ffffff; }
footer .footer-contact.sp2 {	position: relative;	left: 15px; }
.foot-logo {	padding-bottom: 20px;}
footer .footer-form {	width: 100%;	left: 20px;	position: relative;}
footer .footer-contact.sp1 {	position: relative;	left: 60px;}
.footer-contact.sps {	position: relative;	left: 40px;}
footer .footer-social ul li a i { font-size:25px;  }
.footer-contact.sps.spss  ul li a i { padding-right: 12px; position:relative; top:2px;  }
.footer-mailin { position:relative; }
footer .foot-logo .img-fluid { width:250px; }




logod .img-fluid {
	width: 150px;
}

logom .img-fluid {
	width: 120px;
}

.banner-text h4 {
	font-size: 35px;
	font-family: "Poppins";
	color: #fff;
	font-weight: 700;
	text-shadow: 0;
	letter-spacing: 2px;
}

header .banner-text h3 {
	font-family: 'Montserrat';
	font-size: 29px;
	color: #ffffff;
	font-weight: 400;
	text-transform: capitalize;
	line-height: 41px;
}

.col-sm-3.spleft {
	padding-top: 100px;
}

.col-sm-3.spright {
	padding-top: 100px;
}


header .header-top-all { padding: 10px 0 !important; position: fixed; width: 100%; z-index: 999999999; border-bottom: 1px solid  #fff;   transition-duration: 500ms;
	-webkit-transition-duration: 500ms;  }


header .navbar-nav {
	position: absolute;
	right: 0;
	top: 10px;
}


.container-fluid.padd {
	padding-left: 75px;
	padding-right: 75px;
}

header .banner-text {
	padding-top: 100px;
	padding-left: 25px;
}





/*Responsive*/

@media (max-width: 1279px) 

{
	
	.container-fluid.padd {
	padding-left: 15px;
	padding-right: 15px;
}
	
	.mobile-imageframe {
	position: relative;
	left: 527px;
	z-index: 9999;
	top: -62px;
}

	
	
	header .mainmenu nav.navbar .navbar-nav li.nav-item a.nav-link {
	font-family: 'Montserrat';
	font-size: 13px;
	color: #ffffff;
	font-weight: 500;
	text-transform: capitalize;
	padding: 7px 14px;
	position: relative;
	top: 3px;
}	
	
	header .banner-text h3 {
	font-family: 'Montserrat';
	font-size: 30px;
	color: #ffffff;
	font-weight: 700;
	text-transform: capitalize;
	line-height: 40px;
}
	
	header .banner-text {
	padding-top: 140px;
}
	
	#top-menu a {
	display: block;
	padding: 5px 4px;
	text-align: center;
	-webkit-transition: .5s all ease-out;
	-moz-transition: .5s all ease-out;
	transition: .5s all ease-out;
	color: #fff;
	text-decoration: none;
}
	
	.about-holder h3 {
	font-family: 'Montserrat';
	font-size: 22px;
	color: #222222;
	font-weight: 700;
	text-transform: capitalize;
	line-height: 50px;
	padding-top: 10px;
}
	
	.about-holder p {
	color: #222222;
	font-family: 'Montserrat';
	font-weight: 400;
	font-size: 14px;
	line-height: 28px;
	padding-top: 17px;
}
	
	.awesome-heading h3 {
	font-family: 'Montserrat';
	font-size: 22px;
	color: #222222;
	font-weight: 700;
	text-transform: capitalize;
	line-height: 50px;
	padding-top: 10px;
}
	
	.awe-text h4 {
	font-family: 'Montserrat';
	font-size: 18px;
	color: #222222;
	font-weight: 700;
	text-transform: capitalize;
}
	
	.awe-text p {
	color: #616161;
	font-family: 'Montserrat';
	font-weight: 400;
	font-size: 14px;
	line-height: 24px;
	margin: 0;
}
	
	.how-holder h3 {
	font-family: 'Montserrat';
	font-size: 22px;
	color: #ffffff;
	font-weight: 700;
	text-transform: capitalize;
	line-height: 50px;
	padding-top: 10px;
}
	
	.how-holder .howp p {
	color: #ffffff;
	font-family: 'Montserrat';
	font-weight: 400;
	font-size: 14px;
	line-height: 30px;
	margin: 0;
	padding-bottom: 10px;
	padding-top: 8px;
}
	
	.how-images .owl-carousel {
	display: none;
	width: 64.7%;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	z-index: 1;
	left: 33px;
}
	
	.how-slider {
	position: absolute;
	width: 100%;
	bottom: 116px;
}
	
	.mobile-imageframe {
	position: relative;
	left: 527px;
	z-index: 9999;
	top: -67px;
}
	
	.mobile-gif {
	position: absolute;
	bottom: 190px;
	width: 87px;
	left: 568px;
	z-index: 9999;
}

	.ipad-text h4 {
	font-family: 'Montserrat';
	font-size: 17px;
	color: #ffffff;
	font-weight: 700;
	text-transform: capitalize;
	padding-top: 15px;
	transition-duration: 500ms;
	-webkit-transition-duration: 500ms;
}
	
	.ipad-text p {
	color: #ffffff;
	font-family: 'Montserrat';
	font-weight: 400;
	font-size: 13px;
	padding-top: 0;
	margin-top: 0;
	line-height: 20px;
}
	
	.how-images .owl-carousel {
	display: none;
	width: 64.3%;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	z-index: 1;
	left: 33px;
}
	
	.how-slider {
	position: absolute;
	width: 100%;
	bottom: 40px;
}
	
	.down-heading h3 {
	font-family: 'Montserrat';
	font-size: 22px;
	color: #ffffff;
	font-weight: 700;
	text-transform: capitalize;
	line-height: 50px;
	padding-top: 10px;
}
	
	.down-text p {
	color: #ffffff;
	font-family: 'Montserrat';
	font-weight: 400;
	font-size: 13px;
	line-height: 37px;
	padding-top: 10px;
}
	
	.form-holder h3 {
	font-family: 'Montserrat';
	font-size: 22px;
	color: #222222;
	font-weight: 700;
	text-transform: capitalize;
	line-height: 50px;
	padding-top: 10px;
}
	
	footer .footer-menu ul li a {
	color: #c4c4c4;
	font-family: 'Montserrat';
	font-size: 14px;
	transition-duration: 500ms;
	-webkit-transition-duration: 500ms;
}
	
	footer .footer-copy p {
	color: #c4c4c4;
	font-family: 'Montserrat';
	font-weight: 400;
	font-size: 14px;
}
	
	footer .footer-menu ul li::before {
	content: none;
	color: #c4c4c4;
	padding-right: 30px;
	position: relative;
	left: 7px;
	font-size: 15px;
}
	
	.mobile-alls {
	position: absolute;
	bottom: -75px;
}
	
	
		/**/
	
.container-fluid.padd {
	padding-left: 25px;
	padding-right: 35px;
}
	
	
	header .banner-text h3 {
	font-family: 'Montserrat';
	font-size: 21px;
	color: #ffffff;
	font-weight: 700;
	text-transform: capitalize;
	line-height: 35px;
}
	
	
}


/*Responsive*/

@media (max-width: 1023px) 

{
	header .mainmenu nav.navbar .navbar-nav li.nav-item a.nav-link {
	font-family: 'Montserrat';
	font-size: 11px;
	color: #ffffff;
	font-weight: 500;
	text-transform: capitalize;
	padding: 5px 8px !important;
	position: relative;
	top: 3px;
}
	
	header .banner-text h3 {
	font-family: 'Montserrat';
	font-size: 23px;
	color: #ffffff;
	font-weight: 700;
	text-transform: capitalize;
	line-height: 40px;
}
	
	header .banner-text {
	padding-top: 65px;
}
	
	
	.nav-link.btn-top {
	position: relative;
	top: 3px !important;
}
	
	.tab-center-image.text-center .img-fluid {
	width: 250px;
}
	.how-slider {
	position: absolute;
	width: 100%;
	bottom: 188px;
}
	
	.how-images .owl-carousel {
	display: none;
	width: 64.3%;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	z-index: 1;
	left: 12px;
}
	
	.mobile-alls {
	position: absolute;
	bottom: 75px;
	left: -172px;
}
	
	footer .footer-menu ul li a {
	color: #c4c4c4;
	font-family: 'Montserrat';
	font-size: 12px;
	transition-duration: 500ms;
	-webkit-transition-duration: 500ms;
}
	
	footer .footer-copy p {
	color: #c4c4c4;
	font-family: 'Montserrat';
	font-weight: 400;
	font-size: 12px;
}
	
	

	
	.ipad-text h4 {
	font-family: 'Montserrat';
	font-size: 13px;
	color: #ffffff;
	font-weight: 700;
	text-transform: capitalize;
	padding-top: 15px;
	transition-duration: 500ms;
	-webkit-transition-duration: 500ms;
}
	
	.col-sm-3.spleft {
	padding-top: 30px;
}
	
	.col-sm-3.spright {
	padding-top: 30px;
}
	
	.tab-center-image.text-center {
	position: relative;
	left: -44px;
	top: -153px;
}
	
	.tab-center-image.text-center {
	position: relative;
	left: -44px;
	top: -33px;
}
	
	.mobile-alls {
	position: absolute;
	bottom: -50px;
	left: -172px;
}
	
	.how-slider {
	position: absolute;
	width: 100%;
	bottom: 64px;
}
	
	.banner-text h4 {
	font-size: 23px;
	font-family: "Poppins";
	color: #fff;
	font-weight: 700;
	text-shadow: 0;
	letter-spacing: 2px;
}
	
	header .banner-text h3 {
	font-family: 'Montserrat';
	font-size: 17px;
	color: #ffffff;
	font-weight: 700;
	text-transform: capitalize;
	line-height: 30px;
}
	
	header .tab-image {
	position: relative;
	padding-top: 0;
	z-index: 9999;
	top: 0px !important;
}
	
	
}



/*Responsive*/

@media (max-width: 767px) 
	
	

{
	
	
	#top-menu li.active a {
	color: #303030;
	background: transparent !important;
	border-radius: 5px;
	color: #fff !important;
	padding: 20px 0 !important;
	text-transform: uppercase;
}
	
	
	logod  { font-family: "Montserrat"; color: #fff; font-size: 24px;  font-weight: 700; display: none;}
logom  { font-family: "Montserrat"; color: #fff; font-size: 24px;  font-weight: 700; display: block; }

header .img-fluid.logos {
	width: 150px;
	display: none;
}
	
	.mainmenu .img-fluid.d-block.d-sm-block.d-md-none {
	width: 100px;
}
	
	header .header-top-all {
	padding: 10px 0 !important;
	position: fixed;
	width: 100%;
	z-index: 999999999;
	border-bottom: 1px solid #fff;
	transition-duration: 500ms;
	-webkit-transition-duration: 500ms;
}
	
	
	header .banner-text {
	padding-top: 0;
}
	
	.header-shape {
	display: none;
}
	
	header .owl-prev {
	background: url(img/banner/bar-1.png) no-repeat !important;
	text-indent: -9999px;
	width: 30px;
	height: 46px;
	border: none !important;
	position: absolute;
	left: -0.5%;
	bottom: 60%;
}
	
	header .owl-next {
	background: url(img/banner/bar-2.png) no-repeat !important;
	text-indent: -9999px;
	width: 30px;
	height: 46px;
	border: none !important;
	position: absolute;
	left: 6.5%;
	bottom: 60%;
}
	
	header .header-bottom {
	padding: 70px 0 30px;
}
	
	.ipad-text-all.text-right {
	text-align: center !important;
}
	
	.tab-center-image.text-center {
	position: relative;
	left: -43px;
	display: none;
}
	.ipad-text-all.text-left {
	text-align: center !important;
}
	.how-slider {
	position: relative;
	width: 100%;
	bottom: 0;
}
	
	.how-images .owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	z-index: 1;
	left: 0;
}
	
	.col-sm-6.offset-3 {
	margin: 0;
}
	
	.mobile-alls {
	display: none;
}
	
	footer .toy.text-right {
	position: relative;
	top: 0px;
	right: 0;
	z-index: 9999;
	text-align: center !important;
	background: #fafafa;
}
	
	footer .toy.text-right {
	position: relative;
	top: 0px;
	right: 0;
	z-index: 9999;
	text-align: center !important;
	background: #fafafa;
}
	
	.col-sm-10.offset-1 {
	margin: 0;
}
	
	.form-in {
	padding: 10px 0;
}
	
	footer .footer-logo {
	padding-bottom: 25px;
	text-align: center !important;
}
	
	.footer-menu.text-right {
	text-align: center !important;
}
	
	.footer-copy.text-right {
	text-align: center !important;
}
	
	footer .footer-menu ul li a {
	color: #c4c4c4;
	font-family: 'Montserrat';
	font-size: 14px;
	transition-duration: 500ms;
	-webkit-transition-duration: 500ms;
}
	
	footer .toy .img-fluid {
	width: 120px;
	position: relative;
	top: 20px;
}
	.form-in .form-control {
	display: block;
	width: 100%;
	padding: 0.375rem 1.50rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;
	background-color: transparent;
	background-lip: padding-box;
	border: 1px solid #c2c2c2;
	border-radius: 0.25rem;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	height: 55px;
	border-radius: 35px;
	font-family: 'Montserrat';
	font-size: 14px;
}
	
	header .navbar-nav {
	position: relative;
	left: 0;
}
	
	header .mainmenu nav.navbar .navbar-nav li.nav-item a.nav-link {
	font-family: 'Montserrat';
	font-size: 13px;
	color: #ffffff;
	font-weight: 500;
	text-transform: capitalize;
	padding: 7px 10px !important;
	position: relative;
	top: 3px;
	text-align: left !important;
}
	
	.banner-text {
	text-align: center !important;
}
	
.tab-image .img-fluid {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
	
header .tab-image {
	position: relative;
	padding-top: 0;
	z-index: 9999;
	top: 0;
}
	
	header .owl-prev {
	background: url(img/banner/bar-1.png) no-repeat !important;
	text-indent: -9999px;
	width: 30px;
	height: 46px;
	border: none !important;
	position: absolute;
	left: -0.5%;
	bottom: 47%;
}
	
	header .owl-next {
	background: url(img/banner/bar-2.png) no-repeat !important;
	text-indent: -9999px;
	width: 30px;
	height: 46px;
	border: none !important;
	position: absolute;
	right: -0.5%;
	bottom: 47%;
	left: auto;
}
	
	header .banner-text h3 {
	font-family: 'Montserrat';
	font-size: 23px;
	color: #ffffff;
	font-weight: 700;
	text-transform: capitalize;
	line-height: 30px;
}
	
header .header-bottom {
	padding: 30px 0 40px;
}
	
	.about-holder p {
	color: #222222;
	font-family: 'Montserrat';
	font-weight: 400;
	font-size: 13px;
	line-height: 28px;
	padding-top: 17px;
}
	.nav-link.btn-top {
	position: relative;
	top: 3px !important;
	width: 65px;
	padding: 5px 14px 5px 25px !important;
	 	
}
	
	#navbarNav {
	padding: 10px 0;
}
	
	header .header-top-all {
	padding: 10px 0 !important;
	position: fixed;
	width: 100%;
	z-index: 999999999;
	border-bottom: 1px solid #fff;
	transition-duration: 500ms;
	-webkit-transition-duration: 500ms;
	background: #de2539;
}
	
	header .header-top-all {
	padding: 10px 0 !important;
	position: relative;
	width: 100%;
	z-index: 999999999;
	border-bottom: 1px solid #fff;
	transition-duration: 500ms;
	-webkit-transition-duration: 500ms;
	background: #202020;
}
	
	footer .footer-contact.sp1 {
	position: relative;
	left: 0;
}
	
	.footer-contact.sps {
	position: relative;
	left: 0;
}
	
	footer .footer-form {
	width: 100%;
	left: 0;
	position: relative;
}
	
	
		
		/**/
	.col-sm-3.spright {
	padding-top: 0;
}
	
	.col-sm-3.spleft {
	padding-top: 0;
}
	
	#top-menu li.active a {
	color: #303030;
	background: transparent !important;
	border-radius: 5px;
	color: #fff !important;
	padding: 0px 8px !important;
	text-transform: uppercase;
}
	
	header .mainmenu nav.navbar .navbar-nav li.nav-item a.nav-link {
	font-family: 'Montserrat';
	font-size: 13px;
	color: #ffffff;
	font-weight: 500;
	text-transform: capitalize;
	padding: 7px 0px !important;
	position: relative;
	top: 3px;
	text-align: left !important;
}
	
	header .btn-top {
	background: #ffffff;
	padding: 10px 35px !important;
	border-radius: 0px !important;
	color: #202020 !important;
	font-weight: 700 !important;
	position: relative;
	top: -0.7px !important;
	transition-duration: 500ms;
	-webkit-transition-duration: 500ms;
	/* position: relative; */
	left: 0px;
	padding: 0 40px !important;
	width: auto !important;
}
	
	header .mainmenu nav.navbar .navbar-nav li.nav-item a.nav-link {
	font-family: 'Montserrat';
	font-size: 13px;
	color: #ffffff;
	font-weight: 500;
	text-transform: capitalize;
	padding: 7px 10px !important;
	position: relative;
	top: 3px;
	text-align: left !important;
}
	
	.container-fluid.padd {
	padding-left: 5px;
	padding-right: 5px;
}
	
	header {
	position: relative;
	background: #008d38;
	background: -moz-linear-gradient(top, #008d38 0%, #06493f 100%);
	background: -webkit-linear-gradient(top, #008d38 0%,#06493f 100%);
	background: linear-gradient(to bottom, #008d38 0%,#06493f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008d38', endColorstr='#06493f',GradientType=0 );
	border-bottom-left-radius: 0;
}
	
}
	
	
	





	
</pre></body></html>