/*!
Theme Name: Creature Media
Author: Creature Media
Author URI: http://underscores.me/
Description: Creature Media Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: creaturemedia
*/



@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans-SemiBold.woff2') format('woff2'),
        url('fonts/OpenSans-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}


@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans-Regular.woff2') format('woff2'),
        url('fonts/OpenSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans-Light.woff2') format('woff2'),
        url('fonts/OpenSans-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans-Bold.woff2') format('woff2'),
        url('fonts/OpenSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Muli-ExtraLight';
    src: url('fonts/Muli-ExtraLight.woff2') format('woff2'),
        url('fonts/Muli-ExtraLight.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Muli';
    src: url('fonts/Muli-SemiBold.woff2') format('woff2'),
        url('fonts/Muli-SemiBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Muli';
    src: url('fonts/Muli-Bold.woff2') format('woff2'),
        url('fonts/Muli-Bold.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Muli';
    src: url('fonts/Muli-ExtraBold.woff2') format('woff2'),
        url('fonts/Muli-ExtraBold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Muli';
    src: url('fonts/Muli-Black.woff2') format('woff2'),
        url('fonts/Muli-Black.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}



@font-face {
    font-family: 'Puffin SemiBold';
    src: url('fonts/PuffinDisplaySoft-SemiBold.woff2') format('woff2'),
        url('fonts/PuffinDisplaySoft-SemiBold.eot') format('embedded-opentype'),
        url('fonts/PuffinDisplaySoft-SemiBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Puffin ExtraBold';
    src: url('fonts/PuffinDisplaySoft-ExtraBold.woff2') format('woff2'),
        url('fonts/PuffinDisplaySoft-ExtraBold.eot') format('embedded-opentype'),
        url('fonts/PuffinDisplaySoft-ExtraBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Effra';
    src: url('fonts/Effra_W_Md.woff2') format('woff2'),
        url('fonts/Effra_W_Md.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Effra Trial XBold';
    src: url('fonts/Effra_Trial_XBd.woff2') format('woff2'),
        url('fonts/Effra_Trial_XBd.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

strong.eb {
    font-weight: 400;
    font-family: "Effra Trial XBold", Sans-serif;
}
::-moz-selection { /* Code for Firefox */
    background: #FFDC00;
}
::selection {
    background: #FFDC00;
}

.mb30 {
    margin-bottom: 30px;
}
.whatweare .mb30 {
    margin-bottom: 8px;
}
.p-mb30-all > p {
    margin-bottom: 30px;
}
.whatweare .p-mb30-all > p {
    margin-bottom: 10px;
}
#CONTACT_US h2 {
    margin-bottom: 22px;
}

body > div#page {
    margin-top: 105px;
}
body.home > div#page {
	overflow: visible
}
header#masthead {
    min-height: 96px;
    border-bottom: 1px solid #f5f5f5;
}
nav#main-menu {
    z-index: 20;

}

.wpcf7 form .wpcf7-response-output {
    margin-top: 0;
}
.footer-width-fixer .wpcf7 form .wpcf7-response-output {
    color: #fff;
}
section.services .container {
    max-width: 800px;
}
section.services .pointer-block {
    display: block;
}
.services ul {
    list-style: none;
    font-size: 20px;
    columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  padding: 0;
  margin-top: 40px;
  margin-bottom: 0
}
.services ul li {
    margin-bottom: 37px;
    margin-left: 60px;
    font-family: 'Effra';
}
section.services .pointer-block .ttl {
    text-align: center;
    color: #fff;
}
a.slide-overlay {
    display: block;
    position: absolute;
    width: 500px;
    max-width: 100%;
    text-align: center;
    padding: 0px;
    border-radius: 10px;
    text-decoration: none;
    right: 11%;
    margin-left: -320px;
    bottom: 22%;
    color:#fff;
}
a.slide-overlay span.title {
    font-size: 26px;
    color: #fff;
    font-family: 'Effra';
    display: block;
    margin-bottom: 10px;
    font-weight: bold;
    height: 200px;
    position: relative;
    background: #1FA0A7;
    border-radius: 20px;
    padding: 20px 32px;
    text-align: left;
    
    width: 100%;
}
a.slide-overlay span.title i {
    display: block;
    width: 30px;
    height: 30px;
    background: #ffdc00;
    border-radius: 20px;
    position: absolute;
    bottom: -7px;
    left: 0;
}
a.slide-overlay span.text {
    height: 170px;
    position: absolute;
    left: 32px;
    top: 80px;
    background: #fff;
    color: #545454;
    font-family: 'Effra';
    font-size: 20px;
    font-weight: 400;
    line-height: 34px;
    border-radius: 15px;
    padding: 25px 32px;
    text-align: left;
    width: 100%;
}
a.slide-overlay span.text::after {
    content: '';
    position: absolute;
    left: 42%;
    bottom: -30px;
    
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #fff;
    width: 60px;
    height: 60px;
    border-radius: 0 0 15px 0;
    
}
.v-box video {
	max-width: 100%
}
.video-bg {
    position: relative;
    background-color: black;
    min-height: 15rem;
    height: auto;
    max-width: 100%;
    margin:0 auto;
    overflow: hidden;
}

.video-bg video {
   position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 0;
  margin: 0 auto;
  display: block;
  max-width:100%;
}

.video-bg h1 {
    font-size: 142px;
    line-height: 142px;
    font-family: 'Puffin SemiBold';
    font-weight: 400;
}

.video-bg .container {
    position: relative;
    z-index: 2;
}

.video-bg .overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: black;
    opacity: 0.5;
    z-index: 1;
}
.menu-mob-ico{
    font-size: 36px;
    margin: 23px;
    cursor: pointer;
    position: absolute;
    left: 5px;
}
a.mclose-ico {
    font-size: 33px;
    position: absolute;
    right: 0;
    top: 0;
    padding: 8px 11px;
    z-index: 1;
}
footer.site-footer {
    position: relative;
    color: #fff;
}
.site-footer .f1 {
    background-size: cover !important;
    min-height: 612px;
    padding: 80px 0 50px
}
footer .f1 .wpcf7-form input[type="password"], 
footer .f1 .wpcf7-form input[type="email"], 
footer .f1 .wpcf7-form input[type="text"]:not(.browser-default), 
footer.site-footer .f1 .wpcf7-form textarea {
  height: 44px;
  border: 1px solid #d7d7d7 !important;
  background: #ffffff !important;
  border-radius: 4px;
  border: 1px solid #d8d8d8 !important;
  box-sizing: border-box !important;
  padding: 10px 25px !important;
  margin-bottom: 3px;
}
footer.site-footer .f1 .wpcf7-form textarea{
    height: 110px !important;
    resize: none;
}
footer .f1 ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #b7b7b7;
}
footer .f1 ::-moz-placeholder { /* Firefox 19+ */
  color: #b7b7b7;
}
footer .f1 :-ms-input-placeholder { /* IE 10+ */
  color: #b7b7b7;
}
footer .f1 :-moz-placeholder { /* Firefox 18- */
  color: #b7b7b7;
}
footer .f1 .wpcf7-form {
  background: none;
}
 .f1 .wpcf7 p {
  margin: 0px 0 23px 0 !important;
}
.video-bg {
    background-size: cover !important;
}
.whoweare img, .secwhatwe img {
    border-radius: 16px;
}
.f1 p {
    font-family: 'Effra';
    font-size: 18px;
    font-weight: normal;
    line-height: 28px;
}
.f1 form p {
    font-size: 13px;
}
.wpcf7-list-item #acceptance {
    margin-right: 5px;
}
.f1 .wpcf7 .wpcf7-form .wpcf7-submit, .f1 .wpcf7 .wpcf7-form .btn-large, .f1 .wpcf7 .wpcf7-form .btn {
  background-color: #FFF !important;
  color: #1FA0A7 !important;
  margin: 0
}
.f1 .sbt-wrapper {
    text-align: left;
}
.clear {
    clear: both;
}

.contact-left {
    float: left;
    width: 40%;
    padding-top: 200px;
}
.contact-right {
    float: right;
    width: 46.3%;
}

.f2 .subscribe_form_wrapper .input_wrapper {
    border: 1px solid #bfbfbf;
    border-radius: 3px;
    padding: 9px 0px;
}
.f2 .newsletter-box input.input-field {
    border-radius: 0;
    background: none;
    height: 28px;
    padding: 5px 140px 5px 15px;
    border: none;
    line-height: 8px;
    font-size: 14px;
}
.f2 .newsletter-box .submit-field.btn {
    height: 28px;
    padding: 5px 15px;
    border-radius: 0;
    background: none;
    top: 9px;
    line-height: 8px;
    border-left: 1px solid #bfbfbf;
    min-width: 117px;
    font-size: 14px;
}
footer .f2 ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff !important;
}
footer .f2 ::-moz-placeholder { /* Firefox 19+ */
  color: #fff !important;
}
footer .f2 :-ms-input-placeholder { /* IE 10+ */
  color: #fff !important;
}
footer .f2 :-moz-placeholder { /* Firefox 18- */
  color: #fff !important;
}
.f2 .subscribe_form_wrapper {
    max-width: 330px;
    float: right;
}
.f2 .input_wrapper {
    margin-top: 37px;
}
body {
    overflow-x: hidden;
}
.f2 .social-icons {
    padding-top: 25px;
}
.pointer-wrapper {
    position: relative;
    text-align: left;
    margin-bottom: 29px;
}
.pointer-wrapper.small{
    margin-bottom: 5px;
}
.pointer-block {
    display: inline-block;
}
.pointer-block .line {
    line-height: 1;
}
.pointer-block .line .dot{
    width: 18px;
    height: 16px;
    border-radius: 4px;
    background-color: #FDC528;
    margin-right: 10px;
    display: inline-block;
}
.pointer-wrapper.small .pointer-block .line .dot{
    width: 11px;
    height: 10px;
    border-radius: 2px;
}
.pointer-block .line .ln{
    width: 88px;
    height: 16px;
    border-radius: 4px;
    background-color: #FDC528;
    display: inline-block;
}
.pointer-wrapper.small .pointer-block .line .ln{
    width: 52px;
    height: 10px;
    border-radius: 2px;
}
.pointer-block .ttl{
    font-family: 'Puffin ExtraBold';
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #FDC528;
    text-transform: uppercase;
}
.mail-coll a {
    line-height: 30px;
    text-decoration: underline;
}
footer.site-footer .section-desc.addr {
    line-height: 30px;
    font-size: 18px;
    color: #fff;
    font-weight: 500;
}
.footer h3 {
    font-size: 24px;
}
footer .f3 a, footer .f3 .cpy {
    opacity: 0.5;
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}
footer .f3 .cpy {
    text-align: left;
}
.mb24{
    margin-bottom: 15px;
}
.mb32{
    margin-bottom: 15px;
}
.mb40{
    margin-bottom: 15px;
}
.mb64{
    margin-bottom: 64px;
}
.p-mb32-all > p{
    margin-bottom: 15px;
}
.p-mb40-all > p{
    margin-bottom: 15px;
}
.cs-anm-block.mb40 {
    margin-bottom: 30px;
}
.cf-heading{
    font-size: 24px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    letter-spacing: normal;
    text-align: center;
    color: #ffdc00;
}
footer .wpcf7-form [type="checkbox"]:not(:checked), footer .wpcf7-form [type="checkbox"]:checked {
    position: inherit !important;
    opacity: 1 !important;
    pointer-events: inherit !important;
}
.wpcf7-form .wpcf7-acceptance .wpcf7-list-item  {
    padding:0;
}
footer.site-footer .form-container .wpcf7-form {
    padding: 40px 48px 29px 48px;
    border-radius: 17px;
    box-shadow: 0 12px 22px 0 rgba(82, 87, 104, 0.1), 0 -12px 22px 0 rgba(82, 87, 104, 0.05);
    background-color: #ffffff;
}
.sbt-wrapper {
    text-align: center;
}
.sbt-wrapper .wpcf7-submit.btn {
    margin-left: 50px;
}
footer.site-footer .wpcf7-response-output {
    margin-top: 14px;
}
body input,body  textarea,body  select,body  option,body .wpcf7-form .input-field label,footer.site-footer .wpcf7-form .select-wrapper input.select-dropdownmaterial {
    font-weight: normal !important;
    font-size: 18px;
}
footer.site-footer .wpcf7-form .dropdown-content li>span{
    color: #0a0a0a !important;
}
footer.site-footer .wpcf7-form .select-wrapper span.caret {
    background: url(images/drpdwn.png);
    width: 20px;
    font-size: 0;
    background-repeat: no-repeat;
    background-position: center;
}
footer.site-footer .wpcf7-form textarea.materialize-textarea {
    padding: .2rem 0 0.3rem 0;
}
footer.site-footer .wpcf7-form .comment.input-field {
    margin-top: 1.8rem !important;
}
.social-icons > a {
    font-size: 24px;
    margin-right: 20px;
}
ul#footer-menu {
    margin: 0;
    padding: 0;
    list-style: none;
}
ul#footer-menu li {
    list-style: none;
    display: inline-block;
}
ul#footer-menu li a {
    font-size: 16px;
    margin-right: 40px;
    text-decoration: none;
}
section {
    position: relative;
}
button:focus {
    outline: none;
}
#popmake-1512 {
    background-color: rgba( 249, 249, 249, 1.00 ) !important
}
#casestudyslider img {
    max-height: 420px;
    width: auto;
    max-width: 100%;
    vertical-align: middle;
    display: initial;
}
#casestudyslider .owl-item {
    line-height: 420px;
    vertical-align: middle;
}
/**
  FLIP BOX
*/
.flip-box-container {
    position: absolute;
    right: 160px;
    top: 0;
    z-index: 1;

}
.flip-box-container.leftstick {
    left: 120px;
    right: auto;
    top: 80px;
}
.flip-box {
    -webkit-transform:rotate(-45deg);
    -moz-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.leftstick .flip-box {
    -webkit-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.fb-row {
    text-align: right;
}
.leftstick .fb-row {
    text-align: left;
}
.fbx {
    display: inline-block;
    width: 225px;
    height: 225px;
    border-radius: 17px;
    box-shadow: 0 -12px 22px 0 rgba(82, 87, 104, 0.05), 0 12px 22px 0 rgba(82, 87, 104, 0.1);
    background-color: #ffffff;
    margin: 10px 13px;
    text-align: center;
    transition: 1s all;
    overflow: hidden;
}
.fbx:hover {
    background-color: #FFF7C7;
}
.fbx span {
    -webkit-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0.9;
    font-family: 'Effra';
    font-size: 24px;
    font-weight: 500;
    line-height: 1.92;
    color: #000000;
    padding: 0 18px;
}
.leftstick .fbx span {
    -webkit-transform:rotate(-45deg);
    -moz-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.fbx span img {
    max-width: 70%;
    max-height: 70%;
}

.fbx:hover  p.intln.front{
    -webkit-transform: translate(-50%, -50%) rotateY(180deg);
    -moz-transform: translate(-50%, -50%) rotateY(180deg);
    -ms-transform: translate(-50%, -50%) rotateY(180deg);
    -o-transform: translate(-50%, -50%) rotateY(180deg);
    transform: translate(-50%, -50%) rotateY(180deg);

}
.fbx:hover  p.intln.back{
    -webkit-transform:translate(-50%, -50%) rotateY(0deg);
    -moz-transform:translate(-50%, -50%) rotateY(0deg);
    -ms-transform:translate(-50%, -50%) rotateY(0deg);
    -o-transform: translate(-50%, -50%) rotateY(0deg);
    transform: translate(-50%, -50%) rotateY(0deg);

}
p.intln {
    font-size: inherit;
    margin-bottom: 0;
    font-weight: inherit;
    line-height: 1.3;
    color: inherit;
    transition: 0.8s all;
    -webkit-perspective: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    visibility:visible;
    backface-visibility: hidden;
    position: absolute;
    top: 50%;

    left: 50%;
    width: 100%;
}
p.intln.front {
    z-index: 2;
    -webkit-transform:translate(-50%, -50%) rotateY(0deg);
    -moz-transform:translate(-50%, -50%) rotateY(0deg);
    -ms-transform:translate(-50%, -50%) rotateY(0deg);
    -o-transform: translate(-50%, -50%) rotateY(0deg);
    transform: translate(-50%, -50%) rotateY(0deg);
}

p.intln.back {
    -webkit-transform:translate(-50%, -50%) rotateY(180deg);
    -moz-transform:translate(-50%, -50%) rotateY(180deg);
    -ms-transform:translate(-50%, -50%) rotateY(180deg);
    -o-transform: translate(-50%, -50%) rotateY(180deg);
    transform: translate(-50%, -50%) rotateY(180deg);
    z-index: 1;

}

.randomize-cnt{
    vertical-align: middle;
    position: relative;
    transition: 1s all;
}

/*
 END FLIPBOX
*/

.home-sec-cnt {
    padding-top: 104px;
    padding-bottom: 20px;
}
.home-sec-cnt.whatweare {
    padding-right: 30px;
}

.secwhatwe {
    padding-top: 120px;
    padding-bottom: 105px;
}
.section-content > .btn {
    margin-top: 34px;
}
.img-container > img {
    max-width: 100%;
    width: 100%;
    height: auto;
}
.img-container.rad > img {
    border-radius: 16px;
}

/*
 HOME FULL SLIDER
*/
.home-full-slider .owl-prev {
    left: 24px;
    display: block !important;
    border:0px solid black;
}

.home-full-slider .owl-next {
    right: 24px;
    display: block !important;
    border:0px solid black;
}
.siderH .home-full-slider .owl-next,.siderH .home-full-slider .owl-prev {
    top: calc(50% - 49px);
    position: absolute;
    width: 64px;
    height: 64px;
    background-color: #fff !important;
    border-radius: 100px;
    font-size: 35px !important;
    line-height: 1 !important;
    text-align: center;
    color: #ffdc00 !important;
}
.siderH .home-full-slider i.ico-lft {
    background-image: url(images/left-arrow-b.png);
    width: 11px;
    height: 20px;
    background-size: contain;
}
.siderH .home-full-slider i.ico-rgt {
    background-image: url(images/right-arrow-b.png);
    width: 11px;
    height: 20px;
     background-size: contain;
}
.home-full-slider .owl-next:hover,.home-full-slider .owl-prev:hover {
    background-color: rgba(255, 255, 255, 0.5) !important;
}

.home-full-slider .owl-dots {
    position: absolute;
    bottom: 24px;
    width: 100%;
    left: 0;
    text-align: center;
    z-index: 10;
}
.home-full-slider .owl-dots button.owl-dot {
    display: inline-block;
    width: 36px;
    height: 3px;
    border-radius: 1px;
    background-color: rgba(255, 255, 255, 0.5);
    margin: 0 5px;
}
.home-full-slider .owl-dots button.owl-dot.active {
    background-color: #fff;
}
/*
 HOME New Clients
*/
.logo-box img {
    max-width: 100%;
    max-height: 76px;
    width: auto;
    height: auto;
    vertical-align: middle;
}
.logos-row {
    margin-left: -15px;
    margin-right: -15px;
}
.logos-row .logo-box {
    padding: 15px;
    height: 110px;
    line-height: 90px;
    vertical-align: middle;
    float: left;
    width: 33%;
    text-align: center;
    text-align: center;
}
.home-clients {
    padding: 100px 0;
}
.home-clients p {
    font-size: 17px;
    line-height: 28px;
    margin-bottom: 23px;
    color: #454545;
}
.pum-theme-354 .pum-content + .pum-close, .pum-theme-creature-media .pum-content + .pum-close {
    background-color: #000 !important
}








/*
 HOME TESTIMONIAL SLIDER
*/
.col-content {
    padding-top: 40px;
}
.t-title-holder .pointer-wrapper {
    margin-bottom: 40px;
}
.home-testi-slider .owl-prev {
    left: -150px;
    display: block !important;
    border:0px solid black;
}

.home-testi-slider .owl-next {
    right: -150px;
    display: block !important;
    border:0px solid black;
}
.owl-carousel .owl-next,.owl-carousel .owl-prev {
    top: calc(50% - 49px);
    position: absolute;
    width: 98px;
    height: 98px;
    font-size: 70px !important;
    line-height: 1 !important;
    text-align: center;
    color: #FDC528 !important;
    
}
.home-testi-slider .owl-carousel .owl-next, .home-testi-slider .owl-carousel .owl-prev {
    top: calc(50% - 49px);
    position: absolute;
    width: 64px;
    height: 64px;
    font-size: 28px !important;
    line-height: 1 !important;
    text-align: center;
    color: #fff !important;
    background: #FDC528 !important;
    border-radius: 100px;
}
.home-testi-slider i.ico-lft {
    background-image: url(images/left-arrow-w.png);
    width: 11px;
    height: 20px;
    background-size: contain;
}
.home-testi-slider  i.ico-rgt {
    background-image: url(images/right-arrow-w.png);
    width: 11px;
    height: 20px;
     background-size: contain;
}
.home-testi-slider .owl-carousel .owl-next,.home-testi-slider .owl-carousel .owl-prev {
    top: calc(50% - 100px);
}
.home-testi-slider .owl-dots button.owl-dot {
  display: inline-block;
  width: 36px;
  height: 3px;
  border-radius: 1px;
  background-color: #cdcdcd;
  margin: 0 5px;
}
.home-testi-slider .owl-dots button.owl-dot.active {
  background-color: #FDC528;
}
.owl-carousel:hover .owl-prev,.owl-carousel:hover .owl-next {
    opacity: 1;
}

.home-testi-slider .owl-dots {
    text-align: center;
    margin-top: 30px;
}


/*
	SUBSCRIBE
*/

.home-subscribe {
    background-color: #1FA0A7;
    color: #fff;
	text-align: center;
	padding: 40px 0 50px ;
}
.home-subscribe p {
	font-size: 40px;
	margin-bottom: 30px;
    font-weight: bold;
}
.home-subscribe .btn {
    background-color: #fff;
    color: #1FA0A7
}
.home-subscribe i.fa {
    font-size: 30px;
    margin-bottom: 20px;
}

/*
    TESTIMONIALS
*/
.container.testimonial {
    padding-bottom: 140px;
    padding-top: 114px;
}
.quote-card {
    width: 87%;
    border-radius: 20px;
    background-color: #1FA0A7;
    padding: 25px 37px 40px 37px;
    position: relative;
    height: 288px;
    margin-right: 13%;
}
.quote-card .tagline, .quote-card .tagline a{
    color: #fff
}
.quote-card .testi-caption {
    color: #fff;
    font-size: 20px;
    font-weight: 500
}
.q-card-2 {
  width: 80%;
  border-radius: 17px;
  background-color: #ffffff;
  padding: 26px 20px 26px 40px;
  position: absolute;
  left: 52px;
  z-index: 2;
  top: 170px
}
.home section .t-title-holder h2 {
    margin-bottom: 20px;
}
.t-title-holder {
    width: 80%;
    margin: 0 auto;
}
.inner-tri {
    -webkit-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #fff;
    width: 100px;
    height: 100px;
    top: 20px;
    left: 20px;
    position: relative;
    border-radius: 0 0 0 17px;
    box-shadow: 0 0px 10px 0 rgba(82, 87, 104, 0.1);
}

.outer-tri {
    position: absolute;
    top: calc(50% - 75px);
    left: -69px;
    width: 70px;
    height: 140px;
    overflow: hidden;
}
.testi-caption {
    font-family: 'Effra';
    font-size: 24px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    color: #000000;
}
.testi-content {
    margin-top: 8px;
     opacity: 0.8;
      color: #101010;
      font-family: 'Effra';
      font-size: 20px;
      font-weight: 400;
      line-height: 34px;
}
.testi-read-more {
    font-family: 'Effra';
    font-size: 16px;
    font-weight: 600;
    line-height: 0.88;
    color: #000000;
    border-bottom: 2px solid #ffdc00;
    padding-bottom: 1px;
}
.quote-card .tagline {
    font-size: 24px;
    margin-bottom: 8px;
    line-height: 36px;
}
.home-testi-slider .avatar img {
    max-height: 500px;
    width: auto;
}
.avatar img {
    width: 100%;
    height: auto;
    border-radius: 8px;
}
.quotebg{
    background: url(images/quotes.png);
    position: absolute;
    width: 100px;
    height: 100px;
    left: -14px;
    z-index: 100;
    top: 176px;
    background-repeat: no-repeat;
}
.cpy{
    text-align: right;

}
i.ico-lft {
    background: url(images/left-arrow.png);
}
i.ico-rgt {
    background: url(images/right-arrow.png);
}
i.ico-lft,i.ico-rgt {
    width: 100%;
    height: 100%;
    display: inline-block;
    background-size: 26px 46px;
    background-position: center center;
    background-repeat: no-repeat;
}
/*
 Case Study Page
*/
.casebanner > video,.casebanner > img{
    width: 100%;
}
.bvideo {
    position: relative;
}
#play-pause {
    position: absolute;
    width: 100px;
    height: 100px;
    /*top: calc(50% - 50px);
    left: calc(50% - 50px);*/
	right:130px;
	bottom: 30px;
    z-index: 11;
    background: rgba(255,221,0,0.6);
    border-radius: 100px;
    cursor: pointer;
}
#play-pause:hover {
    background: rgba(255,221,0,0.9);
}
#play-pause i {
    display: block;
    width: 100px;
    height: 100px;
    background-image: url('images/play.png');
    background-size: 35px auto;
    background-repeat: no-repeat;
    background-position: center center;
}

#play-pause i.pause {
    background-image: url('images/pause.png');
}

#volume-on-off {
	position: absolute;
    width: 100px;
    height: 100px;
	right: 15px;
	bottom: 30px;
    z-index: 11;
    background: rgba(255,221,0,0.6);
    border-radius: 100px;
    cursor: pointer;
	color: #fff;
	text-align: center;
	padding: 13px;
	font-size: 50px;
}
#volume-on-off:hover {
	background: rgba(255,221,0,0.9);
}
#volume-on-off .fa-volume-mute {
	display:none;
}

.case-title{
    text-align: left;
    width: auto;
    display: inline-block;
}
img.full-wid{
    width: 100%;
    max-width: 100%;
}
#casestudyslider .owl-prev {
    left: 0;
    display: block !important;
    border:0px solid black;
}

#casestudyslider .owl-next {
    right: 0;
    display: block !important;
    border:0px solid black;
}
#casestudyslider img {
    border-radius: 8px;
    background: #ddd;
}

/*
* WHAT WE DO AND GENERAL PAGES
*/

.page-banner.floating {
    position: relative;
    min-height: 200px;
}
.page-banner.floating .overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 1;
    background: rgba(0,0,0,0.2);
}
h1.page-title {
    text-transform: uppercase;
}
.page-banner.floating h1.page-title {
    position: absolute;
    text-align: center;
    width: 100%;
    left: 0;
    top: calc(50% - 40px);
    color: #fff;
    z-index: 2;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.cs-shadow{
    box-shadow: 0 12px 22px 0 rgba(82, 87, 104, 0.1), 0 -12px 22px 0 rgba(82, 87, 104, 0.05);
}
.height-456 {
    min-height: 456px;
}
.strach-bg {
    background-size: cover;
    background-position: center center;
}
.pad30{
    padding: 30px;
}
.anim-pointer {
    height: 10px;
    width: 80px;
    margin: 0 auto;
    position: relative;
    transition: all .5s;

}
.anim-pointer:after {
    text-align: left;
    content: "";
    margin: 0;
    opacity: 0;
    width: 65px;
    background: #FDC528;
    position: absolute;
    left: 15px;
    top: 0;
    bottom: 0;
    border-radius: 2px;
}
.anim-pointer:before {
    text-align: left;
    content: "";
    margin: 0;
    opacity: 0;
    width: 10px;
    background: #FDC528;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    border-radius: 2px;
}
.cs-anm-block:hover .anim-pointer:after {
    animation: filll 0.5s forwards;
    -webkit-animation: filll 0.5s forwards;
    -moz-animation: filll 0.5s forwards;
    opacity: 1;
}
.cs-anm-block:hover .anim-pointer:before {
    opacity: 1;
}

.pagehead h2 {
    text-align: left;
    width: auto;
    display: inline-block;
}
.hiddendiv.common {
    display: none;
}
.pum-title.popmake-title {
    margin-bottom: 20px;
}

#crumbs {
    font-size: 14px;
}
#crumbs > a {
    opacity: 0.8;
    font-weight: bold;
}
#crumbs > a {
    opacity: 0.7;
    font-weight: bold;
}
.postpagination {
    padding: 10px 0;
    text-align: center;
}
.postpagination > .page-numbers {
    padding: 10px 15px;
    background: #FFDC00;
    display: inline-block;
    border: 1px solid #FFDC00;
}
.postpagination > .page-numbers:hover,.postpagination > .page-numbers.current {
    background: #fff;
    border: 1px solid #FFDC00;
}
.cookie_p {
    text-align: center;
}
.cookie_p p {
    font-size: inherit;
}
h3.comments-title {
    font-size: 22px;
}
.rcpt > div {
    display: inline-block;
}
.rcpt {
    text-align: center;
}
.newsletter-box .input_wrapper {
    max-width: 450px;
    position: relative;
}
.newsletter-box p.subscr-ttl {
    font-size: 36px;
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
	line-height: 1;
	color: #000000;
	letter-spacing: 1px;
}
.newsletter-box input.input-field {
    position: relative;
    width: 100%;
    padding: 14px 175px 14px 25px;
    border-radius: 32px;
    border: none;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);
}

.newsletter-box input.input-field::placeholder { 
  color: #ffdc00;
  opacity: 1;
}
.newsletter-box input.input-field::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #ffdc00;
  opacity: 1;
}
.newsletter-box input.input-field::-moz-placeholder { /* Firefox 19+ */
  color: #ffdc00;
  opacity: 1;
}
.newsletter-box input.input-field:-ms-input-placeholder { /* IE 10+ */
  color: #ffdc00;
  opacity: 1;
}
.newsletter-box input.input-field:-moz-placeholder { /* Firefox 18- */
  color: #ffdc00;
  opacity: 1;
}
.newsletter-box input.input-field:focus {
    box-shadow: 0 3px 3px 0 rgba(0,0,0,0.14), 0 1px 7px 0 rgba(0,0,0,0.12), 0 3px 1px -1px rgba(0,0,0,0.2);
    outline: none;
}
.newsletter-box .submit-field.btn {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 175px;
    max-height: 100%;
    padding: 13px;
    height: 55px;
    box-shadow: none;
}
.mc4wp-alert > p {
    font-size: 14px;
    padding: 10px;
}
.mc4wp-alert.mc4wp-success > p {
    color: green;
}
.flex-content a{
    text-decoration: underline;
}
/*Let's talk */
.talk-form, .download-form {
    background: #fff;
    width: 486px;
    padding: 40px 40px 20px;
    position: absolute;
    right: 0;
    top: 90px;
    display: none;
    height: auto;
    overflow-y: auto;
}
.talk-form .wpcf7-form, .download-form .wpcf7-form {
    padding: 0
}
.talk-form h3, .download-form h3 {
    padding-right: 50px;
    font-size: 24px;
    margin-bottom: 40px;
}
.close-form {
    background: url(images/close-form.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    right: 40px;
    top: 40px;
    width: 21px;
    height: 21px;
    cursor: pointer;
}
header .container {
    position: relative;
}
.talk-form .form-row, .download-form .form-row {
    margin-bottom: 13px !important;
}
.talk-form .wpcf7-form input[type="text"], .talk-form .wpcf7-form input[type="email"], .talk-form .wpcf7-form textarea,
.download-form .wpcf7-form input[type="text"], .download-form .wpcf7-form input[type="email"], .download-form .wpcf7-form textarea {
    border: 1px solid #dcdcdc !important;
    border-radius: 3px !important;
    height: 48px !important;
    padding: 10px 15px !important;
    font-size: 16px !important;
    box-sizing: border-box !important;
    margin-bottom: 3px !important;
}
.talk-form .wpcf7-form input[type="text"].wpcf7-not-valid, .talk-form .wpcf7-form input[type="email"].wpcf7-not-valid, .talk-form .wpcf7-form textarea.wpcf7-not-valid,
.download-form .wpcf7-form input[type="text"].wpcf7-not-valid, .download-form .wpcf7-form input[type="email"].wpcf7-not-valid, .download-form .wpcf7-form textarea.wpcf7-not-valid {
    border: 1px solid #e73737 !important;
}
.talk-form .wpcf7-form input[type="text"]:focus, .talk-form .wpcf7-form input[type="email"]:focus, .talk-form .wpcf7-form textarea:focus,
.download-form .wpcf7-form input[type="text"]:focus, .download-form .wpcf7-form input[type="email"]:focus, .download-form .wpcf7-form textarea:focus {
    border: 1px solid #2d2d2d !important;
    outline: none !important;
    box-shadow: none !important;
}
.talk-form .wpcf7 .wpcf7-form .wpcf7-submit, .talk-form .wpcf7 .wpcf7-form .btn-large, .talk-form .wpcf7 .wpcf7-form .btn,
.download-form .wpcf7 .wpcf7-form .wpcf7-submit, .download-form .wpcf7 .wpcf7-form .btn-large, .download-form .wpcf7 .wpcf7-form .btn {
  background-color: #1FA0A7 !important;
  color: #fff !important;
  width: 100%;
  margin: 17px 0 0;
}
.talk-form .wpcf7-form [type="checkbox"]:not(:checked), .talk-form .wpcf7-form [type="checkbox"]:checked,
.download-form .wpcf7-form [type="checkbox"]:not(:checked), .download-form .wpcf7-form [type="checkbox"]:checked {
  position: initial;
  opacity: 1;
  pointer-events: initial;
}
.talk-form form p, .download-form form p {
  font-size: 13px;
}
body .talk-form .wpcf7-form textarea {
    height: 140px !important;
    padding-top: 18px !important;
    resize: none;
}
.talk-form ::-webkit-input-placeholder, .download-form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #bbbbbb;
  opacity: 1
}
.talk-form ::-moz-placeholder, .download-form ::-moz-placeholder { /* Firefox 19+ */
  color: #bbbbbb;
  opacity: 1
}
.talk-form :-ms-input-placeholder, .download-form :-ms-input-placeholder { /* IE 10+ */
  color: #bbbbbb;
  opacity: 1
}
.talk-form :-moz-placeholder, .download-form :-moz-placeholder { /* Firefox 18- */
  color: #bbbbbb;
  opacity: 1
}
.mobile-talk {
    display: none;
}
.download-form {
    position: fixed;
    -webkit-box-shadow: 0px 0px 24px 6px rgba(0,0,0,0.49); 
    box-shadow: 0 0 24px 6px rgba(0,0,0,.49);
    z-index: 99999;
    top: 10%;
    left: 50%;
    margin-left: -243px;
    padding-bottom: 10px;
    display: none;
}
span.close-download-form {
    z-index: 9999
}

.wpb_fp_quick_view_content h2 {
    font-weight:800 !important; 
    color:#043A3C;
    font-size:40px !important;
}
.wpb_fp_quick_view_content h2 span{
    display:block;
    font-family:'Effra Trial' !important;
    font-weight:700 !important; 
    font-size:18px !important;
    line-height:200% !important;
    letter-spacing: -0.36px;
}
.wpb_fp_quick_view_content p {
    font-size:18px !important;
    font-weight:400 !important; 
    line-height:135% !important;
    font-family:'Effra Trial' !important;
}
/*.mfp-close-btn-in .mfp-close:hover {
    color:#333;
}*/
.mfp-close-btn-in .mfp-close, .mfp-close-btn-in .mfp-close:hover {
    background: url('images/close-icon.svg') no-repeat center center;
    background-size: contain;
    width: 48px; /* adjust to your icon size */
    height: 48px;
    text-indent: -9999px; /* hides the × text */
    border: none;
    cursor: pointer;
    padding: 0;
    margin-right:10px;
    margin-top:10px;
    opacity:1;
}
.mfp-close-btn-in .mfp-close:hover {
     opacity:0.85;
}
.mfp-bg {
    opacity:90% !important;
    background-color:#043A3C !important;
}
.wpb_fp_quick_view {
    background:transparent !important;
    
}
.wpb_fp_quick_view .wpb_fp_row {
    align-items:center;
}
.wpb_fp_quick_view_content {
    background: #fff;
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding:0 95px !important;
}

.wpb_fp_skin_news_magazine .wpb-fp-portfolio-item-inner.wpb-fp-loader-wrapper {
    overflow:visible;
    flex-direction: column;
}
.wpb-fp-portfolio-read-more {
    width: 100px;
    height: 100px;
    background: #FCC429;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -30px;
    left: 52px;
    text-align: center;
    z-index: 5;
}

.wpb_fp_skin_news_magazine .wpb-fp-portfolio-read-more-link.wpb-fp-open-popup-link-gallery {
    color: #000 !important;
    font-size: 20px;
    line-height: 1;
    width: min-content;
    font-family: 'Puffin Display ExtraBold';
}
/* Hide the read more div initially */
.wpb-fp-portfolio-read-more {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

/* Show on hover */
.wpb-fp-item:hover .wpb-fp-portfolio-read-more {
    opacity: 1;
    visibility: visible;
}
.elementor-36 .elementor-element.elementor-element-587fc21 .eael-advance-tabs .eael-tabs-nav > ul li.active:hover {
  background-color: #fff;
  color: #1F5D5F;
}
p.linkedin-link {
    font-family: 'Puffin Display Bold' !important;
    font-size: 16px !important;
    line-height: 16px !important;
    text-transform: uppercase;
    letter-spacing: -0.32px;
    margin-top: 20px;
} 
p.linkedin-link a::before {
  content: "";
  background-image: url('images/arrow-right.svg');
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0px;
  top:-2px;
  color: #1FA0A7;
    padding-left: 32px;
}
p.linkedin-link a {
    color: #1FA0A7;
    padding-left: 32px;
}
.wpb_fp_quick_view_area .wpb_fp_quick_view_content p {
    position: relative;
}
.wpb_fp_skin_news_magazine .wpb-fp-portfolio-item-img-container:after {
    background: none !important;
}
.wpb_portfolio_area .wpb_portfolio .wpb-fp-item {
     position: relative !important;
    left: auto !important;
    top: auto !important;
}
.wpb_fp_row.wpb_portfolio, .wpb_fp_row.wpb_fp_gallery_grid {
    height: unset !important;
}
.wpb_fp_skin_news_magazine .wpb-fp-portfolio-item-details {
    position: relative !important;
    padding: 0 !important;
}
.wpb_fp_skin_news_magazine .wpb-fp-loader-wrapper .wpb-fp-portfolio-item-title {
    color: #043A3C;
    font-size: 18px;
    font-family: 'Puffin Display Bold';
    line-height: 1.05;
    letter-spacing: -0.45px;
}
.wpb_fp_skin_news_magazine .wpb-fp-loader-wrapper .portfolio-item-designation {
    color: #043A3C;
    font-family:'Effra Trial';    
    font-size: 14px;
    line-height: 1.15;
    letter-spacing: 0px;
}

/* Make sure each loop item can hold the absolute-positioned badge */
.e-loop-item.casestudies:nth-child(odd) {
    margin-top: 340px;
}
.e-loop-item.casestudies:nth-child(4) {
    margin-top: -170px;
}
.e-loop-item.casestudies:nth-child(5) {
    margin-top: 150px;
}
.e-loop-item.casestudies:nth-child(6) {
    margin-top: -80px;
}
.e-loop-item.casestudies:nth-child(7) {
    margin-top: 80px;
}
.e-loop-item.casestudies {
  position: relative;
}
.single-services .e-loop-item.casestudies {
    margin-top: 0 !important;
}
/* Style the Click Here link container */
/* Badge container (start hidden, will be moved with JS) */
.e-loop-item.casestudies .casestudy-container .case-study-click-here, 
.e-loop-item.post .post-click-me,
.e-loop-item.services .service-click-me {
  position: absolute;
  z-index: 2;
  /*pointer-events: none;*/ /* prevent interfering with hover */
  display: none;
  
}

/* Style the actual link */
.e-loop-item.casestudies .casestudy-container .case-study-click-here a,
.e-loop-item.post .post-click-me a,
.e-loop-item.services .service-click-me {
  width: 158px;
  height: 158px;
  background: url(images/ClickMe.svg) center no-repeat;
  background-size: contain;
  border-radius: 100%;
  text-indent: -9999px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #043A3C;
  font-size: 20px;
  font-family: 'Puffin Display ExtraBold';
  text-align: center;
  text-decoration: none;
  transition: transform 0.2s ease;
  opacity: 1 !important;
  
}
.e-loop-item.services .service-click-me {
    display: none;
}
.e-loop-item.casestudies .casestudy-container .case-study-click-here a:hover,
.e-loop-item.post .post-click-me a:hover,
.e-loop-item.services .service-click-me:hover {
  cursor: none;  
}

.e-loop-item.casestudies:hover .case-study-click-here,
.e-loop-item.post:hover .post-click-me,
.e-loop-item.services:hover .service-click-me {
  display: block;
}

.e-loop-item.casestudies:hover .case-study-click-here a,
.e-loop-item.post .post-click-me a,
.e-loop-item.services .service-click-me {
  transform: scale(1.1);
}

/* Outer wrapper */
.our-work-file-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #f9f9f9;
  border-radius: 40px;
  padding: 14px 22px;
  width: 100%;
}

/* File name text (left side) */
.our-work-file-wrapper .file-name {
  flex: 1;
  color: #6c8b8b;
  font-size: 18px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* Upload button (right side) */
.our-work-file-wrapper .upload-btn {
  color: #0097a7;
  font-weight: 700;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 6px;
  text-transform: uppercase;
  font-size: 16px;
  font-family: "Puffin Display Bold", Sans-serif;
  margin-left: auto;
}

/* Hide native input */
.our-work-file-wrapper input[type="file"],
.our-work-file-wrapper p:empty {
  display: none;
}

/* Icon */
.our-work-file-wrapper .icon::before {
  font-size: 16px;
}
.our-work-file-wrapper .icon {
    background: url('images/download.svg') no-repeat center center;
    background-size: contain;
    width: 24px;
    height: 24px;
    display: inline-block;
}
.elementor-icon-list-item br {
    display: none;
}
.our-work-file-wrapper .upload-btn p {
    display: flex;
    gap: 8px;
}
.download-list .elementor-inline-item  a:first-of-type {
    margin-right: auto;
    
}
.download-list .elementor-inline-item a {
    font-family: "Puffin Display Bold", Sans-serif;
    display: none;
}
.download-list .elementor-inline-item p a {
    font-family: "Puffin Display Bold", Sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 25px;
  letter-spacing: -0.4px;
}
.elementor-5908 .elementor-element.elementor-element-05f65f1 .elementor-icon-list-item > a, .elementor-5908 .elementor-element.elementor-element-0d6f5df .elementor-icon-list-item > a {
    display: none;
}

@media only screen and (min-width: 1200px)  {
    .container {
      max-width: 1300px;
    }
   

}
@media only screen and (max-width: 1200px)  {
    .video-bg h1 {
      font-size: 108px;
      line-height: 108px;
      text-align: left;
    }
}
@media only screen and (min-width: 769px) {
    .f-logo-col {
        padding: 15px;
    }
    .navbar-brand {
        margin-right: 0
    }
    .who_img {
        text-align: right;
        padding-top: 15px
    }
    .whoweare .section-content p {
        font-size: 24px;
        font-family: 'Effra';
        line-height: 42px;
    }
    /**
    NAVIGATION
    */

    .menu-mob-ico,a.mclose-ico{
        display: none;
    }
    ul#primary-menu {
        margin: 22px 0 24px;
        display: block;
        float: left;
        padding: 0;
        width: 100%;
    }

    /* First Level */
    nav#main-menu ul li {
        float:left;
        position:relative;
        list-style:none;
        padding-top: 7px;
    }
    nav#main-menu ul li.talk-btn {
        float: right;
        padding-top: 0
    }
    nav#main-menu ul li.talk-btn a {
        background: #1FA0A7;
        padding: 12px;
        color: #fff;
        border-radius: 50px;
        min-width: 158px;
        text-align: center;
        cursor: pointer;
    }
    nav#main-menu ul li.talk-btn a:hover {
        box-shadow: 0 3px 3px 0 rgba(0,0,0,0.14), 0 1px 7px 0 rgba(0,0,0,0.12), 0 3px 1px -1px rgba(0,0,0,0.2);
    }
    nav#main-menu ul li.talk-btn a::after, nav#main-menu ul li.talk-btn a::before {
        display: none !important;
    }
    nav#main-menu ul li a {
        display:block;
        padding:5px 5px;
        margin-left:38px;
    }
    nav#main-menu ul li:first-child a {
        margin-left: 0px
    }
    /* Second Level */
    nav#main-menu ul li ul {
        display:none;
        border: none;
        padding: 0;
    }
    nav#main-menu ul li ul li a {
        width:170px;
        margin-left:0px;
        padding: 12px;
    }
    nav#main-menu ul li ul li a::before, nav#main-menu ul li ul li a::after {
        opacity: 0;
        display: none;
    }
    nav#main-menu ul li ul li a:hover {
        background:#fff7bc;
    }
    nav#main-menu ul li:hover ul {
        display:block;
        position:absolute;
        top: 35px;
        left: 28px;
        padding-top: 37px;
        z-index: 111;
    }
     nav#main-menu ul li:hover ul li {
        background-color: #fff;
     }
    /* Third Level */
    nav#main-menu ul li ul li ul li {
        list-style:inside square
    }
    nav#main-menu ul li ul li ul li a {
        font-size:11px; 
    }


    nav#main-menu ul li a {
        position: relative;
        transition: all .5s;
    }
    nav#main-menu ul li a:after {
        text-align: left;
        content: "";
        margin: 0;
        opacity: 0;
        width: 70%;
        background: #1FA0A7;
        position: absolute;
        left: 25%;
        bottom: -1px;
        border-radius: 2px;
        height: 4px;
    }
    nav#main-menu ul li a:before {
        text-align: left;
        content: "";
        margin: 0;
        opacity: 0;
        width: 15%;
        background: #1FA0A7;
        position: absolute;
        left: 5%;
        bottom: -1px;
        border-radius: 2px;
        height: 4px;
    }
    nav#main-menu ul li a:hover:after, nav#main-menu ul li.curr a:after {
        animation: fillm 0.5s forwards;
        -webkit-animation: fillm 0.5s forwards;
        -moz-animation: fillm 0.5s forwards;
        opacity: 1;
    }
    nav#main-menu ul li a:hover:before, nav#main-menu ul li.curr a:before {
        opacity: 1;
    }

    body #popmake-351 {
        margin-left: -25%;
        width: 50%;
    }


}
@media only screen and (max-width: 1866px) and (min-width: 1410px) {
	.fbx {
		width:155px;
		height: 155px;
	}
	.flip-box-container {
		right: 120px
	}
	p.intln {
		font-size: 18px;
	}
	.fbx span {
	    padding: 0 10px;
	}
	.fbx {
	    margin: 8px 10px;
	}
}
@media only screen and (max-width: 1410px) and (min-width: 1200px) {
	.fbx {
		width:120px;
		height: 120px;
	}
	.fbx span {
	    padding: 0 10px;
	}
	.fbx {
	    margin: 8px 10px;
	}
	.flip-box-container {
		right: 100px
	}
	p.intln {
		font-size: 14px;
	}
}
@media only screen and (max-width: 1800px) {
    .home-testi-slider .owl-carousel .owl-next {
        right: 0px;
    }
    .home-testi-slider .owl-carousel .owl-prev {
        left: 0px;
    }
    }
@media only screen and (max-width: 1366px) {
    nav#main-menu ul li a {
        margin-left: 18px;
    }
}
@media only screen and (max-width: 1200px) {
    
    .video-bg {
        height: 720px;
        background: #fff;
    }
    
	.flip-box-container,.flip-box-container.leftstick{
        position: relative;
        right: initial;
        left: initial;
        top: initial;
        bottom: initial;
    }
    .flip-box,.leftstick .flip-box {
        -webkit-transform:rotate(0);
        -moz-transform:rotate(0);
        -ms-transform:rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    .fb-row,.leftstick .fb-row {
        text-align: center;
    }
    .fbx span,.leftstick .fbx span {
        -webkit-transform:rotate(0);
        -moz-transform:rotate(0);
        -ms-transform:rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }

}
@media only screen and (max-width: 1024px) {
    .video-bg {
        height: 68vh;
        min-height: 10px;
    }
    .video-bg .container {
        display: none;
    }
    .home section h2 {
        font-size: 38px;
        line-height: 1.2;
        margin-bottom: 24px;
    }
    .home .pointer-wrapper {
        text-align: left;
    }
    ul#primary-menu {
        padding: 0;
    }
    nav#main-menu ul li a {
        margin-left: 8px;
    }

    .logo-wrapper {
        text-align: center;
    }
    .flip-box-container,.flip-box-container.leftstick{
        position: relative;
        right: initial;
        left: initial;
        top: initial;
        bottom: initial;
    }
    .flip-box,.leftstick .flip-box {
        -webkit-transform:rotate(0);
        -moz-transform:rotate(0);
        -ms-transform:rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    .fb-row,.leftstick .fb-row {
        text-align: center;
    }
    .fbx span,.leftstick .fbx span {
        -webkit-transform:rotate(0);
        -moz-transform:rotate(0);
        -ms-transform:rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }

    .home-testi-slider .owl-prev {
        left: 0;
    }
    .home-testi-slider .owl-next {
        right: 0;
    }
    .home-sec-cnt.whatweare {
        padding-right: 0;
    }
    .home-sec-cnt.whatweare,.home-sec-after-grid,.video-bg {
        text-align: center;
    }
   
    .home-sec-cnt.whatweare .pointer-wrapper,.home-sec-after-grid  .pointer-wrapper,.home-sec-cnt .pointer-wrapper.text-right,.container.testimonial .pointer-wrapper{
        text-align: left !important;
    }
    .secwhatwe {
        margin-top: 40px;
        padding-top: 40px
    }
    .home-sec-cnt.whatweare {
        padding-bottom: 45px;
    }
    section.home-clients .home-sec-cnt {
        padding-bottom: 40px;
    }

}
@media only screen and (max-width: 992px) {
      .video-bg {
        height: auto;
        min-height: 10px;
      }
    nav#main-menu ul li a {
        margin-left: 5px;
    }
    .video-bg h1 {
          font-size: 80px;
          line-height: 80px;
          text-align: left;
          margin-top: 150px !important;
        }
}

@media only screen and (max-width: 767px) {
     .video-bg {
        min-height: 10px;
      }
    .hide-desktop {
        display: block !important;
    }
    .hide-mobile {
        display: none !important;
    }
    .download-form {
        width: 96%;
        margin-left: 0 !important;
        left: 2% !important;
        top: 10% !important 
    }
    #popmake-1512 {
    max-width: 100%;
    left: 0 !important;
    top: 100px !important;
}
    #casestudyslider .owl-item {
        line-height: 160px;
    }
    .home-clients .mImageHolder {
        padding-top: 0;
        padding-bottom: 15px;
    }
    .home-clients {
        padding-bottom: 70px
    }
    .home-subscribe p {
        font-size: 24px;
        line-height: 40px;
    }
    .home .home-subscribe a.btn {
        width: 100%;
        margin-top: 0;
    }
    .testimonial {
        padding-top: 50px;
    }
    .t-title-holder {
        width: 100%;
    }
    .testimonial .quote-card {
        margin-right: 8%;
        padding-right: 15px;
        padding-left: 24px;
        margin-bottom: 150px;
        height: 190px;
    }
    .quote-card .tagline {
        font-size: 17px;
        margin-bottom: 8px;
        line-height: 32px;
    }
    .quote-card .testi-caption {
        color: #8a8a8a;
        font-size: 15px;
        font-weight: 500;
    }
    .q-card-2 {
        width: 85%;
        border-radius: 17px;
        background-color: #ffffff;
        padding: 20px 20px 26px 18px;
        position: absolute;
        left: 39px;
        z-index: 2;
        top: 108px;
        
    }
    .container.testimonial {
        padding-bottom: 0
    }
    .testi-content {
            font-size: 15px;
    line-height: 25px;
    padding-top: 0;
    margin-top: 0;
    }
    .testimonial .col-content {
        padding-top: 0
    }
    .home a.slide-overlay span.title::after {
        display: none;
    }
    .home a.slide-overlay span.title {
        width: 92%;
    }
    .home a.slide-overlay span.text {
        width: 86%;
    }
    .home .home-full-slider .owl-dots button.owl-dot{
        display: inline-block;
        width: 36px;
        height: 3px;
        border-radius: 1px;
        background-color: #cdcdcd;
        margin: 0 5px;
    }
    .home .home-full-slider .owl-dots button.owl-dot.active {
        background: #080808
    }
    .home .home-full-slider .owl-dots {
        display: none;
        bottom: -280px;
    }
    
    footer .footer-wrapper  {
        text-align: left;
    }
    .home a.slide-overlay span.text {
        font-size: 18px;
        line-height: 28px;
    }
    .f1 .wpcf7 .wpcf7-form .wpcf7-submit {
        width: 100%;
    }
    .f2 .subscribe_form_wrapper {
        max-width: 100%;
        float: none;
    }
    .f2 .social-icons {
        text-align: left;
    }
    .secwhatwe .mImageHolder {
        padding-top: 20px;
        padding-bottom: 23px;
    }
    .secwhatwe {
        padding-bottom: 70px;
    }
    .section-content > .btn {
        margin-top: 19px;
    }
    .home a.btn {
        width: 100%;
    }
    .services ul li {
        margin-left: 10px;
    }
    .mImageHolder {
        padding-top: 30px;
    }

    .secwhatwe .img-container {
        padding-right: 0px;
        padding-top: 0px;
    }
    .secwhatwe-text-col {
        padding-left: 15px;
        text-align: left;
    }
    section.services {
        padding-top: 32px;
        padding-bottom: 1px
    }
    .whatweare .section-content .btn {
        margin-top: 15px;
        width: 100%
    }
    .services ul li {
        margin-bottom: 25px;
    }
    .services ul {
        list-style: none;
        font-size: 18px;
        columns: 1;
        -webkit-columns: 1;
        -moz-columns: 1;
    }
    .whoweare {
        padding: 65px 0
    }
    .video-bg h1 {
      font-size: 52px;
      line-height: 56px;
      text-align: left;
    }
    
    .video-bg .align-items-center {
        align-items: end !important;
    }

.menu-mob-ico {
        margin: 0 0 0 15px
    }
    header#masthead {
        min-height: 64px;
    }
    .contact-left, .contact-right {
        float: none;
        width: 100%;
        padding-top: 0
    }
    body > div#page {
        margin-top: 76px;
    }
    .logo-wrapper {
        padding-top: 15px !important;
        line-height: 36px;
        text-align: left;
        padding-left: 70px;
    }
    img.logo-main {
        max-width: 94px;
    }
    .mobile-talk {
        display: block;
        background: #101010;
        padding: 12px;
        color: #fff !important;
        border-radius: 50px;
        font-size: 10px;
        min-width: 115px;
        text-align: center;
        float: right;
        cursor: pointer;
        line-height: 12px;
        text-decoration: none !important;
        }
    h1 {
        font-size: 45px;
        line-height: 1.2;
    }
    h2 {
        font-size: 35px;
        line-height: 1.2;
    }
    h3 {
        font-size: 26px;
    }
    nav#main-menu{
        display: none;
    }
    nav#main-menu ul li a {
        margin-left: 0;
    }
    .fbx {
        width: 175px;
        height: 175px;
        margin: 7px 7px;
    }
    .fbx span {
        font-size: 17px;
        line-height: 1.2;
    }
    .home-sec-after-grid .img-container.rad img {
        padding-top: 20px;
        width: auto;
        max-width: 100%;
        margin-top: 30px;
    }
    .owl-carousel .owl-next, .owl-carousel .owl-prev {
        opacity: 1;
    }
    .quote-card {
        width: 100%;
        box-shadow: none;
        border: 1px solid #ddd;
    }
    .outer-tri {
        top: -67px;
        left: calc(50% - 70px);
        width: 140px;
        height: 70px;
    }
    .inner-tri {
        border-radius: 17px 0 0 0;
    }
    .quotebg {
        left: 0;
        top: 135px;
    }
    .container.testimonial {
        padding-top: 63px;
    }
    footer.site-footer {
        text-align: center;
    }
    .newsletter-box .input_wrapper {
        margin: 0 auto;
    }
	.v-box video {
		height: 296px
	}
    .form-row .half-col {
        float: none;
        width: 100%;
    }
    .talk-form {
        width: 90%;
        padding: 40px 25px 20px;
        position: absolute;
        right: 5%;
        top: 62px;
        display: none;
        height: auto;
        overflow-y: auto;
    }
    .form-row .half-col:first-child {
        margin-bottom: 13px
    }
    .sbt-wrapper p {
        margin-bottom: 0 !important
    }
    .site-footer .f1 {
        padding-bottom: 0;
        padding-top: 70px;
    }
    .footer .f2 {
        padding-top: 50px
    }
    footer.site-footer .section-desc.addr {
        line-height: 24px;
        font-size: 14px;
        color: #fff;
        font-weight: 500;
    }
    footer .social-icons > a {
        margin-right: 56px;
    }
    footer .social-icons a:last-child {
        margin-right: 0
    }
    footer h3 {
        margin-bottom: 18px
    }
    footer .newsletter-box {
        text-align: left;
        padding-top: 40px;
    }
    .f1 p {
        font-family: 'Effra';
        font-size: 16px;
        font-weight: normal;
        line-height: 24px;
    }
    footer .f3 .cpy {
        text-align: center;
        margin-bottom: 10px;
    }
    ul#footer-menu {
        text-align: center;
        margin-bottom: 10px;
    }
    .talk-btn {
        display: none !important;
    }
    
    .wpb_fp_quick_view_content {
        justify-content: flex-start;
        padding: 36px !important;
        height: unset;
    }
    .wpb_fp_quick_view .wpb_fp_row{
        gap:8px
    }
    .e-loop-item.casestudies:nth-child(odd) {
        margin-top: 0;
    }
    .wpb_portfolio_area .news_magazine .wpb-fp-portfolio-item-img-container {
        width: 100%;
    }
}
@media only screen and (max-width: 576px) {
    .f-logo-col {
        display: inline-block;
        width: 48%;
        padding: 15px 30px;
    }
    a.slide-overlay span.title {
        font-size: 22px;
        height: 180px;
        width: 90%;
    }
    footer .f-logos h3 {
        font-size: 20px;
    }
    a.slide-overlay {
        position: relative;
        width: 100%;
        margin: 15px 0 0;
        z-index: 101;
        right: inherit;
        min-height: 270px;
        bottom: inherit;
        padding: 0 10px;
    }
    .home-full-slider .owl-carousel {
        height: 187px;
    }
    a.slide-overlay span.text {
        -webkit-box-shadow: 4px 6px 6px 0px rgba(0,0,0,0.2);
        -moz-box-shadow: 4px 6px 6px 0px rgba(0,0,0,0.2);
        box-shadow: 4px 6px 6px 0px rgba(0,0,0,0.2);
        left: 10%;
        width: 89%;
        height: auto;
        top: 64px;
        font-size: 23px;
            min-height: 156px;
    }
    a.slide-overlay span.text::after, .home-full-slider .owl-dots {
        display: none
    }
    a.slide-overlay span.title::after {
        content: '';
        position: absolute;
        right: 20%;
        top: -23px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        background-color: #ffdc00;
        width: 47px;
        height: 47px;
        border-radius: 10px 0 15px 0;
    }
     .home-full-slider {
         padding-bottom: 252px;
     }
    h1 {
        font-size: 20px;
        line-height: 1.3;
    }
    h2 {
        font-size: 28px;
        line-height: 1.2;
    }
    h3 {
        font-size: 20px;
    }
    p.big {
        font-size: 20px;
    }
    .tagline{
        font-size: 20px;
    }
	.home-subscribe p {
		font-size: 20px;
		margin-bottom: 30px
	}
    p{
        font-size: 18px;
    }
    .sbt-wrapper .wpcf7-submit.btn {
        margin-left: 0;
    }
    .btn, body .wpcf7-form .btn {
        min-width: 250px;
    }
    .wpcf7 p {
        margin: 0;
    }
    footer.site-footer .form-container .wpcf7-form {
        padding: 40px 20px 5px 20px;
    }
    .mb24{
        margin-bottom: 12px;
    }
    .mb32{
        margin-bottom: 16px;
    }
    .mb40{
        margin-bottom: 20px;
    }
    .mb64{
        margin-bottom: 32px;
    }
    .p-mb32-all > p{
        margin-bottom: 16px;
    }
    .p-mb40-all > p{
        margin-bottom: 20px;
    }
    .video-bg {
        text-align: center;
    }
	
    .footer-wrapper {
        text-align: center;
    }
    .home-sec-cnt {
        padding-top: 50px;
    }
    .pointer-wrapper {
        margin-bottom: 30px;
    }
    .fbx {
        width: calc(50% - 33px);
        height: 100px;
        margin: 5px 15px;
        padding: 15px;
    }
    .fbx span{
        padding: 0;
    }
    .fbx .d-table.col-md-12 {
        padding: 0;
    }
    .owl-carousel .owl-next, .owl-carousel .owl-prev {
        top: calc(50% - 25px);
        width: 50px;
    height: 50px;
        font-size: 31px !important;
    }
    .home-full-slider .owl-next, .home-full-slider .owl-prev {
        width: 50px;
        height: 50px;
        font-size: 31px !important;
    }
    i.ico-lft, i.ico-rgt {
        background-size: 15px 25px;
    }
    .home-clients .fbx {
        width: calc(50% - 33px);

    }
    .home-clients .fb-row {
        display: inline;
    }
    .flip-box-container,.flip-box-container.leftstick{
        top: 0;
    }
    .fb-row {
        display: inline;
    }
    .leftstick .fbx img {
        max-height: 68px;
    }
    
    .home-testi-slider .owl-carousel .owl-next, .home-testi-slider .owl-carousel .owl-prev {
        top: 20%;
    }
    .footer-wrapper {
        padding-top: 80px;
        background-size: 100% 80px;
    }
    .cpy{
        text-align: center;
        margin-top: 10px;
    }
    ul#footer-menu li a {
        margin-right: 10px;
        margin-left: 10px;
    }
    .sbt-wrapper .wpcf7-submit.btn {
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    #play-pause{
        width: 60px;
        height: 60px;
        left: inherit;
        right: 80px;
		bottom: 15px;
    }
    #play-pause i{
        width: 60px;
        height: 60px;
        background-size: 20px auto;
    }
	#volume-on-off{
        width: 60px;
        height: 60px;
        right: 15px;
        left: inherit;
		font-size: 20px;
		bottom: 15px;
    }
    .page-banner.floating {
        min-height: 100px;
    }
    .secwhatwe {
        margin-top: 0;
    }
    html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden] {
        padding-right: 0px !important;
    }
    .home-full-slider .owl-next:hover,.home-full-slider .owl-prev:hover {
        background-color: rgba(255, 220, 0, 0.22) !important;
    }
    .newsletter-box input.input-field {
        font-size: 14px;
        padding: 14px 154px 14px 15px;
    }
    .newsletter-box .submit-field.btn {
        min-width: 150px;
        line-height: 1.2;
    }
	.v-box video {
		height: 206px
	}

}
@media only screen and (max-width:680px) {
.video-bg h1 {
        font-size: 50px;
        line-height: 56px;
        text-align: left;
    }
}
@media only screen and (max-width: 420px) {
.home .home-full-slider .owl-dots {
        display: block;
        bottom: -280px;
    }
    .home .owl-nav {
        display: none;
    }
   .video-bg h1 {
        font-size: 40px;
        line-height: 40px;
        text-align: left;
    }
}

@media only screen and (max-width: 330px) {
	.v-box video {
		height: 180px
	}
	a.slide-overlay span.text {
        
        font-size: 21px;
    }

}


@-webkit-keyframes filll {
    0% {
        width: 0%;
    }
    100% {
        width: 65px;
    }

}
@-webkit-keyframes fillm {
    0% {
        width: 0%;
    }
    100% {
        width: 70%;
    }
}




/* Redesign CSS */

.pum-theme-354 .pum-container, .pum-theme-creature-media .pum-container {
    border-radius: 32px !important;
}

.hfe-nav-menu-icon {
  text-indent: -9999px;
  width: 24px;
  height:24px;
  background: url(images/menu-icon.png) center no-repeat;
  background-size: contain;
}
.hfe-active-menu .hfe-nav-menu-icon {
    background: url(images/close-menu.png) center no-repeat;
  background-size: 18px;
}
.hfe-nav-menu__toggle {
    margin-top: 18px;
}
.elementor-element .custom-round {
    animation-duration: 3s !important;
}
.elementor-element .custom-round h4 {
	padding: 11px 35px;
	background: #FC7F17;
	display: inline-block;
	flex: none;
	width: auto;
	border-radius: 50px;
	white-space: nowrap;
}

.elementor-pagination br {
    display: none;
}
nav .hfe-nav-menu {
	margin: 0;
	width: 100%
}
nav .hfe-nav-menu li:last-child {
	margin-left: auto
}
nav .hfe-nav-menu li:last-child .elementor-button:hover {
	color: #fff !important;
	background: #1FA0A7 !important
}
.rotate-column:hover, .rotate-section .elementor-element.e-con:hover, .wpb-fp-item .wpb-fp-portfolio-item-inner:hover {
	animation: wiggle 0.4s ease-in-out;
}

@keyframes wiggle {
  0% { transform: rotateZ(0deg); }
  25% { transform: rotateZ(2deg); }
  50% { transform: rotateZ(-2deg); }
  75% { transform: rotateZ(1deg); }
  100% { transform: rotateZ(0deg); }
}
/*
.rotate-section .elementor-element.e-con:hover, .rotate-column:hover {
	transition: transform 1s cubic-bezier(0.25, 1, 0.5, 1);
}
.rotate-section .elementor-loop-container .e-loop-item:nth-child(2) .elementor-element.e-con:hover {
	transform: rotateZ(-6deg);
}
.rotate-section .elementor-loop-container .e-loop-item:nth-child(4) .elementor-element.e-con:hover {
	transform: rotateZ(-6deg);
}
.rotate-section .elementor-loop-container .e-loop-item:nth-child(7) .elementor-element.e-con:hover {
	transform: rotateZ(-6deg);
}

.rotate-section .elementor-loop-container .e-loop-item:nth-child(8) .elementor-element.e-con:hover {
	transform: rotateZ(-6deg);
}
.wpb-fp-item .wpb-fp-portfolio-item-inner:hover {
    transform: rotateZ(5deg);
}
.wpb_portfolio .wpb-fp-item:nth-child(2) .wpb-fp-portfolio-item-inner:hover {
    transform: rotateZ(-5deg);
}

.wpb_portfolio .wpb-fp-item:nth-child(4) .wpb-fp-portfolio-item-inner:hover {
    transform: rotateZ(-5deg);
}
.wpb_portfolio .wpb-fp-item:nth-child(5) .wpb-fp-portfolio-item-inner:hover {
    transform: rotateZ(-5deg);
}
.wpb_portfolio .wpb-fp-item:nth-child(7) .wpb-fp-portfolio-item-inner:hover {
    transform: rotateZ(-5deg);
}*/
.eael-tab-content-item {
	border-radius: 32px !important;
}
.eael-tabs-nav {
	min-width: 308px;
}
.eael-tab-nav-item svg {
	margin-left: auto
}

.eael-tabs-content h4 {
	color: #1F5D5F;
	font-size: 30px;
	font-family: "Puffin Display Bold", Sans-serif;
	margin-bottom: 36px;
}
.eael-tabs-content input[type="text"],
.eael-tabs-content input[type="email"],
.eael-tabs-content select,
.eael-tabs-content textarea {
	border: none;
	background: #F9F9F9;
	border-radius: 32px;
	width: 100%;
	height: 64px;
	padding: 15px 20px;
	font-size: 18px;
	color: #043A3C
}
.eael-tabs-content .eael-tab-content-item {
    min-height: 775px;
}
.elementor .eael-tab-content-item p {
    margin-bottom: 0;
}
a.btn {
    background-color: #1FA0A7;
  font-family: "Puffin Display ExtraBold", Sans-serif;
  font-size: 18px;
  letter-spacing: 0px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 27px;
  color: #FFFFFF;
  border-radius: 70px 70px 70px 70px;
  padding: 17px 32px 17px 32px;
}
a.btn:hover {
    background-color: #67D0D6;
    color: #fff;
}
ul.links-list {
    margin: 45px 0 40px;
    padding: 0;
}
.links-list li {
    list-style: none;
    padding: 5px 0 5px 30px;
    margin-bottom: 17px;
    background: url(images/folder-icon.svg) 0px 7px no-repeat;
    
}
.elementor  #nat-geo-customer-service--tab p {
    margin-bottom: 16px
}
.links-list li a {
    color: #1FA0A7;
    font-family: "Puffin Display Bold", Sans-serif;
}
.elementor .eael-tabs-content .form-holder p {
    margin-bottom: 0px;
}
.eael-tabs-content input[type="checkbox"] {
    margin-right: 5px;
}
.eael-tabs-content textarea {
	height: 103px;
	resize: none;
	border-radius: 16px;
}
.eael-tabs-content input[type="submit"] {
	margin-top: 33px;
}
.wpcf7-list-item {
    margin: 0;
}
.form-row {
    display: block;
    margin-bottom: 20px;
}
.form-row .col-a {
    float: left;
    width: 49%;
}
.form-row .col-b {
    float: right;
	width: 49%;
}
.eael-tabs-content .acceptance {
	color: #1F5D5F;
	font-size: 14px;
}
.eael-tabs-content .wpcf7-spinner {
	display: block
}
.wpcf7-not-valid-tip {
  font-size: 14px;
}
.back-item li {
    text-align: left;
}
.back-item li a {
    font-family: "Puffin Display Bold", Sans-serif;
    white-space: nowrap;
}
.back-item li br {
    display: none;
}
.back-item li a:hover {
    text-decoration: none;
}
.testimonilas-slider {
    position: relative;
}
.testimonilas-slider .swiper-pagination {
    bottom: 98px !important;
}
.testimonilas-slider .elementor-swiper-button-prev {
  width: 60px;
  height: 60px;
  top: initial !important;
  bottom: 53px;
  left: 250px !important;
  background: url(images/Arrow-left.svg) center no-repeat;
    background-size: auto;
  background-size: contain;
  text-indent: -9999px;
  z-index: 99 !important;
}
.testimonilas-slider .elementor-swiper-button-next {
  width: 60px;
  height: 60px;
  top: initial !important;
  bottom: 53px;
  right: 250px !important;
  background: url(images/Arrow-right.svg) center no-repeat;
    background-size: auto;
  background-size: contain;
  text-indent: -9999px;
  z-index: 99 !important;
}
.testimonilas-slider .elementor-swiper-button-prev svg , .testimonilas-slider .elementor-swiper-button-next svg {
    display: none;
}
.testimonilas-slider .elementor-swiper-button-prev:hover, .testimonilas-slider .elementor-swiper-button-next:hover {
    opacity: 0.85;
}

.testimonilas-slider-v2 .swiper-pagination {
   bottom: 118px !important;
  right: 355px;
  max-width: 140px;
  left: initial;
}
.testimonilas-slider-v2 .elementor-swiper-button-prev {
  width: 60px;
  height: 60px;
  top: initial !important;
  bottom: 73px;
  left: initial !important;
  right: 498px !important;
  background: url(images/Arrow-left.svg) center no-repeat;
  background-size: contain;
  text-indent: -9999px;
  z-index: 99 !important;
}
.testimonilas-slider-v2 .elementor-swiper-button-prev:hover {
    opacity: 0.85;
    background-size: contain;
}
.testimonilas-slider-v2 .elementor-swiper-button-next {
  width: 60px;
  height: 60px;
  top: initial !important;
  bottom: 73px;
  right: 292px !important;
  background: url(images/Arrow-right.svg) center no-repeat;
  background-size: contain;
  text-indent: -9999px;
  z-index: 99 !important;
}
.testimonilas-slider-v2 .elementor-swiper-button-next {
     opacity: 0.85;
  background-size: contain;
}
.testimonilas-slider-v2 .elementor-swiper-button-prev svg , .testimonilas-slider-v2 .elementor-swiper-button-next svg {
    display: none;
}
.testimonilas-slider-v2 .elementor-testimonial__content {
    position: relative;
    padding-bottom: 100px;
}
.testimonilas-slider-v2 .elementor-testimonial__cite {
    margin-top: 42px !important;
}
.content-share .elementor-grid {
    max-width: 56px;
    text-align: left;
    padding-right: 25px;
}
.blog-cards .elementor-post__meta-data {
    border: none !important;
}
.blog-cards .elementor-post__thumbnail {
    border-radius: 32px;
}
.blog-cards .elementor-post__badge {
    position: relative !important;
    display: inline-block !important;
    padding: 8px 20px 6px !important;
    margin-right: 15px;
    margin-bottom: 15px;
}
.blog-cards .elementor-post__card {
    display: block !important;
}
.categ-filter a {
    display: inline-block;
    font-family: "Puffin Display Bold", Sans-serif;
    font-size: 16px;
    letter-spacing: -2%;
    text-align: center;
    text-transform: uppercase;
    background: #fff;
    border-radius: 50px;
    padding: 10px 23px;
    margin: 0 10px;
    text-decoration: none;
    color: #1F5D5F;
}
.categ-filter a:hover, .categ-filter a.active {
    color: #1F5D5F;
    background: #FCC429;
}
.blog-search {
    width: 100%;
}
.blog-search .e-search-input::placeholder {
    opacity: 1 !important;
    color: #1F5D5F !important;
}
.blog-search input {
    height: 44px !important;
}
.elementor .elementor-grid-item .elementor-post__title {
    margin-bottom: 16px;
}
.elementor-pagination .page-numbers {
   color: #1F5D5F;
      border-radius: 100px;
      font-size: 12px;
      font-family: "Puffin Display Bold", Sans-serif;
      padding: 11px 0px;
      width: 40px;
      height: 40px;
      background: #F9F9F9;
      display: inline-block;
      vertical-align: middle;
}
.elementor-pagination .page-numbers:hover, .elementor-pagination .page-numbers.current {
    background: #FCC429;
    color: #1F5D5F;
    text-decoration: none;
}
.elementor-post__title a:hover {
    text-decoration: none;
}
.elementor-pagination .page-numbers.prev {
  width: 60px;
  height: 60px;
  background: url(images/Arrow-left-2.svg) center no-repeat;
    background-size: auto;
  background-size: contain;
  text-indent: -9999px;
  z-index: 99 !important;
  margin-right: 12px !important;
}
.elementor-pagination .page-numbers.prev:hover {
    /*background: url(images/Arrow-left.svg) center no-repeat;*/
    background-size: auto;
    opacity: 0.85;
}
.elementor-pagination .page-numbers.next {
  width: 60px;
  height: 60px;
  background: url(images/Arrow-right-2.svg) center no-repeat;
    background-size: auto;
  background-size: contain;
  text-indent: -9999px;
  z-index: 99 !important;
  margin-left: 12px !important;
}
.elementor-pagination .page-numbers.next:hover {
    /*background: url(images/Arrow-right.svg) center no-repeat;*/
    background-size: auto;
    opacity: 0.85;
}

.category-link, .custom-category a {
    display: inline-block !important;
    width: auto;
    vertical-align: middle;
    padding: 1px 23px;
    font-family: 'Puffin ExtraBold';
    font-size: 12px;
    line-height: 27px;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase;
    background: #FCC429;
    margin-right: 11px;
    text-decoration: none !important;
    color: #fff !important;
    cursor: pointer;
    border-radius: 50px;
    margin-bottom: 10px;
}
.custom-category a {
    margin-bottom: 10px;
}

.hfe-menu-item.elementor-button:hover {
    background: #67D0D6 !important;
}
.category-link a {
    text-decoration: none;
}
a:hover {
  text-decoration: none;
}
.elementor-pagination {
    margin-top: 86px;
}
.elementor-post-info__item br {
    display: none;
}
.categ-filter {
    text-align: center;
}
a {
    cursor: pointer;
}
.case-filter a {
    font-size: 12px;
    padding: 11px 23px;
    margin: 0 6px 15px;
}
.header-block {
  transition: padding 0.3s ease; /* face trecerea lină */
}
.header-block .attachment-full {
  transition: transform 0.3s ease;
}
.header-block.scrolled {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
}
.header-block.scrolled .elementor-widget-image img {
    max-width: 110px !important;
}
.hfe-nav-menu li  {
     align-items: center !important;
     display: flex !important;
}
.linkedin-link a:hover {
    opacity: 0.85;
    color: #1FA0A7 !important;
}
.elementor-share-btn_linkedin {
    background: none !important;
}
.elementor-share-btn_linkedin .elementor-share-btn__icon svg {
    display: none;
}
.elementor-share-btn_linkedin .elementor-share-btn__icon {
    display: block;
    width: 28px;
    height: 28px;
    background: url(images/in.png) center no-repeat;
    background-size: contain;
    margin-left: 2px;
}
.elementor-share-btn_facebook {
    background: none !important;
}
.elementor-share-btn_facebook .elementor-share-btn__icon svg {
    display: none;
}
.elementor-share-btn_facebook .elementor-share-btn__icon {
    display: block;
    width: 28px;
    height: 28px;
    background: url(images/fb.svg) center no-repeat;
    background-size: contain;
    margin-left: 2px;
}
.elementor-share-btn_whatsapp {
    background: none !important;
}
.elementor-share-btn_whatsapp .elementor-share-btn__icon svg {
    display: none;
}
.elementor-share-btn_whatsapp .elementor-share-btn__icon {
    display: block;
    width: 28px;
    height: 28px;
    background: url(images/wh.svg) center no-repeat;
    background-size: contain;
}
.custom-share a.insta {
    display: block;
    width: 28px;
    height: 28px;
    background: url(images/insta.svg) center no-repeat;
    background-size: contain;
}
.copy-link {
     display: block;
    width: 28px;
    height: 28px;
    background: url(images/permalink.svg) center no-repeat;
    background-size: contain;
}

.category-link:hover {
    opacity: 0.85
}
.elementor-widget-theme-post-title a:hover {
    opacity: 0.85;
}
.sidbar-share .custom-share {
    float: right;
      width: 30px;
      margin-right: 22px;
      margin-top: 11px;
}
.sidbar-share .custom-share a {
    margin-bottom: 12px;
}
.inline-box {
    width: auto;
}
.inline-box1 {
    margin-right: auto;
}

.inline-box2 {
    margin-left: auto;
  position: absolute;
  bottom: -7px;
  left: 114px;
  width: 70px;
}
.inline-box2 .custom-share a {
    display: inline-block;
    margin-right: 5px;
}

/* pui asta în Custom CSS din Elementor, sau în style.css */
#homeMark .mark {
  stroke: #FCC429;
  stroke-width: 7;
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;

  stroke-dasharray: 1;
  stroke-dashoffset: 1;
  animation: draw 0.7s ease-out forwards;
}

@keyframes draw {
  to { stroke-dashoffset: 0; }
}


#homeMark2 .mark {
  stroke: #FCC429;
  stroke-width: 7;
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;

  stroke-dasharray: 1;
  stroke-dashoffset: 1;
  animation: draw 0.7s ease-out forwards;
}
p >  .rotate-column {
	display: none !important
}
.elementor-widget-html svg {
	max-width:100%
}

.footer-width-fixer .wpcf7-form .input_wrapper input[type="submit"]:hover {
	opacity: 0.85
}
.footer-width-fixer .wpcf7-form {
	padding: 0
}
footer#CONTACT_US {
	display: none !important
}
.elementor-widget-heading p {
	margin-bottom: 0
}
.elementor-element  p {
	margin-bottom: 0
}
span.colored {
	color: #FC7F17
}

.e-con-inner >p {
	display: none
}
.relative-content .e-con-inner {
	position: relative
}
.elementor-element .custom-round.v2 h4 {
	background: #1FA0A7;
	
}
.elementor-element .custom-round.v3 h4 {
	background: #075B5E;
}
.elementor-element .custom-round.v4 h4 {
	background: #FCC429;
	
}
.elementor-element .custom-round.v5 h4 {
	background: #FC7F17;
}
.green-text h1 span {
	color: #1FA0A7
}
.elementor-widget-image a img[src$=".svg"] {
  width: initial;
}
.t3 {
    animation-duration: 3s !important;
}
.t1, .t2, .t4 {
  transition: transform 0.6s ease-in-out;
}

.t1 {
  animation: rotateT1 0.6s ease-in-out 1s forwards;
}
.t2 {
  animation: rotateT2 0.6s ease-in-out 1s forwards;
}
.t4 {
  animation: rotateT4 0.6s ease-in-out 1s forwards;
}

@keyframes rotateT1 {
  to { transform: rotate(-6deg); }
}
@keyframes rotateT2 {
  to { transform: rotate(6deg); }
}
@keyframes rotateT4 {
  to { transform: rotate(-5deg); }
}
@media only screen and (max-width:1200px) {
    .testimonilas-slider-v2 .elementor-swiper-button-prev {
       bottom: 37px;
        right: 570px !important;
    }
    .testimonilas-slider-v2 .elementor-swiper-button-next {
         bottom: 37px;
         right: 352px !important;
    }
    .testimonilas-slider-v2 .swiper-pagination {
      bottom: 86px !important;
      right: 419px;
    }
   .hfe-nav-menu li.menu-item:last-of-type a.hfe-menu-item {
        background-color: #1FA0A7 !important;
          letter-spacing: 0px !important;
          font-weight: 400 !important;
          text-transform: uppercase !important;
          line-height: 27px;
          color: #FFFFFF !important;
          border-radius: 70px 70px 70px 70px !important;
          padding: 9px 32px 9px 32px !important;
          width: auto !important;
          display: inline-block;
          font-size: 16px !important;
          margin: 35px 0;
    }
}
@media only screen and (max-width:1800px) {
     .testimonilas-slider-v2 .elementor-swiper-button-prev {
       bottom: -47px;
    left: 20% !important;
    right: initial !important;
    }
    .testimonilas-slider-v2 .elementor-swiper-button-next {
         bottom: -47px;
         right: 20% !important;
    }
    .testimonilas-slider-v2 .swiper-pagination {
      bottom: 0px !important;
      right: 50%;
      margin-right: -70px;
    }
}
@media only screen and (max-width:1541px) {
    .case-filter a {
      font-size: 11px;
      padding: 11px 18px;
      margin: 0 4px 15px;
    }
}
@media screen and (max-width: 1024px) {
	.elementor-element .custom-round h4 {
		padding: 8px 30px;
	}
	.no-mobile-bg {
		background-image: none !important
	}
}
@media only screen and (max-width:1000px) {
    .categ-filter a {
      font-size: 12px;
      padding: 10px 18px;
      margin: 0 5px 10px;
    }
    .form-row .col-a, .form-row .col-b {
      float: none;
      width: 100%;
    }
    .form-row .col-a {
        margin-bottom: 20px;
    }
    .eael-tabs-content > div {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .eael-tabs-content h4 {
        font-size: 26px;
    }
    
    .testimonilas-slider .elementor-swiper-button-prev {
      left: 210px !important;
    }
    .testimonilas-slider .elementor-swiper-button-next {
      right: 210px !important;
    }
}
@media only screen and (max-width:767px) {
    .templately-heading-title {
        text-align: center;
    }
    .e-loop-item.casestudies:nth-child(odd) {
        margin-top: 0px;
    }
    .e-loop-item.casestudies:nth-child(4) {
        margin-top: 0px;
    }
    .e-loop-item.casestudies:nth-child(5) {
        margin-top: 0px;
    }
    .e-loop-item.casestudies {
      position: relative;
    }
    .header-block.scrolled .elementor-widget-image img {
        max-width: 82px !important;
    }
    .elementor-pagination .page-numbers.prev {
      width: 40px;
      height: 40px;
      margin-right: 5px !important;
    }
    .elementor-pagination .page-numbers.next {
      width: 40px;
      height: 40px;
      margin-right: 5px !important;
    }
    .elementor-pagination .page-numbers {
  
      font-size: 12px;
      padding: 6px 0px;
      width: 30px;
      height: 30px;
}
    
     .categ-filter a {
        font-size: 12px;
        padding: 10px 19px;
        margin: 0 4px 10px;
      }
    
     .testimonilas-slider-v2 .elementor-swiper-button-prev {
       bottom: -67px;
    left: 10px !important;
    right: initial !important;
    width: 40px;
    }
    .testimonilas-slider-v2 .elementor-testimonial__cite {
      margin-top: 22px !important;
    }
    .testimonilas-slider-v2 img {
     width: 100% !important;
     height: auto;
    }
    
    .testimonilas-slider-v2 .elementor-swiper-button-next {
         bottom: -67px;
         right: 10px !important;
         width: 40px;
    }
    .testimonilas-slider-v2 .swiper-pagination {
      bottom: -20px !important;
      right: 50%;
      margin-right: -70px;
    }
    
    .testimonilas-slider-v2 .swiper-slide {
      padding: 0px !important;
    }
    .testimonilas-slider-v2 .elementor-testimonial {
        display: block;
    }
    .testimonilas-slider-v2 .elementor-testimonial {
        display: block;
        flex: none;
          display: block;
          width: 100%;
    }
    .testimonilas-slider-v2 .elementor-testimonial__content {
      position: relative;
      padding-bottom: 30px;
    }
    
    .testimonilas-slider .swiper-pagination {
          bottom: 102px !important;
        }
      .testimonilas-slider .elementor-swiper-button-next {
        right: 23px !important;
        width: 40px;
      }
      .testimonilas-slider .elementor-swiper-button-prev {
        left: 23px !important;
         width: 40px;
      }
    .hfe-nav-menu__toggle {
        margin-top: -39px;
    }
    .elementor-element .custom-round h4 {
    	padding: 11px 25px;
    }
    .eael-tabs-content input[type="text"], .eael-tabs-content input[type="email"], .eael-tabs-content select, .eael-tabs-content textarea {
        height: 44px;
        font-size: 16px;
    }
    .submit-row {
        text-align: center;
    }
    .eael-tabs-content .eael-tab-content-item {
      min-height: 200px;
    }
     .eael-tabs-content h4 {
        font-size: 24px;
      }
      .no-mbg {
          background: none !important;
      }
      
      	.elementor-element .custom-round h4 {
		padding: 9px 15px;
	}
	.footer-width-fixer .wpcf7-form .input_wrapper input[type="submit"] {
		position: relative;
		width: 100%;
		margin-top: 20px;
		color: #1F5D5F;
		
	}
	.footer-width-fixer .wpcf7-form .input_wrapper input[type="email"] {
		padding: 15px !important;
	}
	
	.services-grid .elementor-grid {
		display: block
	}
	.services-grid .type-services {
		margin-bottom: 20px
	}
	.testimonilas-slider .swiper-slide {
		 padding: 30px 20px 120px 20px !important;
	}
}






