

@font-face {
    font-family: 'Calibre-Regular';
    src: url('../fonts/Calibre-Regular.woff2') format('woff2'),
         url('../fonts/Calibre-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
  font-family: 'Calibre-Regular';
  src: url('../fonts/Calibre-Regular.eot') format('embedded-opentype'),
         url('../fonts/Calibre-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Calibre-Semibold';
  src: url('../fonts/Calibre-Semibold.eot') format('embedded-opentype'),
  		url('../fonts/Calibre-Semibold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Calibre-Bold';
  src: url('../fonts/Calibre-Bold.eot') format('embedded-opentype'),
  url('../fonts/Calibre-Bold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'gilroy-bolduploaded_file';
    src: url('../fonts/gilroy-bold-webfont.woff2') format('woff2'),
         url('../fonts/gilroy-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gilroy-regularuploaded_file';
    src: url('../fonts/gilroy-regular-webfont.woff2') format('woff2'),
         url('../fonts/gilroy-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Gill Sans MT';
    src: url('../fonts/GillSansMT.woff2') format('woff2'),
        url('../fonts/GillSansMT.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-ExtraBold.woff2') format('woff2'),
        url('../fonts/Gilroy-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Medium.woff2') format('woff2'),
        url('../fonts/Gilroy-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}



@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("../fonts/fa-solid-900.eot");
  src: url("../fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-solid-900.woff2") format("woff2"), url("../fonts/fa-solid-900.woff") format("woff"), url("../fonts/fa-solid-900.ttf") format("truetype"), url("../fonts/fa-solid-900.svg#fontawesome") format("svg"); 
}
@font-face {
	font-family: 'Font Awesome 5 Brands';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url("../fonts/fa-brands-400.eot");
	src: url("../fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-brands-400.woff2") format("woff2"), url("../fonts/fa-brands-400.woff") format("woff"), url("../fonts/fa-brands-400.ttf") format("truetype"), url("../fonts/fa-brands-400.svg#fontawesome") format("svg"); 
}



a[href^=tel] { color: inherit; text-decoration: none;}

::selection {color:#fff;background:#00c2e5;}
::-moz-selection {color:#fff;background:#00c2e5;}


body {
	font-family: 'Open Sans', sans-serif;
	font-style:normal;
	font-weight:400;
	font-size: 18px;
	line-height: 22px;
	color: #1b1c1f;
	background-color: inherit;
}

h1, h2, h3, h4, h5, h6 {
    padding: 0px;
    margin: 0px;
}

h1{
	font-family: 'gilroy-bolduploaded_file';
	font-weight: normal;
	font-style: normal;
    font-size: 80px;
	line-height: 93px;
    color: #fff;
}
h1 span{
	font-family: 'gilroy-regularuploaded_file';
	font-weight: normal;
	font-style: normal;
}
h2 {
	font-family: 'gilroy-bolduploaded_file';
	font-weight: normal;
	font-style: normal;
	font-size:48px;
    line-height:52px;
    color: #231f20;
	padding:0;
	margin:0;
}
h2 span{
	font-family: 'Roboto Condensed', sans-serif;
	font-style:normal;
	font-weight:400;
}

h3 {
    font-family: 'Calibre-Regular';
    font-weight: normal;
    font-style: normal;
	font-size: 23px;
    line-height: 27px;
	color: #fff;
	background-color:inherit;
	padding:0;
	margin:0 0 0 0;
}
h4 {
	font-family: 'Open Sans', sans-serif;
	font-style:normal;
	font-weight:600;
	font-size: 30px;
	line-height: 35px;
	color: #1d2430;
	background-color:inherit;
	padding:0;
	margin:0;
}
h5 {

	font-size: 60px;
	line-height: 64px;
	color: #2d3643;
	background-color:inherit;
	padding:0;
	margin:0;
}
h6 {
	font-size: 22px;
    line-height: 26px;
    color: #fff;
	padding:0;
	margin:0;
}

p {
	font-family: 'Open Sans', sans-serif;
	font-style:normal;
	font-weight:400;
	color: #1d2430;
	font-size: 16px;
	line-height: 27px;
	padding:0;
	margin:0;
}
p a {
	color: #161a8a;
}
p a:hover {
	color: #161a8a;
}
.btn{
    border:none;
}


.btn-primary {
	font-family: 'gilroy-bolduploaded_file';
	font-style:normal;
	font-weight:normal;
	font-size:16px;
	line-height:60px;
	height:60px;
	color: #000;
	background: #dfd078;
	text-transform:uppercase;
	letter-spacing:1px;
	transition: 0.5s;
	-webkit-border-radius: 45px;
	-moz-border-radius: 45px;
	border-radius: 45px;
	border:none;
	padding:0 40px;
	margin:0;
}
.btn-primary:focus{
	color: #000;
    background: #dfd078 !important;
    border: none !important;
    outline: none !important;
	-webkit-box-shadow:inset 0 0 0 rgba(0,0,0,0),0 0 0 rgba(0,0,0,0) !important;
	box-shadow:inset 0 0 0 rgba(0,0,0,0),0 0 0 rgba(0,0,0,0) !important;
}
.btn-primary:visited {
	color: #000;
    background: #dfd078 !important;
    border: none !important;
    outline: none !important;
	-webkit-box-shadow:inset 0 0 0 rgba(0,0,0,0),0 0 0 rgba(0,0,0,0) !important;
	box-shadow:inset 0 0 0 rgba(0,0,0,0),0 0 0 rgba(0,0,0,0) !important;
}
.btn-primary:hover {
	color: #dfd078;
    background: #282828 !important;
    outline: none !important;
    border: none !important;
}


a {
	text-decoration: none;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
    transition: 300ms;
}
a:focus, 
a:hover {
	text-decoration: none !important;
	outline: none !important;
}
button:focus {
    outline: none !important;
    outline: 0px auto -webkit-focus-ring-color !important;
}





/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

#header {
	padding: 30px 0;
	height: 92px;
	position: absolute;
	left: 0;
	top: 24px;
	right: 0;
	transition: all 0.5s;
	z-index: 997;
}

#header #logo {
	float: left;
	z-index: 99;
	position: relative;
}
#header #logo img {
	padding: 0;
	margin: 0;
}

/*#header.header-fixed {
  background: linear-gradient(45deg, #1de099, #1dc8cd);
  padding: 20px 0;
  height: 72px;
  transition: all 0.5s;
}*/
/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/

/* Nav Menu Essentials */

.nav-menu,
.nav-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
}

.nav-menu li {
  position: relative;
  white-space: nowrap;
}

.nav-menu > li {
  float: left;
}

.nav-menu li:hover > ul,
.nav-menu li.sfHover > ul {
  display: block;
}

.nav-menu ul ul {
  top: 0;
  left: 100%;
}

.nav-menu ul li {
  min-width: 180px;
}

/* Nav Menu Arrows */

.sf-arrows .sf-with-ul {
  padding-right: 30px;
}

.sf-arrows .sf-with-ul:after {
  content: "\f107";
  position: absolute;
  right: 15px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
}

.sf-arrows ul .sf-with-ul:after {
  content: "\f105";
}

/* Nav Meu Container */

/*#nav-menu-container {
  float: right;
  margin: 0;
}*/
#nav-menu-container {
	float: right;
	margin: 0;
/*	width: 100%;
	display: flex;
	justify-content: right;*/
	margin-top: 29px;
}
/* Nav Meu Styling */
.nav-menu li {
  color: #fff;
  font-family: 'Roboto Condensed', sans-serif;
  font-style:normal;
  font-weight: 700;
  font-size: 16px;
}
/*.nav-menu li:last-child {
	color: #fff;
	background-color: #1057bb;
	padding:15px 20px;
	-webkit-border-radius: 45px;
	-moz-border-radius: 45px;
	border-radius: 45px;
	margin-top: -14px;
}*/
.nav-menu a {
	padding: 0 15px 0 15px;
	text-decoration: none;
	display: inline-block;
	color: #fff;
	font-family: 'gilroy-bolduploaded_file';
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	text-transform:uppercase;
	letter-spacing:2px;
	outline: none;
}
.nav-menu li a:hover {
	color: #fff;
}
.nav-menu > li:last-child  a{
	padding: 0 0 0 15px;
}
.nav-menu > li {
  margin-left: 10px;
}

.nav-menu ul {
  margin: 4px 0 0 0;
  padding: 10px;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  background: #fff;
}

.nav-menu ul li {
  transition: 0.3s;
}

.nav-menu ul li a {
  padding: 10px;
  color: #333;
  transition: 0.3s;
  display: block;
  font-size: 13px;
  text-transform: none;
}

.nav-menu ul li > a:hover {
  color: #000;
}

.nav-menu ul ul {
  margin: 0;
}

/* Mobile Nav Toggle */

#mobile-nav-toggle {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 999;
  margin: 20px 20px 0 0;
  border: 0;
  background: none;
  font-size: 24px;
  display: none;
  transition: all 0.4s;
  outline: none;
  cursor: pointer;
}

#mobile-nav-toggle i {
  color: #fff;
}

/* Mobile Nav Styling */

#mobile-nav {
  position: fixed;
  top: 0;
  padding-top: 18px;
  bottom: 0;
  z-index: 998;
  background: rgba(52, 59, 64, 0.9);
  left: -260px;
  width: 260px;
  overflow-y: auto;
  transition: 0.4s;
}

#mobile-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#mobile-nav ul li {
  position: relative;
}
/*#mobile-nav ul li:last-child {
	color:#fff;
	background-color:#1057bb;
	padding: 9px 20px;
	margin:10px 15px 0 15px;
	-webkit-border-radius: 45px;
	-moz-border-radius: 45px;
	border-radius: 45px;
	text-align: center;
}*/
#mobile-nav ul li a {
  color: #c5b453;
  font-size: 16px;
  overflow: hidden;
  padding: 5px 22px 5px 30px;
  position: relative;
  text-decoration: none;
  width: 100%;
  display: block;
  outline: none;
  text-align: left;
}

#mobile-nav ul li a:hover {
  color: #c5b453;
}

#mobile-nav ul li li {
  padding-left: 30px;
}

#mobile-nav ul .menu-has-children i {
  position: absolute;
  right: 0;
  z-index: 99;
  padding: 15px;
  cursor: pointer;
  color: #fff;
}

#mobile-nav ul .menu-has-children i.fa-chevron-up {
  color: #1dc8cd;
}

#mobile-nav ul .menu-item-active {
  color: #1dc8cd;
}

#mobile-body-overly {
  width: 100%;
  height: 100%;
  z-index: 997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(52, 59, 64, 0.9);
  display: none;
}

/* Mobile Nav body classes */

body.mobile-nav-active {
  overflow: hidden;
}

body.mobile-nav-active #mobile-nav {
  left: 0;
}

body.mobile-nav-active #mobile-nav-toggle {
  color: #fff;
}



.startfreedemo {
	float:right;
}
.startfreedemo .btn-primary {
	font-size:18px;
	line-height:43px;
	height:46px;
	color: #2d3643;
	padding:0 20px;
	border: 1px solid #0091f6!important;
	background:none!important;
}

@media (max-width: 767px) {
  #header #logo h1 {
    font-size: 28px;
    margin-top: 0;
  }

  #header #logo img {
   
  }

  #nav-menu-container {
    display: none;
  }

  #mobile-nav-toggle {
    display: inline;
  }


}

/* ============ navbar =========== */

/* ============ top licence =========== */
.toplicence-sec {
	width:100%;
	position: absolute;	
	z-index: 999;
}
.toplicence-sec .container {
	position: relative;
}
.toplicence-sub {
	width:66%;
	float:right;	
}
.toplicence-sec::before {
	content: "";
	position: absolute;
	background-color:#231f20;
	width: 40%;
	right: 0;
	height: 44px;
}
.toplicence-phone {
	width:auto;
/*	background-color: #231f20;*/
	float:right;
	display: flex;
	justify-content: right;	
}
.toplicence-phone p {
	font-family: 'Calibre-Semibold';
	font-weight: normal;
	font-style: normal;
	color: #fff;
	font-size:20px;
	line-height:50px;
	text-align:left;	
}
.toplicence-phone i {
	width: 32px;
	height: 32px;
	color:#fff;
	font-size: 18px;
	line-height:35px;
/*	margin-right: 13px;*/
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 2px solid #fff;
	float: left;
	text-align: center;
	margin-top: 6px;
	margin-left: 20px;
	margin-right:15px;	
}
.toplicence-licence {
	width:45%;
	background-color: #c5b453;
	float:right;
	position:relative;	
}
.toplicence-licence::before {
	content: "";
	position: absolute;
	background: url(../images/licensecurve.png) no-repeat 0 0;
	width: 34px;
	left: -33px;
	height: 44px;
}
.toplicence-licence p {
	font-family: 'Calibre-Regular';
    font-weight: normal;
    font-style: normal;
	color: #fff;
	font-size:18px;
	line-height:44px;
	text-align:center;	
}
/* ============ top licence =========== */

/* ============ header title =========== */
.headertitle .row {
	height:100%;
}
.headertitle {
	width: 100%;
	background: url(../images/headerbg.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height:794px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position:relative;
	overflow: hidden;
}
.headertitle-text {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	margin: 0 15px;
	width:100%;
}
.headertitle h1 {
	text-transform:uppercase;
	text-align: center;
}
.headertitle h1 span{
	display:block;
}
.headertitle p {
	font-family: 'Calibre-Regular';
    font-weight: normal;
    font-style: normal;
	font-size:22px;
	line-height:26px;
	margin-top:18px;
	color: #fff;
}
.headertitle p span{
	display:block;	
}
.headertitle .btn-primary {
	margin-top:50px;
}
/* ============ header title =========== */



/* ============ welcome =========== */
.welcome-outer{
	width: 100%;
	padding: 76px 0 120px 0;
	background: url(../images/welcomefoot.png) center bottom no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.welcome-outer h2{
	font-family: 'Gilroy';
    font-weight: 800;
    font-style: normal;
	font-size:76px;
	line-height:80px;
	text-transform:uppercase;
	color:#dfd078;
	padding:12px 0 0 0;
	margin:0;
}
.welcome-outer h2 span{
    font-family: 'Gill Sans MT';
    font-weight: normal;
    font-style: normal;
	font-size:28px;
	line-height:32px;
	color:#231f20;
	display:block;
	padding:0 0 0 0;
	margin:-26px 0 0 0;
}

.welcome-outer h4 {
	text-align: left;
	font-size:18px;
	line-height:18px;
	text-transform:uppercase;
	color:#67696a;
	padding:19px 0 0 0;
	margin:0;
}
.welcome-outer p {
	text-align: left;
	color:#494c4e;
	padding:35px 0 0 0;
	margin:0;
	width:500px;
}
.welcome-outer .btn-primary {
	margin-top:48px;
}

.welcomeimg {
	width:100%;
	position:relative;
}
.welcomeimg img {
	width:100%;
	position:relative;
	z-index:99;
	display:inline;
}
.welcomeimg::before {
	content: "";
	position: absolute;
	border: solid 2px #dfd078;
	width: 90%;
	height: 282px;
	bottom: -25px;
	z-index: 1;
	right: 28px;
}
.welcome-outer .btn-secondary {
	margin-top:55px;
}





/* ============ welcome =========== */



/* ============ our projects =========== */

.projects-sec {
    background: url(../images/projectsbg.jpg) center 0 no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding:80px 0 100px 0;
	display: flex;
    width: 100%;
}
.projects-sec h2 {
    color: #231f20;
	text-align:center;
	margin-bottom:60px;
}
.projects-sub {
	width:100%;
}
.projects-subimg {
	width:55%;
	float:left;
}
.projects-subimg2 {
	width:55%;
	float:right;
	margin-right: 96px;
}
.projects-subimg img {
	width:100%;
}
.projects-subtext {
	width:40%;
	float:left;
	background: #fff;
	margin-left: -40px;
	margin-top: 96px;
	padding:45px 38px 50px 38px;
	-webkit-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.1);
}
.projects-subtext2 {
	width:40%;
	float:left;
	background: #fff;
	margin-right: -40px;
	margin-top: 96px;
	padding:45px 38px 50px 38px;
	position: relative;
	-webkit-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.1);

}
.project-smallimg {
	width:100%;
}
.projects-sub h2 {
	font-size:31px;
	line-height:40px;
	text-align:left;
	margin-top:20px;
	margin-bottom:0;
}
.projects-sub p {
	margin-top:18px;
}
.projects-sub .btn-primary {
	margin-top:34px;
}

/* ============ our projects =========== */

/* ============ what we do =========== */
.whatwedo-outer {
	width: 100%;
	padding: 88px 0 120px 0;
	background: url(../images/whatwedobg.jpg) center 0 no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.whatwedo-outer {
	width: 100%;
	padding: 88px 0 120px 0;
	background: url(../images/whatwedobg.jpg) center 0 no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.whatwedo-outer h2 {
	text-align:center;
	color: #fff;
}
.whatwedo-outer p {
	color: #fff;
	text-align:center;
	margin-top:20px;
	margin-bottom:80px;
}
.whatwedo-outer p span {
	display:block;
}

.services-box {
	border: 1px solid #fff;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 280px;
		
}
.services-box h3 {
	text-align:center;	
}
.services-box h3 a {
	color: #fff;	
}
.services-box h3 a:hover {
	color: #dfd078;	
}
.services-box h3 span{
	display:block;	
}
.servicesimg {
	width:100%;
	height:100px;
	text-align:center;
}


/* ============ what we do =========== */


/* ============ testimonial =========== */

.testimonial-sec {
    background: url(../images/reviewsbg.jpg) center 0 no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding:80px 0;
	display: flex;
    width: 100%;
}
.testimonial-sec h2 {
    color: #231f20;
	text-align:center;
	margin-bottom:60px;
}
.testimonial-sec #ourgalleriesdetails .owl-nav {
    position: absolute;
    text-align: center;
    top: 44%;
    width: 100%;
	display:block;
}
.testimonial-sec .owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    display: none;
}
.testimonial-sec .owl-nav .owl-prev {
    position: absolute;
    left: -50px;
    background-color: inherit;
    padding: 0;
	width:40px;
	height:40px;
    font-size: 0;
}
.testimonial-sec .owl-nav .owl-prev::before {
    content: "\f2ca";
    font-family: Ionicons;
    font-style: normal;
    font-weight: normal;
    font-size: 25px;
    line-height: 35px;
    color: #bdbdbd;
	width:40px;
	height:40px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border:2px solid;
	border-color: #bdbdbd;
	display:inline-block;
}
.testimonial-sec .owl-nav .owl-prev:hover::before {
    color: #595959;
	background:none;
	border:2px solid;
	border-color: #595959;
}
.testimonial-sec .owl-nav .owl-next {
    position: absolute;
    right: -50px;
    background-color: inherit;
    padding: 0;
	width:40px;
	height:40px;
    font-size: 0;
}
.testimonial-sec .owl-nav .owl-next::before {
    content: "\f30f";
    font-family: Ionicons;
    font-style: normal;
    font-weight: normal;
    font-size: 25px;
    line-height: 35px;
    color: #bdbdbd;
	width:40px;
	height:40px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border:2px solid;
	border-color: #bdbdbd;
	display:inline-block;
}
.testimonial-sec .owl-nav .owl-next:hover::before {
    color: #595959;
	background:none;
	border:2px solid;
	border-color: #595959;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
	background: none;
}
.testimonial-sec .item {
	padding:0 15px;
	margin-top: 44px;
	margin-bottom: 20px;
}
.testimonial-sub {
	background-color: #fff;
	padding:0 30px 40px 30px;
	-webkit-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.1);
}
.testimonial-subimg {
	width: 60px;
	height: 60px;
	margin: 0 auto;
	background:#dfd078;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin-top: -30px;
	position: absolute;
	left: 0;
	right: 0;
}
.testimonial-subimgback {
	width:60px;
	height:60px;
	margin: 0 auto;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	position: absolute;
	left: 0;
	right: 0;
	margin-top: -36px;
}
.reviewsstar {
	width:100%;
	padding-top: 40px;
}
.reviewsstar ul {
	padding:0 0 0 0;
	margin:0;
	list-style-type:none;
	text-align: center;
}
.reviewsstar ul li {
	padding:0 0 0 0;
	margin:0;
	display:inline;
}
.reviewsstar ul li i {
	font-size:26px;
	color: #ed8a19;
}
.testimonial-sec p {
	text-align:center;
	margin-top:30px;
}
.testimonial-sec h3 {
	font-family: 'Open Sans', sans-serif;
	font-style:normal;
	font-weight:700;
	color: #212327;
	text-align:center;
	margin-top:40px;
}
/* ============ testimonial =========== */

/* ============ footer =========== */
.footer-sec {
	width: 100%;
	background: #282828;
	text-align: center;
	 padding-top:66px;
	}
.footerlogo {
	width:100%;
}
.footernav {
	width:100%;	
	display: flex;
	justify-content: center;
	margin-top:25px;
}
.footernav ul {
	padding:0 0 0 0;
	margin:0 0 0 0;
	list-style-type:none;
}
.footernav ul li {
    font-family: 'Gilroy';
    font-weight: 500;
    font-style: normal;
	font-size:14px;
	line-height:22px;
	color: #eaeaea;
	text-transform:uppercase;
	padding:0 0 0 0;
	margin:0 20px;
	letter-spacing:2px;
	display:inline;
}
.footernav ul li a {
	color: #eaeaea;
}
.footernav ul li a:hover {
	color: #fff;
}
.footer-sec p {
	font-family: 'Open Sans', sans-serif;
	font-style:normal;
	font-weight:400;
	font-size:15px;
	color: #919191;
	margin-top:40px;
	padding-top:20px;
	padding-bottom:25px;
	border-top:1px solid #505050;
}
/* ============ footer =========== */



/* ============ inner page =========== */

.innerheaderbg {
	width: 100%;
	position:relative;
	overflow: hidden;
}
.innerheaderbg img {
	width: 100%;
}
.innerheaderbg h1 {
	top: 0;
	left: 0;
	right: 0;
	position:absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;	
}
.innertitletext {
	width:100%;
	margin-bottom:20px;
}
.innertextbox-sub {
	display:flex;
}
.innertextbox h3 {
	font-size:42px;
	line-height:47px;
	color:#314230;
	text-align:center;
	margin-bottom:72px;
}

/* ============ our projects =========== */

.ourprojects-sec {
    background: url(../images/reviewsbg.jpg) center 0 no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding:80px 0 100px 0;
	display: flex;
    width: 100%;
}
.ourprojects-sec h2 {
    color: #231f20;
	text-align:center;
	margin-bottom:40px;
}
.ourgalleries-sec {
	display: flex;
    width: 100%;
}
.ourgalleries-sec h2 {
	text-align:center;
	width:100%;	
}
.ourprojects-sec .galleries-slider {
	background-color:#fff;
	padding: 30px 15px;
	margin-bottom: 30px;
}
#bestcoupondetails .owl-carousel2 {
    margin: 20px 0;
}

.ourprojects-sec #ourgalleriesdetails .owl-nav {
    position: absolute;
    text-align: center;
    top: 44%;
    width: 100%;
	display: none;
}
.ourprojects-sec .owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    margin-top: 20px;
	display: none;
}
.ourprojects-sec .owl-nav .owl-prev {
    position: absolute;
    left: -50px;
    background-color: inherit;
    padding: 0;
	width:40px;
	height:40px;
    font-size: 0;
}
.ourprojects-sec .owl-nav .owl-prev::before {
    content: "\f2ca";
    font-family: Ionicons;
    font-style: normal;
    font-weight: normal;
    font-size: 25px;
    line-height: 35px;
    color: #bdbdbd;
	width:40px;
	height:40px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border:2px solid;
	border-color: #bdbdbd;
	display:inline-block;
}
.ourprojects-sec .owl-nav .owl-prev:hover::before {
    color: #595959;
	background:none;
	border:2px solid;
	border-color: #595959;
}
.ourprojects-sec .owl-nav .owl-next {
    position: absolute;
    right: -50px;
    background-color: inherit;
    padding: 0;
	width:40px;
	height:40px;
    font-size: 0;
}
.ourprojects-sec .owl-nav .owl-next::before {
    content: "\f30f";
    font-family: Ionicons;
    font-style: normal;
    font-weight: normal;
    font-size: 25px;
    line-height: 35px;
    color: #bdbdbd;
	width:40px;
	height:40px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border:2px solid;
	border-color: #bdbdbd;
	display:inline-block;
}
.ourprojects-sec .owl-nav .owl-next:hover::before {
    color: #595959;
	background:none;
	border:2px solid;
	border-color: #595959;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
	background: none;
}
.ourgalleries-sec .owl-carousel .owl-item img {
	display:inline;
    width: auto;
}
.ourgalleries-sec .item {
    padding: 0px;
    margin: 15px;
}
.owl-carousel2 .owl-item img {
    display: inline;
    width: auto;
}	
#ourgalleriesdetails .owl-carousel2 .item {
    height: 100%;
    background: none;
    padding: 0;
}
.ourgalleries-sec #ourgalleriesdetails .owl-nav {
	position: absolute;
	text-align: center;
	top: 44%;
	width: 100%;	
}	
.ourprojectsec {
	width:100%;
	height: 80px;
}
.ourprojectsec h3 {
	font-family: 'Open Sans', sans-serif;
	font-style:normal;
	font-weight:600;
	font-size: 22px;
	line-height: 31px;
	color:#231f20;
	text-align:center;
	margin-bottom: 30px;
}
.ourprojects-sec p {
	text-align:center;
	margin-bottom:60px;
}
.ourprojects-sec h4 {
	padding-bottom: 15px;
	margin-bottom:40px;
	border-bottom: 1px solid #231f20;
}
.ourprojects-sec ul {
	padding:0 0 0 30px;
	margin:0 0 0 0;
}
.ourprojects-sec ul li {
	font-family: 'Open Sans', sans-serif;
	font-style:normal;
	font-weight:400;
	font-size:17px;
	line-height: 22px;
	color:#231f20;
	padding:0 0 0 0;
	margin:0 0 15px 0;	
	
}
.ourprojects-sub {
	width:100%;
	background: #fff;
	padding:30px 20px;
}
.ourprojects-sub .btn-primary {
	line-height: 50px;
	height: 50px;
	margin-top:35px;
}

/* ============ our projects =========== */


/* ============ about us =========== */

.aboutus-sec {
    background: url(../images/reviewsbg.jpg) center 0 no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding:80px 0;
	display: flex;
    width: 100%;
}
.aboutus-sec h2 {
    color: #231f20;
	text-align:center;
	margin-bottom:40px;
}
.aboutus-sec p {
	text-align:left;
	margin-bottom:35px;
}
.aboutus-sec p a{
	font-family: 'Open Sans', sans-serif;
	font-style:normal;
	font-weight:700;
	color: #231f20;
	display:block;
}

/* ============ about us =========== */


/* ============ contact =========== */
.cantacttext {
	text-align:center!important;
}
.cantacttext span {
	display:block;
}
.contactform {
	width:500px;
	margin: 0 auto;
	padding: 20px 20px;
	background: #fff;
}
.getstartedformsub {
	width:100%;
}
.getstartedformsubleft {
	width:100%;
	float:left;
}
.getstartedformsubright {
	width:100%;
	float:right;
}

.getstarted-col {
	width:100%;
	text-align:center;
}
.getstarted-col .form-control {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 50px;
	height: 50px;
	color:#80877f;
	background:#f6f6f6;
	padding: 0 15px;
}
.getstarted-col textarea.form-control {
    height: 170px;
}
.getstarted-col2 .btn-primary {
	width: 100%;
	line-height: 50px;
	height: 50px;
	-webkit-border-radius: 45px;
	-moz-border-radius: 45px;
	border-radius: 45px;
}
.getstarted-col .form-control::-webkit-input-placeholder { /* Edge */
	color:#80877f;
}
.getstarted-col .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color:#80877f;
}
.getstarted-col .form-control::placeholder {
	color:#80877f;
}
.getstartedformsubleft2 {
	width:45%;
	float:left;
}
.getstartedformsubright2 {
	width:45%;
	float:right;
}
.getstarted-col2 {
	padding:0 30px;
	margin-top:30px;
}
/* ============ contact =========== */

.xczxc {
	width:90%;
	float:right;
}