body.cursor-style1 .cursor.nav-menu-cursor{
    background-color: transparent !important;
    background-size: contain !important;
    background-image: url(../images/cursor-new-1-svg.png) !important;
}
body.cursor-style1 .cursor.nav-menu-cursor.c-fill{
    background-color: #fff !important;
    background-size: contain !important;
    background-image: url(../images/cursor-new-1-svg.png) !important;
}
body.cursor-style2 .cursor.nav-menu-cursor{
    background-color: transparent !important;
    background-size: contain !important;
    background-image: url(../images/curser-2-svg.png) !important;
}
body.cursor-style3 .cursor.nav-menu-cursor{
    background-color: transparent !important;
    background-size: contain !important;
    background-image: url(../images/curser-3-svg.png) !important;
}
body.cursor-style4 .cursor.nav-menu-cursor{
    background-color: transparent !important;
    background-size: contain !important;
    background-image: url(../images/curser-4-svg.png) !important;
}
.cursor.c-bor-white.c-fill {
    background: #fdfdfd!important;
}
.page-template-tp-creatives.cursor-style1 .cursor.white-menu-cursor, 
.page-template-tp-philosophy.cursor-style1 .cursor.white-menu-cursor {
    border: 2px solid #f39d22 !important;
}
.page-template-tp-creatives.cursor-style2 .cursor.white-menu-cursor, 
.page-template-tp-philosophy.cursor-style2 .cursor.white-menu-cursor {
    background-image: url(../images/curser-2.svg) !important;
}
.page-template-tp-creatives.cursor-style3 .cursor.white-menu-cursor, 
.page-template-tp-philosophy.cursor-style3 .cursor.white-menu-cursor {
    background-image: url(../images/curser-3.svg) !important;
}
.page-template-tp-creatives.cursor-style4 .cursor.white-menu-cursor, 
.page-template-tp-philosophy.cursor-style4 .cursor.white-menu-cursor {
    background-image: url(../images/curser-4.svg) !important;
}
.page-template-tp-creatives .cursor_list ul li svg path, 
.page-template-tp-philosophy .cursor_list ul li svg path {
    fill: #ffffff;
    overflow: hidden;
}
.page-template-tp-creatives .cursor ,
.page-template-tp-philosophy .cursor {
    border: 2px solid #fff;
}
.page-template-tp-about .creatives-talent-section {
    position: relative;
   background-color:#f39d22;
}
.page-template-tp-about .client-we-love-list::after{
    display:none;
}
.our_work-template-default .header-blue .logo-blue {
    display: none;
}
.cursor_list ul li img.white-cursor {
    display: none;
}
.page-template-tp-creatives .cursor_list ul li img.orange-cursor ,
.page-template-tp-philosophy .cursor_list ul li img.orange-cursor {
    display: none;
}
.page-template-tp-creatives .cursor_list ul li img.white-cursor ,
.page-template-tp-philosophy .cursor_list ul li img.white-cursor {
    display: block;
}
.page-template-tp-creatives.menu-open .main-navigation ,
.page-template-tp-philosophy.menu-open .main-navigation {
        box-shadow: 6px 0 24px 0 rgb(0 0 0 / 10%);
}
.page-template-tp-creatives .menu-icon:hover .line ,
.page-template-tp-philosophy .menu-icon:hover .line {
    background: #ffffff !important;
}
.page-template-tp-creatives a.menu-close:hover::before ,
.page-template-tp-philosophy a.menu-close:hover::before ,
.page-template-tp-creatives a.menu-close:hover::after ,
.page-template-tp-philosophy a.menu-close:hover::after {
    background: #ffffff !important;
}
.page-template-tp-philosophy .philosophy-main > div:first-child {
    padding-top: 98px;
}
.about-cta{
    display: inline-block;
    padding: 7px 30px 3px 30px;
    margin: 0px;
    line-height: 40px;   
}

.bottom-bar {
    position: absolute;
    bottom: 0;
    background: #0000007a;
    height: 70px;
    z-index: 999;
    width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    z-index: 1;
}
.btn_hover {
    z-index: 9;
    display: inline-block;
}
.home-grid-item.open .bottom-bar {
    opacity: 0;
}
.hover-overlay-text .toggle-link.arrow-close {
    opacity: 1;
    visibility: inherit;
    max-width: 35px;
    float: right;
    margin-right: 15px;
}
.bottom-bar .toggle-link,
.hover-overlay-text .toggle-link{
    width: 35px;
    height: 13px;
    fill: #f39d22;
    transition: all 0.3s;
}
.bottom-bar .toggle-link:hover,
.hover-overlay-text .toggle-link:hover{
    fill: #d8d8d8;
}
.bottom-bar .toggle-link.arrow-open {
    width: 100%;
    max-width: 35px;
    opacity: 1;
    visibility: inherit;
    margin-right: 15px;
    transform: rotate(180deg);
}
.page-template-tp-creatives .site-content {
    padding: 113px 0 0 0;
}
.philosophy-main h2 {
    line-height: 55px !important;
}
.large-title-main h2 {
    line-height: normal !important;
}
.awards{
    margin: 0 auto;
    padding: 0;
    position: relative;
    z-index: 1;
    max-width: 1270px;
}
.awards .container{
     padding: 60px 0 60px 0;
     max-width: 100%;
}
.awards h3{
    margin: 0 0 20px;
    padding: 0;
    color: #000;
    font-size: 38px;
    font-weight: 400;
    letter-spacing: .57px;
    line-height: normal;
    text-align: center;
}
.awards .images-row {
   display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -moz-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    margin-top: 0;
    margin-bottom: 0;
}
.awards .images-row .image{
    display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-basis: 25%;
    margin-top: 125px;
}
.awards .images-row .image img{
    max-height: 109px;
}
.awards-table .table-row{
    display: flex;
    justify-content: space-between;
    border-bottom: 2px solid #000;
    margin-bottom: 20px;
    padding-bottom: 10px;
    
}
.table-block{
    width: 50%;
}
.table-block.awards-name{
    font-family: aktiv-grotesk-extended, Arial, sans-serif;
    color: #000;
    font-size: 25px;
    display: flex;
    align-items: center;
}
.table-block.awards-items{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: wrap;
}
.table-block.awards-items a{
    font-size: 16px;
    color:rgba(0, 0, 0, .55);
    text-decoration: none;
    text-align: right;
}
.table-block.awards-items a:hover{
    font-size: 16px;
    color: #35aed7;
    text-decoration: underline;
}
.footer-button-set a {
    padding: 7px 30px 3px 30px;
    margin: 40px 15px;
    line-height: 40px;
    display: inline-block;
}
.footer-address {
    margin-bottom: 0 !important;
    color: #000;
    font-weight: bold;
    /*max-width: 350px;*/
    font-size: 22px;
    margin: auto;
    letter-spacing: 1px;
    line-height: 32px;
    font-family: 'Satellite';
}
.copyright-test {
    margin-bottom: 0 !important;
    color: #000;
    font-weight: 500;
    max-width: 400px;
    font-size: 18px;
    margin: auto;
    line-height: 32px;
    text-transform: uppercase;
    font-family: 'Metric';
}
.page-template-tp-philosophy ul li svg path,
.page-template-tp-creatives ul li svg path {
    /*fill: #fff !important;*/
}
.cursor_list ul li svg path {
    fill: #f39d22;
    overflow: hidden;
}
.cursor_list ul li svg:not(:root) {
    overflow: hidden;
    border-radius: 50%;
}
.page-template-tp-philosophy ul li:nth-child(1) svg:hover,
.page-template-tp-creatives ul li:nth-child(1) svg:hover {
    background-color: #fff !important;
}   
.cursor_list ul li:nth-child(1) svg:hover {
    background-color: #f39d22;
    border-radius: 50%;
}
.cursor_list ul li svg {
    width: 60px;
    height: 60px;
    -moz-transform: scale(1);
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.cursor_list ul li svg:hover {
    transform: scale(1.2);
}

.loaded .circle-fiex span.animate-down {
    top: 30px;
}
.loaded .circle-fiex span.animate-down {
/*    background-image: url(../images/curser-4.svg);
    background-repeat: repeat;
    border: none !important;
    background-position: left;
        background-color: transparent;
    background-size: 100%;*/  
}




.main-navigation .half-circle-cursor span {
    position: absolute;
    width: 60px;
    height: 30px;
    border-radius: 100px 100px 0 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 11;
    background: #ffffff;
    transition: all .5s;
}
.menu-open nav .half-circle-cursor {
    display: block !important;
}
nav .half-circle-cursor {
    display: none;
}
.loaded .circle-fiex .half-circle-cursor span {
    /* transition: all .5s; */
    /* transition-property: background-color; */
    /* transition-duration: 0.5s; */
    /* transition-delay: 0s; */
}
.loaded .circle-fiex .half-circle-cursor.animate-down-hide span {
    background-color: transparent;
    transition-property: background-color;
    transition-duration: 1.5s;
    transition-delay: 0.5s;
    z-index: -1;
}
.half-circle-cursor {
    position: relative;
    z-index: 9;
}
.cursor_list {
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
    z-index: 2;
}
.cursor_list.show {
    opacity: 1;
    visibility:visible;
    z-index: 999;
}
.cursor_list ul {
    position: relative;    
}
.cursor_list li {
    /*display: none !important;*/
    position: absolute;
    right: 0;
    top: 0;
}
body .cursor_list li{
    transition: all 0.5s;
}
body .cursor_list.show li{ 
    transition-property: transform;
    transition-duration: 1s;
    /*transition-delay: 0.4s;*/
}
body .cursor_list.show li:nth-child(1) {
     transform: translateX(-240px);
     transition-delay: 0.5s;
}
body .cursor_list.show li:nth-child(2) {
    transform: translateX(-160px);   
    transition-delay: 0.6s; 
}
body .cursor_list.show li:nth-child(3) {
     transform: translateX(-80px);
     transition-delay: 0.8s;
}
body .cursor_list.show li:nth-child(4) {
    transform: translateX(-0px);
    transition-delay: 0.9s;
    z-index: 9;
}


.loaded .circle-fiex .half-circle-cursor.animate-down-hide span {
    animation-name: t-to-b;
    animation-duration: 0.5s;
}
@keyframes t-to-b {
  0%   {top:-36px;}
  100% {top:30px;}
}
/*.Cookie.loaded .circle-fiex {
    display: block;
    right: 0;
    width: 380px;
    height: 100px;
    background: red;
        position: absolute;
    float: right;
}*/


.artist-social-icons ul li img {
    max-width: 20px;
}

.artist-social-icons ul li:nth-child(1) img{
    max-width: 25px;
}
.artist-social-icons ul li:nth-child(2) img{
    max-width: 20px;
}
.artist-social-icons ul li:nth-child(3) img{
    max-width: 30px;
}
.artist-social-icons ul li:nth-child(4) img{
    max-width: 20px;
}
.artist-social-icons ul li:nth-child(5) img{
    max-width: 30px;
}

.artist-social-icons ul li {
    display: inline-block;
    margin: 0 10px 10px;
}

.artist-social-icons ul {
    margin: 0;
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center;
}
.client-logo img ,
    .awards .images-row .image img{
        width: auto;
    }
.philosophy-content .philosophy-content-wrapp.clearfix.philosophy-general-btn.btn-link.btn-large.philosophy-general-btn52 {
    margin-bottom: 30px;
}    

@media(max-width:1450px) {
    .client-logo img ,
    .awards .images-row .image img{
        /*max-height: fit-content;*/
        /*max-width: 180px;*/
        width: auto;
    }
}
@media (max-width: 1410px){
.awards h3 {
    font-size: 30px;
}
}
@media(max-width: 1200px){
    .table-block.awards-items a{
    line-height:1.2;
}
.table-block.awards-name{
    font-size:23px;
}
}
@media (max-width: 767px){
    .awards h3 {
        margin: 0;
        font-size: 25px;
    }
    .menu-icon .mainmenuname {
        min-width: 320px;
    }
}
@media (max-width: 567px){
    .awards .images-row .image{
    flex-basis: 44%;
}
.awards .images-row .image img {
    margin-bottom: 50px;
}
.table-block.awards-items a{
    font-size: 14px;
}
.table-block.awards-name {
    font-size: 18px;
}
}

@media(min-width:1480px) {
.philosophy-main .p1 {
    max-width: 1000px;
}
.philosophy-main .philosophy-subtitle.text-lowercase h1 ,
.philosophy-main .philosophy-subtitle.text-lowercase h2 ,
.philosophy-main .philosophy-subtitle.text-lowercase h3 ,
.philosophy-main .philosophy-subtitle.text-lowercase h4 ,
.philosophy-main .philosophy-subtitle.text-lowercase h5 ,
.philosophy-main .philosophy-subtitle.text-lowercase h6 {
        max-width: 1000px;
}
.philosophy-main .philosophy-subtitle h1 ,
.philosophy-main .philosophy-subtitle h2 ,
.philosophy-main .philosophy-subtitle h3 ,
.philosophy-main .philosophy-subtitle h4 ,
.philosophy-main .philosophy-subtitle h5 ,
.philosophy-main .philosophy-subtitle h6 {
    max-width: 1000px;
}
.philosophy-content .philosophy-title h1,
.philosophy-content .philosophy-title h2,
.philosophy-content .philosophy-title h3,
.philosophy-content .philosophy-title h4,
.philosophy-content .philosophy-title h5,
.philosophy-content .philosophy-title h6{
    max-width: 1000px;
}
.philosophy-content .philosophy-generaltext p {
    max-width: 1000px;
}
}
.Cookie.loaded .circle-fiex.active {
    position: fixed;
    right: 0;
    top: 0;
    height: 90px;
    width: 350px;
}

.fp-bg{
    background-size: cover;
    transform: translate3d(0,0,0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
section.section.section-title-list.fp-section.fp-table.lastsecond-slide .fp-bg {
    transform: none !important;
}
.work-navigation {
    min-height: 300px;
    padding: 80px 0 5px 0 !important;
}

.work-page-load .site-content {
    padding: 20px 0 0 0;
}
.work-pager {
    display: none;
}
.home-welcome-wraper p.p1 {
    text-transform: capitalize !important;
    margin-bottom: 30px;
}
.single-work-slider button.slick-next.slick-arrow:hover {
    color: #000; 
    border: none;
}
/*.single-our_work p {
    font-family: 'tiempos text' !important;
    font-size: 17px !important;
}
.single-our_work h3{
    font-family: 'Metric' !important;
    font-size: 17px !important;
}
.single-our_work h2{
    font-family: 'satellite'!important;
    font-size: 30px !important;
}*/
.animation-logo.animate .circle {
    top: -36px !important;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    left: calc(100% - 106px) !important;
}
.circleFirstattemt .animation-logo.animate .circle {
    animation-name: t-to-b;
    animation-duration: 0.5s;
}
.loaded .animation-logo.animate .circle {
    background-color: transparent;
    transition-property: background-color;
    transition-duration: 1.5s;
    transition-delay: 0.5s;
    z-index: -1;
}
.loaded .circle-fiex.active {
    position: fixed;
    right: 0;
    top: 0;
    height: 90px;
    width: 350px;
}
.work-list-menu ul li a.active:hover, 
.work-list .work-list-menu .swiper-slide.swiper-slide-thumb-active a:hover, 
.work-list .work-list-menu ul li a.active:hover {
    color: #fff!important;
    font-size: 50px!important;
}
.single-work-slider button.slick-next.slick-arrow,  
.single-work-slider button.slick-next.slick-arrow:focus, 
.single-work-slider button.slick-next.slick-arrow:hover, 
.single-work-slider button.slick-next.slick-arrow:focus-within, 
.single-work-slider button.slick-next.slick-arrow:focus-visible, 
.single-work-slider button.slick-next.slick-arrow:active, 
.single-work-slider button.slick-next.slick-arrow:target, 
.single-work-slider button.slick-next.slick-arrow:visited {
    outline: none;
    border: none;
}
.single-work-slider button.slick-next.slick-arrow{
    border: none !important;
}
body .single-text {
    background: #f39d22;
}
body .single-text.single-text--link-btn {
    background: #fff;
}
.repeat-content-text > * {
    font-size: 17px !important;
    font-family: 'tiempos text' !important;
}
.page-template-tp-creatives .cursor.white-menu-cursor, .page-template-tp-philosophy .cursor.white-menu-cursor {
    border-color: #f39d22 !important;
}
.page-template-tp-creatives.loaded .logo svg path, .page-template-tp-philosophy.loaded .logo svg path {
    fill: #2c2e35 !important;
}
.page-template-tp-creatives.loaded .logo:hover svg path, .page-template-tp-philosophy.loaded .logo:hover svg path {
    fill: #d8d8d8 !important;
}
body .cursor.nav-menu-cursor.c-fill {
    background: #fdfdfd!important;
}
.page-template-tp-creatives .cursor.showcursor.c-fill ,
.page-template-tp-philosophy .cursor.showcursor.c-fill {
    background-color: #fff !important;
}
.page-template-tp-creatives .cursor.showcursor.nav-menu-cursor.c-fill ,
.page-template-tp-philosophy .cursor.showcursor.nav-menu-cursor.c-fill {
    background-color: white !important;
    background-image: none !important;
}
body .cursor.showcursor.nav-menu-cursor.hamburger-orange-cursor {
    background-color: #f39d22!important;
    background-image: none !important;
}
body .cursor.showcursor.c-bor-white.c-fill.readmore-orange-cursor {
    background: #f39d22!important;
    border-color: #f39d22!important;
}
.project-info-wrapp::before {
    width: 99% !important;
}
.page-template-tp-creatives .cursor.white-menu-cursor.c-fill, 
.page-template-tp-philosophy .cursor.white-menu-cursor.c-fill {
    background-color: #f39d22 !important;
}
.hover-overlay-text h2, .hover-overlay-text h3 {
    display: block !important;
}
.philosophy-main .philosophy-subtitle a,
.philosophy-main h2 a{
    color: #000;
}
.philosophy-main .philosophy-subtitle a:hover,
.philosophy-main h2 a:hover{
    color: #fff;
}
.philosophy-main .philosophy-subtitle a:after,
.philosophy-main h2 a:after{
    display: none;
}
.home-welcome-wraper{
    max-width: 70%;    
}



@media(max-width: 1480px) and (min-width: 480px){
    .last-content-section  .philosophy-subtitle h2 {
      max-width: 650px !important;
    }
}
@media(max-width: 1200px){
.awards .images-row .image
{
    margin-top: 80px;
}
}
@media (max-width: 767px){

    .awards .images-row .image{
    flex-basis: 50%;
}
.awards .images-row .image
{
    margin-top: 50px;
}
}
@media (max-width: 567px){
    .home-welcome-wraper{
        max-width: 100%;    
    }
    .awards .images-row .image{
    flex-basis: 50%;
}
.awards .images-row .image img {
    margin-bottom: 0;
}
}