
/*font-family: 'Ubuntu', sans-serif;*/
.btn-default {padding: 10px 30px; background: transparent; border: 2px solid #F58D5B; color: #fff; text-transform: uppercase; text-shadow: 0 0 0; font-size: 18px; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s;}
.btn-default:hover {background: #F58D5B; color: #fff; text-decoration: none; border: 2px solid #F58D5B; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s;}
a, a:hover, a:focus, a:active {outline: 0 !important;}
.btn-default.focus, .btn-default:focus {background: #F58D5B; color: #fff; border: 2px solid #F58D5B;}
.color-black {color: #F58D5B;}
.color-black:hover, .color-black:focus {color: #fff;}


/*==================== SLIDER CSS ======================*/
body {font-family: 'Ubuntu', sans-serif;}
.atlas-10 {position: relative; background: #fff; padding: 60px 0 0;}
.atlas-10 .text-container {margin: 20px 0;}
.atlas-10 .text-container h3 {font-size: 16px;}
.atlas-10 .text-container p {color:#999; line-height: 24px;}
.atlas-10 .icon-service .fa {color:#F58D5B;}
.atlas-10 .icon-service {height: 50px;}
.icon-service img {max-height: 50px; max-width: 50px;}

.atlas-10 .map-img {margin-top: 70px;}
