body {
    font-family: open sans, -apple-system, BlinkMacSystemFont, segoe ui, Roboto, helvetica neue, Arial, noto sans, sans-serif, apple color emoji, segoe ui emoji, segoe ui symbol, noto color emoji;
    /* position: relative; */
}

body.offcanvas-menu:before {
    opacity: 1;
    visibility: visible;
}

p {
    color: #464646;
    font-weight: 300;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: open sans, -apple-system, BlinkMacSystemFont, segoe ui, Roboto, helvetica neue, Arial, noto sans, sans-serif, apple color emoji, segoe ui emoji, segoe ui symbol, noto color emoji;
}

a {
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease
}

a,
a:hover {
    text-decoration: none !important
}
.main {
    padding-top: 30px !important;
    background-color: #f6f9fe !important;
    width: 100%;
    float: left;
}
.footer-top {
    float: left;
    width: 100%;
    height: auto;
    padding: 60px 0 40px;
}
.swiper-container {
    width: 100%;
    float: left;
}
ul.obj-list {
    list-style: none;
    padding: 0px;
    margin: 0 0 30px;
}
section.about {
    float: left;
    width: 100%;
    height: auto;
}
section.contact {
    float: left;
    width: 100%;
    height: auto;
    background: #f5f5f5;
}
section.products {
    float: left;
    width: 100%;
    height: auto;
}

section.infra{
    float: left;
    width: 100%;
    height: auto;
}
section.contact-inner{
    float: left;
    width: 100%;
    height: auto;
}

.banner {
    width: 100%;
    height: auto;
    position: relative;
    float: left;
    z-index: 99;
    color: #fff;
}
.banner img{
    width: 100%;
    height: auto;
}
.banner h2 {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 33%;
    z-index: 9999;
}
ul.obj-list li {
    margin: 5px 0px;
    background: url(images/drop-b.png);
    background-repeat: no-repeat;
    background-size: 9px;
    padding-left: 23px;
    background-position: 0px 8px;
}
.about-h3 {
    font-size: 20px;
}
.about-h3 .color-main {
    color: #002366 !important;
    font-weight: 600;
    font-size: 30px;
}
.color-main {
    color: #002366 !important;
}


.inner-h3 {
    margin: 15px 0 0 0;
    font-size: 32px;
    font-weight: 700;
    color: #00b0f0
}



.cycle-slideshow img{ width:100%; height: auto; position:relative;}
.center{ position:absolute; top:45%; z-index:999; width:100%;}
#multiple{position:relative; height:auto; overflow:hidden;}
#multiple .prevControl{width:50px; height:50px; float: left; background-color:transparent;}
#multiple .prevControl:hover .fa{color:#fff;}
#multiple .nextControl:hover .fa{color:#fff;}



#multiple .nextControl{width:50px; height:50px; float: right; background-color:transparent;}
.icn-holder .prevControl .fa {color: #fff; cursor: pointer; display: block; float: left; font-size: 50px; text-align: center; width: 50px;}
.icn-holder .fa {color: #fff; cursor: pointer; font-size: 50px; margin-right: 25px; text-align: center; width: 50px;}
.cycle-slide{ width:100%;}
.banner-overlay {position: absolute; top: 55%; width: 100%; z-index:999;}
.banner-overlay h2{ background: url(../images/heading-bg.png) right  center no-repeat; text-align: left;  text-transform:uppercase; margin:0px; color:#FFF;  font-family:"Open Sans"; font-weight:bold; font-size:44px; color:#fff; width: 550px; background-color:rgba(0, 176, 240, 0.8); padding: 23px;}
.banner-overlay h2 span{ color:#FFF; font-size:46px; font-weight:700;}
.icn-holder{width:100%; top:40%; position:absolute; z-index:999; height:50px;}
.banner-img{width:100%; height:auto; overflow:hidden;}
.banner-img img{width:100%; height:auto;}
#multiple h2{font-size:65px; font-family:"Open Sans"; font-weight:600; margin:0 0 20px; color:#fff;}
#multiple h3{font-size:28px; font-family:"Open Sans"; font-weight:500; margin:0 0 20px; color:#fff;}
#multiple p{font-family:"Open Sans"; margin:0 0 20px; font-size:18px; font-weight:300; color:#fff;}
.shape-1{width:100%; height:auto; overflow:hidden; position:absolute; bottom:0px; left:0px;}
.shape-1 img{width:100%; height:auto;}

section#Home {
    width: 100%;
    float: left;
    height: auto;
}
.logo-wrap {
    float: left;
    width: auto;
    height: auto;
    padding: 20px 0 0;
}
.logo-wrap h5{
    font-size: 27px;
}
.sticky-wrapper {
    width: 100%;
    float: left;
    position: static;
    height: auto;
}
.site-navbar {
    margin-bottom: 0;
    z-index: 1999;
    position: static;
    top: 0;
    width: 100%;
    float: left;
}
.site-navbar .site-logo {
    position: relative;
    left: 0;
    font-size: 24px
}
.nav-wrap {
    float: right;
    height: auto;
    width: auto;
}
section.clients {
    float: left;
    width: 100%;
    height: auto;
}
.site-navbar .site-navigation .site-menu {
    margin-bottom: 0;
}
.site-navbar .site-navigation .site-menu a{color:#333333;}
.site-navbar .site-navigation .site-menu .active {
    color: #007bff;
    display: inline-block;
    padding: 20px;
}

.site-navbar .site-navigation .site-menu a {
    text-decoration: none !important;
    display: inline-block;
}

.site-navbar .site-navigation .site-menu>li {
    display: inline-block;
}

.site-navbar .site-navigation .site-menu>li>a {
    padding: 30px 10px;
    font-size: 14px;
    text-transform: uppercase;
    display: inline-block;
    text-decoration: none !important;
}

.site-navbar .site-navigation .site-menu>li>a:hover {
    color: #007bff;
}

.site-navbar .site-navigation .site-menu>li.social>a {
    padding-left: 5px;
    padding-right: 5px;
}

.site-navbar .site-navigation .site-menu .has-children {
    position: relative
}

.site-navbar .site-navigation .site-menu .has-children>a {
    position: relative;
    padding-right: 20px
}

.site-navbar .site-navigation .site-menu .has-children>a:before {
    position: absolute;
    content: "\e313";
    font-size: 16px;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: icomoon;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown {
    visibility: hidden;
    opacity: 0;
    top: 100%;
    position: absolute;
    text-align: left;
    border-top: 2px solid #007bff;
    -webkit-box-shadow: 0 2px 10px -2px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 10px -2px rgba(0, 0, 0, .1);
    padding: 0 0;
    margin-top: 20px;
    margin-left: 0; z-index:9999;
    background: #fff;
    -webkit-transition: .2s 0s;
    -o-transition: .2s 0s;
    transition: .2s 0s
}

.site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top {
    position: absolute
}

.site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top:before {
    bottom: 100%;
    left: 20%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top:before {
    border-color: transparent;
    border-bottom-color: #fff;
    border-width: 10px;
    margin-left: -10px
}

.site-navbar .site-navigation .site-menu .has-children .dropdown a {
    text-transform: none;
    letter-spacing: normal;
    -webkit-transition: 0s all;
    -o-transition: 0s all;
    transition: 0s all;
    color: #000
}

.site-navbar .site-navigation .site-menu .has-children .dropdown .active {
    color: #007bff !important
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li {
    list-style: none;
    padding: 0;
    margin: 0;
    min-width: 210px
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li>a {
    padding: 9px 20px;
    display: block
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li>a:hover {
    background: #eff1f3;
    color: #000
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children>a:before {
    content: "\e315";
    right: 20px
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children>.dropdown,
.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children>ul {
    left: 100%;
    top: 0
}

.site-navbar .site-navigation .site-menu .has-children:hover>a,
.site-navbar .site-navigation .site-menu .has-children:focus>a,
.site-navbar .site-navigation .site-menu .has-children:active>a {
    color: #007bff
}

.site-navbar .site-navigation .site-menu .has-children:hover,
.site-navbar .site-navigation .site-menu .has-children:focus,
.site-navbar .site-navigation .site-menu .has-children:active {
    cursor: pointer
}

.site-navbar .site-navigation .site-menu .has-children:hover>.dropdown,
.site-navbar .site-navigation .site-menu .has-children:focus>.dropdown,
.site-navbar .site-navigation .site-menu .has-children:active>.dropdown {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    margin-top: 0;
    visibility: visible;
    opacity: 1
}

.site-mobile-menu {
    width: 300px;
    position: fixed;
    right: 0;
    z-index: 2000;
    padding-top: 20px;
    background: #fff;
    height: calc(100vh);
    -webkit-transform: translateX(110%);
    -ms-transform: translateX(110%);
    transform: translateX(110%);
    -webkit-box-shadow: -10px 0 20px -10px rgba(0, 0, 0, .1);
    box-shadow: -10px 0 20px -10px rgba(0, 0, 0, .1);
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out
}

.offcanvas-menu .site-mobile-menu {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%)
}

.site-mobile-menu .site-mobile-menu-header {
    width: 100%;
    float: left;
    padding-left: 20px;
    padding-right: 20px
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close {
    float: right;
    margin-top: 8px
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span {
    font-size: 30px;
    display: inline-block;
    padding-left: 10px;
    padding-right: 0;
    line-height: 1;
    cursor: pointer;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo {
    float: left;
    margin-top: 10px;
    margin-left: 0
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a {
    display: inline-block;
    text-transform: uppercase
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a img {
    max-width: 70px
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a:hover {
    text-decoration: none
}

.site-mobile-menu .site-mobile-menu-body {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    position: relative;
    padding: 0 20px 20px;
    height: calc(100vh - 52px);
    padding-bottom: 150px
}

.site-mobile-menu .site-nav-wrap {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative
}

.site-mobile-menu .site-nav-wrap a {
    padding: 10px 20px;
    display: block;
    position: relative;
    color: #212529
}

.site-mobile-menu .site-nav-wrap a:hover {
    color: #007bff
}

.site-mobile-menu .site-nav-wrap li {
    position: relative;
    display: block
}

.site-mobile-menu .site-nav-wrap li .active {
    color: #007bff
}

.site-mobile-menu .site-nav-wrap .social {
    display: inline-block
}

.site-mobile-menu .site-nav-wrap .arrow-collapse {
    position: absolute;
    right: 0;
    top: 10px;
    z-index: 20;
    width: 36px;
    height: 36px;
    text-align: center;
    cursor: pointer;
    border-radius: 50%
}

.site-mobile-menu .site-nav-wrap .arrow-collapse:hover {
    background: #f8f9fa
}

.site-mobile-menu .site-nav-wrap .arrow-collapse:before {
    font-size: 12px;
    z-index: 20;
    font-family: icomoon;
    content: "\f078";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-180deg);
    -ms-transform: translate(-50%, -50%) rotate(-180deg);
    transform: translate(-50%, -50%) rotate(-180deg);
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease
}

.site-mobile-menu .site-nav-wrap .arrow-collapse.collapsed:before {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.site-mobile-menu .site-nav-wrap>li {
    display: block;
    position: relative;
    float: left;
    width: 100%
}

.site-mobile-menu .site-nav-wrap>li.social {
    float: none !important;
    width: auto !important
}

.site-mobile-menu .site-nav-wrap>li>a {
    padding-left: 20px;
    font-size: 20px
}

.site-mobile-menu .site-nav-wrap>li>ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.site-mobile-menu .site-nav-wrap>li>ul>li {
    display: block
}

.site-mobile-menu .site-nav-wrap>li>ul>li>a {
    padding-left: 40px;
    font-size: 16px
}

.site-mobile-menu .site-nav-wrap>li>ul>li>ul {
    padding: 0;
    margin: 0
}

.site-mobile-menu .site-nav-wrap>li>ul>li>ul>li {
    display: block
}

.site-mobile-menu .site-nav-wrap>li>ul>li>ul>li>a {
    font-size: 16px;
    padding-left: 60px
}

.site-mobile-menu .site-nav-wrap[data-class=social] {
    float: left;
    width: 100%;
    margin-top: 30px;
    padding-bottom: 5em
}

.site-mobile-menu .site-nav-wrap[data-class=social]>li {
    width: auto
}

.site-mobile-menu .site-nav-wrap[data-class=social]>li:first-child a {
    padding-left: 15px !important
}

.sticky-wrapper {
width:100%; height:auto; float:left;
}

.sticky-wrapper .site-navbar {
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease
}

.sticky-wrapper .site-navbar {
    border-bottom: 1px solid rgba(255, 255, 255, .1)
}

.sticky-wrapper .site-navbar .site-menu-toggle {
    color: #1f3aff;
}

.sticky-wrapper .site-navbar .site-logo a {
    color: #000;
}

.sticky-wrapper .site-navbar .site-menu>li>a {
    color: #000 !important;
}

.sticky-wrapper .site-navbar .site-menu>li>a:hover,
.sticky-wrapper .site-navbar .site-menu>li>a.active {
    color: #007bff !important;
}

.sticky-wrapper.is-sticky .site-navbar {
    background: #fff;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: 4px 0 20px -5px rgba(0, 0, 0, .1);
    box-shadow: 4px 0 20px -5px rgba(0, 0, 0, .1)
}

.sticky-wrapper.is-sticky .site-navbar .site-menu-toggle {
    color: #000
}

.sticky-wrapper.is-sticky .site-navbar .site-logo a {
    color: #007bff
}

.sticky-wrapper.is-sticky .site-navbar .site-menu>li>a {
    color: #000 !important
}

.sticky-wrapper.is-sticky .site-navbar .site-menu>li>a:hover,
.sticky-wrapper.is-sticky .site-navbar .site-menu>li>a.active {
    color: #007bff !important
}

/*  */

.section-title h2 {
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: 700;
    padding: 8px 20px;
    margin: 0;
    background: #e7f1fd;
    color: #106eea;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 50px;
    box-shadow: 0px 2px 20px rgba(16, 110, 234, .5);
}







/* Banner */
.swiper-container {
    top: 60px !important;
}

/* About */

.icon {
    background: #fff;
    box-shadow: 0px 6px 15px rgb(16 110 234 / 12%);
    font-size: 30px;
    padding: 20px;
    color: #106eea;
    border-radius: 50%;
}

.icon-menu,
.icon-close2 {
    color: #106eea;
}

/* Products */
.products-main {
    background: url(images/prx-1.jpg);
    padding: 20px 0px;
    transform: skewY( 
-7deg
 );
    box-shadow: 0px 10px 25px rgb(214 214 214);
    background-size: cover;
    background-attachment: fixed;
    width: 100%;
    float: left;
}

.products-inner {
    transform: skewY(7deg);
    padding: 50px 0px;
}

.single-product {
    padding: 10px;
    background-color: #fff;
}

.text-content h4, .infra-text h4 {
    color: #002366;
    margin-top: 10px;
    text-align: center !important;
}

.products .btn-outline-primary:hover {
    background-color: #106eea !important;
}

.products img {
    border: 1px solid #eaeaea;
}

/* Contact */

.contact .info-box {
    color: #444444;
    text-align: center;
    /* box-shadow: 0 0 30px rgb(214 215 216 / 30%); */
    box-shadow: 0px 6px 15px rgb(16 110 234 / 12%);

    padding: 20px 0 30px 0;
    background-color: #fff;
}

.icon-infra {
    font-size: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #106eea;
}

.contact .info-box span {
    font-size: 32px;
    color: #106eea;
}

.contact .form-content {
    background-color: #fff;
    box-shadow: 0 0 30px rgb(214 215 216 / 40%);
    padding: 30px;
}

.contact .form-content button[type="submit"] {
    background: #106eea;
    border: 0;
    padding: 10px 30px;
    color: #fff;
    transition: 0.4s;
    border-radius: 4px;
}

/* Clients */
.clients img {
    box-shadow: 0 0 30px rgb(214 215 216 / 40%);
}


/* Footer */
footer .container {
    border-top: 1.8px solid #ffffff;
    padding: 10px;
}

.footer-links ul li {
    list-style: none;
    margin-bottom: 10px;
}

footer a {
    color: #464646 !important;
}

footer h4 {
    color: #002366 !important;
}

footer ul li span {
    color: #106eea !important;
    font-weight: 100;
}

.social-links a {
    font-size: 18px;
    padding: 10px;
    margin-right: 4px;
}





@media only screen and (min-width: 767px) {a.site-menu-toggle {display:none;}}

@media only screen and (max-width: 767px) {
.site-navbar {
    padding: 10px 0px;
}
.banner img {
    width: 100%;
    height: 100%;
}
.banner {
    width: 100%;
height: 100px;}
a.site-menu-toggle{display:block;}
.logo-wrap h5 {
    font-size: 20px;
}
.single-product {
    padding: 10px;
    background-color: #fff;
    margin: 15px 0px;
}
.icon-menu:before {
    content: "\e5d2";
}
.logo-wrap {
    padding: 6px 0 0;
}
.site-navbar {
    padding: 10px 0px;
}
}

@media only screen and (min-width: 992px) and (max-width: 1050px) {
	.site-navbar .site-navigation .site-menu>li>a {
    padding: 30px 6px;}
}