body { font-family: "Raleway", sans-serif; }

strong { font-weight: 700; }
p { font-weight: normal; }

.no-scroll { overflow-y:hidden; }

.arama-yap {
    position: fixed;
    z-index: 1000;
    bottom: 0;
    left: 0;
    right: 0;
    background: #00b5cc;
    height: 50px;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    display: none;
    -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;
}
.arama-yap .icon {
    margin-right: 10px;
    font-size: 20px;
}

.col-left { float:left; }
.col-right { float:right; }
.cised-logo {
    float: right;
    margin-top: 20px;
    margin-left: 20px;
}
.working-hours {
    float: left;
    margin-top: 30px;
    width: 100%;
    position: relative;
}.working-hours .cised-logo {
    margin-top: 0;
    margin-left: 0;
    position: absolute;
    top: 7px;
    right: 0;
}
.working-hours .title {
    font-weight: 700;
}
.working-hours .text {
    color: #9ba6b1;
    font-size: 13px;
    padding: 2px 0;
}
.cised-logo a { display: block; }
.cised-logo img { width: 130px; }
.header-contact-info {
    float: right;
    margin-right: 15px;
    margin-top: 18px;
}
.header-contact-info ul {
    display: inherit;
}
.header-contact-info ul li {
    display: table;
    float: left;
    height: 42px;
    padding: 0 8px;
    position: relative;
    text-align: center;
}
.gallery .eapps-instagram-feed-posts-item-template-tile .eapps-instagram-feed-posts-item-image {
    opacity: .4;
}
.gallery .eapps-instagram-feed-posts-item-image-wrapper {
  background: #000;
}
.gallery .eapps-instagram-feed-posts-grid-load-more { display: none }

.header-contact-info ul li:before {
    border-right: 1px solid rgba(0,0,0, .1);
    content: "";
    height: 20px;
    position: absolute;
    right: 0;
    top: 11px;
    width: 1px;
}
.header-contact-info ul li:nth-last-child(1):before {
    border-right:0 none;
}
.header-contact-info ul li a {
    display: table-cell;
    vertical-align: middle;
}
.header-contact-info h1.title {
   color: #6b6b6b;
    font-size: 13px;
}
.header-contact-info h2.text {
    color: #00b5cc;
    font-family: "Open Sans",sans-serif;
    font-size: 18px;
    font-weight: 700;
}
.header-contact-info h2.text span {
    font-size: 14px;
    font-weight: 700;
}
.site-container {}

.mobile-header-button {
    display: none;
    left: 13px;
    position: absolute;
    top: 24px;
}
.mobile-header-button a {
    color: #00b5cc;
    font-size: 24px;
}
.header {
    background: #fff none repeat scroll 0 0;
    border-top: 4px solid #00b5cc;
    float: left;
    height: 132px;
    position: relative;
    width: 100%;
    z-index: 101;
}
.header .container {
    position: relative;
}
.header .logo {
    margin-top: 0.7rem;
}
.header .logo a {
    display: block;
}
.header .logo img {
    width: 300px;
}
.header-social {
    margin-top: 1rem;
}
.header-social a {
    background: #f3f3f3 none repeat scroll 0 0;
    border-radius: 100%;
    color: #00b5cc;
    display: inline-block;
    font-size: 20px;
    height: 40px;
    margin: 0 0.1rem;
    text-align: center;
    width: 40px;
    transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
}
.header-social a:hover {
    background: #00b5cc none repeat scroll 0 0;
    color:#fff;
}
.header-social a .icon {
    display: table-cell;
    height: inherit;
    vertical-align: middle;
    width: inherit;
}
.header-nav {
    float: right;
    width: 830px;
}
.site-content {
    float:left;
    width:100%;
}
.site-content .section {
    float:left;
    width: 100%;
}
.site-content .services {
    margin-top: -47px;
}
.services-nav {}
.services-nav ul {
    flex-wrap: wrap;
    display: flex;
}
.services-nav ul li {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
    padding: 0 0.3rem;
}
.services-nav ul li:nth-child(1) {
    padding-left: 0;
}
.services-nav ul li:nth-last-child(1) {
    padding-right: 0;
}
.services-nav ul li a {
    display: table;
    position: relative;
    text-align: center;
    width: 100%;
}
.services-nav .figure {
    background: #fff none repeat scroll 0 0;
    display: inline-block;
    height: 58px;
    position: relative;
    width: 73px;
    z-index: 12;
}
.services-nav .figure span {
    display: table-cell;
    height: inherit;
    vertical-align: middle;
    width: inherit;
}
.services-nav .figure span {
    color: #00b5cc;
    font-size: 32px;
}
.services-nav .figure img {
    max-height: 49px;
    max-width: 48px;
    object-fit: contain;
}

.services-nav .description {
    background: #00b5cc none repeat scroll 0 0;
    height: 97px;
    margin-top: -11px;
    padding-top: 20px;
    transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
}
.services-nav ul li.active .description {
    background: #008292 none repeat scroll 0 0;
}
.services-nav .description h1.title {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
}
.services-nav .description h2.text {
    color: #fff;
    display: inline-block;
    font-size: 12px;
    height: 31px;
    overflow: hidden;
    width: 350px;
}
.services-nav .description .border {
    display: block;
    margin: 6px 0;
}
.services-nav .description .border span {
    background: #fff none repeat scroll 0 0;
    display: inline-block;
    height: 2px;
    width: 64px;
}
.services-content-lists {
    position: relative;
}
.service-list {
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    visibility: hidden;
    width: 100%;
    transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transition: all 0.9s ease 0s;
    -webkit-transition: all 0.9s ease 0s;
    -ms-transition: all 0.9s ease 0s;
}
.service-list.visible {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);

}

.service-photo {
    float: left;
    overflow: hidden;
}
.service-photo img {
    object-fit: cover;
    width: 737px;
}
.service-content {
    display: table;
    padding: 4rem 5rem 0;
    width: calc(100% - 737px);
    position: relative;
}
.content-arrow {
    background: rgba(0, 0, 0, 0) url("../images/right-bg.png") no-repeat scroll 0 0;
    height: 280px;
    left: -39px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 39px;
}
.service-photo img, .service-content, .services-content-lists {
    height: 518px;
}
.service-content h1.title {
    color: #231f20;
    font-size: 36px;
    font-style: italic;
    font-weight: 700;
    opacity: 0;
    transition: all 0.9s ease 0.1s;
    -webkit-transition: all 0.9s ease 0.1s;
    -ms-transition: all 0.9s ease 0.1s;
    visibility: visible;
    transform: translateX(-50px);
    -webkit-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
}
.service-list.visible .service-content h1.title {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);

}
.service-content h2.text {
    color: #231f20;
    font-size: 16px;
    height: 286px;
    line-height: 1.5;
    margin-top: 1.5rem;
    overflow: hidden;
}
.service-buttons {
    float: left;
    margin-top: 1.5rem;
    width: 100%;
}
.service-buttons a {
    background: #acb5c5 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    height: 56px;
    margin-right: 0.2rem;
    padding: 1rem 0;
    text-align: center;
    width: 168px;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
}
.service-buttons a:hover {
    background: #8792a3 none repeat scroll 0 0;
}
.service-buttons a:nth-last-child(1) {
    margin-right: 0;
}
.site-content .other-services {}
.section-heading {
    display: table;
    text-align: center;
    width: 100%;
}
.section-heading.padding-top {
    padding-top: 40px;
}
.section-heading h1.title {
    color: #8792a3;
    font-size: 30px;
    font-weight: 700;
}
.section-heading .border {
    display: block;
}
.section-heading .border span {
    background: #8792a3 none repeat scroll 0 0;
    display: inline-block;
    height: 2px;
    margin: 10px 0;
    width: 137px;
}
.section-heading h2.text {
    color: #8792a3;
    font-size: 14px;
}

.sliding-other-services {
    margin-top: 30px;
}
.mt-40 {
    margin-top: 40px;
}
.sliding-other-services .photo {
    overflow: hidden;
}
.sliding-other-services .photo img {
    height: 332px;
    object-fit: cover;
    width: 100%;
    transition: all 3s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    -webkit-transition: all 3s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    -moz-transition: all 3s cubic-bezier(0.23, 1, 0.32, 1) 0s;
}
.sliding-other-services #owl-other-services .item a:hover .photo img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transition: scale(1.1);
}
.sliding-other-services .description {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 100%;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
}
.sliding-other-services #owl-other-services .item a:hover .description {
    background: #00b5ccde none repeat scroll 0 0;
}
.sliding-other-services .description .content {
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    padding: 50px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.sliding-other-services .description .border {
    display: block;
    margin: 7px 0;
}
.sliding-other-services .description span {
    background: #fff none repeat scroll 0 0;
    display: inline-block;
    height: 2px;
    width: 72px;
}.sliding-other-services .description h1.title {
     color: #fff;
    font-size: 25px;
    font-weight: 900;
    letter-spacing: 0.5px;
}
.lists strong {width: 51px;}
.sliding-other-services .description h2.text {
    color: #fff;
    display: inline-block;
    font-size: 13px;
    height: 76px;
    line-height: 1.6;
    overflow: hidden;
    max-width: 100%;
    width: 340px;
}

.sliding-personnel {
    margin-top: 40px;
}
.sliding-personnel .photo {
    float: left;
}
.sliding-personnel .photo img {
    object-fit: cover;
    width: 142px;
}
.sliding-personnel .description, .sliding-personnel .photo img {
    height: 142px;
}
.sliding-personnel .description {
    display: table;
}
.sliding-personnel .description .content {
    display: table-cell;
    height: inherit;
    vertical-align: middle;
}
.sliding-personnel .description h1.title {
    background: #00b5cc none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-size: 14px;
    height: 29px;
    max-width: 185px;
    overflow: hidden;
    padding: 7px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.sliding-personnel .description h2.text {
    background: #acb5c5 none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-size: 14px;
    height: 29px;
    margin-left: -16px;
    margin-top: 8px;
    overflow: hidden;
    padding: 6px 6px 6px 22px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 200px;
}


.site-content .sss-area {
    margin-top: 50px;
}
.sss-container .woman img {
    width: 310px;
}
.sss-container {
    background: transparent url("../images/section-bg.jpg") no-repeat scroll center center;
    float: left;
    height: 335px;
    width: 100%;
}

.sss-container .container {
    position: relative;
    height: 100%;
}

.sss-container .woman {
    bottom: 0;
    position: absolute;
}
.sss-container .woman img {
    width: 310px;
}

.sliding-sss {
    float: right;
    padding-top: 4rem;
    width: 70%;
}
.sliding-sss {
    float: right;
    padding-top: 4rem;
    width: 70%;
}
.sss-heading {
    display: block;
}
.sss-heading h1 {
    color: #fff;
    font-size: 48px;
    font-weight: 900;
    position: relative;
}
.sss-heading span {
    bottom: 2px;
    font-size: 132px;
    font-weight: 900;
    line-height: 96px;
    position: absolute;
    transform: rotate(-25deg);
    -ms-transform: rotate(-25deg);
    -webkit-transform: rotate(-25deg);
}

.sliding-sss-area {
    margin-top: 0.5rem;
}
.sliding-sss-area .description {}
.sliding-sss-area .description h1.title {
    color: #658380;
    font-size: 30px;
    font-weight: 700;
}
.sliding-sss-area .description h2.text {
    color: #658380;
    font-size: 14px;
    line-height: 1.5;
    margin-top: 0.5rem;
}
.sliding-sss-area .description span {
     background: #658380 none repeat scroll 0 0;
    display: block;
    height: 2px;
    margin: 10px 0;
    width: 137px;
}

.sliding-gallery {
    margin-top: 2rem;
}
.sliding-gallery .photo {
    overflow: hidden;
}
.sliding-gallery .photo img {
    width: 100%;
    height: 267px;
    object-fit: cover;
    transition: all 3s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    -webkit-transition: all 3s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    -moz-transition: all 3s cubic-bezier(0.23, 1, 0.32, 1) 0s;
}
.sliding-gallery #owl-gallery .item a:hover .photo img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.footer {
    float: left;
    position: relative;
    width: 100%;
    margin-top: 15px;
}
.footer-top {
    position: relative;
    z-index: 12;
}
.footer-box {
    float: left;
    width: 20%;
}
.footer-box h1.title {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    height: 67px;
    line-height: 67px;
}
.footer-box ul {
    display: block;
    margin-top: 10px;
}
.footer-box ul li {
    display: block;
}
.footer-box ul li a {
    color: #999;
    display: flex;
    font-size: 12px;
    padding: 4px 30px 4px 0;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
}
.footer-box ul li a:hover {
    color: #00b5cc;
}
.footer-box ul li a .icon {
    margin-right: 6px;
    margin-top: 2px;
}
.footer-title-bg {
    background: transparent url("../images/ftr-title-bg.png") no-repeat scroll center center;
    height: 67px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.footer-contact {
    float: left;
    margin-left: 3rem;
    width: 35.7%;
}
.footer-contact ul li {
    display: table;
    margin-bottom: 1rem;
    width: 100%;
}
.footer-contact ul li a {
    background: #acb5c5 none repeat scroll 0 0;
    float: left;
    height: 116px;
    width: 100%;
}
.footer-contact .figure {
    display: table;
    float: left;
    height: 100%;
    margin: 0 1rem;
}
.footer-contact .figure span {
    display: table-cell;
    height: 58px;
    vertical-align: middle;
    width: 73px;
}
.footer-contact .figure span .icon {
    background: #fff none repeat scroll 0 0;
    color: #00b5cc;
    display: table-cell;
    font-size: 40px;
    height: 60px;
    text-align: center;
    vertical-align: middle;
    width: 73px;
}

.footer-contact .description {
    display: table;
    padding-top: 1.2rem;
}
.footer-contact .description h1.title {
    color: #fff;
    font-weight: 700;
}
.footer-contact .description h2.text {
    color: #fff;
    font-size: 12px;
    height: 30px;
    margin: 0.2rem 0;
    overflow: hidden;
    padding-right: 1rem;
}
.footer-contact .description h2.phone {
    color: #fff;
    font-family: "Open Sans",sans-serif;
    font-size: 18px;
    font-weight: 700;
}

.footer-social {
    display: table;
    margin-top: 2.5rem;
    text-align: center;
    width: 100%;
}
.footer-social a {
    border: 1px solid #acb5c5;
    color: #acb5c5;
    display: inline-block;
    font-size: 17px;
    height: 35px;
    margin-right: 25px;
    padding-top: 8px;
    text-align: center;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    width: 35px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.footer-social a:nth-last-child(1) { margin-right: 0; }
.footer-social a:hover {
    background: #acb5c5;
    color: #fff;
}
.footer-social a .icon {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
}

.footer-bottom {
    background: #acb5c5 none repeat scroll 0 0;
    float: left;
    margin-top: 3rem;
    padding: 1.7rem 0;
    width: 100%;
}
.footer-bottom .copyright, .footer-bottom .design {
    color: #fff;
    font-size: 12px;
}

.inner-page-header {
    display: table;
    position: relative;
    width: 100%;
}
.inner-page-header .photo {
  background: #fff none repeat scroll 0 0;
  height: 260px;
  overflow: hidden;
  position: relative;
}
.inner-page-header .photo img {
    height: 477px;
    object-fit: cover;
    filter: blur(5px);
    opacity: 0.6;
    position: absolute;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    width: 100%;
}

.inner-page-header .description {
    position: absolute;
    top:0;
    bottom: 0;
    left:0;
    right:0;
    width: 100%;
    height: 100%;
}
.inner-page-header .description .content {
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.inner-page-header .description .content h1.title {
    color: #231f20;
    display: inline-block;
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px;
    padding-bottom: 20px;
    position: relative;
}
.inner-page-header .description .content h1.title:before {
    border-bottom: 3px solid #00b5cc;
    bottom: 0;
    content: "";
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width: 120px;
}
.inner-page-header .description .content h2.text {
    color: #231f20;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
    margin: 0 auto;
    width: 760px;
}
.apply-button {
    margin-top: 1.5rem;
    text-align: center;
}
.apply-button a {
    background: #acb5c5 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: 300;
    height: 56px;
    padding-top: 1rem;
    width: 203px;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
}
.apply-button a:hover {
    background: #a2abba;
}

.inner-page-wrapper {
    float: left;
    min-height: 400px;
    padding-top: 3rem;
    width: 100%;
}
.content-text {
    color: #231f20;
    font-size: 16px;
    line-height: 2;
    text-align: center;
}

.inner-ordered-lists {
    float: left;
    margin-top: 1rem;
    width: 100%;
}
.inner-ordered-lists ul {
    display: table;
    width: 100%;
}
.inner-ordered-lists ul li {
    float: left;
}
.inner-ordered-lists ul li a {
    display: block;
    margin-bottom: 2.5rem;
    position: relative;
}
.inner-ordered-lists .photo {
    overflow: hidden;
    position: relative;
}
.inner-ordered-lists .photo img {
    height: 200px;
    object-fit: cover;
    width: 100%;
    transition: all 2.5s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    -webkit-transition: all 2.5s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    -moz-transition: all 2.5s cubic-bezier(0.23, 1, 0.32, 1) 0s;
}
.inner-ordered-lists ul li a:hover .photo img {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
}
.inner-ordered-lists .description {
    background: #f3f3f3 none repeat scroll 0 0;
    border-top: 8px solid #00b5cc;
    display: table;
    height: 95px;
    width: 100%;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
}
.inner-ordered-lists ul li a:hover .description {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 7px rgba(0,0,0,0.2)
}
.inner-ordered-lists .description h1.title {
    color: #444;
    display: table-cell;
    font-size: 21px;
    font-weight: 700;
    line-height: 1.3;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
}


.inner-gallery {}
.inner-gallery ul {
    display: table;
    width: 100%;
}
.inner-gallery ul li {
    float: left;
}
.inner-gallery ul li a {
    background: #f6f6f6 none repeat scroll 0 0;
    display: block;
    padding: 0.6rem;
    position: relative;
    margin-bottom: 2rem;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
}
.inner-gallery ul li a:hover {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 7px rgba(0,0,0,0.2);
}
.inner-gallery .photo {
    overflow: hidden;
}
.inner-gallery .photo img {
    width: 100%;
    height: 185px;
    object-fit: cover;
}
.inner-gallery .description {
    display: none;
}
.inner-gallery .description h1.text {
    color: #444;
    font-size: 13px;
    font-weight: 500;
    overflow: hidden;
    padding-top: 0.6rem;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.inner-personnel {}
.inner-personnel ul {
    display: flex;
    width: 100%;
    justify-content: center;
}
.inner-personnel ul li {
    float: left;
}
.inner-personnel ul li a {
    background: #f6f6f6 none repeat scroll 0 0;
    display: block;
    margin-bottom: 2rem;
    padding: 0.6rem;
    position: relative;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
}
.inner-personnel ul li a:hover {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 7px rgba(0,0,0,0.2);
}
.inner-personnel .photo {
    overflow: hidden;
}
.inner-personnel .photo img {
    width: 100%;
    height: 270px;
    object-fit: cover;
}
.inner-personnel .description {
    padding-top: 0.6rem;
    text-align: center;
}
.inner-personnel .description h1.name {
    color: #444;
    font-size: 14px;
    font-weight: 500;
}
.inner-personnel .description h2.rank {
    color: #888;
    font-size: 12px;
}

.contact {}
.contact > .row {
    margin-bottom: 3rem;
}
.contact > .row:nth-last-child(1) {
    margin-bottom: 0;
}
.contact .contact-info {
    background: #f6f6f6 none repeat scroll 0 0;
}
.contact-info > div { float:left; }
.contact-address {}
.contact-address .heading {
    display: block;
    margin-top: 1.5rem;
    position: relative;
}
.contact-address .heading h1.title {
      color: #444;
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 10px;
}
.contact-address .heading h1.title:before {
    border-bottom: 3px solid #00b5cc;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    width: 100px;
}
.contact-address .lists {
    margin-top: 1rem;
}
.contact-address .lists h1.address {
    line-height: 1.5;
}
.contact-address .lists h1 {
    color: #666;
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    font-size: 14px;
    margin-bottom: 0.9rem;
}
.contact-address .lists strong {
    margin-right: 10px;
}
.contact-map {}
.contact-map iframe {
    height: 280px;
    width: 100%;
}

.contact-form {}
.contact-form ul {
    margin-top: 2rem;
}
.contact-form ul li {
     margin-bottom: 1rem;
    position: relative;
    text-align: center;
}
.contact-form ul li input, .contact-form ul li textarea {
    background: #fff none repeat scroll 0 0;
    border: 1px solid rgba(0, 0, 0, 0.15);
    font-family: "Raleway",sans-serif;
    font-size: 14px;
    font-weight: 600;
    height: 58px;
    padding: 0 1.3rem;
    width: 100%;
}
.contact-form ul li textarea {
    height: 150px;
    padding-top: 0.8rem;
}

.contact .contact-form .heading {
    text-align: center;
    position: relative;
}
.contact .contact-form .heading h1.title {
    color: #231f20;
    display: inline-block;
    font-size: 28px;
    font-weight: 700;
    padding-bottom: 10px;
}
.contact .contact-form .heading h1.title:before {
    border-bottom: 3px solid #00b5cc;
    bottom: 0;
    content: "";
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width: 120px;
}

.contact .contact-form .send {
    display: table;
    text-align: center;
    width: 100%;
}
.contact .contact-form .send input {
    background: #00b5cc none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    font-family: "Raleway",sans-serif;
    font-size: 16px;
    font-weight: 700;
    height: 50px;
    padding-top: 3px;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    width: 120px;
}
.contact .contact-form .send input:hover {
    background: #acb5c5 none repeat scroll 0 0;
}

/** Modal **/

.modal-container {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    bottom: 0;
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 1001;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
    -ms-transition: all 0.6s ease 0s;
}
.modal-container.visible {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
}
.modal-content {
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 100%;
}
.modal-content > ul {
    padding: 0 3rem;
}
.modal-content ul li {
    margin-bottom: 1rem;
}
.modal-content ul li input, .modal-content ul li textarea {
    background: #fff none repeat scroll 0 0;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    color: #666;
    font-family: "Raleway",sans-serif;
    font-size: 14px;
    font-weight: 600;
    height: 58px;
    padding: 0 1.5rem;
    width: 100%;
}
.modal-content ul li textarea {
    height: 150px;
    padding-top: 20px;
}
.modal-content .send {
    display: table;
    text-align: center;
    width: 100%;
}
.modal-content .send input {
    background: #00b5cc none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    font-family: "Raleway",sans-serif;
    font-size: 16px;
    font-weight: 700;
    height: 50px;
    border-radius: 5px;
    padding-top: 3px;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    width: 120px;
}
.modal-content .send input:hover {
    background: #acb5c5;
}

.modal-heading {
    margin-bottom: 2rem;
    text-align: center;
}
.modal-heading h1.title {
    color: #666;
    font-size: 32px;
    font-weight: 700;
}
.modal-heading h2.text {
    color: #999;
    font-size: 14px;
    margin-top: 7px;
}

.modal-close {
    position: absolute;
    right: 40px;
    top: 40px;
}
.modal-close a {
    border-bottom: 3px solid #00b5cc;
    color: #00b5cc;
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 7px;
}
.other-photos {
    display: table;
    margin-top: 3rem;
    width: 100%;
}
.other-photos .heading {
   text-align: center;
   position: relative;
}
.other-photos .heading h1.title {
  color: #00b5cc;
  display: inline-block;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 35px;
  position: relative;
}
.other-photos .heading h1.title:before {
  border-bottom: 3px solid #00b5cc;
  bottom: -10px;
  content: "";
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 100px;
}
.other-photos .content {
    display: block;
}
  .other-photos .content ul {
    width: 100%;
}
.other-photos .content ul li {
    float: left;
    margin-bottom: 1.5rem;
}
.other-photos .content ul li a {}
.other-photos .content .photo {
    overflow: hidden;
}
.other-photos .content .photo img {
    height: 180px;
    object-fit: cover;
    width: 100%;
}
.price-info {
    margin-top: 1rem;
    text-align: center;
}
.price-info h2 {
  color: #231f20;
  display: inline-block;
  font-family: "Open Sans",sans-serif;
  font-size: 36px;
  font-weight: 800;
  line-height: 0.8;
}
.price-info h2 span {
    font-size: 24px;
    font-weight: 800;
}

.video-watcher {
    display: block;
    margin-top: 1rem;
}
.video-watcher a {
    color: #00b5cc;
   display: inline-block;
   font-size: 14px;
   line-height: 2.1;
}
.video-watcher span.figure {
    border: 2px solid #00b5cc;
    border-radius: 100%;
    float: left;
    height: 30px;
    margin-right: 10px;
    width: 30px;
}
.video-watcher span.figure .icon {
    display: table-cell;
    font-size: 12px;
    height: 28px;
    padding-left: 2px;
    vertical-align: middle;
    width: inherit;
}
.video-watcher span.text {
    font-weight: 500;
}




.inner-page__content {
  min-height: 700px; }
  .inner-page__content.center {
    text-align: center;
  }
  .inner-page__content.no--height {
    min-height: inherit; }

.inner-page__row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }
  .inner-page__row.style--1 {
    -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  }
  @media (max-width: 767px) {
    .inner-page__row {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse; } }

@media (min-width: 1280px) {
  .col-article {
    padding-right: 20px; } }

.col-sidebar > div {
  margin-bottom: 20px; }
  .col-sidebar > div:last-child {
    margin-bottom: 0; }

.col-sidebar__nav {
  background: #00b5cc; }
  @media (max-width: 767px) {
    .col-sidebar__nav {
      margin-top: 30px; } }
  .col-sidebar__nav ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    font-weight: 300;
    padding: 15px 20px;
    color: #fff;
    position: relative;
    -webkit-transition: .3s;
    transition: .3s; }
    .col-sidebar__nav ul li a:hover {
      background: #bc9b6a;
      padding-left: 25px;
      color: #fff; }
    .col-sidebar__nav ul li a:before {
      content: "";
      position: absolute;
      z-index: 12;
      top: 50%;
      right: 20px;
      width: 8px;
      height: 8px;
      -webkit-transform: translateY(-50%) rotate(45deg);
      transform: translateY(-50%) rotate(45deg);
      border-top: 1px solid currentColor;
      border-right: 1px solid currentColor; }

.col-sidebar__box {
  position: relative; }
  .col-sidebar__box-content {
    padding: 20px 30px;
    background: #f7f7f7; }
    .col-sidebar__box-content .title {
      color: #333;
      font-size: 28px;
      font-weight: 700;
      line-height: 1.2;
      margin-bottom: 10px; }
    .col-sidebar__box-content .text {
      color: #777;
      font-size: 13px;
      margin-bottom: 30px;
      line-height: 1.5; }
      .col-sidebar__box-content .text strong {
        font-weight: 700; }

.col-sidebar__items ul {
  margin-top: 20px; }
  .col-sidebar__items ul li {
    margin-bottom: 10px; }
    .col-sidebar__items ul li:last-child {
      margin-bottom: 0; }
    .col-sidebar__items ul li a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      background: #f7f7f7;
      padding: 5px;
      -webkit-transition: .3s;
      transition: .3s; }
      .col-sidebar__items ul li a:hover {
        background: #fff;
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); }

.col-sidebar__items .item-photo {
  width: 100px;
  height: 70px;
  overflow: hidden; }
  @media (min-width: 768px) and (max-width: 991px) {
    .col-sidebar__items .item-photo {
      width: 80px;
      height: 60px; } }
  .col-sidebar__items .item-photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; }

.col-sidebar__items .item-desc {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: .3s;
  transition: .3s; }
  .col-sidebar__items .item-desc .title {
    color: #333;
    font-weight: 500;
    font-size: 16px;
    overflow: hidden;
    max-height: 48px;
    line-height: 1.5; }

.col-sidebar__items .button-border {
  width: 100%; }

.col-sidebar__categories {
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 13px; }
  .col-sidebar__categories.margin-top-0 {
    margin-top: 0;
  }
    .col-sidebar__categories.l-sticky {
    position: sticky;
    top: 20px;
  }

  @media (max-width: 767px) {
    .col-sidebar__categories {
      margin-top: 20px; } }

.col-sidebar__category {
  margin-bottom: 20px; }
  .col-sidebar__category:last-child {
    margin-bottom: 0; }
  .col-sidebar__category ul li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
    .col-sidebar__category ul li:last-child {
      border-bottom: 0 none; }
    .col-sidebar__category ul li a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      color: #777;
      font-size: 13px;
      padding-top: 7px;
      padding-bottom: 7px;
      -webkit-transition: .2s;
      transition: .2s;
      position: relative; }
      .col-sidebar__category ul li a:after {
        content: attr(data-count);
        font-style: italic;
        opacity: .55;
        margin-left: 10px;
        font-size: 13px; }
      .col-sidebar__category ul li a:hover {
        background: #f2f0f3;
        padding-left: 5px; }

.page-content__header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 15px;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative; }
  
  .page-content__header:before {
    content: "";
    position: absolute;
    bottom: -1px;
    width: 50px;
    height: 1px;
    background: #00b5cc; }
  .page-content__header .title {
    color: #00b5cc;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.3; }
  .page-content__header .date {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #939393;
    font-size: 13px; }
    .page-content__header .date .icon {
      margin-right: 8px;
      font-size: 13px; }

.page-content__heading {
  color: #bc9b6a;
  font-weight: 600;
  font-size: 16px;
  padding-bottom: 10px;
  position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.page-content__photo {
  overflow: hidden;
  max-height: 450px;
  margin-bottom: 20px; }
  .page-content__photo img {
    width: 100%;
    height: auto;
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover; }

.page-content__spot {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.6;
  color: #333; }
.page-content__gallery {
    margin-top: 50px;
}
.page-content__description ul, .page-content__description ol { padding-left: 20px; }

.page-content__description ul li { list-style: disc; }

.page-content__description ol li { list-style: decimal; }

.page-content__description {
  color: #777;
  font-size: 14px;
  line-height: 1.9; }
  .page-content__description.style--1 {
    padding-left: 100px;
    padding-right: 100px;
    text-align: center;
    margin-top: 20px; }
  .page-content__description strong {
    font-weight: 700; }
  .page-content__description img {
    max-width: 100%; }

    .gallery.list .gallery-card {
  margin-bottom: 30px; }
  @media (max-width: 479px) {
    .gallery.list .gallery-card:last-child {
      margin-bottom: 0; } }

.gallery-card a {
  position: relative;
  display: block; }
  .gallery-card a:hover .gallery-body {
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.7)));
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.7)); }
  .gallery-card a:hover .gallery-cover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  .gallery-card a:hover .gallery-photo img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  .gallery-card a:hover .gallery-overlay {
    opacity: 1;
    visibility: visible; }

.gallery-header {
  position: relative; }
  .gallery-header .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: rgba(0, 56, 97, 0.9);
    color: #fff;
    font-size: 18px; }

.gallery-photo {
  overflow: hidden;
  height: 200px; }
  .gallery-photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: .7s ease;
    transition: .7s ease; }

.gallery-footer {
  padding-top: 15px; }
  .gallery-footer .title {
    color: #333;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
    max-height: 49px;
    overflow: hidden;
    margin-bottom: 8px; }
  .gallery-footer .text {
    color: #777;
    font-size: 13px;
    max-height: 63px;
    overflow: hidden; }

.gallery-overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 11;
  background: rgba(0, 0, 0, 0.3);
  padding: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .3s;
  transition: .3s; }
  .gallery-overlay .icon {
    font-size: 42px;
    color: #fff;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    color: #fff;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }

.gallery-body {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.5)));
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.5));
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media (max-width: 767px) {
    .gallery-body {
      padding: 20px; } }
  .gallery-body .title {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.3;
    padding-right: 50px;
    overflow: hidden;
    max-height: 88px; }
  .gallery-body .date {
    color: #fff;
    font-size: 13px;
    margin-top: 10px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: .8; }
    .gallery-body .date .icon {
      font-size: 13px;
      margin-right: 7px; }
  .gallery-body > .icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 50px;
    height: 50px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #00b5cc;
    border-radius: 100%;
    color: #fff;
    font-size: 20px;
    position: absolute;
    right: 20px;
    top: 20px; }
    @media (max-width: 479px) {
      .gallery-body > .icon {
        display: none; } }

.gallery-cover {
  overflow: hidden;
  height: 300px; }
  @media (max-width: 479px) {
    .gallery-cover {
      height: auto; } }
  .gallery-cover img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: ease .7s;
    transition: ease .7s; }

    .buttons-container.center {
  text-align: center; }

.button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-width: 150px;
  height: 50px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
  margin-right: 15px;
  -webkit-transition: .3s;
  transition: .3s;
  background: #00b5cc;
  color: #fff;
  border: 2px solid transparent; }
  .button:last-child {
    margin-right: 0; }
  .button .icon {
    margin-right: 10px; }
  .button.light {
    background: #fff;
    color: #00b5cc; }
    .button.light:hover {
      border: 2px solid #fff;
      color: #fff; }
  .button:hover {
    border: 2px solid #00b5cc;
    color: #00b5cc;
    background: none; }

.button-border {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-width: 150px;
  height: 50px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
  margin-right: 15px;
  -webkit-transition: .3s;
  transition: .3s;
  border: 2px solid #00b5cc;
  color: #00b5cc; }
  .button-border:last-child {
    margin-right: 0; }
  .button-border .icon {
    margin-right: 10px; }
  .button-border.light {
    border: 2px solid #fff;
    color: #fff; }
    .button-border.light:hover {
      background: #fff;
      color: #00b5cc; }
  .button-border:hover {
    background: #00b5cc;
    color: #fff; }

.personnel-photo {
    margin-bottom: 30px;
}   
.personnel-photo img {
    width: 100%;
}   

.news-wrapper {
    margin-bottom: 50px;
    margin-top: 50px;
}
.news.style--2 .news-photo {
    height: 160px;
}
.news.style--2 ul li {
    margin-bottom: 20px;
}
.news-card ul li a {
    display: block;
    position: relative;
}

.news-photo {
    overflow: hidden;
    height: 220px;
}
.news-photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -o-object-fit: cover;
}
.news-footer {
    background: #f6f6f6 none repeat scroll 0 0;
    border-top: 8px solid #00b5cc;
    height: 151px;
    padding: 20px 25px;
    transition: .3s;
    -webkit-transition: .3s;
    -ms-transition: .3s;
}
.news-card a:hover .news-footer {
    background: #fff;
    box-shadow: 0 0 7px rgba(0,0,0,.1);
} 
.news-footer .title {
    color: #444;
    font-weight: 700;
    font-size: 18px;
    overflow: hidden;
    max-height: 47px;
    line-height: 1.4;
}
.news-footer .text {
    color: #666;
    font-size: 13px;
    overflow: hidden;
    max-height: 38px;
    line-height: 1.5;
    margin-top: 10px;
}
.news-other {}
.news-other ul {}
.news-other ul li {
    margin-bottom: 15px;
}
.news-other ul li:last-child {
    margin-bottom: 0;
}
.news-other ul li a {
    display: flex;
    height: 62px;
    border: 1px solid rgba(0,0,0,.1);
    padding: 10px 15px;
    justify-content: center;
    flex-direction: column;
    transition: .3s;
    -webkit-transition: .3s;
    -ms-transition: .3s;
}
.news-other ul li a:hover {
    border: 1px solid transparent;
    box-shadow: 0 0 7px rgba(0,0,0,.1);
}
.news-other .title {
    font-size: 16px;
    color: #444;
    font-weight: 700;
}
.news-other .date {
    color: #999;
    font-size: 12px;
    font-weight: 500;
    margin-top: 4px;
}
.section-books {
    background-image: url("../images/books-bg.png");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height: 448px;
    position: relative;
    margin-top: 30px;
}

.section-books .container {
    position: relative;
    height: 100%;
}

.books {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 35px;
}
.books .photo { 
    overflow: hidden;
    position: relative;
    padding: 20px 0;
    top: 0;
    -webkit-transition: all 0.2s ease 0s;
        -ms-transition: all 0.2s ease 0s;
            transition: all 0.2s ease 0s;
}
.books #owl-books .item:hover .photo, .books #owl-books-2 .item:hover .photo {
    top: -10px;
}
.books .photo:before {
    position: absolute;
    content: '';
    background: url("../images/b-shadow.png") no-repeat center center transparent;
    left: 0;
    right: 0;
    bottom: 0px;
    width: 151px;
    height: 10px;
    margin: 0 auto;
}
.books .photo img {
    width: 152px;
    height: 180px;
    object-fit: contain;
}
.books-header {
    text-align: center;
    position: relative;
    top: 110px;
}
.books-header h1.title {
    color: #185a6d;
    font-size: 36px;
    font-weight: 700;
}


.landing-playworkshop__header { 
    position: relative;
    width: 100%;
    display: inline-block;
    font-family: "Open Sans", sans-serif;
  }
  
  .landing-playworkshop__cover { height: 630px; }
  
  @media ( max-width: 479px ) { 
    .landing-playworkshop__cover { height: 480px; }
  }
  
  .landing-playworkshop__cover img { width: 100%; height: 100%; object-fit: cover; }
  
  @media ( max-width: 767px ) { 
    .landing-playworkshop__cover img { opacity: .4; }
  }
  
  .landing-playworkshop__body { position: absolute; top: 0; right: 0; bottom: 0; left: 0; }
  
  .landing-playworkshop__body .container { height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; flex-direction: column; justify-content: center; }
  
  .landing-playworkshop__body-content { width: 40%; }
  
  @media ( max-width: 767px ) { 
    .landing-playworkshop__body-content { width: 100%; }
  }
  
  @media ( min-width: 768px ) and ( max-width: 991px ) {
    .landing-playworkshop__body-content { width: 65%; }
  }
  
  
  .landing-playworkshop__body-content > .title { color: #d54f3b; font-size: 32px; font-weight: 900; line-height: 1; letter-spacing: -1px; }
  
  
  .landing-playworkshop__body-content > .text { color: #66717a; font-size: 16px; font-weight: 300; margin-top: 20px; line-height: 1.5; }
  
  .landing-playworkshop__body-content > .logokids {
    margin-bottom: 30px;
  }
  .landing-playworkshop__body-content > .logokids img {
    width: 270px;
  }
  
  .landing-playworkshop__buttons { margin-top: 30px; width: 54%; }
  
  @media ( max-width: 767px ) { 
    .landing-playworkshop__buttons { width: 100%; }
  }
  
  
  @media ( max-width: 479px ) { 
    .landing-playworkshop__buttons { margin-top: 30px; }
  }
  
  
  .landing-playworkshop__buttons ul { -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
  
  @media ( max-width: 479px ) { 
    .landing-playworkshop__buttons ul li:not(:last-child) { margin-bottom: 10px; }
  
  }
  
  .landing-playworkshop__buttons:hover .btn { opacity: .6; -webkit-transform: scale(0.98); transform: scale(0.98); }
  
  .landing-playworkshop__buttons .btn { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; border-radius: 11px; padding: 8px; font-family: inherit; text-align: left; width: 100%; -webkit-transition: .3s; transition: .3s; will-change: transform, opacity; }
  
  .landing-playworkshop__buttons .btn:not(:last-child) { margin-bottom: 10px; }
  
  .landing-playworkshop__buttons .btn:hover { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }
  
  .landing-playworkshop__buttons .btn .icon { width: 45px; height: 45px; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex;-webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; font-size: 20px; background: #fff; color: #efbf55; border-radius: 8px; }
  
  .landing-playworkshop__buttons .btn .desc { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding-left: 15px; line-height: 1.2; color: #fff; }
  
  .landing-playworkshop__buttons .btn .desc .heading { font-size: 10px; font-weight: 600; }
  
  .landing-playworkshop__buttons .btn .desc .text { font-size: 13px; font-weight: 600; margin-top: 3px; }
  
  .landing-playworkshop__buttons .btn:not(._border) { background: #efbf55; }
  
  .landing-playworkshop__buttons .btn:not(._border) .desc { color: #fff; }
  
  .landing-playworkshop__buttons .btn._wp { background: #993baf; }
  
  .landing-playworkshop__buttons .btn._wp .icon { color: #993baf; }
  
  .landing-playworkshop__buttons .btn.color-1 { background: #efbf55; padding-right: 20px; }
  
  .landing-playworkshop__buttons .btn.color-1 .icon { color: #efbf55; }
  
  
  .landing-playworkshop__buttons .btn._border { border: 2px solid rgba(0, 0, 0, 0.1); }
  
  .landing-playworkshop__buttons .btn._border .icon { background: #fff; color: #66717a; }
  
  .landing-playworkshop__buttons .btn._border .desc { color: #66717a; }
  
  .section {
    font-family: "Open Sans", sans-serif;
  }
  
  .small-title:not(.not) {
    position: relative;
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 1.3;
    color: #efbf55;
    font-weight: 600;
    letter-spacing: 0.5em;
  }
  
  .section-about .container { padding-top: 80px; padding-bottom: 80px; position: relative; }
  
  .section-about._1 .container {
    padding-bottom: 30px;
  }
  
  .section-about._1 .txt {
    color: #66717a;
    font-weight: 300;
    line-height: 1.9;
    margin-top: 30px;
  }
  
  @media (max-width: 479px) { .section-about .container { padding-top: 60px; padding-bottom: 60px; } }
  
  .section-about .row { -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
  
  .section-about__photo { width: 550px; height: 550px; overflow: hidden; position: relative; z-index: 1; }
  
  @media (min-width: 768px) { .section-about__photo { padding: 25px; } }
  
  @media (max-width: 767px) { .section-about__photo { height: auto; width: 100%; } }
  
  @media (min-width: 768px) and (max-width: 991px) { .section-about__photo { margin: 0 auto; } }
  
  @media (min-width: 992px) and (max-width: 1199px) { .section-about__photo { width: 450px; height: 450px; } }
  
  .section-about__photo::before { content: ""; position: absolute; z-index: -1; left: 0; right: 0; top: 0; bottom: 0; background-repeat: no-repeat; background-position: center center; background-size: cover; background-image: url(../images/bg-dotted-circle.png); opacity: .2; }
  
  @media (max-width: 767px) { .section-about__photo::before { display: none; } }
  
  .section-about__photo img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }
  
  @media (min-width: 768px) { .section-about__photo img { border-radius: 100%; } }
  
  @media (max-width: 767px) { .section-about__photo img { border-radius: 15px; height: auto; } }
  
  @media (max-width: 479px) { .section-about__description { text-align: center; } }
  
  @media (max-width: 991px) { .section-about__description { margin-top: 40px; } }
  
  @media (min-width: 768px) and (max-width: 991px) { .section-about__description { text-align: center; } }
  
  .section-about__list { margin-top: 40px; }
  
  .section-about__list ul li { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  
  @media (max-width: 479px) { .section-about__list ul li:not(:last-child) { margin-bottom: 30px; } }
  
  @media (min-width: 768px) { .section-about__list ul li:nth-last-child(n+3) { margin-bottom: 40px; } }
  
  .section-about__list ul li:nth-child(2) .icon { background: rgba(243, 44, 44, 0.25); color: #f32c2c; }
  
  .section-about__list ul li:nth-child(3) .icon { background: rgba(223, 87, 168, 0.25); color: #df57a8; }
  
  .section-about__list ul li:nth-child(4) .icon { background: rgba(81, 201, 238, 0.25); color: #51c9ee; }
  
  .section-about__list .icon { width: 65px; height: 65px; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; background: rgba(255, 174, 0, 0.25); color: #ffae00; border-radius: 15px; font-size: 28px; }
  
  @media (max-width: 479px) { .section-about__list .icon { margin: 0 auto; } }
  
  @media (min-width: 768px) and (max-width: 991px) { .section-about__list .icon { margin: 0 auto; } }
  
  .section-about__list .title { color: #d54f3b; font-size: 16px; font-weight: 700; line-height: 1.4; margin-top: 25px; }
  
  .section-about__list .text { color: #66717a; font-size: 16px; font-weight: 300; line-height: 1.8; margin-top: 15px; }
  
  .section-header.txt-center { text-align: center; }
  
  .section-header.txt-small .title { font-size: 42px; letter-spacing: -1.5px; }
  
  .section-header.txt-large .title { font-size: 54px; letter-spacing: -2px; }
  
  .section-header.light .small-title, .section-header.light .title, .section-header.light .text { color: #fff; }
  
  .section-header .title { color: #d54f3b; font-size: 42px; letter-spacing: -2px; font-weight: 700; line-height: 1.3; }
  
  @media (max-width: 479px) { .section-header .title { font-size: 32px !important; letter-spacing: -1px !important; } }
  
  .section-header .title a { color: #fff; position: relative; }
  
  .section-header .title a:before { content: ""; position: absolute; right: 0; bottom: 0; left: 0; height: 3px; background: #fff; width: 0; -webkit-transition: width .3s; transition: width .3s; }
  
  .section-header .title a:hover:before { width: 100%; }
  
  @media (min-width: 480px) and (max-width: 767px) { .section-header .title { font-size: 42px !important; letter-spacing: -2px !important; } }
  
  .section-header .text { font-size: 16px; font-weight: 300; color: #66717a; }
  
  
  @media (max-width: 479px) { .section-header .text { font-size: 14px; } }
  
  .parallax-scene { position: absolute; left: 0; right: 0; top: 0; bottom: 0; }
  
  @media (max-width: 991px) { .parallax-scene { display: none; } }
  
  .parallax-scene .figure { position: absolute !important; }
  
  .parallax-scene .figure._1 { top: 100px !important; right: auto !important; bottom: auto !important; left: -100px !important; }
  
  .parallax-scene .figure._1 img { width: 180px; }
  
  .parallax-scene .figure._2 { top: auto !important; right: auto !important; bottom: 150px !important; left: -70px !important; }
  
  .parallax-scene .figure._2 img { width: 25px; }
  
  .parallax-scene .figure._3 { top: 180px !important; right: -50px !important; bottom: auto !important; left: auto !important; }
  
  .parallax-scene .figure._3 img { width: 24px; }
  
  .parallax-scene .figure._4 { top: auto !important; right: -200px !important; bottom: -200px !important; left: auto !important; }
  
  .parallax-scene .figure._4 img { width: 240px; }
  
  .parallax-scene .figure._5 { right: 100px !important; bottom: -30px !important; top: auto !important; left: auto !important; }
  
  .parallax-scene .figure._5 img { width: 50px; opacity: .2; }
  
  .parallax-scene .figure._6 { right: 250px !important; top: 30px !important; bottom: auto !important; left: auto !important; }
  
  .parallax-scene .figure._6 img { width: 80px; opacity: .4; }
  
  .parallax-scene .figure._7 { left: 80px !important; top: 30px !important; bottom: auto !important; right: auto !important; }
  
  .parallax-scene .figure._7 img { width: 85px; opacity: .3; }
  
  .parallax-scene .figure._8 { left: 300px !important; top: 50px !important; bottom: auto !important; right: auto !important; }
  
  .parallax-scene .figure._8 img { width: 30px; opacity: .6; }
  
  .parallax-scene .figure._9 { left: 300px !important; top: auto !important; bottom: 50px !important; right: auto !important; }
  
  .parallax-scene .figure._9 img { width: 85px; opacity: .5; }
  
  .parallax-scene .geometry { position: absolute !important; border-radius: 100%; }
  
  .parallax-scene .geometry._1 { width: 945px; height: 945px; border: 80px solid #dcf4fc; left: -50% !important; top: -75% !important; right: auto !important; bottom: auto !important; }
  
  .parallax-scene .geometry._2 { width: 90px; height: 90px; bottom: 70px !important; left: 80px !important; right: auto !important; top: auto !important; border: 8px solid #faaf11; }
  
  .parallax-scene .geometry._3 { width: 43px; height: 43px; bottom: 100px !important; left: 270px !important; right: auto !important; top: auto !important; border: 4px solid #51c9ee; }
  
  .parallax-scene .geometry._4 { width: 24px; height: 24px; bottom: 200px !important; left: 180px !important; top: auto !important; right: auto !important; border: 2px solid #e2e716; }
  
  .parallax-scene .geometry._5 { width: 23px; height: 23px; top: 150px !important; left: -40px !important; right: auto !important; bottom: auto !important; background: #df57a8; }
  
  .parallax-scene .geometry._6 { width: 90px; height: 90px; border: 8px solid #faaf11; right: 230px !important; top: 50px !important; bottom: auto !important; left: auto !important; }
  
  .parallax-scene .geometry._7 { width: 90px; height: 90px; border: 8px solid #51c9ee; left: 150px !important; bottom: 150px !important; top: auto !important; right: auto !important; }
  
  .parallax-scene .geometry._8 { width: 43px; height: 43px; border: 4px solid #df57a8; right: 300px !important; bottom: 140px !important; top: auto !important; left: auto !important; }
  
  .parallax-scene .geometry._9 { width: 23px; height: 23px; border: 2px solid #f33333; right: auto !important; bottom: 100px !important; top: auto !important; left: 450px !important; }
  
  .parallax-scene .geometry._10 { width: 20px; height: 20px; background: #e5ea2f; right: auto !important; bottom: auto !important; top: 100px !important; left: 350px !important; }
  
  .parallax-scene .geometry._11 { width: 20px; height: 20px; background: #2d7cf1; right: 150px !important; bottom: auto !important; top: 200px !important; left: auto !important; }
  
  .section-list .container { padding-bottom: 80px; }
  
  .common-list ul li:not(:last-child) { margin-bottom: 10px; }
  
  .common-list ul li a { background: #fff; border-radius: 11px; -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1); padding: 20px 30px; display: block; position: relative; -webkit-transition: .3s; transition: .3s; }
  
  @media (max-width: 479px) { .common-list ul li a { padding: 20px; } }
  
  .common-list ul li a:hover { -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2); }
  
  .common-list ul li a:hover .title { color: #d54f3b; }
  
  .common-list ul li a:hover .icon { -webkit-transform: translateY(-50%) translateX(5px) scale(1.1); transform: translateY(-50%) translateX(5px) scale(1.1); color: rgba(147, 157, 165, 0.8); }
  
  .common-list .title { color: #222; font-size: 14px; font-weight: 700; line-height: 1.4; overflow: hidden; padding-right: 25px; max-height: 44px; -webkit-transition: .3s; transition: .3s; }
  
  .common-list .text { color: #66717a; font-size: 14px; font-weight: 300; }
  
  @media (min-width: 1200px) { .common-list .text { padding-right: 150px; margin-top: 10px; } }
  
  .common-list .icon { position: absolute; top: 50%; right: 20px; -webkit-transform: translateY(-50%); transform: translateY(-50%); color: rgba(147, 157, 165, 0.5); font-size: 14px; -webkit-transition: .3s; transition: .3s; }
  
  .section-online-registration .container { padding-top: 90px; padding-bottom: 90px; }
  
  @media (max-width: 479px) { .section-online-registration .container { padding-top: 70px; padding-bottom: 70px; } }
  
  .section-online-registration .section-header .small-title {
    font-size: 32px;
    letter-spacing: 0;
    text-transform: capitalize;
    letter-spacing: -1px;
  }
  
  @media (max-width: 479px) { .section-online-registration .section-header .small-title { font-size: 24px; } }
  
  .section-online-registration .section-header .title { font-weight: 800; letter-spacing: -1.5px; line-height: 1.25; }
  
  .section-online-registration .section-header .text { font-weight: 700; font-size: 24px; }
  
  .section-online-registration .buttons-container { margin-top: 25px; }
  
  .section-online-registration .landing-playworkshop__buttons .btn .desc {
    padding-right: 15px;
  }
  
  .section.pattern { position: relative; z-index: 1; }
  
  .section.pattern:before { content: ""; position: absolute; z-index: -1; left: 0; top: 0; width: 100%; height: 100%; background-repeat: repeat; background-position: center; }
  
  .section.pattern._2 { background: #d54f3b; }
  
  .section.pattern._2:before { background-image: url(../images/pattern.png); }
  
  .section-values .container { padding-top: 90px; padding-bottom: 80px; position: relative; }
  
  @media (max-width: 479px) { .section-values .container { padding-top: 60px; padding-bottom: 60px; } }
  
  @media (max-width: 991px) { .section-values .section-header { text-align: center; } }
  
  .section-values .section-header .title { font-size: 48px; margin-top: 10px; }
  
  @media (max-width: 479px) { .section-values .section-header .title { font-size: 32px; } }
  
  @media (max-width: 991px) { .section-values .values { margin-top: 50px; } }
  
  @media (min-width: 768px) { .section-values .values ul li:nth-last-child(n+3) { margin-bottom: 55px; } }
  
  @media (max-width: 767px) { .values ul li:not(:last-child) { margin-bottom: 30px; } }
  
  .values ul li:nth-child(2) .values-item .number { background: rgba(81, 201, 238, 0.25); color: #51c9ee; }
  
  .values ul li:nth-child(3) .values-item .number { background: rgba(223, 87, 168, 0.25); color: #df57a8; }
  
  .values ul li:nth-child(4) .values-item .number { background: rgba(243, 44, 44, 0.25); color: #f32c2c; }
  
  .values ul li:nth-child(5) .values-item .number { background: rgba(226, 231, 22, 0.25); color: #e2e716; }
  
  .values ul li:nth-child(6) .values-item .number { background: rgba(45, 124, 241, 0.25); color: #2d7cf1; }
  
  .values-item { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
  
  .values-item .number {     width: 82px;
    height: 82px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: rgba(255, 174, 0, 0.25);
    border-radius: 15px;
    color: #ffae00;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: -0.5px; }
  
  .values-content { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding-left: 20px; }
  
  .values-content .title { color: #222; font-size: 18px; letter-spacing: -0.3px; font-weight: 700; }
  
  @media (max-width: 479px) { .values-content .title { font-size: 16px; } }
  
  .values-content .text { color: #66717a; font-weight: 300; line-height: 1.6; margin-top: 5px; }
  
  @media (max-width: 479px) { .values-content .text { font-size: 14px; line-height: 1.5; } }
  
  @media (min-width: 1200px) { .gutter { margin-left: -20px !important; margin-right: -20px !important; }
  .gutter > .col, .gutter > [class*="col-"] { padding-left: 20px; padding-right: 20px; }
  .gutter-15 { margin-left: -15px !important; margin-right: -15px !important; }
  .gutter-15 > .col, .gutter-15 > [class*="col-"] { padding-left: 15px; padding-right: 15px; }
  .gutter-30 { margin-left: -30px !important; margin-right: -30px !important; }
  .gutter-30 > .col, .gutter-30 > [class*="col-"] { padding-left: 30px; padding-right: 30px; }
  .gutter-large { margin-left: -50px !important; margin-right: -50px !important; }
  .gutter-large > .col, .gutter-large > [class*="col-"] { padding-left: 50px; padding-right: 50px; } }
  
  .gutter-5 { margin-left: -5px !important; margin-right: -5px !important; }
  
  .gutter-5 > .col, .gutter-5 > [class*="col-"] { padding-left: 5px !important; padding-right: 5px !important; }
  
  
  .section-gallery .container {
    padding-top: 50px;
    padding-bottom: 80px;;
  }
  
  .thumbnail.list {
    margin-top: 40px;
  }
  .thumbnail.list ul li {
    margin-bottom: 30px;
  }
  
  .thumbnail-card a { display: block; position: relative; }
  
  .thumbnail-card a:hover .thumbnail-body > div { -webkit-transform: translateY(-7px); transform: translateY(-7px); }
  
  .thumbnail-card a:hover .thumbnail-cover img { -webkit-transform: scale3d(1.15, 1.15, 1.15); transform: scale3d(1.15, 1.15, 1.15); }
  
  .thumbnail-card a:hover .thumbnail-photo img { -webkit-transform: scale3d(1.15, 1.15, 1.15); transform: scale3d(1.15, 1.15, 1.15); }
  
  .thumbnail-body { position: absolute; z-index: 1; left: 0; right: 0; top: 0; bottom: 0; border-radius: 15px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; padding: 20px 25px; }
  
  .thumbnail-body:before { content: ""; position: absolute; z-index: -1; left: 0; right: 0; top: 0; bottom: 0; background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(black)); background: linear-gradient(transparent, black); border-radius: 15px; opacity: .3; -webkit-transition: .3s; transition: .3s; }
  
  .thumbnail-body > div { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-transition: .3s; transition: .3s; will-change: transform; }
  
  .thumbnail-body .title { color: #fff;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.5; line-height: 1.3; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding-left: 15px; }
  
  @media (max-width: 479px) { .thumbnail-body .title { font-size: 18px; } }
  
  @media (min-width: 480px) and (max-width: 767px) { .thumbnail-body .title { padding-left: 0; } }
  
  .thumbnail-body .icon:not(.icon-play) { display: -webkit-box; display: -ms-flexbox; display: flex; background: rgba(255, 72, 128, 0.8); width: 40px; height: 40px; border-radius: 50%; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; color: #fff; font-size: 16px; }
  
  @media (max-width: 479px) { .thumbnail-body .icon:not(.icon-play) { width: 45px; height: 45px; font-size: 16px; } }
  
  @media (min-width: 480px) and (max-width: 767px) { .thumbnail-body .icon:not(.icon-play) { display: none; } }
  
  @media (min-width: 992px) and (max-width: 1199px) { .thumbnail-body .icon:not(.icon-play) { display: none; } }
  
  .thumbnail-body .icon-play { position: absolute; top: 50%; left: 50%; -webkit-transform: translateY(-50%) translateX(-50%); transform: translateY(-50%) translateX(-50%); margin-top: -50px; width: 130px; height: 130px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; border-radius: 100%; background: rgba(255, 72, 128, 0.8); color: #fff; font-size: 42px; padding-top: 3px; padding-left: 6px; }
  
  @media (max-width: 479px) { .thumbnail-body .icon-play { width: 90px; height: 90px; font-size: 32px; } }
  
  .thumbnail-body .icon-play:before, .thumbnail-body .icon-play:after { content: ""; position: absolute; background: rgba(255, 72, 128, 0.2); border-radius: 100%; -webkit-animation: pulsate 1.5s ease-out; animation: pulsate 1.5s ease-out; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; opacity: 0; z-index: -1; }
  
  .thumbnail-body .icon-play:before { width: 160px; height: 160px; }
  
  @media (max-width: 479px) { .thumbnail-body .icon-play:before { width: 110px; height: 110px; } }
  
  .thumbnail-body .icon-play:after { width: 190px; height: 190px; }
  
  @media (max-width: 479px) { .thumbnail-body .icon-play:after { width: 130px; height: 130px; } }
  
  .thumbnail-cover { height: 280px; border-radius: 15px; overflow: hidden; }
  
  .thumbnail-cover img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.2, 1); transition: -webkit-transform 1s cubic-bezier(0, 0, 0.2, 1); transition: transform 1s cubic-bezier(0, 0, 0.2, 1); transition: transform 1s cubic-bezier(0, 0, 0.2, 1), -webkit-transform 1s cubic-bezier(0, 0, 0.2, 1); }