 .d-flex {
    display: flex;
 }
 .d-content {
    display: contents;
 }
 .d-block {
    display: block;
 }
 .justify-content-center {
    justify-content: center;
 }
 .align-items-center {
    align-items: center;
 }
 .h-100 {
    height:100%;
 }
 .pl-0 {
    padding-left: 0;
}
.mb-3 {
    margin-bottom: 20px;
}
.services-row .ce-feature-box-64 {
    padding: 30px 25px;
}
.services-row .ce-feature-box-64.bmargin {
    margin-bottom: 40px;
}
.ce-feature-box-46 .title {
    margin-top: 0px;
}
.testimonial-section .ce-feature-box-46 .title {
    margin-top: 0px;
}
.text-center {
    text-align: center !important;
}
.text-capitalize {
    text-transform: capitalize;
}
.modal-body {
    max-height: 500px;
    overflow: auto;
        overflow-x: hidden;
}
.opacity-bg {
    display: block;
    height: 100%;
    background-color: #000;
    z-index: 9;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0.6;
}
.about_services_section .ce-feature-box-1 p {
    font-size: 18px;
    line-height: 26px;
}
.header-section img {
    height: inherit;
    width: 100%;
    max-width: 180px;
}
.contact-box .ce-feature-box-36 .text-box {
    box-shadow: 0px 0px 20px 10px rgba(0, 0, 0, 0.03);
}
.contact-box .ce-feature-box-36 .text-box {
    min-height: auto !important;
    padding: 30px 50px !important;
}
.bg-header {
    display: block;
    height: 750px;
    background-image: url(../images/sliders/14.jpg);
    top: 0;
    bottom: 0;
    position: absolute;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.modal-body .btn.btn-dark {
    border-radius: 7px;
    padding: 10px 30px;
    color: #fff;
    font-size: 14px;
}
.pointer-e-none {
    pointer-events: none;
}
.border-top {
    border-top: 1px solid #fff;
}
/*.welcome-box-home {
    margin-top: 750px;
}*/
body.home .sec-padding, body.home .testimonial-section, body.about-page .sec-padding, body.news-room-page .sec-padding, body.contact-page .sec-padding, body .sec-padding {
    padding: 80px 0 80px 0;
}
body.home .uranus, body.about-page .uranus {
    display: none;
}
.font-16 {
    font-size: 16px;
}
.font-24 {
    font-size: 24px;
}
.d-none {
    display: none;
}
.mb-0 {
    margin-bottom: 0px !important;
}
.mt-0 {
    margin-top: 0px !important;
}
.mb-1 {
    margin-bottom: 10px;
}
.mb-2 {
    margin-bottom: 20px !important;
}
.mb-3 {
    margin-bottom: 30px !important;
}
.mt-2 {
    margin-top: 20px;
}
.pb-1 {
    padding-bottom: 15px;
}
.p-2 {
    padding: 20px !important;
}
.font-16 {
    font-size: 16px;
}
.responsive-tabs.service-tabs li a {
    padding: 26px 5px;
    font-size: 12px;
}
.responsive-tabs.service-tabs li {
    width: 234px;
}
.bg-form-tab {
    background-color: #f1f1f1;
    /*box-shadow: 5px 10px 18px #888888;*/
}
.sec-title-container {
    padding-bottom: 80px;
}
.header-section ul li ul li a:hover {
    margin-left: 5px !important;
}
.footer-logo {
    margin-bottom: 15px;
}
.footer-logo img {
    width: 170px;
}
.ce-title-line {
    background-color: #fccb06 !important;
}
.modal-body .ce-title-line.align-left {
    width: 7.2% !important;
    margin: 10% 0 0;
}
.form-body.bg-light {
    background-color: #f5f5f5;
}
.form-body {
    width: 100%;
    padding: 20px;
    float: left;
}
#modal-feedback .form-body {
    padding: 20px !important;
}
.inline-list-benefits {
    display: flex;
    flex-wrap: wrap;
}
.inline-list-benefits li {
    margin-right: 15px;
}
.inline-list-benefits li i {
    padding-right: 10px;
}
.w-100 {
    width: 100%;
}
.theme-color {
    color: #fccb06;
}
.theme-color-hover {
    color: #fccb06;
}
.theme-color-hover:hover {
    color: #fccb06;
}
.welcome-image {
    width: 90%;
    margin: 0 auto;
}
.about-section-2 .text-box.padding-6 {
    padding: 20px 60px;
    min-height: 470px;
}
.about-section-2 p {
    text-align: justify;
    color: #000;
    font-size: 16px;
}
.right-contact-box {
    padding-left: 60px;
}
.right-contact-box p i {
    padding: 10px;
    font-size: 16px !important;
    background-color: #343434;
    border-radius: 20px;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #fff;
    line-height: 19px;
    margin-right: 20px;
    cursor: pointer;
}
.right-contact-box p i:hover, .right-contact-box p:hover i {
    background-color: #fccb06;
    color: #343434;
}
.right-contact-box p {
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 20px;
    cursor: pointer;
}
.right-contact-box p:last-child {
    margin-bottom: 0px;
}
.position-relative {
    position:relative;
}
.form-modal {
    position: absolute !important;
    top: 40%;
    left: 30%;
}
.t1.testimonial-section {
padding: 0px !important;
}
.t1 .owl-wrapper-outer .owl-item {
    padding: 0px;
}
.news-room-page .header-inner .overlay {
    background-color: rgba(0, 0, 0, 0.1);
}
body .header-inner .overlay {
    background-color: rgba(0, 0, 0, 0.1);
}
body.contact-page .header-inner .overlay {
    background-color: rgba(0, 0, 0, 0.7);
}
.news-room-page .header-inner .overlay .ce-title-line, .contact-page .header-inner .overlay .ce-title-line {
    width: 7%;
}
.phone_detail .iti {
width: 100%;
}
.niceCountryInputSelector {
    position: absolute;
    z-index: 9999;
    background: #fff;
    width: 100%;
}
.niceCountryInputMenu {
        background-color: #fff;
    border: 1px solid #ebebeb !important;
    color: #101010;
    float: left;
    height: 45px;
    padding: 10px 8px 8px;
    transition: all 0.3s ease-out 0s;
    width: 100%;
}
.select2-container {
  min-width: 400px;
}

.select2-results__option {
  padding-right: 20px;
  vertical-align: middle;
}
.select2-results__option:before {
  content: "";
  display: inline-block;
  position: relative;
  height: 20px;
  width: 20px;
  border: 2px solid #e9e9e9;
  border-radius: 4px;
  background-color: #fff;
  margin-right: 20px;
  vertical-align: middle;
}
.select2-results__option[aria-selected=true]:before {
  font-family:fontAwesome;
  content: "\f00c";
  color: #fff;
  background-color: #f77750;
  border: 0;
  display: inline-block;
  padding-left: 3px;
}
.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #fff;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #eaeaeb;
    color: #272727;
}
.select2-container--default .select2-selection--multiple {
    margin-bottom: 10px;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-radius: 4px;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: #f77750;
    border-width: 2px;
}
.select2-container--default .select2-selection--multiple {
    border-width: 2px;
}
.select2-container--open .select2-dropdown--below {
    
    border-radius: 6px;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);

}
.select2-selection .select2-selection--multiple:after {
    content: 'hhghgh';
}
/* select with icons badges single*/
.select-icon .select2-selection__placeholder .badge {
    display: none;
}
.select-icon .placeholder {
    display: none;
}
.select-icon .select2-results__option:before,
.select-icon .select2-results__option[aria-selected=true]:before {
    display: none !important;
    /* content: "" !important; */
}
.select-icon  .select2-search--dropdown {
    display: none;
}
.filter-multi-select > .viewbar > .selected-items > .item {
    background-color: #fccb06 !important;
    color: #fff !important;
        font-size: 11px;
}
.filter-multi-select > .viewbar > .selected-items > .item > button {
    color: #fff !important;
}
.filter-multi-select .dropdown-item .custom-checkbox:checked ~ .custom-control-label::before {
    background-color: #fccb06 !important;
    width: 1.5rem !important;
    height: 1.5rem !important;
    border: 0;
}
.filter-multi-select .dropdown-item .custom-control-label::before {
    width: 1.5rem !important;
    height: 1.5rem !important;
}
.filter-multi-select .dropdown-item .custom-control-label::after {
 width: 1.5rem !important;
    height: 1.5rem !important;   
}
.filter-multi-select .dropdown-item .custom-control-label {
    font-size: 11px;
    padding-left: 5px;
    line-height: 17px;
}
.filter.dropdown-item {
    display: none !important;
}
.filter-multi-select > .viewbar {
    line-height: 33px;
    font-size: 14px !important;
    color: #7b7b7b;
    text-transform: capitalize;
    border-radius: 0;
    border: 0;
}
.plot_dropdown {
    display: flex;
}
.plot_dropdown .select_prefix {
    min-width: 90px;
}
.textaria-1 {
    color: #000 !important;
}
.main-contact-div .col-lg-6 {
    min-height: 550px;
}
.main-contact-div .col-lg-6:nth-child(2) .right-contact-box {
    margin: 31% 0 0;
}
.responsive-tab-title.ttitle {
    display: none !important;
}
.slider-btn-11 .owl-theme .owl-controls .owl-buttons .owl-prev, .slider-btn-11 .owl-theme .owl-controls .owl-buttons .owl-next {
    top: -210px;
}
.section-side-image .background-imgholder {
    background-position: 50% 35% !important;
}
.select-box select {
    background: #fff !important ;
}
.img-icon svg {
    width: 12px;
    height: 14px;
    position: relative;
    top: 3px;
}
.img-icon a:hover svg {
    fill: #fccb06;
}
.name-box .footer-social-icons .img-icon svg {
    fill: #101010;
}
.name-box .footer-social-icons .img-icon:hover svg {
    fill: #fccb06;
}
.footer-social-icons .img-icon svg {
    fill: #fff;
}
.showOnSelect .col-md-12:first-child {
    display: flex;
}
.fo-map span.text-light {
    display: block;
    margin-bottom: 17px;
}
.fo-map br {
    display: none;
}
.responsive-tabs-panel h2.font-weight-6 {
    font-size: 28px;
}
.btn-hover-theme:hover {
background-color: #fccb06 !important;
    color: #343434 !important;
}
.file-input.file-input-new {
    display: none;
}
svg.map-contact-icon {
    /* width: 40px; */
    background: #343434;
    padding: 10px;
    border-radius: 20px;
    /* height: 40px; */
    margin-right: 20px;
}
svg.map-contact-icon path {
    fill: #fff;
}
.right-contact-box p:hover svg {
        background-color: #fccb06;
}
.right-contact-box p:hover svg path {
        fill: #000;
}
.news-room-container .ce-feature-box-45 .text-box {
    height: 400px;
    padding: 20px 40px;
}
.news-room-container .ce-feature-box-45 .text-box h5.title {
    min-height: 90px;
}
p.blog-description {
    min-height: 140px;
}
.ce-feature-box-44 .name-box {
    padding: 10px !important;
}
.list-style-type-disc li {
    list-style-type: disc;
}
.blog-main {
    color: #343434;
}
.blog-main h4, .blog-main h5 {
    font-weight: 600;
    margin: 20px 0 10px;
}
.blog-main h6 {
    font-weight: 500;
}
.ce-post-img img.img-responsive {
    width: 100%;
    height: 100%;
    min-height: 300px;
}
.about-page .img-box-main img {
        width: 100%;
            height: 450px;
}
div#jmderror_msg {
    text-align: center;
    color: #101010;
    margin-bottom: 20px;
    /*background: #fccb06;*/
    padding: 10px;
}
.testimonial-main .parallax-inner {
    transform: translate3d(0px, -160.62px, 0px) !important;
}
.about-page .ce-feature-box-44 .name-box ul.footer-social-icons {
    margin-bottom: 0;
    margin-top: 0px;
}
input {
    background-color: #fff !important;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.textaria-1 {
    width: 100% !important;
}
textarea.textaria-1 {
    height: 100px;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.career-bottom-section {
    margin: 0;
    display: flex;
}
.career-bottom-section .ce-feature-box-21 .text-box {
    padding: 20px;
    min-height: auto;
}
.career-bottom-section .img-box, .career-bottom-section .img-box img {
    height: 100%;
    max-height: 300px;
    width: 100%;
}
.career-bottom-section .nopadding:first-child {
    background-color: #fff;
}
.font-bold {
    font-weight: 600;
}
.roman-list ::marker {
font-weight: bold;
}
.roman-list li {
    margin-bottom: 10px;
}
/* .iconlist li {
    text-transform: capitalize;
} */
@media only screen and (max-width: 1024px) {
body {
    color: #727276 !important;
}
.test .tp-parallax-wrap:nth-child(5) {
    top: 400px !important;
}
.rev_slider .tp-parallax-wrap:nth-child(5) .tp-caption {
    font-size: 10px !important;
    letter-spacing: 0.5px !important;
}
.test .tp-parallax-wrap:nth-child(5) span {
    font-size: 10px !important;
}
}

@media only screen and (max-width: 1000px) {
/*.tp-revslider-slidesli .tp-parallax-wrap:first-child {
        top: 10px !important;
}*/
.rev_slider .tp-mask-wrap .tp-caption, .rev_slider .tp-mask-wrap .tp-caption, .rev_slider .tp-mask-wrap .tp-caption, .rev_slider .tp-mask-wrap .tp-caption b, .rev_slider .tp-mask-wrap .tp-caption span {
line-height: 44px !important;
        font-size: 42px !important;
}
.test .tp-parallax-wrap:nth-child(5) .tp-caption span {
    font-size: 10px !important;
}
.test .tp-parallax-wrap:nth-child(3) {
    /*display: none !important;*/
    top: 230px !important;
}
.rev_slider .tp-parallax-wrap:nth-child(3) .tp-caption {
    font-size: 16px !important;
        letter-spacing: 1px !important;
}
.test .tp-parallax-wrap:nth-child(2) {
    top: 120px !important;
}
.test .tp-parallax-wrap:nth-child(4) {
    top: 280px !important;
}
.test .tp-parallax-wrap:nth-child(4) .tp-caption.sbut3 {
    padding-top: 28px !important;
}
.about-page .rev_slider .tp-mask-wrap .tp-caption, .about-page .rev_slider .tp-mask-wrap .tp-caption, .about-page .rev_slider .tp-mask-wrap .tp-caption, .rev_slider .tp-mask-wrap .tp-caption b, .responsive-text {
line-height: 25px !important;
        font-size: 18px !important;
}
}
@media only screen and (max-width: 768px) {
    .test .tp-parallax-wrap:nth-child(3) {
    /*display: none !important;*/
    top: 120px !important;
}
.rev_slider .tp-parallax-wrap:nth-child(3) .tp-caption, .rev_slider .tp-parallax-wrap:nth-child(5) .tp-caption {
    font-size: 10px !important;
        letter-spacing: 0.5px !important;
}
.test .tp-parallax-wrap:nth-child(2) {
    top: 120px !important;
}
.test .tp-parallax-wrap:nth-child(4) {
    top: 280px !important;
}
.rev_slider .tp-mask-wrap .tp-caption, .rev_slider .tp-mask-wrap .tp-caption, .rev_slider .tp-mask-wrap .tp-caption, .rev_slider .tp-mask-wrap .tp-caption b, .rev_slider .tp-mask-wrap .tp-caption span {
line-height: 25px !important;
        font-size: 18px !important;
}
/*.test .tp-parallax-wrap:nth-child(3) {
    display: none !important;
}*/
.test .tp-parallax-wrap:nth-child(2) {
    top: 60px !important;
}
 .test .tp-parallax-wrap:nth-child(5) {
    top: 230px !important;
 }
.test .tp-parallax-wrap:nth-child(4) {
    top: 150px !important;
    /*top: 250px !important;*/
}
.test .tp-parallax-wrap:nth-child(4) .tp-caption.sbut3 {
    padding-top: 28px !important;
}
.mx-3 {
margin: 15px 0;
}
.responsive-tabs li {
    width: 100% !important;
}
/* .welcome-box-home p, .iconlist.dark li, .text-black, .text-black a, .testimonial-section .text-box p {
    color: #000 !important;
} */
.right-contact-box .text-black, .right-contact-box .text-black a, .form-body label.control {
 color: #727272 !important;   
}
.contact-mid-section .img-holder {
    width: 100%;
}
.contact-mid-section .img-holder .background-imgholder {
    background-position: 45% 35% !important;
}
.header-inner .text {
        padding: 8% 0 0;
    }
    .header-inner .text .sub-title {
        font-size: 14px;
    }
    .flex-sm {
        display: flex;
    }
    .mb-sm-3 {
        margin-bottom: 15px;
    }
    .form-body .input-1 {
        float: none;
    }
    svg.map-contact-icon {
        /* width: 46px;
        width: 58px; */
    }
    p.blog-description {
        color: #727272 !important;
    }
    .header-inner.single-head .overlay .text-center {
        display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    flex-direction: column;
    }
    .cb-feature-box-1 .postinfo-box {
        padding: 20px 20px;
    }
.t1.testimonial-section .owl-wrapper-outer .owl-item .ce-feature-box-46 {
    min-height: 450px;
}
.career-bottom-section .img-box, .career-bottom-section .img-box img {
    height: inherit;
}
.career-bottom-section .img-box .overlay {
    width: inherit;
}
}
@media only screen and (max-width: 991px) {
.niceCountryInputSelector {
    position: relative;
}
.flex-sm {
        display: flex;
    }
    .mb-sm-3 {
        margin-bottom: 15px;
    }
    .career-bottom-section {
        display: inherit;
    }
}
/*@media only screen and (max-width: 576px) {
    .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}*/

.colors, .common-3-box, .legal-box, .fin-box {
  display: none;
}
#c3box {
    display: block ;
}
.e2e-output .colors:first-child {
    display: block;
}