/*==========================
CREATE NEW CSS BLYA
===========================*/

@font-face {
    font-family: 'Gilroy Bold';
    src: url('https://mosaicinsurance.uz/wp-content/themes/instive/assets/fonts/Gilroy-Bold.ttf') format('truetype');
}

.seo-keywords {
	font-size: 0!important;
	font-weight: 0!important;
	line-height: 0!important;
}

/* Header */

#header > div {
	justify-content: center;
}

#header {
	padding: 15px!important;
}

#header > div > div {
	width: fit-content;
}

#header #menu-primary-menu > li > a {
	color: #000;
	position: relative;
}

#header #menu-primary-menu > li > div .ekit_page_list_title_title,
#header #menu-primary-menu > li > ul .dropdown-item > span{
	color: #000;
	position: relative;
}

#header #menu-primary-menu > li > div .ekit_page_list_title_title:after,
#header #menu-primary-menu > li > ul .dropdown-item > span:after{
	content: "";
    bottom: -3px;
    height: 2px;
    width: 0;
    left: 50%;
    background: #000;
    z-index: 2;
    transform: scale(1);
    display: block;
    position: absolute;
}

#header #menu-primary-menu > li > div .ekit_page_list_title_title:hover:after,
#header #menu-primary-menu > li > ul .dropdown-item > span:hover:after{
	left: 0;
    width: 100%;
	transition: width .25s cubic-bezier(.215, .61, .355, 1),left .25s cubic-bezier(.215, .61, .355, 1);
}

#header .bvi-shortcode .bvi-open {
	color: #000;
}

#header .bvi-shortcode .bvi-open .bvi-svg-eye {
	font-size: 1.4em;
}

#menu-primary-menu > li:nth-last-of-type(1) > ul {
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.13);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	border-radius: 12px;
	background-color: #fff;
}

#menu-primary-menu > li:nth-last-of-type(1) > ul > li a {
	border-radius: 12px;
}

/* Footer */

.footer-link-color .footer-link {
	color: #ffffff;
	position: relative;
	word-wrap: break-word;
}

.footer-link-color .footer-link:after {
	content: "";
    bottom: -2px;
    height: 2px;
    width: 0;
    left: 50%;
    background: #ffffff;
    z-index: 2;
    transform: scale(1);
    display: block;
    position: absolute;
}

.footer-link-color .footer-link:hover {
	color: #ffffff;
	
}

.footer-link-color .footer-link:hover:after {
	left: 0;
    width: 100%;
	transition: width .25s cubic-bezier(.215, .61, .355, 1),left .25s cubic-bezier(.215, .61, .355, 1);
}

.footer-link-color .elementskit-infobox .footer-link:hover:after {
	width: 0;
}

.footer-link-color .ekit_page_list_title_title {
	position: relative;
	color: #ffffff!important;
	transition: all ease 500ms;
}

.footer-link-color .ekit_page_list_title_title::after {
	content: "";
    bottom: -2px;
    height: 2px;
    width: 0;
    left: 50%;
    background: #ffffff;
    z-index: 2;
    transform: scale(1);
    display: block;
    position: absolute;
}

.footer-link-color .elementor-icon-list-item > a:hover .ekit_page_list_title_title {
	color: #ffffff!important;
	transition: all ease 500ms;
}

.footer-link-color .elementor-icon-list-item > a:hover .ekit_page_list_title_title::after {
	left: 0;
    width: 100%;
	transition: width .25s cubic-bezier(.215, .61, .355, 1),left .25s cubic-bezier(.215, .61, .355, 1);
}

.footer-company {
	display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 0 5px;
}

.footer-company > p {
	margin-bottom: 0;
}

/* Home Page */

#banner > div {
	display: flex;
	flex-wrap: nowrap;
	align-items: flex-end;
}

#banner > div > div:nth-of-type(1) > div {
	display: flex;
    justify-content: flex-end;
	gap: 0 10px;
}

#banner > div > div:nth-last-of-type(1) {
	align-self: center;
}

.directors-board .ekit-wid-con .elementskit-info-image-box .elementskit-box-body {
	padding: 25px 40px;
}

.home .hero-section {
	background-image: url("https://mosaicinsurance.uz/wp-content/uploads/2023/12/BG-HOME-1.jpg")!important;
	background-size: cover!important;
}

.directors-card .ekit-wid-con > .elementskit-info-image-box {
	position: relative;
}

.directors-card .ekit-wid-con > .elementskit-info-image-box .elementskit-box-header img{
	margin: 0!important;
	filter: brightness(0.65);
}

.directors-card .ekit-wid-con > .elementskit-info-image-box:hover .elementskit-box-header img {
	filter: brightness(0.3);
}

.directors-card .ekit-wid-con > .elementskit-info-image-box .elementskit-box-body {
	position: absolute;
	bottom: 0;
}

.home .services .elementskit-infobox .elementskit-info-box-icon,
.home .services-three .elementskit-infobox .elementskit-info-box-icon {
	width: 1em!important;
	height: 1em!important;
	font-size: 100px!important;
	transition: all .3s ease;
	display: flex!important;
	justify-content: flex-start;
}

.home .services .elementskit-infobox .elementskit-info-box-icon svg,
.home .services-three .elementskit-infobox .elementskit-info-box-icon svg {
	max-width: 100%!important;
	transition: all .3s ease;
	padding: 6px!important;
}

.home .services .elementskit-infobox .elementskit-info-box-icon:hover svg,
.home .services-three .elementskit-infobox .elementskit-info-box-icon:hover svg {
	transform: scale(1.1);
	cursor: pointer;
	transition: all .3s ease;
}

/* Team */

.mfp-container > .mfp-content > .elementskit-team-popup .modal-dialog {
	max-width: 100%;
}

/* Form */

form.wpcf7-form {
	width: 100%;
	padding: 33px 35px 15px 35px;
	box-shadow: 30px 30px 80px 0px rgba(0,0,0,0.1);
	background-color: #fff;
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	border-radius: 5px 5px 5px 5px;
}

form.wpcf7-form > h4 {
	color: #101010;
	font-size: 27px;
	line-height: 37px;
	font-weight: 500;
	letter-spacing: 0.1px;
	padding: 15px;
}


form.wpcf7-form > p {
	padding: 15px;
	margin-bottom: 0;
}

form.wpcf7-form label {
	width: 100%;
	color: #101010;
	font-size: 21px;
	font-weight: 500;
	line-height: 30px;
	letter-spacing: 0px;
	margin: 0px 0px 5px 0px;
}

form.wpcf7-form input,
form.wpcf7-form textarea{
	width: 100%;
	color: #101010;
	padding: 15px 25px 15px 25px;
	font-size: 16px;
	font-weight: 300;
	border: 1px solid #ededed;
	border-radius: 5px;
	background: 0 0;
	background-color: #fafafa;
	line-height: 26px;
	letter-spacing: 0.5px;
}

form.wpcf7-form .span-help {
	font-size: 12px;
    font-weight: 400;
    font-style: italic;
    line-height: 14px;
    color: #555555;
    padding: 3px 0px 0px 0px;
}

form.wpcf7-form input[type="submit"] {
	width: fit-content;
	padding: 15px 20px 15px 20px;
	font-size: 15px;
	font-weight: 500;
	line-height: 15px;
	letter-spacing: 0.25px;
	color: #ffffff;
    background-color: #000000;
    border-style: none;
    border-radius: 5px 5px 5px 5px;
	box-shadow: 0px 7px 15px 0px rgba(244.79999999999998, 244.79999999999998, 244.79999999999998, 0.3);
}

/* Banner */

.banner-page-heading {
	text-align: left!important;
}

.banner-page-heading h1 {
	line-height: 16px;
	font-size: 16px!important;
	font-family: "Poppins";
	font-weight: 300!important;
	margin-bottom: 17px;
	text-transform: none!important;
	letter-spacing: 0.5px;
}

.banner-page-heading ol {
	justify-content: start;
}

.banner-page-heading ol > li {
	margin: 0 0 20px;
	font-size: 55px;
	font-family: "Poppins";
	font-weight: 500;
	line-height: 65px;
	letter-spacing: -0.5px;
	text-transform: uppercase;
	word-wrap: break-word;
	width: 90%;
}

/* leadership */

.leadership img {
	filter: brightness(0.65);
}

/* Font */

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, 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 {
	font-family: 'Gilroy Bold', sans-serif!important;
}

/* IMG */

.img-margin-none img {
	margin: 0!important;
}

.p-margin-none p {
	margin: 0 0 10px!important;
}

/* Form */

div[data-calc-id="24411"] .calc-fields-container > div:nth-of-type(1) > .calc-buttons,
div[data-calc-id="24411"] .calc-fields-container > div:nth-of-type(1) > .calc-repeater-wrapper .calc-buttons {
	display: none;
}

div[data-calc-id="24411"] .calc-buttons > .calc-repeater-actions > .calc-btn-action.success-with-border {
	border: 1px solid #00b163 !important;
    color: #00b163 !important;
}

div[data-calc-id="24411"] .calc-buttons > .calc-repeater-actions > .calc-btn-action.success-with-border:hover {
	background: #c1f1dc!important;
}

div[data-calc-id="24411"] .calc-buttons > .calc-repeater-actions > .calc-btn-action.success-with-border:hover i::before {
	color: #00b163 !important;
}

div[data-calc-id="24411"] .calc-buttons > .calc-repeater-actions > span > .is-disabled i::before {
	color: #5A5A5A!important;
}

/**/

div[data-calc-id="24411"] > .loaded .calc-subtotal-list.calc-buttons form {
	padding: 33px 0 0;
	row-gap: calc(20px - 8px) !important;
	display: grid;
}

div[data-calc-id="24411"] > .loaded .calc-subtotal-list.calc-buttons form p {
	padding: 0!important;
}

div[data-calc-id="24411"] > .loaded .calc-subtotal-list.calc-buttons form label {
	font-size: 14px;
	margin: 0!important;
}

div[data-calc-id="24411"] > .loaded .calc-subtotal-list.calc-buttons form label input {
	padding: 9px 12px !important;
    font-size: 14px !important;
	background: #F7F7F7!important;
}

div[data-calc-id="24411"] > .loaded .calc-subtotal-list.calc-buttons form p:nth-of-type(3) {
	display: none;
}

div[data-calc-id="24411"] > .loaded .calc-subtotal-list.calc-buttons form p:nth-last-of-type(2) {
	display: flex;
    align-items: center;
    flex-direction: column;
}


div[data-calc-id="24411"] > .loaded .calc-subtotal-list.calc-buttons form p:nth-last-of-type(2) input {
	margin-top: 1rem !important;
    font-size: 12px;
    padding: 14px 15px !important;
}

div[data-calc-id="24411"] > .loaded .payment-methods .calc-form-wrapper > .calc-buttons {
	justify-content: center!important;
	margin-top: 30px;
}

div[data-calc-id="24411"] .calc-list .calc-subtotal-list .sub-list-item.next-btn {
	margin-top: 0!important;
}

/*1/2*/

div[data-calc-id="24460"] > .loaded .calc-subtotal-list.calc-buttons form {
	padding: 33px 0 0;
	row-gap: calc(20px - 8px) !important;
	display: grid;
}

div[data-calc-id="24460"] > .loaded .calc-subtotal-list.calc-buttons form p {
	padding: 0!important;
}

div[data-calc-id="24460"] > .loaded .calc-subtotal-list.calc-buttons form label {
	font-size: 14px;
	margin: 0!important;
}

div[data-calc-id="24460"] > .loaded .calc-subtotal-list.calc-buttons form label input {
	padding: 9px 12px !important;
    font-size: 14px !important;
	background: #F7F7F7!important;
}

div[data-calc-id="24460"] > .loaded .calc-subtotal-list.calc-buttons form p:nth-of-type(3) {
	display: none;
}

div[data-calc-id="24460"] > .loaded .calc-subtotal-list.calc-buttons form p:nth-last-of-type(2) {
	display: flex;
    align-items: center;
    flex-direction: column;
}

div[data-calc-id="24460"] > .loaded .calc-subtotal-list.calc-buttons form p:nth-last-of-type(2) input {
	margin-top: 1rem !important;
    font-size: 12px;
    padding: 14px 15px !important;
}

div[data-calc-id="24460"] > .loaded .payment-methods .calc-form-wrapper > .calc-buttons {
	justify-content: center!important;
	margin-top: 30px;
}

div[data-calc-id="24460"] .calc-list .calc-subtotal-list .sub-list-item.next-btn {
	margin-top: 0!important;
}

div[data-calc-id="24460"] .calc-subtotal-list.totals {
	display: none;
}

/* More */

h2.elementor-heading-title {
	word-wrap: break-word;
	width: 90%;
}

.blog .post .post-footer .btn:hover {
	background-color: #fff;
	border: 1px solid #000;
}

/* Media */

@media screen and (max-width:1434px) {
	#header #menu-primary-menu > li > a {
		padding: 0;
		gap: 0 5px;
	}
	
	#header #menu-primary-menu > li > div,
	#menu-primary-menu > li:nth-last-of-type(1) > ul{
		left: -80%
	}
	
	#header .elementskit-megamenu-panel:after {
		left: 50%;
	}
}

@media screen and (max-width:1206px) {
	.instive-widget-logo a img {
		width: 100px;
	}
	
	#menu-primary-menu > li:nth-last-of-type(1) > ul {
		width: fit-content;
		min-width: 90px;
		left: 0;
	}
	
	#header #menu-primary-menu > li > a {
		font-size: 12px;
	}
	
	#header #menu-primary-menu > li > a > i {
		margin-left: 0;
	}
	
	#header #menu-primary-menu {
		gap: 0 3px;
	}
	
	#header .ekit-wid-con .ekit_navsearch-button {
		margin: 0;
		width: 30px;
	}
	
	#header .bvi-shortcode {
		padding: 5px 0;
	}
}

@media screen and (max-width:1024px) {
	#header > div {
		justify-content: space-between;
	}
	
	#header #menu-primary-menu {
		margin-top: 25px;
	}
	
	#header > div > div:nth-last-of-type(1) > div {
		flex-direction: row-reverse;
		gap: 0 10px;
		padding: 0;
	}
	
	#header > div > div:nth-last-of-type(1) > div button {
		display: flex;
		justify-content: center;
		align-items: center;
		border: none;
		outline: none;
		width: 30px;
		padding: 6px 0;
	}
	
	#header #menu-primary-menu li {
		margin-left: 20px;
		margin-bottom: 15px;
	}
	
	#header #menu-primary-menu li > .elementskit-megamenu-panel > div > section {
		margin-top: 0;
		padding: 0;
		background: none;
		box-shadow: none;
	}
	
	#header #menu-primary-menu li > .elementskit-megamenu-panel > div > section .elementor-icon-list-items {
		gap: 7px 0;
		display: flex;
		flex-direction: column;
	}
	
	#header #menu-primary-menu li > .elementskit-megamenu-panel > div > section .elementor-icon-list-item > a {
		margin-bottom: 0;
	}
	
	#header .elementskit-megamenu-panel:after {
		display: none;
	}
	
	#header #menu-primary-menu > li > a {
		font-size: 20px;
	}
	
	#header #menu-primary-menu > li  a .elementor-icon-list-icon {
		width: 25px;
		height: 25px;
		line-height: 25px;
	}
	
	#menu-primary-menu > li:nth-last-of-type(1) > ul {
		box-shadow: none;
		border-radius: 0;
		background: none;
	}
	
	#header #menu-primary-menu li ul li {
		margin: 0;
	}
	
	#menu-primary-menu > li:nth-last-of-type(1) > ul > li a {
		border-radius: 0;
		padding: 0;
		background: none;
		font-size: 13px;
	}
	
	#header .menu-item-object-language_switcher .trp-flag-image {
		margin: 0 5px 0 0;
	}
	
	.footer-top .elementor-container {
		flex-direction: column;
    	align-items: center;
    	gap: 20px 0;
	}
	
	.footer-top .elementor-container > div:nth-of-type(1) > div,
	.footer-top .elementor-container > div:nth-last-of-type(1) > div{
		margin-bottom: 0!important;
	}
	
	.footer-bottom > div > div:nth-of-type(1) > div {
		justify-content: center!important;
		padding: 0 10%!important;
	}
	
	.footer-bottom > div > div:nth-of-type(1) > div .ekit-heading {
		text-align: center;
	}
	
	.footer-bottom  #banner > div {
		padding: 25px 35px;
	}
	
	.footer-bottom  #banner > div > div:nth-of-type(1) {
		margin-bottom: 0;
		display: flex;
		justify-content: center;
	}
	
	#header > div > div:nth-last-of-type(1) > div button > img {
		width: 20px;
		height: auto;
	}
	
	.home section .our-services-text > div {
		margin-top: 30px!important;
		padding: 30px 20px 0px 20px!important;
		justify-content: center;
	}
	
	.home .ekit-wid-con .elementskit-section-title-wraper.text_left {
		text-align: center;
	}
	
	.home .rating-insurance .rating-insurance-top > div,
	.home .rating-insurance .rating-insurance-bottom > div {
		display: flex;
	}
	
	.home .rating-insurance .rating-insurance-top > div > div,
	.home .rating-insurance .rating-insurance-bottom > div > div {
		width: 100%;
		justify-content: center;
	}
	
	.home .rating-insurance .rating-insurance-bottom > div > div:nth-of-type(1) > div {
		padding: 20px 0 0;
		width: 70%;
		justify-content: center;
		gap: 0 30px;
	}
	
	.home .rating-insurance .rating-insurance-bottom > div > div:nth-last-of-type(1) > div {
		margin-top: 50px;
	}
	
	.home .rating-insurance {
		padding: 30px 0!important;
	}
	
	.home .rating-insurance .rating-insurance-bottom .rating-insurance-counter > div {
		margin: -80px 0 0 0;
	}
	
	.home .directors-board > div {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
	}
	
	.home .directors {
		padding: 100px 0px 50px 0px!important;
	}
	
	.home .news {
		padding: 20px 0 100px 0!important;
	}
	
	.footer-top .ekit-wid-con .text-left {
		text-align: center!important;
	}
	
	.contact-page .elementor-icon-list-items > .elementor-icon-list-item .elementor-icon-list-text {
		word-wrap: break-word;
		width: 75%;
	}
	
	#header #menu-primary-menu > li > div {
		margin-top: 10px;
	}
}

@media screen and (max-width:768px) {
	#header > div > div:nth-of-type(1) > div {
		margin-bottom: 0;
	}
	
	.home .services-three .services-three-top > div > div,
	.home .services-three .services-three-bottom > div > div{
		width: 100%;
	}
	
	.services .ekit-wid-con .elementskit-infobox,
	.services-three .ekit-wid-con .elementskit-infobox {
		text-align: center!important;
	}
	
	.services .ekit-wid-con .elementskit-infobox .elementskit-box-header,
	.services-three .ekit-wid-con .elementskit-infobox .elementskit-box-header {
		display: flex;
		justify-content: center;
	}
	
	.home .services .elementskit-infobox .elementskit-info-box-icon, .home .services-three .elementskit-infobox .elementskit-info-box-icon {
		justify-content: center;
	}
}

@media screen and (max-width:540px) {
	.footer-top > div > div:nth-of-type(1) .elementor-widget-container > img {
		width: 50%;
	}
	
	.footer-top > div > div:nth-of-type(2) > div {
		margin-bottom: 0!important;
	}
	
	.footer-top > div > div:nth-last-of-type(1) > div {
		margin-top: 0!important;
	}
	
	.footer-bottom #banner > div {
		flex-direction: column;
		gap: 10px 0;
	}
	
	.footer-bottom #banner > div > div {
		justify-content: center!important;
		align-self: center;
	}
	
	.footer-company {
		justify-content: center;
	}
	
	.home .rating-insurance .rating-insurance-bottom > div > div:nth-of-type(1) > div {
		padding: 20px 20px 0;
		width: 100%;
	}
	
	.home .rating-insurance .rating-insurance-bottom .rating-insurance-counter > div {
		padding: 10px 12px;
	}
	
	.home .rating-insurance .rating-insurance-bottom .rating-insurance-counter > div .elementor-counter-number-wrapper {
		font-size: 30px;
		line-height: 40px;
	}
	
	.home .rating-insurance .rating-insurance-bottom .rating-insurance-counter > div .elementor-counter-title {
		font-size: 12px;
	}
	
	.home .directors-board > div {
		grid-template-columns: 1fr;
	}
	
	.home .directors-board > div > div {
		width: 70%;
		margin: 0 auto;
	}
}

@media screen and (max-width:420px) {
	.home .directors-board > div > div {
		width: 85%;
	}
	
	.home .hero-section > div > div > div {
		padding: 50px 10px!important;
		gap: 15px 20px;
	}
	
	.home .hero-section .hero-text > div {
		padding: 0 10px!important;
	}
	
	.home .hero-section .hero-button .elementor-widget-container {
		margin: 0;
	}
	
	#team-page .ekit-team-modal-list > li > a {
		word-wrap: break-word;
	}
}

/*==========================
CREATE NEW CSS BLYA
===========================*/

/* Global */
.admin-bar .navbar-sticky.sticky {
  margin-top: 30px;
}

/* Image */
.alignright.size-thumbnail.wp-image-827 {
  margin-bottom: 40px;
  display: inline-block;
}

img, figure {
  -ms-interpolation-mode: bicubic;
  border: 0;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}

img[class*=wp-image-] {
  margin-top: 10px;
  margin-bottom: 10px;
}

.wp-caption img[class*=wp-image-] {
  display: block;
}

.wp-caption {
  margin-bottom: 8px;
  max-width: 100%;
  border-radius: 0;
  padding: 0;
  clear: both;
}
.wp-caption.aligncenter {
  margin-bottom: 10px;
}
.wp-caption .wp-caption-text {
  text-align: center;
  margin-top: 4px;
  font-style: italic;
  margin-bottom: 30px;
}

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.clearfix:after,
.clearfix {
  content: "";
  display: block;
  clear: both;
}

/*-- HTML Formate --*/
/* table */
table, iframe {
  border: 1px solid #fbfbfb;
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td,
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  border-top: 1px solid #e7e7e7;
}

table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  padding: 10px 10px;
  border: 1px solid #EDEDED;
  text-align: center;
}

div#calendar_wrap caption {
  margin: 10px 10px 0;
  padding-bottom: 0;
}
div#calendar_wrap table > thead > tr > th, div#calendar_wrap table > tbody > tr > th, div#calendar_wrap table > tfoot > tr > th,
div#calendar_wrap table > thead > tr > td, div#calendar_wrap table > tbody > tr > td, div#calendar_wrap table > tfoot > tr > td {
  padding: 0;
}

.table-striped > tbody > tr:nth-child(odd),
table > tbody > tr:nth-child(odd) {
  border: 1px solid #e7e7e7;
}

dt {
  font-weight: bold;
  margin: 6px;
}

/* Gallery item */
.gallery-item {
  display: inline-block;
  text-align: left;
  vertical-align: top;
  margin: 0 0 1.5em;
  padding: 0 1em 0 0;
  width: 50%;
}

.gallery-columns-1 .gallery-item {
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  max-width: 100%;
}

.gallery-item a img {
  display: block;
  -webkit-transition: -webkit-filter 0.2s ease-in;
  transition: -webkit-filter 0.2s ease-in;
  -o-transition: filter 0.2s ease-in;
  transition: filter 0.2s ease-in;
  transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.gallery-item a:hover img,
.gallery-item a:focus img {
  -webkit-filter: opacity(60%);
  filter: opacity(60%);
}

.gallery-caption {
  display: block;
  text-align: left;
  padding: 0 10px 0 0;
  margin-bottom: 0;
}

.gallery-size-thumbnail .gallery-caption {
  display: inline-block;
  max-width: 200px;
  margin-top: 5px;
}
.gallery-size-thumbnail .gallery-item > div > a {
  display: inline-block;
}

.wp-caption,
.gallery-caption {
  color: #666;
  font-size: 13px;
  font-style: italic;
  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;
}

.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.alignnone {
  margin: 5px 20px 20px 0;
}

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

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

@media screen and (min-width: 30em) {
  /* Gallery Columns */
  .gallery-item {
    max-width: 25%;
  }

  .gallery-columns-1 .gallery-item {
    max-width: 100%;
  }

  .gallery-columns-2 .gallery-item {
    max-width: 50%;
  }

  .gallery-columns-3 .gallery-item {
    max-width: 33.33%;
  }

  .gallery-columns-4 .gallery-item {
    max-width: 25%;
  }

  .gallery-columns-5 .gallery-item {
    max-width: 25%;
  }

  .gallery-columns-5 .gallery-item {
    max-width: 20%;
  }

  .gallery-columns-6 .gallery-item {
    max-width: 16.66%;
  }

  .gallery-columns-7 .gallery-item {
    max-width: 14.28%;
  }

  .gallery-columns-8 .gallery-item {
    max-width: 12.5%;
  }

  .gallery-columns-9 .gallery-item {
    max-width: 11.11%;
  }
}
/* Theme check */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          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;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
          clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

.gallery-caption,
.bypostauthor {
  display: block;
}

code {
  overflow: auto;
  max-width: 100%;
  padding: 0 1em;
  border: 1px solid #ddd;
  background-color: #f9f9f9;
  display: inline-block;
  vertical-align: middle;
  word-wrap: break-word;
}

a code {
  color: #003478;
}

p {
  margin: 0 0 25px;
}

p img.alignleft {
  clear: both;
  margin-bottom: 30px;
}

select {
  max-width: 100%;
}

.post-password-form input[type=password] {
  padding: 5px 15px;
  margin-left: 10px;
}
.post-password-form input[type=submit] {
  background-color: #003478;
  border: none;
  padding: 7px 55px;
  color: #fff;
  cursor: pointer;
}

/*============================
   post
=============================== */
.post,
article.page {
  margin: 0 0 50px;
}
.post .post-media,
article.page .post-media {
  width: calc(100% - 0px);
  position: relative;
  overflow: hidden;
  margin-bottom: 25px;
}
.post .post-media img,
article.page .post-media img {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.post .post-media .video-link-btn,
article.page .post-media .video-link-btn {
  position: absolute;
  right: 0;
  bottom: 0;
}
.post .post-media .video-link-btn a,
article.page .post-media .video-link-btn a {
  background: #003478;
  padding: 15px 20px;
  display: inline-block;
  color: #fff;
  font-size: 25px;
}
.post .entry-header .entry-title,
article.page .entry-header .entry-title {
  font-size: 36px;
  font-weight: 800;
  line-height: 44px;
  letter-spacing: -1.08px;
  word-wrap: break-word;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.post .entry-header .entry-title a,
article.page .entry-header .entry-title a {
  color: #003478;
}
.post .entry-header .entry-title a:hover,
article.page .entry-header .entry-title a:hover {
  color: #00449e;
}
.post .entry-header .post-meta,
article.page .entry-header .post-meta {
  margin-bottom: 20px;
}
.post .entry-header .post-meta span,
article.page .entry-header .post-meta span {
  display: inline-block;
  margin-right: 28px;
  color: #5a5a5a;
  font-size: 14px;
}
.post .entry-header .post-meta span i,
article.page .entry-header .post-meta span i {
  color: #003478;
  margin-right: 6px;
}
.post .entry-header .post-meta span a,
article.page .entry-header .post-meta span a {
  color: #5a5a5a;
}
.post .entry-header .post-category,
article.page .entry-header .post-category {
  margin-bottom: 15px;
}
.post .entry-header .post-category .post-category span a,
article.page .entry-header .post-category .post-category span a {
  color: #003478;
}
.post p,
article.page p {
  margin-top: 0;
}
.post .post-footer,
article.page .post-footer {
  clear: both;
}
.post .post-footer .readmore,
article.page .post-footer .readmore {
  font-weight: 700;
  color: #003478;
  text-transform: uppercase;
  display: inline-block;
  font-size: 14px;
}
.post .post-footer .readmore i,
article.page .post-footer .readmore i {
  vertical-align: middle;
  margin-left: 6px;
}
.post .post-footer .readmore:hover,
article.page .post-footer .readmore:hover {
  color: #00449e;
}
.post.sticky .meta-featured-post,
article.page.sticky .meta-featured-post {
  display: block;
  position: absolute;
  right: -35px;
  top: 18px;
  background: #003478;
  width: auto;
  height: auto;
  padding: 12px 45px;
  color: #fff;
  display: inline-block;
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
  font-size: 12px;
  font-weight: 700;
  -webkit-transform: rotate(45deg);
  z-index: 1;
}
.post.sticky .post-body,
article.page.sticky .post-body {
  overflow: hidden;
  position: relative;
}

.post-meta {
  text-transform: capitalize;
}
.post-meta span {
  font-size: 14px;
  color: #5a5a5a;
}

.search article.page {
  overflow: hidden;
  position: relative;
  margin-bottom: 50px;
}

.xs-page-header {
  margin-bottom: 30px;
}

.post-inline.media .post-media {
  margin-right: 15px;
}

/* Single Post */
.single-post .post .entry-header .post-meta {
  margin: 25px 0 15px;
}

/*=========================== ===========
         sidebar
========================================*/
.sidebar .widget {
  margin-bottom: 40px;
  border: 1px solid #eee;
  padding: 40px;
  border-radius: 3px;
}
.sidebar .widget .widget-title {
  font-size: 18px;
  font-weight: 800;
  position: relative;
  margin: 0 0 30px;
  padding: 0 0 15px;
  letter-spacing: -0.54px;
  text-transform: uppercase;
}
.sidebar .widget .widget-title:before {
  content: "";
  position: absolute;
  display: inline-block;
  bottom: 0px;
  width: 30px;
  height: 3px;
  left: 0;
  z-index: 1;
  background: #003478;
}
.sidebar .widget .entry-title {
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: -0.54px;
}
.sidebar .widget .media-body {
  margin-left: 25px;
}
.sidebar .widget.widget_search {
  padding: 0;
  border: 0;
}
.sidebar .widget.widget_search .instive-serach {
  padding: 0;
  background: transparent;
  height: auto;
}
.sidebar .widget.widget_search .instive-serach .form-control {
  font-style: italic;
  border-radius: 0;
  font-size: 14px;
  padding: 13px 30px;
  border: 1px solid #ededed;
  border-radius: 5px 0 0 5px;
}
.sidebar .widget.widget_search .instive-serach .form-control:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #003478;
}
.sidebar .widget.widget_search .instive-serach .input-group-btn {
  background: #003478;
  color: #fff;
  padding: 0 20px;
  cursor: pointer;
  border: none;
  right: 0;
  left: auto !important;
  top: 0;
  border-radius: 0 5px 5px 0px;
}
.sidebar .widget.widget-tags ul li {
  display: inline-block;
  margin-bottom: 8px;
  margin-right: 4px;
}
.sidebar .widget.widget-tags ul li a {
  display: block;
  padding: 5px 20px;
  border: 1px solid #eee;
  color: #666;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.sidebar .widget.widget-tags ul li a:hover {
  background: #003478;
  color: #fff;
  -webkit-transition: all ease 500ms;
  -o-transition: all ease 500ms;
  transition: all ease 500ms;
}
.sidebar .widget.widget-tags ul li:last-child {
  margin-bottom: 0;
}
.sidebar ul {
  border: 0;
  padding: 0;
  list-style: none;
}
.sidebar ul li {
  border-bottom: 1px dashed #eeeeee;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.sidebar ul li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.sidebar ul li a {
  color: #003478;
}
.sidebar ul li a:hover {
  color: #003478;
}
.sidebar ul li a.url, .sidebar ul li a.rsswidget {
  color: #193656;
}
.sidebar ul li a.rsswidget {
  font-weight: 600;
}
.sidebar ul li cite {
  font-style: normal;
}
.sidebar ul.sub-menu, .sidebar ul.children {
  padding: 10px 0px 0 20px;
}
.sidebar ul.children {
  padding-bottom: 0;
}
.sidebar .ts-social-list li {
  display: inline-block;
  border-bottom: 0;
}
.sidebar .ts-social-list li a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #f9f9f9;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  margin-right: 5px;
  display: block;
  text-align: center;
}
.sidebar .ts-social-list li a:hover {
  background: #003478;
  border-color: #003478;
  -webkit-box-shadow: 0px 7px 20px 0px rgba(0, 52, 120, 0.25);
          box-shadow: 0px 7px 20px 0px rgba(0, 52, 120, 0.25);
  color: #fff;
}

.service-time li span:last-child {
  float: right;
}

.recent-post-widget .widget-post {
  padding: 20px 0;
  border-bottom: 1px dashed #eeeeee;
}
.recent-post-widget .widget-post:first-of-type {
  padding-top: 0;
}
.recent-post-widget .widget-post:last-of-type {
  padding-bottom: 0;
  border-bottom: none;
}
.recent-post-widget .widget-post img {
  width: 110px;
  height: 80px;
  border-radius: 5px;
  -o-object-fit: cover;
     object-fit: cover;
}

.tag-lists a,
.tagcloud a {
  border: 1px solid #f1f1f1;
  color: #003478;
  display: inline-block;
  font-size: 14px !important;
  padding: 4px 13px;
  margin-left: 3px;
  margin-bottom: 10px;
}
.tag-lists a:hover,
.tagcloud a:hover {
  color: #003478;
}

.textwidget img {
  margin: 10px 0;
}

.page-links .page-link {
  display: inline-block;
}
.page-links .page-link:hover {
  background: none;
}

a.post-page-numbers {
  display: inline-block;
}
a.post-page-numbers:hover {
  color: #fff;
  background: #003478;
}
a.post-page-numbers:hover .page-link {
  color: #fff !important;
  margin: 0 !important;
}

/*=======================================
 Post  Comments section
 ========================================*/
.blog-post-comment .comment-title {
  font-size: 24px;
}
.blog-post-comment .comment-info [class*=col-md-] {
  margin-bottom: 15px;
  position: inherit;
}
.blog-post-comment .comment-content > h3 {
  margin-bottom: 0.5rem;
}
.blog-post-comment .comment-respond {
  margin-bottom: 40px;
  margin-top: 40px;
}
.blog-post-comment .comment-respond .comment-reply-title {
  font-size: 24px;
}
.blog-post-comment .comment-respond .comment-form .form-control {
  border-radius: 0;
  height: 45px;
  margin-bottom: 15px;
}
.blog-post-comment .comment-respond .comment-form .form-control.msg-box {
  height: 245px;
}
.blog-post-comment .comment-respond .comment-form .form-control:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #003478;
}
.blog-post-comment .comment-respond .comment-form .comment-form-cookies-consent {
  display: none;
}
.blog-post-comment .comment-respond .comment-form .comment-notes {
  font-style: italic;
}
.blog-post-comment .comment-respond .comment-form .btn.btn-primary {
  margin-top: 40px;
}
.blog-post-comment .comments-list .trackback .comment-body {
  margin-left: 0;
}

.loginformuser .form-control {
  height: 100%;
  resize: none;
}
.loginformuser .form-control:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #003478;
}

/* Common */
.pingback p, .pingback .says {
  display: none;
}

.comments-list .pingback .comment-body {
  margin-left: 0;
}

.comments-list {
  list-style: none;
  margin: 0;
  padding: 20px 0;
}
.comments-list .comment {
  list-style: none;
}
.comments-list .comment .last {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.comments-list .comment-author {
  margin-bottom: 0;
  margin-top: 0;
  font-weight: 700;
  font-size: 18px;
  color: #003478;
  text-transform: uppercase;
  font-style: normal;
}
.comments-list .comment-author a {
  color: #003478;
}
.comments-list .comment-author a:hover {
  color: #003478;
}
.comments-list .comment-author cite {
  font-style: normal;
}
.comments-list .comment-date {
  font-size: 14px;
  display: block;
  margin-top: 5px;
}
.comments-list .comment-content {
  margin: 15px 0;
}
.comments-list .comment-body {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
  margin-bottom: 30px;
  margin-left: 110px;
}
.comments-list img.comment-avatar {
  width: 80px;
  height: 80px;
  border-radius: 100%;
  margin-right: 30px;
}
.comments-list .comment-reply-link {
  color: #252a37;
  font-weight: 400;
  font-size: 14px;
}
.comments-list .comment-reply-link i {
  margin-right: 5px;
}
.comments-list .comment-reply-link:hover {
  color: #003478;
}

.comments-counter {
  font-size: 18px;
}
.comments-counter a {
  color: #666;
}

.comments-reply {
  list-style: none;
  margin: 0 0 0 70px;
}

#cancel-comment-reply-link {
  float: right;
  color: #000;
}
#cancel-comment-reply-link:hover {
  color: #003478;
}

.not-found h1 {
  margin-bottom: 20px;
}
.not-found .input-group-btn {
  background: #003478;
  color: #fff;
  padding: 0 20px;
  border: none;
  cursor: pointer;
}
.not-found .input-group-btn i {
  line-height: 48px;
}
.not-found .form-control:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #003478;
}
.not-found p {
  line-height: 1.1;
  margin-bottom: 25px;
}
.not-found p small {
  display: block;
}

article.page .post-meta {
  margin-bottom: 15px;
}

/*===========================
         author box
=============================*/
.author-box {
  padding: 40px 40px 20px;
  margin-bottom: 40px;
  min-height: 135px;
  background: #f0f4f9;
}
.author-box .author-img img {
  width: 70px;
  height: 70px;
  border-radius: 50%;
}
.author-box .author-info {
  margin-left: 90px;
}
.author-box .author-info > h3 {
  margin-bottom: 4px;
  font-size: 18px;
}
.author-box .author-url {
  margin-bottom: 12px;
}
.author-box .author-url a {
  color: #666666;
  font-size: 14px;
}

/*=============================
   pagination nav
 =============================*/
.post-navigation {
  padding: 25px;
  border: 1px solid #eeeeee;
  margin-bottom: 40px;
}
.post-navigation .post-previous, .post-navigation .post-next {
  padding: 0 40px;
  width: 50%;
  border-left: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  display: table-cell;
  position: relative;
  vertical-align: middle;
}
.post-navigation span:hover, .post-navigation h3:hover {
  color: #003478;
}
.post-navigation h3 {
  font-size: 17px;
  line-height: 26px;
  margin: 5px 0;
  font-weight: bold;
  ms-word-wrap: break-word;
  word-wrap: break-word;
}
.post-navigation span {
  color: #525252;
}
.post-navigation i {
  margin: 0 5px;
  color: #525252;
}
.post-navigation .post-previous {
  text-align: left;
  float: left;
  border-left: 0 none;
  border-right: 0 none;
  padding: 0 40px 0 0;
}
.post-navigation .post-next {
  text-align: right;
  float: right;
  border-right: 0 none;
  padding: 0 0 0 40px;
}

/*==============================
 pagination
 ============================*/
.pagination {
  margin: 0;
}
.pagination li a, .pagination li span {
  margin-right: 8px;
  width: 40px;
  height: 40px;
  line-height: normal;
  border: 1px solid #dadada;
  text-align: center;
  display: inline-block;
  color: #666;
  border-radius: 3px;
}
.pagination li a i, .pagination li span i {
  line-height: 40px;
}
.pagination li.active a, .pagination li:hover a {
  color: #fff;
  background: #000;
  border: 1px solid transparent;
}
.pagination li.active a:hover, .pagination li:hover a:hover {
  background: #000;
}
.pagination li.pagination-dots {
  margin: 0 15px 0 10px;
}

.entry-content .page-links {
  color: #10100E;
  margin-left: 5px;
  overflow: hidden;
  width: 100%;
  margin-top: 50px;
}
.entry-content .page-links span {
  display: inline-block;
}
.entry-content .page-links span.page-link {
  color: #10100E;
}
.entry-content .page-links .page-link-text {
  margin-right: 10px;
}
.entry-content .page-links .post-page-numbers.current {
  margin-right: 5px;
}

/*=======================
   blog details
 ========================*/
.blog-single .post .post-media {
  margin-bottom: 30px;
}
.blog-single .post .post-body {
  background: #fff;
  border: 0;
  padding: 0;
}

.archive .instive-insurance .post-body .post-content {
  margin-bottom: 60px;
}

/*-- Review --*/
.header ul.navbar-nav li .dropdown-menu {
  margin: 0;
}

.header ul.navbar-nav > li > a {
  font-size: 13px;
  margin-left: 8px;
}

.header ul.navbar-nav {
  margin-right: 0;
}

body.blog,
body.single-post,
body.page,
body.search.search-results {
  color: #525252;
}
body.blog .sidebar ul li a:hover,
body.blog .tag-lists a:hover, body.blog .tagcloud a:hover,
body.single-post .sidebar ul li a:hover,
body.single-post .tag-lists a:hover,
body.single-post .tagcloud a:hover,
body.page .sidebar ul li a:hover,
body.page .tag-lists a:hover,
body.page .tagcloud a:hover,
body.search.search-results .sidebar ul li a:hover,
body.search.search-results .tag-lists a:hover,
body.search.search-results .tagcloud a:hover {
  color: #003478;
}
body.blog .banner-heading h2,
body.blog .banner-heading h1,
body.blog .sidebar .ts-social-list li a:hover,
body.single-post .banner-heading h2,
body.single-post .banner-heading h1,
body.single-post .sidebar .ts-social-list li a:hover,
body.page .banner-heading h2,
body.page .banner-heading h1,
body.page .sidebar .ts-social-list li a:hover,
body.search.search-results .banner-heading h2,
body.search.search-results .banner-heading h1,
body.search.search-results .sidebar .ts-social-list li a:hover {
  color: #fff;
}
body.blog .sidebar .ts-social-list li a,
body.single-post .sidebar .ts-social-list li a,
body.page .sidebar .ts-social-list li a,
body.search.search-results .sidebar .ts-social-list li a {
  border: 1px solid #d6d6d6;
}

.post .post-body,
article.page .post-body {
  border: 1px solid #eee;
  padding: 40px;
  border-radius: 3px;
}

.post.has-post-thumbnail .post-media.post-image {
  margin-bottom: -2px;
}

.error404 .main-container {
  padding: 210px 0 !important;
}

.sidebar .widget select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #596172;
  border-color: #ebebeb;
  width: 100%;
  font-size: 15px;
  font-weight: 400;
  font-style: normal;
  line-height: 50px;
  height: 50px;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0px;
  padding: 0 30px;
  border-radius: 0 !important;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAh0lEQVQ4T93TMQrCUAzG8V9x8QziiYSuXdzFC7h4AcELOPQAdXYovZCHEATlgQV5GFTe1ozJlz/kS1IpjKqw3wQBVyy++JI0y1GTe7DCBbMAckeNIQKk/BanALBB+16LtnDELoMcsM/BESDlz2heDR3WePwKSLo5eoxz3z6NNcFD+vu3ij14Aqz/DxGbKB7CAAAAAElFTkSuQmCC");
  background-repeat: no-repeat;
  background-position: 95% center;
  background-color: #fff;
}

/* Sidebar latest post */
.sidebar .widget .entry-title {
  font-size: 14px;
}

/* Single Post all */
.tag-lists span {
  margin-right: 10px;
}

/* All Page Header Block */

#rank-math-analytics-status {
	display: none!important;
}