html, body {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
}

body {
	font-family: 'Raleway', sans-serif;
	position: relative;
	font-size: 14px;
	line-height: 24px;
	color: #6f6f6f;
}
a {
    color: #000;
    text-decoration: none!important;
}
a, a:active, a:focus, a:hover {
	outline: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
a:hover {
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	color: #3f3f3f;
	margin: 0 0 15px 0;
	letter-spacing: 1px;
	font-weight: 500;
}
h1 {
	font-size: 48px;
	line-height: 52px;
}
h2 {
	font-size: 36px;
	line-height: 48px;
}
h3 {
	font-size: 30px;
	line-height: 36px;
}
h4 {
	font-size: 24px;
	line-height: 30px;
}
h5 {
	font-size: 18px;
	line-height: 24px;
}
h6 {
	font-size: 14px;
	line-height: 18px;
}
p {
    font-size: 16px;
    font-weight: normal;
    color: #333;
    line-height: 28px;
}
.hading {
    font-size: 30px;
    font-weight: 700;
    line-height: 44px;
	margin-bottom: 10px;
	color: #0086ce;
}

.sub-hading {
    font-size: 19px;
    color: #111;
    letter-spacing: 1px;
	font-weight:400!important;
    line-height: 26px;
	margin-bottom: 20px;
	color:#02283c;
	font-weight: 600;
}

.hading-lead{
    font-size: 26px;
    font-weight: 800;
    line-height: 32px;
    margin-bottom: 10px;
	color:#02283c;
}

.subhd {
    font-size: 16px;
    color: #111;
    letter-spacing: 1px;
	margin-bottom: 20px;
	line-height: 28px;
}

.banner-hading h1{
    font-size: 42px;
    line-height: 48px;
    margin-bottom: 10px;
	font-weight: 700;
}

.banner-sub-hading {
    font-size: 26px;
    color: #111;
    letter-spacing: 1px;
    font-weight: 400!important;
    line-height: 26px;
    margin-bottom: 20px;
    color: #02283c;
    font-weight: 600;
}

.section {width:100%;
         float:left;
	     margin: 48px 0;
}


.btn-white-border {
    border: 2px solid #fff !important;
    border-radius: 4px!important;
    padding: 8px 18px!important;
    width: auto;
    margin: 15px auto;
    font-size: 14px!important;
    display: table!important;
    background: none !important;
    color: #fff!important;
    text-transform: uppercase;
}

.btn-white-border:hover {
    background: #fff!important;
    color: #0574b5!important;
}

.btn-blue-border {
    background: #0574B5;
    padding: 8px 18px!important;
    width: auto;
    margin: 14px auto;
    font-size: 14px!important;
    display: table!important;
    color: #ffffff!important;
    text-transform: uppercase;
	border-radius: 4px!important;
}

.btn-blue-border:hover {
       background: #1891bb;
    color: #fff!important;
}



.site_wrapper {
    width: 100%;
    margin: 0 auto 0 auto;
}


.container{
    width: 92%!important;
}

section{padding:30px 0px;}


/* Logo */

header.header.header-new {
   padding-top: 10px;
}

#logo {
    float: left;
    display: block;
    width: 100%;
    min-height: 50px;
    margin-top: 0px;
    position: relative;
    text-indent: -999em;
    background: url(/images/logo.png) no-repeat left top;
}


/*****salesforce-lightning****/

.hding{font-size: 28px !important;
    font-family: 'Raleway', sans-serif !important;
    text-transform: capitalize;
    color: #032e61;
    letter-spacing: 1px;
    font-weight: 800;
    margin-bottom: 10px;
}

.color-bg, .white-bg{width:100%; float:left; padding:40px 0px;}

.button.fifteen-white{
   color: #0574B5;
    background: #fff;
    font-size: 14px;
    text-transform: uppercase !important;
    padding: 11px 21px;
    border-radius: 6px;
    white-space: nowrap;
    -webkit-box-shadow: 0px 0px 27px transparent;
    box-shadow: 0px 0px 27px transparent;
    transition: all 0.3s ease;
}

.light-ui {box-shadow: 0px 0px 12px #54545459;
    padding: 10px 10px;
	min-height: 288px;
	margin-top: 68px;
     transition:1s;
	     border-bottom: 3px solid #02b3e4;}
	
.light-ui:hover {
    margin-top: 62px;
}
	
.imagede{margin: 0 auto!important;
    margin-top: -52px!important;
	    background-color: #02b3e4!important;}
	
.ne-road p{min-height:118px!important;}

.ne-road {
    margin-top: 30px;
	position:relative;
}

.ne-road:after {
    position: absolute;
    width: 260px;
    height: 2px;
    background: #fff;
    content: '';
    top: 26%;
    right: -276px;
    transform: translate(-50%);
}


.ne-road-none:after{content:none!important;}

.arrow-down:after {
    position: absolute;
    background: url(../images/arrow-down.png);
    content: '';
    width: 174px;
    height: 180px;
    right: 0px;
    bottom: -10px;
    background-repeat: no-repeat;
}

.arrow-down{position:relative;}

.goal-define{
    width: 100%;
    float: left;
    padding: 22px 0px 20px 0px;
	position:relative;
}

.goal-define-img {
    width: 100%;
    position: absolute;
    top: 46px;
}

.goal-define h3 {
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 3px;
}

.goal-define ul {
    margin: 0px;
    padding: 0px;
}

.goal-define ul li {
    font-size: 15px;
    line-height: 34px;
    list-style-position: inside;
    color: #fff;
	margin: 14px 0px;
}

.goal-define i {
    border: 2px solid #fff;
    border-radius: 50%;
    padding: 8px;
    margin-right: 8px;
}

.wr-blue {
    float: left;
}


span.icon-set {
    text-align: center;
    background:#fff url(../images/icon-set.png);
    background-position: 134px -616px;
    width: 140px;
    height: 140px;
    display: block;
	box-shadow: 1px 3px 6px 3px #bdbbbb59;
    border-radius: 50%;
    margin: 32px auto;;
}
span.icon-set3 {
    background-position: 134px -366px;
}

span.icon-set1 {
    background-position: 270px 638px;
}
span.icon-set2 {background-position: 138px -492px;}

.sf-img{position: absolute;
    z-index: 999 !important;
    left: 65px;
    top: -48px;}
	
.img-responsive {
    display: block;
    max-width: 100%;
height: auto;}


.mar-top{margin-top:30px;}

.power-sf {
    margin-bottom: 20px;
    border: 1px solid #fff;
    min-height: 378px;
    padding: 18px 10px;
    background: #f4f4f4;
    box-shadow: 0px 4px 8px 0px #676262ad;
    float: left;
}

.kftr.exp-sf {
    box-shadow: 2px 4px 5px #bbbbbb;
}

.sec-box{
    float: left;
    width: 100%;
}

.imp-box{float: left;
    width: 100%;
	margin:20px 0px;}
	
.w-arrow{
	position:relative;
}

.w-arrow:after{
	position:absolute;
	left:50%;
	transform:translate(-50%,);
	width:200px;
	height:200px;
	
}

span.img-circle-ja {
    width: 85px;
    height: 85px;
    border-radius: 50%;
    background-clip: padding-box;
    overflow: hidden;
    position: absolute;
    top: 60px;
    left: -60px;
    margin: auto;
    background: #ffffff;
    box-shadow: 1px 4px 4px #7373734f;
    transform: translate(-0%,-50%);
    display: block;
    background: #fff url(../images/ja-ru-icon1.png);
    background-repeat: no-repeat;
    background-position: -440px 0px;
}




.ja2{background-position: -253px 4px!important;}

.ja3{background-position: 7px 4px!important;}

.ja4{background-position: -82px 8px!important;}

.ja5{background-position: -344px 4px!important;}

.ja6{background-position: -166px 4px!important;}

.btn-center{margin:30px auto;}


/****Whitepaper****/

.service-box {
    background: #fff;
    overflow: hidden;
    border-bottom: 3px solid #019ddc;
    -webkit-box-shadow: 0 10px 20px 0 rgba(50, 50, 50, .12);
    -moz-box-shadow: 0 10px 20px 0 rgba(50, 50, 50, .12);
    box-shadow: 0 10px 20px 0 rgba(50, 50, 50, .12);
    margin: 15px 0;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    min-height: 299px; 
}

.service-box .img-holder {
    position: relative;
}

.service-box .img-holder:before {
    background-color: rgba(0, 26, 87, 0.6);
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: auto;
    transition: all 0.3s ease 0s;
    width: 100%;
    z-index: 10;
}

.service-inner-box {
   padding: 0px 10px;
}

.blogtitle {
    text-decoration: none;
    line-height: 18px;
    font-size: 16px;
}

.service-box p {
    color: #111;
    font-size: 15px;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 0;
	float:left;
	text-transform: uppercase;
}

.service-box i {
    color: #47588f;
    font-size: 16px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.rightside-news {
    background: #fff;
    border: 1px solid #dadbdc;
    padding: 10px;
    width: 100%;
    float: left;
}


h3.lead2.lead4 {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
}

.lead2 {
    font-size: 20px;
    color: #444;
    letter-spacing: 0;
    margin-top: 5px;
    margin-bottom: 7px;
}

.no-margin-bottom {
    margin-bottom: 0px !important;
    color: #47588f;
    font-size: 18px;
    float: left;
}

.blogtitle .lead2 {
    color: #222;
    -webkit-transition: linear 0.3s;
    transition: linear 0.3s;
    font-weight: 600;
    line-height: 22px;
	font-size: 14px;min-height: 66px;
}

.lead2.newsright {
    color: #444;
    -webkit-transition: linear 0.3s;
    transition: linear 0.3s;
    font-weight: 600;
    line-height: 22px;
	font-size: 16px;
}

.blogtitle {
    text-decoration: none;
    line-height: 18px;
    font-size: 16px;
}

.pagination a{
    padding: 0 10px;
}
.pagination strong {
    padding: 8px 20px;
    background: #39cbde;
    color: #fff;
}
.nav-links {
    margin:0px;
}
.nav-links a{
    padding: 0 10px;
}
.nav-links span {
    padding: 8px 20px;
    background: #0173b9;
    color: #fff;
}
.form-white2 {
 position: absolute;
    top: -200px;
    
}
.form-white3 {
    background: #f1f1f1; margin-top:10px;
    padding: 30px 10px 30px 10px;
    width: 100%;border-radius: 8px;
    
    box-shadow: 1px 3px 6px 3px #bdbbbb59;
}

.buttonctadark {
    background: #c72727;
    color: #fff;
    padding: 1px 18px;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    border-radius: 5px;
    border: 0px;
    font-size: 11px;
    margin-top: 10px;
	float: right;
}

.form-input {
    height: 42px!important;
    margin-bottom: 10px;
    padding: 12px 12px;
}

.affix-top {
    position: static;
}

.affix {
    position: fixed;
    top: 62px !important;
    width: 372px;
}

.whitepaper-text {
    margin: 20px 0px;
}

hr {
    width: 80%!important;
}

a.buttonctadark:hover {
    color: #fff;
}

.cloudapp {
    box-shadow: 3px 1px 6px 3px rgba(0, 0, 0, 0.15);
    position: relative;
    border-radius: 5px;
    -webkit-transform: translateY(0);
    -webkit-transition: all .6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all .6s cubic-bezier(0.165, 0.84, 0.44, 1);
    padding-top: 8px;
    margin: 94px 0 18px 4px;
    min-height: 348px;
    background: #fff;
}

.cloudapptxt{-webkit-transform: translateY(0);
    -webkit-transition: all .6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all .6s cubic-bezier(0.165, 0.84, 0.44, 1);
	    margin-top: -58px;
		padding-bottom: 8px;}

.cloudapp,.cloudapptxt:hover {
    -webkit-transform: translateY(-7%);
    transform: translateY(-7%);
}

.cloudapp p {
    padding: 0 30px;
}

.supportm-txt ul li {
    font-size: 15px;
    color: #fff;
    padding: 0 0 14px 0;
    list-style-image: url(../images/bullet_triangle_blue.png);
}

.support-mtxt{
    min-height: 308px!important;
}

.mob-app1{position:absolute!important;}

.right-arrow.pull-right.plus-res {
    font-size: 34px;
    font-weight: 400;
}

.panel-group.panel-box {
    width: 608px;
}

i.fa.fa-paste.fa-wr-tool {
    margin-right: 10px;
}

header.header.header-new .navbar.yamm.navbar-default.test-demo {
    background: transparent;
}

#logo16 {
    float: left;
    display: block;
    width: 100%;
    min-height: 62px;
    margin-top: 0px;
    position: relative;
    text-indent: -999em;
    background: url(/images/logo16.png) no-repeat center top;
}

#logo88 {
    float: left;
    display: block;
    width: 100%;
    min-height: 62px;
    margin-top: 0px;
    position: relative;
    text-indent: -999em;
    background: url(/images/logo88.png) no-repeat center top;
	    margin-left: 10px;
}

.hading {
    font-size: 30px;
    font-weight: 800;
    line-height: 44px;
	margin-bottom: 10px;
	color:#02283c;
}

.sub-hading {
    font-size: 19px;
    color: #111;
    letter-spacing: 1px;
	font-weight:400!important;
    line-height: 26px;
	margin-bottom: 20px;
	color:#02283c;
	font-weight: 600;
}

.hading-lead{
    font-size: 26px;
    font-weight: 800;
    line-height: 32px;
    margin-bottom: 10px;
	color:#02283c;
}

.subhd {
    font-size: 16px;
    color: #111;
    letter-spacing: 1px;
	margin-bottom: 20px;
	line-height: 28px;
}

.banner-hading h1 {

    font-size: 32px;
    line-height: 44px;
    margin-bottom: 10px;
    font-weight: 700;

}

.section {width:100%;
         float:left;
	     margin: 48px 0;
}


.btn-white-border {
    border: 2px solid #fff !important;
    border-radius: 4px!important;
    padding: 8px 18px!important;
    width: auto;
    margin: 15px auto;
    font-size: 14px!important;
    display: table!important;
    background: none !important;
    color: #fff!important;
    text-transform: uppercase;
}

.btn-white-border:hover {
    background: #fff!important;
    color: #0574b5!important;
}

.btn-blue-border {
    background: #0574B5;
    padding: 8px 18px!important;
    width: auto;
    margin: 14px auto;
    font-size: 14px!important;
    display: table!important;
    color: #ffffff!important;
    text-transform: uppercase;
}

.btn-blue-border:hover {
    background: #1891bb;
    color: #fff!important;
}



.site_wrapper {
    width: 100%;
    margin: 0 auto 0 auto;
}


.container{
    width: 92%!important;
}

section{padding:30px 0px;}


#page_id-7 ul.tabs {
    float: left;
    width: 33%;
    margin-left: 0%;
}

#page_id-7 .tabs-content {
    float: right;
    width: 66%;
    padding: 0;
    text-align: left;
}

#page_id-7 .tabs li a:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(238, 238, 238, 0);
    border-right-color: #eee;
    border-width: 10px;
    margin-top: -10px;
    transform: rotate(-180deg);
}

#page_id-7 .tabs li.active a:after {
    border-color: rgba(19, 175, 235, 0);
    border-right-color: #0574B5;
}

#page_id-7 .sales-tab{margin-top:40px;}


#page_id-8 .fa-tool {
    float: left;
    font-size: 22px!important;
    vertical-align: middle;
    color: #02b3e4;
    line-height: 30px!important;
}

/*****Home page css***/

#page_id-1 .banner.slidermar1 {
    position: relative;
}

#page_id-1 .banner-txt {
    right: 0px;
    position: absolute;
    bottom: 70px;
    width: 948px;
    text-align: right;
}

#page_id-1 .menu_rlinks6.two {
    float: left;
    margin-top: 21px;
    width: 11%;
    margin-left: 48px;
}

#page_id-1  .menu_rlinks6 a {
    color: #0574B5;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: 500;
    padding: 9px 18px;
    border-radius: 3px;
    text-transform: uppercase;
    transition: all 0.3s ease;
	border:0px;
}

#page_id-1 .menu_rlinks6.two a {
    color: #fff;
    background: #af3230;
}


#page_id-1 .compact > .site_wrapper > .header> .container_fhstyle > .menu_rlinks6 {
    float: left;
    margin-top: 18px;
}


#page_id-1  .compact > .site_wrapper > .header> .container_fhstyle > .menu_rlinks6 a {
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
	border:0px;
    font-weight: 500;
    padding: 9px 18px;
    border-radius: 3px;
    text-transform: uppercase;
    transition: all 0.3s ease;
}


#page_id-1 .icon-home {
   background: #fff;
    border-radius: 5px;
    margin: 10px 0px;
    width: 100%;
    float: left;
}

#page_id-1 .icon-home p{
    padding: 10px 0px;
    font-size: 18px;
    text-align: left;
    color: #444;
    text-shadow: none;
    font-weight: 600;
	float: left;
	
}

#page_id-1 .margin-top-txt{margin-top:60px;}


#page_id-1 .sales-cloud-box {
    background: #fff;
    text-align: center;
    margin: 28px 0 16px 0px;
    position: relative;
    min-height: 80px;
    border-radius: 10px;
	transition:1s;
}

#page_id-1  span.sales-cloud-img {
    position: absolute;
    transform: translate(-50%);
    top: -30px;
    left: 50%;
    border-radius: 8px;
    border: 2px solid #ffffff;
    background: #1e86b9;
    padding: 7px 13px;
	transition:1s;
}

#page_id-1 .sales-cloud-box:hover span.sales-cloud-img {
    top: -40px;
}

#page_id-1 .sales-cloud-box:hover p {
    padding-top: 26px;
}


#page_id-1 .sales-light-box {
    background: #fff;
    text-align: center;
    margin: 28px 0px;
    position: relative;
    min-height: 204px;
    border-radius: 10px;
    padding-bottom: 20px;
    transition: 1s;
}

#page_id-1  span.sales-light-img {
    position: absolute;
    transform: translate(-50%);
    top: -30px;
    left: 50%;
    border-radius: 8px;
	transition:1s;
}


#page_id-1 .sales-light-box h3{
    font-size: 18px;
    text-align: center;
    color: #444;
    text-shadow: none;
    font-weight: 600;
	padding-top: 64px;
	margin:0px;
	transition:1s;
}


#page_id-1 .sales-cloud-box p{
    padding: 10px 0px;
    font-size: 18px;
    text-align: center;
    color: #444;
    text-shadow: none;
    font-weight: 600;
	padding-top: 34px;
	transition:1s;
}

#page_id-1 .sales-light-box:hover span.sales-light-img {
    top: -48px;
}

#page_id-1 .sales-light-box:hover p {
    padding-top: 2px;
}

#page_id-1 .sales-light-box:hover h3{
    padding-top: 44px;
}

#page_id-1 .sales-light-box:hover {
    min-height: 204px;
}


#page_id-1 .our-data-img {
    background: #fff;
    border: 3px solid #107db6;
    border-radius: 14px 14px 0 0;
    overflow: hidden;
}

#page_id-1 .our-data-txt {
    text-align: center;
    background: #fff;
    box-shadow: 3px 3px 6px 3px #5d5c5c42;
	margin-top: -5px;
	transition: 1s;
}

#page_id-1 .our-data-txt:hover {
    box-shadow: 3px 3px 6px 3px #5d5c5c82;
}

#page_id-1 .cloud-house-img {
    margin-top: -80px;
}
	

#page_id-1 .web-margin {
    margin: 54px 0px;
}

#page_id-1 .subscribe-box{background: #ffffff;
    border-radius: 0px;
    border: 0px;
    box-shadow: 1px 3px 6px 3px #bdbbbb59;
    margin-top: 15px;
    min-height: 294px;
}

#page_id-1 .btn-block {
    display: block;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    background: #0574b5;
    border-radius: 0px;
    color: #fff!important;
}

#page_id-1 .whitepaper-box {
    background: #f7f7f7;
    border-right: 4px solid #019ddc;
    width: 100%;
    float: left;
    margin: 20px 0px;
	box-shadow: 3px 3px 6px 3px #5d5c5c42;
}

#page_id-1 .whitepaper-box span {
    width: 40%;
    float: left;
	border-right: 4px solid #019ddc;
}

#page_id-1 .whitep-txt {
    width: 60%;
    float: left;
    background: #f7f7f7;
	    padding: 20px;
}

#page_id-1 .web-iconimg{
	background: none!important;
    border: 0px!important;
}

#page_id-1 .slide-review {
    background: #f7f7f7 url(../images/tower.jpg) center bottom;
    background-size: cover;
	background-repeat:no-repeat;
}


.testimonial .pic{
    width: 22%;
    padding: 20px 0;
    margin: 0 6% 0px 2%;
    float: left;
    position: relative;
    z-index: 1;
}
.testimonial .pic:before,
.testimonial .pic:after{
    content: "";
    width: 130px;
    height: 150px;
    background: #2db6ff;
    position: absolute;
    z-index: -1;
}
.testimonial .pic:before{
    top: 0;
    right: -20px;
}
.testimonial .pic:after{
    bottom: 0;
    left: -20px;
}
.testimonial .pic img{
    width: 100%;
    height: auto;
    border: 1px solid #2db6ff;
}
.testimonial .testimonial-content{
    width: 70%;
    float: right;
}
.testimonial .title{
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #0a0a0a;
    margin: 0;
    text-transform: uppercase;
    padding-top: 65px;
    padding-left: 15px;
}
.testimonial .post{
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 27px;
    color: #fff;
    text-transform: capitalize;
    margin-bottom: 25px;
    padding-left: 15px;
}
.testimonial .description{
    font-size: 16px;
    color: #444;
    padding: 0 15px;
    margin: 0;
    position: relative;
}

.testimonial .description:before{
    /* content: "\f10d"; */
    margin-right: 5px;
    top: 0;
    left: 0;
}

.owl-theme .owl-controls{
    width: 70%;
    margin: 0;
    text-align: left;
    position: absolute;
    bottom: 0;
    right: 0;
	text-align: left!important;
}
.owl-theme .owl-controls .owl-buttons div{
    width: 60px;
    height: 20px;
    line-height: 90px;
    background: #2db6ff!important;
    border-radius: 0;
    opacity: 1!important;
    position: relative;
}
.owl-prev:before,
.owl-next:before{
    content: "\f177";
    font-family: "fontawesome";
    font-size: 24px;
    font-weight: 900;
    color: #ddd;
    position: absolute;
    top: 0;
    left: 25%;
    LINE-HEIGHT: 20px;
}
.owl-next:before{
    content: "\f178";
}
.owl-next:after{
    /* content: " / "; */
    /* font-size: 40px; */
    color: #ddd;
    position: absolute;
    top: 0;
    left: -10px;
}
@media only screen and (max-width: 990px){
    .testimonial{ text-align: center; }
    .testimonial .pic{
        width: 200px;
        margin: 0 auto;
        float: none;
    }
    .testimonial .pic:before,
    .testimonial .pic:after{
        width: 80px;
        height: 100px;
    }
    .testimonial .testimonial-content{
        width: 100%;
        float: none;
    }
    .testimonial .title{
        padding: 15px 0 0 0;
    }
    .testimonial .post{
        padding: 0;
        margin-bottom: 10px;
    }
    .owl-theme .owl-controls{
        width: 100%;
        position: static;
        text-align: center;
    }
    .owl-theme .owl-controls .owl-buttons div{
        height: 50px;
        line-height: 50px;
    }
}



span.hading-lead.client-txt {
    font-weight: 600;
}
