/*
Theme Name: iCONQUER Ltd
Theme URI: https://www.iconquer.com/
Author: iCONQUER
Author URI: https://www.iconquer.com
Version: 1.0
*/

.active a {
color:#009e61;	
}


.ico-search input[type="search"]{
width: 100%;
    border: none;
    background-color: #F0F0F0;
    font-size: 15px;
    font-weight: 400;
    padding: 13px 17px;	
}


.ico-search button{

    border: none;
    background-color: #009e61;
    
}


.wp-block-search__button svg {
    fill: #fff;
    min-height: 1.5em;
    min-width: 1.5em;
    vertical-align: text-bottom;
}


.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 12px;
    font-weight: bold;
    display: block;
}



.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #dc3232;
	background:#dc3232;
	color: #ffffff;
	font-weight: bold;
}


.wpcf7-form .required {
	color: #f00;
    font-weight: bold;
    font-size: 16px;
	}
	
	
.pagination {
clear:both;
padding:20px 0;
font-size:15px;
line-height:13px;
border-top:1px solid #ccc;
display: flex;
 align-items: center;
 justify-content: center;


}

.pagination span, .pagination a {
display:block;
float:left;
margin: 2px 2px 2px 0;
padding:7px 11px 8px 13px;
text-decoration:none;
width:auto;
color:#fff;
background: #009e61;
}

.pagination a:hover{
color:#fff;
background: #000;
}

.pagination .current{
padding:7px 11px 8px 13px;
background: #000;
color:#fff;
}	

.request-form{
width:48% !important;	
}
.request-form .wpcf7-list-item{
/*display:block !important;*/
margin: 6px 0 8px 1em !important;
}

.request-form .wpcf7-list-item-label{
color:#009e61;	
}

.request-form h1 > span{
color:#009e61 !important;		
}
.contact-wrap .content-wrap .form {
	margin-top: 45px;
}
footer .logos.logo2 {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 90px;
  top: -20px;
}

@media only screen and (max-width: 1400px){
.contact-wrap .content-wrap .request-form{
    margin-top: 0px !important;
}
	
.request-form .wpcf7-list-item{
/*display:block !important;*/
margin: 6px 0 3px 1em !important;
}
	
}

.contact-wrap .inner h1 span {
    color: #009e61 !important;
}


@media only screen and (max-width: 1280px) {
    footer .container .logos img {
      max-width: 75px;
    }
    .contact-wrap .content-wrap .form form.invalid {
      height: 400px;
    }
}
@media only screen and (max-width: 1920px) {
	.contact-wrap .inner h1 {
		top:0;
		position:relative;	
	}	
}


@media only screen and (max-width: 1400px){
	
	.contact-wrap .inner h1 {
	top:0;
	position:relative;	
	}
	
}	

@media only screen and (max-width: 999px) {
	.home-content .inner .main-slider .item .item-inner .content {
	  order: 2;
	}
	.home-content .inner .main-slider .item .item-inner .image {
	  order: 1;
	}
	footer .logos.logo2 {
		position: static;
	}
}

@media only screen and (max-width: 1280px) {
.contact-wrap .content-wrap .form {
    margin-top: 20px !important;
} 


.contact-wrap .content-wrap .form .form-group textarea {
    height: 60px;
}


.contact-wrap .content-wrap .form .btn-group {
    text-align: center;
    margin-top: -10px;
}


.contact-wrap .content-wrap .form .form-group.links-wrap .form-links {
    font-size: 15px;
    display: flex;
    width: 100%;
    text-align: center;
    margin-top: -10px;
}



}

@media only screen and (min-width: 999px) {
	.page-container {
		min-height: calc(100vh - (163px + 81px));
	}
}


.current-lwp {
color:#009e61 !important;
font-weight:bold  !important;    
}

.single-iconquer-services h3{
margin-top:40px;      
}

@media only screen and (max-width: 1280px) {
 #footer .logos {
    margin-left: 40px;
}


#footer .link {
    margin-right: 60px;
}

}




@media only screen and (max-width: 767px) {
 #footer .logos {
    margin-left: 0px;
}


#footer .link {
    margin-right: 0px;
}


footer .container .link a.link_btn {
 /*width:126px;*/
width:100%; 
 
}


}

#scrollTopButton {
  position: fixed;
  left: 10px;
  bottom: 110px;
  background-color: #009e61;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  z-index: 10000;
}

@media only screen and (max-width: 900px) {
	#footer {
	  position: fixed;
	  left: 0;
	  bottom: 0;
	  z-index: 1000;
	}
}
.wpcf7-spinner {
  display: none;
}
@media only screen and (max-width: 767px) {
  .service-single .content-wrap .left p {
    font-size: 16px !important;
  }
	.contact-wrap .content-wrap .form .form-group.links-wrap {
		display: none;
	}
	.form-group.links-wrap {
  margin-top: 20px;
  margin-bottom: 30px;
}
	.form-group.links-wrap .form-links {
  display: flex;
  text-align: center;
}
	.form-group.links-wrap .form-links p {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
	.form-links svg {
  color: #009e61;
  width: 16px;
  height: 16px;
  text-align: center;
}
}


@media only screen and (max-width: 767px) {
.sc-footer-menu{
display:none;	
	}
}	


.header-cta a.link_btn {
    background-color: #009e61;
    border-radius: 50px;
   padding: 10px 25px 12px 15px;
    color: #fff;
    
}

