/*
Theme Name: Softwerk Child
Theme URI: https://softwerk.qodeinteractive.com
Description: A child theme of Softwerk Theme
Author: Select Themes
Author URI: https://qodeinteractive.com
Version: 1.0.0
Text Domain: softwerk
Template: softwerk
*/


/* Global */
.primary-color, h2 strong {
	color: #F06541;
}
a.secondary {
	box-shadow: 0px 12px 30px #d0001b9e !important;
}
a.primary {
	box-shadow: 0px 12px 30px #f06541bf !important;
	background-color: #F06541 !important;
}
a.secondary, a.primary {
    border-radius: 44px !important;
    padding: 15px 34px !important;
}
a.secondary span, a.primary span {
    letter-spacing: -0.72px !important;
    font-size: 22px !important;
    font-weight: 500 !important;
}
.qodef-page-header .qodef-menu-area .qodef-logo-wrapper a, 
.qodef-page-header .qodef-sticky-header .qodef-logo-wrapper a {
    height: 35px !important;
}
h2 {
	letter-spacing: -0.65px;
	color: #2D2D2D !important;
	text-transform: capitalize;
}
p {
    font: normal normal 500 18px/30px "Montserrat", sans-serif !important;
}
.pd-tb {
    padding-top: 70px;
    padding-bottom: 110px;
}

/* Nav */
.qodef-main-menu>ul>li>a {
    color: #1E1E1E !important;
}
.home_top_sec h1 {color: #2D2D2D;}

/* sec_sec */

.sec_sec {
	padding: 240px 0 80px;
}
.qodef-process-holder .qodef-pi-text {
    margin: 18px 0 0;
    letter-spacing: -0.72px;
    font-size: 20px;
    line-height: 32px;
}
.qodef-process-inner.qodef-container-inner .qodef-process-item.outset-shadow.qodef-appeared:nth-child(1) img.attachment-full.size-full {
	width: 55%;
}
.qodef-process-inner.qodef-container-inner .qodef-process-item.outset-shadow.qodef-appeared:nth-child(2) img.attachment-full.size-full {
	width: 80%;
}
.qodef-process-inner.qodef-container-inner .qodef-process-item.outset-shadow.qodef-appeared:nth-child(3) img.attachment-full.size-full {
	width: 80%;
}
/* process_sec */
.process_sec {
	padding-top: 215px;
    padding-bottom: 20px;
}

/* tracking_sec */
.tracking_sec .qodef-single-image-holder .qodef-si-inner {
	width: 90%;
}
.tracking_sec {
	padding-top: 20px;
    padding-bottom: 120px;
}

/* customize_sec */

.customize_sec {
    padding-top: 110px;
    padding-bottom: 60px;
}

/* product_sec */

.product_sec .qodef-single-image-holder .qodef-si-inner {
	position: relative;
}
.product_sec .qodef-single-image-holder .qodef-si-inner:before {
	content: '';
	position: absolute;
	background-image: url(../../uploads/2021/10/Component301.svg) !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: contain !important;
	height: 70vh;
	width: 100%;
	left: -50px;
}

/* showcase_sec */

.showcase_sec {
    padding-top: 50px;
    padding-bottom: 210px;
}
.showcase_sec h2 {
	color: #fff !important;
	margin: 0 0 70px;
}
.showcase_sec p {
	color: #FFFFFFAD;
}
.showcase_sec .h430px .qodef-si-inner {
    height: 470px;
}
.showcase_sec .h430px .qodef-si-inner img {
	height: 100%;
}
.showcase_sec .darkspan {
/*     color: #2d2d2d!important; */
    display: block;
    line-height: 60px;
}

/* infobox_sec */
.infobox_sec {
	padding-top: 0px;
	padding-bottom: 100px;
}
.infobox_sec .qodef-ib-icon img {
    width: 65px !important;
}
.infobox_sec .qodef-ib-icon {
    height: 100px !important;
    width: 100px;
    border-radius: 50%;
    background: #fff;
    padding: 10px;
    display: grid;
    place-items: center;
}
.infobox_sec .qodef-info-box .qodef-info-box-item:nth-child(2n) {
    margin-top: -140px;
    margin-bottom: 60px;
}
.infobox_sec .qodef-info-box .qodef-info-box-item:nth-child(2n+1) {
    margin-top: 0;
    margin-bottom: 0;
}
.infobox_sec .qodef-info-box .qodef-info-box-item h4.qodef-ib-title:before {
    content: attr(data-text);
    color: #D0001B;
    width: 160px;
    transform: translateX(0%);
    position: absolute;
    bottom: 0;
}
.infobox_sec .qodef-info-box .qodef-info-box-item h4.qodef-ib-title {
    width: 160px;
    position: relative;
}

/* accordion_sec */
.accordion_sec {
    padding-top: 100px;
    padding-bottom: 0px;
}
.accordion_sec .qodef-accordion-title .qodef-tab-title {
	color: #2D2D2D !important;
}
.accordion_sec .qodef-accordion-title.ui-state-active, .qodef-accordion-holder.qodef-ac-boxed .qodef-accordion-title.ui-state-hover, 
.accordion_sec .qodef-accordion-holder.qodef-ac-boxed .qodef-accordion-title.ui-state-active, .qodef-accordion-holder.qodef-ac-boxed .qodef-accordion-title.ui-state-hover {
	background-color: #FEF1EE;
}
.accordion_sec .textryt h2, 
.accordion_sec .textryt p, 
.accordion_sec .textryt .wpb_wrapper {
	text-align: right !important;
}
.accordion_sec .wpb_column.vc_column_container.vc_col-sm-6.colPattern {
	position: relative;
	padding-top: 15px;
}
.accordion_sec .wpb_column.vc_column_container.vc_col-sm-6.colPattern:before {
	content: '';
    position: absolute;
    background-image: url(../../uploads/2021/10/Component301.svg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
	height: 100vh;
    width: 100%;
    right: -110px;
}
.accordion_sec .textryt .wpb_wrapper:not(.wpb_raw_code.wpb_content_element.wpb_raw_html .wpb_wrapper) {
	padding-right: 100px;
}

/* pricing_sec */
.pricing_sec h2 {
	padding: 0px 0 50px;
}
.pricing_sec .qodef-price-table.qodef-pt-active-item .qodef-pt-inner {
    background-color: #FEF0ED;
}


/* Footer */
.footer_form p {
	margin-bottom: 20px !important;
}
.footer_form textarea {
	height: 130px;
    resize: none;
}
.footer_form .sbmtBtn {
    display: flex;
    justify-content: end;
    flex-direction: row-reverse;
}
.qodef-page-footer h4 {
	font: normal normal 600 32px/39px "Montserrat", sans-serif;
    letter-spacing: -0.96px;
    color: #FFFFFF;
    margin-top: 0;
}
.qodef-page-footer ul li {
	color: #DBDBDB;
}
.qodef-page-footer div#block-8 p {
	text-align: right;
}
/* footer custom width */
@media only screen and (min-width: 681px) {
	.qodef-page-footer .qodef-grid-col-4:nth-child(1) {
		width: 37%;
	}
	.qodef-page-footer .qodef-grid-col-4:nth-child(2) {
		width: 28%;
	}
	.qodef-page-footer .qodef-grid-col-4:nth-child(2) {
/* 		padding-left: 80px; */
	}
	.qodef-page-footer .qodef-grid-col-4:nth-child(3) {
		width: 35%;
	}
}

.qodef-footer-bottom-inner div#block-9 p, .qodef-footer-bottom-inner div#block-10 p {
	font: normal normal normal 32px/39px "Montserrat", sans-serif;
	letter-spacing: -0.96px !important;
	color: #FFFFFF !important; 
}
.qodef-footer-bottom-inner div#block-9 p {
	text-align: left;	
}
.qodef-footer-bottom-inner div#block-10 p {
	text-align: right;
}
footer .qodef-separator {
    border-bottom: 1px solid transparent !important;
}
footer .widget .qodef-widget-title-holder {
    margin-bottom: 20px !important;
}
footer .widget {
    margin: 0 0 10px !important;
}
.footer_form {
    padding: 8px 0;
}
footer h5 {
    font-size: 24px;
    line-height: 1.35em;
}
div#text-2 p {
    color: #DBDBDB;
}
.qodef-page-footer .qodef-footer-top-holder .qodef-footer-top-inner.qodef-grid {
    padding: 60px 0 20px !important;
}


/* bg_svg shapes */

.push_noti .wpb_column.vc_column_container.vc_col-sm-12, 
.customize_sec .wpb_column.vc_column_container.vc_col-sm-12,
.product_sec .wpb_column.vc_column_container.vc_col-sm-12,
.pricing_sec .wpb_column.vc_column_container.vc_col-sm-12,
.home_topBanner .wpb_column.vc_column_container.vc_col-sm-12 {
    position: relative;
}
.push_noti .wpb_column.vc_column_container.vc_col-sm-12:before {
    content: '';
    position: absolute;
    background-image: url(../../uploads/2021/10/Component291.svg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    height: 100vh;
    width: 30%;
    top: -40%;
    right: 0;
	z-index: -1;
}
.push_noti .vc_col-sm-6 .qodef-single-image-holder .qodef-si-inner:before {
    content: '';
    position: absolute;
    background-image: url(../../uploads/2021/10/Component301.svg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    height: 67vh;
    width: 100%;
    top: 30px;
}
.customize_sec .wpb_column.vc_column_container.vc_col-sm-12:before {
	content: '';
    position: absolute;
    background-image: url(../../uploads/2021/10/Component341.svg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    height: 60vh;
    width: 10%;
    top: -810px;
    left: -20px;
}
.product_sec .wpb_column.vc_column_container.vc_col-sm-12:before {
	content: '';
    position: absolute;
    background-image: url(../../uploads/2021/10/Component361.svg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    height: 80vh;
    width: 20%;
    top: 0;
    left: -20px;
}
.pricing_sec .wpb_column.vc_column_container.vc_col-sm-12.onlyPattern:before {
	content: '';
    position: absolute;
    background-image: url(../../uploads/2021/10/Component401.svg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    height: 100vh;
    width: 27%;
    bottom: -240px;
    right: 0;
}
.home_topBanner .wpb_column.vc_column_container.vc_col-sm-12.onlyPattern:before {
	content: '';
    position: absolute;
    background-image: url(../../uploads/2021/09/Component.svg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    height: 80vh;
    width: 85%;
    top: 150px;
    right: -240px;
    z-index: -1;
	
}

/* loginSidebar */
span.qodef-side-menu-icon, .admin-bar .qodef-side-menu a.qodef-close-side-menu, a.qodef-close-side-menu.qodef-close-side-menu-icon-pack {
    background: #f06541;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: grid !important;
    place-items: center;
}
@font-face {
	font-family: Typo_Round_B;
	src: url(../softwerk/assets/fontscstm/Typo_Round_Bold_Demo.otf);
}
#block-16 h2 {
	font: normal normal bold 42px/54px 'Typo_Round_B' !important;
	color: #F06541 !important;
}
div#block-19, div#block-21 {
	cursor: pointer;
	transition: all 0.5s ease-in-out;
}
div#block-19  .wp-block-image, div#block-21 .wp-block-image {
    margin: 0;
}
.ctaSec h2 {
	font-size: 34px;
}


/* ===================================================================== Responsive ============================================================== */

/* Small Desks */
@media only screen and (min-width: 1200px) and (max-width: 1366px) {
	.showcase_sec .h430px .qodef-si-inner {
		height: auto;
	}
	.qodef-info-box .qodef-info-box-item .qodef-info-box-item-content-holder {
		padding: 34px;
	}
	.accordion_sec .textryt .wpb_wrapper {
		padding-right: 30px;
	}
	.qodef-price-table.qodef-item-space.qodef-appeared {
		flex: 0 0 50%;
	}	
	p {
		font: normal normal 500 16px/26px "Montserrat", sans-serif !important;
	}
	h2 {
		font-size: 40px;
		line-height: 1.15em;
	}
	
}
@media only screen and (min-width: 768) and (max-width: 1366px) {
	.qodef-price-table.qodef-item-space.qodef-appeared {
		flex: 0 0 50%;
	}	
}
/* Tablet Landscape */
@media only screen and (max-width: 1199px) and (min-width: 992px) {
	br {
		display: none;
	}
	p {
		font: normal normal 500 16px/26px "Montserrat", sans-serif !important;
	}
	.qodef-container-inner, .qodef-grid, .qodef-row-grid-section {
		width: 845px;
	}
	h2 {
		font-size: 35px;
	}
	.showcase_sec .h430px img {
		height: 292px;
	}
	.infobox_sec .qodef-info-box .qodef-info-box-item:nth-child(2n) {
		margin-top: 0;
		margin-bottom: 0;
	}
	.accordion_sec .textryt .wpb_wrapper {
		padding-right: 0;
	}
	.accordion_sec .textryt h2, .accordion_sec .textryt p, .accordion_sec .textryt .wpb_wrapper {
		text-align: left !important;
	}
	.pricing_sec h2 {
		padding: 0px 0 60px;
	}
	.qodef-page-footer .qodef-grid-col-4:nth-child(2) {
/* 		padding-left: 40px; */
	}
	.qodef-page-footer div#block-8 p {
		text-align: left;
	}
	
	/* 	Pattarns */
	.product_sec .qodef-single-image-holder .qodef-si-inner:before {
		height: 50vh;
	}
	.pricing_sec .wpb_column.vc_column_container.vc_col-sm-12.onlyPattern:before {
		width: 60%;
	}
}
/* All Tablet Portrait */
@media only screen and (max-width: 991px) and (min-width: 768px) {
	br {
		display: none;
	}
	.qodef-process-holder .qodef-process-item {
		padding: 0 15px;
	}
	p {
		font: normal normal 500 16px/26px "Montserrat", sans-serif !important;
	}
	h2 {
		font-size: 32px !important;
	}
	.showcase_sec .h430px .qodef-si-inner {
		height: auto;
	}
	.infobox_sec .qodef-info-box .qodef-info-box-item:nth-child(2n) {
		margin-top: 0;
		margin-bottom: 0;
	}
	.infobox_sec {
		padding-top: 0;
		padding-bottom: 0;
	}
	.accordion_sec .textryt .wpb_wrapper {
		padding-right: 15px;
	}
	.qodef-page-footer .qodef-grid-col-4:nth-child(2) {
/* 		padding-left: 50px; */
	}
	.showcase_sec {
		padding-bottom: 100px;
	}
	
}
/* Custom Tablet Portrait */
@media only screen and (max-width: 991px) and (min-width: 850px) {
   
}
@media only screen and (max-width: 849px) and (min-width: 768px) {
	.qodef-container-inner, .qodef-grid, .qodef-row-grid-section {
		width: 700px;
	}
}
/* All Mobiles */
@media only screen and (max-width: 767px) and (min-width: 0px) {
	br {
		display: none;
	}
	p {
		font: normal normal 500 16px/26px "Montserrat", sans-serif !important;
	}
	.home_top_sec h1 {
		color: #2D2D2D;
		padding: 0 0px;
	}
	.process_sec {
		padding-top: 90px;
	}
	.qodef-process-inner.qodef-container-inner .qodef-process-item.outset-shadow.qodef-appeared:nth-child(1) .qodef-process-icon-circle {
		width: 180px !important;
		height: 180px !important;
	}
	.qodef-process-inner.qodef-container-inner .qodef-process-item.outset-shadow.qodef-appeared:nth-child(2) .qodef-process-icon-circle {
		width: 200px !important;
		height: 200px !important;
	}
	.qodef-process-inner.qodef-container-inner .qodef-process-item.outset-shadow.qodef-appeared:nth-child(3) .qodef-process-icon-circle {
		width: 180px !important;
		height: 180px !important;
	}
	.tracking_sec .qodef-single-image-holder .qodef-si-inner {
		margin-bottom: 40px;
		width: 100%;
	}
	.customize_sec .qodef-single-image-holder .qodef-si-inner {
		margin-top: 60px;
	}
	.showcase_sec h4.vc_custom_heading, .showcase_sec p {
		text-align: left !important;
	}
	.showcase_sec .qodef-single-image-holder .qodef-si-inner {
		margin-bottom: 30px;
	}
	.showcase_sec {
		padding-bottom: 90px;
	}
	.showcase_sec .h430px .qodef-si-inner {
		height: auto;
	}
	.showcase_sec img {
		height: auto !important;
		width: 100%;
	}
	.infobox_sec .qodef-info-box .qodef-info-box-item:nth-child(2n) {
		margin-top: 0;
		margin-bottom: 0;
	}
	.infobox_sec {
		padding-bottom: 0px;
	}
	.accordion_sec .textryt h2, .accordion_sec .textryt p, .accordion_sec .textryt .wpb_wrapper {
		text-align: left !important;
	}
	.accordion_sec .textryt .wpb_wrapper {
		padding-right: 0;
	}
	.accordion_sec .qodef-accordion-holder {
		margin-top: 60px;
	}
	.pricing_sec h2 {
		padding: 0px 0 40px;
	}
	.qodef-page-footer div#block-8 p {
		text-align: left;
	}
	.footer_form .sbmtBtn {
		justify-content: start;
		flex-direction: row;
	}
	
	/* 	patterns and svgs */
	.pricing_sec .wpb_column.vc_column_container.vc_col-sm-12.onlyPattern:before, .push_noti .wpb_column.vc_column_container.vc_col-sm-12:before {
		width: 100%;
	}
	.product_sec .wpb_column.vc_column_container.vc_col-sm-12:before {
/* 		width: 100%;
		top: 50px;
		left: -50px; */
		width: 50%;
		top: 50px;
		left: 0;
	}
	.product_sec .qodef-single-image-holder .qodef-si-inner:before {
		height: 40vh;
		width: 100%;
		left: 0;
	}
	.home_topBanner .wpb_column.vc_column_container.vc_col-sm-12.onlyPattern:before {
		height: 340px;
		width: 100%;
		top: 0;
		right: 0;
	}
	.modal-wrapper {
		left: 20%;
		width: 60%;
	}
	.qodef-price-table.qodef-item-space.qodef-appeared {
		flex: 0 0 100%;
	}
	.ctaSec .wpb_column.vc_column_container.vc_col-sm-3 {
		text-align: left;
	}
	.push_noti .vc_col-sm-6 .qodef-single-image-holder .qodef-si-inner:before {
		height: 285px;
	}
	.tracking_sec, .customize_sec {
		padding-bottom: 20px;
	}
	.customize_sec {
		padding-top: 20px;
	} 
	.showcase_sec {
		padding-top: 30px;
		padding-bottom: 50px;
	}
	.accordion_sec {
		padding-top: 50px;
	}
	.accordion_sec .textryt .wpb_wrapper:not(.wpb_raw_code.wpb_content_element.wpb_raw_html .wpb_wrapper) {
		padding-right: 0;
	}
	.accordion_sec .wpb_column.vc_column_container.vc_col-sm-6.colPattern:before {
		background-size: cover !important;
		height: 421px;
		right: 0;
	}
	.ctaSec h2 {
		font-size: 26px;
		line-height: 34px;
	}
	.ctaSec .wpb_column.vc_column_container.vc_col-sm-3 {
		text-align: left !important;
	}
	div#PricingPlans {
		height: 0 !important;
	}
	.qodef-price-table.qodef-item-space.qodef-appeared {
		flex: 0 0 100% !important;
	}
	.qodef-price-table.pkgEntpri .qodef-pt-inner ul li.qodef-pt-prices {
		position: relative;
		padding: 30px 20px 0 20px;
	}
	.qodef-price-table .qodef-pt-inner ul li.qodef-pt-prices .qodef-pt-price,
	.qodef-price-table.pkgEntpri .qodef-pt-inner ul li.qodef-pt-prices .qodef-pt-mark {
		font-size: 40px;
	}
	.priv-term {
		justify-content: center !important;
	}
}
/* Iphones */
@media only screen and (max-width: 414px) {
	.modal-wrapper {
		left: 10%;
		width: 80%;
	}
}
@media only screen and (max-width: 375px) {

}
@media only screen and (max-width: 340px) {

}
