@import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@700&display=swap');

 @font-face { font-family: "Padauk-Regular"; src: url("../fonts/Padauk/Padauk-Regular.woff") format("woff"), url("../fonts/Padauk/Padauk-Regular.ttf") format("truetype"), url("../fonts/Padauk/Padauk-Regular.svg#Padauk-Regular") format("svg"); }
@font-face { font-family: "Padauk"; font-weight: "bold"; src: url("../fonts/Padauk/Padauk-Bold.woff") format("woff"), url("../fonts/Padauk/Padauk-Bold.ttf") format("truetype"), url("../fonts/Padauk/Padauk-Bold.svg#Padauk") format("svg"); }
body{
    font-family: 'Open Sans', sans-serif;
    overflow-x:hidden;
}
.mmfont{
    font-family: "Padauk-Regular";
}

td span{
    font-size: 16px;
}
@media(max-width:768px){
td span {
    font-size: 11px;
}
}
/*------------- go to top strat---------------*/
.scrollToTop {
    text-decoration: none;
    cursor: pointer;
    background: #fa0000;
    position: fixed;
    bottom: 10px;
    right: 10px;
    width: 40px;
    height: 40px;
    border-radius: 25px;
    display: none;
    z-index: 999;
}  
.scrollToTop .fa-angle-up{
    color: #fff;
    font-size: 22px;
    padding-left: 12px;
    padding-top: 7px;
}
/* navbar */
.navbar{
    background-color: transparent !important;
    padding:0rem 1rem;
}
.mfixed {
    background: rgb(255 255 255 );
    border-bottom: 2px solid #2671ff;
}
/* .menu-bg{
    position: absolute;
    z-index: 999;
    left: 0;
    right: 0;
    background-color: white;
    /* border-bottom: 2px solid #3a7eff; *
} */
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #fa0000;
    font-weight: bolder;
}
.navbar-light .navbar-nav .nav-link {
    color: #3969ff;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: bolder;
}
.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: #fa0000;
    display: flex;
    align-items: center;
    font-weight: bolder;
}
.navbar-light .navbar-nav .active>.nav-link .micon, .navbar-light .navbar-nav .nav-link.active .micon, .navbar-light .navbar-nav .nav-link.show .micon, .navbar-light .navbar-nav .show>.nav-link .micon{
    margin-right: 10px;
}
.micon{
    display: none;
}
.navbar-light .navbar-nav .active>.nav-link .micon,.nav-item.active .micon{
    width:20px;
    display: block;
}

.carousel-caption{
    text-transform: uppercase;
    color:#fff;
    letter-spacing: 1px;
    text-align: left;
    bottom: 30%;
    font-size: 19px;
    background: rgb(8 25 56 / 50%);
    padding-left: 10px;
    max-width: 650px;
}
.carousel-item, .carousel-inner{
    z-index:-1;
}
.carousel-caption p{
    color:#fa0000;

    font-size: 20px;
    font-weight: bolder;
    margin:0px;
    letter-spacing: 2px;
}
.carousel-caption h5{
    font-size: 35px;
    font-family: 'Oswald', sans-serif;
}
.footer .bgwhite{
    background-color: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
    padding:54px 20px 50px 20px;
    margin-right: 20px;
}
.f-flex{
    display: flex;
    align-items: center;
    justify-content: left;
}
.footer{
    background-color: #3b80ff;
    color:#fff;
}
.end-footer{
    background-color: #2b6ade;
    color:#fff;
    padding-top: 10px;
    padding-bottom: 10px;
}
.border-b{
    border-bottom: 1px solid #fff;
    width: 100%;
    height:1px;
}
.f-pd30 {
    padding-top: 50px;
    padding-bottom: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 164px;
}
.no-padding{
    padding-left: 0px;
    padding-right: 0px;
}
.footer p{
    font-size: 14px;
}
.end-footer p{
    margin:0px;
    font-size: 12px;
}
.end-footer a{
    text-decoration: none;
    color:#fff;
}
.end-footer .leftp{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.end-footer .icon{
    color: #fff;
    /* padding: 20px; */
    font-size: 15px;
    border: 1px solid #fff;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 10px;
}
.pt10{
    padding-top:10px;
}
.min200{
    min-height: 200px;
}
.footer .icon{
    width: 30%;
}
.footer .sec {
    padding: 25px 0px;
}
.footer .f-flex {
    align-items: flex-start;
}
/* ABOUT PAGE START */
.profile i {
    color: #2671ff;
    font-size: 45px;
}
.profile .list {
    margin: 15px 45px;
    text-align: justify;
}
/* ABOUT PAGE END */
.footer .icon div{
    color: #fff;
    /* padding: 20px; */
    font-size: 16px;
    border: 1px solid #fff;
    width: 45px;
    height:45px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
}
.footer .text{
    font-size: 15px;
    width: 95%;
}
.navbar-nav{
    z-index: 9;
}
.navbar-light .navbar-toggler {
    color: rgb(255 255 255 / 50%);
    border-color: rgb(255 255 255 / 50%);
    color: #fff;
    font-size: 30px;
    float: right;
    align-self: flex-end;
    margin-left: auto;
}
.carousel-indicators li {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 10px;
    height: 10px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    border-radius: 100%;
    background-color: rgba(255,255,255,.5);
}

.vendor .caption{
    position: absolute;
    bottom: 10%;
    left: 0;
    right: 0;
    color: #fff;
    text-align: center;
}
.pd50{
    padding-top:50px;
    padding-bottom:50px;
}
.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: unset;
    border-radius: 0;
    background-color: #e7efff;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.mb30{
    margin-bottom: 30px;
}
.contact-us .icon{
    width: 35px;
    height: 35px;
    background: #e7efff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #2671ff;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    margin-right: 20px;
}
.contact-us .icon .fas{
    font-size:15px;
}
.contact-us .infobox{   
     display: flex;
}
.contact-us .infobox .text{
        width: calc(100% - 100px);
}
.rightchange{
    border-radius: 0px;
    padding: 11px 20px;
    margin-top: 15px;
    background: #2b71fb;
    color: #fff;
    font-size: 15px;
}
.contact-us h3{
    color: #2a74f6;
}
.google-cap{
    margin-left: 15px;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.5rem 2.5rem !important;
    clear: both;
    font-weight: 400;
    color: #ffffff;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    padding: 10px;
}
.vendor .caption p{
    background: #fff;
    padding: 15px;
    color: #333;
    border-radius: 30px;
    max-width: 570px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -60px;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}
.vendor .caption p a{
    color: #333;
}
.content{
    background-color: #fff;
    padding:50px 0px;
}
.producttitle {
    color: #3c7bff;;
    margin-top: 35px;
    text-align: left;
    font-size: 25px;
    margin-bottom: 30px;
    border-bottom: 1px solid #6c757d3d;
    padding-bottom: 15px;
}
.producttitle .red{
    color: #3c7bff;;
}
.side-wrap{
    background: #f5f5f5;
    padding: 30px 20px;
    position: relative;
    box-shadow: 0px 6px 4px 0px rgb(220 220 220);
    margin-bottom: 30px;
    margin-top: 40px;
}
.widget-title {
    font-weight: 500;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    color: #333;
}
.title-bar {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #333;
    width: 30%;
}
.side-wrap ul{
    list-style: none;
    padding-left: 0px;
}
.side-wrap ul li{
    border-bottom: 1px dotted #999;
    padding-top: 10px;
}
.side-wrap ul li span{
    float: left;
    padding-right: 10px;    
}
.side-wrap ul li a{
    color: #333;
    display: block;
    padding-top: 9px;
    padding-bottom: 9px;
    position: relative;
    font-size: 14px;
}
.red{
    color:#ff0013;
}
.pd30{
    padding-top: 50px;
    padding-bottom:30px;
}
.bggray{
    background-color: #eee;
}
.sl-overlay {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: .7;
    display: none;
    z-index: 1035;
}
.pro-box{
    text-align: center;
}
.pro-box img{
    width: 300px;
    box-shadow: 1px 1px 5px #ddd;
    border: 1px solid #ddd;
}
.pro-box .text{
    padding: 25px 10px;
    margin-top: 35px;
    border-top: 1px solid #eee;
}
.pro-box .text p {
    margin: 0;
    text-transform: capitalize;
}
.home .about{
    padding-top: 40px;
    padding-bottom: 40px;
}
.bg-1{
    
    background:url('../img/home/home-bgg.jpg');
}
.home .title h3,.home h3{
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
}
.home .title p{
    color: #3a7eff;
    font-size: 18px;
    font-weight: 600;
    margin: 0px;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-top: -10px;
}
.home .color-box{
    background-color:#3b80ff;
    padding:10px;
    color:#fff;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 90px;
    min-height: 300px;
}
.home .color-box .white-box {
    background-color: #fff;
    width: 50px;
    height: 50px;
    transform: rotate(45deg);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    margin-top: -55px;
}
.home .color-box .white-box img{
    transform: rotate(-45deg);
}
.home .color-box h4{
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
    margin-top: 35px;
    font-size: 20px;
    margin-bottom: 20px;
}
/* .home .color-box p{
    max-width:250px;
} */
.color{
    background-color: #3b80ff;
    color: #fff;
    padding-bottom: 79px;
    padding-left: 50px;
    margin-bottom: 72px;
}

.mt50{
    margin-top: 50px;
}
.home .about p{
    line-height: 1.7;
}
.mwidth620{
   
    max-width: 500px;

}
.mb30{
    margin-bottom: 30px;
}
.mb50{
    margin-bottom: 50px;
}
.mb100{
    margin-bottom: 100px;
}
.view-more,.view-more:hover{
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 2px;
    border: 1px solid #ddd;
    padding: 10px 30px;
}
.product-table td{
    background: #f1f5ff;
    color: #333;
    padding: 5px;
}
.product-table thead th {
    border: 1px solid #6c757d3d;
    background: #2b6ffe;
    padding: 8px;
    color: #fff;
    text-transform: uppercase;
    border-top: 1.4px solid #6c757d3d;
}
.product-table tbody tr {
    font-size: 13px;
}
.table tr td:nth-child(n),.table tr th:nth-child(n){
    border-left:1px solid #2f71f12e;
}
.table tr:last-child{
    border-bottom: 1px solid #2f71f12e;
}
.table-light, .table-light > td, .table-light > th {
    background-color: #fdfdfe85;
}
.h-bg{
    background:url('../img/home/home-bgg-3.jpg') center;
    background-attachment: fixed;
    color:#fff;
}
.h-bg h3{
    margin-bottom: 30px;    
}
.bg-gradient{
    padding: 15px;
    padding-top: 50px;
    padding-bottom: 50px;
    background: linear-gradient(45deg,rgb(254 0 0 / 38%),rgb(165 148 255 / 38%));
}
.pd50{
    padding-top:50px;
    padding-bottom:50px;
}
.product .p{
    font-size: 15px;
    margin-top: 30px;
    line-height: 1.7;
}
.owl-nav{
    display: none;
}
.owl-dots{
    display: flex;
    align-items: center;
    justify-content: center;
}
.owl-carousel button.owl-dot {
    color: inherit;
    border: none;
    padding: 5px !important;
    font: inherit;
    margin: 10px;
    background: #bcbcbc !important;
    border-radius: 100%;
}
.owl-carousel button.owl-dot.active{
    background:#212529!important;
}
.pro-item{
    margin: 15px;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
}
.pro-item img{
    border-radius:5px;
}
.pro-item .cap{
    background: rgb(31 43 65 /90%)!important;
    color: #fff;
    padding-left: 10px;
    position: absolute;
    /* transform: rotate(
-90deg); */
    bottom: 0px;
    right: 0px;
    left: 0px;
    /* width: 190px; */
    height: 56px;
    display: block;
    align-items: center;
}
.pro-item .cap p{
    margin:0;    
    font-family: 'Oswald', sans-serif;
    font-size:19px;
    font-weight: bold;    
    margin-top: 5px;
    line-height: 23px;
}
.pro-item .cap img{
    width: 33px;
    float: left;
    margin-right: 15px;
    margin-top: 5px;
}
/*.pro-item .cap .transparent{ 
       width: 100px;
       height: 100px;
       position: absolute;
       transform: rotate(90deg);
       right: -30px;
       top: -26px;
       z-index: -1;
       width: 0;
       height: 0;
       border-top: 60px solid transparent;
       border-bottom: 60px solid transparent;
       border-left: 67px solid #3b80ff;
}*/
.pro-item .cap .transparent{
    width: 100px;
    height: 100px;
    position: absolute;
    transform: rotate(90deg);
    right: -30px;
    top: -27px;    
    z-index: -1;
    width: 0;
    height: 0;
    border-top: 60px solid transparent;
    border-bottom: 60px solid transparent;
    border-left: 67px solid #3b80ff;
}
#myTab{
    margin-top: 30px;
}
.product .nav-tabs .nav-link.active{
    color: #212529;
    font-weight: bold;
    background-color: #eaeaea;
    border-color: #333;
    border-radius: 5px;
    box-shadow: 2px 2px 5px #495057;
}
.product .nav-tabs .nav-link{
    color: #212529;
    font-weight: bold;
}
#myTabContent{
    margin-top: 30px;
}
.dropdown-item .micon{
    display:none;
}
.dropdown-item.active, .dropdown-item:active {
    color: rgb(50 109 194);
    text-decoration: none;
    background-color: transparent;
}
.footer .icon {
    width: 70px;
    float:left;
}
.dropdown-item:hover {
    color: #3c7efe;
    text-decoration: none;
    background-color: transparent;
}
/* menu */
.dropdown-submenu {
    position: relative;
}  
.dropdown-submenu a::after {
    transform: rotate(-90deg);
    position: absolute;
    right: 6px;
    top: 23px;
}
.dropdown-submenu .dropdown-menu {
    top: 0;
    right: 100%!important;
    margin-left: .1rem;
    margin-right: .1rem;
}
.mb-showmenu{
    display: none;
}
@media(min-width:1200px){
.about-img{
    margin-left: -254px;
margin-top: 21px;
position: absolute;
max-width: -webkit-fill-available;
max-width: fit-content;
}
}

@media (max-width: 1200px) and (min-width:992px){
.navbar-expand-lg {
    flex-direction: column;
}
.about-img{
    margin-left: -200px;
    margin-top: 50px;
    position: absolute;
    max-width: fit-content;
}
.home .about p {
    line-height: 1.7;
    width: 75%;
    text-align: justify;
}
.about-img {
    position: relative;
    top: -20px;
    max-width: -webkit-fill-available;
}
}

@media (min-width:992px){
.mflex{
    display:flex;
}
.dropdown-menu {
    left: revert!important;
}
.home .about p {
    line-height: 1.7;
}
.home .color-box .white-box {
    background-color: #fff;
    width: 70px;
    height: 70px;
    transform: rotate(45deg);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    margin-top: -64px;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    background: rgb(31 43 65 /90%);
    color: #fff;
}
.color p{
    margin-bottom: 73px;
    margin-top: 30px;
}
}

@media(max-width:991px){
.ab.mb100{
    margin-bottom: 30px;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: 5px 10px;
    clear: both;
    font-weight: 400;
    color: #ffffff;
    text-align: inherit;
    white-space: unset;
    color: #000;
}
.home .about p {
    line-height: 1.7;
    max-width: unset;
    margin-bottom: 40px;
}
.color .mt50 {
    margin-top: 42px;
}

.color {
    background-color: #3b80ff;
    color: #fff;
    padding-bottom: 57px;
    padding-left: 10px;
    padding-right: 10px;
}
.about-img{
    display: none;
}
.profile .list {
    margin: 15px 0;
}
.min200 {
    min-height: unset;
    padding-bottom: 30px;
}
.footer .text h3{
    font-size: 20px;
}
.navbar-light .navbar-nav .nav-link {
    color: #000;
}
.home .color-box {
    background-color: #3b80ff;
    padding: 10px;
    color: #fff;
    padding-top: 30px;
    padding-bottom: 25px;
    margin-top: 50px;
    font-size: 13px;
    min-height: 285px;
}
.navbar-toggler i{
    color:#000;
}
.menu-bg {
    position: unset;
    z-index: 999;
    left: 0;
    right: 0;
    border-bottom: 2px solid #3a7eff;
    background: #fff;
    padding-bottom: 10px;
}
.carousel-caption p {
    color: #3a7eff;
    font-size: 10px;
}
.carousel-caption {
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1px;
    text-align: left;
    bottom: 10%;
    font-size: 1px;
}
.carousel-caption h5 {
    font-size: 15px;
    font-family: 'Oswald', sans-serif;
}
}

@media(min-width:768px){
.dropdown-item.active .micon{
    display:block !important;
    margin-right: 10px;
}
.dropdown-item.active{
    color:rgb(50 109 194);
    background: transparent;
    display:flex;
}
}

@media(max-width:768px){
.sidebar{
    display: none;
}
}
.vendor{
    position: relative;
}
@media(max-width:767px){
.mb-hidemenu{
    display: none;
}
.mb-showmenu{
    display: block;
}
.container {
    max-width: 90%!important;
}
.nav-item {
    padding-left: 0px;
    display: unset;
}
.dropdown-menu {
    background-color:transparent;
}
.footer{
    padding-top: 30px;
}
.home .color-box{
    min-height: auto;
    font-size: 14px;    
}
.home .color-box p {
    max-width: inherit;
}
.color {
    margin-left: 15px;
    margin-right: 15px;
}
.content {
    background-color: #fff;
    padding: 0px 0px;
}
.break{
    display: inline-block;
    height: 0px;
}
.leftp{
    justify-content: flex-start !important;
}
.pro-item .cap {
    background: #3b80ff!important;
    color: #fff;
    padding-left: 30px;
    position: absolute;
    /* transform: rotate(
-90deg); */
    /* bottom: 50px; */
    /* right: -90px; */
    /* width: 200px; */
    height: 71px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pro-item .cap p {
    margin: 0;
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
    font-weight: bold;
}
.navbar {
    padding: 0!important;
}
.vendor {
    margin-bottom: 20px;
}
.products h3{
    font-size: 18px;
}
.vendor .caption p {
    font-size: 12px;
    background: #fff;
    padding: 10px 15px;
    border-radius: 30px;
    max-width: unset;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -33px;
    border: 1px solid #ddd;
    box-shadow: 1px 3px 5px #ddd!important;
}
.vendor .caption h2{
    font-size: 20px;
}
.pd50 {
    padding-top: 20px;
    padding-bottom: 20px;
}
.micon{
    display: none!important;
}
.white-box img{
    width:20px;
}
.footer .icon {
    width: 15%;
    margin-right: 10px;
}

.f-pd30 {
    padding-top: 0px;
    padding-bottom: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: unset;
}
.ppt30{
    padding-top: 30px;
}
}

@media(max-width:500px){
.footer p {
    font-size: 14px;
    overflow: scroll;
}
}

@media(max-width: 375px){
.profile i{
    font-size: 38px;
}
}
.table .borderb{
    border-bottom: 10px solid #fff;
}
.product-table td {
    border:none;
}
.table tr td:nth-child(n), .table tr th:nth-child(n) {
    border-left: 1px solid #fff;
    text-align: center;
    font-weight: bold;
}
.table tr:last-child {
    border-bottom: 10px solid #fff;
}
.product-table thead th {
    border:none;
}
@media (min-width:992px){
    .color .title{
        margin-top:100px;
    }
}
.pro-box .cap{
    padding-top: 10px;
    background: #3969ff;
    padding-bottom: 10px;
    color: #fff;
}
.dropdown-item .mmicon{
    display:none;
    float: left;
    margin-right: 10px
}
.navbar-light .navbar-nav .active>.nav-link .micon,.nav-item.active .micon,.dropdown-submenu .dropdown-menu .active .dropdown-item .mmicon{
    width:20px;
    display: block;
}

@media(min-width:992px){
    .mfixed{
        position: fixed;
        top:0;
        left:0;
        right:0;
        z-index: 999;
        background-color: #fff;
    }
    .mfixed{
        background: rgb(255 255 255 );

    }
    .nav-item{
        padding-left: 30px;
        display: flex;
        align-items: center;
        justify-content:center;
    }
}
@media(max-width:991px){
    .profile i {
        color: #2671ff;
        font-size: 30px;
    }
}
@media(max-width:767px){
    .table tr td:nth-child(n), .table tr th:nth-child(n) {
        border-left: 1px solid #fff;
        text-align: center;
        font-weight: bold;
        font-size: 9px;
    }
}
.footer a{
    color: #fff;
    text-decoration: none;
}

@media (min-width: 768px) and (max-width: 991px){
    .vendor {
     padding-top: 0px !important; 
    }
}
@media (max-width: 767px){
    .vendor {
     padding-top: 0px !important; 
    }
}