body{
   position: relative;
    min-height: 100%;
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400; 
}
.landing-header {
    padding: 12px 0;
    background: #fff;
}

.landing-ph-no {
    text-align: right;
    font-weight: 600;
    color: #aa4a40;
    padding-top: 13px;
    font-size: 15px;
}
.landing-ph-no a {
    margin-left: 10px;
        color: #6d6868;
}

.landing-bnr {
    padding: 120px 0;
    background: #fff;
    background-image: url(/images/lnd-op1.jpg);
    background-repeat: no-repeat;
    height: auto;
    background-size: cover;
    background-attachment: fixed;
}
.landing-bnr-txt-sec {
    margin-bottom: 40px;
    padding-top: 26px;
}
.landing-bnr-txt-sec h2 {
      font-size: 40px;
    font-weight: 700;
    color: #fff;
    border-bottom: 5px solid #fff;
    margin-bottom: 14px;
    display: inline-block;
    padding-bottom: 11px;
}
.landing-bnr-txt-sec h5 {
   font-size: 18px;
    color: #fff;
    line-height: 38px;
}
.landing-bnr-txt-box {
       background: #fff;
        padding: 52px 30px;
    text-align: center;
    box-shadow: 2px 2px 10px #777777;
}
.landing-bnr-txt-box i {
    color: #c15347;
    font-size: 24px;
    margin-bottom: 17px;
}
.landing-bnr-txt-box h4 {
    color: #585757;
    font-size: 17px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 26px;
}
.landing-bnr-txt-box p {
    color: #000;
    letter-spacing: 0.8px;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 12px;
    margin-bottom: 12px;
}
.lnd-book-apntsec {
        background: #fff;
    text-align: center;
    padding: 58px 65px;
}
.lnd-book-apntsec img {
    width: 60px;
    margin: auto;
    margin-bottom: 29px;
}
.lnd-book-apntsec h3 {
    margin-bottom: 21px;
    font-size: 29px;
    color: #4a4949;
}
.lnd-book-frm-fld {
    width: 100%;
    height: 50px;
    border: none;
    border-bottom: 1px solid #cdcdcd;
    text-align: center;
    font-size: 15px;
    outline: none;
    letter-spacing: 0.5px;
}
.lnd-book-frm-btm {
    background: #4eccf5;
    width: 100%;
    outline: none;
    border: none;
    padding: 14px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 13px;
}
.lnd-book-frm .form-group {
    margin-bottom: 22px; 
}
    
    
    .landing-about-sec {
        padding: 100px 0;
}
.landing-about-txt {
       position: relative;
    padding: 40px 0;
    padding-right: 40px;

}
.landing-about-txt:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    border-right: 1px dashed #b7b5b5;
}

.landing-about-txt p {
    line-height: 34px;
    font-size: 17px;
}
.landing-about-qlf {
    margin-top: 50px;
}
.landing-about-qlf ul {
    margin: 0;
    padding: 0;
}
.landing-about-qlf ul li {
    font-size: 17px;
    color: #000;
    list-style: none;
    margin-bottom: 16px;
    margin-left: 20px;
    font-weight: 600;
    position: relative;
    padding-left: 22px;
}
.landing-about-qlf ul li i {
       padding-right: 7px;
    position: absolute;
    left: 0;
    top: 0;
} 
.landing-service {
    background: #f6f3ed;
    padding: 50px 0;
}

.landing-service-box {
    background: #fff;
    padding: 40px;
    margin-bottom: 40px;
}    

.landing-service-box p {
    line-height: 28px;
    font-size: 13px;
    font-weight: 600;
    color: #423f3f;
}

.landing-service-box h3 {
  font-size: 17px;
    font-weight: 700;
    line-height: 26px;
    color: #2f2e2d;
    margin-bottom: 4px;
}    
    
  .landing-main-hdng  {
    font-weight: 700;
    color: #4a4646;
    position: relative;
    margin-bottom:30px;
    font-size: 32px;
}
.landing-main-hdng:after {
    content: '';
    position: absolute;
    left: 0;
    top: -15px;
    background: #4eccf5;
    width: 85px;
    height: 2px;
}  
    
.land-tstmn-sec {
    padding: 100px 0;
}    

.land-tstmn-box {
    color: #fff;
    padding: 60px 30px;
}
.land-tstmn-box img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
}
  .bg1 {
    background: #00cbec;
}
.bg2 {
    background: #0083d5;
}
.bg3 {
    background: #064771;
}
.land-tstmn-box p {
    line-height: 28px;
    font-size: 17px;
    letter-spacing: 0.5px;
}
.land-tstmn-box h3 {
    font-size: 26px;
    letter-spacing: 0.5px;
}
.pl-0{
    padding-left:0;
}
.pr-0{
    padding-right:0;
}
.lnd-footer {
    padding: 120px 0;
    background: #fff;
    background-image: url(/images/lnd-footer.jpeg);
    background-repeat: no-repeat;
    height: auto;
        text-align: center;
    background-size: cover;
    background-attachment: fixed;
}
.lnd-footer h2 {
    color: #fff;
    font-size: 38px;
    font-weight: 600;
    margin-bottom: 15px;
}
.lnd-footer p {
    font-size: 22px;
    color: #fff;
    margin-bottom: 30px;
}
 
 .lnd-footer-frm {
    background: #fff;
    padding: 45px 30px;
    width: 100%;
 }
.lnd-ftr-frm-fld {
    height: 40px;
    border: none;
    outline: none;
    border-bottom: 1px solid #cacaca;
    width: 100%;
    text-align: center;
}
.lnd-ftr-frm-btm {
    background: #4eccf5;
    width: 100%;
    height: 40px;
    outline: none;
    border: none;
    color: #fff;
    font-size: 17px;
    font-weight: 600;
}
    
    
    
    
    
    
    
    
  /*media start here */
    
    
@media (max-width:1366px){}
    
@media (max-width:1280px){}

@media (max-width:1024px){}

@media (max-width:991px){
    .landing-ph-no {
    text-align: center;
  
}
.landing-logo img {
    margin: auto;
}
.landing-bnr-txt-box {
      padding: 30px;
      margin-bottom: 30px;
}
.landing-about-sec {
    padding: 20px 0;
}
.landing-about-qlf {
    margin-top: 0;
}
    
            .landing-service-box {

    padding: 16px;
    
}
.landing-service-box h3 {
    font-size: 15px;
 
}
.pr-0 {
    padding-right: 15px;
}
.pl-0 {
    padding-left: 15px;
}
.landing-bnr-txt-sec {
    margin-bottom: 40px;
    padding-top: 0;
    
}
.landing-bnr {
    padding: 60px 0;
}
.lnd-footer {
    padding: 60px 0;
}

}

@media (max-width:576px){
    .landing-bnr-txt-sec h2 {
    font-size: 24px;
    }
    .landing-bnr-txt-sec h5 {
    font-size: 17px;
    line-height: 28px;
}
.lnd-book-apntsec {
   
    padding: 30px;
}
.landing-ph-no  {
   
       display: block;
}
   
.landing-ph-no a {
    margin-left: 0;
       display: inline-block;
}
    
    
    
    
}

    
@media screen and (min-width:1024px) and (max-width:1199px){
        .landing-service-box {

    padding: 16px;
    
}
.landing-service-box h3 {
    font-size: 15px;
 
}
.landing-bnr-txt-box {

    padding: 52px 16px;
}
.landing-bnr-txt-sec {
    margin-bottom: 40px;
    padding-top: 64px;
}
        
    }
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    