.info-login {
    background-color: #444;
    border-radius: 5px;
    width: 70%;
    height: 38px;
    float: right;    margin-top: 6%;
}
.info-login .head-info-login p {
    color: #fff;
    font-size: 13px;
    margin: 0;
    float: right;
    padding: 10px 10px 5px 0;
}
.info-login .head-info-login span {
    position: relative;
    float: left;
    padding: 9px 14px 9px 14px;
    background-color: #fcc410;

}
.info-login .head-info-login span:before {
    content: '';
    position: absolute;
    top: 0;
    right: -18px;
    height: 100%;
    border-top: 17px solid transparent;
    border-bottom: 17px solid transparent;
    border-left: 18px solid #fcc410!important;
}
.logo{
	     padding-bottom: 10px;
    padding-top: 10px;
}
.info-login .head-info-login span a {
        color: #fff;
    font-size: 14px;
    font-weight: 700;
}
.info-login .head-info-login span a:hover{
	text-decoration: none;
}
.navbar-header ul{
    padding-left:0;    margin-bottom: 0;
}
.navbar-header ul li{
    display:inline-block;
}
#nav-head{
    display:none;
}
.navbar-inverse .navbar-nav>li>a {
    color: #ffffff;
    font-family: "Roboto",sans-serif;
    font-weight: 700;
    transition: all 0.3s ease 0s;
    display: block;
    font-size: 14px;
    text-transform: uppercase;
}
.about-image {
    border-radius: 10px;    position: relative;
    overflow: hidden;
}
.about-image img {
    border-radius: 10px;
}
.about-image::after {
    position: absolute;
    right: -220px;
    top: 0px;
    width: 453px;
    height: 100%;
    content: "";
    background: rgba(0,44,87,0.85) none repeat scroll 0 0;
    transform: rotate(45deg);
}
.about{
	    padding: 38px 0px;
}
.about-content h4 {
        font-size: 25px;
    margin-bottom: 12px;
    transition: all 0.3s ease 0s;
    position: relative;
        font-family: "Roboto",sans-serif;
            margin-top: 0px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: .5px;
}
.about-content p{
	    color: #777;
	        font-family: 'Roboto', sans-serif;
    font-size: 14px;
    text-align: justify;
    line-height: 24px;
}
.project-area {
    background: rgba(0, 0, 0, 0) url('../img/banner1.jpg') no-repeat scroll bottom center / cover;
}
.parallax-bg {
    position: relative;
}
.parallax-bg:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #062241;
    opacity: .8;
    content: "";
}
.area-padding {
    padding: 50px 0px;
}
.center-headline h2{
	font-size: 25px;
    margin-bottom: 0;
    transition: all 0.3s ease 0s;
    font-family: "Roboto",sans-serif;
    margin-top: 0px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: .5px;color: #fff;text-align: center;
}
.center-headline h2:after{
        background: #fcc410 none repeat scroll 0 0;
    bottom: -15px;
    content: "";
    height: 2px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 120px;
}
.center-headline h2:before{
        background: #fcc410 none repeat scroll 0 0;
    bottom: -22px;
    content: "";
    height: 2px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 70px;
}
.project-area-2 .single-awesome-project {
    width: 100%;
    margin-top: 30px;
}
.single-awesome-project {
    overflow: hidden;
}
.awesome-img {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.awesome-img img {
    transform: scale(1.1);
    transition: 0.4s;
}
.awesome-img > a::after {
    background: rgba(6,34,65,0.80);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
    transition: 0.4s;
}
.project-area-2 .project-dec{
    display: block;
    padding: 20px 20px 25px;
    position: relative;
    background: rgba(0,0,0,0.70);
}
.single-awesome-project:hover .project-dec::before {
    width: 3px;
    height: 100%;
    transition: 0.5s;
}
.project-dec::before {
    position: absolute;
    left: 0px;
    content: "";
    top: 25px;
    width: 3px;
    height: 20px;
    background: #fcc410;
    transition: 0.5s;
}
.single-awesome-project:hover .project-dec h4 {
    color: #fcc410;
}
.project-dec h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-decoration: none;
    margin-bottom: 5px;
    cursor: pointer;
}
.single-awesome-project:hover .awesome-img img {
    transform: scale(1);
    transition: 0.4s;
}
.single-awesome-project:hover .awesome-img > a::after {
    opacity: 1;
}
.project-dec p{
	       color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    text-align: justify;
    line-height: 24px;
    margin-top: 11px;
    margin-bottom: 0;
}


.content-section-area {
    position: relative;    padding-top: 50px;
}
.gray-bg {
    background: #F6F7FA;
}
.bg-wabe::after {
    background: rgba(0, 0, 0, 0) url('../img/w.png') repeat scroll center center / cover;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.3;
    position: absolute;
    top: 0;
    width: 100%;
}
.calculate-left {
    opacity: 0.9;
    position: relative;
    z-index: 1;
}
.calculate-left > h2 {
       font-size: 30px;
    margin-bottom: 40px;
    transition: all 0.3s ease 0s;
    position: relative;
    font-family: "Roboto",sans-serif;
    margin-top: 0px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: .5px;
}
.calculate-left h2 span {
    color: #fcc410;
    margin-right: 10px;
}
.section-one {
    float: left;
    margin: 20px 17px 20px 0;
    width: 47%;
}
.section-one levels {
    color: #666;
    font-size: 13px;
    margin-top: -25px;
    position: absolute;
}
.option-area {
    border: 1px solid #ddd;
    border-radius: 5px;
    box-shadow: 0 8px 48px 0 rgba(0, 0, 0, 0.08);
    height: 50px;
    padding: 5px 15px;width:100%;    margin-top: 5px;
    margin-bottom: 15px;
}
.request{
        width: 100%;
    color: #fff;
    padding: 10px 20px;
    height: auto;
    border: 0;background: #fcc410 !important;
    background-color: #fcc410 !important;
}
.request:hover{
        opacity: 0.8;
        color: #fff;
}
.pl-0{
    padding-left: 0;
}
.pr-0{
    padding-right: 0;
}
.calculate-right {
    position: relative;
    z-index: 1;
}
.calculate-right > img {
        margin-top: -56px;
}
.footer-bottom {
    background: #171717;
    text-align: center;
        color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
}
.copyright>p {
    margin-bottom: 0;
    padding: 15px 0;
}
.our__services_section {
    padding-top: 3%;
    padding-bottom: 3%;
}
.headline h2{
    font-size: 25px;
    margin-bottom: 0;
    transition: all 0.3s ease 0s;
    font-family: "Roboto",sans-serif;
    margin-top: 0px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: .5px;text-align: center;
}
.headline h2:after{
        background: #fcc410 none repeat scroll 0 0;
    bottom: -15px;
    content: "";
    height: 2px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 120px;
}
.headline h2:before{
        background: #fcc410 none repeat scroll 0 0;
    bottom: -22px;
    content: "";
    height: 2px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 70px;
}
.headline h2{
        color: #333;
    font-family: "Roboto",sans-serif;
    font-style: normal;
    line-height: 1.5;
    text-align: center;
        margin-bottom: 45px;
    position: relative;
}
.asso{
        margin-top: 2%;
}
.asso img{
        border: 4px double #f2f2f2;
    padding: 2px;
}
.banner-area{
    background-color: #eee;
        padding: 10px 0;
}
.ban1{
        display: flex;
    justify-content: space-between;
    align-items: center;
}
.ban1 h2{
        color: #333;
    font-size: 21px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-left: 20px;
    position: relative;
        margin-bottom: 0;
    margin-top: 0;
}
.ban1 h2:before{
     background: #fcc410 none repeat scroll 0 0;
    content: "";
    height: 22px;
    left: -11px;
    position: absolute;
    top: 0px;
    width: 3px;
}
.page-title-link>li {
    display: inline-block;
    position: relative;
}
.page-title-link li a {
    color: #333;
    font-size: 14px;
    letter-spacing: 1px;
    margin: 0 7px;
    text-transform: uppercase;
}
.page-title-link>li:after {
    background: #333 none repeat scroll 0 0;
    bottom: 8px;
    content: "";
    height: 2px;
    margin-left: -1px;
    position: absolute;
    width: 5px;
}
.page-title-link>li:last-child:after {
    content: "";
    width: 0;
    height: 0;
}
.page-title-link{
    padding-left: 0;    margin-bottom: 0;
}
.aboutus p{
    color: #777;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    text-align: justify;
    line-height: 24px;
}
#serv{
    background-color: #fff;
    background-image: none;
}
#serv:before{
    background-color: #fff;
}
.aboutus, #serv{
        padding: 30px;
}
.labo li{
        color: #777;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    text-align: justify;
    line-height: 24px;
}
.labo{
    list-style: none;
    padding-left: 0;
}
.form-control{
    display: inline-block;
    width: 100%;
    font-weight: 100;
    color:#db0d0d;
    border:2px solid rgba(0, 0, 0, 0.36);
    box-shadow: 0 0 3px rgba(60, 60, 60, 0.9);
    padding: 10px 15px;
        margin-bottom: 17px;
            height: 41px;
                position: relative;
}
.accordion {
    background-color: #eee;
    cursor: pointer;
    padding: 5px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    line-height: 41px;
    padding-left: 15px;
    font-weight: 700;
    font-size: 16px;
    color: #000;
    margin: 0px;
    text-transform: uppercase;
    position: relative;
}
.accordion:after {
    content: '\002B';
    color: #fff;
    font-weight: bold;
    float: right;
    margin-left: 5px;
    background: #fcc410;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: red;
  opacity: 1; /* Firefox */
}
.panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}
.contactus{
    padding: 30px;
}
.contact-form h1{
        font-size: 20px;
    line-height: 30px;
    color: #333;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;    margin-bottom: 26px;
    position: relative;
}
.contact-form h1:before{
    position: absolute;
    content: "";
        background: #fcc410;
    left: 0;
    width: 58px;
    height: 3px;
    bottom: -5px;
}
.contact-box {
    margin: 0px 0px 20px 0px;
    background: #fcfcfc;
    padding: 15px 15px 5px 20px;
    border: solid 1px #e5e5e5;
}
.contact-box h4 {
    font-size: 16px;
    margin: 0px 0px 15px 0px;
        font-family: 'Roboto', sans-serif;
    font-weight: 500;
}
.contact-box p {
        color: #777;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    text-align: justify;
    line-height: 24px;
}
.contact-box i{
    margin-right: 10px;
}
#wrapper {
    right: 0px;
    margin: 0px auto;
    width: 500px;
    position: relative;
        background: #ffffff96;
    padding: 67px;
            border-radius: 10px;
    border: 10px solid #fff;
}
#wrapper h1{
    margin-top: 0;
    text-align: center;
    font-size: 23px;
    font-weight: 700;
    font-family:"Roboto",sans-serif;
    text-transform: uppercase;
        margin-bottom: 10%;
    }
    .form-group i{
               margin-top: 12px;
    left: 17%;
    font-size: 26px;
    color: #878787;
    position: absolute;
    z-index: 1;
    }
 #wrapper button{
   background: #fcc410;
   color: #fff;
   font-weight: 600;
   font-size: 16px;
   border-color: #fcc410;
   padding-left: 25px;
   padding-right: 25px;
       width: 50%;
 }   
 .headline h6{
         text-align: center;
    font-size: 15px;
    font-family: Roboto;
    color: #888888;
 }
textarea.form-control{
     height:auto;
 }
#register a{
         background: #fcc410;
    color: #fff;
    font-family: Roboto;
    font-weight: 600;
    padding: 7px 0;
 }
#register{
    display:none;
} 
.topbar{
        background: #eeeeeea3;
    box-shadow: 0px -10px 8px 6px #808080;
} 
.topbar ul{
    list-style:none;margin-bottom:0;    padding-left: 0;    padding: 7px;
} 
.topbar ul li{
    display:inline-block;
transition: all 0.3s ease 0s;
    position: relative;
    font-family: "Roboto",sans-serif;
    margin-top: 0px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: .5px;
    font-size: 13px;
} 
 .topbar ul li i{
         background: #444;
    color: #fff;
    border-radius: 50%;
    width: 30px;
    text-align: center;
    height: 30px;
    line-height: 31px;
 }
.request{
    border-radius: 0;
    font-weight: 700;
    font-size: 18px;
        margin-top: 16%;
 }
 .calculate-wrappwr levels{
        color: #666;
    font-size: 13px;
 }
 .india{
     text-align:center;
 }
 .india p{
         font-weight: 700;
    margin-bottom: 0;
    font-size: 18px;
 }
 .back{
     background-image: url('../img/back.jpg');    padding: 22px 0 22px 0;    background-size: cover;
 }
 .kiod{
         text-align: center;
    font-weight: 700;
    border-top: 2px solid #eee;
    padding-top: 10px;
    border-bottom: 2px solid #eee;
    padding-bottom: 10px;
 }
 .table{
     border-bottom:1px solid #d6d6d6;
 }