/* Azzam finance  */

@import url(https://fonts.googleapis.com/css?family=Raleway:400,200,300,700,800,100|Roboto:400,100);

body {
  font-family: "Raleway", Roboto, Helvetica, Arial, sans-serif !important;
  font-size: 14px;
  line-height: 1.6;
  color: #333;
  background-color: #fff;
  outline: none;
}
a {
   outline: 0;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus
    {outline:none!important;}
.navbar-default {
    background-color: transparent !important;
    border-color: transparent !important;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}
.navbar-right {
    margin-top: 50px!important;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus{
    background-color: #a20304 !important;
    color: #fff !important;
    
}
.navbar-default .navbar-nav > .active > a:hover{
    background-color: #a20304 !important;
    color:#ebbd50 !important;
}
.navbar-nav > li > a {
    padding-bottom: 5px !important;
    padding-top: 5px !important;
    border-radius: 5px;
}
.navbar-nav > li > a:focus {outline:0;}
.navbar-default .navbar-nav > li > a {
    color: #1d1d1d !important;
}
.navbar-default .navbar-nav > li > a:hover {
    color: #ebbd50!important;
}
.logo{
    margin-top: 15px;
    padding-left: 15px;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
}
.logo img{
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    max-height: 97px;
}
.logo-short{
    margin-top: 5px;
    max-height: 65px;
}
.logo-short img{
    max-height: 65px;
}
.navbar-right-scroll{
     margin-top: 20px !important;
}
.darkHeader {
    background-color: rgba(255,255,255,0.8)!important;  
}
.hero {
    background: rgb(255, 255, 255) url("../images/banner.jpg") no-repeat scroll center center / cover ;
    color: #fff;
    padding: 0 0 ;
    position: relative;
    height: 100vh;
    min-height: 850px;
}
.banner-anim-container{
    padding-top: 130px;
    height: 850px;
    position: relative;
    top: 100px; 
    overflow: hidden;
}
.hero img{
-webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}
/* banner animation */
.line-anim{
    width: 690px;
    height: 657px;
    z-index: 1;
    position: absolute;
    left: 30%;
    top: 2%;
}
.logo-anim{
    width: 250px;
    height: 250px;
    box-sizing: content-box;
    text-align: center;
    position: absolute;
    left: 11%;
    top: 27%;
    z-index: 2;
    padding: 5px;
    border:solid 2px #fff;
    border-radius: 50%;
    box-shadow: 1px 1px 5px rgba(0,0,0,.3);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.anim-icon{
    width: 90px;
    height: 90px;
    box-sizing: content-box;
    position: absolute;
    float: right;
    z-index: 2;
    padding: 5px;
    border: solid 2px #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    box-shadow: 1px 1px 5px rgba(0,0,0,.3);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    
}
.anim-icon img,
.line-anim img,
.logo-anim img{
    width: 100%;
}
.anim-txt{
    position: absolute;
    float: right;
    z-index: 2;
    text-align: left;
}
.anim-icon:hover,
.logo-anim:hover{
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(235, 189, 80, 0.67);
    -moz-box-shadow:    0px 0px 30px 0px rgba(235, 189, 80, 0.67);
    box-shadow:         0px 0px 30px 0px rgba(235, 189, 80, 0.67);
}
.finance-anim{
    right: 32%;
    top: 2%;
}
.finance-anim-txt{
    right: 21%;
    top: 7%;
    color: #000;
}
.flexi-anim{
    right: 44%;
    top: 13%;
}
.flexi-anim-txt{
    right: 35%;
    top: 18%;
    color: #000;
}
.management-anim{
    top: 68%;
    right: 32%;
}
.management-anim-txt{
    top: 71%;
    right: 17%;
    color: #fff;
}
.propety-anim{
    top: 24%;
    right: 23%;
}
.propety-anim-txt{
    top: 27%;
    right: 9%;
    color: #000;
}
.registered-anim{
    top: 53%;
    right: 45%;
}
.registered-anim-txt{
    top: 56%;
    right: 37%;
    color: #fff;
}
.response-anim{
    top: 36%;
    right: 8%;
}
.response-anim-txt{
    top: 39%;
    right: 2%;
    color: #000;
}
.support-anim{
    top: 48%;
    right: 20%;
}
.support-anim-txt{
    top: 52%;
    right: 11%;
    color: #fff;
}
.form-btn-mobile{
    background: #d9534f;
    color: #fff;
    position: fixed;
    left: 0;
    z-index: 99999;
    padding: 10px 15px;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg); 
    transform: rotate(-90deg);
    transform-origin: left top 0;
    top: 302px;
    cursor: pointer;
    display: none;
 }
 .logo-anim .circle{
    width:100% ;
    height:100%; 
    background:#f9ead2;
    border-radius:50%;
 }
 .logo-anim .circle h4{
    margin: 0;
    font-size: 23px;
    font-weight: 500;
    color: #000;
    padding-top:80px;
    padding-bottom: 5px;
    line-height: 32px;
 }
.logo-anim .circle .btn-primary {
    background-color: #a20304;
    border-color: #a20304;
    color: #fff;
    font-size: 23px;
    font-weight: 500;
    padding: 0px 25px;
}
.logo-anim .circle .btn-primary:focus,
.btn-primary.focus {
    color: #ebbd50;
    background-color: #a20304!important;
    border-color: #a20304;
}
.logo-anim .circle .btn-primary:hover {
    color: #ebbd50;
    background-color: #a20304 !important;
    border-color: #a20304;
}
/* banner responsive */
@media (max-width: 1198px) {
    .hero{
        min-height:700px;
    }
    .logo-anim{
        width: 230px;
        height: 230px;
        left: 9%;
        top: 19%;
    }
    .logo-anim .circle h4{
        padding-top: 70px;
    }
    .anim-icon{
        width: 70px;
        height: 70px;
    }
    .line-anim{
        width: 55%;
        height: auto;
    }
    .finance-anim{
        right: 32%;
        top: 2%;
    }
    .finance-anim-txt{
        right: 19%;
        top: 6%;
        color: #000;
    }
    .flexi-anim{
        right: 45%;
        top: 10.5%;
    }
    .flexi-anim-txt{
        right: 34%;
        top: 14.5%;
        color: #000;
    }
    .management-anim{
        top: 53%;
        right: 34%;
    }
    .management-anim-txt{
        top: 55%;
        right: 16%;
        color: #fff;
    }
    .propety-anim{
        top: 18%;
        right: 23%;
    }
    .propety-anim-txt{
        top: 21%;
        right: 7%;
        color: #000;
    }
    .registered-anim{
        top: 41%;
        right: 43%;
    }
    .registered-anim-txt{
        top: 44%;
        right: 33%;
        color: #fff;
    }
    .response-anim{
        top: 28%;
        right: 9%;
    }
    .response-anim-txt{
        top: 30%;
        right: 1%;
        color: #000;
    }
    .support-anim{
        top: 37%;
        right: 21%;
    }
    .support-anim-txt{
        top: 39%;
        right: 10%;
        color: #fff;
    }
}
@media (max-width: 991px) {
    .hero{
        min-height:600px;
    }
    .logo-anim{
        width: 200px;
        height: 200px;
        left: 3%;
        top: 16%;
    }
    .logo-anim .circle h4{
        padding-top: 50px;
    }
    .anim-icon{
        width: 50px;
        height: 50px;
    }
    .line-anim{
        width: 50%;
        height: auto;
        left: 24%;
        top: 4%;
    }
    .finance-anim{
        right: 42%;
        top: 3.5%;
    }
    .finance-anim-txt{
        right: 26%;
        top: 6%;
        color: #000;
    }
    .flexi-anim{
        right: 53%;
        top: 9.5%;
    }
    .flexi-anim-txt{
        right: 39%;
        top: 12%;
        color: #000;
    }
    .management-anim{
        top: 39.5%;
        right: 43%;
    }
    .management-anim-txt{
        top: 41%;
        right: 20%;
        color: #000;
    }
    .propety-anim{
        top: 15%;
        right: 37%;
    }
    .propety-anim-txt{
        top: 16%;
        right: 16%;
        color: #000;
    }
    .registered-anim{
        top: 31%;
        right: 54%;
    }
    .registered-anim-txt{
        top: 33%;
        right: 41%;
        color: #000;
    }
    .response-anim{
        top: 21.5%;
        right: 20%;
    }
    .response-anim-txt{
        top: 23%;
        right: 9%;
        color: #000;
    }
    .support-anim{
        top: 28.5%;
        right: 31%;
    }
    .support-anim-txt{
        top: 30%;
        right: 17%;
        color: #000;
    }
}

@media (max-width: 768px) {
    .hero{
        font-size: 12px;
        min-height: 800px;
    }
    .logo-anim{
        width: 21%;
        height: auto;
        left: 3%;
        top: 16%;
        display: none!important;
    }
    .anim-icon{
        width: 50px;
        height: 50px;
    }
    .line-anim{
        width: 50%;
        height: auto;
        left: 24%;
        top: 4%;
        display: none!important;
    }
    .finance-anim{
        left: 25%;
        top: 5%;
        right: auto;
    }
    .finance-anim-txt{
        left: 45%;
        top: 8%;
        color: #000;
        right: auto;
    }
    .flexi-anim{
        left: 25%;
        top: 15%;
        right: auto;
    }
    .flexi-anim-txt{
        left: 45%;
        top: 18%;
        right: auto;
        color: #000;
    }
    .management-anim{
        left: 25%;
        top: 25%;
        right: auto;
    }
    .management-anim-txt{
        left: 45%;
        top: 26.5%;
        right: auto;
        color: #000;
    }
    .propety-anim{
        left: 25%;
        top: 35%;
        right: auto;
    }
    .propety-anim-txt{
        left: 45%;
        top: 36.5%;
        right: auto;
        color: #000;
    }
    .registered-anim{
        left: 25%;
        top: 45%;
        right: auto;
    }
    .registered-anim-txt{
        left: 45%;
        top: 46.5%;
        right: auto;
        color: #fff;
    }
    .response-anim{
        left: 25%;
        top: 55%;
        right: auto;
    }
    .response-anim-txt{
        left: 45%;
        top: 56.5%;
        right: auto;
        color: #fff;
    }
    .support-anim{
        left: 25%;
        top: 65%;
        right: auto;
    }
    .support-anim-txt{
        left: 45%;
        top: 66.5%;
        right: auto;
        color: #fff;
    }
    .form-btn-mobile{
        background: #d9534f;
        color: #fff;
        position: fixed;
        left: 0;
        z-index: 999;
        padding: 10px 15px;
        -ms-transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg); 
        transform: rotate(-90deg);
        transform-origin: left top 0;
        top: 302px;
        cursor: pointer;
        display: block!important;
    }
}
.home-sec-1{
    background: rgb(255, 255, 255) url("../images/home-sec-1-bg.png") no-repeat scroll center center / cover ;
    padding: 90px 0 100px 0 ;
}
.home-sec-1 p,
.policy-sec-1 p,
.casetudy-sec-1 p,
.about-sec-3 p,
.legal-sec-1 p{
    text-align: justify;
}
.home-sec-2{
    background: rgb(0, 0, 0) url("../images/home-sec-2-bg.jpg") no-repeat scroll center center;
    padding: 130px 0 130px 0 ;
}

.home-sec-2 .btn-primary {
    background-color: transparent!important;
    border-color: #dfb054 !important;
    color: #fff;
}
.home-sec-2 .btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 10px 42px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: transparent!important;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: transparent!important;
  border-color: #204d74;
}
.footer{
    background: #414042;
    border-top: solid 4px #a20304;
    color: #fff;
    padding: 40px 0;
}
.footer .copy-right{
    font-size: 12px;
}
.footer .copy-right hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #a0a0a1;
    margin: 20px 0;
    padding: 0; 
    color: #ccc;
}
.footer .nav > li {
    display: inline-block;;
    font-size: 16px;
    font-weight: 400;
    list-style: outside none none;
    color: #000000;
    padding-right: 10px;
}
.footer .nav > li:last-child{
    padding-right: 0;
}
.footer .nav > li > a{
    color: #000;
    border-radius: 50%;
    background: #ffffff;
    width: 41px;
    height: 41px;
    text-align: center;
    font-size: 20px;
    line-height: 25px;
    padding: 9px;
}
.footer .nav > li > a:hover,
.footer .nav > li > a:focus{
    color: #a20304;
}
.scroll-top{
    background: #ebbd50;
    padding: 4px;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 0;
    color: #fff;
    font-size: 20px;
}
.scroll-top:hover{
    background: #a20304;
    color: #fff;
}
.slider-menu .nav > li {
    font-size: 16px;
    display: block;
    font-weight: 400;
    list-style: outside none none;
    color: #fff;
}
.slider-menu .nav > li > a{
    color: #fff;
    background: none;
    text-align: left;
    font-size: 14px;
    padding: 9px;
}
.slider-menu .nav > li > a:hover,
.slider-menu .nav > li > a:focus{
    color: #ebbd50;
    background: none;
}
.btn-bar{
    padding-left: 15px;
    font-size: 25px;
    color: #efc062;
}
.cbp-spmenu {
    background: rgba(0,0,0,.3)!important; 
    position: fixed;
    width: 200px; 
}

.cbp-spmenu a {
    display: block;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
}

.cbp-spmenu a:hover, 
.cbp-spmenu a:focus{
    color: #ebbd50;
    background: none !important;
}

.cbp-spmenu a:active {
    color: #ebbd50;
    background: none !important;
}
.cbp-spmenu .active {
    color: #ebbd50;
    background: none !important;
}

/* Orientation-dependent styles for the content of the menu */

.cbp-spmenu-vertical {
    width: 115px;
    height: auto;
    top: 200px;
    z-index: 1000;
}

.cbp-spmenu-vertical a {
    padding: 1em;
}

/* Vertical menu that slides from the left or right */

.cbp-spmenu-right {
    right: -115px;
}
.cbp-spmenu-right.cbp-spmenu-open {
    right: 0px;
}


/* Push classes applied to the body */

.cbp-spmenu-push {
    overflow-x: hidden;
    position: relative;
    left: 0;
}

/* Transitions */

.cbp-spmenu,
.cbp-spmenu-push {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

/* Example media queries */

@media screen and (max-width: 55.1875em){

    .cbp-spmenu-horizontal {
        font-size: 75%;
        height: 110px;
    }

}

@media screen and (max-height: 26.375em){

    .cbp-spmenu-vertical {
        font-size: 90%;
        width: 190px;
    }

    .cbp-spmenu-right {
        right: -190px;
    }

}
.parallax { background-size: cover; }

/*** About page ****/
.about-sec-2{

    width: 100%;
    clear: both;
}
.about-sec-2 p{
    color: #fff;
    padding-top: 15px;
}
.hero-banner{
    color: #fff;
    padding: 0 0 ;
    position: relative;
    min-height: 560px;
}
.hero-banner.about{
    background: rgb(255, 255, 255) url("../images/banner-about.jpg") no-repeat scroll center  center / cover ;
}
.hero-banner.case-study{
    background: rgb(255, 255, 255) url("../images/banner-casestudy.jpg") no-repeat scroll center  center / cover ;
}
.hero-banner.policy{
    background: rgb(255, 255, 255) url("../images/banner-policy.jpg") no-repeat scroll center  center / cover ;
}
.hero-banner.business{
    background: rgb(255, 255, 255) url("../images/banner-business.jpg") no-repeat scroll center  center / cover ;
}
.hero-banner.legal{
    background: rgb(255, 255, 255) url("../images/banner-legals.jpg") no-repeat scroll center  center / cover ;
}
.hero-banner.contact{
    background: rgb(255, 255, 255) url("../images/banner-contact.jpg") no-repeat scroll center  center / cover ;
}
.hero-banner.faq{
    background: rgb(255, 255, 255) url("../images/banner-faq.jpg") no-repeat scroll center  center / cover ;
}
.title-container{
    margin-top: 280px;
}
.title{
    font-size: 30px;
    color: #414042;
    font-weight: bold;
    float: left;
    
}
.title span{
    display: block;
    border-bottom: solid 1px #ebbd50;
    width: 90%;
    margin: 0 auto;
    text-align: center;
    padding-top: 8px;
}

.left_side {
    position: relative;
    width: 50%;
    float: left;
    background: #414042;
    padding: 60px 0 ;
    height: 420px;

}
.right_side {
    position: relative;
    width: 50%;
    float: right;
    background: #5c5c5d;
    padding: 60px 0 ;
    height: 420px;
}
.right_side .title{
    width: 100px; 
    position: relative; 
    float: left; 
    left: -26px;
}
.right_side .content{
    width: 50%;
    position: relative; 
    float: left; 
    text-align: left; 
    left: -20px;
}
.left_side .title{
    position: relative;
    float: right;
    width: 100px;
}
.left_side .content{
    width: 50%;
    position: relative;
    float: right;
    text-align: right;
    right: -20px;
}
@media (max-width: 768px) {

    .left_side {
        position: relative;
        width: 100%;
        float: left;
        background: #414042;
        padding: 60px 0 ;
        height: auto;

    }
    .right_side {
        position: relative;
        width: 100%;
        float: right;
        background: #5c5c5d;
        padding: 60px 0 ;
        height: auto;
    }
    .footer .text-right,
    .footer .contact{
        text-align: center;
        padding: 15px 0;
    }
    .logo img{
        max-height: 70px;
    }

    .navbar-right li:nth-child(2),
    .navbar-right li:nth-child(3){
        display: none;
    }
    .navbar-header{
        float: left;
    }
}
.left_side h2.vertical-title{
    color: #ebbd50;
}
.right_side h2.vertical-title{
    color: #feda84;
}
.right_side h2.vertical-title span{
    border-color: #feda84;
}
.vertical-title{
  -ms-transform:rotate(270deg); /* IE 9 */
  -moz-transform:rotate(270deg); /* Firefox */
  -webkit-transform:rotate(270deg); /* Safari and Chrome */
  -o-transform:rotate(270deg); /* Opera */
  text-align: left;
  margin-top: 196px;
  width:130px;
  height:50px;
  font-size: 40px;
  font-weight: bold;

}
.vertical-title span{
    display: block;
    border-bottom: solid 1px #ebbd50;
    width: 70%;
    padding-top: 0px;
    float: left;
    text-align: left;
}
.about-sec-3{
    background: #fff;
    padding: 80px 0;
    clear: both;
}
.about-sec-3 .title{
    text-align: center;
    float: none;
    margin: 0 auto;
    padding-bottom: 30px;
}
.about-sec-3 .title span{
     width: 80%;
}
.team{
    padding: 30px 0;
    display: block;
}
.team-image{
    width: 146px; 
    height: 146px; 
    border-radius: 50%; 
    box-sizing: content-box; 
    padding: 14px; 
    border:solid 1px #ecc058; 
    margin: 0 auto;
}
.team .avatar{
    width: 145px;
    height: 145px;
    background: url("../images/avatar.png") no-repeat scroll 0 0 / cover;
    margin: 0 auto;
    border-radius: 50%;
}
.team p{
    text-align: justify;
    padding: 0 20px
}
.team h3{
    color: #ebbd50;
    font-size: 25px;
    font-weight: bold;
}
.team h5{
    font-size: 16px;
    color: #1d1d1d;
}

/* case study */
.table-casestudy{
    border:solid 1px #b9b9b9;
  
}
.table-casestudy .table-light{
    background: #69686a;
    color: #f7cd69;
    min-width: 22%;
}
.table-casestudy .table-dark{
    background: #555555;
    color: #fff;
    border-left: solid 1px #afafaf;
}
.casetudy-sec-1{
    background: rgb(255, 255, 255) url("../images/home-sec-1-bg.png") no-repeat scroll center center / cover ;
    padding: 90px 0 100px 0 ;
}
.casetudy-sec-1 h3{
    color: #d0a133;
    font-weight: bold;
    padding: 25px 0 10px 0;
}
.casetudy-sec-2{
    background: rgb(0, 0, 0) url("../images/case-study-bottom-bg.jpg") no-repeat scroll center center;
    padding: 150px 0 150px 0 ;
}
/* policy */
.row-padding{
    padding-top: 25px;
    padding-bottom: 25px;
}
.process-sec div{
    border-right:1px solid #69686a;
}
.process-sec div:last-child{
    border: none;
}
.policy-sec-1{
    background: rgb(255, 255, 255) url("../images/home-sec-1-bg.png") no-repeat scroll center center / cover ;
    padding: 90px 0 100px 0 ;
}
.policy-sec-1 h4{
    font-weight: bold;
}
.policy-sec-2{
    background: rgb(65, 64, 66);
    padding: 70px 0 70px 0 ;
}
.policy-sec-2 h3{
    color: #d0a133;
    font-weight: bold;
    padding-bottom: 15px;
}
.support-item{
    width: 146px; 
    height: 146px; 
    border-radius: 50%; 
    box-sizing: content-box; 
    padding: 14px; 
    border:solid 1px #ecc058; 
    margin: 0 auto;
    box-sizing: border-box;
}
.support-item-image{
    background: #ebbd50; 
    margin: 0 auto; 
    border-radius: 50%;
    padding: 24px;
    box-sizing: border-box;
}
.policy-sec-3{
    background: #fff;
    padding: 70px 0 70px 0 ;
}
.concave-div-head-border{
    width: 110px; 
    height: 110px; 
    border-radius: 50%; 
    box-sizing: content-box; 
    padding: 9px; 
    border:solid 1px #ecc058; 
    margin: 0 auto;
    position: relative;
    display: inline;
    float: left;
    box-sizing: border-box;
}
.concave-div-head{
    width: 90px;
    height: 90px;
    background: #ebbd50;
    float: left;
    border-radius: 50%;
    padding: 4px 10px;
    box-sizing: border-box;

}
.concave-div-head h3{
    text-align: center!important;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
}
.concave-div {
    background: none;
    height:110px;
    position:relative;
    overflow:hidden;
    z-index:1;
    padding: 13px 10px 50px 40px;
    border-top-right-radius: 1em;
    border-bottom-right-radius: 1em;
    width: 72%;
    float: left;
    border: solid 1px #ebbd50;
    border-left: none;
    left: -20px;

}
.concave-div:before {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #ebbd50;
    border-radius: 100%;
    box-shadow: 0 0 0 9999px #ebebeb;
    content: "";
    height: 128px;
    left: -96px;
    position: absolute;
    top: -10px;
    width: 128px;
    z-index: -1;
}
/* Legal */
.legal-sec-1{
    background: rgb(255, 255, 255) url("../images/legal-bg.jpg") no-repeat scroll center center / cover ;
    padding: 90px 0 100px 0 ;
}
.panel{
    box-shadow: none !important;
    border: 0 !important;
}
.panel-group .panel{
    border-radius: 0px !important;
}
.fancy-collapse-panel .panel-default > .panel-heading {
    padding: 0;
}
.fancy-collapse-panel .panel-heading a {
    padding: 12px 35px 12px 15px;
    display: inline-block;
    width: 100%;
    background-color: #efc062;
    color: #414042;
    position: relative;
    text-decoration: none;
    text-align: left;
}
.fancy-collapse-panel .panel-default:nth-child(even) .panel-title a{
    background-color: #e0dfe0;
}
.fancy-collapse-panel .panel-heading a:after {
    font-family: "FontAwesome";
    content: "\f056";
    position: absolute;
    right: 20px;
    font-size: 20px;
    font-weight: lighter;
    top: 50%;
    line-height: 1;
    margin-top: -10px;
    color: #ffffff;
}

.fancy-collapse-panel .panel-heading a.collapsed:after {
    content: "\f055";
    color: #ffffff;
}
.panel-default .panel-body{
    text-align: justify;
}
/******** animation ********/

.wp1, .wp2, .wp3, .wp4, .wp5, .wp6, .wp7, .wp8, .wp9{
    visibility: hidden;
}
.bounceInLeft, .bounceInRight, .fadeInUp, .fadeInDown, .fadeInLeft, .fadeInRight, .bounceInDown, .fadeIn, .bounceInUp, .slideInLeft, .slideInRight{
    visibility: visible;
}
.delay-05s {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}
.delay-06s {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}
.delay-07s {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
}
.delay-08s {
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}
.delay-09s {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
}
.delay-1s {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
.delay-1-1s {
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
}
.delay-1-2s {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
}
.delay-1-5s {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
}
/***** Loader ****/
#loadingMask{
    width: 100vh;
    height: 100vh;
    background: rgba(255,255,255,.8);
    display: block;
    position: absolute;
    z-index: 999;
    min-height: 100%;
    min-width: 100%;
}

#loadingDiv{
    position: absolute;
    top: 50%;
    right: 50%;
    z-index: 9999;
}
.windows8 {
    position: relative;
    width: 78px;
    height:78px;
    margin:auto;
}

.windows8 .wBall {
    position: absolute;
    width: 74px;
    height: 74px;
    opacity: 0;
    transform: rotate(225deg);
        -o-transform: rotate(225deg);
        -ms-transform: rotate(225deg);
        -webkit-transform: rotate(225deg);
        -moz-transform: rotate(225deg);
    animation: orbit 6.96s infinite;
        -o-animation: orbit 6.96s infinite;
        -ms-animation: orbit 6.96s infinite;
        -webkit-animation: orbit 6.96s infinite;
        -moz-animation: orbit 6.96s infinite;
}

.windows8 .wBall .wInnerBall{
    position: absolute;
    width: 10px;
    height: 10px;
    background: rgb(0,0,0);
    left:0px;
    top:0px;
    border-radius: 10px;
}

.windows8 #wBall_1 {
    animation-delay: 1.52s;
        -o-animation-delay: 1.52s;
        -ms-animation-delay: 1.52s;
        -webkit-animation-delay: 1.52s;
        -moz-animation-delay: 1.52s;
}

.windows8 #wBall_2 {
    animation-delay: 0.3s;
        -o-animation-delay: 0.3s;
        -ms-animation-delay: 0.3s;
        -webkit-animation-delay: 0.3s;
        -moz-animation-delay: 0.3s;
}

.windows8 #wBall_3 {
    animation-delay: 0.61s;
        -o-animation-delay: 0.61s;
        -ms-animation-delay: 0.61s;
        -webkit-animation-delay: 0.61s;
        -moz-animation-delay: 0.61s;
}

.windows8 #wBall_4 {
    animation-delay: 0.91s;
        -o-animation-delay: 0.91s;
        -ms-animation-delay: 0.91s;
        -webkit-animation-delay: 0.91s;
        -moz-animation-delay: 0.91s;
}

.windows8 #wBall_5 {
    animation-delay: 1.22s;
        -o-animation-delay: 1.22s;
        -ms-animation-delay: 1.22s;
        -webkit-animation-delay: 1.22s;
        -moz-animation-delay: 1.22s;
}



@keyframes orbit {
    0% {
        opacity: 1;
        z-index:99;
        transform: rotate(180deg);
        animation-timing-function: ease-out;
    }

    7% {
        opacity: 1;
        transform: rotate(300deg);
        animation-timing-function: linear;
        origin:0%;
    }

    30% {
        opacity: 1;
        transform:rotate(410deg);
        animation-timing-function: ease-in-out;
        origin:7%;
    }

    39% {
        opacity: 1;
        transform: rotate(645deg);
        animation-timing-function: linear;
        origin:30%;
    }

    70% {
        opacity: 1;
        transform: rotate(770deg);
        animation-timing-function: ease-out;
        origin:39%;
    }

    75% {
        opacity: 1;
        transform: rotate(900deg);
        animation-timing-function: ease-out;
        origin:70%;
    }

    76% {
    opacity: 0;
        transform:rotate(900deg);
    }

    100% {
    opacity: 0;
        transform: rotate(900deg);
    }
}

@-o-keyframes orbit {
    0% {
        opacity: 1;
        z-index:99;
        -o-transform: rotate(180deg);
        -o-animation-timing-function: ease-out;
    }

    7% {
        opacity: 1;
        -o-transform: rotate(300deg);
        -o-animation-timing-function: linear;
        -o-origin:0%;
    }

    30% {
        opacity: 1;
        -o-transform:rotate(410deg);
        -o-animation-timing-function: ease-in-out;
        -o-origin:7%;
    }

    39% {
        opacity: 1;
        -o-transform: rotate(645deg);
        -o-animation-timing-function: linear;
        -o-origin:30%;
    }

    70% {
        opacity: 1;
        -o-transform: rotate(770deg);
        -o-animation-timing-function: ease-out;
        -o-origin:39%;
    }

    75% {
        opacity: 1;
        -o-transform: rotate(900deg);
        -o-animation-timing-function: ease-out;
        -o-origin:70%;
    }

    76% {
    opacity: 0;
        -o-transform:rotate(900deg);
    }

    100% {
    opacity: 0;
        -o-transform: rotate(900deg);
    }
}

@-ms-keyframes orbit {
    0% {
        opacity: 1;
        z-index:99;
        -ms-transform: rotate(180deg);
        -ms-animation-timing-function: ease-out;
    }

    7% {
        opacity: 1;
        -ms-transform: rotate(300deg);
        -ms-animation-timing-function: linear;
        -ms-origin:0%;
    }

    30% {
        opacity: 1;
        -ms-transform:rotate(410deg);
        -ms-animation-timing-function: ease-in-out;
        -ms-origin:7%;
    }

    39% {
        opacity: 1;
        -ms-transform: rotate(645deg);
        -ms-animation-timing-function: linear;
        -ms-origin:30%;
    }

    70% {
        opacity: 1;
        -ms-transform: rotate(770deg);
        -ms-animation-timing-function: ease-out;
        -ms-origin:39%;
    }

    75% {
        opacity: 1;
        -ms-transform: rotate(900deg);
        -ms-animation-timing-function: ease-out;
        -ms-origin:70%;
    }

    76% {
    opacity: 0;
        -ms-transform:rotate(900deg);
    }

    100% {
    opacity: 0;
        -ms-transform: rotate(900deg);
    }
}

@-webkit-keyframes orbit {
    0% {
        opacity: 1;
        z-index:99;
        -webkit-transform: rotate(180deg);
        -webkit-animation-timing-function: ease-out;
    }

    7% {
        opacity: 1;
        -webkit-transform: rotate(300deg);
        -webkit-animation-timing-function: linear;
        -webkit-origin:0%;
    }

    30% {
        opacity: 1;
        -webkit-transform:rotate(410deg);
        -webkit-animation-timing-function: ease-in-out;
        -webkit-origin:7%;
    }

    39% {
        opacity: 1;
        -webkit-transform: rotate(645deg);
        -webkit-animation-timing-function: linear;
        -webkit-origin:30%;
    }

    70% {
        opacity: 1;
        -webkit-transform: rotate(770deg);
        -webkit-animation-timing-function: ease-out;
        -webkit-origin:39%;
    }

    75% {
        opacity: 1;
        -webkit-transform: rotate(900deg);
        -webkit-animation-timing-function: ease-out;
        -webkit-origin:70%;
    }

    76% {
    opacity: 0;
        -webkit-transform:rotate(900deg);
    }

    100% {
    opacity: 0;
        -webkit-transform: rotate(900deg);
    }
}

@-moz-keyframes orbit {
    0% {
        opacity: 1;
        z-index:99;
        -moz-transform: rotate(180deg);
        -moz-animation-timing-function: ease-out;
    }

    7% {
        opacity: 1;
        -moz-transform: rotate(300deg);
        -moz-animation-timing-function: linear;
        -moz-origin:0%;
    }

    30% {
        opacity: 1;
        -moz-transform:rotate(410deg);
        -moz-animation-timing-function: ease-in-out;
        -moz-origin:7%;
    }

    39% {
        opacity: 1;
        -moz-transform: rotate(645deg);
        -moz-animation-timing-function: linear;
        -moz-origin:30%;
    }

    70% {
        opacity: 1;
        -moz-transform: rotate(770deg);
        -moz-animation-timing-function: ease-out;
        -moz-origin:39%;
    }

    75% {
        opacity: 1;
        -moz-transform: rotate(900deg);
        -moz-animation-timing-function: ease-out;
        -moz-origin:70%;
    }

    76% {
    opacity: 0;
        -moz-transform:rotate(900deg);
    }

    100% {
    opacity: 0;
        -moz-transform: rotate(900deg);
    }
}

.navbar-collapse.collapse {
display: block!important;
}

.navbar-nav>li, .navbar-nav {
float: left !important;
}


.navbar-nav.navbar-right:last-child {
margin-right: -15px !important;
}

.navbar-right {
float: right!important;
}
#menu-toggle{
    display: none;
}

/* menu icon */

#nav-icon1 {
  width: 30px;
  height: 30px;
  position: relative;
  margin: 0px auto;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

#nav-icon1 span{
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #ebbd50;
  border-radius: 2px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

#nav-icon1 span:nth-child(1) {
  top: 0px;
}

#nav-icon1 span:nth-child(2) {
  top: 10px;
}

#nav-icon1 span:nth-child(3) {
  top: 20px;
}

#nav-icon1.open span:nth-child(1) {
  top: 10px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

#nav-icon1.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}

#nav-icon1.open span:nth-child(3) {
  top: 10px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.workflow img {
    width: 100%;
    height: auto;
}
.no_bottom_padding {
    padding-bottom: 0px;
}
.contact-map{
    display: block;
}
#contact_form button.btn-primary{
    background-color: #a20304 !important;
    color: #fff !important;
    border: none !important;
}
#contact_form button.btn-primary:hover{
    background-color: #a20304 !important;
    color: #ebbd50 !important;
}
#contact_form label{
    font-weight: normal;
}
.contact a{
    text-decoration:none;
    color: #333;
}
/* home model form*/
.logo-anim .modal{
    display: block!important;
    position: relative;

}
.logo-anim  .modal-dialog{
    margin: 0 auto;
    width: 100%;
    text-align: left;
    color: #333;
    font-size: 14px;
}
.logo-anim  .modal-content{
    background-clip: padding-box;
    background-color: rgba(255, 255, 255, 1);
    border: none !important;
    border-radius: 0px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    outline: 0 none;
    position: relative;
}
.modal-content label{
    font-weight: normal;
}
.logo-anim .modal-header{
    font-weight: bold;
    font-size: 16px;
    color: #a20304; 
}



/* price box */
.ui-widget-content {
    border: 1px solid #efba56;
    background: #efba56;
    color: #222222;
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 2.5em;
    height: 1.5em;
    cursor: default;
    margin: 0 -20px auto !important;
    text-align: center; 
    line-height: 18px;
    color: #FFFFFF;
    font-size: 15px;
}

.ui-slider .ui-slider-handle .glyphicon {
    color: #FFFFFF;
    margin: 0 0px; 
    font-size: 10px;
    opacity: 0.8;
}

.ui-corner-all {
    border-radius: 20px;
    position: relative;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.7em;
}

.ui-state-default,
.ui-widget-content .ui-state-default {
    border: 1px solid #a20304;
    background: #a20304;
}

.ui-slider-horizontal .ui-slider-handle {
    margin-left: -0em;
}

.ui-slider .ui-slider-handle {
    cursor: pointer;
}

.ui-slider a,
.ui-slider a:focus {
    cursor: pointer;
    outline: none;
}
.slider-container .lead{
    margin-bottom: 15px;
}
.slider-container .price, 
.slider-container .lead p {
    font-size: 18px;
    display: inline-block;
    line-height: 18px;
}

.slider-container {
    margin-bottom: 20px;
}

.slider-container span {
    font-weight: 200;
    display: inline-block;
    color: #7f8c8d;
    font-size: 13px;
}
.slider-container .price-slider{
    padding: 0 15px;
}

.form-group {
    margin-bottom: 0;
}

.slider-container span.price {
    font-weight: 200;
    display: inline-block;
    color: #333;
    font-size: 18px;
}
.price-form label {
    font-weight: 200;
    font-size: 21px;
}

.ui-slider-range-min {
    background: #2980b9;
}
.modal-body .btn-danger{
    width: 100%!important;
}
.scrolloff {
        pointer-events: none;
}
#info {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(255,255,255,0.9);
  z-index: 999;
  padding: 15px;
  font-size: 16px;
  text-align:center;
  display: none;
}