* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@font-face {
    font-family: 'Conv_RobotoCondensed-Regular';
    src: url('fonts/RobotoCondensed-Regular.eot');
    src: local('☺'), url('fonts/RobotoCondensed-Regular.woff') format('woff'), url('fonts/RobotoCondensed-Regular.ttf') format('truetype'), url('fonts/RobotoCondensed-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gadugi';
    src: url('fonts/Gadugi.eot?#iefix') format('embedded-opentype'), url('fonts/Gadugi.woff') format('woff'), url('fonts/Gadugi.ttf') format('truetype'), url('fonts/Gadugi.svg#Gadugi') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gadugi-Bold';
    src: url('fonts/Gadugi-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/Gadugi-Bold.woff') format('woff'), url('fonts/Gadugi-Bold.ttf') format('truetype'), url('fonts/Gadugi-Bold.svg#Gadugi-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}


a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
button,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
input,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
select,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
textarea,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    font: inherit;
    outline: 0 !important;
    border: 0 none;
}

body {
    font-size: 16px;
    color: #777;
    line-height: 25px;
    margin: 0;
    padding: 0;
    font-family: 'Gadugi';
}




b {
    font-weight: 800 !important;
}

.content-wrapper {
    width: 1140px;
    margin: auto;
    position: relative;
}

.headerSec {
    display: flex;
    justify-content: space-between;
    max-height: 90px;
}

.bannerSec header a {
    font-family: sans-serif;
    font-size: 24px;
    line-height: 24px;
    padding: 8px 13px 7px;
    color: #fff;
    text-decoration: none;
    transition: color 0.7s;
}

.bannerSec header a.active {
    font-weight: bold;
    width: 24px;
    height: 24px;
    padding: 4px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    background: #C00;
    color: #fff;
}

.mainHeading {
    font-size: 50px;
    padding: 100px 0 50px;
    float: left;
    width: 100%;
    text-align: center;
    color: #333;
}

.mainHeading::after {
    content: "";
    border-bottom: 2px solid #C00;
    width: 100px;
    display: block;
    text-align: center;
    margin: 0 auto;
    margin-top: 25px;
}



.aboutSec p {
    text-align: center;
    width: 80%;
    margin: 0 auto;
    margin: 10px auto;
    line-height: 30px;
}



.logo {
    padding: 5px 0;
}

.companyMain {
    display: flex;
    justify-content: center;
    margin: 100px auto;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.companyDlts {
    width: 300px;
    height: auto;
    border: 1px solid #e2e2e2;
    box-shadow: 2px 2px 5px 0px #f3f3f3;
    padding: 15px 20px 15px 20px;
    margin: 10px;
}



.companyDlts img {
    width: 100%;
}

.productsec {
    width: 100%;
    background: #f5faff;
}

.proGallery {
    display: flex;
    flex-wrap: wrap;
}


.imgwrapperFirst {
    background: #e4e4e4;
    width: 33.33%;
    padding: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
}

.pro_heading {
    font-size: 20px;
    font-weight: bold;
    position: absolute;
}

.pro1 {
    top: 87%;
}

.pro2 {
    top: 87%;
}

.pro3 {
    top: 87%;
}

.pro4 {
    top: 87%;
}

.pro5 {
    top: 87%;
    ;
}

.pro6 {
    top: 87%;
}

.pro7 {
    top: 87%;
}

.pro8 {
    top: 87%;
}

.pro9 {
    top: 87%;
}

.pro10 {
    top: 87%;
}

.pro11 {
    top: 87%;
}

.pro12 {
    top: 87%;
}

.pro13 {
    top: 87%;
}

.pro14 {
    top: 87%;
}

.pro15 {
    top: 87%;
}

.imgwrappersecond {
    background: #dadada;
    width: 33.33%;
    padding: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.imgwrapper img {
    width: 100%;
}

.clearfix {
    clear: both;
}

footer {
    width: 100%;
    padding: 50px;
    background: #333;
}

.footerSec {
    width: 25%;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 15px;
}

footer .content-wrapper {
    display: flex;
    justify-content: space-evenly;
}

.footerHeading {
    font-size: 25px;
    color: #fff;
    margin: 0 0 25px 0;
}

.footerSec p,
.fa-phone {
    color: #fff;
    line-height: 30px;
}

.footerSec a {
    color: #fff;
    text-decoration: none;
}

/* .footerSec a:hover {
        color: #da251c;
    } */

/* .footerSec a:hover {
        background: #fff;
    } */



.footerSec p span {
    display: block;
    width: 20px;
    float: left;
    height: 55px;
}

.getinTouch {
    width: 33%;
}

.socialIcon p span {
    width: 50px;
    height: 38px;
    background: #656565;
    text-align: center;
    padding: 0px;
    border-radius: 2px;
    font-size: 28px;
    margin: 0 10px 0 0;
}

.socialIcon p span:hover {
    background: #da251c;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
}

.socialIcon p span i {
    margin: 5px 0 0 0;
}



.contactusDlts .companyDlts p span {
    height: 42px;
    float: left;
    width: 25px;
}

.contactusDlts .companyDlts {
    width: 31%;
    background: #f1f1f1;
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px black;
}


.contactusDlts p,
.fa-phone {
    color: #333;
    line-height: 30px;
}



.contactuslogo {
    margin: 0 0 35px 0;
}

.spacialText {
    font-size: 25px;
    text-align: center;
    color: #1c3957;
    line-height: 45px;
    margin: 60px auto;
    width: 80%;
}

.specificationSec {
    display: flex;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.specificationSec .specification {
    min-width: 45%;
    border: 1px solid #d2d2d2;
    margin: 10px 0;
    float: left;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
}

.specificationSec .specification:hover {
    border: 1px solid #C00;
    background: #f1f1f1;
}

.specText span {
    margin: 12px 0 0 0;
    float: left;
}

.specText:before {
    content: "\2713";
    padding: 14px 30px 14px 18px;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    width: 0px;
    background: #da251c;
    float: left;
    margin-right: 15px;
}

.starRating {
    width: 100%;
    text-align: center;
    margin: 50px 0;
}

.splitProSec {
    width: 45%;
    border: 1px solid #d4d4d4;
    border-radius: 2px;
    background: #fff;
    padding: 0px 0 0 0;
}

.bottomProName {
    background: #3f72a9;
    padding: 15px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0px 0px 2px 2px;
}

.splitAcProSecMain a {
    text-decoration: none;
}

.row {
    display: flex;
    justify-content: space-evenly;
}

.bgColor {
    background: #e4e4e4;
    padding: 50px 0;
}

.whitebgColor {
    background: #ededed;

    padding: 50px 0;
}

.splitAcProDlts {
    padding: 70px;
}

.proDltsHeading {
    font-size: 22px;
    color: #18395c;
    margin: 0 0 20px 0;
    line-height: 30px;
}

.splitAcProDlts ul li {
    margin: 0px 0 4px 28px;
}

/*----Tab----*/

/* Style the tab */
/* Style the tab */
.tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #da251c;
    color: #fff;
}

/* Style the buttons inside the tab */
.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
    background-color: #1c3957;
}

/* Create an active/current tablink class */
.tab button.active {
    background-color: #1c3957;
    color: #fff;
}

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
}

/* Style the close button */
.topright {
    float: right;
    cursor: pointer;
    font-size: 28px;
}

.topright:hover {
    color: red;
}

.tabSec {
    padding: 100px 0
}

.aboutBanSec img {
    width: 100%;
}

.imgbox {
    display: flex;
    justify-content: center;
    align-items: center;
}

.tollfree {
    text-align: right;
    font-size: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #da251c;
}

.tollfreenumber {
    margin-left: 20px;
}

.splitProSec.windowac {
    text-align: center;
}

.splitImg {
    background: #e7fdff;
}




.clientSec {
    margin: 80px 0;
}

.clientLogo {
    width: 285px;
    height: auto;
    float: left;
    border: 1px solid #e3e3e3;
    box-sizing: border-box;
    padding: 10px;
}

.clientSec .row {
    display: inline-block;
}



/* .mactacAdp img{
    width: 100%;
}

.mactacAdp .splitProSec {
        height: auto;
        width: 200px;
    }

    .mactacAdp .splitImg{
        background: none;
    } */

/* .demo {
    position: relative;
} */

/* Overlay style */
.popup-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9999;
    justify-content: center;
    align-items: center;
}

#enquiryFormPopup {
   max-width: 400px;
    width: 100%;
    bottom: 0;
    transform: translate(-50%, -50%);
    position: fixed;
    height: 100%;
    top: 55%;
    /* left: 0; */
    right: -13%;
    z-index: 99999;
    background: red;
    color: #fff;
}





#enquiryFormPopup .popup-content {
    width: 90%;
    margin: 0 auto;
}

#enquiryFormPopup h2 {
    font-size: 20px;
    margin: 10px 0;
    color: #fff;
}


#enquiryFormPopup .submit {
    padding: 8px;
    border-radius: 5px;
    width: 150px;
    font-weight: 700;
    color: #000;
}

/* Popup form box centered */
.popup-box {
    background: #fff;
    padding: 30px 25px;
    border-radius: 10px;
    width: 100%;
    max-width: 400px;
    position: relative;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.9);
}

/* Close button */
.close-btn {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 24px;
    font-weight: bold;
    cursor: pointer;
}

/* Input styling */
input,
textarea {
    width: 100%;
    padding: 8px;
    margin-top: 5px;
    box-sizing: border-box;
    color: #2d2d2d;
}


.popup {
    display: none;
    position: absolute;
    top: 0;
    /* left: 320px; */
    background: rgba(0, 0, 0, 1);
    padding: 10px;
    border-radius: 8px;
    z-index: 999;
}

.popup video {
    display: block;
    max-width: 100%;
    border: 2px solid #fff;
    border-radius: 10px;
}

#openFormBtn {
    position: fixed;
    z-index: 9999;
    right: 0;
    top: 50%;
    /* transform: translate(-50%, -50%); */
    background: red;
    color: #fff;
    padding: 15px 30px;
    border-radius: 10px 0px 0px 10px;
    font-weight: bold;
}






/* Mobile */


@media(min-width:1199px) and (max-width:1280px) {
    .content-wrapper {
        width: 1150px;
    }

    .splitBannerHeading .slide-title {
        font-size: 50px;
    }

}

@media(min-width:992px) and (max-width:1198px) {
    .content-wrapper {
        width: 950px;
    }

    .companyDlts {
        width: 300px;
    }

    .specificationSec .specification {
        min-width: 49%;
    }

    .splitBannerHeading .slide-title {
        font-size: 45px;
    }

}


@media(min-width:768px) and (max-width:991px) {
    .content-wrapper {
        width: 750px;
    }

    .companyDlts {
        width: 32%;
    }

    .mainHeading {
        font-size: 40px;
    }

    footer {
        padding: 50px 0;
    }

    .footerSec,
    .getinTouch {
        width: auto;
        padding: 0;
    }

    .splitAcProSecMain a {
        position: relative;
    }



    .bottomProName {
        font-size: 15px;
        position: absolute;
        bottom: 0;
        width: 100%;
    }

    .splitProSec {
        height: 300px;
    }

    .specificationSec .specification {
        min-width: 70%;
    }

    .splitBannerHeading .slide-title {
        font-size: 35px;
    }

}


@media(max-width:767px) {
    .content-wrapper {
        width: 700px;
    }

    .companyDlts {
        width: 32%;
    }

    .mainHeading {
        font-size: 30px;
        padding: 50px 0 25px;
    }

    footer {
        padding: 50px 0;
    }

    .footerSec,
    .getinTouch {
        width: auto;
        padding: 0;
    }

    .companyMain {
        margin: 15px 0;
    }

    .splitAcProSecMain a {
        position: relative;
    }

    .bottomProName {
        font-size: 15px;
        position: absolute;
        bottom: 0;
        width: 100%;
    }

    .splitProSec {
        height: auto;
    }

    .specificationSec .specification {
        min-width: 70%;
    }

    .splitBannerHeading .slide-title {
        font-size: 30px;
    }

}


@media(min-width:641px) and (max-width:767px) {

    footer .content-wrapper {
        width: 600px;
    }

    footer .content-wrapper {
        flex-flow: row wrap;
        justify-content: end;
    }

    .footerSec,
    .getinTouch {
        width: 50%;
        padding: 0;
        margin-top: 30px;
    }



}

@media(max-width:640px) {

    .imgwrapperFirst,
    .imgwrappersecond {
        width: 50%;
        border-bottom: 2px solid #fff;
    }

    .footerSec,
    .getinTouch {
        width: 100%;
        padding: 0;
        margin-top: 30px;
    }

    footer .content-wrapper {
        flex-flow: row wrap;
        justify-content: center;
    }

    .splitProSec {
        width: 100%;
        margin-bottom: 30px;
    }

    .bgColor,
    .whitebgColor {
        padding: 50px 0 20px;
    }

    .row {
        flex-direction: column;
    }

    .specificationSec .specification {
        min-width: 80%;
    }

    .aboutBanSec img {
        height: 160px;
    }




}

@media(min-width:481px) and (max-width:640px) {
    .content-wrapper {
        width: 420px;
    }

    .companyDlts {
        width: 70%;
        display: block;
        margin-bottom: 20px;
    }


    .specText:before {
        padding: 8px 23px 9px 10px;
        font-size: 14px;
    }

    .specificationSec .specification {
        min-width: 100%;
        font-size: 14px;
    }

    .specText span {
        margin: 5px 0 0 0;
    }



}

@media(max-width:480px) {
    body {
        font-size: 15px;
    }

    .content-wrapper {
        width: 400px;
        flex-direction: column;
    }

    .companyDlts {
        width: 80%;
        display: block;
        margin-bottom: 20px;
    }

    .imgwrapperFirst,
    .imgwrappersecond {
        width: 100%;
        border: none;
        margin: auto;
        text-align: center;
    }

    .footerSec,
    .getinTouch {
        width: 100%;
    }

    footer {
        padding: 10px;
    }

    .specificationSec .specification {
        min-width: 100%;
        padding: 0px 5px 4px 5px;
    }

    .spacialText {
        font-size: 20px;
    }

    .splitAcProDlts {
        padding: 30px 15px;
    }

    .proDltsHeading {
        font-size: 18px;
        margin: 0 0 10px 0;
    }

    .splitBannerHeading .slide-title {
        font-size: 25px;
    }

    .specText:before {
        display: none;
    }

    .splitImg {
        min-height: 250px;
    }

}

@media(min-width:361px) and (max-width:480px) {
    .content-wrapper {
        width: 320px;
    }

}

@media(min-width:320px) and (max-width:361px) {
    .content-wrapper {
        width: 300px;
    }

}