﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */
@font-face {
    font-family: 'roboto-black';
    src: url('../fonts/roboto-black.ttf') format('truetype');
}

@font-face {
    font-family: 'roboto-blackitalic';
    src: url('../fonts/Roboto-Black.ttf') format('truetype');
}

@font-face {
    font-family: 'roboto-blackitalic';
    src: url('../fonts/Roboto-BlackItalic.ttf') format('truetype');
}

@font-face {
    font-family: 'roboto-bold';
    src: url('../fonts/roboto-bold.ttf') format('truetype');
}

@font-face {
    font-family: 'roboto-bolditalic';
    src: url('../fonts/roboto-bolditalic.ttf') format('truetype');
}

@font-face {
    font-family: 'roboto-italic';
    src: url('../fonts/roboto-italic.ttf') format('truetype');
}

@font-face {
    font-family: 'roboto-light';
    src: url('../fonts/roboto-light.ttf') format('truetype');
}

@font-face {
    font-family: 'roboto-lightitalic';
    src: url('../fonts/roboto-lightitalic.ttf') format('truetype');
}

@font-face {
    font-family: 'roboto-medium';
    src: url('../fonts/roboto-medium.ttf') format('truetype');
}

@font-face {
    font-family: 'roboto-mediumitalic';
    src: url('../fonts/roboto-mediumitalic.ttf') format('truetype');
}

@font-face {
    font-family: 'roboto-regular';
    src: url('../fonts/roboto-regular.ttf') format('truetype');
}

@font-face {
    font-family: 'roboto-thin';
    src: url('../fonts/roboto-thin.ttf') format('truetype');
}

@font-face {
    font-family: 'roboto-thinitalic';
    src: url('../fonts/roboto-thinitalic.ttf') format('truetype');
}

@font-face {
    font-family: 'poppins-black';
    src: url('../fonts/poppins-black.ttf') format('truetype'), url('../fonts/poppins-blackitalic.ttf') format('truetype'), url('../fonts/poppins-bold.ttf') format('truetype'), url('../fonts/poppins-bolditalic.ttf') format('truetype'), url('../fonts/poppins-extrabold.ttf') format('truetype'), url('../fonts/poppins-extrabolditalic.ttf') format('truetype'), url('../fonts/poppins-extralight.ttf') format('truetype'), url('../fonts/poppins-extralightitalic.ttf') format('truetype'), url('../fonts/poppins-italic.ttf') format('truetype'), url('../fonts/poppins-light.ttf') format('truetype'), url('../fonts/poppins-lightitalic.ttf') format('truetype'), url('../fonts/poppins-medium.ttf') format('truetype'), url('../fonts/poppins-mediumitalic.ttf') format('truetype'), url('../fonts/poppins-regular.ttf') format('truetype'), url('../fonts/poppins-semibold.ttf') format('truetype'), url('../fonts/poppins-semibolditalic.ttf') format('truetype'), url('../fonts/poppins-thin.ttf') format('truetype'), url('../fonts/poppins-thinitalic.ttf') format('truetype');
}

@font-face {
    font-family: 'poppins-blackitalic';
    src: url('../fonts/poppins-blackitalic.ttf') format('truetype');
}

@font-face {
    font-family: 'poppins-bold';
    src: url('../fonts/poppins-bold.ttf') format('truetype');
}

@font-face {
    font-family: 'poppins-bolditalic';
    src: url('../fonts/poppins-bolditalic.ttf') format('truetype');
}

@font-face {
    font-family: 'poppins-extrabold';
    src: url('../fonts/poppins-extrabold.ttf') format('truetype');
}

@font-face {
    font-family: 'poppins-extrabolditalic';
    src: url('../fonts/poppins-extrabolditalic.ttf') format('truetype');
}

@font-face {
    font-family: 'poppins-extralight';
    src: url('../fonts/poppins-extralight.ttf') format('truetype');
}

@font-face {
    font-family: 'poppins-extralightitalic';
    src: url('../fonts/poppins-extralightitalic.ttf') format('truetype');
}

@font-face {
    font-family: 'poppins-italic';
    src: url('../fonts/poppins-italic.ttf') format('truetype');
}

@font-face {
    font-family: 'poppins-light';
    src: url('../fonts/poppins-light.ttf') format('truetype');
}

@font-face {
    font-family: 'poppins-lightitalic';
    src: url('../fonts/poppins-lightitalic.ttf') format('truetype');
}

@font-face {
    font-family: 'poppins-medium';
    src: url('../fonts/poppins-medium.ttf') format('truetype');
}

@font-face {
    font-family: 'poppins-mediumitalic';
    src: url('../fonts/poppins-mediumitalic.ttf') format('truetype');
}

@font-face {
    font-family: 'poppins-regular';
    src: url('../fonts/poppins-regular.ttf') format('truetype');
}

@font-face {
    font-family: 'poppins-semibold';
    src: url('../fonts/poppins-semibold.ttf') format('truetype');
}

@font-face {
    font-family: 'poppins-thin';
    src: url('../fonts/poppins-thin.ttf') format('truetype');
}

@font-face {
    font-family: 'poppins-thinitalic';
    src: url('../fonts/poppins-thinitalic.ttf') format('truetype');
}

@font-face {
    font-family: 'poppins-semibolditalic';
    src: url('../fonts/poppins-semibolditalic.ttf') format('truetype');
}

body {
    font-family: roboto-regular,poppins-regular,poppins-black;
    font-size: 16px;
}
/*html, body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

body {
    position: absolute;
}

footer {
    position: absolute;
    height: 50px;
    background-color: red;
    bottom: 0;
    left: 0;
    width: 100%;
}*/

li.nav-item {
    width: auto;
    text-align: center;
    margin: 5px;
}

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
    color: #0366d6;
}

    a.text-light:hover {
        color: orange !important;
    }

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px; /* Vertically center the text there */
}
/*Custome Style*/
/*html {
    font-size: 14px;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

html {
    position: relative;
    min-height: 100%;
}

body {
    margin-bottom: 60px;
}*/

.logo-img {
    height: 100px;
    width: 200px;
}

.call {
    height: 41px !important;
    width: 224px;
    margin-top: 0% !important;
    text-align: center;
    font-weight: 600;
    background-color: #4d9d00;
    border-radius: 50px 5px;
    font-weight: 700;
    cursor: pointer;
    margin-left: 25px;
}

iframe {
    height: 170px;
    width: 300px;
    border-radius: 35px;
    margin: 15px;
}

.swiper {
    width: 600px;
    /* height: 300px;*/
}
/*.swiper-container {
    width: 100%;
    height: 150px;
}*/
.swiper-container {
    width: 600px;
    height: 300px;
    margin: 40px auto;
}

.swiper-container2 {
    width: 100%;
    height: 300px;
}

.swiper-slide {
    height: 300px;
}

ul.navbar-nav.ms-auto {
    font-weight: 800;
}

/*.active {
    background-color: #cbcbcb33;
    border-bottom: 5px solid #b7b7b7 ;
    color: #343a40 ;
}*/

.active-link {
    background-color: #cbcbcb33 !important;
    border-bottom: 5px solid #b7b7b7 !important;
    color: #343a40 !important;
}

.mrgin-bottum {
    margin-bottom: 150px;
}

.footer p {
    font-weight: 600;
    line-height: 1.5;
}

.footer {
    /*background: linear-gradient(to top, #66ff99 11%, #ffffff 42%);*/
    background: linear-gradient(to top, #66ff99 0%, #ffffff 85%);
}

.addr-title {
    height: 200px;
    width: auto;
    box-shadow: 0 4px 8px #0003, 0 6px 20px #00000030;
    padding-top: 4%;
}

/*Contect Page*/
a.download {
    text-decoration: none !important;
}

.carousel-inner img {
    /*width: 100%;*/
    /*height: 100%;*/
}

.pwb-carousel-bg {
    background-color: grey;
}

h3 {
    width: 100%;
}

/*Corousel*/
.carousel-item {
    height: calc(100% - 100%);
    min-height: 250px;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    top: 0px !important;
    /* top: 36% !important; */
    width: 100% !important;
    height: 101%;
    left: 0 !important;
    z-index: 10 !important;
    /* padding-top: 20px; */
    /* padding-bottom: 20px; */
    /* color: #fff !important; */
    background: rgba(0, 0, 0, 0.5);
    color: #f1f1f1;
    text-align: center !important;
}

    .carousel-caption h5 {
        font-size: 60px;
        text-transform: uppercase;
        letter-spacing: 2px;
        /*margin-top: 25px;*/
        padding-top: 20%;
        font-weight: 900
    }

    .carousel-caption p {
        font-size: 18px;
        margin: auto;
        width: 60%;
        line-height: 1.9
    }

    .carousel-caption a {
        /*text-transform: uppercase;*/
        background-color: darkorange;
        padding: 10px 30px;
        display: inline-block;
        color: #fff;
        margin-top: 15px;
        border-radius: 50px;
    }

.hover-underline-animation {
    display: inline-block; /* Display inline block */
    position: relative; /* Set position relative */
    color: #0087ca; /* Set text color */
}

    .hover-underline-animation:after {
        content: ''; /* Add content after the element */
        position: absolute; /* Position absolute for pseudo-element */
        width: 100%; /* Full width */
        transform: scaleX(0); /* Initial scale of 0 for underline effect */
        height: 2px; /* Height of the underline */
        bottom: 0; /* Align to bottom */
        left: 0; /* Align to left */
        background-color: #0087ca; /* Background color of the underline */
        transform-origin: bottom right; /* Set transform origin */
        transition: transform 0.25s ease-out; /* Transition effect for the underline */
    }

    .hover-underline-animation:hover:after {
        transform: scaleX(1); /* Scale the underline on hover */
        transform-origin: bottom left; /* Set transform origin */
    }
/*tab css*/
/* Style the tab */
/* Style the tab */
.tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
}

    /* Style the buttons inside the tab */
    .tab button {
        background-color: inherit;
        float: left;
        border: none;
        outline: none;
        cursor: pointer;
        padding: 14px 16px;
        transition: 0.3s;
        font-size: 17px;
    }

        /* Change background color of buttons on hover */
        .tab button:hover {
            background-color: #ddd;
        }

/* Create an active/current tablink class */
/*.tab button.active {
            background-color: #ccc;
        }*/

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 12px;
    /*border: 1px solid #ccc;*/
    border-top: none;
}

.btn-primary:not(:disabled):not(.disabled).active {
    background-color: #cbcbcb33 !important;
    border-bottom: 5px solid #b7b7b7 !important;
    color: #343a40 !important;
}

button:focus {
    outline: 0 !important;
    box-shadow: none !important;
}

.tab-btn {
    background: #313c2d;
    color: #fff;
    display: inline-block;
    padding: 6px 12px 6px 12px;
    text-decoration: none;
}

.future-content {
    border: 1px solid;
    height: auto;
    border-radius: 40px;
    width: 100%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    text-align: center;
    font-size: 25px;
    font-family: 'roboto-regular';
    color: rgba(0, 0, 0, .5);
    padding: 25px;
}

.product-service {
    border: 1px solid;
    height: auto;
    border-radius: 40px;
    width: 100%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    text-align: center;
    font-size: 25px;
    font-family: 'roboto-regular';
    color: rgba(0, 0, 0, .5);
    padding: 25px;
    margin-top: 15px;
}

    .product-service h2 {
        color: #4aa53a !important;
    }
    .product-service p {
        margin: 15px;
    }

.card {
    border: none !important;
}

.future-content i {
    color: #4aa53a !important;
    margin: 40px;
}

.container-fluid h5 {
    width: 100%;
}

@media only screen and (max-width:320px) { /* smartphones, iPhone, portrait 480x320 phones */
    /*.carousel-item {
        height: 60vh !important;
        min-height: 300px;
    }*/
}

@media (min-width:481px) { /* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */

}

@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */

}

@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */

}

@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */
}

@media (min-width:1281px) { /* hi-res laptops and desktops */
}
