/*
Theme Name: Wilmer
Theme URI: https://wilmer.qodeinteractive.com/
Description: Construction WordPress Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Text Domain: wilmer
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 2.5
License URI: -
*/
/* input{
	border: 1px solid black !important;
	padding: 10px !important;
	border-radius: 8px !important;
} */
ul{
	list-style:none;
}
.list-style-left li:before {
	content:"";
    font-family: "FontAwesome";
    color: #df3c3a;
    font-weight: bold;
    left: 0;
    position: absolute;
}
.list-style-left li {
    line-height: 26px;
    padding-left: 25px;
    position: relative;
}
.list-style-pakages li{
	font-size: 15px;
    line-height: 25px;
    padding-left: 25px;
    position: relative;
}
.border-radius{
	border-radius:10px;
}
.mkdf-logo-wrapper a{
	padding: 0 0 0 30px;
}
.wp-block-buttons>.wp-block-button:last-child{
	margin-right:10px;
}
.mkdf-page-footer .mkdf-footer-bottom-holder{
	height:28px !important;
}
.image-class img{
	height:234px !important;
}
.country_placeholder select{
	font-size:18px !important;
	color:#2b36518a !important;
}
.image-class-img img{
	height:278px !important;
}
@media only screen and (min-width: 1367px) and (max-width: 1600px){
	.mkdf-eh-item-inner .mkdf-eh-item-content.mkdf-eh-custom-7840 {
		padding: 76px 65px 85px 80px !important;
	}
	.mkdf-section-title-holder .mkdf-st-title{
		font-size:50px;
	}
}
@media only screen and (min-width: 1025px) and (max-width: 1366px){
	.mkdf-eh-item-inner .mkdf-eh-item-content.mkdf-eh-custom-7840 {
		padding: 76px 80px 85px 68px !important;
	}
}
@media only screen and (max-width: 680px){
	.mkdf-section-title-holder .mkdf-st-title{
		font-size: 39px	!important;
	}
	.mkdf-eh-item-content a{
		padding: 7px 11px !important;
	}
	.mkdf-title-holder.mkdf-standard-type .mkdf-page-title{
		font-size: 17px !important;
    padding-top: 59px;
	}
}
@media only screen and (max-width: 280px){
	.mkdf-eh-item-inner .mkdf-eh-item-content.mkdf-eh-custom-7840 {
		padding: 76px 20px 85px 20px !important;
	}
	.mkdf-section-title-holder .mkdf-st-title{
		font-size:31px !important;
	}
	.mkdf-title-holder.mkdf-standard-type .mkdf-page-title{
		font-size: 17px !important;
    padding-top: 59px;
	}
}
.vc_row[data-vc-full-width]{
	background-repeat:no-repeat;
}
footer .mkdf-btn-solid{
	color:#fff !important;
}
footer .mkdf-btn-solid:hover{
	color:#000 !important;
}