a.goog-logo-link{
    display: none !important;
}
li#google_li::before{
    content: none
}
select.goog-te-combo{
    height: inherit;
    width: auto;
    float: left;
}
.icon-box.size-xl.circle {
    border-width: 2px;
}
.icon-box.style-s3, .icon-box.style-s4 {
    border-color: #a9c200;
    color: #a9c200;
}
.icon-box.circle {
    -ms-border-radius: 50%;
    border-radius: 50%;
}
.icon-box.sqaure, .icon-box.round, .icon-box.circle {
    border-color: #a9c200;
}
.icon-box.size-xl {
    width: 120px;
    height: 120px;
    font-size: 3em;
    line-height: 118px;
}
.icon-box {
    width: 48px;
    height: 48px;
    display: inline-block;
    vertical-align: middle;
    color: #a9c200;
    transition: all 0.4s;
    text-align: center;
    font-size: 1.25em;
    line-height: 46px;
    margin: 2px 0;
    position: relative;
}
.circle {
    -ms-border-radius: 50%;
    border-radius: 50%;
}
.icon-box .icon-in {
    background: #ED4B41;
    color: #fff;
    border: 2px solid #fff;
    position: absolute;
    right: 16px;
    bottom: 16px;
    padding: 0;
    text-align: center;
    border-radius: 50%;
    height: 36px;
    width: 36px;
    line-height: 32px;
    font-size: 16px;
    vertical-align: middle;
}
.icon-box .fa{
    font-size: 70px;
    font-weight: bold;
}
.featured-imagebox-services {
    border-top: 3px groove #a9c200;
}
.b-l{
    border-left: 1px groove #a9c200;
}
.b-l h2.title{
    font-size: 20px;
    line-height: 1.2;
}
.featured-imagebox-services .featured-thumbnail {
    padding: 25px;
}
.featured-imagebox-services .featured-title {
    padding: 0px;
}
.uk-flex-middle {
    align-items: center;
}
.uk-flex {
    display: flex;
}
.uk-margin-right {
    margin-right: 20px !important;
}
.uk-flex-center\@m {
    justify-content: center;
}
.uk-flex-right\@m {
    justify-content: flex-end;
}
.in-icon-wrap {
    width: 41px;
    height: 41px;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 8px;
    color: #fff;
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.uk-flex h6 {
    color: #fff;
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.fa-history::before,.fa-trophy::before,.fa-phone::before {
    line-height: 2.5;
}
.widget ul.menu-footer-services li a::before {
    font-family: 'FontAwesome';
    content: "\f101";
    position: absolute;
    top: 0px;
    left: 0;
    line-height: 18px;
    font-size: 15px;
}
@media all and (max-width: 1199px) {
    .ttm-topbar-wrapper{
        display: block !important;
    }
    .top-contact.ttm-highlight-left{
        display: none !important;
    }
}
.box-1{
    float: left;
    width: 188px;
    margin-left:47px;
    text-align: center;

}

.box-1:first-child{
margin-left:0px;
}

.box-1 select {
    width: 100%;
    font-family: inherit;
    padding: 9px 10px;
    border-radius: 5px;
    background: #0b0c26;
    border: none;
    color: #fffbfb;
}


.box-1 input {
    font-family: inherit;
    padding: 9px 10px;
    color: #fdf9f9;
    text-align: center;
    border-radius: 5px;
    font-weight: bold;
    border: none;
    background: #0b0c26;
}

.box-1 label{
    color: #000;
    letter-spacing: 1px;
    font-size: 15px;
   text-transform: uppercase;
}


@media screen and (max-width: 767px){
.box-1 input {
    width: 100%;
}