 /*http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body{
	font-family: 'Roboto', sans-serif;
}
section, footer{
	float: left;
	width: 100%;
}
/*navbar-business*/
header.nexa-header-business .contact-menu {
    border-left: 1px solid #7c7a78;
    float: right;
    height: 34px;
    margin-left: 50px;
    margin-right: 0;
    margin-top: 7px;
    padding-left: 51px;
    padding-top: 11px;
}
header.nexa-header-business .navbar-nav > li {
    margin-left: 7px;
}
header.nexa-header-business .navbar.navbar-default{
	position: absolute;
}
header.nexa-header-business .navbar.navbar-default.navbar-fixed-top {
    margin-top: 38px;
}
header.nexa-header-business .navbar-default {
    background-color: transparent;
    border:transparent;
}
header.nexa-header-business .navbar-nav > li > a {
    color: #fff !important;
    font-size: 13px;
    padding-bottom: 15px;
    padding-top: 15px;
    text-transform: uppercase;
}
header.nexa-header-business .call-us-logo {
    font-size: 15px;
    margin-left: 3px;
}
header.nexa-header-business .contact-menu i {
    color: #fff;
}
header.nexa-header-business .contact-menu .call-us {
    color: #fff;
}
header.nexa-header-business .contact-menu i {
    padding-right: 9px;
}
header.nexa-header-business .contact-menu .call-us > a {
    color: #fff;
    text-decoration: none;
}
header.nexa-header-business .call-us-logo:hover {
    color: #4fbe6e; 
}
header.nexa-header-business .navbar.navbar-default.sticky-header {
    background-color: #262F2B;
    box-shadow: 0 5px 10px 0 rgba(50, 50, 50, 0.06);
    z-index: 9999999;
    position: fixed;
    margin-top: 0px;
    height: 100px;
}
header.nexa-header-business .sticky-header .container {
    padding-bottom: 22px;
    padding-top: 22px;
}
video {
    max-width: 100%;
}
@media screen and (max-width: 767px) {
    header.nexa-header-business .navbar.navbar-default.navbar-fixed-top {
        margin-top: 0px;
    }
	.navbar-collapse.collapse.in {
        width: 110%;    
	}
    .nav.navbar-nav.navbar-right.business-navbar{
        background-color: #4fbe6e;
        margin: -1.5px -15px;
    }
	header.nexa-header-business .contact-menu {
    border-left: medium none;
    margin-top: -89px;
	}
	header.nexa-header-business .navbar-nav > li {
    margin-left: 0px;
	}
	header.nexa-header-business .menu:hover,
    header.nexa-header-business .menu:focus,
    header.nexa-header-business .menu a.active {
    background-color: #e8e8e8;
    color: #fff;
	}
	header.nexa-header-business .navbar-toggle {
    background-color: #dddddd;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    float: right;
    margin-bottom: 8px;
    margin-right: 15px;
    margin-top: 11px;
    padding: 9px 10px;
    position: relative;
	}
    header.nexa-header-business .contact-menu .call-us{
        display: none;
    }
}
@media screen and (max-width: 991px) and (min-width: 767px)  {
	header.nexa-header-business .navbar-nav > li > a {
    font-size: 12px;
    padding-bottom: 0;
    padding-top: 0;
	}
	header.nexa-header-business .navbar-nav > li {
    margin-left: 0;
	}
	header.nexa-header-business .contact-menu {
    margin-left: 0;
    margin-right: 0;
    margin-top: -12px;
    border-left: medium none;
	}
	header.nexa-header-business .navbar-right {
    margin-right: 0;
	}
}
@media screen and (max-width: 1191px) and (min-width: 991px)  {
	header.nexa-header-business .navbar-nav > li {
    margin-left: 0;
	}
	header.nexa-header-business .contact-menu {
    margin-left: 21px;
    margin-right: 0;
    margin-top: 7px;
    padding-left: 22px;
    padding-top: 11px;
	}
}
/*end-navbar-business*/

/*banner-info-business*/
section.nexa-banner-business {
    position: relative;
}
section.nexa-banner-business .banner-img > img {
    width: 100%;
    object-fit: cover;
    position: relative;
    height: 630px;
}
section.nexa-banner-business .banner-shape {
    position: absolute;
    bottom: -7%;
    width: 100%;
}
section.nexa-banner-business .banner-shape img{
    width: 100%;
}
section.nexa-banner-business .overlay-banner {
    background-color: #605e5b;
    left: 0;
    opacity: 0.40;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}
section.nexa-banner-business .banner-inner-info {
    position: absolute;
    top: 29%;
    width: 80%;
}
section.nexa-banner-business .banner-title h4 {
    color: #fff;
    font-size: 40px;
    line-height: 1.3;
    padding-bottom: 13px;
    font-weight: 300;
    width: 41%;
}
section.nexa-banner-business .banner-title h2 {
    color: #d1d1d1;
    font-size: 18px;
    line-height: 1.6;
    padding-bottom: 53px;
    width: 55%;
    opacity: 1;
    font-weight: lighter;
}
section.nexa-banner-business .banner-inner-info .btn-video {
    text-transform: uppercase;
}
section.nexa-banner-business .banner-title .btn.btn-success:hover {
    background-color: #4fbe6e;
    border-color: #4fbe6e;
}
section.nexa-banner-business .banner-title .btn.btn-success {
    background-color: #0be689;
    border-color: #0be689;
    border-radius: 28px;
    color: #fff;
    float: left;
    font-weight:bold;
    padding: 16px 40px;
    margin-right: 45px;
}
section.nexa-banner-business .banner-title .fa {
    background-color: rgba(0, 0, 0, 0);
    border: 2px solid rgb(144, 149, 147);
    border-radius: 34px;
    color: rgb(255, 255, 255);
    font-size: 16px;
    height: 40px;
    margin-right: 11px;
    padding-left: 4px;
    padding-top: 11px;
    text-align: center;
    width: 40px;
}
section.nexa-banner-business .banner-title h3 {
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 20px;
    margin-left: 7px;
    margin-top: 4px;
    font-weight: 500;
    font-size: 14px;
}
section.nexa-banner-business .banner-title .fa {
    color: #fff;
    font-size: 16px;
    width: 40px;
    height: 40px;
    background-color: transparent;
    text-align: center;
    padding-top: 10px;
    border: 3px solid #d1d1d1;
    border-radius: 34px;
    padding-left: 4px;
    margin-right: 11px;
    text-align: center;
}
section.nexa-banner-business .banner-title span.video-title {
    color: #fff;
    display: inline-block;
    float: right;
    margin-left: 7px;
    margin-top: 12px;
}
section.nexa-banner-business .video-btn {
    float: left;
    padding-top: 7px;
}
section.nexa-banner-business .video-btn a:hover i.fa {
    border-color: rgb(79, 190, 110);
    color: rgb(79, 190, 110);
}
section.nexa-banner-business .video-btn .fa.fa-play-circle.fa-4x:hover {
    color: #4fbe6e;
}
section.nexa-banner-business .carousel-indicators li {
    background-color: #515557;
    border: 1px solid #515557;
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    height: 6px;
    margin: 1px 14px 1px 1px;
    text-indent: -999px;
    width: 30px;
}
section.nexa-banner-business .carousel-indicators .active {
    background-color: #fff !important;
    height: 6px;
    border-color: #fff; 
    margin: 0;
    width: 30px;
    margin: 1px 14px 1px 1px;
}
section.nexa-banner-business .carousel-indicators {
    bottom: /*50px*/105px;
}
@media screen and (max-width: 767px) {
    section.nexa-banner-business .banner-inner-info {
    display: none;
    }
    section.nexa-banner-business .banner-shape {
    display:none;
    }
    section.nexa-banner-business .carousel{
    clip-path: unset;
    }
    section.nexa-banner-business .banner-img > img {
    height: 200px;
    object-fit: cover;
    clip-path: unset;
    border-radius: 0;
    }
    section.nexa-banner-business .carousel-indicators li {
    height: 5px;
    margin: 0 7px 1px 1px;
    width: 27px;
    }
    section.nexa-banner-business .carousel-indicators .active {
    height: 5px;
    margin: 1px;
    width: 27px;
    }
    section.nexa-banner-business .carousel-inner {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    clip-path: unset;
    width: 100%;
    height: 100%;
    }
    section.nexa-banner-business .carousel-indicators {
    bottom: 24%;
    z-index: 15;
    }
    section.nexa-banner-business .overlay-banner {
    height: 99%;
    }
}
@media screen and (max-width: 991px) and (min-width: 767px)  {
    section.nexa-banner-business .banner-shape {
    display:none;
    }
    section.nexa-banner-business .banner-inner-info {
    top: 33%;
    }
    section.nexa-banner-business .carousel{
    clip-path: unset;
    }
    section.nexa-banner-business .banner-title h4 {
    font-size: 29px;
    line-height: 1.2;
    padding-bottom: 15px;
    width: 100%;
    }
    section.nexa-banner-business .carousel-inner {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    clip-path: unset;
    width: auto;
    height: 100%;
    }
    section.nexa-banner-business .banner-title h2 {
    color: #d3d3d3;
    font-size: 15px;
    padding-bottom: 15px;
    width: 100%;
    }
    section.nexa-banner-business .banner-title .btn.btn-success {
    padding: 10px 27px;
    }
    section.nexa-banner-business .banner-title h3 {
    margin-top: 9px;
    }
    section.nexa-banner-business .video-btn {
    padding-top: 3px;
    }
    section.nexa-banner-business .banner-img > img {
    height: 370px;
    clip-path: unset;
    border-radius: 0;
    }
    section.nexa-banner-business .carousel-indicators {
    bottom: 18px;
    } 
    section.nexa-banner-business .overlay-banner {
    height: 99%;
    }
}
@media screen and (max-width: 1191px) and (min-width: 991px)  {
    section.nexa-banner-business .banner-title h4 {
    width: 100%;
    }
    section.nexa-banner-business .banner-shape {
    display:none;
    }
    section.nexa-banner-business .carousel-inner {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    clip-path: unset;
    }
    section.nexa-banner-business .carousel {
    clip-path: unset; 
    }
    section.nexa-banner-business .banner-img > img {
    height: 550px;
    }
    section.nexa-banner-business .banner-inner-info {
    top: 35%;
    }
    section.nexa-banner-business .overlay-banner {
    height: 99.5%;
    }
    section.nexa-banner-business .carousel-indicators {
    bottom: 55px;
    }
}
@media screen and (max-width: 1550px) and (min-width: 1500px){
    section.nexa-banner-business .banner-title h4 {
    width: 36%;
    }
    section.nexa-banner-business .banner-title h2 {
    width: 50%;
    }
}
@media screen and (max-width: 1750px) and (min-width: 1650px){
    section.nexa-banner-business .banner-img > img {
    height: 815px;
    }
    section.nexa-banner-business .banner-inner-info {
    top: 34%;
    }
    section.nexa-banner-business .banner-title h4 {
    width: 32%;
    }
    section.nexa-banner-business .banner-title h2 {
    width: 44%;
    }
    section.nexa-banner-business .carousel-indicators {
    bottom: /*50px*/127px;
    }
    section.nexa-banner-business .carousel-indicators li {
    margin: 1px 14px 1px 1px;
    }
    section.nexa-banner-business .carousel-indicators .active {
    margin: 1px 14px 1px 1px;
    }
}
@media screen and (max-width: 2300px) and (min-width: 2001px){
    section.nexa-banner-business .banner-inner-info {
    top: 30%;
    width: 45%;
    }
    section.nexa-banner-business .banner-title .fa {
    padding-top: 11px;
    }
    section.nexa-banner-business .banner-title h2 {
    width: 60%;
    }
    section.nexa-banner-business .banner-title h4 {
    width: 50%;
    padding-right: 15px;
    }
}
@media screen and (max-width: 2050px) and (min-width: 1751px){
    section.nexa-banner-business .banner-img > img {
    height: 830px;
    }
    section.nexa-banner-business .carousel-indicators {
    bottom: 168px;
    }
}
@media screen and (max-width: 2030px) and (min-width: 1800px){
    section.nexa-banner-business .banner-inner-info {
    width: 50%;
    }
    section.nexa-banner-business .banner-title h4 {
    width: 49%;
    }
    section.nexa-banner-business .banner-title h2 {
    width: 65%;
    }
    section.nexa-banner-business .banner-title .fa {
    padding-top: 11px;
    }
}
@media screen and (max-width: 2790px) and (min-width: 2400px){
    section.nexa-banner-business .banner-title .fa {
        padding-top: 10px;
    }
    section.nexa-banner-business .banner-inner-info {
    top: 29%;
    width: 37%;
    }
    section.nexa-banner-business .banner-title h4 {
    width: 46%;
    }
    section.nexa-banner-business .banner-title h2 {
    width: 55%;
    }
    section.nexa-banner-business .carousel-indicators {
    bottom: 180px;
    }
    section.nexa-banner-business .banner-img > img {
    height: 840px;
    }
}
@media screen and (min-width: 3300px){
    section.nexa-banner-business .banner-inner-info {
    top: 29%;
    width: 35%;
    }
    section.nexa-banner-business .banner-title h4 {
    width: 46%;
    }
    section.nexa-banner-business .banner-title h2 {
    width: 55%;
    }
    section.nexa-banner-business .carousel-indicators {
    bottom: 250px;
    }
    section.nexa-banner-business .banner-img > img {
    height: 1040px;
    }
    section.nexa-banner-business .banner-title .fa {
    padding-top: 6px;
    }
}
@media screen and (min-width: 4400px){
    section.nexa-banner-business .banner-inner-info {
    top: 29%;
    width: 25%;
    }
    section.nexa-banner-business .banner-title h4 {
    width: 46%;
    }
    section.nexa-banner-business .banner-title h2 {
    width: 55%;
    }
    section.nexa-banner-business .carousel-indicators {
    bottom: 300px;
    }
    section.nexa-banner-business .banner-img > img {
    height: 1040px;
    }
}/*end-banner-info*/

/*service-business*/
section.nexa-service-business {
    background-image: url("../img/service-bg.png");
    background-position: 62% 76%;  /*64% center*/
    background-repeat: no-repeat;
    padding-bottom: 0px;
    z-index: 999;
    margin-bottom: 0px;
}
section.nexa-service-business .service-title {
    margin-top: 58px;
    margin-bottom: 85px;
}
section.nexa-service-business .service-title > h2 {
    color: #222;
    font-size: 31px;
    line-height: 1.4;
    margin: 0 auto;
    font-weight: lighter;
    text-align: center;
    width: 47%;
    max-width: 600px;
}
section.nexa-service-business .service-detail {
    padding: 62px 41px 83px 43px;
    text-align: center;
}
section.nexa-service-business .service-detail > h3 {
    color: #222;
    font-size: 21px;
    margin-top: 36px;
}
section.nexa-service-business .service-detail > h2 {
    color: #8a8a8a;
    line-height: 1.4;
    margin-top: 34px;
    width: 96%;
    font-size: 18px;
}
section.nexa-service-business .service-detail:hover {
    background-color: #0be689;
    border-radius: 6px;
    color: #fff !important;
	transition: all 0.3s ease-out;
}
section.nexa-service-business .service-detail .fa,
section.nexa-service-business .service-detail i{
	color: #0be689; 
    font-size: 4em;
}
section.nexa-service-business .service-detail:hover h3, .service-detail:hover h2{
    color: #fff !important;
}
section.nexa-service-business .service-detail:hover .fa,
section.nexa-service-business .service-detail:hover i {
    color: #fff !important;
}
@media screen and (max-width: 767px) {
	section.nexa-service-business .service-title > h2 {
    font-size: 27px;
    text-align: center;
    width: 97%;
	}
	section.nexa-service-business .service-title {
    margin-bottom: 46px;
    margin-top: 0;
	}
}
@media screen and (max-width: 991px) and (min-width: 767px)  {
	section.nexa-service-business {
    margin-top: 55px;
    padding-bottom: 50px;
	}
	section.nexa-service-business .service-title {
    margin-bottom: 75px;
    margin-top:0;
	}
	section.nexa-service-business .service-title > h2 {
    font-size: 28px;
    width: 70%;
	}
    section.nexa-service-business .service-detail > h3 {
    font-size: 19px;
    }
    section.nexa-service-business .service-detail {
    padding: 15px 15px;
    text-align: center;
    }
}
@media screen and (max-width: 1050px) and (min-width: 1000px) {
    section.nexa-service-business .service-detail {
    padding: 20px 10px
    }
}
@media screen and (max-width: 767px ) {
    section.nexa-service-business .service-detail {
        padding: 30px 40px;
    }
}
/*end-of service*/

/*about-video-business*/
section.nexa-video-business .about-video-shapes {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.nexa-video-business .about-video-shapes img {
    width: 100%;
    height: 605px;
}
section.nexa-video-business {
    /*background-image: url("../img/video.png");
    background-repeat: no-repeat;
    background-size: 42% 100%;
    border-bottom-right-radius: 155px;
    border-top-right-radius: 100px;*/
    margin-top: 98px;
    padding-bottom: 84px;
    position: relative;
    z-index: 999;
}
section.nexa-video-business .about-video-img .about-img-video {
    border-radius: 0 24% 28% 0;
    height: 605px;
    object-fit: cover;
    object-position: left center;
    position: absolute;
    width: 522px;
    clip-path: polygon(0px 100%, 0 0px, 100% 0px, 100% 100%);
}
section.nexa-video-business .video-about-detail {
    padding-top: 80px;
}
section.nexa-video-business .about-play-img .fa {
    float: right;
    margin-right: 11%;
    margin-top: 78%;
    width: 106px;
    height: 106px;
    background-color: #f76f64;
    border-radius: 64px;
    color: #fff;
    font-size: 23px;
    text-align: center;
    padding-top: 41px;
    padding-left: 6px;
}
section.nexa-video-business .free-quote {
    background-color: #2cabe3;
    border-bottom-left-radius: 19px;
    border-top-left-radius: 59px;
    clip-path: polygon(0px 100%, 20px 10px, 100% 0px, 100% 100%);
    height: 120px;
    padding-left: 58px;
    padding-top: 18px;
    position: absolute;
    right: 0;
    top: 78%;
    width: 371px;
}
/*section.nexa-video-business .free-quote {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 371px;
  position: absolute;
    right: 0;
    top: 78%;
  height: 120px;
  border: 2px solid rgba(0,150,255,0.91);
  -webkit-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
  background-color: #2cabe3;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-transform:    skewX(-20deg);
  transform:    skewX(-20deg);
}*/
section.nexa-video-business .quote-arrow {
    padding-left: 30px;
}
section.nexa-video-business .video-about-detail > h5 {
    font-size: 31px;
    font-weight: lighter;
    line-height: 1.5;
    padding-bottom: 39px;
    width: 50%;
}
section.nexa-video-business .video-about-detail > p {
    color: #8a8a8a;
    font-size: 16px;
    padding-bottom: 80px;
    line-height: 1.7;
    text-align: justify;
}
section.nexa-video-business .video-about-detail > h2 {
    color: #8a8a8a;
    font-size: 15px;
    padding-bottom: 42px;
}
section.nexa-video-business .about-list > li {
    display: inline-block;
    padding-right: 85px;
}
section.nexa-video-business .about-list h3 {
    border-bottom: 2px solid #cecece;
    font-size: 31px;
    text-align: center;
    padding-bottom: 11px;
    color: #0be689;
    width: 80%;
}
section.nexa-video-business .about-list h4 {
    color: #676767;
    font-size: 16px;
    padding-top: 11px;
    font-weight: unset;
}
section.nexa-video-business .free-quote h3 {
    color: #fff;
    font-size: 27px;
    line-height: 2;
} 
section.nexa-video-business .free-quote h3:hover {
    color: #e8e8e8;
    font-size: 27px;
    line-height: 2;
}

section.nexa-video-business .free-quote > a {
    text-decoration: none;
}
section.nexa-video-business .free-quote h2 {
    /* color: #96d5f1; */
    color:#d2e4ec;
    font-size: 18px;
}
body.modal-open section.nexa-video-business{
    position: unset;
}
section.nexa-video-business .modal-dialog {
    margin: 125px auto;
}
section.nexa-video-business .modal-body {
    padding: 0px;
    background-color: #8a8a8a;
}
section.nexa-video-business video {
    width: 598px;
    min-width: 100%;
} 
section.nexa-video-business button.close {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    cursor: pointer;
    padding: 0 5px 1px 6px;
}
section.nexa-video-business .close {
    border: 1px solid #000;
    color: #000;
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    opacity: 0.6;
    position: relative;
    right: 0;
    text-shadow: 0 1px 0 #fff;
    top: 0;
}
.about-play-img > h4 {
    display: none;
}
@media screen and (max-width: 767px) {
    section.nexa-video-business{
        margin-top: 0px;
    }
    section.nexa-video-business .about-video-img {
    display: none;
    }
    section.nexa-service-business {
    padding-bottom: 83px;
    padding-top: 50px;
    }           
    .about-play-img > h4 {
    font-size: 24px;
    margin-left: 91px;
    display: block;
    width: 67%;
    float: left;
    margin-top: -45px;
    }
    section.nexa-video-business .video-about-detail {
    padding-top: 40px;
    }
    section.nexa-video-business .about-play-img .fa {
    float: left;
    margin-top: 0;
    width: 68px;
    height: 68px;
    margin-right: 0;
    padding-top: 23px;
    }
    section.nexa-video-business video {
    width: 100%;
    }
    .modal-dialog {
    margin: 100px 10px 10px;
    position: relative;
    width: auto;
    }
    section.nexa-video-business .video-about-detail > h5 {
    padding-bottom: 25px;
    width: 100%;
    }
    section.nexa-video-business .video-about-detail > p {
    font-size: 16px;
    padding-bottom: 50px;
    }
    section.nexa-video-business .free-quote {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    clip-path: unset;
    padding-left: 25px;
    right: 0;
    top: 92%;
    width: 100%;
    }
    section.nexa-video-business .about-list > li {
    padding-right: 22px;
    }
}
@media screen and (max-width: 991px) and (min-width: 767px)  {
    section.nexa-video-business .about-play-img .fa {
    float: left;
    margin-right: -1%;
    margin-top: 0;
    width: 90px;
    height: 90px;
    padding-top: 33px;
    padding-left: 6px;
    }
    section.nexa-video-business .about-video-img {
    display: none;
    }
    section.nexa-video-business {
    background-image: none ;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    padding-bottom: 84px;
    margin-top: 0px;
    }
    .about-play-img > h4 {
    color: #8a8a8a;
    float: left;
    display: block;
    font-size: 23px;
    margin-top: 33px;
    margin-left: 25px;
    }
    section.nexa-video-business .about-video-img,
    section.nexa-video-business .about-video-shapes{

    }
    section.nexa-video-business .video-about-detail {
    padding-top: 35px;
    }
    section.nexa-video-business .video-about-detail > h5 {
    width: 100%;
    padding-bottom: 30px;
    }
    section.nexa-video-business .video-about-detail > p {
    padding-bottom: 40px;
    }
    section.nexa-video-business .free-quote {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    clip-path: unset;
    left: 0;
    top: 91%;
    width: 100%;
    padding-left: 0;
    text-align: center;
    }
    section.nexa-video-business .video-about-detail > h2{
        text-align: center;
    }
    section.nexa-video-business .about-list{
        text-align: center;
    }
    section.nexa-video-business .about-list > li{
        padding-left: 40px;
        padding-right: 40px;
    }
}
@media screen and (max-width: 1191px) and (min-width: 991px)  {
    section.nexa-video-business .free-quote {
    top: 88%;
    }
    section.nexa-video-business .about-play-img .fa {
    float: right;
    margin-right: -5%;
    margin-top: 113%;
    }
    section.nexa-video-business .about-video-img .about-img-video {
    width: 407px;
    }
}
@media screen and (max-width: 1050px) and (min-width: 992px) {
    section.nexa-video-business{
        padding-bottom: 0px;
    }
    section.nexa-video-business .about-video-shapes{
        display: none;
    }
    section.nexa-video-business .about-video-img .about-img-video{
        border-radius: unset;
    }
    section.nexa-video-business .about-video-img .about-img-video {
        width: 40%;
        height: 100%;
    }
    section.nexa-video-business .video-about-detail {
        padding-top: 0px;
    }
    section.nexa-video-business .video-about-detail > h5{
        width: 100%;
    }
    section.nexa-video-business .video-about-detail > p{
        padding-bottom: 50px;
    }
    section.nexa-video-business .free-quote {
        bottom: 0;
        top: unset;
    }
    section.nexa-video-business .about-play-img{
        margin: 0 auto;
        margin-top: 50%;
    }
    section.nexa-video-business .about-play-img .fa {
        margin: 0;
        margin-right: 40%;
    }
    section.nexa-video-business .about-list{
        margin-bottom: 150px;
    }
}
@media screen and (max-width: 1600px) and (min-width: 1400px)  {
    section.nexa-video-business {
    background-size: 37% 100%;
    }
    section.nexa-video-business .about-play-img .fa {
    margin-right: 0;
    margin-top: 82%;
    }
    section.nexa-video-business .about-video-img .about-img-video {
    width: 595px;
    }
}
@media screen and (max-width: 1750px) and (min-width: 1650px)  {
    section.nexa-video-business .about-play-img .fa {
    margin-right: 17%;
    margin-top: 85%;
    }
    section.nexa-video-business .about-video-img .about-img-video {
    width: 600px;
    }
}
/*end-aboutvideo-section*/

/*feature-business*/
section.nexa-feature-business {
    border-bottom: 1px solid #f7f7f7;
    padding-bottom: 86px;
    padding-top: 72px;
}
section.nexa-feature-business .feature-title {
    text-align: center;
}
section.nexa-feature-business .feature-title > h3 {
    color: #222;
    line-height: 2;
    font-weight: lighter;
    font-size: 31px;
}
section.nexa-feature-business .feature-title > h2 {
    color: #8a8a8a;
    font-size: 18px;
    padding-bottom: 81px;
    font-weight: lighter;
}
section.nexa-feature-business .feature-detail > a > h2 {
    color: #222;
    margin-top: 52px;
    text-align: center;
    margin-bottom: 33px;
    font-size: 20px;
}
section.nexa-feature-business .feature-detail > a > h2:hover {
    color: #4fbe6e;
}
section.nexa-feature-business .feature-detail > a {
    text-decoration: none;
}
section.nexa-feature-business .feature-detail > h2 {
    color: #8a8a8a;
    font-size: 18px;
    line-height: 1.3;
    padding-left: 46px;
    padding-right: 40px;
    text-align: center;
}
section.nexa-feature-business .carousel-indicators li {
    background-color: #ececec;
    border: 1px solid #ececec;
    border-radius: 10px;
    cursor: pointer;
    margin: 1px 1px 1px 10px;
    display: inline-block;
    height: 5px;
    margin: 1px;
    text-indent: -999px;
    width: 25px;
}
section.nexa-feature-business .carousel-indicators .active {
    background-color: #d0d0d0;
    height: 7px;
    margin: 0;
    width: 25px;
}
section.nexa-feature-business .feature-detail .img-responsive.feature-img {
    border-radius: 11px;
    height: 210px;
    object-fit: cover;
    width: 100%;
}
section.nexa-feature-business .carousel-indicators {
    bottom: -82px;
}
@media screen and (max-width: 767px) {
	section.nexa-feature-business {
    padding-top: 100px;
	}
	section.nexa-feature-business .feature-title > h2 {
    padding-bottom: 55px;
	}
	section.nexa-feature-business .feature-detail > h2 {
    margin-bottom: 28px;
    padding-left: 33px;
	}
	section.nexa-feature-business .feature-detail > a > h2 {
    margin-top: 38px;
	}
    section.nexa-feature-business .feature-detail .img-responsive.feature-img {
    height: 100%;
    }
}
@media screen and (max-width: 991px) and (min-width: 767px)  {
	section.nexa-feature-business {
    padding-bottom: 80px;
    padding-top: 111px;
	}
    section.nexa-feature-business .feature-detail .img-responsive.feature-img {
    height: 150px;
    }
    section.nexa-feature-business .feature-detail > a > h2{
        margin-top: 25px;
        margin-bottom: 10px;
        height: 45px;
    }
    section.nexa-feature-business .feature-detail > h2{
        padding-left: 0px;
        padding-right: 0px;
    }
    section.nexa-feature-business .carousel-indicators {
        bottom: -50px;
    }
}
@media screen and (max-width: 1198px) and (min-width: 991px)  {
    section.nexa-feature-business .feature-detail .img-responsive.feature-img {
    height: 210px;
    }
}
/*end-of-feature*/

/*aboutnexa-business*/
section.nexa-aboutnexa-business {
    overflow: hidden;
    padding-bottom: 130px;
    position: relative;
    z-index: 999;
}
section.nexa-aboutnexa-business .shape-about-us {
    height: 50%;
    position: absolute;
    right: -9%;
    top: 1%;
    transform: rotate(-48deg);
    width: 59%;
    border-radius: 215px;
    overflow: hidden;
}
section.nexa-aboutnexa-business .shape-about-us > img {
    float: right;
    height: 590px;
    object-fit: cover;
    object-position: center 10%;
    width: 685px;
    transform: rotate(48deg);
    position: absolute;
    top: -10%;
}
section.nexa-aboutnexa-business .img-overlay {
    background-color: #39db93;
    border-radius: 215px;
    height: 347px;
    opacity: 0.7;
    position: absolute;
    right: -15%;
    top: 6%;
    transform: rotate(-60deg);
    width: 60%;
}
section.nexa-aboutnexa-business .img-widh .about-img {
    height: 56px;
    object-fit: contain;
    width: 56px;
}
section.nexa-aboutnexa-business .img-widh i {
    display: inline-block;
    height: 56px;
    width: 56px;
    line-height: 56px;
    text-align: center;
    font-size: 2em;
    border-radius: 50%;
    background-color: #F0F0F0;
    color: #F7B064;
}
section.nexa-aboutnexa-business .img-widh i.i1 {
    color: #24ABE4;
}
section.nexa-aboutnexa-business .img-widh i.i3 {
    color: #F67C72;
}
section.nexa-aboutnexa-business .about-title > h3 {
    font-size: 31px;
    font-weight: lighter;
    line-height: 1.4;
    margin-bottom: 33px;
    width: 60%;
}
section.nexa-aboutnexa-business .about-title > p {
    color: #8a8a8a;
    font-size: 16px;
    font-weight: lighter;
    line-height: 1.5;
    text-align: justify;
}
section.nexa-aboutnexa-business .about-service-list > li {
    float: left;
    padding-bottom: 26px;
    width: 100%;
}
section.nexa-aboutnexa-business .img-widh {
    float: left;
    width: 16.5%;
}
section.nexa-aboutnexa-business .about-service-list {
    margin-top: 23px;
}
section.nexa-aboutnexa-business .about-title {
    padding-top: 127px;
}
section.nexa-aboutnexa-business .about-service-list h2 {
    margin-top: 18px;
    font-size: 18px;
    color: #7c7c7c;
}
@media screen and (max-width: 767px) {
    section.nexa-feature-business {
    padding-bottom: 50px;
    }
    section.nexa-aboutnexa-business {
    padding-bottom: 45px;
    }
    section.nexa-aboutnexa-business .about-title {
    padding-top: 50px;
    }
    section.nexa-aboutnexa-business .about-title > h3 {
    width: 100%;
    }
    section.nexa-aboutnexa-business .about-title > p {
    font-size: 16px;
    line-height: 1.7;
    }
    section.nexa-aboutnexa-business .about-service-list {
    margin-top: 60px;
    }
    section.nexa-aboutnexa-business .img-widh {
    width: 27%;
    }
    section.nexa-aboutnexa-business .shape-about-us {
    display: none;
    }
    section.nexa-aboutnexa-business .img-overlay {
        display: none;
    }
    section.nexa-feature-business .carousel-indicators {
    bottom: -25px;
}
}
@media screen and (max-width: 991px) and (min-width: 767px)  {
    section.nexa-aboutnexa-business {
    background-size: 52% 89%;
    margin-bottom: 45px;
    padding-bottom: 0;
    }
    section.nexa-aboutnexa-business .about-title {
    padding-top: 60px;
    }
    section.nexa-aboutnexa-business .about-title > h3 {
    width: 70%;
    }
    section.nexa-aboutnexa-business .about-title > p {
    width: 65%;
    }
    section.nexa-aboutnexa-business .about-service-list {
    margin-top: 30px;
    }
    section.nexa-aboutnexa-business .about-service-list > li{
    width: 50%;
    padding-bottom: 10px;
    padding-top: 10px;
    }
    section.nexa-aboutnexa-business .img-widh {
    width: 23%;
    }
    section.nexa-aboutnexa-business .shape-about-us {
    height: 45%;
    right: -12%;
    top: 0%;
    transform: rotate(-48deg);
    width: 53%;
    }
    section.nexa-aboutnexa-business .shape-about-us > img {
    height: 345px;
    width: 76%;
    transform: rotate(48deg);
    top: -44px;
    left: -22px;
    }
    section.nexa-aboutnexa-business .img-overlay {
    background-color: #39db93;
    border-radius: 215px;
    height: 200px;
    opacity: 0.7;
    position: absolute;
    right: -14%;
    top: 3%;
    transform: rotate(-74deg);
    width: 49%;
    }
}
@media screen and (max-width: 1191px) and (min-width: 991px)  {
    section.nexa-aboutnexa-business {
    background-size: 50% 97%;
    }
    section.nexa-aboutnexa-business .about-title > h3 {
    width: 70%;
    }
    section.nexa-aboutnexa-business .shape-about-us {
    height: 34%;
    right: -12%;
    top: -32px;
    transform: rotate(-48deg);
    width: 53%;
    }
    section.nexa-aboutnexa-business .shape-about-us > img {
    height: 362px;
    width: 76%;
    transform: rotate(48deg);
    top: -29px;
    left: -22px;
    }
    section.nexa-aboutnexa-business .img-overlay {
    background-color: #39db93;
    border-radius: 215px;
    height: 254px;
    opacity: 0.7;
    position: absolute;
    right: -13%;
    top: 2%;
    transform: rotate(-69deg);
    width: 51%;
    }
}
@media screen and (max-width: 1600px) and (min-width: 1400px)  {
    section.nexa-aboutnexa-business {
    background-size: 41% 130%;
    }
    section.nexa-aboutnexa-business .shape-about-us {
    height: 50%;
    position: absolute;
    right: -9%;
    top: -2%;
    transform: rotate(-48deg);
    width: 59%;
    border-radius: 215px;
    overflow: hidden;
    }
    section.nexa-aboutnexa-business .shape-about-us > img {
    float: right;
    height: 550px;
    object-fit: cover;
    object-position: center 10%;
    width: 685px;
    transform: rotate(48deg);
    position: absolute;
    top: -10%;
    }
    section.nexa-aboutnexa-business .img-overlay {
    background-color: #39db93;
    border-radius: 215px;
    height: 347px;
    opacity: 0.4;
    position: absolute;
    right: -15%;
    top: 6%;
    transform: rotate(-60deg);
    width: 60%;
    }
}
@media screen and (max-width: 1750px) and (min-width: 1650px)  {
    section.nexa-aboutnexa-business .shape-about-us {
    height: 62%;
    position: absolute;
    right: -7%;
    top: 8.5%;
    transform: rotate(-42deg);
    width: 54%;
    border-radius: 250px;
    overflow: hidden;
    background-color: #ddd;
    }
    /*section.nexa-aboutnexa-business .shape-about-us > img {
    float: right;
    height: 744px;
    object-fit: cover;
    object-position: center 10%;
    width: 100%;
    transform: rotate(48deg);
    position: absolute;
    top: -11%;
    }*/
    section.nexa-aboutnexa-business .shape-about-us > img {
    float: right;
    height: 723px;
    object-fit: cover;
    object-position: center 10%;
    width: 100%;
    transform: rotate(42deg);
    position: absolute;
    top: -11%;
    object-fit: cover;
    }
    section.nexa-aboutnexa-business .img-overlay {
    background-color: #39db93;
    border-radius: 215px;
    height: 433px;
    opacity: 0.4;
    position: absolute;
    right: -16%;
    top: 5%;
    transform: rotate(-68deg);
    width: 58%;
    }
    section.nexa-aboutnexa-business .about-service-list > li {
    float: left;
    padding-bottom: 26px;
    width: 100%;
    }
    section.nexa-aboutnexa-business .img-widh {
    float: left;
    width: 16%;
    }
}
@media screen and (max-width: 1900px) and (min-width: 1751px){
    section.nexa-aboutnexa-business .shape-about-us {
    height: 59%;
    right: -14%;
    top: -10%;
    width: 58%;
    }
    section.nexa-aboutnexa-business .about-service-list > li {
    width: 100%;
    }
    section.nexa-aboutnexa-business .img-widh {
    width: 16%;
    }
    section.nexa-aboutnexa-business .shape-about-us > img {
    height: 660px;
    width: 750px;
    top: -11%;
    }
    section.nexa-aboutnexa-business .img-overlay {
    height: 59%;
    opacity: 0.4;
    right: -9%;
    top: 6%;
    transform: rotate(-72deg);
    width: 49%;
    }
}
@media screen and (max-width: 2000px) and (min-width: 1901px){
    section.nexa-aboutnexa-business .shape-about-us {
    height: 59%;
    right: -16%;
    top: -14%;
    transform: rotate(-48deg);
    width: 58%;
    }
    section.nexa-aboutnexa-business .shape-about-us > img {
    height: 660px;
    width: 750px;
    transform: rotate(48deg);
    top: -11%;
    }
    section.nexa-aboutnexa-business .img-overlay {
    height: 59%;
    right: -13%;
    top: -4%;
    width: 52%;
    }
    section.nexa-aboutnexa-business .about-service-list > li {
    width: 100%;
    }
    section.nexa-aboutnexa-business .img-widh {
    width: 16%;
    }
}
@media screen and (max-width: 2050px) and (min-width: 2001px){
    section.nexa-aboutnexa-business .shape-about-us {
    height: 59%;
    right: -16%;
    top: -12%;
    transform: rotate(-48deg);
    width: 58%;
    }
    section.nexa-aboutnexa-business .shape-about-us > img {
    height: 660px;
    width: 750px;
    transform: rotate(48deg);
    top: -11%;
    }
    section.nexa-aboutnexa-business .img-overlay {
    height: 59%;
    right: -13%;
    top: -4%;
    transform: rotate(-72deg);
    width: 52%;
    }
    section.nexa-aboutnexa-business .about-service-list > li {
    width: 100%;
    }
    section.nexa-aboutnexa-business .img-widh {
    width: 16%;
    }
}
@media screen and (max-width: 2350px) and (min-width: 2051px){
    section.nexa-aboutnexa-business .shape-about-us {
    height: 59%;
    right: -16%;
    top: -24%;
    transform: rotate(-48deg);
    width: 58%;
    }
    section.nexa-aboutnexa-business .shape-about-us > img {
    height: 660px;
    width: 750px;
    transform: rotate(48deg);
    top: -11%;
    }
    section.nexa-aboutnexa-business .img-overlay {
    height: 59%;
    right: -12%;
    top: -14%;
    width: 52%;
    }
    section.nexa-aboutnexa-business .about-service-list > li {
    width: 100%;
    }
    section.nexa-aboutnexa-business .img-widh {
    width: 16%;
    }
}
@media screen and (max-width: 2750px) and (min-width: 2400px){
    section.nexa-aboutnexa-business .shape-about-us {
    height: 63%;
    right: -23%;
    top: -35%;
    width: 59%;
    border-radius: 235px;
    }
    section.nexa-aboutnexa-business .shape-about-us > img {
    height: 710px;
    width: 802px;
    transform: rotate(48deg);
    top: -9%;
    }
    section.nexa-aboutnexa-business .img-overlay {
    border-radius: 235px;
    height: 62%;
    opacity: 0.4;
    right: -8%;
    top: -3%;
    width: 39%;
    }
    section.nexa-aboutnexa-business .about-service-list > li {
    width: 100%;
    }
    section.nexa-aboutnexa-business .img-widh {
    width: 16%;
    }
}
@media screen and (min-width: 3300px){
    section.nexa-aboutnexa-business .shape-about-us {
    height: 63%;
    right: -28%;
    top: -65%;
    width: 59%;
    border-radius: 235px;
    }
    section.nexa-aboutnexa-business .shape-about-us > img {
    height: 710px;
    width: 802px;
    transform: rotate(48deg);
    top: -9%;
    }
    section.nexa-aboutnexa-business .img-overlay {
    border-radius: 235px;
    height: 62%;
    opacity: 0.4;
    right: -12%;
    top: -25%;
    width: 39%;
    }
    section.nexa-aboutnexa-business .about-service-list > li {
    width: 100%;
    }
    section.nexa-aboutnexa-business .img-widh {
    width: 16%;
    }
}
@media screen and (min-width: 4400px){
    section.nexa-aboutnexa-business .shape-about-us {
    height: 63%;
    right: -33%;
    top: -90%;
    width: 59%;
    border-radius: 235px;
    }
    section.nexa-aboutnexa-business .shape-about-us > img {
    height: 710px;
    width: 802px;
    transform: rotate(48deg);
    top: -9%;
    }
    section.nexa-aboutnexa-business .img-overlay {
    border-radius: 235px;
    height: 62%;
    opacity: 0.4;
    right: -17%;
    top: -45%;
    width: 39%;
    }
    section.nexa-aboutnexa-business .about-service-list > li {
    width: 100%;
    }
    section.nexa-aboutnexa-business .img-widh {
    width: 16%;
    }
}
@media screen and (min-width: 5000px){
    section.nexa-aboutnexa-business .shape-about-us {
    height: 63%;
    right: -36%;
    top: -100%;
    width: 59%;
    border-radius: 235px;
    }
    section.nexa-aboutnexa-business .shape-about-us > img {
    height: 710px;
    width: 802px;
    transform: rotate(48deg);
    top: -9%;
    }
    section.nexa-aboutnexa-business .img-overlay {
    border-radius: 235px;
    height: 62%;
    opacity: 0.4;
    right: -19%;
    top: -55%;
    width: 39%;
    }
    section.nexa-aboutnexa-business .about-service-list > li {
    width: 100%;
    }
    section.nexa-aboutnexa-business .img-widh {
    width: 16%;
    }
}
/*end-aboutnexa-business*/

/*newletter-business*/
section.nexa-newletter-business {
    position: relative;
    margin: auto;
    float: unset;
    clear: both;
    width: 98%;
    max-width: 1400px;
}
section.nexa-newletter-business .newletter-img > img {
    border-radius: 7px 7px 28px 28px;
    clip-path: polygon(11px 100%, 0 0px, 100% 0px, 98.5% 100%);
    opacity: 0.51;
    width: 100%;
    object-fit: cover;
    height: 177px;
}
section.nexa-newletter-business .overlay-newsletter {
    background-color: #0be689;
    border-radius: 7px 7px 28px 28px;
    clip-path: polygon(10px 100%, 0 0px, 100% 0px, 98.5% 100%);
    height: 99%;
    left: 0;
    opacity: 0.76;
    position: absolute;
    top: 0;
    width: 100%;
}
section.nexa-newletter-business .info-newletter {
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    padding-left: 92px;
    width: 57%;
}
section.nexa-newletter-business .newsletter-subscribe-btn {
    left: 57.5%;
    position: absolute;
    top: 38%;
}
section.nexa-newletter-business .info-newletter > h3 {
    font-size: 31px;
    font-weight: lighter;
    line-height: 1.2;
    padding-top: 42px;
    color: #fff;
    width: 100%;
    padding-right: 15px;
    padding-bottom: 15px;
    vertical-align: unset;
}
section.nexa-newletter-business .info-newletter > h2 {
    color: #ffffff;
    font-size: 18px;
    font-weight: lighter;
    line-height: 1.2;
}
section.nexa-newletter-business .form-control {
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    height: 44px;
    padding-left: 28px;
    width: 307px !important; 
}
section.nexa-newletter-business span.input-group-btn{
    display: inline-block;
}
section.nexa-newletter-business .btn.btn-success {
    padding: 10px 43px;
    background-color: #262F2B !important;
    width: 159px;
    font-size: 14px;
    margin-top: 1px;
    border-color: #262F2B !important;
    font-weight: bold;
    border-radius: 0 4px 4px 0;
    transition: all 0.4s;
}
section.nexa-newletter-business .btn.btn-success:hover {
    /* background-color: #0ad681 !important;  */
    color: #fff !important;
    /* border-color:  #0ad681 !important; */
}
section.nexa-newletter-business .form-control:focus {
    border-color: #4fbe6e;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline: 0 none;
}
@media screen and (max-width: 767px) {
    section.nexa-newletter-business .overlay-newsletter {
    clip-path: unset;
    height: 225px;
    left: 0;
    top: 0;
    border-radius: 0;
    width: 100%;
    }   
    section.nexa-newletter-business .btn.btn-success {
    margin-top: 1px;
    }
    section.nexa-newletter-business {
    padding-bottom: 45px;
    width: 100%;
    padding-left: 10px;
    }
    section.nexa-newletter-business .overlay-newsletter {
    height: 100%;
    }
    section.nexa-newletter-business .info-newletter {
    position: unset;
    }
    section.nexa-newletter-business .newsletter-subscribe-btn {
    position: unset;
    padding-top: 20px;
    }
    section.nexa-newletter-business .info-newletter > h3 {
    font-size: 27px;
    line-height: 1;
    padding-top: 52px; 
    position: relative;
    }
    section.nexa-newletter-business .info-newletter {
    padding-left: 10px;
    top: -20px;
    width:100%;
    }
    section.nexa-newletter-business .info-newletter > h2 {
    color: #fff;
    margin-top: 15px;
    position: relative;
    }
    section.nexa-newletter-business .newletter-img > img {
    display: none;
    }
    section.nexa-newletter-business .newsletter-subscribe-btn {
    left: 3%;
    top: 156px;
    }
    section.nexa-newletter-business .btn.btn-success {
    padding: 10px 13px !important;
    width: unset;
    }
    section.nexa-newletter-business .form-control {
    width: 200px !important; 
    }
}
@media screen and (max-width: 991px) and (min-width: 767px)  {
    section.nexa-newletter-business .info-newletter {
    bottom: 49%;
    left: 0;
    padding-left: 60px;
    top: unset;
    }
    section.nexa-newletter-business .newsletter-subscribe-btn {
    left: 8%;
    top: 63%;
    }
    section.nexa-newletter-business .newletter-img > img {
    clip-path: unset;
    min-height: 200px;
    height: 100%;
    border-radius: 5px;
    }
    section.nexa-newletter-business .overlay-newsletter {
    clip-path: unset;
    border-radius: 5px;
    }
    section.nexa-newletter-business .info-newletter {
    width: 90%;
    }
}
@media screen and (max-width: 1191px) and (min-width: 991px)  {
    section.nexa-newletter-business .info-newletter {
    padding-left: 35px;
    }
    section.nexa-newletter-business .newsletter-subscribe-btn {
    left: 59%;
    top: 35%;
    }
    section.nexa-newletter-business .form-control {
    padding-left: 15px;
    width: 250px !important;
    }
    section.nexa-newletter-business .btn.btn-success {
    padding: 10px 20px;
    width: unset;
    }
}
@media screen and (max-width: 1750px) and (min-width: 1650px){
    section.nexa-newletter-business {
    margin-top: 14px;
    }
}
@media screen and (max-width: 1550px) and (min-width: 1450px){
    section.nexa-newletter-business {
    width: 90%;
    }
    section.nexa-newletter-business .info-newletter {
    left: 1%;
    }
}
@media screen and (max-width: 1750px) and (min-width: 1650px){
    section.nexa-newletter-business {
    width: 90%;
    }
    section.nexa-newletter-business .info-newletter {
    left: 7%;
    }
}
@media screen and (max-width: 1850px) and (min-width: 1751px){
    section.nexa-newletter-business {
    width: 85%;
    }
    section.nexa-newletter-business .info-newletter {
    left: 6%;
    }
}
@media screen and (max-width: 2050px) and (min-width: 2001px){
    section.nexa-newletter-business {
    width: 75%;
    }
    section.nexa-newletter-business .info-newletter {
    left: 6%;
    }
}
@media screen and (max-width: 2750px) and (min-width: 2400px){
    section.nexa-newletter-business {
    width: 65%;
    }
    section.nexa-newletter-business .info-newletter {
    left: 7%;
    }
}
@media screen and (max-width: 2650px) and (min-width: 2450px){
    section.nexa-newletter-business .info-newletter > h2 {
    width: 75%;
    }
}
@media screen and (min-width: 2400px){
    section.nexa-newletter-business {
    width: 1440px;
    }
}
/*end-newletter-business*/

/*portfolio-business*/
section.nexa-portfolio-business {
    border-bottom: 1px solid #f7f7f7;
    padding-bottom: 132px;
    /* padding-top: 59px; */
    padding-top: 0px
}
section.nexa-portfolio-business .portfolio-title > h3 {
    color: #222;
    font-size: 31px;
    text-align: center;
    font-weight: lighter;
    line-height: 2.2;
}
section.nexa-portfolio-business .portfolio-title > h2 {
    font-size: 18px;
    text-align: center;
    padding-bottom: 68px;
    font-weight: lighter;
    color: #b2b2b2;
}
section.nexa-portfolio-business .portfolio-details .img-responsive.portfolio-img {
    height: 221px;
    object-fit: cover;
    width: 100%;
}
section.nexa-portfolio-business .portfolio-details {
    background-color: #fff;
    box-shadow: 0 0 10px #e8e8e8;
    margin-bottom: 20px;
    padding-bottom: 28px;
}
section.nexa-portfolio-business .portfolio-details > a > h2 {
    color: #565656;
    font-size: 16px;
    line-height: 2;
    padding-left: 29px;
    padding-top: 24px;
    font-weight: unset;
}
section.nexa-portfolio-business .portfolio-details > a {
    text-decoration: none;
}
section.nexa-portfolio-business .portfolio-details > h2 {
    color: #bababa;
    padding-left: 29px;
}
section.nexa-portfolio-business .portfolio-details:hover {
    background-color: #0be689;
	transition: all 0.3s ease-out;
	box-shadow: 0 0 16px #4fbe6e;
}
section.nexa-portfolio-business .portfolio-details:hover h1, .portfolio-details:hover h2{
    color: #fff !important;
}
section.nexa-portfolio-business .carousel-indicators li {
    background-color: #ececec;
    border: 1px solid #ececec;
    border-radius: 10px;
    cursor: pointer;
    margin: 1px 1px 1px 10px;
    display: inline-block;
    height: 5px;
    margin: 1px;
    text-indent: -999px;
    width: 29px;
}
section.nexa-portfolio-business .carousel-indicators .active {
    background-color: #d0d0d0;
    height: 7px;
    margin: 0;
    width: 29px;
}
section.nexa-portfolio-business .carousel-indicators {
    bottom: -71px;
}
@media screen and (max-width: 767px) {
	section.nexa-portfolio-business {
    padding-top: 100px !important;
    padding-bottom: 40px;
	}
	section.nexa-portfolio-business .img-responsive.portfolio-img {
    width: 100%;
	}
    section.nexa-portfolio-business .carousel-indicators {
        bottom: -25px;
    }
    section.nexa-portfolio-business .portfolio-details{
        margin-bottom: 40px;
    }
}
@media screen and (max-width: 991px) and (min-width: 767px)  {
	section.nexa-portfolio-business {
    padding-bottom: 65px;
    padding-top: 45px;
	}
	section.nexa-portfolio-business .portfolio-details > a > h2 {
    line-height: unset;
    padding-bottom: 18px;
	}
    section.nexa-portfolio-business .portfolio-details .img-responsive.portfolio-img {
    height: 180px;
    }
    section.nexa-portfolio-business .portfolio-details{
    margin-bottom: 40px;
    }
    section.nexa-portfolio-business .carousel-indicators {
    bottom: -30px;
    }
}
/*end-portfolio-business*/

/*testimonial-business v3*/
section.nexa-testimonial-business-v3 .testimonial-title {
    text-align: center;
    margin-top: 60px;
}
section.nexa-testimonial-business-v3 .testimonial-title > h3 {
    color: #333;
    font-size: 31px;
    font-weight: lighter;
    margin-bottom: 10px;
}
section.nexa-testimonial-business-v3 .testimonial-title > h2 {
    color: #9a9a9a;
    font-size: 18px;
    padding-bottom: 10px;
}
section.nexa-testimonial-business-v3 {
    padding-bottom: 65px;
    position: relative;
    background-color: #f7f7f7;
}
section.nexa-testimonial-business-v3 .reviewer-image .img-responsive.reviewer-img {
    text-align: center;
    margin: 0 auto;
    width: 120px;
    height: 120px;
    object-fit: cover;
    border-radius: 0;
    margin-bottom: -65px;
    box-shadow: 0 0px 9px #ccc;
}
section.nexa-testimonial-business-v3 #quote-carousel2 {
    padding: 0 10px 30px 10px;
    margin-top: 30px;
}
section.nexa-testimonial-business-v3 #quote-carousel2 .carousel-control {
    background: none;
    color: #CACACA;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
}
section.nexa-testimonial-business-v3 .carousel-indicators .img-responsive {
    border-radius: 32px;
    height: 48px;
    object-fit: cover;
    width: 48px;
}
section.nexa-testimonial-business-v3 #quote-carousel2 .carousel-indicators {
    bottom: -5%;
}
section.nexa-testimonial-business-v3 #quote-carousel2 .carousel-indicators li {
    border: 1px solid #fff;
    cursor: pointer;
    height: 10px;
    margin: 0px 5px 0 5px;
    opacity: 1;
    overflow: hidden;
    transition: all 0.4s ease 0s;
    width: 10px;
}
section.nexa-testimonial-business-v3 #quote-carousel2 .carousel-indicators li.active {
    background-color: #000;
    border-color: #000;
}
section.nexa-testimonial-business-v3 #quote-carousel2 .carousel-indicators li{
    border-color: #000;
}
section.nexa-testimonial-business-v3 .carousel-inner.text-center .item {
    margin-top: -10px;
}
section.nexa-testimonial-business-v3 .carousel-inner {
    min-height: 150px;
}
section.nexa-testimonial-business-v3 .reviewer-image {
    padding-top: 10px;
    padding-bottom: 15px;
    margin-top: 15px;
}
section.nexa-testimonial-business-v3 .inner-review-block {
    background-color: #2cabe3;
    margin-bottom: 10px;
    padding: 75px 30px 45px 30px;
}
section.nexa-testimonial-business-v3 .inner-review-block > p {
    color: #fff;
    font-size: 14px;
    font-style: italic;
    line-height: 1.6;
}
section.nexa-testimonial-business-v3 .reviewer-name {
    color: #444;
    font-size: 21px;
    font-weight: lighter;
}
section.nexa-testimonial-business-v3 .reviewer-place {
    color: #aaa;
    font-size: 17px;
    font-weight: lighter;
    padding-top: 4px;
}
section.nexa-testimonial-business-v3 .carousel-inner .aroow {
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #2cabe3;
    bottom: 10px;
    content: "";
    height: 20px;
    left: 0;
    margin: 0 auto;
    right: 0;
    width: 20px;
    position: relative;
}
@media screen and (max-width: 767px) {
    section.nexa-testimonial-business-v3 #quote-carousel2 .carousel-indicators li {
    margin: 0;
    }
    section.nexa-testimonial-business-v3 #quote-carousel2 .carousel-indicators {
    bottom: -5%;
    width: 100%;
    left: 28%;
    }
    section.nexa-testimonial-business-v3 .inner-review-block {
    padding: 70px 15px 0px 15px;
    }
    section.nexa-testimonial-business-v3 .inner-review-block > p {
    font-size: 18px;
    line-height: 1.5;
    padding-bottom: 47px;
    }
    section.nexa-testimonial-business-v3 .reviewer-name {
    border-right: none;
    font-size: 20px;
    padding-right: 0;
    }
    section.nexa-testimonial-business-v3 .reviewer-place {
    font-size: 15px;
    padding-left: 4px;
    }
}
/*end-of-testimonial-business*/

/*team-business*/
section.nexa-team-business {
    padding-bottom: 116px;
    padding-top: 50px;
}
section.nexa-team-business .team-member-title {
    text-align: center;
}
section.nexa-team-business .team-member-title > h3 {
    color: #222;
    font-size: 31px;
    font-weight: lighter;
    line-height: 2.3;
}
section.nexa-team-business .team-member-title > h2 {
    color: #b2b2b2;
    font-size: 18px;
    margin-bottom: 72px;
}
section.nexa-team-business .img-responsive.team-leader-img {
    height: 433px;
    object-fit: cover;
    width: 100%;
    border-radius: 17px;
    /* filter: grayscale(100%); */
}
section.nexa-team-business .team-member-info .img-responsive.team-member {
    border-radius: 17px;
    /* filter: grayscale(100%); */
    height: 164px;
    object-fit: cover;
    width: 100%;
}
section.nexa-team-business .team-member-info .thumb-image-team{
    border-radius: 17px;
    filter: grayscale(100%);
    height: 166px;
    object-fit: cover;
    width: 100%;
}
section.nexa-team-business .team-member-info > a {
    text-decoration: none;
}
section.nexa-team-business .team-member-info > a > h2 {
    color: #565656;
    padding-left: 18px;
    font-size: 22px;
    line-height: 1.7;
    padding-top: 20px;
}
section.nexa-team-business .team-member-info > a > h2:hover {
    color: #4fbe6e;
}
section.nexa-team-business .team-member-info > h2 {
    font-size: 17px;
    padding-left: 18px;
    padding-bottom: 22px;
    color: #bababa;
}
section.nexa-team-business .team-info-more {
    background-color: #0be689;
    border-radius: 17px;
    height: 166px;
    width: 168px;
}
section.nexa-team-business .team-info-more > a > h2 {
    color: #fff;
    font-size: 41px;
    font-weight: lighter;
    padding-left: 27%;
    padding-top: 35%;
}
section.nexa-team-business .team-info-more > a > h2:hover {
    color: #4fbe6e;
}
section.nexa-team-business .team-info-more > a{
    text-decoration: none;
}
@media screen and (max-width: 767px) {
	section.nexa-team-business {
    padding-bottom: 40px;
	}
    section.nexa-team-business .team-member-info .thumb-image-team {
    height: 100%;
    }
    section.nexa-team-business .team-info-more > a > h2 {
    padding-left: 40%;
    padding-top: 2%;
    }
    section.nexa-team-business .team-info-more {
        width: 100%;
        height: 50px;
    }
    section.nexa-team-business .team-member-info > a > h2,
    section.nexa-team-business .team-member-info > h2{
        text-align: center;
        padding-left: 0;
    }
    section.nexa-team-business .team-member-info .img-responsive.team-member{
        height: 250px;
    }
}
@media screen and (max-width: 991px) and (min-width: 767px)  {
	section.nexa-team-business .team-member-info > a > h2 {
    font-size: 18px;
    line-height: 1.2;
	}
	section.nexa-team-business .team-info-more {
    height: 121px;
    width: 117px;
	}
	section.nexa-team-business .team-info-more > a > h2 {
    padding-left: 19%;
    padding-top: 32%;
    font-size: 36px;
	}
    section.nexa-team-business .img-responsive.team-leader-img {
    height: 280px;
    }
    section.nexa-team-business .team-member-info .thumb-image-team {
    height: 100px;
    }
	section.nexa-team-business .team-member-info > h2 {
    font-size: 16px;
    padding-top: 3px;
	}
	section.nexa-team-business {
    padding-bottom: 70px;
	}
    section.nexa-team-business .team-member-info .img-responsive.team-member {
    height: 100px;
    }
}	
/*end-team-business*/

/*package-business*/
section.nexa-package-business {
    background-image: url("../img/package-demo.png");
    background-repeat: no-repeat;
    padding-bottom: 268px;
    margin-bottom: -83px;
    z-index: 999;
}
section.nexa-package-business .col-md-5 > img {
    margin-left: 72px;
    margin-top: 117px;
    width: 80%;
    box-shadow: -26px 54px 52px -44px rgba(0,0,0,0.30);
}
section.nexa-package-business .package-detail {
    padding-top: 122px;
}
section.nexa-package-business .package-detail > h3 {
    font-size: 31px;
    line-height: 1.4;
    padding-bottom: 20px;
    color: #222;
    font-weight: lighter;
    width: 54%;
}
section.nexa-package-business .package-detail > h2 {
    color: #8a8a8a;
    font-size: 18px;
    font-weight: lighter;
    padding-bottom: 53px;
    line-height: 1.4;
}
section.nexa-package-business .btn.btn-success {
    background-color: #0be689;
    border-color: #0be689;
    border-radius: 32px;
    font-size: 14px;
    padding: 15px 38px;
    margin-right: 30px;
    text-transform: uppercase;
}
section.nexa-package-business .btn.btn-danger {
    background-color: #f6f6f6;
    border-color: #f6f6f6;
    border-radius: 32px;
    font-size: 14px;
    padding: 15px 38px;
    color: #7b7b7b;
    text-transform: uppercase;
}
section.nexa-package-business .btn.btn-success:hover {
    background-color: #4fbe6e;
    border-color: #4fbe6e;
}
section.nexa-package-business .btn.btn-danger:hover {
    background-color: #4fbe6e;
    border-color: #4fbe6e;
    color: #fff;
}
@media screen and (max-width: 1050px) {
    section.nexa-package-business {
        background-image: none;
    }
}
@media screen and (max-width: 767px) {
    section.nexa-package-business {
    background-image: none;
    border-top: 1px solid #f7f7f7;
    margin-bottom: 0;
    padding-bottom: 0;
    }
    section.nexa-package-business .col-md-5 {
    text-align: center;
    }
    section.nexa-package-business .col-md-5 > img {
    margin-left: 0 !important;
    padding-top: 30px !important;
    width: auto !important;
    display: inline-block;
    margin-top: 0px !important;
    }
    section.nexa-package-business .package-detail {
    padding-top: 60px;
    }
    section.nexa-package-business .package-detail > h3 {
    font-size: 28px !important;
    line-height: 1.2 !important;
    width: 100% !important;
    }
    section.nexa-package-business .package-detail > h2 {
    line-height: 1.2;
    }
    section.nexa-package-business .btn.btn-success {
    padding: 12px 20px !important;
    margin-right: 20 !important; 

    }
    section.nexa-package-business .btn.btn-danger {
    padding: 13px 20px !important;
    }
    section.nexa-package-business .package-detail {
    padding-top: 40px !important;
    }
}
@media screen and (max-width: 991px) and (min-width: 767px)  {
    section.nexa-package-business .col-md-5 > img {
    margin-left: 0px;
    padding-top: 20px;
    width: 100%;
    margin-top: 0px;
    }
    section.nexa-package-business .package-detail {
    padding-top: 10px;
    }
    section.nexa-package-business .package-detail > h3 {
    width: 100%;
    }
    section.nexa-package-business .btn.btn-danger {
    padding: 15px 33px;
    }
    section.nexa-package-business {
    margin-bottom: 0;
    padding-bottom: 70px;
    }
}
@media screen and (max-width: 1191px) and (min-width: 991px)  {
    section.nexa-package-business {
    margin-bottom: 0;
    padding-bottom: 258px;
    }
    section.nexa-package-business .package-detail > h3 {
    width: 80%;
    }
    section.nexa-package-business .btn.btn-success {
    margin-left: 33px;
    margin-right: 8px;
    }
}
@media screen and (max-width: 1900px) and (min-width: 1400px){
    section.nexa-package-business .col-md-5 > img {
    margin-left: 4px;
    padding-top: 117px;
    }
}
@media screen and (max-width: 2000px) and (min-width: 1901px){
    section.nexa-package-business .col-md-5 > img {
    margin-left: -95px;
    }
}
@media screen and (max-width: 2050px) and (min-width: 2001px){
    section.nexa-package-business .col-md-5 > img {
    margin-left: -145px;
    }
}
@media screen and (max-width: 2350px) and (min-width: 2051px){
    section.nexa-package-business .col-md-5 > img {
    margin-left: -275px;
    }
}
@media screen and (min-width: 2500px) {
    section.nexa-package-business .col-md-5 > img {
    margin-left: -450px;
    }
}
@media screen and (min-width: 3300px) {
    section.nexa-package-business .col-md-5 > img {
    margin-left: -850px;
    }
}
@media screen and (min-width: 4000px) {
    section.nexa-package-business .col-md-5 > img {
    margin-left: -1100px;
    }
}
@media screen and (min-width: 4400px) {
    section.nexa-package-business .col-md-5 > img {
    margin-left: -1400px;
    }
}
@media screen and (min-width: 5000px) {
    section.nexa-package-business .col-md-5 > img {
    margin-left: -1850px;
    }
}
/*end-of-package*/

/*gallery business*/
    section.nexa-gallery-v2 {
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 50px;
    position: relative;
    }
    section.nexa-gallery-v2 .gallery-main {
    background-image: url("../img/back-top-right.png"), url("../img/back-bottom-left.png");
    background-position: right top, left bottom;
    background-repeat: no-repeat;
    content: "";
    padding: 60px 50px 60px;
    }
    section.nexa-gallery-v2 .gallery-heading {
    padding-bottom: 20px;
    }
    section.nexa-gallery-v2 .gallery-heading h2{
    color: #222;
    font-size: 31px;
    text-align: center;
    font-weight: lighter;
    line-height: 2.2;
    }
    section.nexa-gallery-v2 .gallery-heading h3 {
    color: #565656;
    font-size: 19px;
    line-height: 1;
    padding-left: 0;
    padding-top: 0;
    text-align: center;
    } 
    section.nexa-gallery-v2 .business-gallery {
    margin: 0 auto;
    width: 1000px;
    height: 450px;
    object-fit: cover;
    max-width: 100%;
    }
    section.nexa-gallery-v2 .business-gallery {
    position: relative;
    background-color: #000000;
    border-radius: 3px;
    }
    section.nexa-gallery-v2 .business-gallery .business-gallery-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: none;
    opacity: 0;
    overflow: hidden;
    }
    section.nexa-gallery-v2 .business-gallery .business-gallery-item img {
    width: 100%;
    object-fit: cover;
    height: 100%;
    }
    section.nexa-gallery-v2 .business-gallery .business-gallery-item.anim-start {
    display: block;
    transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -webkit-transition: opacity .3s ease;
    }
    section.nexa-gallery-v2 .business-gallery .business-gallery-item.active {
    opacity: 1;
    }
    section.nexa-gallery-v2 .business-gallery .business-gallery-thumbnails {
    position: absolute;
    padding: 6px 0;
    font-size: 0;
    background-color: rgba(0, 0, 0, .6);
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 10;
    text-align: center;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    }
    section.nexa-gallery-v2 .business-gallery .business-gallery-thumbnails a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 6px;
    padding: 0;
    font-size: 0;
    position: relative;
    vertical-align: middle;
    }
    section.nexa-gallery-v2 .business-gallery .business-gallery-thumbnails a .pignose-gallery-border {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 2px solid transparent;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    transition: border-color .3s ease;
    -o-transition: border-color .3s ease;
    -moz-transition: border-color .3s ease;
    -webkit-transition: border-color .3s ease;
    }
    section.nexa-gallery-v2 .business-gallery .business-gallery-thumbnails a .pignose-gallery-border.active {
    border-color: rgba(32, 255, 192, .8);
    }
    section.nexa-gallery-v2 .business-gallery .business-gallery-thumbnails a img {
    max-height: 60px;
    vertical-align: middle;
    width: 60px;
    }
    section.nexa-gallery-v2 .label-gallery {
    position: absolute;
    top: 5px;
    font-size: 21px;
    z-index: 999;
    background-color: #4fbe6e;
    color: #fff;
    padding: 8px 30px;
    overflow: hidden;
    right: 0;
    text-transform: capitalize;
    border-radius: 3px 0 0 3px;
    }
    section.nexa-gallery-v2 .label-tag {
    position: absolute;
    z-index: 9;
    background-color: #4fbe6e;
    padding: 8px 25px;
    left: -18px;
    font-size: 20px;
    text-transform: capitalize;
    color: #fff;
    top: 5px;
    border-radius: 3px 3px 3px 0px;
    }
    section.nexa-gallery-v2 .label-tag::before {
    position: absolute;
    border-right: 17px solid #4fb;
    content: "";
    top: 36px;
    left: 0px;
    border-bottom: 11px solid transparent;
    }
@media screen and (max-width: 767px){
    section.nexa-gallery-v2 .business-gallery {
    margin: 0 auto;
    width: 330px;
    height: 220px;
    object-fit: cover;
    max-width: 100%;
    }
    section.nexa-gallery-v2 .business-gallery .business-gallery-thumbnails a img {
    max-height: 50px;
    vertical-align: middle;
    width: 30px;
    }
    section.nexa-gallery-v2 .label-tag{
        display: none;
    }
    section.nexa-gallery-v2 .gallery-main {
        background: none;
        padding: 0px;
    }
}
    @media screen and (max-width: 991px) and (min-width: 767px){
    section.nexa-gallery-v2 .business-gallery {
    margin: 0 auto;
    width: 650px;
    height: 400px;
    object-fit: cover;
    }
}
/*end gallery business*/

/*contact-us-busienss*/
section.nexa-contact-business .contact-title > h3 {
    color: #222;
    padding-bottom: 19px;
    font-weight: lighter;
    font-size: 31px;
}
section.nexa-contact-business .contact-title {
    margin-top: 125px;
}
section.nexa-contact-business .contact-title > h2 {
    color: #b2b2b2;
    font-size: 18px;
    padding-bottom: 59px; 
}
section.nexa-contact-business .form-inline .form-control {
    display: inline-block;
    vertical-align: middle;
    width: 302px;
}
section.nexa-contact-business .form-inline.form-inline-contact-business {
    padding-bottom: 29px;
}
section.nexa-contact-business .form-control.form-contact-name {
    margin-right: 25px;
}
section.nexa-contact-business .form-control.form-contact-phone{
    margin-right: 25px;
} 
section.nexa-contact-business textarea {
    width: 511px !important;
    margin-right: 19px;
    height: 94px !important;
    padding-top: 17px !important;
}
section.nexa-contact-business .btn.btn-success {
    background-color: #11ea8e;
    border-color: #11ea8e;
    font-size: 14px;
    /* padding: 37px 23px; */
    padding: 9px 27px;
    text-transform: uppercase;
}
section.nexa-contact-business .btn-success:hover {
    background-color: #449d44!important; 
    border-color: #398439 !important;
    color: #fff !important;
}
section.nexa-contact-business .form-control {
    background-color: #fff;
    background-image: none;
    border: 2px solid #e7e7e7;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 55px;
    line-height: 1.42857;
    padding: 6px 26px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
section.nexa-contact-business {
    position: relative;
}
section.nexa-contact-business .form-control:focus {
    border-color: #4fbe6e;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline: 0 none;
}
.google-map {
    background-color: #000;
    border-bottom-left-radius: 162px;
    border-top-left-radius: 118px;
    clip-path: polygon(0px 100%, 0 0px, 100% 0px, 100% 100%);
    float: right;
    height: 555px;
    position: absolute;
    right: 0;
    top: 14%;
    width: 576px;
    border:0px solid transparent;
}
#googleMap{
	border-bottom-left-radius: 162px;
    border-top-left-radius: 118px;
    border:0px solid transparent;
}
@media screen and (max-width: 767px) {
	section.nexa-contact-business {
    padding-top: 250px;
    }	
    
	.google-map {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    clip-path: unset;
    float: unset;
    height: 332px;
    right: 0;
    top: 20px;
    width: 100%;
	}
	#googleMap {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    clip-path: unset;
	}
	section.nexa-contact-business .form-control.form-contact-name {
    margin-right: 0;
	}
	section.nexa-contact-business .form-control.form-contact-phone {
    margin-right: 0;
	}
	section.nexa-contact-business textarea {
    margin-right: 0;
	}
}
@media screen and (max-width: 991px) and (min-width: 767px)  {
	.google-map {
    height: 297px;
    top: 6%;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    clip-path: unset;
    width: 100%;
    float: unset;
	}
	#googleMap {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    clip-path: unset;
	}
	section.nexa-contact-business .contact-title {
    margin-top: 52%;
	}
	section.nexa-contact-business {
    margin-bottom: 80px;
	}
}
@media screen and (max-width: 1191px) and (min-width: 991px)  {
    .google-map {
    height: 510px;
    width: 330px;
    }
}
/*end-of-business*/

/*footer*/
/*footer.nexa-footer-business {
    background-image: url("../img/footer-main-img.png");
    background-position: left center;
    background-repeat: no-repeat;
    padding-top: 120px;
    background-size: 100% 100%;
    z-index: 999;
}*/
footer.nexa-footer-business {
    padding-top: 70px;
    z-index: 999;
    background-color: #262F2B;
    margin-top: 70px;
    border-radius: 73px 140px 0 0;
}
footer.nexa-footer-business .footer-address > h2 {
    color: #8a8a8a;
    padding-bottom: 30px;
    font-size: 18px;
    font-weight: 500;
} 
footer.nexa-footer-business address {
    color: #8a8a8a;
    font-size: 17px;
    line-height: 1.5;
}
footer.nexa-footer-business .footer-navbar-link {
    display: inline-block;
    margin-bottom: 30px;
    vertical-align: text-bottom;
    line-height: 30px;
}
footer.nexa-footer-business .footer-menu {
    display: inline;
}
/*footer.nexa-footer-business .footer-social-logo {
    display: inline-block;
}*/
footer.nexa-footer-business .footer-phone > h2 {
    color: #8a8a8a;
    padding-bottom: 30px;
    font-size: 18px;
    font-weight: 500;
} 
footer.nexa-footer-business .footer-social-logo {
    display: inline-flex;
    vertical-align: bottom;
    margin-bottom: 30px;
}
footer.nexa-footer-business .footer-social-logo .img-social {
    background-color: #303835;
    border: 2px solid #303835;
    border-radius: 50%;
    display: inline-block;
    height: 35px;
    margin-right: 22px;
    width: 35px;
}
footer.nexa-footer-business div.footer-social-logo .fa {
    color: #808fa2;
}
footer.nexa-footer-business div.footer-social-logo .fa {
    margin-top: 9px;
    font-size: 15px;
    text-align: center;
    width: 100%;
}
footer.nexa-footer-business div.footer-social-logo .img-social:hover{
	background-color: #11ea8e;
	border-color: #11ea8e;
    transition: all ease 0.5s;
}
footer.nexa-footer-business div.footer-social-logo .img-social:hover .fa {
    color: #fff;
    transition: all ease 0.5s;
}
footer.nexa-footer-business .footer-navbar {
    border-top: 1px solid #2d3531;
    padding-top: 46px;
    padding-bottom: 12px;
}
footer.nexa-footer-business .footer-email > h2 {
    color: #8a8a8a;
    padding-bottom: 29px;
    font-size: 18px;
    font-weight: 500;
} 
footer.nexa-footer-business .phone-list > li {
    color: #8a8a8a;
    font-size: 17px;
    line-height: 1.5;
}
footer.nexa-footer-business .phone-list a {
    color: #8a8a8a;
    text-decoration: none;
}
footer.nexa-footer-business .phone-list a:hover {
    color: #11ea8e !important;
}
footer.nexa-footer-business .footer-phone {
    padding-bottom: 66px;
}
footer.nexa-footer-business .footer-menu > a {
    color: #939795;
    text-decoration: none;
}
.footer-menu > a:hover {
    color: #11ea8e !important;
}
footer.nexa-footer-business .footer-logo {
    margin-bottom: 30px;
}
footer.nexa-footer-business .footer-menu {
    padding-right: 40px;
}
@media screen and (max-width: 767px) {
	section.nexa-contact-business .form-control {
    margin-bottom: 16px !important;
    width: 100% !important;
	}
	section.nexa-contact-business .form-inline.form-inline-contact-business {
    padding-bottom: 0;
	}
	section.nexa-contact-business .btn.btn-success {
    width: 100%;
    padding: 10px 23px;
	}
	footer.nexa-footer-business {
    background-color: #262f2b;
    background-image: none;
    padding-top: 50px;
    border-radius: unset;
	}
	footer.nexa-footer-business address {
    padding-bottom: 40px;
	}
	footer.nexa-footer-business .footer-address > h2 {
    padding-bottom: 20px;
	}
	footer.nexa-footer-business .footer-phone > h2 {
    padding-bottom: 20px;
	}
	footer.nexa-footer-business .footer-phone {
    padding-bottom: 30px;
	}
	footer.nexa-footer-business .footer-email > h2 {
	padding-bottom: 20px;
	}
	.phone-list {
    margin-bottom: 31px;
	}
	footer.nexa-footer-business .footer-navbar {
    padding-bottom: 43px;
    padding-top: 41px;
	}
	footer.nexa-footer-business .footer-navbar-link {
    display: inline-block;
    padding-top: 15px;
    padding-bottom: 15px;
	}
	footer.nexa-footer-business .footer-menu {
    padding-right: 20px;
	}
	footer.nexa-footer-business .footer-menu > a {
    line-height: 1.6;
	}
}
@media screen and (max-width: 991px) and (min-width: 767px)  {
    footer.nexa-footer-business{
        border-radius: unset;
    }
	footer.nexa-footer-business .footer-email > h2 {
    padding-bottom: 30px;
	}
	footer.nexa-footer-business .footer-navbar-link {
    padding-top: 15px;
	}
	footer.nexa-footer-business .footer-social-logo {
    padding-top: 15px;
	}
    footer.nexa-footer-business .footer-menu {
    padding-right: 24px;
    }
    footer.nexa-footer-business .footer-social-logo .img-social {
    margin-right: 15px;
    }
}
@media screen and (max-width: 1191px) and (min-width: 991px)  {
    footer.nexa-footer-business .footer-logo {
    padding-bottom: 20px;
    padding-right: 157px;
    }
}
/*end-of-footer*/



@media screen and (max-width: 767px) {
    section.nexa-video-business .about-video-img {
    display: none;
    }
    section.nexa-service-business {
    padding-bottom: 30px;
    padding-top: 50px;
    }           
    .about-play-img > h4 {
    font-size: 24px;
    margin-left: 91px;
    display: block;
    width: 67%;
    float: left;
    margin-top: -45px;
    }
    section.nexa-video-business .video-about-detail {
    padding-top: 40px;
    }
    section.nexa-video-business .about-play-img .fa {
    float: left;
    margin-top: 0;
    width: 68px;
    height: 68px;
    margin-right: 0;
    padding-top: 23px;
    }
    section.nexa-video-business .modal-dialog {
    margin: 200px 10px 10px;
    position: relative;
    width: auto;
    }
    section.nexa-video-business .video-about-detail > h5 {
    padding-bottom: 25px;
    width: 100%;
    }
    section.nexa-video-business .video-about-detail > p {
    font-size: 16px;
    padding-bottom: 50px;
    }
    section.nexa-video-business .free-quote {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    clip-path: unset;
    padding-left: 25px;
    right: 0;
    top: 92%;
    width: 100%;
    }
    section.nexa-video-business .about-list > li {
    padding-right: 22px;
    padding-bottom: 25px;
    }
}
@media screen and (max-width: 1050px) and (min-width: 767px)  {
    section.nexa-video-business .about-play-img .fa {
    float: left;
    margin-right: -1%;
    margin-top: 0;
    width: 90px;
    height: 90px;
    padding-top: 33px;
    padding-left: 6px;
    }
    section.nexa-video-business .about-list > li {
    padding-right: 85px;
    }
    section.nexa-video-business .about-video-img {
    display: none;
    }
    section.nexa-video-business {
    background-image: none ;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    padding-bottom: 84px;
    margin-top: 40px;
    }
    .about-play-img > h4 {
    color: #8a8a8a;
    float: left;
    display: block;
    font-size: 23px;
    margin-top: 33px;
    margin-left: 25px;
    }
    section.nexa-video-business .video-about-detail {
    padding-top: 35px;
    }
    section.nexa-video-business .video-about-detail > h5 {
    width: 100%;
    padding-bottom: 30px;
    }
    section.nexa-video-business .video-about-detail > p {
    padding-bottom: 40px;
    }
    section.nexa-video-business .free-quote {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    clip-path: unset;
    left: 0;
    top: 91%;
    }
}
@media screen and (max-width: 1191px) and (min-width: 1051px)  {
    section.nexa-video-business .free-quote {
    top: 88%;
    }
    section.nexa-video-business .about-play-img .fa {
    float: right;
    margin-right: 7%;
    margin-top: 113%;
    }
    section.nexa-video-business .about-video-img .about-img-video {
    width: 407px;
    }
    section.nexa-video-business .video-about-detail > h5 {
    padding-bottom: 30px;
    width: 60%;
    }
    section.nexa-video-business .video-about-detail {
    padding-top: 32px;
    }
}
@media screen and (max-width: 1600px) and (min-width: 1400px)  {
    section.nexa-video-business {
    background-size: 37% 100%;
    }
    section.nexa-video-business .about-play-img .fa {
    margin-right: 15%;
    margin-top: 82%;
    }
    section.nexa-video-business .about-video-img .about-img-video {
    width: 595px;
    }
}
@media screen and (max-width: 1750px) and (min-width: 1650px)  {
    section.nexa-video-business .about-play-img .fa {
    margin-right: 23%;
    margin-top: 85%;
    }
    section.nexa-video-business .about-video-img .about-img-video {
    width: 50%;
    }
}
@media screen and (max-width: 1900px) and (min-width: 1751px){
    section.nexa-video-business .about-video-img .about-img-video {
    width: 665px;
    }
    section.nexa-video-business .about-play-img .fa {
    margin-right: 26%;
    }
}
@media screen and (max-width: 2000px) and (min-width: 1901px){
    section.nexa-video-business .about-video-img .about-img-video {
        width: 720px;
    }
    section.nexa-video-business .about-play-img .fa {
    margin-right: 32%;
    }   
}
@media screen and (max-width: 2350px) and (min-width: 2051px){
    section.nexa-video-business .about-play-img .fa {
    margin-right: 45%;
    }
    section.nexa-video-business .about-video-img .about-img-video {
    width: 870px;
    }
}
@media screen and (max-width: 2050px) and (min-width: 2001px){
    section.nexa-video-business .about-play-img .fa {
    margin-right: 34%;
    }
    section.nexa-video-business .about-video-img .about-img-video {
    width: 740px;
    }
}
@media screen and (max-width: 2750px) and (min-width: 2400px){
    section.nexa-video-business .about-video-img .about-img-video {
    width: 1100px;
    border-radius: 0 32% 0 0;
    }
    section.nexa-video-business .about-play-img .fa {
    margin-right: 56%;
    padding-top: 44px;
    }
    section.nexa-aboutnexa-business .about-service-list > li {
    width: 100%;
    }
    .nexa-video-business .about-video-shapes img {
        height: 608px;
    }
}
@media screen and (min-width: 3300px) {
    section.nexa-video-business .about-play-img .fa {
    margin-right: 80%;
    padding-top: 44px;
    }
    section.nexa-video-business .about-video-img .about-img-video {
    width: 50%;
    }
}
@media screen and (min-width: 3800px) {
    section.nexa-video-business .about-play-img .fa {
    margin-right: 80%;
    padding-top: 44px;
    }
    section.nexa-video-business .about-video-img .about-img-video {
    width: 50%;
    }
}
@media screen and (min-width: 4400px) {
    section.nexa-video-business .about-play-img .fa {
    margin-right: 120%;
    padding-top: 44px;
    }
    section.nexa-video-business .about-video-img .about-img-video {
    width: 50%;
    }
}
@media screen and (min-width: 5000px) {
    section.nexa-video-business .about-play-img .fa {
    margin-right: 150%;
    padding-top: 44px;
    }
    section.nexa-video-business .about-video-img .about-img-video {
    width: 50%;
    }
}






/*about section shape img code final*/


/*section.nexa-aboutnexa-business .shape-about-us {
    height: 50%;
    position: absolute;
    right: -9%;
    top: 1%;
    transform: rotate(-48deg);
    width: 50%;
    border-radius: 215px;
    overflow: hidden;
}
section.nexa-aboutnexa-business .shape-about-us > img {
    float: right;
    height: 531px;
    object-fit: cover;
    object-position: center 10%;
    width: 569px;
    transform: rotate(48deg);
    position: absolute;
    top: -10%;
}*/


/*End of shape*/
/*************************************************
    Css style rules added by @Arati
**************************************************/
.shows_list .img-widh i{
     display: inline-block;
    height: 56px;
    width: 56px;
    line-height: 56px;
    text-align: center;
    font-size: 2em;
    border-radius: 50%;
    background-color: #F0F0F0;
    color: #F7B064;
}
.shows_list .img-widh{
    float: left;
    width:16.5%;
}
.shows_list li{
    float: left; 
    padding-bottom: 26px;
    width: 100%;
}
.shows_list h2{
    margin-top: 18px;
    font-size: 18px;
    color: #7c7c7c;
}
.btn_p{
    text-align: center;
}
.settings-wrap {
    -webkit-transition: right .4s ease-in-out;
    -moz-transition: right .4s ease-in-out;
    -ms-transition: right .4s ease-in-out;
    -o-transition: right .4s ease-in-out;
    transition: right .4s ease-in-out;
    display: block;
    position: fixed;
    top: 160px;
    right: -240px;
    width: 240px;
    z-index: 999;
}
.settings-title {
    background: #262F2B;
    position: relative;
    padding: 2px 12px 16px;
}
.settings-title .label {
    background: #262F2B;
    border-radius: 4px 0 0 4px;
    cursor: pointer;
    height: 100%;
    padding-right: 5px;
    padding-left: 10px;
    position: absolute;
    right: 100%;
    top: 0;
}
.settings-title .label:before {
    content: '';
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
}
.settings-title .label .fa {
    color: #fff;
    font-size: 30px;
    vertical-align: middle;
}
.settings-wrap h3 {
    font-size: 1.1em;
    line-height: 1.2;
    color: #fff;
    margin-bottom: 0;
    text-transform: none;
    font-weight: 500;
    margin-top: 20px;
}
.settings-inner {
    background: #262F2B;
    border-radius: 0 0 0 4px;
    padding: 14px 12px 1px;
}
.settings-inner h3 {
    margin: 0 12px 11px 0;
}
.settings-wrap.active {
    right: 0;
}

@media (max-width: 920px){
   .mobiletextfield{ 
    margin-left: 1px !important;
    margin-top: 6px;
   }
   .mobilehidetext{
       display: none !important;
   }
   .mobiledisplay{
       margin-top: 84% !important;
   }
   .mobilecontainer{
       height:395px !important;
   }
}