/*start Home page*/

/**{*/
	/*margin:0;*/
	/*padding:0;*/
/*}*/
/*body{*/
	/*font-family: 'Roboto', sans-serif !important;*/

        /*font-family: 'Dosis', sans-serif !important;*/
        /*overflow-x: hidden;*/
    /*margin: 0 auto;*/
   /*height: 100%;*/
/*}*/
* {
    margin: 0;
    padding:0;
}


html {
    height: 100%;

}
 body {

    font-family: 'Roboto', sans-serif !important;

    font-family: 'Dosis', sans-serif !important;
    overflow-x: hidden;
     height: 100%;

}





.wrapper {
    min-height: 100%;
    height: auto !important; /* This line and the next line are not necessary unless you need IE6 support */
    height: 100%;
    margin: 0 auto -155px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
    height: 155px; /* .push must be the same height as .footer */
}

#back_image {
    /*background-image: url(../img/banner.jpg);*/
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #3C3D3F;
    /*opacity: 0.9;*/
    content: "";
   top: 0;
   left: 0;
   bottom: 0;
   right: 0;
   position: absolute;
   z-index: -1;
    
}

.container {
    width: 1200px;
}
.active {
    color: #333333;
    background-color: aquamarine;
    border-radius: 5px;
}
.updated_menu ul li {
    padding: 5px;
}
.updated_menu ul li a:hover {
    color: #333333;
    background-color: aquamarine !important;
    border-radius: 5px;
}
.banner-area-custom {
        margin-top: -70px;
}
.home_header {
    background: none !important;
    border: none !important;
    float: right;
    margin-top: 40px;
}
.home_header_menu  ul li {
    padding: 5px;
/*    float: left;
    display: inline-block;
    width: 20%;*/
}
.home_header_menu  ul li a {
    color: #fff !important;
    background-color: darkblue !important;
    border-radius: 5px;
}
.home_header_menu  ul li a:hover {
    color: darkblue !important;
    background-color: skyblue !important;
    border-radius: 5px;
}
.form_info {
    width: 60%;
    margin-left: 22%;
    padding: 60px 15px 35px 15px;
    background-color: #fff;
    border-radius: 10px;
    margin-bottom: 60px;
}
.form-control { margin-bottom: 10px;border-radius: 0;}
.banner-area {
    /*background-image: url("../img/banner.jpg");*/
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 800px;
    background-position: 100%;
}
.logo {
    width: 23%;
    margin-top: 30px;
    margin-left: 8%;
}
.logo img {
    width: 80px;
    height: 75px;
    margin-top: -27px;
    margin-left: 35px;
}
.updated_menu ul {
    margin-top: 10px;
    /*margin-left: -20px;*/
    margin-left: -186px;
}
.updated_menu ul li a {
    font-size: 18px;
}

.color-line {
    text-align: center;
    margin-top: 50px;
    margin-right: 12%;
}
.color-line img {
    width: 3.5px;
   margin-top: 29px;
}
.color-line h2 {
    padding-top: 16%;
    padding-left: 13%;
    font-size: 45px;
    padding-bottom: 15px;
    /*color: darkblue;*/
    text-transform: uppercase;
}
.color-line p {
    padding: 4px 0px;
    display: inline;
    position: relative;
    opacity: 1;
    /*color: #777;*/
    color: darkblue;
    left: 98px;
    line-height: 45px;
    font-size: 26px;
    /*background: burlywood;*/
}
.color-line button {
    border-radius: 25px;
    width: 295px;
    margin-left: 44%;
    margin-top: 30px;
    /*background: #af1e8d!important;*/
    background: darkblue !important;
    text-transform: uppercase;
}
.color-line button a{
    color: #fff;
    text-decoration: none;
}

.get_report_btn {
    border-radius: 25px;
    width: 295px;
    /*margin-left: 21%;*/
    /*margin-top: 30px;*/
    /*margin-left: 24%;*/

    margin: 0 auto;
    /*background: #af1e8d!important;*/
    background: darkblue !important;
    font-size: 20px;
}
.get_login_btn {
    border-radius: 25px;
    width: 215px;
    margin-left: 26%;
    margin-top: 10px;
    /*background: #af1e8d!important;*/
    background: darkblue !important;
}
.get_signup_btn {
    border-radius: 25px;
    width: 215px;
    margin-left: 7%;
    margin-top: 10px;
    /*background: #af1e8d!important;*/
    background: darkblue !important;
}

.text-header {
    display: block;
    padding-bottom: 20px;
    text-align: center;
    font-size: 15px;
    margin-left: 20px;
}
.newsletter button {
    border-radius: 25px;
    width: 295px;
    margin-left: 28%;
    margin-top: 5px;
    /*background: #af1e8d!important;*/
    background: darkblue !important;
}

#iconic-area {
    /*margin-left: 12%;*/
    margin-bottom: 35px;
}


#iconic-area1 {
    /*margin-left: 12%;*/
   display:none;
}



.iconic-des {
    width: 20%;
    margin-left: 46px;
    margin-top: 65px;
}
.iconic-des img {
    width: 300px;
    padding: 0;
    margin-bottom: 25px;
}

.iconic-des a {
    color: #333 !important;
    text-decoration: none;
}
.iconic-des a:hover {
    color: darkblue !important;
    text-decoration: none;
}

.iconic-des p {
    width: 290px;
    text-align: justify;
    color: #777;
    font-size: 17px;
}
.icon-header {
    text-align: center;
    width: 487px;
    /* font-weight: bold; */
    left: 20%;
    margin: 30px;
}
.service-list {
    list-style: none;
}
.service-list li a {
    text-decoration: none;
    color: #666666;
}

#client-area {
    background: #f7f7f7;
    width: 100%;
}
.client-head {
    margin-bottom: 18px;
}
.client-head img {
    width: 24%;
    margin-left: 38%;
    margin-bottom: 27px;
}
.client-head h1 {
    text-align: center;
}
.ref_img img{
    height: 270px;
    margin-bottom: 45px;
}
.portfolio {
    width: 109%;
    transition: all .2s ease-in-out;
}
.portfolio:hover {
    -webkit-transform:scale(1.1);
	transform:scale(1.1);
}

.main-circle {
    width: 25%;
    margin-left: 35%;
    margin-top: 40px;
    margin-bottom: 40px;
}


.back-to-top {
    position: fixed;
    bottom: 2em;
    right: 0px;
    text-decoration: none;
    color: #000000;
    background-color: rgba(235, 235, 235, 0.80);
    font-size: 12px;
    padding: 1em;
    display: none;
    font-size: 20px;
    border-radius: 15px;
}

.back-to-top:hover {    
    background-color: rgba(135, 135, 135, 0.50);
}



#footer-area {
    background: #333333;
    /*background: #777;*/
    width: 100%;
    min-height: 235px;
    color: #999999;
    margin-top: 0;
}
.quotes {
    padding: 25px;
    color: darkgray;
    margin: 2px 8px 5px 40px;
}
.quotes p {
    font-size: 18px;
    color: darkgray;
}
.footer-logo {
    /*width: 30%;*/
    margin-top: 11%;
    margin-left: 22%;
    opacity: 0.7;
}
.contact1 {
    width: 50%;
    margin-top: 25px;
}
.contact2 {
    width: 28%;
    margin-top: 78px;
}
.main-footer {
    background: #282828;
    /*background-color: #777;*/
    width: 100%;
    /*min-height: 100px;*/
}
.copyright {
    color: #999999;
    padding: 16px;
    margin-left: 15%;
    font-size: 16px;
    margin-top: 8px;
}
.social_icon ul {
    list-style: none;
    width: 100%;
    /*float: left;*/
    padding: 8px;
    margin-left: 25%;
}
.social_icon ul li {
    width: 15%;
    display: inline-block;
    float: left;
}
.social_icon ul li a {
    font-size: 35px;
}
.map_area {
    width:100%;
    height:380px;
    margin-top: -25px;
}
.contact_form{
    background: #f7f7f7;
    margin-top: 60px;
    margin-bottom: 38%;
}
.contact_form h4 {
    margin-left: 40px;
    margin-bottom: 30px;
}
.getreport{
     margin-bottom: 35px;
    margin-left: 15%;
margin-top: 3%;
margin-bottom: 5%;

}
.getreport h3 {
    margin-left: 52px;
    text-align: center;
    color: darkblue;
    font-weight: bold;
}
.about_us {
    margin-bottom: 35px;
    margin-left: 15%;
margin-top: 3%;
margin-bottom: 5%;
background-color: #fff;

}
.about_us h3 {
    margin-left: 12px;
}
.about_us p {
    font-size: 16px;
    text-align: justify;
    padding: 10px;
    margin: 0 !important;
}

table.sortable thead {
    background-color:#eee;
    color:#666666;
    font-weight: bold;
    cursor: default;
}
