/* Greenture Environment Saving HTML5 Template */


/************ TABLE OF CONTENTS ***************
1. Fonts
2. Reset
3. Global
4. Main Header / Header Style Two
5. Main Slider
6. Main Features
7. Featured Fluid Section
8. Default Section
9. Default Featured Columns / Recent Projects / Events Section
10. Two Column Fluid
11. Vertical Links
12. Testimonials Style One
13. Blog News Section
14. Sponsors Carousel
15. Parallax Section
16. Intro Section
17. Main Footer
18. Default Icon Column
19. Testimonials Style Two
20. Our Team
21. FAQs Page
22. Error Page
23. Blog Pages / Classic / Three Column
24. Blog Details
25. Comments Area
26. Comment Form
27. Sidebar Styles / Widgets
28. Gallery Masonry
29. Gallery Three Column
30. Contact Page

**********************************************/

@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,300italic,400italic,500,500italic,700,700italic);
@import url(https://fonts.googleapis.com/css?family=Raleway:800,700,600,500,400,400italic);

@import url('flaticon.css');
@import url('animate.css');
@import url('owl.css');
@import url('jquery.fancybox.css');
@import url('hover.css');

@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css);

/***

====================================================================
	Reset
====================================================================

 ***/
* {
	margin:0px;
	padding:0px;
	border:none;
	outline:none;
}

/***

====================================================================
	Global Settings
====================================================================

 ***/

body {
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	color:#25292f;
	line-height:1.8em;
	font-weight:400;
	background:#ffffff;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center top;
	-webkit-font-smoothing: antialiased;
}

a{
	text-decoration:none;
	cursor:pointer;
	color:#97ab28;
}
a:hover,a:focus {
  color: #b3ca33;
}
a:hover,a:focus,a:visited{
	text-decoration:none;
	outline:none;
}

h1,h2,h3,h4,h5,h6 {
	position:relative;
	font-family: 'Raleway', sans-serif;
	font-weight:normal;
	margin:0px;
	background:none;
	line-height:1.4em;
}

input,button,select,textarea{
	font-family: 'Roboto', sans-serif;
}

p{
	position:relative;
	line-height:1.8em;
}
.w-100 {
  width: 100% !important;
}
.no-text-transform {
  text-transform: inherit !important;
}
.main-features{
	position:relative;
	padding:90px 0px 50px;
}
.main-features .title-box {
	position:relative;
	margin-bottom:80px;
}
.main-features .title-box.per90 {
	margin: 0 auto 80px;
	max-width: 90%;
}
.main-features .title-box h1{
	position:relative;
	font-size:72px;
	color:#97ab28;
	line-height:1.4em;
	font-family:'Roboto',sans-serif;
}
.main-features .title-box h2{
	position:relative;
	font-size:36px;
	font-weight:800;
	color:#25292f;
	margin-bottom:20px;
	text-transform:uppercase;
}
.main-features .title-box .text,
.esg-standards .text,
.esg-standards ul li {
	position:relative;
	font-size:12px;
  font-weight:300;
	color:#7c7c7c;
  line-height: 1.4;
}
.esg-standards .heading {
  margin-bottom: 35px;
}
.esg-standards .heading p {
  font-weight: 300;
  text-align: center;
  margin: 0;
}
.esg-standards .heading h2 {
  margin: 4px 0;
  padding: 0;
}
.main-features .title-box.bold .text {
  color: #424242;
  font-style: italic;
	font-weight:500;
}
.esg-standards ul li {
  color:#4e4b4b;
  font-size: 13px;
  list-style: circle;
}
.esg-standards ul li strong {
  color: #466786;
  font-weight: 700;
  font-size: 15px;
  margin-right: 7px;
}
.esg-standards .first {
  margin-top: 50px;
}
.esg-standards .first,
.esg-standards .third {
  margin-bottom: 20px;
  margin-bottom: 30px;
}
.esg-standards .last {
  margin-bottom: 30px;
}
.esg-standards .row + .row {
  margin-top: 20px;
}
.esg-standards h2 {
  padding-bottom: 20px;
  padding-top: 0px;
  color: #1f63a2;
  font-style: italic;
  font-weight: bold;
  font-size: 1.6rem;
  text-align: center;
}
.esg-standards ul {
  margin-left: 1.4rem;
  margin-right: 0.6rem;
}
.esg-standards .box {
  background-color: #f1f2f6;
  border: 2px solid #c3c7d6;
  border-radius: 3px;
  margin: 5px;
  padding: 15px;
}
.esg-standards .box .title {
  color: #1f63a2;
  text-align: center;
  margin-bottom: 1.6rem;
  line-height: 1.6;
}
.esg-standards .box .title span {
  display: block;
  font-size: 1.7rem;
}
.esg-standards .box h3 {
  color: #466786;
  font-weight: bold;
  font-size: 1.4rem;
  margin-bottom: 15px;
}
.esg-standards .box h3 .c-blue {
  color: #3366CC;
}
.esg-standards .box h3 .c-green {
  color: #97ab28;
}
.esg-standards .box h3 .c-orange {
  color: #f05225;
}
@media (min-width: 400px) {
  .esg-standards h2 {
    font-size: 1.8rem;
  }
  .esg-standards ul li {
    font-size: 13.5px;
    margin-bottom: 0.5rem;
  }
  .esg-standards .box ul li {
    margin-bottom: 0;
  }
}
@media (min-width: 500px) {
  .esg-standards ul li {
    font-size: 14px;
  }
  .esg-standards .box h3 {
    font-size: 1.45rem;
  }
}
@media (min-width: 600px) {
  .esg-standards h2 {
    font-size: 2rem;
  }
  .esg-standards .box h3 {
    font-size: 1.45rem;
  }
}
@media (min-width: 992px) {
  .esg-standards ul li {
    font-size: 15px;
  }
  .esg-standards h2 {
    font-size: 2.2rem;
  }
}
.main-features .title-box .text-app{
  color: #7c7c7c;
	font-size: 13px;
  font-weight: 300;
  line-height: 1.3;
  margin: 15px auto;
}
.main-features .title-box .text-app li {
  list-style: disc;
  margin-left: 2.5rem;
  line-height: 1.2;
  margin-bottom: 5px;
}
.title-box .highlight-block {
  background-color: #e8edd0;
  padding: 15px 10px;
  border-radius: 6px;
  color: #3a3a3a !important;
  font-style: italic;
}
.main-features .features-column{
	position:relative;
	margin-bottom:50px;
  width: 100%;
}
.main-features .features-column .inner-box{
  margin: 0 20px;
}
.auditors-app-phone {
	height: 570px;
	max-width: 400px;
}
.auditors-app-phone:before {
	content: ' ';
	background: transparent url('../img/app/phone.png') top center/100% no-repeat;
	z-index: 100;
	height: 100%;
	width: 100%;
	min-height: 570px;
	max-width: 400px;
	top: 0;
	left: 0;
	position: absolute;
}
.auditors-app-phone .app-content {
	width: 65%;
	margin: 2% 7% auto auto;
}
.link-app {
  display: inline-block;
}
.link-app img {
	width: 230px;
	max-height: 70px;
}
.link-app + .link-app {
	margin-left: 30px;
}
.main-features .title-box.building-owners {
  margin-bottom: 0;
}
.title-box.building-owners blockquote {
  font-size: 14px;
  line-height: 1.4;
  margin-bottom: 30px;
  border-left: 0;
}
.title-box.building-owners blockquote:before {
  right: 0px;
  top: -25px;
  content: none;
}
.title-box.building-owners ul li {
  font-size: 13px;
}
.laptop-slider {
	height: 240px;
	margin: 0 auto;
	width: 270px;
	position: relative;
}
.laptop-slider:before {
	background: transparent url('../img/backgrounds/laptop.png') center top/100% no-repeat;
	content: ' ';
	height: 100%;
	left: 0;
  /* min-height: 315px; */
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 100;
}
.laptop-slider .laptop-building-owners-carousel {
	background: white;
	padding-top: 11px;
  height: auto;
	margin: 0 auto;
	width: 197px;
}
.laptop-slider .laptop-building-owners-carousel .owl-stage-outer {
  margin: 0 auto;
}
/* Responsive lapton an blockquotes */
@media (min-width: 400px) {
  .laptop-slider {
    width: 340px;
  }
  .laptop-slider .laptop-building-owners-carousel {
    padding-top: 14px;
    width: 248px;
  }
}
@media (min-width: 450px) {
  .main-features .title-box .text {
    font-size: 14px;
    line-height: 1.3;
  }
  .title-box.building-owners blockquote {
    font-size: 1.6rem;
  }
  .main-features .title-box .text-app li {
    font-size: 1.5rem;
    line-height: 1.3;
  }
  .laptop-slider {
    width: 400px;
    height: 280px
  }
  .laptop-slider .laptop-building-owners-carousel {
    width: 294px;
    padding-top: 16px;
  }
}
@media (min-width: 600px) {
  .title-box.building-owners blockquote {
    font-size: 1.7rem;
  }
  .main-features .title-box .text-app li {
    font-size: 1.6rem;
    line-height: 1.3;
  }
  .laptop-slider {
    width: 500px;
    height: 360px;
  }
  .laptop-slider .laptop-building-owners-carousel {
    width: 367px;
    padding-top: 19px;
  }
  .main-features .title-box.bold .text {
    font-size: 16px;
  }
  .main-features .title-box .text{
    font-size: 17px;
  }
}
@media (min-width: 768px) {
  .main-features .title-box + .title-box {
    padding-left: 25px;
  }
  .main-features .title-box .text {
    font-size: 12px;
  }
}
@media (min-width: 800px) {
  .main-features .title-box .text {
    font-size: 13px;
  }
}
@media (min-width: 870px) {
  .main-features .title-box + .title-box {
    padding-left: 35px;
  }
}
@media (min-width: 900px) {
  .main-features .title-box .text {
    font-size: 14px;
  }
}
@media (min-width: 992px) {
  .main-features .title-box .text {
    font-size: 15px;
  }
  .main-features .title-box.bold .text {
    font-size: 17.5px;
  }
  .laptop-slider {
    width: 480px;
  }
  .laptop-slider .laptop-building-owners-carousel {
    width: 354px;
  }
  .main-features .title-box.building-owners blockquote {
    margin-top: 40px;
  }
  .main-features .title-box + .title-box {
    padding-left: 50px;
  }
}
@media (min-width: 1100px) {
  .main-features .title-box .text {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .main-features .title-box .text {
    font-size: 17px;
  }
}
.strike-through{
	text-decoration:line-through;
}
.auto-container{
	position:static;
	max-width:1200px;
	padding:0px 15px;
	margin:0 auto;
}
.small-container{
	max-width:1000px;
	margin:0 auto;
}
.page-wrapper{
	position:relative;
	margin:0 auto;
	width:100%;
	min-width:300px;
	min-height:500px;

}

ul,li{
	list-style:none;
	padding:0px;
	margin:0px;
}
.list-green li i{
  color: #97ab28;
  top: 5px;
}
.theme-btn{
	display:inline-block;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	font-family: 'Raleway', sans-serif;
}
.theme-btn.white{
  background: #fff;
}
.centered{
	text-align:center;
}
.lined-btn{
	position:relative;
	display:inline-block;
	line-height:24px;
	padding:7px 0px;
	font-size:13px;
	font-weight:700;
	text-transform:uppercase;
	background:none;
	color:#25292f !important;
	border-bottom:2px solid #97ab28;
}
.lined-btn:hover{
	padding:7px 15px;
	background:#97ab28;
	color:#ffffff !important;
	border-color:#97ab28;
}
.back {
	position: absolute;
	top: 0;
	height: 100%;
	vertical-align: middle;
	display: flex;
	align-items: center;
}
.btn-style-one{
	position:relative;
	display:inline-block;
	line-height:24px;
	padding:11px 25px;
	font-size:13px;
	font-weight:700;
	text-transform:uppercase;
	background:none;
	color:#ffffff !important;
	border:2px solid #ffffff !important;
	border-radius:3px;
}
.btn-style-one:hover{
	background:#ffffff;
	color:#97ab28 !important;
	border-color:#97ab28;
}
.btn-style-two{
	position:relative;
	display:inline-block;
	line-height:24px;
	padding:11px 25px;
	font-size:13px;
	font-weight:700;
	text-transform:uppercase;
	background:#97ab28;
	color:#ffffff !important;
	border:2px solid #97ab28 !important;
	border-radius:3px;
}
.btn-style-two:hover{
	background:transparent;
	color:#fff !important;
	border-color:#97ab28;
}
.btn-style-two-1{
	position:relative;
	display:inline-block;
	line-height:24px;
	padding:10px 25px;
	font-size:13px;
	font-weight:700;
	text-transform:uppercase;
	background:#97ab28;
	color:#ffffff !important;
	border:2px solid #97ab28 !important;
	border-radius:3px;
}
.btn-style-two-1:hover{
	background:transparent;
	color:#97ab28 !important;
	border-color:#97ab28;
}
.btn-style-three {
	position:relative;
	display:inline-block;
	line-height:24px;
	padding:10px 25px;
	font-size:13px;
	font-weight:700;
	text-transform:uppercase;
	background:none;
	color:#25292f !important;
	border:2px solid #e0e0e0 !important;
	border-radius:3px;
}
.btn-style-three:hover{
	background:#97ab28;
	color:#ffffff !important;
	border-color:#839421 !important;
}
.btn-style-three-underline {
  position:relative;
	display:inline-block;
	line-height:24px;
	padding:10px 25px;
	font-size:13px;
	font-weight:700;
	text-transform:uppercase;
	background:none;
	color:#25292f !important;
	border:2px solid #e0e0e0 !important;
	border-radius:3px;
  border-bottom-color: #97ab28 !important;
}
.btn-style-three-underline:hover{
	background:#97ab28;
	color:#ffffff !important;
	border-color:#839421 !important;
}
.btn-style-four{
	position:relative;
	display:inline-block;
	line-height:24px;
	padding:11px 25px;
	font-size:13px;
	font-weight:700;
	text-transform:uppercase;
	background:#303030;
	color:#ffffff !important;
	border:2px solid #303030 !important;
	border-radius:3px;
}
.btn-style-four:hover{
	background:#ffffff;
	color:#303030 !important;
	border-color:#303030;
}
.btn-style-four.inverted{
	position:relative;
	display:inline-block;
	line-height:24px;
	padding:11px 25px;
	font-size:13px;
	font-weight:700;
	text-transform:uppercase;
	background:#ffffff;
	color:#303030 !important;
	border:2px solid #303030 !important;
	border-radius:3px;
}
.btn-style-four.inverted:hover{
	background:#303030;
	color:#ffffff !important;
	border-color:#ffffff;
}
.btn-style-five{
	position:relative;
	display:inline-block;
	line-height:24px;
	padding:10px 25px;
	font-size:13px;
	font-weight:700;
	text-transform:uppercase;
	background:none;
	color:#97ab28 !important;
	border:2px solid #97ab28 !important;
	border-radius:3px;
}
.btn-style-five:hover{
	background:#97ab28;
	color:#ffffff !important;
	border-color:#839421 !important;
}
.btn-style-six{
	position:relative;
	display:inline-block;
	line-height:24px;
	padding:11px 25px;
	font-size:13px;
	font-weight:700;
	text-transform:uppercase;
	background:#3366cc;
	color:#ffffff !important;
	border:2px solid #3366cc !important;
	border-radius:3px;
}
.btn-style-six:hover{
	background:#ffffff;
	color:#1b4496 !important;
}
.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}
.d-inline-flex.justify-between{
  width: 100%;
  justify-content: space-around;
}
.pricing-item.selected:not(.active) .pricing-choose .btn-style-five{
  border-color: #00425c !important;
  color: #00425c !important;
}
.rounded-btn{
	position:relative;
	display:inline-block;
	line-height:26px;
	padding:10px 30px;
	font-size:13px;
	font-weight:700;
	text-transform:uppercase;
	color:#ffffff !important;
	border:2px solid #ffffff;
	-webkit-border-radius:25px;
	-ms-border-radius:25px;
	-o-border-radius:25px;
	-moz-border-radius:25px;
	border-radius:25px;
}
.rounded-btn:hover{
	background:#ffffff;
	color:#97ab28 !important;
	border-color:#97ab28;
}
.rounded-btn-theme{
	position:relative;
	display:inline-block;
	line-height:26px;
	padding:10px 30px;
	font-size:13px;
	font-weight:700;
	text-transform:uppercase;
	color:#97ab28 !important;
	border:2px solid #97ab28;
	-webkit-border-radius:25px;
	-ms-border-radius:25px;
	-o-border-radius:25px;
	-moz-border-radius:25px;
	border-radius:25px;
}
.rounded-btn-theme:hover{
	background:#97ab28;
	color:#ffffff !important;
	border-color:#97ab28;
}
.rounded-btn-blue{
	position:relative;
	display:inline-block;
	line-height:22px;
	padding:8px 25px;
	font-size:12px;
	text-transform:uppercase;
	color:#ffffff;
	background:#97ab28;
	border:1px solid #97ab28;
	-webkit-border-radius:20px;
	-ms-border-radius:20px;
	-o-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
}
.rounded-btn-blue:hover{
	background:#ffffff;
	color:#97ab28;
	border-color:#97ab28;
}
.rounded-btn-orange{
	position:relative;
	display:inline-block;
	line-height:22px;
	padding:10px 25px;
	font-size:12px;
	text-transform:uppercase;
	color:#ffffff;
	border:1px solid #ffa800;
	background:#ffa800;
	-webkit-border-radius:20px;
	-ms-border-radius:20px;
	-o-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
}
.rounded-btn-orange:hover{
	background:#ffffff;
	color:#ffa800;
	border-color:#ffa800;
}
.rounded-orange-alt{
	position:relative;
	display:inline-block;
	line-height:22px;
	padding:8px 25px;
	font-size:12px;
	text-transform:uppercase;
	color:#1a1a1a;
	border:1px solid #ffa800;
	background:#ffffff;
	-webkit-border-radius:20px;
	-ms-border-radius:20px;
	-o-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
}
.rounded-orange-alt:hover{
	background:#ffa800;
	color:#ffffff;
	border-color:#ffa800;
}
.rounded-btn-alt{
	position:relative;
	display:inline-block;
	line-height:22px;
	padding:6px 25px;
	font-size:12px;
	text-transform:uppercase;
	color:#ffffff;
	border:1px solid #97ab28;
	-webkit-border-radius:18px;
	-ms-border-radius:18px;
	-o-border-radius:18px;
	-moz-border-radius:18px;
	border-radius:18px;
}
.rounded-btn-alt:hover{
	background:#ffffff;
	color:#262b2f;
	border-color:#dae5ef;
}
.theme-btn .icon{
	font-size:16px;
}
.theme-btn .icon-left{
	padding-right:50px;
}
.theme-btn .icon-right{
	padding-left:50px;
}
.bold-font{
	font-weight:700;
}
.exbold-font{
	font-weight:900;
}
.normal-font{
	font-weight:400;
}
.light-font{
	font-weight:300;
}
.semibold-font{
	font-weight:600;
}
.white_color{
	color:#ffffff !important;
}
.theme_color{
	color:#97ab28 !important;
}
.c-black {
	color: #000 !important;
}
.grey_color{
	color:#303030 !important;
}
.padd-0 {
	padding: 0 !important;
}
.padd-top-20{
	padding-top:20px !important;
}
.padd-top-30{
	padding-top:30px !important;
}
.padd-left-0{
	padding-left:0px !important;
}
.padd-top-40{
	padding-top:40px !important;
}
.padd-top-50{
	padding-top:50px !important;
}
.padd-top-70{
	padding-top:70px !important;
}
.padd-bott-8{
	padding-bottom:8px !important;
}
.padd-right-20{
	padding-right:20px !important;
}
.padd-bott-20{
	padding-bottom:20px !important;
}
.padd-bott-30{
	padding-bottom:30px !important;
}
.padd-bott-40{
	padding-bottom:40px !important;
}
.padd-bott-50{
	padding-bottom:50px !important;
}
.margin-left-0{
	margin-left:0px !important;
}
.margin-left-20{
	margin-left:20px !important;
}
.margin-top-20{
	margin-top:20px !important;
}
.margin-top-30{
	margin-top:30px !important;
}
.margin-top-40{
	margin-top:40px !important;
}
.margin-top-50{
	margin-top:50px !important;
}
.margin-top-80{
	margin-top:80px !important;
}
.margin-bott-0{
	margin-bottom:0px !important;
}
.margin-bott-10{
	margin-bottom:10px !important;
}
.margin-bott-20{
	margin-bottom:20px !important;
}
.margin-bott-30{
	margin-bottom:30px !important;
}
.margin-bott-40{
	margin-bottom:40px !important;
}
.margin-bott-50{
	margin-bottom:50px !important;
}
.margin-bott-80{
	margin-bottom:80px !important;
}
.no-padd-bottom{
	padding-bottom:0px !important;
}
.no-padd-top{
	padding-top:0px !important;
}
.no-margin-bottom{
	margin-bottom:0px !important;
}
.no-margin-top{
	margin-top:0px !important;
}
.no-bg{
	background:none !important;
}
.bg-light-grey{
	background:#fbfbfb;
}
.text-uppercase{
	text-transform:uppercase !important;
}
.preloader{ position:fixed; left:0px; top:0px; width:100%; height:100%; z-index:999999; background-color:#ffffff; background-position:center center; background-repeat:no-repeat;/* background-image:url(../img/icons/preloader.gif); */}
img.max-height-400 {
	max-height: 400px;
	margin: 0 auto;
}
img.shadow-1 {
	-webkit-box-shadow: 3px 3px 12px -4px #4b560d;
	box-shadow: 3px 3px 12px -4px #4b560d;
}
/***

====================================================================
	Scroll To Top style
====================================================================

***/

.scroll-to-top{
	position:fixed;
	bottom:15px;
	right:15px;
	width:40px;
	height:40px;
	color:#ffffff;
	background:#97ab28;
	font-size:13px;
	line-height:38px;
	text-align:center;
	z-index:100;
	cursor:pointer;
	border-radius:50%;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	transition:all 500ms ease;
	display:none;
}
.scroll-to-top:hover{
	color:#97ab28;
	background:#ffffff;
	-webkit-box-shadow:0px 0px 5px 0px #97ab28;
	-ms-box-shadow:0px 0px 5px 0px #97ab28;
	-o-box-shadow:0px 0px 5px 0px #97ab28;
	-moz-box-shadow:0px 0px 5px 0px #97ab28;
	box-shadow:0px 0px 5px 0px #97ab28;
}


/***

====================================================================
	Main Header style
====================================================================

***/

.main-header{
	position:relative;
	left:0px;
	top:0px;
	background:#ffffff;
	z-index:999;
	width:100%;
	/* border-top:4px solid #00425c; */
	border-bottom:4px solid #9dc527;
}
.top-header-covid{
  background-color: #900;
  border-bottom: 4px solid #00425c;
  color: #ffffff;
	font-size: 12px;
	line-height: 2;
  padding: 0;
  text-align: center;
}
.top-header-covid a{
  color: #ffef81;
}
.main-header .top-bar{
	position:relative;
	z-index:1;
}
.main-header .top-bar .top-container{
	position:relative;
	max-width:1170px;
	margin:0 auto;
}
.main-header .top-bar .info-outer{
	position:absolute;
	right:0px;
	top:0px;
	background:#00425c;
	color:#ffffff;
	padding:3px 20px 7px 20px;
	border-radius:0px 0px 5px 5px;
}
.main-header .top-bar .info-outer:before{
	content:'';
	position:absolute;
	left:-20px;
	top:0px;
	border-top: 37px solid #00425c;
	border-left: 20px solid transparent;
}
.main-header .top-bar .info-box{
	position:relative;
}
.main-header .top-bar .info-box li{
	position:relative;
	float:left;
	padding-left: 25px;
  margin-right: 20px;
  line-height: 30px;
  margin-left: 30px;
}
.main-header .top-bar .info-box li:after{
	content:'/';
	position:absolute;
	right:-40px;
	top:0px;
	color:#505050;
	font-size:20px;
}
.main-header .top-bar .info-box li:last-child {
	margin-left: 50px;
}
.main-header .top-bar .info-box li .icon{
	position:absolute;
	left:0px;
	top:0px;
	line-height:30px;
	font-size:16px;
	color:#97ab28;
}
.main-header .top-bar .info-box li a{
	position:relative;
	color:#ffffff;
	display: inline;
	font-weight:400;
	font-size:14px;
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
}
.main-header .top-bar .info-box li a:hover{
	color:#97ab28;
}
.main-header .top-bar .info-box li:nth-child(3),
.main-header .top-bar .info-box li:nth-child(4) {
	display: none;
}
.main-header.fixed-header .top-bar {
	position: fixed;
  top: 0%;
  width: 100%;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	transition:all 500ms ease;
}
.main-header.fixed-header + *{
  margin-top: 160px;
}
ul.floating-contact {
  position: absolute;
  height: 50px;
	right: 48rem;
	top: 50px;
}
ul.floating-contact li {
  display: inline-block;
}
.social-links-one{
	position:relative;
	margin: 0 ;
	padding-left:0px !important;
}
.social-links-one:after{
	display:none;
}
.social-links-one a{
	position:relative;
	display:inline-block;
	text-align:center;
	width:100%;
	font-size:14px;
	color:#ffffff;
}
.social-links-one a:hover{
	color:#97ab28;
}
.main-header .header-upper{
	position:relative;
	width:100%;
	left:0px;
	top:0px;
	color:#677c91;
	padding:0 0 5px;
	background:#ffffff;
}
.fixed-header.main-header .header-upper .logo img{
  width: 120px;
}
.fixed-header.main-header .header-upper{
	position:fixed;
	padding:10px 0px;
	border-bottom:1px solid #d0d0d0;
}
.main-header .header-upper .logo {
	position: relative;
	float: left;
	left: 10px;
	top: 20px;
}
.main-header .header-upper .logo img {
  display:inline-block;
	max-width:100%;
  width: 200px;
  -webkit-transition: width 600ms ;
  -o-transition: width 600ms ;
  transition: width 600ms ;
}
.main-header .header-upper .nav-outer{
	position: relative;
	padding-right: 150px;
	display: flex;
	justify-content: center;
	margin-top: 7px;
}
.fixed-header.main-header .header-upper .nav-outer{
	margin-top:12px;
}
.main-header .header-upper .nav-outer .btn-green{
	position:absolute;
	right:0;
	top:0px;
	width:130px;
	text-align:center;
	line-height:24px;
	padding:8px 15px;
	border-radius:20px;
	color:#ffffff;
	font-size:13px;
	text-transform:uppercase;
	font-weight:700;
	font-family:'Raleway',sans-serif;
	background:#97ab28;
  text-transform: none;
}
.main-header .header-upper .nav-outer .btn-green:hover{
	background:#262626;
}
.main-menu{
	position:relative;
	float:left;
	padding:0px 0px;
}
.main-menu .navbar-collapse{
	padding:0px !important;
}
.main-menu .navigation{
	position:relative;
	float:right;
	margin:0px;
	font-family: 'Roboto', sans-serif;
	font-weight:600;
}
.main-menu .navigation > li{
	position:relative;
	float:left;
	padding:0px;
	margin-right:18px;
}
.main-menu .navigation > li:last-child {
	margin-right: 0;
}
.main-menu .navigation > li > a{
	position:relative;
	display:block;
	padding:8px 0px;
	font-size:14px;
	color:#444444;
	line-height:24px;
	text-transform:uppercase;
	font-weight:700;
	opacity:1;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}
.main-menu .navigation > li.dropdown > a{
	padding-right:15px;
}
.main-menu .navigation > li.dropdown > a:before{
	font-family: 'FontAwesome';
	content: "\f0d7";
	position:absolute;
	right:0px;
	font-weight:400;
	font-size:12px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}
.btn-projects {
	display: inline-block;
	left: 40px;
  position: relative;
	top: 40px;
}
.btn-projects a {
	background: #00425c;
  padding: 10px 15px;
  color: white;
  border-radius: 15px;
  transition: all 500ms;
}
.btn-projects a:hover {
	background: #97ab28;
}
.main-header.fixed-header .btn-projects {
	font-size: 12px;
	top: 20px;
	margin-bottom: 30px;
}
.main-menu .navigation > li:hover > a,
.main-menu .navigation > li.current > a,
.main-menu .navigation > li.current-menu-item > a {
	color:#97ab28;
	opacity:1;
}
.main-menu .navigation > li:hover > a:after{
	opacity:1;
}
.main-menu .navigation > li.dropdown:hover > a:after{
	color:#ffffff;
}
.main-menu .navigation > li > ul{
	position:absolute;
	left:0px;
	top:120%;
	width:200px;
	padding:0px;
	z-index:100;
	display:none;
	background:#ffffff;
	border:1px solid #97ab28;
	border-top:3px solid #97ab28;
	transition:all 300ms ease-in;
	-moz-transition:all 300ms ease-n;
	-webkit-transition:all 300ms ease-in;
	-ms-transition:all 300ms ease-in;
	-o-transition:all 300ms ease-in;
}
.main-menu .navigation > li > ul > li{
	position:relative;
	width:100%;
	border-top:1px solid #97ab28;
}
.main-menu .navigation > li > ul > li > a{
	position:relative;
	display:block;
	padding:8px 15px;
	line-height:20px;
	font-weight:500;
	font-size:14px;
	text-transform:capitalize;
	color:#444444;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}
.main-menu .navigation > li > ul > li:hover > a{
	color:#ffffff;
	background:#97ab28;
}
.main-menu .navigation > li > ul > li.dropdown > a:after{
	font-family: 'FontAwesome';
	content: "\f0da";
	position:absolute;
	right:10px;
	top:8px;
	width:10px;
	height:20px;
	display:block;
	color:#444444;
	line-height:20px;
	font-size:14px;
	text-align:center;
	z-index:5;
}
.main-menu .navigation > li > ul > li.dropdown:hover > a:after{
	color:#ffffff;
}
.main-menu .navigation > li > ul > li > ul{
	position:absolute;
	left:100%;
	top:-1px;
	width:200px;
	padding:0px;
	z-index:100;
	display:none;
	background:#ffffff;
	border:1px solid #97ab28;
	border-left:4px solid #97ab28;
}
.main-menu .navigation > li > ul > li > ul > li{
	position:relative;
	width:100%;
	border-bottom:1px solid #97ab28;
}
.main-menu .navigation > li > ul > li > ul > li:last-child{
	border:none;
}
.main-menu .navigation > li > ul > li  > ul > li > a{
	position:relative;
	display:block;
	padding:8px 15px;
	line-height:20px;
	font-weight:500;
	font-size:14px;
	text-transform:capitalize;
	color:#444444;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}
.main-menu .navigation > li > ul > li  > ul > li:hover > a{
	color:#ffffff;
	background:#97ab28;
}
.main-menu .navigation > li.dropdown:hover > ul{
	visibility:visible;
	opacity:1;
	top:100%;
}
.main-menu .navigation li > ul > li.dropdown:hover > ul{
	visibility:visible;
	opacity:1;
	left:100%;
	transition:all 500ms ease-in;
	-moz-transition:all 500ms ease-in;
	-webkit-transition:all 500ms ease-in;
	-ms-transition:all 500ms ease-in;
	-o-transition:all 500ms ease-in;
}
.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn{
	position:absolute;
	right:10px;
	top:6px;
	width:34px;
	height:30px;
	border:1px solid #ffffff;
	background:url(../img/icons/submenu-icon.png) center center no-repeat;
	background-size:20px;
	cursor:pointer;
	z-index:5;
	display:none;
}


/***

====================================================================
	Header Style Two style
====================================================================

***/

.header-style-two{
	position:relative;
	left:0px;
	top:0px;
	background:#1c1c1c;
	z-index:999;
	width:100%;
}
.header-style-two .header-top{
	position:relative;
	color:#677c91;
	padding:20px 0px;
}
.header-style-two .header-top .info-outer{
	position:relative;
	float:right;
}
.header-style-two .header-top .info-box{
	position:relative;
	float:left;
	margin-left:45px;
	margin-top:20px;
	padding-left:50px;
	line-height:24px;
	font-family: 'Open Sans', sans-serif;
}
.header-style-two .header-top .social-box{
	padding-left:0px;
}
.header-style-two .header-top .info-box .icon{
	position:absolute;
	width:40px;
	height:40px;
	left:0px;
	top:50%;
	margin-top:-20px;
	line-height:40px;
	font-size:32px;
	color:#ffffff;
}
.header-style-two .header-top .info-box strong{
	position:relative;
	display:block;
	color:#ffffff;
	font-size:13px;
	text-transform:uppercase;
}
.header-style-two .header-top .info-box a{
	position:relative;
	color:#898989;
	font-weight:600;
}
.header-style-two .header-top .info-box .phone{
	font-size:16px;
	color:#ffffff;
}
.header-style-two .social-links{
	position:relative;
	top:5px;
}
.header-style-two .social-links a{
	position:relative;
	display:inline-block;
	text-align:center;
	width:36px;
	height:36px;
	line-height:36px;
	font-size:14px;
	margin-right:3px;
	color:#ffffff !important;
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
}
.header-style-two .social-links a:hover{
	opacity:0.70;
}
.header-style-two .social-links a.facebook{
	background-color:#3b5998;
}
.header-style-two .social-links a.twitter{
	background-color:#00aced;
}
.header-style-two .social-links a.google-plus{
	background-color:#dd4b39;
}
.header-style-two .social-links a.linkedin{
	background-color:#007bb5;
}
.header-style-two .social-links a.pinterest{
	background-color:#cb2027;
}
.header-style-two .social-links a.instagram{
	background-color:#125688;
}
.header-style-two .header-top .logo{
	position:relative;
	float:left;
}
.header-style-two .header-top .logo img{
	max-width:100%;
	display:inline-block;
}
.header-style-two .lower-part{
	position:relative;
	padding:0px 0px;
	width:100%;
	left:0px;
	top:0px;
	height:38px;
	background:none;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}
.fixed-header .lower-part{
	position:fixed;
	background:#25292f;
	padding:0px !important;
}
.header-style-two .lower-part .auto-container{
	position:relative;
	max-width:1170px;
	padding:0px 0px;
}
.header-style-two .lower-part .outer-box{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	padding:18px 210px 18px 40px;
	background:#6aaf26;
}
.header-style-two .lower-part .outer-box .btn-box{
	position:absolute;
	right:0px;
	top:0px;
	width:210px;
	height:100%;
	padding:20px 10px;
	text-align:center;
	background:#ffffff;
	z-index:20;
}
.header-style-two .lower-part .outer-box .btn-box:before{
	content:'';
	position:absolute;
	left:-20px;
	top:0px;
	width:50px;
	height:100%;
	background:#ffffff;
	-webkit-transform:skewX(-20deg);
	-ms-transform:skewX(-20deg);
	-o-transform:skewX(-20deg);
	-moz-transform:skewX(-20deg);
	transform:skewX(-20deg);
}
.header-style-two .lower-part .outer-box .btn-box a{
	display:block;
	line-height:36px;
	color:#212121;
	font-weight:700;
	text-transform:uppercase;
	font-family:'Raleway',sans-serif;
}
.header-style-two .lower-part .outer-box .btn-box a:hover{
	color:#97ab28;
}
.header-style-two .lower-part .logo{
	position:relative;
	float:left;
	padding:10px 0px;
}
.fixed-header .lower-part .logo{
	padding:0px !important;
}
.header-style-two .lower-part .logo img{
	display:inline-block;
	max-width:100%;
}
.header-style-two .main-menu .navigation > li{
	margin-right:40px;
}
.header-style-two .main-menu .navigation > li > a{
	color:#ffffff;
}

/***

====================================================================
	Main Slider style
====================================================================

***/

.main-slider{
	position:relative;
	width:100%;
	overflow:hidden;
}
.tp-bgimg.defaultimg{
  background-color: rgb(66 66 66) !important;
  background-size: 100% auto;
}
.main-slider .circular-drop{
	position:relative;
	width:100px;
	height:100px;
	padding:30px 0px;
	text-align:center;
	background:#97ab28;
	line-height:36px;
	color:#ffffff;
	font-size:70px;
	font-weight:700;
	font-family:'Raleway',sans-serif;
	border-radius:50px 0px 50px 50px;
}
.main-slider .circular-drop sub{
	font-size:24px;
}
.main-slider h2{
	line-height:1.2em;
	font-size:28px;
	font-weight:400;
	padding:7px 15px;
}
.main-slider h1{
	line-height:1.2em;
	font-weight:700;
	font-size:92px;
	color:#ffffff;
	text-transform:uppercase;
}
.main-slider h1.light{
	line-height:1.2em;
	font-weight:700;
	font-size:72px;
	color:#ffffff;
	text-transform:uppercase;
}
.main-slider .bg-color{
	position:relative;
	padding:5px 16px;
	line-height: 1.2rem !important;
	font-size:10px !important;
	font-weight:700;
	background:#97ab28;
	color:#ffffff;
	text-transform:uppercase;
}
.main-slider h2{
	line-height:1.2em;
	font-weight:800;
	font-size:50px;
	color:#ffffff;
	text-transform:uppercase;
}
.main-slider .normal-font{
	font-weight:400;
}
.main-slider h4{
	position:relative;
	padding:5px 16px;
	line-height:1.4em;
	font-size:24px;
	font-weight:600;
	color:#ffffff;
	text-transform:uppercase;
}
.main-slider .text{
	line-height:1.4em;
	font-weight:400;
	font-size:18px;
	color:#ededed;
}
.main-slider .tp-bullets{
	display: block;
}

/***

====================================================================
	Main Features Section
====================================================================

***/
.features-column .icon-box{
	position:relative;
	width:200px;
	height:200px;
  padding:30px 10px 10px 10px;
	text-align:center;
	margin:0 auto;
	color:#ffffff;
}
.features-column .icon-box:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background-color:#97ab28;
	border-radius:120px 0px 120px 120px;
	background:-moz-linear-gradient(right top,#97ab28 20%, #b8c56b 85%);
	background:-o-linear-gradient(right top,#97ab28 20%, #b8c56b 85%);
	background:-ms-linear-gradient(right top,#97ab28 20%, #b8c56b 85%);
	background:-webkit-linear-gradient(right top,#97ab28 20%, #b8c56b 85%);
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}
.features-column:hover .icon-box:before{
	-webkit-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	-o-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	transform:rotate(-45deg);
}
.features-column .icon-box .icon{
	position:relative;
	font-size:35px;
	line-height:20px;
	margin-bottom:12px;
	z-index:2;
}
.features-column .icon-box .title{
	position:relative;
	font-size:14.3px;
	font-weight:700;
	text-transform:uppercase;
	z-index:2;
}
.features-column .icon-box.drop {
  display: flex;
  flex-direction: column;
}
.features-column .icon-box.drop .title {
  display: flex;
  justify-content: center;
  height: 60%;
  align-items: center;
}
.default-icon-column{
	position:relative;
}
.default-icon-column .inner-box{
  display: flex;
}
.main-features .default-icon-column{
	margin-bottom:50px;
}
.no-gutter {
  margin-right: 0;
  margin-left: 0;
}
.no-gutter > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.default-icon-column .icon-box{
	position:relative;
	width:80px;
	height:80px;
	padding:10px;
	line-height:56px;
	text-align:center;
	border-radius:50% 0px 50% 50%;
  margin: 0 30px 0 0;
  display: inline-block;
}
.default-icon-column .icon-box-text{
  display: inline-block;
  width: 100%;
}
.default-icon-column .icon-box:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	border:2px solid #f1f1f1;
	border-radius:50% 0px 50% 50%;
	transition:all 700ms ease;
	-moz-transition:all 700ms ease;
	-webkit-transition:all 700ms ease;
	-ms-transition:all 700ms ease;
	-o-transition:all 700ms ease;
}
.default-icon-column:hover .icon-box:before{
	-webkit-transform:rotate(-325deg);
	-ms-transform:rotate(-325deg);
	-o-transform:rotate(-325deg);
	-moz-transform:rotate(-325deg);
	transform:rotate(-325deg);
	border-color:#97ab28;
}
.default-icon-column .icon-box .icon{
	position:relative;
	font-size:36px;
	color:#97ab28;
	z-index:2;
}
.default-icon-column h3{
	font-size:18px;
	text-transform:uppercase;
	color:#25292f;
	font-weight:700;
	margin-bottom:10px;
}
.default-icon-column .text{
	font-size:15px;
	color:#8d8d8d;
}
.sec-title{
	position:relative;
	margin-bottom:50px;
}
.sec-title h2{
	font-size:40px !important;
	font-weight:800;
	margin-bottom:15px;
	line-height:1.2em;
	text-transform:uppercase;
}
.sec-title .bigger-text{
	font-size:26px;
	font-weight:700;
	margin-bottom:15px;
	line-height:1.2em;
}
.sec-title .text{
	font-size:16px;
	line-height:2em;
}

/***

====================================================================
	Two Column Fluid
====================================================================

***/

.featured-fluid-section{
	position:relative;
	padding:0px;
	min-height:250px;
	background:#f9f9f9;
}
.featured-fluid-section .column{
	position:relative;
	display:block;
	float:left;
	width:50%;
}
.featured-fluid-section .image-column{
	position:absolute;
	left:0px;
	top:0px;
	width:50%;
	height:100%;
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
	float:right;
	display: flex;
  justify-content: center;
  align-items: center;
}
.featured-fluid-section .image-column .content {
  width: 50%;
  max-width: 360px;
}
.featured-fluid-section .image-column .content h4 {
	color: #daa520;
	font-size: 2.6rem;
	text-align: center;
	margin-bottom: 1.5rem;
	font-weight: bolder;
	text-shadow: 2px 1.5px 0px #090909;
}
.featured-fluid-section .image-column .content img {
	width: 100%;
  max-width: 350px;
  margin-bottom: 40px;
}
.featured-fluid-section .text-column{
	float:right;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
}
.featured-fluid-section .text-column .content-box{
	position:relative;
	max-width:600px;
	padding-left:15px;
}
.featured-fluid-section .dark-column .content-box{
	padding:50px 15px 50px 80px;
	color:#a8a8a8;
}
.featured-fluid-section .dark-column:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:rgba(25,25,25,0.7);
}
.featured-fluid-section.style-two .dark-column:before{
	background:rgba(106,198,16,0.95);
}
.featured-fluid-section .dark-column h2{
	font-size:36px;
	margin-bottom:20px;
	font-weight:800;
	color:#ffffff;
	text-transform:uppercase;
	line-height:1.2em;
}
.featured-fluid-section .dark-column .title-text{
	position:relative;
	color:#ffffff;
	font-size:18px;
	font-weight:300;
	margin-bottom:40px;
	padding-bottom:15px;
}
.featured-fluid-section.style-two .dark-column .title-text a{
	color:#ffffff;
}
.featured-fluid-section .dark-column .title-text:after{
	content:'';
	position:absolute;
	left:0px;
	top:100%;
	width:30px;
	height:3px;
	background:#97ab28;
	color:#ffffff;
}
.featured-fluid-section.style-two .dark-column .title-text:after{
	background:#ffffff;
}
.featured-fluid-section .theme-btn{
	margin-right:15px;
	padding-left:30px;
	padding-right:30px;
}
.featured-fluid-section .dark-column .text{
	position:relative;
	color:#d5d5d5;
}
.featured-fluid-section.style-two .dark-column .text{
	color:#f2f2f2;
}
.featured-fluid-section.plaque .image-column .content {
	text-align: center;
	padding: 0;
  width: 90%;
  max-width: 500px;
}
.featured-fluid-section.plaque .dark-column .content-box {
	padding: 40px 80px 40px 80px;
}
.featured-fluid-section.plaque .dark-column h2 {
	font-size: 3.5rem;
  margin-bottom: 0;
}
.featured-fluid-section.plaque .dark-column h2 small {
  color: #f05529;
  font-weight: 600;
}
.featured-fluid-section.plaque .dark-column h4 {
	font-size: 1.9rem;
  margin-bottom: 3rem;
  color: #d5b489;
}
.featured-fluid-section.plaque .dark-column p {
  color: #f2ede4;
  line-height: 1.5;
  text-align: justify;
}
.featured-fluid-section.badges {
  background: beige url('../img/backgrounds/badges.jpeg') center/cover;
  margin: 80px 0;
  min-height: 650px;
  display: flex;
  align-items: center;
}
.featured-fluid-section.badges .outer {
  width: 100%;
  display: inline-flex;
  justify-content: end;
}
.featured-fluid-section.badges .text-column {
  float: none;
}
.featured-fluid-section.badges .image-column {
  display: none;
}
.featured-fluid-section.badges .dark-column .title-text {
  font-size: 14px;
  line-height: 1.4;
}
.featured-fluid-section.badges .dark-column h2 {
  font-size: 20px;
}
.featured-fluid-section.badges .text-column .content-box {
  max-width: fit-content;
  padding: 50px 20px 40px;
  position: inherit;
}
.featured-fluid-section.badges .dark-column:before {
  background: rgba(25, 25, 25, 0.94);
}
@media (max-width: 500px) {
  .featured-fluid-section.plaque .dark-column h2 {
    font-size: 2.3rem;
  }
  .featured-fluid-section.plaque .dark-column h4 {
    font-size: 1.5rem;
    margin-bottom: 1.9rem;
  }
  .featured-fluid-section .dark-column .text {
    font-size: 12.5px;
    line-height: 1.3;
    margin-bottom: 2rem;
  }
  .featured-fluid-section.plaque .dark-column .content-box {
    padding: 40px 15px 40px 15px;
  }
}
@media (max-width: 400px) {
  .featured-fluid-section.plaque .dark-column h2 {
    font-size: 2rem;
  }
  .featured-fluid-section.plaque .dark-column h4 {
    font-size: 1.2rem;
    margin-bottom: 1.9rem;
  }
  .featured-fluid-section .dark-column .text {
    font-size: 1.2rem;
    line-height: 1.7rem;
  }
}
@media (min-width: 320px) {
  .featured-fluid-section.plaque .image-column .content {
    padding: 30px 0;
    width: 45%;
  }
  .featured-fluid-section.plaque .dark-column .content-box {
    padding: 40px;
  }
  .featured-fluid-section.badges .outer {
    display: block;
  }
  .featured-fluid-section.badges .dark-column h2 {
    font-size: 25px;
    margin-bottom: 0;
  }
  .featured-fluid-section.badges .dark-column .title-text {
    font-size: 1.45rem;
    line-height: 1.8rem;
  }
  .featured-fluid-section.badges .text-column .content-box {
    padding: 35px;
  }
}
@media (min-width: 450px) {
  .featured-fluid-section.badges .dark-column h2 {
    font-size: 26px;
  }
  .featured-fluid-section.badges .dark-column .title-text {
    font-size: 1.5rem;
  }
  .featured-fluid-section .dark-column .text {
    font-size: 14px;
    line-height: 1.3;
  }
}
@media (min-width: 600px) {
  .featured-fluid-section.plaque .image-column .content {
    padding: 50px 0;
  }
  .featured-fluid-section.badges .dark-column h2 {
    font-size: 2.9rem;
  }
  .featured-fluid-section.badges .dark-column .title-text {
    font-size: 1.6rem;
    line-height: 1.2;
  }
  .featured-fluid-section.badges .dark-column .text {
    font-size: 17px;
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) {
  .featured-fluid-section.badges .text-column .content-box {
    max-width: fit-content;
    margin-right: 17%;
    padding: 50px 0 50px 65px;
    position: inherit;
  }
  .featured-fluid-section.badges .dark-column .title-text {
    font-size: 1.7rem;
    line-height: 1.3;
  }
}
@media (min-width: 1023px) {
  .featured-fluid-section.plaque .dark-column h2 {
    font-size: 2.8rem;
  }
  .featured-fluid-section.plaque .dark-column h4 {
    font-size: 1.6rem;
    margin-bottom: 2rem;
  }
  .featured-fluid-section.plaque .dark-column .content-box {
    padding: 40px 15px 40px 40px;
    max-width: 460px;
  }
  .featured-fluid-section.plaque .dark-column .text {
    font-size: 14px;
  }
  .featured-fluid-section.badges .text-column {
    float: right;
  }
  .featured-fluid-section.badges .dark-column h2 {
    font-size: 3rem;
  }
  .featured-fluid-section.badges .dark-column .title-text {
    font-size: 1.7rem;
    line-height: 1.3;
  }
  .featured-fluid-section.badges .dark-column .text {
    font-size: 16px;
  }
}
@media (min-width: 1050px) {
  .featured-fluid-section.plaque .text-column .content-box {
    padding: 40px 15px 40px 80px;
    max-width: 540px;
  }
  .featured-fluid-section.plaque .dark-column .text {
    font-size: 15.3px;
  }
  .featured-fluid-section .image-column .content img {
    width: 100%;
    max-width: 400px;
    margin-bottom: 40px;
  }
}
@media (min-width: 1200px) {
  .featured-fluid-section.plaque hr.big {
    margin: 1.5rem 0;
  }
  .featured-fluid-section.plaque .text-column .content-box {
    max-width: 600px;
  }
  .featured-fluid-section.plaque .dark-column .text {
    font-size: 15.3px;
  }
}
@media (min-width: 1400px) {
  .featured-fluid-section.plaque .text-column .content-box {
    max-width: 700px;
  }
  .featured-fluid-section.plaque .dark-column .text {
    font-size: 16px;
  }
}
@media (min-width: 1400px) {
  .featured-fluid-section.badges .text-column .content-box {
    margin-right: 20%;
  }
}
@media (min-width: 1700px) {
  .featured-fluid-section.badges .text-column .content-box {
    margin-right: 26%;
  }
}
@media (min-width: 1950px) {
  .featured-fluid-section.badges .text-column .content-box {
    margin-right: 34%;
  }
}

/***

====================================================================
	Recent Projects Section
====================================================================

***/

.recent-projects,
.projects-section{
	position:relative;
	padding: 30px 0px 50px;
}
.recent-projects .column,
.projects-section .column{
	margin-bottom:60px;
}
.projects-section .column {
  margin-bottom:20px;
}
.projects-section:not(.project-details) .default-featured-column .inner-box .content-box{
	position:relative;
	padding: 30px 20px 25px;
	border: 3px outset #97ab28;
}
.projects-section:not(.project-details) .default-featured-column:hover .content-box {
	border-style: inset;
}
.default-featured-column .image-box img{
	display:block;
	width:100%;
	-webkit-transform:scale(1.05,1.05);
	-ms-transform:scale(1.05,1.05);
	-o-transform:scale(1.05,1.05);
	-moz-transform:scale(1.05,1.05);
	transform:scale(1.05,1.05);
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	transition:all 500ms ease;
}
.default-featured-column:hover .image-box img{
	-webkit-transform:scale(1,1);
	-ms-transform:scale(1,1);
	-o-transform:scale(1,1);
	-moz-transform:scale(1,1);
	transform:scale(1,1);
}
.default-featured-column .image-box{
	position:relative;
	overflow:hidden;
  max-width: 350px;
}
.default-featured-column .image-box:before{
	content:'';
	position:absolute;
	left:-30px;
	top:-30px;
	width:30px;
	height:30px;
	background:#97ab28;
	opacity:0.80;
	outline:1px dashed #ffffff;
	outline-offset:-3px;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	transition:all 500ms ease;
	z-index:3;
}
.default-featured-column .image-box:after{
	content:'';
	position:absolute;
	right:-30px;
	bottom:-30px;
	width:30px;
	height:30px;
	background:#97ab28;
	opacity:0.80;
	outline:1px dashed #ffffff;
	outline-offset:-3px;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	transition:all 500ms ease;
	z-index:3;
}
.default-featured-column:hover .image-box {
	background-color: #f3f7e8;
}
.default-featured-column:hover .image-box:before{
	left:0px;
	top:0px;
}
.default-featured-column:hover .image-box:after{
	right:0px;
	bottom:0px;
}
.default-featured-column .image-box .post-tag{
	position:absolute;
	font-size:13px;
	font-weight:600;
	font-family:'Raleway',sans-serif;
	left:20px;
	bottom:15px;
	background:#73af38;
	text-transform:uppercase;
	color:#ffffff;
	line-height:24px;
	padding:5px 15px;
	border-radius:3px;
}
.default-featured-column .content-box {
	position:relative;
}
.default-featured-column .content-box hr {
	margin: 0 0 15px;
}
.list-view .default-featured-column .content-box{
	padding-top:0px;
}
.default-featured-column .content-box .text{
	position:relative;
	margin-bottom:25px;
}
.default-featured-column h3{
	font-size:24px;
	text-transform:uppercase;
	font-weight:800;
	margin-bottom:5px;
}
.default-featured-column .detail-header h2{
	font-size:32px;
	text-transform:uppercase;
	font-weight:800;
	margin:5px 0px 10px 0px;
}
.default-featured-column .bigger-text{
	font-size:18px;
	margin-bottom:20px;
}
.default-featured-column.style-two h3{
	font-size:22px;
	font-weight:700;
	text-transform:capitalize;
}
.default-featured-column h3 a{
	color:#25292f;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	transition:all 500ms ease;
}
.default-featured-column h3 a:hover{
	color:#97ab28;
}
.default-featured-column .column-info{
	position:relative;
	font-size:15px;
	margin-bottom:15px;
	color:#97ab28;
}
.default-featured-column .text{
	position:relative;
	font-size:15px;
	color:#8d8d8d;
}
.default-featured-column a.btn-see-more {
	display: flex;
	font-size: 12px;
	justify-content: center;
	margin: 0 auto;
	padding: 10px 15px;
	width: 40%;
	min-width: 95px;
}
.project-details .default-featured-column h3{
	font-size:24px;
	font-weight:800;
	margin-bottom:20px;
}
.project-details.white-paper{
  color: #7a7a7a;
  font-size: 1.7rem;
}
.project-details.white-paper p{
  line-height: 1.4;
  margin-bottom: 30px;
  text-align: justify;
}

/***

====================================================================
	Two Column Fluid
====================================================================

***/

.two-column-fluid{
	position:relative;
	padding:0px;
	min-height:250px;
	background:#f9f9f9;
}
.two-column-fluid .column{
	position:relative;
	display:block;
	float:left;
	width:50%;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
}
.two-column-fluid .left-column:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
  background: #1a749b url('../img/bg_home_some_words.jpg') no-repeat center/cover;
  background-blend-mode: multiply;
}
.two-column-fluid .left-column .content-box{
	position:relative;
	float:right;
	max-width:600px;
	padding:80px 80px 70px 15px;
	z-index:1;
}
.two-column-fluid .left-column h2{
	font-size:40px;
	font-weight:800;
	margin-bottom:10px;
	text-transform:uppercase;
	line-height:1.2em;
	color:#25292f;
}
.two-column-fluid .left-column .title-text{
	position:relative;
	color:#706f6f;
	font-size:18px;
	font-weight:300;
	margin-bottom:20px;
	padding-bottom:15px;
}
.two-column-fluid .left-column .title-text:after{
	content:'';
	position:absolute;
	left:0px;
	top:100%;
	width:30px;
	height:3px;
	background:#97ab28;
	color:#ffffff;
}
.two-column-fluid .left-column .text{
	margin-bottom:25px;
	font-size:15px;
	color:#8d8d8d;
}
.two-column-fluid .text-column{
	min-height:400px;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
}
.two-column-fluid .text-column .content-box{
	position:relative;
	max-width:600px;
	padding-left:15px;
}
.two-column-fluid .icon-box{
	position:relative;
	float:left;
	margin-bottom:10px;
}
.two-column-fluid .icon-box h4{
	font-size:28px;
	font-weight:800;
	color:#25292f;
	font-family:'Roboto',sans-serif;
}
.two-column-fluid .icon-box .icon{
	position:relative;
	color:#97ab28;
	padding-left:26px;
	margin-bottom:25px;
	font-size:48px;
}
.two-column-fluid .icon-box .icon span{
	display:block;
}
.two-column-fluid .icon-box .lower-box{
	position:relative;
	font-size:14px;
	text-transform:uppercase;
	font-weight:400;
	padding:0px 28px;
	color:#5f5f5f;
	border-right:1px dashed #97ab28;
}
.two-column-fluid .icon-box:first-child .lower-box{
	padding-left:0px;
}
.two-column-fluid .icon-box:last-child .lower-box{
	border:none;
	padding-right:0px;
}
.two-column-fluid .icon-box:first-child .icon{
	padding-left:0px;
}
.two-column-fluid .right-column .outer-box{
	position:relative;
	padding:0px 0px 0px 100px;
}
.two-column-fluid .right-column .content-box{
	padding: 77px 15px 55px 50px;
	max-width: 680px;
}
.two-column-fluid .right-column:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
  background: #12273b;
}
.two-column-fluid .right-column.dark-style:before{
	background:rgba(33,33,33,0.95);
}
.two-column-fluid .right-column .quote-icon{
	position:absolute;
	left:0px;
	top:12px;
	width:70px;
	height:70px;
	line-height:66px;
	border:3px solid #ffffff;
	text-align:center;
	color:#ffffff;
	font-size:26px;
	border-radius:50% 0% 50% 50%;
}
.two-column-fluid .right-column .quote-icon{
	background: rgba(93, 154, 185, 0.29);
	border-color:#5d9ab9;
}
.two-column-fluid .right-column h2{
	color:#ffffff;
	font-size:40px;
	font-weight:800;
	margin-bottom:30px;
	padding-bottom:10px;
	text-transform:uppercase;
}
.two-column-fluid .right-column h2:after{
	content:'';
	position:absolute;
	left:0px;
	top:100%;
	width:35px;
	height:2px;
	background:#ffffff;
	color:#ffffff;
}
.two-column-fluid .right-column .text-content{
	position:relative;
}
.two-column-fluid .right-column .text{
	position:relative;
	margin-bottom:20px;
	color:#e8e8e8;
	font-size:15px;
}
.two-column-fluid .right-column .info{
	position:relative;
	padding:5px 15px 0px 90px;
}
.two-column-fluid .right-column .info .image-thumb{
	position:absolute;
	left:0px;
	top:0px;
	min-height: 70px;
	width:70px;
	display: flex;
	align-items: center;
	border-radius: 14px;
	background: #d5d5d5;
}
.two-column-fluid .right-column .info .image-thumb img{
	display:block;
	width:70px;
  height: auto !important;
	border-radius:3px;
	padding: 8px;
}
.two-column-fluid .right-column .info h3{
	font-size:18px;
	font-weight:700;
	margin-bottom:5px;
	color:#ffffff;
}
.two-column-fluid .right-column .info p{
	margin-bottom:0px;
	color:#e8e8e8;
	font-size:16px;
}
.two-column-fluid .right-column .signature img{
	position:relative;
	margin-top:20px;
	display:inline-block;
	max-width:100%;
}
.equal-height {
	display: flex;
}
.equal-height .column {
	flex-grow: 1;
}
.certifications {
  /* background: #f8f9f5; */
  background: #f6f7f5;
  padding: 50px 0;
}
.certifications .two-column-fluid {
  background-color: transparent;
}
.certifications .two-column-fluid .outer {
  height: 480px;
}
.certifications .two-column-fluid .outer .column:before {
  content:'';
	position:absolute;
	right:0px;
	top:0px;
	width:100%;
	height:100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 80%;
  background-color: transparent;
}
.certifications .two-column-fluid .left-column:before{
	background-image: url('../img/backgrounds/certificate-1.png');
}
.certifications .two-column-fluid .right-column:before{
	background-image: url('../img/backgrounds/certificate-2.png');
}
.certifications h2.title {
  color: #738671;
  font-size: 1.9rem;
  font-weight: 400;
  line-height: 1.3;
  margin: 40px 10px 30px;
  text-align: center;
}
@media (min-width: 380px) {
  .certifications .two-column-fluid .outer {
    height: 600px;
  }
}
@media (min-width: 480px) {
  .certifications .two-column-fluid .outer {
    height: 750px;
  }
}
@media (min-width: 600px) {
  .certifications .two-column-fluid .outer {
    height: 900px;
  }
  .certifications h2.title {
    font-size: 2.1rem;
    line-height: 1.2;
    margin: 40px 10px 20px;
  }
}
@media (min-width: 720px) {
  .certifications .two-column-fluid .outer {
    height: 1000px;
  }
}
@media (min-width: 768px) {
  .certifications .two-column-fluid .outer .column:before {
    background-size: 70%;;
  }
}
@media (min-width: 890px) {
  .certifications h2.title {
    font-size: 2em;
  }
  .certifications .two-column-fluid .column {
    width: 50%;
  }
  .certifications .two-column-fluid .outer {
    height: 400px;
  }
  .certifications .two-column-fluid .outer .column:before {
    background-size: 90%;
  }
}
@media (min-width: 1100px) {
  .certifications h2.title {
    font-size: 2.5em;
  }
  .certifications .two-column-fluid .outer {
    height: 470px;
  }
}
@media (min-width: 1300px) {
  .certifications .two-column-fluid .outer {
    height: 530px;
  }
  .certifications .two-column-fluid .outer .column:before {
    background-size: 80%
  }
}
@media (min-width: 1500px) {
  .certifications .two-column-fluid .outer .column:before {
    background-size: 75%;
  }
}
@media (min-width: 1750px) {
  .certifications .two-column-fluid .outer {
    height: 550px;
  }
  .certifications .two-column-fluid .outer .column:before {
    background-size: 70%;
  }
}
@media (min-width: 1950px) {
  .certifications .two-column-fluid .outer {
    height: 620px;
  }
}
@media (min-width: 2220px) {
  .certifications .two-column-fluid .outer .column:before {
    background-size: 55%;
  }
}
/***

====================================================================
	Events Section
====================================================================

***/

.events-section{
	position:relative;
	padding:90px 0px 40px;
}
.events-section .column{
	margin-bottom:50px;
}
.vertical-links-outer{
	position:relative;
}
.vertical-links-outer .link-block{
	position:relative;
	color:#8d8d8d;
	font-size:15px;
	margin-bottom:5px;
}
.vertical-links-outer .link-block:last-child{
	margin-bottom:0px;
}
.vertical-links-outer .default{
	position:relative;
	color:#8d8d8d;
	font-size:15px;
	display:block;
	padding:20px 0px 20px 100px;
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
}
.vertical-links-outer .default .image-thumb{
	position:absolute;
	left:0px;
	top:20px;
	width:80px;
	height:75px;
}
.vertical-links-outer .default .image-thumb img{
	display:block;
	max-width:100%;
}
.vertical-links-outer .alternate{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	color:#ffffff;
	background:#393d42;
	padding:20px 30px;
	opacity:0;
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
}
.vertical-links-outer .link-block:hover .alternate{
	opacity:1;
}
.vertical-links-outer .link-block strong{
	font-size:18px;
	font-weight:700;
	margin-bottom:5px;
	display:block;
	color:#25292f;
	font-family:'Raleway',sans-serif;
}
.vertical-links-outer .link-block .alternate strong{
	color:#ffffff;
	margin-bottom:10px;
}

/***

====================================================================
	Testimonials Section style
====================================================================

***/

.testimonials-section{
	position:relative;
	padding:90px 0px 70px;
	background-position:center top;
	background-size:cover;
	background-attachment:fixed;
	background-repeat:no-repeat;
}
.testimonials-section.style-two{
	background-size:auto;
	background-attachment:scroll;
	background-repeat:repeat;
	text-align:center;
}
.testimonials-section:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:rgba(3,3,3,0.35);
	z-index:0;
}
.testimonials-section.style-two:before{
	display:none;
}
.testimonials-section .auto-container{
	position:relative;
	z-index:5;
}
.testimonials-section .sec-title {
	margin-bottom:15px;
}
.testimonials-section .sec-title h2 {
	color:#ffffff;
}
.testimonials-section .sec-title .text a {
  margin-top: 1.5em;
}
.testimonials-section .sec-title .text {
	color:#ffffff;
}
.testimonials-section .testimonials-slider .slide-item{
	position:relative;
	margin:50px 0px 0px 0px;
	border:2px solid transparent;
	background:#ffffff;
	padding:0px 30px 20px;
	border-radius:4px;
	min-height: 19em;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	transition:all 500ms ease;
}
.testimonials-section .testimonials-slider .info-box{
	position:relative;
	padding:20px 0 0 120px;
	min-height:60px;
}
.testimonials-section.style-two .testimonials-slider .info-box{
	padding:0px 0px 20px 0px;
}
.testimonials-section .testimonials-slider .image-box{
	position:absolute;
	left:0;
	top:10px;
	width:100px;
	height:100px;
	border:5px solid #ffffff;
	-webkit-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	transition:all 500ms ease;
}
.testimonial-date {
	text-align: right;
	width: 90%;
	display: inline-block;
	font-style: italic;
	line-height: 1;
	position: absolute;
	bottom: 20px;
	right: 25px;
}
.testimonials-section.style-two .testimonials-slider .image-box{
	position:relative;
	top:0px;
	margin:-40px auto 20px;
}
.testimonials-section .testimonials-slider .slide-item:hover,
.testimonials-section .testimonials-slider .slide-item:hover .image-box{
	border-color: #97ab28;
}
.testimonials-section .testimonials-slider .image-box img{
	position:relative;
	width:90px !important;
	height:90px !important;
	display:block;
	-webkit-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
}
.testimonials-section .testimonials-slider .testimonial-rating .icon,
.testimonials-section .testimonials-slider .testimonial-rating .rating {
	align-items: center;
	color: #bec227;
	display: inline-flex;
	height: 100%;
	justify-content: center;
	position: absolute;
	width: 100%;
}
.testimonials-section .testimonials-slider .testimonial-rating .icon {
	font-size: 6rem;
}
.testimonials-section .testimonials-slider .slide-item:hover .testimonial-rating .icon{
	color: #dece31;
}
.testimonials-section .testimonials-slider .testimonial-rating .rating {
	color: black;
}
.testimonials-section .slide-item h3{
	position:relative;
	font-size:16px;
	font-family:'Roboto',sans-serif;
	color:#253d4a;
	font-weight:700;
	margin-bottom:0px;
	text-transform:uppercase;
	min-height: 4.2em;
}
.testimonials-section .slide-item .designation{
	position:relative;
	font-size:15px;
	color:#97ab28;
	margin-bottom:0px;
}
.testimonials-section .slide-text{
	position:relative;
	font-size:15px;
	color:#515c61;
	line-height:2em;
	padding-top: 10px;
}
.testimonials-section .owl-controls{
	position:relative;
	text-align:center;
	padding:20px 0px;
	top:0px;
}
.testimonials-section .owl-controls .owl-next,
.testimonials-section .owl-controls .owl-prev{
	position:relative;
	width:50px !important;
	height:38px !important;
	padding:0px !important;
	background:#97ab28 !important;
	color:#ffffff !important;
	line-height:38px;
	font-size:20px !important;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	transition:all 500ms ease;
}
.testimonials-section .owl-controls .owl-next:hover,
.testimonials-section .owl-controls .owl-prev:hover{
	background:#97ab28 !important;
}
.testimonials-section .owl-controls .owl-prev{
	border-radius:4px 0px 0px 4px !important;
	margin:0px !important;
}
.testimonials-section .owl-controls .owl-next{
	border-radius:0px 4px 4px 0px !important;
	margin:0px !important;
	right:-1px;
}
.testimonials-section .owl-dots,
.testimonials-section.style-two .owl-nav{
	display:none !important;
}
.testimonials-section.style-two .owl-dots{
	display:block !important;
}
.owl-theme .owl-dots .owl-dot span{
	background:#4c4c4c;
	width:10px;
	height:10px;
	margin:0px 3px;
	border-radius:50%;
}



/***

====================================================================
	Blog News Section
====================================================================

***/

.blog-news-section{
	position:relative;
	padding:90px 0px 30px;
  background: rgba(255, 255, 255, 0.5) url(../img/backgrounds/bg_1.png);
}
.blog-news-section .blog-news-column{
	margin-bottom:30px;
}
.blog-news-section .blog-news-column+div{
  margin-bottom: 50px;
}
.blog-news-column .image-box img{
	display:block;
	width:100%;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}
.blog-news-column:hover .image-box img{
	-webkit-transform:scale(1.05,1.05) rotate(-2deg);
	-ms-transform:scale(1.05,1.05) rotate(-2deg);
	-o-transform:scale(1.05,1.05) rotate(-2deg);
	-moz-transform:scale(1.05,1.05) rotate(-2deg);
	transform:scale(1.05,1.05) rotate(-2deg);
}
.blog-news-column .image-box .news-date{
	position:absolute;
	left:30px;
	top:25px;
	width:80px;
	height:80px;
	line-height:30px;
	padding:12px 10px 10px;
	text-align:center;
	font-size:32px;
	color:#ffffff;
	font-weight:800;
	background:#97ab28;
	border-radius:40px 0px 40px 40px;
}
.blog-news-column .image-box .news-date .month{
	font-size:20px;
	line-height:24px;
	display:block;
}
.blog-news-column .inner-box{
	position:relative;
	background:#ffffff;
}
.blog-news-column .image-box{
	position:relative;
	overflow:hidden;
}
.blog-news-column .content-box{
	position:relative;
	padding:20px 0px 0px;
}
.blog-news-column .content-box .text{
	position:relative;
	margin-bottom:20px;
	color:#8d8d8d;
	font-size:15px;
}
.blog-news-column h3{
	font-size:22px;
	font-weight:700;
	margin-bottom:12px;
}
.blog-news-column h3 a{
	color:#25292f;
}
.blog-news-column h3 a:hover{
	color:#97ab28;
}
.blog-news-column .post-info{
	position:relative;
	margin-bottom:15px;
	color:#919191;
	font-size:13px;
	line-height:24px;
}
.blog-news-column .post-author{
	float:left;
	color:#c4c4c4;
	font-style:italic;
	padding-right:10px;
}
.blog-news-column .post-options{
	float:right;
}
.blog-news-column .post-info .icon{
	display:inline-block;
	width:20px;
	padding-right:5px;
	font-size:16px;
	color:#97ab28;
	font-weight:normal;
}
.blog-news-column .post-options a{
	position:relative;
	display:inline-block;
	margin-left:15px;
	font-weight:700;
	color:#67696c;
}
.blog-news-column .read-more{
	font-weight:700;
	color:#25292f;
	font-size:13px;
	text-transform:uppercase;
}
.blog-news-section .post-share-options{
	position:relative;
	padding:10px 15px;
	background:#f8f8f8;
	border-bottom:1px solid #e0e0e0;
}
.blog-news-section .post-share-options .tags a{
	position:relative;
	color:#999999;
}
.blog-news-section .post-share-options .tags{
	padding-top:5px;
}


/***

====================================================================
	Sponsors Section Style
====================================================================

***/

.sponsors-section{
	position:relative;
	padding: 100px 0px;
	background:#ffffff;
}
.sponsors-section .slider-outer{
	position:relative;
	border:1px solid #e9e9e9;
  width: 90%;
  display: block;
  margin: 0 auto;
}
.sponsors-section .sponsors-slider{
	position:relative;
}
.sponsors-section .sponsors-slider li img{
	position:relative;
	right:-1px;
  padding: 10px 20px;
}
.sponsors-section .sponsors-slider li .text{
  padding: 10px 20px;
}
.sponsors-section .owl-nav .owl-prev{
	position:absolute;
	left:-20px;
	top:50%;
	margin:-25px 0px 0px -25px !important;
	line-height:48px;
	width:50px;
	height:50px;
	border:1px solid #e9e9e9;
	text-align:center;
	color:#cccccc;
	background:#ffffff !important;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	transition:all 300ms ease;
}
.sponsors-section .owl-nav .owl-next{
	position:absolute;
	right:-20px;
	top:50%;
	margin:-25px -25px 0px 0px !important;
	line-height:48px;
	width:50px;
	height:50px;
	border:1px solid #e9e9e9;
	text-align:center;
	color:#cccccc;
	background:#ffffff !important;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	transition:all 300ms ease;
}
.sponsors-section .owl-nav .owl-prev .fa:before,
.sponsors-section .owl-nav .owl-next .fa:before{
	font-size:24px;
	color:#223555;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	transition:all 300ms ease;
}
.sponsors-section .owl-nav .owl-prev:hover .fa:before,
.sponsors-section .owl-nav .owl-next:hover .fa:before{
	color:#ffffff;
}
.sponsors-section .owl-nav .owl-prev:hover,
.sponsors-section .owl-nav .owl-next:hover{
	background:#223555 !important;
}
.sponsors-section .owl-dots{
	display:none !important;
}


/***

====================================================================
	Parallax Section Style
====================================================================

***/

.parallax-section{
	position:relative;
	padding:120px 0px;
	background-size:cover;
	background-attachment:fixed;
	background-position:center center;
	background-repeat:no-repeat;
}
.parallax-section:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.30);
}
.parallax-section .auto-container{
	position:relative;
	z-index:1;
}
.parallax-section h2{
	color:#ffffff;
	font-size:37px;
	font-weight:800;
	margin-bottom:15px;
	text-transform:uppercase;
}
.parallax-section .text{
	color:#ffffff;
	font-size:24px;
	font-weight:300;
	margin-bottom:40px;
}
.parallax-section .theme-btn{
	position:relative;
	margin:0px 10px 10px;
	padding:14px 38px;
}


/***

====================================================================
	Subscribe Intro
====================================================================

***/

.subscribe-intro{
	position:relative;
	padding:50px 0px 30px;
	background:#63b24b;
	color:#ffffff;
}
.subscribe-intro:before{
	content:'';
	position:absolute;
	display:block;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:url(../img/background/map-pattern.png) center center no-repeat;
}
.subscribe-intro .auto-container{
	position:relative;
	z-index:1;
}
.subscribe-intro .column{
	margin-bottom:20px;
	font-size:18px;
	font-weight:300;
}
.subscribe-intro .column h2{
	font-size:30px;
	margin-bottom:10px;
	font-weight:600;
	color:#ffffff;
	text-transform:capitalize;
}


/***

====================================================================
	Main Footer
====================================================================

***/

.main-footer{
	position:relative;
	color:#c9c9c9;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
	font-family:'Roboto',sans-serif;
  background-color: #00425c;
}
.main-footer .logo{
  margin: 0 auto;
}
.main-footer:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:rgba(34,34,34,0.97);
}
.main-footer p{
	line-height:2em;
	margin-bottom:20px;
  color: #b6b6b6;
}
.footer-upper{
	position:relative;
	padding:50px 0px 30px;
	z-index:1;
}
.footer-upper .column{
	position:relative;
	margin-bottom:30px;
}
.footer-upper .column h2{
	position:relative;
	font-size:18px;
	line-height:1.4em;
	margin-bottom:30px;
	font-weight:700;
	text-transform:uppercase;
	letter-spacing:1px;
  color: #b6b6b6;
}
.footer-upper a{
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}
.footer-upper a:hover{
	color:#ffffff;
}
.footer-upper .links-widget li{
	position:relative;
	margin-bottom:15px;
}
.footer-upper .links-widget li a{
	position:relative;
	display:block;
	font-size:14px;
	color:#c9c9c9;
	line-height:24px;
}
.footer-upper .links-widget li a:hover,
.footer-upper .news-widget .news-post a:hover{
	color:#97ab28;
}
.footer-upper .other-info .info-box li .icon{
  color: #999;
}
.footer-upper .other-info .info-box{
  margin: 0 30px;
}
.footer-upper .other-info .info-box li,
.footer-upper .other-info .info-box li a{
  color: #dadada;
}
.footer-upper .other-info .info-box li strong{
  color: #a9a9a9;
}
.footer-upper .other-info ul.info-box li ul li{
  margin: 0;
	padding: 0;
	min-height: auto;
}
.main-footer .social-links a{
	position:relative;
	display:inline-block;
	font-size:15px;
	width:32px;
	height:32px;
	line-height:30px;
	border:1px solid rgba(255,255,255,0.20);
	text-align:center;
	background:none;
	margin-right:10px;
	color:#f1f1f1;
	border-radius:50%;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}
.main-footer .social-links a:hover{
	color:#ffffff;
	background:#97ab28;
}
.main-footer .contact-info{
	position:relative;
	margin-bottom:20px;
}
.main-footer .contact-info li{
	position:relative;
	padding-left:30px;
	margin:0px 0px 7px;
	line-height:30px;
}
.main-footer .contact-info li .icon{
	position:absolute;
	font-weight:700;
	font-size:16px;
	color:#97ab28;
	left:0px;
	top:0px;
	line-height:30px;
}
.social-links-two{
	position:relative;
}
.social-links-two a{
	position:relative;
	display:block;
	float:left;
	text-align:center;
	width:28px;
	height:28px;
	line-height:26px;
	border:1px solid #ffffff;
	border-radius:50%;
	font-size:12px;
	margin-right:8px;
	color:#ffffff !important;
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
}
.blog-news-section .social-links-two a{
	background:#545454;
	color:#ffffff;
	font-size:13px;
	width:32px;
	height:32px;
	line-height:32px;
	border:none;
}
.social-links-two.alt a{
	font-size:12px;
	border:1px solid #cccccc;
	color:#cccccc !important;
}
.social-links-two a:hover{
	background:#97ab28;
	border-color:#97ab28;
}
.social-links-two.alt a:hover{
	background:#97ab28 !important;
	border-color:#97ab28;
	color:#ffffff !important;
}
.footer-upper .news-widget .news-post{
	position:relative;
	padding:0px 0px 0px 80px;
	margin-bottom:40px;
	color:#c9c9c9;
	line-height:20px;
}
.footer-upper .news-widget .news-post .news-content{
	margin-bottom:5px;
}
.footer-upper .news-widget .news-post a{
	position:relative;
	color:#c9c9c9;
}
.footer-upper .news-widget .news-post .time{
	position:relative;
	color:#808080;
	font-size:12px;
}
.footer-upper .news-widget .news-post .image-thumb{
	position:absolute;
	width:65px;
	height:65px;
	left:0px;
	top:0px;
}
.footer-upper .news-widget .news-post .image-thumb img{
	display:block;
	width:65px;
}
.footer-bottom{
	position:relative;
  background: #0b0b0b;
	border-top:1px solid #5d6a14;
	padding:16px 0px;
	font-size:15px;
	text-align:center;
	color:#808080;
}
.footer-bottom .copyright{
	position:relative;
	line-height:20px;
	padding:5px 0px;
}

/***

====================================================================
	Page Title Style
====================================================================

 ***/

.page-title{
	position:relative;
	padding:70px 0px 20px;
	text-align:center;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
	color:#ffffff;
}
.page-title:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:rgba(38,43,47,0.75);
}
.page-title h1{
	font-size:48px;
	margin-bottom:15px;
	text-transform:uppercase;
	font-weight:800;
	color:#ffffff;
}
.page-title .bread-crumb{
	position:relative;
	color:#ffffff;
}
.page-title .bread-crumb a{
	position:relative;
	font-size:15px;
	text-transform:uppercase;
	color:#ffffff;
	margin:0px 5px;
}
.page-title .bread-crumb a:hover{
	position:relative;
	color:#97ab28;
}
.page-title .auto-container{
	 position:relative;
	 z-index:5;
}

/***

====================================================================
	404 Section
====================================================================

***/

.error-section{
	position:relative;
	padding:100px 0px;
	background:#ffffff;
}
.error-section .error-text .medium-text{
	position:relative;
	font-size:72px;
	line-height:1.2em;
	margin-bottom:-10px;
}
.error-section .error-text{
	position:relative;
	margin-top:-50px;
	display:inline-block;
	padding-left:50px;
}
.error-section .error-text .bigger-font{
	position:relative;
	font-size:200px;
	line-height:1.2em;
	color:#25292f;
	margin-bottom:30px;
	padding-bottom:15px;
	font-weight:800;
	border-bottom:1px solid #e0e0e0;
}
.error-section .error-text h3{
	position:relative;
	font-size:36px;
	line-height:1.2em;
	margin-bottom:20px;
	font-weight:400;
	font-family:'Roboto',sans-serif;
}
.error-section .error-text .text{
	position:relative;
	font-size:16px;
	margin-bottom:30px;
	color:#828282;
}
.error-section .theme-btn{
	padding-left:30px;
	padding-right:30px;
}

/***

====================================================================
	Accordion Style
====================================================================

***/

.faqs-section{
	position:relative;
	padding:0px 0px 80px;
}
.faqs-section .column{
	margin-bottom:20px;
}
.accordion-box{
	position:relative;
	margin-right:0px;
}
.accordion-box .accordion{
	position:relative;
	margin-bottom:25px;
	padding-bottom:10px;
	padding-left:60px;
	border-bottom:1px solid #e9e9e9;
}
.accordion-box .accordion .accord-btn{
	position:relative;
	display:block;
	min-height:40px;
	line-height:30px;
	padding:3px 0px 5px;
	color:#2f2f31;
	cursor:pointer;
	margin-bottom:10px;
}
.accordion-box .accordion .accord-btn h4{
	position:relative;
	font-size:20px;
	line-height:30px;
	font-weight:600;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}
.accordion-box .accordion .accord-btn:before{
	content:'\f067';
	font-family: 'FontAwesome';
	position:absolute;
	left:-60px;
	top:0px;
	width:30px;
	height:30px;
	line-height:28px;
	font-size:14px;
	font-weight:normal;
	color:#97ab28;
	text-align:center;
	border:2px solid #97ab28;
	background:#ffffff;
	border-radius:3px;
}
.accordion-box .accordion .accord-btn.active:before{
	content:'\f068';
	color:#ffffff;
	background:#97ab28;
}
.accordion-box .accordion .accord-btn.active{
	color:#97ab28;
	border-color:#97ab28;
}
.accordion-box .accordion .accord-content{
	position:relative;
	border-top:none;
	display:none;
	background:#ffffff;
}
.accordion-box .accordion .accord-content.collapsed{
	display:block;
}
.accordion-box .accordion .accord-content p{
	position:relative;
	font-size:15px;
	color:#8d8d8d;
}

/***

====================================================================
	Banners Section
====================================================================

***/
.banner-boma {
	display: flex;
}
.banner-boma a,
.banner-boma div {
	align-items: flex-end;
	display: flex;
	justify-content: center;
	max-width: 100%;
}
.banner-boma a img,
.banner-boma div img {
	width: 100%;
}
.banner-boma a .btn-go-to,
.banner-boma div .btn-go-to {
	background: red;
	color: white;
	font-weight: bolder;
	padding: 5px 30px;
	position: absolute;
	margin-bottom: 30px;
}

/***

====================================================================
	Default Section
====================================================================

***/

.default-section{
	position:relative;
	padding:50px 0px 40px;
}
.default-section.bg-light-grey.subscription{
  background: #ffffffde url(/img/logo.png) no-repeat bottom right/40%;
  background-blend-mode: color-dodge;
}
.default-section .column{
	position:relative;
	margin-bottom:50px;
}
.default-section .image-column img{
	display:inline-block;
	width:100%;
}
.default-section.subscription h2 {
  margin-bottom: 20px;
}
.video-box{
	position:relative;
}
.video-box img{
	display:block;
	width:100%;
}
.video-box .video-link{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:rgba(37,41,47,0.60);
}
.video-box .video-link .icon-outer{
	position:absolute;
	width:100%;
	height:50px;
	top:50%;
	margin-top:-25px;
	text-align:center;
}
.video-box .video-link .icon-outer .fa{
	position:relative;
	display:inline-block;
	font-size:28px;
	line-height:70px;
	padding-left:8px;
	width:70px;
	height:70px;
	text-align:center;
	background:rgba(255,255,255,0.70);
	color:#97ab28;
	transition:all 500ms ease;
}
.video-box .video-link:hover .fa{
	background:rgba(255,255,255,0.90);
}
.default-text-column{
	position:relative;
}
.default-text-column.with-margin .inner-box{
	padding-left:10px;
}
.default-text-column h2{
	font-size:36px;
	font-weight:800;
	margin-bottom:10px;
	line-height:1.2em;
	text-transform:uppercase;
}
.default-text-column h3{
	font-size:20px;
	font-weight:700;
	margin-bottom:20px;
}
.default-text-column .bigger-text{
	font-size:18px;
	font-weight:300;
	margin-bottom:20px;
}
.default-text-column .text{
	margin-bottom:25px;
	font-size:15px;
	color:#9d9d9d;
}
.default-text-column ul{
	margin-bottom:35px;
}
.styled-list-one {
    position: relative;
}
.styled-list-one li {
    line-height: 26px;
    margin-bottom: 10px;
    padding-left: 25px;
    position: relative;
	font-size:16px;
	color:#303030;
	font-weight:600;
}
.styled-list-one.normal-font li {
	font-weight:normal;
}

li.col-xs-12{
	padding-left:40px;
}
.styled-list-one li::before {
    color: #97ab28;
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 20px;
    left: 0;
    line-height: 24px;
    position: absolute;
    top: 0;
    width: 20px;
}
.styled-list-one.included-options li{
  margin-bottom: 0;
  font-weight: normal;
  font-style: italic;
}
.styled-list-one.included-options li .list-cost{
  font-size: 80%;
  color: #768a08;
  font-style: normal;
}

li.col-xs-12:before{
	left:15px;
}
.styled-list-two {
    position: relative;
}
.styled-list-two li {
    line-height: 26px;
    margin-bottom: 10px;
    padding-left: 30px;
    position: relative;
	font-size:16px;
	color:#303030;
}
.styled-list-two li::before {
    color: #97ab28;
    content: "\f00c";
    font-family: "FontAwesome";
    font-size: 20px;
    left: 0;
	font-weight:300;
    line-height: 24px;
    position: absolute;
    top: 0;
    width: 20px;
}

/***

====================================================================
	Team Section
====================================================================

***/

.team-section{
	position:relative;
	background:#ffffff;
	padding:90px 0px 30px;
}
.team-section.extended{
	padding:90px 0px 30px;
}
.team-section .team-member{
	position:relative;
	margin-bottom:60px;
}
.team-section.extended .team-member{
	margin-bottom:60px;
}
.team-section .team-member .inner-box{
	position:relative;
	display:block;
	background:#ffffff;
	margin:0 auto;
}
.team-section .team-member .image{
	position:relative;
}
.team-section .team-member .image img{
	position:relative;
	display:block;
	width:100%;
}
.member-details .team-member .image img{
	position:relative;
	display:block;
	width:auto;
}
.team-section .team-member .member-info{
	position:relative;
	padding:25px 0px 0px;
}
.member-details .team-member .member-info{
	padding-top:0px;
}
.team-section .team-member h3{
	font-size:18px;
	color:#2f2f31;
	font-weight:700;
	text-transform:capitalize;
	margin-bottom:5px;
}
.member-details .team-member h3{
	font-size:24px;
	font-weight:700;
	text-transform:capitalize;
}
.team-section .team-member .designation{
	font-size:14px;
	line-height:20px;
	color:#6bc611;
	text-transform:capitalize;
}
.team-section .team-member .social-links{
	position:relative;
}
.team-section .team-member .social-links a{
	position:relative;
	display:inline-block;
	width:34px;
	height:34px;
	font-size:14px;
	margin:0px 3px 5px;
	line-height:32px;
	border-radius:50%;
	text-align:center;
	border:1px solid #e1e1e1;
	color:#c3c3c3;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
}
.team-section .team-member .social-links a:hover{
	background-color:#6bc611;
	color:#ffffff;
	border-color:#6bc611;
}
.team-section .team-member .text{
	position:relative;
	color:#8d8d8d;
	font-size:15px;
	padding:15px 0px 10px;
	border-bottom:1px solid #e9e9e9;
	margin-bottom:25px;
}
.no-border{
	border:none !important;
}

/***

====================================================================
	Styled Pagination
====================================================================

***/

.styled-pagination{
	position:relative;
}
.styled-pagination li{
	position:relative;
	display:inline-block;
	margin:0px 5px 10px;
}
.styled-pagination li a{
	position:relative;
	display:block;
	line-height:24px;
	padding:6px 5px;
	font-size:16px;
	text-transform:uppercase;
	min-width:40px;
	border:2px solid rgba(0,0,0,0.10);
	background:#ffffff;
	color:#1a1a1a;
	text-align:center;
	border-radius:3px;
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
}
.styled-pagination li a.next,
.styled-pagination li a.prev{
	padding:6px 25px;
}
.styled-pagination li a:hover,
.styled-pagination li a.active{
	color:#ffffff;
	background:#3a3a3a;
	border-color:#3a3a3a;
}

/***

====================================================================
	Sidebar Page Style
====================================================================

***/

.sidebar-page{
	position:relative;
	padding:80px 0px 50px;
}
.blog-container{
	position:relative;
	padding:0px 0px;
}
.sidebar-page .blog-detail blockquote{
	position:relative;
	margin-top:20px;
	padding:5px 20px;
	line-height:2em;
	font-size:17px;
	color:#25292f;
	background:none;
	font-style:italic;

}
.sidebar-page .blog-detail .post-desc h2{
	font-size:20px;
	margin-bottom:22px;
	color:#1a1a1a;
}
.sidebar-page .blog-detail .post-desc h3{
	font-size:18px;
	margin-bottom:10px;
	color:#1a1a1a;
}
.sidebar-page .blog-detail h4{
	font-size:16px;
	margin-bottom:20px;
}
.check-list li .fa{
	position:relative;
	color:#cbda37;
}
.remove-list li .fa{
	position:relative;
	color:#ff0000;
}
.sidebar-page .blog-detail .post-tags{
	position:relative;
	padding:15px;
	font-size:16px;
	background:#f5f5f5;
	color:#999999;
	margin-bottom:50px;
}
.sidebar-page .blog-detail .post-tags a{
	position:relative;
	color:#777777;
	font-size:15px;
}
.sidebar-page .blog-detail .post-tags a:hover{
	color:#00bff3;
}

/***

====================================================================
	Comments Area
====================================================================

 ***/

.sidebar-page .comments-area{
	position:relative;
}
.sidebar-page .group-title{
	position:relative;
	margin-bottom:40px;
	padding-bottom:16px;
}
.sidebar-page .group-title h2{
	font-size:32px;
	font-family:'Roboto',sans-serif;
	color:#1a1a1a;
	font-weight:700;
	margin-bottom:0px;
	text-transform:uppercase;
}
.sidebar-page .group-title:after{
	content:'';
	position:absolute;
	left:0px;
	bottom:0px;
	width:40px;
	height:2px;
	background:#97ab28;
}
.sidebar-page .comments-area .comment-box{
	position:relative;
}
.sidebar-page .comments-area .comment{
	position:relative;
	margin:0px 0px 50px 0px;
	padding:0px 0px 10px 110px;
}
.sidebar-page .comments-area .reply-comment{
	margin-left:50px;
}
.sidebar-page .comments-area .comment-box .author-thumb{
	position:absolute;
	left:0px;
	top:0px;
	width:84px;
	height:84px;
	border:3px solid #ffffff;
	border-radius:5px;
	-moz-box-shadow:0px 0px 2px 0px #000000;
	-ms-box-shadow:0px 0px 2px 0px #000000;
	-o-box-shadow:0px 0px 2px 0px #000000;
	-webkit-box-shadow:0px 0px 2px 0px #000000;
	box-shadow:0px 0px 2px 0px #000000;
}
.sidebar-page .comments-area .comment-box .author-thumb img{
	width:100%;
	display:block;
	border-radius:5px;
}
.sidebar-page .comments-area .comment-info{
	margin-bottom:10px;
	color:#bcbcbc;
	font-size:15px;
	font-family:'Roboto',sans-serif;
}
.sidebar-page .comments-area .comment-box strong{
	color:#1a1a1a;
	font-weight:700;
	text-transform:uppercase;
}
.sidebar-page .comments-area .reply-btn{
	position:absolute;
	right:0px;
	top:0px;
	font-family:'Roboto',sans-serif;
	color:#ffffff;
	padding:5px 20px;
	line-height:24px;
	background:#545454;
	border-radius:3px;
	font-weight:600;
	text-transform:uppercase;
}
.sidebar-page .comments-area .reply-btn:hover{
	background-color:#97ab28;
}

/***

====================================================================
	Comment Form
====================================================================

 ***/

.comment-form .form-group{
	position:relative;
	margin-bottom:20px;
}
.comment-form .form-group input[type="text"],
.comment-form .form-group input[type="password"],
.comment-form .form-group input[type="tel"],
.comment-form .form-group input[type="email"],
.comment-form .form-group select{
	position:relative;
	display:block;
	width:100%;
	line-height:24px;
	padding:8px 15px;
	color:#222222;
	border:1px solid #d0d0d0;
	height:42px;
	border-radius:3px;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
}
.comment-form .form-group input[type="text"]:focus,
.comment-form .form-group input[type="password"]:focus,
.comment-form .form-group input[type="tel"]:focus,
.comment-form .form-group input[type="email"]:focus,
.comment-form .form-group select:focus,
.comment-form .form-group textarea:focus{
	border-color:#97ab28;
}
.comment-form .form-group textarea{
	position:relative;
	display:block;
	width:100%;
	line-height:22px;
	padding:10px 15px;
	color:#222222;
	border:1px solid #d0d0d0;
	height:170px;
	resize:none;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
}
.comment-form button{
	position:relative;
	display:inline-block;
}


/***

====================================================================
	Side Bar Style
====================================================================

 ***/
.sidebar-page .sidebar{
	position:relative;
	padding:0px 0px 0px;
  margin-left: 2.7rem;
}
.sidebar .widget{
	position:relative;
	margin-bottom:30px;
}
.sidebar .search-box .form-group{
	position:relative;
	margin:0px;
}
.sidebar .search-box .form-group input[type="text"],
.sidebar .search-box .form-group input[type="search"]{
	position:relative;
	line-height:24px;
	padding:8px 50px 8px 20px;
	border:1px solid #d0d0d0;
	background:#ffffff;
	color:#3a3a3a;
	display:block;
	width:100%;
	border-radius:5px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}
.sidebar .search-box .form-group input:focus{
	border-color:#97ab28;
}
.sidebar .search-box .form-group button{
	position:absolute;
	right:0px;
	top:0px;
	height:42px;
	width:50px;
	line-height:42px;
	text-align:center;
	display:block;
	font-size:16px;
	color:#ffffff;
	background:#252525;
	border-radius:0px 5px 5px 0px;
}
.sidebar .search-box .form-group input:focus + button,
.sidebar .search-box .form-group button:hover{
	color:#ffffff;
	background:#97ab28;
}
.sidebar .sidebar-title{
	position:relative;
	margin-bottom:30px;
	padding-bottom:15px;
}
.sidebar .sidebar-title h3{
	font-size:20px;
	color:#1a1a1a;
	font-weight:800;
	text-transform:uppercase;
}
.sidebar .sidebar-title:after{
	content:'';
	position:absolute;
	left:0px;
	bottom:0px;
	width:40px;
	height:2px;
	background:#97ab28;
}
.sidebar .recent-posts .post{
	position:relative;
	font-size:13px;
	margin-bottom:20px;
	color:#cccccc;
	padding-left:90px;
}
.sidebar .recent-posts .post .post-thumb{
	 position:absolute;
	 left:0px;
	 top:0px;
	 width:75px;
}
.sidebar .recent-posts .post .post-thumb img{
	display:block;
	width:100%;
}
.sidebar .recent-posts .post h4{
	font-size:16px;
	font-weight:600;
	margin:0px 0px 5px;
	line-height:1.4em;
	color:#292929;
}
.sidebar .recent-posts .post a,
.sidebar .recent-posts .post a:hover{
	color:#97ab28;
}
.sidebar .recent-posts .post h4 a{
	color:#292929;
}
.sidebar .recent-posts .post-info{
	color:#cccccc;
	text-transform:capitalize;
}
.sidebar .recent-posts .post-info .icon{
	padding-right:5px;
}
.sidebar-page .contact-info{
	position:relative;
	font-size:14px;
	margin-bottom:30px;
}
.sidebar-page .contact-info .text{
	position:relative;
	font-size:14px;
	margin-bottom:10px;
	color:#7f7f7f;
}
.sidebar-page .contact-info li{
	position:relative;
	margin-bottom:5px;
	line-height:1.8em;
	color:#7f7f7f;
}
.sidebar-page .contact-info li strong{
	position:relative;
	padding-right:10px;
	font-weight:600;
	color:#292929;
}
.sidebar-page .contact-info a{
	color:#97ab28;
	transition:all 300ms ease-in;
	-webkit-transition:all 300ms ease-in;
	-ms-transition:all 300ms ease-in;
	-o-transition:all 300ms ease-in;
	-moz-transition:all 300ms ease-in;
}
.sidebar-page .contact-info a:hover{
	color:#3d3d3d;
}
.sidebar-page .row.certified-building .sidebar#sticky-sidebar {
  margin-left: 0;
}
@media (min-width: 768px) {
  .sidebar-page .row.certified-building .sidebar#sticky-sidebar {
    overflow: auto;
    position: -webkit-sticky;
    position: sticky;
    top: 130px;
  }
  .sidebar-page .row.certified-building .sidebar#sticky-sidebar h2 {
    font-size: 27px;
  }
  .sidebar-page .row.certified-building .sidebar#sticky-sidebar .text {
    line-height: 1.4;
  }
  .sidebar-page .row.certified-building .sidebar#sticky-sidebar .theme-btn {
    padding: 8px 36px;
  }
}
@media (min-width: 900px) {
  .sidebar-page .row.certified-building .sidebar#sticky-sidebar {
    margin-left: 1rem;
  }
  .sidebar-page .row.certified-building .sidebar#sticky-sidebar h2 {
    font-size: 32px;
  }
  .sidebar-page .row.certified-building .sidebar#sticky-sidebar .theme-btn {
    padding: 11px 36px;
  }
}
@media (min-width: 970px) {
  .sidebar-page .row.certified-building .sidebar#sticky-sidebar {
    margin-left: 2rem;
  }
}
@media (min-width: 1200px) {
  .sidebar-page .row.certified-building .sidebar#sticky-sidebar {
    margin-left: 2.7rem;
  }
}
.sidebar .popular-tags a{
	position:relative;
	font-family:'Roboto',sans-serif;
	display:inline-block;
	line-height:24px;
	padding:5px 20px;
	margin:0px 5px 12px 0px;
	border:1px solid rgba(0,0,0,0.10);
	background:#ffffff;
	color:#1a1a1a;
	text-align:center;
	font-size:13px;
	border-radius:5px;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
}
.sidebar .popular-tags a:hover{
	background-color:#97ab28;
	border-color:#97ab28;
	color:#ffffff;
}
.sidebar .list{
	position:relative;
}
.sidebar .popular-categories .list li i{
  top: 10px;
}
.sidebar .list li{
	position:relative;
	margin-bottom:7px;
	line-height:32px;
}
.sidebar .list li.current a{
  color: #97ab28;
  text-decoration: underline;
}
.sidebar .list li .count{
	position:relative;
}
.sidebar .list li a{
	position:relative;
	display:block;
	color:#3d3d3d;
	font-size:16px;
	font-weight:400;
}
.sidebar .list li a:hover{
	color:#97ab28;
}

/***

====================================================================
	Releated Posts Section
====================================================================

***/

.related-posts-section{
	position:relative;
	padding:60px 0px 50px;
}
.related-posts-section h2{
	font-size:36px;
	font-weight:800;
	margin-bottom:30px;
	color:#25292f;
	text-transform:uppercase;
	padding-right:100px;
}
.related-posts-section .owl-controls{
	position:absolute;
	right:0px;
	top:-80px;
	padding:0px 0px;
	margin:0px;
}
.related-posts-section .owl-controls .owl-next,
.related-posts-section .owl-controls .owl-prev{
	position:relative;
	width:40px !important;
	height:40px !important;
	padding:0px !important;
	background:#ffffff !important;
	color:#999999 !important;
	border:2px solid #e9e9e9;
	line-height:36px;
	font-size:20px !important;
	border-radius:4px !important;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	transition:all 500ms ease;
	margin:3px 0px 0px 10px !important;
}
.related-posts-section .owl-controls .owl-next:hover,
.related-posts-section .owl-controls .owl-prev:hover{
	background:#25292f !important;
	color:#ffffff !important;
	border-color:#25292f;
}
.related-posts-section .owl-dots{
	display:none !important;
}
.filters-section{
	position:relative;
	padding:17px 20px 8px;
	background:#fafafa;
	border-radius:5px;
	margin-bottom:40px;
}
.filters-section .form-group {
	position:relative;
	margin-bottom:10px;
}
.filters-section .form-group .field-label {
	position:relative;
	font-size:13px;
	color:#202020;
	text-transform:uppercase;
	font-weight:700;
}
.filters-section .form-group .form-control {
  height: 50px;
  max-height: none;
  font-size: 14px;
}
.filters-section .form-group input:not(.form-check-input),
.filters-section .form-group .form-control {
	position:relative;
	display:block;
	width:100%;
	line-height:30px;
	padding:10px 20px;
	color:#555555;
	background:#ffffff;
	border:1px solid #ffffff;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	transition:all 500ms ease;
}
.filters-section .form-group input:not(.form-check-input):focus,
.filters-section .form-group .form-control:focus {
	border-color:#97ab28;
}
.filters-section .form-group .form-check {
  align-items: center;
  display: inline-flex;
  min-height: 50px;
  width: 100%;
}
.filters-section .form-group .form-check input.form-check-input {
  height: 1.7rem;
  width: 1.7rem;
  margin-bottom: 6px;
}
.filters-section .form-group .form-check input.form-check-input:checked {
  background-color: #97ab28;
  border-color: #97ab28;
}
.filters-section .form-group .form-check input.form-check-input:focus {
  border-color: #97ab28;
  box-shadow: 0 0 0 0.25rem rgb(151 171 40 / 25%);
}
.filters-section .form-group .form-check .form-check-label {
  margin: 0 0 0 1rem;
  font-size: 1.5rem;
}
/* .filters-section .form-group .form-check input.form-check-input {
  margin: 0
} */
.filters-section .form-group .form-control[disabled] {
  background: #d3d3d36e;
}
.filters-section button{
	width:100%;
	display:block;
	padding:12px 20px;
	text-align:center;
}
.other-info{
	position:relative;
}
.other-info h3{
	font-size:20px !important;
	font-weight:800;
	text-transform:uppercase !important;
}
.other-info .info-box{
	position:relative;
}
.other-info .info-box li{
	position:relative;
	padding-left:60px;
	color:#00425c;
	min-height:50px;
	font-size:15px;
	margin-bottom:25px;
}
.other-info .info-box li a{
  color: #00425c;
}
.other-info .info-box li a:hover,
.other-info .info-box li a:focus,
.other-info .info-box li a:visited{
	text-decoration:underline;
	outline:none;
}
.socialIcon:hover[href*="facebook.com/"] {
  background-color: #1877F2;
  border-color: #1877F2;
}
.socialIcon:hover[href*="youtube.com/"], .socialIcon.youtube:hover {
  background-color: #ff0033;
  border-color: #ff0033;
}
.socialIcon:hover[href*="x.com/"] {
  background-color: #000;
  border-color: #000;
}
.socialIcon:hover[href*="instagram.com/"] {
  background-color: #E4405F;
  border-color: #E4405F;
}
.socialIcon:hover[href*="linkedin.com/"] {
  background-color: #0A66C2;
  border-color: #0A66C2;
}
.other-info .info-box li.social-one-line a:hover,
.other-info .info-box li.social-one-line a:focus {
  color: #fff;
  text-decoration: none;
}
.other-info .info-box li.social-one-line .icons a {
  background: transparent;
  color: #ccc;
}
.other-info .info-box li.social-one-line .icons a.socialIcon:hover[href*="facebook.com/"] {
  background-color: #1877F2;
  border-color: #1877F2;
}
.other-info .info-box li.social-one-line .icons a.socialIcon:hover[href*="youtube.com/"], .socialIcon.youtube:hover {
  background-color: #ff0033;
  border-color: #ff0033;
}
.other-info .info-box li.social-one-line .icons a.socialIcon:hover[href*="x.com/"] {
  background-color: #000;
  border-color: #000;
}
.other-info .info-box li.social-one-line .icons a.socialIcon:hover[href*="instagram.com/"] {
  background-color: #E4405F;
  border-color: #E4405F;
}
.other-info .info-box li.social-one-line .icons a.socialIcon:hover[href*="linkedin.com/"] {
  background-color: #0A66C2;
  border-color: #0A66C2;
}
.other-info .info-box li.social-one-line .icons a:hover {
  color: #fff;
  text-decoration: none;
}
.other-info .info-box li.social-one-line .icons {
  display: flex;
  gap: 16px;
  margin-top: 5px;
}
.other-info .info-box li:last-child{
	margin-bottom:0px;
}
.other-info .info-box li strong{
	display:block;
	color:#000000;
	font-weight:700;
	font-size:18px;
	font-family:'Raleway',sans-serif;
}
.other-info .info-box li .icon{
	position:absolute;
	left:0px;
	top:50%;
	margin-top:-25px;
	height:50px;
	line-height:50px;
	color:#c6d29c;
	font-size:36px;
}
.other-info .text{
	margin-bottom:20px;
	font-size:15px;
}

/***

====================================================================
	Map Section Style
====================================================================

***/

.map-section{
	position:relative;
}
.map-canvas{
	border-radius:5px;
}
.map-canvas .map-data{
	text-align:center;
	font-size:14px;
	font-weight:400;
	font-family:'Roboto',sans-serif;
}
.map-canvas .map-data h6{
	font-weight:700;
	font-size:14px;
	text-align:center;
	margin-bottom:5px;
	color:#2e2e2e;
}

/***

====================================================================
	Contact Section Style
====================================================================

***/

.contact-section{
  background: #f8fafb;
	position:relative;
	padding:90px 0px 10px;
}
.contact-section .column{
	margin-bottom:60px;
}
.contact-section h2.title{
	font-size:24px;
	font-weight:800;
	text-transform:uppercase;
	margin-bottom:40px;
	color:#2f2f2f;
}
.contact-form .form-group{
	position:relative;
	margin-bottom:26px;
}
.contact-form .form-group .field-label{
	position:relative;
	font-size:16px;
	color:#202020;
	text-transform:uppercase;
	font-weight:700;
	margin-bottom:10px;
}
.contact-form .form-group input{
	position:relative;
	display:block;
	width:100%;
	line-height:30px;
	padding:10px 20px;
	color:#555555;
	background:#ffffff;
	border:1px solid #e0e0e0;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	transition:all 500ms ease;
}
.contact-form .form-group textarea{
	position:relative;
	display:block;
	width:100%;
	line-height:30px;
	padding:11px 20px;
	color:#555555;
	height:300px;
	resize:none;
	background:#ffffff;
	border:1px solid #e0e0e0;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	transition:all 500ms ease;
}
.contact-form .form-group input:focus,
.contact-form .form-group textarea:focus{
	border-color:#97ab28;
}
.contact-form .form-group input.error,
.contact-form .form-group textarea.error{
	border-color:#ff0000;
}
.contact-form .form-group label.error{
	display:block;
	padding:10px 0px 0px 0px;
	line-height:24px;
	text-transform:capitalize;
	font-size:15px;
	color:#ff0000;
	font-weight:400;
}
.contact-form .form-group .theme-btn{
	padding:10px 40px;
}

#contact-form.block-contact-form::before{
  content: '';
  width: 100%;
  height: 90%;
  background: #e2e2e294;
  display: block;
  position: absolute;
  z-index: 3;
}

/***

====================================================================
	Fact Counter Style
====================================================================

***/

.member-details .column{
	margin-bottom:30px;
}
.fact-counter{
	position:relative;
	padding:0px 0px 0px;
	width:100%;
}
.fact-counter .column{
	position:relative;
}
.fact-counter .column .inner{
	position:relative;
	padding:35px 5px 20px;
	text-align:center;
	background:#97ab28;
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
}
.fact-counter .column:hover .inner{
	background:#5fba04;
}
.fact-counter .column .icon{
	position:relative;
	color:#ffffff;
	font-size:64px;
	line-height:50px;
}
.fact-counter .column .count-text{
	position:relative;
	font-size:48px;
	font-weight:700;
	text-transform:uppercase;
	font-family:'Roboto',sans-serif;
	color:#ffffff;
}
.fact-counter .column .counter-title{
	position:relative;
	font-size:14px;
	font-weight:700;
	text-transform:uppercase;
	font-family:'Raleway',sans-serif;
	color:#ffffff;
	margin:25px 0px 20px;
}
.info-list li{
	margin-bottom:5px;
}
.info-list strong{
	display:inline-block;
	min-width:120px;
	font-weight:700;
	text-transform:uppercase;
	color:#222e35;
}


/***

====================================================================
	Gallery Section Style
====================================================================

***/

.gallery-section{
	position:relative;
	padding:90px 0px 60px;
}
.default-portfolio-item{
	position:relative;
}
.mixed-gallery-section .column,
.gallery-section .column{
	margin-bottom:30px;
}
.default-portfolio-item .inner-box{
	position:relative;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}
.default-portfolio-item .image-box img{
	display:block;
	width:100%;
}
.default-portfolio-item .overlay-box{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	display:block;
	background:rgba(106,198,16,0.70);
	border-radius:5px;
	opacity:0;
	visibility:hidden;
	-webkit-transform:scale(0,0);
	-ms-transform:scale(0,0);
	-moz-transform:scale(0,0);
	-o-transform:scale(0,0);
	transform:scale(0,0);
	-webkit-transition:all 400ms ease-out;
	-ms-transition:all 400ms ease-out;
	-o-transition:all 400ms ease-out;
	-moz-transition:all 400ms ease-out;
	transition:all 400ms ease-out;
}
.default-portfolio-item:hover .overlay-box{
	-webkit-transform:scale(1,1);
	-ms-transform:scale(1,1);
	-o-transform:scale(1,1);
	-moz-transform:scale(1,1);
	transform:scale(1,1);
	opacity:1;
	visibility:visible;
}
.default-portfolio-item .overlay-box .inner-content{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	padding:20px 40px;
	display:table;
	vertical-align:middle;
	text-align:center;
}
.default-portfolio-item .overlay-box .content{
	display:table-cell;
	vertical-align:middle;
}
.default-portfolio-item .overlay-box h3{
	font-size:16px;
	font-weight:700;
	color:#ffffff;
	max-width:300px;
	margin:15px auto 20px;
	text-transform:uppercase;
	line-height:1.8em;
}
.default-portfolio-item .overlay-box h3 a{
	color:#ffffff;
}
.default-portfolio-item .overlay-box .arrow{
	position:relative;
	display:block;
	height:30px;
	line-height:30px;
	font-size:30px;
	color:#ffffff;
}
.filter-list .mix{
	display:none;
}
.gallery-section .filters{
	position:relative;
	text-align:center;
	margin-bottom:50px;
}
.gallery-section .filter-btns{
	position:relative;
	text-align:center;
	font-family:'Raleway',sans-serif;
}
.gallery-section .filter-btns li{
	position:relative;
	display:inline-block;
	padding:9px 25px;
	line-height:24px;
	border:2px solid #e9e9e9;
	color:#808080;
	cursor:pointer;
	text-transform:uppercase;
	font-size:13px;
	font-weight:700;
	margin:0px 5px 10px;
	border-radius:3px;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
}
.gallery-section .filter-btns li:hover,
.gallery-section .filter-btns li.active{
	border-color:#97ab28;
	color:#ffffff;
	background:#97ab28;
}


/***

====================================================================
	Donation Section style
====================================================================

***/

.donation-section{
	position:relative;
}
.donation-form-outer{
	position:relative;
	padding:50px;
	background:#f6f6f6;
	border-radius:2px;
	font-family:'Roboto',sans-serif;
}
.donation-form-outer h3{
	font-size:28px;
	font-weight:700;
	margin-bottom:30px;
}
.donation-form-outer h4{
	font-size:24px;
	font-weight:800;
	margin-bottom:30px;
	text-transform:uppercase;
}
.donation-form-outer hr{
	margin-bottom:40px;
	border-color:#e0e0e0;
}
.donation-form-outer .form-group{
	position:relative;
	margin-bottom:30px;
}
.donation-form-outer .form-group.other-amount{
	top:5px;
}
.donation-form-outer input[type="text"],
.donation-form-outer input[type="email"],
.donation-form-outer input[type="tel"],
.donation-form-outer input[type="url"],
.donation-form-outer input[type="password"],
.donation-form-outer select,
.donation-form-outer textarea{
	position:relative;
	display:block;
	width:100%;
	line-height:34px;
	padding:8px 20px;
	background:#ffffff;
	border:1px solid #e0e0e0;
	height:52px;
}
.donation-form-outer select{
	cursor:pointer;
}
.donation-form-outer .field-label{
	position:relative;
	display:block;
	font-weight:600;
	font-size:18px;
	color:#252525;
	line-height:28px;
	margin-bottom:10px;
}
.donation-form-outer .field-label .required{
	color:#ff0000;
	font-size:14px;
}
.donation-form-outer .radio-select{
	position:relative;
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	line-height:30px;
}
.donation-form-outer .radio-select label{
	position:relative;
	display:block;
	height:56px;
	padding:13px 20px;
	text-align:center;
	color:#ffffff;
	font-size:24px;
	font-weight:800;
	text-transform:uppercase;
	background:#878787;
	border-radius:5px;
	cursor:pointer;
}
.donation-form-outer .radio-select input[type="radio"]{
	display:none;
}
.donation-form-outer .radio-select input[type="radio"]:checked+label{
	color:#ffffff;
	background:#97ab28;
}
.donation-form-outer button{
	padding:12px 30px;
}


/***

====================================================================
	White papers Section Style
====================================================================

***/

.timeline {
	position: relative;
}
.timeline .text-block{
  background: rgba(255, 255, 255, 0.55);
  margin-bottom: 20px;
  padding-bottom: 15px;
  padding-top: 15px;
}
.timeline .title{
  color: #97ab28;
  font-size: 1.6rem;
}
.timeline .text{
  margin-bottom: 30px;
  margin-top: 30px;
}
.timeline-item {
	position: relative;
	z-index: 1;
	margin-bottom: 20px;
}
.timeline-item:last-child {
	margin-bottom: 0;
}
.timeline-item:before,
.timeline-item:after {
	position: absolute;
	top: 0;
	left: 50%;
	display: block;
	border-radius: 50%;
	content: "";
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.timeline-item:before {
	width: 22px;
	height: 22px;
	margin-left: -11px;
	background-color: #b7b7b7;
}
.timeline-item:after {
	width: 18px;
	height: 18px;
	margin-top: 2px;
	margin-left: -9px;
	background-color: #fff;
}
.timeline-item h3 {
	margin-bottom: 15px;
	font-weight: 600;
}
.timeline-item:hover:before {
	background: #c2dc31;
	background: -webkit-linear-gradient(left, #c2dc31, #97ab28);
	background: -ms-linear-gradient(left, #c2dc31, #97ab28);
	background: linear-gradient(left, #c2dc31, #97ab28);
}

/* STYLE 2 */
.timeline.style-2 .period i {
  margin-top: -8px;
  color: #b9b9b9;
}
.timeline.style-2 .period {
	display: inline-block;
	color: #666666;
	text-align: center;
}
.timeline.style-2 .period small {
	display: block;
	font-size: 14px;
	font-weight: 400;
}
.timeline.style-2 .timeline-item {
	margin-bottom: 30px;
}
.timeline.style-2 .timeline-item:last-child {
	margin-bottom: 0;
}
.timeline.style-2 .timeline-item:before,
.timeline.style-2 .timeline-item:after {
	left: 135px;
}
.timeline.style-2 h5 {
	font-weight: 600;
}
.timeline.style-2 .timeline-item .paper-important h5.title{
  color: #900 !important;
  font-size: 2.2rem;
}
.timeline.style-2 .timeline-item .paper-important p{
  color: #5f0b0b;
}

/***

====================================================================
	Pricing Section Style
====================================================================

***/

.pricing-item {
  position: relative;
  padding: 2.5rem 1rem;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .12);
  box-shadow: 0 0 10px rgba(0, 0, 0, .12);
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  -webkit-border-radius: 0;
	border-radius: 0;
  text-align: center;
  overflow: hidden;
  background: #fff;
  max-width: 500px;
  margin: 10px auto;
}
.pricing-item.min-height {
  min-height: 473px;
}
.pricing-item.active {
    background: #00425c;
    color: white;
}
.pricing-item.active div {
    border-color: white;
}
.pricing-item .pricing-price {
  padding: 15px 0 14px 0;
  border-top: 1px solid rgba(139, 144, 157, 0.18);
  border-bottom: 1px solid rgba(139, 144, 157, 0.18);
}
.pricing-item.active .pricing-price {
  border-top: 1px solid rgba(255, 255, 255, 0.18);
  border-bottom: 1px solid rgba(255, 255, 255, 0.18);
}
.pricing-item .currency {
  align-items: center;
  display: flex;
  font-size: 3.7rem;
  font-weight: 300;
  height: 88px;
  justify-content: center;
  line-height: 1.2;
}
.pricing-item .currency .duration{
  font-size: 1.6rem;
}
.pricing-item .features {
  width: 84%;
  position: relative;
  left: 3%;
}
.pricing-item.min-height .pricing-header {
  min-height: 105px;
}
.pricing-item .pricing-header h3 {
  line-height: 1.2;
  font-size: 1.6rem;
}
.pricing-item .features li {
  margin: 14px 0 14px 25px;
  text-align: left;
}
.pricing-item div:not(:last-child) {
  border-bottom: 1px solid gray;
  margin-bottom: 20px;
  padding-bottom: 15px;
}
#subscriptions .pricing-item.software-subscription {
  display: flex;
  flex-direction: column;
}
.pricing-item.software-subscription .pricing-header span {
  line-height: 1.3;

}
.pricing-item.software-subscription .pricing-header {
  min-height: 195px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.pricing-item.software-subscription .currency {
  height: auto;
  font-size: 2.2rem;
}
.pricing-item.software-subscription .subscription-text {
  height: 150px;
  margin-bottom: 20px;
  font-size: 1.2rem;
  line-height: 1.5;
}
#pricing .row .default-featured-column:first-child .pricing-item .currency {
  font-size: 3rem;
}
.pricing-item div:not(:first-child):not(:last-child){
  padding-bottom: 0;
}
#pricing .row .default-featured-column .no-border-bottom {
  border-bottom: none;
}
@media (min-width: 400px) {
  .pricing-item.software-subscription .pricing-header {
    min-height: 130px;
  }
  .pricing-item.software-subscription .pricing-header h3 {
    font-size: 1.8rem;
  }
  .pricing-item.software-subscription .subscription-text {
    height: 170px;
  }
}
@media (min-width: 500px) {
  .pricing-item.software-subscription .pricing-header {
    height: 200px;
  }
  .pricing-item.software-subscription .pricing-header h3 {
    font-size: 2rem;
  }
  .pricing-item.software-subscription .subscription-text {
    font-size: 1.4rem;
    height: 200px;
  }
}
@media (min-width: 740px) {
  .pricing-item.software-subscription .pricing-header h3 {
    font-size: 2.3rem;
  }
  .pricing-item.software-subscription .currency {
    font-size: 2.5rem;
  }
}
@media (min-width: 992px) {
  .pricing-item.software-subscription .currency {
    height: 110px;
  }
  .pricing-item.software-subscription .subscription-text {
    font-size: 1.4rem;
  }
  .pricing-item.software-subscription .pricing-header h3 {
    font-size: 2rem;
  }
}
@media (min-width: 1070px) {
  .pricing-item.software-subscription .currency {
    height: 120px;
    font-size: 2.8rem;
  }
  .pricing-item.software-subscription .subscription-text {
    font-size: 1.5rem;
  }
  .pricing-item.software-subscription .pricing-header h3 {
    font-size: 2.4rem;
  }
}

/***

====================================================================
	Sticky div
====================================================================

***/
#sticky-sidebar.sticky {
	position: fixed;
	margin-left: 2.7rem;
	top: 150px;
}
#sticky-sidebar.sticky .parallax-section {
	position: absolute;
	width: 343px;
}

/* Utilities */
.c-primary{
  color:#97ab28;
}
.font-big{
  font-size: 3.2rem;
  line-height: 1.2;
}
.pt-01{
  padding-top: 30px;
}
.btn-covid-div{
  position: relative;
  height: 0;
}
.btn-covid {  /* This is the style */
  background: #900;
  border-radius: 3px;
  color: #ffef81;
  display: inline-block;
  font-size: 1.2rem;
  line-height: 1.1;
  opacity: 0.8;
  padding: 5px;
  text-align: center;
  width: 115px;
  z-index: 1;
}
.btn-covid {  /* This is the position  */
  left: 10px;
  position: absolute;
  top: 50px;
}
.btn-covid:hover,
.btn-covid:focus,
.btn-covid:visited{
  opacity: 1;
  color: #ffef81;
}
.btn-covid span{
  color: #fff;
  font-size: 2rem;
}
.btn-covid small{
  color: #c0c0c0;
  font-size: 1rem;
}
.main-header.fixed-header .header-upper .nav-outer{
	margin-top: 0;
}
.main-header.fixed-header .navbar-header{
	padding: 0;
}
.main-header.fixed-header .navbar-collapse .navigation > li > a {
	font-size: 13px;
}
.main-header.fixed-header .btn-covid{
  position: fixed;
  top: 14px;
  font-size: 60%;
  -webkit-transition: all 600ms;
  -o-transition: all 600ms;
  transition: all 600ms;
	right: auto;
	left: 20%;
}
.main-header.fixed-header .btn-covid span{
  font-size: 1.5rem;
}
.main-header.fixed-header .btn-covid small{
  font-size: 70%;
}
.popup-covid .swal2-header{
  background: #900;
  padding-top: 20px;
  padding-bottom: 10px;
}
.popup-covid.green .swal2-header{
  background: #a4b542;
}
.popup-covid.green .swal2-header strong {
  color: #fff;
}
.popup-covid.green .swal2-close:hover {
  color: #6c743e;
}
.popup-covid .swal2-header small{
  color: #fff;
}
.popup-covid .swal2-header strong{
  color: #d8d8d8;
  font-size: 1.2em;
}
.popup-covid .swal2-popup{
  padding: 0 0 20px;
  width: 70%;
}
.popup-covid.green .swal2-popup {
  width: 100%;
}
.popup-covid .swal2-popup .swal2-content{
  padding: 0 70px;
}
.popup-covid .swal2-content p{
  color: #5b5b5b;
  font-size: 1.45rem;
  line-height: 1.4;
}
.popup-covid .swal2-content p:not(:last-child){
  margin-bottom: 30px;
}
.tag_coupons {
	display: block;
}
.default-section.coupons .column {
  margin-bottom: 20px;
}
.coupon {
  border: 2px dashed #594311;
  border-radius: 8px;
  color: #594311;
}
.coupon .row {
  display: flex;
  width: 100%;
  min-height: 150px;
  align-items: stretch;
}
.coupon .title {
  font-size: 20px;
}
.coupon .code {
  background: #e3f0e2;
  border-right: 2px dashed #594311;
  font-size: 25px;
  padding: 0 20px;
  flex: 2;
  text-align: center;
}
.coupon .code .center {
  align-items: center;
  color: #739423;
  font-size: 2.7rem;
  font-weight: bold;
  letter-spacing: -0.5px;
  text-shadow: 0px 0px 5px #cccccc;
}
.coupon .description {
  font-size: 14px;
  padding: 10px 20px;
  flex: 7;
}
.coupon .center {
  display: flex;
  height: 100%;
  justify-content: center;
}
.coupon .description .center {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.coupon .text-code span {
  font-size: 20px;
  color: #97ab28;
  text-shadow: 1px 0px 2px #c5e0ca;
}
.share-options {
  color: #fff;
  padding: 20px;
}
.share-options .title {
	color: black;
	margin-top: 20px;
}
.social-media {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
	justify-content: center;
  margin: 10px 0;
}
.social-media-btn {
	width: 100%;
}
.social-media-btn {
	border: none;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: #000;
	color: #fff;
	line-height: 50px;
	font-size: 25px;
	cursor: pointer;
	margin: 0 5px;
	text-align: center;
	transition: all 500ms;
}
.social-media-btn a,
.social-media-btn a:hover,
.social-media-btn a:focus,
.social-media-btn a:active {
	color: inherit;
}
.social-media-btn.folder-open {
    background: #FFA654;
}
.social-media-btn.folder-open:hover,
.social-media-btn.folder-open:focus {
    background: #FF8514;
}
.social-media-btn.whatsapp {
    background: #25D366;
}
.social-media-btn.instagram {
    background: #E4405F;
}
.social-media-btn.twitter {
    background: #1DA1F2;
}
.social-media-btn.facebook-f {
    background: #1877F2;
}
.social-media-btn.linkedin-in {
    background: #0A66C2;
}
.link-container{
  opacity: 0;
  transition: .5s;
  transition-delay: 0s;
  width: 100%;
  position: relative;
  height: 40px;
  display: flex;
  align-items: center;
  border-radius: 40px;
  background-color: #fff;
  padding: 0 10px;
}
.link{
  width: 80%;
  height: 100%;
  line-height: 40px;
  color: #000;
}
.icon-youtube {
  background: transparent url('../img/icons/youtube-icon.png') no-repeat center/contain;
	height: 20px;
  width: 45px;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}
.tp-bullets {
  z-index: 80 !important;
}

/***

====================================================================
	Header version 2
====================================================================

***/
header.header-v2 * {
	transition: all 0.3s ease-in-out;
}
header.header-v2 .bg-top {
	background-color: #2E3C71;
}
header.header-v2 .collapse ul li {
	display: none;
}
header.header-v2 .nav.navbar-nav {
	display: inherit;
	flex: inherit;
	flex-direction: inherit;
	margin: 0;
}
header.header-v2 .collapse.in ul li {
	display: inline-block;
}
header.header-v2 ul li {
	display: inline-block;
	line-height: 1;
	margin: auto;
	/* width: 100%; */
  width: auto;
}
header.header-v2 .menu-secondary ul li.highlight {
	text-align: center;
  display: inline-block;
}
header.header-v2 .menu-secondary ul li.highlight.first {
	text-align: left;
}
header.header-v2 .menu-secondary ul li.highlight.last {
	text-align: right;
}
header.header-v2 .menu-secondary ul li.social-links-one a > div {
	margin: 0 auto;
}
header.header-v2 .top-header {
	background-color: #2E3C71;
}
header.header-v2 .top-header * {
	color: #fff;
}
header.header-v2 .top-header .big-part {
	text-align: center;
}
header.header-v2 .top-header .big-part a {
  color: yellow;
}
header.header-v2 .top-header .big-part span {
	display: inline-block;
	text-align: center;
	font-size: 12px;
  line-height: 1.5;
	margin-bottom: 6px;
}
header.header-v2 .top-header .small-part ul {
	text-align: center;
}
/* header.header-v2 .top-header .link-info-covid {
	background-color: #900;
	display: block;
	padding: 0 20px;
	position: relative;
	text-align: center;
	overflow: hidden;
}
header.header-v2 .top-header .link-info-covid:before {
	background: #900;
	content: '';
	height: 100%;
	left: -10vw;
	position: absolute;
	top: 0;
	width: 25%;
	z-index: 0
}
header.header-v2 .top-header .link-info-covid:after {
	background: #900;
	content: '';
	height: 100%;
	right: -10vw;
	position: absolute;
	top: 0;
	width: 25%;
	z-index: 0;
} */
header.header-v2 .header {
	background-color: #fff;
}
header.header-v2 .container {
	flex-wrap: wrap;
	max-width: 100%;
}
header.header-v2 .navbar-header {
	margin: 0;
	width: 100%;
}
header.header-v2 .header #icon-menu-responsive {
	border-radius: 0;
	margin-bottom: 0;
	margin-right: 10px;
	position: absolute;
  right: 15px;
}
header.header-v2 .header #icon-menu-responsive i {
	color: #4577bf;
	font-size: 30px;
	margin-top: 45px;
}
header.header-v2.fixed-header .header #icon-menu-responsive i {
	margin-top: 20px;
}
header.header-v2 .coupons {
	background-color: #e6ca00;
	color: #594311;
	display: block;
}
header.header-v2 .coupons a div {
	border: 2px dashed #594311;
	font-size: 15px;
	font-weight: bold;
	margin: 6px 0 0;
	padding: 2px 0;
	text-align: center;
}
header.header-v2 .coupons a div span + span {
	padding-left: 20px;
}
header.header-v2 .coupons a div * {
	color: #594311;
}
header.header-v2 #navbar-main {
	overflow-x: hidden;
  justify-content: end;
	text-align: right;
	width: 100%;
}
header.header-v2 #navbar-main ul li a {
	color: #979797;
	font-weight: bold;
}
header.header-v2 #navbar-main ul li a:focus,
header.header-v2 #navbar-main ul li a:hover,
header.header-v2 #navbar-main ul li a:visited {
	background: none;
}
header.header-v2 .container .collapse.navbar-collapse.in {
	display: inline-flex !important;
}
header.header-v2 .bottom-header .row > * {
  width: 100%;
}
header.header-v2 .bottom-header li a {
	display: inline-block;
	margin: 0;
}
header.header-v2 .bottom-header li a.highlight-green {
  font-weight: bold;
  text-shadow: 0.3px 0.3px 2px #c8c8c8;
  color: #4aa848;
}
header.header-v2 #navbar-main ul li.highlighted-link a {
	color: #f05225;
}
header.header-v2 #navbar-main ul li a:hover {
	color: #1a7c08;
}
header.header-v2 #navbar-main ul li.current a {
	color: #4577bf;
}
header.header-v2 .container .menu-icon > div {
	display: inline;
	font-size: 1.9rem;
}
header.header-v2 .row {
	width: 100%;
	margin: 0;
}
header.header-v2 .bottom-header {
	background-color: #e2e2e2;
	border-top: #c9c9c9 ridge 3px;
	padding: 5px 0;
}
header.header-v2 .bottom-header > div {
	justify-content: center;
}
header.header-v2 .bottom-header .btn-login {
	align-items: flex-end;
  border-radius: 0;
  background-color: #3366CC;
  padding: 0.625rem 2rem;
  display: inline-block;
  transform: skewX(-20deg);
  cursor: pointer;
  font-size: 1.1rem;
  border: none;
  transition: transform 0.33s, background-color 0.33s;
	text-align: center;
	width: 145px;
}
header.header-v2 .bottom-header .btn-login > span {
  color: #fff;
  transform: skewX(20deg);
  display: block;
  transition: transform 0.33s;
}
header.header-v2 .bottom-header .btn-login:hover {
  background-color: #416FCC;
}
header.header-v2 .menu-secondary ul li a {
	color: #474747;
	padding: 5px;
  font-size: 12px;
}
header.header-v2 .menu-secondary ul li a:hover,
header.header-v2 .menu-secondary ul li a:focus {
	color: #1a7c08;
}
header.header-v2 .menu-secondary ul li a .icon {
  display: inline-block;
}
header.header-v2 .menu-secondary ul li a .on-text {
  display: none;
}
@media (max-width: 500px) {
  header.header-v2 .menu-secondary ul li a.menu-icon {
    padding: 0;
    font-size: 17px;
  }
}
header.header-v2 .menu-secondary ul li.current a {
	color: #205acd;
}
header.header-v2 .menu-secondary ul li.current a:hover,
header.header-v2 .menu-secondary ul li.current a:focus {
	color: #7989d8;
}
header.header-v2 .bottom-header > div > div {
	align-self: center;
}
header.header-v2 .bottom-header > div > div .menu-secondary {
	padding: 0;
	width: 100%;
}
header.header-v2 .bottom-header > div > div .menu-secondary ul {
	align-items: center;
	display: flex;
	justify-content: space-between;
	width: 98%;
}
header.header-v2 .bottom-header > div > div .menu-secondary ul li:not(.highlight) {
	display: none;
}
/* header.header-v2 .bottom-header > div > div .menu-secondary ul li div {
	display: inline-block;
} */
header.header-v2 a.logo img {
	padding: 20px 0;
	width: 150px;
  height: auto;
}
header.header-v2 .top-header .link-1 {
	font-size: 13px;
}
header.header-v2 .navbar-collapse {
	align-self: center;
}
header.header-v2 .top-header li span + a {
	padding-right: 5px;
}
header.header-v2.fixed-header {
	margin-top: 150px;
}
header.header-v2.fixed-header .scroll-menu {
	position: fixed;
	top: 0;
	width: 100vw;
	z-index: 130;
}
header.header-v2.fixed-header .scroll-menu a.logo img {
	padding: 10px 0;
	width: 100px;
}
header.header-v2.fixed-header .scroll-menu .container > .navbar-header .navbar-toggle i {
	margin-top: 0;
}
.navbar-nav ul.dropdown-menu.dropdown-menu > li > a {
  color: #727171;
  font-size: 1.4rem;
  text-transform: uppercase;
}
.offcanvas-body {
	overflow-y: initial;
}
.offcanvas-body .navbar-nav{
	margin: 0;
	width: 100%;
}
.offcanvas-body .nav.navbar-nav li.divisor {
  display: none;
}
.offcanvas-body .navbar-nav ul.dropdown-menu.show {
  display: inline-block !important;
  position: relative !important;
  transform: none !important;
  width: 100%;
  text-align: center;
}
.offcanvas-body .nav.navbar-nav > li + li {
	margin-top: 25px;
}
.offcanvas-body .nav.navbar-nav > li > a {
	color: #979797;
  font-weight: bold;
	text-align: center;
}
.offcanvas-body .nav.navbar-nav > li.highlighted-link a {
	color: #f05225;
}
.offcanvas-body .nav.navbar-nav > li.current > a {
	color: #4577bf;
}
.offcanvas-title {
  font-size: 2rem;
	font-weight: bold;
  text-align: center;
	width: 100%;
}
.bg-offcanvas {
	background: #ffffffde url('../img/bg-menu.png') no-repeat center 90% / 200px;
	height: 100vh;
}

/* Responsive header-v2 */
@media (max-width: 768px) {
	header.header-v2 .bottom-header > div > div .menu-secondary {
		padding: 0;
	}
}
.main-slider .tp-bullets.preview4 .bullet{
	background:#91c54f !important;
	border-color:#202020 !important;
	margin:0px 5px;
}
.main-slider .tp-bullets.preview4 .bullet:hover,
.main-slider .tp-bullets.preview4 .bullet.selected{
	border-color:#91c54f !important;
}
.main-slider .tp-bullets.preview4 .bullet.selected,
.main-slider .tp-bullets.preview4 .bullet {
  height: 3px !important;
  width: 3px !important;
}
.main-slider .text {
  font-size: 8px !important;
  line-height: 1.1rem !important;
}
.tp-simpleresponsive .tp-caption a {
  margin-top: 6px !important;
  font-size: 8px !important;
}
.slider-title-2 h2 {
  line-height: 8px !important;
}
.slider-title-2 h2 span{
  font-size: 8px !important;
  line-height: 8px !important;
}
.slider-title-2 h2 br{
  font-size: 0px !important;
  line-height: 0px !important;
}
@media (min-width: 425px) {
  header.header-v2 .menu-secondary ul li a {
    font-size: 13px;
  }
  header.header-v2 .bottom-header .btn-login {
    font-size: 1.2rem;
  }
  .icon-youtube {
    height: 21px;
    width: 50px;
  }
  .slider-title-2 h2 span {
    font-size: 11.5px !important;
    line-height: 12px !important;
  }
  .main-slider .bg-color {
    font-size: 13px !important;
  }
  .main-slider .text {
    font-size: 10px !important;
    line-height: 1.2rem !important;
  }
  .main-features .features-column {
    width: 50%;
  }
}
@media (min-width: 499px) {
  header.header-v2 .menu-secondary ul li a .icon {
    display: none;
  }
  header.header-v2 .menu-secondary ul li a .on-text {
    display: inline-block;
  }
  header.header-v2 .menu-secondary ul li a.menu-icon {
    font-size: 14px;
  }
  .popup-covid.green .swal2-popup {
    width: 90%;
  }
  header.header-v2 .menu-secondary ul li a {
    font-size: 14px;
  }
  header.header-v2 .bottom-header .btn-login {
    font-size: 1.3rem;
  }
  .icon-youtube {
    height: 22px;
    width: 54px;
  }
  .slider-title-2 h2 span {
    font-size: 11.5px !important;
    line-height: 12px !important;
  }
  .main-slider .bg-color {
    font-size: 13px !important;
    line-height: 1.2rem !important;
    padding: 7px 7px 6px !important;
  }
  .main-slider .text {
    font-size: 10px !important;
    line-height: 1.2rem !important;
  }
}
@media (min-width: 650px) {
  header.header-v2 .menu-secondary ul li a .icon {
    display: inline-block;
  }
}
@media (min-width: 768px) {
  header.header-v2 .menu-secondary ul li a .on-text {
    display: none;
  }
  header.header-v2 .menu-secondary ul li a .icon.flaticon-interface-1 {
    font-size: 15px;
  }
}
@media (min-width: 850px) {
  header.header-v2 .menu-secondary ul li a .icon {
    display: inline-block;
  }
}
@media (min-width: 1030px) {
  header.header-v2 .menu-secondary ul li a .on-text {
    display: inline-block;
  }
}
@media (min-width: 600px) {
  .popup-covid.green .swal2-popup {
    width: 80%;
  }
  .slider-title-2 h2 {
    line-height: 15px !important;
  }
  .slider-title-2 h2 span {
    font-size: 16.5px !important;
    line-height: 16px !important;
  }
  .main-slider .bg-color {
    font-size: 16.5px !important;
    line-height: 1.8rem !important;
  }
  .main-slider .text {
    font-size: 14px !important;
    line-height: 1.2rem !important;
  }
  .main-features .features-column {
    width: 32%;
  }
}
@media (min-width: 700px) {
  header.header-v2 .top-header .big-part span {
    margin: 0 0 0 0;
  }
}
@media (min-width: 768px) {
  .link-app + .link-app {
    margin-left: 0;
  }
	header.header-v2 .nav.navbar-nav {
		float: right;
	}
	header.header-v2 .header #icon-menu-responsive {
		display: none;
	}
	header.header-v2.fixed-header .coupons .tag_coupons {
		top: 130px;
	}
	header.header-v2 .row {
		position: relative;
	}
	header.header-v2 .collapse ul li {
		display: inline-flex;
	}
	header.header-v2 .collapse.in ul li {
		display: inline-block;
	}
	header.header-v2 .coupons {
    bottom: 0px;
		position: absolute;
    right: 0;
	}
	header.header-v2 .coupons a > div {
		margin: 0;
		width: 200px;
		padding: 1px 0;
		display: inline-block;
	}
	header.header-v2 .coupons a > div * {
		font-size: 17px;
		display: inline-block;
	}
	header.header-v2 ul li {
		width: auto;
	}
	header.header-v2 .container .menu-icon > div {
		font-size: 1.7rem;
	}
	header.header-v2 .top-header li span {
    padding-right: 5px;
	}
  header.header-v2 .top-header .small-part .info-box {
    font-size: 13px;
  }
	header.header-v2 .navbar-header {
		width: 20%;
	}
	header.header-v2 #navbar-main {
		padding: 0;
		width: 80%;
	}
	header.header-v2 #navbar-main ul:not(.dropdown-menu) {
    display: flex;
    justify-content: center;
	}
  header.header-v2 #navbar-main ul:not(.dropdown-menu) li.divisor {
    display: flex;
    flex: 1 1 100%;
  }
  header.header-v2 #navbar-main ul:not(.dropdown-menu) {
    flex-wrap: wrap;
  }
	header.header-v2 #navbar-main ul:not(.dropdown-menu) li {
		text-align: right;
		width: auto;
		margin: 0;
    padding: 0;
	}
	header.header-v2 #navbar-main ul:not(.dropdown-menu) li + li {
		margin-left: 10px;
	}
  header.header-v2 #navbar-main ul.dropdown-menu {
    inset: -7px auto auto 0px !important;
  }
  header.header-v2 #navbar-main ul.dropdown-menu li {
    width: 100%;
    text-align: left;
  }
  header.header-v2 #navbar-main ul.dropdown-menu li a {
    width: 100%;
    padding: 10px;
  }
	header.header-v2 #navbar-main ul li a {
		padding: 7px 4px;
		font-size: 10.5px;
	}
  header.header-v2 #navbar-main ul li a:focus,
  header.header-v2 #navbar-main ul li a:hover {
    background-color: #f6f7f2;
  }
	header.header-v2 .bottom-header .btn-login {
		font-size: 1.2rem;
	}
	header.header-v2 .bottom-header > div > div .menu-secondary ul li:not(.highlight) {
		display: inline-block;
	}
	header.header-v2 .menu-secondary ul li a,
	header.header-v2.fixed-header .scroll-menu ul li a {
		font-size: 10px;
	}
  header.header-v2 .menu-secondary ul li a.item-bigger,
  header.header-v2.fixed-header .scroll-menu ul li a.item-bigger {
    font-size: 13.5px;
  }
	.icon-youtube {
		width: 47px;
	}
  .slider-title-2 h2 span{
    font-size: 20px !important;
    line-height: 23px !important;
  }
  .main-slider .bg-color {
    font-size: 18px !important;
    line-height: 1.7rem !important;
  }
  .main-slider .text {
    font-size: 15px !important;
    line-height: 1.4rem !important;
  }
  .tp-simpleresponsive .tp-caption a {
    font-size: 11px !important;
  }
  .main-features .features-column {
    width: 100%;
  }
}
@media (min-width: 850px) {
  .popup-covid.green .swal2-popup {
    width: 70%;
  }
  header.header-v2 #navbar-main ul:not(.dropdown-menu) li + li {
    margin-left: 5px;
  }
	header.header-v2 #navbar-main ul li a {
		font-size: 11px;
	}
  header.header-v2 .menu-secondary ul li a,
  header.header-v2.fixed-header .scroll-menu ul li a {
    font-size: 11.3px;
  }
  .slider-title-2 h2 span{
    font-size: 23px !important;
    line-height: 28px !important;
  }
}
@media (min-width: 950px) {
  header.header-v2 .menu-secondary ul li a,
  header.header-v2.fixed-header .scroll-menu ul li a {
    font-size: 12.5px;
  }
  header.header-v2 .menu-secondary ul li a.item-bigger,
  header.header-v2.fixed-header .scroll-menu ul li a.item-bigger {
    font-size: 14.5px;
  }
}
@media (min-width: 880px) {
  header.header-v2 #navbar-main ul li a {
    font-size: 12.5px;
  }
}
@media (min-width: 970px) {
  header.header-v2 #navbar-main ul li a {
    font-size: 13px;
  }
  header.header-v2 #navbar-main ul:not(.dropdown-menu) li + li {
    margin-left: 14px;
  }
}
@media (min-width: 992px) {
	header.header-v2 .coupons .tag_coupons {
		background: transparent url('../img/icons/tag.png') no-repeat center/contain;
		right: 15px;
		padding: 15px 18px 15px 68px;
		position: fixed;
		top: 200px;
		z-index: 1010;
		-webkit-transform: rotate(15deg);
		-ms-transform: rotate(15deg);
		transform: rotate(15deg);
		-webkit-transition: 2s all;
		-o-transition: 2s all;
		transition: 2s all;
	}
	header.header-v2 .coupons a > div {
		border: none;
		margin: 0;
		padding: 0;
		width: 90px;
	}
	header.header-v2 .coupons a > div * {
		font-size: 14px;
	}
	header.header-v2 .coupons a > div span + span {
		padding: 0;
	}
	header.header-v2 .coupons .tag_coupons span.text {
		display: none;
	}
	header.header-v2 .top-header .big-part {
		text-align: left;
	}
	header.header-v2 .top-header .big-part span {
		margin: 0 0 0 0;
	}
	header.header-v2 #navbar-main ul li a {
		font-size: 12.8px;
	}
	header.header-v2 #navbar-main ul:not(.dropdown-menu) li + li {
		margin-left: 7px;
	}
	header.header-v2 .menu-secondary ul li a {
		font-size: 12.5px;
	}
	header.header-v2 .bottom-header .btn-login {
		font-size: 13px;
	}
	.icon-youtube {
		width: 54px;
	}
  header.header-v2 .menu-secondary ul li a,
  header.header-v2.fixed-header .scroll-menu ul li a {
    font-size: 12px;
  }
  header.header-v2 .menu-secondary ul li a.item-bigger,
  header.header-v2.fixed-header .scroll-menu ul li a.item-bigger {
    font-size: 14px;
  }
  .slider-title-2 h2 span{
    font-size: 26px !important;
    line-height: 1.05 !important;
  }
  .main-slider .bg-color {
    font-size: 24px !important;
    line-height: 2.1rem !important;
  }
  .main-slider .text {
    font-size: 18px !important;
    line-height: 2rem !important;
  }
  .tp-simpleresponsive .tp-caption a {
    font-size: 15px !important;
  }
}
@media (min-width: 1000px) {
  header.header-v2 #navbar-main ul li a {
    font-size: 12px;
    padding: 7px 3px;
  }
}
@media (min-width: 1030px) {
  header.header-v2 #navbar-main ul li a {
    font-size: 12.5px;
  }
}
@media (min-width: 1080px) {
  header.header-v2 #navbar-main ul li a {
    font-size: 11.2px;
  }
}
@media (min-width: 1200px) {
  header.header-v2 #navbar-main ul:not(.dropdown-menu) li + li {
		margin-left: 10px;
	}
  header.header-v2 #navbar-main ul.dropdown-menu li + li {
    margin-left: 0;
  }
  header.header-v2 #navbar-main ul li a {
    font-size: 12.5px;
  }
	header.header-v2 .menu-secondary ul li a {
		font-size: 14px;
	}
	header.header-v2 .bottom-header .btn-login {
		font-size: 14px;
	}
	.icon-youtube {
		width: 57px;
	}
  header.header-v2 .menu-secondary ul li a,
  header.header-v2.fixed-header .scroll-menu ul li a {
    font-size: 13px;
  }
  header.header-v2 .menu-secondary ul li a.item-bigger,
  header.header-v2.fixed-header .scroll-menu ul li a.item-bigger {
    font-size: 15px;
  }
  .slider-title-2 h2 span{
    font-size: 31px !important;
    line-height: 1.05 !important;
  }
}
@media (min-width: 1400px) {
	header.header-v2 .coupons .tag_coupons {
		top: 40px
	}
	header.header-v2.fixed-header .coupons .tag_coupons {
		top: 100px;
	}
  header.header-v2 .menu-secondary ul li a,
  header.header-v2.fixed-header .scroll-menu ul li a {
    font-size: 14px;
  }
}
/* Termina responsive header-v2 */

.btn-unit-price, .btn-unit-price:visited, .btn-unit-price:hover, .btn-unit-price:focus {
  color: #684f00;
  text-shadow: -1px -1px 3px #e8d69a;
}

@media screen and (max-width: 1460px){
	.btn-projects {
    left: 330px;
		position: relative;
  }
}
@media screen and (max-width: 1200px){
	.btn-projects {
		left: 68%;
		position: absolute;
		top: 30%;
	}
	.main-features .droplets .d-inline-flex{
    flex-wrap: wrap;
  }
  /* .main-features .droplets .d-inline-flex .features-column{
    margin-bottom: 34px;
    width: 49%;
  } */
}
@media screen and (max-width: 992px){
  .pt-01{
    padding-top: 40px;
  }
  .timeline.style-2 .timeline-item:before, .timeline.style-2 .timeline-item:after{
    left: -3px;
    top: -6px;
  }
  .features-column .icon-box{
    width: 170px;
    height: 170px;
    padding: 15px 10px 0 15px;
  }
  .features-column .icon-box .icon{
    font-size: 40px;
    line-height: 44px;
  }
  .features-column .icon-box .title{
    font-size: 11px;
    text-shadow: 0px 0px 3px #20230d;
  }
}
@media screen and (max-width: 850px){
  .features-column .icon-box{
  	width: 170px;
  	height: 170px;
    padding: 25px 10px 0 15px;
  }
  .features-column .icon-box .title{
    font-size: 11px;
  }
  .features-column .icon-box .icon{
    line-height: 32px;
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 768px) {
  .btn-covid-div{
    height: auto;
  }
  .btn-covid {
    left: auto;
    top: auto;
    width: 100%;
    position: relative;
    border-radius: 0;
  }
	.main-header.fixed-header .top-bar {
		position: relative;
	}
	.btn-projects {
    left: auto;
    top: auto;
    position: relative;
    text-align: center;
    width: 100%;
    margin: 10px 0;
	}
  .main-header.fixed-header .btn-covid {
    position: relative;
  }
  .main-header .header-upper .nav-outer .btn-green{
  	right:50px;
  }
  .features-column .icon-box .icon{
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 0;
  }
  .font-big{
    font-size: 2.8rem;
  }
  .popup-covid .swal2-popup{
    width: 90%;
  }
  .popup-covid .swal2-popup .swal2-content{
    padding: 0px 40px;
  }
	.main-header .header-upper .nav-outer .btn-green{
  	right:160px;
  }
}
@media screen and (max-width: 700px) {
	.main-header.fixed-header .btn-covid {
		top: 0 !important;
		right: 0;
		left: 0;
	}

}
@media screen and (max-width: 599px) {
	.two-column-fluid .icon-box{
    text-align: center;
  }
  .features-column .icon-box{
    height: 170px;
    width: 170px;
    padding: 30px 10px 10px 10px;
  }
  .features-column .icon-box .icon{
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 0;
  }
  .sponsors-section .owl-nav .owl-prev{
    left: 0;
  }
  .sponsors-section .owl-nav .owl-next{
    right: 0;
  }
  .popup-covid .swal2-popup{
    width: 100%;
  }
  .popup-covid .swal2-popup .swal2-content{
    padding: 0 25px;
  }
}
@media screen and (max-width: 400px) {
  header.header-v2 .bottom-header .menu-secondary .list {
    flex-direction: column-reverse;
    text-align-last: center;
  }
  header.header-v2 .menu-secondary ul li.highlight:not(.last) {
    display: none;
  }
  .main-features {
    padding: 50px 0 0;
  }
  /* .main-features .droplets .d-inline-flex .features-column{
    margin-bottom: 34px;
    width: 49%;
  } */
  .features-column .icon-box{
    height: 130px;
    width: 130px;
    padding: 15px 10px 10px 10px;
  }
  .features-column .icon-box .icon{
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 5px;
  }
  .features-column .icon-box .title{
    font-size: 8.4px;
    line-height: 1.2;

  }
}
ul.dots li {
  list-style: disc;
}
ul.letters li {
  list-style: lower-alpha;
  margin-left: 3.3rem;
}
ul.l-alpha li {
  list-style-type: lower-alpha;
}
ul.l-roman li {
  list-style-type: lower-roman;
}
ul.inside li {
  list-style-position: inside;
}
.text-justify{
  text-align: justify;
}
.text-big{
  font-size: 1.6rem;
  line-height: 1.5;
}
.menu-wiki {
  border: 1px solid #f1f1f1;
  display: inline-block;
  margin: 20px 0;
  padding: 9px 16px 9px 28px;
}
.menu-wiki.fixed {
  position: fixed;
  top: 90px;
}
.section-legal{
  padding: 20px;
}
.sections .section-legal:nth-of-type(2n){
  background: transparent;
}
.sections .section-legal:nth-of-type(2n+1){
  background: #f5f5f5;
}
.section-legal h4 {
  font-size: 22px;
  margin-bottom: 25px;
  color: #97ab28;
}
.section-legal h5{
  font-size: 17px;
  font-style: italic;
  margin-bottom: 6px;
  margin-top: 20px;
  color: #adadad;
}
.section-legal p,
.section-legal ul li{
  color: #484848;
}
.img-right{
  margin: 0 0 0 auto;
}
.img-center{
  margin: 0 auto;
}
.c-green{
  color: #97ab28!important;
}
.border-green {
	border-color: #97ab28!important;
}
.covid-section p{
  color: #515c61;
  font-size: 15px;
  margin-bottom: 25px;
  text-align: justify;
}
.mb-0{
  margin-bottom: 0 !important;
}
.mb-2{
  margin-bottom: 2rem !important;
}
.mb-3{
  margin-bottom: 3rem !important;
}
.mb-4{
  margin-bottom: 4rem !important;
}
.mt-0{
  margin-top: 0 !important;
}
.mt-1{
  margin-top: 1rem !important;
}
.mt-2{
  margin-top: 2rem !important;
}
.mt-3{
  margin-top: 3rem !important;
}
.ml-1{
  margin-left: 0.5rem;
}
.my-2{
	margin-top: 2rem;
	margin-bottom: 2rem;
}
.swal2-container.swal2-backdrop-show, .swal2-container.swal2-noanimation{
  background: rgba(0, 0, 0, 0.7) !important;
}
.swal2-styled.swal2-cancel{
  font-size: 1.3em!important;
}
#subscriptions, #pricing{
  background: #f0f3f9;
  padding: 100px 0;
}
.text-small {
  font-size: 10px;
}
.no-margin {
  margin: 0;
}
.countdown {
	border: 4px ridge #b7d21f;
	display: flex;
	place-items: flex-start;
	width: 100%;
}
.countdown .countdown-item {
	background-image: -webkit-linear-gradient(bottom, #97ab28 -50%, transparent 40%, #97ab28 200%);
	background-image: -o-linear-gradient(bottom, #97ab28 -50%, transparent 40%, #97ab28 200%);
	background-image: linear-gradient(to top, #97ab28 -50%, transparent 40%, #97ab28 200%);
  text-align: center;
	width: 25%;
}
.countdown .countdown-item span {
	color: #586514;
	display: inline-block;
	font-size: 3.5rem;
	font-weight: bolder;
	line-height: 1;
  margin-bottom: 10px;
}
.ver-center {
	align-content: center;
	align-items: center;
	align-self: center;
}
blockquote {
	border-color: #4372bb;
}
blockquote:before {
	position: absolute;
	content: "\f10e";
	right: -20px;
	top: -10px;
	font-family: FontAwesome;
	color: #4372bb;
	font-size: 3rem;
	opacity: 0.8;
}
.icon-testimonials:before {
  background: transparent url('../img/icons/testimonials-icon.png') no-repeat center/contain;
	height: 17px;
	width: 17px;
  content: '';
  display: flex;
}
.icon-home:before {
  background: transparent url('../img/icons/home-icon.png') no-repeat center/contain;
	height: 15px;
	width: 16px;
  content: '';
  display: flex;
}
.icon-plaque:before {
  background: transparent url('../img/icons/plaque-icon.png') no-repeat center/contain;
	height: 15px;
	width: 16px;
  content: '';
  display: flex;
}
.icon-info{
  display: block;
}
.icon-info:before {
  background: transparent url('../img/icons/info-icon.png') no-repeat center/contain;
	height: 15px;
	width: 16px;
  content: '';
  display: inline-flex;
  vertical-align: text-top;
}
#modalUnitCost * {
	font-family: 'Raleway', sans-serif;
}
#modalUnitCost .panel-body {
	font-size: 13px;
	line-height: 1.3;
}
.modal-open .modal {
	align-items: center;
	display: flex;
	padding-right: 14px;
}
.modal.show {
	opacity: 1;
}
#modalUnitCost .modal-content {
	border: none;
}
#modalUnitCost .modal-header {
	background-color: #29b765;
}
#modalUnitCost .modal-title {
	color: white;
	display: inline-block;
	font-size: 1.7rem;
	font-weight: bold;
	width: 95%;
}
#modalUnitCost .modal-header .close {
	font-size: 3.5rem;
  line-height: 0.8;
}
#modalUnitCost .panel-group .panel {
	border-radius: 0;
}
#modalUnitCost .accordion-item {
	margin-bottom: 5px;
}
#modalUnitCost .accordion-body {
	font-size: 13.5px;
	line-height: 1.3;
	padding: 15px;
}
#modalUnitCost .accordion-header button {
	color: #333;
	background-color: #f5f5f5;
	border-color: #ddd;
	display: inline-block;
	font-size: 16px;
	padding: 10px 15px;
	width: 100%;
}
@media screen and (max-width: 400px) {
  .grid-projects.projects-section .column {
    margin-bottom: 30px;
  }
  .grid-projects.projects-section .column .inner-box .content-box {
    padding: 20px 10px 15px;
    width: 100%;
  }
  .grid-projects.projects-section .column .inner-box .content-box h3 a {
    font-size: 14px;
  }
  .grid-projects.projects-section .column .inner-box .content-box .text {
    font-size: 12px;
    line-height: 1.2;
    margin-bottom: 8px;
  }
  .grid-projects.projects-section .column .inner-box .content-box .column-info {
    font-size: 12px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 630px) {
  .btns-projects-out-for-bid {
    flex-direction: column-reverse;
    margin-bottom: 8px;
    text-align: center;
  }
  .btns-projects-out-for-bid a {
    font-size: 12px;
    margin: 0 auto;
    padding: 5px 10px;
    width: 80%;
  }
  .btns-projects-out-for-bid a + a {
    justify-content: center;
    margin: inherit
  }

}
@media screen and (max-width: 767px) {
  .sec-title .pull-right.btns-projects-out-for-bid {
    justify-content: space-between;
  }
  .btns-projects-out-for-bid a + a {
    margin-bottom: 8px;
  }
  .tparrows.preview4 {
    width: 10px !important;
  }
  .tparrows.preview4:after {
    font-size: 10px !important;
    width: 10px !important;
  }
}
@media screen and (max-width: 900px) {
  .btns-projects-out-for-bid a {
    margin: 0 auto 8px;
  }
  .btns-projects-out-for-bid a + a {
    margin: 0 auto 8px;
  }
  .sec-title .pull-right.btns-projects-out-for-bid {
    display: inline-flex;
    float: none !important;
    justify-content: flex-end;
    width: 100%;
  }
}
@media screen and (max-width: 1072px) {
  .btns-projects-out-for-bid.padd-top-20 {
    padding-top: 0 !important;
  }
}
.subscription .extra-text p {
  color: #3a7fb2;
  font-size: 0.9em;
  line-height: 1.2;
  margin: 0;
  text-align: center;
}
.subscription .extra-text p.green {
  color: #41be78;
}
.subscription .extra-text p + p {
  margin-top: 10px;
}
@media (min-width: 400px) {
  .subscription .extra-text p {
    font-size: 14px;
    line-height: 1.3;
  }
  .subscription .extra-text p + p {
    margin-top: 15px;
  }
}
@media (min-width: 600px) {
  .subscription .extra-text p {
    font-size: 15px;
    line-height: 1.3;
  }
  .subscription .extra-text p + p {
    margin-top: 15px;
  }
}

.initial-text {
  padding-top: 20px;
}
.initial-text .start-text {
  font-size: 16px;
  line-height: 1.4;;
}
.initial-text .subtitle,
.end-text p,
.main-features .section-options .text * {
  margin: 10px 0 20px;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.3;
  text-align: center;
}
.main-features .section-options .text * {
  text-align: justify;
}
.main-features .section-options .text .hidden-test {
  transition:all 2s ease;
	-moz-transition:all 2s ease;
	-webkit-transition:all 2s ease;
	-ms-transition:all 2s ease;
	-o-transition:all 2s ease;
  height: 0;
  overflow: hidden;
}
.main-features .section-options .text .hidden-test.showed {
  display: block !important;
  height: auto;
}
.main-features .section-options .text .title {
  font-weight: 500;
  margin: 0;
  text-align: center;
  text-shadow: -1px 1px 0px #eaeed0;
}
.main-features .section-options .content {
  border: none;
  padding: 20px 15px 15px 15px;
}
.main-features .section-options .content:nth-child(2n) {
  background: #f5f5f5;
}
.main-features .section-options .text p + p,
.main-features .section-options .text p + ul {
  margin-bottom: 20px;
}
.main-features .section-options .text ul {
  line-height: 1.1;
  margin: auto auto auto 1.5rem;
}
.main-features .section-options .text li {
  line-height: 1.1;
  margin: auto auto auto 2rem;
  text-align: left;
  list-style: circle;
}
.main-features .section-options .text strong {
  font-weight: bold;
  color: #485113;
}
.initial-text .end-text {
  text-align: center;
  margin-bottom: 50px;
}
.initial-text .section-options {
  margin-bottom: 15px;
}
.list-options {
  align-items: stretch;
  display: flex;
  font-size: 11px;
  flex-wrap: wrap;
  align-items: stretch;
  height: 100%;
}
.list-options.left {
  text-align: left;
  border-left: none;
}
.list-options.right {
  text-align: right;
  border-left: none;
}
.list-options a {
  color: black;
  border: 1px solid black;
  display: flex;
  flex-grow: 1;
  flex-wrap: wrap;
  justify-content: center;
  letter-spacing: 0.4px;
  padding: 4px 8px;
  text-align: center;
}
.list-options a.selected {
  background-color: #e8edd0;
  font-weight: bold;
}
.section-options > div {
  padding: 0;
  height: auto;
}
.section-options .list-content {
  background: #e8edd0;
  border-top: 0;
  line-height: 1.4;
  padding: 20px 15px;
}
.section-options .list-content .option {
  display: none;
}
.section-options .list-content .option.selected {
  display: block;
}
.section-options .list-content .content .title {
  color: #485113;
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 10px;
  text-align: center;
}
.section-options .list-content .content p {
  margin: 0;
}
.section-options .list-content .content p + p {
  margin-top: 20px;
}
.row.section-options .list-content ul {
    margin: 8px 15px 8px 30px;
}
.row.section-options .list-content ul li {
  list-style: circle;
  margin-left: 2rem;
}
.section-options .list-content .content p, .section-options .list-content .content ul li {
  font-size: 12px;
  font-weight: 300;
  line-height: 1.3;
  margin: 0;
}

@media screen and (min-width: 345px) {
  .initial-text .start-text, .end-text h4 {
    font-size: 17px;
  }
  .initial-text .subtitle,
  .end-text p,
  .main-features .section-options .text * {
    font-size: 12.2px;
  }
  .list-options {
    font-size: 11.5px;
    font-weight: 300;
  }
  .section-options .list-content .content p,
  .section-options .list-content .content ul li {
    font-size: 12.5px;
  }
  .initial-text .end-text {
    margin: 0 0 60px;
  }
}

@media screen and (min-width: 355px) {
  .initial-text .start-text {
    font-size: 18px;
  }
  .initial-text .subtitle, .end-text p, .main-features .section-options .text * {
    font-size: 12.7px;
  }
  .list-options {
    font-size: 12px;
  }
  .section-options .list-content .content p, .section-options .list-content .content ul li {
    font-size: 12.7px;
    line-height: 1.4;
  }
}

@media screen and (min-width: 360px) {
  .list-options {
    font-size: 10.2px;
  }
  .list-options a {
    padding: 2px;
  }
}

@media screen and (min-width: 390px) {
  .initial-text .start-text {
    font-size: 19px;
  }
  .section-options .list-content .content p, .section-options .list-content .content ul li,
  .initial-text .subtitle, .end-text p, .main-features .section-options .text * {
    font-size: 13px;
  }
  .list-options {
    font-size: 11px;
  }
  .end-text h4 {
    font-size: 17.5px;
  }
}

@media screen and (min-width: 450px) {
  .initial-text .start-text {
    font-size: 19px;
    line-height: 1.5;
  }
  .initial-text .end-text {
    margin-bottom: 80px;
  }
  .end-text h4 {
    font-size: 18px;
    line-height: 1.5;
  }
  .section-options .list-content .content p, .section-options .list-content .content ul li, .initial-text .subtitle, .end-text p, .main-features .section-options .text * {
    font-size: 14px;
  }
  .section-options .list-content .content .title {
    font-size: 17.5px;
  }
  .list-options {
    font-size: 13px;
  }
  .list-options a {
    padding: 4px;
  }
}

@media screen and (min-width: 465px) {
  .list-options a {
    padding: 4px 0;
    font-size: 12.3px;
    flex: 1 1 20%;
  }
}

@media screen and (min-width: 520px) {
  .initial-text .start-text {
    font-size: 22px;
  }
  .list-options a {
    font-size: 13px;
  }
}

@media screen and (min-width: 650px) {
  .initial-text .start-text {
    margin: 0 15%;
  }
}

@media screen and (min-width: 768px) {
  .initial-text .end-text {
    margin: 0 90px 90px;
  }
  /* .section-options > div {
    height: 250px;
  } */
  .list-options a {
    flex: 1 1 100%;
    align-content: center;
  }
  .section-options .list-content {
    align-content: center;
    border-bottom: 1px solid black;
    border-top: 1px solid black;
    height: 100%;
    padding: 0 15px;
  }
  .section-options .list-content .content p, .section-options .list-content .content ul li, .initial-text .subtitle, .end-text p, .main-features .section-options .text * {
    font-size: 12px;
  }
  .section-options .list-content .content .title {
    font-size: 16px;
  }
  .list-options a {
    font-size: 11.5px;
  }
  .list-options a:not(.selected) {
    border: 1px solid black;
    border-top: none;
    position: relative;
  }
  .list-options a + a {
    border-top: none;
  }
  .list-options a:first-child {
    border-top: 1px solid black;
  }
  .list-options.left {
    border-right: none;
  }
  .list-options.left a.selected {
    border-right: none;
  }
  .list-options.right a.selected {
    border-left: none;
  }
  .list-options.left a:not(.selected):before {
    align-items: center;
    content: "\f105";
    display: flex;
    font: normal normal normal 14px/1 FontAwesome;
    height: 100%;
    line-height: 2;
    position: absolute;
    right: 8px;
    top: 0;
  }
  .list-options.right a:not(.selected):before {
    align-items: center;
    content: "\f104";
    display: flex;
    font: normal normal normal 14px/1 FontAwesome;
    height: 100%;
    left: 8px;
    line-height: 2;
    position: absolute;
    top: 0;
  }
}
@media screen and (min-width: 800px) {
  .section-options .list-content .content p, .section-options .list-content .content ul li, .initial-text .subtitle, .end-text p, .main-features .section-options .text * {
    font-size: 12.5px;
  }
  .section-options .list-content .content .title {
    font-size: 16.5px;
  }
  /* .section-options > div {
    height: 270px;
  } */
}
@media screen and (min-width: 850px) {
  .section-options .list-content .content p, .section-options .list-content .content ul li, .initial-text .subtitle, .end-text p, .main-features .section-options .text * {
    font-size: 13px;
  }
  .list-options a {
    font-size: 12.5px;
  }
  .section-options .list-content .content .title {
    font-size: 17.5px;
  }
}
@media screen and (min-width: 900px) {
  .section-options .list-content .content p, .section-options .list-content .content ul li, .initial-text .subtitle, .end-text p, .main-features .section-options .text * {
    font-size: 14px;
  }
  /* .section-options > div {
    height: 290px;
  } */
  .list-options a {
    font-size: 13.5px;
  }
  .section-options .list-content .content .title {
    font-size: 18px;
  }
}
@media screen and (min-width: 992px) {
  .initial-text .start-text {
    font-size: 25px;
  }
  /* .section-options > div {
    height: 310px;
  } */
  .section-options .list-content .content p, .section-options .list-content .content ul li, .initial-text .subtitle, .end-text p, .main-features .section-options .text * {
    font-size: 15px;
  }
  .list-options a {
    font-size: 14px;
  }
}
@media screen and (min-width: 1100px) {
  .initial-text .start-text {
    font-size: 27px;
  }
  /* .section-options > div {
    height: 320px;
  } */
  .section-options .list-content .content p, .section-options .list-content .content ul li, .initial-text .subtitle, .end-text p, .main-features .section-options .text * {
    font-size: 15.5px;
  }
  .section-options .list-content .content .title {
    font-size: 19px;
  }
  .list-options a {
    font-size: 15px;
  }
}
@media screen and (min-width: 1200px) {
  .section-options .list-content .content p, .section-options .list-content .content ul li, .initial-text .subtitle, .end-text p, .main-features .section-options .text * {
    font-size: 17px;
  }
  /* .section-options > div {
    height: 340px;
  } */
  .section-options .list-content .content .title {
    font-size: 21px;
  }
}

.hr-text {
  line-height: 1em;
  background-color: inherit;
  position: relative;
  outline: 0;
  border: 0;
  color: black;
  text-align: center;
  height: 2.7em ;
  opacity: 0.5;
  display: block;
  margin: 22px auto;
}
.hr-text:before {
  content: "";
  background: linear-gradient(to right, transparent, #818078, transparent);
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px;
}
.hr-text:after {
  content: ".";
  position: relative;
  display: inline-block;
  color: black;
  padding: 0;
  line-height: 1;
  color: transparent;
  background: #fff url("/img/icons/divisor-1.png") center top / contain no-repeat;
  width: 50px;
  height: 2.5em;
}

/** Footer title **/
.footer-title {
  background-color: #2e2e2e;
  color: #b7b7b7;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.4;
  padding: 25px 0 30px;
  text-align: center;
}
.footer-title span {
  display: block;
  font-size: 2.4rem;
  line-height: 1.7;
}
@media screen and (min-width: 350px) {
  .footer-title {
    font-size: 15px;
    line-height: 1.5;
    padding: 25px 10% 30px;
  }
  .footer-title span {
    font-size: 2.5rem;
  }
}
@media screen and (min-width: 498px) {
  .footer-title {
    line-height: 1.4;
  }
  .footer-title span {
    font-size: 2.65rem;
  }
}
@media screen and (min-width: 576px) {
  .footer-title {
    font-size: 16px;
  }
}
@media screen and (min-width: 650px) {
  .footer-title {
    font-size: 19px;
  }
  .footer-title span {
    font-size: 3.1rem;
  }
}
@media screen and (min-width: 768px) {
  .footer-title {
    font-size: 23px;
  }
  .footer-title span {
    font-size: 3.1rem;
  }
}
@media screen and (min-width: 850px) {
  .footer-title {
    font-size: 2.2rem;
    line-height: 1.8;
    padding: 17px 0 19px;
    word-spacing: 3px;
  }
}
@media screen and (min-width: 900px) {
  .footer-title {
    width: 100%
  }
  .footer-title, .footer-title span {
    display: inline-block;
    font-size: 2.2rem;
    padding-right: 9px;
    position: relative;
  }
  .footer-title span:before {
    content: ':';
    position: absolute;
    right: 0;
  }
}
@media screen and (min-width: 1030px) {
  .footer-title {
    padding: 23px 0 25px;
  }
  .footer-title, .footer-title span {
    font-size: 2.7rem;
  }
}
@media screen and (min-width: 1400px) {
  .footer-title {
    padding: 30px 0 35px;
  }
}
/* Estilo para logo GREENER-HVAC */
.logo-greener-hvac {
  margin: 15px auto 10px;
}
@media screen and (min-width: 350px) {
  .logo-greener-hvac {
    margin: 10px auto 8px;
  }
}
@media screen and (min-width: 498px) {
  .logo-greener-hvac {
    margin: 8px auto 5px;
  }
}
@media screen and (min-width: 576px) {
  .logo-greener-hvac {
    margin: 0;
  }
}
/* Termino de estilo para logo GREENER-HVAC */