/* 
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
*/

html,body{
    overflow-x: hidden;
}

.about-banner .col-1{
    max-width:850px; 
    margin-left: auto;
}
.second-sec .inner-sec h2{
 position: relative;
}
.second-sec .inner-sec h2::after{
    position: absolute;
    content: "";
    width: 80px;
    height: 2px;
    background-color: #fff;
    left: -85px;
    top: 32px;
   } 

/*---- About image section ---*/ 

.img-section{
    position: relative;
}

.img-section::before{
    position: absolute;
    content: "";
    width: 1473px;
    height: 895px;
    background-color: #327984;
   bottom: -70px;
   right: 0;
}

.img-section::after{
     content: "";
     position: absolute;
     background-color:#FEC200;
     width: 793px; 
     height: 895px;
     top: -52px;
     left: 126px;
}

.loop-section .testimonial-content .col{
    min-height: 336px;
}
.testimonial-sec .loop-section{
    position: relative;
}
.testimonial-sec .loop-section::before{
    position: absolute;
    content: "";
    background-image: url(images/layer.png);
    width: 146px;
    height: 146px;
    bottom: 25px;
    right: -45px;
}
.carosel-logo .elementor-image-carousel{ margin-top:30px; margin-bottom:30px;}

.carosel-logo .swiper-slide .swiper-slide-inner img{width:150px; max-width:150px; height:auto; object-fit:contain;}

.video-link-home .elementor-widget-video .elementor-widget-container{margin-right:-5px;}

.video-link-home .elementor-widget-video .elementor-wrapper{min-height:300px;  width:100%;}

/*--- blog-section ---*/ 

.blog-1 a{
    color:#E0640C
}
.blog-1 a:hover{
    color:#FEC201;
    transition: 0.5s;
}


/*--- Contact Section ---*/ 

.contact-sec .column{
    position: relative;
}
.contact-sec .column::after{
    position: absolute;
    content: "";
    background-image: url(images/layer-2.png);
    width: 148px;
    height: 145.39px;
    left: -24px;
    bottom: -55px;
}

/*--- Footer-Section ---*/

.footer-form .newslatter-form-wrapper h2{
    margin-bottom: 20px;
}
.footer-form .newslatter-form-wrapper input[type=email]{
    margin-bottom: 25px !important;
    background: #0E424A !important;
    border-bottom: 1px solid #fff !important;
    color: #fff;
}
.footer-form .newslatter-form-wrapper input[type=email]::placeholder{
  color: #fff !important;
  text-transform: uppercase !important;
}

.footer-form .newslatter-form-wrapper input[type=submit]{
    color: #00000000 !important;
    border: 0 !important;
    outline: none;
}
.footer-form .newslatter-form-wrapper input[type=submit]:hover{
    background-color: #00000000;
}

.footer-sec .footer-form  .newslatter-form-wrapper .newslatter-form-bttn {
    position: absolute;
    right: 90px !important;
    top: 30px !important;
}
.footer-form .newslatter-form-bttn {
    position: relative;
}
.footer-form .newslatter-form-bttn::after{
    position: absolute;
    content: "";
    background-image: url(images/Arrow\ 1.png);
    width: 17px;
    height: 15px;
    right: -80px;
    top: 10px;
    background-repeat: no-repeat;
    pointer-events: none;
}

.footer-form .newslatter-form-wrapper label {
    color: #fff;
    font-family: Source Sans Pro;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    max-width: calc(100% - 30px);
}

/*-- Subscribe Page --*/ 

.subscribe-fom .newslatter-form-wrapper input[type=email]{
text-transform: uppercase !important;
margin-bottom: 25px !important;
 background: #ffffff !important;
 border-bottom: 1px solid #000000 !important;
 color: #8D8D8D;
font-family: Source Sans Pro;
font-size: 14px !important;
font-style: normal !important;
font-weight: 400 !important;
line-height: normal !important;
letter-spacing: 1.4px !important;
text-transform: uppercase !important;
}

.subscribe-fom .newslatter-form-wrapper label {
    color: #282828;
<<<<<<< HEAD
font-family: Source Sans Pro; 
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: normal;
max-width: calc(100% - 30px);
=======
    font-family: Source Sans Pro; 
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    max-width: calc(100% - 30px);
>>>>>>> 0508c37821584bc1bd4f7d0c9ada360a5511dd41
}
.subscribe-fom .newslatter-form-wrapper input[type=submit]{
color: #FFF;
font-family: Source Sans Pro;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 16px;
background-color: #E0640C !important;
text-transform: capitalize;
padding: 17px 28px;
border: 0;
border-radius: 0;
margin-top: 35px !important;

}
.subscribe-fom .newslatter-form-wrapper input[type=submit]:hover{
    background-color: #FEC200 !important;
}

/*--- ---*/

.footer-sec .footer-form input[type=email]{
/*    text-transform: uppercase !important;*/
    margin-bottom: 24px !important;
    background: #0E424A !important;
    border-bottom: 1px solid #fff !important;
}
.footer-sec .footer-form input[type=submit]{
    position: absolute;
}
.footer-sec  button.elementor-button.elementor-size-sm {
    position: absolute;
    right: 20px;
    top: -145px;
}

.contact-sec-h .contact-form input[type=text]{
 color: #000000 !important;
}
.contact-sec-h{
    display: none !important;
}

.home .contact-sec-h{
    display: block !important;

}

.contact-us .inner-sec{
    position: relative;
}
.contact-us .inner-sec::after{
    position: absolute;
    content: "";
    background-color: #2D6E78;
    width: 356px;
    height: 691px;
    top: 0;
    right: 0;
}
.contact-form input[type=email], input[type=text], .elementor-field{
    background-color: #fff !important;
}
.contact-us .inner-sec .col-1 .contact-form input[type=text],input[type=email]{
    outline: none;
    background-color: #fff !important;
}

.contact-sec-h .contact-form input[type=email],input[type=text],textarea{
    background: #fff !important; 
    padding-left: 0 !important;
}

.contact-sec-h .contact-form textarea#form-field-message {
    background: #fff !important;
}

.contact-sec-h .contact-form  input[type=text],input[type=email],input[type=tel],select{
    margin-bottom: 30px !important;
}
.contact-sec-h .contact-form  button.elementor-button.elementor-size-sm {
    margin-top: 30px;
}


/*--- Press page --*/

.press-bullets .elementor-icon-list-items .elementor-icon-list-item {
    position: relative;
  }
  
.press-bullets .elementor-icon-list-items .elementor-icon-list-icon {
    position: absolute;
    top: 10px;
    left: 0;
  }
  
.press-bullets .elementor-icon-list-items .elementor-icon-list-text {
    margin-left: 15px;
  }

/*--- bio-sec --*/

.blog-loop span.elementor-icon-list-icon {
    display: none;
} 
.bio-sec .col-1 .before{
    position: relative;
}

.bio-sec .col-1 .before::after{
    position: absolute;
    content: "";
    background-image: url(images/line.png);
    background-repeat: no-repeat;
    width: 5px;
    height: 1045px;
    left: 15px;
    top: -105px;
}

.bio-sec .col-2 .image{
    position: relative;
}
.bio-sec .col-2 .image::after{
    position: absolute;
    content: "";
    background-repeat: no-repeat;
    bottom: -55px;
    right: 0;
    left: 0;
    margin: auto;
    width: 521px;
   height: 130px;
   background: #FFF;
   filter: blur(25px);
   z-index: 9;
}

.bio-sec .col-2::after{
    content: "";
    position: absolute;
    background-image: url(images/dimond\ shape.png);
    width: 22px;
    height: 133px;
    background-repeat: no-repeat;
    right: 50px;
    bottom: 225px;
}
.article-sec .elementor-widget-icon{
    position:absolute;
    top:0;
    left:-14px;
}
.article-sec .e-loop-item{
    padding-left:20px;
}

/*-- accordian --*/ 

.accordian .elementor-toggle-item .elementor-active{
    position: relative;
}
.accordian .elementor-toggle-item .elementor-active:after{
    position: absolute;
    content: "";
    height: 1px;
    width: 1074px;
    opacity: 0.2;
    background: #FFF;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}


.accordian .elementor-toggle-item .elementor-active{
    background-color: #0E424A !important;
}

.accordian .elementor-toggle-item {
    background-color: #fff !important;
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.08);
    margin-bottom: 40px !important;
}

.accordian .elementor-toggle-item .elementor-active a{
    color: #fff !important;
}

.accordian .elementor-toggle-icon .elementor-toggle-icon-closed i{
    padding: 7px;
    background-color: #0E424A !important;
    border-radius: 50%;
    font-size: 15px;
}
.accordian .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened {
    display: inline-block;
    width: 27px !important;
    height: 27px;
    padding-top: 2px;
    background: #fff;
    border-radius: 50%;
    align-items: center;
}
.accordian .elementor-tab-title .elementor-toggle-icon{
    text-align: center !important;
}

/*---- Form Section --*/

.speaking-form-sec .main-form h2{
    color: #000;
    font-family: Oswald;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 60px;
    margin-bottom: 20px;
}
.speaking-form-sec .main-form label{
color: #8D8D8D;
font-family: Source Sans Pro;
font-size: 14px !important;
font-style: normal;
font-weight: 400;
line-height: 20px;
letter-spacing: 1.4px;
text-transform: uppercase;
}
.speaking-form-sec .main-form .gfield_required{
  display: none !important;
}

.speaking-form-sec .main-form input[type=text],input[type=email],input[type=tel],select, textarea{
    color: #282828;
font-family: Source Sans Pro;
font-size: 18px !important;
font-style: normal;
font-weight: 400;
line-height: 20px; 
border: 0;
border-bottom: 1px solid #000 !important;
border-radius: 0;
outline: none;
padding-left: 0 !important;
background-color: #FAFAFA !important;
}

.speaking-form-sec .main-form input[type=text],input[type=email],input[type=tel],select, textarea::placeholder{
    padding-left: 0 !important;
}
.speaking-form-sec .main-form .ginput_container_date input {
    width: 100% !important;
}
.speaking-form-sec .main-form input[type=text],input[type=email],input[type=tel],select{
    margin-bottom: 35px !important;
}

.speaking-form-sec .main-form .gfield_html{
    color: #000;
font-family: Source Sans Pro;
font-size: 18px !important;
font-style: normal;
font-weight: 400 !important;
}
.speaking-form-sec .main-form input[type=submit]{
color: #FFF;
font-family: Source Sans Pro;
font-size: 16px;
font-style: normal;
font-weight: 700 !important;
line-height: 16px;
text-transform: capitalize;
background: #E0640C;
padding: 17px 36px;
border: 1px solid #E0640C;
}
.speaking-form-sec .main-form input[type=submit]:hover{
    background-color: #fff;
    color: #E0640C;
    transition: 0.5s;
}
.speaking-form-sec .main-form textarea{
    height: 62px !important;
}

/*-- contact page --*/ 

.contact-sec a{
    color: #FEC200;
}

/*-- speaking section --*/ 

.speaking .col-1{
    position: relative;
}
.speaking .col-1::after{
    position: absolute;
    content: "";
    width: 645px;
    height: 614px;
    left: 0;
    top: 0;
    background: #0E424A;
}

/*---  GALLERY SEC ---*/ 

.elementor-slideshow__title {
    display: none;
}


/*---- Slider Section ---*/

.brand-slider img.swiper-slide-image{
    width: 180px;
}


/*----- popup -----*/ 

.popup-form input[type=email]{
    border: 1px solid #8D8D8D;
}

@media screen and (max-width: 1250px) {
    .speaking .col-1::after {
        position: absolute;
        content: "";
        width: 520px;
        height: 480px;
    }
}

@media screen and (max-width: 1024px) {
    .second-sec .inner-sec h2::after{
        width: 40px;
        height: 2px;
        left: -45px;
       }

       .img-section::before {
        position: absolute;
        content: "";
        width: 706px;
        height: 420px;
        background-color: #327984;
        bottom: -50px;
        right: 0;
    }
    .img-section::after {
        content: "";
        position: absolute;
        background-color: #FEC200;
        width: 432px;
        height: 375px;
        top: -30px;
        left: 30px;
    }
    .contact-sec .column::after{
        display: none;
    }
    .contact-us .inner-sec::after{
        position: absolute;
        content: "";
        background-color: #2D6E78;
        width: 356px;
        height: 470px;
        top: 0;
        right: 0;
    }
    .bio-sec .col-1 .before::after{
        display: none;
    }

    .speaking .col-1::after {
        width: 100%;
        height: 340px;
    }

    .accordian .elementor-toggle-item {
        margin-bottom: 20px !important;
    }

    .footer-sec button.elementor-button.elementor-size-sm {
        top: -132px;
    }
    .footer-form .newslatter-form-wrapper .newslatter-form-bttn {
		position: absolute;
		right: 0;
		top: 30px; 
	}
	
	.carosel-logo .swiper-slide .swiper-slide-inner img{
		width:auto;
		max-width: 120px;
	}
}

@media screen and (max-width: 767px) {
	.img-section::before {
		display: none;
	}

	.img-section::after {
		display: none;
	}
	.second-sec .inner-sec h2::after{
		width: 40px;
		height: 2px;
		left: -45px;
	}

	.contact-us .inner-sec::after{
		display: none;
	}

	.bio-sec .col-1 .before::after{
		display: none;
	}
	.bio-sec .col-2::after{
		display: none;
	}
	.carosel-logo .swiper {
		padding-bottom: 0 !important;
	}
	.carosel-logo .swiper-pagination {
		display: none;
	}
}


    
