/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

/*---global css----*/

html,body{
	overflow-x:hidden;
}


.read-more .fa-angle-right:before {
    top: 12px;
    position: absolute;
}
.cont-a ul li:hover a {
    text-decoration-color: #38A3E4;
}
.enfield .gform_button:hover {
	background-color:#000 !important;
}
.popup-form .frm-cust .gform_legacy_markup_wrapper .gform_footer input#gform_submit_button_3 {
	margin-right: 17px;
}


.popup-form .frm-cus{padding-bottom:50px!important;}

/*---Portfolio----*/

.portfolio_sec {
    position: relative;
    z-index: 2;
    background: #F3F7FA;
}

.portfolio_inner_box .main_img img {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    width: 100%
}

.poritfilo_back_img {
    z-index: -1
}

.cm_head_sections.wrap {
    max-width: 874px;
    margin-left: auto;
    margin-right: auto
}

.cm_head_sections p {
    color: #455b81;
    letter-spacing: .02em;
    font-weight: 500
}

.portofilio_parts_row .portofilio_parts_col {
    padding: 50px 15px
}

.portofilio_parts_row .slick-list {
    margin: -50px -15px
}

.portfolio_inner_box .main_img {
    margin: 0;
    padding: 0 0 74%;
    position: relative;
    overflow: hidden;
    display: inline-block;
    width: 100%
}

.portfolio_inner_box .main_img img {
    object-fit: cover;
    object-position: top center;
    transition: .6s ease-in-out;
    -webkit-transition: .6s ease-in-out
}

.portfolio_inner_box:hover .main_img img {
    transform: scale(1.1)
}

.portfolio_btm_sectn {
    width: calc(100% - 68px);
    background: #fff;
    box-shadow: 10px 14px 44px rgba(23, 76, 211, .15);
    border-radius: 10px;
    padding: 27px 30px;
    position: relative;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.portfolio_btm_sectn::before {
    content: "";
    width: 1px;
    height: 48px;
    background: #FCBF04;
    position: absolute;
    top: 18px;
    left: 0;
}

.portfolio_btm_sectn .port_class a {
    color: #0b1e3f;
    text-decoration: none
}

.slick-arrow {
    width: 46px;
    height: 46px;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 99;
    font-size: 0;
    background: #fff;
    box-shadow: 0 14px 24px #97b4ca;
    border-radius: 50%;
    outline: 0;
    border: none;
    cursor: pointer;
    transition: .4s ease-in-out
}

.slick-next,
.slick-prev {
    background-position: center center;
    background-size: 30px;
    background-repeat: no-repeat
}

.slick-prev {
    left: -56px;
    background-image: url(images/arrow-prev.svg)
}

.slick-next {
    right: -56px;
    background-image: url(images/arrow-next.svg)
}

.slick-arrow:hover {
    box-shadow: 0 -14px 24px #97b4ca
}

.cm_head_sections {
    text-align: center;
    margin-bottom: 35px;
}

.protfolio-top-graphics {
    position: absolute;
    top: 0;
    left: 0;
}

.portfolio_sec .c_container {
    position: relative;
    z-index: 99;
}

.protfolio-bottom-graphics {
    position: absolute;
    bottom: 0;
    right: 0;
}

.hover-div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(31 170 209 / 96%);
}
.bannnnn {
    text-align: center;
    padding: 10px 0;
    background: #ff0000;
}

.bannnnn .elementor-heading-title {
    color: #fff;
	    line-height: 2.5em;
}

@media(max-width: 1366px){
.frm-cust .gform_legacy_markup_wrapper .gform_footer input#gform_submit_button_3 {
		margin-right: 59px;
	}
}
@media(max-width: 1024px){
    .frm-cust .gform_legacy_markup_wrapper .gform_footer input#gform_submit_button_3{
        padding: 16px 10px;
    }
.frm-cust .gform_legacy_markup_wrapper .gform_footer input#gform_submit_button_3 {
		margin-right: 59px;
}
	.device-m .qodef-qi-device-slider{
		transform: rotate(0deg)!important;
	}
	.device-m-eve .qodef-qi-device-slider{
		transform: rotate(0deg)!important;
	}
.seamless_section .elementor-row {
    column-gap: 10px !important;
}
	

}

@media(max-width: 767px){
   
	.device-m .qodef-qi-device-slider{
		margin-top:0px!important;
		border-radius:0px!important;
	}
	
.team-info-desc h3 {
    	margin: 0px;
    	font-style: normal;
    	font-weight: 600!important;
    	font-size: 20px!important;
    	line-height: 30px!important;
    	color: #28477D;
}
.team-info-desc h4 {
    	font-style: normal;
    	font-weight: 500!important;
    	font-size: 15px!important;
    	line-height: 18px!important;
    	color: #60779E;
    	margin: 0px;
    	padding: 6px 0px;
}
.gform_legacy_markup_wrapper .gform_footer {
   
    	margin: -86px 18px 0!important;
    	padding: 16px 0 10px!important;
    	width: 89%!important;
}

}


