@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;600;700&display=swap');

body{
  font-family: 'Athiti', sans-serif;
  -webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
h1,h2,h3,h4,h5,h6{
  font-family: 'Comfortaa', cursive;
}
html {
    scroll-behavior: smooth;
}
p{
  font-weight: 500;
}
@media (min-width: 1000px){
  .navbar-expand-lg .navbar-nav .nav-link{
    font-size: 22px !important;
      padding-right: 1rem !important;
      padding-left: 1rem !important;
  }
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link{
  color: #187bbe;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: #187bbe !important;
}
section.strengths.container-fulid.pb-5.pt-4 {
    width: 1204px;
    margin: 0 auto;
}
.nav-item a{
  font-weight: 700;
  font-size: 20px;
  font-family: 'Comfortaa', cursive;
}
.logo-img {
    height: auto;
    width: 150px;
}

.icon {
    width: 78px;
    height: 78px;
}
.card_cutom{
  height: 60px;
    font-size: 16px;
    font-weight: 500;
}
.social-icon {
    width: 40px;
    height: 34px;
}

.icon-group {
    width: 50px;
    height: 50px;
}
.card-img, .card-img-top{
  height: 200px;
}

.overlay,
.bg-img {
    background-image: url("../images/1-Welcome to AimExl.png");
    background-attachment: fixed; 
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #ffffffcc;
    background-color: #1a5181;
}
.text-dark-1{
  color: #1a5181;
}
.overlay_11{
  color: #ffffffcc;
  background-color: #187bbe;
}
.overlay_1{
  background-image: url("../images/2-Shell & Tube Heat Exchangerr.png");
}
.overlay_2{
  background-image: url("../images/3-Air Cooled Heat Exchanger.png");
}
.overlay_3{
  background-image: url("../images/4-Pressure Vessel.png");
}
.overlay_4{
  background-image: url("../images/New 5-Skid & Console Op.png");
}
.overlay_5{
  background-image: url("../images/6-Finned Tube .png");
}
.overlay_6{
  background-image: url("../images/Image 7.png");
}
.overlay_7{
  background-image: url("../images/Image 8.png");
}
.overlay_9{
  background-image: url("../images/image 9.png");
}
.welcome_sec{padding: 6rem 0;}

.welcome_sec p{font-size: 20px; margin-bottom: 0;}
.rounded {
    border-radius: 1rem !important;
}

.blog {
    border-radius: 2.5rem;
    margin: 1rem;
}

ul {
    list-style: none;
}

.blog-details {
    background-color: #f2f2f2;
}

.modal-dialog {
    max-width: 1140px;
    margin: 1.75rem auto;
}

img.img-fluid {
    width: 160px;
}
.pop-text p{text-align: justify;}
.strength-icon {
    min-width: 7rem;
    width: 40%;
}

.carousel-indicators li {
    height: 5px;
    width: 5px;
    border-radius: 50%;

}

/* Tabs*/

section .section-title {
    text-align: center;
    color: #007b5e;
    margin-bottom: 50px;
    text-transform: uppercase;
}

#tabs h6.section-title {
    color: #eee;
}
.blog img{
  height: 240px;
}
.blog .card-title{
  height: 50px;
}

.blog p{
  font-size: 20px;
  text-align: justify;
  
}
.blog h3{
  font-size: 30px;
  font-weight: bold;

}
.blog ul li{
  font-size: 20px;
  text-align: justify;
}

#tabs .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    color: rgb(0, 0, 0);
    font-size: 20px;
    border-radius: 50px;
}

div#nav-tab {
    width: 700px;
    margin: 0 auto;
}

.nav-tabs {
    padding: 5px;
    background: #f2f2f2;
    border-radius: 50px;

}

.nav-link {
    display: block;
    padding: 0.2rem 1rem;
}

@media (max-width:768px) {
    .nav-tabs {
        border-radius: 0;
    }

    div#nav-tab {
        width: 300px;
    }

    #tabs .nav-tabs .nav-link {
        border-radius: 0;
    }
}

.strengths::before {
    content: "";
    background: url(../images/Rectangle.png)no-repeat center/cover;
    position: absolute;
    width: 200px;
    height: 358px;
    left: 0;
    top: 24rem;
    display: none;
}

.strengths::after {
    content: "";
    background: url(../images/Vector1.png)no-repeat center/cover;
    position: absolute;
    width: 242px;
    height: 515px;
    right: 0;
    top: 8rem;
}

.vessel::after {
    content: "";
    background: url(../images/Vector1.png)no-repeat center/cover;
    position: absolute;
    width: 242px;
    height: 515px;
    right: 0;
    top: 19rem;
    z-index: -1;
}

.air::before {
    content: "";
    background: url(../images/Vector2.png)no-repeat center/cover;
    position: absolute;
    width: 200px;
    height: 406px;
    left: 0;
    top: 15rem;
    z-index: -1;
}

.pop-text {
    text-align: left;
}

.related-blogs .card-img-top {
    border-top-left-radius: 2.5rem;
    border-top-right-radius: 2.5rem;
}

.related-blogs .carousel-control-prev {
    left: 78%;
}

.related-blogs .carousel-control-prev,
.related-blogs .carousel-control-next {
    height: 15px;
    top: -22px;
    width: 30px;
}

.related-blogs .carousel-control-prev-icon {
    background: url(../images/arrow-left.png)no-repeat center/cover;
}

.related-blogs .carousel-control-next-icon {
    background: url(../images/arrow-right.png)no-repeat center/cover;
}

.footer-pad .btn{
    background: #1A5181;
}

.blogs .btn{
    border-radius: 1.2rem;
    background-color: #18BDEB;
    border:0;
}

#backToTop {
    content: "";
    background: url(../images/back.png)no-repeat center/cover;
    display: inline-block;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
  }
  
  #backToTop.show {
    opacity: 1;
    visibility: visible;
  }

  .blog_section {
    padding-top: 5rem;
    padding-bottom: 3rem;
  }
  .blog_section .blog_content .blog_item {
    margin-bottom: 30px;
    box-shadow: 0 0 11px 0 rgba(6, 22, 58, 0.14);
    position: relative;
    border-radius: 2px;
    overflow: hidden;
  }
  .blog_section .blog_content .blog_item:hover .blog_image img {
    transform: scale(1.1);
  }
  .blog_section .blog_content .blog_item .blog_image {
    overflow: hidden;
    padding: 0;
  }
  .blog_section .blog_content .blog_item .blog_image img {
    width: 100%;
    transition: transform 0.5s ease-in-out;
  }
  .blog_section .blog_content .blog_item .blog_image span i {
    position: absolute;
    z-index: 2;
    color: #fff;
    font-size: 18px;
    width: 38px;
    height: 45px;
    padding-top: 7px;
    text-align: center;
    right: 20px;
    top: 0;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 79%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 79%, 0 100%);
    background-color: #ff5e14;
  }
  .blog_section .blog_content .blog_item .blog_details {
    padding: 25px 20px 30px 20px;
  }
  .blog_section .blog_content .blog_item .blog_details .blog_title h5 a {
    color: #020d26;
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 25px;
    line-height: 32px;
    font-weight: 400;
    transition: all 0.3s;
    text-decoration: none;
  }
  .blog_section .blog_content .blog_item .blog_details .blog_title h5 a:hover {
    color: #ff5e14;
  }
  .blog_section .blog_content .blog_item .blog_details ul {
    padding: 0 3px 10px 0;
    margin: 0;
  }
  .blog_section .blog_content .blog_item .blog_details ul li {
    display: inline-block;
    padding-right: 15px;
    position: relative;
    color: #7f7f7f;
  }
  .blog_section .blog_content .blog_item .blog_details ul li i {
    padding-right: 7px;
  }
  .blog_section .blog_content .blog_item .blog_details p {
    border-top: 1px solid #e5e5e5;
    margin-top: 4px;
    padding: 20px 0 4px;
  }
  .blog_section .blog_content .blog_item .blog_details a {
    font-size: 16px;
    display: inline-block;
    color: #ff5e14;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s;
  }
  .blog_section .blog_content .blog_item .blog_details a:hover {
    color: #020d26;
  }
  .blog_section .blog_content .blog_item .blog_details a i {
    vertical-align: middle;
    font-size: 20px;
  }
  .blog_section .blog_content .owl-nav {
    display: block;
  }
  .blog_section .blog_content .owl-nav .owl-prev {
    position: absolute;
    left: -27px;
    top: 33%;
    border: 5px solid #fff;
    text-align: center;
    z-index: 5;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    outline: 0;
    background: #ff5e14;
    transition: all 0.3s;
    color: #fff;
  }
  .blog_section .blog_content .owl-nav .owl-prev span {
    font-size: 25px;
    margin-top: -6px;
    display: inline-block;
  }
  .blog_section .blog_content .owl-nav .owl-prev:hover {
    background: #fff;
    border-color: #ff5e14;
    color: #ff5e14;
  }
  .blog_section .blog_content .owl-nav .owl-next {
    position: absolute;
    right: -27px;
    top: 33%;
    border: 5px solid #fff;
    text-align: center;
    z-index: 5;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    outline: 0;
    background: #ff5e14;
    color: #fff;
    transition: all 0.3s;
  }
  .blog_section .blog_content .owl-nav .owl-next span {
    font-size: 25px;
    margin-top: -6px;
    display: inline-block;
  }
  .blog_section .blog_content .owl-nav .owl-next:hover {
    background: #fff;
    border-color: #ff5e14;
    color: #ff5e14;
  }
  
  @media only screen and (max-width: 577px) {
    .blog_section .owl-nav .owl-prev {
      left: -17px !important;
    }
    .blog_section .owl-nav .owl-next {
      right: -17px !important;
    }
  }
  
  @media (min-width:768px){

    .related-blogs .carousel-control-prev {
        left: 81%;
    }
  }
  @media (min-width:992px){

    .related-blogs .carousel-control-prev {
        left: 94%;
    }
  }
  .svg-inline--fa {
    color: #18BDEB;
    font-size: 20px;
}

@media only screen and (min-width:320px) {
  .welcome_sec{
    padding: 1rem !important;
  }
}