@import url('https://fonts.googleapis.com/css?family=Josefin+Sans:300,400,600');
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700');
@import url('https://fonts.googleapis.com/css?family=Ubuntu:300,400');
*{
	margin:0;
	padding: 0;
	outline: none;

  /*transition: all 0.5s ease;*/
}

.topslider .owl-item, .topslider  .item {
    height: 100vh;
}

/* .navbar-toggler:focus,
.navbar-toggler:active {
    outline: 0;
} */
.rev_slider_wrapper {
	width:100%;
	position:relative;
	padding:0;
}




.info-card {
	margin: 10px;
	-webkit-perspective: 600px;
}

.front, .back {
	background: #FFF;
	border-radius: 3px;
	transition: -webkit-transform .5s;
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	border: 1px solid #eee;
}

.front {
	overflow: hidden;
	width: 100%;
	height: 330px;
	position: absolute;
	z-index: 1;
}

.back {
	background: #284160;
	color: #fff;
	padding: 5% 0;
	-webkit-transform: rotateY(-180deg);
}
.member-description{
	width: 100%;
	overflow-y: scroll;
	height: 330px;
	padding: 0 5%;
	text-align: left;

}
.member-meta h4 {
	font-family: 'Josefin Sans', sans-serif;
    font-size: 22px;
    margin-top: 10px;
}

.member-meta p {
	font-family: 'Josefin Sans', sans-serif;
 }
.info-card:hover .back {
	-webkit-transform: rotateY(0);
}

.info-card:hover .front {
	-webkit-transform: rotateY(180deg);
}

.card-image {
width: 100%;
/*height: 100%;*/
}

 
 
	

 .rev_slider_wrapper ul { margin: 0; }

.fullwidthabanner{
	width:100%;
	position:relative;
}
/* .navbar-toggler span {
   display: block;
   background-color: #fff;
   height: 3px;
   width: 25px;
   margin-top: 4px;
   margin-bottom: 4px;
   -webkit-transform: rotate(0deg);
   -moz-transform: rotate(0deg);
   -o-transform: rotate(0deg);
   transform: rotate(0deg);
   position: relative;
   left: 0;
   opacity: 1;
} */

.navbar-toggler span:nth-child(1),
.navbar-toggler span:nth-child(3) {
   -webkit-transition: transform .35s ease-in-out;
   -moz-transition: transform .35s ease-in-out;
   -o-transition: transform .35s ease-in-out;
   transition: transform .35s ease-in-out;
}

/* .navbar-toggler.is-open span:nth-child(1) {
    position: absolute;
    right: 20px;
    top: 28px;
    left: auto;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    opacity: 0.9;
}
.navbar-toggler.is-open span:nth-child(2) {
    height: 12px;
    visibility: hidden;
    background-color: transparent;
} */
/* .darkHeader .dropdown-menu {
    margin-top: -2px;
    border-top: none;
} */
/* .navbar-toggler.is-open span:nth-child(3) {
    position: absolute;
    right: 20px;
    top: 28px;
    left: auto;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    opacity: 0.9;
} */

/* .dropdown:hover > .dropdown-menu {
 display: block;
    margin-top: 0;
    border-top: none;
}
.dropdown > .dropdown-toggle:active {
    pointer-events: none;
}

.darkHeader .navbar-toggler:not(.collapsed) span:nth-child(1) {
    top: 22px;
}
 
.darkHeader .navbar-toggler:not(.collapsed) span:nth-child(3) {
    top: 22px;
} */
.about{
	padding-top: 60px;
}
.about h1{
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 400;
	font-size: 24px;
	text-transform: uppercase;
	color:#304865;
	padding: 25px 0px; 
}


.register-tile{
	background: #72c02c;
	color: #fff;
	padding: 20px 0;
	line-height: 1.2;
}
.btn-border{
	border: 1px solid #fff;
	color: #fff;
}
.about span{
	color: #72c02c;
}
.about p{
	color: #555;
	text-align: justify;
	line-height: 1.8;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
}
.achievement h2{
	text-align: center;
	color: white;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 45px;
	font-weight: 300;
	padding-top: 50px;
}
.achievement p{
	text-align: center;
	color: white;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	padding-bottom: 25px;
}

.carousel-item {
  height: 100vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.portfolio .container-fluid{
	padding: 0;
}
.slider .owl-carousel .owl-item img {
    display: block;
    width: auto;
    height: 100%;
}
.portfolio-wrap{
	padding: 30px 0 0;
}
.aboutcode{
	background: #284160;
}
.aboutproject{
	background: #2d517e;
}
.aboutclient{
	background: #284160;
}
.abouthours{
	background: #2d517e;
}
.contact_btn{
	color: #284160;
	padding: 10px 30px;
	border: solid 1px #284160;
	border-radius: 0px;
	background: none;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	margin-top: 20px;
}
.viewwork_btn{
	color: #fff;
	padding: 10px 20px;
	background: #72c02c;
	border-radius: 0px;	
	font-family: 'Lato', sans-serif;	
	font-weight: 300;
	margin-top: 20px;
}
.sectionheading{
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 400;
	font-size: 24px;
	text-transform: uppercase;
	color:#304865;
	padding: 70px 0px 30px; 
}
.sectionheading span{
	color: #72c02c;
}
.sectionsubheading{
		color: #555;
	text-align: justify;
	line-height: 1.8;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
}
.processheading{
	font-family: 'Josefin Sans', sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 400;
}
.processsubheading{
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-size: 14px;
	text-align: justify;
}
.portfolio{
	background: #fbfbfb;
	padding-bottom: 40px;
}
.filters-button-group {
	margin-bottom: 3rem;
}
.col-md-3.element-item {
    padding-left: 5px;
    padding-right: 5px;
}
.news{
	box-shadow: 0px 0px 2px #ebebeb;
	position: relative;
}
/* .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #fbfbfb;
    background-color: #72c02c;
    border-color: #72c02c #72c02c #72c02c;
}
.nav-tabs {
    border-bottom: 2px solid #72c02c;
}
.nav-tabs li a{
	color: #333;
} */
.tab-content > .tab-pane {
    padding: 1%;
}
.card-header {
    padding: 0.05rem .05rem;
    margin-bottom: 0;
    background-color: rgba(251, 251, 251, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.btn-link {
    color: #3a3a3a;
 }

.card {
    border-radius: 0;
    margin: 5px 0;
}
.service-wrapper{
	border: 1px solid #dedede;
	padding: 20px 10px;
	position: relative;
}
.service-wrapper::before{
	content: "";
	border-top: 3px #294261 solid;
	border-left: 3px #294261 solid;
	width: 100px;
	height: 100px;
	top: 0px;
	position: absolute;
	left: 0px;
}
.service-wrapper::after{
	content: "";
	border-bottom: 3px #72c02c solid;
	border-right: 3px #72c02c solid;
	width: 100px;
	height: 100px;
	bottom: 0px;
	position: absolute;
	right: 0px;
}
section.services{
	padding: 40px 0 60px;
}
.owl-nav{
	text-align: center;
	margin: 15px 0 0;
}
.partners .owl-item{
	text-align: center;
}
.partners .owl-item img {
    display: inline-block;
    width: 100%;
    max-width: 200px;
}
.owl-prev, .owl-next{
	display: inline-block;
	background: #545454;
	margin: 5px 10px;
	border-radius: 3px;
	color: #fff;
	padding: 2px 5px;
	text-transform: capitalize; 
}
.service-wrapper .service-head-icon{
	margin: 10px 0;
}
.service-wrapper .service-header h4{
	color: #545454;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 20px;
}
.service-wrapper .service-body p{
	max-width: 80%;
	margin: 0 auto;
	color: #545454;
	font-size: 13px;
}
.service-wrapper .service-body li{
	color: #545454;
	margin: 10px 0;
}
.people-says .item-body {
    border: 1px solid #f1f1f1;
    border-radius: 2px;
    padding: 6%;
}

.service-wrapper:hover {
    background: rgba(230, 230, 230, 0.4);
}
.maps{
	padding: 0 !important;
}
.footer p {
    color: #fff;
}
.testi-footer img {
    max-width: 70px;
    border-radius: 50%;
}
.testi-footer.text-center {
    position: relative;
    top: -35px;
}
.owl-carousel.people-says .owl-item img {
    display: block;
    display: inline-block;
}
.people-says .item:hover .item-body::before{
	content: "";
	border-top: 3px #294261 solid;
	border-left: 3px #294261 solid;
	width: 100px;
	height: 100px;
	top: 0px;
	position: absolute;
	left: 0px;
}
.color-quote{
	color: #72c02c;
}
input.form-control, textarea {
    margin: 1em 0;
    color: #fff;
}
.portfolio-overlay a{
	color: #fff;
}
.portfolio-overlay {
	display: none;
}
.gallery_product:hover .portfolio-overlay {
    position: absolute;
    display: block;
    z-index: 9;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(49, 48, 48, 0.7);
    padding: 0;
    line-height: 7;
    font-size: 45px;
    /* color: #fff; */
}
.people-says .item:hover .item-body::after{
	content: "";
	border-bottom: 3px #72c02c solid;
	border-right: 3px #72c02c solid;
	width: 100px;
	height: 100px;
	bottom: 120px;
	position: absolute;
	right: 0px;
}
.news::before{
	content: "";
	border-top: 3px #294261 solid;
	border-left: 3px #294261 solid;
	width: 100px;
	height: 100px;
	top: 0px;
	position: absolute;
	left: 0px;
}
.news::after{
	content: "";
	border-bottom: 3px #72c02c solid;
	border-right: 3px #72c02c solid;
	width: 100px;
	height: 100px;
	bottom: 0px;
	position: absolute;
	right: 0px;
}
.newsheading{
	font-family: 'Ubuntu', sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.5;
	padding:10px;
}
.newssubheading{
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	text-align: justify;
	padding:0px 10px;	
	font-weight: 300;
}
.peoplesays{
	padding-bottom: 50px; 
}
.newseditor{
	font-family: 'Ubuntu', sans-serif;
	font-size: 14px;
	padding: 10px;
	font-weight: 600;
	color: #72c02c;
}
.newseditor span{
	color: #284160;
}
.nopadding{
	padding: 0px;
}
.contact{
	background: url('../images/footerbackground.jpg');
	color: white;
	background-attachment: fixed;
	background-size: cover;
}
.contact p{
	padding: 10px 0px;
}
.contact h2{
	color: #fff;
		font-family: 'Lato', sans-serif;
	font-size: 16px;
	text-align: justify;
	line-height: 2;
	padding: 20px 0px;
}
.contactheading{
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 400;
	font-size: 24px;
	text-transform: uppercase;
	color:#fff;
	padding: 60px 0px 20px; 
}
.footer{
	background: #191a1e;
	padding-top: 10px;
}
/* .navbar-dark{
	background: rgba(255, 255, 255, .7)!important;
	border-bottom: 1px solid #d8d8d8;
}
.navbar-dark .navbar-nav .nav-link {
    color: rgb(40, 65, 96);
	font-weight: 500;
} */
/* .darkHeader{
	background: #fff !important;
	padding: 0;
	 -webkit-box-shadow: 0 4px 3px -6px black;
       -moz-box-shadow: 0 4px 3px -6px black;
            box-shadow: 0 4px 3px -6px black;

  transition: all 0.5s ease;
} */
/* .darkHeader a.navbar-brand img {
    height: 45px;
  transition: all 0.5s ease;
}


.navbar-dark .navbar-toggler {
 	height: 51px;
    background-color: #72c02c;
   border-color: rgb(114, 192, 44);
} */
.gallery-title
{
    font-size: 36px;
    color: #42B32F;
    text-align: center;
    font-weight: 500;
    margin-bottom: 70px;
}
.gallery-title:after {
    content: "";
    position: absolute;
    width: 7.5%;
    left: 46.5%;
    height: 45px;
    border-bottom: 1px solid #5e5e5e;
}
.filter-button {
    font-size: 18px;
    border: 1px solid #8e8888;
    border-radius: 1px;
    text-align: center;
    color: #807777;
    margin-bottom: 30px;
    background: none;
}
.filter-button:hover
{
    font-size: 18px;
    border: 1px solid #42B32F;
    border-radius: 5px;
    text-align: center;
    color: #ffffff;
    background-color: #42B32F;

}
.owl-dot {
     width: 10px;
     height: 10px;
     border-radius: 100%;
     border: 1px solid #ccc;
     background: #333;
     margin-right: 5px;
     display: inline-block;  /*for making them horizontal, if you want vertical then you can use- display: block*/
}
.owl-dot.active {
     background: #72c02c;
}
.owl-dots {
      margin: 0 auto; /*for centering the dots*/
    text-align: center;	
}

.btn-default:active .filter-button:active
{
    background-color: #42B32F;
    color: white;
}
.gallery_product img{
	width: 100%;
}
.portfolio .gallery_product{
	padding: 0;
	margin: 0;
	position: relative;
}
section.blog {
    padding: 1rem 0 4rem;
}
.port-image
{
    width: 100%;
}
section.services-offer .overlay{
	background: rgba(40, 65, 96, 0.75);
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
section.services-offer {
	position: relative;
    padding: 5rem 0;
    color: #fff;
    background-image: url(../images/slider.jpg);
    background-size: cover;
    background-position: bottom;
}
.service-btn{
	font-size: 1.5rem;
	margin: 1rem 0;
	color: #fff !important;
}
section.services-offer h2{
	font-family:  'Josefin Sans', sans-serif;
	font-size: 3rem;
}
section.services-offer p{
	font-family:  'Josefin Sans', sans-serif;
	margin: 1rem 0;
	font-size: 1.5rem;
}

.gallery_product
{
    margin-bottom: 30px;
}

.form-control{
	border-radius: 0px;
	background: rgba(255, 255, 255,.5);
	border: none;

}
.form-control:focus{
	border-radius: 0px;
	background: rgba(255, 255, 255,.5);

	outline: none;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff !important;
    opacity: 1; /* Firefox */
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #fff !important;
}
::-ms-input-placeholder { /* Microsoft Edge */
    color: #fff !important;
}

.card-body{
	text-align: justify;
}
/* .navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active {
    color: #72c02c;
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: rgb(51, 179, 56);
} */
.footer {
    padding: 20px 0;
}
.footer a{
    padding: 10px;
}
.about {
     text-align: center;
}
.about button {
    margin-bottom: 30px;
    margin-top: 0;
}
.left-inner{
	padding: 6rem 0;
}
section.about-page-banner {
    padding: 4rem 0 4rem;
	background-image:url('../images/slider.jpg');
	background-size: auto;
	background-position: bottom;
	position: relative;
    color: #fff;
}
.about-page-banner h2 {
    font-size: 2.5em;
	font-family:  'Josefin Sans', sans-serif;
    text-align: center;
}

.about-page-banner p{
	text-align: center;
    font-size: 1.5rem;
    font-style: italic;
	font-family:  'Josefin Sans', sans-serif;
	padding: 1rem 3rem;
}

.about-page-banner .overlay {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
	bottom: 0;
	opacity: 0.8;
    background: #232323;
}
section.why-choose-us {
    background: url(../images/loginback2.jpg);
    color: #fff;
    padding: 5rem;
}

.services-banner{
	padding: 4rem 0 4rem;
	background: url(../images/slider.jpg);
	color: #fff;
	text-align: center;
}
.service-left-inner{
	height: 100%;
	display: table;
    width: 100%;
	vertical-align: middle;
	color: #fff;
}
.v-center{
	height: 100%;
    display: table-cell;
    vertical-align: middle;
}
.services-right{
	color: #fff;
	background: #284160;
	padding-top: 2rem;
	padding-bottom: 2rem;
}
.services-left{
	background: #72c02c;
	padding-top: 2rem;
	padding-bottom: 1rem;
}
.services-banner h4{
	/*margin: 1rem;*/
	font-family:  'Josefin Sans', sans-serif;
	font-size: 4rem;
}
 p.services-description {
    padding: 2rem;
    max-width: 90%;
    margin: 0 auto;
    text-align: center;
    font-size: 1.1rem;
}
.service-bg{
	background: #eee;
	/*padding-top: 2rem;*/
}
.service-bg img{
	margin-top: 2rem;
}
.service-cnt{
	display: table;
	height: 100%;
}
.service-right-inner {
    padding: 3rem 0px 0;
}
.wcu-inner span {
    border: 1px solid #fff;
    font-size: 2rem;
    padding: 8px;
    width: 60px;
    height: 60px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    margin: 2rem auto;
}
.service-left-inner p{
	font-family: "Lato";
	font-size: 1.1em;
	text-align: center;
	padding-top: 1rem 0;
}
.service-left-inner h3{
	font-family:  'Josefin Sans', sans-serif;
	font-size: 3.5rem;
	text-align: center;
	font-weight: 600;
	margin-bottom: 0;
}
.wcu-inner h4 {
	font-family:  'Josefin Sans', sans-serif;
	font-size: 1.6rem;
}

.process  .title{
	width: 100%;
	text-align: center;
	 font-size: 1.1rem;
	font-family:  'Josefin Sans', sans-serif;
    
}
section.quick-contact {
    padding: 3rem;
}
.quick-contact-form h3{
	text-align: center;
	font-family:  'Josefin Sans', sans-serif;
}
.quick-contact-form p{
	text-align: center;
	font-family:  'Lato', sans-serif;
	margin: 0 2rem 2rem;
}

.quick-contact-form .btn{
	padding: 1rem 3rem;
	font-style: 1.5rem;
}
.quick-contact-form .form-control{
	border: 1px solid #ddd;
}
.process .step {
    background: #fff;
    color: #72c02c;
    font-size: 2rem;
	font-family:  'Josefin Sans', sans-serif;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    margin: 1rem auto;
    text-align: center;
    line-height: 75px;
    font-weight: bold;
}


.part-one {
    background: rgba(57, 82, 113, 0.83);
}
.part-two {
    background: rgb(9, 129, 177);
}
.part-three {
    background: rgba(197, 43, 63, 0.97);
}
.part-four {
    background: rgb(114, 192, 44);
}
.part-five {
    background: rgb(130, 97, 181);
}
.part-six {
    background: rgba(57, 82, 113, 0.83);
}
.light-bg .part-one, .light-bg .part-two, .light-bg .part-three, .light-bg .part-four, .light-bg .part-five, .light-bg .part-six{
	color: #72c02c;
}

.part-one, .part-two, .part-three, .part-four, .part-five, .part-six{
    color: #fff;
    text-align: center;
    padding-top: 2rem;
    padding-bottom: 2rem;
}

section.who-we-are {
    padding: 5rem 0;
}
.service-right-inner span {
    text-align: center;
    display: block;
    background: #72c02c;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    vertical-align: middle;
    padding: 0;
    line-height: 100px;
    font-size: 3rem;
    margin: 1rem auto;
}
.service-right-inner p{
	font-size: 1.1rem;
	font-family: "Lato";
	font-weight: normal;
}
.service-right-inner span:hover i {
	color: #fff;
	transition: all 0.5s ease;
}
.service-right-inner span i {
    color: #72c02c;
    transition: all 0.5s ease;
}
.why-you-choose-us{
	padding: 2rem;
	margin-top: 2rem;
    background: #efefef;
}
.related-post-title a{
	font-size: 1rem;
	color: #333;
}
.wycu-inner {
    background: #fff;
    padding: 3rem 0;
    text-align: center;
    margin: 1rem;
    border-radius: 3px;
}
.service-right-inner h3{
	font-family:  'Josefin Sans', sans-serif;
	font-size: 1.5rem;
	color: #72c02c;
	font-weight: 400;
}
.company-overview{
	padding: 0% 1%;
}
.company-overview h3{
	font-family:  'Josefin Sans', sans-serif;
    font-size: 2.5rem;
}
.company-overview p{
	font-family: 'Lato';
}
section.our-team{
	padding: 5rem 0;
}
.team-inner h4{
	font-family: 'Lato', sans-serif;
	font-size: 1.2rem;
	margin-top: 1rem;
}
ul.social-links li{
	display: inline-block;
}

ul.social-links li a {
    padding: 10px;
    font-size: 1.2rem;
    color: #333;
}
.team-inner {
    transition: all .5s ease-in-out;
}
.team-inner:hover {
    background: rgba(245, 245, 245, 0.46);
    padding: 10px;
    transition: all .5s ease-in-out;
    border-radius: 2px;
}
.blog-page{
	padding: 4.5rem 0 2rem;	
}
.post-title a {
    color: #284160;
    font-size: 1.5rem;
    font-weight: 400;
	font-family:  'Josefin Sans', sans-serif;
    /*font-family: "Lato";*/
}
.post-wrapper:first-child{
	margin-top: 2rem;
}
.post-title a:hover{
	color: #72c02c;
	text-decoration:none;
}

.post-meta {
	font-family: 'Lato', sans-serif;
}
.post-meta li{
	display: inline-block;
	margin: auto;
	padding: 10px;

     font-size: 13px;
}
.blog-cats{
	position: relative;
}

/*.categories-fixed {
    position: fixed;
    right: 10%;
    top: 90px;
    max-width: 300px;
    left: auto;
}
.pos-abs{
	position: absolute;
}*/

.sticky {
    padding: 0.5ex;
    width: 300px;
    height:550px;
    /*background-color: #333;*/
    /*color: #fff;*/
    font-size: 2em;
    border-radius: 0.5ex;
    float:left;
}
.sticky.stick {
    position: fixed;
    top: 0;
    z-index: 10;
    border-radius: 0 0 0.5em 0.5em;
}
.content-holder {
  margin-left:225px;
}




.post-meta li a{
    color: #8a8a8a;
}
.post-body p{
	font-family: 'Lato', sans-serif;
	padding: 0rem 0;	
}
.blog-read-more{
	border-color: #72c02c;
	color: #72c02c;
	font-size: 1.4rem;
	font-weight: 300;
}

.blog-read-more:hover{
	color: #fff;
	border-color: #72c02c;
	background: #72c02c;
}
.post-body {
    margin-bottom: 2rem;
	font-weight: 300 !important;
}
.post-wrapper{
display: inline-block;
    padding: 1rem;
    background: rgba(249, 249, 249, 0.09);
    margin: 0.5rem 0;
}
.post-wrapper:last-child{
	margin-bottom: 3%;
}
.post-wrapper:last-child::after{
	display: none;
}
.post-wrapper::after{
    content: '';
    width: 80%;
    background: rgba(111, 111, 111, 0.2);
    padding: 0.5px;
    display: inline-block;
    margin-top: 2rem;
    margin: 1rem auto;
    margin-left: 10%;
}

ul.blog-categories {
    width: 100%;
    overflow: hidden;
    list-style: none;
}
.blog-categories > li > a {
    color: #284160;
    padding: 10px;
    font-size: 14px;
    font-style: italic;
}
.blog-categories li  {
	display: inline-block;
}
.blog-categories > li > a {
    color: #284160;
    padding: 0.5rem 0;
    display: inline-block;
    font-style: normal;
    font-size: 18px;
}
.blog-categories > li > ul li a{
    color: #284160;
}

.blog-categories > li > ul{
	list-style: none;
	margin-left: 1rem;
}
section.contact-page {
    padding: 3rem 0;
}
.contact-left p{
	font-size: 14px;
	font-family: "Lato";
	padding: 0rem;
}
.contact-title h4 {
	    color: #284160;
	font-family:  'Josefin Sans', sans-serif;
}
.post-header {
    padding: 2rem 0 0rem;
    text-align: left;
}
.social-icons li{
	display: inline-block;
}
.social-icons li a{
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
    border-radius: 50%;
	text-align: center;
	color: #fff;
}
.other-locations li{
	display: inline-block;
	padding: 1rem;
	border-radius: 3px;
	margin: 1rem;
	border: 1px solid #eee;
}


.social-icons li a.fb {
    background: #3b5998;
}
.social-icons li a.twitter {
    background: #3396FF;
}
select.form-control {
    margin-top: 16px;
    border: 1px solid #ddd;
    border-radius: 2px;
    padding: 7px 10px;
}
.social-icons li a.insta {
    background: #f09433;
}
.social-icons li a.linkedin {
    background: #0077B5;
}
.contact-title h4:after {
    margin: 0 0 4px 20px;
    display: inline-block;
    height: 9px;
    content: " ";
    text-shadow: none;
    background-color: #72c02c;
    width: 24%;
    border-top: 0px solid #284160;
    border-bottom: 0px solid #284160;

}
.contact-title h4:before {
 
    display: inline-block;
    margin: 0 20px 4px 0;
    height: 9px;
    content: " ";
    text-shadow: none;
    background-color: #72c02c;
    width: 24%;
    border-top: 0px solid #284160;
    border-bottom: 0px solid #284160;
}


.contact-right {
    border: 1px double #aaa;
    padding: 2rem;
    border-style: dashed;
}

.contact-right h4{
	color: #284160;
    font-size: 2rem;
    text-align: center;
    margin-bottom: 2rem;
}
.contact-right h4 span{
	color: #72c02c;
}
 

.contact-right input.form-control,
.contact-right textarea {
    margin: 1em 0;
    border: 1px solid #ddd;
    border-radius: 2px;
    color: #284160;
    outline: none;
}
section.portfolio-banner {
    padding: 8rem 0 4rem;
    background: #f3f3f3;
    color: #777;
    text-align: center;
}
section.portfolio-banner h3{
	font-family:  'Josefin Sans', sans-serif;
	font-size: 3rem;
}

 
.portfolio-item {
    margin: 0px;
    padding: 0px;
    border-radius: 4px;
    padding-bottom: 0px;
}

section.portfolio-items {
    padding: 4rem 0;
    display: inline-block;
    width: 100%;
}
section.contact-page-banner {
    padding: 8rem 0 4rem;
    background: #ddd;
}

.portfolio-item  figure img,
figure.imghvr-shutter-out-horiz{
	width: 100%;
}
 
.portfolio-item figure figcaption h4{
	font-size: 2rem;
}
[class^='imghvr-'],
[class*=' imghvr-'] {
  background-color: #eee;
}
.portfolio-item figure figcaption {
    text-align: center;
    vertical-align: middle;
    padding-top: 20%;
}
[class*=" imghvr-shutter-out-"]:before, [class^=imghvr-shutter-out-]:before,
[class*=" imghvr-"] figcaption, [class^=imghvr-] figcaption {
    background-color: rgba(40, 65, 96, 0.56);
}



@media screen and (min-width: 993px) {
	.desktop_only {
		display: none;
	}
	/* .navbar {
		padding: 0rem 1rem;
	}
	.nav-link {
		display: block;
		padding: 1.1rem 1rem;
	}
	.nav-item.dropdown.open .dropdown-menu.shown {
		display: block;
		padding: 0rem 0;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
	}
	.dropdown-divider {
		margin: 0rem 0;
	}
	.nav-item a.nav-link.btn.btn-info {
		padding: 0.4rem 0.8rem;
		margin: .6rem 0;
	} */
	.cat-btn {
		display: none;
	}
}
@media screen and (max-width: 992px) {
	.desktop_only {
		display: block;
	}
.about h1 {
	font-size: 20px;
    padding: 0;
}
/* .navbar-dark .navbar-nav .nav-link {
 
    font-size: 14px;
} */
.about {
    padding-top: 60px;
    /*padding-bottom: 40px;*/
    text-align: center;
}
.about p {
    line-height: 1.4;
    }
    .contact-title h4:before,
.contact-title h4:after{
	display: none;
}

/*MAX 767px*/
.about h1 {
	font-size: 20px;
	text-align: center;
	margin-top: 15px;
}

/* .navbar-offcanvas.in {
	box-shadow: 10px 10px 20px rgba(0,0,0,0.3);
}
.navbar-offcanvas {
	 top: 66px;
	 background: #fff;
}
.darkHeader .navbar-offcanvas {
	top: 56px;
}
.navbar .container {
    max-width: 100%;
}
li.nav-item {
    border-bottom: 1px solid #b5b4b4;
}
.navbar-offcanvas .dropdown-menu {
    border-top: none;
    border-radius: 0;
    border-bottom: none;
    margin: 0 !important;
    padding: 0;
}
.navbar-offcanvas {
	 max-width: 300px;
	 left: -300px;
} */
.blog-cats {
    position: fixed;
    right: 0;
    display: none;
    top: 18% !important;
    background: #fff;
    padding-left: 5%;
    box-shadow: 6px 2px 15px rgba(221, 221, 221, 0.64);
    border-radius: 2px;
}
.cat-btn {
    background: #72c02c;
    width: 100px;
    height: 40px;
    content: "Categories";
    position: fixed;
    right: 0;
    top: 100px;
    z-index: 12;
    display: inline-block;
    border-radius: 5px;
    cursor: pointer;
    font-size: 1.2rem;
    color: #fff;
    font-weight: bold;
    font-family: "Lato";
    line-height: 40px;
    text-align: center;
    transform: rotate(-90deg);
    margin-right: -30px;
}

.sticky.stick {
    border-radius: 02px;
}

/* .navbar-offcanvas.offcanvas-transform.in {
    -webkit-transform: translateX(300px);
    transform: translateX(300px);
}
.dropdown-item {
	padding: 0.5rem 0rem;;
    color: #284160;
    border: 0;
    border: 1px solid #b7b7b7;
    border-left: none;
    border-right: none;
    border-bottom: none;
    text-transform: uppercase;
}

.dropdown-divider {
 	display: none;
}
button.navbar-toggler {
    margin-right: 8px;
}
.darkHeader .navbar-toggler.is-open span:nth-child(3) {
	top: 22px
}
.darkHeader .navbar-toggler.is-open span:nth-child(1) {
 	top: 22px;
} */
 
.service-wrapper {
    margin: 20px 0;
}
.gallery_product:hover .portfolio-overlay {
    line-height: 3;
    }
.news {
    margin: 20px 0;
}
/* .navbar-dark .navbar-brand {
 
    padding-left: 15px;
}
.navbar-dark {
    background: rgba(255, 255, 255, 0.92)!important;
    padding: 0;
    } */

.processheading{
	text-align: center;
	padding: 10px 0px;
}
 
.services-banner h4 {
	font-size: 2rem;
}

}



@media screen and (max-width: 480px) {
.about h1 {
	font-size:18px;
	padding-top: 30px;
	padding-bottom: 0px;
}
	.front, .back {
	    height: 460px;
    }
}
    
    
    
    
    /*********************************
    *PROPEROS V3*
    **********************************/
    body,
    a,
    div,
    p {
        font-family: "Nunito", sans-serif;
    }
    
    body {
        padding-top: 80px;
    }
    
    header.site-header {
        position: fixed;
        background: #fff;
        width: 100%;
        top: 0;
        left: 0;
        right: 0;
    }
    
    .site-banner {
        background-size: cover;
        background-position: 50%;
        background-color: #27425f;
        padding: 2.5em 0;
    }
    
    .banner-title {
        margin-bottom: 1em;
        font-size: 50px;
        color: #fff;
        font-family: 'Josefin Sans', serif;
    }
    
    .site-logo {
        margin: 10px 0 15px;
    }
    
    nav.navbar {
        margin: 10px 0 0;
/*        text-transform: uppercase;*/
    }
    
    li.nav-item.singup-login a {
        margin-bottom: 0;
    }
    
    .btn-primary:not(:disabled):not(.disabled).active:focus,
    .btn-primary:not(:disabled):not(.disabled):active:focus,
    .show>.btn-primary.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(0, 131, 41, 0.2901960784313726);
    }
    
    .btn-primary:not(:disabled):not(.disabled):active {
        color: #fff;
        background-color: #008329;
        border-color: #008329;
    }
    
    header.site-header {
        position: fixed;
        background: #fff;
        width: 100%;
        top: 0;
        left: 0;
        /* box-shadow: 0 1px 6px rgba(57, 73, 76, .35); */
        right: 0;
        z-index: 999;
		border: #dddddd 1px solid;
    }
    
    li.nav-item.singup-login a {
        color: #fff !important;
        -webkit-transition: all .15s;
        transition: all .15s;
        -webkit-box-shadow: 0 1px 6px rgba(57, 73, 76, 0.35);
        box-shadow: 0 1px 6px rgba(57, 73, 76, 0.35);
        border: 2px solid transparent;
        border-radius: 2px;
        font-weight: 500;
        text-align: center;
        vertical-align: middle;
        cursor: pointer;
        margin-top: 7px;
        white-space: nowrap;
        padding: 5px 20px !important;
    }
    
    .js-hiraku-offcanvas-body-active .js-hiraku-offcanvas-sidebar-left {
        display: block !important;
    }
    
    .navbar-light .navbar-nav .nav-link {
        color: rgba(0, 0, 0, 0.5);
        padding: 10px 20px;
        font-weight: bold;
    }
    
    .btn-primary {
        color: #fff;
        background-color: #37a000;
        padding: 11px 28px;
        font-size: 15px;
        line-height: 15px;
        text-transform: capitalize;
        border-radius: 4px;
        user-select: none;
        display: inline-block;
        -webkit-font-smoothing: antialiased;
        margin: 0 20px 30px 0;
        font-weight: 500;
        text-align: center;
        vertical-align: middle;
        cursor: pointer;
        white-space: nowrap;
        background-image: none;
        font-weight: bold;
        transition: all .15s;
        letter-spacing: 1.5px;
        /* box-shadow: 0 1px 6px rgba(57, 73, 76, .35); 
           border: #dddddd 1px solid; */
		border-color: transparent;
    }
    
    .btn-primary:hover {
        color: #fff;
        background-color: #008329;
        border-color: #008329;
    }
    
    section.site-our-client {
        background: #494949;
    }
    
    .clients h5 {
        color: #b2b2b2;
        margin: 44px 0;
        line-height: 16px;
        font-size: 16px;
        font-weight: bold;
    }
    
    .clients-logo img {
        max-height: 60px;
        margin: 30px 0;
        -webkit-filter: grayscale(1);
        filter: grayscale(1);
    }
    
    section.site-our-client {
        background: #494949;
        height: 120px;
    }
    
    .align-slf-cntr {
        align-self: center;
    }
    
    .wcwh-content p {
        font-size: 14px;
        margin-bottom: 0;
        /* font-weight: bold; */
    }
    
    .wcwh-content:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        border-left: 2px solid #5bbc2e;
    }
    
    .wcwh-content h4 {
        font-size: 15px;
        line-height: 20px;
        font-weight: 700;
        display: block;
        margin-bottom: 10px;
    }
    
    .bg-gray {
        background: #f9f9f9;
    }
    
    section.wcwh {
        padding: 2em 0;
    }
    
    h3.os-title {
        font-size: 35px;
        line-height: 43px;
        font-weight: 700;
        margin-bottom: 10px;
        text-align: center;
    }
    
    section.our-services {
        padding: 50px 0 100px;
    }
    
    .os-header p {
        color: #656565;
        text-align: center;
        margin-bottom: 50px;
    }
    
    .os-list-content {
        position: relative;
        background-color: #fff;
        height: 600px;
        /* box-shadow: 0 1px 6px rgba(57, 73, 76, .35); */
		border: #dddddd 1px solid;
    }
    
    .os-list-header {
        border-bottom: 1px solid #e0e0e0;
        padding-right: 20px;
        text-align: center;
        padding-bottom: 30px;
        padding-left: 20px;
    }
    
    h3.os-list-title {
        font-size: 24px;
        line-height: 30px;
        font-weight: 900;
        word-break: break-word;
        margin: 0 0 30px;
        color: #222;
        margin-bottom: 10px;
        padding-top: 30px;
        text-transform: capitalize;
        text-align: center;
    }
    
    h5.os-list-subtitle {
        color: #656565;
        font-size: 15px;
        line-height: 23px;
        font-weight: 400;
        text-align: center;
        height: 70px;
    }
    
    .learn-more {
        margin: 20px 0;
    }
    
    small.price-contact {
        width: 100%;
        display: block;
        font-size: 12px;
        line-height: 20px;
        font-weight: 600;
    }
    
    .os-feature p {
        position: relative;
        padding-left: 5px;
        margin-left: 20px;
    }
    
    .os-feature p i {
        position: absolute;
        top: 5px;
        color: #37a000;
        left: -20px;
    }
    
    .os-feature {
        display: block;
        padding: 20px;
    }
    
    section.hiw-section.bg-gray {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    
    h4.hiw-title {
        font-size: 35px;
        line-height: 43px;
        font-weight: 700;
        margin-bottom: 50px;
        text-align: center;
    }
    
    h3.hiw-content-title {
        font-size: 16px;
        line-height: 22px;
        font-weight: 900;
        margin: 30px 0 20px;
        color: #000;
    }
    
    h3.ompt-title {
        font-size: 35px;
        line-height: 43px;
        font-weight: 700;
        text-align: center;
        margin: 50px 0;
    }
    
    a.ompt-link {
        transition: box-shadow .3s;
        height: 132px;
        border-radius: 2px;
        /* box-shadow: 0 1px 6px rgba(57, 73, 76, .35);*/
        text-decoration: none;
        position: relative;
        overflow: hidden;
        display: flex;
        align-items: center;
        margin-bottom: 30px;
        flex-direction: column;
        justify-content: center;
		border: #dddddd 1px solid;
    }
    
    p.item-front {
        transition: transform .2s ease-in-out, opacity .2s ease-in-out;
        height: 132px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    
    .item-front img {
        height: 40px;
    }
    
    span.item-title {
        font-weight: 300;
        color: #222;
        margin-top: 20px;
    }
    
    .item-back {
        position: absolute;
        top: 66px;
        left: 0;
        width: 100%;
        display: flex!important;
        opacity: 0;
        transition: transform .2s ease-in-out, opacity .2s ease-in-out;
        height: 132px;
        color: #222;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        font-size: 13px;
        line-height: 20px;
    }
    
    .item-back span {
        color: #008329;
        font-size: 13px;
        line-height: 20px;
        text-transform: capitalize;
        margin: 10px 0 0;
    }
    
    a.ompt-link:hover {
        box-shadow: 0 2px 10px 1px rgba(57, 73, 76, .3), 0 1px 2px rgba(57, 73, 76, .15);
    }
    
    a.ompt-link:hover .item-front {
        opacity: 0;
        transform: translateY(-66px);
    }
    
    a.ompt-link:hover .item-back {
        opacity: 1;
        transform: translateY(-66px);
    }
    
    a.btn.btn-default {
        color: #37a000;
        background-color: #fff;
        padding: 11px 28px;
        font-size: 14px;
        line-height: 14px;
        border-radius: 2px;
        user-select: none;
        display: inline-block;
        border: 2px solid transparent;
        -webkit-font-smoothing: antialiased;
        margin: 20px 0 80px;
        font-weight: 500;
        text-align: center;
        vertical-align: middle;
        cursor: pointer;
        white-space: nowrap;
        background-image: none;
        transition: all .15s;
        box-shadow: 0 1px 6px rgba(57, 73, 76, .35);
        border-color: transparent;
    }
    
    section.testimonial {
        background: #494949;
        padding: 50px 0;
    }
    
    h2.testimonial-heading {
        font-size: 35px;
        line-height: 43px;
        font-weight: 700;
        color: #fff;
        margin-bottom: 20px;
    }
    
    p.testimonial-text {
        line-height: 23px;
        color: #a0a0a0;
        font-weight: 400;
        font-size: 16px;
        font-style: italic;
    }
    
    .client-img img {
        width: 40px;
        height: 40px;
        border-radius: 100px;
        overflow: hidden;
    }
    
    .client-details p {
        color: #a0a0a0;
        padding-left: 20px;
        font-size: 13px;
    }
    
    .testimonial-video {
        transition: box-shadow .3s;
        box-shadow: 0 1px 9px rgba(15, 18, 18, .35);
    }
    
    .quick-contact {
        position: relative;
        background-color: #fff;
        margin: 50px 0;
        padding: 30px;
        /* box-shadow: 0 1px 6px rgba(57, 73, 76, .35); */
        justify-content: space-between;
        align-content: center;
		border: #dddddd 1px solid;
    }
    
    h4.cwu-sub-title {
        color: #37a000;
        line-height: 23px;
        font-size: 15px;
        font-weight: 500;
        word-break: break-word;
        margin: 0;
        font-weight: 700;
    }
    
    h2.cwu-title {
        font-size: 32px;
        line-height: 44px;
        color: #1d4354;
        font-family: 'Lora', serif;
        font-weight: bold;
    }
    
    .cwu-button {
        margin-top: 20px;
    }
    
    footer.site-footer {
        flex: none;
        margin-top: auto;
        padding-top: 30px;
        color: #e0e0e0;
        background-color: #656565;
    }
    
    h4.footer-title {
        color: #e0e0e0;
        font-size: 13px;
        font-weight: 700;
        line-height: 15px;
        text-transform: uppercase;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    
    .footer-toggle>div a {
        font-weight: 400;
    }
    
    .site-footer a {
        color: #e0e0e0;
        font-size: 13px;
    }
    
    .site-footer a:hover {
        color: #f2f2f2;
        text-decoration: none;
    }
    
    .copyright-footer p {
        margin: 10px 0;
        display: inline-block;
        text-align: center;
        color: #e0e0e0;
        font-size: 13px;
    }
    
    .footer-social-media ul li {
        display: inline-block;
    }
    
    .footer-social-media ul li a {
        font-size: 14px;
        display: inline-block;
        margin: 5px 10px 0 0;
    }
    
    .js-hiraku-left-close-btn,
    .js-hiraku-offcanvas-btn {
        background: none;
        border: none;
        color: #72c02c;
        outline: none;
    }
    
    section.our-locations {
        padding: 40px 0;
    }
    
    section.our-locations h3 {
        font-size: 16px;
        font-weight: 700;
        line-height: 22px;
        word-break: break-word;
        margin: 0 0 30px;
        color: #222;
    }
    
    .our-locations h6.location {
        color: #222;
        font-weight: 400;
        margin-bottom: 10px;
        text-decoration: none;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        word-break: break-all;
    }
    
    h3.request-demo-title {
        font-size: 20px;
        margin-bottom: 23px;
        margin-bottom: 33px;
        font-weight: 600;
    }
    
    .modal-content {
        position: relative;
        width: 100%;
        pointer-events: auto;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid rgba(0, 0, 0, .2);
        border-radius: .3rem;
        outline: 0;
    }
    
    .modal-content .form-control {
        width: 100%!important;
        height: 42px;
        padding: 12px;
        font-size: 14px;
        line-height: 1.42857;
        font-weight: 400;
        background-color: #fff;
        background-image: none;
        border: 2px solid #e0e0e0;
        border-radius: 2px;
        -webkit-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
        -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
        color: #222;
    }
    
    .modal-content {
        padding: 40px;
        border-radius: 2px;
        box-shadow: 0 1px 5px 0 rgba(57, 73, 76, .35);
    }
    
    .form-control:focus {
        /* border-color: #6fda44; */
        border-color: #008329;
        outline: 0;
        box-shadow: none;
        /* -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(111, 218, 68, .6); */
        /* box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(111, 218, 68, .6); */
    }
    
    .form-control:focus,
    .form-control:hover {
        outline-color: #008329;
        border-color: #008329;
    }
    
    .modal-content select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        padding: 0 12px;
        line-height: 38px;
        background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zd�cuM2MuMi4yLjQuMi42LjIuMy4xLjUgMCAuNi0uMnoiIGZpbGw9IiM1OGJlMWQiLz48L3N2Zz4=);
        background-position: center right 12px;
        background-repeat: no-repeat;
        background-size: 12px 6px;
    }
    
    @media (max-width: 992px) {
        .banner-title {
            font-size: 40px;
            max-width: 50%;
        }
        .site-logo {
            margin: 10px 0 10px;
            text-align: center;
        }
        .js-hiraku-offcanvas-btn {
            position: absolute;
            top: -50px;
            font-size: 22px;
        }
        .js-hiraku-left-close-btn {
            font-size: 22px;
        }
        nav.navbar {
            margin: 0;
            padding: 0;
        }
        .clients-logo img {
            max-height: 50px;
            margin: 10px 0;
        }
        section.site-our-client {
            height: auto;
        }
        h5.wcwh-titl {
            text-align: center
        }
        section.wcwh {
            padding: 2em 1em;
        }
        .wcwh-content:before {
            margin: 10px 0
        }
        .wcwh-content {
            padding: 10px 0;
        }
        h2.testimonial-heading,
        h3.ompt-title,
        h4.hiw-title,
        h3.os-title {
            font-size: 18px;
            line-height: 24px;
        }
        .os-list-content {
            margin: 10px 0;
        }
        .logo.is-small.is-center {
            text-align: center;
            position: absolute;
            top: 6px;
            left: 0;
            right: 0;
        }
        .js-hiraku-offcanvas-body-active .js-hiraku-offcanvas-sidebar-left {
            margin-left: auto;
            margin-right: auto;
            padding-right: 15px;
            padding-left: 15px;
        }
        .logo.is-small.is-center img {
            height: 40px;
        }
        .offcanvas-menu.mobile-menu {
            padding-top: 60px;
        }
        .mobile-menu .nav-link {
            color: #222;
            font-size: 14px;
            line-height: 14px;
            display: flex;
            align-items: center;
            padding: 20px 0;
            margin-bottom: 0;
            font-weight: 700;
            border-top: 1px solid #e0e0e0;
            text-transform: uppercase;
        }
        body {
            padding-top: 75px;
        }
        .mobile-menu .nav-link.btn-primary {
            color: #fff;
            text-align: center;
            padding: 11px 28px;
            width: auto;
            align-content: center;
            justify-content: center;
        }
        .close-icon {
            position: absolute;
            right: 0;
            left: auto;
            z-index: 9;
            top: 0;
        }
    }
    
    @media (max-width: 769px) {
        .site-banner {
            background-image: none;
            background-color: #27425f;
            text-align: center;
        }
        .banner-title {
            max-width: 100%;
        }
    }

    .dropdown-item.active, .dropdown-item:active {
        color: #fff;
        text-decoration: none;
        background-color: #37a000;
    }