body{
    margin: 0px;
}
input{
  box-shadow: none;
    background-color: #ffffff;
    border: 1px solid #dee2e6;
    color: #3c4858;
  outline: #a88843;
  width: 100%;
  border-radius: 6px;
  font-size: 13px !important;
  padding: 5px 37px 5px 49px !important;
    height: 42px;
   
}

input:focus {
  border: 1px solid #a88843;
}

.top{
    z-index: 1;
    position: fixed;
    background-color: white;
    top: 0px;
    left: 0px;
    right: 0px;
    height: 74px;
    box-shadow: 0 0 3px rgb(60 72 88 / 35%);
}
.logo{
    margin-left: 70px;
}
.logo img{
    position: absolute;
    max-height: 102px;
    background: #fff;
    box-shadow: 0 0 3px rgb(60 72 88 / 15%);
}
.navigation{
    padding: 20px 0px;
    float: right;
    margin-right: 70px
}
.stroke ul{
    padding: 0px;
   margin: 0px;
   
  
  }
  nav ul li {
    display: inline-block;
    padding: 7px 0px 7px 24px;
  }
  nav ul li a {
    display: block;
    text-decoration: none;
    color: black;
    font-size: 14px;
    
    padding: 5px 0px;
   
    letter-spacing: 2px;
    
    margin: 0 10px;
  }
  nav ul li a,
  nav ul li a:after,
  nav ul li a:before {
    transition: all .5s;
  }
  nav ul li a:hover {
    color: #EE3524;
    text-decoration: none;
  }
  nav.stroke ul li a {
    position: relative;
  }
  nav.stroke ul li a:after{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 0%;
    content: '.';
    color: transparent;
  background-color:  #EE3524;
    height: 1px;
  }
  nav.stroke ul li a:hover:after {
    width: 100%;
  }
  .endbottom{
    background: #111;
    padding:20px 65px ;
    color: #fff;
    font-size: 14px;
  }
  .message{
    position: fixed;
    background-color:#a88843;
    height: 60px;
      width: 60px;
      right: 0px;
      bottom: 18px;
      margin: 0px 30px;
      border-radius: 40px;
  }
  .message i{
    color: #fff;
    padding: 18px;
    font-size: 25px;
  }
  
  .icon-text{
    display: inline-block;
    margin: 0px 0px 0px 44px ;
  }
  .icon-text a{
    color: #a88843;
    text-decoration: none;
  }
  .icon-text a:hover{
    color: #fff;
    text-decoration: none;
  }
  
  .bottomheading1, .bottomheading2, .bottomheading3{
    margin: 0px 0px 20px 0px;
    position: relative;
  }
  .bottomheading1 i{
    position: absolute;
    margin: 25px auto;
  }
  .bottomheading2 i{
    position: absolute;
    margin: 25px auto;
  }
  .bottomheading3 i{
    position: absolute;
    margin: 25px auto;
  }
  .banner{
    background-color: #f8f9fa;
    padding: 130px 73px 0px 73px;
    height: 234px;
  }
  
  .header h1{
      font-size: 28px;
  }
  .box{
  
    position: relative;
    top: -18px;
  }
  .box ul{
    background-color: #fff;
    border-radius: 5px;
    display: flex;
    padding: 3px 13px;
    margin-left: 73px;
    width: 20%;
    height: 45px;
    box-shadow: 0 0 3px rgb(60 72 88 / 25%);
  }
  .box ul li{
      display: block;
      padding: 7px;
  }
  .box ul li a{
      color: #111;
  }

  .box ul li a:hover{
    text-decoration: none;
    color: #a88843   
}
.box ul li i{
    font-size: 10px;
    padding: 0px 0px 0px 2px;
}

  .box ul li p{
   
    color: #a88843   
}

.box1{
    padding: 40px;
box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
background-color: #f8f9fa;
width: 100%;
}
.box1 h5{
    font-size: 28px !important;
    margin-bottom: 40px !important;
}
.box1 a:hover{
color: #EE3524;
}
.box2{
padding: 40px 50px;
    height: 670px;
    width: 100%;
    box-shadow: 0 0 3px rgb(60 72 88 / 25%);
}
.box2 i{
  position: relative;
top: -33px;
left: 14px;
}
.mobno{
  padding-left: 75px !important;
}
.flag{
  width: 17%;
    border: none;
    left: 2px;
    height: 29px;
    position: relative;
    top: -35px;
}

label{
    display: block !important;
    font-size: 15px;
    font-weight: 500;
}
select{
    width: 100%;
    padding: 5px 10px;
    height: 42px;
    border: 1px solid #dee2e6;
    font-size: 13px !important;
    border-radius: 6px;
    outline: #a88843;
}
 textarea:focus {
  border: 1px solid #a88843;
}
button[type="submit"]{
    background-color: #000 ;
    border: 0px;
    color: #ffffff ;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    padding: 5px 20px;
    border-radius: 6px !important;
    margin: 22px 0px 0px 0px !important;
    transition: .3s ease background-color;
}
button:hover{
    background-color: #EE3524;
}

textarea{
  font-size: 13px !important;
    border-radius: 6px;
    padding: 10px;
    border: 1px solid #dee2e6;
    width: 100%;
    outline: #a88843;
    resize: vertical;
}

.msg{
  margin-top: 25px;
}
.form-group{
  margin: 0px !important;
}
section{
  flex-direction: column;
  
  display: contents !important;
}
#status{
  width: 90%;
  max-width: 484px;
  text-align: center;
  float: right;
  margin: 0px 12px;
  border-radius: 6px;
}





/*media*/


.checkbtn{
  background-color: #000;
  color: #fff;
  position: absolute;
  right: 13px;
  padding: 0px 10px;
  border-radius: 5px;
  font-size: 19px;
  cursor: pointer;
  display: none;
}

@media screen and (max-width:768px){

  .checkbtn{
      display: block;
    
    }
    nav ul{
      width: max-content;
      position: absolute;
      right: -30px;
      top: 71px;
        z-index: 1;
        background-color: #000;
       display: none;
        text-align: center;
       
    }
    nav ul li a{
      color: #fff ;
    }
    nav ul li{
        display: block;
        padding: 7px 50px;
        margin: 0px;
        line-height: 20px;
    }
    .logo {
      margin-left: 20px;
  }
  .logo img {
    max-height: 74px;
  }
  .banner {
    padding: 90px 20px 0px 20px;
    height: 150px;
}

.box ul {
  padding: 0px 3px;
  margin-left: 20px;
width: 75%;
  height: 34px;
}

.header h1 {
  font-size: 15px !important;
}
.box ul li {
  font-size: 12px;
}
.box ul li i {
  font-size: 8px;
}
.box1 {
  padding: 15px 10px;
}
.box2 {
  padding: 40px 25px;
  margin-top: 20px;
}
select {
  padding: 2px;
}

  .icon-text{
    margin: 0px 30px;
  }
.icon-text p{
  font-size: 14px;
}
/*bottom*/
.endbottom {
  padding: 10px 30px;
  font-size: 12px;
}
    }  


    /*copy-right*/
    .copy-right {
      text-align: center;
      overflow: hidden;
      padding: 10px 0px;
      border-top: 1px solid #ebebeb3b;
      background: #111;
  }
  .copy-right {
    text-align: center;
    overflow: hidden;
    padding: 10px 0px;
    border-top: 1px solid #ebebeb3b;
    background: #111;
}
.copy-text {
  color: #b2b2b2;
  font-weight: 300 !important;
  font-size: 11px;
  text-align: center;
  margin-bottom: 0px !important;
}
.copy-right a:hover {
  text-decoration: none;
  color: #fff !important;
  cursor: pointer;
  transition: all 0.5s ease-in-out;
}