/*
Theme Name: Gulf
Theme URI: websolab@gmail.com
Author: Vladyslav Samarkin
Author URI: websolab@gmail.com
Description: Theme created for Gulf Insurance company
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Gulf
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

/*
html * {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* UNIVERSAL */


.ml-25 {
	margin-left: 25px;	
}

.mb2 {margin-bottom: 2rem}
.small-text {
	font-size: 0.6rem
}

.show-mob {
	display: none
}

.float-left {
	float: left !important
}

.float-right {
	float: right !important
}

.align-center {
	text-align: center
}

.columns:after{
	content: "";
	clear: both;
	display: block
}
.column {float: left}

.column-20 {
	width: 20%;	
}

.column-25 {
	width: 25%;	
}
.column-30 {
	width: 30%;	
}

.column-33 {
	width: 33.33%;	
}

.column-40 {
	width: 40%;	
}

.column-66 {
	width: 66.67%;	
}

.column-50 {
	width: 50%;	
}

.column-70 {
	width: 70%;	
}

.column-75 {
	width: 75%;	
}

.column-100 {
	width: 100%;	
	clear: both
}

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


p {margin: 0 0 1.421rem;}

.p0 p {margin: 0 !important}

strong {font-weight: 600}
em {font-style: italic}

a {
	color:#58abb7;
	text-decoration: none
}
a:hover {
	color: #384554
}

h1,h2,h3,h4,h5 {
	
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    color: #4c5867;
}

h1 {
	font-size: 4rem;
}

h2 {
	font-size: 2.4rem;
	margin-bottom: 1.4rem
}

h3 {
	font-size: 1.6rem;
	margin-bottom: 1rem;
}

h4 {
	font-size: 1.5rem;
	margin-bottom: 1rem
}


.display-block {
	display: block !important
}
.hidden {
	display: none !important
}
.v-hidden {visibility: hidden !important}

.clr {
	clear: both !important;
	float: none !important;
}

.alignright {
	float: right
}

.aligncenter {
	text-align: center
}

.round-images img {
	border-radius: 10px;
}

.round-images figure {
	padding: 0.5rem
}

/* MAIN STYLE */

body, html {
	font-size: 19px;
	font-family: 'Source Sans Pro', sans-serif;
	color: #384554;
	font-weight: 300;
	line-height: 1.4;
}

.container-sm {
	max-width: 768px !important;
	margin: 0 auto;	
}

.container-xs {
	max-width: 468px !important;
}

.container-xxs {
	max-width: 248px !important;
}

.container, .wp-block-columns {
	max-width: 1170px;
	margin: 0 auto
}

.main-content{
	margin-bottom: 6rem
}
.main-content ul {
	list-style: disc;
	margin-bottom: 2rem;
	padding-left: 1rem;
	margin-left: 1rem;
}

.main-content ol {
    list-style: decimal;
    margin-bottom: 2rem;
    padding-left: 1rem;
    margin-left: 1rem;
}

.pre-header {
	font-size: 0.7rem
}

.pre-header input, .pre-header button {
	margin-bottom: 0 !important
}

.pre-header svg {
	color: #99A3B0
}

.header-social {
	float: right;
	margin-right: 50px;
}

.header-social svg{
	width: 15px;
    height: 15px;
}

.header-social svg:hover{
	color: #c0c0c0
}

.pre-header .header-address svg {
	margin-right: 3px;
    margin-top: -4px;
}

.search-submit, .search-submit:hover {
	margin-left: -2rem;
    background-color: transparent;
    outline: none;
}

.pre-header ul li {
	display: inline-block
}

.pre-header {
	padding: 0.25rem 0;
}

.pre-header ul {
	padding-top: 0.4rem;
}

.pre-header ul li a {
	padding: 0 0.5rem
}

.pre-header input, .pre-header button, .search-result-form button{
	padding: 5px 10px !important;
	color: #c1c1c1
}

.pre-header .header-address {
	padding-top: 0.3rem
}

.pre-header {
	border-bottom: 1px solid #f1f1f1;
}

.pre-header:after {
	content: "";
	clear: both;
	display: block
}

.pre-header p {
	margin-bottom: 0
}

.pre-header form {
	margin-top: -0.2rem;
	float: left;
    margin-right: 1rem;
}

.page-header {
    position: relative;
    width: 100%;
    overflow: hidden;
    border-top: 2px solid #065da9;
    margin-bottom: 4rem;
    background-position: 50% 0;
	background-size: cover;
}

.wp-block-image {
	margin-bottom: 0
}

.wp-block-image img, .wp-block-table img{
	height: auto
}

.round-images .wp-block-image img {
	width: 100px
}

.wp-block-image figcaption {
	margin-top: 0
}

.sub-header {
	color: #fff;
	margin-top: 1rem	
}

.page-header, .page-header > .container {min-height: 100px; line-height: 1.1}


.page-header {
    text-align: center;
    background-position: 50% 0;
    background-size: cover;
    padding: 30px 0;  
}

.page-title h1 {
	color: #fff;
	font-weight: 300
}

/* HOME PAGE */

.add-block {
	margin-top: -2rem;
	display: none; 
}

.add-block td {
	vertical-align: middle;
	padding: 0.65rem;
	color: #fff;
}

.add-block td a, .add-block td a:hover{
	color: #fff;
	text-decoration: none;
}

.home .kt-tabs-title-list li a {
	font-weight: 300 !important
} 

.login-form-button {
	margin: 0.5rem 0;
	width: 200px;
}

.login-form input {
	margin-bottom: 0.25rem;
	height: inherit !important
}

.homepage-slider > div {
	min-height: 500px;
	overflow: hidden
}

.homepage-tabs .kt-tabs-content-wrap {
	max-width: 500px;
	margin: 0 auto;
}

.homepage-tabs .kt-tabs-content-wrap h4, .homepage-tabs .kt-tabs-content-wrap p {
	margin-bottom: 0.5rem
}

.homepage-tabs .kt-tabs-content-wrap strong, .homepage-tabs .kt-tabs-content-wrap a{
	color:#065da9
}

.homepage-tabs .kt-tabs-content-wrap > div {
	padding: 90px 15px 5px 15px;
    vertical-align: baseline;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 400px;
    font-size: 0.8rem
}

.homepage-tabs .kt-tabs-content-wrap > div:nth-child(1), .homepage-tabs .kt-tabs-content-wrap > div:nth-child(4) {
	background-image: url(assets/images/portalbox.png);	
}
.homepage-tabs .kt-tabs-content-wrap > div:nth-child(2) {
	background-image: url(assets/images/portalbox-green.png);	
}
.homepage-tabs .kt-tabs-content-wrap > div:nth-child(3) {
	background-image: url(assets/images/portalbox-red.png);	
}

/* CONTENT */

.round-block {
	border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
	display: block;
	overflow: hidden;
	position: relative;
	font-size: 1em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
	border-radius: 5px;
}

.info-block{
	color:#364a8a;
	border-color:#c5cff0;
	background-color:#edf1fa;
	margin: 0 0 21.73913043px 0;
	padding: 1em 1em 1em 4em;
}

.notify-block{
	color:#5e7f96;
	border-color:#cfebfe;
	background-color:#dff2fe;
	margin: 0 0 21.73913043px 0;
	padding: 1em 1em 1em 4em;
}

.sidebar-shadow {
	margin-bottom: 1rem
}

.sidebar-shadow {
	box-shadow: 0 5px 0 #cecece
}

.sidebar-shadow ul {
	color: #9d9d9e;
	margin-bottom: 1rem;
}

/*
.sidebar-shadow .bod-block-popup-trigger {
	background-color: #1e73be
}


.sidebar-shadow .bod-block-popup-trigger:hover {
	background-color: #3885c9
}
*/

.block-divider {
    background: url(assets/images/divider-wave.png) repeat-x scroll 50% 0 rgba(0, 0, 0, 0);
    border-top: 0 none;
    height: 8px;
    margin-top: 20px;
    display: block;
    margin-bottom: 24px;
    clear: both;
}

/* FORMS */

.full-width-form input[type="text"], .full-width-form input[type="email"]{
	width: 100%
}

button, input[type="submit"] {
/*
	background-color: #58abb7;
	text-transform: uppercase;
	color: #fff;
	border-radius: 4px;
	padding: 0.4rem 1rem 0.5rem; 
	border-color: transparent;
	cursor: pointer;
*/

cursor: pointer;
    border-color: transparent;
    background-color: #0a70bc;
    color: #fff;
    border-radius: 4px;
    font-weight: 300;
/*     height: 35px; */
/*     letter-spacing: 0; */
	padding: 0.2rem 1rem 0.3rem; 
/*     width: 200px; */
    -moz-border-radius: 4px;
    -webkit-appearance: none;
    -webkit-border-radius: 4px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    font-size: 1rem !important;
}

button:hover, input[type="submit"]:hover {
	background-color: #1b81cf;
/* 	background-color: #6fc1cd; */
}

textarea, input[type="text"], input[type="password"], input[type="search"], input[type="email"], input[type="phone"], input[type="number"], input[type="date"], select {
	border: 1px solid #d2dae1;
	color: #384554;
	background-color: #ffffff;
	border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    overflow: hidden;
    box-shadow: inset 0 3px 0 0 rgba(98, 112, 128, 0.1);
    -moz-box-shadow: inset 0 3px 0 0 rgba(98, 112, 128, 0.1);
    -webkit-box-shadow: inset 0 3px 0 0 rgba(98, 112, 128, 0.1);
    padding: 10px;
    max-width: 100%;
    padding: 0.3rem 0.5rem;
    margin-bottom: 0.5rem;
    height: 55px;
}

.search-field {
	height: inherit !important	
}

textarea {
	height: inherit !important
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

textarea {
	width: 100%;
}

/* CLAIM FORMS */

.required-mark {
	color: #b74545;
    padding-left: 5px;
    font-size: 20px;
}

.dependent-group {
	display: none	
}

.wpcf7-field-group-remove, .wpcf7-field-group-add {
	margin-left: 20px;
	margin-right: 0 
}

.wpcf7 .trx_mscf_progressbar {
	width: 100%;
	display: table;
	padding-left: 0;
	margin-left: 0
}

.wpcf7 .trx_mscf_progressbar li.trx_mscf_line {
	width: auto !important;
    display: table-cell;
    float: none !important;
    padding-top: 50px !important;
    font-size: 0.8rem !important;
    text-transform: none !important;
}


	
.wpcf7 .trx_mscf_progressbar li.trx_mscf_line:after {
	height: 30px !important;
	background-color: #e0e0e0 !important;
}

.wpcf7 .trx_mscf_progressbar li.trx_mscf_line:nth-child(2):after{
	border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.wpcf7 .trx_mscf_progressbar li.trx_mscf_line:last-child:after{
	border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

.wpcf7 .trx_mscf_progressbar li.trx_mscf_line.active:after, .wpcf7 .trx_mscf_progressbar li.trx_mscf_line.active:before {
    background: repeating-linear-gradient(-45deg,rgba(0,0,0,0),rgba(0,0,0,0) 10px,rgba(0,0,0,.1) 10px,rgba(0,0,0,.1) 20px),linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,.3)) !important;
    background-color: #1b5dab!important;
    color: #fff;
/*
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
*/
}



.wpcf7 .trx_mscf_progressbar li.trx_mscf_line.active {
	color: #1b5dab !important;
}

/*
.trx_mscf_progressbar li {
	width: inherit !important
}
*/

.claim-form select {
	width: 100%
}

.claim-form .column {
	padding: 0 15px;
	margin-bottom: 25px;
}

.claim-form input{
	width: 100%
}

.claim-form label {
	color: #677294;
	font-weight: 700;
	font-size: 18px;
}

.claim-form .disclaimer {
	background-color: #f6f6f6;
    padding: 30px;
    margin-bottom: 20px;
    border-radius: 20px;
}

.claim-form .check-box {
	text-align: center
}

.claim-form .check-box input[type="checkbox"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    position: relative;
    top: 13.33333px;
    right: 0;
    bottom: 0;
    left: 0;
    height: 30px;
    width: 30px;
    transition: all 0.15s ease-out 0s;
    background: #fff;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin-right: 0.5rem;
    outline: none;
    position: relative;
    z-index: 1000;
    color: #fff!important;
    border: solid 2px #134785!important;
}

.claim-form .check-box input[type="checkbox"]:checked::before {
	    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    height: 30px;
    width: 30px;
    position: relative;
    content: '✔';
    display: inline-block;
    font-size: 26.66667px;
    text-align: center;
    line-height: 30px;
    color: #fff!important;
    background: #16478e;
    color: #fff!important;
    left: -2px;
    top: -2px;
    margin-bottom: 22px
}

.claim-form .wpcf7-list-item{
	margin: 0
}

.claim-form h3 {
	margin-left: 15px;
	margin-right: 15px;
}

.step-controls {
	border-top: 1px solid #ebebeb;
    margin-top: 2rem;
    padding-top: 2rem;
    clear: both;
}

.wpcf7-form-control-signature-body {
    border: 1px solid #ebebeb;
    border-radius: 5px;	
}

#wpcf7_digital-signature_clear {
	margin-top: 20px
}

.claim-form button, .claim-form input[type="submit"], .claim-form input[type="button"], .claim-form #wpcf7_digital-signature_clear {
	text-transform: uppercase;
	border-radius: 25px;
	padding: 5px 20px 7px;
	margin-right: 15px;
	display: inline-block;
    width: auto;
}

div.wpcf7-validation-errors {
	background-color: red;
    color: #fff;
}

div.wpcf7-acceptance-missing {
    border: 2px solid #f7e700;
    background-color: #f7e700;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing, div.wpcf7-response-output {
	border-radius: 23px;
}


div.wpcf7-mail-sent-ok { 
	background-color: #398f14 !important;
	color: #fff;
}

.claim-form input[type="submit"] {
	
}

.trx_mscf_next {
	background-color: #2e9a5b;
}

.trx_mscf_next:hover {
	background-color: #11723a
}

/* BLOG POSTS */
.socials-sharing ul {
	margin-bottom: 30px;
}
.socials-sharing ul svg {	
	height: 18px;
}
.socials-sharing ul li {
	display: inline-block;
	margin-right: 10px;
}

.blog-post {
	background-color: #f1f5f8;
	padding: 2rem;
	margin-bottom: 3.4rem;
	border-radius: 5px;
}

.blog-post-thumbnail a {
	display: block;
	height: 12rem;
	overflow: hidden;
	border-radius: 3px;
	position: relative;
}


.blog-post-thumbnail a svg{
	position: absolute;
	top: -100px;
	color: #fff;
	left: 50%;
	margin-left: -25px;
	z-index: 11;
	transition: all 0.1s ease-in-out;
}

.blog-post-thumbnail a:hover svg{
	transition: all 0.3s ease-in-out;
	top:50%;
	margin-top: -25px;
}

.blog-post-thumbnail a:before {
	content: "";
	position: absolute;	
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0;
	background-color: rgba(88, 171, 183, 0.8);
	transition: all 0.3s ease-in-out;
	z-index: 10
}

.blog-post-thumbnail a:hover:before {
	opacity: 1;
	transition: all 0.3s ease-in-out;
}

.blog-post-thumbnail a img {
	transition: all 0.4s ease-in-out;
}

.blog-post-thumbnail a:hover img {
	transform: scale(1.2);
	transition: all 0.4s ease-in-out;
}


.blog-post-thumbnail img {
	height: 100%;
	width: auto;
	margin-left: -10%;
	display: block	
}

.blog-post-details {
	position: absolute;
	left: 2rem;
	right: 0;
	bottom: -80px;	
}

.blog-post-content {
	padding-left: 2rem;
	position: relative;
	padding-bottom: 2rem;
}

.post-read-more:before {
	top:0.1rem
}

.post-read-more{
	font-size: 0.8rem
}

/* POST */


.post-author {
	margin-bottom: 2rem
}
.post-author-avatar {
	float: left;
	margin-right: 1rem
}
.post-author-avatar img{
	border-radius: 50%;
}
.post-author-name {
	color: #418f9a;
	font-size: 1.2rem
}
.post-details, .post-date {
	color: #99a3b0;
	font-size: 0.8rem
}
.post-details a {
	color: #ff7070;
}
.post-details a:hover {
	color: #3f3f3f;
}
.post-author:after {
	content: "";
	clear: both;
	display: block
}

/* POST NAVIGATION */

.post-navigation {
	margin-bottom: 2rem
}

.pagination {
	margin-top: 4rem;
	margin-bottom: 4rem
}

.post-navigation h2, .pagination h2 {
	display: none
}

.post-navigation:after {
	content: "";
	clear: both;
	display: block
}

.next-post {
	float: right
}
.next-post:after {
	margin: 0;
	margin-left: 0.5rem;
}
.previous-post {float: left}
.previous-post:before {
	content:"";
	width: 0; 
	height: 0; 
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
    border-right: 8px solid #ff7070;
	display: inline-block;
	margin-right: 0.5rem
}

.nav-links {
	text-align: center
}

.pagination .nav-links a, .pagination .nav-links .current {
	border: 1px solid #d2dae1;
    border-radius: 3px;
    padding: 0.4rem 0.9rem;
    color: #418f9a;
    font-size: 1.2rem;
    box-shadow: 0 3px 0 rgba(0,0,0,.05);
    margin: 0 0.6rem;

}

.pagination  .nav-links a:hover, .pagination  .nav-links .current {
    border-color: #ff7070;
    background-color: #ff7070;
    color: #fff !important;
    box-shadow: none;
}
.next.page-numbers, .prev.page-numbers {
	border: none !important;
	background-color: transparent !important;
	box-shadow: none !important;
}

.next.page-numbers:after, .prev.page-numbers:before {
	content:"";
	width: 0; 
	height: 0; 
	border-top: 0.9rem solid transparent;
	border-bottom: 0.9rem solid transparent;
    border-left: 0.9rem solid #418f9a;
	display: inline-block;
	position: relative;
    top: 0.5rem;
}

.prev.page-numbers:before {
	border-left: none;
	border-right: 1rem solid #418f9a;
}

/* COMMENTS */


.comment-list {
	margin-top: 1rem
}
.comment-list .comment, .post-author {	background-color: #f1f5f8;
	border-radius: 4px;
	padding: 1.6rem
}

.comment-list .comment .comment-author{
	float: left;
	
}
.comment-date{
	color: #99a3b0;
	font-size: 0.8rem
}

.comment-author {
	padding-top: 0.4rem
}

.comment-author-name {
	color: #418f9a;
	font-size: 1.2rem
}

.comment-avatar {
	float: left;
	margin-right: 20px;
}
.comment-avatar img {
	border-radius: 50%
}

.comment-respond {
	margin-top: 3rem
}

/* NAVIGATION */
	
/* 	Hamburger */

.hamburger {
	font: inherit;
	display: none;
	overflow: visible;
	margin: 0;
	padding: 12px;
	cursor: pointer;
	transition-timing-function: linear;
	transition-duration: .15s;
	transition-property: opacity,filter;
	text-transform: none;
	color: inherit;
	border: 0;
	background-color: transparent;
}
		
.hamburger-box {
    position: relative;
    display: inline-block;
    width: 35px;
    height: 22px;
}

.hamburger--slider .hamburger-inner {
    top: 2px;
}

.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
    position: absolute;
    width: 35px;
    height: 2px;
    transition-timing-function: ease;
    transition-duration: .15s;
    transition-property: transform;
    border-radius: 2px;
    background-color: #fff;
}

.hamburger-inner {
    top: 50%;
    display: block;
    margin-top: -2px;
}

.hamburger--slider .hamburger-inner:before {
    top: 10px;
    transition-timing-function: ease;
    transition-duration: .15s;
    transition-property: transform,opacity;
}

.hamburger-inner:before {
    top: -10px;
}

.hamburger-inner:after, .hamburger-inner:before {
    display: block;
    content: "";
}

.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
    position: absolute;
    width: 35px;
    height: 2px;
    transition-timing-function: ease;
    transition-duration: .15s;
    transition-property: transform;
    border-radius: 2px;
    background-color: #fff;
}

.hamburger--slider .hamburger-inner:after {
    top: 20px;
}

.hamburger-inner:after {
    bottom: -10px;
}

.hamburger-inner:after, .hamburger-inner:before {
    display: block;
    content: "";
}


.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
    position: absolute;
    width: 35px;
    height: 2px;
    transition-timing-function: ease;
    transition-duration: .15s;
    transition-property: transform;
    border-radius: 2px;
    background-color: #333;
}

.hamburger--slider.is-active .hamburger-inner {
    transform: translate3d(0,10px,0) rotate(45deg);
}

.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner:after, .hamburger.is-active .hamburger-inner:before {
    background-color: #333;
}


.hamburger--slider.is-active .hamburger-inner:before {
    transform: rotate(-45deg) translate3d(-5.71429px,-6px,0);
    opacity: 0;
}


.hamburger--slider.is-active .hamburger-inner:after {
    transform: translate3d(0,-20px,0) rotate(-90deg);
}


/* Main nav */

.arrow-left, .arrow-right{

	content: "";
    width: 0;
    height: 0;
    border-top: 0.9rem solid transparent;
    border-bottom: 0.9rem solid transparent;
    border-left: 0.9rem solid #418f9a;
    display: inline-block;
    position: relative;
    top: 0.5rem;
    background-color: transparent !important;
    padding: 0 !important;
	
}

.arrow-left {
	border-right: none;
	border-left: 0.9rem solid #418f9a !important;
}

.main-logo img {width: 200px; height: auto; margin-top: 10px}


.main-nav ul {
	list-style: none;
}

.main-nav .menu-main-menu-container > ul > li {
	display: inline-block;
}

.main-nav .menu-main-menu-container > ul > li{
	padding: 40px 10px;
}

.main-nav .menu-main-menu-container > ul > li > a {
	display: inline-block;
    color: #4C5867;
    padding: 0.25rem 0.4rem;
	
}

.main-nav a {
	font-size: 1rem;
}

.main-nav .menu-main-menu-container > ul > li > a:hover{
	color: #58ABB7;
}

.current-menu-item > a, .current-menu-ancestor > a  {
	color: #58ABB7 !important;
}

.main-nav > * {
	float: left
}

.menu-item-has-children {
	position: relative
}

.menu .sub-menu {
	width: 268px
}

.menu > li > .sub-menu .menu-item-has-children > a {color: #333}
.menu > li > .sub-menu .menu-item-has-children:hover{
	background-color: #f1f5f8;
	color: #58ABB7;
}
.menu > li > .sub-menu > li > .sub-menu{
	position: absolute;
    right: 263px;
    background-color: #f1f5f8;
    top: 0;
    display: none;
}

.menu > li > .sub-menu > li > .sub-menu a:hover{
	background-color: #58abb7 !important;
	color: #fff !important
}

.menu > li > .sub-menu .sub-menu .sub-menu a:before {
	content: "•";
	margin-right: 10px;
	font-size: 1.2rem;
}

.menu > li > .sub-menu > .menu-item-has-children:after{
	content: "";
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #58abb7;
    margin-right: 0.5rem;
    display: inline-block;
    position: absolute;
    top: 1rem;
    right: 0;
}

.menu > li > .sub-menu {
	display: none;
	top: 100px;
	position: absolute;
	background-color: #fff;
	right: 0;
	left: 0;
	min-width: 260px;
	margin-left: -40px;
	z-index: 10;
	border: 3px solid rgba(0,0,0,.05);
	border-top: none;
	z-index: 20
}

.menu > li > .sub-menu li a {
	padding: 15px 20px;
	color: #5d5d5d;
	display: block
}

.menu > li > .sub-menu li a:hover {
	background-color: #f1f5f8;
	color: #58abb7
}

.sub-menu a {
	cursor: pointer
}

.menu > li.menu-item-has-children > a {
	position: relative
}

.menu > li.menu-item-has-children > a:after {
	content: "";
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 0px;
    height: 0px;
    transition: all 0.3s ease-in-out;
    position: absolute;
    top: 30px;
	left: 50%;
	margin-left: -5px;
}

.menu > li.menu-item-has-children > a:hover:after {
	transition: all 0.3s ease-in-out;
	border-color: #58ABB7 !important;
}

.current-menu-ancestor > a:after {
	transition: all 0.3s ease-in-out;
	border-color: #58ABB7 !important;
}

/* CONTENT */

.directors {
	margin-bottom: 0
}

.directors .wp-block-column, .director {
	border: 1px solid #e1e1e1;
	box-shadow: 0 3px 0px rgba(0,0,0,0.05);
	padding: 20px 15px;
	border-radius: 3px;
	text-align: center;
	margin-bottom: 1.6rem;
}

.director {
	display: inline-table
}

.directors .wp-block-column h3{
	color: #418f9a;
	font-size: 1.4rem;
	margin-bottom: 0;
}

.directors .wp-block-column h5 {
	color: #99a3b0;
	font-size: 1rem
}

.directors .wp-block-column a {
	font-size: 0.8rem
}

.agents .wp-block-column {
	background-color: #eaebed;
	margin-bottom: 3rem
}

.sales .wp-block-column {
	background-color: #fff !important;
	margin-bottom: 3rem;
	border-color: #0069ba /*  #0092d1 */;
	box-shadow: none
}

.agents h4 {
	font-size: 1.4rem
}

.agents h3, .sales h3, .regional h3, .agent h3 {
	background-color: #0069ba;
    color: #ffffff !important;
    padding: 0.6rem 1.25rem;
    margin: -1.1rem -0.8rem 1rem !important;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    font-size: 1.2rem !important;
}
.sales h3 {
	background-color: #0069ba
}

.regional h3 {
	background-color: #e88835
}
.regional .wp-block-column {
	background-color: #ffe6bc
}

/* FOOTER */

.pre-footer {
	background-color: #2c2e3a;
	padding: 2rem 0
}

.pre-footer .pre-footer-menu a {
	color: #fff !important;
}
.pre-footer a:hover {
	color:#ff7070 !important
}

.pre-footer ul li {
	display: inline-block;
	padding-right: 10px;
}

.pre-footer .pre-footer-menu ul li:before, 
.footer ul li:before, 
.next-post:after,
.read-more-btn:before,
.post-read-more:before
{
	content:"";
	width: 0; 
	height: 0; 
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
    border-left: 8px solid #ff7070;
	margin-right: 0.5rem;
	display: inline-block;
	position: relative;
	top:2px;
}


.pre-footer .pre-footer-social-menu a {
	color: #4c5867;
	padding: 0 0.6rem;
}


footer {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 3rem 0 0;
	color: #fff;
	overflow-x: hidden;
	position: relative;
/* 	background-image: url(https://gulf.websolab.com/wp-content/uploads/2019/12/footer-bg-1.png) */
}

.footer-bg {
	position: absolute;	
	top: 0;
    z-index: -1;
    height: 100%;
    width: 100%;
}

footer h4 {color:#58abb7; margin-bottom: 1rem}

footer a:hover {
	color: #fff;
}

.footer ul li {
	line-height: 2rem
}

.footer ul li:before {
	border-left-color: #58abb7
}

.footer-map iframe{
	height: 60vh;
    pointer-events: none;
    margin-top: -3rem;
    margin-bottom: -3.3rem;
}

.widget-footer-1 {
	padding: 0 30px 0 0;
	margin-top: -15px;
}
.widget-footer-2 svg{
	color: #58abb7;
	margin-top: -3px;
	margin-right: 3px;
}

.basement {
	background-color: #000;
	padding: 15px 0;
	color: #fff;
	font-size: 0.8rem;
	margin-top: 3rem
}

.basement p {
	margin: 0
}


/* RESPONSIVE */

@media (max-width:991px){
	
	.column {
		width: 100% !important
	}
	
	.blog-post-details {
		bottom: 0
	}
	
	.blog-post-content {
		padding-left: 0
	}
	
	.blog-post-details {
		left: 0
	}
	
	.column-mob-50 {
		width: 50% !important	
	}
	
	.menu-main-menu-container {
		position: relative
	}
	 .header .menu {
		 position: absolute;
		 right: 1rem;
		 left: 1rem;
		 top: 1rem;
		 z-index: 30;
		 background-color: #fff;
	 }
	
	.container, .wp-block-columns {
		width: 100%;
	}
	
	.hidden-mob {
		display: none !important	
	}
	.show-mob {
		display: block !important
	}

}

@media(min-width:768px){
	figcaption {
		display: inline !important;
		font-weight: 300
	}
}

@media(min-width:768px) and (max-width:991px){
	

	
	
/*
	.container, article > .wp-block-columns, article > .wp-block-uagb-columns, .wp-block-kadence-rowlayout.alignwide  {

		width: 100%;

	}
*/
	
	.main-nav .menu-main-menu-container>ul>li {
		padding: 40px 5px; 
	}
	
	.main-nav .menu > li:last-child {
		display: none
	}
		
}

/*
@media(min-width:992px) and (max-width:1300px){
	
	.container, article > .wp-block-columns, article > .wp-block-uagb-columns, .wp-block-kadence-rowlayout.alignwide  {

		width: 980px;

	}
	
	.main-nav .menu-main-menu-container>ul>li {
		padding: 40px 5px; 
	}
		
}
*/



@media (max-width:767px){
	
	.menu > li > .sub-menu > .menu-item-has-children:after {
	    border-right: 8px solid transparent;
	    border-left: 8px solid transparent;
	    border-top: 8px solid #58abb7;
	    margin-right: 0.5rem;
	    position: absolute;
	    top: 1.4rem;
	}
	
	.menu .sub-menu {
		width: auto !important
	}
	.menu > li > .sub-menu > li > .sub-menu {
		width: inherit !important;
		position: static !important;
		right: auto !important
	}
	
	footer .column {
		margin-bottom: 2rem
	}
	
	.page-header {
		margin-bottom: 2rem;
	}
	
	header > .container {
		padding-left: 0
	}
	
	.home .kt-tabs-title-list li a {
		padding: 8px !important
	}
	
	.flex-mob-50 .wp-block-column {
		flex-basis: 50% !important
	}
	
	.homepage-tabs .kt-tabs-content-wrap > div {
		padding-top: 2rem !important;
		background-image: none !important;
		background-color: #fff;
		margin-bottom: 2rem;
		height: inherit
	}
	
	.homepage-tabs .kt-tabs-content-wrap > div:nth-child(1), .homepage-tabs .kt-tabs-content-wrap > div:nth-child(4) {
		border: 5px solid #fad30b;
	}
	.homepage-tabs .kt-tabs-content-wrap > div:nth-child(2) {
		border: 5px solid #039f0e;
	}
	.homepage-tabs .kt-tabs-content-wrap > div:nth-child(3) {
		border: 5px solid #ff0000;
	}

	
	.container {
		padding-left: 1rem;
		padding-right: 1rem; 
	}
	
	.column-mob-50 {
		width: 50%	
	}
	
	.column-mob-100 {
		width: inherit;	
	}
	
	.homepage-slider > div {
		min-height: inherit
	}
	
	
/*
	.square_el, .circle_el {
		display: none;
	}
	
	body {
		font-size: 16px;
	}
	

	
	h1 {
		font-size: 2rem;
	    line-height: 1.2;
	}
	
	h2 { 
		line-height: 1.2;
		font-size: 1.5rem
	}
	
	h3 {line-height: 1.2; font-size: 1.2rem}
	
	.page-intro {
		height: 30vh;
	    min-height: 30vh;
	    margin-top: 100px;
	}
	
	.frontpage-intro {
		margin-top: 0
	}
*/
	

	
/*
	.wp-block-kadence-rowlayout.alignnone, .container, article > .wp-block-columns, article > .wp-block-uagb-columns, .wp-block-kadence-rowlayout.alignwide  {

		width: 100%;

	}
*/
	
/*
	
	
	.slider {
		width: 100%;
	}
	
	.frontpage-intro h1 {
		font-size: 30px
	}
	
	.frontpage-intro .block-columns {
		position: static;
		transform: none;
	}
	
	.frontpage-intro {
		padding-bottom: 40px;
	}
	
	.page-intro.frontpage-intro {
		height: auto;
		min-height: inherit
	}
	
	.frontpage-intro .block-column:last-child{
		display: none	
	}
	
	.frontpage-intro .block-column:first-child>* {
		margin-right: 0;
	}
	
	.frontpage-intro .block-columns .block-column *:not(input){
		text-align: center !important
	}
	
	.frontpage-intro .block-columns .wpcf7 {
		margin: 0
	}
	
	.news .block-columns.has-3-columns .block-column, .block-columns.has-2-columns .block-column {
		float: none;
		width: 100%;
	}
	
	.hidden-sm {
		display: none;
	}
	
	.show-sm {
		display: block
	}
*/
		
	.main-logo img {
		width: 120px;
	    height: auto;
	    margin-top: 10px;
	    margin-left: 10px;
	    margin-top: -12px;
	    margin-bottom: -21px
    }
    
    .menu > li > .sub-menu {
		background-color: #fff;
	    position: static;
	    min-width: auto;
	    margin: 0;
	}
	
	
	.hamburger{
		display: block;
		position: absolute;
	    right: 10px;
	    top: 10px;
	}
	
	header.header {
/* 		position: fixed; */
		background-color: #fff;
		padding: 20px 0px;
	}
	
	.main-nav .menu-main-menu-container>ul>li {
		display: block;
		text-align: center;
		padding: 5px 20px;
	}
	
	.header .container:after {
		content: "";
		clear: both
	}
	.main-nav>* {
		float: none !important
	}
	
	.main-nav-container {
		display: none;
	}
	

	
	.main-nav-container a {
		color: #444 !important;
	}
	
	.menu>li.menu-item-has-children>a:after {
		border-color: #444
	}
	
	.menu>li:last-child>a{
		background-color: transparent !important;
	}
	
	.header .menu {
		
	}
	
	.current-menu-parent > a, .current-menu-item > a {
		color: #58ABB7 !important
	}
	
/*
	.block-columns.has-2-columns .block-column{
				
	}
*/

}