@import url('https://fonts.googleapis.com/css2?family=Playfair+Display&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Sacramento&display=swap');
@import url('https://fonts.googleapis.com/css2?family=D-din:wght@900&display=swap');

.bg_choosemee_header {
    background-color: #ffffff !important;
}

.bg_choosemee_padding {
    padding: 30px 0px !important;
}

.bg_choosemee_header2 {
    background-color: #33CCCC !important;
}

.bg_choosemee_inner {
    background-color: #33CCCC !important;
    padding: 20px;
}

.bg_choosemee_navbar-brand img {
    width: 130px !important;
}

.bg_choosemee_menubar {
    width: 30px !important;
}

@media (min-width: 1200px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1280px;
    }
}

.fold-one-image-wrapper {
    margin-right: 15px;
    height: 100vh;
    position: relative;
}

.fold-one-image {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-position: center center;
    z-index: 3;
    height: inherit;
}

.fold-one-title-block {
    height: 85vh;
}

.pos-center-wrap {
    display: table;
    width: 100%;
    height: 100%;
}

.pos-center {
    display: table-cell;
    vertical-align: middle;
    position: relative;
}

.fold-one-title-wrapper {
    margin-left: 20px;
}

.fold-one-title-wrapper {
    margin-left: 40px;
    -moz-transform: translateY(-30%);
    -o-transform: translateY(-30%);
    -ms-transform: translateY(-30%);
    -webkit-transform: translateY(-30%);
    transform: translateY(-30%);
}

.title-font-big {
    font-size: 58px;
    line-height: 58px;
    /*letter-spacing: 16px;*/
}

.black {
    color: #252525;
}

.font-weight-400 {
    font-weight: 400;
}

.choosemee_font1 {
    font-family: 'D-din';
    font-size: 48px;
    line-height: 58px;
    /*letter-spacing: 20px !important;*/
    text-align: center;
}

.choosemee_navbar {
    color: #000 !important;
    text-decoration: none;
    font-family: "D-din", Helvetica;
    font-size: 14px;
    letter-spacing: 0.05em;
    -webkit-font-smoothing: antialiased;
    font-weight: 400;
    font-size: 16px;
    margin: 0 20px;
    padding: 8px 0;
    display: inline-block;
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
    border-bottom: 1px solid rgb(0, 0, 0) !important;
}

.choosemee_p {
    font-family: 'D-din', sans-serif;
    font-size: 16px;
    color: rgb(17, 17, 17) !important;
    font-weight: 300 !important;
    text-align: justify !important;
    margin-bottom: 7px !important;
    letter-spacing: 1px;
}

.choosemee_inner_p {
    font-family: 'D-din', sans-serif;
    font-size: 16px;
    color: rgb(17, 17, 17) !important;
    font-weight: 300 !important;
    text-align: justify !important;
    margin-bottom: 7px !important;
    letter-spacing: 1px;
}

.choosemee_inner_p1 {
    font-family: 'D-din', sans-serif;
    font-size: 20px;
    color: rgb(17, 17, 17) !important;
    font-weight: 600 !important;
    text-align: justify !important;
    margin-bottom: 7px !important;
}

.choosemee_inner_p11 {
    font-family: 'D-din', sans-serif;
    font-size: 25px;
    color: rgb(255, 255, 255) !important;
    font-weight: 600 !important;
    text-align: left !important;
    margin-bottom: 7px !important;
}

.choosemee_inner_p12 {
    font-family: 'D-din', sans-serif;
    font-size: 20px;
    color: rgb(255, 255, 255) !important;
    font-weight: 300 !important;
    text-align: left !important;
    margin-bottom: 7px !important;
}

.choosemee_inner_p2 {
    font-family: 'D-din', sans-serif;
    font-size: 16px;
    color: rgb(255, 255, 255) !important;
    font-weight: 300 !important;
    text-align: left !important;
    margin-bottom: 7px !important;
    letter-spacing: 1px;
}

.choosemee_inner_p3 {
    font-family: 'D-din', sans-serif;
    font-size: 16px;
    color: rgb(0, 0, 0) !important;
    font-weight: 300 !important;
    text-align: left !important;
    margin-bottom: 7px !important;
    letter-spacing: 1px;
}

.choosemee_mediahouse {
    font-family: 'D-din', sans-serif;
    font-size: 15px;
    color: rgb(17, 17, 17) !important;
    font-weight: 400 !important;
    text-align: center !important;
    margin-bottom: 7px !important;
    letter-spacing: 1px;
    padding: 10px;
}

.choosemee_mediahouse_img {
    padding: 10px;
}

.padding-main {
    padding-top: 50px;
    padding-bottom: 50px;
}

.padding-sub {
    padding-top: 30px;
    padding-bottom: 30px;
}

.choosemee-lg {
    padding: 10px 30px;
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 2px;
    color: #fff;
    background-color: #33CCCC;
    border-color: #33CCCC;
    border-radius: 0px !important;
}

.choosemee-lg_width {
    width: 90% !important;
}

.main-hr {
    margin-top: 2rem;
    margin-bottom: 1rem;
    width: 10%;
    margin-left: auto;
    margin-right: auto;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1);
}

.main-hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

.main2-hr {
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: auto;
    margin-right: auto;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1);
}

.main2-hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

.box-shadow {
    -webkit-box-shadow: 0px 0px 11px 1px rgba(222, 222, 222, 1);
    -moz-box-shadow: 0px 0px 11px 1px rgba(222, 222, 222, 1);
    box-shadow: 0px 0px 11px 1px rgba(222, 222, 222, 1);
}

.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-dots,
.owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    display: none
}

.owl-theme .owl-nav {
    margin-top: 10px
}

.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: rgb(0, 0, 0);
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
    display: none !important;
}

.social_media_icon {
    float: left;
    width: 40px !important;
    height: 40px !important;
    padding: 5px;
}

/* Clearfix (clear floats) */
.choosemee_mediahouse::after {
    content: "";
    clear: both;
    display: table;
}

.fold-three-text-block {
    height: 85vh;
    padding-left: 55px;
    margin-right: -65px;
}

.pos-center-wrap {
    display: table;
    width: 100%;
    height: 100%;
}

.pos-center {
    display: table-cell;
    vertical-align: middle;
    position: relative;
}

.fold-three-text-wrapper {
    -moz-transform: translateY(40px);
    -o-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
}

.facebook-style {
    position: relative;
}

.font1 {
    font-family: 'D-din', sans-serif;
}

.no-padding {
    padding: 0 !important;
}

.fold-three-image-wrapper {
    height: 80vh;
    margin-left: 90px;
    position: relative;
    overflow: hidden;
}

.fold-three-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
}

.choosemee_p1 {
    font-family: 'D-din', sans-serif;
    font-size: 16px;
    color: rgb(17, 17, 17) !important;
    font-weight: 300 !important;
    text-align: right !important;
    margin-bottom: 7px !important;
    letter-spacing: 1px;
}

.choosemee_p2 {
    font-family: 'D-din', sans-serif;
    font-size: 16px;
    color: rgb(17, 17, 17) !important;
    font-weight: 300 !important;
    text-align: right;
    direction: rtl;
    margin-bottom: 7px !important;
    letter-spacing: 1px;
}

.choosemee_font2 {
    font-family: 'D-din';
    font-size: 48px;
    line-height: 58px;
    /*letter-spacing: 20px !important;*/
    direction: ltr !important;
}

.choosemee_p2_team {
    font-family: 'D-din', sans-serif;
    font-size: 16px;
    color: rgb(0, 8, 85) !important;
    font-weight: 500 !important;
    direction: rtl;
    margin-bottom: 7px !important;
    letter-spacing: 2px;
}

.choosemee_font2_team {
    font-family: 'D-din';
    font-size: 28px;
    line-height: 58px;
    /*letter-spacing: 20px !important;*/
    direction: ltr !important;
}

.choosemee_p2_team2 {
    font-family: 'D-din', sans-serif;
    font-size: 16px;
    color: rgb(0, 8, 85) !important;
    font-weight: 500 !important;
    direction: rtl;
    margin-bottom: 7px !important;
    letter-spacing: 2px;
}

.choosemee_font2_team2 {
    font-family: 'D-din';
    font-size: 28px;
    line-height: 58px;
    /*letter-spacing: 20px !important;*/
    direction: ltr !important;
}



.fold-three-text-block2 {
    height: 85vh;
    padding-left: 55px;
    margin-right: -65px;
}

.pos-center-wrap2 {
    display: table;
    width: 100%;
    height: 100%;
}

.pos-center2 {
    display: table-cell;
    vertical-align: middle;
    position: relative;
}

.fold-three-text-wrapper2 {
    -moz-transform: translateY(40px);
    -o-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
}

.no-padding {
    padding: 0 !important;
}

.fold-three-image-wrapper2 {
    height: 80vh;
    margin-right: 90px;
    position: relative;
    overflow: hidden;
}

.fold-three-image2 {
    background: url(../images/fold-four-image-opti.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    z-index: 2;
    width: 110%;
    height: 110%;
}

.choosemee_p3 {
    font-family: 'D-din', sans-serif;
    font-size: 16px;
    color: rgb(17, 17, 17) !important;
    font-weight: 300 !important;
    text-align: left;
    margin-bottom: 7px !important;
    letter-spacing: 1px;
}

.choosemee_font3 {
    font-family: 'D-din';
    font-size: 48px;
    line-height: 58px;
    /*letter-spacing: 20px !important;*/
    text-align: left;
}

.choosemee-lg-2 {
    padding: 10px 30px;
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 2px;
    color: #fff;
    background-color: #33CCCC;
    border-color: #33CCCC;
    border-radius: 0px !important;
    float: right;
    margin-top: 20px;
}

.choosemee-lg-3 {
    padding: 10px 30px;
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 2px;
    color: #fff;
    background-color: #33CCCC;
    border-color: #33CCCC;
    border-radius: 0px !important;
    margin-top: 20px;
}

.services img {
    width: 100px !important;
    height: 100px !important;
    padding: 5px;
}

.testimonials_img {
    width: 150px !important;
    height: 150px !important;
    -webkit-box-shadow: 0px 0px 11px 1px rgba(222, 222, 222, 1);
    -moz-box-shadow: 0px 0px 11px 1px rgba(222, 222, 222, 1);
    box-shadow: 0px 0px 11px 1px rgba(222, 222, 222, 1);
    padding: 10px;
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
}

.services {
    width: 100% !important;
    height: 100% !important;
}

.text-black {
    color: #000 !important;
}

.testimonials {
    border: 1px solid rgba(0, 0, 0, .1);
    padding: 50px 200px 50px 200px;
}

.testimonials_p {
    font-family: serif;
    font-size: 20px;
    color: #ffffff !important;
    font-weight: 500 !important;
}

.testimonials_name {
    font-family: 'D-din', sans-serif;
    font-size: 14px;
    color: #ffffff !important;
    font-weight: 600 !important;
}

.border1 {
    border: 1px solid rgba(0, 0, 0, .1);
    background-color: #fff;
}

.border1:hover {
    border: 1px solid #33CCCC;
    background-color: #fff;
}

.partners_img {
    width: auto !important;
    height: 300px !important;
    padding: 5px;
}

.page-header {
    height: 270px !important;
    background-color:#33CCCC !important;
    color: #fff !important;
    border-bottom: 1px #eee solid;
    margin-top: auto;
    padding-top: 8%;
    /*text-align: center;*/
}

.choosemee_inner {
    font-family: 'D-din', sans-serif;
    letter-spacing: 0.05em;
    font-size: 4vw;
    font-weight: 800;
}

.choosemee_font1_inner {
    font-family: 'D-din';
    font-size: 48px;
    line-height: 58px;
    /*letter-spacing: 20px !important;*/
    text-align: left;
}

.choosemee_font1_inner2 {
    font-family: 'D-din';
    font-size: 28px;
    line-height: 58px;
    /*letter-spacing: 10px !important;*/
    text-align: left;
    color: #fff !important;
}

.main-hr_choosemee {
    margin-top: 1rem;
    margin-bottom: 1rem;
    width: 30%;
    border: 0;
    border-top: 1px solid rgb(255, 255, 255);
}

.main-hr_choosemee {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

.main-hr_inner2 {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

.main-hr_inner2 {
    margin-top: 1rem;
    margin-bottom: 2rem;
    width: 10%;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1);
}

.border_choosemee_inner {
    border: 1px solid rgb(0, 0, 0);
    background-color: #fff;
    padding: 20px;
    height: 350px;
}

.border_choosemee_inner2 {
    border: 5px solid rgb(0, 0, 0);
    background-color: #fff;
    padding: 20px;
    height: 350px;
}

.choosemee_font1_inner3 {
    font-family: 'D-din';
    font-size: 20px;
    line-height: 58px;
    /*letter-spacing: 10px !important;*/
    text-align: left;
    color: rgb(0, 0, 0) !important;
}

.image_team {
    -webkit-filter: grayscale(100%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.dots-bg {
    content: '';
    position: absolute;
    background: url(../images/team/dots.png);
    top: -60px;
    width: 350px;
    height: 250px;
    z-index: -10;
    background-size: 8px;
    right: 50px;
}

.info-strip {
    padding: 1.6875rem 1.25rem 1.4375rem 20px;
    margin-bottom: 1rem;
    background-color: #f7f6f6;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    color: #000;
    font-size: 20px;
    letter-spacing: 2px;
}

.info-strip:hover {
    padding: 1.6875rem 1.25rem 1.4375rem 20px;
    margin-bottom: 1rem;
    background-color: #33CCCC !important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    color: #fff !important;
    font-size: 20px;
    letter-spacing: 2px;
}

.choosemee_font1_business_wave {
    font-family: 'D-din';
    font-size: 18px;
    line-height: 38px;
    /*letter-spacing: 2px !important;*/
    text-align: left;
    color: rgb(0, 0, 0) !important;
}

.main-hr_choosemee_wave {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

.main-hr_choosemee_wave {
    margin-top: 1rem;
    margin-bottom: 1rem;
    width: 100%;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.329);
}

.bg-gray {
    background-color: rgba(238, 238, 238, 0.459);
}

.parallax {
    background-image: url(../images/she.jpg);
    height: 300px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.parallex {
    background-image: url(../images/choosemee.jpg);
    height: 300px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.parallel {
    background-image: url(../images/teams.jpg);
    height: 400px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.parall {
    background-image: url(../images/testimonialbg.jpg);
    height: 600px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.domain {
    background-image: url(../images/domain.png);
    height: 680px;
    /* background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat; */
    background-size: cover;
}

.news {
    background-image: url(../images/news.jpg);
    height: 800px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg_red_weeding_center_footer {
    background-color: #33CCCC !important;
}

.bg_red_weeding_center_footer h4 {
    letter-spacing: 2px;
    font-weight: 500;
    font-size: 16px;
    color: rgb(255, 255, 255) !important;
    font-family: 'D-din';
}

.social-header>a {
    background: #000000 none repeat scroll 0 0;
    border-radius: 4px;
    color: #ffffff !important;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    margin-left: auto !important;
    margin-right: auto !important;
}

.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #ffffff00 !important;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 14rem;
    padding: 5px 0;
    margin: 2rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa00 !important;
}

.mainwrap {
    display: flex;
    height: 200px;
    align-items: center;
    justify-content: center;
    border-top: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    border-left: 1px solid #e8e8e8;
}

.mainwrap2 {
    display: flex;
    height: 200px;
    align-items: center;
    justify-content: center;
    border-top: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
}

.mainwrap3 {
    display: flex;
    height: 200px;
    align-items: center;
    justify-content: center;
    border-top: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
}

.mainwrap4 {
    display: flex;
    height: 200px;
    align-items: center;
    justify-content: center;
    border-top: 1px solid #e8e8e8;
    border-left: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
}

@media(max-width:1024px) {
    .choosemee_font2_team {
        font-family: 'D-din';
        font-size: 18px;
        line-height: 30px;
        /*letter-spacing: 10px !important;*/
        direction: ltr !important;
    }

    hr {
        margin-top: 5px !important;
        margin-bottom: 5px !important;
        border: 0;
        border-top: 1px solid rgba(0, 0, 0, .1);
    }

    hr {
        box-sizing: content-box;
        height: 0;
        overflow: visible;
    }

    .choosemee_font1_inner3 {
        font-family: 'D-din';
        font-size: 20px;
        line-height: 30px;
        /*letter-spacing: 10px !important;*/
        text-align: left;
        color: rgb(0, 0, 0) !important;
    }

    .hidden-xs {
        display: none !important;
    }

    .carousel-caption-red2 h2 {
        color: #33CCCC !important;
        font-size: 20px !important;
        font-family: 'D-din';
        line-height: 30px !important;
        /*letter-spacing: 10px;*/
        font-weight: 800;

    }

    .carousel-caption-red2 {
        position: absolute;
        text-align: left;
        top: 50%;
        left: 3%;
        right: 5% !important;
        z-index: 20 !important;
        color: #fff !important;
        bottom: auto;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }

    .choosemee-lg {
        padding: 5px 20px !important;
        font-size: 14px !important;
        line-height: 1.5;
        letter-spacing: 2px;
        color: #fff;
        background-color: #33CCCC;
        border-color: #33CCCC;
        border-radius: 0px !important;
    }

    .choosemee_font1 {
        font-family: 'D-din';
        font-size: 26px !important;
        line-height: 32px;
        /*letter-spacing:10px !important;*/
        text-align: center;

    }

    .padding-sub {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    .testimonials {
        /*background-color: #ffffff;*/
        border: 1px solid rgba(0, 0, 0, .1);
        padding: 10px 2px 10px 2px !important;
    }

    .page-header {
        height: 150px !important;
        background-color: #33CCCC !important;
        color: #fff !important;
        border-bottom: 1px #eee solid;
        margin-top: auto;
        padding-top: 21% !important;
        text-align: center;
    }

    .choosemee_inner {
        font-family: 'D-din', sans-serif;
        letter-spacing: 0.05em;
        font-size: 8vw !important;
        font-weight: 500;
    }

    .choosemee_font1_inner {
        font-family: 'D-din';
        font-size: 28px !important;
        line-height: 38px !important;
        /*letter-spacing: 10px !important;*/
        text-align: center !important;
    }

    .choosemee_inner_p {
        font-family: 'D-din', sans-serif;
        font-size: 16px;
        color: rgb(17, 17, 17) !important;
        font-weight: 300 !important;
        text-align: center !important;
        margin-bottom: 7px !important;
        letter-spacing: 1px;
    }
}

@media(min-width:1025px) {
    .hidden-lg {
        display: none !important;
    }
}

.carousel-caption-red2 {
    position: absolute;
    text-align: left;
    top: 50%;
    left: 3%;
    right: 25%;
    z-index: 20 !important;
    color: #fff !important;
    bottom: auto;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.carousel-caption-red2 h2 {
    color: #33CCCC !important;
    font-size: 50px;
    font-family: 'D-din';
    line-height: 88px;
    /*letter-spacing: 10px*/

}

.carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 5px !important;
    height: 5px !important;
    border-radius: 50% !important;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #33CCCC;
    background-clip: padding-box;
    border: 5px solid #000000;
    /* border-bottom: 10px solid transparent; */
}

.owl-nav {
    display: none !important;
}

.choosemee_contact {
    font-family: 'D-din';
    font-size: 28px;
    line-height: 38px;
    /*letter-spacing: 8px !important;*/
    text-align: left;
}

.demo-1 {
    --color-text: #111;
    --color-bg: #bad5ca;
    --color-link-hover: #5c4541;
    --aspect-ratio: 32/17;
    font-size: 1.25rem;
    font-family: D-din, sans-serif;
    --size-title: 15vw;
}

.demo-2 {
    --blendmode-title: difference;
    --size-title: 12vw;
}

.demo-3 {
    --color-text: #905348;
    --color-bg: #120605;
    --color-link: #8f8f76;
    --color-link-hover: #fff;
    font-family: "D-din", Arial, sans-serif;
    font-size: 1rem;
    --imgwidthmax: 400px;
    --color-description: #7e605b;
    --font-title: D-din;
    --size-title: 9vw;
    --imgwidthmax: 600px;
}

.demo-4 {
    --color-text: #a9a798;
    --color-bg: #cccdb9;
    --color-link: #fff;
    --color-link-hover: #a9a798;
    --color-title: #fff;
    font-family: D-din, sans-serif;
    --font-title: inherit;
    --font-weight-title: 100;
    font-size: 1.15rem;
    --imgwidthmax: 520px;
}

.demo-5 {
    --color-text: #f0f0f0;
    --color-bg: #000000;
    --color-link: #c5a45b;
    --color-link-hover: #f0f0f0;
    --color-title: #f0f0f0;
    font-family: D-din, monospace;
    --font-title: inherit;
    font-size: 1.15rem;
    --aspect-ratio: 1/1.5;
    --font-weight-title: 800;
}

.demo-6 {
    --color-text: #e01723;
    --color-bg: #deaaad;
    --color-link: #c55b61;
    --color-link-hover: #1d1414;
    --color-title: #1d1414;
    font-family: D-din, sans-serif;
    --font-title: inherit;
    font-size: 1.15rem;
    --aspect-ratio: 1/1.5;
    --imgwidthmax: 505px;
}

/* Page Loader */
.js .loading::before {
    content: '';
    position: fixed;
    z-index: 100000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--color-bg);
}

.js .loading::after {
    content: '';
    position: fixed;
    z-index: 100000;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    margin: -30px 0 0 -30px;
    pointer-events: none;
    border-radius: 50%;
    opacity: 0.4;
    background: var(--color-link);
    animation: loaderAnim 0.7s linear infinite alternate forwards;
}

@keyframes loaderAnim {
    to {
        opacity: 1;
        transform: scale3d(0.5, 0.5, 1);
    }
}

a {
    text-decoration: none;
    color: var(--color-link);
    outline: none;
}

a:hover,
a:focus {
    color: var(--color-link-hover);
    outline: none;
}

.page {
    display: grid;
    padding: 5vw;
    max-width: 1400px;
    margin: 0 auto;
    grid-template-columns: 100%;
    grid-template-areas: 'header''meta''grid';
    will-change: transform;
}

.page__title {
    grid-area: header;
    margin: 0 0 1rem;
    font-size: inherit;
    font-weight: 400;
}

.credits {
    text-align: center;
}

.credits--fixed {
    position: fixed;
    bottom: 5vw;
    margin: 0;
    left: 5vw;
    width: 90vw;
    text-align: right;
}

.credits--fixed::before {
    content: '';
    background: currentColor;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 5rem;
    width: 1px;
}

.meta {
    grid-area: meta;
}

.meta--center {
    justify-self: center;
    padding-top: 20vh;
}

.meta__links {
    display: flex;
    flex-wrap: wrap;
    line-height: 1.5;
}

.meta__links--column {
    flex-direction: column;
}

.meta__links a {
    margin: 0 1.5rem 0 0;
}

.meta__demos {
    margin-top: 1rem;
}

.meta__demo {
    display: inline-block;
    margin-right: 0.75rem;
}

.meta__demo--current {
    color: var(--color-link-hover);
    pointer-events: none;
}

.content {
    grid-area: grid;
    margin: 25vh 0 30vh;
}

.content--offset {
    display: grid;
    grid-template-columns: repeat(2, minmax(100px, 1fr));
    grid-gap: 30vh 10vw;
}

.content--full {
    width: 100vw;
    justify-self: center;
}

.content--padded {
    padding: 0 10vw;
}

.content__item {
    --imgwidth: calc(var(--imgwidthmax) * var(--aspect-ratio));
    width: var(--imgwidth);
    max-width: 100%;
    position: relative;
    will-change: transform;
    margin-bottom: 30vh;
    display: grid;
    grid-template-columns: 50% 50%;
}

.content__item--wide {
    grid-template-columns: 20% 80%;
}

.content__item--wide:nth-child(even) {
    grid-template-columns: 80% 20%;
}

.content--center .content__item {
    margin: 0 auto 60vh;
}

.content__item--expand {
    width: 100%;
    grid-template-columns: minmax(0, var(--imgwidth)) 1fr;
}

.content__item--expand:nth-child(even) {
    grid-template-columns: 1fr minmax(0, var(--imgwidth));
}

.content--alternate .content__item {
    max-width: 90vw;
}

.content--offset .content__item {
    margin: 0 auto 15vh;
}

.content--offset .content__item:nth-child(even) {
    align-self: end;
    margin-bottom: -20vh;
}

.content--alternate .content__item:nth-child(even) {
    margin-left: auto;
}

.content__item-imgwrap {
    position: relative;
    --imgwidth: 100%;
    margin: 0 auto;
    grid-area: 1 / 1 / 3 / 3;
    overflow: hidden;
    width: var(--imgwidth);
    padding-bottom: calc(var(--imgwidth) / (var(--aspect-ratio)));
    will-change: transform;
}

.demo-2 .content__item-imgwrap {
    outline: 1px solid transparent;
}

.content__item--expand .content__item-imgwrap {
    grid-area: 1 / 1 / 3 / 2;
}

.content__item--expand:nth-child(even) .content__item-imgwrap {
    grid-area: 1 / 2 / 3 / 3;
    justify-self: end;
}

.content__item-img {
    --overflow: 40px;
    height: calc(100% + (2 * var(--overflow)));
    top: calc(-1 * var(--overflow));
    width: 100%;
    position: absolute;
    background-size: cover;
    background-position: 50% 0%;
    will-change: transform;
    opacity: 0.8;
}

.content__item-img--t1 {
    --overflow: 60px;
}

.content__item-img--t2 {
    --overflow: 80px;
}

.content__item-img--t3 {
    --overflow: 120px;
}

.content__item-number {
    opacity: 0.03;
    font-size: 25vw;
    position: absolute;
    top: -7vw;
    right: -10vw;
    line-height: 1;
}

.content__item:nth-child(even) .content__item-number {
    right: auto;
    left: -7vw;
}

.content__item-title {
    position: relative;
    font-size: var(--size-title);
    padding: 0 3vw;
    margin: calc(var(--size-title) * -1/2) 0 0 0;
    align-self: start;
    line-height: 1;
    font-family: var(--font-title);
    font-weight: var(--font-weight-title);
    color: var(--color-title);
    will-change: transform;
    mix-blend-mode: var(--blendmode-title);
}

.content--center .content__item-title {
    grid-area: 1 / 1 / 3 / 3;
    margin: auto;
}

.content__item-title--layer {
    padding: 0;
    z-index: 10;
    grid-area: 1 / 1 / 2 / 3;
    width: 100%;
    text-align: center;
}

.content__item-description {
    grid-area: 3 / 1 / 3 / 3;
    width: 70%;
    position: relative;
    margin: 0;
    padding: 1rem 0 0 0;
    color: var(--color-description);
}

.content--alternate .content__item-title,
.content__item--wide:nth-child(even) .content__item-description {
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
}

.content--alternate .content__item:nth-child(even) .content__item-title,
.content__item--wide .content__item-description {
    grid-area: 3 / 2 / 4 / 3;
    justify-self: end;
    width: auto;
}

.content__item--expand .content__item-description {
    grid-area: 1 / 2 / 3 / 3;
    justify-self: start;
    align-self: start;
    padding: 0 2rem;
    width: 250px;
    font-size: 0.9rem;
}

.content__item--expand:nth-child(even) .content__item-description {
    grid-area: 1 / 1 / 3 / 2;
    justify-self: end;
    text-align: right;
}

.content__item-deco {
    position: absolute;
    top: 2rem;
    left: 10vw;
    height: 30%;
    width: 1px;
    background: #d79612;
}

.content__item-decobar {
    width: 140%;
    height: 25%;
    top: 20%;
    left: -20%;
    position: absolute;
    background: #dd525a;
    mix-blend-mode: color-burn;
}

@media screen and (min-width: 53em) {
    .page--layout-1 {
        grid-template-columns: 30% 70%;
        grid-template-areas: 'header header''...  meta''grid grid';
    }

    .page--layout-2 {
        grid-template-columns: 1fr 1fr;
        grid-template-areas: 'header meta''...  meta''grid grid';
    }
}

@media screen and (max-width: 40em) {

    .content__item--expand .content__item-imgwrap,
    .content__item--expand:nth-child(even) .content__item-imgwrap {
        grid-area: 1 / 1 / 3 / 3;
    }

    .content__item--expand .content__item-description,
    .content__item--expand:nth-child(even) .content__item-description,
    .content__item--wide .content__item-description,
    .content__item--wide:nth-child(even) .content__item-description {
        grid-area: 3 / 1 / 4 / 3;
        padding: 1rem 0;
        width: 100%;
        text-align: left;
    }

    .content__item--wide .content__item-description {
        padding: 1rem;
    }

    .content--alternate .content__item-title,
    .content--alternate .content__item:nth-child(even) .content__item-title {
        grid-area: 1 / 1 / 4 / 2;
    }
}

.medic-footer .content-footer {
    background-color: #000000;
    color: rgb(255, 255, 255);
    padding: 46px 18px;
    margin-top: -20px;
    border-top: solid 1px rgba(189, 189, 189, 0.171);
    border-bottom: solid 1px rgba(189, 189, 189, 0.171);
}

.padd-30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.line-bottom {
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 10px;
}

.line-bottom:after {
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 50px;
}

.line-bottom:after {
    border: 1px solid #6363631c;
    margin-top: 10px;
}

ul.list {
    list-style: outside none none;
    margin-top: 13px;
    padding-left: 0;
}

.widget ul.list li,
.widget .post {
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: 14px !important;
}

ul.list li {
    margin: 5px 0;
}

.choosemee_footer_p {
    font-family: 'D-din', sans-serif;
    font-size: 14px;
    color: rgb(255, 255, 255) !important;
    font-weight: 300 !important;
    margin-bottom: 20px !important;
    letter-spacing: 1px;
    text-decoration: none !important;
}

.choosemee_footer_p:hover {
    font-family: 'D-din', sans-serif;
    font-size: 14px;
    color: rgb(255, 255, 255) !important;
    font-weight: 300 !important;
    margin-bottom: 20px !important;
    letter-spacing: 1px;
    text-decoration: none !important;
}

.choosemee_footer_head {
    font-family: 'D-din', sans-serif;
    font-size: 16px;
    color: rgb(255, 255, 255) !important;
    font-weight: 200 !important;
    margin-bottom: 50px !important;
    letter-spacing: 1px;
}

.choosemee_subfooter_p {
    font-family: 'D-din', sans-serif;
    font-size: 12px;
    color: rgb(255, 255, 255) !important;
    font-weight: 300 !important;
    margin-bottom: 20px !important;
    letter-spacing: 1px;
}

.choosemee_subfooter_bg {
    background-color: #33CCCC !important;
}

.box-shadow-creative-hub {
    -webkit-box-shadow: 0px 0px 1px 1px rgb(243, 243, 243);
    -moz-box-shadow: 0px 0px 1px 1px rgb(243, 243, 243);
    box-shadow: 0px 0px 1x 1px rgb(243, 243, 243);
    padding: 24px;
}

.choosemee_creative_p {
    font-family: 'D-din', sans-serif;
    font-size: 14px;
    color: rgb(255, 255, 255) !important;
    font-weight: 300 !important;
    letter-spacing: 1px;
    text-align: center;
    margin-bottom: 0px !important;
}

.service-list .service-list-outer {
    margin-bottom: 4.9rem;
}

.service-box {
    padding-top: 3.3rem;
    -webkit-box-shadow: 0 14px 30px 0 rgba(0, 0, 0, .06);
    box-shadow: 0 14px 30px 0 rgba(0, 0, 0, .06);
    border-radius: 0px;
    display: block;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 2.8rem;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    height: 100%;
    background: #fff;
    text-decoration: none !important;
    border: 1px solid rgba(238, 238, 238, 0.308);

}

.icon-box {
    text-align: center;
    position: relative;
}

.service-box * {
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}

.service-svg-icon {
    position: relative;
}

.icon-box img.main-icon {
    top: 50%;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: auto;
}

.service-box img {
    display: inline-block;
    width: 80px;
}

@media (min-width: 768px) {
    .service-box .title-wrapper {
        margin-top: 2.5rem;
    }
}

.small-title-1 {
    font-family: 'D-din', sans-serif;
    font-size: 14px;
    color: rgb(0, 2, 116) !important;
    font-weight: 500 !important;
    letter-spacing: 1px;
    text-align: center;
    margin-bottom: 0px !important;
}

@media (min-width: 768px) {
    .service-box .content-wrapper {
        margin-top: 2.2rem;
    }
}

.service-box .content-wrapper {
    margin-top: 1rem;
}

.body-font-5 {
    font-family: 'D-din', sans-serif;
    font-size: 14px;
    color: rgb(0, 0, 0) !important;
    font-weight: 300 !important;
    letter-spacing: 1px;
    margin-bottom: 0px !important;
    text-align: center;
}

.zoom {
    overflow: hidden;
}

.zoom img {
    top: 0%;
    max-width: 100%;
    width: 100%;
    transform: translateX(0%);
    /* Thanks  @bastian_fiessinger. Use when activating blur effect:
    will-change: -webkit-filter, filter, transform; */
}

.zoom-main {
    transition: transform .2s;
    /* Animation */
}

.zoom-main:hover {
    transform: scale(.9);
    /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

.console-underscore {
    display: inline-block;
    position: relative;
    top: -0.14em;
    left: 10px;
}

.choosemee_mediahouse_img:hover {
    padding: 10px;
    border-radius: 50% !important;
}

@media (max-width: 991.98px) {
    .icon-box {
        height: 11rem;
    }
}

.choosemeebutton {
    --c: #33CCCC;
    color: var(--c);
    font-size: 16px;
    border: 2px solid var(--c);
    border-radius: 0;
    padding: 10px 30px;
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 2px;
    text-align: center;
    position: relative;
    overflow: hidden;
    z-index: 1;
    transition: 0.5s;
    margin: 1em;
}

.choosemeebutton span {
    position: absolute;
    width: 25%;
    height: 100%;
    background-color: var(--c);
    transform: translateY(150%);
    border-radius: 50%;
    left: calc((var(--n) - 1) * 25%);
    transition: 0.5s;
    transition-delay: calc((var(--n) - 1) * 0.1s);
    z-index: -1;
}

.choosemeebutton:hover {
    color: rgb(255, 255, 255);
}

.choosemeebutton:hover span {
    transform: translateY(0) scale(3);
}

.choosemeebutton span:nth-child(1) {
    --n: 1;
}

.choosemeebutton span:nth-child(2) {
    --n: 2;
}

.choosemeebutton span:nth-child(3) {
    --n: 3;
}

.choosemeebutton span:nth-child(4) {
    --n: 4;
}

.choosemeebutton2 {
    --c: #33CCCC;
    color: var(--c);
    font-size: 16px;
    border: 2px solid var(--c);
    border-radius: 0;
    padding: 10px 30px;
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 2px;
    text-align: center;
    position: relative;
    overflow: hidden;
    z-index: 1;
    transition: 0.5s;
    margin: 1em;
    float: right;
}

.choosemeebutton2 span {
    position: absolute;
    width: 25%;
    height: 100%;
    background-color: var(--c);
    transform: translateY(150%);
    border-radius: 50%;
    left: calc((var(--n) - 1) * 25%);
    transition: 0.5s;
    transition-delay: calc((var(--n) - 1) * 0.1s);
    z-index: -1;
}

.choosemeebutton2:hover {
    color: rgb(255, 255, 255);
}

.choosemeebutton2:hover span {
    transform: translateY(0) scale(3);
}

.choosemeebutton2 span:nth-child(1) {
    --n: 1;
}

.choosemeebutton2 span:nth-child(2) {
    --n: 2;
}

.choosemeebutton2 span:nth-child(3) {
    --n: 3;
}

.choosemeebutton2 span:nth-child(4) {
    --n: 4;
}

.choosemeebutton3 {
    --c: #33CCCC;
    color: var(--c);
    font-size: 16px;
    border: 2px solid var(--c);
    border-radius: 0;
    padding: 10px 30px;
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 2px;
    text-align: center;
    position: relative;
    overflow: hidden;
    z-index: 1;
    transition: 0.5s;
    margin: 1em;
    float: left;
}

.choosemeebutton3 span {
    position: absolute;
    width: 25%;
    height: 100%;
    background-color: var(--c);
    transform: translateY(150%);
    border-radius: 50%;
    left: calc((var(--n) - 1) * 25%);
    transition: 0.5s;
    transition-delay: calc((var(--n) - 1) * 0.1s);
    z-index: -1;
}

.choosemeebutton3:hover {
    color: rgb(255, 255, 255);
}

.choosemeebutton3:hover span {
    transform: translateY(0) scale(3);
}

.choosemeebutton3 span:nth-child(1) {
    --n: 1;
}

.choosemeebutton3 span:nth-child(2) {
    --n: 2;
}

.choosemeebutton3 span:nth-child(3) {
    --n: 3;
}

.choosemeebutton3 span:nth-child(4) {
    --n: 4;
}


/* .service-box:hover {
    padding-top: 3.3rem;
    -webkit-box-shadow: 0 14px 30px 0 rgba(0,0,0,.06);
    box-shadow: 0 14px 30px 0 rgba(0,0,0,.06);
    border-radius: 0px;
    display: block;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 2.8rem;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    height: 100%;
    background: #fff;
    text-decoration: none !important;
    border: 3px solid rgb(10, 0, 104) !important;
} */
.choosemee_font1 .text-wrapper {
    position: relative;
    display: inline-block;
    padding-top: 0.2em;
    padding-right: 0.05em;
    padding-bottom: 0.1em;
    overflow: hidden;
}

.choosemee_font1 .letter {
    transform-origin: 50% 100%;
    display: inline-block;
    line-height: 1em;
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    background-color: #fff !important;
}

.medic-footer ul li a:hover::before {
    width: 15px;
}

.medic-footer ul li a::before {
    content: '';
    position: absolute;
    width: 0;
    height: 2px;
    left: 0;
    top: 15px;
    background: rgb(255, 255, 255);
}

.medic-footer ul li a:hover {
    color: rgb(255, 255, 255) !important;
    ;
    padding-left: 22px;
}

.medic-footer ul li a {
    width: 100%;
    float: left;
    line-height: 30px;
    text-align: left;
    font-weight: 300;
    position: relative;
    margin: 0;
}

.social-header>a:hover {
    background: #33CCCC none repeat scroll 0 0 !important;
    border-radius: 4px;
    color: #ffffff !important;
    display: inline-block;
    height: 35px !important;
    line-height: 35px;
    text-align: center;
    width: 35px !important;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    margin-left: auto !important;
    margin-right: auto !important;
}

.highlight {
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 2px;
    text-align: center;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.highlight:before,
.highlight:after {
    content: "";
    width: 0%;
    height: 0%;
    position: absolute;
    visibility: hidden;
    border-radius: 2px;
}

.highlight:before {
    border-top: 2px solid #33CCCC;
    border-right: 2px solid #33CCCC;
    -webkit-transition: width 0.1s ease 0.3s, height 0.1s ease 0.2s, visibility 0s 0.4s;
    transition: width 0.1s ease 0.3s, height 0.1s ease 0.2s, visibility 0s 0.4s;
    top: 0;
    left: 0;
}

.highlight:after {
    border-left: 2px solid #33CCCC;
    border-bottom: 2px solid #33CCCC;
    bottom: 0;
    right: 0;
    -webkit-transition: width 0.1s ease 0.1s, height 0.1s ease, visibility 0s 0.2s;
    transition: width 0.1s ease 0.1s, height 0.1s ease, visibility 0s 0.2s;
}

.highlight:hover {
    -webkit-animation: pulse 1s ease-out 0.4s;
    animation: pulse 1s ease-out 0.4s;
    color: rgb(0, 8, 121);
}

.highlight:hover:before,
.highlight:hover:after {
    width: 100%;
    height: 100%;
    visibility: visible;
}

.highlight:hover:before {
    -webkit-transition: width 0.1s ease, height 0.1s ease 0.1s;
    transition: width 0.1s ease, height 0.1s ease 0.1s;
}

.highlight:hover:after {
    -webkit-transition: width 0.1s ease 0.2s, height 0.1s ease 0.3s, visibility 0s 0.2s;
    transition: width 0.1s ease 0.2s, height 0.1s ease 0.3s, visibility 0s 0.2s;
}

.main-client {
    width: auto;
    height: 200px;
    border: 1px solid;
    padding: 20px;
}

.clint-1 {
    background-image: url(../images/clients/black/chemmanur.png);
    width: 100%;
    height: 120px;
    background-repeat: no-repeat;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.clint-1:hover {
    background-image: url(../images/clients/colour/chemmanur.png) !important;
}

.card2 {
    width: 80px;
    height: 195px;
    position: relative;
    display: inline-block;
    margin: 50px;
    background-image: url(../images/clients/black/chemmanur.png);
}

.card2 {
    width: 80px;
    height: 195px;
    position: relative;
    display: inline-block;
    margin: 50px;
    background-image: url(../images/clients/colour/chemmanur.png) !important;
}

.card2 .img-top {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}

.card2:hover .img-top {
    display: inline;
}

.choosemee-border-2 {
    border: 1px solid #d4d4d4;
}

.choosemee_font2_team2 {
    font-family: 'D-din';
    font-size: 18px;
    line-height: 58px;
    /*letter-spacing: 5px !important;*/
    direction: ltr !important;
}

.mainwrap img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.mainwrap:hover img {
    -webkit-transform: scale(.5);
    transform: scale(.5);
}

.mainwrap2 img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.mainwrap2:hover img {
    -webkit-transform: scale(.5);
    transform: scale(.5);
}

.mainwrap3 img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.mainwrap3:hover img {
    -webkit-transform: scale(.5);
    transform: scale(.5);
}

.mainwrap4 img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.mainwrap4:hover img {
    -webkit-transform: scale(.5);
    transform: scale(.5);
}

.search-header {
    background-color: #33CCCC !important;
    color: #fff !important;
    text-align: center;
}

.choosemee_font1_search {
    font-family: 'D-din';
    font-size: 28px;
    line-height: 58px;
    /*letter-spacing: 10px !important;*/
    text-align: center;
}

.choosemeebutton-search {
    --c: #ffffff;
    color: var(--c);
    border: 2px solid var(--c);
    border-radius: 0;
    padding: 10px 30px;
    font-size: 24px;
    line-height: 1.5;
    letter-spacing: 2px;
    text-align: center;
    position: relative;
    overflow: hidden;
    z-index: 1;
    transition: 0.5s;
    margin: 1em;
}

.bg-1 {
    background: #9dbc8f;
    width: 100%;
    height: 100%;
}

.bg-2 {
    background: #a8c738;
    width: 100%;
    height: 100%;
}

.bg-3 {
    background: #da3762;
    width: 100%;
    height: 100%;
}

.bg-4 {
    background: #0a848d;
    width: 100%;
    height: 100%;
}

.bg-5 {
    background: #8a2178;
    width: 100%;
    height: 100%;
}

.bg-6 {
    background: #910f2f;
    width: 100%;
    height: 100%;
}

.bg-7 {
    background: #756347;
    width: 100%;
    height: 100%;
}

.bg-8 {
    background: #2f4e72;
    width: 100%;
    height: 100%;
}

.bg-8 {
    background: #4a4d50;
    width: 100%;
    height: 100%;
}

.bg-9 {
    background: #1f1708;
    width: 100%;
    height: 100%;
}

.portfolio-overlay {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 50px 5px 30px 20px;
    -webkit-opacity: 0;
    opacity: 1;
    visibility: visible;
    position: absolute;
    /* background: rgba(0, 0, 0, 0.6); */
    -webkit-transition: background-color 2s ease-out;
    -moz-transition: background-color 2s ease-out;
    -o-transition: background-color 2s ease-out;
    transition: background-color 2s ease-out;
}

.choosemee_p12 {
    font-family: 'D-din', sans-serif;
    /*font-size: 18px;*/
    color: rgb(255, 255, 255) !important;
    font-weight: 500 !important;
    margin-bottom: 20px !important;
    letter-spacing: 1px;
}

.choosemee_p123 {
    font-family: 'D-din', sans-serif;
    /*font-size: 14px;*/
    color: rgb(255, 255, 255) !important;
    font-weight: 500 !important;
    margin-bottom: 30px !important;
    letter-spacing: 1px;
}

.choosemee_news {
    font-family: 'D-din', sans-serif;
    font-size: 44px;
    /*color: rgb(255, 255, 255) !important;*/
    font-weight: 500 !important;
    margin-bottom: 30px !important;
    letter-spacing: 1px;
}

.choosemee_news1 {
    font-family: 'D-din', sans-serif;
    font-size: 33px;
    /*color: rgb(255, 255, 255) !important;*/
    font-weight: 500 !important;
    margin-bottom: 30px !important;
    letter-spacing: 1px;
}

.choosemee_p1234 {
    font-family: 'D-din', sans-serif;
    font-size: 34px;
    color: rgb(255, 255, 255) !important;
    font-weight: 500 !important;
    margin-bottom: 30px !important;
    letter-spacing: 1px;
}

.choosemee_work_img {
    width: 34px;
    height: 34px;
}

.blog_box {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 5px;
    width: 180px;
    display: flex;
    align-items: center;
    background: #0a848d;
}

@media(max-width:1024px) {
    .blog_box {
        position: absolute;
        left: 30px !important;
        bottom: 0;
        padding: 5px;
        width: 180px;
        display: flex;
        align-items: center;
        background: #0a848d;
    }

    .nav-choosemeenavigator li {
        width: 50% !important;
        margin-top: 10px;
    }

    .margin_top {
        margin-top: 20px;
    }

    .choosemee_center {
        text-align: center;
    }
}

.nav-choosemeenavigator {
    display: flex;
    flex-direction: row;
    text-align: center;
}

.nav-pills .nav-link {
    border-radius: 10px !important;
    border: 1px solid #33CCCC;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 12px;
    color: rgb(0, 0, 0);
    font-weight: 500 !important;
}

.nav-pills .nav-link:hover {
    border-radius: 10px !important;
    border: 1px solid #33CCCC;
    margin-left: 10px;
    margin-right: 10px;
    background-color: #33CCCC;
    color: #fff !important;
    font-family: 'D-din', sans-serif;
    font-size: 12px;
    color: rgb(255, 255, 255) !important;
    font-weight: 500 !important;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #33CCCC;
}

.nav-choosemeenavigator li {
    width: 14.2857%;
}

.choosemee_font11 {
    font-family: 'D-din';
    font-size: 28px;
    line-height: 58px;
    /*letter-spacing: 2px !important;*/
    text-align: left;
}

.choosemeebutton11 {
    --c: #33CCCC;
    color: var(--c);
    font-size: 16px;
    border: 2px solid var(--c);
    border-radius: 0;
    padding: 10px 30px;
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 2px;
    text-align: center;
    position: relative;
    overflow: hidden;
    z-index: 1;
    transition: 0.5s;
    margin: 1em;
    float: left;
}