@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Karma:wght@300;400;500;600;700&display=swap');

body{background-color: #fff; font-family: 'Poppins', sans-serif; font-size: 18px; line-height: 1.64; font-weight: 300; font-style: normal; color: #1e4a7b; overflow-x: hidden; }
html { box-sizing: border-box; -webkit-text-size-adjust: 100%; font-size: 100%;  }
hr { background-color: #ccc; border: 0; height: 1px; margin-bottom: 1.5em; }
img { height: auto; max-width: 100%;}
figure { margin: 1em 0; }
table { margin: 0 0 1.5em; width: 100%; }

p { margin-bottom: 30px; display: none; }
p:not(:empty) { display: block; }

a{color: #02a09a; text-decoration: none; transition: all 0.3s;}
a:hover{ color: #00B3FD; text-decoration: none; outline: none;}

strong,b{font-weight: 400;}
blockquote{color: #000000;font-size: 24px; font-weight: 500; font-style: italic; line-height: 28px; /* Text style for "â€œ, Lorem i" */ letter-spacing: 1.2px;}

ol, ul {
    padding-left: 25px;
}

/*## Title*/
h1, .h1{font-size: 40px; line-height: 1.3;}
h2, .h2{font-size: 35px; line-height: 1.5;}
h3, .h3{font-size: 18px;}
h4, .h4{font-size: 26px;}
h5, .h5{font-size: 20px;}
h6, .h6{font-size: 18px;}


h1,h2,h3,h4,h5,h6{font-weight: 300;}
.title.title-2{/*font-size: 50px;*/ position: relative; }
.p-large {font-size: 22px; }

.text-color--green { color: #02a09a; }
.text-color--red { color: #fe5f54; }
.text-color--yellow { color: #f1bf43; }
.text-color--lightlightblue{ color: #61c3dc; }


.no-before:before { display: none !important; }
.no-after:after { display: none !important; }


.title, h1, h2 { font-weight: 300;  }
.title strong, h1 strong, h2 strong{ font-weight: 500; }

/*--------------------------------
# Components
------------------------------------*/

/*Get in touch Btn*/
.btn,input[type="submit"]{ /*min-width: 210px;*/ height: auto; background-color: #61c3dc; color: #fff;   outline: none; border: none; font-weight: 500; font-size: 16px; padding: 11px 45px; line-height: normal; border-radius: 65px; transition: all 0.3s; border: none;}
.btn:hover{background-color: rgba(97,195,220,0.5); color: #fff;}
a.btn:hover, a.btn:focus,input[type="submit"]:hover{background-color: #02a09a; color: #fff; box-shadow: none;}

.min-w-100 { min-width: 100% !important; }

/* Alignments
--------------------------------------------- */
.alignleft {/*rtl:ignore*/ float: left; /*rtl:ignore*/ margin-right: 1.5em; margin-bottom: 1.5em; }
.alignright {/*rtl:ignore*/ float: right; /*rtl:ignore*/ margin-left: 1.5em; margin-bottom: 1.5em; }
.aligncenter {clear: both; display: block; margin-left: auto; margin-right: auto; margin-bottom: 1.5em; }

/* Banner
--------------------------------------------- */
figure {
    margin: 0;
}

.text_box {
    position: absolute;

    left: 0;
    max-width: 400px;
}

.banner_section_inner {
    position: relative;
    margin: 112px 0 0;
}

.banner_section_inner .text_box {
  color: #fff;
}

.banner_section_inner .contact-us-button {
  margin-top: 30px;
  margin-bottom: 30px;
}
/*background*/
.banner_section {
    background-color: #3260AB;
    height: 800px;
    overflow: hidden;
    position: relative;
}

.banner_image {
    margin: 0 0 0 auto;
    position: relative;
    /*bottom: 30px;*/
}

.banner_image figure {
    position: relative;
    z-index: 0;
}

.banner_image figure .back_image {
    position: absolute;
    bottom: -50%;
}

.banner_image span {
    width: 70%;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
}
.text_box .col-12 {
    padding: 0;
}
@media screen and (max-width: 2560px) {
    .banner_image figure .back_image {
    bottom: -230px;
    }
    .banner_image span {
    width: 60%;
    top: -3%;
    }
}
@media screen and (max-width: 1920px) {
    .banner_image figure .back_image {
    bottom: -200px;
    }
    .banner_image span {
    width: 60%;
    top: -3%;
    }
}

@media screen and (max-width: 1439px) {
    .banner_image figure .back_image {
    bottom: -200x;
    }
    .banner_image span {
    width: 60%;
    top: -1%;
    }
}

@media screen and (max-width: 1366px) {
  
  .banner_image {
    height: 600px;
}
  .banner_section {
    height:550px;
  }
  
.banner_image figure .back_image {
    bottom: -130px;
}
}
@media screen and (max-width: 1199px) {
    .banner_image {
    width: 60%;
    bottom:  0px;
}
    .banner_section {
        height: 550px;
    }
  
  .banner_image figure .back_image {
    bottom: -270x;
    }

    .banner_image figure .span .top_image {
    bottom: -270x;
    size: 80%:
    }

}

@media screen and (min-width:1100px) and (max-width: 1199px)  {
    .banner_image span {
    bottom: 60px;
    width: 75%;
    top: -6%;
}
.banner_image figure .back_image {
    bottom: -200px;
    overflow-x: hidden;
}

.banner_image {
    height: 500px;
}
.banner_section_inner .text_box h2 {
        font-size: 26px;
    }
  .banner_section_inner .text_box p {
    font-size: 16px;
  }
}

@media screen and (max-width:1100px) {
  .banner_image {
    max-height:620px;
  }
    .banner_image span {
        top: 0;
    }
    .banner_image figure .back_image {
        margin: 0;
        position: relative;
        bottom: -180px;
    }
  .banner_image figure .top_image {
    height:200px
  }
  
    .text_box {
    text-align: center;
    }
    .text_box p {
    text-align: center !important;
    }
    .blog-post-type-wrapper {
      justify-content: flex-start;
    }
    .blog-post-type {
      margin-left: 0;
      margin-right: auto;
    }
    .banner_image span {
        width: 70%;
        margin: 0 auto;
        display: block;
        left: 0;
        right: 0;
        top: 0px;
        bottom: 0;
        position: absolute;
    }
    .banner_image figure back-image{
      position: inherit;
  }
  
    .banner_image {
        width: 70%;
        margin: 0 0 0 auto;
        position: relative;
        top: auto;
        bottom: 0;
        left: auto;
        right: 15%;
    }
    .text_box {
        position: absolute;
        top: 100px;
        left: 0;
    }
    .banner_section_inner .text_box h1 {
        font-size: 16px;
        font-weight: 600;
        margin: 0 0 20px;
    }
    .banner_section_inner .text_box h2 {
        font-size: 30px;
        font-weight: 400;
        margin: 0 0 20px;
    }
    .banner_section_inner .text_box p {
        font-size: 18px;
        letter-spacing: 0.5px;
        font-weight: 400;
    }
    /* ===== */
    .banner_section {
        height: auto;
    }
    .banner_section .container {
        height: 100%;
    }
    .banner_section_inner {
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        height: 100%;
    }
    .text_box {
        position: unset;
        max-width: initial;
    }
    .banner_image {
        width: 100%;
        margin: 0 0 0 auto;
        position: relative;
        top: auto;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto 0 0;
        display: block;

    }
    .banner_image span {
        width: 80%;
        margin: 0 auto;
        display: block;
        left: 0;
        right: 0;
        top: 0px;
        bottom: 0;
        position: absolute;
    }
}
@media screen and (max-width:655px) {
    .banner_image {
      max-height:375px;
  }
  }

@media screen and (max-width: 530px) {
  
    .banner_image {
      max-height:300px;
  }
    .banner_image figure {
        bottom: 0px;
        overflow-x: hidden;
        overflow-y: hidden;
    }
    .banner_image figure .back_image {
        bottom: -100px;
        
    }
    .banner_image figure .back_image {
        margin: 0;
        position: relative;
        bottom: -150px;
        overflow-x: hidden;
        overflow-y:hidden;
  }}
  
@media screen and (max-width: 374px) {
.industry-post-items .item .hover-content p, .industry-post-items .item .item-inner .link-text {
  font-size: 10px !important;
}
}



