@import url(http://fonts.googleapis.com/css?family=Open + Sans:300italic, 400italic, 600italic, 700italic, 800italic, 400, 300, 600, 700, 800);
@import url(http://fonts.googleapis.com/css?family=Lora:400, 700, 400italic, 700italic);
@import url(http://fonts.googleapis.com/css?family=Raleway:400, 300, 700);
/*@font-face {
    font-family: 'Segoe UI';
    src: url('../fonts/SegoeUI.woff2') format('woff2'),
        url('../fonts/SegoeUI.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Segoe UI';
    src: url('../fonts/SegoeUI-Bold.woff2') format('woff2'),
        url('../fonts/SegoeUI-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Segoe UI';
    src: url('../fonts/SegoeUI-Italic.woff2') format('woff2'),
        url('../fonts/SegoeUI-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Segoe UI';
    src: url('../fonts/SegoeUI-Light.woff2') format('woff2'),
        url('../fonts/SegoeUI-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}*/

body {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    line-height: 28px;
    font-weight: 300;
    color: #666;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 500;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
    font-family: "Open Sans", sans-serif;
}

a {
    color: #147ab5;
    font-weight: normal;
    transition: all 0.5s ease-in-out;
}
a:hover,
a:focus {
    color: #000;
}
body {
    font-weight: 400;
    color: #333;
}

.header {
    background-color: #fff;
    padding: 1em 0em;
    border-bottom: rgba(0, 0, 0, 0.05) 1px solid;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1) !important;
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1) !important;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.1) !important;
    position: relative;
}
.header::before,
.header-alt::before {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 60px;
    bottom: -60px;
    background-image: url(../images/shadow3.png);
    background-size: 100% 100%;
    z-index: 1;
}

.navbar-brand img {
    width: 350px;
}
nav.navbar {
    background: transparent !important;
    padding-right: 0;
    padding-left: 0;
}
nav.navbar ul.navbar-nav {
    margin-left: 6.5em;
    margin-top: 6px;
}
.header ul li.nav-item,
.header-alt ul li.nav-item {
    padding: 0 7px;
    font-family: "Lato", sans-serif;
}
.header ul li.nav-item a,
.header-alt ul li.nav-item a {
    padding: 6px 12px;
    text-transform: uppercase;
    font-size: 13px;
    margin-left: 0;
}
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show > .nav-link {
    color: rgb(197, 47, 51);
}
.nav-link.active {
    border-bottom: 2px solid #c52f33;
}
.navbar-dark .navbar-nav .nav-link {
    color: rgb(114, 115, 118);
}
.banner-home .col-lg-12.col-md-12.col-sm-12.col-xs-12 {
    padding: 0;
}
.banner-home .col-lg-12 img {
    width: 100%;
}
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover,
.nav-link.dropdown-toggle.active {
    color: rgb(197, 47, 51);
}

.mega-dropdown-menu li.col-sm-6 {
    padding: 0px;
}


.quality-img.ios-certificate-img img {
    border: 1px solid #000;
}

/*.quality-img.ios-certificate-img img:last-child{
    margin-left: 20px;
}*/

.isocertification-desc{
    display: flex;
    flex-wrap: wrap;
    margin: 10px 0 30px;
}
.isocertification-desc a {
    margin-right: 25px;
}  
.isocertification-desc a:last-child{
    margin-right: 0px;
} 
/******two side****************/

.credits {
    margin: 20px auto;
    text-align: center;
}
#beforeafter {
    width: 800px;
    max-width: 100%;
    margin: 0 auto;
}
/* Plugin CSS */
.twentytwenty-horizontal .twentytwenty-handle:before,
.twentytwenty-horizontal .twentytwenty-handle:after,
.twentytwenty-vertical .twentytwenty-handle:before,
.twentytwenty-vertical .twentytwenty-handle:after {
    content: " ";
    display: block;
    background: #c52f33;
    position: absolute;
    z-index: 30;
    -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
    -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
    box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
}
.twentytwenty-horizontal .twentytwenty-handle:before,
.twentytwenty-horizontal .twentytwenty-handle:after {
    width: 6px;
    height: 9999px;
    left: 50%;
    margin-left: -1.5px;
}
.twentytwenty-vertical .twentytwenty-handle:before,
.twentytwenty-vertical .twentytwenty-handle:after {
    width: 9999px;
    height: 3px;
    top: 50%;
    margin-top: -1.5px;
}
.twentytwenty-before-label,
.twentytwenty-after-label,
.twentytwenty-overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
.twentytwenty-before-label,
.twentytwenty-after-label,
.twentytwenty-overlay {
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
.twentytwenty-before-label,
.twentytwenty-after-label {
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    transition-property: opacity;
}
.twentytwenty-before-label:before,
.twentytwenty-after-label:before {
    color: white;
    font-size: 13px;
    letter-spacing: 0.1em;
}
.twentytwenty-before-label:before,
.twentytwenty-after-label:before {
    position: absolute;
    background: rgba(255, 255, 255, 0.2);
    line-height: 38px;
    padding: 0 20px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.twentytwenty-horizontal .twentytwenty-before-label:before,
.twentytwenty-horizontal .twentytwenty-after-label:before {
    top: 50%;
    margin-top: -19px;
}
.twentytwenty-vertical .twentytwenty-before-label:before,
.twentytwenty-vertical .twentytwenty-after-label:before {
    left: 50%;
    margin-left: -45px;
    text-align: center;
    width: 90px;
}
.twentytwenty-left-arrow,
.twentytwenty-right-arrow,
.twentytwenty-up-arrow,
.twentytwenty-down-arrow {
    width: 0;
    height: 0;
    border: 6px inset transparent;
    position: absolute;
}
.twentytwenty-left-arrow,
.twentytwenty-right-arrow {
    top: 50%;
    margin-top: -6px;
}
.twentytwenty-up-arrow,
.twentytwenty-down-arrow {
    left: 50%;
    margin-left: -6px;
}
.twentytwenty-container {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    z-index: 0;
    overflow: hidden;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
}
.twentytwenty-container img {
    max-width: 100%;
    position: absolute;
    top: 0;
    display: block;
}
.twentytwenty-container.active .twentytwenty-overlay,
.twentytwenty-container.active:hover.twentytwenty-overlay {
    background: rgba(0, 0, 0, 0);
}
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label,
.twentytwenty-container.active:hover.twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active:hover.twentytwenty-overlay .twentytwenty-after-label {
    opacity: 0;
}
.twentytwenty-container * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.twentytwenty-before-label {
    opacity: 0;
}
.twentytwenty-before-label:before {
    content: "Antes";
}
.twentytwenty-after-label {
    opacity: 0;
}
.twentytwenty-after-label:before {
    content: "Después";
}
.twentytwenty-horizontal .twentytwenty-before-label:before {
    left: 10px;
}
.twentytwenty-horizontal .twentytwenty-after-label:before {
    right: 10px;
}
.twentytwenty-vertical .twentytwenty-before-label:before {
    top: 10px;
}
.twentytwenty-vertical .twentytwenty-after-label:before {
    bottom: 10px;
}
.twentytwenty-overlay {
    -webkit-transition-property: background;
    -moz-transition-property: background;
    transition-property: background;
    background: rgba(0, 0, 0, 0);
    z-index: 25;
}

.twentytwenty-overlay:hover {
    background: none;
}
.twentytwenty-overlay:hover .twentytwenty-after-label {
    opacity: 1;
}
.twentytwenty-overlay:hover .twentytwenty-before-label {
    opacity: 1;
}
.twentytwenty-before {
    z-index: 20;
}
.twentytwenty-after {
    z-index: 10;
}
.twentytwenty-handle {
    height: 38px;
    width: 38px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -22px;
    margin-top: -22px;
    border: 3px solid #c52f33;
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    border-radius: 1000px;
    -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
    -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
    box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
    z-index: 40;
    cursor: pointer;
    background: #c52f33;
}
.twentytwenty-horizontal .twentytwenty-handle:before {
    bottom: 50%;
    margin-bottom: 22px;
    /* -webkit-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);*/
}
.twentytwenty-horizontal .twentytwenty-handle:after {
    top: 50%;
    margin-top: 22px;
    /* -webkit-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);*/
}
.twentytwenty-vertical .twentytwenty-handle:before {
    left: 50%;
    margin-left: 22px;
    /*  -webkit-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);*/
}
.twentytwenty-vertical .twentytwenty-handle:after {
    right: 50%;
    margin-right: 22px;
    /*  -webkit-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);*/
}
.twentytwenty-left-arrow {
    border-right: 6px solid white;
    left: 50%;
    margin-left: -17px;
}
.twentytwenty-right-arrow {
    border-left: 6px solid white;
    right: 50%;
    margin-right: -17px;
}
.twentytwenty-up-arrow {
    border-bottom: 6px solid white;
    top: 50%;
    margin-top: -17px;
}
.twentytwenty-down-arrow {
    border-top: 6px solid white;
    bottom: 50%;
    margin-bottom: -17px;
}

/***********************************************************/
.two-slide-img {
    background: #fff;
    padding: 3em 0em;
}
.abt-block p {
    margin-bottom: 0px;
}
.abt-block {
    padding: 3em 0em;
}
.abt-block p {
    margin-bottom: 0px;
    font-size: 20px;
    text-align: justify;
    line-height: 36px;
    color: rgb(114, 115, 118);
    font-weight: bold;
}
.abt-block p a {
    color: #c52f33;
    font-weight: bold;
}
.about-txt-home,
.breadcumb {
    background: #444; /* url('../images/bg.png');*/
    background-attachment: fixed;
    background-size: 100% 100%;
    background-position: 0px 0px;
    /*animation: animatedBackground 10s linear infinite;
    -moz-animation: animatedBackground 10s linear infinite;
    -webkit-animation: animatedBackground 10s linear infinite;
    -ms-animation: animatedBackground 10s linear infinite;
    -o-animation: animatedBackground 10s linear infinite;*/
}

@keyframes animatedBackground {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: -300px 0;
    }
}
@-moz-keyframes animatedBackground {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: -300px 0;
    }
}
@-webkit-keyframes animatedBackground {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: -300px 0;
    }
}
@-ms-keyframes animatedBackground {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: -300px 0;
    }
}
@-o-keyframes animatedBackground {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: -300px 0;
    }
}

.footer {
    background: #f7f7f7;
}
footer h3 {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 2em;
    font-size: 16px;
}
.footer {
    background: #444;
    padding: 5em 0em 4em;
    color: #fff;
}
.ft-logo-block {
    margin-bottom: 16px;
}
.ft-logo-block img {
    width: 370px;
}
.ft-logo img.img-fluid {
    margin-bottom: 1em;
}
.address-ico {
    display: inline-block;
    vertical-align: top;
    margin-right: 8px;
}
.address-txt {
    width: calc(100% - 67px);
    display: inline-block;
    font-size: 14px;
}
footer .add-heading {
    color: #fff;
    font-size: 15px;
    margin-bottom: 10px;
}
.mail p,
.txt-number p {
    margin-bottom: 0px;
}
.mail p a,
.txt-number .mail p a,
.tel-phone .txt-number a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}
.tel-phone .tel-ico {
    display: inline-block;
    margin-right: 5px;
}
footer i.fa {
    font-size: 16px;
}
.tel-phone .txt-number {
    width: calc(100% - 110px);
    display: inline-block;
    vertical-align: top;
}
footer .mail-icon .fa.fa-envelope {
    font-size: 13px;
}
.mail .mail-icon {
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
}
footer .mail .mail-txt {
    display: inline-block;
}
footer .mail {
    margin: 10px 0px;
}
.ft-link ul li a {
    color: #fff;
    text-transform: capitalize;
    font-size: 15px;
    text-decoration: none;
}
.ft-link ul li {
    margin-bottom: 8px;
}
.ft-link ul li a:hover,
.ft-link ul li a:focus {
    color: #c52f33;
}

.breadcumb {
    /*    border: 1px solid #c4cbcb;*/
    /*background-color: #d2d2d2;*/
    -webkit-box-shadow: inset 0px 0px 4px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: inset 0px 0px 4px 0px rgba(0, 0, 0, 0.75);
    box-shadow: inset 0px 0px 4px 0px rgba(0, 0, 0, 0.75);
    width: 100%;
    margin: 0 auto;
}
div.breadcumb .breadcrumb {
    padding: 5px;
    margin: 0;
    background: transparent;
    float: right;
}
.ft-link ul li a:before {
    font-family: "FontAwesome";
    content: "\f0da";
    margin: 0 8px 0 0px;
    color: #fff;
}

.breadcrumb .breadcrumb-item a,
.breadcrumb .breadcrumb-item {
    font-size: 12px;
    line-height: 16px;
    margin-top: 3px;
    color: #999;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.breadcrumb .breadcrumb-item a,
.breadcrumb .breadcrumb-item {
    font-size: 12px;
    line-height: 16px;
    margin-top: 3px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    color: #6c757d;
    content: "/";
}
div.breadcumb .breadcrumb li:first-child::before {
    content: "\f015";
    font-family: fontawesome;
    padding-right: 6px;
}

/* Underline From Center */
.hvr-underline-from-center {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    overflow: hidden;
}
.hvr-underline-from-center:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 51%;
    right: 51%;
    bottom: 0;
    background: #c52f33;
    height: 2px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.hvr-underline-from-center:hover:before,
.hvr-underline-from-center:focus:before,
.hvr-underline-from-center:active:before {
    left: 0;
    right: 0;
}
.navbar-nav .dropdown-menu {
    background: #444;
    margin-bottom: 4px;
}
.nav-item a.dropdown-item {
    color: #d2d3d5;
}
.dropdown-item:focus,
.dropdown-item:hover,
.mega-dropdown-menu li ul li .dropdown-item.active,
.dropdown-item.active,
.dropdown-item:active {
    color: #16181b;
    text-decoration: none;
    background-color: transparent;
    color: #fff !important;
    margin-left: 4px !important;
}
.products-block {
    background: #fff;
}
.products-block .products-txt h1 {
    color: #000;
    font-size: 17px;
    text-transform: capitalize;
    font-weight: bold;
}
.products-blk {
    margin-bottom: 16px;
}

.product-detail .products-txt h1.red {
    color: #c52f33;
}

.product-detail .products-txt li::before {
    content: "\f111";
    font-family: fontawesome;
    font-size: 8px;
    margin-right: 8px;
    position: relative;
    top: -2px;
    color: #c52f33;
    margin-left: -16px;
}
.product-detail ul li {
    list-style: none !important;
    margin-left: 18px;
}

.products-img .img-fluid {
    filter: url(filters.svg#grayscale); /* Firefox 3.5+ */
    filter: gray; /* IE5+ */
    -webkit-filter: grayscale(1); /* Webkit Nightlies & Chrome Canary */
    -webkit-transition: all 0.5s ease-in-out;
}
/*.products-img .img-fluid:hover {
  opacity: 0.6;
  filter: alpha(opacity=50);
}*/
.product-inr-block .product-line-draw:hover img.img-fluid {
}
.product-page-block .products-img:hover img {
    transform: rotate(30deg);
}
.heading .title {
    font-size: 0px;
    text-transform: uppercase;
    color: #c52f33;
    display: inline-block;
    padding: 10px 8px;
    /*border-bottom: 2px solid #c52f33;*/
}
.heading-home h1.title {
    font-size: 20px;
    text-transform: uppercase;
    color: #c52f33;
    display: inline-block;
    padding: 10px 8px;
}
.products-block {
    padding: 2em 0em;
}
.products-block .heading {
    margin-bottom: 1em;
}
.breadcumb li.breadcrumb-item.active {
    color: #fff;
    font-weight: bold;
}
.produc-inr-bnr {
    position: relative;
}
.produc-inr-bnr .products-img {
    position: absolute;
    bottom: -190px;
    right: 0;
}
.media-gallery-img ul li {
    display: inline-block;
    margin: 8px 11px;
}
/**************** Mega menu styles ***************/
.dropdown-menu.mega-dropdown-menu {
    font-size: 14px;
    transform: translateX(-50%) !important;
    width: 580px !important;
    background-color: transparent;
    padding: 0.5rem 0;
    text-align: left;
    border: medium none;
    margin-left: 6em;
}
.dropdown-menu.mega-dropdown-menu ul {
    padding: 0.5rem 0 !important;
}
.mega-dropdown .carousel-item {
    text-align: center;
}
.mega-dropdown .carousel-item > a {
    background: #fff;
    display: inline-block;
    width: 100%;
}
.navbar-nav > li > .dropdown-menu ul {
    padding-left: 0;
    padding-bottom: 10px;
    list-style-type: none;
}
.navbar-nav > li > .dropdown-menu > ul {
    padding-bottom: 10px;
    list-style-type: none;
    background: #444 url(../images/bg.jpg) no-repeat right bottom;
    box-shadow: 0px 4px 0px #c52f33;
    padding-left: 0;
    padding-top: 15px;
}
.mega-dropdown-menu {
    padding: 20px 0px;
    width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.mega-dropdown-menu li.col-sm-3:first-child .dropdown-header {
    padding-left: 0;
}
.remove-css {
    display: inline;
    font-size: 18px;
}
.remove-css1 {
    line-height: 18px;
    margin-bottom: 15px;
}

.mega-dropdown-menu > li > ul {
    padding: 0;
    margin: 0;
}

.mega-dropdown-menu li ul li {
    list-style: none;
    padding-left: 10px;
}

.mega-dropdown-menu li ul li a {
    display: block;
    padding: 3px 20px 3px 0;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #000;
    white-space: normal;
}
header .mega-dropdown-menu li ul li a {
    padding: 6px 0px 6px 22px !important;

    text-transform: capitalize;

    font-size: 14px;
}
.dropdown-menu .divider {
    background-color: #e5e5e5;
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
}
.mega-dropdown-menu li ul li a:hover,
.mega-dropdown-menu li ul li a:focus {
    text-decoration: none;
    color: #d70024;
}
.mega-dropdown-menu .dropdown-header {
    background: #f1f1f1 none repeat scroll 0 0;
    color: #d70024;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 5px;
    padding-bottom: 0;
    padding-left: 10px;
    padding-top: 0;
}

.mega-dropdown-menu form {
    margin: 3px 20px;
}
.mega-dropdown-menu li ul li a.view-all {
    font-weight: 600;
}
.mega-dropdown .carousel-item > p a {
    color: #ffffff;
    font-weight: 600;
    margin: 5px 0;
    text-transform: capitalize;
}
.mega-dropdown-menu li ul li a span {
    display: inline-block;
    vertical-align: middle;
}
.any-kind > a {
    display: inline-block !important;
    color: #dc1649 !important;
    font-weight: bold !important ;
    padding: 3px !important;
}
.any-kind > a:hover {
}
.mega-dropdown-menu li ul li a span.fa-arrow-right {
    font-size: 14px;
    line-height: 1;
    margin-top: 3px;
}
.mega-dropdown .carousel-item > p {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    text-align: center;
}
.mega-dropdown-menu .form-group {
    margin-bottom: 3px;
}
.any-kind {
    line-height: 1.3;
    text-align: left;
}
.nav-item.dropdown.mega-dropdown:hover .mega-dropdown-menu {
    display: block !important;
}
.mega-dropdown-menu li ul li {
    padding: 6px 0px 6px 16px;
    position: relative;
}
.mega-dropdown-menu li ul li a::before {
    position: absolute;
    content: "\f105";
    top: 8px;
    font-family: fontawesome;
    font-size: 19px;
    left: 25px;
}
/*****************************************/
.two-slide-img .slide-txt {
    padding: 1em 0em;
}
.drone-block {
    padding: 4em 0em;
}
.drone-block .drone-img {
    border: 2px solid #bababa;
    padding: 7px;
}
.icon-block .icn-block h4 {
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 400;
    color: #c52f33;
}
.icon-block .icn-block p {
    font-size: 15px;
}
.icon-block .icn-block {
    border: 1px solid #c9c9c9;
    padding: 8px 10px;
    margin-bottom: 1em;
    min-height: 114px;
}
footer .text-right a {
    color: #c52f33;
    font-weight: bold;
}
footer .copyright p {
    margin-bottom: 0px;
    color: #fff;
    font-size: 13px;
}
footer .copyright {
    padding: 7px;
    background: #333;
}
.drone-bg-img {
    background: url("../images/drone-bg-img.jpg");
    /*min-height: 991px; 1-4-2021*/
    min-height: 840px;
    background-attachment: fixed;
}
.companyvideo {
    margin-bottom: 30px;
}
.drone-bg-img .drone-content {
    /*width: calc(100% - 640px);  
  padding:3.5em 0em;*/
    padding: 5em 0em 3.5em;
}

.drone-content h3 {
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 1em;
}
.drone-content h3 {
    color: #fff;
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 0.4em;
    text-transform: uppercase;
}
.drone-bg-img .drone-content p,
.same-font {
    color: #fff;
    text-transform: capitalize;
    font-size: 15px;
}
.drone-bg-img .icn-block img.img-fluid {
    width: 90px;
    margin-bottom: 14px;
}
.drone-bg-img .icn-block h4 {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
}
.drone-bg-img .icn-block {
    text-align: center;
    margin-bottom: 2em;
}
.drone-bg-img .drone-content .icn-block p {
    text-transform: uppercase;
}
/*.slide-txt .list-icon li:before , .infrastructure-block .abt-cnt li:before
{content:"\f105"; font-family:fontawesome; font-size:22px; margin-right: 8px;}*/
.slide-txt .list-icon li,
.infrastructure-block .abt-cnt li,
.products-txt ul li,
ul.list-icon li {
    list-style: disc;
    list-style-position: outside;
    list-style-position: inside;
    line-height: 27px;
}
.infrastructure-block .abt-cnt li:before {
    margin-left: -15px;
}
.infrastructure-block .abt-cnt li {
    padding: 0px 0px 0px 26px;
}
.drone-bg-img h4.drone-heading-6 {
    font-size: 28px;
}
.drone-bg-img h4.drone-heading-5 {
    font-size: 24px;
}
.drone-bg-img h4.drone-heading-4 {
    font-size: 19px;
}
.drone-bg-img h4.drone-heading-3 {
    font-size: 35px;
}
.drone-bg-img h4.drone-heading-2 {
    font-size: 24px;
}
.drone-bg-img h4.drone-heading-1 {
    font-size: 35px;
}
.list-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}
.product-page-block {
    /*border: 1px solid #eaeaea;*/
}
.product-page-block .products-txt {
    color: #727376;
    text-transform: capitalize;
    font-size: 18px;
    padding: 6px 15px;
    transition: all 0.5s ease-in-out;
}
.product-page-block {
    margin-bottom: 2em;
    text-align: center;
}
.product-page-block a {
    text-decoration: none;
}
.product-page-block .products-img {
    padding: 4em 0em;
}
.product-page-block a:hover .products-txt {
    color: #c52f33;
}
.abt-side-menu .list-icon {
    border: 2px solid #c52f33;
}
.abt-side-menu .list-icon li {
    padding: 4px 12px;
}
.abt-side-menu .list-icon li a::before {
    content: "\f0da";
    font-family: fontawesome;
    padding-right: 5px;
    color: #d70024;
    display: inline-block;
    margin-left: -12px;
    margin-top: -1px;
    padding-right: 5px;
    vertical-align: top;
}
.about-us-block {
    padding: 2em 0em 5em;
}
.about-us-block .abt-img {
    /*border: 2px solid #444;padding: 10px;*/
}
.carousel i {
    font-size: 36px;
    color: #fff;
}
.carousel-caption {
    bottom: 0px;
}
.list-icon li {
    text-align: left;
}
.about-us-block {
    background: #fff;
}
.products-txt ul {
    /*float:right;*/
}
.product-inr-block .product-line-draw .img-fluid {
    /*width: 300px;*/
    transition: all 0.5s ease-in-out;
}
.btn.btn-pdf {
    background: #c52f33;
    color: #fff;
    font-size: 13px;
}
.btn-pdf .fa.fa-file-pdf-o {
    margin-right: 6px;
    font-size: 13px;
}
.product-inr-block .product-line-draw {
    text-align: center;
}
.infrastructure-blk .infra-txt p {
    font-size: 14px;
}
.infrastructure-blk .infra-img {
    margin-bottom: 8px;
}
.infrastructure-blk {
    margin-bottom: 2em;
}
.table thead {
    background: #c52f33;
    color: #fff;
    text-align: center;
}
.table tbody tr {
    text-align: center;
}
.heading-block h1 {
    color: #727376;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 16px;
    display: inline-block;
    border-bottom: 2px solid #c52f33;
    padding: 8px 6px;
    text-transform: capitalize;
}
.quality-block .heading-block {
    margin: 14px 0px;
}
.quality-block hr {
    margin: 3em 0em 2em 0em;
}
.quality-block .qyt-cnt h4 {
    font-size: 18px;
    font-size: 20px;
    font-weight: bold;
    text-transform: capitalize;
}
.csr-img-blk {
    text-align: center;
    box-shadow: #000 0px 4px 8px -6px;
}
.csr-block hr {
    margin: 38px 0px;
}
.height10 {
    height: 10px;
}
.height20 {
    height: 20px;
}
.height30 {
    height: 30px;
}
.height40 {
    height: 40px;
}
.height50 {
    height: 50px;
}
.height60 {
    height: 60px;
}
.banner-block {
    background: #fff;
}
.m-view {
    display: none;
}
.table-bordered td,
.table-bordered th {
    font-size: 14px;
    text-align: left;
}
.why-us-point li {
    padding: 0px !important;
}
.slide-txt .slide-content p {
    font-size: 14px;
}
.slide-txt .title.text-right {
    padding: 10px 0px;
}
.country-blk {
    display: inline-block;
}
.country-blk img.img-fluid {
    width: 100px;
}
.country-blk p {
    margin-top: 0px;
    text-align: center;
    font-size: 14px;
    margin-bottom: 10px;
}
.map-word.text-center {
    margin: 2em 0em;
}
.manager-photo {
    text-align: center;
}
.team-img p {
    font-weight: bold;
    font-size: 25px;
    margin: 1em 0em;
    text-align: center;
}
.manager-photo p {
    font-weight: bold;
    font-size: 21px;
    margin: 1em 0em;
    color: #c52f33;
    position: relative;
    padding: 0 46px;
    display: inline-block;
}
.manager-photo p::before {
    content: "";
    background: #c52f33;
    height: 3px;
    width: 36px;
    position: absolute;
    top: 50%;
    left: 0px;
}
.manager-photo p::after {
    content: "";
    background: #c52f33;
    height: 3px;
    width: 36px;
    position: absolute;
    top: 50%;
    right: 0px;
}
.height10 {
    height: 10px;
}
.height20 {
    height: 20px;
}
.height30 {
    height: 30px;
}
.height40 {
    height: 40px;
}
.height50 {
    height: 50px;
}
.height60 {
    height: 60px;
}
p.management-para {
    font-size: 27px;
    line-height: 40px;
    font-style: italic;
}
.market-we-serve-txt p {
    text-transform: capitalize;
}
.name img.img-fluid {
    width: 200px;
    margin-bottom: 14px;
}
.name {
}
.name p {
    font-size: 24px;
    font-weight: bold;
}
.modal-body img {
    width: 100%;
    max-width: 100% !important;
}
.media-gallery-model .modal-dialog {
    width: 991px !important;
    max-width: 800px !important;
}
.quality-model .media-gallery-model .modal-dialog {
    width: 830px !important;
    max-width: 640px !important;
}
.name p i {
    font-size: 15px;
}

/*wwwowww*/
.wowBack {
    background: #222;
    position: relative;
    overflow: hidden;
}
.wowWrap div {
    background: #27ae60;
    display: block;
    width: 100%;
    margin: 5% 0;
    text-align: center;
    padding-top: 20%;
    padding-bottom: 20%;
}
.wowWrap {
    width: 16.66%;
    float: left;
    padding: 0 0.5%;
}

.wowWrap h4 {
    position: fixed;
    z-index: 200;
    width: 100%;
    padding: 1% 0% 1% 0%;
    margin: 0;
    color: white;
    font-size: 1.35vw;
    background: rgba(22, 22, 22, 0.3);
}

.wowWrap div:first-of-type {
    margin-top: 25%;
}

/*I've assigned class wHighlight to all the animate.css classes that add elements onto the page with delay.  
.wHighlight {background:#28a !important}*/

.owl-carousel-block .owl-nav {
    display: none;
}
.owl-carousel-block .quality-img {
    margin-bottom: 1em;
}
.owl-carousel-block .qyt-cnt p {
    text-align: justify;
}
.owl-carousel-block .owl-theme .owl-dots .owl-dot.active span,
.owl-carousel-block .owl-theme .owl-dots .owl-dot:hover span {
    background: #c52f33;
}
.owl-carousel-block .owl-theme .owl-dots .owl-dot span {
    background: #727376;
}

.google-translate {
    position: absolute;
    right: 0;
    top: -20px;
}
.header-alt .google-translate {
    top: -4px;
}

.skiptranslate.goog-te-gadget {
    font-size: 0px;
}
.skiptranslate.goog-te-gadget span {
    display: none;
}
.goog-te-gadget .goog-te-combo {
    padding: 7px 3px;
}

.abt-cnt iframe {
    position: relative;
    top: -60px;
}
.abt-cnt img {
    display: none !important;
}
.cnt-map {
    position: relative;
    top: 10px;
}

.header-alt {
    position: fixed;
    top: 0;
    z-index: 10;
    width: 100%;
    margin: 0 !important;
    background: #fff;
    transition: all 0.5s ease;
    opacity: 1;
    box-shadow: #000 0 -12px 18px 3px;
}

.materials-tbl h3 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 2em;
}

/*enquire-details 7-10-2020*/
.enquire-details p {
}
.enquire-details p a {
    background: #c52f33;
    color: #fff;
    text-transform: uppercase;
    padding: 5px 20px;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    border-radius: 5px;
    margin-left: 15px;
}
.enquire-details p a:hover {
    text-decoration: none;
}
.enquire-details p {
    font-size: 18px;
}
/*end enquire-details 7-10-2020*/





@media screen and (max-width: 1366px) {
    .drone-bg-img {        background-position: -427px;    }
}

@media screen and (max-width: 1199px) {
    nav.navbar ul.navbar-nav {        margin-left: 0;    }
    .navbar-brand img {        width: 200px;    }
    .drone-bg-img {        background: url("../images/drone-bg-img.jpg");        background-size: cover;    }
    .drone-bg-img .icn-block img.img-fluid {        width: 40px;       margin-bottom: 14px;    }
    .drone-bg-img h4 {        font-size: 16px !important;    }
    .navbar-dark .navbar-toggler {        color: rgba(255, 255, 255, 0.5);        border-color: rgb(197, 47, 51);       background: rgb(197, 47, 51);        z-index: 5555;    }    
    .dropdown-menu.mega-dropdown-menu {        transform: none;        width: 100%;    }
    .drone-bg-img .drone-content {        width: calc(100% - 295px);    }
    .drone-bg-img {        min-height: auto;    }
    .breadcumb {        width: auto;    }
    .drone-bg-img {        background-position: -112px;    }
}
@media screen and (max-width: 991px) {
    .isocertification-desc{justify-content: center;}
    .isocertification-desc a {        margin-bottom: 25px;    }
    .drone-bg-img .drone-content {        width: 100%;    }
    .media-gallery {        margin: 1em 0em 2em;    }
    .footer h3 {        margin-bottom: 1em;    }
    .footer {        padding: 2em 0em 1em;    }
    .copyright .col-md-7.col-sm-12.col-xs-12,
    .copyright .col-md-5.col-sm-12.col-xs-12 {        width: 100%;        flex: 100%;        max-width: 100%;        margin: 5px 0px;    }
    .copyright .col-md-5.col-sm-12.col-xs-12 .text-right {        text-align: left !important;    }
    .drone-bg-img .drone-content {        padding: 3em 0em;    }
    .mega-dropdown-menu .col-sm-6 {        width: 100%;        flex: 100%;        max-width: 100%;    }
    .navbar-nav > li > .dropdown-menu ul {        padding-bottom: 0px;    }
    .dropdown-menu.mega-dropdown-menu {        margin-left: 0em !important;        transform: translateX(0%) !important;    width: auto !important;    }
    .carousel img {        width: 100%;    }
    div.breadcumb .breadcrumb {        float: left;    }
    .infrastructure-blk .infra-img img {        width: 100%;    }    .heading {        display: none;    }    
    .abt-cnt p {        margin-bottom: 2em;    }
    .header ul li.nav-item a {        display: block;    }
    .contact-block .abt-cnt {        margin-bottom: 2em;    }
    .about-us-block {        padding: 2em 0em 3em;    }
    .m-view {        display: block;    }
    .l-view {        display: none;    }
    .drone-bg-img {        background-position: -236px;    }
    .media-gallery-model .modal-dialog {        width: 600px !important;        max-width: 600px !important;    }
    .media-gallery-block {        margin-bottom: 2em;    }
}

@media screen and (max-width: 767px) {
    .drone-bg-img {        background-position: -560px;    }
}

@media screen and (max-width: 575px) {
    .drone-content .col-lg-4.col-sm-4.col-xs-12 {        width: 33.3333%;    }
    .drone-bg-img {        background-position: -692px;    }
    .media-gallery-model .modal-dialog {        width: 100% !important;        max-width: 100% !important;        margin: 0px;        padding: 22px;    }
    .header-alt .navbar {        padding: 1.5rem 1rem;    }
    .header-alt .navbar-toggler {        top: 6px;        position: relative;    }
}

@media screen and (max-width: 375px) {
    .isocertification-desc a {    margin-right: 15px;}
    .drone-content .col-lg-4.col-sm-4.col-xs-12 {        width: 49.333%;    }
    .two-slide-img {        padding: 2em 0em 0em;    }
    .list-2 {        -webkit-column-count: 1;        -moz-column-count: 1;        column-count: 1;    }
    .slide-txt .list-icon li,
    .infrastructure-block .abt-cnt li,    .products-txt ul li,    ul.list-icon li {        line-height: 33px;    }
    .products-txt.text-right {        text-align: left !important;    }
}

@media screen and (max-width: 320px) {
    .isocertification-desc a {    margin-right: 0;}
}

.freebirdFormviewerViewFooterPageBreak {    display: none !important;}
.freebirdFormviewerViewFooterImageContainer a {    display: none !important;}
.freebirdFormviewerViewFooterImageContainer img {    display: none !important;}
.freebirdFormviewerViewFooterImageContainer a img {    display: none !important;}
.freebirdFormviewerViewFooterPageBreak a img {    display: none !important;}
a[href^="http://maps.google.com/maps"],
a[href^="https://maps.google.com/maps"],
a[href^="https://www.google.com/maps"]
{
    display: none !important;
}
.gm-bundled-control .gmnoprint {
    display: block;
}
.gmnoprint:not(.gm-bundled-control) {
    display: none;
}

.gm-style-cc {
    display: none;
}

.wdth li {
    max-width: 18.666667%;
}

.wdth li ul li img {
    width: 100px;
}
.wdth li ul li a {
    padding: 6px 0px 6px 3px !important;
}



/*1-4-2021*/
/*whatsup code*/
.whtsapp-block {
    position: relative;
}
.whtsapp-lg {
    position: fixed;
    right: 2%;
    bottom: 6%;
    z-index: 550;
}
.whtsapp-lg img.img-fluid {
    width: 50px;
}
.circle {
    border-radius: 50%;
    background-color: #000;
    width: 80%;
    height: 80%;
    position: absolute;
    opacity: 0;
    animation: scaleIn 2s infinite cubic-bezier(.36, .11, .89, .32);
    right: 10%;
    bottom: 11%;
    z-index: -5;
}

@keyframes scaleIn {
  from {
    transform: scale(.5, .5);
    opacity: .5;
  }
  to {
    transform: scale(2.5, 2.5);
    opacity: 0;
  }
}
/*end whatsup code*/
/*1-4-2021*/