/*CSS Document */


@font-face {
    font-family: 'Arboria-Book';
    src: url('fonts/Arboria-Book.eot');
    src: url('fonts/Arboria-Book.eot?#iefix') format('embedded-opentype'),
        url('fonts/Arboria-Book.woff2') format('woff2'),
        url('fonts/Arboria-Book.woff') format('woff'),
        url('fonts/Arboria-Book.ttf') format('truetype'),
        url('fonts/Arboria-Book.svg#Arboria-Book') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-SemiBold';
    src: url('fonts/Montserrat-SemiBold.eot');
    src: url('fonts/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Montserrat-SemiBold.woff2') format('woff2'),
        url('fonts/Montserrat-SemiBold.woff') format('woff'),
        url('fonts/Montserrat-SemiBold.ttf') format('truetype'),
        url('fonts/Montserrat-SemiBold.svg#Montserrat-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-Regular';
    src: url('fonts/Montserrat-Regular.eot');
    src: url('fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Montserrat-Regular.woff2') format('woff2'),
        url('fonts/Montserrat-Regular.woff') format('woff'),
        url('fonts/Montserrat-Regular.ttf') format('truetype'),
        url('fonts/Montserrat-Regular.svg#Montserrat-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-Medium';
    src: url('fonts/Montserrat-Medium.eot');
    src: url('fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/Montserrat-Medium.woff2') format('woff2'),
        url('fonts/Montserrat-Medium.woff') format('woff'),
        url('fonts/Montserrat-Medium.ttf') format('truetype'),
        url('fonts/Montserrat-Medium.svg#Montserrat-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-Light';
    src: url('fonts/Montserrat-Light.eot');
    src: url('fonts/Montserrat-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/Montserrat-Light.woff2') format('woff2'),
        url('fonts/Montserrat-Light.woff') format('woff'),
        url('fonts/Montserrat-Light.ttf') format('truetype'),
        url('fonts/Montserrat-Light.svg#Montserrat-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-Bold';
    src: url('fonts/Montserrat-Bold.eot');
    src: url('fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Montserrat-Bold.woff2') format('woff2'),
        url('fonts/Montserrat-Bold.woff') format('woff'),
        url('fonts/Montserrat-Bold.ttf') format('truetype'),
        url('fonts/Montserrat-Bold.svg#Montserrat-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


input[type="file"]::-webkit-file-upload-button {cursor:pointer; }
input[type="file"]::-moz-file-upload-button {cursor:pointer; }
input[type="file"]::-ms-file-upload-button {cursor:pointer; }
input[type="file"]::-o-file-upload-button {cursor:pointer; }
input[type="file"] {cursor:pointer; }
html body{font-family: 'Lato', sans-serif;margin:0;}
*::-moz-selection {color: #fff;background:#000;}
*::-webkit-selection {color: #fff;background:#000;}
*::-webkit-input-placeholder { color: #333333;opacity:1;}
*:-moz-placeholder { color: #333333;opacity:1;}
*::-moz-placeholder { color: #333333;opacity:1;}
*:-ms-input-placeholder { color: #333333;opacity:1;}
a,div a:hover, div a:active, div a:focus, button {text-decoration: none;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s; }
a, span,div a:hover, div a:active, button {text-decoration: none;}
*::after, *::before, * {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;box-sizing: border-box;}
body ul {margin:0;padding:0;}
body .clearfix, body .clear {clear:both;line-height:100%;}
body .clearfix{height:auto;}
*{outline:none!important;}
table {border-collapse: collapse;border-spacing: 0;}
.clr:after, ul:after, .clearfix:after, li:after,.grve-container:after {clear:both;display:block;content:"";}

div input, div select, div textarea, div button, a, button, ul, ul li, ol, li {
	font-family:Arial, Helvetica, sans-serif;
	list-style:none;
}

body{
	background:#FFFFFF;
    overflow-x: hidden;
}
body, body p {
    font-family: 'Montserrat-Bold';
    font-size: 22px;
	line-height:100%;
	font-style:normal;
	font-weight:normal;
     color: #333;
     margin:0 0 15px;
}
body h1, body h2, body h3, body h4, body h5, body h6{
	font-family: 'Lato', sans-serif;
	line-height:120%;
	color:#333;
	font-weight: bold;
	margin:0 0 15px;
}
body h1 { font-size: 24px;}
body h2 { font-size: 22px;}
body h3 { font-size: 18px;}
body h4 { font-size: 16px;}
body h5 { font-size: 12px;}
body h6 { font-size: 10px;}
body h1:last-child, 
body h2:last-child, 
body h3:last-child, 
body h4:last-child, 
body h5:last-child, 
body h6:last-child{
	margin-bottom:0;
}
input { background:none; border:0 none; outline:none; }
table {border:0 none;border-collapse:collapse;border-spacing:0;}
* {box-sizing: border-box;}
td { vertical-align:top; }
img	{ border:0 none; max-width:100%; }
a	{ outline:none; cursor:pointer; }
.left	{ float:left; }
.right	{ float:right; }
.clear { clear:both; }
.text_right { text-align:right; }
.text_left { text-align:left; }
.text_center { text-align:center; }
.text_justify { text-align:justify; }
.clearfix {clear:both;display:block;font-size:inherit;height:0;line-height:0;}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {display:block;}

.margin-top{margin-top:30px;}
.margin-left{margin-left:30px;}
.margin-right{margin-right:30px;}
.margin-bottom{margin-bottom:30px;}

.padding-top{padding-top:20px;}
.padding-left{padding-left:20px;}
.padding-right{padding-right:20px;}
.padding-bottom{padding-bottom:20px;}

/* For desktop: */
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row::after, .row::before {
    clear: both;
    content: "";
    display: table;
}
.margin-2, .colamu-1, .colamu-2, .colamu-3, .colamu-4, .colamu-5, .colamu-6, .colamu-7, .colamu-8, .colamu-9, .colamu-10, .colamu-11, .colamu-12 {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
 position: relative;
}
.margin-1{
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
.colamu-1 {width: 8.33%;}
.colamu-2 {width: 16.66%;}
.colamu-3 {width: 25%;}
.colamu-4 {width: 33.33%;}
.colamu-5 {width: 41.66%;}
.colamu-6 {width: 50%;}
.colamu-7 {width: 58.33%;}
.colamu-8 {width: 66.66%;}
.colamu-9 {width: 75%;}
.colamu-10 {width: 83.33%;}
.colamu-11 {width: 91.66%;}
.colamu-12 {width: 100%;}
.margin-1 {width: 60%;}
.margin-2 {width: 40%;}
.box-center {
    clear: both;
    display: table;
    float: none;
    margin: 0 auto;
}
.border-radius-4 {border-radius:4px;}
.border-circle {border-radius:50%;}
.border-solid{border:1px solid #000;}
.border-dotted{border:1px dotted #000}
.border-dashed {border:1px dashed  #000;}

/*fixed-menu*/
/*responsive menu*/
.menu {color: #333333;cursor: pointer;display: none;float: left;font-family: 'Lato',sans-serif;font-size: 22px;line-height: 31px;position: fixed;right: 0;top: 0;}
.menu .menu-trigger { float: left; margin: 8px 20px 0 25px;}
.menu .line:nth-child(1):after { transition: all 0.6s linear 0.1s;}
.menu .line:after { background: #FFFFFF; content: ""; display: block; height: 3px; width: 0;}
.menu .line { background: #4FB770; display: block; height: 3px; margin-bottom: 5px; width: 33px;}
.header-sec .menu-wrap .menu:hover .line:after { transform: rotate(360deg); width: 100%;}

.show-menu nav.menu-act {
right: 0;
}
#wrapper { background: #FFFFFF; position: relative; transition: all 0.3s ease 0s; z-index: 99;}
html body.show-menu {overflow: hidden;}
nav.menu-act .close-button {display:none;}
/*responsive menu -Close*/
/* menu */
nav.menu-act ul li {float: left;padding-bottom:15px;padding-right: 33px;position: relative;}
nav.menu-act ul li a {
    float: left;
    padding: 12px 9px;
    margin-top: 8px;
}
.dropdown-menu {background-clip: padding-box;background-color: #fff;border: 1px solid rgba(0, 0, 0, 0.15);border-radius: 4px;box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);display: none;float: left;font-size: 14px;left: 0;min-width: 160px;padding: 5px 0;position: absolute;text-align: left;top: 100%;z-index: 1000;}
.dropdown-submenu {position: relative;}
.dropdown-submenu > a::after {border-color: transparent transparent transparent #333;border-style: solid;border-width: 5px 0 5px 5px;content: " ";display: block;float: right;height: 0;margin-right: -10px;margin-top: 5px;width: 0;}
.dropdown-submenu > .dropdown-menu {border-radius: 0 6px 6px;left: 100%;margin-left: -1px;margin-top: -6px;top: 0;}
.caret {border-left: 4px solid transparent;border-right: 4px solid transparent;border-top: 4px solid;display: inline-block;height: 0;margin-left: 2px;vertical-align: middle;width: 0;}
nav.menu-act ul li:hover > ul.dropdown-menu {display: block;}
.dropdown-menu > li > a {clear: both;color: #333;display: block;font-weight: 400;line-height: 1.42857;padding: 3px 20px;white-space: nowrap;}
.dropdown-menu > li {clear:both;}
nav.menu-act .dropdown-menu > li {clear: both;float: none;padding: 0;}
nav.menu-act .dropdown-menu > li a {padding: 4px 14px;float: none;}
/* nav.menu-act li.active > a, nav.menu-act li:hover > a:hover {background-color: #fff;color: #4FB770;outline: 0 none;text-decoration: none;} */
footer .footer-menu ul li a:hover, footer .footer-menu ul li.active > a {color:#000}
/* menu - Close */
@media screen and (max-width:767px) {
nav.menu-act .close-button, nav.menu-act ul {display: none;}
.menu, .show-menu nav.menu-act .close-button, .show-menu nav.menu-act ul {display:block;top: 10px;}
} 
/*Button */
a.button, .button, button, form input[type="submit"] {
    background: #1e5799;
    background: -moz-linear-gradient(left, #1e5799 0%, #58c1af 0%, #4fb770 100%, #7db9e8 100%)!important;
    background: -webkit-linear-gradient(left, #1e5799 0%,#58c1af 0%,#4fb770 100%,#7db9e8 100%)!important;
    background: linear-gradient(to right, #1e5799 0%,#58c1af 0%,#4fb770 100%,#7db9e8 100%)!important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=1 );
    border:0;
    display: inline-block;
    font-weight: normal;
    height: 45px;cursor: pointer;
    line-height: 46px;
    text-decoration: none;
    margin: 17px;
    border-radius:7px;
    font-family: 'Montserrat-SemiBold';
    color: #fff;
    font-size: 16px;
    padding: 0px 35px;
}
a.button:hover, .button:hover, button:hover, form input[type="submit"]:hover {background: #181818; }
/*Button -close*/
/*form -close*/
/*form -close*/
/* main- Slider */
.slider,.bx-wrapper,.bx-wrapper .bx-viewport, .slidermain,.slidermain li, .images-slider{height:100% !important;}
.slidermain li {background-repeat: no-repeat;background-size: cover;min-height: 365px;}
/* main- Slider Close */

#myBtn {background-image:url("../images/top.png");background-repeat: no-repeat;background-position: center center;bottom: 30px;color: #fff;cursor: pointer;display: none;height: 50px;position: fixed;right: 20px;width: 50px;z-index: 99;}

.top-btn::before {
    content: "\f106";
    font-size: 36px;
    color: #fff;
}

.top-btn{
    height: 50px;
    width: 50px;
    position: fixed;
    top: auto;
    right: 45px;
    left: auto;
    bottom: 98px;
    border-radius: 100%;
    font-family: fontawesome;
    line-height: 45px;
    text-align: center;
    color: #fff;
    z-index: 9999;
    box-shadow: 0 0 15px 2px rgb(0 0 0 / 40%);
    text-decoration: none;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
    scroll-behavior: smooth;
    font-size: 0;
    background: #4FB770 !important;
}
.top-btn:hover{
    background:#58c1af!important;
}
.container{
	width:100%;
	max-width:1200px;
	padding-left:15px;
	padding-right:15px;
	margin:0 auto;
	position:relative;
	float:none;
}
/*---------------------------------------------------*/




.site-header{
	padding:30px 0 15px;
	position: fixed;
	top: 0;
	left: 0;
	transition: all 0.3s ease 0s;
	right: 0;
	width: 100%;
	z-index: 9;
}
.site-header.fixed {
    background: #000;
    box-shadow: 0 0 4px #404040;
    z-index: 999;
    padding: 10px 0 3px;
}
.site-header .header-menues{
    display: flex;
    align-items: center;
    justify-content: space-between;
}


.site-header .header-menues .header-logo{
max-width:260px;
width: 100%;
}
.banner-image{
	height: 100%;
	position: relative;
}
.main-banner-wrap{
	position: relative;
    height: 100%;
}
.banner-image img, video#video{
	width: 100%;
	max-width: 100%;
	height: 100%;
	object-fit: cover;
}
.menu-item a {
    font-family: 'Montserrat-Regular';
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 0.5px;
}
.banner-content{
position: absolute;
top: 55%;
left: 0;
right: 0;
z-index: 1;
text-align: center;
transform: translateY(-50%);
}

.main-banner-wrap::before{
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
z-index: 1;
/* background: url("../images/overlay.png"); */
background-repeat: no-repeat;
  background-size: cover;
}
.banner-content .main-title{
	font-family: 'Montserrat-Bold';
	font-size: 36px;
	font-weight: bold;
    color: #fff;
}

.banner-content .main-content{
	font-family: 'Montserrat-Medium';
	font-size: 16px;
    color: #fff;
    margin-left: auto;
    margin-right: auto;
    max-width: 969px;
    line-height: 180%;
    text-align: justify;
}

.product-title p {
    font-family: 'Montserrat-Bold';
    font-size: 22px;
    color: #111;
    margin-top: 5px;
}
.product-content p {
    font-family: 'Montserrat-Regular';
    font-size: 16px;
    width: 99%;
    line-height: 170%;
    text-align: justify;
}
.product-main-title{
	text-align: center;
    padding-top: 100px;
    padding-bottom: 50px;
}
.product-main-title h2{
    font-family: 'Montserrat-Bold';
    font-size: 36px;
    color: #000;
    position: relative;
    padding-bottom: 20px;
}
.product-main-title h2::after {
background: #4FB770;
position: absolute;
left: 0;
right: 0px;
bottom: 0;
top: auto;
content: "";
height: 2px;
width: 64px;
margin: auto;
}
.menu-item .contact-btn {
    border-radius: 25px;
    background-color: #fff;
    color: #4FB770;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Montserrat-Bold';
    padding: 14px 33px;
}
html body .menu-item.active a.contact-btn,
html body .menu-item a.contact-btn:hover{
    background-color:#4FB770 ;
    color:#fff ;
}
.about-main-title h2{
    font-family: 'Montserrat-Bold';
    font-size: 36px;
    font-weight: bold;
    color: #000;
    margin-bottom: 30px !important;
    padding-bottom: 15px;
    position: relative;
}
.about-main-title h2::after {
background: #4FB770;
position: absolute;
left: 0;
right: auto;
bottom: 0;
top: auto;
content: "";
height: 2px;
width: 70px;
margin: auto;
}
.about-content-text p strong{
    font-family: 'Montserrat-Medium';
    font-size: 18px;
    color: #000;
    line-height: 180%;
}
.about-content-text p {
    font-family: 'Montserrat-Regular';
    font-size: 16px;
    color: #000;
    line-height: 180%;
}
.about-btn{
    padding-top: 30px;
}
.about-btn a{
    border-radius: 7px;

    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1e5799+0,58c1af+0,4fb770+100,7db9e8+100 */
    background: #1e5799; /* Old browsers */
    background: -moz-linear-gradient(left,  #1e5799 0%, #58c1af 0%, #4fb770 100%, #7db9e8 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  #1e5799 0%,#58c1af 0%,#4fb770 100%,#7db9e8 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  #1e5799 0%,#58c1af 0%,#4fb770 100%,#7db9e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=1 ); /* IE6-9 */

    font-family: 'Montserrat-SemiBold';
    color: #fff;
    font-size: 16px;
    padding: 15px 35px 15px 35px;
    transition: none !important;
}
.about-wrapper::after 
{
    content: '';
    display: table;
    clear: both;
}
.about-wrapper{
    padding-top: 100px;
}
.info-bg-image{
    height: 391px;
    position: relative;
}
.info-bg-image img{
    width: 100%;
    max-width: 100%;
    height: 391px;
}
.homepage-info-section{
    background: url("../images/contact.png") no-repeat center;
    background-size: cover;
    margin-top: 100px;
}
.info-title h2{
    color: #fff;
    font-family: 'Montserrat-Bold';
    font-size: 38px;
    text-align: center;
    padding-top: 110px;
    word-spacing: 3px;
}
.info-title p{
    color: #fff;
    font-family: 'Montserrat-SemiBold';
    font-size: 16px;
    text-align: center;
}
.info-wrapper .wrapper .p1 {
    font-family: 'Montserrat-Regular';
    color: #fff;
    font-size: 16px;
    margin-bottom: 7px;
    margin-top: 0px;
    margin-right: 10px;
    font-weight: 300;
}
.info-wrapper .wrapper a:hover {
	color:#000;
}
.call-img{
    background: #fff;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    text-align: center;
    line-height: 69px;
}
.call-content{
    padding-left: 10px;
}
.website-content{
    padding-left: 10px;
}
.website-img{
    background: #fff;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    text-align: center;
    line-height: 83px;
}
.info-wrapper .wrapper {
    display: flex;
    justify-content: center;
    padding-left: 90px;
    padding-bottom: 110px;
    margin-top: 30px;
}
.info-call{
    width: 33%;
    display: flex;
    align-items: center;
}
.info-website{
    width: 33%;
    display: flex;
    align-items: center;
    padding-left: 25px;
}
.p2{
    font-family: 'Montserrat-Bold';
    color: #fff;
    font-size: 22px;
}
.map-content{   
    /*width: 40%;*/
    display: flex;
    align-items: center; 
    margin-bottom: 25px;
}
.map-content-title{
	font-family: 'Montserrat-Bold';
    padding-left: 10px;
    font-size: 20px;
    margin-bottom: 0px;
    margin-top: 0px;
    line-height: 140%;
    color: #000;
}
a.map-content-desc.emai, a.map-content-desc.phone {
    font-size: 20px;
    line-height: 140%;
}
.contact-wrapper .all-map-content-wrapper .map-content-wrapper a:hover {
    color: #4FB770;
}
.map-content-desc {
    padding-left: 10px;
    font-size: 16px;
    font-family: 'Montserrat-Medium';
    color: #000000;

}
.map-content-wrapper .map-content-desc.map-address {
    cursor: default;
    pointer-events: none;
}
.map-details {
    border: 1px solid #fff;
    border-radius: 15px;
    margin-top: 131px;
    padding: 20px 20px 80px 20px;
    box-shadow: 0 10px 15px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%) !important;
    background: white;
    margin-bottom: -61px;
}
.map-icon{
    width: 60px;
    height: 60px;
    border-radius: 50%;
    text-align: center;
    line-height: 65px;
    border: 1px solid #5ABE90;
}
.map-icon.icon-1 {
    line-height: 73px;
    padding-left: 1px;
}
.all-map-content-wrapper {
    padding-top: 55px;
    position: relative;
}
.map-content-wrapper {
    padding-left: 22px;
}
.contact-detail {
    margin-top: 125px;
    width: 46%;
    float: right;
}
.contact-title h2{
    font-family: 'Montserrat-Bold';
    font-size: 38px;
    position: relative;
    color: #000;
}
.contact-title h2::after {
    background: #4FB770;
    position: absolute;
    left: 0;
    right: auto;
    bottom: auto;
    top: 60px;
    content: "";
    height: 2px;
    width: 65px;
    margin: auto;
}
.form-field input , .form-field textarea{
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #333333;
    font-family: 'Montserrat-Regular';
    font-size: 16px;
    height: 44px;
    margin-bottom: 25px;
    background: transparent;
    padding: 0 15px;
    width: 100%;
}
form.contact-form > div label {
    color: #333333;
    font-family: 'Montserrat-Regular';
    font-size: 16px;
    position: absolute;
    left: 15px;
    z-index: -1;
    top: 12px;
}

form.contact-form > div label span.required {
    color: red;
}
form.contact-form > div.value_focus label, form.contact-form > div.input_focus label {
    top: -6px;
    background: #FFF;
    font-size: 11px;
    z-index: 9;
    padding: 0px 4px;
    line-height: 110%;
}
.google-submit.enquiry-button-wrapper.form-btn {
    position: relative;
}
.google-submit.enquiry-button-wrapper.form-btn div#ajaxLoader {
    position: absolute;
    right: -10px;
    top: 30px;
}
.form-field textarea {
    height:150px;
    padding-top: 25px;
    resize: none;
}
form.contact-form {
    margin-top: 50px;
}
form.contact-form > div {
    position: relative;
}
form.contact-form > div .mage-error {
    position: absolute;
    bottom: 10px;
    font-size: 12px;
    color: red;
    line-height: 100%;
}
form.contact-form > div.message > div {
    border: 1px solid;
    font-size: 14px;
    text-align: center;
    color: red;
    padding: 4px 10px;
    margin: 15px 0;
}
form.contact-form > div.message > div#result {
    color: green;
}
form.contact-form > .captcha-wrap-button .mage-error {
    bottom: -12px;
}
.g-recaptcha.has-error iframe {
    border: 1px solid red;
}
.submit-btn{
    background: #1e5799; /* Old browsers */
    background: -moz-linear-gradient(left,  #1e5799 0%, #58c1af 0%, #4fb770 100%, #7db9e8 100%)!important; /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  #1e5799 0%,#58c1af 0%,#4fb770 100%,#7db9e8 100%)!important; /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  #1e5799 0%,#58c1af 0%,#4fb770 100%,#7db9e8 100%)!important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=1 ); /* IE6-9 */
    border-radius: 5px;
}
.homepage-contact-us-section .contact-wrapper::after{
    content: '';
    display: table;
    clear: both;
}
.footer-main{
    background: url("../images/footer-img.png") no-repeat center;
    background-size: cover; 
    padding-bottom: 50px;
}
.footer-main-content-wrapper {
    text-align: center;
}
.footer-logo {
    padding-top: 160px;
    padding-bottom: 35px;
}
.footer-text p{
    font-family: 'Montserrat-Regular';
    font-size: 16px;
    color: #fff;
}
.footer-text a{
    font-family: 'Montserrat-Regular';
    font-size: 16px;
    color: #fff;
}
.footer-text a:hover{
    color: #000;
}
.menu-item .contact-btn:hover{
    background:#4FB770;
    color: #fff;
}
.product-content-wrapper > div {
     width: 30%;
    float: left;
    text-align: center;
    padding: 30px;
    border: 1px solid #F4F4F4;
    border-radius: 10px;
    margin: 0px 15px 70px;
    overflow: hidden;
    position: relative;
}
.product-content-wrapper > div .product-image {
height: 340px;
}
.home-page-product::after{
    content: '';
    display: table;
    clear: both;
}
.input.csubmit-btn1.smart-btn.btn-text {
    
}
.captcha-wrap-button{
    display: flex;
}
.footer-text {
    margin-top: 47px;
}
nav.menu-act ul li a{
    border-radius: 25px;
}
.footer-menu .menu-container li{
    display: inline-block;
    vertical-align: top;
    margin-right: 40px;
}
.footer-menu .menu-container li:last-child{
    margin-right: 0;
}

.about-wrapper .about-btn a:hover{
    background:#4FB770 !important;
}

/*404 Error page*/

.not-found .banner-content h1{
    font-size: 200px;
    text-shadow: 3px 5px 2px #474747;
    color: #fff;
    font-weight: bold;
    font-family: 'Oswald';
    display: table;
    margin: 0 auto;
    line-height: 100%;
}
.error-404 .banner-content p{
color: #fff;
}
.error-404 .banner-content p {
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    font-family: 'Arboria';
    margin: 0;
    text-align: center;
}
.error-404 .banner-content  p.not-found {
    font-weight: normal;
    font-size: 22px;
    margin: 15px 0 20px 0;
    font-family: 'Arboria-Book';
}
.btns-wrap .main-btn{
    border-radius: 5px;
    background-color: #fff;
    color: #4FB770;
    padding:10px 25px 11px;
    font-size: 18px;
}
.btns-wrap .main-btn:hover{
   background: #58c1af!important;
   color:#FFF;
}

.product-content-wrapper > div::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    z-index: -1;
    background: url(../images/product-overlay.png) no-repeat;
    background-color: #F4F4F4;
}
.about-main-title.mobile-view {
    display: none;
}
.map-link iframe{
    width: 100%;
}
.close-button{
    position: absolute;
    top: 20px;
    left: auto;
    right: 20px;
    color: #ffff;
}
.recaptcha-div iframe{ 
width: 100%;

}

.contact-form-wrapper .form-btn input:hover{
    background: #4FB770 !important;
}
/*
font-family: 'Arboria-Book';
font-family: 'Montserrat-Medium';
font-family: 'Montserrat-SemiBold';
font-family: 'Montserrat-Regular';
font-family: 'Montserrat-Light';
font-family: 'Montserrat-Bold';
*/
