/*
 Theme Name:   Orbit Child
 Theme URI:    http://softupit.com
 Description:  Orbit Child Theme
 Author:       Softup IT
 Author URI:   http://softupit.com
 Template:     orbit
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  orbit-child
*/

#main-container {
   /* background-color: #FFF;*/
}


aside{
	padding-top:10px;
}

.flex-caption {
	 font-size:22px;
    padding: 3% 5%;
}

#top-header {
  border-bottom: 4px solid #1d6497;
  padding-bottom: 9px;
}

#top-header, #content-container {
    background-color: #FFF;
}
#front-slide {
    width: 100%;
}

.front-features {
    margin:0;
    margin-bottom: 0px;
    border: 0px;
}

#front-slide {
	width:100%
}

#main-navigation {
    width: 54.58333333333334%;

}

#logo {
    width: 41.25%;
}
body{
    background: url(bg.jpg);
    background-attachment: fixed;
    background-size: 100% 100%;
    font-family: Tahoma,Verdana,Arial,sans-serif;
    font-size: 13px;
    line-height: 20px;

}

h1,h2{
#font-family: 'Economica', Arial, sans-serif;
 font-size: 2em;
font-family: Tahoma,Verdana,Arial,sans-serif;
}

aside .aside-box ul li{
list-style-type: disc;
margin-left:10px;
}

.footer-copy{
width:100%;
}
.footer-boxes{
 text-align:center;
}
.footer-boxes ul{
padding-top:10px;
margin-bottom: 10px;
padding-left:0px;
}
.footer-boxes ul li{
list-style-type: none;
display: inline;
padding-left:15px;
}

.top-contacts{

background: url(icon-phone.jpg) no-repeat 0 2px;
    padding-left: 30px;
    padding-right:10px;
    font-size: 22px;
    height: 27px;
    line-height: 27px;
}

.social-icons, .top-contacts{
float:right;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

@media screen and (max-width: 860px){
 .social-icons ul {
    margin:0px;
 }
 .top-contacts{
   font-size:16px;
 }
}

.footer-extra {
    margin-top: 0px;
}
.footer-copy{
text-align:center;
}