/*
 Theme Name:   Inset Child Theme
 Theme URI:    http://inset.ancorathemes.com/
 Description:  Inset Child Theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com/
 Template:     inset
 Version:      1.0.0
 Tags: agency, digital marketing, digital agency, company, computer repair, digital, it, it company, it services, saas, software, startup, technology, seo, ai
 Text Domain:  inset
*/


/* =Theme customization starts here
------------------------------------------------------------ */

@font-face {
	font-family: 'Plus Jakarta Sans';
	src: url('assets/fonts/PlusJakartaSans-Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Plus Jakarta Sans';
	src: url('assets/fonts/PlusJakartaSans-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Plus Jakarta Sans';
	src: url('assets/fonts/PlusJakartaSans-SemiBold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Plus Jakarta Sans';
	src: url('assets/fonts/PlusJakartaSans-Bold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Plus Jakarta Sans';
	src: url('assets/fonts/PlusJakartaSans-ExtraBold.ttf') format('truetype');
	font-weight: 800;
	font-style: normal;
	font-display: swap;
}



.trx_addons_scroll_to_top.trx_addons_scroll_to_top.trx_addons_scroll_to_top {
    display: none !important;
}

body {
	-webkit-font-smoothing: antialiased;
}

body, body div, body p, body input, body textarea, body select, body li, body .text {
	font-family: "Plus Jakarta Sans", sans-serif;
}

body h1, body .elementor-section h1 {
	font-size: 49px;
	line-height: 54px;
	letter-spacing: normal;
	font-weight: 800 !important;
}
body h2, body .elementor-section h2,
body p.text-like-h2 {
	font-size: 37px;
	letter-spacing: normal;
	line-height: 42px;
	font-weight: 700;
}
body h3, body .elementor-section h3, body h3.cst-h3,
body p.text-like-h3,  body .heading-like-h3 .elementor-heading-title,
.cst-post .cst-post-title h3 {
	font-size: 26px;
	letter-spacing: normal;
	line-height: 31px;
}
body h6 {
    font-size: 16px;
    line-height: 24px;
}

body, div, p, input, textarea, li, body .text {
	font-size: 16px;
	line-height: 24px;
	font-style: normal;	
	font-weight: 400;
	color: #1B1B1B;
}

p.cap-text {
    font-size: 21px;
    line-height: 26px;
}

body.admin-bar header section.elementor-section {
	top: 32px;
}
header section.elementor-section {
    position: fixed;
    width: 100%;
	max-width: 100vw;
    margin: 0 auto;
    background-color: #000;
    top: 0;
    left: 0;
}
header section.elementor-section > .elementor-container {
    justify-content: space-between;
}
header section.elementor-section .logo_image {
    width: 160px !important;
    height: auto;
    max-height: 100%;
}

header .sc_layouts_menu_nav>li>ul {
    left: 0;
}
header .sc_layouts_menu_nav>li li>a, header .sc_layouts_menu_popup .sc_layouts_menu_nav>li>a {
    padding: 12px 20px;
}
header ul#menu_main > li.menu-item.menu-item-has-children {
	position: relative;
}
header ul#menu_main > li.menu-item.menu-item-has-children:after {
    content: "";
    width: 5px;
    height: 5px;
    position: absolute;
    border-top: 1px solid #FFF;
    border-right: 1px solid #FFF;
    right: 5px;
    top: 25px;
    transform: rotate(135deg);
    transition: transform 0.3s ease;
}
header ul#menu_main > li.menu-item > a {
	padding: 17px 20px 13px;
}
header .menu_hover_zoom_line > ul > li:not(.menu-collapse) > a:after {
    bottom: -38px;
    background-color: #A70E13 !important;
    left: 50%;
    transform: translateX(-50%);
}
header .menu_hover_zoom_line .sc_layouts_menu_nav li li:not(.menu-collapse)>a>span {
    font-weight: 500;
    padding-left: 0 !important;
    color: #FFF;
}
header .menu_hover_zoom_line .sc_layouts_menu_nav li li:not(.menu-collapse)>a>span:after {
    background-color: #a70e13;
    height: 2px;
}

header .sc_layouts_menu {
    visibility: visible;
    overflow: visible;
    max-height: none;
}

.menu_hover_zoom_line > ul > li:not(.menu-collapse) > a:hover:after, 
.menu_hover_zoom_line > ul > li:not(.menu-collapse).sfHover > a:after, 
.menu_hover_zoom_line > ul > li:not(.menu-collapse).current-menu-item > a:after, 
.menu_hover_zoom_line > ul > li:not(.menu-collapse).current-menu-parent > a:after, 
.menu_hover_zoom_line > ul > li:not(.menu-collapse).current-menu-ancestor > a:after {
    width: calc(100% + 40px);
}

body .menu_mobile .menu_mobile_nav_area>ul>.menu-item>a {
    padding: 8px;
	font-size: 24px;
	line-height: 34px;
}
body .menu_mobile .sc_layouts_logo img {
    max-height: 62px;
}
body .menu_mobile .menu_mobile_nav_area .open_child_menu {
    right: -40px;
}
body .menu_mobile .menu_mobile_nav_area .open_child_menu {
    right: -40px;
    width: 30px;
    height: 30px;
    top: 13px;
}
body .menu_mobile .menu_mobile_nav_area li > a > .open_child_menu:before {
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    border-top: 2px solid #FFF;
    border-right: 2px solid #FFF;
    right: 10px !important;
    top: 7px;
    transform: rotate(135deg);
    transition: transform 0.3s ease;
	opacity: 1;
}
body .menu_mobile .menu_mobile_nav_area .sub-menu .menu-item > a {
	font-weight: 600;
	font-size: 20px;
}
body .menu_mobile .menu_mobile_nav_area .sub-menu .menu-item > a:before {
    content: "-";
    margin-right: 2px;
}
body .menu_mobile .menu_mobile_nav_area li > a > .open_child_menu.cst-opened:before {
    transform: rotate(-45deg);
}


.gray-ground {
	background: #F8F9F9 !important;
}
.red-ground {
	background-color: #A70E13 !important;
}
.yellow-ground {
	background-color: #FFD988 !important;
}
.black-ground {
    background: #000 !important;
}
.white-ground {
    background: #FFF !important;
}
.black-ground-inner > div {
	background-color: #000 !important;
}
.red-ground-inner > div {
	background-color: #A70E13 !important;
}
.yellow-ground-inner > div {
	background-color: #FFD988 !important;
}

.black-color {
	color: #000 !important;
}
.black-color .elementor-button-text {
	color: #000;
}
.red-color {
	color: #A70E13 !important;
}
.red-color .elementor-button-text, .red-color .elementor-heading-title, .red-color div, .red-color p {
	color: #A70E13 ;
}
.white-color {
	color: #FFFFFF !important;
}
.white-color .cst-heading, .white-color .elementor-heading-title, .white-color div, .white-color p {
    color: #FFFFFF;
}

.contrast-color .elementor-widget-heading .elementor-heading-title,
.contrast-color h2, .contrast-color h3, .contrast-color div,
.contrast-color p, .contrast-color ul li, .contrast-color a {
    color: #FFF;
}

.no-mar-bot {
	margin-bottom: 0 !important;
}
.not-show {
	display: none !important;
}
.overflow-hidden, .cst-swiper > .swiper {
	overflow: hidden !important;
}
.overflowx-hidden {
	overflow-x: hidden !important;
}
.overflowy-hidden {
	overflow-y: hidden !important;
}

.custom-btn a, button.custom-btn {
    display: inline-block;
	transition: all 0.3s;	
}
.custom-btn.icon-btn a {
    display: flex;
	align-items: center;
	justify-content: center;
}
.custom-btn.icon-btn a svg {
    margin-right: 5px;
}
.custom-btn.icon-btn a:hover svg path {
    fill: #23AE49;
}
.custom-btn.dark-btn a {
    background-color: #243037;
    border-color: #243037;
}
.custom-btn.dark-btn a:hover {
    color: #243037;
}
body .elementor-button, .custom-btn a, button.custom-btn,
header ul#menu_main > li.cst-menu-btn a,
body .menu_mobile li.mobile-menu-btn a, 
.ct-form .ct-submit-btn input {
    background-color: #A70E13;
    border: solid 1px #A70E13;
    border-radius: 0 !important;
    padding: 15px !important;
    text-align: center;
    min-width: 180px;
    cursor: pointer;
    font-size: 14px;
    line-height: 21px;
	font-weight: 600;
}
header ul#menu_main > li.cst-menu-btn.first-btn {
    margin-left: 20px;
}
header .main-menu ul.navigation > li.cst-menu-btn a,
body .menu_mobile li.mobile-menu-btn a {
	color: #FFF !important;
}
header ul#menu_main > li.cst-menu-btn a:hover,
body .menu_mobile li.mobile-menu-btn a:hover {
	background-color: transparent !important;
	border-color: #FFF !important;
	box-shadow: none !important;
	color: #FFF !important;
}
header ul#menu_main > li.cst-menu-btn a:after {
    background-color: transparent !important;
}
body .cst-header-icon img {
    width: 28px !important;
    height: auto;
}
body .menu_mobile li.mobile-menu-btn a {
    margin-top: 30px;
    text-align: center !important;
    font-weight: 600 !important;
    font-size: 17px !important;
    min-width: 200px;
}
body .menu_mobile li.mobile-menu-btn a span {
	position: relative;
}
body .menu_mobile li.mobile-menu-btn a span:before {
	content: "";
    width: 22px;
    height: 22px;
    position: absolute;
	background-image: url('../../uploads/2023/09/call-icon.svg');
    background-repeat: no-repeat;
    background-size: contain;
    left: -24px;
	top: 1px;
}
body .menu_mobile .menu_mobile_header_wrap {
    padding: 20px;
}
body span.menu_button_close_text {
    display: none;
}

body .elementor-button:hover, .custom-btn a:hover, button.custom-btn:hover,
.ct-form .ct-submit-btn input:hover {
	background-color: transparent !important;
	border-color: #FFF !important;
	box-shadow: none !important;
}
body .elementor-button-text, .custom-btn a, button.custom-btn, .ct-form .ct-submit-btn input {
	font-size: 15px;
	line-height: 1.6;
	color: #FFF;
}
body .elementor-element .elementor-button:hover .elementor-button-text, 
.custom-btn a:hover, button.custom-btn:hover,
.ct-form .ct-submit-btn input:hover {
	color: #FFF;
}

body .white-ground-btn .elementor-button:hover {
	border-color: #A70E13 !important;
}
body .white-ground-btn .elementor-button:hover .elementor-button-text {
	color: #A70E13 !important;
}

.scrl_arrows {
	display: block;
	margin: 0 auto;
	width: 24px;
	height: 60px;
}
.scrl_arrow {
	display: block;
	width: 5px;
	height: 5px;
	-ms-transform: rotate(45deg); /* IE 9 */
	-webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
	transform: rotate(45deg);

	border-right: 3px solid;
	border-bottom: 3px solid;
	border-color: #A70E13;
	margin: 0 0 10px 0;
	width: 14px;
	height: 14px;
}
.scrl_arrow.unu {
	margin-top: 1px;
}
.scrl_arrow.unu, .scrl_arrow.doi, .scrl_arrow.trei {
    -webkit-animation: mouse-scroll 1s infinite;
    -moz-animation: mouse-scroll 1s infinite;
    animation: mouse-scroll 1s infinite;
}
.scrl_arrow.unu {
	-webkit-animation-delay: .1s;
	-moz-animation-delay: .1s;
	-webkit-animation-direction: alternate;

	animation-direction: alternate;
	animation-delay: alternate;
}
.scrl_arrow.doi {
	-webkit-animation-delay: .2s;
	-moz-animation-delay: .2s;
	-webkit-animation-direction: alternate;

	animation-delay: .2s;
	animation-direction: alternate;

	margin-top: -6px;
}
.scrl_arrow.trei {
	-webkit-animation-delay: .3s;
	-moz-animation-delay: .3s;
	-webkit-animation-direction: alternate;

	animation-delay: .3s;
	animation-direction: alternate;
	margin-top: -6px;
}
@keyframes mouse-scroll {
	0%   { opacity: 0;}
	50%  { opacity: .5;}
	100% { opacity: 1;}
}

.h-service .h-svc-img {
	position: relative;
    width: 100%;
    height: 100%;
    padding-bottom: 70%;
    filter: brightness(0.8);
}
.h-service .h-svc-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: 0 !important;
}
.h-service .h-svc-img:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 50%;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(0deg, #000 0%, rgba(0, 0, 0, 0.00) 100%);
}
.h-service .h-svc-heading {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    padding: 0 30px 30px;
}

.img-hover-zoom, .h-service.img-hover-zoom .h-svc-img {
    overflow: hidden;
	line-height: 0;
}
.img-hover-zoom img {
    transition: transform 0.6s;
}
.img-hover-zoom:hover img {
    transform: scale(1.1, 1.1);
}

@keyframes MoveUpDown3 {
    0%, 100% {
        transform: translatey(-20px);
    }
    50% {
        transform: translatey(20px);
    }
}

.red-decor, .red-decor-2nd {
	position: relative;
}
.red-decor:before, .red-decor-2nd:after {
	content: "";
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
	animation: MoveUpDown3 4s linear infinite;
}
.red-decor-2nd:after {
	animation: MoveUpDown3 5s linear infinite;
}
.red-decor.left-decor:before,
.red-decor-2nd.left-decor-2nd:after {
    width: 50vw;
    height: 554px;
    max-width: 310px;
    background-image: url('../../uploads/2023/08/decor-large.png');
    background-position: top left;
    top: -35%;
    left: 0;
}
.red-decor.left-decor-full:before,
.red-decor.right-decor-full:before,
.red-decor.bot-right-decor-full:before,
.red-decor-2nd.right-decor-2nd:after {
    width: 50vw;
    height: 554px;
    max-width: 454px;
    background-image: url('../../uploads/2023/08/decor-full.png');
    background-position: top left;
}
.red-decor.left-decor-full:before {
    top: -50%;
    left: -65px;
}
.red-decor.right-decor-full:before {
    bottom: -30%;
    right: -175px;
}
.red-decor.bot-right-decor-full:before {
    bottom: -55%;
    right: -175px;
}
.red-decor.right-img-decor:before {
    width: 30vw;
    height: 225px;
    max-width: 184px;
    background-image: url('../../uploads/2023/08/decor-small.png');
    background-position: top left;
    right: -105px;
    top: -65px;
}
.red-decor-2nd.right-decor-2nd:after {
	bottom: -65%;
    right: -175px;
}


.cst-swiper {
    position: relative;
}
body .common-nav-btn {
    width: 49px;
    height: 59px;
    position: absolute;
    cursor: pointer;
    top: calc(50% - 45px);
    left: -70px;
    z-index: 2;
	transition: 0.3s;
    background-image: url('../../uploads/2023/08/decor-arrow.png');
	background-size: contain;
    background-repeat: no-repeat;
	background-position: center;
}
body .common-nav-btn.swiper-btn-prev {
    transform: rotate(-180deg);
}
body .common-nav-btn.swiper-btn-next {
    right: -70px;
    left: unset;
}

body .pag-line-style {
    bottom: -50px !important;
}
body .pag-line-style .swiper-pagination-bullet {
	width: 45%;
    max-width: 280px;
    height: 1px;
	margin: 0 !important;
	transition: 0.5s;
}
body .pag-line-style .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #A70E13;
	height: 2px;
}

.testi-block {
    text-align: center;
}
.testi-rating {
    width: 140px;
    height: 24px;
	background-image: url('../../uploads/2023/08/five-stars.svg');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	margin: 20px auto;
}

/* Remove this when have 3 posts */
body .sc_blogger_band.sc_blogger_band_default .post_featured_bg:after {
    padding-top: 100%;
}
/* End */

body .sc_blogger_list.sc_blogger_list_with_image .post_featured.with_thumb.default-featured-size {
    border-radius: 0;
}
body .sc_blogger_list.sc_blogger_list_with_image .post_meta .post_meta_item.post_categories a,
body .sc_blogger_list.sc_blogger_list_with_image .post_meta .post_meta_item.post_date a {
    text-transform: none;
    color: #787878;
    font-size: 14px;
    line-height: 19px;
	font-weight: 400;
}
.post_info .post_info_item:after, .post_meta .post_meta_item:after, .post_meta .post_meta_item.post_edit:after, .post_meta .vc_inline-link:after {
	content: "|";
	font-size: 16px;
	margin: 0 6px;
}
body .sc_blogger_list.sc_blogger_list_with_image .sc_blogger_item_title {
    font-size: 16px;
    line-height: 24px;
}
body .sc_blogger_band.sc_blogger_band_default .post_layout_band .post_content_wrap .post_title {
    font-size: 26px;
    line-height: 31px;
}
body .post_layout_band .post_content_wrap .post_meta_item.post_categories a {
    border-radius: 30px;
    text-transform: none;
    letter-spacing: normal;
    font-size: 14px;
    line-height: 19px;
}
body .post_layout_band .post_content_wrap .post_content_inner {
    line-height: 21px;
	margin-top: 8px;
}
.post_layout_band .post_content + .post_meta:before {
    width: 0;
    margin-bottom: 1px;
}
body .post_item.post_layout_band {
    box-shadow: 0 4px 44px 0 rgb(0 0 0 / 7%);
}

body .ct-form {
    max-width: 580px;
    margin: 0 auto;
}
body .ct-form .columns_wrap {
	display: flex;
	gap: 0 20px;
	margin: 0 !important;
}
body .ct-form input, body .ct-form textarea, body .ct-form select {
    background: rgba(255, 255, 255, 0.10) !important;
    padding: 19px 15px !important;
    font-size: 14px;
    line-height: 21px !important;
    color: #FFF !important;
}
body .ct-form div.wpcf7 .columns_wrap > [class*="column-"] {
    padding-right: 0;
    padding-bottom: 20px !important;
}
body .ct-form div.wpcf7 .form-style-1 textarea {
	height: 130px;
}
body .ct-form .select_container:after {
    right: 5px;
	color: #FFF !important;
}
body .ct-form select:hover, body .ct-form select:focus {
    background-color: rgba(255, 255, 255, 0.10) !important;
}

body .ct-form .kc_captcha {
    text-align: center;
}
.ct-cap .captcha-image {
    padding-bottom: 0;
}
.ct-cap span.cf7ic-icon-wrapper {
    display: block;
}
.ct-form .ct-submit-btn {
    text-align: center;
	margin-top: 30px;
}
.ct-form span.wpcf7-spinner {
    display: block !important;
    margin: 5px auto 0 !important;
}
.ct-form span.submit-style-in {
    display: none !important;
}
.ct-form .wpcf7 .wpcf7-submit-style .wpcf7-submit {
    background-color: #A70E13 !important;
    border: solid 1px #A70E13 !important;
    padding: 15px !important;
    font-size: 14px !important;
	line-height: 0 !important;
    height: 56px;
}
.ct-form .wpcf7 .wpcf7-submit-style .wpcf7-submit:hover {
	background-color: transparent !important;
	border-color: #FFF !important;
}
.ct-form .wpcf7 form .trx_addons_message_box.wpcf7-response-output.trx_addons_message_box_error,
.ct-form .wpcf7 form .trx_addons_message_box.wpcf7-response-output.trx_addons_message_box_success {
    border-radius: 0 !important;
    color: #FFF !important;
    text-align: center;
    margin-top: 20px;
}
.ct-form.white-form .wpcf7 form .trx_addons_message_box.wpcf7-response-output.trx_addons_message_box_error {
	color: #f04c49 !important;
}
.ct-form.white-form .wpcf7 form .trx_addons_message_box.wpcf7-response-output.trx_addons_message_box_success {
	border-color: #23AE49 !important;
	color: #23AE49 !important;
}

/* Chrome, Firefox, Opera, Safari 10.1+ */
body .ct-form input::placeholder,
body .ct-form textarea::placeholder {
  color: #FFF !important;
  opacity: 1; /* Firefox */
}
/* Internet Explorer 10-11  and Microsoft Edge*/
body .ct-form input:-ms-input-placeholder,
body .ct-form input::-ms-input-placeholder,
body .ct-form textarea:-ms-input-placeholder,
body .ct-form textarea::-ms-input-placeholder { 
  color: #FFF !important;
}

.ct-form.left-align-form .ct-submit-btn {
    text-align: left !important;
}
.ct-form.left-align-form  span.wpcf7-spinner {
    display: inline-block !important;
    margin: 5px !important;
}
body .ct-form.left-align-form .kc_captcha, .ct-form.left-align-form .ct-cap .captcha-image {
    text-align: left;
    margin: 0 !important;
    padding: 0 !important;
}

body .ct-form.white-form input, body .ct-form.white-form textarea, body .ct-form.white-form select {
    background-color: #F8F8F8 !important;
    color: #231F20 !important;
}

body .ct-form.white-form input.wpcf7-submit {
	color: #FFF !important;
}
body .ct-form.white-form .wpcf7 .wpcf7-submit-style .wpcf7-submit:hover {
	border-color: #A70E13 !important;
	color: #A70E13 !important;
}


/* Chrome, Firefox, Opera, Safari 10.1+ */
body .ct-form.white-form input::placeholder,
body .ct-form.white-form textarea::placeholder {
  color: #231F20 !important;
  opacity: 1; /* Firefox */
}
/* Internet Explorer 10-11  and Microsoft Edge*/
body .ct-form.white-form input:-ms-input-placeholder,
body .ct-form.white-form input::-ms-input-placeholder,
body .ct-form.white-form textarea:-ms-input-placeholder,
body .ct-form.white-form textarea::-ms-input-placeholder { 
  color: #231F20 !important;
}

body .red-form-col > div.elementor-widget-wrap {
    background-color: #A70E13;
}
.red-form-col .ct-form .wpcf7 .wpcf7-submit-style .wpcf7-submit {
    background-color: #231F20 !important;
    border: solid 1px #231F20 !important;
}
.red-form-col .ct-form .wpcf7 .wpcf7-submit-style .wpcf7-submit:hover {
    background-color: transparent !important;
    border-color: #FFF !important;
}
.red-form-col .ct-form .ct-cap .kc_captcha {
	color: #FFF;
}
.red-form-col .ct-form .wpcf7 span.wpcf7-not-valid-tip {
	color: #FFF !important;
}

.f-social-wrp {
    display: grid;
    grid-template-columns: 1fr 1fr;
    border-top: 1px solid #9a9a9a;
}
.f-social-wrp .f-social {
    text-align: center;
    padding: 50px 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
	background-color: #FFF;
}
.f-social-wrp .f-social:first-child {
    border-right: 1px solid #9a9a9a;
}
#s-footer img.logo_image {
    width: 160px;
    height: 79.406px !important;
    max-height: 100%;
}

#s-footer img.logo_image {
    width: 148px;
    height: 73px !important;
    max-height: 100%;
    margin-top: -80px;
}
#s-footer h2.elementor-heading-title {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
	margin-bottom: 10px;
}
#s-footer div, #s-footer p, #s-footer li, #s-footer a {
    color: #9A9A9A;
}
#s-footer .f-contact-item {
    margin-bottom: 18px;
}
#s-footer li.menu-item {
    margin-bottom: 12px;
}
#s-footer li.menu-item a {
    padding: 0 !important;
}
#s-footer a:hover, #s-footer li.menu-item a:hover {
    color: #FFF;
}
#bot-footer {
    border-top: 1px solid #404040;
}
#bot-footer div, #bot-footer p {
    color: #FFF;
    font-size: 13px;
    line-height: 18px;
}
#bot-footer a {
	text-decoration: underline;
	color: #FFF !important;
}

.triangle-bot-right {
	position: relative;
}
.triangle-bot-right:before,
.triangle-bot-left:before,
.triangle-top-right:before {
    position: absolute;
    content: "";
    left: 0;
    width: 100%;
    display: block;
}
.triangle-bot-right:before {
    bottom: -2px;
    height: 150px;
    background: #000;
/*     clip-path: polygon(100% 0, 0 100%, 100% 100%); */
	clip-path: polygon(0 98%, 100% 0%, 100% 100%, 0 100%);
}
.triangle-bot-right.white-triangle:before,
.triangle-bot-left.white-triangle:before,
.triangle-top-right.white-triangle:before {
	background-color: #FFF !important;
}

.triangle-bot-left:before {
	bottom: -2px;
    height: 150px;
    background: #000;
    clip-path: polygon(0 100%, 0 0, 102% 100%);
}
.triangle-top-right:before {
	top: -2px;
    height: 150px;
    background: #000;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 2%);
}

body .trapezoid-right {
    clip-path: polygon(0 0, 100% 0, 100% 70%, 0% 100%);
}
body .trapezoid-left {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 70%);
}

body .black-red-ground > .elementor-container {
	z-index: 1;
}
body .black-red-ground:before {
	content: "";
	position: absolute;
	background-color: #A70E13 !important;
	width: 100%;
	height: 70%;
	top: 20%;
	left: 0;
	animation: MoveUpDown3 4s linear infinite;
}
body .black-red-ground:after {
	content: "";
	position: absolute;
	background-color: #000 !important;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 70%);
}

body .ele-counter .sc_skills.sc_skills_counter_modern .sc_skills_total {
    font-size: 137px;
    line-height: 155px;
}
body .ele-counter .sc_skills .sc_skills_item_title {
    font-size: 37px;
    line-height: 42px;
    color: #1B1B1B;
}
.ele-counter .sc_skills_item_wrap:after {
    width: 0 !important;
}

body .normal-page h1 {
    margin-bottom: 50px;
}
body .normal-page h2 {
    margin-top: 45px;
}
body .normal-page ul {
    margin-top: 18px;
}
body .normal-page ul li {
    margin-bottom: 6px;
}
body .normal-page a {
    color: #a70e13;
}
body .normal-page a:hover {
    text-decoration: underline;
}

.ct-info {
    display: flex;
    gap: 10px;
	margin-bottom: 25px;
	align-items: center;
}
.ct-info:last-child {
	margin-bottom: 0;
}
.ct-content > p a {
	color: #1B1B1B;
}
.ct-content > p a:hover {
    color: #A70E13;
}

.def-post .post_meta {
    position: relative;
    margin-top: 10px;
    margin-bottom: 15px;
}
.def-post .post_meta .post_categories {
    position: absolute;
    right: 0;
}
.def-post .post_meta .post_categories:after {
    content: "";
	margin: 0;
}
.def-post .post_meta .post_categories a,
body.single-post .post_header_single .post_meta.post_meta_categories a:not(.post_sponsored_label) {
	font-family: 'Plus Jakarta Sans', sans-serif !important;
    background-color: #A70E13;
    color: #FFF;
    font-size: 14px;
    line-height: 19px;
	letter-spacing: normal;
    padding: 6px 16px 7px;
    border-radius: 32px;
    text-transform: none;
    min-width: 100px;
    text-align: center;
	font-weight: 400;
}
.def-post .post_meta .post_categories a:hover,
body.single-post .post_header_single .post_meta.post_meta_categories a:not(.post_sponsored_label):hover {
	background-color: #000;
	color: #FFF;
}
.def-post .post_date, .def-post .post_author,
body.single-post .post_meta_item.post_date, 
body.single-post .post_meta_item.post_author {
	font-family: 'Plus Jakarta Sans', sans-serif !important;
	font-size: 13px;
	line-height: 18px;
	color: #898989;
	text-transform: none !important;
}
.def-post .post_date a,
body [class*="scheme_"].sidebar .post_info .post_info_item a.post_info_date {
    pointer-events: none;
}
.def-post .post_meta .post_meta_item .post_author_by,
body.single-post .post_meta .post_meta_item .post_author_by {
	display: inline;
}
.def-post .post_author_avatar {
    display: none !important;
}
.def-post.post_layout_excerpt .post-more-link {
    margin-top: 10px;
}
.def-post .post-more-link .link-text {
    color: #1B1B1B;
}
.def-post .post-more-link .more-link-icon:before {
	content: "";
	background-image: url("../../uploads/2023/08/arrow-right.svg");
	width: 24px;
	height: 24px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
    top: 1px;
    right: 0;
}
.def-post.post_layout_excerpt + .post_layout_excerpt {
    margin-top: 50px;
}

.pagination .nav-links .page-numbers {
    border-radius: 0;
    margin-right: 15px;
    width: 32px;
    height: 32px;
    line-height: 30px;
    font-size: 16px;
}
.pagination .nav-links .page-numbers.current,
.pagination .nav-links .page-numbers:hover {
	background-color: #ED1C24;
	border-color: #ED1C24;
}
.pagination .nav-links .page-numbers.prev, 
.pagination .nav-links .page-numbers.next {
	display: none;
}
body .sidebar_default .sidebar_inner {
    padding: 0 !important;
}
.sidebar_default .widget_categories ul {
	padding-left: 0;
}
.sidebar_default .widget_categories ul li + li {
    margin-top: 20px;
}
.sidebar_default .widget_categories ul li a:before {
    width: 0;
    height: 0;
}
body .sidebar .widget + .widget, 
body .sidebar_default[class*="scheme_"] .widget + .widget {
    margin-top: 70px;
}
body .widget .widget_title, body .widget .widgettitle {
    font-size: 26px;
    line-height: 31px;
	margin-bottom: 30px;
}
body [class*="scheme_"].sidebar .post_info_item.post_categories a,
body [class*="scheme_"].sidebar .post_info .post_info_item a.post_info_date {
    color: #787878;
    text-transform: none;
    font-size: 14px;
    line-height: 19px;
    font-weight: 400;
}
body .widget_area .post_item .post_title, aside .post_item .post_title {
    font-size: 16px;
    line-height: 24px;
}

.cst-blog-header {
    text-align: center;
    padding: 200px 20px 150px;
	background-image: url('../../uploads/2023/08/services-header.jpeg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.cst-blog-header h1 {
	margin: 0;
	padding-bottom: 20px;
	color: #FFF;
}
body .page_content_wrap.blog-decor {
    padding-top: 60px;
	padding-bottom: 100px;
	position: relative;
	overflow: hidden;
}
body.single-post .page_content_wrap {
    padding-top: 220px;
	padding-bottom: 100px;
}
body.single-post .page_content_wrap.blog-decor {
	padding-top: 70px;
}

.fixed_blocks_sticky .sidebar {
    top: unset !important;
}

body.single-post .post_header {
    display: flex;
    flex-direction: column-reverse;
	position: relative;
}
body.single-post .post_meta_other {
    margin-top: 0 !important;
}
body.single-post .post_meta_categories {
    position: absolute;
    top: -10px;
    right: 0;
    margin-bottom: 0 !important;
}
body.single-post .post_author_name {
    color: #898989;
}
body.single-post .post_content h2 {
    margin-top: 50px;
}
body.single-post .post_content h2 + h3,
body.single-post .post_content h3 + h4 {
	margin-top: 25px;
}
body.single-post .post_content h3 {
	margin-top: 40px;
}
body.single-post .post_content h4 {
	margin-top: 30px;
}
body.single-post .post_title.entry-title {
    margin-top: 35px;
}
body.single-post h1.post_title.entry-title {
    font-size: 42px;
    line-height: 1.2;
    font-weight: 700 !important;
}
body.single-post .nav-links-single .nav-links .post-title {
    font-size: 18px;
    line-height: 23px;
}

body a.arrow-link:hover {
    text-decoration: underline;
}
body a.arrow-link:after {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='14' viewBox='0 0 29 14' fill='none'%3E%3Cpath d='M0.708008 6.73587H26.4808' stroke='%23A70E13' stroke-width='2'/%3E%3Cpath d='M20.8076 0.733154L26.9754 6.84596L20.8076 12.9587' stroke='%23A70E13' stroke-width='2'/%3E%3C/svg%3E");
    font-size: 16px;
    line-height: 24px;
    margin-left: 15px;
    vertical-align: middle;
}

#bottom-sticky {
    position: fixed;
    bottom: 0;
    width: 100%;
	z-index: 9;
}
body #bottom-sticky .elementor-button {
	padding: 12px 25px !important;
	box-shadow: 1px 1px 10px rgb(0 0 0 / 10%);
}
body #bottom-sticky .elementor-button:hover, body #bottom-sticky .elementor-button:focus {
    background-color: #1B1B1B !important;
    border-color: #FFF;
}

body #bottom-sticky .elementor-button:hover .elementor-button-text, 
body #bottom-sticky .elementor-button:focus .elementor-button-text {
    color: #FFF !important;
}

body #bottom-sticky .elementor-button .elementor-button-text {
    position: relative;
	display: inline-block;
	padding-left: 20px;
	flex-grow: 0;
}
body #bottom-sticky .elementor-button .elementor-button-text:before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    left: -6px;
	top: 1px;
}
body #bottom-sticky .call-icon .elementor-button-text:before {
    background-image: url('../../uploads/2023/09/call-icon.svg');
	left: -3px;
}

.post_content>.elementor, [class*="type-cpt_"]>[class*="_page_content"]>.elementor {
    margin-left: 0;
    margin-right: 0;
}
.elementor-section.elementor-section-boxed>.elementor-column-gap-extended,
.elementor-section.elementor-section-boxed>.elementor-column-gap-default {
	max-width: 1200px;
}
.elementor-column-gap-extended>.elementor-row>.elementor-column>.elementor-element-populated, 
.elementor-column-gap-extended>.elementor-column>.elementor-element-populated,
.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated, 
.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding-left: 10px;
    padding-right: 10px;
}
.elementor-section.no-inner-pad > .elementor-container {
	padding: 0 !important;
}
.content_wrap, .content_container {
	width: auto;
	max-width: 1200px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto !important;
}
.content_wrap > .content {
    width: 100% !important;
}

body.sidebar_show .content {
    width: 70% !important;
}
body.sidebar_show .sidebar {
    width: 30%;
}

.cst-latest-posts .cst-post {
    display: grid;
    grid-template-columns: 1fr 1fr;
	gap: 5px 20px;
	box-shadow: 0 4px 44px 0 rgb(0 0 0 / 7%);
}
.cst-latest-posts .cst-post .cst-post-info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 20px;
}
.cst-post .cst-post-cat a {
    border-radius: 30px;
    text-transform: none;
    letter-spacing: normal;
    font-size: 14px;
    line-height: 19px;
    background-color: #a70e13;
    color: #FFF;
    padding: 7px 17px;
    font-weight: 500;
}
.cst-post .cst-post-cat a:hover {
	background-color: #000;
}
.cst-post .cst-post-date {
    font-size: 14px;
    color: #9b9b9c;
}

body.author .author_page.author.vcard {
    display: none !important;
}

body ul, body ol {
    padding-left: 35px;
}

body a.underline-link {
    color: #231F20;
    text-decoration: underline;
}
body a.underline-link:hover {
	color: #a70e13;
}
body .margin-center {
	margin-left: auto !important;
	margin-right: auto !important;
}

.cst-tab .elementor-tabs-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    text-align: center;
}
.cst-tab .elementor-tabs-wrapper {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    text-align: center;
    width: 100%;
    box-sizing: border-box;
}
.cst-tab .elementor-tab-title {
    font-size: 26px;
    line-height: 30px;
	font-weight: bold;
}
.cst-tab .elementor-tab-title {
	position: relative;
}
.cst-tab .elementor-tab-title:before,
.cst-tab .elementor-tab-title:after {
    content: "";
    position: absolute;
    left: 0 !important;
    bottom: 0 !important;
}
.cst-tab .elementor-tab-title:before {
	width: 100% !important;
    height: 1px !important;
	background-color: #A3A3A3 !important;
}
.cst-tab .elementor-tab-title:after {
	height: 2px !important;
	width: 0 !important;
	background-color: #a70e13;
}
.cst-tab .elementor-tab-title.elementor-active:after {
	width: 100% !important;
	transition: 0.3s;
}
.cst-tab .cst-tab-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 100px;
}
.cst-tab.elementor-widget-tabs .elementor-tab-content {
    padding: 80px 0 10px 0;
}
.elementor-accordion .elementor-tab-content p + ul {
    margin-top: 15px;
}

.cst-faqs .elementor-accordion .elementor-tab-title .elementor-accordion-title {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}
.cst-faqs .elementor-accordion .elementor-accordion-item {
    border-bottom: 1px solid #A3A3A3 !important;
    padding-top: 10px;
    padding-bottom: 10px;
}
.cst-faqs .elementor-accordion .fas.fa-minus:before,
.cst-faqs .elementor-accordion .fas.fa-plus:before {
	content: "";
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	width: 23px;
	height: 23px;
	display: inline-block;
}
.cst-faqs .elementor-accordion .fas.fa-minus:before {
	background-image: url('../../uploads/2023/09/minus.svg');
}
.cst-faqs .elementor-accordion .fas.fa-plus:before {
	background-image: url('../../uploads/2023/09/plus.svg');
}
.section--testimonials .rplg .grw-slider .grw-slider-dots .grw-slider-dot {
	margin: 0 !important;
	height: 2px !important;
	width: 40px !important;
	background-color: rgba(0, 0, 0, 0.2) !important;
}
.section--testimonials .rplg .grw-slider .grw-slider-dots .grw-slider-dot.active {
	background-color: #A70E13 !important;
}
.section--testimonials .rplg .grw-slider .grw-slider-btns {
	background-image: url('./assets/images/decor-arrow.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
	font-size: 0 !important;
}
.section--testimonials .rplg .grw-slider .grw-slider-btns.grw-slider-prev {
	transform: rotate(-180deg);
}
.section--testimonials .rplg .grw-slider:not(.wp-dark) .grw-slider-review-inner.grw-slider-review-border {
	background: #ffffff !important;
	border-radius: 0 !important;
}
.section--testimonials .rplg .rplg-review-name {
	color: #A70E13 !important;
}
.section--bannerHome {
	transition: unset;
	-o-transition: unset;
	-moz-transition: unset;
	-webkit-transition: unset;
}

/*---------------------------------------- MEDIA ------------------------------------------ */
@media screen and (min-width: 768px) {
	.mobile-only {
		display: none !important;
	}
	
	#homepage-header {
		background-image: url('../../uploads/2023/09/delta-prime-header.webp') !important;
	}
	
	.cst-tab .tab-col-left {
		padding-left: 15%;
	}
	
	body.sidebar_show .content {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	body .cst-post .cst-post-image {
		position: relative !important;
		padding-bottom: 100%;
	}
	body .cst-post .cst-post-image a {
		position: unset;
	}
	body .cst-post .cst-post-image img {
		position: absolute;
		top: 0;
		left: 0;
		width: 100% !important;
		height: 100% !important;
		object-fit: cover;
	}
	
	.ct-form.right-submit-btn .ct-cap .captcha-image {
		padding: 0;
	}
	.ct-form.right-submit-btn .ct-cap-submit {
		display: flex;
		gap: 20px;
		align-items: flex-start;
		justify-content: space-between;
		margin-top: 20px;
	}
	.ct-form.right-submit-btn .ct-cap {
		text-align: left;
	}
	.ct-form.right-submit-btn .ct-cap .captcha-image {
		padding: 0;
	}
	.ct-form.right-submit-btn .ct-submit-btn {
		margin-top: 0;
	}
	
	body .page_content_wrap.blog-decor:before, body .page_content_wrap.blog-decor:after {
		content: "";
		width: 50vw;
		height: 554px;
		max-width: 454px;
		background-image: url(../../uploads/2023/08/decor-full.png);
		background-position: top left;
		background-repeat: no-repeat;
		background-size: contain;
		position: absolute;
		animation: MoveUpDown3 4s linear infinite;
	}
	body .page_content_wrap.blog-decor:before {
		top: 15%;
		left: -130px;
	}
	body .page_content_wrap.blog-decor:after {
		bottom: -400px;
		right: -200px;
		z-index: 1;
	}
	body .page_content_wrap.blog-decor > .content_wrap {
		z-index: 2;
	}

	body.single-post .page_content_wrap.blog-decor:before {
		top: 80px;
	}
	body.single-post .post_header {
		margin-top: 8px;
	}
	
	
}
@media screen and (max-width: 1023px) {
	body.sidebar_show .content, body.sidebar_show .sidebar {
		width: 100% !important;
	}
}
@media screen and (max-width: 767px) {
	.desktop-only {
		display: none !important;
	}
	.m-order-2 {
		order: 2 !important;
	}
	
	body h1, body .elementor-section h1 {
		font-size: 40px;
		line-height: 45px;
	}
	body h2, body .elementor-section h2,
	body p.text-like-h2,
	body .ele-counter .sc_skills.sc_skills_counter_modern .sc_skills_item_title {
		font-size: 32px;
		line-height: 37px;
	}
	body h3, body .elementor-section h3, body h3.cst-h3,
	body p.text-like-h3, body .heading-like-h3 .elementor-heading-title,
	.cst-post .cst-post-title h3 {
		font-size: 20px;
		line-height: 25px;
	}
	
	body.admin-bar header section.elementor-section {
		top: 46px;
	}
	header section.elementor-section {
		top: 0;
	}
	header section.elementor-section .logo_image {
		max-height: 60px !important;
		width: auto !important;
	}
	
	.h-service {
		margin-bottom: 30px;
	}
	.h-service .h-svc-heading {
		padding: 0 25px 30px;
	}
	
	.red-decor.left-decor:before {
		width: 30vw;
		top: -15%;
	}
	.red-decor.left-decor-full:before {
		top: -7%;
		left: -25px;
	}
	.red-decor.right-decor-full:before {
		bottom: 50%;
		right: -67px;
	}
	.red-decor.bot-right-decor-full:before {
		bottom: -60%;
		right: -67px;
	}
	.red-decor.right-img-decor:before {
		right: -20px;
	}
	.red-decor-2nd.right-decor-2nd:after {
		bottom: -120%;
		right: -67px;
	}
	
	#contact-form.red-decor-2nd.left-decor-2nd:after {
		top: -10%;
	}
	
	body .ct-form .columns_wrap {
		flex-wrap: wrap;
	}
	body .ct-form div.wpcf7 .columns_wrap > [class*="column-"] {
		width: 100%;
	}
	
	.f-social-wrp .f-social {
		padding: 30px 5px;
	}
	
	body .common-nav-btn {
		width: 30px;
		left: 5px;
		top: calc(50% - 25px);
	}
	body .common-nav-btn.swiper-btn-next {
		right: 5px;
	}
	.testi-block {
		padding-left: 50px;
		padding-right: 50px;
	}
	
	body .sc_blogger_band.sc_blogger_band_default .post_layout_band .post_content_wrap {
		padding: 20px 20px;
	}
	
	body .box-text .sc_item_title {
		font-size: 25px;
		line-height: 30px;
	}
	
	.triangle-bot-right:before,
	.triangle-bot-left:before,
	.triangle-top-right:before {
		height: 15vw;
	}
	
	body .trapezoid-right {
		clip-path: polygon(0 0, 100% 0, 100% 83%, 0% 100%);
	}
	
	body .ele-counter .sc_skills.sc_skills_counter_modern .sc_skills_total {
		font-size: 120px;
    	line-height: 130px;
	}
	.ele-counter .sc_skills_column {
		padding-bottom: 50px !important;
	}
	
	.def-post .post_meta {
		margin-top: 40px;
	}
	span.post_meta_item.post_categories.cat_sep {
		top: -35px;
		left: 0;
	}
	.def-post .post-more-link .link-text {
		visibility: visible;
		opacity: 1;
		transform: none;
		text-indent: 0;
		margin-right: 6px;
	}
	
	body .page_content_wrap.blog-decor {
		padding-bottom: 80px;
	}
	body.single-post .page_content_wrap.blog-decor {
		padding-top: 60px;
		padding-bottom: 80px;
	}
	.cst-blog-header {
		padding-top: 130px;
		padding-bottom: 80px;
	}
	body.single-post .page_content_wrap {
		padding-top: 160px;
		padding-bottom: 60px;
	}
	body.single-post .post_meta_categories {
		top: 0;
		left: 0;
	}
	body.single-post .post_meta_other {
		margin-top: 50px !important;
	}
	
	body .widget .widget_title, body .widget .widgettitle {
		margin-top: 40px;
	}
	body.single-post [class*="content_wrap"]>.sidebar {
		margin-top: 10px;
	}
	body .sidebar_default[class*=scheme_] .widget {
		padding: 0;
	}
	body.single-post .sidebar:not(.sidebar_float) .widget + .widget, 
	body.single-post .sidebar:not(.sidebar_float)[class*="scheme_"] .widget + .widget {
		margin-top: 10px !important;
	}
	
	.elementor-section.elementor-section-boxed>.elementor-column-gap-extended,
	.elementor-section.elementor-section-boxed>.elementor-column-gap-default {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.cst-latest-posts .cst-post {
		grid-template-columns: 1fr;
	}
	.cst-post-image img {
		width: 100%;
	}
	
	.sc_skills .sc_skills_columns {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.sc_skills .sc_skills_columns .sc_skills_column {
		width: 100%;
	}
	.sc_skills .sc_skills_counter_modern .sc_skills_item_wrap {
		min-height: 100px;
	}
	
	.cst-tab .elementor-tabs-wrapper {
		grid-template-columns: 1fr;
	}
	.cst-tab .elementor-tabs-wrapper {
		display: none;
	}
	.cst-tab.elementor-widget-tabs .elementor-tab-content {
		padding-top: 10px;
	}
	.cst-tab .cst-tab-content {
		grid-template-columns: 1fr;
		grid-gap: 10px;
		padding-bottom: 30px;
	}
	.cst-tab .elementor-tab-title {
		padding: 25px 0 15px;
	}
	#homepage-header, #homepage-header * {
		transition: unset !important;
		-o-transition: unset !important;
		-moz-transition: unset !important;
		-webkit-transition: unset !important;
	}
}

