@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;700&display=swap');
html {
    font-size: 1rem;scroll-behavior: smooth;
}
body {
    color: #000000;    
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-size: 18px;
    margin: 0;
    padding: 0;
    font-weight: 400;
}
input:focus, textarea:focus, button:focus {outline: none;}
a, img {
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
a, .cinfo a:hover {color: #2773ba;}
a:hover, .cinfo a{color: #000;}
.head, h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto Condensed', serif;
    font-weight: bold;
    line-height: normal;
    text-transform: uppercase;
}
.robocon {
    font-family: 'Roboto Condensed', serif;;
}

a.spbtn, .spform button, .spform input[type="submit"] {
    font-size: 17px;
    font-family: 'Roboto';
    text-transform: uppercase;
    color: #000;
    padding: 18px 60px;
    display: inline-block;
    text-align: center;
    max-width: 100%;
    background-color: #00a7ff;
    font-weight: 500;
}
a.spbtn:hover, .spform button:hover, .spform input[type="submit"]:hover {
    color: #fff !important;
    background-color: #0c355c;
}
.bgimg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}
#header a, .headright *, #header ul, #header li {
    display: inline-block;
    vertical-align: top;
}
#header {
    background-color: #00a7ff;
}
#header .logo {
    padding: 20px 20px 20px 0;
    background-color: #fff;
    position: relative;
}
#header .logo:before {
    content: '';
    position: absolute;
    right: 100%;
    top: 0;
    width: 1000px;
    height: 100%;
    background-color: #fff;
}
.logot {
    font-size: 22px;
    font-style: italic;
    padding: 18px 25px;
    line-height: 30px;
}
.headright {
    padding: 13px 0;
}
.headright .logreg {
    font-size: 17px;
    margin: 16px 0 0 0;
    font-family: 'Roboto', sans-serif;
}
.headright .logreg span {
    margin: 0 5px;
}
.social {
    margin: 17px 25px 0 25px;
}
.social a {
    margin: 0 5px;
}
.headright a.call {
    font-size: 35px;
    font-style: italic;
}
.main-menu {
    margin: 10px 0 0 0;
}
.main-menu li {
    margin: 0 0 0 28px;
}
.main-menu li:first-child {
    margin-left: 0;
}
.main-menu a {
    text-transform: uppercase;
    color: #fff;
}
#header a:hover {
    color: #000;
}
#footer {
	background-image: url(../images/footerbg.jpg);
    padding: 80px 0 0 0;
}
.foobox {
    float: left;
    width: 30%;
    padding: 0 15px;
    text-transform: uppercase;
}
.foobox.box2 {
    padding-left: 50px;
}
.foobox.box3 {
    width: 40%;
}
#footer .foobox .head {
    margin: 0 0 25px 0;
}
#footer .social {
    margin: 35px 0 0 0;
}
#footer .social a {
    font-size: 24px;
    margin: 0 20px 0 0;
    color: #01a9fe;
}
#footer .social a:hover {
    color: #fff;
}
#footer .menu li {
    margin: 15px 0;
}
.fooinfo p {
    padding: 0 0 30px 0;
    line-height: 25px;
}
.fooinfo p:last-child {
    padding-bottom: 0;
}
.foosec2 {
    font-size: 16px;
    padding: 50px 15px;
}
#footer a:hover {
	color: #01a9fe;
}
.hsec1 {
    background-image: url(../images/welcomebg.jpg);
    margin-top: -6px;
}
.spform input[type="text"], .spform input[type="email"], .spform select, .spform textarea {
    font-family: 'Roboto';
    background-color: #f0f0f1;
    border: none;
    color: #000000;
    padding: 18px 20px;
    width: 100% !important;
    margin: 0 0 15px 0;
    vertical-align: top;
    font-size: 18px;
}
.spform select{
    padding: 18px 16px;
}
.spform ::placeholder{
	color: #000;
}
.spform button, .spform input[type="submit"] {
    width: 100%;
    margin-bottom: 10px;
}
table.table-list, table.table-list tr, table.table-list td, table.table-list th {
    width: 100% !important;
    display: inline-block;
    margin: 0;
    padding: 0;
}
table.table-list tr:last-child {
    margin: 15px 0 0 0;
}
.zHelpToolTipLabel {
    padding-bottom: 5px;
}
.hsec1 .spform {
    background-color: #ffffff;
    padding: 45px;
    border-radius: 20px;
    margin: -133px 0 0 0;
    position: relative;
    z-index: 9;
}
.iconbox {
    text-align: center !important;
    max-width: 290px;
}
.iconbox .icon {
    align-items: center;
    background-color: #000000;
    border-radius: 200px;
	display: flex;
    justify-content: center;
    height: 150px;
    margin: auto;
    text-align: center;
    width: 150px;
}
.iconbox img{
    height: auto;
    max-height: 80px;
    max-width: 80px;
    width: auto;
}
.hsec3 {
    background-image: linear-gradient(46deg, #00a9ff, #81e8aa);
}
.hsec4 {
	background-image: url(../images/newsbg.jpg);
}
.newsbox, .numbox {
    max-width: 395px;
}
.newsbox a {
    display: inline-block;
}
.newsbox a.tit {
    color: #000;
    margin: 20px 0 15px 0;
}
.newsbox a.tit:hover {
    color: #01a9fe;
}
.newsbox a:hover img {
    filter: grayscale(.5);
}
.hsec5 {
	background-image: url(../images/testimonialbg.jpg);
}
.testi-slide .text p {
    line-height: 30px;
}
.testi-slider {
    padding: 0 100px;
    margin-bottom: 0;
}
.hsec6 {
	background-image: url(../images/numbersbg.png);
}
.numbox {
    text-align: center !important;
    color: #fff;
}
.numbox .num {
    font-size: 120px;
    font-weight: bold;
    color: #81e8aa;
    line-height: 1.1 ;
}
.hsec7, .exposec5 {
    background-image: linear-gradient(#81e8aa, #00a9ff);
}
.hsec7 input[type="text"], .hsec7 input[type="email"] {
    width: 35% !important;
    margin: 0 10px 0 0;
}
.hsec7 .spform input[type="submit"] {
    width: auto;
    padding: 18px 60px;
    margin: 0;
}
.testi-slider a.slider-previous-button, .testi-slider .slider-next-button {
    width: auto;
    height: auto;
    line-height: normal;
    background-color: transparent;
    top: 40%;
    font-size: 30px;
    color: #fff !important;
}
.testi-slider a.slider-previous-button {
    left: 15px;
}
.testi-slider .slider-next-button {
    right: 15px;
    left: auto;
}
.testi-slider a.slider-previous-button:hover, .testi-slider .slider-next-button:hover {
    color: #00a7ff !important;
}


.z-default-subpage-header {
    background-image: url(../images/page-banner.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: left;
}
.z-default-subpage-header .z-default-subpage-title {
    margin: 235px 0 25px 0;
    line-height: normal;
    padding: 0 15px;
    font-size: 100px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Roboto Condensed';
}
.z-default-subpage-header.service {
    background-image: url(../images/services-banner.jpg);
}
.expop .iconbox, .aboutsec2 .iconbox {
    max-width: 395px;
}
.casesrm .casesr .imgbox {
    float: right;
}
.casesrm .casesr:nth-child(2n) .imgbox { 
    float: left;
}
.innmenu {
    margin-bottom: 50px;
}
.innmenu li {
    display: inline-block;
}
.innmenu li:before {
    content: '|';
    margin: 0 12px;
}
.innmenu li:first-child:before {
    display: none;
}
.innmenu li a {
    color: #000000;
}
.innmenu li a:hover, .innmenu li.active a {
    color: #00a7ff;
}
.sersec1 h2 {
    text-transform: none;
    font-weight: normal;
    font-size: 28px;
}
.sersec2 {
    background-color: #000;
}
.feabox {
    margin-bottom: 10px;
}
.feabox .icon {
    float: left;
    background-image: linear-gradient(46deg, #00a9ff, #81e8aa);
    border-radius: 50%;
    width: 115px;
    margin: 0 25px 0 0;
}
.feabox .icon img {
    filter: brightness(100);
}
.aboutsec2 {
    background-image: url(../images/advantagebg.jpg);
}
.aboutsec3 {
    background-color: #535353;
}
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    left: -35px;
    top: 50%;
    transform: translateY(-25px);
    width: auto;
    height: auto;
    font-size: 30px;
    color: #fff;
}
.owl-carousel .owl-nav button.owl-next {
    left: auto;
    right: -35px;
}
.owl-carousel .owl-nav button.owl-prev:hover, .owl-carousel .owl-nav button.owl-next:hover {
    color: #00a7ff !important;
}
.faqmain .faq {
    background-color: #00a7ff;
    padding: 30px;
    margin: 10px 0;
}
.faqmain .que {
    cursor: pointer;
    font-weight: bold;
}
.faqmain .faq .que:hover {
    color: #fff;
}
.faqmain .que i.fa {
    float: right;
    font-size: 25px;
    margin: 8px 8px 0 0;
}
.faqmain .faq .ans {
    padding-top: 15px;
    display: none;
}
.faqmain .faq.active .ans{
    display: block;
}
.tableres {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
table.plantable {
    width: 100%;
    background-color: #fcfcfc;
    box-shadow: 0 0 10px #e2e2e2;
    min-width: 1030px;
}
table.plantable thead {
    background-color: #cac9c9;
}
table.plantable tbody tr:nth-child(2n) {
    background-color: #f4f4f4;
}
table.plantable th, table.plantable td {
    padding: 10px;
    text-align: left;
}
table.plantable a.spbtn {
    padding: 12px 40px;
}
.pricform table.table-list tr {
    width: 50% !important;
    padding: 0 10px;
}
.pricform table.table-list tr:last-child {
    width: 100% !important;
}
.pricform .spform button {
    width: auto;
}
.hide-label label, .hide-label span[style="font-size:80%;"], .z-manager-edit-head p{
    display: none;
}
.spform .table-list ::placeholder, .spform .table-list select:invalid{
    color: #878789 !important;
}
.spform .table-list select{
    -webkit-appearance: menulist-button;
}

#slideshowHomeDiv1{position:relative; z-index:1;}
.homeSlideshowPrevious, .homeSlideshowNext, .homeSlideshowPause,  .homeSlideshowPlay{
    background-color:#00a7ff; 
    color:#FFF; 
    font-size:30px;
    line-height:1; 
    /*padding:15px;*/
    position:absolute; 
    z-index:4; 
    border:1px solid rgba(255,255,255,.7);

    border-radius: 3px;
    box-sizing: border-box;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 50px;
    z-index: 5;
}
.homeSlideshowPause,  .homeSlideshowPlay{ 
    border:1px solid rgba(255,255,255,.7); 
    /*width:60px; 
    padding:7px; */
    text-align:center;
}
.homeSlideshowPlay .fa-play{
    margin-left: -6px;
}
.homeSlideshowPrevious:hover, .homeSlideshowNext:hover, .homeSlideshowPause:hover,  .homeSlideshowPlay:hover{background-color:#00a7ff; color: #fff;}
.homeSlideshowPrevious{bottom:45%; left:10px;}
.homeSlideshowNext{bottom:45%; right:10px; }
.homeSlideshowPlay, .homeSlideshowPause{bottom:15px; right:10px;}
.homeSlideshowPause:focus, .homeSlideshowPlay:focus, .homeSlideshowNext:focus, .homeSlideshowPrevious:focus{outline:2px dashed #FFF;}

.feabox:nth-child(2n + 1){ 
    clear: both; 
}





@media screen and (max-width: 1362px) {
	#header .logo {width: 310px;}
	.headright a.call {font-size: 24px;}
	.social {margin: 10px 25px 0 25px;}
	.headright .logreg {margin: 8px 0 0 0;}
	.main-menu li {margin: 7px 0 7px 15px;}
	.logot {font-size: 20px;line-height: 26px;}
	.headright {padding: 12px 0;}
	.numbox .num {font-size: 110px;line-height: 130px;}
    .z-default-subpage-header .z-default-subpage-title {margin: 150px 0 15px 0;font-size: 60px;}
}
@media screen and (max-width: 992px) {	
	#header .logo, .main-menu, .logot {display: none;}	
    .z-mobile-header, .z-mobile-header-fixed, .z-mobile-menu-icon.open span {background-color: #fff !important;}
    .z-mobile-header .z-mobile-menu, .z-mobile-menu-icon span {background: #00a7ff;}
    .z-mobile-header .z-mobile-header-logo {width: 200px;}
    .z-default-subpage-header {margin-top: 0;}
    .headright {padding: 10px 15px;width: 100%;text-align: center;}
    .headright .call, .headright .social, .headright .logreg {float: none;}
    .owl-carousel .owl-nav button.owl-prev {left: 15px;}
    .owl-carousel .owl-nav button.owl-next {right: 15px;}
}
@media screen and (max-width: 767px) {
	.hsec1 .spform {margin: 0;}
	.hsec7 input[type="text"], .hsec7 input[type="email"] {width: 33% !important;}
	.foobox, .foobox.box3 {width: 100%;}
	.foobox.box2 {padding-left: 15px;padding-top: 30px;padding-bottom: 30px;}
	#footer .social {margin: 15px 0 0 0;}
	#footer .social a {margin: 0 10px 0 0;}
	#footer .foobox .head {margin: 0 0 10px 0;}
	#footer .menu li {margin: 5px 0;}
	.fooinfo p {padding: 0 0 10px 0;}
	.foosec2 {padding: 40px 15px 30px 15px;}
    .z-mobile-header .z-mobile-header-logo {width: 125px;}
    .testi-slider {padding: 0 20px 20px 20px;}
    .z-default-subpage-header .z-default-subpage-title {margin: 100px 0 15px 0;font-size: 50px;}

    .homeSlideshowPrevious, .homeSlideshowNext, .homeSlideshowPause,  .homeSlideshowPlay{
        font-size: 24px;
        height: 35px;
        line-height: 35px;
        width: 35px;
    }
    .homeSlideshowPrevious{
        border-bottom-left-radius: 0;
        border-left: 0;
        border-top-left-radius: 0;
        left: 0;
    }
    .homeSlideshowNext{
        border-bottom-right-radius: 0;
        border-right: 0;
        border-top-right-radius: 0;
        right: 0;
    }
    .homeSlideshowPrevious, .homeSlideshowNext{ bottom:17%;}
}
@media screen and (max-width: 479px) {
	.headright a.call, .faqmain .que i.fa, .innmenu li::before {display: none !important;}
	.social {margin: 4px 10px 0 0;}
	.headright .logreg {margin: 0;}
	.headright {padding: 10px 15px 5px 15px;}
	.social a {margin: 0 3px;}
	.hsec1 .spform {padding: 20px;}
	.iconbox, .newsbox, .numbox {padding: 0;}
	.numbox .num {font-size: 70px;line-height: 80px;}
	.newsbox a.tit {margin: 10px 0 5px 0;}
	.hsec7 input[type="text"], .hsec7 input[type="email"] {width: 100% !important;}
	.hsec7 input[type="text"], .hsec7 input[type="email"] {margin: 0 0 10px 0;}
	a.spbtn, .spform button, .spform input[type="submit"] {padding: 18px 40px;}
	.foobox {text-transform: none;}
	#footer {padding: 70px 0 0 0;}
	#footer .menu li {margin: 2px 0;}
    .iconbox .icon {max-width: 50%;}
    .z-default-subpage-header .z-default-subpage-title {margin: 60px 0 15px 0;font-size: 40px;}
    .faqmain .faq {padding: 15px;}
    .faqmain .faq .ans {padding-top: 5px;}
    .innmenu {margin-bottom: 20px;}
    .innmenu li {margin: 2px 10px;}
    .sersec1 h2 {font-size: 24px;}
    .feabox .icon {float: none;margin: 0;display: inline-block;}
    .p-title.z-t-50 {font-size: 34px;}
    .rss-summary-title {font-size: 130%;}
    .rss-summary-text {font-size: 100%;line-height: normal;}
}