/* section background
/* -------------------------------------------------- */

#subheader{
background:url(../images/background/bg-subheader.jpg) no-repeat;
background-size:cover;
}

#fun-facts{
background:url(../images/background/bg-3.jpg) top left fixed;
background-size:cover;
}

#section-contact{ 
background:url(../images/background/bg-4.jpg) top left fixed;
background-size:cover;
}

#section-skill-bar{ 
background:url(../images/background/bg-8.jpg) top left fixed;
background-size:cover;
}

#info-address{background:url(../images/background/bg-3.jpg) top fixed;}
#logo-full{ background:#000; padding:60px 0 60px 0;}
#view-all-projects{background:#F06807; padding:60px 0 60px 0;}
#section-about-us-2{background:#f8f8f8; height:100%;}
#section-about-us-2 .image-container{background:url(../images/background/bg-side-1.jpg);}


.dark #section-about-us-2{background:#222; height:100%;}
#section-welcome{background:url(../images/background/bg-5.jpg);background-size:cover;}
#section-welcome-2{background:url(../images/background/bg-6.jpg);}
#section-welcome-3{background:url(../images/background/bg-7.jpg) top left;}
.dark #section-portfolio{background:#222;}

#section-testimonial{ background:url(../images/background/bg-2.jpg) top fixed;}
.whyus_list li {
	line-height: 22px;
    font-size: 14px;
    font-weight: bold;
    padding-left: 20px;
    padding-bottom: 20px;
    position: relative;
    margin-bottom: 10px;
    border-bottom: 1px solid #e1e1e1;
	list-style:none;
}
.whyus_list {
    padding-left: 0px !important;
}
.whyus_list li:before{
	content: "\f00c";
    position: absolute;
    top: 0;
    left: 0;
    font-family: fontawesome;
    font-weight: 300;
	color: #1003c4;
}
.whyus_list_1 li {
	line-height: 22px;
    font-size: 14px;
    font-weight: bold;
    padding-left: 20px;
    padding-bottom: 20px;
    position: relative;
    margin-bottom: 10px;
	list-style:none;
}
.whyus_list_1 {
    padding-left: 0px !important;
}
.whyus_list_1 li:before{
	content: "\f00c";
    position: absolute;
    top: 0;
    left: 0;
    font-family: fontawesome;
    font-weight: 300;
	color: #1003c4;
}
.out_soucing li {
	line-height: 22px;
    padding-left: 20px;
    padding-bottom: 20px;
    position: relative;
    margin-bottom: 10px;
	list-style:none;
}
.out_soucing {
    padding-left: 0px !important;
}
.out_soucing li:before{
	content: "\f192";
    position: absolute;
    top: 0;
    left: 0;
    font-family: fontawesome;
    font-weight: 300;
	color: #1003c4;
}
.witer_date-box p{
	font-size: 12px;
    font-weight: 400;
    color: #707070;
	margin-bottom: 10px;
}