/* fontawesome started... */
@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.4.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.fa-phone:before{content:"\f095"}
.fa-envelope:before{content:"\f0e0"}
.fa-facebook:before{content:"\f09a"}
.fa-instagram:before{content:"\f16d"}
.fa-linkedin:before{content:"\f0e1"}
.fa-twitter:before{content:"\f099"}
.fa-heart:before{content:"\f004"}
.fa-home:before{content:"\f015"}
.fa-whatsapp:before{content:"\f232"}
.fa-chevron-up:before{content:"\f077"}
.fa-check:before{content:"\f00c"}
.fa-map-marker:before{content:"\f041"}
.fa-eye:before{content:"\f06e"}
.fa-user:before{content:"\f007"}
/* fontawesome ended... */
#scroll {
    position: fixed;
    z-index: 9;
    right: 1px;
    bottom: 10px;
    cursor: pointer;
    width: 50px;
    height: 50px;
    line-height: 45px;
    background-color: #df2528;
    display: none;
    border: solid 2px #df2528;
    border-radius: 50px;
    text-align: center;
    color: #fff;
}
:root {
    --swiper-theme-color: #000;
}
body {
    font: normal 16px/2 "Poppins", sans-serif;
    color: #000;
    margin: 0;
    padding: 0;
}
ul.with-li {
    list-style: disc;
    padding-inline-start: 20px;
}
ul.with-li li {
    list-style: circle;
    font-size: 14px;
    margin-bottom: 0.5rem;
    text-align: justify;
    line-height: normal;
}
a {
    color: rgba(0, 0, 0, 0.8);
    transition: 0.3s all ease-in-out;
}
a:hover,
a:focus,
a:active {
    color: #000;
}
a,
a:hover,
a:focus,
a:active {
    text-decoration: none;
}
ul,
ul li {
    list-style: none;
    padding: 0;
    margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Rajdhani", sans-serif;
}
p {
    text-align: justify;
}
img {
    max-width: 100%;
}
.py-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}
.btn {
    transition: 0.3s all ease-in-out;
}
.btn-primary {
    background: #df2528;
    color: #fff;
    padding: 0.5rem 1rem;
    border-radius: 0;
    border-color: #1c3553;
}
.btn-primary:hover {
    color: #df2528;
    background-color: #fff;
    border-color: #000;
}
.btn-secondary {
    background: #1c3553;
    color: #fff;
    padding: 0.5rem 1rem;
    border-radius: 0;
    border-color: #000;
}
.btn-secondary:hover {
    color: #1c3553;
    background-color: #fff;
}
.back_fade {
    background-color: #fafafa !important;
}
.back_color {
    background-color: #1c3553 !important;
    color: #fff;
}
.title {
    color: #df2528;
    font: bold 2.5rem / normal "Rajdhani", sans-serif;
    margin-bottom: 1rem;
    border-left: 5px solid;
    padding-left: 1.5rem;
}
.title2 {
    color: #df2528;
    font: bold 1.4rem / normal "Rajdhani", sans-serif;
    margin-bottom: 0.5rem;
}
.title-white {
    color: #fff;
}
.order-1 {
    order: 1 !important;
    -md-order: 1 !important;
}
.order-2 {
    order: 2 !important;
    -md-order: 2 !important;
}
.w-100 {
    width: 100% !important;
}
.h-100 {
    height: 100% !important;
}
.sub-banner {
    position: relative;
}
.sub-banner nav {
    background-color: #e9ecef;
    position: relative;
    z-index: 2;
}
.sub-banner .sub-banner-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 5rem 0;
    background-image: #fff;
}
.sub-banner .sub-banner-content h1 {
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 0;
    color: #000;
}
.sub-banner nav .breadcrumb {
    margin: 0;
}
.sub-banner nav .breadcrumb .breadcrumb-item {
    color: #000;
}
.sub-banner nav .breadcrumb .breadcrumb-item a {
    color: #000;
}
.sub-banner nav .breadcrumb .breadcrumb-item a::after {
    content: "/";
    padding: 0 4px;
    display: inline-block;
}
@media screen and (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }
}
@media screen and (min-width: 768px) {
    .order-md-1 {
        order: 1 !important;
        -md-order: 1 !important;
    }
    .order-md-2 {
        order: 2 !important;
        -md-order: 2 !important;
    }
    .ml-md-5 {
        margin-left: 3rem !important;
    }
    .mr-md-5 {
        margin-right: 3rem !important;
    }
    .mt-md-0 {
        margin-top: 0 !important;
    }
}
.heading_block {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
    border-bottom: 1px solid #eee;
}
.heading_block .title {
    margin: 0;
}
.heading_block a.btn {
    background: #1c3553;
    border-radius: 0;
    color: #fff;
    font-size: 14px;
    padding: 0.25rem 0.5rem;
}
.side_popup {
    position: fixed;
    top: 30%;
    height: 48px;
    width: auto !important;
    left: auto !important;
    right: -71px !important;
    transition: none;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    background: #df2528;
    color: #fff;
    padding: 0.5rem 1.5rem;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    z-index: 1111;
}
.call_btn {
    position: fixed;
    width: 45px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    font-size: 26px;
    cursor: pointer;
    z-index: 99;
    border-radius: 100%;
    transition: all 300ms ease-in-out;
    left: 22px;
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16),
        0px 3px 10px rgba(0, 0, 0, 0.16);
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.call_btn#whatsapp {
    background: #01e675;
    bottom: 50px;
}
.call_btn#call {
    background: #02619e;
    bottom: 110px;
}
ul.list-dash{
    position: relative;
}
ul.list-dash li{
    position: relative;
    padding-left: 25px;
}
ul.list-dash li:before{
    content: '';
    width: 10px;
    height: 2px;
    position: absolute;
    background-color: #dfdfdf;
    top: 15px;
    left: 0;
}
.header_top {
    font-size: 15px;
    padding: 0.5rem 0;
}
.header_bottom {
    transition: 1s all ease-in-out;
    position: relative;
    box-shadow: 0 0 0.5rem #000;
}
.header_bottom.sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 999999;
    background-color: #fff;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1);
}
.header_bottom.sticky .header_gap {
    height: 91px;
}
.header_bottom.sticky .header_contact {
    padding: 10px 0 10px 1rem;
}
.navbar-brand {
    padding: 10px 1rem 10px 0;
    border-right: 1px solid rgba(216, 216, 216, 0.54);
}
.navbar-brand img {
    transition: 0.3s all ease-in-out;
    height: 60px;
}
.header_bottom.sticky .navbar-brand {
    margin: 0;
}
.header_bottom.sticky .navbar-brand img {
    height: 50px;
}
.header_contact {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-left: 1rem;
    border-left: 1px solid rgba(216, 216, 216, 0.54);
    height: 100%;
    transition: 0.3s all ease-in-out;
    padding: 14px 0 14px 1rem;
}
.header_contact i {
    margin-right: .25rem;
}
.header_contact_inner h6 {
    margin: 0;
}
.header_contact a {
    color: #525252;
    font-size: 14px;
    display: block;
    line-height: normal;
}
.header_bottom nav.navbar {
    padding: 0;
}
.header_bottom ul.navbar-nav .nav-item .nav-link,
.header_bottom ul.navbar-nav .dropdown-item {
    padding: 0.5rem 0;
    font-size: 18px;
    transition: 0.3s all ease-in-out;
    text-transform: capitalize;
    color: #000;
    margin: 0 0.5rem;
    display: block;
}
.header_bottom ul.navbar-nav .nav-item .nav-link {
    position: relative;
}
.header_bottom ul.navbar-nav .nav-item .nav-link::before {
    content: "";
    position: absolute;
    width: 0;
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: #1c3553;
    transition: 0.3s all ease-in-out;
    display: block;
}
.header_bottom ul.navbar-nav .nav-item .nav-link:hover::before,
.header_bottom ul.navbar-nav .nav-item.active .nav-link::before {
    width: 100%;
}
.header_bottom ul.navbar-nav .dropdown-item {
    margin: 0;
    color: #df2528;
    padding: 0.5rem 1rem;
    font-size: 16px;
}
.header_bottom ul.navbar-nav .dropdown-item:active {
    background-color: #1c3553;
    color: #fff;
}
header .navbar-nav .dropdown:hover .dropdown-menu {
    display: block;
}
header .navbar-nav .dropdown .dropdown-menu {
    margin: 0;
    border-bottom: 2px solid #df2528;
    padding: 0;
}
header .navbar-nav .dropdown-menu {
    border-radius: 0;
}
footer {
    background: #eae9ff;
    color: rgba(255, 255, 255, 0.6);
}
.bottom_footer {
    padding: 45px 0 30px;
}
h6.footer-title {
    font: 700 1.5rem / normal "Rajdhani", sans-serif;
    color: #000;
    margin-bottom: 1rem;
}
ul.footer-links li a {
    display: block;
    padding: 0.5rem 0;
    line-height: 1;
}
ul.footer-links li a i {
    padding-right: 1rem;
    transition: 0.3s all ease-in-out;
}
ul.footer-links li a:hover i {
    padding-right: 0.5rem;
}
.contact-links li {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 1rem;
}
.contact-links li i {
    font-size: 20px;
    background: #1c3553;
    width: 40px;
    height: 40px;
    line-height: 2;
    text-align: center;
    margin-right: 0.5rem;
    border-radius: 4px;
    color: #fff;
}
.contact-links li .li-inner {
    flex: 1 1 calc(100% - 40px - 0.5rem);
    max-width: calc(100% - 40px - 0.5rem);
}
.contact-links li .li-inner h6 {
    font-size: 18px;
    color: #000;
    font-weight: 600;
}
.contact-links li .li-inner a{
    line-height: 1.2;
    display: block;
}
.footer-logo img {
    max-height: 70px;
}
.copyright {
    background-color: #000;
    border-top: 1px solid #fff;
    padding: 1rem 0;
    text-align: center;
}
.copyright p {
    text-align: center;
    margin: 0;
    color: #fff;
}
.copyright p a {
    color: #df2528;
    text-decoration: underline;
}
.banner {
    --swiper-theme-color: #fff;
}
.banner .swiper-pagination {
    text-align: right;
}
.banner .swiper-pagination .swiper-pagination-bullet {
    border: 2px solid #1c3553;
    width: 1.5rem;
    display: inline-block;
    height: 1.5rem;
    background: transparent;
    opacity: 1;
}
.banner
    .swiper-pagination
    .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #1c3553;
}
.banner .swiper-slide img {
    /*height: 400px;*/
    width: 100%;
    object-fit: cover;
}
.chevron_wrapper {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 9;
    height: 60px;
    margin-top: -45px;
}
.chevron_wrapper .inner {
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 2;
    transform: translateX(-50%);
}
.chevron {
    position: absolute;
    width: 28px;
    height: 8px;
    opacity: 0;
    transform: scale3d(0.5, 0.5, 0.5);
    animation: move 3s ease-out infinite;
}
.chevron:first-child {
    animation: move 3s ease-out 1s infinite;
}
.chevron:nth-child(2) {
    animation: move 3s ease-out 2s infinite;
}
.chevron:before,
.chevron:after {
    content: " ";
    position: absolute;
    top: 0;
    height: 100%;
    width: 51%;
    background: #000;
}
.chevron:before {
    left: 0;
    transform: skew(0deg, 30deg);
}
.chevron:after {
    right: 0;
    width: 50%;
    transform: skew(0deg, -30deg);
}
@keyframes move {
    25% {
        opacity: 1;
    }
    33% {
        opacity: 1;
        transform: translateY(30px);
    }
    67% {
        opacity: 1;
        transform: translateY(40px);
    }
    100% {
        opacity: 0;
        transform: translateY(55px) scale3d(0.5, 0.5, 0.5);
    }
}
.home_about {
    position: relative;
}
.home_about::before {
    content: "";
    width: 100%;
    height: 100%;
    background: url(../images/ab.jpg) no-repeat;
    background-size: contain;
    background-position: top right;
    position: absolute;
    left: 0;
    top: 0;
}
.home_about > * {
    z-index: 1;
    position: relative;
}
.product-view {
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #eee;
    background-color: #fcfcfc;
}
.product-view-img {
    margin-right: 1rem;
}
.product-view-img img {
    height: 200px;
    width: 200px;
    object-fit: cover;
}
.product-view-content {
    flex: 1 1 calc(100% - 200px - 1rem);
    padding: 0.5rem 1rem 0.5rem 0;
}
.product-view-content p {
    overflow: hidden;
    display: block;
    max-height: 6rem;
    -webkit-line-clamp: 3;
    display: box;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
}
.choose_box {
    position: relative;
    background: #214066;
    border-bottom: 2px solid #fff;
    padding: 1rem;
    transition: 0.3s all ease-in-out;
    height: 100%;
}
.choose_box:hover {
    box-shadow: 0 0 0.25rem rgb(255, 255, 255);
}
.choose_box .choose_icon {
    margin-bottom: 1rem;
    max-width: 100px;
}
.choose_box p {
    color: #b1b1b1;
}
.process-box {
    position: relative;
    transition: 0.3s all ease-in-out;
}
.process-box .process-count span {
    font-size: 100px;
    color: #d9d9d9;
    display: block;
    line-height: 1;
    font-family: "Arial", "poppins", sans-serif;
}
.process-box .process-content {
    padding: 1rem 0.5rem;
    background-color: #fff;
}
.process-box .process-img img {
    height: 250px;
    width: 100%;
}
.process-box .process-content p {
    overflow: hidden;
    display: block;
    max-height: 6rem;
    -webkit-line-clamp: 3;
    display: box;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    font-size: 14px;
    line-height: normal;
}
.form-control {
    border-radius: 0;
    padding: 0.75rem 1rem;
}
.contact button.btn {
    padding: 0.75rem 1rem;
}
.contact label {
    line-height: 1;
    margin-bottom: 0.25rem;
}
.text_img img {
    width: 200px;
    aspect-ratio: 1;
    border-radius: 50%;
}
.counter {
    background: url(../images/count.jpg) no-repeat;
    background-size: cover;
}
.counter-panel p {
    font-size: 20px;
    color: #fff;
    margin-bottom: 0.5rem;
}
.counter-panel h4 b {
    font-size: 52px;
    margin-bottom: 0px;
    color: #fff;
}
.counter-panel h4 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.counter-panel h4 span {
    margin-right: 1rem;
    display: inline-block;
    padding: 0.5rem 0.8rem;
    border-radius: 0.5rem;
    background: #366aa9;
    color: #fff;
    font-size: 2rem;
}
.counter-panel h4 span i {
    color: #fff;
}
.service-page-slider img{
    width: 100%;
}
.service-content h4 {
    font-size: 1.75rem;
}
.service-content ul li {
    font-size: 14px;
}
@media screen and (min-width: 1024px) and (max-width: 1139px) {
    .navbar-brand img {
        max-width: 130px;
        object-fit: contain;
    }
    .header_contact a {
        font-size: 1rem;
    }
    .header_bottom ul.navbar-nav .nav-item .nav-link {
        font-size: 1rem;
    }
}
@media screen and (max-width: 991px) {
    .navbar-brand {
        margin: 0;
    }
    .home_about {
        padding-bottom: 30px;
    }
    .home_about::before {
        background: none;
    }
    .btn-primary {
        font-size: 10px;
    }
    .contact-right {
        padding: 6px;
    }
}
@media screen and (max-width: 767px) {
    .title {
        font-size: 2rem;
    }
    .banner .swiper-slide img{
        height: 230px;
        object-position: left;
    }
    .counter-panel p {
        text-align: center;
    }
    .counter-panel h4 {
        justify-content: center;
    }
    h6.footer-title {
        margin-top: 1rem;
        margin-bottom: 0;
    }
}
@media screen and (max-width: 450px) {
    .sidebar h5 {
        padding-left: 16px;
        padding-top: 24px;
    }
    .col-md-8 {
        padding-top: 15px;
    }
    .contact-right {
        padding: 19px;
        padding-top: 68px;
    }
}
.sub-banner img {
    height: 400px;
    width: 100%;
    object-fit: cover;
}
.sub-banner nav {
    background-color: #214066;
    position: relative;
    z-index: 2;
}
.sub-banner nav .breadcrumb {
    margin: 0;
    background-color: transparent;
}
.sub-banner nav .breadcrumb .breadcrumb-item {
    color: #fff;
}
.sub-banner nav .breadcrumb .breadcrumb-item a {
    color: #fff;
}
.touch {
    background: #fff;
    box-shadow: 0 0 6px #b199995e;
}
.contact-right {
    padding: 52px;
    padding-top: 68px;
    line-height: normal;
}
.contact-right a {
    color: #fff;
}
.contact-right p{
    color: #b1b1b1;
    transition: .3s ease-in-out;
    font-size: 14px;
    margin-bottom: .25rem;
}
.contact-right p:hover{
    color: #fff;
}
.contact-right p a{
    color: inherit;
    transition: .3s ease-in-out;
}
.icon {
    font-size: 18px;
    background-color: #435c7a;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 30px;
}
.right_top {
    position: sticky;
    position: -webkit-sticky;
    top: 80px;
}
.sidebar h5 {
    font-size: 1.25rem;
}
ul.categories {
    padding-bottom: 20px;
}
ul.categories li:first-child {
    border-top: 1px solid #e6e6e6;
}
ul.categories li {
    font-size: 15px;
    font-weight: 500;
    margin: 0;
    border-bottom: 1px solid #e6e6e6;
    text-transform: capitalize;
    line-height: 42px;
}
ul.categories li a {
    color: #000;
    font-weight: 500;
    display: block;
}
ul.categories li a i {
    padding-right: 1rem;
}
.recent-post {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1.5rem;
}
.recent-post .recent-img img {
    width: 80px;
    aspect-ratio: 1;
    object-fit: cover;
    margin-right: 1.5rem;
}
.recent-post .recent-content {
    flex: 1 1 calc(100% - 110px);
    max-width: calc(100% - 110px);
}
.recent-content h6 {
    font-weight: bold;
    font-size: 1rem;
    color: #979797;
}
.recent-content h6 a {
    color: inherit;
    overflow: hidden;
    display: block;
    max-height: 4rem;
    -webkit-line-clamp: 2;
    display: box;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
}
.page-link {
    color: #df2528;
}
.page-link:hover,
.page-item.active .page-link {
    color: #fff;
    background-color: #df2528;
}
ul.details li {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 1.5rem;
}
ul.details li i {
    width: 50px;
    font-size: 3rem;
    margin-right: 1rem;
}
ul.details li .detail_box {
    flex: calc(100% - 50px - 16px);
}
.detail_box h5 {
    font-weight: bold;
    font-size: 16px;
}
.detail_box address,
.detail_box p,
.detail_box p a {
    text-align: left;
    font-size: 14px;
    color: #000;
}
