@charset "utf-8";
 * {
     outline: none;
     margin: 0px;
     padding: 0px;
     border: none;
     text-decoration: none;
      font-family: 'Opensans';
     box-sizing:border-box;
}
 body {
     text-decoration: none;
     background:#fff;
       font-family: 'Opensans';
     font-size:16px;
     color:#000;
}
html {
  scroll-behavior: smooth;
}
a {
    text-decoration: none;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.p0{
    padding:0!important
}
.p3{
    padding:3px!important
}
.p4{
    padding:4px;
}
.m0{
    margin:0!important
}
.fl{
    float:left
}
.fr{
    float:right
}
b{
    padding:10px 0
}
li{
    list-style:none;
    text-decoration:none
}
p{
    font-style: normal;
    font-display: swap;
    height: auto;
    font-size: 1em;
    color:#000000;
    line-height: 1.7;
    font-family: 'Opensans';
    font-weight: 300;
}
li{
    font-size:16px;
     font-weight: normal;
}

 .c1 {
     background-color:#fff !important;
     color:#333 !important;
}
 .fa-rotate-90 {
     -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
     transform: rotate(90deg);
}

@font-face {
    font-family: 'Municipal';
    src: url('../fonts/Municipal.eot');
    src: url('../fonts/Municipal.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Municipal.woff2') format('woff2'),
        url('../fonts/Municipal.woff') format('woff'),
        url('../fonts/Municipal.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Light.eot');
    src: url('../fonts/Montserrat-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserrat-Light.woff2') format('woff2'),
        url('../fonts/Montserrat-Light.woff') format('woff'),
        url('../fonts/Montserrat-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Regular.eot');
    src: url('../fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserrat-Regular.woff2') format('woff2'),
        url('../fonts/Montserrat-Regular.woff') format('woff'),
        url('../fonts/Montserrat-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Medium.eot');
    src: url('../fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserrat-Medium.woff2') format('woff2'),
        url('../fonts/Montserrat-Medium.woff') format('woff'),
        url('../fonts/Montserrat-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'OpenSans';
    src: url('../fonts/OpenSans-Regular.eot');
    src: url('../fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/OpenSans-Regular.woff2') format('woff2'),
        url('../fonts/OpenSans-Regular.woff') format('woff'),
        url('../fonts/OpenSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'OpenSans';
    src: url('../fonts/OpenSans-Medium.eot');
    src: url('../fonts/OpenSans-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/OpenSans-Medium.woff2') format('woff2'),
        url('../fonts/OpenSans-Medium.woff') format('woff'),
        url('../fonts/OpenSans-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'OpenSans';
    src: url('../fonts/OpenSans-Light.eot');
    src: url('../fonts/OpenSans-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/OpenSans-Light.woff2') format('woff2'),
        url('../fonts/OpenSans-Light.woff') format('woff'),
        url('../fonts/OpenSans-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'InterTight';
    src: url('../fonts/InterTight-Light.eot');
    src: url('../fonts/InterTight-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/InterTight-Light.woff2') format('woff2'),
        url('../fonts/InterTight-Light.woff') format('woff'),
        url('../fonts/InterTight-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
 @font-face {
    font-family: 'Rogbold Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Rogbold Regular'), url('../fonts/Rogbold-3llGM.woff') format('woff');
    }
@font-face {
    font-family: 'MostraNuova';
    src: url('../fonts/MostraNuovaAltB-Bold.eot');
    src: url('../fonts/MostraNuovaAltB-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MostraNuovaAltB-Bold.woff2') format('woff2'),
        url('../fonts/MostraNuovaAltB-Bold.woff') format('woff'),
        url('../fonts/MostraNuovaAltB-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

.logo-img{display: none;}
body.home .logo-img{display: block;}
body.home .logo-img-white{display: none;}


body.home .header-contact {
    display: flex;margin-top: 35px;
    align-items: center;
    justify-content: center;
}
.header-contact {
    display: flex;
    margin-top: 35px;
    align-items: center;
    justify-content: flex-start;
}

.top-wraper {
    width: 100%;
    height: auto;
    position: fixed;
    z-index: 9;
}

.center{
  display: flex;
  margin: 0 auto;
  justify-content: center;
  align-items: center;
  position: relative;
}

.resp-show{
  display: none !important;
}

.nav-brand img{
    width: 95%; 
    margin-top: 8px;
}
/**/
.arrow-lft2{margin-right: 5px; margin-left: 0 !important}
.prev-btn-n {
    /*padding-top: 30px;*/    position: relative;
    z-index: 9;
}

.prev-btn-n a.download-a {
    border: 1px solid #7e7e7e;
    padding: 10px 20px;
    border-radius: 25px;
    width: fit-content;
    margin: 0 auto;    color: #333;
}
/*popup*/

#popUp {
    position: fixed;
    width: 400px;
    height: auto;
    background: #bd2221;
    bottom: 8%;
    margin-left: 0;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    z-index:9999;
    padding:2% 2% 2%;
    right:0; opacity: 0
  }

  #popUp .close {
    position: absolute;
    top: -40px;opacity: 1;
    left: -4%;
    color: #666;
    font-family: inherit;
    font-weight: normal;
    font-size: 1.5em;
    cursor: pointer;
    background-color: #f7f7f7;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
  }
  a.button {
    margin: 0 auto;
    text-align: center;
    right: 0;
    left: 0;
    position: absolute;
    width: 120px;
    font-size: 15px;
    color: #fff;
    border-bottom: 2px solid #18729f;
    background: #1c8dc4;
    border-radius: 4px;
    padding: 8px 0;
  }
  #plus {
    position: fixed;
    color: #fff;
    bottom: 56%;
    font-size: 1em;
    margin-right: -425px;
    -webkit-transition: all 1.25s ease;
    -moz-transition: all 1.25s ease;
    -o-transition: all 1.25s ease;
    transition: all 1.25s ease;
    cursor: pointer;
    text-align: left;
    letter-spacing: 1px;
    z-index: 999;
    width: 100%;
    right:0;
  }
.side-btn {
    position: absolute;
    background: #bd2221;
    color: #fff;
    text-transform: uppercase;
        font-family: 'Opensans';
    font-weight: normal;
    font-size: 1em;
    line-height: 27px;
    display: inline-block;
    padding: 15px 20px; letter-spacing: 2px;
        -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
    transition: all 1.25s ease;
    right: -60px;
    border-bottom-left-radius: 10px;
     border-bottom-right-radius: 10px;
}
  #plus::after {
    display: block;
    display: relative;
  }
  .mob-txt{ display: block; text-transform: capitalize; font-style:normal;font-family: 'Montserrat';
  font-weight: 500;}

.side-form .form-group{margin-bottom: 12px;}

.side-form input[type="text"],
.side-form textarea
{
    background: #fff;
    color: #3f3f3f;
    width: 100%;
    padding: 15px 20px;
}

.side-form-title {
    font-size: 1.333em;
        color: #fff;
    text-transform: uppercase;
    line-height: 30px;
        font-family: 'Opensans';
    font-weight: normal;
    text-align: center;margin-bottom: 20px;
}


/**/
 .clear {
     clear: both 
}
 audio, ::selection{
     background: #daa289!important;
     color: #fff !important;   
}
span::selection {   -webkit-background-clip: unset!important;
    -webkit-text-fill-color: #fff !important; background: #daa289 !important; }
::-moz-selection {
   color: #fff !important;
}

 .grecaptcha-badge{
     display:none !important;
}
 .img-full{
     width: 100%;
     height:auto;
     display: block 
}
 .img-responsive {
     max-width: 100%;
     height:auto;
}

 .logo1{
     display:none 
}
 .banner-wraper{
     width:100%;
     height:auto;
     position:relative;
     padding-left: 1%;
     padding-right: 1%;
}
.carousel-inner { border-radius: 25px; }
.sexy-menu.detached .navigation{
  top: 0
}

 .footer-container{
     width:100%;
     height:auto;
     padding-top:2em;
     padding-bottom:2em;
}
.footer-top-for{ display: flex; align-items: center;}
.footer-top-for img{ max-width: 35px; margin-left: 10px;}
 .top-wraper{
     width:100%;
     height: auto;
}
 .top-container{
     width:100%;
     padding-left: 3%;
     padding-right: 3%;
}
.header-social-links {
    float: left;
}
 .tophead{
     width:100%;
     position:relative;
         padding: 0em;
    background: #6a446e;
        display: flex;
    justify-content: space-between;
}

.img-design{
position: absolute;bottom: 0;
    right: 0;
}

/**/
  
/*modal*/

/*modal*/

 .modal-title {
    color: #0c385f;
    font-size: 1.401em;
    line-height: 30px;
    margin: 0;
    text-transform: capitalize;
     font-family: 'Product-Sans'; font-weight: normal;
    font-style: normal;
}
.modal-header .close {
    margin-top: -2px;
    position: absolute;
    top: 15px;
    right: 14px;
    opacity: 1 !important;
    font-size: 2em !important;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 50%;    transform: translateY(-50%);
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: block;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out, -o-transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header .close {
    margin-top: -2px; z-index: 99;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 50px 35px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}
  .modal-dialog {
        width: 500px;
        margin: 30px auto
    }
@media (min-width:992px) {
  
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}
/**/
.text-success {
    color: #bd2221 !important;
}
.subs-title2{
  font-size: 1.62em;
    position: relative;
    font-style: normal;
    text-align: center;
    font-family: 'Opensans';
    font-weight: normal;
    margin-top: 30px; margin-bottom: 30px;
    line-height: 25px;
    color: #000; 
}

/**/
.icon-container {
    padding: 100px 0;
}
.form-group {
    margin-bottom: 18px;
}

.enq-container{position: relative;    padding: 60px 0;  
    margin-top: -250px;
    z-index: 9; }
   
.en-head2{
    color: #fff;
    font-weight: normal;
    font-family: 'ProductSans';
    font-size: 2.29em;
    line-height: 42px;
}
.enq-txt {
    margin-bottom: 30px;
}

.in-contact-page-content {
background-size: cover;
padding: 75px 50px; border-radius: 15px;
}

/*
*/



/**/

.btn-flex {
    display: flex;
}

.p1{
  padding: 1px !important
}

.project-container{
 overflow: hidden;padding-top: 60px;
position: relative;  z-index: 9;
}
.ser-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
}
.dots {
    position: absolute;
    top: 0;
    transform: translate(-50%, -50%);
    left: 50%;
}


.c-white{color: #fff !important}
/* Style the tab content */

/**/
.hero-text-area-inner{
  position: absolute; left: 50%; transform: translate(-50%,-50%); top: 50%;
}
.hero-hd{
   font-family: 'Municipal'; font-weight: normal;
   font-size: 4.51em; line-height: 50px;
   color: #ffffff; text-align: center;
   text-transform: uppercase;
}
.hero-hd span{
  font-family: 'Municipal'; font-weight: normal;color: #ec2625; font-size: 1em;text-transform: uppercase;
}
.page-hero-inner{position: relative;}
/**/
/* Style the tab */
.home-tab {
  display: flex; flex-wrap: wrap;
  align-items: center;
  margin-bottom: 4em; justify-content: center;
}
.tab-home{
      border: 1px solid rgb(0 0 0 / 39%);
    position: relative;
    color: rgb(23 23 23 / 41%);
    cursor: pointer;
    background: #fff;
    padding: 12px 23px;
    letter-spacing: 0px;
    text-transform: math-auto;
    font-weight: normal;
    font-size: 1.31em;
    font-family: 'Opensans';
    text-align: center;
    position: relative;
    margin-right: 15px;
    border-radius: 8px;
}
.home-tab li.active .tab-home:after{
  content: '';
  position: absolute;
  left: 50%; transform: translate(-50%,0%);
  bottom: -30px;
  width: 17px;
  height: 22px;
  background-image: url(../images/icon2.png);
  background-size: cover;
}
.home-tab li {
    width: auto;
    float: left;
}
.home-tab li:last-child .tab-home{ margin-right: 0 }
.home-tab li.active .tab-home{
    background-color: #ec2625;
  border: 1px solid #fff; color: #fefefe;
}
.tab-content {
    position: relative;margin-bottom: 45em;
}
.tab-content > .tab-pane {
      display: unset;
      position: absolute;
      left: 0;
      opacity: 0;    width: 100%;
      transition: opacity 1s;
  }
  .tab-content > .tab-pane.active {
      opacity: 1;
  }
/**/
.infinteTabs {
  border-radius: 2px 2px 0 0;
  position: relative;
  width: 100%;
  overflow: hidden;
  box-sizing: content-box;
}

.infinteTabs .nav-tabs {
  border-radius: 2px 2px 0 0;
  display: table;
  margin: 0 auto;
  white-space: nowrap;
}

.infinteTabs .nav-tabs > li {
  display: table-cell;
  float: none;    padding: 50px 0;
}

.infinteTabs .infinteTabs-nav {
  position: absolute;
    /*height: 100%;*/
    margin: 0;    border-radius: 8px;
       width: 50px; cursor: pointer;
    height: 50px;
    z-index: 1000;font-size: 25px;
    display: none;
    background-color: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 0 15px #fff;
        top: 50%;
    transform: translateY(-50%);
}

.infinteTabs .infinteTabs-nav.active {
  display: block;
}

.infinteTabs .infinteTabs-nav.prev {
  border-radius: 4px 0 0 0;
  left: 0;
}

.infinteTabs .infinteTabs-nav.next {
  border-radius: 0 4px 0 0;
  right: 0;
}

.inner-title{
      font-weight: normal; color: #171717;
    font-size: 1.94em; line-height: 35px; text-align: center;
    font-family: 'Opensans'; text-transform: uppercase; 
    margin-bottom: 50px;
}
.inner-title span{
  color: #b24443;  font-family: 'Opensans';
}
.inner-title2{
   font-weight: normal; color: #2e2824; letter-spacing: 1px;
    font-size: 1.26em; line-height: 30px; text-align: center;
    font-family: 'Opensans'; text-transform: uppercase; 
}
.inner-title2 span  { color: #b24443  }
.year-bg{
  background: #f5f5f5; border-radius: 10px; padding: 10px 20px;
      margin-bottom: 25px;
}
.arrow-rgt{width: unset !important;}
.mag-span{
   font-weight: 300; color: #2c2c2c; letter-spacing: 1px;
    font-size: 1.125em; line-height: 35px; text-align: center;
    font-family: 'Opensans';
}
.mag-dwnlod{
   font-weight: normal; color: #f60100; letter-spacing: 1px;
    font-size: 0.8em; line-height: 22px; text-align: center;
    font-family: 'Opensans';    display: flex;
    align-items: center; justify-content: center;
}
.magazine-item{position: relative; border-radius: 15px;}
.magazine-item img{  border-radius: 15px;}
.mag-content {
    text-align: center;
    margin-top: 15px;
}
.magazine-item:hover .mg-img{
      transform: scale(1.03);
    border-radius: 15px;
}
.mg-img{
      -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease; margin-top: 15px;
    transition: all 0.3s ease; border-radius: 15px;
    width: 100%;position: relative; overflow: hidden;
}
.mg-img:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5019607843);
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 15px;
}
.magazine-item:hover .mg-img:after {
    opacity: 1;
}

.bg1 {
    background-size: cover;
    background-image: url(../images/footer-bg.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
}
.home-bg1 {
    background-size: cover;
    background-image: url(../images/footer-bg.jpg);
    background-repeat: no-repeat;
    /* background-position: bottom; */
}
.home-bg {
    position: relative;
    overflow: hidden;
}
.home-only-bg {
    position: absolute;
    top: -55%;
    z-index: -1;
}
/**/

.owl-theme .owl-nav [class*=owl-] {
    padding: 0 !important;
    transform: translateY(-50%);    margin: 0!important;
 font-size: 0px !important; 
    position: absolute;
    box-shadow: unset !important; border-radius: 100%;
    height: 50px; width: 50px; line-height: 50px;
    background: #f60100;
}
.owl-nav .owl-prev:before {
    right: 0;
    left: 0;
    top: 0;
    bottom: unset;
    content: '';
    position: absolute;
    background-image: url(../images/arrow-lft.png);  
    background-size: cover;
       height: 24px;
    width: 29px;
        transform: translate(-50%, -50%);
    top: 50%;
    left: 50%; 
}
.owl-nav .owl-next:before {
    right: 0;
    left: 0;
    top: 0;
    bottom: unset;
    content: '';
    position: absolute;
    background-image: url(../images/arrow-rgt.png); 
    background-size: cover;
    height: 24px;
    width: 29px;
        transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}
.owl-controls {
    position: absolute;    width: 100%;
    left: 0px;
    top: 50%; transform: translateY(-50%);
}
.owl-prev{  left: -90px;}
.owl-next{  right: -90px;}
/**/
.inner-container{
  position: relative; padding: 100px 0;
}

/*section.contact-container*/
.mt-0{margin-top: 0px !important}
.contact-container{
  position: relative;     z-index: 9; overflow: hidden;
}
.contact-top{
 margin: 2em 0;
}
iframe {
    height: 100%; 
}
.con-rgt {
    margin-top: 30px;
}
.mbtm{margin-bottom: 15px;}
.contact-item p {
    font-size: 1.2em; line-height: 1.4; color: rgb(250 228 218 / 74%);text-align: center;
    margin-top: 5px;    font-weight: normal;
}
.contact-item p a{
    font-weight: normal;    color: rgb(250 228 218 / 74%);
  display: block;
}
.contact-item {
    position: relative;
    z-index: 9;
    overflow: hidden;
    padding: 30px 40px;
    height: 100%;
    background-size: cover;
}

.rght-txt{
   text-align: center;
     font-size: 1.333em;color: #fff;
    line-height: 33px; position: relative;
 text-transform: uppercase;
    font-family: 'PPFragmentGlare'; font-weight: 100;
}
.con-left  .icon-f span { margin-right: 0px !important;
 background: unset; 
 border-radius: 100%; height: 60px; width: 60px; line-height: 60px;
 display: flex;
    align-items: center;
    justify-content: center; position: relative;
}
.con-left {
      text-align: center;
    margin: 0 auto 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}


/**/
.eng-spans {
    display: flex; margin-top: 1em;
    align-items: center;
}
.view-btn1:after,.view-btn3:after{filter: brightness(0);}
.view-btn2{ text-align: center;    margin: 2em auto 0; }
.view-btn2:before{
  background: #ffe246;
  width: 100%;
    height: 10px;
    position: absolute;
    bottom: -8px; opacity: 28%;
    transform: translate(-50%, -50%); left: 50%;
    content: ""; z-index: -1;
}

.view-btn1:before,.view-btn3:before{
  background: #ffe246;
  width: 100%;
    height: 10px;
    position: absolute;
    bottom: -7px; 
    transform: translate(-50%, -50%); left: 50%;
    content: ""; z-index: -1;
}
.view-btn3:before{
background:  #99ddc8;
}
.view-btn3 {
    width: 100px !important;    padding-left: 10px;
}
.view-btn1{ font-size: 0.753em; }
.eng-span{
  font-family: 'InterTight'; font-weight: normal;margin-right: 5%;
  font-size: 0.875em; line-height: 20px; color: #000;
}


/**/
 .menu-container{
     width: auto;
     height: auto;
     float:right;
     margin-top:1em 
}
 .logo{
     width:auto;
     height:auto;
     float:left;
}

  a.button {
    margin: 0 auto;
    text-align: center;
    right: 0;
    left: 0;
    position: absolute;
    width: 120px;
    font-size: 15px;
    color: #fff;
    border-bottom: 2px solid #18729f;
    background: #1c8dc4;
    border-radius: 4px;
    padding: 8px 0;
  }

.submit-btn1{
    border: none;
     cursor: pointer;
       color: #fff;
    cursor: pointer;
    background:  #000;
    padding: 10px 20px;
    font-family: 'Opensans';
    font-weight: normal; border-radius: 10px;
    font-size: 1em;
    text-transform: uppercase;
}
.submit-btn1:hover{
    background:#000 ; color: #fff;
}

.mt-1
{
    margin-top: 1em !important;
}
.mt-2
{
    margin-top: 2em !important;
}
.mt-5
{
    margin-top: 5em;
}
.mb-2
{
    margin-bottom: 2em;
}
.mb-5
{
    margin-bottom: 5em;
}


 .desk-view{
     display:block;
}
 .mob-view{
     display:none !important
}

/* Dropdown styles */

.footer-bottom-container {
    position: relative;  
    border-top: 1px solid rgb(32 32 32 / 15%);
}

 .footer-wraper {
     width:100%; 
     height:auto; position: relative;    z-index: 9;
}
.footer-bottom-wraper{
  width: 100%;
    height: 50px;
    background-color: #fff
}
.space{ justify-content: space-between; }

 .copy-right {
     width:auto;
     height:auto; letter-spacing: 1px;
     float:left;
     font-family:'InterTight';
     font-weight: 300; 
     font-size:1em;color: #131313;
     line-height: 60px 
}
 .copy-right span {
     font-family:'InterTight';
     font-weight: 300;  letter-spacing: 1px;
}
 .designed {
     width: auto;
     height: auto;
     float: right 
}
 .designed-ido {
     float: right;
     height: auto;
     padding-left: 8px;
     padding-top:15px;
     width: auto; 
}
 .designed p {
     width: auto;
     height: auto; 
     float: right;
      font-family:'InterTight';
     font-weight: 300; 
     font-size:1em; letter-spacing: 1px;
     line-height: 60px;
     margin: 0; color: #131313;
}
 .designed p a {
     text-decoration: none; 
      font-family:'InterTight';
     font-weight: 300;  letter-spacing: 1px;
     font-size:1em;color:#131313;
     font-weight:normal; 
}
 .designed p a:hover {
     text-decoration: none;
}
 .whats-app{
   position: fixed;
    bottom: 44vh;
    right: 0;
    background: #168cb9;
    width: 70px;
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}

 .mob-hide{display: block;}
  .mob-show{display: none;}
.address p  a{ 
color: #212121; }
.client-container {
    position: relative;
    padding-bottom: 75px;
}
.footer-address-container {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;padding-top: 30px;
    justify-content: center; padding-bottom: 30px;
    align-items: center; 
}
.footer-address {
    width: auto;
    margin-right: auto;
    height: auto;
    float: left;
    padding-top: 20px;
}
.footer-address:nth-child(4){     padding-right: 0; margin-right: 0 }
.icon-f {
    display: flex;
    align-items: center;
}

.btm-link p {
    font-size: 0.937em;
    margin-bottom: 0;
    color: #1f1f1f;
    letter-spacing: .4px;
         font-family: 'Montserrat';
    font-weight: normal;
}

.footer-social-links li a{
    margin-left: 20px;
    display: block;
    text-align: center;
}

.footer-social-links li a:hover{
 color:  #0c6096  !important;
}
.footer-social-links ul li {
   float: left;
    margin: 0;  
}
.footer-menu-brdr {
    padding-bottom: 20px;
    display: flex;
    padding-top: 20px;
    align-items: center;
    border-top: 1px solid rgb(22 140 185 / 14%);
    justify-content: space-between;
    border-bottom: 1px solid rgb(22 140 185 / 14%);
}
.footer-menu-item {
    width: 75%;
    float: left;
    display: flex;
    align-items: center;
}
.footer-social-links {
    display: flex;
    align-items: center;
    float: right;
    width: auto;
}

.footer-content-title {
    color: #4e4e4e;
    margin-right: 70px;
    font-size: 1.18em;
    line-height: 25px; letter-spacing: .5px;
    font-family: 'Gilroy';
    position: relative;
    font-weight: 500; position: relative;
}
.footer-content-title:after {
    background: #4e4e4e;
    position: absolute;
    right: -40px;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    height: 1px;
    width: 5px;
    z-index: 9;
}

.footer-menu li {
    float: left;
    margin-right: 30px;
}
.footer-social-links ul li:last-child{margin-left: 0; padding-right: 0}
.footer-social-links ul li:first-child a{margin-left: 0}
.footer-social-links ul li:last-child a{margin-right: 0; padding-right: 0}
.footer-social-links ul li a{
 
   font-size: 1.333em
}
.footer-social-links ul li a{
  color:  #bd2221
}

.footer-menu li a{
      font-family: 'Montserrat';
    font-weight: normal;
    font-size: 0.937em;
    line-height: 30px;
    color: #363636;
    letter-spacing: 1px;
}
.icon-bg{margin-right: 10px;}
.footer-menu li a:hover{ color: #95cb77}
.footer-social-links {
    justify-content: flex-start;
    display: flex;
    align-items: center;
}
.main-container{
    width: 100%;
    height: auto;
    padding-top: 60px;
}
.welcome-container {
    position: relative;
    overflow: hidden;
    padding: 100px 0 60px;
}
.footer-logo img{width: 85%; mix-blend-mode: multiply;}


.pt-0{
    padding-top: 0px !important;
}
.pb-0{
    padding-bottom: 0px !important;
}

.p5{
    padding: 5px;
}
.p8 {
    padding: 8px;
}
.d-flex {
    display: flex!important;
}
.mb-0{margin-bottom: 0 !important}



/**/
.more-btn{
    position: relative;
    font-family: 'Gilroy';
    font-weight: 500;
    font-style: normal;
    font-size: 1.02em;
    line-height: 25px;
    color: #585858;   
    letter-spacing: 1px;
    margin-top: 2em;  
    display: flex;
    align-items: center;
    width: fit-content; padding: 10px 30px; 
    border: 2px dashed rgb(54 54 54 / 35%);
    border-radius: 25px;
}
.more-btn img{margin-left: 5px;}
.more-btn:hover{
  background: #95cb77; color: #fff
}

.welcome-detail {
   position: relative;
  padding-left: 20px; text-align: justify;
}
.abt-b{
  font-family: 'Montserrat'; font-weight: normal;
  display: block; margin: 20px 0;
  font-size: 1.32em; color:rgb(57 57 57 / 52%); 
}
 .c-blue{color: #18609d; }
.eq-ht{
      display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
/**/

/**/
.icon-container{
  background-image: url(../images/bg1.jpg); background-size: cover;
  padding: 50px 0;
}
.icon-h{
    font-size: 1.18em;
    position: relative;
    font-style: normal;
    font-family: 'Gilroy';
    font-weight: 500;
    line-height: 25px;
    color: #f4f9fb;
}
.icon-content {
    padding-left: 20px;
}
.icon-h1{
   font-size: 2.71em;
    position: relative;
    font-style: normal;
    font-family: 'Gilroy';
    font-weight: 500; letter-spacing: -1px;
    line-height: 35px;
    background: linear-gradient(to right, #AFFE83 0%, #168CB9 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
}
.icon-col {
    display: flex;    margin-right: auto;
    align-items: center;
    width: auto; float: left;
}
.icon-col:last-child{margin-right: 0}
.icon-row {
    display: flex;
    align-items: center;
}
.icon-content-main {
    display: flex;
    align-items: center;
}



/**/
.abt-container {
  padding: 70px 0;
    position: relative;
    z-index: 9;

}
.footer-bg {
    position: absolute;
    top: 40%; width: 100%;
    z-index: -1;
}
.abt-img{position: relative; padding-right: 40px;}
.abt-img img{border-radius: 30px;}
.product-top {
    margin-bottom: 1.5em;
}
.abt-content{padding-right: 45px;position: relative;}
.abt-content:after {
    position: absolute;
    content: "";
    background-image: url(../images/line1.png);
    background-size: cover;
    height: 300px;
    width: 23px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.abt-span{
      font-size: 1.52em;
    position: relative;
    text-align: left;
    font-family: 'Gilroy';
    font-weight: 500; 
    line-height: 35px; 
    color: #303030; text-transform: capitalize;
}
.title1{
    font-size: 5em;
    position: relative;
    font-style: normal;
    text-align: left;
   font-family: 'Municipal';
    font-weight: normal; 
    line-height: 95px;
    color: #222; text-transform: uppercase;
}
.title1 span{
    font-size: 1em;
    text-align: left;
   font-family: 'Municipal';
    font-weight: normal; 
    line-height: 95px;
    color: #bd2221; text-transform: uppercase;
}
.subs-title{
  font-size: 1.62em;
    position: relative;
    font-style: normal;
    text-align: left;
    font-family: 'Opensans';
    font-weight: normal;     margin-bottom: 30px;
    line-height: 25px;
    color: #bd2221;    text-transform: capitalize;
}

/**/

.know-more{
 position: relative;
    font-family: 'InterTight';
    font-weight: 300;
    font-style: normal;
    font-size: 1em;
    line-height: 28px;
    color: #0936a8; background-color: #ffb629;
    padding: 8px 20px; border-radius: 10px;
        display: block;
    width: fit-content;
    margin-top: 1em;
}
.know-more:hover{
   color: #fff; background-color: #0936a8;
}
.room-btm{
  display: block; align-items: center; margin-top: 20px;     padding-bottom: 40px;
}
.link-btn {
    position: relative;
    font-family: 'Montserrat';
    font-weight: normal;
    font-style: normal;
    font-size: 0.75em;
    line-height: 25px;
    color: rgb(218 162 137 / 75%);
    letter-spacing: 3px;
}
.link-btn:hover,.btm-txt .link-btn:hover{color: #bc3478}

.product-top p{color: #fff; font-size: 1.125em}

.product-btm{
  margin-bottom: 1.5em
}
/**/

/**/

.new-slider-wrp{
  position: relative;
}

/**/
.lux-wrap .know-more{
  text-align: center;
    justify-content: center
}
.dark-bg .owl-nav {
    display: none;
}

.plr-0{
  padding-right: 0px !important;
  padding-left: 0px !important
}
.p6 {
    padding: 6px !important;
}

.mt-4{
  margin-top: 4em !important
}
.mt-3{
  margin-top: 3em !important
}
.mt-6
{
  margin-top: 6em !important;
}
.pr-0{padding-right: 0 !important}
.pl-0{padding-left: 0 !important}
/**/

/**/

.inner-box p{font-weight: 500; margin-bottom: 0}
.input-box {
    color: #2d2d2d;
    width: 100%; 
    height: 50px;  font-size: 1em;
    background: transparent;  
    font-family: 'Opensans'; font-weight: 300;
    font-style: normal; border-radius: 8px;
    padding: 0 22px;  border: 1px solid rgb(45 45 45 / 48%);
}
.subscription-form .input-box {
  background: rgb(245 245 245 / 72%);
      border: 1px solid rgb(45 45 45 / 14%);font-family: 'Opensans'; font-weight: normal;
}
.subscription {
    margin: 0 25%;
}
.color2{ 
  background: #ec2625 !important;  
    font-weight: normal !important;   
}


.contact-form .col-md-6:nth-child(2n){padding-left:0;}
.contact-form textarea{
   height: unset;  padding: 20px 25px 0;
}
.submit-btn  {
      border: none;
    color: #f6e5db;
    cursor: pointer;
    background: #bd2221;
    padding: 11px 25px;
        font-family: 'Opensans';
    font-weight: 300;
    font-size: 1em;  letter-spacing: 1px;
    text-transform: capitalize; border-radius: 10px;
}
.submit-btn a,.submit-btn:hover a{color: #f6e5db;  }
.submit-btn:hover {
  background :  #000 
}

.alert {
    color: #bd2221;
    text-align: center;
    font-size: 1em;
    font-weight: normal;
}
.subs-h{
    font-family: 'Opensans';
    font-weight: normal;
    font-size: 1em; color: #292929;

}
.subscribe-btn {
    border: none;
    color: #2d2d2d;    border: 1px solid rgb(45 45 45 / 48%);
    cursor: pointer;
    background: transparent;
    padding: 11px 25px;
    font-family: 'Opensans';
    font-weight: normal;
    font-size: 1em;
    letter-spacing: 1px;
    text-transform: capitalize;
    border-radius: 10px;
}
.subscription-btm {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 2px dashed rgb(45 45 45 / 12%);
    margin-top: 2em; padding-top:1.5em;
}
.subscribe-btn:hover{
      color: #f6e5db;
    background: #bd2221;
}
/**/
.di-title{
  font-size: 3.6em;
    position: relative;
    font-style: normal;
    text-align: center;
    font-family: 'Opensans';
    font-weight: 300;
    margin-bottom: 20px;
    line-height: 55px;
    color: #f60100;
    text-transform: uppercase;
}
.di-title span{
  font-size: 0.9em; color: #2b2b2b; display: block;
}
.download-a{
   font-size: 0.8em; line-height: 20px;
    position: relative; color: #7e7e7e;
    font-style: normal; text-transform: uppercase;
    text-align: center; letter-spacing: 2px;
    font-family: 'Opensans';
    font-weight: normal;    transition: all 0.3s ease;
    display: flex; justify-content: center;
    align-items: center;
}
.download-a img { margin-left: 5px; }

.downloads-item {
    text-align: center;
    position: relative;
    box-shadow: 0px 0px 18px 11px rgb(0 0 0 / 2%);
    background: #fff;
    border-radius: 25px;
    padding: 50px 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.download-row.row {
    margin: 0 10%;
}
.downloads-item:hover{
    transform: scale(1.03);
}
.downloads-item:hover .download-a{color: #000}
/**/
.text-center{
    text-align: center !important; 
}

 
/* 5 Columns */

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-md-15 {
    width: 20%;
    float: left;
}

.ser-abs-txt{
  font-family: 'Gelion'; font-weight: normal;    margin-bottom: 25px;
  font-size: 2em; color: #214279; line-height: 40px; letter-spacing: -1px
}
.ser-abs{
  position: absolute;
  transform: translate(0%,-50%); left: 50%; top: 50%
}
a.know-btn.submit-btn {
    padding: 14px 30px;
}

/**/

/************************************************** START LOCATION **************************************************/
 
 .bredcum-wraper{
     width:100%;
     height:auto;
     padding-top: 20px;
     text-align: center;
    display: flex;
    margin: 0 auto;
    align-items: center;
    position: relative;
    z-index: 9;

}
 .bredcum-container{
     width:auto;
     height:auto;
}
 .bred-home{
     width:auto;
     height:auto;
     float:left;
}
 .bred-home a, .bred-home {
     width:auto;
     height:auto;
     float:left;
         font-family: 'Montserrat';
    font-weight: normal;
     font-size:0.75em; 
     color:#1f1f1f; letter-spacing: 1px;
     line-height:30px;
     text-transform: uppercase; 
}
 .bred-home a{font-size: 1em}
 .bred-home a:hover{
     width:auto;
     height:auto;
     float:left;
     color:#070606;
}
 .bred-arrow{
     width:auto;
     height:auto;
     float:left;
     font-size:0.85em;
     color:#1f1f1f;
     line-height:30px;
     padding-left:8px;
     padding-right:8px; 
}
 .bred-next{
     width:auto;
     height:auto;
     float:left;
         font-family: 'Montserrat';
    font-weight: normal; 
     font-size:0.75em;letter-spacing: 1px;
     color: #1f1f1f;
     line-height:30px;
     text-transform: uppercase;
}

/************************************************** START CONTACT **************************************************/
.hide-menu{ display: none;}
 @media (min-width: 1023px) and (max-width: 1279px) {
     body,li {
         font-size:12px !important;
    }
     .d-container{
         width:100%;
         padding-left: 4%;
         padding-right: 4% 
    }
  .logo-img {
      width: 150px;
  }
  .logo-img-white {
    width: 100px;
  }
  .header-contact{ margin-top: 20px; }
  .title1 {
    font-size: 3.25em;    line-height: 50px;
  }
  .subs-title{ margin-bottom: 15px; }
  .subscribe-btn{ padding: 6px 13px }


  .tab-home{ padding: 9px 15px;margin-right: 8px; font-size: 1.1em }
  .owl-theme .owl-nav [class*=owl-]{
    height: 30px;
    width: 30px;
    line-height: 30px;
  }
  .owl-next {
    right: -35px;
  }
  .owl-prev {
      left: -35px;
  }
  .form-group {
    margin-bottom: 12px;
  }
  .inner-title{ margin-bottom: 20px; }
  .input-box{ height: 45px; }
  .inner-container {
    padding: 50px 0;
  }


  .di-title {
    font-size: 3em;    line-height: 35px;
  }
.arrow-rgt {
    width: 20px !important;
}

  .side-btn{
    padding: 9px 15px; right: -45px;line-height: 20px;
  }
  .side-form .form-group {
      margin-bottom: 8px;
  }
}


 @media (min-width: 1280px) and (max-width: 1359px) {
     body,li {
         font-size:14px !important;
    }
     .d-container{
         width:100%;
         padding-left: 5%;
         padding-right: 5% 
    }
 
.logo-img {
      width: 180px;
  }
   .logo-img-white {
    width: 140px;
  }
  .header-contact{ margin-top: 20px; }
  .title1 {
    font-size: 3.25em;    line-height: 60px;
  }
  .subs-title{ margin-bottom: 15px; }
  .subscribe-btn{ padding: 6px 13px }

  .tab-home{ padding: 9px 18px; margin-right: 10px; font-size: 1.1em }
   .owl-theme .owl-nav [class*=owl-]{
    height: 35px;
    width: 35px;
    line-height: 35px;
  }
  .owl-next {
    right: -40px;
  }
  .owl-prev {
      left: -40px;
  }
   .form-group {
    margin-bottom: 12px;
  }
  .inner-title{ margin-bottom: 20px; }
  .inner-container {
    padding: 50px 0;
  }
   .di-title {
    font-size: 3em;    line-height: 45px;
  }
  .arrow-rgt {
    width: 20px !important;
  }
  .side-btn{
    padding: 12px 15px; right: -50px;line-height: 20px;
  }
  .side-form .form-group {
      margin-bottom: 8px;
  }
}

 @media (min-width: 1360px) and (max-width: 1399px) {
  body,li {
         font-size:14px !important;
    }
    .d-container{
         width:100%;
         padding-left: 6%;
         padding-right: 6% 
    }
  .logo-img-white {
    width: 150px;
  }
.logo-img {
      width: 180px;
  }
  .header-contact{ margin-top: 20px; }
  .title1 {
    font-size: 4em;    line-height: 65px;
  }
  .subs-title{ margin-bottom: 15px; }
  .subscribe-btn{ padding: 6px 13px }
.arrow-rgt {
    width: 20px !important;
}

   .tab-home{ padding: 9px 18px; margin-right: 10px; font-size: 1.1em }
   .owl-theme .owl-nav [class*=owl-]{
    height: 35px;
    width: 35px;
    line-height: 35px;
  }
  .owl-next {
    right: -50px;
  }
  .owl-prev {
      left: -50px;
  }
  .form-group {
    margin-bottom: 12px;
  }
  .inner-title{ margin-bottom: 20px; }
  .inner-container {
    padding: 50px 0;
  }
   .di-title {
    font-size: 3em;    line-height: 45px;
  }
  .side-btn{
    padding: 12px 15px; right: -50px;line-height: 20px;
  }
  .side-form .form-group {
      margin-bottom: 8px;
  }
}

 @media (min-width: 1400px) and (max-width: 1441px) {
     body {
         font-size:15px !important;
    }
    li{font-size:15px !important;}
   .d-container{
         width:100%;
         padding-left: 6%;
         padding-right: 6% 
    }
  .logo-img-white {
    width: 150px;
  }
.logo-img {
      width: 180px;
  }
  .header-contact{ margin-top: 20px; }
  .title1 {
    font-size: 4em;    line-height: 65px;
  }
  .subs-title{ margin-bottom: 15px; }
  .subscribe-btn{ padding: 6px 13px }
.arrow-rgt {
    width: 20px !important;
}

   .tab-home{ padding: 9px 18px; margin-right: 10px; font-size: 1.1em }
   .owl-theme .owl-nav [class*=owl-]{
    height: 35px;
    width: 35px;
    line-height: 35px;
  }
  .owl-next {
    right: -50px;
  }
  .owl-prev {
      left: -50px;
  }
  .form-group {
    margin-bottom: 15px;
  }
  .inner-title{ margin-bottom: 30px; }
  .inner-container {
    padding: 70px 0;
  }
   .di-title {
    font-size: 3em;    line-height: 45px;
  }
}
 @media (min-width: 1441px) and (max-width: 1599px) {
   li,body{font-size:15px !important;}
 .d-container{
         width:100%;
         padding-left:6%;
         padding-right:6% 
    }
 
.logo-img {
      width: 180px;
  }
   .logo-img-white {
    width: 150px;
  }
  .header-contact{ margin-top: 20px; }
  .title1 {
    font-size: 4em;    line-height: 65px;
  }
  .subs-title{ margin-bottom: 15px; }
  .subscribe-btn{ padding: 6px 13px }
    .tab-home{ padding: 9px 18px; margin-right: 10px; font-size: 1.2em }
   .owl-theme .owl-nav [class*=owl-]{
    height: 35px;
    width: 35px;
    line-height: 35px;
  }
  .owl-next {
    right: -50px;
  }
  .owl-prev {
      left: -50px;
  } 
  .form-group {
    margin-bottom: 15px;
  }
  .inner-title{ margin-bottom: 30px; }
  .inner-container {
    padding: 70px 0;
  }
.arrow-rgt {
    width: 20px !important;
}
}
 @media (min-width:1600px) and (max-width:1680px) {
     body {
         font-size:15px !important;
    }
    li{font-size:15px !important;}


  .d-container{
       width:100%;
       padding-left:8%;
       padding-right:8% 
  }
.logo-img {
      width: 180px;
  }
  .header-contact{ margin-top: 20px; }
  .title1 {
    font-size: 4em;    line-height: 65px;
  }
  .subs-title{ margin-bottom: 15px; }
  .subscribe-btn{ padding: 6px 13px }
 .form-group {
    margin-bottom: 15px;
  }
  .inner-title{ margin-bottom: 30px; }
  .inner-container {
    padding: 70px 0;
  }
}
 @media (min-width:1681px){
     body {
         font-size:16px !important;
    }
   .d-container {
    width: 100%;
    padding-left: 11%;
    padding-right: 11%;
}

}
 

 @media (max-width:420px) { 
    body,li {
       font-size:14px !important;
  }
  p{font-size: 1em; line-height: 1.7}
  .d-container { padding-left: 5%; padding-right: 5% }

   body.home .logo-img{ width: 120px; }
   body.home .header-contact{ margin-top: 10px; }
   .abt-con1 {
    display: block;
  }
  .abt-content {
    padding-right: 0; text-align: center;
  }
  .abt-content:after{display: none;}
  .title1{ font-size: 3.25em; text-align: center; line-height: 60px; }
  .home-only-bg {
      opacity: .1;    top: 0;
  }
  .abt-container {
    padding: 30px 0;
  }
  .subscription-frm {
    margin-top: 2em;
    text-align: center;
  }
  .subs-title{text-align: center;margin-bottom: 10px; font-size: 1.3em; }
  .subscription-btm{display: block;}
  .subscribe-btn{ padding: 8px 20px }
  .subs-lft {
    margin-bottom: 25px;
  }
  .submit-btn{ padding: 8px 20px }
  .copy-right span{display: none;}
  .footer-social-links {
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
  }
  .footer-bottom-container {
    padding-top: 30px;
  }


  .logo-img-white{width: 100px}
  .hero-hd{ font-size: 2.5em; line-height: 30px; }
  .header-contact{     margin-top: 10px; }
  .inner-container{padding: 30px 0;}
  .inner-title{    
    font-size: 1.4em;
    line-height: 28px;
    margin-bottom: 10px;
  }
  .subscription {
    margin: 0 5%;
  }
  .home-bg1 {
    background-size: contain;
  }
  .form-group {
    margin-bottom: 10px;
  }
  .input-box {
    height: 45px;
  }

  .modal-dialog {
      width: 300px;
  }
  .subs-title2{ font-size: 1.2em;margin-top: 15px; }
  svg.text-success {
    height: 40px;
  }
  .modal-body{ padding: 35px 15px }

  .di-title{
        font-size: 1.7em;    margin-bottom: 8px;
    line-height: 28px;
  }
  .d-icon {
    width: 100px;
  }  
  .download-row.row {
    margin: 0 5%;
  }
  .downloads-item{ padding: 30px 0 }                                   
  .downloads-item {
    margin-bottom: 2em;
  }

  .tab-home{ font-size: 1.1em; margin-right: 10px; padding: 8px 17px }
  .inner-title2{ font-size: 1.1em; line-height: 25px; }
  .owl-theme .owl-nav [class*=owl-]{
    height: 30px;
    width: 30px;
    line-height: 30px;
  }
  .owl-next {
    right: 0;
  }
  .owl-prev {
      left: 0;
  }
  .arrow-rgt{width: 20px !important}
  body.prev .inner-container{ overflow: hidden; }

  .side-btn span {
        display: none;
  }
  .mob-icon {
    display: flex !important;
    align-items: center;
    justify-content: center;
    font-size: 17px;
    margin-left: 3px;
    line-height: 18px;
  }
  .side-btn {
    padding: 0;
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    position: fixed;
    bottom: 29vh;
    right: 12px;
    transform: unset;
    }
    .side-form .form-group {
    margin-bottom: 8px;
    }
    .side-form-title{ margin-bottom: 10px; }
    .side-form input[type="text"], .side-form textarea{ padding: 12px 16px }
    #popUp {
        width: 300px;
        padding: 4% 5% 4%;
        bottom: 13%;
    }
    .arrow-lft2{ width: 20px; margin-right: 5px; margin-left: 0 !important}

}
 @media (min-width:421px) and (max-width:460px){

    body,li {
       font-size:14px !important;
  }
  p{line-height: 1.8; font-size: 1em}
  .d-container { padding-left: 3%; padding-right: 3% }

   body.home .logo-img{ width: 120px; }
   body.home .header-contact{ margin-top: 10px; }
   .abt-con1 {
    display: block;
  }
  .abt-content {
    padding-right: 0; text-align: center;
  }
  .abt-content:after{display: none;}
  .title1{ font-size: 3.25em; text-align: center; line-height: 60px; }
  .home-only-bg {
      opacity: .1;    top: 0;
  }
  .abt-container {
    padding: 30px 0;
  }
  .subscription-frm {
    margin-top: 2em;
    text-align: center;
  }
  .subs-title{text-align: center;margin-bottom: 10px; font-size: 1.3em; }
  .subscription-btm{display: block;}
  .subscribe-btn{ padding: 8px 20px }
  .subs-lft {
    margin-bottom: 25px;
  }
  .submit-btn{ padding: 8px 20px }
  .copy-right span{display: none;}
  .footer-social-links {
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
  }
  .footer-bottom-container {
    padding-top: 30px;
  }
  
  .logo-img-white{width: 100px}
  .hero-hd{ font-size: 2.5em; line-height: 30px; }
  .header-contact{     margin-top: 10px; }
  .inner-container{padding: 30px 0;}
  .inner-title{    
    font-size: 1.4em;
    line-height: 28px;
    margin-bottom: 10px;
  }
  .subscription {
    margin: 0 5%;
  }
  .home-bg1 {
    background-size: contain;
  }
  .form-group {
    margin-bottom: 10px;
  }
  .input-box {
    height: 45px;
  }

  .modal-dialog {
      width: 300px;
  }
  .subs-title2{ font-size: 1.2em;margin-top: 15px; }
  svg.text-success {
    height: 40px;
  }
  .modal-body{ padding: 35px 15px }
 .di-title{
        font-size: 1.7em;    margin-bottom: 8px;
    line-height: 28px;
  }
  .d-icon {
    width: 100px;
  }  
  .download-row.row {
    margin: 0 5%;
  }
  .downloads-item{ padding: 30px 0 }                                   
  .downloads-item {
    margin-bottom: 2em;
  }


  .tab-home{ font-size: 1.1em; margin-right: 10px; padding: 8px 17px }
  .inner-title2{ font-size: 1.1em; line-height: 25px; }
  .owl-theme .owl-nav [class*=owl-]{
    height: 30px;
    width: 30px;
    line-height: 30px;
  }
  .owl-next {
    right: 0;
  }
  .owl-prev {
      left: 0;
  }
  .arrow-rgt{width: 20px !important}
  body.prev .inner-container{ overflow: hidden; }
  .side-btn span {
        display: none;
  }
  .mob-icon {
    display: flex !important;
    align-items: center;
    justify-content: center;
    font-size: 17px;
    margin-left: 3px;
    line-height: 18px;
  }
  .side-btn {
    padding: 0;
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    position: fixed;
    bottom: 29vh;
    right: 12px;
    transform: unset;
    }
    .side-form .form-group {
    margin-bottom: 8px;
    }
    .side-form-title{ margin-bottom: 10px; }
    .side-form input[type="text"], .side-form textarea{ padding: 12px 16px }
    #popUp {
        width: 300px;
        padding: 4% 5% 4%;
        bottom: 13%;
    }
} 
 @media (min-width:461px) and (max-width:560px){

    body,li {
       font-size:14px !important;
  }
  .d-container { padding-left: 3%; padding-right: 3% }
   p{line-height: 1.8; font-size: 1em}
   .side-btn span {
        display: none;
  }
  .mob-icon {
    display: flex !important;
    align-items: center;
    justify-content: center;
    font-size: 17px;
    margin-left: 3px;
    line-height: 18px;
  }
  .side-btn {
    padding: 0;
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    position: fixed;
    bottom: 29vh;
    right: 12px;
    transform: unset;
    }
    .side-form .form-group {
    margin-bottom: 8px;
    }
    .side-form-title{ margin-bottom: 10px; }
    .side-form input[type="text"], .side-form textarea{ padding: 12px 16px }
    #popUp {
        width: 300px;
        padding: 4% 5% 4%;
        bottom: 13%;
    }
   body.home .logo-img{ width: 120px; }
   body.home .header-contact{ margin-top: 10px; }
   .abt-con1 {
    display: block;
  }
  .abt-content {
    padding-right: 0; text-align: center;
  }
  .abt-content:after{display: none;}
  .title1{ font-size: 3.25em; text-align: center; line-height: 60px; }
  .home-only-bg {
      opacity: .1;    top: 0;
  }
  .abt-container {
    padding: 30px 0;
  }
  .subscription-frm {
    margin-top: 2em;
    text-align: center;
  }
  .subs-title{text-align: center;margin-bottom: 10px; font-size: 1.3em; }
  .subscription-btm{display: block;}
  .subscribe-btn{ padding: 8px 20px }
  .subs-lft {
    margin-bottom: 25px;
  }
  .submit-btn{ padding: 8px 20px }
  .copy-right span{display: none;}
  .footer-social-links {
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
  }
  .footer-bottom-container {
    padding-top: 30px;
  }

  .logo-img-white{width: 100px}
  .hero-hd{ font-size: 2.5em; line-height: 30px; }
  .header-contact{     margin-top: 10px; }
  .inner-container{padding: 30px 0;}
  .inner-title{    
    font-size: 1.4em;
    line-height: 28px;
    margin-bottom: 10px;
  }
  .subscription {
    margin: 0 5%;
  }
  .home-bg1 {
    background-size: contain;
  }
  .form-group {
    margin-bottom: 10px;
  }
  .input-box {
    height: 45px;
  }
  .modal-dialog {
      width: 300px;
  }
  .subs-title2{ font-size: 1.2em;margin-top: 15px; }
  svg.text-success {
    height: 40px;
  }
  .modal-body{ padding: 35px 15px }
   .di-title{
        font-size: 1.7em;    margin-bottom: 8px;
    line-height: 28px;
  }
  .d-icon {
    width: 100px;
  }  
  .download-row.row {
    margin: 0 5%;
  }
  .downloads-item{ padding: 30px 0 }                                   
  .downloads-item {
    margin-bottom: 2em;
  }


  .tab-home{ font-size: 1.1em; margin-right: 10px; padding: 8px 17px }
  .inner-title2{ font-size: 1.1em; line-height: 25px; }
  .owl-theme .owl-nav [class*=owl-]{
    height: 30px;
    width: 30px;
    line-height: 30px;
  }
  .owl-next {
    right: 0;
  }
  .owl-prev {
      left: 0;
  }
  .arrow-rgt{width: 20px !important}
  body.prev .inner-container{ overflow: hidden; }

}
 @media (min-width:561px) and (max-width:680px){

   body,li {
       font-size:14px !important;
  }
 .mob-view.home-img {
      display: none !important;
  }
   p{line-height: 1.8; font-size: 1em}
  .d-container { padding-left: 3%; padding-right: 3% }
  .side-btn span {
        display: none;
  }
  .mob-icon {
    display: flex !important;
    align-items: center;
    justify-content: center;
    font-size: 17px;
    margin-left: 3px;
    line-height: 18px;
  }
  .side-btn {
    padding: 0;
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    position: fixed;
    bottom: 29vh;
    right: 12px;
    transform: unset;
    }
    .side-form .form-group {
    margin-bottom: 8px;
    }
    .side-form-title{ margin-bottom: 10px; }
    .side-form input[type="text"], .side-form textarea{ padding: 12px 16px }
    #popUp {
        width: 300px;
        padding: 4% 5% 4%;
        bottom: 13%;
    }
   body.home .logo-img{ width: 120px; }
   body.home .header-contact{ margin-top: 10px; }
   .abt-con1 {
    display: block;
  }
  .abt-content {
    padding-right: 0; text-align: center;
  }
  .abt-content:after{display: none;}
  .title1{ font-size: 3.25em; text-align: center; line-height: 60px; }
  .home-only-bg {
      opacity: .1;    top: 0;
  }
  .abt-container {
    padding: 30px 0;
  }
  .subscription-frm {
    margin-top: 2em;
    text-align: center;
  }
  .subs-title{text-align: center;margin-bottom: 10px; font-size: 1.3em; }
  .subscription-btm{display: block;}
  .subscribe-btn{ padding: 8px 20px }
  .subs-lft {
    margin-bottom: 25px;
  }
  .submit-btn{ padding: 8px 20px }
  .copy-right span{display: none;}
 
  
  .logo-img-white{width: 100px}
  .hero-hd{ font-size: 2.5em; line-height: 30px; }
  .header-contact{     margin-top: 10px; }
  .inner-container{padding: 30px 0;}
  .inner-title{    
    font-size: 1.4em;
    line-height: 28px;
    margin-bottom: 10px;
  }
  .subscription {
    margin: 0 5%;
  }
  .home-bg1 {
    background-size: contain;
  }
  .form-group {
    margin-bottom: 10px;
  }
  .input-box {
    height: 45px;
  }

   .di-title{
        font-size: 2em;    margin-bottom: 8px;
    line-height: 33px;
  }
  .d-icon {
    width: 100px;
  }  
  .download-row.row {
    margin: 0 5%;
  }
  .downloads-item{ padding: 30px 0 }                                   
  .downloads-item {
    margin-bottom: 2em;
  }
    .tab-home{ font-size: 1.1em; margin-right: 10px; padding: 8px 17px }
  .inner-title2{ font-size: 1.1em; line-height: 25px; }
  .owl-theme .owl-nav [class*=owl-]{
    height: 30px;
    width: 30px;
    line-height: 30px;
  }
  .owl-next {
    right: -10px;
  }
  .owl-prev {
      left: -10px;
  }
  .arrow-rgt{width: 20px !important}
  body.prev .inner-container{ overflow: hidden; }
  .tab-content{ margin-bottom: 38em; }

}
 @media (min-width:681px) and (max-width: 768px){

    body,li {
       font-size:14px !important;
  }
   .d-container { padding-left: 3%; padding-right: 3% }
   
  .side-btn{
    padding: 9px 15px; right: -50px;line-height: 20px;
  }
  .side-form .form-group {
      margin-bottom: 8px;
  }
   body.home .logo-img{ width: 120px; }
   body.home .header-contact{ margin-top: 10px; }
   .abt-con1 {
    display: block;
  }
  .abt-content {
    padding-right: 0; text-align: center;
  }
  .abt-content:after{display: none;}
  .title1{ font-size: 3.25em; text-align: center; line-height: 60px; }
  .home-only-bg {
      opacity: .1;    top: 0;
  }
  .abt-container {
    padding: 30px 0;
  }
  .subscription-frm {
    margin-top: 2em;
    text-align: center;
  }
  .subs-title{text-align: center;margin-bottom: 10px; font-size: 1.3em; }
  .subscription-btm{display: block;}
  .subscribe-btn{ padding: 8px 20px }
  .subs-lft {
    margin-bottom: 25px;
  }
  .submit-btn{ padding: 8px 20px }

  .logo-img-white{width: 130px}
  .hero-hd{ font-size: 2.7em; line-height: 33px; }
  .header-contact{     margin-top: 10px; }
  .inner-container{padding: 30px 0;}
  .inner-title{    
    font-size: 1.4em;
    line-height: 28px;
    margin-bottom: 10px;
  }
  .subscription {
    margin: 0 10%;
  }
  .form-group {
    margin-bottom: 10px;
  }
  .input-box {
    height: 45px;
  }

   .di-title{
        font-size: 2em;    margin-bottom: 8px;
    line-height: 33px;
  }
  .d-icon {
    width: 100px;
  }  
  .download-row.row {
    margin: 0 5%;
  }
  .downloads-item{ padding: 30px 0 }                                   
  .downloads-item {
    margin-bottom: 2em;
  }
   .tab-home{ font-size: 1.1em; margin-right: 10px; padding: 8px 17px }
  .inner-title2{ font-size: 1.1em; line-height: 25px; }
  .owl-theme .owl-nav [class*=owl-]{
    height: 30px;
    width: 30px;
    line-height: 30px;
  }
  .owl-next {
    right: -10px;
  }
  .owl-prev {
      left: -10px;
  }
  .arrow-rgt{width: 20px !important}
  body.prev .inner-container{ overflow: hidden; }
  .tab-content{ margin-bottom: 38em; }

}

 @media  (max-width: 768px){ 

 .desk-view{
       display: none !important 
  }
   .mob-view{
       display: block !important; width: 100% 
  }
.hero-text-area-inner {
    width: 100%;
    text-align: center;
}
.prev-btn-n a.download-a{
  padding: 5px 10px; letter-spacing: 1px; font-size: 0.6em;
}
.prev-btn-n { padding-top: 15px; }
.hide-menu img {
    display: block;
    justify-content: center;
    margin: 0 auto;
    width: 38px
}
.home-img {
    height: 75vh!important;
    width: 100%;
    object-fit: cover;
}

}



 @media (min-width:769px) and (max-width:991px){
      body,li {
       font-size:14px !important;
  }
   .d-container{
         width:100%;
         padding-left: 3%;
         padding-right: 3% 
    }
  .side-btn{
    padding: 9px 15px; right: -50px;line-height: 20px;
  }
  .side-form .form-group {
      margin-bottom: 8px;
  }
  body.home .logo-img{ width: 120px; }
   body.home .header-contact{ margin-top: 10px; }
   .abt-con1 {
    display: block;
  }
  .abt-content {
    padding-right: 0; text-align: center;
  }
  .abt-content:after{display: none;}
  .title1{ font-size: 3.25em; text-align: center; line-height: 60px; }
  .home-only-bg {
      opacity: .1;    top: 0;
  }
  .abt-container {
    padding: 30px 0;
  }
  .subscription-frm {
    margin-top: 2em;
    text-align: center;
  }
  .subs-title{text-align: center;margin-bottom: 10px; font-size: 1.3em; }
  .subscription-btm{display: block;}
  .subscribe-btn{ padding: 8px 20px }
  .subs-lft {
    margin-bottom: 25px;
  }
  .submit-btn{ padding: 8px 20px }
  .logo-img-white{width: 130px}
  .hero-hd{ font-size: 2.7em; line-height: 33px; }
  .header-contact{     margin-top: 10px; }
  .inner-container{padding: 30px 0;}
  .inner-title{    
    font-size: 1.4em;
    line-height: 28px;
    margin-bottom: 10px;
  }
  .subscription {
    margin: 0 10%;
  }
  .form-group {
    margin-bottom: 10px;
  }
  .input-box {
    height: 45px;
  }

   .di-title{
        font-size: 2em;    margin-bottom: 8px;
    line-height: 33px;
  }
  .d-icon {
    width: 100px;
  }  
  .download-row.row {
    margin: 0 5%;
  }
  .downloads-item{ padding: 30px 0 }                                   
  .downloads-item {
    margin-bottom: 2em;
  }
    .tab-home{ font-size: 1.1em; margin-right: 10px; padding: 8px 17px }
  .inner-title2{ font-size: 1.1em; line-height: 25px; }
  .owl-theme .owl-nav [class*=owl-]{
    height: 30px;
    width: 30px;
    line-height: 30px;
  }
  .owl-next {
    right: -10px;
  }
  .owl-prev {
      left: -10px;
  }
  .arrow-rgt{width: 20px !important}
  body.prev .inner-container{ overflow: hidden; }
  .tab-content{ margin-bottom: 38em; }
}
 @media (min-width:992px) and (max-width:1022px){
   body,li {
       font-size:14px !important;
  }
   .d-container{
         width:100%;
         padding-left: 4%;
         padding-right: 4% 
    }
.logo-img {
      width: 150px;
  }
  .logo-img-white {
    width: 100px;
  }
  .header-contact{ margin-top: 20px; }
  .title1 {
    font-size: 3.25em;    line-height: 50px;
  }
  .subs-title{ margin-bottom: 15px; }
  .subscribe-btn{ padding: 6px 13px }


  .tab-home{ padding: 9px 15px;margin-right: 8px; font-size: 1.1em }
  .owl-theme .owl-nav [class*=owl-]{
    height: 30px;
    width: 30px;
    line-height: 30px;
  }
  .owl-next {
    right: -35px;
  }
  .owl-prev {
      left: -35px;
  }
  .form-group {
    margin-bottom: 12px;
  }
  .inner-title{ margin-bottom: 20px; }
  .input-box{ height: 45px; }
  .inner-container {
    padding: 50px 0;
  }


  .di-title {
    font-size: 2em;    line-height: 30px;
  }
.arrow-rgt {
    width: 20px !important;
}

  .side-btn{
    padding: 9px 15px; right: -45px;line-height: 20px;
  }
  .side-form .form-group {
      margin-bottom: 8px;
  }

}
@media (max-width:992px) {
#button{display: none;}
}


