.banner .nav_de .abtn a{width: 50%;}
#contact-us {
  position: relative;
	padding-bottom: 0;
}

#contact-us .contact-head {
  background: #fff;
  border-radius: 7px;
  overflow: hidden;
  position: relative;
  z-index: 5;
}

#contact-us .title {
  margin-bottom: 30px;
}

#contact-us .contant-inner-title {
  margin-bottom: 45px;
}

#contact-us .contant-inner-title h4 {
  font-size:30px;
  font-weight: 600;
  margin-bottom: 5px;
  color: #081828;
  text-transform: capitalize;
	margin-top: 0
}

#contact-us .contant-inner-title p {
  font-size: 18px;
  font-weight: 400;
  line-height: 23px;
  margin-top: 10px;
  display: block;
}

#contact-us .single-head {
  height: 100%;
  background: #fff;
  position: relative;
  z-index: 5;
  overflow: hidden;
  border-right:1px solid #eee;
}

#contact-us .single-info {
  text-align: left;
  margin-bottom: 16px;
  position: relative;
	padding-left: 30px
}

#contact-us .single-info i {
  color: #f8811e;
  font-size: 18px;
  display: inline-block;
  margin-right: 20px;
  position: absolute;
  left: 0;
  top: 2px;
}

#contact-us .single-info ul {
  display: inline-block;
}

#contact-us .single-info ul li:last-child {
  margin-bottom: 0;
}

#contact-us .single-info ul li {
  font-weight: 500;
  display: inline-block;
  font-size: 16px;
}

#contact-us .single-info ul li a {
  font-weight: 500;
  color: #7E8890;
  display: inline-block;
  font-size: 16px;
}

#contact-us .single-info ul li a:hover {
  color: #f8811e;
	text-decoration: none
}

#contact-us .contact-social {
  display: block;
  margin-top: 65px;
}

#contact-us .contact-social h5 {
  color: #081828;
  font-weight: 600;
  font-size: 18px;
}

#contact-us .contact-social ul {
  display: inline-block;
  position: relative;
  left: -9px;
  margin-top: 15px;
}

#contact-us .contact-social ul {
  margin-left: 10px;
}

#contact-us .contact-social ul li {
  display: inline-block;
  margin-right: 6px;
}

#contact-us .contact-social ul li:last-child {
  margin-right: 0;
}

#contact-us .contact-social ul li a {
  font-size: 18px;
  color: #081828;
  height: 40px;
  width: 40px;
  text-align: center;
  display: block;
  line-height: 40px;
  background: #E8ECF1;
  border: none;
  border-radius: 4px;
  position: relative;
  z-index: 3;
transition: all 0.5s ease;
}

#contact-us .contact-social ul li a:hover {
  color: #fff;
  background-color: #f8811e;
}

#contact-us .single-info .title {
  margin-bottom: 10px;
  font-weight: 500;
  color: #fff;
  font-size: 18px;
}

#contact-us .single-info .title span {
  display: block;
  font-size: 14px;
  margin-top: 8px;
  font-weight: 500;
}

#contact-us .contact-form h2 {
	font-weight: 600;
	text-transform: capitalize;
	margin-bottom: 30px;
	position: relative;
  padding-bottom: 20px;
	margin-top: 0
}
#contact-us .contact-form p {
  margin-bottom: 25px;
  
}
#contact-us .contact-form input {
  border: 1px solid #e7e7e7;
  border-radius: inherit;
  box-shadow: inherit;
  height:50px;
  width:100%;
  padding:0px 15px;
}
#contact-us .contact-form textarea {
  border: 1px solid #e7e7e7;
  border-radius: inherit;
  box-shadow: inherit;
  min-height: 180px;
  padding: 15px 12px;
}
#contact-us .contact-form button {
  background: #f8811e;
  border: medium none;
  box-shadow: inherit;
  color: #ffffff;
  font-family: "Poppins",sans-serif;
  font-weight: 600;
  padding: 12px 30px;
  text-transform: uppercase;
	margin-top:15px;
	transition: all 0.5s ease;
}
#contact-us .contact-form button i {
  margin-left: 2px;
}
#contact-us .contact-form button:hover{
        color: #f8811e;
	 text-decoration: none;
        background-color: #fff;
        box-shadow: 0 0 20px rgba(248,129,30,.2);
    }
#contact-us form img.loader {
  margin-left: 5px;
}
#contact-us .contact-form {
  margin-top:30px;
	text-align:center;
}
#contact-us .contact-forms {
  padding:80px 0;
	text-align:center;
}

#contact-us .tit {
    text-align: center;
	margin-bottom:60px
}
#contact-us .tit .h {
    font-weight: bold;
    line-height: 36px;
    margin-bottom:15px;
	
}
#contact-us  .tit .p {
    line-height: 16px;
    color: #666666;
}
.crt img{display: block;position: static;width: 100%;height: auto;transform: translateX(0);-webkit-transform: translateX(0);max-width: 1000px;}
@media(max-width:1024px){

    .cont1 .clt,.cont1 .crt{width: 100%;float: none;height: auto;margin-bottom: 30px;border: 0;}
    
    .cont1 .crt img{display: block;position: static;width: 100%;height: auto;transform: translateX(0);-webkit-transform: translateX(0);max-width: 1000px;}
      
    .cont1 .crt{margin-bottom: 0;}

    
}

@media(max-width:960px){

  .cont1 .clt .alogo{width: 150px;margin-bottom: 20px;}

  .cont1 .clt .cbtm .ctc a{display: block;}

  .cont1 .clt .cbtm .ctc s{display: none;}

  .cont1 .clt .cbtm .ctc{margin-bottom: 15px;}
   
    
}







