.carousel-inner.onebyone-carosel { margin: auto; width: 100%; }
.onebyone-carosel .active.left { left: -25.00%; }
.onebyone-carosel .active.right { left: 25.00%; }
.onebyone-carosel .next { left: 25.00%; }
.onebyone-carosel .prev { left: -25.00%; }

.heading1{
	font-size: 42px;
    line-height: 42px;
    font-family: "Ubuntu", Arial, Tahoma, sans-serif;
    font-weight: 300;
    color: #074e97;
}
.heading2{
	font-size: 28px;
    line-height: 42px;
    font-family: "Ubuntu", Arial, Tahoma, sans-serif;
    font-weight: 300;
    color: #074e97;
}

.port{
    text-align: center;
    font-family: "Ubuntu", Arial, Tahoma, sans-serif;
    /*font-weight: 500;*/
    color: #074e97;
    font-size: 20px;
}