.wt-bnr-inr {

    height: 300px;

    background-size: cover;

    background-position: center center;

    display: table;

    width: 100%;

    background-attachment: unset;

}

.wt-bnr-inr-entry {

    display: table-cell;

    vertical-align: middle;

}

.wt-bnr-inr-entry .banner-title-outer::after, .wt-bnr-inr-entry .banner-title-outer::before {

    content: "";

    position: absolute;

    right: 0px;

    width: 10px;

    height: 50px;

    background-color: #fff;

}

.wt-bnr-inr-entry .banner-title-outer::before {

    bottom: 0px;

    right: 0px;

}

.wt-bnr-inr-entry .banner-title-outer::after {

    top: 0px;

}

.wt-bnr-inr-entry .banner-title-outer {

    position: relative;

    padding: 70px 0px 70px 30px;

    border: 10px solid #fff;

    border-right: 0px;

    width: 200px;

}

.wt-bnr-inr-entry .banner-title-name {

    width: 640px;

}

.p-tb20 {

    padding-bottom: 20px;

    padding-top: 20px;

}

.wt-breadcrumb {

    margin: 0;

    list-style: none;

    padding-left: 0;

}



.breadcrumb-style-2 li::after {

    content: "\f101";

    margin-left: 7px;

    font-family: 'FontAwesome';

    color: #fff;

    font-size: 16px;

    font-weight: normal;

}

.wt-breadcrumb li {

    padding: 0;

    margin-right: 3px;

    color: #fff;

    position: relative;

    display: inline-block;

    font-size: 12px;

}

.wt-breadcrumb li a {

    color: #fff;

    text-decoration: none;

}

.wt-breadcrumb li:last-child::after {

    display: none;

}

#h2inpre, #h2inpos{

    /* background-color:#fff; */

    height: 62px;

  width: 45px;

  border-bottom: 1px solid #fff;

  border-top: 1px solid #fff;

  position: absolute;

  top: -6px;

 }

 #h2inpre{

        border-left:1px solid #fff;   

        left: -7px;

 }

 #h2inpos{

      border-right:1px solid #fff;   

     clear:right;

     right: -7px;

 }

 #h2cont{

  color: #fff;

  /* font-family: 'ProximaNovaBold'; */

  font-size: 26px;

  line-height: 50px;

  background: linear-gradient(180deg, #D70439 0%, #F07B14 100%);

  padding: 0px 10px;

  position: relative;

  font-weight: 600;

 }

 

 #h2pre{

    height:1px;

     width:100%;

     background-color:#fff;

     margin-top:25px;

     position:absolute;

     float:none;

 }

 .banner-title {

     position: relative;

     display: flex;

     margin-top: 80%;

 }



 .p-tb80 {

    padding-bottom: 80px;

    padding-top: 80px;

  }

  .wt-box, .wt-info, .wt-tilte, .wt-tilte-inner {

    position: relative;

  }

  .contact-one {

    /* border: 6px solid #000; */

    position: relative;

    max-width: 945px;

    border: 6px solid transparent;

    border-image: linear-gradient(#ec6854 ,#d7043a);

    border-image-slice: 1;

  }

  .p-r150 {

    padding-right: 150px !important;

  }

  .p-a40 {

    padding: 35px;

  }

  .form-group {

    margin-bottom: 25px;

  }

  .contact-one .form-control::placeholder {

    color: #000;

    font-size: 12px;

    text-transform: uppercase;

  }

  .contact-one .form-control {

    border: 0px;

    border-bottom: 1px solid #000;

  }

  .site-button.black {

    background-color: #000;

    color: #fff;

    margin-top: 30px;

    height: 40px;

    letter-spacing: 3.5px;

    font-size: 13px;

  }

  .site-button.text-uppercase {

    text-transform: uppercase;

  }

  .radius-no {

    border-radius: 0;

    -webkit-border-radius: 0;

    -moz-border-radius: 0;

  }

  .site-button, .site-button-secondry {

    padding: 10px 20px;

    display: inline-block;

    font-size: 14px;

    outline: none;

    cursor: pointer;

    outline: none;

    border-width: 0;

    border-style: solid;

    border-color: transparent;

    line-height: 1.42857;

    margin-left: -1px;

    text-decoration: none !important;

  }

  .contact-info {

    position: absolute;

    right: -200px;

    top: 30px;

    width: 310px;

    background: linear-gradient(#ed6c55,#d7043a);

    height: 84%;

  }

  .middle_align {

    top: 50%;

    -ms-transform: translateY(-50%);

    transform: translateY(-50%);

    position: absolute;

    width: 100%;

  }

  .p-a30 {

    padding: 30px;

  }

  .wt-icon-box-wraper {

    position: relative;

  }

  .p-b30 {

    padding-bottom: 30px;

  }

  .icon-sm {

    width: auto;

    height: 90px

  }

  .icon-sm i {

    font-size: 20px;

  }

  .wt-icon-box-wraper.left .icon-xld, .wt-icon-box-wraper.left .icon-xl, .wt-icon-box-wraper.left .icon-lg, .wt-icon-box-wraper.left .icon-md, .wt-icon-box-wraper.left .icon-sm, .wt-icon-box-wraper.left .icon-xs {

    float: left;

    margin-right: 10px;

  }

  .icon-xld, .icon-xl, .icon-lg, .icon-md, .icon-sm, .icon-xs {

    display: inline-block;

    text-align: center;

  }

  .mt-40 {

    margin-top: 30px !important;

  }



  /************* Form ***************/

.floating-label { 

    position:relative; 

    /* margin-bottom:20px;  */

  }

  .floating-input , .floating-select {

    font-size:14px;

    padding:4px 4px;

    display:block;

    width:100%;

    height:30px;

    background-color: transparent;

    border:none;

    border-bottom: 1px solid rgba(0, 0, 0, 0.33);

    color: #000;

  }

  

  .floating-input:focus , .floating-select:focus {

       outline:none;

       border-bottom:2px solid #000; 

  }

  

  .floating-label label {

    color:rgba(0, 0, 0, .71);

    font-size:15px;

    font-weight:normal;

    position:absolute;

    pointer-events:none;

    left:5px;

    top:0px;

    transition:0.2s ease all; 

    -moz-transition:0.2s ease all; 

    -webkit-transition:0.2s ease all;

    letter-spacing: 0.01em;

    /* font-style: italic; */

  }

  

  .floating-input:focus ~ label, .floating-input:not(:placeholder-shown) ~ label {

    top:-18px;

    font-size:12px;

    color:#000;

  }

  

  .floating-select:focus ~ label , .floating-select:not([value=""]):valid ~ label {

    top:-18px;

    font-size:14px;

    color:#000;

  }

  

  /* active state */

  .floating-input:focus ~ .bar:before, .floating-input:focus ~ .bar:after, .floating-select:focus ~ .bar:before, .floating-select:focus ~ .bar:after {

    width:50%;

  }

  

  .floating-select option {

    background: #fff;

  }

  .floating-textarea {

     min-height: 30px;

     max-height: 260px; 

     overflow:hidden;

    overflow-x: hidden; 

  }

  .drop-section .btn {

    background: #DC4226;

    border-radius: 6px;

    height: 30px;

    line-height: 18px;

    width: 100px;

    margin: 20px auto 60px;

  }

  .req {

    color: red;

  }

  .error {

    color: red;

    font-size: 12px;

  }

  .cap-label {

    position: unset; font-size: 12px; color: #000;

  }

  .captcha-border span {

    color:#000;margin-right: 5px;

  }

  .ans-input {

    width: 55px; text-align: center;border-bottom: 1px solid rgba(0, 0, 0, 0.33); border-radius: 0px; border-top: none;

    border-left: none; box-shadow: none !important;

    border-right: none;padding: 0; margin-left: 5px; background: transparent;

  }



  .icon-content h5 {

    font-family: 'ProximaNovaBold';

    font-size: 16px;

  }

  .icon-content a {

      color: #fff;

      text-decoration: none;

  }

  .icon-content p {

      font-size: 14px;

  }

  .section-head h2 span.sub-tit {

    font-size: 16px;

position: relative;

top: -7px;

font-weight: normal !important;

font-family: 'ProximaNovaReg' !important;

text-transform: none;

  }
  .wt-breadcrumb-main {
    position: relative;
top: -100px;
left: 0;
width: 200px;
z-index: 11111;
  }

@media (max-width: 600px) {

    .wt-bnr-inr {

        height: 150px;

        background-attachment: unset;

        background-position: unset !important;

        display: block;

    }

    .banner-title {

        position: relative;

        display: flex;

        margin-top: 32%;

      }

      .contact-one {

        width: 100%;

        padding: 0 !important;

      }

      .contact-info {

        position: unset;

        width: 100%;

      }

      .p-tb80 {

        padding-bottom: 80px;

        padding-top: 40px;

      }

      .section-head h2 {

        font-size: 26px !important;

      }

      .section-head h2 span.sub-tit {

        font-size: 14px !important;

        line-height: 18px;

        margin-top: 5% !important;

      }

      #h2inpre, #h2inpos {

        height: 52px;

      }

      #h2cont {

        font-size: 23px;

        line-height: 40px;

      }

      .middle_align {

        transform: unset;

        position: unset;

        width: 100%;

      }
      .wt-breadcrumb-main {
        position: relative;
        top: -50px;
width: 135px;
      }

}

  @media screen and (min-width: 600px) and (max-width: 992px) {

    .contact-one {

        max-width: 500px;

    }

    .p-a40 {

        padding: 12px;

    }

    .p-r150 {

        padding-right: 95px !important;

      }

      .wt-bnr-inr {

          height: 245px;

          background-attachment: unset;

          background-position: unset !important;

      }

      .section-head h2 span.sub-tit {

        font-size: 14px !important;

        line-height: 1px;

        margin-top: 5% !important;

      }

  }

  @media screen and (min-width: 992px) and (max-width: 1199px) {

    .contact-one {

        max-width: 745px;

    }

  }

@media (min-width: 992px) {
  .wt-breadcrumb-main {
    position: relative;
    top: -145px;
  }
}

  @media (max-width: 992px) {

    .wt-bnr-inr {

      z-index: -1 !important;

    }

    .section-full {

      z-index: -1;

position: relative;

    }

    .m-v {

      position: relative;

z-index: -1;

    }

    .section-head h2 span.sub-tit {

      font-size: 16px;

      display: block;

      margin-top: 2%;

    }

    .section-head h2 {

      line-height: 29px;

    }

  }



  @media (max-width: 1199px) {

    .section-head h2 span.sub-tit {

      font-size: 16px;

    }

  }