/*
Theme Name: Okab Child Theme
Theme URI:  https://themeforest.net/item/okab-responsive-multipurpose-wordpress-theme/16958600
Author: PixelDima
Author URI:   https://pixeldima.com/
Template: okab
Description: This is a blank child theme for Okab theme
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-colors, flexible-header, full-width-template, post-formats, theme-options, featured-images,rtl-language-support,threaded-comments, translation-ready
Text Domain:  okab
*/

/* write custom css after this line */
p {
    hyphens: none;
}
.cmplz-optin .post-content ul, .cmplz-optin .post-content ol {
    padding-bottom: 1rem;
}
.wpcf7 form .wpcf7-response-output {
    color: #007cb2;
}
.dima-navbar-wrap.desk-nav .dima-navbar .logo p img {
	max-width: unset;
}
.dima-navbar-wrap.desk-nav .dima-navbar nav .dima-nav {
	float: left;
}
.dima-navbar-wrap.desk-nav .dima-navbar nav .dima-nav > li.current-menu-parent > a, .dima-navbar-wrap.desk-nav .dima-navbar nav .dima-nav > li.current-menu-item > a {
  font-weight: bold;
}
.dima-navbar-wrap.desk-nav .dima-navbar nav .dima-nav .sub-menu a, .dima-navbar-wrap.desk-nav .dima-navbar nav .dima-nav .sub-menu li.current-menu-item > a, .dima-navbar-wrap.desk-nav .dima-navbar nav .dima-nav .sub-menu a:hover, .dima-navbar-wrap.desk-nav .dima-navbar nav .dima-nav-end .sub-menu a:hover {
    color: #fff!important;
}
.dima-team-member:hover .link_overlay, .post-img:hover .link_overlay, .isotope-item .post-img:hover .link_overlay {
	background: transparent!important;
    opacity: unset;
}
.work-item .link_overlay {
	background-color: rgba(0, 124, 178, 0.5)!important;
	opacity: 1;
}
.work-item:hover .link_overlay {
	background-color: rgba(0, 124, 178, 0.8)!important;
}
.isotope-item .work-item .work-info {
	opacity: 1;
}
.work-item:hover .post-icon .icons-media a:hover, .dima-team-member:hover .post-icon .icons-media a:hover, .post-img:hover .post-icon .icons-media a:hover, .dima-product:hover .post-icon .icons-media a:hover {
    color: #007cb2!important;
}
.dima-team-member .team-img {
    overflow: hidden;
    width: 250px;
    height: 250px;
    margin: auto;
}
.team-img figure, .team-img figure img {
    border-radius: 100%;
    overflow: hidden;
}
.dima-team-content.text-center.box {
    border: none 0;
    color: #007cb2;
}
.dima-team .post-icon .icons-media {
    top: 50%;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
.dima-team .post-icon .icons-media li {
    margin-bottom: 0;
    float: none;
    width: 100%;
    height: 100%;
}
.dima-team .post-icon .icons-media li a {
    width: 100%;
    height: 100%;
    border: none 0;
	pointer-events: all;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
	-webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
	position: absolute;
}
.dima-team-member:hover .post-icon .icons-media a:hover {
	background: transparent;
}
.dima-team-member:hover .post-icon .icons-media a .fas, .dima-team-member .post-icon .icons-media a .fas {
    background: #fff;
    padding: 30px;
    border-radius: 100px;
	color: #c5ae99;
}
.dima-team-member .link_overlay {
	background: transparent!important;
    opacity: unset;
}
.dima-team .post-icon .icons-media {
	opacity: unset;
}
.member-name h5 {
    color: #007cb2;
    font-weight: bold;
    margin-bottom: 0;
}
.cvs.page-section-content {
    padding: 0;
}
.cvs h2 {
    color: #c5ae99!important;
    font-size: 30px;
    font-weight: bold;
    padding-bottom: 0;
    margin-bottom: 0;
}

.cvs h3 {
    color: #c5ae99!important;
    font-size: 30px;
    padding-bottom: 0;
    margin-bottom: 0;
    position: relative;
	margin-bottom: 60px;
}
.cvs h3:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -14px;
    height: 6px;
    width: 80px;
    background: #c5ae99;
}
.cvs {
	background:#007cb2;
}
.cvs p, .cvsg p {
    color: #fff;
    font-size: 21px;
    line-height: 1.5em;
}
.cvs .container.page-section > .ok-row > div:first-child {
    padding: 30px;
}
.cvs .container.page-section > .ok-row > div:last-child {
    background: #fefefe;
    padding: 0;
}
.cvs-contact h2, .cvs-contact p {
    padding: 0 30px;
}
.cvs-contact p {
    font-size: 18px;
    line-height: 2em;
}
.cvs-contact h2 {
    margin: 0;
    padding-top: 32px;
    color: #007cb2;
    font-weight: bold;
    font-size: 28px;
    line-height: 1.5em;
}

.work-item:hover .link_overlay .icons-media, .dima-team-member:hover .link_overlay .icons-media, .post-img:hover .link_overlay .icons-media, .dima-product:hover .link_overlay .icons-media {
    margin-top: 0;
    width: 100%;
    height: 100%;
}

.isotope-item .work-info .work-title a, .isotope-item .work-info .work-title p {
    font-size: 27px;
}
.isotope-item .work-item:hover .work-info .work-title a, .isotope-item .work-item:hover .work-info .work-title p {
    color: #c5ae99;
}
.dark-bg .page-section {
    background: #007cb2;
    color: #fff;
}
.title_container {
  background: transparent;
  color: #007cb2;
width: 30%;
	float: left;
}
.title_container .page-section-content {
  padding: 0;
  display: block;
}
.title_container .page-section-content > div h1 {
  color: #007cb2;
  background: transparent;
  text-align: right;
  border-right: solid 6px #c5ae99;
  padding-right: 2rem;
}
.title_container.start-style h1.text-start, .title_container.center-style h1.text-start {
  width: 100%;
}
.title_container.start-style .page-section-content, .title_container.center-style .page-section-content {
  padding: 0;
}
.title_container + div, .title_container + .dima-container.full {
  width: 70%;
  float: left;
  clear: right;
  padding-top: 0;
}
.title_container + div .page-section-content {
	padding-top: 0;
}

.single-post .title_container {
    width: 100%;
    text-align: center;
    float: none;
}
.single-post .title_container .page-section-content > div h1 {
  text-align: center;
  border-right: none 0;
  border-bottom: solid 6px #c5ae99;
  padding-right: 0;
  padding-bottom: 1rem;
  margin-bottom: 1.5rem;
}
.single-post .title_container + div, .single-post .title_container + .dima-container.full {
  width: 100%;
  float: none;
  margin: 0 auto;
}

.highlighted_text {
  left: -43%;
  width: 143%;
  margin-bottom: 4rem;
  background: #007cb2;
}
.highlighted_text > div {
  width: 90%;
  margin: auto;
  max-width: 1300px;
}
.highlighted_text p {
    color: #fff;
    font-size: 36px;
    line-height: 46px;
    margin: 0;
    padding: 23px 0;
}

.first_paragraph p {
	color: #007cb2;
	font-size: 28px;
	line-height: 47px;
}

.wpcf7-form {
	margin-bottom: 5rem;
}
.wpcf7-form label {
  width: 100%;
}
.wpcf7-submit {
  float: right;
  clear: both;
}
input[type="search"], textarea, select, input[type="text"], input[type="email"], input[type="date"], input[type="password"], input[type="number"], input[type="url"], input[type="tel"] {
  background: #f7f7f7;
  border: none 0;
}
.wpcf7-form .ok-sd-12 {
	margin-bottom: 1.5rem;
}
.post-feature > a {
    display: flex;
    width: 100%;
    height: 100%;
}
.link_overlay {
    pointer-events: none;
}
.modal-wrapper.styled {
    background-color: rgba(0, 124, 178);
    background-color: rgba(0, 124, 178, 0.8);
}
.modal-wrapper.styled .wp-post-modal {
    border: none 0;
	max-width: 440px;
}
.modal-wrapper.styled .wp-post-modal .close-modal {
    top: 0;
    right: 0;
    width: 44px;
    margin-top: 0;
    line-height: 44px;
    padding: 0;
}
.modal-wrapper.styled .wp-post-modal .close-modal:hover {
    color: rgba(0, 124, 178);
}
#modal-content iframe {
    height: 500px;
}
.isotope-item .work-item.title-style .work-info .cat-sep {
    width: 0;
    border-top: none 0;
    display: none;
    margin: 0;
}
.close-modal:focus {
    outline: none;
}
.dima-portfolio-template-default.single header, .dima-portfolio-template-default.single footer, .dima-portfolio-template-default.single .top-footer {
    display: none;
}
.dima-portfolio-template-default.single .title_container {
    width: 100%;
    float: none;
    text-align:center;
}
.dima-portfolio-template-default.single .title_container h1, .topTitle .title_container .page-section-content > div h1 {
    text-align: center;
    border-right: none;
    padding-right: 0;
    border-bottom: solid 6px #c5ae99;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
}

.dima-portfolio-template-default.single .title_container + div, .dima-portfolio-template-default.single .title_container + .dima-container.full, .topTitle .title_container + div, .topTitle .title_container + .dima-container.full, .topTitle .title_container {
    width: 100%;
    float: none;
}
.boxed-blog.blog-list {
    width: 90%;
    max-width: 1500px;
	margin: 0 auto;
}
.no-padding-section.page-section-content .page-section.full_width_section .boxed-blog.blog-list {
	width: 100%;
    max-width: unset;
}
.dima-portfolio-template-default.single .boxed-blog article .post-content, .dima-portfolio-template-default.single .boxed-blog .post .post-content, .topTitle .boxed-blog article .post-content, .topTitle .boxed-blog .post .post-content {
    padding: 0;
    border: none 0;
}
.topTitle .title_container .page-section-content > div h1 {
    padding-top: 1rem;
    border: none 0;
    margin: 0;
}
.topTitle .title_container + div .page-section-content {
    padding-top: 0!important;
}
.dima-team-member .team-img img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
}
.dima-team-member:hover .team-img img {
	-webkit-filter: unset;
    -moz-filter: unset;
    -o-filter: unset;
    -ms-filter: unset;
    filter: unset;
}
.heroImage {
    max-height: 490px;
    overflow: hidden;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
    -webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.heroImage img {
    width: 100%;
}
.heroImageLine {
    margin-bottom: 60px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.heroImageLine > div {
	height: 35px;
}
.heroImageLine > div {
	width: 30%;
}
.heroImageLine > div:last-child {
	background: #c5ae99;
	width: 70%;
}
.boxed-blog article .post-meta, .boxed-blog .post .post-meta {
    padding: 10px 15px;
    border-bottom: 0;
    margin-bottom: 0;
    border-bottom: 1px solid #e1e1e1;
    border-left: none 0;
    border-right: none 0;
    border-top: none 0;
    margin-bottom: 15px;
}
.boxed-blog.blog-list article .post-content, .topTitle .boxed-blog .post .post-content {
	padding: 0 15px;
}
.post-content a {
    color: #c5ae99;
}
.post-content a:hover {
	color: #fff;
}
.dima-navbar-wrap.desk-nav .dima-navbar nav .dima-nav .sub-menu .current-menu-item, .dima-navbar-wrap.desk-nav .dima-navbar nav .dima-nav .sub-menu .current-post-parent {
    font-weight: bold;
}
.top-footer {
    margin-top: 60px;
	padding: 60px 0 10px 0;
}
footer.dima-footer {
    padding: 15px 0;
}
.top-footer a {
	color: #c5ae99;
}
.top-footer a:hover {
	color: #fff!important;
}
.top-footer b {
	font-weight: 600;
}
.contact .top-footer {
    margin-top: 5px;
}
.top-footer .dima-widget .widget {
    margin-bottom: 0;
}
.top-footer .widget, .top-footer .widget p {
    font-size: 16px!important;
    font-weight: 600!important;
	color: #c5ae99!important;
}
.top-footer .footer-widget-area > div:first-child {
    border-bottom: solid 1px #fff;
}
.top-footer .ok-md-8 .dima-area {
    display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.top-footer .ok-md-8 .dima-area .widget_nav_menu {
    flex: auto 1 1;
}
.top-footer .ok-md-8 .dima-area .widget_media_image {
    padding-left: 2rem;
    flex: 140px 0 0;
	padding-top: 65px;
}
.top-footer .ok-md-8 .dima-area .widget_media_image .widget-title {
    padding: 0;
    font-size: 0.75rem;
    text-align: center;
	color: #a1a1a1;
}
.dima-navbar-wrap.desk-nav .top-right {
    float: right;
    height: 175px;
    display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
    -webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.dima-navbar-wrap.desk-nav.fixed .top-right {
  height: 135px;
}
.dima-navbar-wrap.desk-nav .top-right .add-bottom-margin {
    margin-bottom: 0;
}
.dima-navbar-wrap.desk-nav .top-right .inline > li {
    margin-bottom: 0;
	border: none 0;
}
.dima-navbar-wrap.desk-nav .dima-navbar nav .dima-nav > li > a, .dima-navbar-wrap.desk-nav .dima-navbar nav .dima-nav-end > li > a {
	cursor: pointer;
}
.social-media.social-small li a {
    border-radius: 6px;
    background: #007cb2;
    color: #fff;
}
.top-footer .widget .product_list_widget li, .top-footer .widget.widget_recent_entries ul li, .top-footer .widget.widget_recent_entries ol li, .top-footer .widget.widget_categories ul li, .top-footer .widget.widget_categories ol li, .top-footer .widget.widget_meta ul li, .top-footer .widget.twitter-widget ul li, .top-footer .widget.widget_meta ol li, .top-footer .widget.widget_rss ul li, .top-footer .widget.widget_layered_nav ul li, .top-footer .widget.widget_layered_nav ol li, .top-footer .widget.widget_nav_menu ul li, .top-footer .widget.widget_nav_menu ol li, .top-footer .widget.widget_archive ul li, .top-footer .widget.widget_archive ol li, .top-footer .widget.widget_pages ul li, .top-footer .widget.widget_pages ol li, .top-footer .widget.widget_product_categories ul li, .top-footer .widget.widget_product_categories ol li, .top-footer .widget.widget_recent_comments ul li, .top-footer .widget.widget_recent_comments ol li {
  border-top: none 0!important;
}
.top-footer .menu {
    display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
	padding-top: 65px;
}
.top-footer .menu .sub-menu {
    font-size: 0.9em;
	border-top: solid 2px;
    padding-top: 6px;
}
.top-footer .menu .sub-menu li {
    padding: 0;
}
.second-footer-widget-area, .home .second-footer-widget-area.ok-row {
    text-align: center;
	margin-top: 80px;
}
.top-footer .second-footer-widget-area p {
    font-size: 14px!important;
}
.home .ok-row {
    margin: 0;
}
.home div .ok-md-6 {
    padding: 0;
}

.home p:empty {
    display: none;
}
.row1 {
    background: #007cb2;
	background-image: url(/wp-content/uploads/anchor_transparent.png);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: contain;
}
.row2 {
    background: #c5ae99;
}
.row3 {
    background: #007cb2;
}
.home .box1 {
    text-align: center;
    color: #fff;
}
.box1 .page-section {
    width: 100%;
    text-align: center;
}
.home .box1 h1, .home .box1 h2 {
    color: #c5ae99!important;
}
.home .box1 h1 {
    font-size: 36px;
    line-height: 1em;
	margin-bottom: 0;
	margin-top: 80px;
}
.home .box1 h2 {
    font-size: 23px;
    font-weight: bold;
    font-style: italic;
}
.home .box1 p {
    color: #fff;
	font-size: 21px;
    line-height: 1.5em;
	padding: 0 2rem;
}
.home .box2 {
    text-align: center;
    color: #fff;
}
.box2 .page-section {
    width: 100%;
    text-align: center;
}
.box2 p {
    text-align: center;
    color: #fff;
    font-size: 28px;
    line-height: 2em;
    padding: 20px;
}
.box2 img {
    margin-bottom: 0!important;
}
.home .box3 {
	text-align: center;
    color: #fff;
}
.box3 .page-section {
    width: 100%;
    text-align: center;
}
.box3 p {
    text-align: center;
    color: #fff;
    font-size: 28px;
    line-height: 2em;
    padding: 20px;
}
.box3 p strong, .box3 p b {
	color: #c5ae99;
}
.box3 img {
    margin-bottom: 0!important;
}
.box4 .page-section {
    padding-top: 1.5rem;
}
.box4 p {
    margin-bottom: 0;
    font-size: 40px;
    line-height: 1.5em;
}

.claim {
    padding-bottom: 0;
    margin-top: 4rem;
    color: #fff;
}
.claim h4 {
    font-weight: bold;
	margin-top: 2rem;
	color: #c5ae99!important;
}
.claim p {
    color: #c5ae99;
}
.useful-links .page-section ul li {
    margin-bottom: 10px;
}
.useful-links .page-section ul li a {
    font-weight: bold;
}
.useful-links .page-section h4 {
    margin-top: 3rem;
    margin-bottom: 3rem;
}
.useful-links .page-section-content {
    padding-bottom: 2rem;
}
.map {
	margin-left: -43%;
    width: 143%;
}
.map .dima-map-inner {
    padding-bottom: 36.25%;
}
.widget_polylang ul {
    display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
    padding: 16px;
    border-right: solid 1px #007cb2;
    margin-right: 16px;
}
.widget_polylang ul li {
    padding: 0 5px;
}

.post-content .cvs-contact a {
    color: #007cb2;
}
.post-content .cvs-contact a:hover {
    color: #c5ae99!important;
}

@media screen and (max-width: 989px) {
	.highlighted_text {
		left: 0;
		width: 100%;
	}
	.mobile-nav.dima-navbar-wrap .dima-btn-nav {
		font-size: 35px;
		margin-top: 10px;
	}
	.mobile-nav .full-wrapper {
		padding: 0 6px;
	}
	.mobile-nav.dima-navbar-wrap .dima-navbar:not(.dima-navbar-transparent) .dima-btn-nav, .mobile-nav.dima-navbar-wrap .dima-navbar {
		background-color: #007cb2!important;
		-webkit-box-shadow: none;	
		box-shadow: none;
	}
	.mobile-nav.dima-navbar-wrap .dima-navbar .logo {
		left: 0;
		-webkit-transform: translateX(0);
		transform: translateX(0);
		width: 60%;
		max-width: 240px;
	}
	.mobile-nav.dima-navbar-wrap .dima-navbar:not(.dima-navbar-transparent) .dima-btn-nav {
		border: none 0;
		color: #fff!important;
		float: right;
		background-color: #007cb2;
	}
	.mobile-nav.dima-navbar-wrap .dima-navbar .logo .dima-brand img {
		width: 100%;
		max-height: unset!important;
		max-width: unset!important;
	}
	.mobile-nav.dima-navbar-wrap .dima-navbar nav .dima-nav {
		padding-left: 22px;
		padding-right: 22px;
	}
	.mobile-nav.dima-navbar-wrap .dima-navbar nav .dima-nav-end>li>a, .mobile-nav.dima-navbar-wrap .dima-navbar .dima-sub-toggle .sub-icon:before, .mobile-nav.dima-navbar-wrap .dima-navbar:not(.dima-navbar-transparent) nav .dima-nav>li>a {
		color: #fff!important;
	}
	.mobile-nav.dima-navbar-wrap .dima-navbar nav .dima-nav .sub-menu li a {
		color: #fff;
	}
	.mobile-nav.dima-navbar-wrap .dima-navbar .dima-sub-toggle {
		width: 100%;
		text-align: right;
	}
	.mobile-nav.dima-navbar-wrap .dima-navbar .dima-sub-toggle .sub-icon {
		width: 35px;
		right: 20px;
	}
	.mobile-nav .main-menu-item.current-menu-ancestor > a > span, .mobile-nav .main-menu-item.current-menu-parent > a > span, .mobile-nav .current_page_item > a > span {
		font-weight: bold;
	}
	.mobile-nav.dima-navbar-wrap .dima-navbar nav .dima-nav .sub-menu .current-menu-item {
		font-weight: bold;
	}
}
@media screen and (max-width: 768px) {
	.heroImageLine {
		margin-bottom: 30px;
	}
	.heroImageLine > div {
		height: 15px;
	}
	.title_container {
		width: 100%;
		float: none;
	}
	.title_container .page-section-content > div h1 {
		text-align: center;
		border-right: none 0;
		padding-right: 0;
		border-bottom: solid 6px #c5ae99;
		padding-bottom: 0.5rem;
	}
	.title_container.start-style .page-section-content {
		padding: 0px 0 20px 0 !important;
	}
	div [class^="ok-"] {
		margin-bottom: 10px;
	}
	.row3 .ok-md-6:first-child {
		order: 2;
	}
	.row3 .box3 {
		order: 1;
	}
	.top-footer .menu {
		padding-top: 20px;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.top-footer .menu li {
		width: 100%;
	}
	.top-footer .ok-md-8 .dima-area {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.top-footer .ok-md-8 .dima-area .widget_media_image {
		padding-top: 2rem;
		padding-left: 0;
		margin: auto;
	}
	.second-footer-widget-area, .home .second-footer-widget-area.ok-row {
		margin-top: 20px;
	}
	.title_container + div, .title_container + .dima-container.full {
		width: 100%;
		float: none;
		padding: 0 22px;
	}
	.map {
		margin-left: 0;
		width: 100%;
	}
	.map .dima-map-inner {
		padding-bottom: 86%;
	}
}
@media screen and (max-width: 480px) {
	.title_container.start-style .page-section-content {
		padding: 0px 0 20px 0 !important;
	}
	div [class^="ok-"] {
		margin-bottom: 10px;
	}
}