/*!
Theme Name: Yuristy
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: yuristy
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Yuristy is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------*/
html, body{
	height: 100%;
}
body{
	font-family: 'PT Sans', sans-serif;
	color: #454056;
}
a{
	text-decoration: none;
}
a:hover{
/* 	color: #043161; */
color: #043161;
}
img, figure {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}
.btn-primary.focus, .btn-primary:focus{
	background-color: #043161;
	border-color: #043161;
	box-shadow: inherit;
	outline: none;
}

.header-tops{
/*     border-bottom: 2px solid #222; */
}
.text-slides{
	
/*     position: absolute;
    top: 0;
    left: 0;
    width: 70%;
    overflow: hidden;
    visibility: visible;
    z-index: 20; */
}

.top-page__text {
	border-top: 3px solid #4F4D91;
	border-left: 3px solid #4F4D91;
}

.hdm-border-home {
	padding-top: 25px;
	width: 300px;
	border-bottom: 6px solid #4F4D91;
	border-bottom-right-radius: 6px;
}

.flexslider{
	overflow: hidden;
	z-index: 10;
}

.link-absol {
	position: absolute;
	right: 3%;
	bottom: 6%;
	display: block;
	color: #043161;
	font-weight: 700;
	z-index: 4;
}

#breadcrumbs a {
	color: #043161;
}
.services-title {
/*	background-color: #043161;*/
}

.services-title h2 {
/*	color: #fff;*/
}

/* Header
--------------------------------------------- */
.header{
	border-bottom: 1px solid #000c8da6;
}
.top-panel{
	color: #fff;
	background-color: #222;
	font-size: 15px;
	font-weight: 700;
}
.top-panel a{
	color: #fff;
}
.btn-primary{
/* 	background-color: #043161; */
background-color: #000c8d;
border-color: #043161;
box-shadow: unset;
}
.btn-primary:hover{
	background-color: #ea3b14;
	border-color: #ea3b14;
}
.header__logo-text p{
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 0;
}
.header__logo-text a{
	color: #222;
}
.header__logo-text a:hover{
	text-decoration: none;
}
.top-page{
	background-repeat: repeat;
	background-size: contain;
/* 	background-position: center; */
position: relative;
}
.top-page.top-page-contact{
/* 	background-image: url(img/job1.jpg); */
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
}
.top-page__text{
	color: #222;
	position: relative;
	z-index: 2;
}
.top-page__bottom-inner .form-input_white{
	border-color: #ccc;
}
.top-page__text .h1{
	text-transform: uppercase;
	font-size: 1.8rem;
	line-height: 1.5
}
.top-page__info{
	font-size: 18px;
}
.top-page-contact .top-page__info{
	font-size: 22px;
}

.page-id-29 .bg-bg {
/* 	background: #0000006e; */
	background: #4577D4;
}
.single-our_services .bg-bg {
	background: #000c8d;
}
.bg-bg{
/* 	background: #0000006e; */
position: absolute;
width: 100%;
height: 100%;
/* 	z-index: 1; */
}
.top-page__bottom{
	position: relative;
	color: #222;
	z-index: 200;
}
.action{
	margin-bottom: 1rem;
}
.action .btn{
	padding: .375rem 1.75rem;
}
.form-input {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	color: #202020;
	display: block;
	width: 100%;
	max-width: 100%;
	/*background: 0 0;*/
	border: 1px solid rgba(0,0,0,.3);
	border-radius: 4px;
	padding: 9px;
	font-size: 15px;
	line-height: 15px;
	height: 37px;
	transition: .15s;
	box-shadow: none;
	outline: 0;
	border-color: rgba(255,255,255,.4);
}
.wpcf7-form-control-wrap .form-input{
	width: 250px;
}
#wpcf7-f38-o2 .wpcf7-form-control-wrap .form-input, 
#wpcf7-f36-o2 .wpcf7-form-control-wrap .form-input,
#wpcf7-f36-o1 .wpcf7-form-control-wrap .form-input {
	width: 100%;
}
.form-input_white {
	border-color: rgba(255,255,255,.4);
	color: #222;
}
.form-info{
	font-size: 12px;
	color: #898484;
}
/* Home
--------------------------------------------- */
.main-section-nav{
	border-bottom: 1px solid #ccc;
}
.main-section-nav a{
	text-transform: uppercase;
	color: #043161;
	font-weight: 700;
}
.main-section-nav div{
	text-transform: uppercase;
	font-weight: 700;
}
.main-section-nav .active{
	position: relative;
	border-bottom: 2px solid #043161;
	height: 43px;
}
.info-item i{
	font-size: 3.5rem;
	color: #043161;
}
h3.info-item__title{
	font-size: 1rem;
	font-weight: 700;
}
.card-banner{
	position: relative;
	border-top-color: #043161;
	background-color: #f6f9fc;
	width: 100%;
	height: 100%;
}
.card-margin{
	margin-bottom: 32px;
}
.list-checked{
	list-style: none;
}
.card-link-page a{
	position: relative;
	padding: 3px 16px;
	font-size: 13px;
	color: #fff;
	background-color: #043161;
	border-radius: 3px;
	z-index: 4;
}
.list-checked-item::before{
	font-family: 'FontAwesome';
	content: '\f046';
	color: #4577D4;
	margin-right: 8px;
	vertical-align: middle;
}
.card-link-body{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	transition: 4s;
	transform: translate3d(0px, 0px, 0px);
	z-index: 3;
}
.entry-content ul li{
	display: flex;
	list-style: none;
	margin-bottom: 10px;
}
.entry-content ul li::before{
	font-family: 'FontAwesome';
	content: '\f046';
	color: #043161;
	margin-right: 8px;
	vertical-align: middle;
}
.card-link-body:hover{
	box-shadow:0 5px 10px rgba(0,0,0,.2);
}
.info-section_grey{
	background-color: #f6f9fc;
}
.info-item ul{
	padding: 0;
}
.info-item__title{
	display: block;
	color: #043161;
	font-weight: 700;
}
.info-item__title:hover{
	text-decoration: none;
}
.info-section_grey .info-item i{
	font-size: 2.5rem;
}
.info-section_grey .info-item li,
.info-section_grey .info-item .link{
	font-size: 14px;
}
button.link{
	border: inherit;
	background: inherit;
	padding: 0;
	color: #104496;
	border-bottom: 1px dotted;
}
.owl-carousel .owl-item img{
	width: 192px !important;
}
.story-slider__title{
	font-size: 20px;
}
.story-slider__experience{
	color: #043161;
}
.owl-dots{
	text-align: center;
	margin-top: 25px;
}
.owl-carousel button.owl-dot{
	background-color: #fff !important;
	border: 1px solid #043161 !important;
	border-radius: 50%;
	display: inline-block;
	width: 15px;
	height: 15px;
	margin: 0 5px;
}
.owl-carousel button.owl-dot.active{
	background-color: #043161 !important;
}
.owl-theme2 .card-banner{
	background-color: #fff;
}
.info-section_bg{
	position: relative;
}
.info-section_bg .form-input_white{
	border-color: #ccc;
}
.info-section_bg .form-input{
	background: 0 0;
	color: #222;
}
.info-section_bg .rich-text-input__input{
	height: 50px;
	padding: 6px 40px 6px 14px;
	font-size: 18px;
	line-height: 24px;
	position: relative;
	/*color: transparent;*/
}
.info-section_bg .rich-text-input{
	position: relative;
}
.info-section_bg .rich-text-input__label{
	position: absolute;
	left: 14px;
	top: 13px;
	right: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;
	color: #999;
	pointer-events: none;
	cursor: text;
	transition: .15s;
}
.rich-text-input__input_md {
	height: 80px!important;
}
.info-section_bg .btn-primary{
	padding: 0.575rem 2.75rem;
}
.page-section_main .list-checked .list-checked-item{
	display: flex;
	padding-bottom: 5px;
}
.map__phone a{
	color: #043161;
	font-size: 20px;
	font-weight: 700;
	text-decoration: none;
}
.form-group br{
	display: none;
}
.owl-theme3 .story-slider__title{
	font-size: 15px;
	font-weight: 700;
}
.btn-home {
	background: #4F4D91;
	padding: 0.65rem 0.75rem;
	font-weight: 700;
}

#wpcf7-f23-o1 .btn {
	background: #4F4D91;
	font-weight: 700;
}

#wpcf7-f23-o1 .btn:hover {
	background: #ea3b14
}

.home-right-text {
/* 	background: #4F4D91;
	color: #fff;
	box-shadow: 0 0 10px 5px rgba(221, 221, 221, 1); */
	
	background-color: #f2f7f9;
	border: 1px solid #e1e8ed;
	box-shadow: 0 3px 5px 2px rgba(0, 0, 0, .06);
	padding: 20px;
	border-radius: 10px;
	color: #444;
}

.home-right-text h3 {
	color: #043161;
}

.hdm-link-home {
	position: relative;
	color: #043161;
	font-weight: 700;
	z-index: 4;
}

.hdm-link-home:hover {
	text-decoration: underline;
}

/* Menu
--------------------------------------------- */
.menu .list-group-item{
	border: inherit;
}
.menu a{
	color: #043161;
	font-size: 15px;
	font-weight: 700;
}
.menu a:hover{
	color: #222;
}
.menu .nav-menu li:last-child{
	padding-right: 0;
}
/* Archive
--------------------------------------------- */
.entry-content-archive p{
	margin-bottom: 0;
}
.entry-title.h4 a{
	color: #222;
}
.posted-on{
	font-size: 13px;
	font-style: italic;
}

.error-404 h1{
	font-size: 102px;
}

/* Footer
--------------------------------------------- */
.page-footer{
	background-color: #232323;
	color: #fff;
	border-top: 1px solid #404040;
}
.page-footer__phone a{
	color: #fff;
	font-size: 23px;
	font-weight: 700;
	text-decoration: none;
}
.page-footer hr{
	border-color: #404040;
}
.page-footer__bottom .footer-copyryght{
	font-size: 12px;
}
.footer-social a{
	color: #fff;
}
ul.footer-menu{
	padding: 0;
	list-style: none;
}
ul.footer-menu li{
	padding-bottom: 5px;
}
ul.footer-menu li a{
	display: block;
	color: #fff;
}
ul.footer-menu li a:hover{
	text-decoration: underline;
}
.footer-menu__item span{
	display: block;
	padding-bottom: 5px;
	font-size: 13px;
	color: #ccc;
}
/* SCROLL-TOP
--------------------------------------------- */
.upbtn{
	opacity: 0.8;
	z-index: 9999;
	padding: 10px 15px;
	border-radius: 100%;
	position: fixed;
	bottom: -80px;
	right: 20px;
	border: 3px solid #043161;
	cursor: pointer;
	transition: all .4s ease-in-out;
	/*background-color: #cc6600;*/
}
.upbtn i{
	color: #043161;
}
.upbtn:hover{
	opacity: 1;
	/*background-color: #222;*/
}
/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}
.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}
.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	padding: 20px;
	background: #222;
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}
.main-navigation ul ul li{
	background: #222;
	padding: .35rem 1.25rem;
}
.main-navigation ul ul li a{
	color: #fff;
}
.main-navigation ul ul li a:hover{
	color: #043161;
}
.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}
.main-navigation ul ul a {
	width: 200px;
	/*display: block;*/
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}
.main-navigation li {
	position: relative;
}
.main-navigation a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
}
/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}
@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: inline-block;
		/*display: flex;*/
	}
}
.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}
/* Posts and pages
--------------------------------------------- */

.btn-link:hover,
.btn-link:focus {
	text-decoration: none;
}

body.page-id-29 .top-page__text{
	border-top: 3px solid #fff;
	border-left: 3px solid #fff;
}

.services-title {
	text-transform: uppercase;
	font-size: 1.7rem;
	line-height: 1.5;
}

.card-header h2 button {
	color: #043161;
	font-size: 28px;
}

.card-header .btn:focus {
	box-shadow: none;
/*	transition: none;*/
}

.flexs-hdm {
	background-color: #f2f7f9;
	border: 1px solid #e1e8ed;
	box-shadow: 0 3px 5px 2px rgba(0, 0, 0, .06);
	padding: 20px;
	border-radius: 10px;
	color: #444;
	font-size: 19px;
	font-style: italic;
}

body.page-id-48 .flexs-hdm {
	background-color: #6899D3;
	color: #fff;
}

.flexs-hdm .h3 {
	font-style: initial;
}

.flex-caption {
	width: 96%;
	padding: 2%;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,.5);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,.3);
	font-size: 14px;
	line-height: 18px;
}

.sticky {
	display: block;
}
.post,
.page {
	margin: 0 0 1.5em;
}
.updated:not(.published) {
	display: none;
}
.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
.page-services{
/* 	background-color: #f6f9fc; */
}
.entry-content .btn-primary{
	padding: .475rem 3rem;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#staticBackdropRewivev .modal-content{
	background-color: #fff;
	color: #222;
}
#staticBackdropRewivev  .modal-dialog{
	max-width: 550px;
}
#staticBackdropRewivev .btn-primary{
	margin-bottom: 15px;
}
#staticBackdropRewivev .modal-content .close{
	color: #000;
}
#staticBackdropRewivev  .modal-body input{
	height: 35px;
}
#staticBackdropRewivev .glsr-default form.glsr-form label.glsr-label{
	font-weight: 700;
}
.glsr-title{
	font-size: 1.5rem;
	font-weight: 400;
}
.glsr-review-title h3{
	font-size: 1.5rem;
}
.glsr-review{
	padding: 15px;
	background-color: #f6f9fc;
}

.single-our_services .modal-body #wpcf7-f26-o1 input.wpcf7-submit {
	margin-bottom: 0;
}

.single-our_services .modal-body #wpcf7-f26-o1 input {
	height: 37px;
}

.single-our_services .blocs .modal-footer {
	font-size: 10px;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
	display: block;
}
/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}
.widget select {
	max-width: 100%;
}
/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}
/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
.wp-caption-text {
	text-align: center;
}
/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}
.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}
.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}
.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}
.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}
.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}
.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}
.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}
.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}
.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}
.gallery-caption {
	display: block;
}
/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}
/* Accessibility
--------------------------------------------- */
/* 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;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}
/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}
/* Alignments
--------------------------------------------- */
.alignleft {
	/*rtl:ignore*/
	float: left;
	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}
.alignright {
	/*rtl:ignore*/
	float: right;
	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}
/* Modal Form
--------------------------------------------- */
body.single-our_services .header-tops .modal-content{
	padding: 1rem;
	background-color: #fff;
	color: #222;
}
.modal-content{
	padding: 1rem;
	background-color: #222;
	color: #fff;
}
.modal-content .close{
	color: #fff;
}
.modal-content p{
	margin-bottom: 0;
}
.modal-body{
	padding-bottom: 0;
}
.modal-body input{
	width: 100%;
	height: 50px;
	padding: 6px 40px 6px 14px;
	font-size: 18px;
	line-height: 24px;
	position: relative;
	border-radius: 8px;
	margin-bottom: 15px;
}
.modal-body textarea{
	border-radius: 8px;
	padding: 14px;
	margin-bottom: 15px;
	width: 100%;
	height: 125px;
}
.modal-footer{
	font-size: 13px;
}
.modal-body > p{
	margin-bottom: 15px;
}
.wpcf7 form .wpcf7-response-output{
	margin: 0em 0.5em 1em;
}
#wpcf7-f38-o2 .wpcf7-spinner{
	display: none;
}

.single-our_services .top-page__section .h1,
.single-our_services .top-page__section .top-page__info,
.single-our_services .top-page__bottom-inner .h2,
.single-our_services .top-page__bottom-inner label,
.single-our_services .top-page__bottom-inner .form-info,
.page-id-29 .top-page__section .h1,
.page-id-29 .top-page__section .top-page__info,
.page-id-29 .top-page__bottom-inner .h2,
.page-id-29 .top-page__bottom-inner label,
.page-id-29 .top-page__bottom-inner .form-info{
	color: #fff;
}

/* Media
--------------------------------------------- */
@media (min-width: 1025px){
	#primary-menu{
		display: inline-flex;
	}
}
@media (max-width: 1025px){
	.header{
		position: relative;
	}
	.header__menu{
		position: absolute;
		right: 0;
		top: -25px;
		z-index: 999;
	}
}
@media (max-width: 768px){
	.flexslider{
/* 		display: none; */
	}
	.text-slides{
		width: 100%;
		margin-top: 25px;
	}
	.card-margin-mob{
		margin-bottom: 32px;
	}
	.mb-mob{
		margin-bottom: 1.5rem;
	}
	.wpcf7-form-control-wrap .form-input{
		width: 100%;
	}
	.action .btn{
		width: 100%;
	}
}
@media (max-width: 480px){
.card-header h2 button {
	line-height: 1.2;		
}
.top-page__bottom-inner h3{
	font-size: 1.3rem;
}
.main-section-nav .active{
	border-bottom: inherit;
}
.info-section__title{
	font-size: 1.7rem;
}
.top-page__text .h1{
	font-size: 1.5rem;
}
.main-navigation{
	display: none;
}
.header__menu{
	top: -102px;
/* 		top: -109px; */
}
}
@media (max-width: 375px){
	.header__menu{
		top: -129px;
	}
}
@media (max-width: 320px){
	.header__menu{
		top: -153px;
	}
}