@font-face { 
	font-family: "Thicccboi"; 
	src: url(//21728135.fs1.hubspotusercontent-na1.net/hubfs/21728135/raw_assets/public/Cogsdale_August_2024/fonts/THICCCBOI-Medium.woff2) format("woff2"), 
		url(//21728135.fs1.hubspotusercontent-na1.net/hubfs/21728135/raw_assets/public/Cogsdale_August_2024/fonts/THICCCBOI-Medium-1.ttf) format("truetype"); 
	font-style: normal; 
	font-weight: 400; 
	font-display: auto;
}
@font-face { 
	font-family: "Thicccboi"; 
	src: url(//21728135.fs1.hubspotusercontent-na1.net/hubfs/21728135/raw_assets/public/Cogsdale_August_2024/fonts/THICCCBOI-SemiBold.woff2) format("woff2"), 
		url(//21728135.fs1.hubspotusercontent-na1.net/hubfs/21728135/raw_assets/public/Cogsdale_August_2024/fonts/THICCCBOI-SemiBold-1.ttf) format("truetype");
	font-style: normal; 
	font-weight: 500; 
	font-display: auto;
}
@font-face { 
	font-family: "Thicccboi"; 
	src: url(//21728135.fs1.hubspotusercontent-na1.net/hubfs/21728135/raw_assets/public/Cogsdale_August_2024/fonts/THICCCBOI-Bold.woff2) format("woff2"), 
		url(//21728135.fs1.hubspotusercontent-na1.net/hubfs/21728135/raw_assets/public/Cogsdale_August_2024/fonts/THICCCBOI-Bold-1.ttf) format("truetype"); 
	font-style: normal; 
	font-weight: 600; 
	font-display: auto; 
}
@font-face { 
	font-family: "Thicccboi"; 
	src: url(//21728135.fs1.hubspotusercontent-na1.net/hubfs/21728135/raw_assets/public/Cogsdale_August_2024/fonts/THICCCBOI-ExtraBold.woff2) format("woff2"), 
		url(//21728135.fs1.hubspotusercontent-na1.net/hubfs/21728135/raw_assets/public/Cogsdale_August_2024/fonts/THICCCBOI-ExtraBold-1.ttf) format("truetype");
	font-style: normal; 
	font-weight: 700; 
	font-display: auto;
}
@font-face { 
	font-family: eicons; 
	src: url(//21728135.fs1.hubspotusercontent-na1.net/hubfs/21728135/raw_assets/public/Cogsdale_August_2024/fonts/eicons.eot) format("embedded-opentype"), 
		url(//21728135.fs1.hubspotusercontent-na1.net/hubfs/21728135/raw_assets/public/Cogsdale_August_2024/fonts/eicons-co.woff2) format("woff2"), 
		url(//21728135.fs1.hubspotusercontent-na1.net/hubfs/21728135/raw_assets/public/Cogsdale_August_2024/fonts/eicons-co.woff) format("woff"), 
		url(//21728135.fs1.hubspotusercontent-na1.net/hubfs/21728135/raw_assets/public/Cogsdale_August_2024/fonts/eicons-co.ttf) format("truetype"), 
		url(//21728135.fs1.hubspotusercontent-na1.net/hubfs/21728135/raw_assets/public/Cogsdale_August_2024/fonts/eicons.svg) format("svg"); 
	font-style: normal; 
	font-weight: 400; 
	font-display: swap;
}


















.child_theme h1, 
.child_theme h2, 
.child_theme h3, 
.child_theme h4,
.child_theme h5, 
.child_theme h6,
.child_theme .h1, 
.child_theme .h2, 
.child_theme .h3, 
.child_theme .h4,
.child_theme .h5, 
.child_theme .h6 {
	margin-top:0;
	margin-bottom: 20px;
	font-family: Thicccboi;
}
.child_theme img.hs-image-widget {
	margin-bottom: 10px;
}
.child_theme .hs-search-field__suggestions-container {
	z-index: 2;
}
.child_theme body {
	font-family: Thicccboi;
}
.child_theme p{
	font-family: Thicccboi;
	margin: 0 0 .9rem;
}
.child_theme .hs-trans-btn,
.child_theme .hs-button, 
.child_theme .hs-sec-btn, 
.child_theme .systems-page .hs-search-results__next-page, 
.child_theme .systems-page .hs-search-results__prev-page,
.child_theme nav.blog-pagination > a, 
.child_theme .simple-banner .banner-breacrumb ul.hs-breadcrumb-menu, 
.child_theme .landing-banner .form-row .hs-form-field > label, 
.child_theme .cm_pg_wrp .left-col a.custom, 
.child_theme .cm_pg_wrp .right-col a.custom, 
.child_theme .sidebar-popular-posts .related-title, 
.child_theme .pricing-table-gp .popular-ribon,
.child_theme .blog-feedv3 .read-more, 
.child_theme .glide__bullets.numberBullets .glide__bullet {
	font-family: Thicccboi;
}

.child_theme form input[type=text],
.child_theme form input[type=email],
.child_theme form input[type=password],
.child_theme form input[type=tel],
.child_theme form input[type=number],
.child_theme form input[type=file],
.child_theme form select,
.child_theme form textarea {
	display: inline-block;
	outline:none;
	border-width: 1px;
	border-style:solid;
	width: 100% !important;
	padding: 0 15px;
	min-height: 40px;
	font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.375;
	height: auto;
}

.child_theme form ul {
	margin: 0 !important;
}
.child_theme form input[type=text]:focus,
.child_theme form input[type=email]:focus,
.child_theme form input[type=password]:focus,
.child_theme form input[type=tel]:focus,
.child_theme form input[type=number]:focus,
.child_theme form input[type=file]:focus,
.child_theme form select:focus,
.child_theme form textarea:focus {
	box-shadow: none;
}
.child_theme form input[type=text]::placeholder,
.child_theme form input[type=email]::placeholder,
.child_theme form input[type=password]::placeholder,
.child_theme form input[type=tel]::placeholder,
.child_theme form input[type=number]::placeholder,
.child_theme form input[type=file]::placeholder,
.child_theme form select::placeholder,
.child_theme form textarea::placeholder {
	color: #bfbfbf;
}
.child_theme .cnt-mid-sec form .hs-form-field>label {
	margin-bottom: 4px;
}

.child_theme .cnt-mid-sec form .hs-form-field {
	margin-bottom: 18px;
}
.child_theme .cnt-mid-sec form .hs-form-field>label {
	margin-bottom: 4px;
}

.child_theme .cnt-mid-sec form .hs-form-field {
	margin-bottom: 18px;
}

.child_theme form .inputs-list>li {
	margin-top: 0;
}

.child_theme form .inputs-list>li .hs-error-msg {
	line-height: 1.28571428571;
	white-space: normal;
	font-weight: normal;
	margin: 0;
	font-size: 14px;
}

.child_theme form .inputs-list {
	margin: 0 0 5px;
	width: 100%;
	padding-left: 5px;
}
.hs_recaptcha.hs-recaptcha.field.hs-form-field {
	overflow: auto;
	padding: 10px 7px;
}
.child_theme .hs-form-field {
	margin-bottom: 18px;
}
.child_theme form label {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.42857142857;
	margin-bottom: 4px;
}
.child_theme .hs-error-msg,
.child_theme .systems-page ul.no-list.hs-error-msgs label,
.child_theme .hs_error_rollup label{
	color: #f2545b;
	line-height: 1.28571428571;
	white-space: normal;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 4px;
}
.child_theme form input[type=submit],
.child_theme form .hs-button,
.child_theme .button,
.child_theme .hs-button,{
	cursor: pointer;
	display: inline-block;
	text-align: center;
	line-height: 1;
	font-family: arial, helvetica, sans-serif;
	font-weight: 700;
	font-size: 14px;
	margin:15px 0;
}
.child_theme .hs-input.invalid.error {
	border-color: #c87872;
}

.child_theme ul, 
.child_theme ol {
	margin:0;
}

.child_theme ul li, 
.child_theme ol li {
	margin-bottom: 0;
}

.child_theme .blog-sidebar input.hs-search-field__input {
	padding-right: 40px;
}

.child_theme .page-center.full_width {
	padding-left: 0;
	padding-right: 0;
}
.child_theme .hs_service form input[type=search] {
	padding-right: 40px;
}
.child_theme .hs-sec-btn,
.child_theme .hs-trans-btn,
.contact-banner .form-row.hs-secondary .hs-button{
	font-family: Thicccboi;
	font-weight: 500;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing:1px;
	line-height: 1.95;
}
button, .button{
	font-family: Thicccboi;
}

.child_theme .password-prompt input[type=password] {
	height: auto !important;
}
.child_theme .systems-page form {
	max-width: 767px;
}
.child_theme .cnt-mid-sec form .hs-form-field textarea {
	min-height: 66px;
}

.child_theme form textarea {
	padding: 10px 15px;
	min-height: 66px;
}

.child_theme select.is-placeholder {
	color: #bfbfbf;
}
.child_theme .span2 .hs-button, 
.child_theme .span3 .hs-button, 
.child_theme .span4 .hs-button, 
.child_theme .span5 .hs-button, 
.child_theme .span6 .hs-button{
	padding: 12px 24px;
}
.cm_nv_wrp .cm_nv_inner .custom, 
form input[type=submit], 
.hs-button, 
.tabber 
.media-col .form-wrap input.hs-button{
	font-family: arial, helvetica, sans-serif !important;
	font-size: 14px;
	line-height: 1;
	font-weight: 700;
}
.child_theme .cnt-mid-sec form .hs_submit .actions {
	margin-top: 0px;
	margin-bottom: 0;
	padding: 17px 0px;
	padding-top: 6px;
}

.child_theme .cnt-mid-sec form .hs_submit {
	margin-top: 0;
}
@media(max-width:767px){
	.child_theme .cm_pg_wrp .right-col .social-share a.custom, 
	.child_theme .cm_pg_wrp .left-col a.custom, 
	.child_theme .cm_nv_wrp .cm_nv_inner .custom, 
	.child_theme form input[type=submit], 
	.child_theme .hs-button{
		padding: 12px 24px;
	}
	.child_theme .hs-sec-btn, 
	.child_theme .hs-trans-btn{
		padding: 11px 35px ;
	}

}

/* header-css */
.cmheader.header .alert-section {
	padding: 10px 20px;
	font-weight: 700;
}

.cmheader.header .alert-section>.page-center {
	padding-left: 0;
	padding-right: 0;
}

.cmheader.header .close-icon {
	display: none;
}

.cmheader.header .alert-section .text-alert {
	width: 100%;
	padding-right: 0;
	line-height: 35px;
	font-size: 17px;
	text-align: center;
}

.cmheader.header .primary-section {
	padding: 0px 40px 0px 40px;
}

.cmheader.header .page-center {
	padding-left: 0;
	padding-right: 0;
}

.cmheader .primary-section .container-wrapper {
	column-gap: 0;
}

.cmheader.header .logo-section {
	width: 16.983%;
	padding: 8px 10px 0;
}

.cmheader.header .logo-section img {
	margin-bottom: 0;
	display: block;
}

.cmheader.header .logo-section a {
	margin: -29px 0px -22px 0px;
	padding: 30px 30px 30px 30px;
	display: block;
}
.cmheader .nav {
	padding: 10px;
}

.cmheader .header__menu--desktop>.header__menu-wrapper {
	column-gap: 0;
	justify-content: flex-end;
}

.cmheader .nav>nav>ul .header__menu-item--depth-1>a {
	font-family: Thicccboi;
	font-weight: 600;
	text-transform: none;
	line-height: 35px;
	margin-inline-end: calc( 23px / 2 );
	padding: 13px 20px;
	padding-left: 0px;
	padding-right: 0px;
	margin-inline-start: calc(23px / 2);
}

.cmheader .nav>nav>ul .header__menu-item--depth-1>a .child-trigger svg {
	display: none;
}

.cmheader .nav>nav>ul .header__menu-item--depth-1>a .child-trigger {
	line-height: 1;
	padding: 10px;
	padding-inline-end: 0;
	margin-block-start: -10px;
	margin-block-end: -10px;
	display: flex;
	align-items: center;
	margin-left: 0;
}

.cmheader .nav>nav>ul .header__menu-item--depth-1>a .child-trigger:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	content: "\f0d7";
}




.cmheader .nav>nav>ul ul>li:not(:last-child) {
	border-bottom: 1px solid #FAFAFA;
}

.cmheader .nav>nav>ul ul>li>a {
	font-size: 16px;
	font-weight: 500;
	text-transform: none;
	letter-spacing: 1px;
	white-space: nowrap;
	line-height: 1.25;
	display: flex !important;
	align-items: center;
	border-inline-start: 8px solid transparent;
	padding: 13px 20px !important;
	background-color: transparent;
}
.cmheader.header .right-section {
	padding: 10px;
	padding-left: 0;
}

header.header.cmheader .hs-sec-btn {
	font-size: 18px;
	line-height: 1.95;
	box-shadow: none;
}

.cmheader.header .search .search-icon-container {
	background-color: rgba(37, 82, 95,1.0);
	border-radius: 3px;
	height: 25px;
	margin: 0 20px;
	width: 25px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.cmheader.header .search .search-icon-container:after {
	display: none;
}
.cmheader.header .search .search-icon-container svg rect {
	display: none;
}

.cmheader.header .search .search-icon-container svg {
	font-weight: 900;
	width: 14px;
	height: 14px;
}

.cmheader .nav>nav>ul .header__menu-item--depth-1:last-child>a {
	margin-inline-end: 0;
}

.cmheader .nav>nav>ul .header__menu-item--depth-1:first-child>a {
	margin-inline-start: 0;
}
.cmheader .nav>nav>ul .header__menu-item--depth-1:not(:first-child)>ul {
	left: calc( 23px / 2 );
}
.cmheader .header-search-inner {
	left: 0;
	right: 0;
	transition: .3s;
	height: 100vh;
	padding: 0;
	min-height: 50px;
	transform: scale(0);
}

.cmheader .nav>nav>ul .header__menu-item--depth-1 ul>li>a .child-trigger {
	line-height: 1;
	padding: 10px;
	padding-inline-end: 0;
	margin-block-start: -10px;
	margin-block-end: -10px;
	display: flex;
	align-items: center;
	margin-left: 0;
	padding-left: 11px;
}

.cmheader .nav>nav>ul .header__menu-item--depth-1 ul>li>a .child-trigger svg {
	display: none;
}

.cmheader .nav>nav>ul .header__menu-item--depth-1 ul>li>a .child-trigger:before {
	transform: rotate(-90deg);
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	content: "\f0d7";
	font-size: 17px;
}
.search-open .header-search-inner {
	transform: none;
}

.cmheader .header-search-inner .search-suggestion {
	max-width: 100%;
	padding: 0 15%;
	position: relative;
}

.cmheader .header-search-inner .header-search-close {
	font-size: 20px;
	right: .75em;
	margin-top: 13px;
	padding: .25em;
	line-height: 1;
	display: flex;
	margin-block-start: 15px;
	top: 16px;
}

.cmheader .header-search-icon svg {
	display: none;
}

.cmheader .header-search-icon:before {
	display: inline-block;
	font-family: eicons;
	font-size: inherit;
	font-weight: 400;
	font-style: normal;
	font-variant: normal;
	line-height: 1;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	content: "\e87f";
}
.cmheader .header-search-inner .hs-search-field__bar form {
	padding: 0;
}

.cmheader .header-search-inner .hs-search-field__bar form input[type=text] {
	border-radius: 3px;
	line-height: 1.5;
	font-size: 50px;
	text-align: center;
	border: 0;
	border-bottom: 1px solid #fff;
	font-family: Thicccboi;
	color: rgba(21, 32, 43,1.0);
	background-color: #EEEEEE;
	padding: 0;
}

.cmheader .header-search-inner .hs-search-field__bar form input[type=text]::placeholder {
	color: inherit;
	font-family: inherit;
	opacity: .6;
}
.cmheader .header-search-inner .hs-search-field__bar form button {
	height: auto;
	right: 0;
	width: auto;
	margin-inline-start: 1px;opacity: 0;
	pointer-events: none;
}

/* footer-css */
.cmfooter {
	font-size: 17px;
	line-height: 2.05882352941;
}

.cmfooter.footer .col-section {
	padding: 10px;
}

.cmfooter .footer-heading h6 {
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1.95;
	font-weight: 500;
}

.cmfooter.footer .col-section {
	align-content: center;
	align-items: center;
	justify-content: center;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
}

.cmfooter.footer .col-section>div {
	width: 100%;
}

.cmfooter .footer-menu .hs-menu-wrapper>ul>li {
	margin: 0;
}

.cmfooter .footer-menu .hs-menu-wrapper>ul>li>a {
	margin-bottom: 20px;
	display: block;
}
.cmfooter .footer-social-item a {
	justify-content: flex-end;
}
.cmfooter.footer.footer_section__2 .footer-section-1 .col-section.num2 .footer-row.row1 {
	margin-bottom: 20px;
}

.cmfooter.footer.footer_section__2 .footer-section-1 .col-section.num2 .footer-row.row1 .footer-logo {
	margin: -54px 0px -31px 0px;
}

.cmfooter .footer-logo img {
	margin-bottom: 0 !important;
}

.cmfooter.footer.footer_section__2 .footer-section-1 .col-section.num2 .footer-row.row2 {
	font-family: "Lato", Sans-serif;
	font-size: 14px;
	font-weight: 400;
	text-transform: none;
	line-height: 1.3em;
	margin-bottom: 20px;
}

.cmfooter.footer.footer_section__2 .footer-section-1 .col-section.num2 .footer-row.row2 .footer-content {
	margin: -22px 0px 0px 0px;
}

.cmfooter .footer-section .footer_contact_section_item {
	padding-top: 0;
	flex-wrap: wrap;
}

.cmfooter .footer-section .footer_contact_section_item .left-section {
	margin-bottom: 20px;
	width: 100%;
	margin-right: 0;
	font-size: 24px;
}

.cmfooter .footer-section .footer_contact_section_item .left-section svg {
	width: 1em;
	height: 1em;
	display: block;
	margin: 0 auto;
}

.cmfooter.footer.footer_section__2 .footer-section-1 .col-section.num2 .footer-row.row2 .footer-content p {
	font-family: "Lato", Sans-serif;
	margin-block-end: .9rem;
	line-height: 1.3em;
	font-weight: 400;
	font-size: 14px;
}

.cmfooter .footer_contact_section .right-section {
	width: 100%;
	margin: -23px 0px 0px 0px;
}

.cmfooter.footer.footer_section__2 .footer-section-1 .col-section.num3 p {
	margin-bottom: 20px;
}

.cmfooter .footer-social {
	padding-left: 0;
}

.cmfooter .footer-social-item {
	height: 36px;
	width: 36px;
}

.cmfooter .footer-social svg {
	width: 18px;
	height: 18px;
}

.cmfooter.footer.footer_section__2 .footer-section-2 {
	border-top: 1px solid #FEFEFE;
}

.cmfooter.footer.footer_section__2 .footer-section-2 .col-section {
	justify-content: flex-start;
}

.cmfooter .footer_contact_section .right-section p {
	margin-bottom: 0;
}
.cmfooter .footer-menu .hs-menu-wrapper>ul>li:last-child>a {
	margin-bottom: 0;
}

/* banner-css */
.two-col-content.cmBnnr .content-col .description {
	padding-bottom: 0;
	margin-bottom: 0;
}

.two-col-content.cmBnnr .content-col h1 {
	margin-top: 10px;
	line-height: 65px;
}

.two-col-content.cmBnnr .content-col .btn-items .btn_row {
	margin-top: 0;
	padding-top: 20px;
}
.two-col-content.cmBnnr {
	margin-top: -4px;
}
.two-col-content.cmBnnr .content-col .btn-items .btn_row a.hs-sec-btn {
	border: 1px solid rgba(37, 82, 95,1.0);
}
/* pages-css */

.privcybnnr.two-col-content.cmBnnr .content-col h1 {
	margin-bottom: 0;
}
.cnt-wit-bg-wrp.SmpleCntn .page-center {
	padding: 10px;
}
.cnt-wit-bg-wrp.SmpleCntn .content_widget h3 {
	margin-top: .5rem;
	margin-bottom: 1rem;
	line-height: 35px;
}

.cnt-wit-bg-wrp.SmpleCntn .content_widget ul {
	padding-left: 40px;
}

.cnt-wit-bg-wrp.SmpleCntn .content_widget p:last-child {
	margin-bottom: 0;
}
.two-col-content.btmPane .content-col.col8 {
	width: 64%;
}

.two-col-content.btmPane .content-col .description {
	margin-bottom: 0;
}

.two-col-content.btmPane .content-col .description h1 {
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
	line-height: 65px;
}

.two-col-content.btmPane .content-col .description p {
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
	margin: 0px 80px 1px 0px;
}
.two-col-content.btmPane .right_column_btn .btn_row {
	justify-content: flex-end;
	margin-top: 0;
}

.two-col-content.btmPane {
	background-attachment: fixed;
}
.two-col-content.btmPane .right_column_btn .btn_row a.hs-sec-btn {
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
}
.two-col-content.btmPane .media_column.img-col {
	width: 36%;
}


.two-col-content.twColIcon .img-col .horizontal .double-img.img1 {
	margin: 0px 19px 0px -64px;
	margin-bottom: 20px;
	max-width: none;
}

.two-col-content.twColIcon .img-col .horizontal .double-img {
	border-radius: 0;
	max-width: 100%;
	min-height: auto;
	transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, transform var(--e-transform-transition-duration, .4s);
	overflow: visible;
}

.two-col-content.twColIcon .img-col .horizontal .double-img.img1 img {
	width: 100%;
	object-fit: cover;
	object-position: center center;
	opacity: 0.1;
	vertical-align: middle;
	display: inline-block;
}
.two-col-content.twColIcon .media_column.img-col img{
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
	transition: opacity .5s linear 0.2s;
}

.two-col-content.twColIcon .img-col .horizontal .double-img.img2 {
	margin: -205px 49px 0px -61px;
	text-align: center;
	max-width: none;
}

.two-col-content.twColIcon .img-col .horizontal .double-img.img2 img {
	width: 92%;
	opacity: 1;
	height: auto !important;
}

.two-col-content.twColIcon .content-col .description {
	margin-bottom: 0;
}
.two-col-content.twColIcon .content-col h1 {
	margin-bottom: 45px;
}

.two-col-content.twColIcon .content-col hr+ul {
	padding-top: 6px;
}

.two-col-content.twColIcon .content-col hr {
	margin: 0;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: transparent;
	width: 10%;
	height: auto;
	border-top: 2.5px solid rgba(37, 82, 95,1.0);
	display: inline-block;
}
.card_gallery.CrdGllry .card_item.text_left .btn_row {
	margin: 0;
}
.two-col-content.twColIcon .content-col ul {
	margin-bottom: 32px;
	list-style-type: none;
	padding-left": 0";
	padding-left": 0";
	padding-left: 0;
}
.two-col-content.twColIcon .content-col ul>li:last-child {
	padding-bottom: 0;
}
.two-col-content.twColIcon .content-col .description.check ul>li:before {
	content: "\f00c";
}

.two-col-content.twColIcon .content-col .description ul>li:before {
	margin-top: 5px;
	padding-right: 5px;
	color: #2E7586;
	width: 1.25em;
	font-size: 22px;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
}
.two-col-content.twColIcon .content-col ul>li:not(:first-child) {
	margin-top: calc(12px / 2);
}
.two-col-content.twColIcon .content-col ul>li {
	padding-bottom: calc(12px / 2);
	place-items: flex-start;
	display: flex;
	font-size: inherit;
}

.two-col-content.twColIcon .content-col ul>li span {
	font-size: 17px;
	font-weight: 600;
	text-transform: none;
	line-height: 1.2em;
	align-self: center;
	padding-left: 10px;
}
.two-col-content.twColIcon .content-col ul>li:not(:first-child) {
	margin-top: calc(12px / 2);
}

.card_gallery.CrdGllry .page-center {
	padding: 10px;
}

.card_gallery.CrdGllry .top_sec.noButton {
	padding-left: 0;
	padding-right: 0;
}

.card_gallery.CrdGllry .card_inner {
	border-radius: 5px;
}

.card_gallery.CrdGllry .icon_box {
	margin-bottom: 37px;
}

.card_gallery.CrdGllry .icon_box .icon_inner {
	width: 50px;
	height: 50px;
	margin-bottom: 0;
	font-size: 50px;
}

.card_gallery.CrdGllry .card_content h3 {
	margin-block-start: .5rem;
	margin-block-end: 1rem;
}

.card_gallery.CrdGllry .card_box {
	transform: perspective(var(--e-transform-perspective, 0)) rotate(var(--e-transform-rotateZ, 0)) rotateX(var(--e-transform-rotateX, 0)) rotateY(var(--e-transform-rotateY, 0)) translate(var(--e-transform-translate, 0)) translateX(var(--e-transform-translateX, 0)) translateY(var(--e-transform-translateY, 0)) scaleX(calc(var(--e-transform-flipX, 1)* var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1)* var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX, 0)) skewY(var(--e-transform-skewY, 0));
	transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x);
	transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, transform var(--e-transform-transition-duration, .4s);
}

.card_gallery.CrdGllry .card_box:hover {
	--e-transform-translateY: -3px;
}

.card_gallery.CrdGllry .bottom_row.notshadow .rowGap15 {
	row-gap: 20px;
}

.card_gallery.CrdGllry .card_content ul {
	padding-left: 0;
	list-style: none;
	display: flex;
}

.card_gallery.CrdGllry .card_content ul>li {
	width: 50%;
}

.card_gallery.CrdGllry .card_content ul>li:nth-child(even) {
	padding: 0px 0px 0px 40px;
}
.card_gallery .flex_row.last_card_fw .card_item:last-child {
	width: 100%;
}
.two-col-content.bgTwoCol {
	box-shadow: 0px 29px 10px -22px rgba(0, 0, 0, 0.16);
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	border-radius: 30px 30px 30px 30px;
}

.two-col-content.bgTwoCol .content-col .description {
	margin-bottom: 0;
}

.two-col-content.bgTwoCol .content-col h1 {
	margin-bottom: 45px;
}

.two-col-content.bgTwoCol .content-col hr+p {
	padding-top: 8px;
}

.two-col-content.bgTwoCol .content-col hr {
	margin: 0;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: transparent;
	width: 10%;
	height: auto;
	border-top: 2.5px solid #FEFEFE;
	display: inline-block;
}

.two-col-content.bgTwoCol .media_column.img-col .mediaimg {
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.two-col-content.bgTwoCol .media_column.img-col .mediaimg img {
	min-height: 750px;
	object-fit: cover;
	object-position: center center;
	border-radius: 0px 30px 30px 0px;
}

.two-col-content.bgTwoCol .content-col p:last-child {
	margin-bottom: 0;
}
.two-col-content.twColIcon .content-col hr+p {
	padding-top: 8px;
}

.two-col-content.twColIcon .content-col p:last-child {
	margin-bottom: 0;
}
.two-col-content.Imghgt .media_column.img-col .mediaimg img {
	min-height: auto;
}
.two-col-content.Imghgt2 .media_column.img-col .mediaimg img {
	min-height: 600px;
}
.two-col-content.bgTwoCol .content-col .btn-items .btn_row .hs-button {
	color: rgba(37, 82, 95,1.0);
	background-color: #FEFEFE;
	border-color: #FEFEFE;
	border-radius: 0;
	padding: 11px 35px;
	font-size: 18px;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 35px;
	font-weight: 500;
	font-family: Thicccboi !important;
}

.two-col-content.bgTwoCol .content-col .btn-items .btn_row .hs-button:hover {
	background-color: #02010100;
	border-color: #FEFEFE;
	color: #FEFEFE;
}
.cnt-wit-tp-img-wrp.sltnCrd .flex-row .cnt-col {
	padding: 12px;
}
.two-col-content.twColIcon .content-col p+ul {
	padding-top: 20px;
}
.cnt-wit-tp-img-wrp.sltnCrd .flex-row .cnt-col .inner_spacing {
	box-shadow: 0px 0px 15px 0px rgba(64, 78, 92, 0.15);
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	border-radius: 15px 15px 15px 15px;
	height: 100%;
}

.cnt-wit-tp-img-wrp.sltnCrd .tp-img {
	margin-bottom: 0;
}

.cnt-wit-tp-img-wrp.sltnCrd .tp-img img {
	width: 100%;
	max-height: 283px;
	object-fit: cover;
	object-position: center center;
	border-radius: 15px 15px 0px 0px;
}

.cnt-wit-tp-img-wrp.sltnCrd .tp-img-cnt {
	margin: 0px -8px 0px 0px;
	padding: 30px 30px 40px 30px;
}
.cnt-wit-tp-img-wrp.sltnCrd .tp-img-cnt .col-title {
	margin-bottom: 0;
}
.cnt-wit-tp-img-wrp.sltnCrd .splide__track {
	overflow: visible;
}
.cnt-wit-tp-img-wrp.sltnCrd .tp-img-cnt-inner {
	padding: 10px 0 3px 0;
}

.child_theme .cnt-wit-tp-img-wrp.sltnCrd .tp-img-cnt-inner p {
	margin-bottom: .9rem;
}

.cnt-wit-tp-img-wrp.sltnCrd .col-btn-grp {
	margin-top: 0;
}

.cnt-wit-tp-img-wrp.sltnCrd .col-btn-grp .btn_row {
	margin-top: 0;
}

.cnt-wit-tp-img-wrp.sltnCrd .col-btn-grp .btn_row a.hs-sec-btn {
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-radius: 0px 0px 0px 0px;
	padding: 11px 35px 11px 35px;
}
.cnt-wit-tp-img-wrp.sltnCrd .flex-row {
	row-gap: 0;
}
.two-col-content.cmBnnr .feature-wrapper {
	display: block;
	margin-bottom: 0;
	padding-top: 20px;
}

.two-col-content.cmBnnr .feature-wrapper .featimggrp {
	max-width: 100%;
	display: flex;
	align-items: center;
	line-height: 35px;
}

.two-col-content.cmBnnr span.feature_icon {
	width: 1.25em;
	font-size: 14px;
	color: #2E7586;
}

.two-col-content.cmBnnr span.feature_icon i {
	display: block;
}

.two-col-content.cmBnnr h5.feat-title {
	display: inline-block;
	align-self: center;
	padding-inline-start: 5px;
	font-size: 17px;
	font-weight: 400;
	text-transform: none;
	line-height: 2.05882352941;
	margin-bottom: 0;
}
.two-col-content.rdImgCol .top_sec.noButton {
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 60px;
}
.two-col-content.rdImgCol .media_column.img-col img {
	width: 78%;
	height: 500px;
	object-fit: cover;
	object-position: center center;
	border-radius: 500px 500px 500px 500px !important;
}

.two-col-content.rdImgCol .media_column.img-col {
	text-align: center;
}

.two-col-content.rdImgCol .content-col .description {
	margin-bottom: 0;
	transform: perspective(var(--e-transform-perspective, 0)) rotate(var(--e-transform-rotateZ, 0)) rotateX(var(--e-transform-rotateX, 0)) rotateY(var(--e-transform-rotateY, 0)) translate(var(--e-transform-translate, 0)) translateX(var(--e-transform-translateX, 0)) translateY(var(--e-transform-translateY, 0)) scaleX(calc(var(--e-transform-flipX, 1)* var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1)* var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX, 0)) skewY(var(--e-transform-skewY, 0));
	transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x);
	transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, transform var(--e-transform-transition-duration, .4s);
}

.two-col-content.rdImgCol .content-col .description h3 {
	line-height: 35px;
	margin-top: 0.5rem;
	margin-bottom: 1rem;
}

.two-col-content.rdImgCol .content-col .description p:last-child {
	margin-bottom: 0;
}

.two-col-content.rdImgCol .content-col .description:hover {
	--e-transform-translateY: -3px;
}
.cnt-wit-bg-wrp.featureBg .page-center {
	padding: 0px 60px 0px 0px;
}

.cnt-wit-bg-wrp.featureBg .content_widget h1 {
	margin-bottom: 45px;
}

.cnt-wit-bg-wrp.featureBg .content_widget hr+ul {
	padding-top: 8px;
}

.cnt-wit-bg-wrp.featureBg .content_widget hr {
	margin: 0;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: transparent;
	height: auto;
	border-top: 2.5px solid #FEFEFE;
	display: inline-block;
	width: 50px;
}

.cnt-wit-bg-wrp.featureBg .content_widget ul {
	margin: 0px 0px 32px 0px;
	padding-left: 0;
	list-style-type: none;
	line-height: 35px;
}

.cnt-wit-bg-wrp.featureBg .content_widget ul>li:not(:last-child) {
	padding-bottom: calc(12px / 2);
}

.cnt-wit-bg-wrp.featureBg .content_widget ul>li:not(:first-child) {
	margin-top: calc(12px / 2);
}

.cnt-wit-bg-wrp.featureBg .content_widget ul>li:before {
	content: "\f00c";
	width: 1.25em;
	font-size: 22px;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	margin-top: 5px;
	margin-right: 5px;
}

.cnt-wit-bg-wrp.featureBg .content_widget ul>li span {
	font-size: 17px;
	font-weight: 600;
	text-transform: none;
	line-height: 1.2em;
	padding-inline-start: 5px;
}

.cnt-wit-bg-wrp.featureBg .content_widget ul>li {
	display: flex;
	justify-content: center;
	align-items: center;
}

.two-col-content.rdImgCol .content-col .description ul {}

.WthutHvr {}

.WthutHvr.two-col-content.rdImgCol .content-col .description h3 {
	margin-top: 0;
	margin-bottom: 40px;
}

.WthutHvr.two-col-content.rdImgCol .content-col .description ul {
	padding-left: 0;
	list-style: none;
	margin: 0px 0px 32px 0px;
}

.two-col-content.rdImgCol .content-col .description ul>li:not(:last-child) {
	padding-bottom: calc(27px / 2);
}
.two-col-content.rdImgCol .content-col .description ul>li:not(:first-child) {
	margin-top: calc(27px / 2);
}

.two-col-content.rdImgCol .content-col .description ul>li svg {
	fill: #2E7586;
	--e-icon-list-icon-size: 22px;
	width: 22px;
	height: 22px;
	margin-top: 5px;
	margin-right: 15px;
	display: block;
}

.two-col-content.rdImgCol .content-col .description ul>li {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}

.two-col-content.rdImgCol .content-col .description ul>li span {
	font-size: 17px;
	font-weight: 600;
	text-transform: none;
	line-height: 1.2em;
}
.WthutHvr.two-col-content.rdImgCol .content-col .description {
	transform: none;
}
.nobrdr.two-col-content.cmBnnr .content-col .btn-items .btn_row a.hs-sec-btn {
	border: 0;
}

.card_gallery.topIcnCntn .top_sec.noButton {
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 35px;
}

.card_gallery.topIcnCntn .page-center {
	padding: 10px;
}

.card_gallery.topIcnCntn .card_item {
	padding-left: 0;
	padding-right: 0;
}

.card_gallery.topIcnCntn .bottom_row {
	padding-top: 41px;
}

.card_gallery.topIcnCntn .icon_box {
	margin-bottom: 20px;
}
.card_gallery.topIcnCntn .icon_box.bgAdded .icon_inner {
	padding: 25px;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	margin-bottom: 0;
}
.hmIcon.two-col-content.twColIcon .content-col h1 {
	margin-bottom: 35px;
}

.hmIcon.two-col-content.twColIcon .content-col .description.check>ul>li:before {
	display: none;
}

.hmIcon.two-col-content.twColIcon .content-col .description.check>ul {
	display: flex;
	margin-bottom: 0;
}

.hmIcon.two-col-content.twColIcon .content-col .description.check>ul>li {
	width: 50%;
	padding-bottom: 0;
	margin-top: 0;
}
.card_gallery.topIcnCntn .card_item.text_center .btn_row {
	margin-top: 0;
}

.hmIcon.two-col-content .content-col .btn-items .btn_row {
	margin-top: 0;
}
.hmIcon.two-col-content.twColIcon .media_column.img-col img {
	width: 86%;
	box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
}

.hmIcon.two-col-content.twColIcon .media_column.img-col {
	text-align: center;
}

.card_gallery.topIcnCntn .icon_box.bgAdded .icon_inner:hover * {
	color: #69727d !important;
	fill: #69727d !important;
}

.card_gallery.topIcnCntn .card_content h3 {
	margin-bottom: 15px;
	padding-top: .5rem;
}

.hvrCrd.card_gallery.CrdGllry .page-center {
	padding-top: 0;
	padding-bottom: 0;
}

.hvrCrd.card_gallery.CrdGllry .top_sec.noButton h1 {
	padding-bottom: 10px;
}

.hvrCrd.card_gallery.CrdGllry .top_sec.noButton h1 {
	margin: -6px 0px 25px 0px;
}

.hvrCrd.card_gallery.CrdGllry .top_sec.noButton hr {
	margin: 0;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: transparent;
	height: auto;
	border-top: 2.5px solid rgba(37, 82, 95,1.0);
	display: inline-block;
	width: 50px;
}

.hvrCrd.card_gallery.CrdGllry .bottom_row.notshadow .rowGap15 {
	column-gap: 40px;
	row-gap: 40px;
}

.hvrCrd.card_gallery.CrdGllry .bottom_row .card_item {
	padding-left: 0;
	padding-right: 0;
	width: calc(50% - 20px);
}

.hvrCrd.card_gallery.CrdGllry .card_inner {
	border-radius: 11px 11px 11px 11px;
}

.hvrCrd.card_gallery .card_item .main_overlay_bg {
	background-attachment: scroll;
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.hvrCrd.card_gallery .card_item .overlay_bg {
	opacity: 0.93;
}

.hvrCrd.card_gallery.CrdGllry .card_box {
	display: flex;
	align-items: flex-start;
	transform: none;
}

.hvrCrd.card_gallery.CrdGllry .icon_box {
	margin-bottom: 0;
	margin-right: 15px;
}

.hvrCrd.card_gallery.CrdGllry .icon_box .icon_inner {
	overflow: visible;
	border-radius: 0;
	background-color: transparent;
}

.hvrCrd.card_gallery .icon_box.bgAdded img, .hvrCrd.card_gallery .icon_box img {
	width: 50px !important;
	height: 50px;
}
.hvrCrd.card_gallery .slider_btn_footer .btn_row {
	margin-top: 60px;
}
.hvrCrd.card_gallery .card_item.hoverAdde .card_inner:hover .main_overlay_bg {
	opacity: 1;
}

.testimonials_slider.hmTestimnial .top_sec.noButton {
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 8px;
}

.testimonials_slider.hmTestimnial .top_sec.noButton h1 {
	margin-bottom: 35px;
}

.testimonials_slider.hmTestimnial .top_sec.noButton hr {
	margin: 0;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: transparent;
	height: auto;
	border-top: 2.5px solid rgba(37, 82, 95,1.0);
	display: inline-block;
	width: 50px;
}

.hmTestimnial.testimonials_slider .testmn_item {
	padding-left: 0;
	padding-right: 0;
	width: calc(33.333% - 24px);
}

.testimonials_slider.hmTestimnial .testmn_row.flex_row {
	column-gap: 36px;
}

.testimonials_slider.hmTestimnial .testmn_inner {
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
	border-radius: 0;
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	background-color: #FEFEFE;
}

.testimonials_slider.hmTestimnial .icon_box {
	order: 3;
}

.testimonials_slider.hmTestimnial .card_box {
	display: flex;
	flex-direction: column;
}

.testimonials_slider.hmTestimnial .card_quote {
	margin-bottom: 15px;
}

.testimonials_slider.hmTestimnial .card_quote p {
	margin-bottom: 0;
}

.testimonials_slider.hmTestimnial .card_content {
	margin-top: 0;
}

.testimonials_slider.hmTestimnial .card_content h4 {
	font-size: 20px;
	font-weight: 500;
	text-transform: none;
	line-height: 1.75;
}

.testimonials_slider.hmTestimnial .card_content span {
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: 500;
	text-transform: none;
	line-height: 2.5;
	margin-top: -2px;
}

.testimonials_slider.hmTestimnial .icon_inner {
	margin-bottom: 0;
	justify-content: flex-start;
}

.testimonials_slider.hmTestimnial span.icon_img.icon_sp {
	border-radius: 0;
	display: block;
	height: auto;
	overflow: visible;
	width: auto;
}

.testimonials_slider.hmTestimnial span.icon_img.icon_sp img {
	width: 90px;
}
.serviceSlider.testimonials_sliderv2 .testmn_itemv2 > .testmn_inner_outer {
	background: #0C5162;
	border-radius: 80px;
	min-height: 600px;
	align-items: center;
	display: flex;
	justify-content: center;
}
.serviceSlider.testimonials_sliderv2 .testmn_itemv2 {
	padding: 0;
	background: none;
	margin: 0;
	margin-top: 20px;
}
.serviceSlider.testimonials_sliderv2 .testmn_itemv2 > .testmn_inner_outer > .flex_row {
	display: flex;
	flex-direction: column;
}
.serviceSlider.testimonials_sliderv2 .bottom_row {
	padding-bottom: 0;
}
.serviceSlider .splide button.splide__arrow:hover {
	background-color: #2E7586;
	opacity: 1;
}

.serviceSlider .splide button.splide__arrow:hover svg {
	fill: #FEFEFE;
}
.serviceSlider.testimonials_sliderv2 .testmn_itemv2 > .testmn_inner_outer > .flex_row > .cm_trns {
	width: 100%;
	padding: 0;
	padding-bottom: 2px;
}
.serviceSlider.testimonials_sliderv2 .right_col .img_bg {
	width: 50px;
	height: 50px;
	padding: 0;
	margin: 0 auto;
	background-size: contain;
}
.serviceSlider .rating {
	display: none;
}
.serviceSlider .text_box {
	text-align: center;
	color: #fff;
	padding: 0% 22% 0% 22%;
}
.serviceSlider .text_box h6 {
	color: #fff;
	margin: 10px 0;
	font-size: 1.25rem;
}
.serviceSlider .text_box h3 {
	color: #fff;
	margin: 10px 0;
	display: inline-block;
}
.serviceSlider .splide .splide__arrow--prev {
	width: 40px;
	height: 40px;
	background: #fff;
	left: 20px;
	display: flex;
}
.serviceSlider .splide .splide__arrow--prev svg,.serviceSlider .splide .splide__arrow--next > svg {
	height: 25px;
}
.serviceSlider .splide .splide__arrow--next {
	right: 20px;
	width: 40px;
	height: 40px;
	background: #fff;
}
.testimonials_sliderv2.serviceSlider .top_sec.noButton .top_content {
	margin: 0px 80px 30px 80px;
}

.testimonials_sliderv2.serviceSlider .splide .splide__track {
	margin: 0;
}

.testimonials_sliderv2.serviceSlider .text_box p {
	margin: 10px 0 30px 0;
}

.serviceSlider .splide button.splide__arrow:focus {
	outline: none;
}
.counter-section.hmCountr .top_sec {
	margin-bottom: 20px;
}

.counter-section.hmCountr .flex_row {
	justify-content: center;
	row-gap: 0;
}

.counter-section.hmCountr .flex_row .content_widget {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	text-align: center;
}

.counter-section.hmCountr .flex_row .content_widget .top_content {
	margin-bottom: 18px;
}

.counter-section.hmCountr .top_sec .btn_row_wrap.col4 {
	width: 100%;
	justify-content: center;
	padding-left: 0;
	padding-right: 0;
}

.counter-section.hmCountr .top_sec .btn_row_wrap .btn_row {
	margin-top: 0;
}

.counter-section.hmCountr .top_sec .btn_row_wrap .btn_row a.hs-sec-btn {
	color: rgba(37, 82, 95,1.0);
	background-color: #FEFEFE;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #FEFEFE;
}

.counter-section.hmCountr .flex_row.medium {
	padding: 30px 0px 0px 0px;
}


.counter-section.hmCountr .item {
	padding-left: 0;
	padding-right: 0;
}

.counter-section.hmCountr .item .inner {
	padding: 37px 45px 35px 35px;
	margin: 5px 5px 5px 5px;
	min-height: auto;
	min-width: auto;
	width: 100%;
	display: inline-block;
}

.counter-section.hmCountr .item .count-wrap {
	font-size: 60px;
	font-weight: 600;
	line-height: 1;
}

.counter-section.hmCountr .item .count-wrap span.prefix {
	text-align: end;
	flex-grow: 1;
	white-space: pre-wrap;
}

.counter-section.hmCountr .item .count-wrap span.count {
	flex-grow: 0;
}
.card_gallery.topIcnCntn .icon_box.bgAdded .icon_inner * {
	fill: #fff !important;
	color: #ffff !important;
}
.counter-section.hmCountr .item .count-wrap span.suffix {
	text-align: start;
	flex-grow: 1;
	white-space: pre-wrap;
}
.ExtraMrgn.two-col-content.twColIcon .img-col .horizontal .double-img.img1 {
	margin: 0px 19px 0px -134px;
	margin-bottom: 20px;
}
.counter-section.hmCountr .item .desc p {
	line-height: 2.05882352941;
	font-size: 17px;
	margin-top: 2px;
}
.hvrCrd.card_gallery.CrdGllry .top_sec.noButton hr+p {
	margin-top: -3px;
}
.hvrCrdGllry.card_gallery.CrdGllry .card_box {
	position: absolute;
	width: 100%;
	height: 100%;
	transition: all .6s ease-in-out;
	background: rgba(37, 82, 95,1.0);
	left: 0;
	top: 0;
	text-align: left;
	justify-content: flex-end;
	display: flex;
	flex-direction: column;
	padding: 35px;
}
.hvrCrdGllry.card_gallery.CrdGllry .card_inner {
	margin: 0;
	border-radius: 0;
	padding: 0;
	min-height: 336px;
}
.hvrCrdGllry .cardHoverContent {
	background: #2E7586;
	position: absolute;
	width: 100%;
	height: 100%;
	transition: all .6s ease-in-out;
	z-index: 6;
	text-align: left;
	justify-content: flex-end;
	padding: 35px;
	display: flex;
	opacity: 0;
	flex-direction: column;
}
.hvrCrdGllry.card_gallery.CrdGllry .card_inner:hover .cardHoverContent {
	opacity: 1;
}
.hvrCrdGllry.card_gallery.CrdGllry .card_inner:hover .card_box {
	opacity: 0;
}

.two-col-content.twColIcon .content-col .feature-wrapper {
	column-gap: 0;
	margin-bottom: 0;
	row-gap: 20px;
}

.two-col-content.twColIcon .content-col .feature-wrapper .featimggrp {
	flex: 0 0 100%;
	max-width: 100%;
	display: flex;
	align-items: flex-start;
}

.two-col-content.twColIcon .feature-wrapper .featimggrp .featimgwrap {
	width: auto;
	margin-bottom: 0;
	margin-right: 15px;
}

.two-col-content.twColIcon .feature-wrapper .featimggrp .featimgwrap img {
	width: 30px;
	height: 30px;
	display: block;
}

.two-col-content.twColIcon .content-col .feature-wrapper .featimggrp .feat-title {
	margin: 0;
	margin-top: .5rem;
	font-family: Thicccboi;
	font-size: 18px;
	font-weight: 500;
	text-transform: uppercase;
	line-height: 1em;
	letter-spacing: 1px;
	color: inherit;
}
.featureItm.two-col-content.twColIcon .media_column.img-col img {
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.13);
} 
.featureItm.two-col-content.twColIcon .content-col p:last-child {
	margin-bottom: .9rem;
}

.two-col-content.twColIcon .feature_content h3 {
	font-size: 18px;
	font-weight: 500;
	text-transform: uppercase;
	line-height: 1em;
	letter-spacing: 1px;
	margin-top: .5rem;
	margin-bottom: 1rem;
}
.two-col-content.twColIcon .content-col .feature-wrapper .featimggrp > a {
	flex: 0 0 100%;
	max-width: 100%;
	display: flex;
	align-items: flex-start;
	color: #2E7586;
}

.two-col-content.twColIcon .content-col .feature-wrapper .featimggrp > a:hover {
	color: rgba(37, 82, 95,1.0);
}
.about-page .hvrCrdGllry.card_gallery .top_sec {
	margin-bottom: 45px;
}
.hvrCrdGllry.card_gallery.CrdGllry .icon_box {
	margin-bottom: 25px;
}
.hvrCrdGllry.card_gallery.CrdGllry .card_inner .cardHoverContent p:last-child {
	margin-bottom: 0;
}
.testimonials_sliderv2.serviceSlider .page-center {
	padding: 10px;
}

.testimonials_sliderv2.serviceSlider .top_sec.noButton {
	padding-left: 0;
	padding-right: 0;
}
.two-col-content.cmBnnr .feature-wrapper .featimggrp>a {
	max-width: 100%;
	display: flex;
	align-items: center;
	line-height: 35px;
}
.card_gallery.CrdGllry .top_sec.noButton .top_content>ul {
	padding-top: 30px;
	display: flex;
	list-style: none;
	margin-right: calc(-19px / 2);
	margin-left: calc(-19px / 2);
	justify-content: center;
	flex-wrap: wrap;
	padding-left: 0;
}

.card_gallery.CrdGllry .top_sec.noButton .top_content>ul>li {
	margin-right: calc(19px / 2);
	margin-left: calc(19px / 2);
	line-height: 35px;
}

.card_gallery.CrdGllry .top_sec.noButton .top_content>ul>li:before {
	margin-top: 3px;
	padding-right: 5px;
	color: #2E7586;
	width: 1.25em;
	font-size: 22px;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	content: "\f00c";
}

.card_gallery.CrdGllry .top_sec.noButton .top_content>ul>li span {
	font-size: 17px;
	font-weight: 600;
	text-transform: none;
	padding-left: 7px;
	line-height: 2em;
}
.logoGllry.cnt-wit-tp-img-wrp .flex-row {
	row-gap: 20px;
	justify-content: flex-start;
}
.logoGllry.cnt-wit-tp-img-wrp .flex-row .inner_spacing {
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.11);
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	border-radius: 26px;
	margin: 0 10px;
	min-height: 100%;
	display: flex;
	flex-wrap: wrap;
	align-content: space-between;
}
.logoGllry.cnt-wit-tp-img-wrp .flex-row .cnt-col {
	padding: 0;
}
.logoGllry.cnt-wit-tp-img-wrp .splide__track {
	overflow: unset;
}
.logoGllry.cnt-wit-tp-img-wrp .flex-row .cnt-col:nth-child(2) .tp-img {
	margin: -29px 0px -5px 0px;
}
.logoGllry.cnt-wit-tp-img-wrp .tp-img-cnt-inner p:last-child {
	margin-bottom: .9rem;
}
.pane.two-col-content.btmPane .content-col .description h2 {
	font-size: 48px;
	font-weight: 600;
	text-transform: none;
	line-height: 1.2em;
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
	margin-bottom: 0;
}

.pane.two-col-content.btmPane .content-col.col8 {
	width: 72.858%;
}

.pane.two-col-content.btmPane .media_column.img-col {
	width: 27.142%;
}
.logoGllry.cnt-wit-tp-img-wrp .flex-row .inner_spacing .tp-img {
	margin-left: auto;
	margin-right: auto;
}
.two-col-content.bgTwoCol .flex_row.flex_center .content-col {
	display: flex;
	align-items: center;
}


/* 404-page */
.cm_error-page {
	min-height: 600px;
	align-items: center;
	display: flex;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.left_error {
	width: 57.368%;
	padding: 30px;
	text-align: center;
}

.left_error p {
	color: #000000;
	font-size: 249px;
	font-weight: bold;
	line-height: 65px;
	margin-bottom: 0;
}

.right_error {
	width: 42.632%;
	padding: 30px;
}

.error_msg h1 {
	color: #000000;
	font-size: 53px;
	line-height: 65px;
}

.error_msg h3 {
	color: #000000;
	font-size: 26px;
	line-height: 1.3em;
	font-weight: 600;
}

.error_msg p {
	color: #8c8c8c;
	font-size: 15px;
	font-weight: normal;
	line-height: 23px;
	margin-bottom: 20px;
}
.cmheader.header .search .search-icon-container:hover {
	background-color: #2E7586;
}
.cmheader.header .cst-humburger-icon:hover {
	background-color: #02010100;
	color: #2E7586;
}
.error_msg hr {
	margin: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #e8e8e8;
	width: 60px;
	margin-left: 0;
	height: 3px;
	display: inline-block;
}

.error_btn a.hs-button {
	background-color: rgba(37, 82, 95,1.0);
	color: #FEFEFE;
	font-size: 18px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: Thicccboi !important;
	border-radius: 0px 0px 0px 0px;
	padding: 19.5px 35px;
	border: 0;
}

.error_btn a.hs-button:hover {
	color: #FEFEFE;
	background-color: #2E7586;
}

.error_msg hr+p {
	padding-top: 8px;
}
@media(min-width:992px){

	.cmheader .header__menu--desktop>.header__menu-wrapper li>ul {
		display: none !important;
		min-width: 10em !important;
		padding: 0;
		transform: none !important;
		transition: none !important;
		box-shadow: none;
	}
	.header__menu--desktop>.header__menu-wrapper li:hover>ul {
		display: block !important;
	}
	.child_theme .cmheader .nav>nav ul>li.header__menu-item--depth-2:hover>a{
		background-color: rgba(250, 250, 250,1.0);
		color: rgba(11, 81, 98,1.0);
	}
}



@media(min-width:992px) and (max-width:1370px){
	header.header.cmheader .hs-sec-btn {
		padding: 11px;
		font-size: 12px;
	}

	.cmheader .nav>nav>ul .header__menu-item--depth-1>a {
		margin-inline-end: 6.5px;
		margin-inline-start: 0;
		font-size: 13px;
	}

	.cmheader.header .search .search-icon-container {
		margin: 0 10px;
	}

	.cmheader.header .logo-section a {
		padding: 0;
	}
}

@media(max-width:1024px){
	.cmfooter.footer.footer_section__2 .footer-section-2 .col-section {
		width: 100% !important;
		align-content: center;
		text-align: center;
	}

	.cmfooter.footer.footer_section__2 .footer-section-2 .col-section.num3 .footer-row.row1 {
		text-align: center;
	}

	.cmfooter.footer.footer_section__2 .footer-section-2 .col-section.num3 p {
		margin-block-end: .9rem;
	}

	.cmfooter.footer.footer_section__2 .footer-section-2 .col-section.num3 {
		padding-bottom: 0;
	}

	.cmfooter.footer.footer_section__2 .footer-section-1 .page-center {
		padding-left: 20px;
		padding-right: 20px;
	}

	.cmfooter.footer.footer_section__2 .footer-section-1 {
		padding-top: 60px;
		padding-bottom: 60px;
	}

	.cmfooter.footer.footer_section__2 .footer-section-1 .col-section {
		text-align: center;
	}

	.cmfooter.footer.footer_section__2 .footer-section-1 .col-section.num2 {
		margin: 20px 0px 0px 0px;
	}

	.cmfooter.footer.footer_section__2 .footer-section-1 .col-section.num2 .footer-row.row1 .footer-logo {
		margin: -54px 0px -31px 0px;
	}

	.cmfooter.footer.footer_section__2 .footer-section-1 .col-section.num2 .footer-row.row2 .footer-content {
		margin: 0px 0px 0px 0px;
	}

	.cmfooter.footer.footer_section__2 .footer-section-1 .col-section.num3 .footer-row {
		text-align: center;
	}

	.cmfooter .footer-social {
		justify-content: center !important;
	}

	.cmfooter .footer-social-item a {
		justify-content: center;
	}
	.lpfooter.cmfooter.footer.footer_section__2 .footer-section-1 {
		padding-bottom: 0;
		padding-top: 0;
	}
}
@media(max-width:991px){
	.cmheader .nav > nav > ul .header__menu-item--depth-1 ul > li a {
		background-color: transparent;
	}

	.cmheader .nav>nav>ul .header__menu-item--depth-1 ul>li>a .child-trigger:before {
		transform: none;
		font-size: 17px;
	}

	header.header.cmheader .nav .header__menu.header__menu--desktop>ul>li a {
		justify-content: flex-start;
	}
	.cmheader .nav > nav > ul .header__menu-item--depth-1 ul > li a {
		background-color: transparent;
	}
	.two-col-content.btmPane .flex_row.flex_center {
		row-gap: 0;
	}
	.cmheader .container-wrapper.mobile-open .top-section.mobile_section {
		display: none;
	}
	header.header.cmheader .nav .header__menu.header__menu--desktop>ul>li ul {
		display: none;
	}
	header.header.cmheader .nav .header__menu-item--depth-2 .mobile-child-trigger {
		display: block;
		height: 40px !important;
		top: 0;
	}
	.two-col-content.cmBnnr {
		margin-top: 0;
	}
	.two-col-content.cmBnnr .mediaimg {
		min-height: 450px;
	}
	.two-col-content.cmBnnr .flex_row.flex_center {
		row-gap: 0;
	}
	.cmheader.header .logo-section {
		padding-bottom: 10px;
		padding-top:10px;
	}
	.cmheader.header .logo-section a {
		padding: 0;
		margin: -25px 0px -16px 0px;
	}

	.cmheader.header .logo-section {
		width: 27%;
	}

	.cmheader.header .primary-section {
		padding: 0px 10px 0px 10px;
	}
	.cmheader.header .logo-section .desktop_logo {
		display: none;
	}
	.mobile_logo.visible-phone,
	.custom-mobile-button.visible-phone{
		display: block !important;
	}
	.cmheader .custom-mobile-button {
		padding: 10px;
		width: 31%;
		text-align: right;
	}

	header.header.cmheader .hs-sec-btn {
		box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
	}

	.cmheader.header .right-section {
		width: 42%;
		padding: 10px;
	}

	.cmheader.header .cst-humburger-icon {
		padding: .25em;
		color: rgba(37, 82, 95,1.0);
		width: 33px;
		height: 33px;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.cmheader.header .cst-humburger-icon span {
		display: none;
	}
	.cmheader.header .primary-section {
		min-height: 120px;
	}
	.cmheader.header .cst-humburger-icon:before {
		display: inline-block;
		font-family: eicons;
		font-size: 22px;
		font-weight: 400;
		font-style: normal;
		font-variant: normal;
		line-height: 1;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		content: "\e816";
	}
	.sticky_header_active>.primary-section {
		position: relative;
	}
	header.header.cmheader .nav {
		position: absolute;
		top: 88%;
		animation: hide-scroll .3s backwards;
		transition: max-height .3s, transform .3s;
		transform-origin: top;
		transform: scaleY(0);
		overflow: hidden;
		display: block !important;
		padding: 0;
		height: auto;
	}

	header.header.cmheader .mobile-open .nav {
		overflow-y: auto; 
		overflow-x: hidden;
		transform: scaleY(1);
	}

	header.header.cmheader .mobile-open .cst-humburger-icon:before {
		content: "\e87f";
	}

	header.header.cmheader .mobile-close-icon {
		display: none;
	}

	header.header.cmheader .nav .header__menu.header__menu--desktop {
		min-height: auto;
	}

	header.header.cmheader .nav .header__menu.header__menu--desktop>ul {
		padding: 0;
		padding-top: 0;
	}

	header.header.cmheader .nav .header__menu.header__menu--desktop ul>li {
		border-top: 0 !important;
	}

	header.header.cmheader .nav .header__menu.header__menu--desktop ul>li {
		border-bottom-color: #FAFAFA !important;
	}

	.cmheader .nav>nav>ul .header__menu-item--depth-1>a {
		line-height: 35px;
		letter-spacing: 1px;
		padding: 10px 20px !important;
		margin-inline-end: 0;
		margin-inline-start: 0;
		display: flex !important;
		justify-content: flex-start !important;
		font-weight: 400;
	}

	header.header.cmheader .nav .header__menu.header__menu--desktop>ul>li.header__menu-item--has-submenu .mobile-child-trigger {
		height: 56px;
		width: 100%;
		padding: 0;
	}

	header.header.cmheader .nav .header__menu.header__menu--desktop>ul>li.header__menu-item--has-submenu .mobile-child-trigger:before {
		display: none;
	}

	header.header.cmheader .nav .header__menu.header__menu--desktop > ul li:hover > a {
		background-color: rgba(37, 82, 95,1.0);
		color: rgba(254, 254, 254, 1.0);
	}
	header.header.cmheader .nav .header__menu.header__menu--desktop ul>li.child-open>a {
		background-color: rgba(37, 82, 95,1.0);
		color: rgba(254, 254, 254, 1.0);
	}
	.cmheader .nav>nav>ul ul>li>a {
		padding: 10px 20px !important;
		font-weight: 400;
		font-size: 17px;
	}
	header.header.cmheader .nav .header__menu.header__menu--desktop>ul>li ul {
		margin: 0;
		padding: 0;
	}
	.cmheader .nav>nav>ul ul>li>a {
		white-space: normal;
	}
	header.header.cmheader .nav .header__menu.header__menu--desktop ul>li.header__menu-item--depth-3>a {
		border-left: 16px solid transparent;
	}

	header.header.cmheader .nav .header__menu.header__menu--desktop ul>li.header__menu-item--depth-3,
	header.header.cmheader .nav .header__menu.header__menu--desktop ul>li.header__menu-item--depth-2{
		border-bottom: 1px solid #FAFAFA !important;
	}
	header.header.cmheader .nav .header__menu.header__menu--desktop > ul ul li:hover>a {
		background-color: rgba(37, 82, 95,1.0);
	}
	.two-col-content.btmPane .content-col .description {
		text-align: center;
	}

	.two-col-content.btmPane .content-col .description h1 {
		font-size: 50px;
		line-height: 55px;
	}

	.two-col-content.btmPane .content-col .description p {
		margin: 0px 0px 11px 0px;
	}

	.two-col-content.btmPane .right_column_btn .btn_row {
		justify-content: center;
	}

	.two-col-content.btmPane .content-col.col8 {
		width: 100%;
	}
	.two-col-content.btmPane .media_column.img-col {
		width: 100%;
	}
	.two-col-content.btmPane {
		background-attachment: inherit;
	}
	.two-col-content.twColIcon .img-col .horizontal .double-img.img1 {
		display: none;
	}

	.two-col-content.twColIcon .img-col .horizontal .double-img.img2 {
		padding: 0px 0px 40px 0px;
		margin: 0;
		text-align: center;
	}
	.two-col-content.twColIcon .media_column.img-col .single-img img {
		margin: 0px 0px 40px 0px;
		width: 90%;
	}

	.two-col-content.twColIcon .media_column.img-col .single-img {
		text-align: center;
	}
	.two-col-content.twColIcon .img-col .horizontal .double-img.img2 img {
		width: 90%;
	}
	.two-col-content.twColIcon .flex_row.flex_center {
		row-gap: 0;
	}

	.two-col-content.twColIcon .content-col .description {
		text-align: center;
	}
	.two-col-content.twColIcon .content-col ul {
		text-align: left;
	}
	.card_gallery.CrdGllry .card_item {
		padding-left: 0;
		padding-right: 0;
	}
	.card_gallery.CrdGllry .bottom_row.notshadow .rowGap15 {
		row-gap: 10px;
	}
	.two-col-content.bgTwoCol .content-col {
		text-align: center;
	}
	.two-col-content.bgTwoCol .flex_row {
		row-gap: 0;
	}

	.two-col-content.bgTwoCol .media_column.img-col .mediaimg img {
		width: 100%;
		max-height: 408px;
		border-radius: 0px 0px 30px 30px;
		min-height: auto;
	}
	.two-col-content.bgTwoCol .content-col .btn-items .btn_row {
		justify-content: center;
	}
	.two-col-content.Imghgt .media_column.img-col .mediaimg img {
		max-height: none;
	}
	.two-col-content.Imghgt2 .media_column.img-col .mediaimg img {
		max-height: 444px;
	}
	.two-col-content.rdImgCol .flex_row {
		row-gap: 30px;
	}
	.cnt-wit-bg-wrp.featureBg .page-center {
		padding: 0;
	}
	.card_gallery.topIcnCntn .bottom_row {
		padding-top: 0;
	}
	.card_gallery.topIcnCntn .bottom_row.notshadow .rowGap15 {
		row-gap: 40px;
	}
	.card_gallery.topIcnCntn .page-center {
		padding: 0 15px;
	}
	.hmIcon.two-col-content .content-col .btn-items .btn_row {
		justify-content: center;
	}
	.hmIcon.two-col-content.twColIcon .content-col .description {
		margin: 0px 30px 0px 30px;
		padding: 0px 10px 0px 10px;
	}

	.hmIcon.two-col-content.twColIcon .media_column.img-col img {
		max-width: 59%;
		height: 500px;
		margin: 0;
		margin-top: 60px;
	}
	.hvrCrd.card_gallery.CrdGllry .top_sec.noButton h1 {
		margin: 0;
	}
	.hvrCrd.card_gallery.CrdGllry .top_sec.noButton hr+p {
		margin-top: 3px;
	}
	.hvrCrd.card_gallery.CrdGllry .top_sec.noButton {
		margin-bottom: 23px;
	}
	.hvrCrd.card_gallery.CrdGllry .page-center {
		margin: 0px 30px 0px 30px;
	}

	.hvrCrd.card_gallery.CrdGllry .bottom_row.notshadow .rowGap15 {
		row-gap: 20px;
	}
	.hvrCrd.card_gallery.CrdGllry .bottom_row .card_item {
		width: 100%;
	}
	.hvrCrd.card_gallery .slider_btn_footer .btn_row {
		margin-top: 30px;
	}
	.two-col-content.twColIcon .content-col .btn-items .btn_row {
		justify-content: center;
	}

	.testimonials_slider.hmTestimnial .testmn_row.flex_row {
		column-gap: 30px;
	}

	.hmTestimnial.testimonials_slider .testmn_item {
		width: 100%;
	}
	.testimonials_slider.hmTestimnial .bottom_row {
		padding: 40px 0px 30px 0px;
	}

	.testimonials_slider.hmTestimnial .top_sec.noButton h1 {
		margin-bottom: 25px;
	}
	.counter-section.hmCountr {
		padding: 50px 50px 50px 50px;
	}

	.counter-section.hmCountr .item .count-wrap {
		font-size: 50px;
		line-height: 55px;
	}

	.counter-section.hmCountr .item .inner {
		padding: 15px 25px 15px 15px;
	}
	.featureItm.two-col-content.twColIcon .content-col .description {
		text-align: left;
	}

	.featureItm.two-col-content.twColIcon .content-col p {
		padding: 20px 0px 15px 0px;
	}
	.featureItm.two-col-content.twColIcon .media_column.img-col img {
		width: 100%;
	}


	.logoGllry.cnt-wit-tp-img-wrp .flex-row {
		row-gap: 50px;
	}

	.pane.two-col-content.btmPane .content-col.col8 {
		width: 100%;
	}

	.pane.two-col-content.btmPane .media_column.img-col {
		width: 100%;
	}

	.pane.two-col-content.btmPane .content-col .description h2 {
		font-size: 50px;
		line-height: 55px;
	}
	.left_error {
		width: 100%;
		text-align: left;
	}

	.right_error {
		width: 100%;
	}

	.cm_error-page {
		flex-wrap: wrap;
	}

	.left_error p {
		font-size: 200px;
	}

	.child_theme .error_msg h1 {
		font-size: 60px;
	}
}
@media(min-width:768px) and (max-width:1024px){
	.cnt-wit-tp-img-wrp.sltnCrd {
		padding: 50px;
	}
}
@media(min-width:768px) and (max-width:991px){
	.cnt-wit-tp-img-wrp.logoGllry {
		padding: 50px 30px;
	}
	.featureItm.two-col-content.twColIcon .img-col {
		padding: 0;
	}
	.hmIcon.two-col-content.twColIcon .media_column.img-col {
		padding: 0;
	}
	.testimonials_slider.hmTestimnial .testmn_inner {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}
	.testimonials_slider.hmTestimnial {
		padding: 50px;
	}
	.child_theme h1 {
		font-size: 50px;
		line-height: 55px;
	}
	.card_gallery.CrdGllry {
		padding: 50px;
	}
	.card_gallery.CrdGllry .card_item {
		width: 100%;
	}
	.two-col-content.cmBnnr .content-col {
		width: 100%;
		padding: 50px 50px 50px 50px;
	}
	.child_theme .two-col-content.cmBnnr .content-col h1 {
		font-size: 45px;
		line-height: 55px;
	}

	.two-col-content.cmBnnr .media_column.img-col {
		width: 100%;
	}
	.two-col-content.privcybnnr .content-col {
		padding: 100px 50px 100px 50px;
		width: 50%;
	}

	.two-col-content.privcybnnr .media_column.img-col {
		width: 50%;
	}

	.two-col-content.cmBnnr.privcybnnr .mediaimg {
		min-height: 50px;
	}

	.cnt-wit-bg-wrp.SmpleCntn {
		padding: 50px 50px 50px 50px;
	}

	.two-col-content.btmPane {
		padding: 50px 50px 50px 50px;
	}
	.two-col-content.twColIcon {
		padding: 50px;
	}

	.two-col-content.twColIcon .content-col {
		width: 100%;
	}

	.two-col-content.twColIcon .img-col {
		width: 100%;
	}
	.two-col-content.twColIcon .content-col {
		padding-left: 0;
		padding-right: 0;
	}
	.two-col-content.bgTwoCol .content-col {
		width: 100%;
	}

	.two-col-content.bgTwoCol .media_column.img-col {
		width: 100%;
	}
	.cnt-wit-bg-wrp.featureBg {
		padding: 50px 50px 50px 50px;
	}
	.card_gallery.topIcnCntn {
		padding: 50px;
	}
	.card_gallery.topIcnCntn .card_item {
		width: 100%;
	}
	.testimonials_sliderv2.serviceSlider {
		padding: 50px 50px 50px 50px;
	}
}


@media(max-width:767px){
	.card_gallery.CrdGllry .top_sec.noButton .top_content>ul {
		padding-top: 0;
	}
	.serviceSlider .text_box {
		padding: 0% 10% 9% 10%;
	}
	.testimonials_sliderv2.serviceSlider .page-center {
		padding: 0;
	}
	.testimonials_sliderv2.serviceSlider .top_sec.noButton .top_content {
		margin: 0;
	}
	.custom-mobile-button.visible-phone {
		display: none !important;
	}
	.cmheader.header .logo-section {
		width: 60%;
	}

	.cmheader.header .right-section {
		width: 40%;
	}
	.cmheader.header .primary-section {
		min-height: 90px;
	}
	.cmfooter.footer .flex_row .col-section:not(:first-child) {
		padding-top: 10px;
	}

	.cmfooter.footer.footer_section__2 .footer-section-1 .col-section.num3 {
		order: 1;
	}

	.cmfooter.footer.footer_section__2 .footer-section-1 .col-section.num2 {
		order: 2;
	}

	.cmfooter.footer.footer_section__2 .footer-section-1 .col-section.num1 {
		order: 3;
		margin: 25px 0px 0px 0px;
	}

	.cmfooter.footer.footer_section__2 .footer-section-1 {
		padding-bottom: 50px;
		padding-top: 50px;
	}

	.cmfooter.footer.footer_section__2 .footer-section-1 .page-center {
		padding-left: 30px;
		padding-right: 30px;
	}

	.cmfooter .footer-social-item {
		height: 42px;
		width: 42px;
	}

	.cmfooter .footer-social svg {
		height: 21px;
		width: 21px;
	}
	.two-col-content.cmBnnr .content-col {
		text-align: center;
	}

	.two-col-content.cmBnnr .content-col .btn-items .btn_row {
		justify-content: center;
	}

	.two-col-content.cmBnnr .content-col h1 {
		margin-top: 0;
		line-height: 40px;
	}
	.two-col-content.cmBnnr .mediaimg {
		min-height: 288px;
	}
	.cnt-wit-bg-wrp.SmpleCntn .content_widget {
		text-align: center;
	}
	.two-col-content.btmPane .content-col .description h1 {
		font-size: 35px;
		line-height: 40px;
	}

	.two-col-content.btmPane .right_column_btn .btn_row {
		margin-top: 10px;
	}
	.two-col-content.twColIcon .img-col .horizontal .double-img.img2 img {
		width: 100%;
	}

	.two-col-content.twColIcon .img-col .horizontal .double-img.img2 {
		padding: 0px 0px 30px 0px;
	}
	.two-col-content.twColIcon .media_column.img-col .single-img img {
		margin: 0px 0px 30px 0px;
		width: 100%;
	}

	.two-col-content.twColIcon .content-col h1 {
		margin-bottom: 20px;
	}
	.two-col-content.twColIcon .content-col ul {
		margin-bottom: 0;

	}
	.child_theme h1 {
		line-height: 40px;
	}
	.card_gallery.CrdGllry .card_box {
		text-align: center;
	}

	.card_gallery.CrdGllry .icon_box .icon_inner {
		margin-left: auto;
		margin-right: auto;
	}
	.child_theme h3 {
		line-height: 35px;
	}
	.two-col-content.btmPane .content-col .description p {
		margin: 0;
	}
	.card_gallery.CrdGllry .card_content ul>li {
		width: 100%;
	}
	.card_gallery.CrdGllry .card_content ul>li:nth-child(even) {
		padding: 0;
	}
	.card_gallery.CrdGllry .card_content ul {
		flex-wrap: wrap;
	}
	.two-col-content.bgTwoCol .content-col h1 {
		margin-bottom: 20px;
	}
	.two-col-content.bgTwoCol .media_column.img-col .mediaimg img {
		height: 223px;
	}
	.two-col-content.bgTwoCol .content-col p:last-child {
		margin-bottom: .9rem;
	}
	.two-col-content.twColIcon .content-col p:last-child {
		margin-bottom: 0.9rem;
	}
	.two-col-content.bgTwoCol .content-col .btn-items .btn_row {
		display: inline-block;
		margin-top: 24px;
	}

	.two-col-content.Imghgt .media_column.img-col .mediaimg img {
		height: 220px;
	}
	.two-col-content.Imghgt2 .media_column.img-col .mediaimg img {
		height: 315px;
	}
	.cnt-wit-tp-img-wrp.sltnCrd .flex-row .cnt-col {
		padding: 0;
	}
	.cnt-wit-tp-img-wrp.sltnCrd .tp-img-cnt {
		text-align: center;
		margin: 0;
		padding: 20px 20px 30px 20px;
	}

	.cnt-wit-tp-img-wrp.sltnCrd .col-btn-grp {
		justify-content: center !important;
	}

	.cnt-wit-tp-img-wrp.sltnCrd .tp-img-cnt-inner {
		padding: 0px 0 15px 0;
	}

	.cnt-wit-tp-img-wrp.sltnCrd .tp-img-cnt .col-title {
		margin-bottom: 20px;
	}

	.cnt-wit-tp-img-wrp.sltnCrd .flex-row {
		row-gap: 20px;
	}
	.two-col-content.cmBnnr .feature-wrapper {
		padding: 20px 0px 0px 45px;
	}

	.two-col-content.cmBnnr .feature-wrapper .featimggrp {
		line-height: 1.2em;
	}

	.two-col-content.cmBnnr .feature-wrapper .featimggrp:not(:last-child) {
		padding-bottom: calc(21px / 2);
	}

	.two-col-content.cmBnnr h5.feat-title {
		line-height: 1.2em;
	}

	.two-col-content.cmBnnr .feature-wrapper .featimggrp:not(:first-child) {
		margin-top: calc(21px / 2);
	}
	.two-col-content.rdImgCol .media_column.img-col img {
		width: 100%;
		height: 276px;
	}
	.two-col-content.rdImgCol .top_sec.noButton {
		margin-bottom: 40px;
	}

	.two-col-content.rdImgCol .content-col .description {
		text-align: center;
	}
	.cnt-wit-bg-wrp.featureBg .content_widget h1 {
		margin-bottom: 20px;
	}
	.WthutHvr.two-col-content.rdImgCol .content-col .description h3 {
		margin-top: 20px;
	}

	.WthutHvr.two-col-content.rdImgCol .content-col .description ul {
		text-align: left;
	}
	.card_gallery.topIcnCntn .page-center {
		padding: 0;
	}

	.hmIcon.two-col-content.twColIcon .content-col .description {
		margin: 0;
		padding: 0;
	}

	.hmIcon.two-col-content.twColIcon .media_column.img-col img {
		max-width: 100%;
		height: auto;
		margin: 0;
	}

	.hmIcon.two-col-content.twColIcon .content-col .description.check>ul>li {
		width: 100%;
		margin: 0px 0px 32px 0px;
	}

	.hmIcon.two-col-content.twColIcon .content-col .description.check>ul {
		flex-wrap: wrap;
	}
	.hvrCrd.card_gallery.CrdGllry .page-center {
		margin: 0;
		padding: 0;
	}

	.hvrCrd.card_gallery.CrdGllry .top_sec.noButton h1 {
		padding: 0;
	}

	.hvrCrd.card_gallery.CrdGllry .icon_box {
		width: 100%;
	}

	.hvrCrd.card_gallery.CrdGllry .card_box {
		flex-wrap: wrap;
	}

	.hvrCrd.card_gallery.CrdGllry .card_content {
		width: 100%;
	}
	.testimonials_slider.hmTestimnial .card_box {
		text-align: center;
	}

	.testimonials_slider.hmTestimnial .icon_inner {
		justify-content: center;
	}

	.testimonials_slider.hmTestimnial span.icon_img.icon_sp img {
		WIDTH: 165PX;
		margin-left: auto;
		margin-right: auto;
	}

	.testimonials_slider.hmTestimnial .card_content h4 {
		font-size: 25px;
	}

	.testimonials_slider.hmTestimnial .card_content span {
		font-size: 18px;
		line-height: 1.3em;
	}

	.testimonials_slider.hmTestimnial .bottom_row {
		padding: 42px 0px 20px 0px;
	}

	.counter-section.hmCountr .item .count-wrap {
		font-size: 35PX;
		line-height: 40PX;
	}
	.featureItm.two-col-content.twColIcon .media_column.img-col img {
		margin: 0px 0px 40px 0px;
	}

	.featureItm.two-col-content.twColIcon .content-col.col6 {
		padding: 0 20px;
	}

	.featureItm.two-col-content.twColIcon .content-col .description {
		text-align: center;
		padding-bottom: 20px;
	}

	.two-col-content.twColIcon .content-col .feature-wrapper .featimggrp > a {
		justify-content: center;
		flex-wrap: wrap;
	}

	.featureItm.two-col-content.twColIcon .content-col p {
		padding: 0;
	}

	.two-col-content.twColIcon .feature-wrapper .featimggrp .featimgwrap {
		width: 100%;
		margin-right: 0;
		margin-bottom: 19px;
	}

	.two-col-content.twColIcon .feature-wrapper .featimggrp .featimgwrap img {
		margin-left: auto;
		margin-right: auto;
	}

	.two-col-content.twColIcon .content-col .feature-wrapper .featimggrp .feat-title {
		margin-bottom: 4px;
		text-align: center;
	}

	.two-col-content.featureItm {
		overflow: visible;
	}
	.hvrCrdGllry.card_gallery.CrdGllry .icon_box .icon_inner {
		margin-left: 0;
	}

	.hvrCrdGllry.card_gallery .page-center {
		padding: 0;
	}

	.hvrCrdGllry.card_gallery.CrdGllry .card_inner .cardHoverContent p {
		line-height: 1.5em;
	}
	.hvrCrdGllry.card_gallery.CrdGllry .card_inner {
		min-height: 415px;
	}
	.pane.two-col-content.btmPane .content-col .description h2 {
		font-size: 35px;
		line-height: 40px;
	}
	.logoGllry.cnt-wit-tp-img-wrp .flex-row .inner_spacing {
		margin: 10px 10px 10px 10px;
		min-height: auto;
	}

	.logoGllry.cnt-wit-tp-img-wrp .flex-row .cnt-col:nth-child(2) .tp-img {
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 20px;
	}
	.logoGllry.cnt-wit-tp-img-wrp .flex-row {
		row-gap: 0;
	}
	.left_error {
		text-align: center;
	}

	.left_error p {
		font-size: 174px;
	}

	.child_theme .error_msg h1 {
		font-size: 60px;
	}

	.error_msg {
		text-align: center;
	}

	.error_btn {
		text-align: center;
	}

	.child_theme .error_msg h3 {
		line-height: 1.3em;
	}

	.error_msg hr {
		margin-top: 10px;
		margin-bottom: 10px;
	}
}

@media(max-width:500px){
	.testimonials_slider.hmTestimnial span.icon_img.icon_sp img {
		WIDTH: 35%;
	}
	.hvrCrdGllry.card_gallery.CrdGllry .card_inner {
		min-height: 550px;
	}
	.left_error p {
		font-size: 120px;
	}
	.systems-page h2 {
		font-size: 28px;
	}
}

@media (max-width: 479px) {
	.serviceSlider .text_box {
		padding: 0% 10% 9% 10%;
	}

	.serviceSlider.testimonials_sliderv2 .testmn_itemv2 > .testmn_inner_outer {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.serviceSlider .splide .splide__arrow--prev {
		top: auto;
		transform: none;
		bottom: 50px;
		left: 25%;
	}

	.serviceSlider .splide .splide__arrow--next {
		top: auto;
		transform: none;
		bottom: 50px;
		right: 25%;
	}

	.serviceSlider.testimonials_sliderv2 .testmn_itemv2 {
		background: #0C5162;
		background: #0C5162;
		border-radius: 80px;
	}

	.serviceSlider .splide .splide__arrows {
		display: block;
	}
}

@keyframes hide-scroll {
	0%,to {
		overflow: hidden
	}
}