@import url('https://fonts.googleapis.com/css?family=Black+Han+Sans');

.main-nav{
    position: absolute;
    width: 100%;
    z-index: 999;
    clear: both;
}

.rev_slider img{
    width:100%
}

.rev_slider::after{ 
    width: 100%;
	height:30%;
	position: relative;
	content: "";
	top: 0px;
	left: 0px;
    z-index:100;
    display:block;
    transition:all .3s ease;
    background: -moz-linear-gradient(bottom, rgba(0,0,0,0) 4%, rgba(0,0,0,30) 100%); 
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.6))); 
}

.finance-banner{
    background: #00A1E6;
}

.finance-banner .section{
    padding: 0px 15px 0px 15px;
}

.btn-callout {
  color: #142c52;
  background-color: #FFF;
  border-color: #fff;
  transition: 0.3s;
  float: right;
  border-radius: 4px;
  margin-top: 5px;
}
.btn-callout:focus,
.btn-callout.focus {
  color: #FFF;
  background-color: #00A1E6;
  border-color: #00A1E6;
}
.btn-callout:hover {
  color: #FFF;
  background-color: #00A1E6;
  border-color: #00A1E6;
}
.btn-callout:active,
.btn-callout.active,
.open > .dropdown-toggle.btn-default {
  color: #FFF;
  background-color: #00A1E6;
  border-color: #00A1E6;
}

.banner-callout{
    width: 100%;
    height: 120px;
    padding: 30px 20px 45px 20px;
    background-color: #00A1E6;
}

.info-callout{
    float: left;
    margin-top: -5px;
}

.info-callout h3{
    color: #FFF;
}

.info-callout p{
    color: #FFF;
}

.no-margin{
    margin: 20px 0px 0px 0px;
}

.finance-about{
    margin-top: 40px;
}

.finance-about h1{
    line-height: 1.2;
    margin: 5px 0px 10px 0px;
    font-size: 30px;
    font-weight: 600;
}

.finance-about p{
    line-height: 2;
    margin-bottom: 10px;
}

.about-finance-pic img{
    width: 100%;
}



/* ================================= */
/* --- Directory Category  Css  ---- */
/* ================================= */
#directory-category{
	background:#f6f6f6;
}
.directory-category-heading h2 {
  background: #fff;
  padding: 25px 30px;
  color:#3a2f2f;
}
.directory-category-box > span {
  border-radius: 100%;
  color: #fff;
  display: inline-block;
  font-size: 30px;
  height: 97px;
  line-height: 97px;
  width: 97px;
  position:relative;
}
.directory-category-box {
  background: #fff;
  float: left;
  margin-right: 10px;
  padding: 35px 0;
  width: 220px;
  margin-bottom:10px;
}
.directory-category-heading {
  margin-bottom: 50px;
}
.directory-category-box span::after{
  border: 2px solid transparent;
  border-radius: 100%;
  bottom: 0;
  content: "";
  height: 105px;
  left: -4px;
  margin: 0 auto;
  position: absolute;
  right: 0;
  text-align: center;
  top: -4px;
  width: 105px;
  transition: all .3s ease;
}
.directory-category-box:hover:nth-child(1) span::after,
.directory-category-box.resturent:hover span::after{
	border: 2px solid #09639e;
	transition: all .3s ease;
}
.directory-category-box:nth-child(1) span,
.directory-category-box.resturent span{
	background: #09639e;
}
.directory-category-box:hover:nth-child(2) span::after,
.directory-category-box.real-estate:hover span::after{
	border: 2px solid #99cc33;
	transition: all .3s ease;
}
.directory-category-box:nth-child(2) span,
.directory-category-box.real-estate span{
	background: #99cc33;
}
.directory-category-box:hover:nth-child(3) span::after,
.directory-category-box.sport:hover span::after{
	border: 2px solid #855410;
	transition: all .3s ease;
}
.directory-category-box:nth-child(3) span,
.directory-category-box.sport span{
	background: #855410;
}
.directory-category-box:hover:nth-child(4) span::after,
.directory-category-box.beauty:hover span::after{
	border: 2px solid #c406b4;
	transition: all .3s ease;
}
.directory-category-box:nth-child(4) span,
.directory-category-box.beauty span{
	background: #c406b4;
}
.directory-category-box:hover:nth-child(5) span::after,
.directory-category-box.vehicles:hover span::after{
	border: 2px solid #0c1d6b;
	transition: all .3s ease;
}
.directory-category-box:nth-child(5) span,
.directory-category-box.vehicles span{
	background: #0c1d6b;
}
.directory-category-box:hover:nth-child(6) span::after,
.directory-category-box.shoping:hover span::after{
	border: 2px solid #f57f0a;
	transition: all .3s ease;
}
.directory-category-box:nth-child(6) span,
.directory-category-box.shoping span{
	background: #f57f0a;
}
.directory-category-box:hover:nth-child(7) span::after,
.directory-category-box.industry:hover span::after{
	border: 2px solid #1ba7de;
	transition: all .3s ease;
}
.directory-category-box:nth-child(7) span,
.directory-category-box.industry span{
	background: #1ba7de;
}
.directory-category-box:hover:nth-child(8) span::after,
.directory-category-box.dating:hover span::after{
	border: 2px solid #eb473a;
	transition: all .3s ease;
}
.directory-category-box:nth-child(8) span,
.directory-category-box.dating span{
	background: #eb473a;
}
.directory-category-box:hover:nth-child(9) span::after,
.directory-category-box.jobs:hover span::after{
	border: 2px solid #149c7e;
	transition: all .3s ease;
}
.directory-category-box:nth-child(9) span,
.directory-category-box.jobs span{
	background: #149c7e;
}
.directory-category-box:hover:nth-child(10) span::after,
.directory-category-box.other-services:hover span::after{
	border: 2px solid #074710;
	transition: all .3s ease;
}
.directory-category-box:nth-child(10) span,
.directory-category-box.other-services span{
	background: #074710;
}
.directory-category-box:nth-child(5),
.directory-category-box:nth-child(10) {
	margin-right:0;
}
.directory-category-box a h3 {
  font-weight: 500;
  padding-bottom: 15px;
  padding-top: 30px;
  color:#3a2f2f;
}
.directory-category-box > p {
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 2px;
}
/* --- Directory Category - 2 Css  ---- */
#directory-category-slider .owl-nav {
  position: absolute;
  right:20px;
  top: -115px;
}
#directory-category-slider .owl-prev,
#directory-category-slider .owl-next{
  border: 1px solid #888;
  color:#888;
  display: inline-block;
  font-size: 20px;
  height: 50px;
  line-height: 46px;
  text-align: center;
  width: 50px;
  margin:0 5px;
}
#directory-category-slider .owl-prev:hover,
#directory-category-slider .owl-next:hover{
	color:#fff;
}
/* ----- Directory Category - 3 Css ----- */

.directory-category-box3 span .fa {
  font-size: 40px;
}
.directory-category-box3 {
  background: #fff;
  border-radius: 15px;
  float: left;
  height: 160px;
  margin: 0 11.4px 50px 11.4px;
  overflow: hidden;
  padding: 30px 0 50px;
  position: relative;
  width: 23%;
}
.directory-category-box3 h3 {
  font-size: 24px;
  font-weight: normal;
  padding:28px 0 0;
  color:#3a2f2f;
  line-height:1.0;
}
.directory-category-box3 > p {
  font-size: 16px;
  font-weight: 300;
}
.directory-category-box3 > span,
.directory-category-box3 > p,
.directory-category-box3 h3{
  position: relative;
  z-index: 1;
}
.directory-category-overlay {
  bottom: 0;
  height: 4%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 0;
  transition: all .5s ease;
}
.directory-category-box3:hover .directory-category-overlay{
	height:100%;
	transition: all .7s ease;
}
.directory-category-box3:hover{
	transition: all .7s ease;
	box-shadow: 0 5px 30px rgba(0, 0, 0, 0.48);
}
.directory-category-box3:hover span .fa,
.directory-category-box3:hover p,
.directory-category-box3:hover h3{
	color:#fff;
}

/* ----- Directory Category - 4 Css ----- */
#directory-category-4 {
  background: #f6f6f6;
  margin-top: 0px;
  padding-bottom: 0%;
}
.directory-category-box4 span .fa {
  font-size: 40px;
}
.directory-category-box4 {
  background: #fff;
  border-radius: 15px;
  float: left;
  height: 160px;
  margin: 0 11.4px 50px 11.4px;
  overflow: hidden;
  padding: 30px 20px 50px;
  position: relative;
  width: 100%;
}
.directory-category-box4 h3 {
  font-size: 24px;
  font-weight: normal;
  padding:15px 0;
  color:#3a2f2f;
}
.directory-category-box4 > p {
  font-size: 15px;
  font-weight: 300;
}
.directory-category-box4 > span,
.directory-category-box4 > p,
.directory-category-box4 h3{
  position: relative;
  z-index: 1;
}
.directory-category-overlay1 {
  bottom: 0;
  height: 4%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 0;
  transition: all .5s ease;
}
.directory-category-box4:hover .directory-category-overlay1{
	height:100%;
	transition: all .7s ease;
}
.directory-category-box4:hover{
	transition: all .7s ease;
	box-shadow: 0 5px 30px rgba(0, 0, 0, 0.48);
}
.directory-category-box4:hover span .fa,
.directory-category-box4:hover p,
.directory-category-box4:hover h3{
	color:#fff;
}

.directory-category-heading span {
	color:#06A2DB;
}

.directory-category-box3 span .fa {
  font-size: 40px;
  color:#06A2DB;
}

.directory-category-box a h3:hover{
  color:#00463e ;
}

.directory-category-overlay {
  background: #FA5F05;
}
.directory-category-overlay1 {
  background: #06A2DB;
}

#directory-category-slider .owl-prev:hover,
#directory-category-slider .owl-next:hover{
	background:#06A2DB;
	border: 1px solid #06A2DB;
}

.service-box{
    height: 340px;
    box-shadow: 0 0 10px rgba(204,204,204,0.6);
    -moz-box-shadow: 0 0 10px rgba(204,204,204,0.6);
    -webkit-box-shadow: 0 0 10px rgba(204,204,204,0.6);
    -o-box-shadow: 0 0 10px rgba(204,204,204,0.6);
    border-top: solid 3px #00A1E6;  
    padding: 40px 10px 40px 10px;
    text-align: center;
    transition: 0.5s;
}

.service-box h5{
    margin: 15px 0px 5px 0px;
    font-size: 18px;
    color: #333;
}

.service-box p{
    color: #808080;
}

.service-box:hover{
    border-top: solid 3px #142c52; 
}

.service-box:hover .service-icon-box {
    background: #142c52;
}

.service-icon-box{
    position: relative;
    background: #00a4e6;
    width: 90px;
    height: 90px;
    margin: auto;
    border-radius: 50%;
    transition: 0.5s;
}

.service-icon-img{
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

.service-icon-img img{
    width: 100%;
}

.service-box strong{
    color: #272F32;
}


.no-margin-top{
    margin-top: 20px;
}

.no-margin-topbottom{
    margin-top: 40px;
    margin-bottom: 40px;
}

.panel-image-1, .panel-image-2, .panel-image-3, .panel-image-4{
    height: 270px; 
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.panel-image-1{
    background-image: url("../img/projects/1.jpg");
}

.panel-image-2{
    background-image: url("../img/projects/2.jpg");
}

.panel-image-3{
    background-image: url("../img/projects/3.jpg");
}

.panel-image-4{
    background-image: url("../img/projects/4.jpg");
}

.panel-label{
    background: #dfecec;
    height: 270px;
    color: #FFF;
    padding: 60px 50px 60px 50px;
    text-align: center;
}

.panel-label p{
    font-size: 13px;
    line-height: 1.7;
    color: #666666;
    margin: 5px 0px 15px 0px;
}

.panel-label h4{
    color: #0a1629;
}

.btn-custom2 {
  color: #FFF;
  background-color: #00A1E6;
  border-color: #00A1E6;
  transition: 0.3s;
  border-radius: 0px;
}
.btn-custom2:focus,
.btn-custom2.focus {
  color: #333;
  background-color: #FFF;
  border-color: #FFF;
}
.btn-custom2:hover {
  color: #fff;
  background-color: #142c52;
  border-color: #142c52;
}
.btn-custom2:active,
.btn-custom2.active,
.open > .dropdown-toggle.btn-custom {
  color: #333;
  background-color: #FFF;
  border-color: #FFF;
}

.finance-parallax{
    background-image: url("../img/images/finance/image27.jpg");
    height: 300px; 
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0px 50px 0px;
}

.counter-statistics{
    color: #FFF;
    text-align: center;
}

.inner-counter{
    background: transparent;
}



.team-card-3{
    text-align: center;
}

.team-card-3 h6{
    margin-top: 5px;
    font-size: 15px;
}

.team-card-3 p{
    margin-top: -2px;
    font-size: 13px;
}

.team-photo img{
    width: 100%;
}

.our-team h2{
    text-align: left;
    margin-bottom: 10px;
}

.our-team h6{
    font-style: italic;
    color: #999999;
}

.our-team p{
    text-align: left;
    color: #999;
    line-height: 1.5;
    margin-bottom: 15px;
}

.slick-dots {
  text-align: center;
  padding: 0;
    display: none;
}
.slick-dots li {
  display: inline-block;
  margin-left: 4px;
  margin-right: 4px;
  display: none;

}
.team-card-3 .slick-dots li.slick-active button {
  background-color: #999;
}
.team-card-3 .slick-dots li button {
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: #fff;
  border: solid 1px #999;
  width: 15px;
  height: 15px;
  border-radius: 50%;
}
.team-card-3 .slick-dots li :hover {
  background-color: #999;
}

.team-card-3 .responsive{
    clear: both;
}

.team-card-3 .responsive div img{
    margin-left: auto;
    margin-right: auto;
}

@media screen and (max-width: 800px) {
  .next, .prev {
    display: none !important;
  }
}

.span-item img{
    width: 100%;
}

/* ========== #TO BE REPLACE ON THE CSS PAGE ========== */

/* ================== 
	1.5. LOADER. 
   ================== */
#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1031;
  background-color: #F2F2F2;
}

#loader {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border: 3px solid transparent;
  border-top-color: #00A1E6;
  border-radius: 50%;
  animation: loader 2s linear infinite;
}
#loader::before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border: 3px solid transparent;
  border-top-color: #00A1E6;
  border-radius: 50%;
  animation: loader 3s linear infinite;
}
#loader::after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border: 3px solid transparent;
  border-top-color: #00A1E6;
  border-radius: 50%;
  animation: loader 1.5s linear infinite;
}

@keyframes loader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.btn-custom {
  color: #FFF;
  background-color: #609f9f;
  border-color: #609f9f;
  transition: 0.3s;
}
.btn-custom:focus,
.btn-custom.focus {
  color: #FFF;
  background-color: #609f9f;
  border-color: #609f9f;
}
.btn-custom:hover {
  color: #FFF;
  background-color: #00A1E6;
  border-color: #00A1E6;
}
.btn-custom:active,
.btn-custom.active,
.open > .dropdown-toggle.btn-custom {
  color: #FFF;
  background-color: #609f9f;
  border-color: #609f9f;
}

hr.center{
    width: 80px;
    border-top: 3px solid #609f9f;
    margin: 15px auto 15px auto;
}

.footer-categories h6{
	color: #609f9f;
}

.subscribe-footer h6{
	color: #609f9f;
	margin-bottom: 10px;
}

.newsletter-box .button {
  	width: 25%;
  	height: 38px;
  	background-color: #609f9f;
  	border: none;
  	border-radius: 0 5px 5px 0;
  	font-family: inherit;
  	font-weight: 500;
  	color: inherit;
  	letter-spacing: 1px;
  	cursor: pointer;
  	color: #FFF;
  	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
}

.cd-top {
  background-color: #609f9f;    
}

.icon-fa:hover{
    background: #609f9f;
	border: solid 1px #609f9f;
}

.social-top .fa:hover{
	color: #609f9f;
}

.team-signature{
    width: 180px;
    margin-top: 10px;
}

.team-signature img{
    width: 100%;
}

.footer .no-margin-top{
    margin-top: 0px;
}


.finance-map{
    margin-bottom: 0px;
    background: #333;
    position: relative;
}

.cleaning-contact{
    width: 500px;
    height: 550px;
    background: #FFF;
    box-shadow: 0 0 10px rgba(204,204,204,0.6);
    -moz-box-shadow: 0 0 10px rgba(204,204,204,0.6);
    -webkit-box-shadow: 0 0 10px rgba(204,204,204,0.6);
    -o-box-shadow: 0 0 10px rgba(204,204,204,0.6);
    padding: 40px;
    position: absolute;
    margin-top: -620px;
}

.cleaning-contact h2{
    text-align: left;
    line-height: 2;
}

.customize-form{
    border: none;
    -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: none;
       -o-transition: none;
          transition: none;
    border-radius: 0px;
    background: #FAFCFC;
    height: 45px;
    padding: 6px 12px;
    font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	border: solid 1px #eff5f5;
    color: #000;
}

.customize-form:focus {
  border-color: #e0ebeb;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.customize-form::-moz-placeholder {
  color: #333;
  opacity: 1;
}
.customize-form:-ms-input-placeholder {
  color: #333;
}
.customize-form::-webkit-input-placeholder {
  color: #333;
}

.customize-form::-ms-expand {
  background-color: none;
  border: 0;
}


@media (max-width:1500px) {
.panel-label{
    padding: 60px 20px 60px 20px;
}
    
}

@media (max-width:1200px) { 
.panel-image-1, .panel-image-2, .panel-image-3, .panel-image-4, .panel-label{
    margin: 20px 0px 20px 0px;
}
    
}

@media (max-width:992px) {
.banner-callout{
    width: 100%;
    height: 100%;
    padding: 30px;
}
    
.finance-about{
    margin-top: 0px;
}
    
.finance-about h1{
    font-size: 32px;
}
    
.service-box{
    margin: 20px 0px 20px 0px;
}
    
.info-callout{
    float: none;
    margin-top: -5px;
}
      
.banner-callout{
    text-align: center;
} 

.btn-callout {
  float: none;
  margin-top: 15px;
  padding: 8px 25px;
}
    
.panel-image-1, .panel-image-2, .panel-image-3, .panel-image-4{
    height: 500px; 
}
    
.panel-image-1, .panel-image-2, .panel-image-3, .panel-image-4, .panel-label{
    margin: 0px;
}
    
.panel-label{
    height: 100%;
}
    
.margin-bottom{
    margin-bottom: 30px;
}
    
.counter{
    text-align: center;
    font-size: 40px;
    color: #FFF;
}

.finance-parallax{
    height: 350px; 
    padding: 75px 0px 75px 0px;
}  
    
.slider-team{
    margin-top: 30px;
}   
}

@media (max-width:768px) {
.finance-about h1{
    font-size: 24px;
}    

.finance-parallax{
    height: 100%; 
    padding: 30px 0px 30px 0px;
}  
    
.cleaning-contact{
    width: 100%;
    height: 550px;
    position: relative;
    margin: -620px auto 0px auto;
}
    
}

@media (max-width:576px) {
    
}

.model-pic img{
    width: 100%;
}

.spa-left-items{
    margin-top: 60px;
    text-align: right;
}

.spa-right-items{
    margin-top: 60px;
    text-align: left;
}

.spa-services{
    margin: 50px 0px 70px 0px;
}

.spa-service-info h6{
    font-weight: 500;
    color: #666;
}

.spa-service-info p{
    color: #999999;
}

.spa-service-circle{
    width: 70px;
    height: 70px;
    background: #1299ce;
    border-radius: 50%;
    position: relative;
    transition: 0.3s;
    border: solid 2px #f0f0f0;
}

.spa-service-circle:hover{
    background: #1299ce;
    border: solid 2px #1299ce;
}

.spa-inner-service-circle{
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 40px;
    height: 40px;
}

.spa-inner-service-circle img{
    width: 100%;
}

.spa-left-items .spa-service-circle{
    float: right;
    margin-left: 20px;
}

.spa-right-items .spa-service-circle{
    float: left;
    margin-right: 20px;
}

/* ==========================================================================
    #LOGIN / REGISTER
============================================================================= */
.login-container{
    background: #fff; 
}

.login-form{
    width: 480px;
    max-height: 580px;
    position: relative;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(204,204,204,0.6);
    -moz-box-shadow: 0 0 10px rgba(204,204,204,0.6);
    -webkit-box-shadow: 0 0 10px rgba(204,204,204,0.6);
    -o-box-shadow: 0 0 10px rgba(204,204,204,0.6);
    padding: 30px 50px 20px 50px;
    text-align: center;
}

.login-form h1{
    font-weight: 600;
}

.login-logo{
    width: 120px;
    margin: auto;
    margin-bottom: 20px;
}

.login-logo img{
    width: 100%;
}

.login-form h1{
    color: #333;
    margin-bottom: 15px;
}

.login-form p{
    color: #666;
    margin: 0px;
    padding: 0px;
    font-size: 13px;
}

.login-form strong{
    font-weight: 600;
}

.form-container{
  margin: 30px 0px 30px 0px;
}

.custom-2 {
  display: block;
  width: 100%;
  height: 50px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  font-family: 'Open Sans', sans-serif;
}
.custom-2:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.custom-2::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.custom-2:-ms-input-placeholder {
  color: #999;
}
.custom-2::-webkit-input-placeholder {
  color: #999;
}

.btn-login {
  color: #fff;
  background-color: #f99430;
  border-color: #f99430;
  margin: 20px 0px 30px 0px;
  padding: 6px 60px;
    border-radius: 10px;
}
.btn-login:focus,
.btn-login.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-login:hover {
  color: #fff;
  background-color: #f99430;
  border-color: #f99430;
}
.btn-login:active,
.btn-login.active,
.open > .dropdown-toggle.btn-login {
  color: #fff;
  background-color: #f99430;
  border-color: #f99430;
}

@media (max-width:576px) { 
.middle h1{
    font-size: 24px;
    line-height: 1.2;
}
    
.login-form{
    width: 100%;
    height: 700px;
    position: relative;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(204,204,204,0.6);
    -moz-box-shadow: 0 0 10px rgba(204,204,204,0.6);
    -webkit-box-shadow: 0 0 10px rgba(204,204,204,0.6);
    -o-box-shadow: 0 0 10px rgba(204,204,204,0.6);
    padding: 100px 30px 100px 30px;
    text-align: center;
}
    
.login-logo{
    margin-bottom: 10px;
}
    
.form-container{
  margin: 20px 0px 20px 0px;
}

}

#custom-radio-input {
		top: 0;
		padding: 0;
		width: 650px;
		margin: auto;
		position: relative
		}
		@media (max-width: 991px) {
			#custom-search-input {
				width: auto
			}
		}
		#custom-search-input .search-query {
			width: 100%;
			height: 50px;
			padding-left: 20px;
			border: 0;
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			-ms-border-radius: 3px;
			border-radius: 3px;
			-webkit-box-shadow: 0 0 50px 0 rgba(0, 0, 0, .35);
			-moz-box-shadow: 0 0 50px 0 rgba(0, 0, 0, .35);
			box-shadow: 0 0 50px 0 rgba(0, 0, 0, .35);
			font-weight: 500;
			font-size: 16px;
			font-size: 1rem;
			color: #333
		}
		#custom-search-input .search-query:focus {
			outline: 0
		}
		@media (max-width: 575px) {
			#custom-search-input .search-query {
				padding-left: 15px
			}
		}
		#custom-search-input ul {
			text-align: center;
			margin-top: 25px
		}
		#custom-search-input ul li {
			display: inline-block;
			margin-right: 5px;
			font-size: 13px;
			font-size: .8125rem;
			font-weight: 600
		}
		#custom-search-input ul li input[type=radio] {
			display: none
		}
		#custom-search-input ul li input[type=radio]:checked+label,
		#custom-search-input ul li input[type=radio]:checked+label:hover {
			background-color: #74d1c6;
			color: #fff
		}
		#custom-search-input ul li input[type=radio]:hover+label {
			background-color: #e74e84;
			color: #fff
		}
		#custom-search-input ul li label {
			display: inline-block;
			-o-transition: all .3s ease-in-out;
			transition: all .3s ease-in-out;
			background-color: #000;
			background-color: rgba(0, 0, 0, .3);
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			-ms-border-radius: 3px;
			border-radius: 3px;
			padding: 10px 15px 10px;
			line-height: 1;
			text-shadow: none;
			min-width: 80px;
			text-align: center;
			cursor: pointer
		}
		#custom-search-input ul li:last-child {
			margin-right: 0
		}
		#custom-search-input input[type=submit] {
			position: absolute;
			-moz-transition: all .3s ease-in-out;
			-o-transition: all .3s ease-in-out;
			-webkit-transition: all .3s ease-in-out;
			-ms-transition: all .3s ease-in-out;
			transition: all .3s ease-in-out;
			right: 0;
			color: #fff;
			font-weight: 600;
			font-size: 16px;
			font-size: 1rem;
			top: 0;
			border: 0;
			padding: 0 25px;
			height: 50px;
			cursor: pointer;
			outline: 0;
			-webkit-border-radius: 0 3px 3px 0;
			-moz-border-radius: 0 3px 3px 0;
			-ms-border-radius: 0 3px 3px 0;
			border-radius: 0 3px 3px 0;
			background-color: #74d1c6
		}
