@charset "utf-8"; /* CSS Document */
/*====================================== //--//-->   NAVBAR   ======================================*/



.head-title-section{width: 100%; position: relative; text-align: center; margin-bottom: 55px;}
.head-title-section h1{font-size: 36px; font-weight: bold; text-transform: capitalize; color: #000000;}
.head-title-section h2{font-size: 36px; font-weight: bold; text-transform: capitalize; color: #000000;}
.head-title-section hr{border: 0; border-top: 1px solid #1d4687; width: 15%;}
.head-title-section hr::after{content: ''; position: absolute; width: 50px; height: 5px; background-color: #e65211; margin: 0 auto; bottom: -2px; left: 0; right: 0;}
.head-title-section-wht{width: 100%; position: relative; text-align: center; margin-bottom: 55px;}
.head-title-section-wht h2{font-size: 36px; font-weight: bold; text-transform: capitalize; color: #ffffff;}
.head-title-section-wht hr{border: 0; border-top: 1px solid #1d4687; width: 15%;}
.head-title-section-wht hr::after{content: ''; position: absolute; width: 50px; height: 5px; background-color: #e65211; margin: 0 auto; bottom: -2px; left: 0; right: 0;}
.navbar-default{transition: all .5s ease-in-out; background-color: #ffffff; -webkit-backface-visibility: hidden; backface-visibility: hidden; box-shadow: 1px 2px 15px rgba(100, 100, 100, 0.3);}
/*.navbar-default{transition: all .5s ease-in-out; background-color: #ffffff; padding-top: 10px; padding-bottom: 10px; -webkit-backface-visibility: hidden; backface-visibility: hidden; box-shadow: 1px 2px 15px rgba(100, 100, 100, 0.3);}*/
.navbar-default .nav-search{color: #000000; font-size: 1.5rem;}
.navbar-default.navbar-reduce{box-shadow: 1px 2px 15px rgba(100, 100, 100, 0.3);}
.navbar-default.navbar-trans,  .navbar-default.navbar-reduce{-webkit-backface-visibility: hidden; backface-visibility: hidden;}

.navbar-default.navbar-trans .nav-item,  .navbar-default.navbar-reduce .nav-item{position: relative; padding-right: 10px; padding-bottom: 8px; margin-left: 11px;}
.navbar-default.navbar-trans .nav-link,  .navbar-default.navbar-reduce .nav-link{font-size: 16px; color: #000000; font-weight: 500; letter-spacing: 0.030em; transition: all 0.1s ease-in-out; position: relative; padding-left: 10px; padding-right: 10px;}
.navbar-default.navbar-trans .nav-link:before,  .navbar-default.navbar-reduce .nav-link:before{content: ''; position: absolute; bottom: 5px; left: 0; width: 100%; height: 2px; z-index: 0; background-color: #e65211; -webkit-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: right; transform-origin: right; transition: opacity .2s ease-out 0.3s, -webkit-transform .2s ease-out; transition: transform .2s ease-out, opacity .2s ease-out 0.3s; transition: transform .2s ease-out, opacity .2s ease-out 0.3s, -webkit-transform .2s ease-out;}
.navbar-default.navbar-trans .nav-link:hover,  .navbar-default.navbar-reduce .nav-link:hover{color: #000000;}
.navbar-default.navbar-trans .nav-link:hover:before, .navbar-default.navbar-reduce .nav-link:hover:before{-webkit-transform: scaleX(1); transform: scaleX(1); -webkit-transform-origin: left; transform-origin: left;}
.navbar-default.navbar-trans .show > .nav-link:before,  .navbar-default.navbar-trans .active > .nav-link:before,  .navbar-default.navbar-trans .nav-link.show:before,  .navbar-default.navbar-trans .nav-link.active:before,  .navbar-default.navbar-reduce .show > .nav-link:before,  .navbar-default.navbar-reduce .active > .nav-link:before,  .navbar-default.navbar-reduce .nav-link.show:before,  .navbar-default.navbar-reduce .nav-link.active:before{-webkit-transform: scaleX(1); transform: scaleX(1);}
.navbar-default.navbar-trans .nav-link:before{background-color: #e65211;}
.navbar-default.navbar-trans .nav-link:hover{color: #000000;}
.navbar-default.navbar-trans .show > .nav-link,  .navbar-default.navbar-trans .active > .nav-link,  .navbar-default.navbar-trans .nav-link.show,  .navbar-default.navbar-trans .nav-link.active{color: #000000;}
.navbar-default.navbar-reduce{transition: all .5s ease-in-out; padding-top: 19px; padding-bottom: 19px;}
.navbar-default.navbar-reduce .nav-link{color: #000000;}
.navbar-default.navbar-reduce .nav-link:before{background-color: #e65211;}
.navbar-default.navbar-reduce .nav-link:hover{color: #000000;}
.navbar-default.navbar-reduce .show > .nav-link,  .navbar-default.navbar-reduce .active > .nav-link,  .navbar-default.navbar-reduce .nav-link.show,  .navbar-default.navbar-reduce .nav-link.active{color: #000000;}
.navbar-default.navbar-reduce .navbar-brand{color: #000000;}
.navbar-default .dropdown .dropdown-menu{border-top: 0; border-left: 4px solid #e65211; border-right: 0; border-bottom: 0; -webkit-transform: translate3d(0px, -40px, 0px); transform: translate3d(0px, -40px, 0px); opacity: 0; filter: alpha(opacity=0); visibility: hidden; transition: all 0.5s cubic-bezier(0.3, 0.65, 0.355, 1) 0s, opacity 0.31s ease 0s, height 0s linear 0.36s; margin: 0; border-radius: 0; padding: 12px 0; margin-top: 40px;}
.navbar-default .dropdown .dropdown-menu .dropdown-item{padding: 12px 18px; transition: all 500ms ease; font-weight: 600; min-width: 220px;}
.navbar-default .dropdown .dropdown-menu .dropdown-item:hover{background-color: #ffffff; color: #e65211; transition: all 500ms ease;}
.navbar-default .dropdown .dropdown-menu .dropdown-item.active{background-color: #ffffff; color: #e65211;}
.navbar-default .dropdown:hover .dropdown-menu{/* -webkit-transform: translate3d(0px, 0px, 0px); transform: translate3d(0px, 0px, 0px); */
	visibility: visible; opacity: 1; filter: alpha(opacity=1);}
.navbar .nav-item .get-quote{background: #ffffff; border: 1px solid #e65211; color: #e65211; padding: 10px 15px; font-weight: bold;}
.navbar .nav-item .get-quote:hover{background: #e65211; color: #ffffff; padding: 10px 15px;}
.dropdown .down-arrow::after{display: inline-block; width: 0; font-family: FontAwesome; height: 0; margin-left: .255em; content: "\f107"; vertical-align: 0; border-top: 0; border-right: 0; border-bottom: 0; border-left: 0;}
/*------/ Hamburger Navbar /------*/
.megamenu{position: static!important;}
.megamenu .dropdown-menu{width: 100%!important; top: 65%;}
.megamenu .dropdown-menu h3{font-size: 20px; font-weight: 600; margin: 20px 0px; color: #000000; text-transform: capitalize;}
.megamenu .dropdown-menu h3 a{text-decoration: none; color: #000000;}
.megamenu .dropdown-menu h3 a:hover{text-decoration: none; color: #e65211;}
/* .megamenu .dropdown-head{padding: 20px 0;} */
.megamenu .content-div{padding-bottom: 40px;}
.megamenu ul{padding: 0; margin: 0;}
.megamenu ul li{line-height: 46px; font-size: 16px; font-weight: normal; border-bottom: 1px dashed #cccccc; text-align: left; display: block;}
.megamenu ul li a{text-decoration: none; color: #000000;}
.megamenu ul li a:hover{text-decoration: none; color: #e65211;}
.megamenu ul li:before{content: "\f00c"; font-family: FontAwesome; margin-right: 11px; position: relative; font-size: 14px; color: #e65211;}
.megamenu ul li:last-child{border-bottom: none;}
.navbar-toggler{position: relative;}
.navbar-toggler:focus,  .navbar-toggler:active{outline: 0;}
.navbar-toggler span{display: block; background-color: #000000; height: 3px; width: 25px; margin-top: 4px; margin-bottom: 4px; -webkit-transform: rotate(0deg); transform: rotate(0deg); left: 0; opacity: 1;}
.navbar-toggler span:nth-child(1),  .navbar-toggler span:nth-child(3){transition: -webkit-transform .35s ease-in-out; transition: transform .35s ease-in-out; transition: transform .35s ease-in-out, -webkit-transform .35s ease-in-out;}
.navbar-toggler:not(.collapsed) span:nth-child(1){position: absolute; left: 12px; top: 10px; -webkit-transform: rotate(135deg); transform: rotate(135deg); opacity: 0.9;}
.navbar-toggler:not(.collapsed) span:nth-child(2){height: 12px; visibility: hidden; background-color: transparent;}
.navbar-toggler:not(.collapsed) span:nth-child(3){position: absolute; left: 12px; top: 10px; -webkit-transform: rotate(-135deg); transform: rotate(-135deg); opacity: 0.9;}
/* Back to top button */
.back-to-top{position: fixed; display: none; background: #e65211; color: #fff; width: 44px; height: 44px; text-align: center; line-height: 1; font-size: 16px; border-radius: 50%; right: 15px; bottom: 15px; transition: background 0.5s; z-index: 11; bottom: 85px;}
.back-to-top i{padding-top: 12px; color: #fff;}
/* carousel */
.carousel-item{height: 100%; /* min-height: 550px; */ background: no-repeat center center scroll; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;}
.carousel-caption{position: absolute; right: 70%; bottom: -95px; color: #fff; text-align: center;}
.carousel-item{background: no-repeat center center scroll; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;}
.carousel-item .banner-links{margin: 0 auto; text-align: center; margin-bottom: 93px;}
.carousel-item .banner-links .btn-get-started-white{font-weight: 600; font-size: 16px; text-align: center; margin: 0 auto; letter-spacing: 1px; display: inline-block; padding: 10px 25px; transition: 0.5s; color: #ffffff; background: transparent; border: 3px solid #ffffff; text-transform: uppercase; cursor: pointer;}
.carousel-item .banner-links .btn-get-started-white:hover{background: transparent; color: #e65211; border: 3px solid #e65211;}
.socialtop{width: 100%; text-align: right;}
.socialtop ul{list-style: outside none none; margin: 0; padding: 0;}
.socialtop ul li{display: inline-block; margin: 0 5px 0 0px; color: #ffffff; font-size: 15px;}
.socialtop ul li a{background-image: none; text-decoration: none;}
.socialtop ul li .fb{color: #ffffff; border-radius: 20px; display: block; font-size: 15px; height: 30px; line-height: 30px; text-align: center; text-decoration: none; transition: all 0.3s ease 0s; width: 30px; background: transparent; border: 1px solid #ffffff}
.socialtop ul li .fb:hover{background-color: #3b5998; color: #ffffff; border: 1px solid #3b5998}
.socialtop ul li .in{color: #ffffff; border-radius: 20px; display: block; font-size: 15px; height: 30px; line-height: 30px; text-align: center; text-decoration: none; transition: all 0.3s ease 0s; width: 30px; background: transparent; border: 1px solid #ffffff}
.socialtop ul li .in:hover{background-color: #007bb6; color: #ffffff; border: 1px solid #007bb6}
.socialtop ul li .yt{color: #ffffff; border-radius: 20px; display: block; font-size: 15px; height: 30px; line-height: 30px; text-align: center; text-decoration: none; transition: all 0.3s ease 0s; width: 30px; background: transparent; border: 1px solid #ffffff}
.socialtop ul li .yt:hover{background-color: #a40304; color: #ffffff; border: 1px solid #a40304}
.socialtop ul li .insta{color: #ffffff; border-radius: 20px; display: block; font-size: 15px; height: 30px; line-height: 30px; text-align: center; text-decoration: none; transition: all 0.3s ease 0s; width: 30px; background: transparent; border: 1px solid #ffffff}
.socialtop ul li .insta:hover{background-color: #d6249f; color: #ffffff; border: 1px solid #d6249f}
.topbar-area{background: #2E8B57; padding: 8px 0px;}
.fix{overflow: hidden;}
.topbar-left{font-size: 16px; color: #000000; line-height: 30px;}
.topbar-left ul{margin: 0; padding: 0;}
.topbar-left ul li{list-style-type: none; display: inline; text-align: left; margin-right: 15px; color: #ffffff; font-size: 15px;}
.topbar-left ul li a{color: #ffffff;}
.topbar-left ul li i.fa{color: #ffffff; margin-right: 8px;}
.breadcrumb-section{width: 100%; float: left; position: relative; background: url(../../../one.jpg) no-repeat center center / cover; padding: 80px 0px 80px 0px; text-align: center;}
.breadcrumb-section .breadcrumb-title{text-align: center; margin-bottom: 10px;}
.breadcrumb-section .breadcrumb-title h1{text-transform: capitalize; font-size: 30px; font-weight: bold; color: #FFFFFF;}
.breadcrumb-pane{text-align: center; background: #2E8B57; padding: 8px 10px; color: #fff; margin: 0 auto; font-size: 18px; display: inline-block; font-weight: 500; border-bottom: 5px solid #e65211}
.breadcrumb-pane ul{margin: 0; padding: 0;}
.breadcrumb-pane ul li{list-style-type: none; text-align: center; color: #ffffff; display: inline;}
.breadcrumb-pane ul li a{text-decoration: none; color: #FFFFFF;}
.breadcrumb-pane ul li a::after{display: inline; padding-right: .5rem; padding-left: .9rem; color: #FFFFFF; content: "\f105"; font-family: FontAwesome; font-size: 18px;}
.home-page-first-section{width: 100%; float: left; position: relative; background: #FFFFFF; padding: 54px 0px 54px 0px;}
.home-page-first-section .home-page-offering-pain{margin-bottom: 29px; position: relative; margin-top: 112px;}
.home-page-first-section .home-page-offering-pain .offering-box{width: 100%; position: relative; float: left; border: 1px solid #f1f1f1; border-bottom: 5px solid #cccccc; text-align: center; border-radius: 12px; padding: 20px;}
.home-page-first-section .home-page-offering-pain .offering-box h3{text-align: center; font-size: 22px; margin-bottom: 15px; color: #e65211; font-weight: 500;}
.home-page-first-section .home-page-offering-pain .offering-box img{margin-bottom: 19px; position: relative; text-align: center; margin-top: -112px;}
.home-page-first-section .home-page-offering-pain .offering-box ul{padding: 0; margin: 0;}
.home-page-first-section .home-page-offering-pain .offering-box ul li{padding: 12px 0; font-size: 16px; font-weight: normal; border-bottom: 1px dashed #cccccc; text-align: left; display: block; padding-left: 20px;}
.home-page-first-section .home-page-offering-pain .offering-box ul li a{text-decoration: none; color: #000000;}
.home-page-first-section .home-page-offering-pain .offering-box ul li a:hover{text-decoration: none; color: #e65211;}
.home-page-first-section .home-page-offering-pain .offering-box ul li:before{margin-left: -20px; content: "\f00c"; font-family: FontAwesome; margin-right: 11px; position: absolute; font-size: 14px; color: #e65211;}
.home-page-first-section .home-page-offering-pain .offering-box ul li:last-child{border-bottom: none;}
.home-page-second-section{width: 100%; float: left; position: relative; background: #141c27; padding: 54px 0px 20px 0px;}
.home-page-second-section .industries-pane{width: 100%; position: relative; margin-bottom: 34px;}
.home-page-second-section .industries-pane h3{font-size: 22px; font-weight: 500; color: #FFFFFF; left: 20px; top: 45px;}
.home-page-second-section .industries-pane h3 a{color: #FFFFFF; text-decoration: none;}
.home-page-second-section .industries-pane h3 a:hover{color: #e25d23; text-decoration: none;}
.home-page-second-section .industries-pane .img-box{position: relative; float: left; margin-bottom: 35px;}
.home-page-second-section .industries-pane .blue{position: relative; border: 2px solid #22c5d4; padding: 20px; border-radius: 12px;}
.home-page-second-section .industries-pane .neon{position: relative; border: 2px solid #b2cc71; padding: 20px; border-radius: 12px;}
.home-page-second-section .industries-pane .orange{position: relative; border: 2px solid #ef8020; padding: 20px; border-radius: 12px;}
.home-page-second-section .industries-pane .red{position: relative; border: 2px solid #e91b31; padding: 20px; border-radius: 12px;}
.home-page-second-section .industries-pane .yellow{position: relative; border: 2px solid #f1b90e; padding: 20px; border-radius: 12px;}
.home-page-second-section .industries-pane .purple{position: relative; border: 2px solid #a85ad4; padding: 20px; border-radius: 12px;}
.home-page-third-section{width: 100%; float: left; position: relative; background: #ffffff; padding: 54px 0px 30px 0px;}
.home-page-third-section .trending-products{margin-bottom: 24px; position: relative; text-align: center;}
.home-page-third-section .trending-products .img-section{background-color: #FFFFFF; border-bottom: 1px solid #e6e6e6; box-shadow: inset 0px 0px 10px 0px #e6e6e6; -webkit-box-shadow: inset 0px 0px 10px 0px #e6e6e6; -moz-box-shadow: inset 0px 0px 10px 0px #e6e6e6; -o-box-shadow: inset 0px 0px 10px 0px #e6e6e6; text-align: center; margin-bottom: 25px; padding: 25px;}
.home-page-third-section .trending-products h6{text-transform: uppercase; color: #000000; margin-bottom: 20px; text-align: center; font-weight: bold;}
.home-page-third-section .trending-products .btn-get-started-wht{font-weight: bold; font-size: 18px; display: inline-block; padding: 10px 20px; transition: 0.5s; color: #1d4687; background: #FFFFFF; text-transform: uppercase; border-radius: 0px; box-shadow: 1px 2px 15px rgba(100, 100, 100, 0.3);}
.home-page-third-section .trending-products .btn-get-started-wht::after{content: "\f054"; font-family: FontAwesome; display: inline-block; font-size: 16px; margin-left: 8px;}
.home-page-third-section .trending-products .btn-get-started-wht:hover{background: #ffffff; color: #e25d23;}
.home-page-fouth-section{width: 100%; float: left; position: relative; background: #ffffff; padding: 54px 0px 30px 0px;}
.home-page-fouth-section .cert-img{margin-bottom: 24px; position: relative; text-align: center; border: 1px solid #dfdfdf;}
.footer{width: 100%; float: left; position: relative; background: #161616; padding: 32px 0px 16px 0px;}
.footer .footer-links{border-bottom: 1px solid #313131; margin-bottom: 10px; position: relative;}
.footer .footer-links h4{font-size: 18px; color: #ffffff; text-transform: uppercase; font-weight: bold;}
.footer .footer-links h5{font-size: 16px; color: #ffffff; text-transform: uppercase; font-weight: 600; margin-bottom: 20px;}
.footer .footer-links hr{margin-top: 1rem; margin-bottom: 1rem; border: 0; border-top: 1px solid #333333;}
.footer .footer-links hr::before{background: #e65211; content: ""; height: 5px; position: absolute; margin-top: -3px; margin-left: 25px; width: 25%;}
.footer .footer-links .quick-links{margin-bottom: 10px; position: relative;}
.footer .footer-links .quick-links ul li{width: 50%; font-size: 14px; font-weight: normal; list-style-type: none; display: inline; color: #ffffff; margin-bottom: 15px; padding-left: 15px; float: left; text-align: left;}
.footer .footer-links .quick-links ul li::before{padding-right: .5rem; content: "\f105"; font-family: FontAwesome; margin-left: -15px; position: absolute; font-size: 14px; color: #e65211;}
.footer .footer-links .quick-links ul li a{text-decoration: none; color: #ffffff;}
.footer .footer-links .quick-links ul li a:hover{text-decoration: none; color: #e65211;}
.footer .footer-links .quick-links-2{margin-bottom: 10px; position: relative; width: 100%; float: left;}
.footer .footer-links .quick-links-2 ul li{width: 100%; font-size: 14px; font-weight: normal; list-style-type: none; display: inline; color: #ffffff; margin-bottom: 15px; padding-left: 15px; float: left; text-align: left;}
.footer .footer-links .quick-links-2 ul li::before{padding-right: .5rem; content: "\f105"; font-family: FontAwesome; margin-left: -15px; position: absolute; font-size: 14px; color: #e65211;}
.footer .footer-links .quick-links-2 ul li a{text-decoration: none; color: #ffffff;}
.footer .footer-links .quick-links-2 ul li a:hover{text-decoration: none; color: #e65211;}
.footer .address{border-bottom: 1px solid #313131; margin-bottom: 10px; position: relative; text-align: center;}
.footer .address ul{margin: 0; padding: 0;}
.footer .address ul li{list-style-type: none; display: inline; text-align: center; margin-right: 15px; color: #ffffff; font-size: 15px;}
.footer .address ul li a{color: #ffffff;}
.footer .address ul li a:hover{color: #e65211;}
.footer .address ul li i.fa{color: #ffffff; margin-right: 8px;}
.footer .address .socialfoot{width: 100%; padding: 15px 0;}
.footer .address .socialfoot ul{list-style: outside none none; margin: 0; padding: 0;}
.footer .address .socialfoot ul li{display: inline-block; margin: 0 5px 0 0px;}
.footer .address .socialfoot ul li a{background-image: none; text-decoration: none;}
.footer .address .socialfoot ul li .fb{color: #ffffff; border-radius: 20px; display: block; font-size: 15px; height: 40px; line-height: 40px; text-align: center; text-decoration: none; transition: all 0.3s ease 0s; width: 40px; background: transparent; border: 1px solid #ffffff}
.footer .address .socialfoot ul li .fb:hover{background-color: #3b5998; color: #ffffff; border: 1px solid #3b5998}
.footer .address .socialfoot ul li .in{color: #ffffff; border-radius: 20px; display: block; font-size: 15px; height: 40px; line-height: 40px; text-align: center; text-decoration: none; transition: all 0.3s ease 0s; width: 40px; background: transparent; border: 1px solid #ffffff}
.footer .address .socialfoot ul li .in:hover{background-color: #007bb6; color: #ffffff; border: 1px solid #007bb6}
.footer .address .socialfoot ul li .yt{color: #ffffff; border-radius: 20px; display: block; font-size: 15px; height: 40px; line-height: 40px; text-align: center; text-decoration: none; transition: all 0.3s ease 0s; width: 40px; background: transparent; border: 1px solid #ffffff}
.footer .address .socialfoot ul li .yt:hover{background-color: #a40304; color: #ffffff; border: 1px solid #a40304}
.footer .address .socialfoot ul li .insta{color: #ffffff; border-radius: 20px; display: block; font-size: 15px; height: 40px; line-height: 40px; text-align: center; text-decoration: none; transition: all 0.3s ease 0s; width: 40px; background: transparent; border: 1px solid #ffffff}
.footer .address .socialfoot ul li .insta:hover{background-color: #d6249f; color: #ffffff; border: 1px solid #d6249f}
.footer .copyright{text-align: center; color: #FFFFFF; font-size: 15px;}
.footer .copyright p{margin-bottom: 10px;}
.footer .copyright img{margin-left: 10px;}
.blog-listing{width: 100%; position: relative; float: left; padding: 45px 0 15px 0; background: #FFFFFF;}
.blog-listing .list-content{margin-bottom: 30px; position: relative}
.blog-listing .list-content img{margin-bottom: 20px;}
.blog-listing .list-content h5{font-size: 16px; text-transform: uppercase; margin-bottom: 15px; font-weight: 500}
.blog-listing .list-content p{font-size: 16px; color: #000000; margin-bottom: 0px; font-weight: normal; line-height: 30px;}
.blog-listing .list-content span{font-size: 13px;}
.blog-listing .list-content span i.fa{color: #e65211;}
.blog-listing .list-content .content{padding: 22px 0px}
.blog-listing .list-content a{text-transform: uppercase; color: #e65211; font-weight: 500}
.blog-listing .list-content a::after{padding-left: .5rem; content: "\f178"; font-family: FontAwesome; position: relative; font-size: 14px; color: #e65211;}
.blog-detail-section{width: 100%; position: relative; float: left; padding: 45px 0 15px 0; background: #FFFFFF;}
.blog-detail-section .detail-content{margin-bottom: 30px; position: relative}
.blog-detail-section img{margin-bottom: 15px;}
.blog-detail-section .content{padding: 22px 0px}
.blog-detail-section .detail-content h5{font-size: 16px; text-transform: uppercase; margin-bottom: 15px; font-weight: 500}
.blog-detail-section .detail-content p{font-size: 16px; color: #000000; margin-bottom: 15px; font-weight: normal; line-height: 30px;}
.blog-detail-section .detail-content span{font-size: 13px;}
.blog-detail-section .detail-content span i.fa{color: #e65211;}
.news-events{width: 100%; position: relative; float: left; padding: 45px 0 15px 0; background: #FFFFFF;}
.news-events .img-fluid{border-radius: 100px;}
.news-events .news-feature{position: relative; display: flex;}
.news-events .news-feature .circular-portrait{position: relative; width: 175px; height: 175px; overflow: hidden; border-radius: 50%; display: inline-flex}
.news-events .news-feature .circular-portrait img{width: auto; height: 100%;}
.news-events .news-feature .news-content{-webkit-box-flex: 1; -ms-flex: 1 1 100%; flex: 1 1 100%; padding-left: 15px;}
.news-events .news-img{margin-bottom: 30px;}
.news-events h5{font-size: 16px; text-transform: uppercase; margin-bottom: 15px; margin-top: 15px; font-weight: 500}
/*.news-events .news-section span{ font-size:13px;}
.news-events .news-section span i.fa{color: #e65211;}
*/
.news-events .content{width: 100%; position: relative; float: left; padding: 0;}
.news-events .content p{font-size: 16px; color: #000000; margin-bottom: 30px; font-weight: normal; line-height: 30px;}
.news-details{width: 100%; position: relative; float: left; padding: 0px 0 15px 0; background: #FFFFFF;}
.news-details .leftside{width: 100%; position: relative; float: left; background: #ffffff;}
.news-details .leftside img{width: 100%;}
.news-details .rightside{width: 100%; position: relative; float: left; background: #ffffff; padding: 30px 30px;}
.news-details h2{font-size: 18px; font-weight: bold; text-align: center; margin-bottom: 20px; margin-top: 40px; text-transform: uppercase;}
.news-details p{font-size: 16px; font-weight: normal; text-align: center; margin-bottom: 30px;}
.news-details h3{font-size: 18px; font-weight: 600; text-transform: uppercase; margin-bottom: 18px; color: #000000;}
.news-details ul{padding: 0; margin: 0; float: left;}
.news-details ul li{list-style-type: none; color: #000000; font-size: 16px; margin-bottom: 20px; line-height: 30px; position: relative; padding-left: 20px;}
.news-details ul li:before{content: "\f00c"; font-family: FontAwesome; display: inline-block; left: 0; position: absolute; color: #e65211;}
.gallery{width: 100%; position: relative; float: left; padding: 54px 0px 30px 0px; background: #FFFFFF;}
.gallery .gallery-img-section{margin-bottom: 24px; position: relative;}
.gallery .gallery-img-section .gallery-img-pane{border: 1px solid #d0d0d0; padding: 10px;}
.gallery .gallery-img-section .gallery-content{background-color: #1d4687; padding: 23px; text-align: center;}
.gallery .gallery-img-section .gallery-content h6{font-size: 16px; color: #FFFFFF; text-transform: capitalize; text-align: center; margin-bottom: 20px;}
.gallery .gallery-img-section .gallery-content .btn-get-started-trans{font-weight: 500; font-size: 18px; display: inline-block; padding: 10px 20px; transition: 0.5s; color: #ffffff; background: transparent; text-transform: uppercase; border-radius: 0px; border: 1px solid #FFFFFF;}
.gallery .gallery-img-section .gallery-content .btn-get-started-trans::after{content: "\f178"; font-family: FontAwesome; display: inline-block; font-size: 16px; margin-left: 8px;}
.gallery .gallery-img-section .gallery-content .btn-get-started-trans:hover{background: transparent; color: #ffffff; border: 1px solid #0f5bd3;}
.hovereffect{width: 100%; position: relative; text-align: center; cursor: default; overflow: hidden;}
.hovereffect .overlay{width: 100%; height: 100%; position: absolute; overflow: hidden; top: 0; left: 0;}
.hovereffect img{display: block; position: relative; -webkit-transition: all 0.4s ease-in; transition: all 0.4s ease-in; width: 100%; height: auto;}
.hovereffect:hover img{filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /><feGaussianBlur stdDeviation="3" /></filter></svg>#filter'); filter: grayscale(1) blur(3px); -webkit-filter: grayscale(1) blur(3px); -webkit-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2);}
.hovereffect h2{text-transform: uppercase; text-align: center; position: relative; font-size: 13px; padding: 10px; background: rgba(171, 2, 95, 0.6);}
.hovereffect a.info{display: inline-block; text-decoration: none; padding: 7px 14px; border: 1px solid #fff; margin: 70px 0 0 0; font-size: 30px;}
.hovereffect a.info:hover{box-shadow: 0 0 5px #fff;}
.hovereffect a.info, .hovereffect h2{-webkit-transform: scale(0.7); -ms-transform: scale(0.7); transform: scale(0.7); -webkit-transition: all 0.4s ease-in; transition: all 0.4s ease-in; opacity: 0; filter: alpha(opacity=0); color: #fff; text-transform: uppercase;}
.hovereffect:hover a.info, .hovereffect:hover h2{opacity: 1; filter: alpha(opacity=100); -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1);}
.why-adc{width: 100%; float: left; position: relative; background: #ffffff; padding: 54px 0px 30px 0px;}
.why-adc .why-adc-content{margin-bottom: 30px; position: relative; overflow: hidden;}
.why-adc .why-adc-content .adc-img-pane{border: 1px solid #d0d0d0; padding: 10px; margin-bottom: 25px;}
.why-adc .why-adc-content h4{font-size: 18px; font-weight: 600; text-transform: uppercase; margin-bottom: 18px; color: #000000;}
.why-adc .why-adc-content ul{padding: 0; margin: 0; float: left;}
.why-adc .why-adc-content ul li{line-height: 30px; font-size: 16px; font-weight: normal;}
.why-adc .why-adc-content ul li:before{padding-right: .7rem; content: "\f00c"; font-family: FontAwesome; position: relative; font-size: 15px; color: #e65211;}
.benifitsofadc{width: 100%; float: left; position: relative; background: #141c27;}
.benifitsofadc .left-side{width: 65%; float: left; position: relative; padding: 55px 2% 46px 9%;}
.benifitsofadc .left-side ul{margin: 0; padding: 0;}
.benifitsofadc .left-side ul li{list-style-type: none; width: 50%; text-align: left; margin-bottom: 25px; font-size: 16px; color: #FFFFFF; display: inline-block; float: left;}
.benifitsofadc .left-side ul li:before{padding-right: .7rem; content: "\f00c"; font-family: FontAwesome; position: relative; font-size: 15px; color: #e65211;}
.benifitsofadc .right-side{width: 35%; float: left; position: relative;}
.adc-who{width: 100%; float: left; position: relative; background: #ffffff; padding: 54px 0px 30px 0px;}
.adc-who .who-adc-img-pane{border: 1px solid #d0d0d0; padding: 10px; margin-bottom: 25px;}
.adc-who ul{padding: 0; margin: 0;}
.adc-who ul li{line-height: 47px; font-size: 18px; font-weight: normal; margin-left: 23px;}
.adc-who ul li:before{padding-right: .5rem; content: "\f00c"; font-family: FontAwesome; margin-left: -23px; position: relative; font-size: 18px; color: #e65211;}
.company-profile-first-section{width: 100%; float: left; position: relative; background: #ffffff;}
.company-profile-first-section .left-section{width: 50%; float: left; position: relative; background: #0000;}
.company-profile-first-section .left-section .img-section{padding: 100px 30px 100px 16%; text-align: right;}
.company-profile-first-section .right-section{width: 50%; float: left; position: relative;}
.company-profile-first-section .right-section .rightcontent{padding:0px 30px 30px}
.company-profile-first-section .right-section .rightcontent p{font-size: 16px; line-height: 26px; color: #000000; margin-bottom: 15px; text-align: justify;}
.company-profile-second-section{width: 100%; float: left; position: relative; background: #f8f8f8; padding: 42px 0px;}
.company-profile-second-section p{font-size: 16px; line-height: 26px; color: #000000; margin-bottom: 15px; text-align: justify;}
.company-profile-third-section{width: 100%; float: left; position: relative; background: #FFFFFF;}
.company-profile-third-section .left-section{width: 50%; float: left; position: relative; background: #ffffff;}
.company-profile-third-section .left-section .leftcontent{padding: 30px 30px 4px 16%}
.company-profile-third-section .left-section .leftcontent p{font-size: 16px; line-height: 26px; color: #000000; margin-bottom: 15px; text-align: justify;}
.company-profile-third-section .right-section{width: 50%; float: left; position: relative;}
.company-profile-third-section .right-section img{width: 100%; height: auto;}
.company-profile-fourth-section{width: 100%; float: left; position: relative; background: #ffffff; padding: 42px 0px;}
.company-profile-fourth-section p{font-size: 16px; line-height: 26px; color: #000000; margin-bottom: 15px; text-align: justify;}
.industries-section{width: 100%; float: left; position: relative; background: #FFFFFF; padding: 48px 0px 0px 0px;}
.industries-section .img-section{border: 1px solid #f0f0f0; padding: 10px; margin-bottom: 10px;}
.industries-section .industries-content{margin-bottom: 10px; position: relative;}
.industries-section .industries-content h3{font-size: 30px; text-align: center; color: #e25d23; line-height: 44px; margin-bottom: 20px; text-transform: capitalize; font-weight: 600;}
.industries-section .industries-content p{font-size: 16px; line-height: 30px; color: #000000; text-align: justify;}
.industries-section th{background: #e25d23; color: #FFFFFF; font-size: 20px; font-weight: 600;}
.industries-section tr td ul li{width: 100%; font-size: 16px; font-weight: normal; list-style-type: none; display: block; color: #000000; margin-bottom: 15px; padding-left: 15px; float: left; text-align: left;}
.industries-section tr td ul li::before{padding-right: .5rem; content: "\f105"; font-family: FontAwesome; margin-left: -15px; position: absolute; font-size: 14px; color: #e65211;}
.industries-product-section{width: 100%; float: left; position: relative; background: #FFFFFF; padding: 48px 0px 10px 0px;}
.industries-product-section ul{margin: 0; padding: 0;}
.industries-product-section ul li{list-style-type: none; color: #000000; font-size: 18px; margin-bottom: 20px; line-height: 26px; position: relative; padding-left: 25px;}
.industries-product-section ul li::before{content: "\f00c"; font-family: FontAwesome; font-size: 15px; display: inline-block; left: 0; position: absolute; color: #e65211;}
.industries-product-section .industries-products{margin-bottom: 24px; position: relative; text-align: center;}
.industries-product-section .industries-products .img-section{background-color: #FFFFFF; border-bottom: 1px solid #e6e6e6; box-shadow: inset 0px 0px 10px 0px #e6e6e6; -webkit-box-shadow: inset 0px 0px 10px 0px #e6e6e6; -moz-box-shadow: inset 0px 0px 10px 0px #e6e6e6; -o-box-shadow: inset 0px 0px 10px 0px #e6e6e6; text-align: center; padding: 25px;}
.industries-product-section .industries-products .industries-products-content{background: #FFFFFF; border: 1px solid #f7f7f7; padding: 15px;}
.industries-product-section .industries-products .industries-products-content h6{text-transform: uppercase; color: #000000; margin-bottom: 10px; text-align: center; font-weight: 500; font-size: 15px;}
.industries-product-section .industries-products .industries-products-content .btn-get-started-wht{font-weight: 600; font-size: 16px; transition: 0.5s; color: #1d4687; text-transform: uppercase;}
.industries-product-section .industries-products .industries-products-content .btn-get-started-wht::after{content: "\f054"; font-family: FontAwesome; display: inline-block; font-size: 16px; margin-left: 8px;}
.industries-product-section .industries-products .industries-products-content .btn-get-started-wht:hover{background: #ffffff; color: #e25d23;}
.contact-us{position: relative; float: left; width: 100%; padding: 45px 0 15px 0;}
.contact-us .head-title-section hr{border: 0; border-top: 1px solid #1d4687; width: 35%;}
.contact-us ul{padding: 0; margin: 0; float: left;}
.contact-us ul li{list-style-type: none; padding: 0px 0 0px 0px; /* margin-left: 20px;*/ position: relative; display: block; font-size: 16px; font-weight: normal; line-height: 26px;}
.contact-us ul li i.fa{position: absolute; margin-left: -20px; display: inline-block; font-size: 16px; font-weight: normal; line-height: 26px; color: #e65211;}
.contact-us ul li a{text-decoration: none; color: #000000;}
.contact-us ul li a:hover{text-decoration: none; color: #e65211;}
.contact-us .form-group{margin: 0px;}
.contact-us .form-control{border-radius: 0px;}
.contact-us label{margin-top: 10px; font-size: 18px; font-weight: 500; line-height: 26px;}
.contact-us label span{color: #FF0004;}
.contact-us input{margin-bottom: 20px; font-size: 18px; height: 50px;}
.contact-us input[type=checkbox]{margin-top: -13px;}
.contact-us .caret {
    display: none !important;
}
.contact-us .btn-group {display: block !important;}
.contact-us .btn-group .dropdown-toggle {height: 50px !important; width: 100% !important; border-radius: 0px !important;}
.contact-us .btn-group .multiselect-selected-text{font-size: 18px;
    font-weight: 500;
}
.contact-us textarea{margin-bottom: 30px; height: 155px;}
.contact-us .btn-get-started-wht{-webkit-appearance: none; border: 0; margin-top: 15px; font-weight: bold; font-size: 18px; display: inline-block; padding: 10px 20px; transition: 0.5s; color: #1d4687; background: #FFFFFF; text-transform: uppercase; border-radius: 0px; box-shadow: 1px 2px 15px rgba(100, 100, 100, 0.3); margin-bottom: 15px;}
.contact-us .btn-get-started-wht::after{content: "\f054"; font-family: FontAwesome; display: inline-block; font-size: 16px; margin-left: 8px;}
.contact-us .btn-get-started-wht:hover{background: #ffffff; color: #e25d23;}
.offices{width: 100%; position: relative; float: left; padding: 50px 0 25px 0; background: #f9f9f9;}
.offices-head{position: relative; width: 100%; float: left; color: #e65211; text-transform: uppercase; padding-top: 15px;}
.offices h3{font-weight: 600; font-size: 16px; color: #e65211; margin-bottom: 25px; text-transform: uppercase;}
.offices ul{padding: 0; margin: 0; float: left;}
.offices ul li{list-style-type: none; padding: 0px 0 20px 0px; margin-left: 20px; position: relative; display: block; font-size: 16px; font-weight: normal; line-height: 26px;}
.offices ul li i.fa{position: absolute; margin-left: -20px; display: inline-block; font-size: 16px; font-weight: normal; line-height: 26px; color: #e65211;}
.offices ul li a{text-decoration: none; color: #000000;}
.offices ul li a:hover{text-decoration: none; color: #e65211;}
.product-main-page-section{width: 100%; float: left; position: relative; background: #FFFFFF; padding: 48px 0px 0px 0px;}
.product-main-page-section .main-product-section{margin-bottom: 24px; position: relative; text-align: center;}
.product-main-page-section .main-product-section .img-section{background-color: #FFFFFF; border-bottom: 1px solid #e6e6e6; box-shadow: inset 0px 0px 10px 0px #e6e6e6; -webkit-box-shadow: inset 0px 0px 10px 0px #e6e6e6; -moz-box-shadow: inset 0px 0px 10px 0px #e6e6e6; -o-box-shadow: inset 0px 0px 10px 0px #e6e6e6; text-align: center; padding: 25px;}
.product-main-page-section .main-product-section .main-products-content{background: #FFFFFF; border: 1px solid #f7f7f7; padding: 15px 0px;}
.product-main-page-section .main-product-section .main-products-content h6{text-transform: capitalize; color: #000000; margin-bottom: 10px; text-align: center; font-weight: 500; font-size: 16px;}
.product-main-page-section .main-product-section .main-products-content .btn-get-started-wht{font-weight: 600; font-size: 16px; transition: 0.5s; color: #1d4687; text-transform: uppercase;}
.product-main-page-section .main-product-section .main-products-content .btn-get-started-wht::after{content: "\f054"; font-family: FontAwesome; display: inline-block; font-size: 16px; margin-left: 8px;}
.product-main-page-section .main-product-section .main-products-content .btn-get-started-wht:hover{background: #ffffff; color: #e25d23;}
.solutions-main-page-section{width: 100%; float: left; position: relative; background: #FFFFFF; padding: 48px 0px 15px 0px;}
.solutions-main-page-section .main-solutions-section .img-section{background-color: #FFFFFF; border: 1px solid #e6e6e6; text-align: center; padding: 15px;}
.solutions-main-page-section .main-solutions-section .main-solutions-content{background: #FFFFFF; border: 1px solid #f7f7f7; border-top: none; padding: 15px 15px; margin-bottom: 30px}
.solutions-main-page-section .main-solutions-section .main-solutions-content h6{text-transform: capitalize; color: #000000; margin-bottom: 10px; text-align: center; font-weight: 500; font-size: 16px;}
.solutions-main-page-section .main-solutions-section .main-solutions-content p{text-transform: capitalize; color: #000000; margin-bottom: 15px; text-align: left; font-weight: normal; font-size: 14px;}
.solutions-main-page-section .main-solutions-section .main-solutions-content .btn-get-started-wht{font-weight: 600; font-size: 16px; transition: 0.5s; color: #1d4687; text-transform: uppercase;}
.solutions-main-page-section .main-solutions-section .main-solutions-content .btn-get-started-wht::after{content: "\f054"; font-family: FontAwesome; display: inline-block; font-size: 16px; margin-left: 8px;}
.solutions-main-page-section .main-solutions-section .main-solutions-content .btn-get-started-wht:hover{background: #ffffff; color: #e25d23;}
.product-listing-page-section{width: 100%; float: left; position: relative; background: #FFFFFF; padding: 48px 0px 0px 0px;}
.product-listing-page-section .main-product-section{margin-bottom: 30px; position: relative; text-align: center;}
.product-listing-page-section .main-product-section .img-section{background-color: #FFFFFF; border-bottom: 1px solid #e6e6e6; box-shadow: inset 0px 0px 10px 0px #e6e6e6; -webkit-box-shadow: inset 0px 0px 10px 0px #e6e6e6; -moz-box-shadow: inset 0px 0px 10px 0px #e6e6e6; -o-box-shadow: inset 0px 0px 10px 0px #e6e6e6; text-align: center; padding: 25px;}
.product-listing-page-section .main-product-section .main-products-content{background: #FFFFFF; border: 1px solid #f7f7f7; padding: 30px 15px; text-align: left; min-height: 395px; height: 100%}
.product-listing-page-section .main-product-section .main-products-content h4{text-transform: uppercase; color: #e25d23; margin-bottom: 20px; text-align: left; font-weight: 600; font-size: 18px;}
.product-listing-page-section .main-product-section .main-products-content h2{text-transform: uppercase; color: #e25d23; margin-bottom: 20px; text-align: left; font-weight: 600; font-size: 18px;}
.product-listing-page-section .main-product-section .main-products-content .btn-get-started-wht{font-weight: bold; font-size: 18px; display: inline-block; padding: 10px 20px; transition: 0.5s; color: #1d4687; background: #FFFFFF; text-transform: uppercase; border-radius: 0px; box-shadow: 1px 2px 15px rgba(100, 100, 100, 0.3);}
.product-listing-page-section .main-product-section .main-products-content .btn-get-started-wht::after{content: "\f054"; font-family: FontAwesome; display: inline-block; font-size: 16px; margin-left: 8px;}
.product-listing-page-section .main-product-section .main-products-content .btn-get-started-wht:hover{background: #ffffff; color: #e25d23;}
.product-listing-page-section .main-product-section .main-products-content ul{margin: 0; padding: 0;}
.product-listing-page-section .main-product-section .main-products-content ul li{list-style-type: none; text-align: left; line-height: 26px; font-size: 16px; font-weight: 500; margin-bottom: 10px;}
.product-listing-page-section .main-product-section .main-products-content ul li span{font-weight: 600; color: #e25d23;}
.product-listing-page-section .main-product-section .main-products-content ul li:last-child{margin-bottom: 30px;}
.product-listing-page-section-1{width: 100%; float: left; position: relative; background: #FFFFFF; padding: 48px 0px 0px 0px;}
.product-listing-page-section-1 .main-product-section{margin-bottom: 30px; position: relative; text-align: center;}
.product-listing-page-section-1 .main-product-section .img-section{background-color: #FFFFFF; border-bottom: 1px solid #e6e6e6; box-shadow: inset 0px 0px 10px 0px #e6e6e6; -webkit-box-shadow: inset 0px 0px 10px 0px #e6e6e6; -moz-box-shadow: inset 0px 0px 10px 0px #e6e6e6; -o-box-shadow: inset 0px 0px 10px 0px #e6e6e6; text-align: center; padding: 25px;}
.product-listing-page-section-1 .main-product-section .main-products-content{background: #FFFFFF; border: 1px solid #f7f7f7; padding: 30px 15px; text-align: center; /*min-height:290px; */
	height: 100%}
.product-listing-page-section-1 .main-product-section .main-products-content h4{text-transform: uppercase; color: #e25d23; margin-bottom: 20px; text-align: center; font-weight: 600; font-size: 18px;}
.product-listing-page-section-1 .main-product-section .main-products-content h2{text-transform: uppercase; color: #e25d23; margin-bottom: 20px; text-align: left; font-weight: 600; font-size: 18px;}
.product-listing-page-section-1 .main-product-section .main-products-content .btn-get-started-wht{font-weight: bold; font-size: 18px; display: inline-block; padding: 10px 20px; transition: 0.5s; color: #1d4687; background: #FFFFFF; text-transform: uppercase; border-radius: 0px; box-shadow: 1px 2px 15px rgba(100, 100, 100, 0.3);}
.product-listing-page-section-1 .main-product-section .main-products-content .btn-get-started-wht::after{content: "\f054"; font-family: FontAwesome; display: inline-block; font-size: 16px; margin-left: 8px;}
.product-listing-page-section-1 .main-product-section .main-products-content .btn-get-started-wht:hover{background: #ffffff; color: #e25d23;}
.product-listing-page-section-1 .main-product-section .main-products-content ul{margin: 0; padding: 0;}
.product-listing-page-section-1 .main-product-section .main-products-content ul li{list-style-type: none; text-align: left; line-height: 26px; font-size: 16px; font-weight: 500; margin-bottom: 10px;}
.product-listing-page-section-1 .main-product-section .main-products-content ul li span{font-weight: 600; color: #e25d23;}
.product-listing-page-section-1 .main-product-section .main-products-content ul li:last-child{margin-bottom: 30px;}
.product-listing-page-section-2{width: 100%; float: left; position: relative; background: #FFFFFF; padding: 48px 0px 0px 0px;}
.product-listing-page-section-2 .main-product-section{margin-bottom: 30px; position: relative; text-align: center;}
.product-listing-page-section-2 .main-product-section .img-section{background-color: #FFFFFF; border-bottom: 1px solid #e6e6e6; box-shadow: inset 0px 0px 10px 0px #e6e6e6; -webkit-box-shadow: inset 0px 0px 10px 0px #e6e6e6; -moz-box-shadow: inset 0px 0px 10px 0px #e6e6e6; -o-box-shadow: inset 0px 0px 10px 0px #e6e6e6; text-align: center; padding: 25px;}
.product-listing-page-section-2 .main-product-section .main-products-content{background: #FFFFFF; border: 1px solid #f7f7f7; padding: 30px 15px; text-align: left; min-height: 290px; height: 100%}
.product-listing-page-section-2 .main-product-section .main-products-content h4{text-transform: uppercase; color: #e25d23; margin-bottom: 20px; text-align: left; font-weight: 600; font-size: 18px;}
.product-listing-page-section-2 .main-product-section .main-products-content h2{text-transform: uppercase; color: #e25d23; margin-bottom: 20px; text-align: left; font-weight: 600; font-size: 18px;}
.product-listing-page-section-2 .main-product-section .main-products-content .btn-get-started-wht{font-weight: bold; font-size: 18px; display: inline-block; padding: 10px 20px; transition: 0.5s; color: #1d4687; background: #FFFFFF; text-transform: uppercase; border-radius: 0px; box-shadow: 1px 2px 15px rgba(100, 100, 100, 0.3);}
.product-listing-page-section-2 .main-product-section .main-products-content .btn-get-started-wht::after{content: "\f054"; font-family: FontAwesome; display: inline-block; font-size: 16px; margin-left: 8px;}
.product-listing-page-section-2 .main-product-section .main-products-content .btn-get-started-wht:hover{background: #ffffff; color: #e25d23;}
.product-listing-page-section-2 .main-product-section .main-products-content ul{margin: 0; padding: 0;}
.product-listing-page-section-2 .main-product-section .main-products-content ul li{list-style-type: none; text-align: left; line-height: 26px; font-size: 16px; font-weight: 500; margin-bottom: 10px;}
.product-listing-page-section-2 .main-product-section .main-products-content ul li span{font-weight: 600; color: #e25d23;}
.product-listing-page-section-2 .main-product-section .main-products-content ul li:last-child{margin-bottom: 30px;}
.product-listing-page-section-3{width: 100%; float: left; position: relative; background: #FFFFFF; padding: 48px 0px 0px 0px;}
.product-listing-page-section-3 .main-product-section{margin-bottom: 30px; position: relative; text-align: center;}
.product-listing-page-section-3 .main-product-section .img-section{background-color: #FFFFFF; border-bottom: 1px solid #e6e6e6; box-shadow: inset 0px 0px 10px 0px #e6e6e6; -webkit-box-shadow: inset 0px 0px 10px 0px #e6e6e6; -moz-box-shadow: inset 0px 0px 10px 0px #e6e6e6; -o-box-shadow: inset 0px 0px 10px 0px #e6e6e6; text-align: center; padding: 25px;}
.product-listing-page-section-3 .main-product-section .main-products-content{background: #FFFFFF; border: 1px solid #f7f7f7; padding: 30px 15px; text-align: center; /* min-height:375px; */
	height: 100%}
.product-listing-page-section-3 .main-product-section .main-products-content h4{text-transform: uppercase; color: #e25d23; margin-bottom: 20px; text-align: center; font-weight: 600; font-size: 18px;}
.product-listing-page-section-3 .main-product-section .main-products-content h2{text-transform: uppercase; color: #e25d23; margin-bottom: 20px; text-align: center; font-weight: 600; font-size: 18px;}
.product-listing-page-section-3 .main-product-section .main-products-content .btn-get-started-wht{font-weight: bold; font-size: 18px; display: inline-block; padding: 10px 20px; transition: 0.5s; color: #1d4687; background: #FFFFFF; text-transform: uppercase; border-radius: 0px; box-shadow: 1px 2px 15px rgba(100, 100, 100, 0.3);}
.product-listing-page-section-3 .main-product-section .main-products-content .btn-get-started-wht::after{content: "\f054"; font-family: FontAwesome; display: inline-block; font-size: 16px; margin-left: 8px;}
.product-listing-page-section-3 .main-product-section .main-products-content .btn-get-started-wht:hover{background: #ffffff; color: #e25d23;}
.product-listing-page-section-3 .main-product-section .main-products-content ul{margin: 0; padding: 0;}
.product-listing-page-section-3 .main-product-section .main-products-content ul li{list-style-type: none; text-align: left; line-height: 26px; font-size: 16px; font-weight: 500; margin-bottom: 10px;}
.product-listing-page-section-3 .main-product-section .main-products-content ul li span{font-weight: 600; color: #e25d23;}
.product-listing-page-section-3 .main-product-section .main-products-content ul li:last-child{margin-bottom: 30px;}
.product-listing-page-section-4{width: 100%; float: left; position: relative; background: #FFFFFF; padding: 48px 0px 0px 0px;}
.product-listing-page-section-4 .main-product-section{margin-bottom: 30px; position: relative; text-align: center;}
.product-listing-page-section-4 .main-product-section .img-section{background-color: #FFFFFF; border-bottom: 1px solid #e6e6e6; box-shadow: inset 0px 0px 10px 0px #e6e6e6; -webkit-box-shadow: inset 0px 0px 10px 0px #e6e6e6; -moz-box-shadow: inset 0px 0px 10px 0px #e6e6e6; -o-box-shadow: inset 0px 0px 10px 0px #e6e6e6; text-align: center; padding: 25px;}
.product-listing-page-section-4 .main-product-section .main-products-content{background: #FFFFFF; border: 1px solid #f7f7f7; padding: 30px 15px; text-align: left; min-height: 345px; height: 100%}
.product-listing-page-section-4 .main-product-section .main-products-content h4{text-transform: uppercase; color: #e25d23; margin-bottom: 20px; text-align: left; font-weight: 600; font-size: 18px;}
.product-listing-page-section-4 .main-product-section .main-products-content h2{text-transform: uppercase; color: #e25d23; margin-bottom: 20px; text-align: left; font-weight: 600; font-size: 18px;}
.product-listing-page-section-4 .main-product-section .main-products-content .btn-get-started-wht{font-weight: bold; font-size: 18px; display: inline-block; padding: 10px 20px; transition: 0.5s; color: #1d4687; background: #FFFFFF; text-transform: uppercase; border-radius: 0px; box-shadow: 1px 2px 15px rgba(100, 100, 100, 0.3);}
.product-listing-page-section-4 .main-product-section .main-products-content .btn-get-started-wht::after{content: "\f054"; font-family: FontAwesome; display: inline-block; font-size: 16px; margin-left: 8px;}
.product-listing-page-section-4 .main-product-section .main-products-content .btn-get-started-wht:hover{background: #ffffff; color: #e25d23;}
.product-listing-page-section-4 .main-product-section .main-products-content ul{margin: 0; padding: 0;}
.product-listing-page-section-4 .main-product-section .main-products-content ul li{list-style-type: none; text-align: left; line-height: 26px; font-size: 16px; font-weight: 500; margin-bottom: 10px;}
.product-listing-page-section-4 .main-product-section .main-products-content ul li span{font-weight: 600; color: #e25d23;}
.product-listing-page-section-4 .main-product-section .main-products-content ul li:last-child{margin-bottom: 30px;}
.product-category-page-section{width: 100%; float: left; position: relative; background: #FFFFFF; padding: 48px 0px 0px 0px;}
.product-category-page-section .main-product-section{margin-bottom: 30px; position: relative; text-align: center;}
.product-category-page-section .main-product-section .img-section{background-color: #FFFFFF; border-bottom: 1px solid #e6e6e6; box-shadow: inset 0px 0px 10px 0px #e6e6e6; -webkit-box-shadow: inset 0px 0px 10px 0px #e6e6e6; -moz-box-shadow: inset 0px 0px 10px 0px #e6e6e6; -o-box-shadow: inset 0px 0px 10px 0px #e6e6e6; text-align: center; padding: 25px;}
.product-category-page-section .main-product-section .main-products-content{background: #FFFFFF; border: 1px solid #f7f7f7; padding: 30px 15px; text-align: left; min-height: 510px; height: 100%}
.product-category-page-section .main-product-section .main-products-content p{font-size: 16px; font-weight: 500; line-height: 30px; margin-bottom: 30px;}
.product-category-page-section .main-product-section .main-products-content h4{text-transform: capitalize; color: #000000; margin-bottom: 20px; text-align: left; font-weight: 600; font-size: 18px;}
.product-category-page-section .main-product-section .main-products-content h2{text-transform: capitalize; color: #000000; margin-bottom: 20px; text-align: left; font-weight: 600; font-size: 18px;}
.product-category-page-section .main-product-section .main-products-content .btn-get-started-wht{font-weight: bold; font-size: 18px; display: inline-block; padding: 10px 20px; transition: 0.5s; color: #1d4687; background: #FFFFFF; text-transform: uppercase; border-radius: 0px; box-shadow: 1px 2px 15px rgba(100, 100, 100, 0.3);}
.product-category-page-section .main-product-section .main-products-content .btn-get-started-wht::after{content: "\f054"; font-family: FontAwesome; display: inline-block; font-size: 16px; margin-left: 8px;}
.product-category-page-section .main-product-section .main-products-content .btn-get-started-wht:hover{background: #ffffff; color: #e25d23;}
.consumables-page-section{width: 100%; float: left; position: relative; background: #FFFFFF; padding: 48px 0px 0px 0px;}
.consumables-page-section .main-product-section{margin-bottom: 30px; position: relative; text-align: center;}
.consumables-page-section .main-product-section .img-section{background-color: #FFFFFF; border-bottom: 1px solid #e6e6e6; box-shadow: inset 0px 0px 10px 0px #e6e6e6; -webkit-box-shadow: inset 0px 0px 10px 0px #e6e6e6; -moz-box-shadow: inset 0px 0px 10px 0px #e6e6e6; -o-box-shadow: inset 0px 0px 10px 0px #e6e6e6; text-align: center; padding: 25px;}
.consumables-page-section .main-product-section .main-products-content{background: #FFFFFF; border: 1px solid #f7f7f7; padding: 30px 15px; text-align: left; min-height: 682px; height: 100%}
.consumables-page-section .main-product-section .main-products-content h4{text-transform: capitalize; color: #000000; margin-bottom: 20px; text-align: left; font-weight: 600; font-size: 18px;}
.consumables-page-section .main-product-section .main-products-content h2{text-transform: capitalize; color: #000000; margin-bottom: 20px; text-align: left; font-weight: 600; font-size: 18px;}
.consumables-page-section .main-product-section .main-products-content .btn-get-started-wht{font-weight: bold; font-size: 18px; display: inline-block; padding: 10px 20px; transition: 0.5s; color: #1d4687; background: #FFFFFF; text-transform: uppercase; border-radius: 0px; box-shadow: 1px 2px 15px rgba(100, 100, 100, 0.3);}
.consumables-page-section .main-product-section .main-products-content .btn-get-started-wht::after{content: "\f054"; font-family: FontAwesome; display: inline-block; font-size: 16px; margin-left: 8px;}
.consumables-page-section .main-product-section .main-products-content .btn-get-started-wht:hover{background: #ffffff; color: #e25d23;}
.consumables-page-section .main-product-section .main-products-content h6{text-transform: capitalize; color: #000000; margin-bottom: 20px; text-align: left; font-weight: 600; font-size: 16px;}
.consumables-page-section .main-product-section .main-products-content ul li{list-style-type: none; color: #000000; font-size: 16px; margin-bottom: 15px; line-height: 26px; position: relative; padding-left: 25px;}
.consumables-page-section .main-product-section .main-products-content ul li::before{content: "\f00c"; font-family: FontAwesome; font-size: 15px; display: inline-block; left: 0; position: absolute; color: #e65211;}
.consumables-page-section .main-product-section .main-products-content img{padding: 5px; float: left; width: 50%;}
.dtr-page-section{width: 100%; float: left; position: relative; background: #FFFFFF; padding: 48px 0px 0px 0px;}
.dtr-page-section .main-product-section{margin-bottom: 30px; position: relative; text-align: center;}
.dtr-page-section .main-product-section .img-section{background-color: #FFFFFF; border-bottom: 1px solid #e6e6e6; box-shadow: inset 0px 0px 10px 0px #e6e6e6; -webkit-box-shadow: inset 0px 0px 10px 0px #e6e6e6; -moz-box-shadow: inset 0px 0px 10px 0px #e6e6e6; -o-box-shadow: inset 0px 0px 10px 0px #e6e6e6; text-align: center; padding: 25px;}
.dtr-page-section .main-product-section .main-products-content{background: #FFFFFF; border: 1px solid #f7f7f7; padding: 30px 15px; text-align: left; height: 100%}
.dtr-page-section .main-product-section .main-products-content h4{text-transform: capitalize; color: #000000; margin-bottom: 20px; text-align: left; font-weight: 600; font-size: 18px;}
.dtr-page-section .main-product-section .main-products-content h2{text-transform: capitalize; color: #000000; margin-bottom: 20px; text-align: left; font-weight: 600; font-size: 18px;}
.dtr-page-section .main-product-section .main-products-content .btn-get-started-wht{font-weight: bold; font-size: 18px; display: inline-block; padding: 10px 20px; transition: 0.5s; color: #1d4687; background: #FFFFFF; text-transform: uppercase; border-radius: 0px; box-shadow: 1px 2px 15px rgba(100, 100, 100, 0.3); margin-top: 20px;}
.dtr-page-section .main-product-section .main-products-content .btn-get-started-wht::after{content: "\f054"; font-family: FontAwesome; display: inline-block; font-size: 16px; margin-left: 8px;}
.dtr-page-section .main-product-section .main-products-content .btn-get-started-wht:hover{background: #ffffff; color: #e25d23;}
.dtr-page-section .main-product-section .main-products-content img{padding: 5px; float: left; width: 50%;}
.tags-page-section{width: 100%; float: left; position: relative; background: #FFFFFF; padding: 48px 0px 0px 0px;}
.tags-page-section .main-product-section{margin-bottom: 30px; position: relative; text-align: center;}
.tags-page-section .main-product-section .img-section{background-color: #FFFFFF; border-bottom: 1px solid #e6e6e6; box-shadow: inset 0px 0px 10px 0px #e6e6e6; -webkit-box-shadow: inset 0px 0px 10px 0px #e6e6e6; -moz-box-shadow: inset 0px 0px 10px 0px #e6e6e6; -o-box-shadow: inset 0px 0px 10px 0px #e6e6e6; text-align: center; padding: 25px;}
.tags-page-section .main-product-section .main-products-content{background: #FFFFFF; border: 1px solid #f7f7f7; padding: 30px 15px; text-align: left; min-height: 490px; height: 100%}
.tags-page-section .main-product-section .main-products-content h2{text-transform: capitalize; color: #000000; margin-bottom: 20px; text-align: left; font-weight: 600; font-size: 18px;}
.tags-page-section .main-product-section .main-products-content h4{text-transform: capitalize; color: #000000; margin-bottom: 20px; text-align: left; font-weight: 600; font-size: 18px;}
.tags-page-section .main-product-section .main-products-content .btn-get-started-wht{font-weight: bold; font-size: 18px; display: inline-block; padding: 10px 20px; transition: 0.5s; color: #1d4687; background: #FFFFFF; text-transform: uppercase; border-radius: 0px; box-shadow: 1px 2px 15px rgba(100, 100, 100, 0.3); margin-top: 30px;}
.tags-page-section .main-product-section .main-products-content .btn-get-started-wht::after{content: "\f054"; font-family: FontAwesome; display: inline-block; font-size: 16px; margin-left: 8px;}
.tags-page-section .main-product-section .main-products-content .btn-get-started-wht:hover{background: #ffffff; color: #e25d23;}
.tags-page-section .main-product-section .main-products-content h6{text-transform: capitalize; color: #000000; margin-bottom: 20px; text-align: left; font-weight: 600; font-size: 16px;}
.tags-page-section .main-product-section .main-products-content ul li{list-style-type: none; color: #000000; font-size: 16px; margin-bottom: 15px; line-height: 26px; position: relative; padding-left: 25px;}
.tags-page-section .main-product-section .main-products-content ul li::before{content: "\f00c"; font-family: FontAwesome; font-size: 15px; display: inline-block; left: 0; position: absolute; color: #e65211;}
.tags-page-section .main-product-section .main-products-content img{padding: 5px; float: left; width: 50%;}
.ttr-page-section{width: 100%; float: left; position: relative; background: #FFFFFF; padding: 48px 0px 0px 0px;}
.ttr-page-section .main-product-section{margin-bottom: 30px; position: relative; text-align: center;}
.ttr-page-section .main-product-section .img-section{background-color: #FFFFFF; border-bottom: 1px solid #e6e6e6; box-shadow: inset 0px 0px 10px 0px #e6e6e6; -webkit-box-shadow: inset 0px 0px 10px 0px #e6e6e6; -moz-box-shadow: inset 0px 0px 10px 0px #e6e6e6; -o-box-shadow: inset 0px 0px 10px 0px #e6e6e6; text-align: center; padding: 25px;}
.ttr-page-section .main-product-section .main-products-content{background: #FFFFFF; border: 1px solid #f7f7f7; padding: 30px 15px; text-align: left; min-height: 395px; height: 100%}
.ttr-page-section .main-product-section .main-products-content h2{text-transform: capitalize; color: #000000; margin-bottom: 20px; text-align: left; font-weight: 600; font-size: 18px;}
.ttr-page-section .main-product-section .main-products-content h4{text-transform: capitalize; color: #000000; margin-bottom: 20px; text-align: left; font-weight: 600; font-size: 18px;}
.ttr-page-section .main-product-section .main-products-content .btn-get-started-wht{font-weight: bold; font-size: 18px; display: inline-block; padding: 10px 20px; transition: 0.5s; color: #1d4687; background: #FFFFFF; text-transform: uppercase; border-radius: 0px; box-shadow: 1px 2px 15px rgba(100, 100, 100, 0.3); margin-top: 30px;}
.ttr-page-section .main-product-section .main-products-content .btn-get-started-wht::after{content: "\f054"; font-family: FontAwesome; display: inline-block; font-size: 16px; margin-left: 8px;}
.ttr-page-section .main-product-section .main-products-content .btn-get-started-wht:hover{background: #ffffff; color: #e25d23;}
.ttr-page-section .main-product-section .main-products-content h6{text-transform: capitalize; color: #000000; margin-bottom: 20px; text-align: left; font-weight: 600; font-size: 16px;}
.ttr-page-section .main-product-section .main-products-content ul li{list-style-type: none; color: #000000; font-size: 16px; margin-bottom: 15px; line-height: 26px; position: relative; padding-left: 25px;}
.ttr-page-section .main-product-section .main-products-content ul li::before{content: "\f00c"; font-family: FontAwesome; font-size: 15px; display: inline-block; left: 0; position: absolute; color: #e65211;}
.ttr-page-section .main-product-section .main-products-content img{padding: 5px; float: left; width: 50%;}
.product-description{width: 100%; float: left; position: relative; background: #FFFFFF; padding: 48px 0px 30px 0px;}
.product-description .main-product-section{margin-bottom: 18px; position: relative; text-align: center;}
.product-description .main-product-section .img-section{background-color: #FFFFFF; border-bottom: 1px solid #e6e6e6; box-shadow: inset 0px 0px 10px 0px #e6e6e6; -webkit-box-shadow: inset 0px 0px 10px 0px #e6e6e6; -moz-box-shadow: inset 0px 0px 10px 0px #e6e6e6; -o-box-shadow: inset 0px 0px 10px 0px #e6e6e6; text-align: center; padding: 25px;}
.product-description .product-detail-content{position: relative;}
.product-description .product-detail-content h3{font-size: 25px; text-transform: uppercase; margin-bottom: 20px; color: #e25d23; font-weight: 600;}
.product-description .product-detail-content h4{font-size: 18px; text-transform: capitalize; margin-bottom: 20px; color: #000000; font-weight: 600;}
.product-description .product-detail-content p{font-size: 16px; text-transform: capitalize; margin-bottom: 15px; color: #000000; font-weight: 500; line-height: 30px;}
.feature-application{width: 100%; float: left; position: relative; background: #FFFFFF; padding: 25px 0px 30px 0px;}
.feature-application .points h5{color: #e25d23; font-size: 20px; font-weight: 600; text-transform: capitalize; margin-bottom: 15px;}
.feature-application .points ul{padding: 0; margin: 0; float: left;}
.feature-application .points ul li{line-height: 30px; font-size: 16px; font-weight: normal; margin-left: 23px; margin-bottom: 15px;}
.feature-application .points ul li:before{padding-right: .5rem; content: "\f00c"; font-family: FontAwesome; margin-left: -23px; position: relative; font-size: 15px; color: #e65211;}
.product-detail-btn{width: 100%; float: left; position: relative; background: #FFFFFF; padding: 10px 0px 30px 0px;}
.product-detail-btn .download-btn{text-align: right;}
.product-detail-btn .download-btn .btn-get-started-wht{font-weight: bold; font-size: 18px; display: inline-block; padding: 10px 20px 10px 20px; transition: 0.5s; color: #1d4687; background: #FFFFFF; text-transform: uppercase; border-radius: 0px; box-shadow: 1px 2px 15px rgba(100, 100, 100, 0.3); text-align: right; margin-bottom: 20px; margin-right: 75px;}
.product-detail-btn .download-btn .btn-get-started-wht img{position: absolute; top: -22px; margin-left: 20px;}
.product-detail-btn .download-btn .btn-get-started-wht::after{content: "\f054"; font-family: FontAwesome; display: inline-block; font-size: 16px; margin-left: 8px;}
.product-detail-btn .download-btn .btn-get-started-wht:hover{background: #ffffff; color: #e25d23;}
.product-detail-btn .enquiry-btn{text-align: left;}
.product-detail-btn .enquiry-btn .btn-get-started-wht{font-weight: bold; font-size: 18px; display: inline-block; padding: 10px 20px; transition: 0.5s; color: #1d4687; background: #FFFFFF; text-transform: uppercase; border-radius: 0px; box-shadow: 1px 2px 15px rgba(100, 100, 100, 0.3); text-align: right;}
.product-detail-btn .enquiry-btn .btn-get-started-wht::after{content: "\f054"; font-family: FontAwesome; display: inline-block; font-size: 16px; margin-left: 8px;}
.product-detail-btn .enquiry-btn .btn-get-started-wht:hover{background: #ffffff; color: #e25d23;}
.rma-form{width: 100%; float: left; position: relative; background: #FFFFFF; padding: 45px 0px 45px 0px;}
.form-control{padding: 0.675rem .75rem; border-radius: 0px;}
.form-group{padding-left: 15px!important; padding-right: 15px!important}
label{font-size: 16px; color: #000000; font-weight: 600;}
label span{color: #ff0000}
form .btn-get-started{font-weight: 600; font-size: 16px; display: inline-block; padding: 12px 40px; transition: 0.5s; color: #1d4687; background: transparent; text-transform: uppercase; border: 1px solid #1b396b; border-radius: 0px;}
form .btn-get-started:hover{background: #1d4687; color: #fff;}
.solutions{width: 100%; float: left; position: relative; background: #FFFFFF; padding: 50px 0px 40px 0px;}
.solutions .img-section{margin-bottom: 10px; padding: 10px; border: 1px solid #E9E9E9;}
.solutions .solutions-content{margin-bottom: 10px; position: relative;}
.solutions .solutions-content h5{font-size: 25px; font-weight: 600; margin-bottom: 15px; text-align: left;}
.solutions .solutions-content h6{font-size: 18px; font-weight: 600; margin-bottom: 15px; text-align: left;}
.solutions .solutions-content p{font-size: 16px; line-height: 26px; font-weight: 500; margin-bottom: 15px; text-align: justify;}
.solutions .solutions-content ul{margin: 0; padding: 0;}
.solutions .solutions-content ul li{line-height: 32px; font-size: 16px; text-align: left; display: block; margin-bottom: 12px; font-weight: 500;}
.solutions .solutions-content ul li:before{content: "\f00c"; font-family: FontAwesome; margin-right: 11px; position: relative; font-size: 14px; color: #e65211;}
.our-infrastructure{width: 100%; float: left; position: relative; background: #FFFFFF; padding: 50px 0px 20px 0px;}
.our-infrastructure .img-section{margin-bottom: 10px; padding: 10px; border: 1px solid #E9E9E9;}
.our-infrastructure .our-infrastructure-content{margin-bottom: 10px; position: relative;}
.our-infrastructure .our-infrastructure-content p{font-size: 16px; line-height: 26px; font-weight: 500; margin-bottom: 15px; text-align: justify;}
.our-infrastructure .our-infrastructure-content ul{margin: 0; padding: 0;}
.our-infrastructure .our-infrastructure-content ul li{line-height: 32px; font-size: 16px; text-align: left; display: inline-block; float: left; width: 50%; margin-bottom: 12px; font-weight: 500;}
.our-infrastructure .our-infrastructure-content ul li:before{content: "\f00c"; font-family: FontAwesome; margin-right: 11px; position: relative; font-size: 14px; color: #e65211;}
.our-infrastructure-img-section{width: 100%; float: left; position: relative; background: #FFFFFF; padding: 25px 0px 20px 0px;}
.our-infrastructure-img-section .img-section{margin-bottom: 10px; padding: 10px; border: 1px solid #E9E9E9;}
.fms{width: 100%; float: left; position: relative; background: #FFFFFF; padding: 50px 0px 20px 0px;}
.fms .img-section{margin-bottom: 10px; padding: 10px; border: 1px solid #E9E9E9;}
.fms .img-section img{width: 100%; height: auto;}
.fms .fms-content{margin: 20px 0px; position: relative;}
.fms .fms-content p{font-size: 16px; line-height: 26px; font-weight: 500; margin-bottom: 15px; text-align: justify;}
.fms .fms-content ul{margin: 0; padding: 0;}
.fms .fms-content ul li{line-height: 32px; font-size: 16px; text-align: left; display: inline-block; float: left; width: 50%; margin-bottom: 12px; font-weight: 500;}
.fms .fms-content ul li:before{content: "\f00c"; font-family: FontAwesome; margin-right: 11px; position: relative; font-size: 14px; color: #e65211;}
.thank-you{position: relative; float: left; width: 100%; padding: 60px 0;}
.thank-you .check-circle{position: relative; float: left; width: 100%; text-align: center;}
.thank-you .check-circle i.fa{font-size: 120px; color: green;}
.thank-you .h-1{position: relative; text-align: center; letter-spacing: 10px; padding-bottom: 30px;}
.thank-you .h-1 h1{position: relative; text-align: center; text-transform: capitalize; font-weight: bold; font-size: 60px; letter-spacing: 5px; color: #000000;}
.thank-you p{position: relative; text-align: center; font-weight: normal; font-size: 25px; margin-bottom: 0px}
.thank-you ul{padding: 0; margin: 0;}
.thank-you ul li{list-style-type: none; font-size: 30px; font-weight: 600; text-align: center; letter-spacing: 5px;}
.thank-you ul li i.fa{font-weight: bold; color: #1d4687; margin-right: 10px;}
#errmsg{color: red;}
.sitemap-section{position: relative; float: left; width: 100%; padding: 35px 0 25px 0;}
/*.sitemap-section h2{font-size: 20px;font-weight: bold;line-height: 50px;margin-bottom: 5px;text-transform: uppercase;}
.sitemap-section h2:after{content: '';position: absolute;width: 50px;height: 4px;background-color:#e65211;bottom: 0px;left: 0;right: 0;}
.sitemap-section span{font-size: 20px;font-weight: bold;line-height:26px;margin-bottom: 5px;text-transform: capitalize;margin-left: 10px;}
.sitemap-section span a{text-decoration: none;color: #000000;}
.sitemap-section span a:hover{text-decoration: none;color: #e65211;}
*/
.sitemap-section p{font-size: 16px; font-weight: bold; line-height: 26px; margin-bottom: 5px; text-transform: capitalize;}
.sitemap-section p a{text-decoration: none; color: #000000;}
.sitemap-section p a:hover{text-decoration: none; color: #e65211;}
.sitemap-section p:before{content: "\f101"; font-family: FontAwesome; margin-right: 11px; position: relative; font-size: 14px; color: #e65211;}
.sitemap-section ul{margin: 0; padding: 0;}
.sitemap-section ul li{line-height: 30px; font-size: 16px; text-align: left; display: block; margin-bottom: 5px; font-weight: 500; margin-left: 15px;}
.sitemap-section ul li a{text-decoration: none; color: #000000;}
.sitemap-section ul li a:hover{text-decoration: none; color: #e65211;}
.sitemap-section ul li:before{content: "\f105"; font-family: FontAwesome; margin-right: 11px; position: relative; font-size: 14px; color: #e65211;}
.float{position: fixed; width: 70px; height: 70px; bottom: 15px; margin-left: 3%; background-color: #25d366; color: white; border-radius: 50px; text-align: center; font-size: 50px; box-shadow: 2px 2px 3px #999; z-index: 100;}
.hvr-wobble-to-top-right{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);}
.my-float{margin-top: 10px; color: white;}
.product-description-1{width: 100%; float: left; position: relative; background: #FFFFFF; padding: 48px 0px 30px 0px;}
.product-description-1 .product-detail-content-1{position: relative;}
.product-description-1 .product-detail-content-1 h2{font-size: 25px; text-transform: uppercase; margin-bottom: 15px; margin-top: 20px; color: #e25d23; font-weight: 600;}
.product-description-1 .product-detail-content-1 h4{font-size: 18px; text-transform: capitalize; margin-bottom: 20px; color: #e25d23; font-weight: 600;}
.product-description-1 .product-detail-content-1 p{font-size: 16px; margin-bottom: 15px; color: #000000; font-weight: 400; line-height: 30px; text-align: justify;}
.product-description-1 .product-detail-content-1 .points-1{position: relative; float: left; width: 100%;}
.product-description-1 .product-detail-content-1 .points-1 ul{padding: 0; margin: 0; float: left;}
.product-description-1 .product-detail-content-1 .points-1 ul li{line-height: 30px; font-size: 16px; font-weight: normal; margin-bottom: 10px; margin-left: 23px;}
.product-description-1 .product-detail-content-1 .points-1 ul li:before{padding-right: .5rem; content: "\f00c"; font-family: FontAwesome; margin-left: -23px; position: relative; font-size: 15px; color: #e65211;}
.product-description-1 .carousel{position: relative; margin-bottom: 30px;}
.product-description-1 .carousel-indicators li{position: relative; -ms-flex: 0 1 auto; flex: 0 1 auto; width: 14px; border-radius: 50%; height: 14px; margin-right: 3px; margin-left: 3px; text-indent: -999px; cursor: pointer; background-color: #fec5ac; top: 60px;}
.product-description-1 .carousel-indicators .active{background-color: #e25d23;}
.product-description-1 .shades-box{position: relative; float: left; width: 100%; text-align: center;}
.product-description-1 .shades-box .shades-img{width: 33.33%; position: relative; float: left; text-align: center; margin-bottom: 20px;}
.product-description-1 .shades-box .img-round{width: 117px; height: 117px; line-height: 117px; box-shadow: 0px 7px 6px 1px #dfdfdf; border-radius: 50%; margin: auto;}
.product-description-1 .shades-box img{width: auto;}
.product-description-1 .shades-box p{font-size: 13px; margin: 20px 0 0px 0; color: #000000; font-weight: 400; line-height: 26px; text-align: center; text-transform: capitalize; /*min-height: 55px; */}
.product-description-1 img.d-block.w-100{background-color: #FFFFFF; border-bottom: 1px solid #e6e6e6; box-shadow: inset 0px 0px 10px 0px #e6e6e6; -webkit-box-shadow: inset 0px 0px 10px 0px #e6e6e6; -moz-box-shadow: inset 0px 0px 10px 0px #e6e6e6; -o-box-shadow: inset 0px 0px 10px 0px #e6e6e6; padding: 25px;}
.feature-application-1{width: 100%; float: left; position: relative; background: #FFFFFF; padding: 25px 0px 30px 0px;}
.feature-application-1 p{font-size: 16px; margin-bottom: 15px; color: #000000; font-weight: 400; line-height: 30px; text-align: justify;}
.feature-application-1 .points-1 .points-2{position: relative; float: left; width: 100%;}
.feature-application-1 .points-1 ul{padding: 0; margin: 0; float: left;}
.feature-application-1 .points-1 ul li{line-height: 30px; font-size: 16px; font-weight: normal; margin-bottom: 10px; margin-left: 23px;}
.feature-application-1 .points-1 ul li:before{padding-right: .5rem; content: "\f00c"; font-family: FontAwesome; margin-left: -23px; position: relative; font-size: 15px; color: #e65211;}
.feature-application-1 .table{margin: 30px 0 30px 0;}
.feature-application-1 .table tbody{width: 100%; display: inline-table;}
.feature-application-1 .table-bordered{border: 1px solid #dddddd;}
.feature-application-1 .table-bordered .border-grey{background: #f2f2f2;}
.feature-application-1 .table-bordered th{width: 40%; font-weight: 600; font-size: 16px; color: #000000;}
.feature-application-1 .table-bordered td{width: 60%; font-weight: 500; font-size: 14px; color: #000000;}
.feature-application-1 .points-2{position: relative; float: left; width: 100%;}
.feature-application-1 .points-2 h5{color: #e25d23; font-size: 18px; font-weight: 600; text-transform: capitalize; margin-bottom: 20px; width: 100%; float: left; position: relative;}
.feature-application-1 .points-2 ul{padding: 0; margin: 0;}
.feature-application-1 .points-2 ul li{width: 50%; float: left; line-height: 30px; color: #000000; font-size: 16px; font-weight: normal; margin-bottom: 10px; padding-left: 23px; display: inline; text-align: left; list-style-type: none;}
.feature-application-1 .points-2 ul li:before{padding-right: .5rem; content: "\f00c"; font-family: FontAwesome; margin-left: -23px; position: relative; font-size: 15px; color: #e65211;}
.product-detail-btn-1{width: 100%; float: left; position: relative; background: #FFFFFF; padding: 10px 0px 40px 0px;}
.product-detail-btn-1 .enquiry-btn{text-align: left;}
.product-detail-btn-1 .enquiry-btn .btn-get-started-wht{display: inline-block; font-weight: bold; font-size: 16px; padding: 15px 35px; transition: 0.5s all; color: #1d4687; background: #FFFFFF; text-transform: uppercase; border-radius: 0px; box-shadow: 1px 2px 15px rgba(100, 100, 100, 0.3); text-align: right;}
.product-detail-btn-1 .enquiry-btn .btn-get-started-wht::after{content: "\f054"; font-family: FontAwesome; display: inline-block; font-size: 16px; margin-left: 8px;}
.product-detail-btn-1 .enquiry-btn .btn-get-started-wht:hover{background: #ffffff; color: #e25d23;}
/*header-sticky*/

.fixed-top{background: #fff !important; position: fixed !important; top: 0px; z-index: 999; margin: 0 auto !important; padding: 0; left: 0; right: 0; width: 100%; -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2); box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2); -webkit-animation-duration: .5s; animation-duration: .5s; -webkit-animation-name: sticky-animation; animation-name: sticky-animation; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; -webkit-animation-fill-mode: both; animation-fill-mode: both;}
.fixed-top.header-item-center{padding: 0; transition: all 0.3s ease}
.fixed-top.header-item-center a img{width: 140px; padding: 0; background: none;}
/*new-news-events*/

.new-news-events{float: left; position: relative; width: 100%; padding: 45px 0 15px 0; background: #FFFFFF;}
.new-news-events .news-events-section{margin-bottom: 25px; position: relative;}
.new-news-events .news-events-section .img-section{border: 1px solid #d0d0d0; padding: 10px;}
.new-news-events .news-events-section .content-section{padding: 15px 10px; background: #1d4687; text-align: center; color: #FFFFFF; border-bottom: 5px solid #e65211}
.new-news-events .news-events-section .content-section h5{font-size: 18px; text-transform: capitalize; text-align: center; margin-bottom: 20px; font-weight: 600; line-height: 26px;}
.new-news-events .news-events-section .content-section h5 a{color: #FFFFFF;}
.new-news-events .news-events-section .content-section h5 a:hover{color: #e65211;}
.new-news-events .news-events-section .content-section h6{font-size: 16px; text-transform: capitalize; text-align: center; font-weight: 400; line-height: 26px;}
.home-blog{width: 100%; float: left; position: relative; background: #ffffff; padding: 0px 0px 40px 0px;}
.home-blog .blog-listing{ background:#FFFFFF; margin-bottom:30px; padding:10px; position:relative; border:1px solid #E7E7E7;}
.home-blog .blog-listing .img-section{position:relative;}
.home-blog .blog-listing .content-section{position:relative; padding:15px;}
.home-blog .blog-listing .content-section h5{ color:#e65211; font-size:20px; font-weight:600; margin-bottom:20px; line-height:30px;}
.home-blog .blog-listing .content-section h5 a{ color:#e65211; font-size:20px; font-weight:600; margin-bottom:20px; line-height:30px;}
.home-blog .blog-listing .content-section p{ font-size:15px; color:#000000; margin-bottom:15px; line-height:26px;}
.home-blog .blog-listing .content-section a{ font-size:15px; color:#000000; font-weight:600;}
.home-blog .btn-get-started-wht{font-weight: bold; font-size: 18px; display: inline-block; padding: 10px 20px; transition: 0.5s; color: #1d4687; background: #FFFFFF; text-transform: uppercase; border-radius: 0px; box-shadow: 1px 2px 15px rgba(100, 100, 100, 0.3);}
.home-blog .btn-get-started-wht::after{content: "\f054"; font-family: FontAwesome; display: inline-block; font-size: 16px; margin-left: 8px;}

.blog-page{width: 100%; float: left; position: relative; background: #ffffff; padding: 40px 0px;}
.blog-page .blog-listing{ background:#FFFFFF; margin-bottom:30px; padding:10px; position:relative; border:1px solid #E7E7E7;}
.blog-page .blog-listing .img-section{position:relative;}
.blog-page .blog-listing .content-section{position:relative; padding:15px;}
.blog-page .blog-listing .content-section h5{ color:#e65211; font-size:20px; font-weight:600; margin-bottom:20px; line-height:30px;}
.blog-page .blog-listing .content-section h5 a{ color:#e65211; font-size:20px; font-weight:600; margin-bottom:20px; line-height:30px;}
.blog-page .blog-listing .content-section p{ font-size:15px; color:#000000; margin-bottom:15px; line-height:26px;}
.blog-page .blog-listing .content-section a{ font-size:15px; color:#000000; font-weight:600;}

.blog-detail-pane{width:100%; float:left; position:relative; background:#FFFFFF; padding:30px 0px;}
.blog-detail-pane .img-section{ border:1px solid #dedede; margin-bottom:20px;}
.blog-detail-pane .content-section{ position:relative;}
.blog-detail-pane .content-section h2{text-transform: capitalize;font-size: 26px;font-weight: bold;color: #000000; margin-bottom:20px;}
.blog-detail-pane .content-section h3{text-transform: capitalize;font-size: 22px;font-weight: bold;color: #000000; margin-bottom:20px;}
.blog-detail-pane .content-section h4{text-transform: capitalize;font-size: 18px;font-weight: bold;color: #000000; margin-bottom:20px;}
.blog-detail-pane .content-section p{font-size: 16px; color: #000000; margin-bottom:15px; line-height:26px; text-align:justify;}
.blog-detail-pane .content-section ul{margin:0;padding: 0}
.blog-detail-pane .content-section ul li{list-style-type:none; color:#000000;font-size:16px;line-height: 30px;position: relative;padding-left: 30px;display: inline-block;margin-bottom: 10px; text-align:justify; width:100%;}
.blog-detail-pane .content-section ul li strong{ font-weight:bold; color:#091237;}
.blog-detail-pane .content-section ul li:last-child{margin-bottom: 15px;}
.blog-detail-pane .content-section ul li::before{content: "\f00c"; font-family: FontAwesome; font-size: 14px;display:inline-block; margin-left: -30px;position: absolute; color:#e65211;}

.ewaste-first-section{ width:100%; float:left; position:relative; padding:30px 0px; background:#FFFFFF;}
.ewaste-first-section h6{font-size: 20px; font-weight: 600; margin-bottom: 15px; text-align: left; color:#e25d23;}
.ewaste-first-section ul{margin: 0; padding: 0;}
.ewaste-first-section ul li{list-style-type: none; color: #000000; font-size: 16px; margin-bottom: 20px; line-height: 26px; position: relative; padding-left: 25px;}
.ewaste-first-section ul li::before{content: "\f00c"; font-family: FontAwesome; font-size: 14px; display: inline-block; left: 0; position: absolute; color: #e65211;}
.ewaste-second-section{ width:100%; float:left; position:relative; padding:30px 0px; background:#FFFFFF;}
.ewaste-second-section p{ font-size:15px; color:#000000; margin-bottom:15px; line-height:26px;}
.ewaste-second-section thed{ background:#d1d1d0;}
.ewaste-second-section th{ font-size:16px;}
.ewaste-second-section td{ font-size:15px;}

/* css for sitemap */
.sitemaplinks{position:relative;}
.sitemap { width: 100%;float: left;position: relative;background: #FFFFFF;padding: 45px 0 45px 0;}
.sitemap h2 { font-size: 40px; margin-bottom: 20px;  text-align: center;font-weight:700}
.sitemap .sitemaplinks ul li { list-style-type: none;display: block;color: #000000;  padding: 10px 0 20px 0px;font-size: 16px;font-weight: 600;text-transform: capitalize;}
.sitemap .sitemaplinks ul li a {color: #000000;}

.sitemap .sitemaplinks ul {margin: 0; padding: 0;}
.sitemap .sitemaplinks .split li {/*width: 100%;display: block; */width: 33%; transition: 1s linear;  list-style-type: none;display: inline-block;color: #000000; padding: 10px 0 20px 0px; font-size: 16px;text-transform: uppercase;}
.sitemap .sitemaplinks h2{font-size: 28px; text-transform: uppercase;  font-weight: 700;color: #e25d23;margin-bottom: 10px;display: inline-block;}
.sitemap .sitemaplinks h2 a{color: #e25d23;}
.sitemap .sitemaplinks h3 a { font-size: 22px; text-transform: uppercase;font-weight: 700;color: #3a3f83; margin-bottom: 10px;width: 100%;display: inline-block;}
.sitemap .sitemaplinks ul li a:before {   content: "\f054";   font-family: FontAwesome;  display: inline-block;  margin-right: 8px; color: #e25d23; font-size: 13px;}

#main{width: 100%; height: 100vh; background: #0008; position: absolute; top: 0; left: 0; display: none; z-index:999999;}
#pop-up{text-align: center; width: 600px; height: 100%; /*background: #03a9f4;*/box-sizing: border-box; padding: 20px; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);}


.careere-first-section{width:100%; float:left; position:relative; padding:30px 0px; background:#FFFFFF;}
.careere-first-section p{ font-size:16px; color:#000000; margin-bottom:30px; line-height:26px; text-align: center;}

.careere-first-section .form-row {display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -5px; margin-left: -5px;}
.careere-first-section .form-group {margin-bottom: 1rem;}
.careere-first-section .form-row>.col, .form-row>[class*=col-] {padding-right: 10px; padding-left: 10px;}
.careere-first-section .form-control {padding: 0.675rem .55rem 0.675rem 0; border-radius: 0px; background-color: transparent; color: #000000; font-size: 13px; border: 1px solid #d9d9d9; padding: 0.675rem .60rem;}
.careere-first-section input, .careere-first-section select {height: 50px!important; box-shadow: none;}
.careere-first-section .input-group-addon:last-child {border-left: 0;}
.careere-first-section label {font-size: 16px; color: #000000; font-weight: normal; margin-bottom: 1rem; display: block;}
.careere-first-section .apply-now {background: #204186; padding: 8px 20px; font-size: 16px; color: #FFFFFF; font-weight: 600; border-radius: 5px; width: 100%; display: inline-block; text-align: center;}

.career-details {width: 100%; float: left; position: relative; background: #FFFFFF; padding: 40px 0px 40px 0px}
.career-details .top-pane {position: relative; display: inline-flex; width: 100%; margin-bottom: 20px;}
.career-details .top-pane h4 {color: #204185; font-size: 24px; font-weight: 500; margin-bottom: 10px; width: 87%;}
.career-details .top-pane a {background: #204186; padding: 10px 20px; color: #FFFFFF; font-size: 18px; color: #FFFFFF; font-weight: 600; width: 13%;}
.career-details h5 {color: #000000; font-size: 18px; font-weight: 500; margin-bottom: 15px;}
.career-details h6 {color: #204186; font-size: 18px; font-weight: 500; margin-bottom: 15px;}
.career-details ul {margin: 0 0 30px 0px; padding: 0}
.career-details ul li {font-size: 16px; margin-bottom: 12px; color: #000000; display: block; padding-left: 30px;}
.career-details ul li:before {content: "\f00c"; font-family: FontAwesome; display: inline-block; margin-right: 10px; color: #204186; font-size: 14px; position: absolute; margin-left: -30px;}
.career-details p{font-size: 16px; margin-bottom: 20px; color: #000000; display: block;line-height:26px;}
.career-details .apply-now {background: #204186; padding: 10px 20px; color: #FFFFFF; font-size: 18px; color: #FFFFFF; font-weight: 600;}
.career-details .modal-title {color: #204185; font-size: 24px; font-weight: 500; margin-bottom: 0px;}
.career-details .form-row {display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -5px; margin-left: -5px;}
.career-details .form-group {margin-bottom: 1rem;}
.career-details .form-row>.col, .form-row>[class*=col-] {padding-right: 10px; padding-left: 10px;}
.career-details .form-check {margin-bottom: 0px; padding-left: 10px;}
.career-details .btn-form-submit {background: #204186; color: #ffffff; padding: 13px 25px; border-radius: 5px; border: 1px solid #204186; font-size: 16px; font-weight: 600; text-transform: uppercase; display: inline-block;}
.career-details .btn-form-submit:hover {background: transparent; color: #204186; border: 1px solid #204186; transition: 0.8s linear;}
.career-details .form-control {padding: 0.675rem .55rem 0.675rem 0;border-radius: 0px; background-color: transparent; color: #000000; font-size: 13px; border: 1px solid #d9d9d9; padding: 0.675rem .60rem;}
.career-details input, .career-details select {height: 50px!important; box-shadow: none;}
.career-form textarea {height: 100px!important; box-shadow: none;}
.career-details .input-group-addon:last-child {border-left: 0;}
.career-details label {font-size: 16px; color: #000000; font-weight: normal; margin-bottom: 1rem; display: block;}
.career-details label span {color: #ff0000}

.listing-pagination{ margin:0 auto; display:block; text-align:center; width: fit-content; }
.listing-pagination .pagination {display: inline-block; padding-left: 0; margin: 20px auto; border-radius: 4px; width: 100%;}
.listing-pagination .pagination>li {display: inline;}
.listing-pagination .pagination>li>a,.listing-pagination .pagination>li>span {position: relative; float: left; padding: 6px 12px; line-height: 1.42857143; text-decoration: none; color: #000000; background-color: #fff; border: 1px solid #ddd; margin-left: -1px;}
.listing-pagination .pagination>li:first-child>a,.listing-pagination .pagination>li:first-child>span {margin-left: 0; border-bottom-left-radius: 4px; border-top-left-radius: 4px;}
.listing-pagination .pagination>li:last-child>a,.listing-pagination .pagination>li:last-child>span {border-bottom-right-radius: 4px; border-top-right-radius: 4px;}
.listing-pagination .pagination>li>a:hover,.listing-pagination .pagination>li>span:hover,.listing-pagination .pagination>li>a:focus,.listing-pagination .pagination>li>span:focus {color: #ffffff; background-color: #662d91; border-color: #ddd;}
.listing-pagination .pagination>.active>a,.listing-pagination .pagination>.active>span,.listing-pagination .pagination>.active>a:hover,.listing-pagination .pagination>.active>span:hover,.listing-pagination .pagination>.active>a:focus,.listing-pagination .pagination>.active>span:focus {z-index: 2; color: #fff; background-color: #428bca; border-color: #428bca; cursor: default;}
.listing-pagination .pagination>.disabled>span,.listing-pagination .pagination>.disabled>span:hover,.listing-pagination .pagination>.disabled>span:focus,.listing-pagination .pagination>.disabled>a,.listing-pagination .pagination>.disabled>a:hover,.listing-pagination .pagination>.disabled>a:focus {color: #999; background-color: #fff; border-color: #ddd; cursor: not-allowed;}
.listing-pagination .pagination-lg>li>a,.listing-pagination .pagination-lg>li>span {padding: 10px 16px; font-size: 18px;}
.listing-pagination .pagination-lg>li:first-child>a,.listing-pagination .pagination-lg>li:first-child>span {border-bottom-left-radius: 6px; border-top-left-radius: 6px;}
.listing-pagination .pagination-lg>li:last-child>a,.listing-pagination .pagination-lg>li:last-child>span {border-bottom-right-radius: 6px; border-top-right-radius: 6px;}
.listing-pagination .pagination-sm>li>a,.listing-pagination .pagination-sm>li>span {padding: 5px 10px; font-size: 12px;}
.listing-pagination .pagination-sm>li:first-child>a,.listing-pagination .pagination-sm>li:first-child>span {border-bottom-left-radius: 3px; border-top-left-radius: 3px}
.listing-pagination .pagination-sm>li:last-child>a,.listing-pagination .pagination-sm>li:last-child>span {border-bottom-right-radius: 3px; border-top-right-radius: 3px;}

.certification{width: 100%; float: left; position: relative; background: #FFFFFF; padding: 50px 0px 0px 0px;}
.certification .img-section{margin-bottom: 30px; padding: 10px; border: 1px solid #E9E9E9;}

.head-title-section{padding-top: 30px;}

.supplyCity{    margin: 0;    padding: 30px 0;    background: #010101;text-align: justify;}
.supplyCity h3{    margin: 0 0 10px;    padding: 0;    color: #fff;}
.supplyCity ul{    margin: 0;text-align: justify;    padding: 0;list-style-type: none;overflow: hidden;}
.supplyCity li{    list-style: none;float: left; margin: 3px 3px;    padding: 0;    color: #aaa;text-align: justify;}
.supplyCity li a{    color: #eee;text-align: justify;    padding: 0;    font-size: 0.78em;display: block;}
.supplyCity li span{    font-size: 0.7em;}
.supplyCity li:last-child{    display: none;}

.city h2{font-size:1em}
.city p{text-align: justify;}
.contentMain h1{font-size: 0.95em;text-align: justify;}


