@import url(font.css);* {
    outline: 0;
    -moz-box-sizing: border-box!important;
    -webkit-box-sizing: border-box!important;
    box-sizing: border-box!important
}

h1,h2,h3,h4,h5,h6 {
    margin: 0
}

a,a:active,a:hover,a:visited {
    color: inherit;
    text-decoration: inherit;
    font-size: inherit
}

body,html {
    background-color: #f9f9f9;
    font-family: GothamX;
    line-height: 1.5;
    font-size: 13px;
    display: inline-block;
    float: left;
    width: 100%;
    position: relative;
}

body {
    background: #f9f9f9!important
}

body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #222
}

body::-webkit-scrollbar {
    width: 6px;
    background-color: #222
}

body::-webkit-scrollbar-thumb {
    border-radius: 20px;
    background-color: #338890
}

body::scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #222
}

body::scrollbar {
    width: 8px;
    background-color: #222
}

body::scrollbar-thumb {
    border-radius: 20px;
    background-color: #338890
}

::-moz-selection {
    color: #fff;
    background: #338890
}

::selection {
    color: #fff;
    background: #338890
}

.scrollTop {
    display: block;
    width: auto;
    height: auto;
    position: fixed;
    right: 15px;
    top: auto;
    z-index: 7;
    padding: 2px;
    bottom: 15px;
    cursor: pointer;
    font-size: 17px;
    transition: all .3s;
    width: 44px;
    text-align: center;
    height: 44px;
    line-height: 42px;
    border-radius: 50%;
    border: 2px solid #e95758;
    background: #e95758
}

.scrollTop.animatedIn {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

.scrollTop.animatedOut {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

header {
    width: 100%;
    z-index: 1999999994;
    height: auto;
    top: 0;
    position: absolute;
    -webkit-transition: top .3s ease-in-out;
    -o-transition: top .3s ease-in-out;
    transition: top .3s ease-in-out;
}

.header {
    float: left;
    width: 100%;
    display: inline-block;
    position: relative
}

.nav-up {
    top: -170px
}

.banner {
    float: left;
    width: 100%;
    display: inline-block;
    position: relative
}

.homepage.banner .carousel-caption {
    right: 0;
    left: auto;
    bottom: 0;
    width: 100%;
    height: 100%;
    padding: 0
}

.homepage.banner .carousel-caption .carousel-text-wrap {
    display: table;
    width: 100%;
    height: 100%;
    float: left
}

.homepage.banner .carousel-caption .carousel-text-wrap .verMid {
    display: table-cell;
    vertical-align: bottom;
    width: 100%;
    padding: 0 0;
    padding-bottom: 80px
}

.homepage.banner .carousel-caption .carousel-text-wrap .verMid .wrapper>.title {
    width: 100%;
    display: inline-block;
    float: left;
    font-size: 20px;
    font-family: GothamX-Bold;
    margin: 0;
    padding: 0
}

.banner.homepage {
    height: 650px
}

.homepage.banner .carousel-item>img {
    width: 100%;
    height: 100%;
    display: inline-block;
    object-fit: cover
}

.banner.homepage .carousel {
    display: inline-block;
    width: 100%;
    float: left;
    height: 100%
}

.banner.homepage .carousel .carousel-inner {
    display: inline-block;
    float: left;
    height: 100%
}

.banner.homepage .carousel .carousel-inner .carousel-item {
    height: 100%
}

.header .top {
    width: 100%;
    display: inline-block;
    float: left;
    padding-bottom: 10px
}

.header .content {
    float: left;
    width: 100%;
    display: inline-block
}

.header .top .logo a img {
    max-width: 100%;
    display: inline-block
}

.header .top .right-top-link .social-media {
    float: right;
    display: inline-block;
    padding: 0;
    margin: 0
}

.header .top .right-top-link .button-group {
    float: right;
    display: inline-block
}

.link-button {
    font-family: GothamX-Medium;
    background: #338890;
    padding: 0 15px;
    display: inline-block;
    float: left;
    text-align: center;
    height: 37px;
    line-height: 37px;
    border-radius: 5px;
    color: #fff!important;
    font-size: 12px!important;
    text-decoration: none!important;
    transition: all 450ms
}

.link-button>span:first-child {
    margin-right: 10px
}

.link-button:hover {
    background: #c7c150
}

.header .top .right-top-link .button-group .link-button {
    margin: 0 5px
}

.link-button.blue {
    background: #c7c150
}

.link-button.blue:hover {
    background: #0892a7
}

.header .top .right-top-link .social-media li {
    float: left;
    display: inline-block;
    margin: 0 5px
}

.header .top .right-top-link .social-media li a {
    float: left;
    display: inline-block;
    color: #338890;
    font-size: 32px;
    line-height: 29px;
    transition: all 450ms
}

.header .content .menu>nav>ul {
    list-style-type: none;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    display: flex;
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-color: #eee
}

.header .content .menu nav>ul li {
    transition: all 450ms;
    padding: 15px 0;
    position: inherit;
    flex: 1 0 auto
}

.header .content .menu nav>ul li a {
    float: left;
    display: inline-block;
    font-size: 14px;
    color: #353737;
    font-family: GothamX-Medium;
    padding: 2.8px 18px;
    border-right: 1px solid;
    border-color: #eee;
    transition: all 450ms;
    text-decoration: none;
    position: relative;
    width: 100%;
    text-align: center
}

.header .content .menu ul li:hover {
    background: #338890;
    border-color: #338890
}

.header .content .menu ul li:hover a {
    color: #fff;
    border-color: inherit
}

.header .content .menu {
    padding-right: 0;
    padding-left: 0;
    position: inherit
}

.header .content .menu ul li:last-child a {
    border-right: 0
}

.header .content .search .search-wrapper {
    width: 100%;
    display: inline-block;
    float: left;
    position: relative;
    margin: 9px 0;
    overflow: hidden
}

.header .content .search .search-wrapper input {
    width: 100%;
    display: inline-block;
    background: 0 0;
    border: 1px solid #338890;
    height: 38px;
    padding: 10px 8px;
    color: #338890;
    font-size: 13px;
    font-style: italic;
    padding-right: 35px
}

.header .content .search .search-wrapper .search-button {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 21px;
    color: #338890;
    padding: 5px 8px;
    text-decoration: none;
    outline: 0;
    box-shadow: none
}

.header .content .search {
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-color: #338890;
    padding: 0
}

.header .content .search .search-wrapper input::-webkit-input-placeholder {
    color: #338890;
    font-size: 13px;
    font-style: italic
}

.header .content .search .search-wrapper input::-moz-placeholder {
    color: #338890;
    font-size: 13px;
    font-style: italic
}

.header .content .search .search-wrapper input:-ms-input-placeholder {
    color: #338890;
    font-size: 13px;
    font-style: italic
}

.header .content .search .search-wrapper input:-moz-placeholder {
    color: #338890;
    font-size: 13px;
    font-style: italic
}

.alin-wapper {
    display: table;
    height: 100%;
    width: 100%
}

.alin-vertical-center {
    display: table-cell;
    vertical-align: middle
}

.header .top .right-top-link .social-media li a:hover {
    transform: translateY(-5px)
}

.homepage.banner .carousel-caption .carousel-text-wrap .verMid .wrapper {
    background: #dadceb5c;
    padding: 30px 120px;
    color: #047384;
    font-family: GothamX-Medium;
    font-size: 13px;
    width: 100%;
    display: inline-block;
    border-radius: 5px
}

.homepage.banner .carousel-caption .carousel-text-wrap .verMid .wrapper .list {
    width: 100%;
    display: inline-block;
    float: left;
    padding: 0;
    margin: 0;
    margin-top: 10px
}

.homepage.banner .carousel-caption .carousel-text-wrap .verMid .wrapper .list ul {
    width: 100%;
    display: inline-block;
    float: left;
    list-style-type: none;
    padding: 0;
    margin: 30px 0 20px 0;
    position: relative
}

.header .content .row {
    margin-left: 0;
    margin-right: 0
}

.homepage.banner .carousel-caption .carousel-text-wrap .verMid .wrapper .list li {
    float: left;
    display: inline-block;
    width: 14.285714285714286%;
    text-align: center;
    position: relative;
    height: 50%;
    transition: all .4s
}

.homepage.banner .carousel-caption .carousel-text-wrap .verMid .wrapper .list li a span {
    font-size: 28px
}

.homepage.banner .carousel-caption .carousel-text-wrap .verMid .wrapper .list li a .title {
    font-size: 13px;
    margin-top: 10px;
    display: inline-block;
    float: left;
    text-align: center;
    width: 100%
}

.homepage.banner .carousel-caption .carousel-text-wrap .verMid .wrapper .list li a {
    width: 100%;
    display: inline-block;
    float: left;
    padding: 0 13px;
    text-decoration: none;
    color: #047384;
    height: 120px
}

.homepage.banner .carousel-caption .carousel-text-wrap .verMid .wrapper .list li:nth-child(7n+1) {
    clear: both
}

.homepage.banner .carousel-caption .carousel-text-wrap .verMid .wrapper .list ul:before {
    content: '';
    width: calc(100% - 123px);
    display: inline-block;
    float: left;
    background: #047384;
    height: 2px;
    position: absolute;
    left: 61px;
    top: 50%;
    margin-top: -1px
}

.homepage.banner .carousel-caption .carousel-text-wrap .verMid .wrapper .list li:before {
    content: '';
    display: inline-block;
    float: left;
    position: absolute;
    width: 12px;
    height: 12px;
    background: #047384;
    margin-left: -6px;
    border-radius: 50%;
    bottom: 20px;
    left: 50%
}

.homepage.banner .carousel-caption .carousel-text-wrap .verMid .wrapper .list li:after {
    content: '';
    display: inline-block;
    float: left;
    position: absolute;
    width: 2px;
    background: #047384;
    height: 33px;
    left: 50%;
    margin-left: -1px;
    bottom: -1px
}

.homepage.banner .carousel-caption .carousel-text-wrap .verMid .wrapper .list ul li:nth-child(n+8):after {
    top: -9px
}

.homepage.banner .carousel-caption .carousel-text-wrap .verMid .wrapper .list ul li:nth-child(n+8):before {
    top: 17px
}

.homepage.banner .carousel-caption .carousel-text-wrap .verMid .wrapper .list ul li:nth-child(n+8) a {
    padding-top: 45px
}

.homepage.banner .carousel-caption .carousel-text-wrap .verMid .wrapper .list li:hover {
    transform: translateY(-10px)
}

.homepage.banner .carousel-caption .carousel-text-wrap .verMid .wrapper .list ul li:nth-child(n+8):hover {
    transform: translateY(10px)
}

.section {
    width: 100%;
    display: inline-block;
    float: left;
    padding: 15px 0
}

.section.companies .slider {
    float: left;
    width: 100%;
    display: inline-block;
    position: relative;
    margin-top: 10px
}

.section-title-box {
    width: 100%;
    display: inline-block;
    text-align: center;
    float: left
}

.section-title-box .title {
    font-size: 25px;
    color: #c7c150;
    width: 100%;
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0
}

.section-title-box .subtitle {
    font-size: 15px;
    color: #545454;
    width: 100%;
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0;
    font-family: GothamX-Light;
    margin: 10px 0
}

.section-title-box .title b {
    font-family: GothamX-Bold;
    font-weight: 700
}

.section.companies .slider .item a .wrapper {
    border: 1px solid #eee;
    background: #fff;
    width: 100%;
    border-radius: 5px;
    padding: 10px;
    text-align: center
}

.section.companies .slider .item a .wrapper img {
    width: auto;
    max-width: 100%;
    display: inline-block;
    height: auto;
    max-height: 105px
}

.section.companies .slider .owl-item .item {
    padding: 0 7px
}

body .owl-theme .owl-nav .owl-next,body .owl-theme .owl-nav .owl-prev {
    padding: 0;
    background: 0 0;
    font-size: 0;
    color: transparent;
    margin: 0;
    background: 0 0!important
}

.owl-theme .owl-nav .owl-next:before,.owl-theme .owl-nav .owl-prev:before {
    content: "";
    display: inline-block;
    float: left;
    font-size: 22px;
    color: #dfdfdf;
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.owl-theme .owl-nav .owl-prev:before {
    content: "\e90b"
}

.owl-theme .owl-nav .owl-next:before {
    content: "\e90c"
}

body .owl-theme .owl-nav .owl-prev {
    float: left
}

body .owl-theme .owl-nav .owl-next {
    float: right
}

body .owl-theme .owl-nav {
    margin: 0;
    position: absolute;
    left: -25px;
    width: calc(100% + 50px);
    top: 50%;
    margin-top: -11px;
    z-index: 0
}

.owl-carousel .owl-stage-outer {
    z-index: 1
}

.link-button-2 {
    background: #c7c150;
    padding: 0 40px;
    display: inline-block;
    float: left;
    text-align: center;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    color: #fff!important;
    font-size: 20px!important;
    text-decoration: none!important;
    transition: all 450ms
}

.section.companies .button-area {
    float: left;
    width: 100%;
    text-align: center;
    display: inline-block;
    margin-top: 20px
}

.section.companies .button-area>* {
    float: none
}

.link-button-2.blue {
    background: #c7c150
}

.link-button-2.blue:hover {
    background: #0396ad
}

.blog-title-wrapper {
    width: 100%;
    display: inline-block;
    float: left;
    padding: 0
}

.blog-title-wrapper .blog-title {
    float: left;
    color: #c7c150;
    display: inline-block;
    margin: 0;
    padding: 0;
    font-family: GothamX-Light;
    font-size: 20px
}

.blog-title-wrapper .all-blog {
    float: right;
    display: inline-block;
    text-decoration: none;
    color: #c7c150;
    font-size: 15px;
    font-family: GothamX-Bold;
    margin: 0;
    padding: 0;
    transition: all 450ms
}

.blog-list-container ul {
    float: left;
    width: 100%;
    display: inline-block;
    padding: 0;
    list-style-type: none;
    margin: 5px 0
}

.blog-list-container ul li {
    float: left;
    width: 20%;
    display: inline-block;
    padding: 0 0 15px 0;
    position: relative
}

.blog-list-container ul li .tag {
    width: auto;
    display: inline-block;
    float: left;
    margin-top: -23px;
    position: relative;
    z-index: 1;
    background: #338890;
    height: 23px;
    text-align: left;
    padding: 0 10px;
    line-height: 23px;
    color: #fff;
    border-radius: 0 5px 5px 0
}

.blog-list-container ul li a {
    width: 100%;
    display: inline-block;
    float: left;
    position: relative;
    padding: 0 4px
}

.blog-list-container ul li a .wrapper {
    width: 100%;
    display: inline-block;
    float: left;
    border: 1px solid #eee;
    border-radius: 5px;
    overflow: hidden;
    background: #fff;
    transition: all 450ms
}

.blog-list-container ul li a .wrapper .img {
    width: 100%;
    display: inline-block;
    float: left;
    height: 150px;
    overflow: hidden
}

.blog-list-container ul li a:hover .wrapper .img img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 1s ease;
    transition: all 1s ease
}

.blog-list-container ul li a .wrapper .img img {
    width: 100%;
    height: 100%;
    display: inline-block;
    float: left;
    object-fit: cover;
    border-radius: 0 0 5px 5px;
    -webkit-transition: all 1s ease;
    transition: all 1s ease
}

.blog-list-container ul li a .wrapper .text {
    padding: 10px;
    width: 100%;
    display: inline-block;
    float: left;
    position: relative;
    padding-bottom: 30px
}

.blog-list-container ul li a .wrapper .text .blog-title {
    color: #338890;
    font-size: 15px;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    height: 62px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    position: relative;
    transition: all 450ms;
    line-height: 19px
}

.blog-list-container ul li a .wrapper .text p {
    margin: 0;
    width: 100%;
    display: inline-block;
    float: left;
    color: #333;
    font-size: 12.5px;
    height: 110px;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 10px;
    transition: all 450ms;
    line-height: 18px
}

.blog-list-container ul li a .wrapper .text .blog-title:before {
    content: '';
    width: 90px;
    background: #eee;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0
}

.blog-list-container ul li a .detail-icon {
    position: absolute;
    right: 1px;
    bottom: -6px;
    width: 34px;
    height: 34px;
    line-height: 34px;
    background: #338890;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    transition: all 450ms;
    border: 1px solid
}

.blog-list-container ul li a:hover .wrapper {
    background: #338890;
    border-color: #338890
}

.blog-list-container ul li a:hover .wrapper .blog-title {
    color: #fff
}

.blog-list-container ul li a:hover .wrapper p {
    color: #fff
}

.blog-list-container ul li a:hover .detail-icon {
    background: #fff;
    color: #338890
}

.blog-title-wrapper .all-blog:hover {
    color: #338890
}

.do-you-know-these .left .slider-wrapper {
    width: 100%;
    display: inline-block;
    float: left;
    background: #e95758;
    padding: 20px;
    border-radius: 5px
}

.do-you-know-these .left .slider-wrapper .img {
    float: left;
    display: inline-block;
    width: 182px;
    margin-right: 18px
}

.do-you-know-these .left .slider-wrapper .slider {
    width: calc(100% - 200px);
    float: left;
    display: inline-block;
    height: 100%
}

.do-you-know-these .left .slider-wrapper .slider .box-title {
    font-size: 17px;
    color: #fff;
    font-family: GothamX-Bold;
    margin: 0;
    padding: 0
}

.do-you-know-these .left .slider-wrapper .slider p {
    color: #fff;
    width: 100%;
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0;
    font-size: 15px;
    line-height: 27px;
    margin-top: 15px;
    height: 215px;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.do-you-know-these .left .slider-wrapper .owl-nav {
    width: auto;
    right: -10px;
    bottom: -10px;
    left: auto;
    top: auto;
    margin: 0
}

.do-you-know-these .left .slider-wrapper .owl-nav .owl-next:before,.do-you-know-these .left .slider-wrapper .owl-nav .owl-prev:before {
    width: 23px;
    height: 23px;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 25px;
    font-size: 11px;
    color: #e95758;
    font-weight: 700
}

.do-you-know-these .left .slider-wrapper .owl-nav .owl-prev {
    margin-right: 6px
}

.do-you-know-these .right .section-title-box .icon {
    float: left;
    display: inline-block;
    font-size: 38px;
    color: #c7c150;
    line-height: 37px;
    margin-right: 10px;
    font-weight: 700
}

.do-you-know-these .right .section-title-box .title {
    width: auto;
    line-height: 37px
}

.do-you-know-these .right .wrapper {
    width: 100%;
    display: inline-block;
    float: left;
    margin-top: 0
}

.do-you-know-these .right .wrapper ul {
    float: left;
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: inline-block;
    width: 100%
}

.do-you-know-these .right .wrapper ul li {
    float: left;
    display: inline-block;
    width: calc(50% - 5px);
    margin-right: 10px;
    margin-top: 18px
}

.do-you-know-these .right .wrapper ul li:nth-child(even) {
    margin-right: 0
}

.do-you-know-these .right .wrapper ul li a {
    border-radius: 5px;
    border: 1px solid #eee;
    width: 100%;
    float: left;
    height: 107px;
    display: inline-block;
    background: #fff;
    padding: 20px 10px;
    text-decoration: none;
    transition: all 450ms
}

.do-you-know-these .right .wrapper ul li a .box-icon {
    display: table-cell;
    vertical-align: middle;
    font-size: 44px;
    color: #338890;
    line-height: 0;
    transition: all 450ms
}

.do-you-know-these .right .wrapper ul li a .box-text {
    vertical-align: middle;
    display: table-cell;
    margin: 0;
    padding-left: 10px;
    font-size: 14px;
    color: #338890;
    font-family: GothamX-Medium;
    transition: all 450ms;
    width: 100%
}

.do-you-know-these .right .wrapper ul li a:hover,.do-you-know-these .right .wrapper ul li.active a {
    background: #338890;
    border-color: #338890;
    color: #fff
}

.do-you-know-these .right .wrapper ul li a:hover .box-icon,.do-you-know-these .right .wrapper ul li.active a .box-icon {
    color: #fff
}

.do-you-know-these .right .wrapper ul li a:hover .box-text,.do-you-know-these .right .wrapper ul li.active a .box-text {
    color: #fff
}

.calendar-wrapper .mobile-calendar {
    display: none
}

.video-section .section-title-box .icon {
    float: left;
    display: inline-block;
    font-size: 48px;
    color: #338890;
    line-height: 37px;
    margin-right: 10px;
    font-weight: 700
}

.video-section .section-title-box .title {
    width: auto;
    line-height: 54px;
    color: #338890
}

.video-section .section-title-box .all-button {
    float: right;
    display: inline-block;
    color: #e95557;
    font-size: 13px;
    font-family: GothamX-Medium;
    text-decoration: none;
    line-height: 54px
}

.video-section .section-title-box {
    margin-bottom: 20px
}

.video-section .video-gallery {
    float: left;
    width: 100%;
    display: inline-block;
    margin-bottom: 37px
}

.video-section .video-gallery .first {
    float: left;
    display: inline-block;
    width: 72%
}

.video-section .video-gallery .box {
    float: left;
    display: inline-block;
    width: 100%;
    position: relative
}

.video-section .video-gallery .box a {
    width: 100%;
    display: inline-block;
    float: left;
    position: relative
}

.video-section .video-gallery .box a .img {
    float: left;
    width: 100%;
    display: inline-block;
    height: 325px;
    border-radius: 5px;
    overflow: hidden;
    position: relative
}

.video-section .video-gallery .box a .img img {
    width: 100%;
    display: inline-block;
    float: left;
    height: 100%;
    object-fit: cover;
    position: relative;
    z-index: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1)
}

.video-section .video-gallery .last {
    float: left;
    display: inline-block;
    width: 28%;
    padding-left: 20px
}

.video-section .video-gallery .last .box .img {
    height: 110px
}

.video-section .video-gallery .box a .text {
    color: #212121;
    font-size: 13px;
    display: inline-block;
    float: left;
    margin: 0;
    margin-top: 10px;
    width: 100%
}

.video-section .video-gallery .last .box {
    margin-bottom: 15px;
    width: 100%
}

.video-section .video-gallery .last .box:last-child {
    margin-bottom: 0
}

.video-section .video-gallery .box a .img:before {
    content: "\e906";
    width: 100%;
    height: 100%;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    font-size: 56px;
    text-align: center;
    line-height: 110px;
    z-index: 1;
    display: none
}

.video-section .video-gallery .first .box a .img:before {
    font-size: 115px;
    text-align: center;
    line-height: 325px;
    display: none
}

.video-section .video-gallery .box a:hover .img img {
    -webkit-transform: scale3d(1.1,1.1,1);
    transform: scale3d(1.1,1.1,1)
}

.calendar-wrapper {
    width: 100%;
    display: inline-block;
    float: left;
    padding: 20px;
    background: #f9f9f9;
    border: 1px solid #338890;
    border-radius: 5px
}

.calendar-wrapper .top {
    float: left;
    width: 100%;
    display: inline-block;
    margin-bottom: 20px
}

.calendar-wrapper .content {
    float: left;
    width: 100%;
    display: inline-block
}

.calendar-wrapper .top .left {
    float: left;
    width: 50%;
    display: inline-block;
    padding-right: 15px
}

.calendar-wrapper .top .right {
    float: left;
    width: 50%;
    display: inline-block;
    text-align: center
}

.calendar-wrapper .top .right .title {
    width: 100%;
    display: inline-block;
    float: left;
    color: #338890;
    font-size: 18px;
    font-family: GothamX-Bold;
    margin: 0;
    margin-bottom: 20px;
    padding: 0;
    text-align: center
}

.calendar-wrapper .top .right .date {
    width: 100%;
    display: inline-block;
    float: left;
    text-align: center;
    margin: 0 0;
    color: #338890;
    font-size: 14px;
    font-family: GothamX-Medium
}

.calendar-wrapper .top .right .location {
    color: #338890;
    float: left;
    width: 100%;
    display: inline-block;
    text-align: center;
    font-family: GothamX-Bold;
    margin-bottom: 20px;
    margin-top: 2px;
    font-size: 14px
}

.calendar-wrapper .top .right .link-button {
    float: none;
    height: 29px;
    line-height: 29px;
    padding: 0 10px
}

.link-button.red {
    background: #af1616
}

.link-button.red:hover {
    background: #820a0a
}

.calendar-wrapper .top .left .slider {
    float: left;
    width: 100%;
    display: inline-block
}

.calendar-wrapper .top .left .text {
    float: left;
    display: inline;
    width: 100%;
    background: #fff;
    height: 33px;
    line-height: 33px;
    text-align: center;
    border-radius: 0 0 5px 5px;
    border: 1px solid #e95758;
    font-size: 16px;
    color: #338890;
    font-family: GothamX-Bold
}

.calendar-wrapper .top .left .slider .owl-nav {
    left: 0;
    width: 100%;
    top: auto;
    bottom: -25px;
    margin: 0;
    padding: 0 3px
}

.calendar-wrapper .top .left .slider .owl-nav .owl-next:before,.calendar-wrapper .top .left .slider .owl-nav .owl-prev:before {
    color: #e95758;
    font-size: 15px;
    font-weight: 700
}

.advertisement-area {
    width: 100%;
    display: inline-block;
    float: left;
    text-align: center
}

body .advertisement-area>img {
    display: inline-block!important;
    width: auto;
    max-width: 100%
}

.parallax-area {
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
    position: relative;
    background-image: url(../images/general/parallax.jpg)
}

.parallax-area:before {
    width: 100%;
    height: 100%;
    content: '';
    display: inline-block;
    background: rgba(0,0,0,.4);
    position: absolute;
    left: 0;
    top: 0
}

.parallax-area .icon-list {
    float: left;
    width: 100%;
    list-style-type: none;
    margin: 0;
    text-align: center;
    padding: 50px 0
}

.parallax-area .section-title-box .title {
    color: #fff;
    font-size: 50px;
    font-family: GothamX-Light
}

.parallax-area .section-title-box .subtitle {
    font-size: 17px;
    font-family: GothamX-Medium;
    color: #fff
}

.parallax-area .icon-list li {
    float: left;
    width: 20%;
    display: inline-block;
    text-align: center;
    transition: all 450ms
}

.parallax-area .icon-list li a {
    width: 100%;
    display: inline-block;
    float: left;
    text-align: center;
    text-decoration: none
}

.parallax-area .icon-list li a .title {
    width: 100%;
    display: inline-block;
    float: left;
    margin: 0;
    font-size: 24px;
    color: #fff;
    font-family: GothamX-Bold;
    margin-bottom: 20px;
    text-align: center
}

.parallax-area .icon-list li a span {
    font-size: 70px;
    color: #fff
}

.parallax-area .button-wrapper {
    text-align: center;
    display: inline-block;
    width: 100%;
    float: left
}

.parallax-area .button-wrapper .link-button {
    float: none;
    border: 1px solid #fff;
    color: #fff;
    background: 0 0;
    height: 58px;
    line-height: 58px;
    font-family: GothamX-Bold;
    font-size: 25px!important
}

.parallax-area .button-wrapper .link-button:hover {
    background: #fff;
    color: #625e62!important
}

.parallax-area .icon-list li:hover {
    transform: translateY(-10px)
}

.parallax-area .icon-list li a .title:after {
    content: '';
    width: 50px;
    display: block;
    margin: 0 auto;
    margin-top: 15px;
    height: 2px;
    background: #fff;
    margin-bottom: -5px;
    max-width: 0;
    transition: all 450ms
}

.parallax-area .icon-list li:hover a .title:after {
    max-width: 100px
}

.social-media-wrapper {
    background: #fff
}

.social-media-wrapper .section-title-box .subtitle {
    font-size: 20px;
    color: #338890
}

.social-post-container {
    width: 100%;
    display: inline-block;
    float: left;
    margin-top: 30px;
    margin-bottom: 20px
}

.social-post-container .item {
    text-align: center;
    height: auto
}

.social-post-container .item img {
    max-width: 100%;
    display: inline-block;
    float: none;
    width: auto
}

.list-container {
    background: #f8f9fa00;
    border-top: 1px solid #eee
}

.list-container .title-box {
    text-align: center;
    margin-bottom: 10px
}

.list-container .title-box .title {
    width: 100%;
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0;
    font-size: 25px;
    color: #338890;
    font-weight: 100
}

.list-container .item .item-wrapper {
    width: 100%;
    display: inline-block;
    float: left;
    background: #fff;
    border: 1px solid #338890;
    border-radius: 5px;
    padding: 20px;
    height: 100%
}

.list-container .item .item-wrapper .wrapper {
    display: table;
    width: 100%;
    float: left;
    height: 100%
}

.list-container .item .item-wrapper .wrapper .icon {
    display: table-cell;
    vertical-align: middle;
    font-size: 32px;
    color: #338890
}

.list-container .item .item-wrapper .wrapper .text {
    display: table-cell;
    vertical-align: middle;
    padding-left: 20px
}

.list-container .item .item-wrapper .wrapper .text .tit {
    font-size: 16px;
    color: #338890;
    width: 100%;
    display: inline-block;
    float: left
}

.list-container .item .item-wrapper .wrapper .text p {
    color: #333;
    font-size: 13px;
    display: inline-block;
    float: left;
    margin: 0
}

.list-container .item {
    padding-top: 15px;
    padding-bottom: 15px;
    min-height: 170px
}

.footer {
    width: 100%;
    display: inline-block;
    float: left;
    position: relative
}

.footer .footer-parallax-container {
    width: 100%;
    display: inline-block;
    float: left;
    position: relative;
    padding: 15px 0;
    /*background: url(../images/general/footer-bg.jpg);*/
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 12px;
    line-height: 22px;
    z-index: 2;
    background-position: bottom;
    background-color: #338890;
}

.footer .footer-parallax-container .footer-title {
    width: 100%;
    display: inline-block;
    float: left;
    padding: 0;
    margin-bottom: 10px;
    font-size: 16px
}

.footer .footer-parallax-container p {
    margin: 0;
    width: 100%;
    display: inline-block;
    float: left;
    font-size: 13px
}

.footer .footer-parallax-container .box {
    float: left;
    display: inline-block;
    width: 100%;
    padding: 15px 0
}

.footer .footer-parallax-container .box .social-media {
    float: left;
    width: 100%;
    display: inline-block;
    list-style-type: none;
    padding: 0;
    margin: 0;
    margin-top: 20px
}

.footer .footer-parallax-container .box .social-media li {
    float: left;
    display: inline-block;
    margin-right: 5px
}

.footer .footer-parallax-container .box .social-media li a {
    display: inline-block;
    background-color: #333;
    width: 35px;
    height: 35px;
    line-height: 35px;
    float: left;
    margin: 0;
    text-align: center;
    position: relative;
    overflow: hidden;
    border-radius: 28%;
    box-shadow: 0 5px 15px -5px rgba(0,0,0,.1);
    opacity: .99;
    transition: all .35s;
    transition-timing-function: cubic-bezier(.31,-.105,.43,1.59);
    color: #663399;
    border: 0
}

.footer .footer-parallax-container .box .social-media li a:focus:before,.footer .footer-parallax-container .box .social-media li a:hover:before {
    top: -10%;
    left: -10%
}

.footer .footer-parallax-container .box .newsletter {
    float: left;
    display: inline-block;
    width: 100%;
    margin-top: 20px;
    position: relative
}

.footer .footer-parallax-container .box .newsletter input {
    width: 100%;
    display: inline-block;
    float: left;
    height: 54px;
    padding: 0 20px;
    border-radius: 5px;
    border: 1px solid #9d9a9a;
    background: 0 0;
    font-size: 14px;
    color: #a4a4a4;
    font-style: normal
}

.footer .footer-parallax-container .box .newsletter input::-webkit-input-placeholder {
    font-size: 14px;
    color: #a4a4a4;
    font-style: normal
}

.footer .footer-parallax-container .box .newsletter input::-moz-placeholder {
    font-size: 14px;
    color: #a4a4a4;
    font-style: normal
}

.footer .footer-parallax-container .box .newsletter input:-ms-input-placeholder {
    font-size: 14px;
    color: #a4a4a4;
    font-style: normal
}

.footer .footer-parallax-container .box .newsletter input:-moz-placeholder {
    font-size: 14px;
    color: #a4a4a4;
    font-style: normal
}

.footer .footer-parallax-container .box .newsletter .newsletter-button {
    position: absolute;
    right: 0;
    top: 0;
    height: 54px;
    background: #338890;
    font-size: 15px;
    color: #fff;
    padding: 0 30px;
    line-height: 54px;
    font-family: GothamX-Bold;
    border-radius: 0 5px 5px 0;
    text-decoration: none;
    transition: all 450ms;
    width: auto;
    border: 0;
    cursor: pointer
}

.footer .footer-parallax-container .box .newsletter .newsletter-button:hover {
    background: #e85657
}

.footer .footer-text {
    width: 100%;
    display: inline-block;
    float: left;
    padding: 20px 0;
    background: #ebedf061;
    color: #403e3d;
    font-size: 11px;
    text-align: center
}

.footer .footer-text p {
    margin: 0;
    width: 100%;
    display: inline-block;
    float: left
}

.footer .footer-copryt {
    float: left;
    width: 100%;
    display: inline-block;
    padding: 20px 0;
    color: #212121;
    font-size: 13px
}

.footer .footer-copryt p {
    margin: 0;
    font-size: inherit
}

.footer .footer-copryt ul {
    float: right;
    width: auto;
    display: inline-block;
    list-style-type: none;
    padding: 3px 0;
    margin: 0
}

.footer .footer-copryt ul li {
    float: left;
    display: inline-block
}

.footer .footer-copryt ul li a {
    float: left;
    display: inline-block;
    padding: 0 10px;
    border-right: 1px solid;
    line-height: 13px;
    text-decoration: none;
    transition: all .3s;
    color: inherit
}

.footer .footer-copryt ul li:last-child a {
    border-right: 0
}

.footer .footer-copryt ul li a:hover {
    color: #338890
}

.header .content .menu ul .dropdown .dropdown-container {
    position: absolute;
    top: 58px;
    background: #fff;
    left: 15px;
    width: calc(100% - 30px);
    transition: max-height 1.1s;
    overflow: hidden;
    max-height: 0
}

.header .content .container {
    position: relative
}

.header .content .menu ul .dropdown .dropdown-container .wrapper {
    float: left;
    width: 100%;
    display: inline-block;
    border: 1px solid #338890;
    border-top: 0
}

.header .content .menu ul .dropdown .dropdown-container .wrapper .top {
    padding: 0;
    width: 100%;
    display: inline-block;
    float: left;
    position: relative
}

.header .content .menu ul .dropdown .dropdown-container .wrapper .top .left {
    float: left;
    display: inline-block;
    padding: 10px 10px;
    width: 100%;
    padding-bottom: 5px
}

.header .content .menu ul .dropdown .dropdown-container .wrapper .top .right {
    float: left;
    display: inline-block;
    width: 28%;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%
}

.header .content .menu ul .dropdown .dropdown-container .wrapper .top .left ul {
    border: 0;
    width: 33.333333333333336%;
    padding: 0 8px;
    display: inline-block;
    float: left
}

.header .content .menu ul .dropdown .dropdown-container .wrapper .top .left ul li {
    float: left;
    width: 100%;
    display: inline-block;
    border-right: 0;
    padding: 0
}

.header .content .menu ul .dropdown .dropdown-container .wrapper .top .left ul li a {
    width: 100%;
    display: inline-block;
    float: left;
    border-right: 0;
    color: #343737;
    font-size: 13px;
    padding: 6px 0;
    border-bottom: 1px solid #eee;
    background: 0 0;
    transition: all .4s;
    text-align: left
}

.header .content .menu ul .dropdown .dropdown-container .wrapper .top .left ul li:hover {
    background: 0 0
}

.header .content .menu ul .dropdown .dropdown-container .wrapper .top .right img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: inline-block;
    float: left;
    object-position: center center
}

.header .content .menu ul .dropdown .dropdown-container .wrapper .top .left ul li:last-child a {
    border-bottom: 0
}

.header .content .menu ul .dropdown .dropdown-container .wrapper .button {
    width: 100%;
    text-align: center;
    display: inline-block;
    float: left
}

.header .content .menu ul .dropdown .dropdown-container .wrapper .button .all-category-button {
    width: 100%;
    display: inline-block;
    float: left;
    text-align: center;
    height: 48px;
    background: #338890;
    line-height: 48px;
    color: #fff;
    font-size: 17px;
    border: 0;
    transition: all 450ms
}

.header .content .menu ul .dropdown .dropdown-container .wrapper .button .all-category-button:hover {
    background: #c7c150
}

.header .content .menu ul .dropdown.active .dropdown-container {
    max-height: 1000px
}

.header .content .menu ul li.dropdown.active {
    background: #338890;
    border-color: #338890
}

.header .content .menu ul li.dropdown>a:after {
    content: "\e90d";
    display: inline-block;
    float: right;
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 8px;
    height: 100%;
    line-height: 21px;
    color: #363737;
    font-weight: 700;
    transition: all 450ms
}

.header .content .menu ul li.dropdown:hover a:after {
    color: #fff
}

.header .content .menu ul>li.dropdown.active>a:after {
    color: #fff;
    content: "\e90e"
}

.header .content .menu ul li.dropdown.active a {
    color: #fff
}

.header .content .menu ul .dropdown .dropdown-container .wrapper .top .left ul li a:hover {
    color: #338890;
    border-color: #338890
}

.search-box .searchWrapper {
    width: 100%;
    display: inline-block;
    float: left;
    position: relative;
    text-align: center
}

.search-box {
    background: rgba(233,90,91,.9);
    position: fixed;
    left: 0;
    display: inline-block;
    height: 100%;
    top: 0;
    z-index: 2147483002;
    overflow: hidden;
    width: 0%;
    -webkit-transition: all 450ms;
    -o-transition: all 450ms;
    transition: all 450ms
}

.search-box .close-button {
    position: absolute;
    right: 20px;
    top: 20px;
    color: #fff;
    font-size: 32px;
    display: inline-block;
    cursor: pointer;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.search-box .close-button:hover {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.search-box .searButton {
    position: absolute;
    right: 0;
    width: 35px;
    line-height: 35px;
    height: 35px;
    background: #8f2729;
    border: 0;
    text-align: center;
    color: #fff;
    border-radius: 0
}

.search-box.actived {
    width: 100%
}

.search-box .searchButton {
    position: absolute;
    right: 0;
    top: 0;
    width: 35px;
    height: 35px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    border: 0;
    background: #8f2729;
    line-height: 35px
}

.search-box .disTab {
    display: table;
    width: 100%;
    height: 100%
}

.search-box .verMid {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 100%
}

.search-box input {
    padding: 20px 0;
    border: 0;
    border-bottom: 1px solid #fff;
    background: 0 0;
    color: #fff;
    display: inline-block;
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 76px;
    font-size: 20px
}

.search-box:before {
    content: '';
    background-size: cover;
    width: 250px;
    height: 140px;
    display: inline-block;
    position: absolute;
    top: -180px;
    left: 50%;
    margin-left: -125px
}

.search-box .search-button {
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    text-align: right;
    height: 65px;
    background: 0 0;
    border: 0;
    color: #fff;
    font-size: 22px;
    cursor: pointer;
    outline: 0
}

.search-box input::-webkit-input-placeholder {
    color: #fff;
    font-size: 20px
}

.search-box input::-moz-placeholder {
    color: #fff;
    font-size: 20px
}

.search-box input:-ms-input-placeholder {
    color: #fff;
    font-size: 20px
}

.search-box input:-moz-placeholder {
    color: #fff;
    font-size: 20px;
    font-size: 20px
}

.banner.page {
    height: 161px
}

.banner.page img {
    width: 100%;
    object-fit: cover;
    height: 100%;
    object-position: top
}

.wrapper-404 {
    width: 100%;
    display: inline-block;
    float: left;
    padding: 100px 0 20px 0;
    background: #338890
}

.wrapper-404 .alin-wapper img {
    max-width: 100%
}

.wrapper-404 .right span {
    font-size: 33px;
    color: #fff;
    width: 100%;
    display: inline-block;
    float: left;
    text-align: center
}

.wrapper-404 .right h1 {
    font-family: GothamX-Ultra;
    font-size: 160px;
    margin: 0;
    padding: 0;
    width: 100%;
    display: inline-block;
    float: left;
    text-align: center;
    color: #fff
}

.wrapper-404 .search {
    float: left;
    width: calc(100% - 120px);
    display: inline-block;
    position: relative;
    margin: 0 60px;
    display: inline-block;
    margin-top: 20px
}

.wrapper-404 .search input {
    width: 100%;
    display: inline-block;
    float: left;
    border-radius: 5px;
    height: 55px;
    line-height: 55px;
    padding: 0 15px;
    outline: 0;
    box-shadow: none;
    border: 0;
    padding-right: 45px
}

.wrapper-404 .search a {
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    color: #338890;
    font-size: 22px;
    height: 55px;
    line-height: 55px;
    width: 55px;
    text-align: center
}

.wrapper-404 .search a>* {
    color: #cd5c5c;
    line-height: inherit;
    font-size: inherit
}

body .breadcrumb {
    float: left;
    width: 100%;
    display: inline-block;
    background: #cccccc14;
    padding: 15px 0;
    margin: 0
}

.breadcrumb ul {
    padding: 0;
    list-style-type: none;
    margin: 0;
    float: left;
    width: 100%;
    display: inline-block
}

.breadcrumb ul li {
    float: left;
    display: inline-block
}

.breadcrumb ul li a {
    color: #878787;
    font-size: 12px;
    display: inline-block;
    float: left;
    padding: 0 10px;
    position: relative;
    text-decoration: none;
    transition: all 450ms
}

.breadcrumb ul li a:after {
    content: '/';
    display: inline-block;
    float: left;
    position: absolute;
    right: -3px;
    top: 0
}

.breadcrumb ul li:last-child a {
    color: #545454;
    font-family: GothamX-Medium
}

.breadcrumb ul li:last-child a:after {
    display: none
}

.breadcrumb ul li a:hover {
    color: #c7c150
}

.detail-page-wrapper .left .img {
    width: 100%;
    display: inline-block;
    float: left;
    margin-bottom: 15px
}

.detail-page-wrapper .left .img img {
    width: 100%;
    display: inline-block;
    float: left;
    height: auto;
    max-width: 100%
}

.detail-page-wrapper .right .page-title {
    width: 100%;
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0;
    font-size: 20px;
    color: #c7c150;
    margin-bottom: 10px
}

.detail-page-wrapper .right .button-wrapper {
    width: 100%;
    display: inline-block;
    float: left
}

.detail-page-wrapper .right .button-wrapper .button-group {
    float: left;
    width: 65%;
    display: inline-block
}

.detail-page-wrapper .right .button-wrapper .button-group .link-button {
    width: calc(50% - 15px);
    margin-right: 15px;
    height: 53px;
    line-height: 53px;
    font-size: 16px!important;
    font-family: GothamX;
    padding: 0
}

.detail-page-wrapper .right .button-wrapper .button-group .link-button:last-child {
    margin-right: 0
}

.detail-page-wrapper .right .button-wrapper .button-group .link-button.color-1 {
    background: #338890
}

.detail-page-wrapper .right .button-wrapper .button-group .link-button.color-2 {
    background: #c7c150
}

.detail-page-wrapper .right .button-wrapper .search {
    width: 35%;
    display: inline-block;
    float: left;
    position: relative
}

.detail-page-wrapper .right .button-wrapper .search input {
    width: 100%;
    display: inline-block;
    height: 53px;
    padding: 0 15px;
    border: 1px solid #eee;
    background: #fff;
    box-shadow: none;
    outline: 0;
    border-radius: 5px;
    font-size: 13px;
    color: #878787;
    padding-right: 50px
}

.detail-page-wrapper .right .button-wrapper .search input::-webkit-input-placeholder {
    font-size: 13px;
    color: #878787
}

.detail-page-wrapper .right .button-wrapper .search input::-moz-placeholder {
    font-size: 13px;
    color: #878787
}

.detail-page-wrapper .right .button-wrapper .search input:-ms-input-placeholder {
    font-size: 13px;
    color: #878787
}

.detail-page-wrapper .right .button-wrapper .search input:-moz-placeholder {
    font-size: 13px;
    color: #878787
}

.detail-page-wrapper .right .button-wrapper .search .searButton {
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 53px;
    height: 53px;
    line-height: 53px;
    font-size: 16px;
    color: #c7c150
}

.detail-page-wrapper .left .advertisement {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin: 15px 0
}

.detail-page-wrapper .left .advertisement img {
    max-width: 100%;
    width: auto;
    display: inline-block
}

.tag-wrapper {
    width: 100%;
    display: inline-block;
    float: left;
    border-bottom: 1px solid #eee
}

.tag-wrapper ul {
    padding: 0;
    margin: 0;
    float: left;
    list-style-type: none;
    margin-bottom: 10px;
    text-align: center
}

.tag-wrapper ul li {
    float: left;
    display: inline-block
}

.tag-wrapper ul li a {
    padding: 5px 5px;
    display: inline-block;
    float: left;
    border: 1px solid #eee;
    color: #333;
    font-size: 11.4px;
    border-radius: 5px;
    text-decoration: none;
    margin: 10px 5px;
    transition: all 450ms;
    margin-bottom: 0
}

.tag-wrapper ul li:last-child a {
    margin-right: 0
}

.tag-wrapper ul li:first-child a {
    margin-left: 0
}

.tag-wrapper ul li a:hover {
    background: #eee
}

.detail-page-wrapper .right .button-wrapper .button-group .link-button.color-1:hover {
    background: #cc4344
}

.detail-page-wrapper .right .button-wrapper .button-group .link-button.color-2:hover {
    background: #018da2
}

.detail-page-wrapper .right .content-wrapper {
    width: 100%;
    display: inline-block;
    float: left
}

.detail-page-wrapper .right .content-wrapper .cl {
    width: 100%;
    display: inline-block;
    float: left;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
    display: table
}

.detail-page-wrapper .right .content-wrapper .cl .title {
    float: left;
    display: inline-block;
    margin: 0;
    padding: 0;
    font-size: 20px;
    margin-bottom: 0;
    width: 23%;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: left
}

.detail-page-wrapper .right .content-wrapper .cl p {
    width: auto;
    display: inline-block;
    float: left;
    margin: 0;
    font-size: 13px;
    color: #333;
    padding-left: 20px;
    width: 77%;
    height: 40px;
    display: flex;
    justify-content: left;
    align-items: center
}

.detail-page-wrapper .right .content-wrapper .cl .first {
    display: table-cell;
    vertical-align: middle
}

.detail-page-wrapper .right .content-wrapper .cl .last {
    display: table-cell;
    vertical-align: middle;
    width: 17%
}

.detail-page-wrapper .right .content-wrapper .cl.color-1 .title {
    color: #c7c150
}

.detail-page-wrapper .right .content-wrapper .cl.color-2 .title {
    color: #338890
}

.detail-page-wrapper .right .content-wrapper .cl .last span {
    width: 100%;
    display: inline-block;
    float: left;
    margin: 0;
    font-size: 13px;
    color: #333;
    margin-bottom: 10px
}

.detail-page-wrapper .right .content-wrapper .cl .last ul {
    display: inline-block;
    float: left;
    padding: 0;
    margin: 0;
    list-style-type: none
}

.detail-page-wrapper .right .content-wrapper .cl .last ul li {
    float: left;
    display: inline-block
}

.detail-page-wrapper .right .content-wrapper .cl .last ul li a {
    float: left;
    display: inline-block;
    margin: 0 3px;
    transition: all .5s
}

.detail-page-wrapper .right .content-wrapper .cl .last ul li a img {
    width: 25px
}

.detail-page-wrapper .right .content-wrapper .cl .last ul li a:hover {
    transform: translateY(-5px)
}

.detail-page-wrapper .right .content-wrapper .pagination {
    float: left;
    width: 100%;
    display: inline-block;
    text-align: center;
    margin-top: 20px
}

.detail-page-wrapper .right .content-wrapper .pagination ul {
    padding: 0;
    list-style-type: none;
    margin: 0;
    display: inline-block
}

.detail-page-wrapper .right .content-wrapper .pagination ul li {
    float: left;
    display: inline-block;
    margin: 0 3px
}

.detail-page-wrapper .right .content-wrapper .pagination ul li a {
    width: 25px;
    height: 24px;
    text-align: center;
    line-height: 23px;
    display: inline-block;
    float: left;
    background: #fff;
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid #c7c150;
    font-size: 12px;
    font-family: GothamX-MEdium;
    color: #c7c150;
    transition: all 450ms;
    text-decoration: none
}

.detail-page-wrapper .right .content-wrapper .pagination ul li a:hover,.detail-page-wrapper .right .content-wrapper .pagination ul li.active a {
    background: #c7c150;
    color: #fff
}

.detail-page-wrapper .right .content-wrapper .pagination ul li a span {
    font-weight: 700;
    font-size: 10px;
    width: 100%;
    display: inline-block;
    height: 100%;
    float: left;
    line-height: 24px
}

.detail-page-wrapper .nav-menu {
    float: left;
    width: 100%;
    display: inline-block;
    margin-bottom: 20px
}

.detail-page-wrapper .nav-menu ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    float: left;
    border-radius: 0 0 5px 5px;
    overflow: hidden;
    border: 1px solid #eee;
    background: #fff;
    display: inline-block;
    width: 100%
}

.detail-page-wrapper .nav-menu ul li {
    float: left;
    width: 100%;
    display: inline-block;
    padding: 0 10px
}

.detail-page-wrapper .nav-menu .nav-title {
    height: 44px;
    display: inline-block;
    width: 100%;
    float: left;
    background: #c7c150;
    padding: 0 10px;
    line-height: 44px;
    color: #fff;
    font-family: GothamX-Bold;
    border-radius: 5px 5px 0 0
}

.detail-page-wrapper .nav-menu ul li a {
    width: 100%;
    display: inline-block;
    float: left;
    font-size: 14px;
    color: #333;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
    text-decoration: none;
    transition: all .4s;
    position: relative;
    padding-right: 25px
}

.detail-page-wrapper .nav-menu ul li a:hover,.detail-page-wrapper .nav-menu ul li.selected a {
    color: #c7c150
}

.detail-page-wrapper .nav-menu ul li a:after {
    content: "\e90c";
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: right;
    font-weight: 700;
    font-size: 11px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -5px;
    opacity: 0
}

.detail-page-wrapper .nav-menu ul li:last-child a {
    border-bottom: 0
}

.detail-page-wrapper .nav-menu.nav-2 ul {
    background: 0 0;
    border: 0
}

.detail-page-wrapper .nav-menu.nav-2 ul li .accordion-title {
    width: 100%;
    display: inline-block;
    float: left;
    height: 43px;
    line-height: 43px;
    padding: 0 10px;
    color: #333;
    font-size: 14px;
    border: 1px solid #ccc;
    font-weight: 700;
    background: #fff;
    border-radius: 5px;
    cursor: pointer;
    position: relative
}

.detail-page-wrapper .nav-menu.nav-2 ul li {
    padding: 0;
    margin-top: 10px
}

.detail-page-wrapper .nav-menu.nav-2 .nav-title {
    border-radius: 5px
}

.detail-page-wrapper .nav-menu.nav-2 ul li .accordion-title:after {
    content: "\e90d";
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: right;
    font-weight: 700;
    font-size: 11px;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -5px
}

.detail-page-wrapper .nav-menu.nav-2 ul li .accordion-wrapper {
    width: 100%;
    display: inline-block;
    float: left;
    border-radius: 5px;
    transition: all 950ms;
    overflow: hidden;
    max-height: 0
}

.detail-page-wrapper .nav-menu.nav-2 ul li .accordion-title.active+.accordion-wrapper {
    max-height: 1500px
}

.detail-page-wrapper .nav-menu.nav-2 ul li .accordion-wrapper .wrapper {
    width: 100%;
    display: inline-block;
    float: left;
    margin-top: 10px;
    padding: 0 10px;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 5px
}

.detail-page-wrapper .nav-menu.nav-2 ul li .accordion-wrapper .wrapper label {
    margin: 0;
    width: 100%;
    position: relative;
    padding-left: 30px
}

.detail-page-wrapper .nav-menu.nav-2 ul li .accordion-wrapper .wrapper .ls {
    width: 100%;
    display: inline-block;
    float: left;
    font-size: 14px;
    color: #333;
    padding: 10px 0;
    font-weight: 700;
    border-bottom: 1px solid #eee;
    position: relative
}

.detail-page-wrapper .nav-menu.nav-2 ul li .accordion-wrapper .wrapper .ls:last-child {
    border-bottom: 0
}

.detail-page-wrapper .nav-menu.nav-2 ul li .accordion-wrapper .wrapper .ls input {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    opacity: 0;
    z-index: 1;
    cursor: pointer
}

.detail-page-wrapper .nav-menu.nav-2 ul li .accordion-wrapper .wrapper .ls label:before {
    content: "";
    width: 20px;
    height: 20px;
    display: inline-block;
    border: 1px solid #c7c150;
    margin-right: 10px;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 5px
}

.detail-page-wrapper .nav-menu.nav-2 ul li .accordion-wrapper .wrapper label:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    text-align: center;
    height: 20px;
    line-height: 20px;
    color: #c7c150
}

.detail-page-wrapper .nav-menu.nav-2 ul li .accordion-wrapper .wrapper input:checked+label:after {
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 9px
}

.company-list {
    width: 100%;
    display: inline-block;
    float: left
}

.company-list li {
    float: left;
    display: inline-block;
    width: calc(25% - 20px);
    margin: 10px 10px;
    position: relative
}

.company-list .selected-top .wrapper {
    border: 3px solid #dfa315
}

.company-list a {
    float: left;
    width: 100%;
    display: inline-block
}

.section.companies .slider .item a .wrapper {
    float: left;
    display: inline-block;
    width: 100%;
    border: 1px solid #eee;
    background: #fff;
    padding: 10px;
    border-radius: 5px;
    text-align: center;
    padding-top: 30px;
    transition: all 450ms
}

.company-list ul {
    padding: 0;
    float: left;
    display: inline-block;
    width: calc(100% + 20px);
    margin: -10px -10px 0 -10px;
    list-style-type: none
}

.company-list .wrapper .img {
    flex-wrap: wrap;
    width: 100%;
    display: inline-block;
    float: left;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
    min-height: 86px;
    display: flex;
    justify-content: center;
    align-items: center
}

.company-list .wrapper .img img {
    max-width: 100%;
    display: inline-block;
    float: none;
    max-height: 70px
}

.company-list .wrapper .text {
    float: left;
    width: 100%;
    display: inline-block;
    padding: 15px 0;
    border-bottom: 1px solid #eee
}

.company-list .wrapper .text .title {
    float: left;
    width: 100%;
    display: inline-block;
    font-size: 13px;
    color: #333;
    font-family: GothamX-Medium;
    line-height: 17px
}

.company-list .wrapper .text .location {
    float: left;
    width: 100%;
    display: inline-block;
    font-family: GothamX-Medium;
    font-size: 10px;
    color: #ea5a5a;
    margin: 0
}

.company-list .wrapper .search-icon {
    float: left;
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #034752;
    font-size: 13px;
    font-family: GothamX-Bold;
    margin-top: 10px
}

.company-list li:nth-child(4n+1) {
    clear: both
}

.company-list li:hover .wrapper {
    border-color: #338890
}

.heart {
    position: absolute;
    width: 34px;
    height: 34px;
    right: 10px;
    top: 10px;
    color: #d43d21;
    font-size: 16px;
    cursor: pointer;
    z-index: 1
}

.blog-list-container ul li .heart {
    top: 0
}

.heart input {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    opacity: 0;
    cursor: pointer;
    z-index: 2
}

.heart input:checked+label span:before {
    content: "\e900"
}

.company-list .selected-top:before {
    content: "\e902";
    color: #dfa315;
    position: absolute;
    left: 10px;
    top: 10px;
    font-size: 22px;
    width: 22px;
    height: 15px;
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.company-advers {
    width: 100%;
    display: inline-block;
    float: left;
    margin-bottom: 20px
}

.company-advers .left {
    width: 71%;
    float: left;
    display: inline-block;
    border-radius: 5px;
    overflow: hidden
}

.company-advers .right {
    float: right;
    width: 27%;
    display: inline-block
}

.company-advers .left img {
    width: 100%;
    height: 298px;
    object-fit: cover;
    object-position: center
}

.company-advers .left .carousel-indicators {
    right: 0;
    width: auto;
    margin: 0;
    text-align: right;
    display: inline-block;
    padding-right: 10px
}

.company-advers .left .carousel-indicators li {
    float: none;
    display: inline-block;
    width: 30px;
    height: 30px;
    border: 6px solid;
    background: #fff;
    border-radius: 50%;
    border-color: #c7c150;
    box-shadow: 0 0 7px #000
}

.company-advers .left .carousel-indicators li.active {
    border-color: #338890
}

.detail-page-wrapper .nav-menu ul li a .number {
    width: 25px;
    height: 25px;
    background: #338890;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center
}

.company-detail {
    width: 100%;
    display: inline-block;
    float: left
}

.company-detail .title-wrapper {
    width: 100%;
    display: inline-block;
    float: left;
    padding-bottom: 10px;
    margin-bottom: 5px;
    border-bottom: 1px solid #eee
}

.company-detail .title-wrapper .title {
    font-size: 20px;
    float: left;
    display: inline-block;
    margin: 0;
    padding: 0;
    font-weight: 700;
    font-family: GothamX-Bold;
    color: #333
}

.company-detail .title-wrapper .social-media {
    float: right;
    display: inline-block;
    width: auto;
    padding: 0;
    list-style-type: none;
    margin: 0
}

.company-detail .title-wrapper .social-media li {
    float: left;
    display: inline-block
}

.company-detail .title-wrapper .social-media li a {
    float: left;
    display: inline-block;
    padding: 0 3px
}

.company-detail .title-wrapper .social-media li a img {
    height: 32px
}

.company-detail .content {
    float: left;
    width: 100%;
    display: inline-block;
    margin-top: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee
}

.company-detail .content .blue-title {
    float: left;
    display: inline-block;
    margin-bottom: 10px;
    padding-bottom: 10px;
    width: 100%;
    border-bottom: 1px solid #eee;
    color: #c7c150;
    font-size: 20px;
    font-weight: 400
}

.company-detail .paragpraph-text {
    float: left;
    display: inline-block;
    width: 100%;
    margin: 0;
    font-size: 14px;
    color: #333;
    padding-right: 20px
}

.company-detail .content .img {
    float: right;
    display: inline-block;
    border: 1px solid #eee;
    background: #fff;
    width: 25%;
    text-align: center;
    padding: 20px 0;
    border-radius: 5px
}

.company-detail .content .blue-title.no-border {
    border: 0
}

.company-detail .content .contact-info {
    float: left;
    width: 55%;
    display: inline-block;
    padding-right: 20px
}

.company-detail .content .contact-info ul {
    width: 100%;
    float: left;
    display: inline-block;
    list-style-type: none;
    padding: 0;
    margin: 0
}

.company-detail .content .contact-info ul li {
    float: left;
    width: 100%;
    display: inline-block;
    margin: 3px 0;
    font-size: 15px;
    color: #333
}

.company-detail .content .contact-info ul li b {
    float: left;
    display: inline-block;
    width: 20%;
    color: #c7c150;
    font-weight: 400;
    font-size: inherit
}

.company-detail .content .contact-info ul li span {
    float: left;
    width: 8%;
    display: inline-block;
    text-align: center;
    font-size: inherit;
    color: inherit
}

.company-detail .content .contact-info ul li p {
    float: left;
    width: 72%;
    display: inline-block;
    font-size: inherit;
    color: inherit;
    padding: 0
}

.company-detail .content .contact-maps {
    float: left;
    display: inline-block;
    width: 45%;
    margin-top: 0;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 5px;
    border: 1px solid #eee
}

.company-detail .content .contact-maps iframe {
    width: 100%;
    height: 100%;
    display: inline-block;
    float: left
}

.company-detail .content .wrapper {
    width: 100%;
    display: inline-block;
    float: left;
    position: relative;
    margin-bottom: 20px
}

.tag-wrapper.tag-style-2 ul li a,.tag-wrapper.tag-style-2 ul li>span {
    border: 1px solid #338890;
    background: #fff;
    border-radius: 0;
    height: 36px;
    line-height: 36px;
    padding: 0 10px;
    font-size: 15px;
    color: #338890;
    font-weight: 700;
    display: inline-block;
    float: left;
    margin: 10px 5px;
    transition: all 450ms;
    margin-bottom: 0
}

.tag-wrapper.tag-style-2 ul li a:hover,.tag-wrapper.tag-style-2 ul li>span:hover {
    color: #fff;
    background: #338890
}

.tag-wrapper.tag-style-2 ul li:first-child a {
    margin: 10px 5px;
    margin-bottom: 0
}

.tag-wrapper.tag-style-2 ul li {
    float: left
}

.tag-wrapper.tag-style-2 ul li:nth-child(7n+1) {
    clear: both
}

.company-detail .content .tag-wrapper {
    border: 0
}

.firma-urun-slider {
    float: left;
    width: 100%;
    display: inline-block;
    margin-top: 20px
}

.firma-urun-slider .slider-wrapper {
    width: 100%;
    display: inline-block;
    float: left
}

.firma-urun-slider .slider-wrapper .item a {
    float: left;
    display: inline-block;
    width: 100%;
    text-align: center
}

.firma-urun-slider .slider-wrapper .item .img {
    width: 100%;
    display: inline-block;
    float: left;
    margin: 0;
    padding: 15px 0
}

.firma-urun-slider .slider-wrapper .item .img .wrapper {
    display: table;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
    height: 160px
}

.firma-urun-slider .slider-wrapper .item .img .wrapper .align {
    display: table-cell;
    vertical-align: middle;
    padding: 0 15px
}

.firma-urun-slider .slider-wrapper .item .img .wrapper .align img {
    max-width: 100%;
    width: 100%;
    display: inline-block;
    float: none;
    height: 160px;
    object-fit: cover;
    object-position: center;
    border-radius: 4px
}

.firma-urun-slider .slider-wrapper .item .text {
    float: left;
    width: 100%;
    display: inline-block
}

.firma-urun-slider .slider-wrapper .item .text .product-title {
    width: 100%;
    display: inline-block;
    float: left;
    text-align: center;
    font-size: 13px;
    font-weight: 400;
    color: #333;
    font-family: GothamX-MEdium;
    margin: 0;
    padding: 10px 0
}

.firma-urun-slider .slider-wrapper .owl-nav {
    left: auto;
    width: auto;
    right: 0;
    top: -45px;
    margin: 0;
    z-index: 1
}

.firma-urun-slider .slider-wrapper .owl-nav .owl-next,.firma-urun-slider .slider-wrapper .owl-nav .owl-prev {
    width: 30px;
    height: 28px;
    background: #c7c150!important;
    text-align: center;
    border-radius: 5px;
    margin-left: 5px
}

.firma-urun-slider .slider-wrapper .owl-nav .owl-next:before,.firma-urun-slider .slider-wrapper .owl-nav .owl-prev:before {
    color: #fff;
    width: 100%;
    height: 100%;
    line-height: 28px;
    text-align: center;
    font-size: 15px
}

.page-number {
    width: 100%;
    display: inline-block;
    float: left;
    text-align: center;
    margin: 10px 0 15px 0
}

.page-number ul {
    width: 100%;
    display: inline-block;
    float: none;
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: flex;
    justify-content: center;
    align-items: center
}

.page-number ul li {
    display: inline-block;
    float: left;
    margin: 0 4px;
    width: auto!important;
    clear: inherit!important
}

.page-number ul li a {
    width: 37px;
    height: 36px;
    display: inline-block;
    float: left;
    text-align: center;
    line-height: 35px;
    border: 1px solid #c7c150;
    color: #c7c150;
    border-radius: 50%;
    background: #fff;
    font-size: 13px;
    font-family: GothamX-MEdium;
    transition: all .4s;
    text-decoration: none
}

.page-number ul li a span {
    font-weight: 700
}

.page-number ul li a:hover,.page-number ul li.active a {
    background: #c7c150;
    color: #fff
}

.gradient-button-group {
    width: 100%;
    display: inline-block;
    float: left
}

.gradient-button-group .button {
    float: left;
    margin: 5px 0;
    display: inline-block;
    color: #fff;
    padding: 0 20px;
    border-radius: 5px;
    border: 1px solid #eee;
    width: 100%;
    max-width: 100%;
    display: inline-block
}

.gradient-button-group .button .wrapper {
    display: table;
    width: 100%;
    float: left;
    height: 110px
}

.gradient-button-group .button .wrapper .icon {
    display: table-cell;
    vertical-align: middle;
    font-size: 37px
}

.gradient-button-group .button .wrapper .text {
    display: table-cell;
    vertical-align: middle;
    font-size: 18px;
    line-height: 22px;
    font-family: GothamX-Bold;
    padding-left: 10px
}

.gradient-button-group .button.button-red {
    background: #338890;
    background-image: url(../images/general/button-red.png);
    background-size: auto;
    background-position: center center
}

.gradient-button-group .button.button-blue {
    background: #13b4cd;
    background-image: url(../images/general/button-blue.png);
    background-size: auto;
    background-position: center center
}

.gradient-button-group .button.button-orange {
    background: #ff9326;
    background-image: url(../images/general/button-orange.png);
    background-size: auto;
    background-position: center center
}

.gradient-button-group .button a {
    color: #fff;
    text-decoration: none
}

.price-list {
    width: calc(100% + 20px);
    display: inline-block;
    float: left;
    margin: 0 -10px;
    padding: 20px 0
}

.price-list .box {
    float: left;
    width: calc(25% - 20px);
    display: inline-block;
    margin: 0 10px;
    border-radius: 5px;
    text-align: center;
    transition: all .5s
}

.price-list .box.box-1 {
    background: #338890;
    border-color: #338890;
    color: #338890
}

.price-list .box.box-2 {
    background: #c7c150;
    border-color: #c7c150;
    color: #c7c150
}

.price-list .box.box-3 {
    background: #49bb44;
    border-color: #49bb44;
    color: #49bb44
}

.price-list .box.box-4 {
    background: #aaa;
    border-color: #aaa;
    color: #aaa
}

.price-list .box-1 .wrapper .content-text .price .new-price {
    color: #338890
}

.price-list .box-2 .wrapper .content-text .price .new-price {
    color: #c7c150
}

.price-list .box-3 .wrapper .content-text .price .new-price {
    color: #49bb44
}

.price-list .box-4 .wrapper .content-text .price .new-price {
    color: #aaa
}

.price-list .box-1 .wrapper .fake-button {
    background: #338890
}

.price-list .box-2 .wrapper .fake-button {
    background: #c7c150
}

.price-list .box-3 .wrapper .fake-button {
    background: #49bb44
}

.price-list .box-4 .wrapper .fake-button {
    background: #aaa
}

.price-list .box.box-1:hover {
    background: #bf4243;
    border-color: #bf4243;
    color: #bf4243
}

.price-list .box.box-2:hover {
    background: #0595ab;
    border-color: #0595ab;
    color: #0595ab
}

.price-list .box.box-3:hover {
    background: #3aa235;
    border-color: #3aa235;
    color: #3aa235
}

.price-list .box.box-4:hover {
    background: #848282;
    border-color: #848282;
    color: #848282
}

.price-list .box-1:hover .wrapper .fake-button {
    background: #bf4243
}

.price-list .box-2:hover .wrapper .fake-button {
    background: #0595ab
}

.price-list .box-3:hover .wrapper .fake-button {
    background: #3aa235
}

.price-list .box-4:hover .wrapper .fake-button {
    background: #848282
}

.price-list .box .wrapper {
    width: 100%;
    display: inline-block;
    float: left;
    position: relative
}

.price-list .box .wrapper .top {
    float: left;
    display: inline-block;
    width: 100%;
    text-align: center;
    height: 77px
}

.price-list .box .wrapper .top b {
    float: left;
    width: 100%;
    display: inline-block;
    font-size: 30px;
    font-family: GothamX-Ultra;
    color: #fff;
    line-height: 30px
}

.price-list .box .wrapper .top span {
    width: 100%;
    display: inline-block;
    color: #fff;
    font-size: 13px;
    font-family: GothamX-Medium
}

.price-list .box .wrapper .content-text {
    background: #fff;
    width: 100%;
    display: inline-block;
    float: left;
    padding: 10px 10px;
    position: relative;
    padding-bottom: 20px;
    height: 400px;
    border: 1px solid;
    overflow: hidden;
    border-color: inherit;
    border-radius: 0 0 5px 5px
}

.price-list .box .wrapper .content-text .price {
    float: left;
    display: inline-block;
    width: 100%
}

.price-list .box .wrapper .content-text .price .old-price {
    float: left;
    display: inline-block;
    font-size: 20px;
    font-family: GothamX-Bold;
    color: #a5a5a5;
    line-height: 45px;
    position: relative
}

.price-list .box .wrapper .content-text .price .new-price {
    font-size: 35px;
    font-family: GothamX-Bold;
    line-height: 40px;
    float: right
}

.price-list .box .wrapper .content-text .price .new-price small {
    font-size: 20px
}

.price-list .box .wrapper .content-text .tab {
    float: left;
    width: 100%;
    display: inline-block;
    text-decoration: none;
    list-style-type: none;
    padding: 0;
    margin: 0
}

.price-list .box .wrapper .content-text .tab li {
    float: left;
    width: 100%;
    display: inline-block;
    padding: 12px 0;
    border-bottom: 1px solid #eee;
    color: #a1a1a1;
    font-size: 13px;
    font-family: GothamX-Medium
}

.price-list .box .wrapper .content-text .tab li:first-child {
    border-top: 1px solid #eee
}

.price-list .box .wrapper .fake-button {
    font-size: 14px;
    display: inline-block;
    border-radius: 5px;
    height: 37px;
    text-align: center;
    line-height: 37px;
    width: 136px;
    color: #fff;
    font-family: GothamX-Medium;
    position: absolute;
    bottom: -16px;
    left: 50%;
    margin-left: -68px;
    transition: all .5s
}

.price-list .box .wrapper a {
    color: inherit;
    width: 100%;
    display: inline-block;
    float: left
}

.price-list .box .wrapper .content-text .price .old-price:before {
    width: 100%;
    height: 3px;
    background: #eee;
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: 20px
}

.form-area {
    width: 70%;
    display: inline-block;
    float: left;
    position: relative;
    margin: 20px 0;
    min-height: 385px
}

.form-area .cl {
    float: left;
    width: 100%;
    display: inline-block;
    margin: 10px 0
}

.form-area .cl label {
    float: left;
    width: 30%;
    display: inline-block;
    font-size: 14px;
    margin: 0;
    color: #333;
    padding-right: 20px;
    height: 38px;
    line-height: 37px;
    position: relative
}

.form-area .cl label:after {
    content: ':';
    float: right;
    position: absolute;
    right: 20px;
    top: 0
}

.form-area .cl input,.form-area .cl select,.form-area .cl textarea {
    width: 100%;
    float: left;
    display: inline-block;
    border: 1px solid #ccc;
    height: 38px;
    line-height: 36px;
    padding: 0 10px;
    border-radius: 5px
}

.form-area .cl .inputs-box {
    width: 70%;
    display: inline-block;
    float: left;
    position: relative
}

.select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer
}

.select:after {
    content: "\e90d";
    display: inline-block;
    float: right;
    position: absolute;
    right: 0;
    top: 0;
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 13px;
    color: #e95758;
    font-weight: 700;
    transition: all 450ms;
    height: 38px;
    line-height: 38px;
    width: 38px;
    text-align: center
}

.select {
    position: relative
}

.form-area .submit_button {
    float: right;
    width: 70%;
    display: inline-block
}

.form-area .submit_button .submit-button {
    width: 100%;
    float: left;
    display: inline-block;
    border: 1px solid #ccc;
    height: 38px;
    line-height: 36px;
    padding: 0 10px;
    border-radius: 5px;
    font-size: 15px;
    color: #fff;
    font-family: GothamX-MEdium;
    background: #338890;
    transition: all .5s;
    outline: 0;
    cursor: pointer
}

.form-area .submit_button .submit-button:hover {
    background: #bf4243
}

.company-price-page .content {
    margin-top: 5px
}

.tab-area {
    width: 100%;
    display: inline-block;
    float: left
}

.tab-area .tab {
    overflow: hidden;
    width: 100%;
    display: inline-block;
    float: left;
    border-radius: 5px;
    background: #eee2dd;
    border: 0
}

.tab-area .tab span {
    float: left;
    outline: 0;
    cursor: pointer;
    transition: .3s;
    padding: 0 30px;
    height: 44px;
    line-height: 44px;
    color: #333;
    font-size: 14px;
    font-family: GothamX-Medium;
    border: 0
}

.tab-area .tab span:hover {
    background-color: #ddd
}

.tab-area .tab span.active {
    background-color: #338890;
    color: #fff
}

.tab-area .tabcontent {
    display: none;
    border-top: none;
    float: left;
    width: 100%
}

.tab-area .tabcontent .tab-wrapper {
    float: left;
    width: 100%;
    display: inline-block;
    padding: 15px 0
}

.company-list ul.style-2 li:before {
    display: none
}

.company-list ul.style-2 li .wrapper {
    padding: 0;
    overflow: hidden
}

.company-list ul.style-2 li .wrapper .img img {
    width: 100%;
    height: 120px;
    max-height: 100%;
    object-fit: cover
}

.company-list ul.style-2 li .wrapper .img {
    padding-bottom: 0;
    justify-content: left
}

.company-list ul.style-2 li .wrapper .img .tag {
    width: auto;
    display: inline-block;
    float: left;
    margin-top: -23px;
    position: relative;
    z-index: 1;
    background: #338890;
    height: 23px;
    text-align: left;
    padding: 0 10px;
    line-height: 23px;
    color: #fff;
    border-radius: 0 5px 5px 0
}

.company-list ul.style-2 li .wrapper .text .description {
    border-top: 1px solid;
    border-bottom: 1px solid;
    display: inline-block;
    width: 100%;
    float: left;
    padding: 10px 0;
    font-size: 12px;
    color: #a5a5a5;
    border-color: #eee;
    line-height: 16px
}

.company-list ul.style-2 li .wrapper .text {
    padding: 10px 10px
}

.company-list ul.style-2 li .wrapper .search-icon {
    margin: 10px 0
}

.company-list ul.style-2 li .wrapper .info {
    float: left;
    width: 100%;
    display: inline-block;
    font-family: GothamX-MEdium;
    font-size: 13px;
    color: #338890
}

.company-list ul.style-2 li .wrapper .info .date {
    float: left;
    display: inline-block;
    font-family: GothamX-MEdium;
    font-size: 13px;
    color: #338890
}

.company-list ul.style-2 li .wrapper .info .date span {
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    display: inline-block;
    float: left
}

.company-list ul.style-2 li .wrapper .info .date label {
    margin: 0;
    line-height: 26px;
    display: inline-block;
    float: left;
    padding-left: 5px
}

.company-list ul.style-2 li .wrapper .info .number {
    float: right;
    display: inline-block;
    font-family: GothamX-MEdium;
    font-size: 13px;
    color: #338890
}

.company-list ul.style-2 li .wrapper .info .number span {
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    display: inline-block;
    float: left
}

.company-list ul.style-2 li .wrapper .info .number label {
    margin: 0;
    line-height: 26px;
    display: inline-block;
    float: left;
    padding-left: 5px
}

.tab-area .tab a {
    outline: 0;
    cursor: pointer;
    transition: .3s;
    padding: 0 15px;
    height: 44px;
    line-height: 44px;
    color: #338890;
    font-size: 14px;
    font-family: GothamX-Medium;
    border: 0;
    float: right;
    text-decoration: none;
    display: inline-block;
    width: auto
}

.activity-detail-page .content .img {
    float: left;
    padding: 0;
    overflow: hidden;
    margin-right: 15px
}

.activity-detail-page .content .img img {
    width: 100%;
    height: 170px;
    display: inline-block;
    object-fit: cover
}

.activity-detail-page .content .contact-maps {
    border-radius: 0;
    border: 0;
    overflow: inherit
}

.activity-detail-page .content .contact-maps iframe {
    border-radius: 5px;
    border: 1px solid #eee!important;
    height: calc(100% - 60px)
}

.activity-detail-page .content .contact-maps .button {
    text-align: center;
    background: #338890;
    background-image: url(../images/general/button-red.png);
    background-size: auto;
    background-position: center center;
    float: left;
    padding: 0 20px;
    border-radius: 5px;
    border: 1px solid #eee;
    width: 100%;
    max-width: 100%;
    display: inline-block;
    font-size: 17px;
    font-family: GothamX-Bold;
    color: #fff;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    margin-bottom: 15px
}

.activity-detail-page .content .img {
    width: 30%
}

.company-detail .content .contact-info ul li p a {
    color: inherit;
    text-decoration: none;
    transition: all .5s;
    word-break: break-all
}

.company-detail .content .contact-info ul li p a:hover {
    color: #c7c150
}

.social-wrapper {
    width: 100%;
    display: inline-block;
    float: left;
    margin-top: 50px
}

.social-wrapper .left {
    float: left;
    display: inline-block;
    width: 60%
}

.social-wrapper .right {
    float: right;
    width: 40%;
    display: inline-block
}

.social-wrapper .blue-title {
    border-bottom: 0!important;
    margin-bottom: 0!important
}

.social-wrapper .left .social-media {
    float: left;
    display: inline-block;
    list-style-type: none;
    padding: 0;
    margin: 0;
    line-height: 50px;
    width: auto
}

.social-wrapper .left .social-media li {
    display: inline-block;
    float: left;
    margin-right: 6px
}

.social-wrapper .left .preview {
    float: left;
    display: inline-block;
    font-size: 21px;
    text-align: center;
    width: auto
}

.social-wrapper .left .preview small {
    width: 100%;
    display: inline-block;
    float: left;
    text-align: center;
    font-size: 12px;
    color: #777
}

.social-wrapper .left .preview span {
    float: left;
    width: 50%;
    display: inline-block;
    font-weight: 700
}

.social-wrapper .left .preview span.blue {
    color: #c7c150
}

.social-wrapper .left .preview span.black {
    color: #505558
}

.detail-page-wrapper .right .activity-detail-page .button-wrapper {
    float: left;
    display: inline-block;
    margin: 0 -5px 10px -5px;
    width: calc(100% + 10px)
}

.detail-page-wrapper .right .activity-detail-page .button-wrapper>* {
    font-size: 12px!important;
    font-family: GothamX-Medium;
    padding: 0 10px;
    margin: 0 5px;
    height: 37px;
    line-height: 37px;
    width: calc(50% - 10px)
}

.social-wrapper .right .inputs {
    float: left;
    width: 100%;
    display: inline-block;
    position: relative;
    border-radius: 5px;
    overflow: hidden
}

.social-wrapper .right .inputs input {
    width: 100%;
    display: inline-block;
    float: left;
    height: 44px;
    line-height: 44px;
    border: 1px solid #eee;
    border-radius: 5px;
    padding: 0 12px;
    padding-right: 85px
}

.social-wrapper .right .inputs .submit-button {
    position: absolute;
    right: 0;
    top: 0;
    width: 80px;
    text-align: center;
    line-height: 44px;
    height: 44px;
    background: #c7c150;
    color: #fff;
    font-size: 13px;
    font-family: GothamX-Medium;
    text-decoration: none
}

.social-wrapper .left .social-media li:last-child {
    margin-right: 0
}

.form-area .cl textarea {
    height: 170px;
    resize: none;
    line-height: 20px;
    padding: 5px 10px;
    visibility: visible !important;
}

.form-area .cl .inputs-box .inof-text {
    width: 100%;
    display: inline-block;
    float: left;
    padding: 0;
    line-height: inherit;
    margin-top: 5px;
    height: auto
}

.form-area .cl.select-box-group .wrapper {
    margin: 0 -5px;
    width: calc(44% + 10px);
    float: left;
    display: inline-block
}

.form-area .cl.select-box-group .inputs-box.select {
    width: calc(50% - 10px);
    margin: 0 5px
}

.form-area .cl .inputs-box .inof-text:after {
    display: none
}

.activity-page .content {
    border: 0
}

.activity-page .form-area {
    margin-top: 0;
    width: 90%
}

.form-area .cl.select-box-group .wrapper .inputs-box {
    float: left;
    width: calc(50% - 10px);
    display: inline-block
}

.form-area .cl.select-box-group .wrapper .inputs-box>* {
    width: 100%;
    margin: 0
}

.form-area .cl .inof-text {
    height: auto;
    float: left;
    padding-right: 0;
    width: 26%;
    display: inline-block;
    line-height: 30px;
    padding: 0 10px;
    font-size: 13px
}

.form-area .cl .inof-text:after {
    display: none
}

.form-area .cl.file-upload input {
    background: #fff;
    opacity: 0;
    width: 100%;
    height: 38px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    cursor: pointer
}

.form-area .cl.file-upload .fake {
    width: 100%;
    float: left;
    display: inline-block;
    border: 1px solid #ccc;
    height: 38px;
    line-height: 36px;
    padding: 0;
    border-radius: 5px;
    background: #fff;
    overflow: hidden;
    position: relative;
    z-index: 1
}

.form-area .cl.file-upload .fake span {
    float: left;
    display: inline-block;
    background: #338890;
    font-size: 12px;
    color: #fff;
    padding: 0 25px;
    font-family: GothamX-Medium;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100px;
    text-align: center
}

.form-area .cl.file-upload .fake label {
    width: 100%;
    display: inline-block;
    float: left;
    padding-right: 0;
    padding-left: 110px;
    font-size: 13px;
    color: #333;
    font-family: GothamX-MEdium
}

.form-area .cl.file-upload .fake label:after {
    display: none
}

.form-area .checkbox {
    width: 100%;
    display: inline-block;
    float: left;
    font-size: 14px;
    color: #333;
    padding: 10px 0;
    font-weight: 700;
    position: relative
}

.checkbox input {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    opacity: 0;
    z-index: 1;
    cursor: pointer
}

.form-area .checkbox label {
    margin: 0;
    width: 100%;
    position: relative;
    padding-left: 30px;
    padding-right: 0;
    line-height: inherit;
    font-size: 13px;
    height: auto
}

.form-area .checkbox label:before {
    content: "";
    width: 20px;
    height: 20px;
    display: inline-block;
    border: 1px solid #338890;
    margin-right: 10px;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 5px;
    background: #fff;
    margin: 0!important
}

.form-area .checkbox label:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    text-align: center;
    height: 20px;
    line-height: 20px;
    color: #338890;
    margin: 0!important
}

.form-area .checkbox input:checked+label:after {
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 9px
}

.spawning-calendar .left .img img {
    width: 100%;
    object-fit: cover;
    border: 1px solid #a4a4a4;
    object-position: left
}

.spawning-calendar .do-you-know-these .title {
    font-size: 20px
}

.spawning-calendar .do-you-know-these .wrapper ul li {
    width: 100%;
    margin-top: 7px
}

.spawning-calendar .content {
    padding: 10px 0;
    font-size: 15px;
    display: inline-block;
    width: 100%;
    position: relative;
    float: left
}

.spawning-calendar .content.red-text {
    color: #e95557
}

.spawning-calendar .content.first .page-title {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 0;
    padding-right: 100px;
    line-height: 29px
}

.spawning-calendar .content .yumurtlama-takvimi {
    float: left;
    width: 100%;
    display: inline-block;
    padding: 20px 0;
    border-bottom: 1px solid #eee
}

.spawning-calendar .content .yumurtlama-takvimi .form-area {
    margin: 0;
    width: 100%;
    min-height: 0
}

.spawning-calendar .content .yumurtlama-takvimi .left {
    float: left;
    display: inline-block;
    width: 42%
}

.spawning-calendar .content .yumurtlama-takvimi .right {
    float: left;
    width: 58%;
    display: inline-block
}

.spawning-calendar .content .yumurtlama-takvimi .blue-title {
    width: 100%;
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0;
    color: #c7c150;
    font-size: 15px;
    margin-bottom: 20px
}

.spawning-calendar .content .yumurtlama-takvimi .left .inputs-box {
    width: calc(50% - 20px);
    float: left;
    margin: 0 10px
}

.spawning-calendar .content .yumurtlama-takvimi .left .cl {
    margin: 0 -10px;
    width: 100%
}

.spawning-calendar .content .yumurtlama-takvimi .right .cl {
    margin: 0
}

.spawning-calendar .content .yumurtlama-takvimi .right .cl .input {
    float: left;
    width: auto;
    display: inline-block;
    width: 75%
}

.spawning-calendar .content .yumurtlama-takvimi .right .cl .input input {
    width: 35%;
    text-align: right
}

.spawning-calendar .content .yumurtlama-takvimi .right .cl .input .inof-text {
    width: 65%;
    height: 38px;
    line-height: 38px
}

.spawning-calendar .content .yumurtlama-takvimi .cl .button {
    float: right;
    display: inline-block
}

.spawning-calendar .content .yumurtlama-takvimi .cl .button .submit-button {
    background: #338890;
    color: #fff;
    height: 38px;
    display: inline-block;
    float: left;
    padding: 0 15px;
    line-height: 38px;
    border-radius: 5px;
    text-decoration: none;
    transition: all 450ms
}

.spawning-calendar .content .yumurtlama-takvimi .cl .button .submit-button:hover {
    background: #cc4344
}

.children.spawning-calendar .content.first .page-title {
    margin-bottom: 15px
}

.children.spawning-calendar .content.first .boy-hesaplama {
    width: 100%;
    display: inline-block;
    float: left
}

.children.spawning-calendar .content.first .boy-hesaplama .result-text {
    display: inline-block;
    float: left;
    width: 100%;
    padding: 10px 0 20px 0;
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-color: #eee;
    margin-top: 10px
}

.children.spawning-calendar .content.first .boy-hesaplama .form-area {
    margin: 0;
    min-height: 0
}

.children.spawning-calendar .content.first .boy-hesaplama .form-area .cl label {
    width: 40%
}

.children.spawning-calendar .content.first .boy-hesaplama .form-area .cl .inputs-box {
    width: 35%
}

.children.spawning-calendar .content.first .boy-hesaplama .form-area .cl .button {
    margin-left: 40%;
    display: inline-block;
    float: left;
    width: 35%
}

.children.spawning-calendar .content.first .boy-hesaplama .form-area .cl .button .submit-button {
    background: #338890;
    color: #fff;
    height: 38px;
    display: inline-block;
    float: left;
    padding: 0 15px;
    line-height: 38px;
    border-radius: 5px;
    text-decoration: none;
    transition: all 450ms;
    width: 100%;
    text-align: center
}

.children.spawning-calendar .content.first .boy-hesaplama .form-area .cl .button .submit-button:hover {
    background: #cc4344
}

.children.spawning-calendar .content.first .boy-hesaplama .result-text b {
    font-size: 25px;
    color: #333;
    font-weight: 400;
    width: 100%;
    display: inline-block;
    float: left
}

.children.spawning-calendar .content.first .boy-hesaplama .result-text p {
    width: 100%;
    display: inline-block;
    float: left;
    margin: 0;
    color: #333;
    font-size: 15px
}

.children.spawning-calendar .content.first .boy-hesaplama .result-text b span {
    color: #c7c150;
    font-size: 40px
}

.share-social-media {
    width: 100%;
    display: inline-block;
    float: left;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee
}

.share-social-media .title {
    float: left;
    display: inline-block;
    width: 15%;
    color: #c7c150;
    font-size: 15px;
    height: 33px;
    line-height: 33px;
    font-weight: 700
}

.share-social-media .social-media {
    float: left;
    display: inline-block;
    padding: 0;
    margin: 0;
    list-style-type: none
}

.share-social-media .social-media li {
    float: left;
    display: inline-block;
    margin: 0 4px
}

.share-social-media .social-media li img {
    width: 33px
}

.body-mass-index .index-result {
    list-style-type: none;
    padding: 0;
    width: 100%;
    float: left;
    margin: 0;
    margin-bottom: 15px
}

.body-mass-index .index-result li {
    float: left;
    width: 100%;
    display: inline-block;
    margin: 2px 0
}

.body-mass-index .content.first .boy-hesaplama .result-text .index-result .first {
    float: left;
    display: inline-block;
    font-size: 20px;
    color: #c7c150;
    width: 50%
}

.body-mass-index .content.first .boy-hesaplama .result-text .index-result .last {
    float: left;
    display: inline-block;
    width: 50%;
    float: left;
    font-size: 20px;
    color: #333
}

.body-mass-index .cl .inof-text {
    width: 25%!important;
    line-height: 38px
}

.content img {
    max-width: 100%!important
}

.blue-title {
    color: #c7c150;
    font-size: 15px
}

.pregnancy-calculation .form-area {
    width: calc(100% + 20px);
    margin: 0 -10px!important
}

.pregnancy-calculation .form-area .cl {
    margin: 10px;
    float: left;
    width: auto
}

.pregnancy-calculation .form-area .cl>.inputs-box {
    width: auto!important;
    min-width: 130px
}

.pregnancy-calculation .form-area .cl .button {
    width: auto;
    margin-left: 0!important;
    min-width: 130px
}

.period-wrapper {
    width: 100%;
    display: inline-block;
    float: left
}

.period-wrapper ul {
    list-style-type: none;
    padding: 0;
    margin: 0 -5px;
    width: calc(100% + 10px);
    display: inline-block;
    float: left;
    margin-bottom: 20px
}

.period-wrapper ul li {
    float: left;
    display: inline-block;
    width: calc(14.285714285714286% - 10px);
    margin: 5px
}

.period-wrapper ul li a {
    width: 100%;
    display: inline-block;
    float: left;
    border-radius: 5px;
    background: #fff;
    height: 45px;
    line-height: 45px;
    text-align: center;
    border: 1px solid #c7c150;
    color: #c7c150;
    transition: all 450ms;
    font-size: 13px;
    text-decoration: none
}

.period-wrapper ul li a b {
    font-family: GothamX-Bold;
    font-size: 20px;
    color: inherit!important
}

.period-wrapper ul li a:hover {
    background: #c7c150;
    color: #fff
}

.period-wrapper .blue-title {
    font-size: 20px;
    margin: 20px 0
}

.spawning-calendar .content .share-social-media:first-child {
    border-top: 1px solid #eee
}

.detail-page-wrapper .nav-menu .form-area {
    width: 100%;
    margin: 0;
    min-height: 0
}

.detail-page-wrapper .nav-menu .form-area ul {
    width: 100%
}

.detail-page-wrapper .nav-menu .form-area .checkbox label:before {
    border: 1px solid #b7b7b7
}

.detail-page-wrapper .nav-menu .form-area .checkbox label:after {
    color: #c7c150
}

.all-videos .blog-list-container ul li a .wrapper .text .blog-title {
    color: #d90000
}

.all-videos .blog-list-container ul li a .wrapper .text p {
    color: #3f3f3f
}

.all-videos .blog-list-container ul li a .detail-icon {
    background: #d90000;
    font-size: 27px;
    line-height: 36px;
    text-indent: 1px;
    font-weight: 700
}

.all-videos .blog-list-container ul li a:hover .wrapper {
    background: #d90000;
    border-color: #d90000
}

.all-videos .blog-list-container ul li a:hover .wrapper .blog-title {
    color: #fff
}

.all-videos .blog-list-container ul li a:hover .wrapper p {
    color: #fff
}

.all-videos .blog-list-container ul li a:hover .detail-icon {
    background: #fff;
    color: #d90000
}

.top-category-wrapper {
    width: 100%;
    display: inline-block;
    float: left;
    margin-bottom: 10px
}

.top-category-wrapper ul {
    padding: 0;
    background: #eee2dd;
    border-radius: 5px;
    overflow: hidden
}

.top-category-wrapper ul li {
    float: left;
    display: inline-block;
    width: auto;
    padding: 0
}

.top-category-wrapper ul li.last {
    width: auto;
    float: right;
    padding-right: 5px
}

.top-category-wrapper ul li a {
    color: #333;
    font-size: 15px;
    font-family: GothamX-Medium;
    padding: 0 20px;
    width: 100%;
    display: inline-block;
    float: left;
    text-align: center;
    height: 44px;
    line-height: 44px;
    transition: all 450ms;
    text-decoration: none;
    min-width: 140px
}

.top-category-wrapper ul li a:hover,.top-category-wrapper ul li.active a {
    background: #d90000;
    color: #fff
}

.top-category-wrapper ul li.last a,.top-category-wrapper ul li.last a:hover {
    width: 50%;
    float: left;
    color: #d90000;
    background: 0 0
}

.top-category-wrapper ul li.last .search {
    float: left;
    display: inline-block;
    width: 100%;
    position: relative;
    margin: 5px 0
}

.top-category-wrapper ul li.last .search input {
    width: 100%;
    display: inline-block;
    float: left;
    border: 0;
    border-radius: 5px;
    height: 34px;
    line-height: 34px;
    background: #d90000;
    padding: 0 10px;
    color: #fff;
    font-family: GothamX-Medium;
    font-size: 13px
}

.top-category-wrapper ul li.last .search input::-webkit-input-placeholder {
    color: #fff;
    font-family: GothamX-Medium;
    font-size: 13px
}

.top-category-wrapper ul li.last .search input::-moz-placeholder {
    color: #fff;
    font-family: GothamX-Medium;
    font-size: 13px
}

.top-category-wrapper ul li.last .search input:-ms-input-placeholder {
    color: #fff;
    font-family: GothamX-Medium;
    font-size: 13px
}

.top-category-wrapper ul li.last .search input:-moz-placeholder {
    color: #fff;
    font-family: GothamX-Medium;
    font-size: 13px
}

.top-category-wrapper ul li.last .search .search-button {
    float: left;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    width: 34px;
    height: 34px;
    line-height: 34px;
    color: #fff;
    min-width: 0
}

.all-videos .page-number ul li a {
    color: #d90000;
    border-color: #d90000
}

.all-videos .page-number ul li a:hover,.all-videos .page-number ul li.active a {
    background: #d90000;
    color: #fff
}

.company-list li a .wrapper .text .location span:First-child {
    float: left
}

.company-list li a .wrapper .text .location span:last-child {
    float: right
}

.video-detail-wrapper {
    width: 100%;
    display: inline-block;
    float: left;
    margin-top: 20px
}

.video-detail-wrapper .left {
    float: left;
    width: 75%;
    display: inline-block
}

.video-detail-wrapper .right {
    float: right;
    width: 23%
}

.video-detail-wrapper .right ul {
    margin: 0
}

.video-detail-wrapper .right ul li {
    width: 100%
}

.video-detail-wrapper .left .top-img {
    float: left;
    width: 100%;
    display: inline-block;
    border-radius: 5px;
    border: 1px solid #eee;
    overflow: hidden
}

.video-detail-wrapper .left .top-img a {
    width: 100%;
    display: inline-block;
    float: left;
    position: relative
}

.video-detail-wrapper .left .top-img a img {
    width: 100%;
    display: inline-block;
    float: left;
    height: 385px;
    object-fit: cover;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1)
}

.video-detail-wrapper .left .top-img a:hover img {
    -webkit-transform: scale3d(1.1,1.1,1);
    transform: scale3d(1.1,1.1,1)
}

.video-detail-wrapper .left .top-img a:before {
    content: "\e906";
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 100%;
    display: inline-block;
    float: left;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    padding: 0;
    font-size: 100px;
    color: #d90000;
    display: none;
    line-height: 385px;
    z-index: 1
}

.video-detail-wrapper .content {
    width: 100%;
    display: inline-block;
    float: left;
    font-size: 15px;
    color: #333;
    position: relative
}

.video-detail-wrapper .content .red-title {
    width: 100%;
    display: inline-block;
    float: left;
    padding-bottom: 15px;
    margin-bottom: 15px;
    color: #d80000;
    font-size: 20px;
    border-bottom: 1px solid #eee;
    margin-top: 20px
}

.video-detail-wrapper .content .comments {
    float: left;
    width: 100%;
    display: inline-block
}

.video-detail-wrapper .content .comments ul {
    margin: 0;
    float: left;
    width: 100%;
    display: inline-block
}

.video-detail-wrapper .content .comments ul li {
    float: left;
    width: 100%;
    padding: 10px 0
}

.video-detail-wrapper .content .comments ul li .img {
    width: 12%;
    margin-right: 2%;
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid #eee;
    display: inline-block;
    float: left
}

.video-detail-wrapper .content .comments ul li .text {
    width: 86%;
    float: left;
    display: inline-block
}

.video-detail-wrapper .content .comments ul li .text .comments-title {
    width: 100%;
    display: inline-block;
    float: left;
    margin-bottom: 0;
    font-size: 17px;
    color: #d80000;
    font-weight: 400
}

.video-detail-wrapper .content .comments ul li .text .date {
    width: 100%;
    display: inline-block;
    float: left;
    font-size: 12px;
    color: #333;
    margin: 5px 0 10px 0
}

.video-detail-wrapper .content .comments ul li .text .comments-description {
    width: 100%;
    display: inline-block;
    float: left;
    color: #333;
    font-size: 14px
}

.video-detail-wrapper .content .comments ul li ul {
    padding-left: 100px
}

.video-detail-wrapper .content .comments .button-wrapper {
    width: 100%;
    display: inline-block;
    float: left;
    margin-bottom: 30px
}

.company-registration .company-detail .content {
    border: 0;
    padding-bottom: 0
}

.company-registration .company-detail .content .maps {
    float: right;
    width: 100%;
    display: inline-block;
    margin: 20px 0;
    height: 300px;
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid #eee
}

.company-registration .company-detail .content .form-area {
    width: 100%
}

.company-registration .company-detail .content .maps iframe {
    width: 100%;
    height: 100%;
    display: inline-block
}

.company-registration .company-detail .content .form-area .select-box-group .column {
    width: 50%;
    float: left;
    display: inline-block
}

.company-registration .company-detail .content .form-area .select-box-group .column label {
    width: 60%
}

.company-registration .company-detail .content .form-area .select-box-group .column .wrapper {
    width: calc(40% + 10px)
}

.company-registration .company-detail .content .form-area .select-box-group .column .wrapper .inputs-box {
    width: calc(100% - 10px)
}

.company-registration .company-detail .content .form-area .select-box-group .column:nth-child(2) label {
    padding-left: 20px
}

.company-registration .company-detail .content .form-area .two-column .column {
    float: right;
    width: 32%;
    display: inline-block
}

.company-registration .company-detail .content .form-area .two-column .column label {
    width: 46%
}

.company-registration .company-detail .content .form-area .two-column .column .inputs-box {
    width: 54%
}

.company-registration .company-detail .content .form-area .two-column .column:first-child {
    width: 65%;
    float: left
}

.company-registration .company-detail .content .form-area .two-column .column .checkbox label {
    width: 100%;
    font-size: 12px
}

.company-registration .company-detail .content .form-area .keywords .inputs-box input {
    width: calc(33.333333333333336% - 10px);
    margin: 5px 5px
}

.company-registration .company-detail .content .form-area .social-media .inputs-box input {
    width: calc(33.333333333333336% - 10px);
    margin: 5px 5px
}

.company-registration .company-detail .content .form-area .social-media .inputs-box {
    margin: 0 -5px;
    width: calc(70% + 10px)
}

.company-registration .company-detail .content .form-area .keywords .inputs-box {
    margin: 0 -5px;
    width: calc(70% + 10px)
}

.company-registration .company-detail .content .form-area .captcha-code .inputs-box .img {
    float: left;
    display: inline-block;
    padding: 0;
    border: 0;
    width: 29%
}

.company-registration .company-detail .content .form-area .captcha-code .inputs-box input {
    float: right;
    width: 68%
}

.form-area .checkbox a {
    color: #338890;
    position: relative;
    z-index: 2;
    text-decoration: none
}

.search-wrapper {
    float: right;
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 0;
    height: 57px;
    width: 57px;
    text-align: center;
    line-height: 57px
}

.search-wrapper .search-button,.search-wrapper .search-button:focus,.search-wrapper .search-button:hover {
    font-size: 21px;
    color: #338890;
    padding: 5px 8px;
    text-decoration: none;
    outline: 0;
    box-shadow: none
}

.header .content .menu nav {
    float: left;
    width: 100%
}

.header .content .menu nav ul {
    padding-right: 57px
}

.header .top-links {
    width: 100%;
    display: inline-block;
    float: left;
    padding-top: 10px
}

.header .top-links ul {
    padding: 0;
    float: right;
    list-style-type: none;
    display: inline-block;
    margin: 0
}

.header .top-links ul li {
    float: left;
    display: inline-block
}

.header .top-links ul li a {
    float: left;
    display: inline-block;
    font-size: 14px;
    color: #353737;
    font-family: GothamX-Medium;
    padding: 2.8px 18px;
    border-right: 1px solid;
    border-color: #eee;
    transition: all 450ms;
    text-decoration: none;
    position: relative;
    width: 100%;
    text-align: center
}

.header .top-links ul li:last-child a {
    border-right: 0;
    padding-right: 5px
}

.header .top .logo {
    margin-top: -10px;
    margin-bottom: 10px
}

.spawning-calendar .content b {
    color: #c7c150;
    font-weight: 700
}

.mobile-nav-menu .selects-box select {
    height: 44px;
    display: inline-block;
    width: 100%;
    float: left;
    background: #c7c150;
    padding: 0 10px;
    line-height: 44px;
    color: #fff;
    font-family: GothamX-Bold;
    border-radius: 5px;
    outline: 0;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer
}

.mobile-nav-menu .selects-box {
    width: 100%;
    display: inline-block;
    float: left;
    margin: 15px 0;
    position: relative
}

.mobile-nav-menu .selects-box:after {
    content: "\e90d";
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    width: 44px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    font-size: 16px
}

.mobile-nav-menu .selects-box.two-select select {
    width: calc(50% - 10px);
    margin: 0 5px
}

.mobile-nav-menu .selects-box.two-select {
    width: calc(100% + 10px);
    margin-left: -5px;
    margin-right: -5px;
    margin-top: 0
}

.all-videos .mobile-nav-menu .selects-box select {
    background: #d90000
}

.mobile-nav-menu .search {
    float: left;
    display: inline-block;
    width: 100%;
    position: relative;
    margin: 0
}

.mobile-nav-menu .search input {
    width: 100%;
    display: inline-block;
    float: left;
    border: 0;
    border-radius: 5px;
    height: 34px;
    line-height: 34px;
    background: #d90000;
    padding: 0 10px;
    color: #fff;
    font-family: GothamX-Medium;
    font-size: 13px
}

.mobile-nav-menu .search input::-webkit-input-placeholder {
    color: #fff;
    font-family: GothamX-Medium;
    font-size: 13px;
    opacity: 1
}

.mobile-nav-menu .search input::-moz-placeholder {
    color: #fff;
    font-family: GothamX-Medium;
    font-size: 13px;
    opacity: 1
}

.mobile-nav-menu .search input:-ms-input-placeholder {
    color: #fff;
    font-family: GothamX-Medium;
    font-size: 13px;
    opacity: 1
}

.mobile-nav-menu .search input:-moz-placeholder {
    color: #fff;
    font-family: GothamX-Medium;
    font-size: 13px;
    opacity: 1
}

.mobile-nav-menu .search .search-button {
    float: left;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    width: 34px;
    height: 34px;
    line-height: 34px;
    color: #fff;
    min-width: 0;
    text-align: center
}

.footer .footer-parallax-container .box .newsletter form {
    background: 0 0
}

.user-modal .button-group .button.login:hover {
    background: #c54142
}

.user-modal .button-group .button.facebook:hover {
    background: #253965
}

.user-modal .button-group .button.register:hover {
    background: #0595ab
}

.user-modal .button-group {
    float: left;
    width: 100%;
    display: inline-block
}

.user-modal .button-group .button {
    width: 100%;
    display: inline-block;
    float: left;
    text-align: center;
    height: 45px;
    line-height: 45px;
    color: #fff;
    margin-bottom: 10px;
    font-size: 17px;
    text-decoration: none;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    outline: 0;
    border: 0;
    outline: 0;
    cursor: pointer;
    background: #d94032;
    border-radius: 5px
}

.user-modal .button-group .button:last-child {
    margin-bottom: 0
}

.user-modal .button-group .button:hover {
    background: #b92d20
}

.user-modal .button-group .button.login {
    background: #338890
}

.user-modal .button-group .button.facebook {
    background: #344e86
}

.user-modal .button-group .button.register {
    background: #c7c150
}

.user-modal .button-group .button i {
    margin-right: 10px
}

.user-modal .modal-content .modal-body {
    padding: 30px 31px
}

.modal-content {
    border-radius: 0!important
}

.user-modal .modal-content {
    background: rgba(255,255,255,.88);
    border-radius: 5px!important;
    border: 0;
    overflow: hidden
}

.modal-backdrop.show {
    opacity: .75!important
}

.user-modal .modal-dialog {
    max-width: 460px;
    max-height: 100%
}

.user-modal .modal-content .title {
    color: #333;
    font-size: 30px;
    text-align: center;
    width: 100%;
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0 0 25px 0
}

.user-modal .inputs {
    float: left;
    width: 100%;
    display: inline-block;
    margin-bottom: 15px;
    position: relative;
    color: #333;
    border-radius: 5px;
    overflow: hidden
}

.user-modal .inputs .invalid-feedback {
    float: left;
    margin-top: 15px
}

.user-modal .inputs input {
    float: left;
    width: 100%;
    display: inline-block;
    border: 1px solid #bbb;
    padding: 0 20px;
    height: 45px;
    line-height: 45px;
    padding-left: 50px;
    border-radius: 5px;
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}

.user-modal .inputs span {
    position: absolute;
    left: 15px;
    top: 13px;
    font-size: 18px;
    font-weight: 700;
    border-right: 1px solid #b1b1b1;
    padding-right: 8px
}

.user-modal .inputs.checkbox,.user-modal .inputs.password {
    display: inline-block;
    float: left;
    width: 50%;
    line-height: 30px;
    margin-bottom: 0;
    font-size: 15px;
    color: #333
}

.user-modal .inputs.password .password-button {
    float: right;
    color: inherit;
    text-decoration: none
}

#registerModal.user-modal .inputs.checkbox,#registerModal.user-modal .inputs.password {
    width: 100%
}

.user-modal .button-group .button.password {
    background: #338890
}

.inputs.checkbox ul {
    list-style-type: none;
    padding: 0;
    width: 100%;
    display: inline-block;
    float: left
}

.inputs.checkbox ul li {
    position: relative;
    display: inline-block;
    float: left;
    width: 100%
}

.inputs.checkbox ul li label:before {
    content: '';
    cursor: pointer;
    position: absolute;
    left: 4px;
    top: 4px;
    background: #fff;
    border: 1px solid #338890;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    border-radius: 5px
}

.inputs.checkbox ul li label {
    display: inline-block;
    position: relative;
    float: left;
    padding-left: 33px;
    line-height: 27px;
    margin-bottom: 0
}

.checkbox ul li input {
    cursor: pointer;
    opacity: 0;
    position: absolute;
    left: 0;
    width: 28px!important;
    height: 100%!important;
    z-index: 9
}

.checkbox ul li input[type=checkbox]:checked+label:after,.checkbox ul li input[type=radio]:checked+label:after {
    content: '';
    width: 10px;
    height: 7px;
    position: absolute;
    top: 9px;
    left: 9.5px;
    border: 3px solid #338890;
    border-top: none;
    border-right: none;
    background: 0 0;
    opacity: 1;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.user-modal .button-group .button.password:hover {
    background: #c54142
}

.inputs.checkbox ul li label a {
    color: #e9595a;
    text-decoration: none
}

#registerModal.user-modal .button-group .button.register {
    background: #338890
}

#registerModal.user-modal .button-group .button.register:hover {
    background: #c54142
}

.contact-wrapper .company-detail {
    float: left;
    width: 100%;
    display: inline-block;
    margin: 0
}

.contact-wrapper .company-detail .content {
    border: 0;
    padding: 0;
    margin: 0
}

.contact-wrapper .company-detail .content .paragpraph-text {
    width: 70%
}

.contact-wrapper .form-area {
    width: 60%
}

.contact-wrapper .form-area .cl.captcha-code .img {
    float: left;
    display: inline-block;
    padding: 0;
    border: 0;
    width: 29%
}

.contact-wrapper .form-area .cl.captcha-code input {
    float: right;
    width: 68%
}

.contact-wrapper .form-area .cl.captcha-code .img img {
    max-width: 100%
}

.contact-wrapper .form-area .cl.submit_button {
    margin-top: 0
}

.contact-wrapper .form-area .cl.submit_button .submit-button {
    margin-top: 10px
}

.author-list.company-list li a .wrapper .text .title {
    font-size: 15px;
    border-bottom: 0;
    margin-bottom: 0
}

.author-list.company-list li a .wrapper .text .description {
    border-top: 0;
    color: #c7c150;
    font-size: 13px
}

.company-list ul.style-2 li .wrapper .search-icon .icon-magnifier {
    margin-right: 5px
}

.detail-page-wrapper.account-page .blog-list-container {
    width: 100%;
    display: inline-block;
    float: left;
    margin: 0;
    margin-top: -20px
}

.detail-page-wrapper.account-page .blog-list-container ul li .heart {
    top: 20px;
    font-weight: 700;
    font-size: 20px;
    right: 15px;
    z-index: 1
}

.detail-page-wrapper.account-page .form-area .cl.select-box-group .inputs-box.select {
    margin: 0;
    width: 70%
}

.detail-page-wrapper.account-page .form-area {
    margin: 0
}

.detail-page-wrapper.account-page .blog-list-container ul li .heart span:After {
    content: "\e900";
    position: absolute;
    left: 0;
    top: 3px;
    color: #fff;
    transform: scale(.8);
    display: none
}

.detail-page-wrapper.account-page .blog-list-container ul li .heart input:checked+label span:After {
    display: none
}

.detail-page-wrapper.account-page .blog-list-container ul li .heart {
    width: 20px;
    height: 24px
}

.banner.homepage.mobile-section .list {
    width: 100%;
    height: auto;
    display: inline-block;
    float: left
}

.banner.homepage.mobile-section .wrapper {
    width: 100%;
    display: inline-block;
    float: left;
    height: 100%;
    padding-top: 87px;
    min-height: 520px
}

.banner.homepage.mobile-section .col-12,.banner.homepage.mobile-section .container,.banner.homepage.mobile-section .row {
    height: 100%
}

.banner.homepage.mobile-section .list .align {
    display: inline-block;
    width: 100%;
    height: 100%;
    float: left;
    max-width: 100%
}

.banner.homepage.mobile-section .list .align .align-vertical {
    display: inline-block;
    float: left;
    width: 100%
}

.banner.homepage.mobile-section .title {
    width: 100%;
    display: inline-block;
    text-align: center;
    color: #fff;
    margin: 0;
    padding: 20px 0;
    font-weight: 400;
    color: #fff;
    font-size: 22px;
    line-height: 32px
}

.banner.homepage.mobile-section .list ul {
    padding: 0;
    list-style-type: none;
    margin: 0;
    width: calc(100% + 10px);
    float: left;
    margin: 0 -5px
}

.banner.homepage.mobile-section .list ul li {
    float: left;
    display: inline-block;
    width: calc(33.333333333333336% - 10px);
    margin: 5px
}

.banner.homepage.mobile-section .list ul li a {
    background: rgba(0,0,0,.5);
    width: 100%;
    display: inline-block;
    float: left;
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
    font-family: GothamX-Medium;
    color: #fff;
    padding: 20px 10px
}

.banner.homepage.mobile-section .list ul li a .title {
    font-size: inherit;
    margin: 0;
    padding: 0;
    color: inherit;
    line-height: 16px;
    min-height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    word-wrap: break-word
}

.banner.homepage.mobile-section .list ul li a span {
    font-size: 52px;
    margin-bottom: 15px;
    display: inline-block;
    float: left;
    width: 100%
}

.banner.homepage.mobile-section .list .owl-dots {
    margin: 0;
    margin-top: 5px
}

.banner.homepage.mobile-section .list .owl-dots .owl-dot span {
    margin: 0 3px;
    background: 0 0;
    border: 1px solid #fff
}

.banner.homepage.mobile-section .list .owl-dots .owl-dot.active span {
    background: #fff
}

.banner.homepage.mobile-section .button-group {
    width: 100%;
    display: inline-block;
    float: left;
    margin-top: 10px
}

.banner.homepage.mobile-section .button-group .button-1 {
    float: left;
    background: #338890;
    color: #fff
}

.banner.homepage.mobile-section .button-group .button-2 {
    float: right;
    background: #036674;
    color: #fff
}

.banner.homepage.mobile-section .button-group .button {
    font-family: GothamX-Medium;
    padding: 0 15px;
    display: inline-block;
    text-align: center;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    font-size: 15px!important;
    text-decoration: none!important;
    transition: all 450ms;
    width: 48%
}

.banner.homepage.mobile-section .align-section {
    width: 100%;
    height: 100%;
    display: block;
    float: left;
    position: relative
}

.banner.homepage.mobile-section .align-section .align {
    display: inline-block;
    height: 100%;
    float: left;
    position: relative;
    width: 100%
}

.banner.homepage.mobile-section .align-section .align .vertical {
    display: inline-block;
    width: 100%;
    float: left
}

.mobile-section {
    display: none
}

.modal {
    z-index: 2147483002
}

.modal-backdrop {
    z-index: 2147483001
}

.banner.homepage.mobile-section .list .align .align-vertical .owl-carousel {
    min-height: 290px
}

.modal-backdrop {
    z-index: 1999999998 !important;
}

.modal {
    z-index: 1999999999 !important;
}

.user-modal .modal-dialog {
    border-radius: 5px
}

.spawning-calendar .content b,.spawning-calendar .content strong {
    color: #c7c150
}

.user-modal .button-group {
    margin-top: 10px
}

.video-detail-wrapper .content ul {
    display: inherit;
    float: none;
    width: inherit;
    padding: inherit;
    padding-left: 40px;
    margin-bottom: 15px
}

.video-detail-wrapper .content ul li {
    width: inherit;
    margin: 0;
    padding: 0;
    float: inherit;
    display: inherit;
    display: list-item;
    list-style-type: disc
}

.blog-list-container.blog-top .top-category-wrapper ul li a:hover,.blog-list-container.blog-top .top-category-wrapper ul li.active a {
    background: #06b1ca
}

.blog-list-container.blog-top .top-category-wrapper ul {
    background: #d3f2f7
}

.blog-list-container.blog-top .top-category-wrapper ul li.last .search input {
    background: #06b1ca
}

.fancybox-container {
    z-index: 2147483002!important
}

.fixed-social-media {
    width: 40px;
    height: 217px;
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 1;
    margin-top: -100px
}

.fixed-social-media ul {
    display: inline-block;
    width: 100%;
    float: left;
    list-style-type: none;
    padding: 0;
    margin: 0
}

.fixed-social-media ul li {
    margin-bottom: 2px
}

.fixed-social-media ul li a {
    width: 40px;
    height: 40px;
    background-color: #338890;
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-size: 22px;
    transition: all .3s;
    border-radius: 0;
    float: right;
    display: inline-block;
    margin-bottom: 2px;
    position: relative;
    border: 0!important;
    border-radius: 5px 0 0 5px
}

.fixed-social-media ul li a.facebook:hover {
    background: #3b5998;
    border: 2px solid #3b5998
}

.fixed-social-media ul li a.twitter:hover {
    background: #00aced;
    border: 2px solid #00aced
}

.fixed-social-media ul li a.instagram:hover {
    background: rgba(162,70,180,.8784313725490196)
}

.fixed-social-media ul li a.pinterest:hover {
    background: #e31d1a;
    border: 2px solid #f74c53
}

.fixed-social-media ul li a.youtube:hover {
    background: #b00;
    border: 2px solid #b00
}

.fixed-social-media ul li a.google-plus:hover {
    background: #dd4b39;
    border: 2px solid #dd4b39
}

.fixed-social-media ul li a:before {
    width: 38px;
    height: 38px;
    display: inline-block;
    content: '';
    border: 2px solid;
    transition: all .3s;
    float: left;
    position: absolute;
    left: 0;
    top: 0;
    display: none
}

.fixed-social-media ul li a:hover:before {
    transform: rotate(180deg)
}

.fixed-social-media ul li a i {
    transition: all .3s;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1)
}

.fixed-social-media ul li a.instagram {
    border: 0
}

.fixed-social-media ul li a.google-plus {
    background: #dd4b39;
    border: 2px solid #dd4b39
}

.fixed-social-media ul li a.google-plus {
    border-color: #dd4b39
}

.fixed-social-media.animatedIn {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

.fixed-social-media.animatedOut {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

.fixed-social-media ul li .google:hover {
    background: #dd4b39
}

.modal-content .close,.modal-content .close:focus,.modal-content .close:hover {
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    opacity: 1;
    font-size: 36px;
    display: inline-block;
    width: 42px;
    height: 42px;
    text-align: center;
    background: #338890;
    border-radius: 0 0 0 5px;
    border: 0;
    text-shadow: none;
    z-index: 9;
    cursor: pointer
}

.heart span {
    display: none
}

.playBut .circle {
    stroke: #e95758;
    stroke-dasharray: 650;
    stroke-dashoffset: 650;
    -webkit-transition: all .5s ease-in-out;
    opacity: .3
}

.playBut {
    display: inline-block;
    -webkit-transition: all .5s ease;
    width: 100%;
    display: inline-block;
    float: left;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.playBut .triangle {
    -webkit-transition: all .7s ease-in-out;
    stroke-dasharray: 240;
    stroke-dashoffset: 480;
    stroke: #fff;
    transform: translateY(0)
}

.playBut:hover .triangle {
    stroke-dashoffset: 0;
    opacity: 1;
    stroke: #e95758;
    animation: nudge .7s ease-in-out
}

body .fixed-firm-button {
    display: block!important;
    width: 140px;
    height: auto;
    position: fixed;
    right: -66px;
    top: 50%;
    z-index: 10;
    margin-top: -179px
}

body .fixed-firm-button a {
    border-radius: 5px 5px 0 0;
    transform: rotate(-90deg) translateY(66px);
    line-height: inherit;
    padding: 12px 15px;
    text-align: center;
    height: 43px;
}

body .fixed-firm-button a .icon-user-silhouette {
    display: none
}

.spawning-calendar .do-you-know-these .wrapper {
    margin-top: 6px
}

.detail-page-wrapper .nav-menu ul li.dropdown>ul {
    border: 0;
    display: none
}

.detail-page-wrapper .nav-menu ul li.dropdown>a {
    color: #c7c150;
    border-bottom-color: #eee
}

.detail-page-wrapper .nav-menu ul li.dropdown>ul li {
    padding: 0
}

.detail-page-wrapper .nav-menu ul li.dropdown>a:after {
    content: "\e90d";
    float: right;
    display: inline-block;
    color: #c7c150;
    opacity: 1;
    font-family: icomoon;
    font-weight: 700;
    padding: 2px 5px
}

.detail-page-wrapper .nav-menu ul li.dropdown.active>a:after {
    content: "\e90e"
}

.detail-page-wrapper .nav-menu ul li.dropdown.active>ul {
    display: block
}

.gradient-button-group .link-button {
    margin: 5px 0;
    width: 100%;
    border-radius: 2px;
    background: #c7c150;
    margin-top: -10px
}

@keyframes nudge {
    0% {
        transform: translateX(0)
    }

    30% {
        transform: translateX(-5px)
    }

    50% {
        transform: translateX(5px)
    }

    70% {
        transform: translateX(-2px)
    }

    100% {
        transform: translateX(0)
    }
}

.playBut:hover .circle {
    stroke-dashoffset: 0;
    opacity: 1
}

.playBut svg {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    z-index: 99999;
    margin-left: -75px;
    margin-top: -75px
}

.video-section .video-gallery .last .playBut svg {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 90px;
    height: 90px;
    z-index: 99999;
    margin-left: -45px;
    margin-top: -45px
}

.footer .footer-parallax-container .box .social-media li a:before {
    content: '';
    width: 120%;
    height: 120%;
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 90%;
    left: -110%;
    transition: all .35s;
    transition-timing-function: cubic-bezier(.31,-.105,.43,1.59);
    z-index: 0
}

.footer .footer-parallax-container .box .social-media li a i {
    font-size: 22px;
    vertical-align: middle;
    -webkit-transform: scale(.8);
    transform: scale(.8);
    transition: all .35s;
    transition-timing-function: cubic-bezier(.31,-.105,.43,1.59);
    color: #fff!important
}

.footer .footer-parallax-container .box .social-media li.facebook a:before {
    background-color: #3b5998
}

.footer .footer-parallax-container .box .social-media li.facebook .fa {
    color: #3b5998
}

.footer .footer-parallax-container .box .social-media li.twitter a:before {
    background-color: #00acec
}

.footer .footer-parallax-container .box .social-media li.twitter .fa {
    color: #00acec
}

.footer .footer-parallax-container .box .social-media li.google-plus a:before {
    background-color: #dc4b39
}

.footer .footer-parallax-container .box .social-media li.google-plus .fa {
    color: #dc4b39
}

.footer .footer-parallax-container .box .social-media li.instagram a:before {
    background-color: #9849a9
}

.footer .footer-parallax-container .box .social-media li.instagram .fa {
    color: #9849a9
}

.footer .footer-parallax-container .box .social-media li.linkedin a:before {
    background-color: #0077b5
}

.footer .footer-parallax-container .box .social-media li.linkedin .fa {
    color: #0077b5
}

.footer .footer-parallax-container .box .social-media li.pinterest a:before {
    background-color: #e21d1a
}

.footer .footer-parallax-container .box .social-media li.pinterest .fa {
    color: #e21d1a
}

.footer .footer-parallax-container .box .social-media li.youtube a:before {
    background-color: #b00
}

.footer .footer-parallax-container .box .social-media li.youtube .fa {
    color: #b00
}

.footer .footer-parallax-container .box .social-media li a:hover i {
    -webkit-transform: scale(1);
    transform: scale(1);
    color: #fff!important
}

.inputs input~.focus-border:after,.inputs input~.focus-border:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 2px;
    background-color: #338890;
    transition: .3s
}

.inputs input~.focus-border:after {
    top: 43px;
    bottom: 0;
    left: auto;
    right: 0
}

.inputs input~.focus-border i:after,.inputs input~.focus-border i:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    height: 0;
    background-color: #338890;
    transition: .4s
}

.inputs input~.focus-border i:after {
    left: auto;
    right: 0;
    top: 0;
    bottom: auto
}

.inputs input:focus~.focus-border:after,.inputs input:focus~.focus-border:before {
    width: 100%;
    transition: .3s
}

.inputs input:focus~.focus-border i:after,.inputs input:focus~.focus-border i:before {
    height: 43px;
    transition: .4s
}

.section.companies .slider .owl-item .item>div {
    width: 100%;
    display: inline-block;
    float: left;
    position: relative
}

.section.companies .slider .item a .wrapper .img {
    min-height: 92px
}

.previev {
    width: auto;
    display: inline-block;
    float: right;
    position: absolute;
    right: 0;
    top: 20px;
    font-size: 12px;
    line-height: 20px;
    color: #adadad
}

.previev i {
    margin-left: 10px;
    font-size: 18px;
    line-height: 20px;
    float: right;
    display: inline-block
}

.video-detail-wrapper .content .previev .heart {
    position: absolute;
    right: -7px;
    display: inline-block;
    float: right;
    top: -5px
}

.video-detail-wrapper .content .previev {
    padding-right: 30px
}

.spawning-calendar .content .previev .heart {
    position: absolute;
    right: 0;
    display: inline-block;
    float: right;
    top: -5px
}

.spawning-calendar .content .previev {
    color: #adadad;
    top: 10px;
    right: 0;
    padding-right: 35px
}

.heart span {
    font-weight: 700
}

.alert.animatedIn {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

.alert.animatedOut {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

.alert {
    display: inline-block;
    position: fixed;
    right: 10px;
    top: 10px;
    z-index: 2147483001;
    padding: 10px 40px 10px 10px!important;
    font-size: 17px!important
}

.alert i {
    font-size: 20px;
    margin-right: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 20px;
    float: left;
    height: 25px
}

.alert>span {
    display: flex;
    justify-content: center;
    align-items: center;
    float: left
}

.close-button {
    position: absolute;
    right: 0;
    top: 0;
    width: 25px;
    text-align: center;
    height: 45px;
    font-size: 19px;
    line-height: 45px;
    cursor: pointer
}

.pregnancy-calculation .box {
    margin: 10px 0;
    width: 100%;
    display: inline-block;
    float: left;
    padding: 0 15px;
    text-align: justify
}

.pregnancy-calculation .box b,.pregnancy-calculation .box h1,.pregnancy-calculation .box h2 {
    color: #c7c150;
    margin: 0;
    padding: 0;
    margin-bottom: 15px;
    font-weight: 700
}

.pregnancy-calculation .box b {
    font-size: 17px
}

.pregnancy-calculation .box.full {
    width: 100%;
    text-align: justify
}

.cookie-notification {
    position: fixed;
    bottom: 0;
    left: 0;
    background-color: hsla(188,95%,41%,.9);
    z-index: 999;
    width: 100%;
    font-weight: 400;
    color: #fff;
    font-size: 12px;
    line-height: 14px
}

.cookie-notification .wrapper {
    text-align: center;
    padding: 9px 34px
}

.cookie-notification a.cookie-more {
    margin-left: 10px;
    text-decoration: none;
    transition: all .5s
}

.cookie-notification a.cookie-more:hover {
    color: #e95758
}

.cookie-notification a.cookie-more {
    margin-left: 10px
}

.cookie-notification .close {
    display: inline-block;
    background-position: -766px -343px;
    font-size: 18px;
    vertical-align: middle;
    cursor: pointer;
    position: absolute;
    right: 13px;
    top: 9px;
    color: #fff;
    opacity: 1;
    text-shadow: none
}

.cookie-notification .wrapper p {
    margin: 0
}

.cookie-notification.animatedIn {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

.cookie-notification.animatedOut {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

.animation-alert svg {
    width: 160px;
    display: block;
    margin: 20px auto 0
}

.animation-alert .path {
    stroke-dasharray: 1000;
    stroke-dashoffset: 0
}

.animation-alert .path.circle {
    -webkit-animation: dash .9s ease-in-out;
    animation: dash .9s ease-in-out
}

.animation-alert .path.line {
    stroke-dashoffset: 1000;
    -webkit-animation: dash .9s .35s ease-in-out forwards;
    animation: dash .9s .35s ease-in-out forwards
}

.animation-alert .path.check {
    stroke-dashoffset: -100;
    -webkit-animation: dash-check .9s .35s ease-in-out forwards;
    animation: dash-check .9s .35s ease-in-out forwards
}

.animation-alert p {
    text-align: center;
    margin: 20px 0 10px;
    font-size: 24px;
    width: 100%;
    text-align: center;
    background: 0 0;
    padding: 0;
    border: 0
}

.animation-alert p.success {
    color: #73af55
}

.animation-alert p.error {
    color: #d06079
}

@-webkit-keyframes dash {
    0% {
        stroke-dashoffset: 1000
    }

    100% {
        stroke-dashoffset: 0
    }
}

@keyframes dash {
    0% {
        stroke-dashoffset: 1000
    }

    100% {
        stroke-dashoffset: 0
    }
}

@-webkit-keyframes dash-check {
    0% {
        stroke-dashoffset: -100
    }

    100% {
        stroke-dashoffset: 900
    }
}

@keyframes dash-check {
    0% {
        stroke-dashoffset: -100
    }

    100% {
        stroke-dashoffset: 900
    }
}

.modal-alert .modal-content {
    border-radius: 5px!important;
    border: 0;
    overflow: hidden
}

.animation-alert span {
    text-align: center;
    margin: 10px 0 10px;
    font-size: 14px;
    width: 100%;
    display: block;
    color: #338890
}

.detail-page-wrapper.account-page .cl .column .inputs-box {
    line-height: 38px
}

.blog-list-container.blog-top .tag {
    background: #06b1ca
}

.header .content .menu ul .dropdown .dropdown-container .wrapper .top .left ul li.top-link a {
    color: #c7c150;
    border-color: #c7c150;
    font-size: medium
}

.heart label {
    width: 100px;
    height: 100px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%) scale(.6);
    background: url(../images/general/heart.png) no-repeat;
    background-position: 0 0;
    cursor: pointer;
    animation: fave-heart 1s steps(28)
}

.heart input:checked+label {
    background-position: -2800px 0;
    transition: background 1s steps(28)
}

.blog-list-container ul li a .wrapper .img figure {
    width: 100%;
    height: 100%;
    display: inline-block;
    float: left;
    position: relative;
    margin: 0
}

@keyframes fave-heart {
    0% {
        background-position: 0 0
    }

    100% {
        background-position: -2800px 0
    }
}

.heart-wrapper-container {
    display: none
}

.homepage.banner .carousel-item .video-container:before {
    content: '';
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(239,215,215,.47843137254901963);
    display: inline-block;
    width: 100%;
    height: 100%
}

.homepage.banner .carousel-item .video-container {
    height: 100%;
    object-fit: contain;
    text-align: center;
    padding: 0;
    z-index: -1200;
    max-width: 100vw;
    overflow: hidden
}

.homepage.banner .carousel-item .youtube {
    height: 100%;
    object-fit: cover;
    text-align: center;
    color: #fff;
    padding: 0;
    z-index: -1000;
    width: 100%
}

.section-wave {
    position: absolute;
    bottom: 0;
    width: 100%;
    line-height: 0
}

.section-wave>svg {
    width: 100%;
    height: auto;
    fill: #f9f9f9
}

.detail-page-wrapper.account-page .cl.group .column {
    width: 50%;
    float: left;
    display: inline-block
}

.detail-page-wrapper.account-page .cl.group .column:nth-child(2) label {
    padding-left: 20px;
    width: 50%
}

.detail-page-wrapper.account-page .cl.group .column label {
    width: 60%
}

.detail-page-wrapper.account-page .cl.group .column .inputs-box {
    width: 40%
}

.detail-page-wrapper.account-page .cl.groups .column {
    width: 33.333333333333336%;
    float: left;
    display: inline-block;
    padding: 0 5px
}

.detail-page-wrapper.account-page .cl .column label {
    width: 173px
}

.detail-page-wrapper.account-page .cl .column .inputs-box {
    width: calc(100% - 173px)
}

.detail-page-wrapper.account-page .cl.group .column:nth-child(2) .inputs-box {
    width: 50%
}

.detail-page-wrapper.account-page .cl.groups .inputs-box {
    width: 100%
}

.detail-page-wrapper.account-page .cl.groups {
    padding-left: 30%;
    margin: 0 -5px;
    width: calc(100% + 10px)
}

.detail-page-wrapper.account-page .form-area .cl.full {
    padding-left: 30%
}

.detail-page-wrapper.account-page .form-area .cl.full .inputs-box {
    width: 100%
}

.form-area .cl.profil-photo-upload .wrapper {
    width: 100%;
    display: inline-block;
    float: left
}

.form-area .cl.profil-photo-upload .wrapper .upload-wrapper {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    width: 150px
}

.form-area .cl.profil-photo-upload .wrapper .upload-wrapper .img-wrapper {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    float: left
}

.form-area .cl.profil-photo-upload .wrapper .upload-wrapper input[type=file] {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    cursor: pointer
}

.form-area .cl.profil-photo-upload .wrapper .upload-wrapper .img-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: inline-block;
    float: left;
    object-position: center
}

.form-area .cl.profil-photo-upload .wrapper .text-wrapper {
    display: table-cell;
    vertical-align: middle;
    padding: 0 20px
}

.form-area .cl.profil-photo-upload .wrapper .text-wrapper .title {
    font-size: 15px;
    color: #338890
}

.form-area .cl.profil-photo-upload .wrapper .text-wrapper p {
    color: #444;
    font-size: 13px;
    margin: 0
}

.social-post-container #instafeed .insta-box {
    float: left;
    width: 12.5%;
    padding: 5px
}

.social-post-container #instafeed {
    width: calc(100% + 10px);
    display: inline-block;
    float: left;
    margin: -5px
}

.social-post-container .item iframe {
    min-height: 100%
}

.video-detail-wrapper .content a {
    text-decoration: none;
    transition: all .5s;
    color: #d90000
}

.video-section .video-gallery .last .box .heart {
    right: 0;
    top: 0
}

.header .content .mobile-menu.menu ul li.dropdown-button>.dropdownMenu {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.header .content .mobile-menu.menu ul li.dropdown-button>.dropdownMenu.animatedIn {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

.header .content .mobile-menu.menu ul li.dropdown-button>.dropdownMenu.animatedOut {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

.header .content .mobile-menu.menu ul>li>a.animatedIn {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

.header .content .mobile-menu.menu ul>li>a.animatedOut {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

.header .content .mobile-menu.menu ul li.dropdown-button>a:after {
    content: "\e90c";
    display: inline-block;
    float: right;
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    height: 100%;
    font-weight: 700;
    transition: all 450ms;
    width: 40px;
    text-align: center;
    right: 0;
    line-height: 44px;
    color: inherit;
    font-size: 13px;
    position: absolute;
    top: 0
}

.header .content .mobile-menu.menu ul li.dropdown-button .back:after {
    content: "\e90b";
    display: inline-block;
    float: left;
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    height: 100%;
    font-weight: 700;
    transition: all 450ms;
    width: 40px;
    text-align: center;
    left: -11px;
    line-height: 44px;
    color: inherit;
    font-size: 13px;
    position: absolute;
    top: 0
}

.header .content .mobile-menu.menu ul li.dropdown-button .back:before {
    display: none
}

.account-page .company-list li {
    float: left;
    display: inline-block
}

.detail-page-wrapper.account-page .blog-list-container>ul>li {
    padding: 15px 0
}

.scrollTop .icon-up-arrow:after,.scrollTop .icon-up-arrow:before {
    content: "\e90e";
    line-height: 32px;
    position: absolute;
    left: 0;
    width: 34px;
    text-align: center;
    -webkit-transition: all .5s;
    transition: all .5s;
    top: 0;
    color: #fff;
    font-weight: 900
}

.scrollTop:hover .icon-up-arrow:before {
    top: -50px
}

.scrollTop .icon-up-arrow:after {
    top: 50px
}

.scrollTop:hover .icon-up-arrow:after {
    top: 0
}

.scrollTop span {
    display: inline-block;
    width: 100%;
    float: left;
    position: relative;
    height: 100%;
    overflow: hidden;
    border: 1.5px solid #fff;
    border-radius: 50%;
    position: relative
}

.scrollTop:hover {
    background: #e95758
}

.company-list li .wrapper {
    float: left;
    display: inline-block;
    width: 100%;
    border: 1px solid #eee;
    background: #fff;
    padding: 10px;
    border-radius: 5px;
    text-align: center;
    padding-top: 30px;
    transition: all 450ms
}

.form-area .cl .inputs-box.w50 {
    width: calc(50% - 10px)
}

.form-area .cl .inputs-box.w50:first-child {
    margin-right: 10px
}

.form-area .cl .inputs-box.w50:last-child {
    margin-left: 10px
}

.company-detail.companies .paragpraph-text .img img {
    width: 140px
}

.company-detail.companies .paragpraph-text {
    padding-right: 0
}

.company-detail.companies .paragpraph-text .text-wrapper {
    float: left;
    width: 75%;
    padding-right: 20px
}

.social-post-container .item a:before {
    content: '';
    display: inline-block;
    float: left;
    position: absolute;
    left: 0;
    width: 80%;
    margin: 10%;
    height: 80%;
    background: -moz-linear-gradient(45deg,rgba(162,70,180,.88) 0,rgba(216,67,118,.88) 53%,rgba(227,175,89,.88) 100%);
    background: -webkit-linear-gradient(45deg,rgba(162,70,180,.88) 0,rgba(216,67,118,.88) 53%,rgba(227,175,89,.88) 100%);
    background: linear-gradient(45deg,rgba(162,70,180,.88) 0,rgba(216,67,118,.88) 53%,rgba(227,175,89,.88) 100%);
    transition: all .3s;
    opacity: 0
}

.social-post-container .item a:after {
    color: #fff;
    font-family: FontAwesome;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f16d";
    display: inline-block;
    float: left;
    position: absolute;
    font-size: 22px;
    left: 50%;
    top: -50%;
    margin-left: -9px;
    margin-top: -10px;
    transition: all .3s;
    opacity: 0
}

.social-post-container .item a:hover:after {
    opacity: 1;
    top: 50%
}

.social-post-container .item a:hover:before {
    opacity: 1
}

.social-post-container .item a {
    width: 100%;
    display: inline-block;
    float: left;
    position: relative
}

.scrollTop:hover .icon-up-arrow:after,.scrollTop:hover .icon-up-arrow:before {
    color: #fff
}

.form-area .cl .maps {
    width: 70%!important;
    margin: 0!important
}

.form-area .cl label small {
    width: 100%;
    display: inline-block;
    float: left;
    margin-top: -10px
}

.five-section ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    list-style-type: none;
    padding: 0;
    margin: 0;
    flex-wrap: wrap
}

.five-section ul li {
    background: orange;
    width: calc(20% - 10px);
    margin: 0 5px;
    border-radius: 5px
}

.five-section ul li .wrapper a {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 16px;
    color: #fff;
    min-height: 100px;
    text-decoration: none
}

.five-section ul li .wrapper .icon {
    width: 30%;
    text-align: center;
    margin-right: 5px
}

.five-section ul li .wrapper .icon img {
    width: auto;
    display: inline-block;
    max-width: 70%;
    max-height: 50px
}

.five-section ul li.color-1 {
    background: #67c4eb
}

.five-section ul li.color-2 {
    background: #12bdbf
}

.five-section ul li.color-3 {
    background: #13bd86
}

.five-section ul li.color-4 {
    background: #f4b251
}

.five-section ul li.color-5 {
    background: #ff7373
}

.five-section {
    padding-top: 0
}

.detail-page-wrapper .left .img .five-section {
    display: inline-block;
    float: left;
    width: 100%;
    margin: 0 0;
    margin-top: 10px
}

.detail-page-wrapper .left .img .five-section ul {
    margin: 0 -5px
}

.detail-page-wrapper .left .img .five-section ul li {
    width: calc(100% - 10px);
    margin: 5px
}

.detail-page-wrapper .left .img .five-section ul li img {
    border: 0;
    float: none;
    height: auto
}

.author-detail {
    width: 100%;
    display: inline-block;
    float: left;
    position: relative;
    padding: 0
}

.author-detail .left {
    float: left;
    width: 23%;
    display: inline-block
}

.author-detail .right {
    display: inline-block;
    width: 77%;
    float: left;
    padding-left: 15px
}

.author-detail .left img {
    width: 100%;
    display: inline-block;
    border-radius: 6px;
    height: 250px;
    object-fit: cover;
    object-position: center
}

.author-detail .right .top {
    width: 100%;
    display: flex;
    float: left;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.author-detail .right .top .left {
    flex: 1 0 0;
}

.author-detail .right .top .right {
    width: auto
}

.author-detail .right .top .title {
    display: inline-block;
    float: left;
    color: #e95557;
    font-size: 18px;
    font-weight: 600
}

.author-detail .right .top a {
    display: inline-block;
    float: left;
    color: #333;
    font-size: 14px;
    text-decoration: none;
    width: 100%;
    float: left
}

.author-detail .right .top a .subtitle {
    color: #333;
    font-size: 14px;
    margin: 0;
    padding: 0
}

.author-detail .right .top .right .previev {
    position: relative;
    display: flex;
    justify-content: center;
    top: inherit;
    align-items: center;
    right: inherit
}

.author-detail .right .top .right .previev .heart {
    position: relative;
    top: inherit;
    margin-left: 10px
}

.author-detail .right .content {
    margin-top: 10px;
    width: 100%;
    display: inline-block;
    float: left
}

.author-detail .content-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd
}

.author-detail .content-title .title {
    font-size: 12px;
    font-weight: 700;
    color: #333;
    width: auto;
    margin: 0;
    padding: 0
}

.author-detail .right .content .content-title .social-media {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center
}

.author-detail .right .content .content-title .social-media li a {
    margin: 0 3px;
    display: inline-block;
    float: left
}

.author-detail .right .content .content-title .social-media li a img {
    width: auto;
    display: inline-block;
    height: 32px
}

.author-detail .right .content .content-text {
    width: 100%;
    display: inline-block;
    float: left;
    font-size: 13px;
    color: #333;
    max-height: 190px;
    line-height: 20px;
    overflow: hidden
}

.author-detail .other-wrapper {
    width: 100%;
    display: inline-block;
    float: left;
    margin-top: 20px
}

.author-detail .right .content .read-more {
    float: left;
    display: inline-block;
    font-size: 13px;
    color: #a5a5a5;
    font-weight: 700
}

.author-detail .other-wrapper .blog-list-container li {
    width: 25%
}

.author-detail .right .content .content-text.active {
    max-height: initial
}

.user-content {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin: 20px 0;
    float: left
}

.user-content .box {
    float: left;
    display: inline-block
}

.user-content .box .title {
    font-size: 12px;
    font-weight: 700;
    color: #333;
    width: auto;
    margin: 0;
    padding: 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    width: 100%
}

.user-content .box .item .title {
    padding-bottom: 0;
    border: 0;
    margin-bottom: 6px
}

.user-content .box .item ul {
    padding-left: 20px;
    margin: 0;
    float: left;
    display: inline-block;
    margin-bottom: 10px;
    font-size: 13px;
    color: #333;
    line-height: 22px
}

.user-content .box .item {
    width: 100%;
    display: inline-block;
    float: left
}

.mega-dopdown-wrapper .right .blog-list-container .button {
    display: inline-block;
    padding: 20px 0;
    float: left
}

.mega-dopdown-wrapper .right .blog-list-container .button a {
    width: auto;
    border: 0;
    padding: 5px 0;
    color: #353737!important
}

.mega-dopdown-wrapper .right .blog-list-container .button a span {
    color: #338890
}

.header .content .mobile-menu.menu .five-section {
    position: absolute;
    right: 0;
    top: 0;
    width: 25%;
    padding: 0;
    min-height: 400px;
    overflow-y: scroll;
    height: 100%
}

.header .content .mobile-menu.menu .five-section ul {
    padding: 0;
    max-width: 100%;
    margin: 0;
    height: 100%;
    display: flex;
    align-items: stretch
}

.header .content .mobile-menu.menu .five-section ul a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%
}

.header .content .mobile-menu.menu .five-section ul li {
    margin: 0;
    border-radius: 0;
    width: 100%
}

.header .content .mobile-menu.menu .five-section ul .wrapper {
    width: 100%;
    height: 100%
}

.header .content .mobile-menu.menu .five-section ul a .icon {
    margin: 0;
    width: 50%
}

.hastaneler .left_bar {
    width: 200px;
    display: inline-block;
    float: left
}

.hastaneler .right_bar {
    width: calc(100% - 200px);
    float: left;
    display: inline-block;
    padding-left: 20px
}

.hastaneler .left_bar .img_wrapper {
    width: 100%;
    display: inline-block;
    float: left
}

.hastaneler .left_bar .img_wrapper img {
    width: 100%;
    display: inline-block
}

.hastaneler .left_bar .city-wrapper {
    width: 100%;
    display: inline-block;
    float: left;
    margin-top: 10px
}

.hastaneler .left_bar .city-wrapper .item {
    width: 100%;
    display: inline-block;
    float: left
}

.hastaneler .left_bar .city-wrapper .item a {
    width: 100%;
    display: flex;
    align-items: center;
    float: left;
    height: 50px;
    border-radius: 6px;
    color: #fff;
    text-decoration: none;
    background: #c7c150;
    margin: 5px 0;
    align-items: stretch;
    padding: 8px 0;
    transition: all .5s ease
}

.hastaneler .left_bar .city-wrapper .item a .number {
    font-size: 20px;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 41px;
    border-right: 1px solid rgba(255,255,255,.35)
}

.hastaneler .left_bar .city-wrapper .item a .content {
    float: left;
    display: inline-block;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    padding-left: 10px;
    line-height: 18px;
    width: calc(100% - 41px)
}

.hastaneler .left_bar .city-wrapper .item a .content .title {
    width: 100%;
    display: inline-block;
    float: left;
    font-size: 14px;
    font-weight: 700
}

.hastaneler .left_bar .city-wrapper .item a .content .subtitle {
    width: 100%;
    display: inline-block;
    float: left;
    font-size: 13px;
    color: #fff
}

.hastaneler .right_bar .title-container {
    width: 100%;
    display: inline-block;
    float: left
}

.hastaneler .right_bar .title-container .title {
    float: left;
    width: 100%;
    display: inline-block;
    margin: 0;
    padding: 0;
    color: #c7c150;
    font-size: 20px
}

.hastaneler .right_bar .title-container .text-container {
    width: 100%;
    display: inline-block;
    float: left;
    margin-top: 10px;
    color: #333;
    font-size: 14px
}

.hastaneler .right_bar .select-container {
    width: 100%;
    float: left;
    margin: 20px -10px;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch
}

.hastaneler .right_bar .select-container .select {
    width: calc(27% - 20px);
    float: left;
    display: inline-block;
    height: 53px;
    border: 1px solid #a3a3a3;
    border-radius: 6px;
    background: #fff;
    margin: 0 10px
}

.hastaneler .right_bar .select-container .select select {
    width: 100%;
    height: 100%;
    display: inline-block;
    padding: 0 15px;
    border: 0;
    background: 0 0;
    z-index: 2;
    position: relative
}

.hastaneler .right_bar .select-container .select:After {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #333;
    z-index: 1
}

.hastaneler .right_bar .select-container .search_button {
    width: calc(19% - 20px);
    display: inline-block;
    margin: 0 10px
}

.hastaneler .right_bar .select-container .search_button .button {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    border-radius: 6px;
    background: #c7c150;
    border: 1px solid transparent;
    color: #fff;
    font-size: 20px;
    text-decoration: none;
    outline: 0;
    box-shadow: none;
    transition: all .5s ease
}

.hastaneler .right_bar .select-container .search_button .button [class^=icon-] {
    margin-left: 5px
}

.hastaneler .right_bar .select-container .search_button .button:hover {
    background: #028a9e
}

.hastaneler .left_bar .city-wrapper .item a:hover {
    background: #0395ab
}

.hastaneler .right_bar .search-text-content {
    width: 100%;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    font-size: 30px;
    color: #333
}

.hastaneler .right_bar .search-text-content strong {
    margin: 0 7.5px
}

.hastaneler .right_bar .search-result-container {
    width: calc(100% + 10px);
    display: flex;
    float: left;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 0 -7.5px
}

.hastaneler .right_bar .search-result-container .box {
    margin: 5px 5px;
    width: calc(25% - 10px);
    float: left;
    display: inline-block;
    background: #fff;
    border: 1px solid #cdcdcd;
    border-radius: 6px;
    overflow: hidden
}

.hastaneler .right_bar .search-result-container .box .title {
    width: 100%;
    display: inline-block;
    background: #c7c150;
    padding: 10px 10px;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    line-height: 22px;
    min-height: 64px
}

.hastaneler .right_bar .search-result-container .box .title span {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.hastaneler .right_bar .search-result-container .box .content {
    width: 100%;
    display: inline-block;
    float: left;
    padding: 0 10px
}

.hastaneler .right_bar .search-result-container .box .content .item {
    width: 100%;
    display: flex;
    float: left;
    border-top: 1px solid #cdcdcd;
    padding: 10px 0;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap
}

.hastaneler .right_bar .search-result-container .box .content .item:First-child {
    border-top: 0
}

.hastaneler .right_bar .search-result-container .box .content .item .bx {
    float: left;
    width: 100%;
    display: inline-block;
    color: #212121;
    font-size: 12px
}

.hastaneler .right_bar .search-result-container .box .content .item .bx b {
    width: 100%;
    display: inline-block;
    float: left;
    color: #c7c150;
    font-weight: 400
}

.hastaneler .right_bar .search-result-container .box .content .item .bx .phone {
    width: 100%;
    display: inline-block;
    float: left
}

.hastaneler .right_bar .search-result-container .box .content .item .bx .phone a {
    text-decoration: none;
    color: inherit;
    font-size: inherit
}

.hastaneler .right_bar .search-result-container .box .content .item .bx .link {
    width: 100%;
    display: inline-block;
    float: left;
    text-decoration: none;
    font-size: inherit;
    color: inherit;
    font-size: 11px
}

.hastaneler .right_bar .search-result-container .box .content .maps_button {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #d6d6d6;
    height: 43px;
    font-size: 12px;
    color: #000;
    font-weight: 700;
    margin: 0 -10px;
    width: calc(100% + 20px);
    text-decoration: none
}

.hastaneler.eczaneler .right_bar .search-text-content {
    flex-wrap: wrap;
    justify-content: flex-start
}

.hastaneler.eczaneler .right_bar .title-container .title {
    color: #ee091b
}

.hastaneler.eczaneler .right_bar .select-container .select {
    width: calc(33% - 20px)
}

.hastaneler.eczaneler .right_bar .select-container .search_button {
    width: calc(25% - 20px)
}

.hastaneler.eczaneler .right_bar .select-container .search_button .button {
    background: #ee091b
}

.hastaneler.eczaneler .right_bar .select-container .search_button .button:hover {
    background: #cc0515
}

.hastaneler.eczaneler .left_bar .city-wrapper .item a {
    background: #ee091a
}

.hastaneler.eczaneler .left_bar .city-wrapper .item a:Hover {
    background: #ce0917
}

.hastaneler.eczaneler .right_bar .search-result-container .box .title {
    background: #ee091a
}

.hastaneler.eczaneler .right_bar .search-result-container .box .content .item .bx b {
    color: #ee091a
}

.detail-page-wrapper.account-page .favorite_blog_list .blog-list-container {
    margin-top: -5px
}

.detail-page-wrapper.account-page .favorite_blog_list .blog-list-container .top-category-wrapper {
    margin-bottom: 0
}

.hastaneler .right_bar .search-result-container .box .content .wrapper {
    display: inline-block;
    width: 100%;
    float: left;
    min-height: 292px
}

.hastaneler .right_bar .select-container form {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch
}

.detail-page-wrapper .content article a {
    color: #338890;
    text-decoration: underline;
    font-weight: 700
}

.detail-page-wrapper .content article a:hover {
    text-decoration: none
}

.owl-dots {
    justify-content: center;
    display: flex;
}

.owl-dot span {
    margin: 0 3px;
    background: transparent;
    border: 1px solid #fff;
    width: 14px;
    height: 14px;
    display: block;
    float: left;
    border-radius: 50%;
}

.blog-list-container.kitap-onerisi ul li {
    width: 50%;
}

.blog-list-container.kitap-onerisi ul li a .wrapper .text p {
    height: 70px;
    -webkit-line-clamp: 4;
}

/**/
.question-container {
    width: 100%;
    display: inline-block;
    float: left;
}

.question-container .top-category-wrapper ul li a {
    font-size: 14px;
    color: #5F5F5F;
    font-weight: 600;
    height: 44px;
    border-radius: 5px;
    width: auto;
    width: 100%;
}

.question-container .top-category-wrapper ul li a:hover, .question-container .top-category-wrapper ul li.active a {
    background: #06B0CB;
    color: #fff;
}

.question-container .top-category-wrapper ul {
    background: #D3F2F7;
    display: flex;
}

.question-container .top-category-wrapper ul li.last a > * {
    display: block;
    width: 100%;
    float: left;
}

.question-container .top-category-wrapper ul li.last a > span {
    font-size: 12px;
    font-weight: 500;
}

.question-container .top-category-wrapper ul li.last a > b {
    font-weight: bold;
    font-size: 13px;
}

.question-container .top-category-wrapper ul li.last a {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    line-height: initial;
    background: #338890;
    color: #fff;
    line-height: 17px;
    float: left;
    width: 100% !important;
}

.question-container .top-category-wrapper ul li.last {
    padding-right: 0;
    display: flex;
    align-items: jus;
    justify-content: flex-end;
}

.question-container .top-category-wrapper ul li {
    flex: 100%;
    padding: 0 10px;
}

.question-container .top-category-wrapper ul li:First-child {
    padding-left: 0;
}

.question-container .top-category-wrapper ul li:last-child {
    padding-right: 0;
}

.question-content {
    width: 100%;
    display: inline-block;
    float: left;
}

.question-content .item {
    width: 100%;
    display: inline-block;
    float: left;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #F5F5F5;
    margin: 10px 0;
}

.question-content .item .title {
    width: 100%;
    display: inline-block;
    float: left;
    font-size: 18px;
    color: #06B0CB;
    font-weight: 600;
    margin-bottom: 10px;
}

.question-content .item .text-container {
    width: 100%;
    display: inline-block;
    float: left;
    line-height: 20px;
    color: #363838;
    font-size: 14px;
}

.question-content .item .text-container .text {
    width: 100%;
    display: inline-block;
    float: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.question-content .item .title + .text-container .text {
    -webkit-line-clamp: 2;
}

.question-content .item .text-container .read-more {
    display: inline-block;
    text-align: right;
    float: right;
    color: #E95757;
    cursor: pointer;
    font-weight: 100;
    margin-top: 5px;
}

.question-content .item .bottom-container {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    float: left;
    margin-top: 10px;
    padding-top: 15px;
    border-top: 1px solid #F5F5F5;
}

.question-content .item .bottom-container .user {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    float: left;
    font-size: 12px;
    color: #D5D5D5;
}

.question-content .item .bottom-container .user .img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: inline-block;
    float: left;
    margin-right: 10px;
    overflow: hidden;
}

.question-content .item .bottom-container .user .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: inline-block;
    float: left;
}

.question-content .item .bottom-container .right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    float: left;
    flex-wrap: wrap;
}

.question-content .item .bottom-container .right .button-box {
    margin: 0;
    width: auto;
    margin-left: 15px;
}

.question-content .item .bottom-container .right .button-box > * {
    font-family: GothamX-Medium;
    background: #338890;
    padding: 0 15px;
    display: inline-block;
    float: left;
    text-align: center;
    height: 37px;
    line-height: 37px;
    border-radius: 5px;
    color: #fff!important;
    font-size: 12px!important;
    text-decoration: none!important;
    transition: all 450ms;
}

.question-content .item .bottom-container .right .time {
    display: inline-block;
    float: left;
    font-size: 12px;
    color: #D5D5D5;
}

.question-content .item .text-container.active .text {
    -webkit-line-clamp: initial;
}

.question-content .item:first-child {
    margin-top: 0;
}

.question-content .item:last-child {
    margin-bottom: 0;
}

.question-content .black-title {
    width: 100%;
    display: inline-block;
    float: left;
    margin-top: 20px;
    font-size: 14px;
    color: #363838;
    font-weight: 600;
}

.question-content .reply-container {
    width: 100%;
    display: inline-block;
    float: left;
    padding: 20px 0;
}

.question-content .reply-container .title {
    width: 100%;
    display: inline-block;
    float: left;
    color: #363838;
    font-size: 14px;
    border-top: 1px solid #F5F5F5;
    padding-top: 15px;
}

.question-content .reply-container .input {
    width: 100%;
    display: inline-block;
    float: left;
}

.question-content .reply-container .input > * {
    width: 100%;
    display: inline-block;
    float: left;
    resize: none;
    background: #F5F5F5;
    border-radius: 5px;
    height: 80px;
    padding: 10px 10px;
    border: 0;
}

.question-content .reply-container .button-wrapper {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: 15px;
}

.question-content .reply-container .button-wrapper > * {
    margin-left: 10px;
}

.question-content .reply-container .button-wrapper > .gray-button {
    background: #D5D5D5 !important;
}

.question-content .item > .item {
    border: 0;
    padding: 0;
    padding-left: 50px;
}

.question-content .item .form-area {
    width: 100%;
    margin: 0;
    min-height: 0;
}

.question-content .item .form-area .cl label {
    width: 100%;
    padding: 0;
    margin-bottom: 5px;
}

.question-content .item .form-area .cl .inputs-box {
    width: 100%;
    margin: 0;
}

.question-content .item .form-area .cl {
    margin: 0 0;
}

.question-content .item .form-area .title {
    margin-bottom: 0;
}

.question-content .item .form-area .cl.file-upload .fake label {
    padding-left: 110px;
}

.question-content .item .form-area .cl .inof-text {
    margin: 15px 0;
}

.question-content .item .form-area .cl.submit_button {
    width: 100%;
}

.question-content .item .form-area .cl.submit_button > * {
    width: auto;
    float: right;
    border: 0;
}

.question-content .item .form-area .cl label:After {
    display: none;
}

.link-button.d-flex {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto !important;
    text-align: center;
}

.link-button.d-flex > span {
    margin: 0;
}

.link-button.d-flex > i {
    margin-right: 7.5px;
}

.link-button + .previev {
    margin-left: 13px;
}

.uzmana-soru-sor .wrapper {
    width: 100%;
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    flex-wrap: wrap;
    float: left;
}

.uzmana-soru-sor .wrapper .image {
    display: flex;
    align-items: center;
    justify-content: center;
    float: left;
    width: 42%;
}

.uzmana-soru-sor .wrapper .content {
    padding-left: 20px;
    display: inline-block;
    float: left;
    flex: 1 0 0;
}

.uzmana-soru-sor .wrapper .image img {
    width: auto;
    max-width: 100%;
    display: inline-block;
}

.uzmana-soru-sor .wrapper .content .sub-title {
    float: left;
    width: 100%;
    display: inline-block;
    margin-bottom: 5px;
    color: #E95757;
    font-size: 17px;
}

.uzmana-soru-sor .wrapper .content .title {
    float: left;
    width: 100%;
    display: inline-block;
    margin-bottom: 0px;
    color: #E95757;
    font-size: 30px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 10px;
}

.uzmana-soru-sor .wrapper .content .text {
    float: left;
    width: 100%;
    display: inline-block;
    color: #363838;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 20px;
}

.uzmana-soru-sor .wrapper .content .sub-title-2 {
    float: left;
    width: 100%;
    display: inline-block;
    color: #06B0CB;
    font-size: 13px;
    margin-bottom: 15px;
}

.uzmana-soru-sor .wrapper .content .button-container {
    float: left;
    width: 100%;
    margin-bottom: 0px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.uzmana-soru-sor .wrapper .content .button-container > * {
    margin: 0 10px;
}

.uzmana-soru-sor .wrapper .content .button-container > *:First-child {
    margin-left: 0;
}

.uzmana-soru-sor .wrapper .content .button-container > *:last-child {
    margin-right: 0;
}

.uzmana-soru-sor .wrapper .content .button-container > .link-button {
    height: 44px;
    font-weight: bold;
    padding: 0 25px;
    min-width: 120px;
    max-width: 100%;
    font-size: 14px !important;
    line-height: 44px;
}

.section.uzmana-soru-sor {
    padding: 30px 0;
}

.link-button.green {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    background: #1DBD86;
    align-content: center;
    line-height: 14px;
    width: 165px;
    padding: 0;
}

.link-button.green > b {
    width: 100%;
    display: inline-block;
    float: left;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
}

.link-button.green > span {
    width: 100%;
    display: inline-block;
    float: left;
    text-align: center;
    color: #0B533A;
    font-size: 10px;
    margin: 0;
}

.link-button.green:hover {
    background: #18a071;
}

.flex-section-container {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
}

@media (min-width: 1200px) {
    .detail-page-wrapper.account-page .blog-list-container>ul>li {
        width:25%
    }
}

@media (max-width: 1200px) {
    .hastaneler .right_bar .select-container .select {
        width:calc(27% - 10px);
        margin: 0 5px
    }

    .hastaneler .right_bar .select-container .select select {
        font-size: 12px;
        padding: 0 10px
    }

    .hastaneler .right_bar .select-container .select:After {
        width: 30px
    }

    .hastaneler .right_bar .select-container .search_button {
        margin: 0 5px;
        width: calc(19% - 10px)
    }

    .hastaneler .right_bar .select-container {
        margin: 20px -5px
    }

    .hastaneler .right_bar .select-container .search_button .button {
        font-size: 17px
    }

    .hastaneler .right_bar .search-text-content {
        font-size: 24px
    }

    .hastaneler .right_bar .search-result-container .box {
        width: calc(33.333333333333336% - 10px)
    }

    .hastaneler .right_bar {
        width: calc(100% - 220px)
    }

    .hastaneler .left_bar {
        width: 220px
    }

    .author-detail .left {
        width: 28%
    }

    .author-detail .right {
        width: 72%
    }

    .author-detail .right .content .content-text {
        line-height: 21px
    }

    .five-section ul li .wrapper a {
        font-size: 16px
    }

    .detail-page-wrapper.account-page .form-area {
        width: 84%
    }

    .header .top .logo {
        margin: 0;
        margin-top: 10px
    }

    .contact-wrapper .company-detail .content .paragpraph-text {
        width: 100%
    }

    .contact-wrapper .form-area {
        width: 75%
    }

    .company-registration .company-detail .content .form-area {
        width: 100%
    }

    .company-registration .company-detail .content .maps {
        display: none
    }

    .period-wrapper ul li {
        width: calc(16.666666666666668% - 10px)
    }

    .top-category-wrapper ul li a {
        min-width: 0;
        font-size: 14px
    }

    .social-wrapper .left {
        width: 100%
    }

    .spawning-calendar .content .yumurtlama-takvimi .right .cl .input {
        width: 100%
    }

    .spawning-calendar .content .yumurtlama-takvimi .right .cl .button {
        width: 100%;
        margin-top: 15px
    }

    .spawning-calendar .content .yumurtlama-takvimi .right .cl .button .submit-button {
        width: 100%;
        text-align: center
    }

    .activity-page .form-area {
        width: 100%
    }

    .form-area .cl.select-box-group .wrapper {
        width: calc(70% + 10px)
    }

    .form-area .cl.select-box-group .inof-text {
        width: 71%;
        float: right
    }

    .social-wrapper .right {
        width: 100%;
        margin-top: 20px
    }

    .price-list .box .wrapper .content-text {
        height: 460px
    }

    .form-area {
        min-height: 0
    }

    .tag-wrapper.tag-style-2 ul li {
        clear: inherit!important
    }

    .company-list li {
        clear: inherit!important;
        width: calc(33.333333333333336% - 20px)
    }

    .company-list li:nth-child(3n+1) {
        clear: both!important
    }

    .banner.page {
        height: 160px
    }

    .header .content .search .search-wrapper {
        margin: 0;
        height: 55px
    }

    .detail-page-wrapper .right .content-wrapper .cl .last {
        width: 21%
    }

    .header .content .menu nav>ul li a {
        padding: 2px 21px
    }

    .blog-list-container ul li {
        width: 25%
    }

    .top-category-wrapper ul li {
        width: auto
    }

    .do-you-know-these .left .slider-wrapper .slider p {
        height: 190px;
        -webkit-line-clamp: 7
    }

    .do-you-know-these .left .slider-wrapper .owl-nav {
        bottom: -20px
    }
}

@media (min-width: 992px) {
    .mobile-header-list,.mobile-menu.menu {
        display:none
    }

    .mobile-login-button,.mobile-menu-button {
        display: none
    }
}

@media (max-width: 992px) {
    .uzmana-soru-sor .wrapper .image {
        display:none;
    }

    .uzmana-soru-sor .wrapper .content {
        padding: 0;
    }

    .hastaneler .left_bar {
        display: none
    }

    .hastaneler .right_bar {
        width: 100%;
        padding: 0
    }

    .user-content {
        flex-wrap: wrap
    }

    .user-content .box {
        width: 100%
    }

    .author-detail>.left {
        width: 60%;
        margin: 0 20%
    }

    .author-detail .right, .author-detail .right .top .right {
        width: 100%;
        padding: 0;
        margin-top: 20px;
        margin-bottom: 15px;
    }

    .social-post-container #instafeed .insta-box {
        width: 25%
    }

    .five-section ul li {
        width: calc(33.333333333333336% - 10px);
        margin: 5px
    }

    .five-section ul {
        justify-content: center
    }

    .social-post-container .item a:after,.social-post-container .item a:before {
        display: none
    }

    .company-detail.companies .paragpraph-text .text-wrapper {
        float: left;
        width: 100%;
        padding-right: 0
    }

    .fixed-firm-button {
        width: 140px;
        height: auto;
        position: fixed;
        right: -55px;
        top: 150px;
        z-index: 10
    }

    .fixed-firm-button.d-none {
        display: block!important
    }

    .fixed-firm-button a {
        border-radius: 5px 5px 0 0;
        transform: rotate(-90deg);
        line-height: inherit;
        padding: 12px 15px
    }

    .form-area .submit_button {
        width: 100%
    }

    .detail-page-wrapper.account-page .form-area .cl.full {
        padding: 0;
        margin-top: 0
    }

    .detail-page-wrapper.account-page .form-area {
        width: 100%
    }

    .detail-page-wrapper.account-page .cl.group .column {
        width: 100%;
        margin: 5px 0
    }

    .detail-page-wrapper.account-page .cl.group .column label,.detail-page-wrapper.account-page .cl.group .column:nth-child(2) label {
        width: auto;
        padding: 0;
        clear: both
    }

    .detail-page-wrapper.account-page .cl.group .column .wrapper {
        width: 100%;
        display: inline-block;
        float: left
    }

    .detail-page-wrapper.account-page .cl.group .column .wrapper .inputs-box {
        width: 100%
    }

    header {
        position: fixed;
        top: 0;
        left: 0
    }

    .header .content .mobile-menu .profil-logo {
        width: 100%;
        display: inline-block;
        padding: 25px;
        float: left
    }

    .header .content .mobile-menu .profil-logo a {
        display: inline-block;
        float: left;
        width: 100%
    }

    .header .content .mobile-menu .profil-logo a .img {
        width: 65px;
        display: inline-block;
        float: left;
        height: 64px
    }

    .header .content .mobile-menu .profil-logo a .text {
        display: table;
        width: calc(100% - 65px);
        padding-left: 20px;
        height: 64px
    }

    .header .content .mobile-menu .profil-logo a .text .align {
        display: table-cell;
        vertical-align: middle
    }

    .header .content .mobile-menu .profil-logo a .text .align b {
        width: 100%;
        display: inline-block;
        float: left;
        margin: 0;
        padding: 0;
        color: #fff;
        font-size: 15px;
        font-weight: 700
    }

    .header .content .mobile-menu .profil-logo a .text .align span {
        width: 100%;
        display: inline-block;
        float: left;
        font-size: 13px;
        color: #fff
    }

    .mobile-login-button {
        padding: 0 15px;
        display: inline-block;
        text-align: center;
        height: 40px;
        line-height: 40px;
        border-radius: 5px;
        color: #fff!important;
        font-size: 15px!important;
        text-decoration: none!important;
        transition: all 450ms;
        margin: 13px 0;
        font-family: GothamX-Medium;
        background: #338890;
        float: right!important
    }

    .detail-page-wrapper.account-page .blog-list-container>ul>li {
        width: 50%
    }

    .contact-wrapper .form-area {
        width: 100%
    }

    .header .top-links {
        display: none
    }

    .company-advers .right {
        display: none
    }

    .header .top .logo a img {
        max-height: 66px
    }

    .video-detail-wrapper .left {
        width: 100%
    }

    .video-detail-wrapper .right {
        width: 100%;
        margin-top: 10px
    }

    .top-category-wrapper ul li.last {
        width: 100%
    }

    .period-wrapper ul li {
        width: calc(25% - 10px)
    }

    .body-mass-index .cl .inof-text {
        width: 100%!important;
        text-align: right
    }

    .body-mass-index .content.first .boy-hesaplama .result-text .index-result .first {
        width: 100%
    }

    .body-mass-index .content.first .boy-hesaplama .result-text .index-result .last {
        width: 100%
    }

    .children.spawning-calendar .content.first .boy-hesaplama .form-area .cl label {
        width: 55%
    }

    .children.spawning-calendar .content.first .boy-hesaplama .form-area .cl .inputs-box {
        width: 45%
    }

    .children.spawning-calendar .content.first .boy-hesaplama .form-area .cl .button {
        margin-left: 0;
        width: 100%
    }

    .spawning-calendar .content .yumurtlama-takvimi .left {
        width: 100%;
        margin-top: 0
    }

    .spawning-calendar .content .yumurtlama-takvimi .right {
        width: 100%;
        margin-top: 15px
    }

    .spawning-calendar .do-you-know-these .title {
        font-size: 17px
    }

    .social-wrapper .left .social-media {
        width: auto;
        float: none
    }

    .social-wrapper .left .preview {
        width: auto;
        float: none
    }

    .detail-page-wrapper .right .button-wrapper {
        width: 100%;
        margin-top: 20px;
        text-align: center
    }

    .detail-page-wrapper .right .button-wrapper>* {
        float: none;
        margin: 0 5px
    }

    .social-wrapper .left {
        text-align: center
    }

    .social-wrapper .left .blue-title {
        text-align: left
    }

    .tab-area .tab span {
        width: 50%;
        text-align: center
    }

    .tab-area .tab a {
        width: 100%;
        text-align: center
    }

    .tab-area .tab span {
        padding: 0 20px
    }

    .price-list .box {
        width: calc(50% - 20px);
        margin: 20px 10px
    }

    .form-area {
        width: 100%
    }

    .company-detail .content .contact-info {
        width: 100%;
        padding-right: 0;
        margin-bottom: 20px
    }

    .company-detail .content .contact-maps {
        width: 100%;
        position: relative;
        height: 200px
    }

    .company-detail .paragpraph-text {
        padding: 0;
        width: 100%;
        float: left
    }

    .company-detail .content .img {
        float: left;
        width: 100%;
        text-align: center;
        margin-bottom: 20px
    }

    .firma-urun-slider .slider-wrapper .item .img .wrapper {
        height: 110px
    }

    .company-advers .left {
        padding: 0;
        width: 100%
    }

    .company-advers .right {
        width: 100%;
        text-align: center;
        margin-top: 20px
    }

    .company-list li {
        clear: inherit!important;
        width: calc(100% - 20px)
    }

    .company-list li:nth-child(3n+1) {
        clear: inherit!important
    }

    .company-list li:nth-child(2n+1) {
        clear: both!important
    }

    .banner.page {
        height: 0;
        margin-top: 97px
    }

    .detail-page-wrapper .right .button-wrapper .button-group {
        width: 100%;
        text-align: center
    }

    .detail-page-wrapper .right .button-wrapper .button-group .link-button {
        float: none
    }

    .detail-page-wrapper .right .button-wrapper .search {
        width: 100%;
        margin-top: 15px;
        padding: 0 5px
    }

    .detail-page-wrapper .right .content-wrapper .cl .last {
        width: 32%
    }

    .wrapper-404 .right span {
        font-size: 20px
    }

    .wrapper-404 .right h1 {
        font-size: 80px
    }

    .wrapper-404 .search {
        margin: 0;
        margin-top: 20px;
        width: 100%
    }

    .header .content .mobile-menu.menu ul li .link-button {
        font-family: GothamX-Medium;
        background: #338890;
        padding: 15px 15px;
        display: inline-block;
        float: left;
        height: auto;
        line-height: initial;
        color: #fff!important;
        font-size: 16px!important;
        text-decoration: none!important;
        transition: all 450ms;
        border-radius: 0;
        text-align: left;
        border: 0
    }

    .header .content .mobile-menu.menu ul li .link-button.blue {
        background: #c7c150
    }

    .header .content .menu ul .dropdown.active .dropdown-container {
        max-height: 3000px
    }

    .header .content .menu ul .dropdown .dropdown-container {
        left: auto;
        top: auto;
        position: relative;
        width: 100%
    }

    .header .content .menu ul .dropdown .dropdown-container .wrapper .top .left {
        width: 100%;
        padding: 0;
        margin: 0
    }

    .header .content .menu ul .dropdown .dropdown-container .wrapper .top .right {
        display: none
    }

    .header .content .menu ul .dropdown .dropdown-container .wrapper .top .left ul {
        width: 100%;
        padding: 0
    }

    .header .content .menu ul .dropdown .dropdown-container .wrapper .top .left ul li a {
        padding: 10px 15px
    }

    .header .content .menu ul .dropdown .dropdown-container .wrapper .button .all-category-button {
        font-size: 15px;
        line-height: 30px
    }

    .header .content .menu ul li.dropdown>a:after {
        width: 40px;
        text-align: center;
        right: 0;
        line-height: 44px;
        color: inherit;
        font-size: 13px;
        position: absolute;
        top: 0
    }

    .header .content .mobile-menu.menu ul li a:hover {
        background: 0 0!important;
        color: #fff!important
    }

    .mobile-header-list {
        padding: 0;
        float: right;
        padding: 0 10px;
        margin: 13px 0
    }

    .mobile-header-list li {
        float: left;
        display: inline-block
    }

    .mobile-header-list li a {
        background: #06b1cb;
        padding: 0 15px;
        display: inline-block;
        text-align: center;
        height: 40px;
        line-height: 40px;
        border-radius: 5px;
        color: #fff!important;
        font-size: 15px!important;
        text-decoration: none!important;
        transition: all 450ms;
        float: right!important;
        font-family: GothamX-Medium
    }

    .header .content .mobile-menu.menu ul li.search,header .menu ul li.language {
        display: none
    }

    .header .content .mobile-menu.menu nav>ul li:first-child a {
        border-top: 1px solid rgba(116,207,220,.35)
    }

    .header .content .mobile-menu.menu nav>ul li a:before {
        content: '';
        background: #388590;
        width: 6px;
        height: 6px;
        float: left;
        margin-right: 10px;
        display: inline-block;
        border-radius: 50%;
        position: absolute;
        left: 5px;
        top: 50%;
        margin-top: -3px;
        opacity: 0
    }

    .header .content .mobile-menu.menu {
        position: fixed;
        left: 0;
        display: none
    }

    .header .content .mobile-menu.menu {
        width: 100%;
        display: inline-block;
        float: left;
        left: 0;
        top: 0;
        height: 100%;
        z-index: 99;
        -webkit-transition: -webkit-transform .3s ease-out;
        transition: -webkit-transform .3s ease-out;
        transition: transform .3s ease-out;
        transition: transform .3s ease-out,-webkit-transform .3s ease-out;
        direction: ltr;
        position: fixed;
        z-index: 9;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        background-color: rgba(27,96,106,.95);
        padding: 0
    }

    .header .content .mobile-menu.menu.active {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    .header .content .mobile-menu.menu nav>ul {
        margin: 0;
        max-width: 0;
        height: calc(100% - 115px);
        display: inline-block;
        float: left;
        overflow-x: hidden;
        overflow-y: scroll;
        transition: all .3s;
        position: relative;
        z-index: 2;
        border: 0;
        padding: 0 10px;
        border: 0
    }

    .header .content .mobile-menu.menu .close-icon {
        position: absolute;
        top: 0;
        font-size: 24px;
        color: #fff;
        display: inline-block;
        right: 25%;
        width: 46px;
        height: 38px;
        background: #388590;
        border-radius: 5px 0 0 5px;
        line-height: 38px;
        text-align: center;
        z-index: 9
    }

    .header .content .mobile-menu.menu.active nav>ul {
        max-width: 100%
    }

    .header .content .mobile-menu.menu nav>ul li a.back {
        padding-left: 25px
    }

    .header .content .mobile-menu.menu nav>ul ul {
        padding: 0 10px
    }

    .header .content .mobile-menu.menu nav {
        height: 100%;
        width: 75%
    }

    .header .content .mobile-menu.menu nav>ul li {
        width: 100%;
        display: inline-block;
        padding: 0;
        text-align: left;
        border: 0;
        position: initial;
        float: left;
        background: 0 0!important
    }

    .header .content .mobile-menu.menu nav>ul li a {
        width: 100%;
        display: inline-block;
        font-size: 14px;
        border: 0;
        border-bottom: 1px solid rgba(116,207,220,.35);
        font-weight: 400;
        padding: 10px 10px;
        background: 0 0!important;
        color: #fff;
        text-align: left;
        position: relative
    }

    .header .content .mobile-menu.menu .logo {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 9;
        width: 300px;
        padding: 20px 50px;
        text-align: center;
        background: #fff
    }

    .homepage.banner .carousel-caption .carousel-text-wrap .verMid .wrapper .list ul:before {
        left: 44px;
        width: calc(100% - 88px)
    }

    .header .top {
        background: #fef5f5;
        border-bottom: 1px solid #338890;
        padding-bottom: 0
    }

    .header .top .right-top-link {
        display: none
    }

    .header .content .menu {
        display: none
    }

    .header .top .logo a {
        float: left
    }

    .header .top .mobile-menu-button {
        font-family: GothamX-Medium;
        background: #338890;
        padding: 0 15px;
        display: inline-block;
        text-align: center;
        height: 40px;
        line-height: 40px;
        border-radius: 5px;
        color: #fff!important;
        font-size: 15px!important;
        text-decoration: none!important;
        transition: all 450ms;
        float: right!important;
        margin: 13px 0
    }

    .header .top .mobile-menu-button span {
        display: inline-block;
        background: #fff;
        width: 100%;
        height: 2px;
        margin: 5px 0;
        float: left
    }

    .homepage.banner .carousel-caption .carousel-text-wrap .verMid .wrapper {
        padding: 30px 30px
    }

    .homepage.banner .carousel-caption .carousel-text-wrap .verMid {
        vertical-align: bottom
    }

    .header .content .search {
        display: none
    }

    .homepage.banner .carousel-caption {
        height: 100%
    }

    .header .top .logo {
        text-align: center;
        margin: 15px 0
    }

    .header .top .right-top-link .alin-wapper {
        width: auto;
        float: none;
        display: inline-block;
        height: auto
    }

    .header .top .right-top-link {
        text-align: center;
        margin: 10px 0
    }

    .header .top .right-top-link .alin-wapper .alin-vertical-center {
        display: inline-block;
        float: none
    }

    .header .content .menu nav>ul li a {
        padding: 2px 20px
    }

    .video-detail-wrapper .right ul li {
        width: 50%
    }

    .author-detail .other-wrapper .blog-list-container li {
        width: 50%
    }

    .blog-list-container ul li {
        width: 33.333333333333336%
    }

    .do-you-know-these .right,.video-section .right {
        margin-top: 20px
    }

    .parallax-area .icon-list li {
        width: 32.333333%;
        text-align: center;
        margin: 20px 0
    }

    .parallax-area .icon-list li {
        float: none
    }

    .footer .footer-copryt p {
        text-align: center;
        margin-bottom: 10px
    }

    .footer .footer-copryt ul {
        float: none
    }

    .footer .footer-copryt {
        text-align: center
    }

    .previev i {
        float: none!important
    }

    .company-detail .previev {
        margin: 10px 0!important
    }

    .previev {
        /* top:auto!important; */
        /* margin-bottom:15px!important; */
        /* text-align:right; */
        /* width:100%!important; */
        /* position:relative!important; */
        /* right:auto!important; */
    }

    .spawning-calendar .content .heart {
        position: relative;
        display: inline-block;
        right: auto;
        top: auto;
        margin-left: 10px
    }
}

@media (min-width: 767px) {
    .detail-page-wrapper .nav-menu .mobile-nav-menu {
        display:none
    }

    .banner.homepage.mobile-section {
        display: none
    }

    .homepage.banner .carousel-caption.mobile {
        display: none
    }

    .mobile-category-select-button {
        display: none
    }

    .mobile-nav-menu {
        display: none
    }

    .video-section .video-gallery.mobile {
        display: none
    }

    .mobile-section {
        display: none
    }
}

@media (max-width: 767px) {
    body .fixed-firm-button.modal111_button {
        position: absolute;
        bottom: auto;
        top: 65%;
    }

    .scrollTop {
        position: absolute;
        bottom: auto;
        top: 98%;
    }

    .flex-section-container .section.uzmana-soru-sor {
        order: 1;
    }

    .flex-section-container .section.five-section {
        order: 2;
    }

    .hastaneler.eczaneler .right_bar .select-container .search_button {
        margin: 5px 5px;
        width: calc(100% - 10px)
    }

    .hastaneler.eczaneler .right_bar .select-container .search_button .button {
        height: 42px
    }

    .hastaneler .right_bar .search-result-container .box {
        width: calc(50% - 10px)
    }

    .hastaneler .right_bar .search-text-content {
        flex-wrap: wrap
    }

    .hastaneler .right_bar .select-container .select,.hastaneler.eczaneler .right_bar .select-container .select {
        width: calc(50% - 10px);
        margin: 5px 5px
    }

    .hastaneler .right_bar .select-container .search_button {
        margin: 5px 5px;
        width: calc(50% - 10px)
    }

    .video-section .right {
        display: none
    }

    .detail-page-wrapper .mobile-image {
        width: 100%;
        display: flex!important;
        justify-content: center
    }

    .detail-page-wrapper .mobile-image img {
        width: auto;
        max-width: 100%;
        display: inline-block;
        float: left;
        border: 1px solid #a4a4a4
    }

    .mobile-hidden {
        display: none!important
    }

    .detail-page-wrapper .nav-menu .dekstop-nav-menu {
        display: none
    }

    .parallax-area.mobile-section {
        background-attachment: fixed;
        background-position: center center;
        background-size: cover;
        position: relative;
        background-image: url(../images/general/parallax-m.jpg)
    }

    .five-section ul li {
        width: calc(50% - 10px);
        margin: 5px
    }

    .pregnancy-calculation .box {
        width: 100%;
        padding: 0
    }

    .blog-list-container.blog-top .search input {
        background: #d3f2f7;
        color: #c7c150
    }

    .blog-list-container.blog-top .search input::-webkit-input-placeholder {
        background: #d3f2f7;
        color: #c7c150;
        font-family: GothamX-Medium;
        font-size: 13px;
        opacity: 1
    }

    .blog-list-container.blog-top .search input::-moz-placeholder {
        background: #d3f2f7;
        color: #c7c150;
        font-family: GothamX-Medium;
        font-size: 13px;
        opacity: 1
    }

    .blog-list-container.blog-top .search input:-ms-input-placeholder {
        background: #d3f2f7;
        color: #c7c150;
        font-family: GothamX-Medium;
        font-size: 13px;
        opacity: 1
    }

    .blog-list-container.blog-top .search input:-moz-placeholder {
        background: #d3f2f7;
        color: #c7c150;
        font-family: GothamX-Medium;
        font-size: 13px;
        opacity: 1
    }

    .blog-list-container.blog-top .search .search-button {
        color: #c7c150
    }

    .fixed-social-media {
        display: none!important
    }

    .user-modal .modal-dialog {
        max-height: calc(100% - 40px);
        overflow-y: scroll;
        width: calc(100% - 40px)
    }

    .section.companies .slider .owl-item .item a .wrapper img {
        max-height: 70px
    }

    .parallax-area.mobile-section .icon-list li a .title:after {
        display: none
    }

    .list-container.mobile-section .wrapper .text {
        display: table-cell;
        vertical-align: middle
    }

    .list-container.mobile-section {
        background: #fff;
        padding: 20px 0
    }

    .list-container.mobile-section .title-box .title {
        text-align: center;
        font-size: 18px;
        color: #ebb039
    }

    .list-container.mobile-section .title-box {
        margin-bottom: 20px
    }

    .list-container.mobile-section .wrapper {
        width: 100%;
        display: table;
        background: #dfa315;
        border-radius: 5px;
        height: 100px;
        padding: 20px;
        text-align: center;
        margin: 10px 0
    }

    .list-container.mobile-section .wrapper .tit {
        font-size: 16px;
        color: #fff;
        margin: 0;
        display: inline-block;
        float: left
    }

    .parallax-area.mobile-section .icon-list li {
        width: 33.333333333333336%;
        float: left;
        padding: 5px;
        margin: 0
    }

    .parallax-area.mobile-section .icon-list li a {
        background: rgba(0,0,0,.5);
        height: 120px;
        border-radius: 5px;
        padding: 0 0
    }

    .parallax-area.mobile-section .icon-list li a span {
        font-size: 32px;
        margin: 15px 0 15px 0;
        width: 100%;
        display: inline-block;
        float: left
    }

    .parallax-area.mobile-section .icon-list li a .title {
        font-size: 16px;
        font-family: GothamX-MEdium;
        padding: 0 22px;
        margin: 0;
        height: auto;
        line-height: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
        float: none;
        width: auto;
        text-align: center;
        min-height: 40px
    }

    .parallax-area.mobile-section .icon-list {
        padding: 0
    }

    .parallax-area.mobile-section .link-button {
        border: 0!important;
        height: auto!important;
        line-height: initial!important;
        padding: 10px 0!important;
        font-size: 20px!important
    }

    .video-section.mobile-section {
        text-align: center
    }

    .video-section.mobile-section .calendar-wrapper .filter-button-group {
        width: 100%;
        display: inline-block;
        float: left;
        margin-top: 10px
    }

    .video-section.mobile-section .calendar-wrapper .filter-button-group .button.button-1 {
        background: #e95758;
        float: left
    }

    .video-section.mobile-section .calendar-wrapper .filter-button-group .button {
        font-family: GothamX-Medium;
        padding: 0 15px;
        display: inline-block;
        text-align: center;
        height: 40px;
        line-height: 40px;
        border-radius: 5px;
        font-size: 15px!important;
        text-decoration: none!important;
        transition: all 450ms;
        width: 48%;
        color: #fff
    }

    .video-section.mobile-section .calendar-wrapper .filter-button-group .button.button-2 {
        background: #338890;
        float: right
    }

    .video-section.mobile-section .calendar-wrapper .top {
        margin: 0
    }

    .video-section.mobile-section .calendar-wrapper {
        margin: 0;
        padding: 0;
        border: 0
    }

    .video-section.mobile-section .section-title-box {
        width: auto;
        float: none;
        margin-bottom: 15px
    }

    .video-section.mobile-section .right {
        margin: 15px 0;
        text-align: center
    }

    .video-section.mobile-section .video-gallery .owl-dots {
        margin-top: 20px!important
    }

    .video-section.mobile-section .calendar-wrapper .left .slide-title {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        text-align: center;
        padding: 10px;
        background: rgba(0,0,0,.8);
        color: #fff;
        height: 46px;
        line-height: 46px;
        padding: 0;
        font-size: 18px;
        font-weight: 700
    }

    .video-section.mobile-section .calendar-wrapper .filter .select select {
        width: 100%;
        height: 38px;
        line-height: 38px;
        padding: 0 10px;
        border-radius: 5px;
        border: 1px solid #338890;
        background: #fff
    }

    .video-section.mobile-section .calendar-wrapper .filter .select {
        float: left;
        width: 49%;
        margin: 1% 0
    }

    .video-section.mobile-section .calendar-wrapper .filter .select:nth-child(even) {
        float: right
    }

    .calendar-wrapper .top .left .text {
        position: absolute;
        bottom: 30px;
        left: 0;
        height: 40px;
        line-height: 40px;
        border-radius: 0
    }

    .video-section.mobile-section .video-gallery {
        margin-bottom: 0
    }

    .video-section.mobile-section .calendar-wrapper .left {
        width: 100%;
        padding: 0;
        margin: 0;
        position: relative
    }

    .video-section.mobile-section .calendar-wrapper .filter {
        margin-top: 10px;
        display: inline-block;
        width: 100%;
        float: left
    }

    .video-section.mobile-section .all-blog {
        font-family: GothamX-Medium;
        padding: 0 15px;
        display: inline-block;
        text-align: center;
        height: 40px;
        line-height: 40px;
        font-size: 15px!important;
        text-decoration: none!important;
        transition: all 450ms;
        width: 100%;
        background: #e95758;
        border-radius: 5px;
        color: #fff;
        margin-top: 20px
    }

    .video-section .video-gallery .box a .img:before {
        line-height: 190px
    }

    .video-section.mobile-section .owl-dots {
        margin-top: 50px!important
    }

    .video-section.mobile-section .owl-dots .owl-dot span {
        margin: 0 4px;
        background: 0 0;
        border: 1px solid #e95758
    }

    .video-section.mobile-section .owl-dots .owl-dot.active span {
        background: #e95758
    }

    .do-you-know-these.mobile-section .all-blog {
        font-family: GothamX-Medium;
        padding: 0 15px;
        display: inline-block;
        text-align: center;
        height: 40px;
        line-height: 40px;
        font-size: 15px!important;
        text-decoration: none!important;
        transition: all 450ms;
        width: 100%;
        background: #338890;
        border-radius: 5px;
        color: #fff;
        margin-top: 20px
    }

    .dekstop-section {
        display: none
    }

    .mobile-section.do-you-know-these .right .section-title-box {
        float: none;
        width: auto
    }

    .mobile-section.do-you-know-these .right {
        text-align: center
    }

    .mobile-section.do-you-know-these .right .alin-wapper .box-text {
        padding: 0
    }

    .mobile-section.do-you-know-these .right ul li a {
        height: auto;
        padding: 25px 0
    }

    .mobile-section.do-you-know-these .left .slider-wrapper .slider .item {
        display: table;
        width: 100%;
        float: left;
        height: 100%
    }

    .mobile-section.do-you-know-these .left .slider-wrapper .slider .item .wrapper {
        display: table-cell;
        vertical-align: middle;
        height: auto
    }

    .mobile-section.do-you-know-these .left .slider-wrapper .slider .item .wrapper p {
        height: auto;
        display: inline-block;
        -webkit-line-clamp: inherit;
        -webkit-box-orient: inherit;
        overflow: inherit
    }

    .mobile-section.do-you-know-these .left .slider-wrapper .slider .owl-item {
        height: 100%;
        display: inline-block;
        float: left;
        min-height: 100%
    }

    .mobile-section.do-you-know-these .left .slider-wrapper .slider .owl-stage {
        display: inline-block;
        float: left;
        height: 100%
    }

    .mobile-section.do-you-know-these .left .slider-wrapper .slider {
        width: 100%;
        text-align: center
    }

    .mobile-section.do-you-know-these .left .slider-wrapper .slider .owl-dots {
        margin-top: 0!important
    }

    .mobile-section.do-you-know-these .left .slider-wrapper .slider .owl-dots .owl-dot span {
        margin: 0 4px;
        background: 0 0;
        border: 1px solid #fff
    }

    .mobile-section.do-you-know-these .left .slider-wrapper .slider .owl-dots .owl-dot.active span {
        background: #fff
    }

    .blog-list-container.mobile-section .all-blog {
        font-family: GothamX-Medium;
        padding: 0 15px;
        display: inline-block;
        text-align: center;
        height: 40px;
        line-height: 40px;
        font-size: 15px!important;
        text-decoration: none!important;
        transition: all 450ms;
        width: 100%;
        background: #338890;
        border-radius: 5px;
        color: #fff;
        margin-top: 10px
    }

    .blog-list-container.mobile-section .slider .owl-dots {
        margin-top: 0!important
    }

    .blog-list-container.mobile-section .slider .owl-dots .owl-dot span {
        margin: 0 4px;
        background: 0 0;
        border: 1px solid #338890
    }

    .blog-list-container.mobile-section .slider .owl-dots .owl-dot.active span {
        background: #338890
    }

    .blog-list-container.mobile-section .slider {
        width: 100%;
        display: inline-block;
        float: left
    }

    .blog-list-container.mobile-section .blog-title-wrapper .blog-title {
        font-size: 23px;
        color: #338890;
        font-family: GothamX-Bold;
        margin: 0;
        padding: 0
    }

    .blog-list-container.mobile-section .blog-title-wrapper .blog-subtitle {
        width: 100%;
        display: inline-block;
        float: left;
        padding: 10px 0;
        margin: 0;
        border: 1px solid;
        border-left: 0;
        border-right: 0;
        color: #338890;
        margin-top: 10px
    }

    .blog-list-container.mobile-section .slider .blog-list-container ul {
        margin: 0
    }

    .blog-list-container.mobile-section .slider .blog-list-container .wrapper .img {
        height: 150px
    }

    .blog-list-container.mobile-section .slider .blog-list-container .wrapper .text .blog-title {
        padding-right: 20px;
        height: 48px;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        position: relative;
        transition: all 450ms
    }

    .blog-list-container.mobile-section .slider .blog-list-container .wrapper .text .blog-title:before {
        display: none
    }

    .companies.mobile-section .slider .item a .wrapper .text {
        padding: 0
    }

    .companies.mobile-section .slider .item a .wrapper .text .title {
        margin: 0;
        margin-top: 3px
    }

    .companies.mobile-section .slider .item a .wrapper .text .location {
        margin: 0 0 8px 0
    }

    .companies.mobile-section .slider .item a .wrapper .search-icon {
        margin-top: 7px
    }

    .companies.mobile-section .slider .owl-dots {
        margin: 0
    }

    .companies.mobile-section .slider .owl-dots .owl-dot span {
        margin: 0 4px;
        background: 0 0;
        border: 1px solid #dfa315
    }

    .companies.mobile-section .slider .owl-dots .owl-dot.active span {
        background: #dfa315
    }

    .mobile-section {
        display: inline-block
    }

    .companies.mobile-section .title {
        line-height: inherit
    }

    .companies.mobile-section .subtitle {
        margin: 5px 0
    }

    .section.companies.mobile-section .slider {
        width: 100%;
        display: inline-block;
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    .companies.mobile-section .slider .item {
        padding: 0;
        width: 100%;
        display: inline-block;
        float: left
    }

    .companies.mobile-section .slider .item a .wrapper {
        height: auto;
        border: 1px solid #dfa315
    }

    .banner.homepage.mobile-section {
        height: 100%;
        background: url(../images/general/mobile-background.png);
        background-size: cover;
        background-position: center
    }

    .banner.homepage.dekstop-section {
        display: none
    }

    .banner.homepage.mobile-section {
        display: inline-block;
        height: auto;
        padding-bottom: 20px
    }

    .header .top .logo {
        margin-top: 10px;
        margin-bottom: 10px
    }

    .video-section .video-gallery .last .box {
        width: calc(50% - 20px);
        margin: 0 10px
    }

    .video-section .video-gallery.dekstop {
        display: none
    }

    .dekstop-nav-menu {
        display: none
    }

    .section {
        padding: 10px 0
    }

    .company-detail .content {
        margin-top: 5px
    }

    .pregnancy-calculation .form-area .cl:last-child {
        width: calc(100% - 20px);
        margin: 10px
    }

    .spawning-calendar .do-you-know-these {
        padding-top: 0
    }

    .children.spawning-calendar .content.first .boy-hesaplama .result-text b {
        font-size: 22px;
        line-height: 40px
    }

    .children.spawning-calendar .content.first .boy-hesaplama .result-text {
        padding: 20px 0
    }

    .firma-urun-slider .slider-wrapper .item .img .wrapper {
        height: 150px
    }

    .detail-page-wrapper .left {
        margin-top: 5px
    }

    .detail-page-wrapper .left .img {
        display: none
    }

    .homepage.banner .carousel-caption.mobile .list {
        padding: 0;
        display: inline-block;
        float: left;
        width: 100%
    }

    .wrapper-404 {
        padding: 40px 0
    }

    .banner.page {
        margin-top: 87px
    }

    .homepage.banner .carousel-caption.mobile .list ul {
        list-style-type: none;
        padding: 0;
        margin: 0
    }

    .homepage.banner .carousel-caption.mobile .list ul li {
        float: left;
        display: inline-block;
        width: 100%;
        padding: 0;
        text-align: left
    }

    .homepage.banner .carousel-caption.mobile .list ul li a {
        color: #fff;
        font-size: 18px;
        width: 100%;
        display: inline-block;
        float: left;
        opacity: 1!important;
        animation-delay: 0s!important;
        animation-duration: 0s!important;
        padding: 15px 20px;
        border-bottom: 1px solid #d45455;
        text-decoration: none
    }

    .homepage.banner .carousel-caption.mobile .list ul li a span {
        float: left;
        display: inline-block;
        font-size: 22px;
        margin-right: 10px
    }

    .mobile-category-select-button.active {
        position: fixed;
        z-index: 11
    }

    .banner.homepage {
        height: 100vh
    }

    .mobile-category-select-button {
        display: inline-block;
        padding: 20px;
        background: #d45455;
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        text-align: center;
        color: #fff;
        font-size: 18px;
        font-family: GothamX-Bold
    }

    .homepage.banner .carousel-caption.dekstop {
        display: none
    }

    .homepage.banner .carousel-caption.mobile {
        display: inline-block;
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background: #ea6465;
        overflow-y: scroll;
        max-height: 0;
        transition: all 450ms;
        z-index: 10
    }

    .homepage.banner .carousel-caption.mobile.active {
        max-height: 100%;
        padding-bottom: 66px
    }

    .blog-list-container ul li {
        width: 50%
    }

    .video-section .video-gallery .first {
        width: 100%
    }

    .video-section .video-gallery .last {
        width: calc(100% + 20px);
        padding-left: 0;
        padding-top: 15px;
        margin: 0 -10px
    }

    .video-section .video-gallery .last .box .img {
        height: 200px
    }

    .blog-title-wrapper {
        text-align: center
    }

    .blog-title-wrapper .blog-title {
        width: 100%
    }

    .blog-title-wrapper .all-blog {
        width: 100%
    }

    .parallax-area .section-title-box .title {
        font-size: 40px
    }

    .parallax-area .section-title-box .subtitle {
        font-size: 16px
    }

    .parallax-area .icon-list {
        padding: 25px 0
    }

    .parallax-area .icon-list li {
        width: 49%
    }

    .list-container .title-box .title {
        font-size: 20px
    }

    .section-title-box .title,.video-section .section-title-box .title {
        font-size: 22px;
        line-height: 46px
    }

    .video-section .section-title-box .icon {
        font-size: 40px
    }

    .video-section .section-title-box .all-button {
        line-height: 45px
    }

    .video-section .video-gallery .box a .text {
        font-size: 14px;
        line-height: 20px
    }

    .do-you-know-these.mobile-section .left .slider-wrapper {
        background-image: url(../images/general/mobile-bunlari-biliyormusunuz.png);
        background-size: 70%;
        background-repeat: no-repeat;
        background-position: center
    }
}

@media (max-width: 576px) {
    .uzmana-soru-sor .wrapper .content .sub-title {
        font-size: 15px;
    }

    .uzmana-soru-sor .wrapper .content .title {
        font-size: 22px;
        line-height: 30px;
    }

    .uzmana-soru-sor .wrapper .content .text {
        font-size: 14px;
        line-height: 22px;
    }

    .uzmana-soru-sor .wrapper .content .button-container > .link-button:First-child {
        width: 100px;
    }

    .uzmana-soru-sor .wrapper .content .button-container > .link-button {
        min-width: 0;
        width: auto;
        padding: 0 10px;
        margin: 0 5px;
        font-size: 13px !important;
        height: 40px;
        line-height: 40px;
    }

    .uzmana-soru-sor .wrapper .content .button-container > .link-button:last-child {
        flex: 1 0 0;
    }

    .uzmana-soru-sor .wrapper .content .sub-title-2 {
        margin-bottom: 10px;
    }

    .question-content .item .bottom-container {
        flex-wrap: wrap;
    }

    .question-content .item .bottom-container > * {
        width: 100%;
    }

    .question-content .item .bottom-container > .right {
        display: flex;
        justify-content: center;
    }

    .question-content .item .bottom-container > .user {
        justify-content: center;
    }

    .detail-page-wrapper.account-page .favorite_blog_list .blog-list-container .mobile-nav-menu .selects-box {
        margin-bottom: -10px
    }

    .hastaneler .right_bar .search-result-container .box {
        width: calc(100% - 10px)
    }

    .detail-page-wrapper .button-box .link-button {
        margin: 5px 0;
        min-width: 52%;
        clear: both
    }

    .detail-page-wrapper .button-box {
        display: flex;
        flex-wrap: wrap;
        flex-wrap: wrap
    }

    .social-post-container #instafeed .insta-box {
        width: 50%
    }

    .five-section ul li {
        width: calc(100% - 10px);
        margin: 5px
    }

    .five-section ul li .wrapper a {
        font-size: 14px;
        min-height: 80px
    }

    .five-section ul li .wrapper .icon img {
        max-width: 55%;
        max-height: 55px
    }

    .company-detail .content .blue-title {
        font-size: 16px;
        margin-top: 10px;
        line-height: 20px
    }

    .blog-list-container.mobile-section .slider .blog-list-container .wrapper .text .blog-title {
        padding: 0;
        font-size: 14px;
        line-height: 16px;
        display: flex;
        justify-content: left;
        align-items: baseline
    }

    .form-area .cl .inputs-box.w50:first-child {
        margin: 0;
        margin-bottom: 10px!important
    }

    .form-area .cl .inputs-box.w50 {
        width: 100%;
        margin: 0!important
    }

    .detail-page-wrapper.account-page .cl {
        margin: 5px 0
    }

    .detail-page-wrapper.account-page .cl .wrapper {
        width: 100%;
        display: inline-block;
        float: left
    }

    .detail-page-wrapper.account-page .cl .wrapper .inputs-box {
        width: 100%
    }

    .detail-page-wrapper.account-page .cl.group .column {
        margin: 0
    }

    .detail-page-wrapper .right .content-wrapper .cl .title {
        width: 100%
    }

    .detail-page-wrapper .right .content-wrapper .cl p {
        width: 100%;
        padding: 0;
        height: auto
    }

    .user-modal .modal-content {
        margin-top: 60px
    }

    .user-modal .inputs.checkbox {
        font-size: 12px
    }

    .user-modal .inputs.checkbox ul li label {
        padding-left: 30px
    }

    .user-modal .modal-content .modal-body {
        padding: 20px
    }

    .banner.page {
        margin-top: 61px
    }

    .list-container.mobile-section .col-6 {
        padding-right: 5px;
        padding-left: 5px
    }

    .list-container.mobile-section .wrapper {
        margin: 5px 0;
        padding: 20px 10px
    }

    .list-container.mobile-section .row {
        margin-left: -5px;
        margin-right: -5px
    }

    .list-container.mobile-section .wrapper .tit {
        font-size: 15px
    }

    .video-section .video-gallery .box a .img:before {
        line-height: 140px
    }

    .blog-list-container.mobile-section .all-blog,.do-you-know-these.mobile-section .all-blog,.video-section.mobile-section .all-blog {
        margin-right: -15px;
        width: calc(100% + 30px);
        margin-left: -15px;
        border-radius: 0
    }

    .do-you-know-these.mobile-section .all-blog,s .blog-list-container.mobile-section .all-blog {
        border-radius: 0
    }

    .section-title-box .subtitle {
        margin-top: 0;
        margin-bottom: 15px
    }

    .do-you-know-these .left {
        padding: 0
    }

    .do-you-know-these .left .slider-wrapper {
        border-radius: 0
    }

    .do-you-know-these .left .slider-wrapper .slider {
        height: auto
    }

    .do-you-know-these .left .slider-wrapper .slider p {
        height: auto;
        display: -webkit-box;
        -webkit-line-clamp: inherit;
        -webkit-box-orient: inherit;
        overflow: inherit
    }

    s .banner.homepage.mobile-section .wrapper {
        padding-top: 60px
    }

    .banner.homepage.mobile-section .title {
        line-height: 21px;
        font-size: 14px
    }

    .banner.homepage.mobile-section .list ul li a {
        font-size: 13px
    }

    .banner.homepage.mobile-section .list ul li a span {
        font-size: 38px
    }

    .banner.homepage.mobile-section .button-group .button {
        font-size: 13px!important;
        height: auto;
        line-height: inherit;
        padding: 5px 12px
    }

    .header .top .logo a img {
        max-height: 34px
    }

    .header .top .mobile-menu-button,.mobile-header-list li a,.mobile-login-button {
        height: 29px;
        line-height: 29px;
        padding: 0 10px;
        font-size: 13px!important
    }

    .header .top .mobile-menu-button,.mobile-header-list,.mobile-login-button {
        margin: 3px 0
    }

    .header .top .logo {
        margin: 12.5px 0
    }

    .detail-page-wrapper.account-page .form-area .cl.select-box-group .inputs-box.select {
        width: 100%
    }

    .do-you-know-these .left .slider-wrapper .img {
        display: none
    }

    .video-section .video-gallery .last .box .img {
        height: 150px
    }

    .company-registration .company-detail .content .form-area .select-box-group .column {
        width: 100%;
        padding: 0;
        margin: 0
    }

    .company-registration .company-detail .content .form-area .select-box-group .column:nth-child(2) label {
        padding-left: 0
    }

    .company-registration .company-detail .content .form-area .select-box-group .column label {
        width: 100%
    }

    .company-registration .company-detail .content .form-area .select-box-group .column .wrapper {
        width: calc(100% + 10px)
    }

    .company-registration .company-detail .content .form-area .two-column .column,.company-registration .company-detail .content .form-area .two-column .column:first-child {
        width: 100%
    }

    .company-registration .company-detail .content .form-area .two-column .column label {
        width: 100%
    }

    .company-registration .company-detail .content .form-area .two-column .column .inputs-box {
        width: 100%
    }

    .company-registration .company-detail .content .form-area .keywords .inputs-box {
        width: calc(100% + 10px)
    }

    .children.spawning-calendar .content.first .boy-hesaplama .form-area .cl {
        margin: 10px 0
    }

    .spawning-calendar .content .yumurtlama-takvimi .right .cl .input .inof-text {
        font-size: 12px
    }

    .form-area .cl.select-box-group .wrapper {
        width: calc(100% + 10px)
    }

    .form-area .cl.select-box-group .inof-text {
        width: 100%;
        float: left
    }

    .tab-area .tab span {
        padding: 0 5px;
        font-size: 13px
    }

    .price-list .box {
        width: calc(100% - 20px)
    }

    .price-list .box .wrapper .content-text {
        height: auto;
        padding-bottom: 40px
    }

    .form-area .cl label {
        width: 100%;
        padding-right: 0;
        margin-bottom: 0
    }

    .form-area .cl .inputs-box {
        width: 100%
    }

    .form-area .cl {
        margin: 0
    }

    .form-area .cl label:after {
        float: none;
        margin-left: 10px
    }

    .form-area .submit_button {
        width: 100%;
        margin-top: 20px
    }

    .company-list li a .wrapper .text .title {
        font-size: 11px;
        height: 40px;
        overflow: hidden;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 0;
        word-break: break-word
    }

    .company-list a .wrapper .text {
        padding: 0 0 5px 0
    }

    .company-list a .wrapper .text .location {
        height: 26px;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 9px
    }

    .company-list li {
        clear: inherit!important;
        width: calc(50% - 10px);
        margin: 5px 5px
    }

    .detail-page-wrapper .right .content-wrapper .cl .first {
        display: inline-block;
        float: left;
        width: 100%
    }

    .detail-page-wrapper .right .content-wrapper .cl .last {
        width: 100%;
        display: inline-block;
        float: left;
        margin-top: 10px
    }

    .detail-page-wrapper .right .button-wrapper .button-group .link-button {
        height: 42px;
        line-height: 42px;
        font-size: 15px!important;
        width: calc(100% - 15px);
        margin: 5px 0
    }

    .tag-wrapper ul li a {
        padding: 4px;
        font-size: 11px
    }

    .do-you-know-these .left .slider-wrapper .img {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px
    }

    .do-you-know-these .left .slider-wrapper .img img {
        max-width: 100%;
        width: auto;
        margin: 0 auto;
        display: block
    }

    .do-you-know-these .left .slider-wrapper .slider {
        width: 100%
    }

    .do-you-know-these .right .wrapper ul li {
        width: calc(50% - 5px)
    }

    .do-you-know-these .right .wrapper ul li a .box-text {
        padding: 0;
        text-align: center
    }

    .do-you-know-these .right .wrapper ul li a {
        padding: 10px;
        height: 80px
    }

    .do-you-know-these .right .wrapper ul li a .box-icon {
        display: none
    }

    .video-section .video-gallery .box a .img {
        height: 80vw
    }

    .video-section .video-gallery .first .box a .img:before {
        line-height: 80vw
    }

    .calendar-wrapper .top .left {
        width: 100%;
        margin-right: 0;
        margin-bottom: 0
    }

    .calendar-wrapper .top .right {
        width: 100%
    }

    .fc-calendar .fc-head>div,.fc-calendar .fc-row>div,.fc-calendar .fc-row>div>span.fc-date {
        font-size: 4vw!important
    }

    .fc-calendar-container {
        height: 75vw
    }

    .fc-calendar .fc-head {
        height: 40px;
        line-height: 40px
    }

    .custom-header {
        font-size: 19px
    }

    .video-section .section-title-box .all-button {
        width: auto;
        clear: both;
        text-align: center;
        width: 100%
    }

    .video-section .section-title-box {
        width: auto;
        margin-bottom: 0;
        float: none
    }

    .video-section .left {
        text-align: center
    }

    .video-section .right {
        text-align: center
    }

    .video-section .right .section-title-box {
        margin-bottom: 15px
    }

    .parallax-area .section-title-box .title {
        font-size: 28px
    }

    .do-you-know-these .right .section-title-box .title {
        font-size: 19px
    }

    .do-you-know-these .left .slider-wrapper .owl-nav {
        bottom: -10px
    }

    .blog-list-container ul li {
        animation-delay: .1s!important;
        animation-duration: .4s!important;
        padding: 0;
        margin: 10px 0
    }

    .do-you-know-these .left .slider-wrapper .slider p {
        margin-top: 10px
    }

    .section.companies .slider {
        width: 90%;
        margin: 0 5%;
        margin-top: 10px
    }

    .company-detail .title-wrapper .social-media {
        width: 100%;
        text-align: center;
        position: absolute;
        left: 0;
        top: 0;
        padding: 0 15px
    }

    .company-detail .title-wrapper .title {
        float: left;
        width: 100%
    }

    .companies.company-detail {
        padding-top: 50px
    }

    .activity-detail-page {
        padding-top: 0
    }

    .share-social-media .title {
        width: 25%
    }

    .pregnancy-calculation .form-area .cl {
        margin: 10px 10px!important;
        width: calc(33.333333333333336% - 20px)
    }

    .pregnancy-calculation .form-area .cl>.inputs-box {
        width: 100%!important;
        min-width: 100%
    }

    .period-wrapper ul li {
        width: calc(20% - 10px)
    }

    .period-wrapper ul li a {
        font-size: 0
    }

    .video-detail-wrapper .content .comments ul li .img {
        width: 20%
    }

    .video-detail-wrapper .content .comments ul li .text {
        width: 78%
    }

    .video-detail-wrapper .content .comments ul li ul {
        padding-left: 40px
    }

    .company-registration .company-detail .content .form-area .submit_button {
        margin-top: 0;
        margin-bottom: 10px
    }

    .blog-list-container ul li a .wrapper .text .blog-title {
        height: 60px;
        padding-bottom: 0;
        font-size: 15px;
        display: flex;
        justify-content: center;
        -webkit-box-orient: vertical;
        line-height: 20px
    }

    .blog-list-container ul li a .wrapper .text .blog-title:before {
        display: none
    }

    .blog-list-container ul li a .wrapper .text p {
        height: auto;
        display: none
    }

    .user-modal .modal-dialog {
        margin: 20px auto
    }

    .form-area .cl.profil-photo-upload .wrapper .upload-wrapper {
        width: 80px
    }

    .form-area .cl.profil-photo-upload .wrapper .upload-wrapper .img-wrapper {
        width: 70px;
        height: 70px
    }

    .form-area .cl.profil-photo-upload .wrapper .text-wrapper {
        padding: 0 0 0 10px
    }

    .form-area .cl.profil-photo-upload .wrapper .text-wrapper p {
        font-size: 11px
    }

    .five-section ul {
        margin: 0 -10px
    }

    .author-list.company-list li a .wrapper .text .title {
        font-size: 12px
    }

    .author-list.company-list li a .wrapper .text .description {
        font-size: 10px;
        line-height: 14px
    }

    .company-list a .wrapper .search-icon {
        font-size: 11px
    }

    .company-list ul.style-2 li .wrapper .info {
        font-size: 10px
    }
}

.section-title-box .title a {
    text-decoration: none;
    color: inherit
}

.company-detail .previev {
    color: #adadad;
    right: inherit;
    padding-right: 45px;
    position: relative;
    top: inherit;
    float: right;
    margin: 7px 10px
}

.company-detail .previev .heart {
    position: absolute;
    right: 0;
    display: inline-block;
    float: right;
    top: -5px
}

.searchResult>ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.searchResult>ul>li {
    padding: 0;
    font-size: 1.3em;
    text-align: left;
    margin: 0;
    display: inline-block;
    float: left;
    width: 100%
}

.searchResult>ul>li>a {
    padding: 10px;
    font-size: 14px;
    text-align: left;
    color: #fff;
    font-weight: 700;
    width: 100%;
    display: inline-block;
    border-bottom: 1px solid #fff
}

.searchResult>ul>li>a:hover {
    text-decoration: none
}

.searchResult {
    float: left;
    width: 100%;
    display: inline-block;
    margin: 0;
    max-height: 200px;
    overflow-y: scroll
}

.searchResult::-webkit-scrollbar-track {
    background-color: transparent
}

.searchResult::-webkit-scrollbar {
    width: 6px;
    background-color: transparent
}

.searchResult::-webkit-scrollbar-thumb {
    background-color: transparent
}

.searchResult>ul>li>a:before {
    content: "\f105";
    margin-right: 5px;
    font-family: Fontawesome
}

.datepicker.dropdown-menu {
    z-index: 2147483002!important
}

.spawning-calendar .content .yumurtlama-takvimi .share-social-media {
    border-bottom: 0;
    padding-bottom: 0;
    border-top: 0
}

.spawning-calendar .content .yumurtlama-takvimi .left .cl {
    width: calc(100% - 20px);
    margin-left: 0
}

.spawning-calendar .do-you-know-these .box-icon {
    display: none!important
}

.search_results {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.search_results li a {
    border-bottom: 1px solid #ddd;
    color: #c7c150;
    display: inline-block;
    float: left;
    padding: 10px 0;
    margin: 0;
    width: 100%;
    text-decoration: none;
    transition: all .5s ease
}

.search_results li {
    color: #c7c150;
    display: inline-block;
    float: left;
    padding: 0;
    margin: 0;
    width: 100%
}

.search_results li a:before {
    content: "\f101";
    margin-right: 10px;
    font-family: FontAwesome
}

.search_results li a:hover {
    color: #338890
}

.search-result-page {
    background: #fff
}

.search-result-page .box.full h1 {
    font-size: 24px;
    color: #c7c150;
    font-weight: 700;
    padding: 15px 0;
    margin-bottom: 0;
    border-bottom: 1px solid #ddd
}

.spawning-calendar .content .yumurtlama-takvimi .left .cl.datepicker-wrapper:before {
    content: "\f073";
    position: absolute;
    right: 10px;
    top: 8px;
    font-family: FontAwesome
}

.spawning-calendar .content .yumurtlama-takvimi .left .cl.datepicker-wrapper {
    position: relative
}

.detail-page-wrapper .button-box {
    margin-bottom: 20px;
    width: 100%;
    display: inline-block;
    float: left
}

.gradient-button-group .button .wrapper .icon img {
    width: 37px;
    display: inline-block
}

.mega-dopdown-wrapper {
    width: 100%;
    position: absolute;
    left: 0;
    top: 58px;
    background: #fff;
    display: inline-block;
    padding: 30px;
    border: 1px solid #eee;
    left: 15px;
    width: calc(100% - 30px);
    border-top: 0;
    display: none;
    border-radius: 0 0 5px 5px
}

.header .content .menu nav>ul li.dropdown.active .mega-dopdown-wrapper {
    display: inline-block
}

.mega-dopdown-wrapper .left {
    width: 35%;
    display: inline-block;
    float: left
}

.mega-dopdown-wrapper .right {
    width: 65%;
    display: inline-block;
    float: left
}

.mega-dopdown-wrapper .left ul {
    padding: 0!important;
    width: 100%;
    display: inline-block;
    float: left;
    text-align: left;
    list-style-type: none;
    border: 0;
    padding-right: 20px!important
}

.mega-dopdown-wrapper .left ul li {
    float: left;
    width: 100%;
    display: inline-block;
    padding: 0!important;
    background: 0 0!important;
    border: 0
}

.mega-dopdown-wrapper .left ul li a {
    text-align: left!important;
    color: #353737!important;
    border: 0!important;
    padding: 7.5px 10px!important;
    border-radius: 5px
}

.mega-dopdown-wrapper .right .blog-list-container ul {
    padding: 0!important;
    margin: 0!important;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.mega-dopdown-wrapper .right .blog-list-container {
    width: 100%;
    display: inline-block;
    float: left;
    min-height: 280px;
    position: relative
}

.mega-dopdown-wrapper .right .blog-list-container li a {
    padding: 0 4px!important;
    background: 0 0!important
}

.mega-dopdown-wrapper .right .blog-list-container li {
    width: auto!important;
    flex: inherit!important;
    padding: 0!important;
    background: 0 0!important;
    border-color: transparent!important;
    width: 33.333333333333336%!important
}

.mega-dopdown-wrapper .right .blog-list-container li a .wrapper .text .blog-title {
    text-align: left;
    height: 56px
}

.mega-dopdown-wrapper .right .blog-list-container li a .wrapper .text .blog-title:before {
    display: none
}

.mega-dopdown-wrapper .left ul li a.active,.mega-dopdown-wrapper .left ul li a:hover {
    color: #fff!important;
    background: #338890!important
}

.mega-dopdown-wrapper .right .blog-list-container .item-wrapper {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: none
}

.mega-dopdown-wrapper .right .blog-list-container .item-wrapper.active {
    display: block
}

body.dark .section-wave>svg {
    fill: #1e212a
}

body.dark {
    background: #1e212a!important
}

body.dark .blog-list-container ul li a .wrapper {
    background: #1e212a
}

body.dark .blog-list-container ul li a .wrapper .text p {
    color: #fff
}

body.dark .blog-list-container ul li a .wrapper {
    border-color: rgba(255,255,255,.2)
}

body.dark .blog-list-container ul li a .detail-icon {
    border-color: rgba(255,255,255,.41)
}

body.dark .social-media-wrapper {
    background: #1e212a
}

body.dark .list-container {
    border-color: transparent
}

.spawning-calendar .content strong a[rel=author] {
    color: #338890;
    text-decoration: none
}

.mega-dopdown-wrapper .right .blog-list-container li a .wrapper .img .tag {
    display: none
}

.error {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    margin: 1rem 0;
    padding: .75rem 1.25rem;
    border-width: 1px;
    border-style: solid;
    border-radius: .25rem;
    display: inline-block;
    font-weight: 700
}

.success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
    margin: 1rem 0;
    padding: .75rem 1.25rem;
    border-width: 1px;
    border-style: solid;
    border-radius: .25rem;
    display: inline-block;
    font-weight: 700
}

.contact-wrapper .error,.contact-wrapper .success {
    margin-bottom: -10px
}

.detail-page-wrapper.account-page .form-area .error,.detail-page-wrapper.account-page .form-area .success {
    width: 100%
}

html body .datepicker.dropdown-menu {
    border-color: #e95758
}

html body .datepicker-dropdown.datepicker-orient-top:before {
    border-top-color: #338890
}

html body .datepicker th {
    color: #338890;
    width: 30px;
    height: 30px
}

html body .datepicker td {
    width: 30px;
    height: 30px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

html body .datepicker table tr td.day.focused,html body .datepicker table tr td.day:hover {
    background: #338890;
    color: #fff
}

html body .datepicker tr {
    border-bottom: 1px solid #f1f1f1
}

html body .datepicker tbody tr:last-child {
    border-bottom: 0
}

html body .datepicker tr td {
    border-right: 1px solid #f1f1f1
}

html body .datepicker tr td:last-child {
    border-right: 0
}

.fixed-social-media ul li a.tumblr:hover {
    background: #36465d
}

.footer .footer-parallax-container .box .social-media li.tumblr a:before {
    background: #36465d
}

.detail-page-wrapper .button-box .link-button {
    margin-right: 15px
}

.detail-page-wrapper .button-box .link-button:last-child {
    margin-right: 0
}

.user-modal.uzman-form .modal-content .modal-body .inputs {
    margin: 0;
    margin-bottom: 5px
}

.user-modal.uzman-form .modal-content .modal-body .button-group {
    margin-bottom: 20px
}

.user-modal.uzman-form .modal-content .modal-body .inputs textarea {
    width: 100%;
    overflow: hidden;
    resize: none;
    height: 100px;
    border-radius: 5px
}

.user-modal.uzman-form .modal-content .modal-body .inputs label {
    width: 100%;
    display: inline-block;
    float: left;
    margin: 0 0;
    margin-top: 10px
}

.user-modal.uzman-form .modal-content .modal-body {
    padding: 0 20px
}

.user-modal.uzman-form .modal-content .modal-header {
    padding: 15px 20px
}

.calendar-wrapper>img {
    width: 100%;
    height: auto
}

.spawning-calendar .content h1,.spawning-calendar .content h2,.spawning-calendar .content h3,.spawning-calendar .content h4,.spawning-calendar .content h5,.spawning-calendar .content h6 {
    color: #c7c150;
    font-size: 100%;
    font-weight: 700
}

body .fixed-firm-button.modal111_button {
    margin-top: 143px;
    right: 0;
}

.modal-content .modal-body .modal-card {
    display: flex;
    flex-direction: column;
    margin: 0;
    overflow: hidden
}

.modal-content .modal-body .modal-card .user-modal-card-head {
    align-items: center;
    background-color: #f5f5f5;
    display: flex;
    flex-shrink: 0;
    justify-content: flex-start;
    position: relative;
    border-bottom: 1px solid #dbdbdb;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    background: 0 0;
    padding: 0;
    color: #fff
}

.modal-content .modal-body .modal-card .user-modal-card-head .modal-card-title {
    color: #363636;
    flex-grow: 1;
    flex-shrink: 0;
    font-size: 1.5rem;
    line-height: 1
}

.modal-content .modal-body .modal-card .modal-card-body {
    flex-grow: 1;
    flex-shrink: 1;
    padding: 20px;
    background-image: url(/assets/images/pattern3.png)
}

.modal-content .modal-body .modal-card .modal-card-body .has-text-centered {
    text-align: center
}

.modal-content .modal-body .modal-card .modal-card-body .section {
    padding: 0
}

.modal-content .modal-body .modal-card .modal-card-body .section .columns {
    display: flex;
    margin-left: -.75rem;
    margin-right: -.75rem;
    margin-top: -.75rem
}

.modal-content .modal-body .modal-card .modal-card-body .section .columns.is-multiline {
    flex-wrap: wrap
}

.modal-content .modal-body .modal-card .modal-card-body .section .columns .column.is-full {
    flex: none;
    width: 100%
}

.modal-content .modal-body .modal-card .modal-card-body .section .columns .column {
    display: block;
    flex-basis: 0;
    flex-grow: 1;
    flex-shrink: 1;
    padding: .75rem
}

.modal-content .modal-body .modal-card .modal-card-body .section .columns .column .ratingItemList {
    margin: auto;
    display: flex;
    justify-content: space-between;
    padding: 0;
    width: 100%;
    float: left
}

.modal-content .modal-body .modal-card .modal-card-body .section .columns .column .ratingItemList input.rating {
    display: none
}

.modal-content .modal-body .modal-card .modal-card-body .section .columns .column .ratingItemList label.rating {
    font-size: 32px;
    padding: 5px 3px;
    opacity: .7;
    filter: grayscale(1);
    cursor: pointer;
    margin: 0
}

.modal-content .modal-body .modal-card .modal-card-body .section .columns .column .ratingItemList label.rating .is-size-6 {
    font-size: 16px;
    margin: 0
}

.modal-content .modal-body .modal-card .modal-card-body .title.is-size-4.has-text-teal {
    margin-bottom: 0;
    font-weight: 700;
    font-size: 18px;
    color: #338890
}

.modal-content .modal-body .modal-card .modal-card-body .section .columns .column .control {
    width: 100%;
    display: inline-block;
    float: left
}

.modal-content .modal-body .modal-card .modal-card-body .section .columns .column .control .textarea {
    -moz-appearance: none;
    -webkit-appearance: none;
    align-items: center;
    border: 1px solid transparent;
    border-radius: 4px;
    font-size: 1rem;
    height: 2.25em;
    justify-content: flex-start;
    line-height: 1.5;
    position: relative;
    vertical-align: top;
    background-color: #fff;
    display: block;
    min-width: 100%;
    padding: .625em;
    resize: vertical;
    max-height: 600px;
    min-height: 120px;
    background-color: #fff;
    border-color: #dbdbdb;
    color: #363636;
    box-shadow: inset 0 1px 2px rgba(74,74,74,.1);
    max-width: 100%;
    width: 100%
}

.modal-content .modal-body .modal-card .modal-card-body .section .columns .column .ratingItemList input.rating:checked+label.rating {
    filter: grayscale(0);
    opacity: 1
}

.modal-content .modal-body .modal-card .modal-card-body .section .columns .column .ratingItemList label {
    width: 100%;
    display: inline-block;
    height: auto;
    margin: 0
}

.modal-content .modal-body .modal-card .modal-card-body .section .columns .column .ratingItemList label>* {
    margin: 0
}

#Modal111 .modal-body {
    padding: 0
}

.modal-content .modal-body .modal-card .modal-card-body .section .columns .column .control .input {
    -moz-appearance: none;
    -webkit-appearance: none;
    align-items: center;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: none;
    display: inline-flex;
    font-size: 1rem;
    height: 2.25em;
    justify-content: flex-start;
    line-height: 1.5;
    padding: calc(.375em - 1px) calc(.625em - 1px);
    position: relative;
    vertical-align: top;
    background-color: #fff;
    border-color: #dbdbdb;
    color: #363636;
    box-shadow: inset 0 1px 2px rgba(74,74,74,.1);
    max-width: 100%;
    width: 100%;
    height: 45px;
    border-radius: 3px;
    font-size: 1rem;
    padding: 1rem;
    font-weight: 600
}

.modal-content .modal-body .modal-card .modal-card-body .section .is-primary.is-fullwidth.generic {
    cursor: pointer;
    padding: calc(.375em - 1px) .75em;
    text-align: center;
    width: 100%;
    height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-color: #338890;
    color: #fff;
    font-family: proxima nova;
    border-radius: 4px;
    font-weight: 700;
    font-size: 17px;
    margin-top: 10px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    align-self: center;
    border: 0!important;
    outline: 0;
    box-shadow: none
}

#Modal111 .close {
    position: absolute;
    color: #fff;
    right: 0;
    top: 0;
    background: #338890;
    opacity: 1;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 28px;
    border-radius: 0!important
}

.detail-page-wrapper .button-box .link-button.flex_button {
    display: flex;
    justify-content: center;
    align-items: center
}

.detail-page-wrapper .button-box .link-button.flex_button>i {
    font-size: 155%;
    margin-right: 10px
}

.lazy_wrapper {
    background: url(../images/general/lazyload-spin.gif) center center no-repeat #fff;
    width: 100%;
    height: 100%;
    display: inline-block;
    float: left
}
.text-container {
    display: block;
    width: 100%;
}

.limited-text .limited-text-content [type="checkbox"] {
    display: none;
}

.limited-text .limited-text-content [type="checkbox"]+div {
    width: 100%;
    display: block;
    height: calc(20px * 3);
    line-height: 20px;
    overflow: hidden;
    margin-bottom: 10px;
}

.limited-text .limited-text-content [type="checkbox"]+div+label {
    margin: 0;
    cursor: pointer;
    color: #338890;
    font-weight: 600;
}

.limited-text .limited-text-content [type="checkbox"]+div+label:before {
    content: attr(data-title-show);
}

.limited-text .limited-text-content [type="checkbox"]+div+label:hover {
    color: #141414;
}

.limited-text .limited-text-content [type="checkbox"]:checked+div {
    height: 100%;
    overflow: visible;
}

.limited-text .limited-text-content [type="checkbox"]:checked+div+label:before {
    content: attr(data-title-hide);
}