﻿html {
    font-size: 13px;
}
body {
}
.main {
     /*border-radius: 15px 15px 40% 15px;*/
     /*border-bottom-right-radius: 50% 10%;*/
}
.bottomlogo {   
    max-width: 15%;   
    margin-right: 1%;
}
.onwide {
    padding-left:5px;
    display:inline-block;
}
.span20 {
    /*font-size: 18px;*/
    line-height: 19px;
}
.carousel-indicators {
    /*bottom:-20px;*/
     /*bottom: inherit;*/
}

.rowWrap p {
    /*font-size: 14px;*/
    line-height: 18px;
    /*margin-bottom:5px;*/
}
.envelope {
    margin:5px;
}
.left-img-sm img{
    max-width: 100%;
    height:auto;
}
.carousel {
      height: 300px;
}
.carousel-control .fa{   
    margin-top: 130px;
}