/*
Theme Name: Monolink
Author: Espresso Web
Version: 1.0.0
Author URI: http://www.espressoweb.co.uk
Theme URI: http://www.espressoweb.co.uk
Description: Monolink Wordpress Theme
License: ''
License URI: ''
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, rtl-language-support, sticky-post, translation-ready, microformats
Text Domain: monolink
Template: radiam
*/

@import url(../radiam/style.css);


body {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    line-height: 1.8em;
}

p {
    position: relative;
    line-height: 22px;
}

.main-header .header-top .top-left {
    padding: 7px 0px;
}

.box-hover .vc_column-inner{
	background-size: 100% auto !important;
	background-position: center center !important;
	-webkit-transition:  all 0.5s ease !important;
  -moz-transition: all 0.5s ease !important;
  -ms-transition:  all 0.5s ease !important;
  -o-transition:  all 0.5s ease !important;
  transition:  all 0.5s ease !important;
	
}

.gcp-caption-wrapper p {
    margin: 0 0 15px!important;
    font-size: 12px;
    line-height: 18px;
}

.gcp-caption-wrapper h4 {
    font-size: 18px;
    line-height: 24px;
    color: #273039;
    font-weight: 600;
}

.gcp-caption-wrapper h4 a{
    color: #273039;
}

#post-image {
    margin-bottom: 0px;
}

.owl-ca-theme .owl-ca-controls {
    margin-top: 60px;
    text-align: center;
}

.gcp-caption-wrapper {
    padding: 25px!important;
    background: #e5e5e5;
    min-height: 300px;
}

.home-offer-box{
	padding: 0px 15px !important;
}

.box-hover .vc_column-inner:hover{
	background-size: 110% auto !important;
}

.footer-bottom .logo{
	display: none;
}

.home-offer-box{
	  -webkit-transition:  all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition:  all 0.2s linear;
  -o-transition:  all 0.2s linear;
  transition:  all 0.2s linear;
}

.home-offer-box:hover > .home-offer-box {
    opacity: 0.4 !important;
}

.home-offer-box:hover{
	    -ms-transform: scale(1.05, 1.05); /* IE 9 */
    -webkit-transform: scale(1.05, 1.05); /* Safari */
    transform: scale(1.05, 1.05);
}

.main-footer p {
    line-height: 18px;
    font-size: 12px;
}

.areas-list{
	display: inline-block;
	width: 48%;
	vertical-align: top;
	 font-size: 12px;
    line-height: 16px;
}
 
.areas-list a li, .areas-list a:visited li{
	color: #8da1b6 !important;
}


.areas-list a:hover li{
	color: #bfcedd !important;
}

.main-footer .contact-info {
    display: none;
}

.page-title {
    padding: 100px 0px 70px;
}

.main-header .header-lower .search-box {
    padding: 37px 0px;
}

.fixed-header .header-lower .search-box {
    padding: 28px 0px !important;
}

.top-cta {
    background: #ffc000;
    color: #273039;
    padding: 10px 25px;
    border-radius: 40px;
}

.top-cta:hover {
    background: #f7d469;
    color: #273039;
}

.vc_btn3.vc_btn3-size-sm {
    font-weight: 600;
    min-width: 140px;
}

.vc_btn3-container, .vc_btn3-container .btn{
	font-weight: 600 !important;
}

.main-menu .navigation > li > ul {
    background: #384451;
	border: none !important;
}

.main-menu .navigation > li > ul:before {
    color: #384451;
}

.vc_tta.vc_general .vc_tta-panel-title {
    font-size: 15px;
    line-height: 20px;
}

.vc_tta.vc_general .vc_tta-panel-title>a {
    padding-top: 20px !important;
	padding-bottom: 20px !important;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before {
    border-color: #d5d5d5 !important;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    background-color: #ededed !important;
}

label {width:100%;}
input, button, select, textarea {width:100%;background:#eee;}
input {padding:5px;}
button, html input[type=button], input[type=reset], input[type=submit] {background:#273039;color:#fff;padding: 10px 0;}
button, html input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover {background:#ffc000;}
.yellow {background: #ffc000;padding: 3%;border-radius: 30px;}

.wpb_gmaps_widget .wpb_wrapper{
	padding: 0px !important;
}

.post-author, .post-comments{
display: none !important;
}

.contact-form{
	display: block;
	margin: 0px auto;
}

.contact-form input, .contact-form textarea{
	display: block;
	width: 100%;
	padding: 7px 15px;
	border: 1px solid #ccc;
	background: #f4f4f4;
	border-radius: 8px;
	margin-bottom: 20px;
}

.contact-form input[type="submit"]{
	display: table;
	width: auto;
	max-width: 100%;
	padding: 10px 50px;
	border: none;
	background: #273039;
	border-radius: 8px;
	color: #fff;
	margin: 0px auto;
}

.contact-form input[type="submit"]:hover{
	background: #ffc000;
	color: #273039;
}

.main-footer .footer-upper a{
	color: #8da1b6 !Important;
	    line-height: 18px !Important;
    font-size: 12px !Important;
}

.main-footer .footer-upper a:hover{
	color: #00aeff !Important;
}

.news-carousel > .gcp-caption-wrapper{
	min-height: 300px !important;
}

.custom-copyright{
	display: block;
	width: 100%;
	max-width: 900px;
	text-align: center;
	margin: 0px auto;
	font-size: 10px;
	padding: 30px;
}

.author-thumb{
	display: none;
}

.featured-three-col .column .inner-box {
    min-height: 600px;
}

@media (max-width: 767px){
	
	.top-cta{
		display: none;
	}
	
	.box-hover .vc_column-inner, .box-hover .vc_column-inner:hover, .home-offer-box{
	background-size: cover !important;
		margin-bottom: 20px;
	}
	
	.progress-levels{
		display: none;
	}
	
	.sidebar-call{
		display: none;
	}
	
}

.schema {display:none;}