/*************************************
    		      about
**************************************/
.owl-carousel-1 { overflow: hidden; }
.owl-carousel-1 .owl-nav { display: block; position: absolute; text-indent: inherit; top: 46%; left: 0; width: 100%; cursor: pointer;  }
.owl-carousel-1 .owl-nav .owl-prev {  display: block; position: absolute; text-indent: inherit; left: -44px; width: auto; cursor: pointer; -webkit-transition: opacity 0.3s ease 0s, left 0.3s ease 0s; -moz-transition: opacity 0.3s ease 0s, left 0.3s ease 0s; -ms-transition: opacity 0.3s ease 0s, left 0.3s ease 0s; -o-transition: opacity 0.3s ease 0s, left 0.3s ease 0s; transition: opacity 0.3s ease 0s, left 0.3s ease 0s; }
.owl-carousel-1 .owl-nav .owl-next { display: block; position: absolute; text-indent: inherit; right: -44px; width: auto; cursor: pointer; -webkit-transition: opacity 0.3s ease 0s, right 0.3s ease 0s; -moz-transition: opacity 0.3s ease 0s, right 0.3s ease 0s; -ms-transition: opacity 0.3s ease 0s, right 0.3s ease 0s; -o-transition: opacity 0.3s ease 0s, right 0.3s ease 0s; transition: opacity 0.3s ease 0s, right 0.3s ease 0s; }
.owl-carousel-1 .owl-nav i { font-weight: normal; font-size: 20px; color: #626262; background: rgba(255, 255, 255, 0.7); padding: 12px; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s; }
.owl-carousel-1 .owl-nav i:hover { color: #626262; background: rgba(255, 255, 255, 1); }
.who-we-are-left:hover .owl-carousel-1 .owl-nav .owl-prev { left: 0; }
.who-we-are-left:hover .owl-carousel-1 .owl-nav .owl-next { right: 0; }
/*who-we-are-right*/
.about { overflow: hidden; }
.who-we-are-right h4 { margin-top: 0px; font-size: 25px; }
.who-we-are-right a {  font-weight: 600; color: #00a9da; }
.who-we-are-right-button a.button i { padding: 13px 10px; width: 46px; font-size: 14px;}
.who-we-are-right-button a.button span { font-size: 13px; padding: 11px 15px; }
ul.who-we-are-about i {  color: #00a9da; padding-right: 10px; }
ul.who-we-are-about li { font-size: 14px; line-height: 30px;}