* {
    margin: 0px;
    padding: 0px;
}

ul , ol {
    list-style: none;
}

a {
    text-decoration: none!important;
}
/* Header part here */

header
{
    top:0;
    left: 0;
    width: 100%;
    padding: 15px 100px;
    z-index: 1000;
    display: flex;
    justify-content:space-between;
    align-items: center;
    transition: 0.4s;
    background: #f1f1f1;
}


.sticky
{
background: #fff;
padding:20px 100px;
box-shadow: 0 5px 20px rgba(0,0,0,0.1) ;
}

/*  header .logo
 {
     color: #fff;
     text-decoration: none;
     font-size: 30px;
     text-transform: uppercase;
     font-weight: 700;
     letter-spacing: 2px;
 }
 */
 .sticky .logo 
 {
     color:  #E91E63;
 }

 .sticky .logo span  
 {
     color: black;
 }


 a.logo span 
 {
    color: #E91E63;
}


span.smallS 
{
    text-transform: lowercase;
    font-weight: 500;
}


 header ul
 {
     position: relative;
     display: flex;
     margin: auto;
 }
 header ul li
 {
     position: relative;
     list-style: none;
 }

 header ul li a
 {
     position: relative;
     display: inline-block;
     margin: 0px 15px;
     text-decoration: none;
     color: #000;
     transition: .3s;
     font-size: 15px;
     font-family: avenir-lt-w01_35-light1475496, sans-serif;
 }

 header ul li a:hover
 {
    color: #666;
 }

 .sticky ul li a
 {
     color: #111;
 }

 
 .heading
 {
     width: 100%;
     text-align: center;
     margin-bottom: 30px;
     color: #111;
 }

 .heading h2
{
 font-weight: 600;
 font-size: 30px;
}
.show{
    display: none;
}
.header_top{
        display: block;
        height: 100px;
        background: white;
        text-align: center;
    }
    .logo{
    display: none;
    }
.header_top h2 {
    line-height: 90px;
    font-family: raleway;
    font-weight: 300;
    font-size: 28px;
    letter-spacing: 1.2px;
    color: #333;
}

* {
    margin: 0px;
    padding: 0px;
}

ul , ol {
    list-style: none;
}

a {
    text-decoration: none!important;
}
/* Header part here */

header
{
    top:0;
    left: 0;
    width: 1000px;
    margin: auto;
    padding: 0px 0px;
    z-index: 1000;
    display: flex;
    justify-content:space-between;
    align-items: center;
    transition: 0.4s;
    background: #ffffff;
}


.sticky
{
background: #fff;
padding:20px 100px;
box-shadow: 0 5px 20px rgba(0,0,0,0.1) ;
}


 .sticky .logo 
 {
     color:  #E91E63;
 }

 .sticky .logo span  
 {
     color: black;
 }


 a.logo span 
 {
    color: #E91E63;
}


span.smallS 
{
    text-transform: lowercase;
    font-weight: 500;
}


 header ul
 {
     position: relative;
     display: flex;
     margin: auto;
 }
 header ul li
 {
     position: relative;
     list-style: none;
 }

 header ul li a
 {
     position: relative;
     display: inline-block;
     margin: 20px 0px;
     text-decoration: none;
     color: #fff;
     transition: .3s;
     letter-spacing: .5px;
     font-size: 17px;
     font-weight: bold;
     font-family: avenir-lt-w01_35-light1475496, sans-serif;
     padding: 6px 29px;
     background: #2a3a5c;
 }

 header ul li a:hover
 {
 color: #f79d02!important;
 }

 .sticky ul li a
 {
     color: #111;
 }

 
 .heading
 {
     width: 100%;
     text-align: center;
     margin-bottom: 30px;
     color: #111;
 }

 .heading h2
{
 font-weight: 600;
 font-size: 30px;
}
.show{
    display: none;
}
.header_top{
        display: block;
        height: 100px;
        background: white;
        text-align: center;
    }
    .logo{
    display: none;
    }
.header_top h2 {
    line-height: 90px;
    font-family: raleway;
    font-weight: 300;
    font-size: 28px;
    letter-spacing: 1.2px;
    color: #333;
}

header ul li:nth-child(1) a {
    background: #2a3a5c;
    color: white;
    border-radius: 10px 0px 0px 10px;
}

header ul li:nth-child(6) a {
    background: #2a3a5c;
    border-radius: 0px 10px 10px 0px;
}

header ul li a:after {content: '';width: 32px;height: 37px;background: transparent;position: absolute;border-left: 0px solid transparent;border-right: 3px solid #fff;border-top: 0px solid transparent;border-bottom: 3px solid #fff;transform: rotate(314deg);right: 0px;top: -1px;z-index: 100000;}
header ul li:nth-child(6) a:after {
    border: none;
}

/* Header part end */

/* top Hdrr */
.containers {
    width: 1000px;
    margin: auto;
    overflow: hidden;
}
.left_icon {
    width: 12%;
    float: left;
}

.left_icon img {
    width: 100px;
}

.right_content {
    width: 88%;
    float: right;
}
.right_content h2 {
    font-size: 40px;
    font-weight: bold;
    color: #2a3a5c;
    font-family: sans-serif;
}

.right_content h3 {
    font-family: play,sans-serif;
    font-size: 36px;
    font-weight: normal;
    color: #2a3a5c;
    vertical-align: baseline;
    line-height: normal;
    pointer-events: auto;
    margin-top: -5px;
}
.top_logo {
    overflow: hidden;
    padding: 20px 0px;
}

/* part-2 */
.left_Need_building {
    width: 55%;
    float: left;
    padding-right: 175px;
    overflow: hidden;
    color: #2a3a5c;
    font-weight: 300;
    text-shadow: -0.5px 0px 0.5px #2a3a5c;
}

.right_Need_building {
    width: 45%;
    float: right;
    border: 4px solid #e2e1e1;
    border-radius: 5px;
    position: relative;
    margin-bottom: 10px;
}

.right_Need_building img {
    width: 100%;
}

.Need_building {
    overflow: hidden;
    margin-bottom: 30px;
    position: relative;
}
.right_Need_building:before, .right_Need_building:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 9px;
    left: 10px;
    width: 50%;
    top: 80%;
    max-width:300px;
    background: #777;
    -webkit-box-shadow: 0 15px 10px #777;
    -moz-box-shadow: 0 15px 10px #777;
    box-shadow: 0 15px 10px #777;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}

.right_Need_building:after
{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

.left_Need_building p {
    font-size: 30px;
    font-weight: 300;
}

.left_Need_building span {
    font-size: 28px;
    font-style: italic;
    font-weight: 300;
}
.Need_building_contact {
    width: 225px;
    background: #f79d02;
    padding: 20px 0px;
    color: #fff;
    text-align: center;
    position: absolute;
    right: 360px;
    top: 100px;
    border-radius: 0px 30px 0px 0px;
    z-index: 1000;
    box-shadow: 0px 0px 2px 2px #777;
}
.Need_building_contact h3 {
    font-size: 30px;
    font-weight: 700;
}

.Need_building_contact p {
    font-size: 21px;
    margin-top: -5px;
    font-weight: 300;
}

.Need_building_contact span {
    font-size: 21px;
    font-weight: 700;
    font-family: 'Odibee Sans', cursive;
    font-style: normal;
    margin-top: -18px;
    display: block;
}

/* Footer */
footer.footer {
    background: #2a3a5c;
    padding: 35px 0px;
}

.FOOTER_DIV {
    width: 33.33%;
    float: left;
    color: #fff;
}
.facebook {
    overflow: hidden;
}

.left_fb {
    width: 10%;
    float: left;
}

.right_fb {
    width: 90%;
    float: left;
}

.twitter {
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 30px;
}

.left_twr {
    width: 10%;
    float: left;
}

.right_twr {
    width: 90%;
    float: left;
}

.brandImg {
    overflow: hidden;
}

.left_img {
    width: 30%;
    float: left;
}

.left_img img {
    width: 65px;
}

.right_img {
    width: 70%;
    float: left;
    text-align: left;
}

.right_img img {
    width: 90px;
}
.right_fb a {
    color: #f79d02;
    font-size: 17px;
    font-weight: 500;
    line-height: 30px;
    margin: 0px 5px;
}

.twitter a {
    color: #f79d02;
    font-size: 17px;
    font-weight: 500;
    line-height: 30px;
    margin: 0px 5px;
}
.FOOTER_DIV p {
    font-size: 17px;
    font-weight: 500;
    line-height: 30px;
}

.FOOTER_DIV p a {
    color: #f79d02;
}
.FOOTER_DIV h2 {
    font-size: 22px;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
}
.footer_txt {
    width: 1000px;
    margin: auto;
    color: #fff;
    line-height: 100px;
    font-weight: 500;
    margin-bottom: -40px;
}

.footer_txt a {
    color: #f79d02;
}

/* Home */
.home_wrp {
    overflow: hidden;
}

.left_home {
    width: 48%;
    float: left;
    margin: 10px;
}

.right_home {
    width: 48%;
    float: left;
    margin: 10px;
    background: #2a3a5c;
    color: #fff;
}
.left_con_img {
    width: 30%;
    float: left;
}

.left_con_content {
    width: 70%;
    float: left;
    padding: 7px 12px;
}

.left_con_img img {
    width: 100%;
    height: 260px;
}

.home_con {
    overflow: hidden;
    margin-bottom: 7px;
    background: #2a3a5c;
    color: #fff;
    height: 260px;
}
.list_item ul {
    list-style: disc;
    width: 50%;
    float: left;
    padding: 0px 25px;
}
.left_con_content h2 {
    font-size: 22px;
}

.left_con_content p {
    font-size: 15px;
}
.home_con:nth-child(1) {
    line-height: 26px;
}

.left_con_content button {
    float: right;
    padding: 6px 20px;
    border: none;
    border-radius: 5px;
    background: #f79d02;
}

.left_con_content button a {
    color: #fff;
    font-size: 17px;
    font-weight: 600;
}


.right_home_btm {
    width: 100%;
}

.right_home_btm img {
    width: 100%;
}
.right_home h2 {
    font-size: 22px;
    padding: 14px 14px;
}

.list_item button {
    float: right;
    margin-bottom: 15px;
    margin-right: 10px;
    padding: 6px 20px;
    border-radius: 5px;
    background: #f79d02;
}

.list_item button a {
    color: #fff;
    font-size: 17px;
    font-weight: 600;
}
.list_item {
    overflow: hidden;
    padding-top: 15px;
}

.list_item ul li {
    font-size: 17px;
    font-weight: 500;
}
.home_section {
    overflow: hidden;
    margin-top: -13px;
}
/* Home ends */

/* About */
.about_us {
    color: #2F4668;
    padding: 0px 7px;
    padding-bottom: 70px;
}
.about_us p {
    font-size: 16px;
    font-weight: 500;
}

.about_us p a {
    color: #f79d02;
}

.about_us h2 {
    font-size: 30px;
    font-weight: 700;
    font-family: Arial,Helvetica,sans-serif;
    margin: 15px 0px;
}
p.end_P {
    margin-top: 30px;
}
/* Service */
.service_box {
    width: 48%;
    float: left;
    background: #2F4668;
    margin: 10px;
    height: 150px;
    color: #fff;
    padding: 5px 5px;
}
.left_services {
    width: 30%;
    float: left;
}

.left_services img {
    width: 100%;
    height: 140px;
}

.right_services {
    width: 70%;
    float: left;
    padding: 6px 15px;
}
.right_services h2 {
    font-size: 22px;
    font-weight: 600;
    font-family: Arial,Helvetica,sans-serif;
    line-height: 20px;
}

.right_services p {
    font-size: 16px;
    font-weight: 600;
}

.right_services p span {
    text-decoration: underline;
}
.service_title h2 {
    font-size: 30px;
    font-weight: bold;
}

.service_title {
    color: #2F4668;
    padding: 10px 15px;
}

.service_title p {
    font-size: 16px;
    font-weight: 500;
}

.service_title p a {
    color: #f79d02;
    font-weight: bold;
}

.all_services {
    overflow: hidden;
    padding-bottom: 25px;
}
.Testimonials_title {
    padding: 10px 20px;
}

.Testimonials_title h2 {
    font-weight: 700;
    font-size: 30px;
}

.Testimonials {
    color: #2F4668;
}


.Testimonials_title p {
    font-size: 16px;
    font-weight: 500;
}

.Testimonials_content {
    padding: 15px 60px;
}

.Testimonials_content p {
    font-size: 16px;
    font-weight: 400;
}

.Testimonials_content p span {
    font-style: italic;
}
.AREAS_COVERED {
    color: #2F4668;
}

.AREAS_COVERED_title h2 {
    font-size: 30px;
    font-weight: 700;
}

.AREAS_COVERED_title p {
    font-size: 16px;
    font-weight: 500;
}

.AREAS_COVERED_title {
    padding: 10px 20px;
}
.AREAS_COVERED_CONENT_left {
    width: 55%;
    float: left;
}

.AREAS_COVERED_CONENT_right {
    width: 45%;
    float: left;
    border: 4px solid #e8e7e7;
    position: relative;
}

.AREAS_COVERED_CONENT_right img {
    width: 100%;
    height: 360px;
}
.AREAS_COVERED_CONENT {
    overflow: hidden;
    padding: 10px 20px;
    padding-bottom: 90px;
}

.AREAS_COVERED_CONENT_left p {
    font-size: 16px;
    font-weight: 500;
}

.AREAS_COVERED_CONENT_left p a {
    color: #f79d02;
    font-weight: bold;
}

.AREAS_COVERED_CONENT_left ul li {
    font-weight: 700;
    line-height: 32px;
}
.AREAS_COVERED_CONENT_right:before, .AREAS_COVERED_CONENT_right:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 9px;
    left: 10px;
    width: 50%;
    top: 80%;
    max-width:300px;
    background: #777;
    -webkit-box-shadow: 0 15px 10px #777;
    -moz-box-shadow: 0 15px 10px #777;
    box-shadow: 0 15px 10px #777;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}

.AREAS_COVERED_CONENT_right:after {
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
    right: 10px;
    left: auto;
}
.contact_from input {
    width: 100%;
    padding: 5px 15px;
    border: none;
    border: 1px solid #f79d02;
    margin: 5px 0px;
    border-radius: 10px;
    outline: none;
}

.contact_from textarea {
    width: 100%;
    height: 120px;
    border-radius: 15px;
    padding: 5px 15px;
    border: none;
    outline: none;
    border: 1px solid #f79d02;
}

.contact_from button {
    float: right;
    padding: 5px 14px;
    outline: none;
    border: none;
    font-weight: 700;
    font-size: 16px;
    color: #f79d02;
    border-radius: 7px;
    margin-top: 10px;
}
.contact_from form {
    width: 60%;
    margin: auto;
    overflow: hidden;
    padding: 15px 0px;
}

.contact_from p {
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 25px;
}

.contact_from p a {
    color: #2F4668;
}
.Terms_content p {
    font-size: 15px;
    font-weight: 600;
    color: #2F4668;
}
.Terms_content {
    padding: 25px 25px;
}


/* Responsive */
section.top_sec {
    display: block;
}

.left_logo {
    width: 70%;
    float: left;
    text-align: left;
    display: none;
}

.Need_building_after {
    background: #f79d02;
    color: #fff;
    padding: 10px 15px;
    text-align: center;
    box-shadow: -1px 3px 2px 2px #ccc;
    display: none;
}











