@charset "utf-8";
/* 
	Theme Name: Granex Marble
CSS Document */
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}
a{ text-decoration:none; color:rgba(255, 255, 255, 0.7)}
a:hover{color:rgba(255, 255, 255, 1)}
#gallery-1 .gallery-item{ width:31%!important; margin-right:2%}
.mycol4{margin-top:60px}
.wpcf7-submit:hover{ color:#fff}
.current_page_item a{border-bottom:1px solid #d4c295c0}
.myrow p{ padding:0 10%;text-align: center;}
.eq_height .col-md-6, .eq_height p, .eq_height h3{text-align:left;}
.eq_height h4{margin-top:15px;}
.eq_height img{margin-top:15px; margin-bottom:15px;}
.btncenter .mycol13{      margin-left: 0;}
.btncenter{text-align:center}
.mycontainer3 .mycol12,.mycontainer6 .mycol12{    margin-top: 0 !important;}

.logo img{ max-width:300px;}
/* .home  .book-consultant{ display:none} */
.myrow2{ text-align:center}
.footer-contact{ display:inline-block; margin:0 10px;}
.footer-contact span{font-size: 15px;
    color: #d4c295c0;
    margin-left: 8px;}
.mycontainer3 , .mycontainer6{
    height: auto;
    padding-top: 7%;
    padding-bottom: 7%;}

    .expert-knowledge p { 
       font-size:15px;
    }
    .expert-knowledge h2 , p{
        text-align: left;
    }
.mycol2 p{
    text-align: center;
}

.mycol4 p{
    text-align: center;
}

option{
    background-color: #242424be;
}
p{font-size:15px;}
.gray-bg p{font-size:15px !important;}
@media (min-width:991px){
	.eq_height{display:flex; align-items:center}
	}
@media (max-width:767px){
	.marg_bot_20{margin-bottom:20px;}
	.myrow2{ text-align:left}
	.footer-contact{ display:block}
	.pb-5{ padding-bottom:1.5rem!important}
	.pt-5{ padding-top:1.5rem!important}
	.mt-5{ margin-top:1.5rem!important}
	.mb-5{ margin-bottom:1.5rem!important}
	.mycol4{ margin-top:0}
	.myrow1 > div{ margin-bottom:0}
	.expert-knowledge h2, .about-section h2{ margin-top:2rem}
	}