@font-face {
  font-family: 'icomoon2';
  src:  url('../fonts/icomoon2.eot?1f6oqn');
  src:  url('../fonts/icomoon2.eot?1f6oqn#iefix') format('embedded-opentype'),
    url('../fonts/icomoon2.ttf?1f6oqn') format('truetype'),
    url('../fonts/icomoon2.woff?1f6oqn') format('woff'),
    url('../fonts/icomoon2.svg?1f6oqn#icomoon2') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'Tekton Pro';
    src: url('../fonts/tekton/TektonPro-Bold.eot');
    src: url('../fonts/tekton/TektonPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/tekton/TektonPro-Bold.woff2') format('woff2'),
        url('../fonts/tekton/TektonPro-Bold.woff') format('woff'),
        url('../fonts/tekton/TektonPro-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'italiannoregular';
    src: url('../fonts/italic/italianno-regular-webfont.woff2') format('woff2'),
         url('../fonts/italic/italianno-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'latobold';
    src: url('../fonts/lato/lato-bold-webfont.woff2') format('woff2'),
         url('../fonts/lato/lato-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latoitalic';
    src: url('../fonts/lato/lato-italic-webfont.woff2') format('woff2'),
         url('../fonts/lato/lato-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latolight';
    src: url('../fonts/lato/lato-light-webfont.woff2') format('woff2'),
         url('../fonts/lato/lato-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latoregular';
    src: url('../fonts/lato/lato-regular-webfont.woff2') format('woff2'),
         url('../fonts/lato/lato-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}



body{
     font-family: 'latoregular';  
}
a:focus, a:hover {
    text-decoration: none;
}
.Topheader{
  background-color: #465564;
  padding-top: 5px;
  padding-bottom: 5px;
}
.Topheader1{
  list-style: none;
  color: #fff;
  float: left;
      margin-bottom: 0px;
}
.Topheader1 li{
  display: inline;
  padding-right: 50px;
  }
.Topheader1 li i{
  padding-right: 10px;
  font-size: 25px;
}
.Topheader2{
  list-style: none;
  text-align: right;
  padding-right: 35px;
      margin-bottom: 0px;
}
.Topheader2 li{
  display: inline;
  padding-left: 15px;
}
.Topheader2 .fa-facebook{
  background: #9ea4aa;
    color: #465564;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    text-align: center;
    padding-top: 5px;
}
.Topheader2 .fa-facebook:hover{
  background-color: #02873b;
  color: #fff;
  transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
  }
.Topheader2 .fa-twitter{
  color: #9ea4aa;
  font-size: 26px;
  position: relative;
  top: 4px;
}
.Topheader2 .fa-twitter:hover{
  color: #02873b;
  transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
  }
  .Topheader2 .fa-youtube:hover{
   background-color: #02873b;
  color: #fff;
  transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
}
.Topheader2 .fa-youtube{
   background: #9ea4aa;
    color: #465564;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    text-align: center;
    padding-top: 5px;
}
.sub_header2 ul{
list-style: none;
    text-align: right;
 padding-top: 46px;
    padding-bottom: 10px;
}
.sub_header2 ul li{
  display: inline;
  padding-right: 10px;
}
.sub_header2 a{
    color: #3e7ebb;
    text-decoration: none;
    padding-right: 10px;
    font-size: 15px;
}
.sub_header2 a:hover{
color: #3ec1aa;
}
.sub_header img{
  padding-left: 40px;
}
.sub_header {
    padding-top: 10px;
   /* padding-bottom: 10px;*/
}
.displaynone_menu{
  background-color: #2220;
    border-color: #08080800;
        margin-bottom: 0px;
}
.sub_header16{
  float: none;
}
.navbar-inverse .navbar-toggle {
    border-color: #3330;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #00883c;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 26px;
    height: 4px;
    border-radius: 1px;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #3330;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #10101000;
}
.maincarousel{
  padding-left: 0px;
  padding-right: 0px;
}
.sub_header2 ul {
    margin-bottom: 0px;
}

.carousel-indicators li {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #989797;
    border: none;
    border-radius: 10px;
}
.carousel-indicators .active {
    width: 16px;
    height: 16px;
    margin: 0;
    background-color: #fff;
}
.Ourservice h3{
  color: #00000059;
  line-height: 35px;
  padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 14px;
}
.Ourservice11{
  color:#00ae90;
  font-size: 30px;
}


.overlay-gallery11 {
    width: 100%;
    overflow: hidden;
    position: relative;
    -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
}
.overlay-gallery11 img {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
}
.overlay-gallery11 .over_gallery110 {
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.overlay-gallery11 .over_gallery11 {
    position: absolute;
    top: 50%;
    left: 50%;
        width: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.overlay-gallery11 .over_gallery11 h4 {
    display: inline-block;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    width: 100%;
    height:100%;
    opacity: 0;
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    position: relative;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    -o-transition: -o-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    color: transparent;
}
.overlay-gallery11:hover .over_gallery11 h4 {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    color: #fff;
    font-size: 20px;
     font-family: 'latobold';
}
.overlay-gallery11:hover .over_gallery110 {
    opacity: 1;
}
.Ourservice2:focus{
  outline: none;
}
.Ourservice2 p{
  padding-top: 15px;
    color: #0000008a;
}
.service_readmore {
    text-align: center;
    margin-top: 30px;
}
.service_readmore a{
    color: #00ae90;
    background: #dfdfdf;
    padding: 10px 25px 10px 25px;
}
.specialists{
  background: linear-gradient(rgba(4, 4, 4, 0.65), rgba(10, 10, 10, 0.74)), url(../image/speacilist.jpg);
  background-repeat: no-repeat;
      background-attachment: fixed;
  margin-top: 40px;
   background-size: cover;
       padding-top: 150px;
    padding-bottom: 150px;
}
.specialists h3{
 text-align: right;
      color: #ffffffc7;
    padding-right: 25px;
}
.specialists h2{
 text-align: right;
    color: #fff;
    font-family: 'latobold';
    padding-right: 25px;
    font-size: 60px;
    margin-top: 0px;
}
.specialists11 {
        color: #fff;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}
.specialists11 h4{
  font-family: 'latobold';
  font-size: 35px;
}
.specialists11 h5{
      color: #ffffffc7;
}
.hdrfix{
     background-color: #fff;
      position: fixed;
      top: 0px;
      @include transition(background-color 0.6s linear);
      z-index: 9999999;
      left: 0;
    right: 0;
      }
.recent_projects h3 {
    color: #00000059;
    line-height: 35px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 14px;
}


.overlay-gallery11 {
    width: 100%;
    overflow: hidden;
    position: relative;
    -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
}
.overlay-gallery11 img {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    max-height: 232px;
}
.overlay-gallery11 .over_gallery1100 {
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
}
.overlay-gallery11 .over_gallery111 {
    position: absolute;
    bottom:0%;
    left: 50%;
        width: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.overlay-gallery11 .over_gallery111 h4 {
    display: inline-block;
    line-height: 40px;
    font-size: 16px;
      text-align: left;
    padding-left: 30px;
    text-decoration: none;
    width: 100%;
    height:100%;
    opacity: 0;
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    position: relative;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    -o-transition: -o-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    color: transparent;
}
.overlay-gallery11:hover .over_gallery111 h4 {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    color: #fff;
    font-size:17px;
     font-family: 'latobold';
}
.overlay-gallery11:hover .over_gallery1100 {
    opacity: 1;
}
.recent_projects2 {
    padding-bottom: 35px;
}
.free_quote{
   background: linear-gradient(rgba(4, 4, 4, 0.65), rgba(10, 10, 10, 0.74)), url(../image/background.jpg);
  background-repeat: no-repeat;
  margin-top: 40px;
      background-attachment: fixed;
   background-size: cover;
       padding-top: 150px;
    padding-bottom: 150px;
}
.free_quote1 h4{
    color: #ffffffc4;
    font-size: 35px;
    margin-bottom: 0px;
}
.free_quote1 h3{
  font-family: 'latobold';
  color: #fff;
  font-size: 60px;
  margin-top: 0px;
}
.free_quote1 p{
  color: #fff;
  text-align: -webkit-auto;
  padding-top: 30px;
  font-size: 15px;
}
.free_quote2 {
    background: #fff;
    display: inline-block;
    padding: 40px 15px 40px 14px;
}
.yourname001 {
    border: none;
    background: #eceff4;
    width: 100%;
    padding-left: 7px;
    height:50px;
}
.yourname001:focus {
  outline-color: #018639; 
  }
.sendnow009{
  margin-top: 35px;
    background: #ffb600;
    border: none;
    color: #fff;
    padding: 15px 20px 15px 20px;
}
.our_gallery01 h3 {
   color: #00000059;
    line-height: 35px;
    padding-top: 15px;
    padding-bottom: 15px;
 /*   padding-left: 14px;*/
    font-size: 30px;
}
.our_gallery02 {
    padding-left: 0px;
    padding-right: 0px;
}
.our_gallery02:focus{
  outline: none;
}
.our_gallery02 figure img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.our_gallery02 figure:hover img {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}
.our_gallery02{
  overflow: hidden;
}
.mde_footer{
  background-color: #000;
}
.mde_footer01 {
    color: #fff;
    padding-top: 50px;
    padding-bottom: 40px;
}
.mde_footer02 h4{
  font-family: 'latobold';
  font-size: 25px;
}
.mde_footer03 h4{
 font-family: 'latobold';
    font-size: 25px;
    border-bottom: 1px solid #fff3;
    padding-bottom: 20px;
    margin-bottom: 40px;
}
.mde_footer04 h4{
  font-family: 'latobold'; 
  font-size: 25px;
    border-bottom: 1px solid #fff3;
    padding-bottom: 20px;
    margin-bottom: 40px;
}
.mde_footer02 p{
     padding: 53px 0 35px 0;
  font-size: 15px;
}
.mde_footer030 a {
    color: #ffffffc2;
    font-size: 15px;
    border: 1px solid #ffffffc2;
    padding: 5px 8px 5px 5px;
}
.mde_footer030 {
    padding-bottom:20px;
    padding-left: 0px;
}
.mde_footer031 a{
    color: #ffffffc2;
    font-size: 15px;
}
.mde_footer031 {
    padding-bottom: 18px;
}
.copyright12 ul{
  list-style: none;
  text-align: right;
}
.copyright12 ul li{
 display: inline;
    padding-left: 30px;
  }
.copyright12 ul li a{
  color: #000;
  font-size: 17px;
}
.copyright {
    padding-top: 20px;
}
.copyright1 p{
  font-size: 15px;
    color: #000000c4;
}
.our_gallery01 {
    padding-bottom: 35px;
}
.about_us001{
  padding-left: 0px;
  padding-right: 0px;  
}
.about_us002 h3{
 font-size: 40px;
    color: #fff;
    /*padding-left: 70px;*/
    position: absolute;
    bottom: 70px;
}
.about_us002{
  position: relative;
}
.img005 {
    width: 40%;
    padding-top: 40px;
    display: inline;
}
.about_ussub1{
  text-align: center;
}
.about_ussub h3{
 color: #0054a6;
  text-align: right;
  font-size: 30px;
  padding-top: 30px;
}
.md_esthappan{
  color: #00aa91;
}
.about_ussub p{
  text-align: right;
    line-height: 23px;
    font-size: 16px;
    padding-top: 10px;
    color: #00000080;
}
.recent_projects98 h3{
  color: #0054a6;
  font-family: 'latobold'; 
      margin-bottom: 0px;
}
.recent_projects98 p{
  padding-left: 12px;
  padding-bottom: 30px;
      font-size: 15px;
}
.pills4588>li {
    float: none;
    padding-bottom: 10px;
}
.pills4588 {
    background: #dfdfdf;
    padding: 10px 10px 10px 10px;
}
.pills4588>li.active>a, .pills4588>li.active>a:focus, .pills4588>li.active>a:hover {
    color: #fff;
    background-color: #ffb600;
}
.pills4588>li>a {
    border-radius: 0px;
    color: #000;
    font-size: 12px;
}
.mde091{
  padding-left: 0px;
    padding-right: 0px;
}
.projectdata1 .over_gallery111 h4 {
    line-height: 25px;
    padding-left: 10px;
}
.projectdata1 .overlay-gallery11:hover .over_gallery111 h4 {
    font-size: 15px;
}
.projectdata1 {
    padding-left: 0px;
    padding-bottom: 13px;
}
.project_details12 {
  padding-left: 5px;
    padding-right: 5px;
    padding-top: 15px;
    padding-bottom: 20px;
}
.project_details12:focus{
  outline: none;
}
.project_details903 h4{
  color: #0054a6;
    font-size: 25px;
}
.project_details903 h5{
  font-weight: bold;
    font-size: 15px;
    padding-bottom: 20px;
}
.project_details903 p{
  font-size: 15px;
    text-align: justify;
    line-height: 25px;
}
.proj_enquiry11 {
    border: none;
    background: #eceff4;
    width: 100%;
    height: 35px;
    padding-left: 8px;
    margin-bottom: 15px;
}
.proj_enquiry06 {
    height: 75px;
    width: 100%;
     border: none;
    background: #eceff4;
     padding-left: 8px;
}
.pro_enq11 {
    padding-right: 0px;
}
.pro_enq110 {
  padding-left: 0px;
    background: #dfdfdf;
    /*padding-top: 30px;*/
    padding-bottom: 30px;
}
.project_details {
    padding-top: 60px;
    padding-bottom: 61px;
}
.prenq_submit {
    border: none;
    background: #ffb600;
    color: #fff;
    padding: 10px 20px 10px 20px;
    margin-top: 10px;
}
.pro_enq11 h5{
  color: #000000a3;
}
.left0025 {
    background-image: -webkit-linear-gradient(left,rgba(0, 0, 0, 0) 0,rgba(0,0,0,.0001) 100%)!important;
    background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%)!important;
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0, 0, 0, 0)),to(rgba(0,0,0,.0001)));
    background-image: linear-gradient(to right,rgba(0, 0, 0, 0) 0,rgba(0,0,0,.0001) 100%)!important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}
.right0025{
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0, 0, 0, 0) 100%)!important;
    background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%)!important;
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0, 0, 0, 0) 100%)!important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}
.pro_enq110 h3{
    padding-left: 12px;
    font-size: 28px;
    padding-bottom: 15px;
    padding-top: 15px;
  }
.inner_services h3{
  color: #0055a8;
}
.inner_services p{
  font-size: 15px;
    padding-bottom: 15px;
}
.quick_enquiry09 h4{
 padding-left: 13px;
    color: #0055a8;
    font-size: 25px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.service_enq {
    border: none;
    background: #eceff4;
    height: 40px;
    padding-left: 10px;
    width: 100%;
    margin-bottom:20px;
}
.service_enq1:focus,.service_enq:focus{
  outline-color: #00aa91;
}
.service_enq1 {
    height: 200px;
    width: 100%;
    border: none;
    background: #eceff4;
    padding-left: 10px;
    padding-top: 10px; 
}
.send_messageenq {
  /*  margin-top: -21px;
    position: absolute;*/
  /*  bottom: 5px;*/
      margin-top:21px;
    border: none;
    background: #ffb600;
    color: #fff;
    padding: 10px 20px 10px 20px;
}
.Kpoh00 {
    margin-top: -145px;
}
.LLPO1 {
    padding-bottom: 50px;
}
.joining{
  color: #0054a6;
    font-size: 20px;
    text-align: center;
    padding-top: 30px;
}
.motivated{
  text-align: center;
  font-size: 15px;
  padding-bottom: 20px;
}
.careers_image10 {
    background: #e6ecf3;
    padding-top: 15px;
    padding-bottom: 15px;
}
.careers_image10{
 text-align: justify;
    line-height: 25px;
    position: absolute;
    top: 80px;
    right: 50px;
}
.careers_image1{
  position: relative;
  padding-bottom: 40px;
}
.careers44 {
    background: #eceff4;
    border: none;
    padding-left: 10px;
    width: 100%;
    height: 45px;
    margin-bottom: 15px;
}
.Uploadvc069:focus,.careers44:focus{
  outline-color: #00ac8e;
}
.Uploadvc069 {
      background: #eceff4;
       width: 100%;
    height: 45px;
        position: relative;
}
.Uploadvc005 {
    display: none!important;
}
.Uploadvc069 p{
  padding-left: 10px;
    padding-top: 11px;
    color: #0000006e;
}
.Uploadvc069 i{
  position: absolute;
    top: 10px;
    right: 20px;
    font-size: 21px;
    color: #000000a3;
}
.careers009 {
    padding-bottom: 40px;
}
.career_sendmsgf {
    background-color: #ffb600;
    color: #fff;
    border: none;
    padding: 10px 20px 10px 20px;
}
.innergallery1 {
    padding-left: 0px;
    padding-right: 0px;
}


.innergallery1 figure img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.innergallery1 figure:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.innergallery {
    padding-top: 50px;
    padding-bottom: 50px;
}
.lg-backdrop {
    background-color: #02ad8fe6;
}
.lg-outer .lg-thumb-outer {
    background-color: #0d0a0a00;
    }
.lg-sub-html, .lg-toolbar {
    background-color: rgba(0, 0, 0, 0);
}
#aadhyakshari_map{
  height: 500px;
}
.phone_no009 i,.address i,.mobil_no i,.email10 i{
    font-size: 30px;
    color: #0000008a;
    float: left;
    padding-right: 20px;
}
.address,.phone_no009,.mobil_no,.email10 {
    padding-bottom: 15px;
}
.email10 .fa-envelope-o{
  font-size: 21px
}
.phone_no009 h5,.address h5,.mobil_no h5,.email10 h5{
  line-height: 21px;
    font-size: 16px;
  }
  .contactus_location {
    background: #fff;
    box-shadow: 0px 0px 2px 2px #0000001c;
    border-radius: 10px;
    padding-top: 25px;
    padding-bottom: 25px;
    position: absolute;
    top: 60px;
    right: 53px;
    padding-left: 45px;
    padding-right: 45px;
}
.contactus_location img{
  padding-bottom: 25px;
}
.location_map1 {
    position: relative;
}
.send_msg11 {
    background: #eceff4;
    border: none;
    padding-left: 10px;
    width: 100%;
    height: 45px;
    margin-bottom: 15px;
}
.send_msg101 {
    width: 100%;
    height: 90px;
    background: #eceff4;
    border: none;
    padding-left: 10px;
    margin-bottom: 15px;
}
.sendusmsg1 {
    background-color: #ffb600;
    color: #fff;
    border: none;
    padding: 10px 20px 10px 20px;
    margin-top: 88px;
}
.message669 h3{
  color: #0054a6;
    padding-left: 15px;
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 30px;
}
.message669 {
    padding-bottom: 50px;
}