body {
    font-family: "Sarabun", sans-serif !important;
}

h2 {
    font-weight: 600 !important;
}

h5 {
    font-size: 15px !important;
    font-weight: 450 !important;
}
nav img {
    width: 74% !important;
}
ol.breadcrumb {
    margin-bottom: 0 !important;
    margin-top: 10px;
}
.taj{
    text-align:justify;
}
.black p {
    color: black !important;
}

.black h6 {
    color: black !important;
}

.acontainer {
    margin: 0 5.5%;
}

.logo img {
    height: auto;
    width: 14rem;
    /* margin-right: 8rem; */
}

.bg {
    background-size: cover;
    background-repeat: no-repeat;
}

.bg-1 {
    /* background-image: url("/img/BANNER-1.png"); */
    height: 95vh;
    width: 100%;
    background: linear-gradient(90deg in oklab, #162333, #16233336), url("../img/BANNER-1.png")no-repeat center;
    background-size: cover;
    color: #fff;
}

.bgall {
    /* background-image: url("/img/BANNER-1.png"); */
    width: 100%;
    background: linear-gradient(90deg in oklab, #162333, #16233336), url("../img/BANNER-1.png")no-repeat center;
    background-size: cover;
    color:#fff;
}

.bgpd {
    padding-top: 14rem !important;
}

.bgpd2 {
    padding-top: 10rem !important;
    padding-bottom: 30px;
}

.bg-1cont h1{
    color: #fff !important;
}

.bg-1cont h1 {
    font-weight: 700;
    font-size: 56px;
    Width: auto;
}
  .abutton span {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.5s;
  }
  
  .abutton span:after {
    content: '\00bb';
    position: absolute;
    opacity: 0;
    top: 0;
    right: -20px;
    transition: 0.5s;
  }
  
  .abutton:hover span {
    padding-right: 25px;
  }
  
  .abutton:hover span:after {
    opacity: 1;
    right: 0;
  }

  .abutton {
    padding: 10px 30px;
    border-radius: 15px;
    height: fit-content;
    margin-top: 1rem;
    background-color: transparent;
    outline: none;
    border: 2px solid #FF832D;
    color: #fff;
    font-size: larger;
    font-weight: 400;
    /*cursor:default !important;*/
}
  .whitebutton span {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.5s;
  }
  
  .whitebutton span:after {
    content: '\00bb';
    position: absolute;
    opacity: 0;
    top: 0;
    right: -20px;
    transition: 0.5s;
  }
  
  .whitebutton:hover span {
    padding-right: 25px;
  }
  
  .whitebutton:hover span:after {
    opacity: 1;
    right: 0;
  }

/*  .whitebutton {*/
/*    padding: 10px 30px;*/
/*    border-radius: 15px;*/
/*    height: fit-content;*/
/*    margin-top: 1rem;*/
/*    background-color: transparent;*/
/*    outline: none;*/
/*    border: 2px solid #FF832D;*/
/*    color: #fff;*/
/*    font-size: larger;*/
/*    font-weight: 400;*/
    /*cursor:default !important;*/
/*}*/

.phonemail {
    padding: 10px 0;
    text-align: center;
    color: #ffff;
    background-color: #162333;
    position: fixed;
    width: -webkit-fill-available;
    z-index:100;
}

.minisec {
    padding: 20px 0;
    background-image: url(../img/BANNER-2.png);
}

.minisec2 {
    padding: 10px 0;
}

.minisec1 h6 {
    padding-right: 3rem;
    font-weight: 500;
    font-size: smaller;
    line-height: 20px;
}

.minisec1 img {
    margin-right: 1rem;
}

.minisec2 h6 {
    padding-right: 3rem;
    color: black !important;
}

.minisec2 img {
    margin-right: 1rem;
}

.minisec h2 {
    font-weight: 700 !important;
    margin: 0;
}

.minisec h4 {
    font-weight: 600;
    font-size: 18px;
    text-transform: capitalize;
    margin: 0;
    color: #ff832d;
}

.minisec2 h6 {
    font-weight: 500;
    font-size: smaller;
    line-height: 20px;
    margin:0;
}

.minisec3 {
    background-color: #162333;
}

.minisec3 img {
    margin: 0px 10px;
    height: auto;
    width: 1.5rem;
    cursor: pointer;
}

.mgr10px {
    margin-right: 65px !important;
}

.he1 {
    height: .8rem;
}

.he2 {
    height: 1rem;
}

.smallspacei {
    margin: 0 1rem;
}

.smallspacei img {
    height: auto;
    width: 50px;
}

.aboutmissionbox {
    border: 1px solid #FF832D;
    padding: 20px 10px;
    background-color: #fff;
    margin-top: 20px;
}

.aboutmissionbox h3, .persuasive h3, .biblogr h3 {
    font-weight: 600;
    font-size: 22px;
}
.mb2 {
    margin-bottom: 2rem;
}

.hrd {
    border: 0;
    height: 1px;
    background: #FF832D;
    background: linear-gradient(to right, #FF832D 50%, #162333 50%);
    height: 2px;
    opacity: 1 !important;
    border-top: none !important;
}

.hr1 {
    border: 0;
    height: 3px !important;
    background: #FF832D;
    background: linear-gradient(to right, #FF832D 50%, #162333 50%);
    height: 2px;
    opacity: 1 !important;
    border-top: none !important;
}

/*.hrw1{*/
/*      width: 8rem;*/
/*}*/

/*.hrw2{*/
/*      width: 13rem;*/
/*}*/

.orangebg {
    background-color: #FF832D;
}

.orangebg h3 {
    color: #fff;
}

.whitebutton {
    padding: 10px 30px;
    background-color: #ff832d;
    border: none;
    color: #fff;
    font-weight: 500;
    border-radius: 4px;
}

.whitebutton h4 {
    margin-bottom: 0%;
    height: fit-content;
}

.empty {
    padding: 20px;
}

.br {
    border-left: 2px solid rgb(207 205 205);
    /* border-right: .5px solid #efefef; */
    padding: 5px 15px;
}

.brn {
    border-right: none !important;
}

.bln {
    border-left: none !important;
}

.fws {
    font-weight: 600;
    font-size: 20px;
}

.brlo {
    border-left: 6px solid #FF832D;
    border-radius: 4.5px;
    padding-top: .5rem;
}

.navyblue {
    color: #162333;
    text-decoration: none;
    font-weight: 500;
}

.orange {
    color: #FF832D !important;
    font-weight: 500;
}

.fivebx img {
    height: auto;
    width: 4rem;
    margin-left: 7px;
}

.fivebx {
    border: 2px solid #dfdbdbef;
    padding: 10px;
}

.emptys {
    padding: 2px;
}


.sixbox img {
    height: auto;
    width: 15%;
}

.sixbox p {
    margin-bottom:0;
}

.sixbox h4 {
    font-weight: 600 !important;
    font-size: 20px;
}

.mlhr {
    margin-left: 1.5rem;
}

.je {
    display: flex;
    justify-content: space-evenly;
}






/*Get un touch section start*/


.get-in-toh-form {
    background: #fff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    padding: 20px;
}


.get-in-toh-form h3 {
    color: #FF832D;
    font-size: 21px;
    font-weight: 700;
}
.get-in-toh-form h2 {
    font-size: 28px;
    color: #fff !important;
    font-weight: 700;
}

.get-in-toh-ctn a {
    color: #742700;
    font-size: 18px;
    font-weight: 600;

}

.get-in-toh-ctn a:hover {
    color: #000000;
    font-weight: 700;
    text-decoration: none;
}

.get-in-toh-ctn p {
    font-weight: 300;
    font-size: 18px;
    line-height: 24.51px;
}

.get-in-toh-form button{
    background: #FF832D;
    border: none;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    padding: 6px 10px !important;
    border-radius: 5px;
}

.get-in-toh-form button img {
    padding-bottom: 0.2rem;
    height: auto;
    width: 1rem;
}

/*.get-in-toh-form:hover{*/
/*    background: #ffffff;*/
/*    color: #263238;*/
/*}*/
/*Get un touch section end*/


.formin {
    width: 100%;
    outline: none;
    border: 2px solid #dfdbdbef;
    padding: 10px;
    /*margin-bottom: 20px;*/
}

.contactbox {
    border: 1px solid #FF832D;
    padding: 20px;
    margin-bottom: 40px;
}

.contactbox h5 {
    font-weight: 600 !important;
    font-size: 20px !important;
}

.contactbox img {
    margin-right: 2rem;
    height: auto;
    width: 2rem;
    padding-top: 1rem;
}

.contactbox1 h2 {
    font-weight: 400 !important;
    color: #162333;
}

.pdl5 {
    padding-left: 1.8rem;
}

.wfc {
    width: fit-content !important;
    margin: 0 auto;
}

.lrbox {
    border-left: 3px solid #FF832D;
    padding: 20px;
    margin-bottom: 40px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    background:#fff;
}

.lrbox h5 {
    font-weight: 700 !important;
    font-size: 20px !important;
}

.lrbox h6 {
    font-weight: 500 !important;
    font-size: 15px !important;
}
.lrbox img {
    width: 12%;
    float: left;
    margin-right: 10px;
}

.brrn {
    border-right: none;
}

.dummyimg h3 {
    font-weight: 600;
    font-size: 31px;
}

.cpbox {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-radius: 25px;
    border-left: 3px solid #FF832D;
    border-right: 3px solid #FF832D;
    padding: 20px;
    margin-top: 20px;
    background:#fff;
}

.cpbox img {
    padding-bottom: .5rem;
    width: 20%;
}

.cpbox2 {
    padding: 20px;
    margin-bottom: 2rem;
    border: 1px solid #eee;
    background: #fff;
}

.cpboxbg{
    padding: 20px;
    margin-bottom: 2rem;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.cpboxbgg {
    padding: 20px;
    margin-bottom: 2rem;
    background:#fff;
}
.cpboxn {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    padding: 20px;
    margin-bottom: 2rem;
}

.orangehr {
    height: 2px;
    border: 0;
    background: #FF832D;
    opacity: 1 !important;
    border-top: none !important;
}

.bibibox {
    padding: 25px;
    margin-bottom: 2rem;
    border-radius: 25px;
    /* box-shadow: 4px 4px 2px 4px #FF832D !important; */
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border: 1.5px solid #efefefef;
    background:#fff;
}

.dummybutton {
    padding: 10px 30px;
    border-radius: 25px;
    height: fit-content;
    margin-top: .6rem;
    background-color: transparent;
    border: none;
    outline: none;
    background-color: #FF832D;
    color: #fff;
    font-size: larger;
    font-weight: 400;
    width: fit-content;
}

.dummybutton img {
    height: auto;
    width: 1rem;
}

.bibliobox2 {
    /* border-left: 3px solid #FF832D; */
    padding: 20px;
    margin-bottom: 40px;
    box-shadow: 4px 4px 1px 4px #FF832D !important;
    border-radius: 25px;
    border: 2px solid #FF832D;
}

.bibliobox2 {
    /* border-left: 3px solid #FF832D; */
    padding: 20px;
    margin-bottom: 40px;
    box-shadow: 4px 4px 1px 4px #FF832D !important;
    border-radius: 25px;
    border: 2px solid #FF832D;
}

.small h5 {
    font-weight: 400 !important;
    font-size: 20px !important;
}

.small h6 {
    font-weight: 500 !important;
    font-size: 15px !important;
}

.cpbox2 img {
    height: auto;
}

.cpboxbg img {
    height: auto;
    width: 15rem;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.cpboxbgg img {
    height: 100px;
    width: 100%;
    object-fit: contain;
}

.cpbox2 h4 {
    padding-top: .3rem;
    font-size: 20px;
    font-weight: 700;
}

.cpboxbg h4 {
    padding-top: .3rem;
}

.cpboxn h4 {
    padding-top: .3rem;
}

.cpbox3 img {
    height: auto;
    width: 5rem;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    padding: 20px;
}

.cpbox3 h4 {
    padding-top: .3rem;
}

.cpbox3 {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    padding: 10px;
    margin-bottom: 2rem;
}

.cpbox4 {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-radius: 10px;
    border-top: 3px solid #FF832D;
    border-bottom: 3px solid #FF832D;
    padding: 20px;
    background:#fff;
    margin-top: 20px;
}

.cbimg img {
    height: auto;
    width: 33rem;
}

.cpboxn {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    padding: 20px;
    margin-bottom: 2rem;
}

.slrbox {
    border: 1px solid #FF832D;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    padding: 20px;
    text-align: justify;
    margin-top: 20px;
}

.slrboxdoop {
    border: none;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    padding: 20px 30px;
    text-align: justify;
    background-color: #fff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    margin-top: 20px;
}

.cpboxn1 {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    padding: 5px 20px;
    margin-bottom: 2rem;
    background:#fff;
}

.cpboxn1 img {
    height: auto;
    width: 80%;
    margin: 26px 0;
}
.ml {
    margin-left: 1rem;
    margin-top: .4rem;
}

.emptyxs {
    padding: 2px;
}


.formlcon img {
    height: auto;
    width: 20rem;
    float: right;
}

.formlcon p {
    text-align: justify;
}

.formlcon{
    padding:0 40px 0 5px !important;
}

.black ul {
    padding-left: 0;
}

.black li {
    list-style-type: none;
    margin-left: .3rem;
}

.bx-chevrons-right {
    margin-top: .3rem;
    color: #FF832D;
}


.cpboxtop {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-left: 3px solid #FF832D;
    border-right: 3px solid #FF832D;
    padding: 20px;
    margin-top:20px;
    background:#fff;
}

.cpboxtop img {
    padding-bottom: .5rem;
        width: 15%;
}

.fivebx1 {
    border: 2px solid #FF832D;
    padding: 10px;
    border-radius: 50px;
    margin-left: 3.5rem;
}

.bggrey {
    background-color: #f5f5f5;
}

.bgwhite {
    background-color: #f5f5f5;
    padding: 20px;
    margin-bottom: 10px;
    margin-top: 20px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.bgwhite1 {
    background-color: #fff;
    padding: 20px;
    border-radius: 25px;
    border: 1px solid #FF832D;
    text-align: center;
    margin-bottom:20px;
}
.black.bgwhite1 img {
    width: 12%;
}
.bt {
    border-top: 2px solid rgb(207 205 205);
}

.bb {
    border-bottom: 2px solid rgb(207 205 205);
}

.cross {
    padding: 5px;
    margin: 5px;
}

.cross1 {
    padding: 5px;
    margin: 5px 5px 5px 11rem;
}

.greyc {
    border: 0;
    height: 1px;
    background: rgb(207 205 205) !important;
    /* background: linear-gradient(to right, #FF832D 50%, #162333 50%); */
    height: 2px;
    opacity: 1 !important;
    border-top: none !important;
    margin: 0 15rem 0 12rem;
}



.fourthsecbox {
    border: .5px solid #FF832D;
    padding: 25px;
    background-color: #ffff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    margin-bottom: 20px;
}

.fourthsecboximg {
    padding-bottom: 5px;
    height: auto;
    width: 25%;
    float: left;
    margin-right: 10px;
}

.fourthsecbox h5 {
    font-weight: 700 !important;
    color: #162333 !important;

}

.rmbutton {
    color: #FF832D;
    border: none;
    outline: none;
    background-color: #fff;
    font-weight: 600;
    text-transform: capitalize;
}

.dfc1 {
    display: flex;
    justify-content: right;
}

.dfe {
    display: flex;
    justify-content: space-evenly;
}

.dfa {
    display: flex;
    justify-content: space-around;
}

.df {
    display: flex;
}

.mx5 {
    margin: 0 3rem;
}

.emptyn {
    padding: 10px;
}

.cpboxtop1 {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-left: 3px solid #FF832D;
    border-right: 3px solid #FF832D;
    padding: 20px;
}


.mgn {
    margin: 0 1.5rem;
}

.px5 {
    padding: 0 3rem;
}

.dropdown-item a{
    margin-bottom:0 !important ;
}


.dfb{
    display: flex;
    justify-content: space-between;
}

.dropdown-divider{
    margin:.2rem !important;
}


.bxnonef{
    box-shadow:none !important;
    border:2px solid #dfdbdbef;
}

.bxnone{
    box-shadow:none !important;
}

.bxnone img{
    box-shadow:none !important;
}
footer .white {
    color: white;
    padding: 3px 0;
}

.fc{
    display:flex;
    flex-direction:column;
}

.rcenter{
  justify-content:center;
 flex-direction:column;
}

.rcenter img{
    height:auto;
    width:5rem;
    margin-left:3.5rem;
}



.page404 img{
    height: auto;
    width:50%;
    /*background-image: url("../img/404.jpg"); */
    background-size:cover;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
    width: 17.5rem;
        background-color: #162333;
}

.navbar-toggler:focus {
     box-shadow: none !important; 
}

.ficon p{
    margin-top:.9rem;
}

.ficon a{
    color:white;
    text-decoration:none;
    margin: 0 10px;
}

.ficon a:hover{
    color: #FF832D;
    text-decoration:none;
}


.outline {
    border: none;
    outline: none;
    background-color: transparent;
  }
  .dummybutton {
    align-self: flex-end;
    background-color: #FF832D;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    transform-origin: bottom;
    margin-top: .6rem;
 
    color: #fff;
    font-size: larger;
    font-weight: 400;
  }
  .bounce:hover {
    animation-name: bounce;
    animation-timing-function: ease;
  }
  @keyframes bounce {
  0%   { transform: translateY(0); }
  50%  { transform: translateY(-10px); }
  100% { transform: translateY(0); }
  }


.hnav{
    height:auto !important;
}

 
 

.rqform{
    border: 2px solid #dfdede;
    padding: 20px;
}

.form-group input, .form-group select {
    /* width: 20% !important; */
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    outline: none;
}


.form-group {
    /*margin-bottom: 20px;*/
    width: -webkit-fill-available;
    margin-bottom: 1rem;
}

.form-group label {
    display: block;
    margin-bottom: 5px;
    font-weight: 600;
    color: #707070;
}

.grey p{
    color: #707070 !important;
}

.form-group input,
.form-group select {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.form-group textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    resize: vertical;
    outline: none;
}

.form-group input[type="submit"] {
    color: #fff;
    border: none;
    cursor: pointer;
    margin-top: 3rem;
    width: 8rem;
    background-color:#FF832D !important;
}

.dropdown-menu ul li a{
    margin-left:0 !important; 
}

.templateWidth, .tyTemplateWidth {
    margin: 0 auto;
    width: 800px;
    padding: 0px !important;
}
    .pdn{
        padding:0 !important;
    }
    .templateWidth{
        padding:0 !important;
    }
    
    .flexn{
        display: flex;
    }
    
    .flexc{
        display: flex;
    }
    
    
    /*@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');*/

/*body {*/
/*    background-color: #232331;*/
/*    font-family: 'Roboto', sans-serif;*/
/*}*/


#captchaBackground {
    /*height: 180px;*/
    width: 250px;
    background-color: #dfdfdf;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 10px;
    margin-left:35rem;
}

#captchaHeading {
    color: white;
}

#captcha {
    /*height: 80%;*/
    width: 80%;
    font-size: 30px;
    letter-spacing: 3px;
    /*margin: auto;*/
    display: block;
}

.center {
    display: flex;
    flex-direction: column;
    align-items: center;
}

#submitButton {
    margin-top: 1em;
    /*margin-bottom: 1em;*/
    background-color: #08e5ff;
    border: 0px;
    font-weight: bold;
}

#refreshButton {
    background-color: #08e5ff;
    border: 0px;
    font-weight: bold;
}

#textBox {
    height: 25px;
}

.incorrectCaptcha {
color: #FF0000;
    font-weight: 600;
    padding: 10px 20px;}

.correctCaptcha {
    color: #7FFF00;
}

.emptyxxl{
    padding:5rem;
}


.sitemap ul{
    padding-left:0;
}

.sitemap ul li a{
text-decoration:none;
    color:black;
}

.sitemap ul li a:hover{
    color:#FF832D;
}

.sitemap li {
    list-style-type: none;
    padding: 5px 0;
}


 .dropdown-item{
    color: white !important;
    background-color: #162333;
 }


.dropdown-divider {
    border-top: 1px solid white;
}

.captcha-box {
    float: left;
}

.captchacodebox {
    height: 45px!important;
    width: 45px!important;
    font-size: 25px!important;
    text-align: center;
    border: 1px solid #ccc;
}

.error{
    color: red;
}

.why-phd h3, .leadd h3, .elementss h3 {
    background: #ff832d;
    color: #fff;
    width: 30px;
    text-align: center;
    border-radius: 23px;
    height: 30px;
    font-size: 22px;
}
.elementss h3{
    margin:0 auto;
}
.navbar-brand {
    margin: 0 !important;
}
.dropdown-item.active, .dropdown-item:active, .dropdown-item:focus{
    background:#fff !important;
    color: #FF832D !important;
}
footer h6 {
    margin: 0;
    font-size: 15px;
}
footer .minisec3.dfb {
    padding: 10px 0;
    color:#fff;
}
footer i {
    color: #ff832d;
    margin-top: 2px;
    margin-right: 10px;
}
.one-stop-shop,.why-partnering, .dont-go, .acheivments, .request-form, .topic-development1, .topic-development2, .topic-development3, .topic-development4, .topic-development5, .topic-development6 {
    padding: 50px 0;
}
.why-partnering, .dont-go, .topic-development2, .topic-development4, .topic-development6{
background:#f5f5f5;
}
.acheivments img {
    width: 20%;
}
button#request_quote_btn {
    background: #ff832d;
    border: 0;
    color: #fff;
    padding: 6px 20px;
    border-radius: 5px;
    float: right;
}
.foot-contact {
    padding: 10px 0;
}
.contact-form .ifame{
    height:53rem !important;
    width:100% !important;
}
.contactbox i {
    color: #ff832d;
    margin-top: 2px;
    margin-right: 10px;
    font-size: 30px;
}
.slrbox1 h4 {
    text-transform: capitalize;
    font-weight: 600;
    line-height: 35px;
}
.topic-development1 h3 {
    font-size: 20px;
    font-weight: 700;
}
.cpbox4 img {
    width: 15%;
}
.bibibox img {
    width: 20%;
}
.offset-2 {
    margin-left: 0 !important;
}
.cpbox h4, .bibibox h4 {
    font-size: 22px;
    font-weight: 700;
}
.roadmapp i {
    color: #FF832D;
    margin-top: 4px;
}
.sixbox.black {
    background: #fff;
    padding: 20px;
}
.black.bgwhite {
    background: #fff;
}
.black.bgwhite img {
    width: 11%;
}
.bibliobox2 h5 {
    font-size: 22px !important;
    font-weight: 600 !important;
}
.policyy a{
    color: #ff832d;
    text-decoration:none;
}
.policyy h6 {
    color: #000;
    font-size: 20px;
    font-weight: 700;
    padding-top: 15px;
}
.dropdown-menu i {
    font-size: 13px;
}
.foot-contact h6 a, .phonemail h6 a, .footer-links ul li a {
    color: unset;
    text-decoration: none;
}
.footer-links li {
    display: inline-block;
}
.footer-links ul {
    margin: 0;
    float: right;
}
.addresss h6 {
    float: right;
}
.why-partnering img {
    float: left;
    width: 12%;
    margin-right: 10px;
    margin-top: 5px;
}
.diverse-approachh img, .crucial-aspects img, .crucial-fetr img, .phd-delivers img, .biblogr img, .transformm img {
    width: 15% !important;
    float: left;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 0;
}