.wrapper {
    margin: 0 auto;
    width: 1140px;
}
a {
    text-decoration: none;
    color: #8eaa29;
}
.clear {
    clear: both;
}
.alignright {
    float: right;
    margin-left: 15px;
    margin-bottom: 10px;
}
.alignleft {
    float: left;
    margin-right: 15px;
    margin-bottom: 10px;
}
.centertext{
    text-align: center;
}
strong{
    font-weight: 600;
}
body {
    font-family: 'Open Sans', sans-serif;
    height: 100%;
    width: 100%;
    position: relative;
    background:#21bcbe;
}
.header {
    padding: 10px 0;
    background:#FFF;
}

.logo {
    float: left;
    width: 267px;
}
.logo img{
    width: 100%;
}

.top-social {
    float: right;
    width: 45%;
    text-align: right;
    padding: 55px 0 0 0;
}
.top-social ul li {
    color: #b6b6b6;
    display: inline-block;
    margin-right: 9px;
}
.top-social ul li:last-child{
    margin-right: 0;
}
.top-social ul li a {
    background: #2d4c8b;
    color: #fff;
    display: block;
    font-size: 17px;
    padding: 7px 11px;
    border-radius: 130px;
}
.top-social ul li:nth-child(2n) a {
    background: #fd9516;
    padding: 7px 8px;
}
.top-social ul li:nth-child(3n) a {
    background: #d41d1d;
    padding: 7px 8px;
}

.head-bottom {
    background: url("../images/head-bg.png")no-repeat;
    width: 100%;
    height:13px;
    background-size: cover;
}

.welcome-wrapper {
    background: url("../images/body-bg.jpg")no-repeat;
    padding: 70px 0 300px 0;
    background-size: cover;
}

.welcome h1{
    text-transform: uppercase;
    font-family: 'Luckiest Guy', cursive;
    font-size: 35px;
    color: #fffc00;
    margin-bottom: 35px;
    background: url("../images/star.png")no-repeat 0 6px;
    padding: 0 0 0 35px;
}
.welcome h2{
    font-size: 24px;
    color: #47d3d6;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.welcome h2 strong{
    font-size: 16px;
    font-weight: 400;
    text-transform:lowercase;
}
.welcome p{
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 25px;
    color: #d9d2da;
}

.welcome-left {
    float: left;
    width: 48%;
}

.welcome-right {
    float: right;
    width: 48%;
}
.welcome-right ul{
    margin-bottom: 20px;
}
.welcome-right ul li{
    background: url("../images/bullet1.png")no-repeat 0 3px;
    font-size: 15px;
    margin-bottom: 10px;
    color: #d9d2da;
    padding: 0px 0 0 18px;
}
.welcome-right ul li:nth-child(2n){
    background: url("../images/bullet2.png")no-repeat 0 3px;
}
.welcome-right ul li:last-child{
    background: url("../images/bullet3.png")no-repeat 0 3px;
}
.footer {
    background: url("../images/foot-bg.png")no-repeat;
    padding: 70px 0 0 0;
    background-size: 100% 100%;
    margin: -250px 0 0 0;
    position: relative;
}
.footer h1 {
    text-align: center;
    text-transform: uppercase;
    font-family: 'Luckiest Guy', cursive;
    font-size: 35px;
    color: #fffc00;
    margin-bottom: 20px;
    position: relative;
    display: inline-block;
}
.footer h1::before{
    background: url("../images/star.png")no-repeat;
    content: " ";
    position: absolute;
    left: -30px;
    top: 6px;
    width: 23px;
    height: 22px;
}
.footer-contact{
    padding: 0 0 25px 0;
    width: 980px;
    margin: 0 auto;
}
.footer ul li{
    background: url("../images/icon1.png")no-repeat;
    float: left;
    width: 16%;
    margin-right: 25px;
    padding: 0 0 0 65px;
    line-height: 19px;
    font-size: 16px;
    color: #fff;
}
.footer ul li:first-child{
    width: 17%;
}
.footer ul li:first-child strong{
    background: url("../images/uae-flag.png")no-repeat 40px 3px;
    font-weight: 400;
    padding: 0 40px 0 0;
}
.footer ul li:nth-child(2n){
    background: url("../images/icon2.png")no-repeat;
    padding: 6px 0 9px 65px;
}
.footer ul li:nth-child(3n){
    background: url("../images/icon3.png")no-repeat;
    padding: 6px 0 9px 65px;
}
.footer ul li:last-child{
    background: url("../images/icon4.png")no-repeat;
    padding: 6px 0 9px 65px;
    margin-right: 0;
}
.footer ul li label{
    font-weight: 700;
    color: #fff;
    display: block;
    margin-bottom: 3px;
}
.footer ul li a{
    color: #fff;
}
.copyright {
    padding: 15px 0;
    border-top: 1px solid #64d0d2;
    font-size: 14px;
    color: #d3f2f2;
    text-align: center;
}
.foot-heading {
    text-align: center;
}

.foot-cooming {
    background: url("../images/coomingsoon-bg.png");
    width: 684px;
    height: 83px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -20px;
    z-index: 100;
    text-align: center;
}
.foot-cooming h2{
    font-size: 48px;
    color: #301049;
    font-family: 'Luckiest Guy', cursive;
    padding: 15px 20px 0 0px;
}
.foot-cooming h2 span{
    font-size: 25px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    margin: 0 10px 0 0;
    position: relative;
    top: -8px;
    letter-spacing: -1px;
}