/*
 Theme Name:   Hello Elementor Child
 Template:     hello-elementor
 Version:      1.0.0
 Text Domain:  hello-elementor-child
*/

/* Add your custom styles below */
.cstm-form-sec input, .cstm-form-sec button {
    height: 50px;
}
.cstm-form-sec button {
    background-color: transparent;
    font-family: "Manrope", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    background-image: linear-gradient(90deg, #1C4FA6 0%, #56BA6C 100%);
}
.cstm-form-sec button:hover {
    background-image: linear-gradient(45deg, #1C4FA6 0%, #56BA6C 100%);
}
.parent-gradient-sec .border-wrapper {
	box-shadow: 2px 16px 19px 0px rgba(0, 0, 0, 0.09);
	backdrop-filter: blur(80px);
	padding: 2px;
	border-radius: 12px;
	background: radial-gradient(80.38% 222.5% at -13.75% -12.36%, #56BA6C 0%, rgba(86, 186, 108, 0) 100%),radial-gradient(80.69% 208.78% at 108.28% 112.58%, #1C4FA6 0%, rgba(28, 79, 166, 0) 100%);
	background-blend-mode: normal;
	display: inline-block;
}
.parent-gradient-sec .broder-clm {
	background: radial-gradient(82.23% 133.66% at 9.68% 39.07%, rgba(86, 186, 108, 0.2) 0%, rgba(25, 85, 189, 0.016) 45.25%, rgba(25, 85, 189, 0.2) 100%), linear-gradient(0deg, #FFFFFF, #FFFFFF) !important;
	border-radius: 10px;
}
.what-client-says-sec .border-wrapper {
	box-shadow: 2px 16px 19px 0px rgba(0, 0, 0, 0.09);
	backdrop-filter: blur(80px);
	padding: 2px;
	border-radius: 12px;
	background: radial-gradient(80.38% 222.5% at -13.75% -12.36%, #56BA6C 0%, rgba(86, 186, 108, 0) 100%),radial-gradient(80.69% 208.78% at 108.28% 112.58%, #1C4FA6 0%, rgba(28, 79, 166, 0) 100%);
	background-blend-mode: normal;
	display: inline-block;
}
.what-client-says-sec .broder-clm {
	background: radial-gradient(82.23% 133.66% at 9.68% 39.07%, rgba(86, 186, 108, 0.2) 0%, rgba(25, 85, 189, 0.016) 45.25%, rgba(25, 85, 189, 0.2) 100%), linear-gradient(0deg, #FFFFFF, #FFFFFF) !important;
	border-radius: 10px;
}
.full-width-img img {
    width: 100%;
}
.what-client-says-sec .broder-clm p {
    margin: 0;
}
p:last-child {
	margin-bottom: 0 !important;
}
.get-a-quote-secc button[type=submit] {
    font-family: "Manrope", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    background-image: linear-gradient(90deg, #1C4FA6 0%, #56BA6C 100%);
    padding: 17px 30px 17px 30px;
    margin-top: 15px;
}
.get-a-quote-secc button[type=submit]:hover {
    background-color: transparent;
    background-image: linear-gradient(45deg, #1C4FA6 0%, #56BA6C 100%);
}
.get-a-quote-secc .elementor-field-type-checkbox {
    margin-top: 10px;
}
.get-a-quote-secc .elementor-field-type-checkbox a {
    color: #03BE63;
    transition: .5s;
}
.get-a-quote-secc .elementor-field-type-checkbox a:hover {
    color: #045bcc;
}
.get-a-quote-secc .elementor-field-type-checkbox label {
    color: #333;
}
.just-for-column-count ul {
    column-count: 2;
}
.footer-widget-secc .elementor-icon-list-items .elementor-icon-list-item {
    padding: 0 !important;
}
.team-inner img {
    width: 100%;
}
.our-works-grid-item img {
    width: 100% !important;
}
.cstm-gradient-border-btn {
    backdrop-filter: blur(80px);
    padding: 2px;
    border-radius: 12px;
    background: radial-gradient(80.38% 222.5% at -13.75% -12.36%, #56BA6C 0%, rgba(86, 186, 108, 0) 100%),radial-gradient(80.69% 208.78% at 108.28% 112.58%, #1C4FA6 0%, rgba(28, 79, 166, 0) 100%);
    background-blend-mode: normal;
    display: inline-block;
}
.cstm-gradient-border-btn a {
    border-radius: 10px;
    background-color: #eef2f5 !important;
    padding: 20px 0 !important;
}
.cstm-gradient-border-btn a span.elementor-button-text {
    background: linear-gradient(94.26deg, #1C4FA6 -0.31%, #56BA6C 99.69%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    display: inline-block;
    font-size: 12px;
}
.off-canvas-column .sub-menu {
    margin-left: 0 !important;
    margin-top: 0 !important;
    box-shadow: 0px 0px 10px;
    padding: 10px !important;
    width: 100% !important;
    border-radius: 5px !important;
    top: 30px !important;
}
.off-canvas-column .sub-menu li a {
    padding: 0 !important;
}
.off-canvas-column .sub-menu li:not(:last-child) {
    margin-bottom: 5px;
}
.get-a-quote-secc .elementor-field-type-checkbox input {
    height: 20px !important;
    width: 20px !important;
    position: relative;
    top: 6px;
    margin-right: 3px;
}
@media (max-width: 1024px) {
.main-header-sec {
    z-index: 9 !important;
}
}
@media (max-width: 767px) {
.footer-widget-secc .elementor-nav-menu li a {
    justify-content: center;
}
}

