@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap');

body {
    margin: 0 auto;
    display: block;
    overflow-x: hidden !important;
    background: #F3F3F3;
    font-family: 'Roboto', sans-serif;
    color: #111921;
}

a {
    text-decoration: none;
}

ul,
a {
    margin-bottom: 0px;
}

p {
    line-height: 22px;
}

h1,
h2,
h3,
h4,
h5,
h6,
a {
    font-weight: 700 !important;
    color: black;
    text-decoration: none;
}

::selection {
    background: none;
    color: #1653BF;
}

a:hover {
    color: #02BA07;
}

.padding40 {
    padding: 40px;
}

.intro {
    width: calc(100% - 50px);
    min-height: 85vh;
    display: block;
    background: white;
    margin: 25px auto;
    position: relative;
}

.logo {
    width: 150px;
    height: 60px;
    display: block;
    background: url(../Images/logo.svg)no-repeat center top;
    background-size: contain;
}

.innerlogo {
    width: 150px;
    height: 50px;
    display: block;
    background: url(../Images/logo.svg)no-repeat center left;
    background-size: contain;
}

.floatingImg {
    position: absolute;
    bottom: 40%;
    right: -15px;
}

.floatingImg img {
    width: auto;
    display: block;
    height: 250px;
    object-fit: contain;
    animation: floating 2s ease-in-out infinite;
}

@keyframes floating {
    0% {
        transform: translateY(5px)
    }

    50% {
        transform: translateY(0px)
    }

    100% {
        transform: translateY(5px)
    }
}

.introCopy {
    width: 75%;
    display: block;
    position: absolute;
    bottom: 5%;
}

.introCopy h2 {
    font-weight: 700;
}

.blueBtn {
    text-transform: uppercase;
    font-weight: 700;
    background: linear-gradient(-45deg, #02BA07, #1AE51A);
    border-radius: 100px;
    padding: 10px 20px;
    color: white;
    font-size: 14px;
    box-shadow: 0px 10px 10px -10px rgba(15, 182, 245, .5);
    transition: all .1s ease;
}

.blueBtn:hover {
    letter-spacing: 1px;
    color: white;
}

.recentWorks {
    width: calc(100% - 50px);
    height: auto;
    display: block;
    margin: 25px auto;
    position: relative;
    text-align: center;
}

.whiteCurtain {
    width: 100%;
    height: 40vh;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    background: white;
}

.recentSlider {
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.sliders {
    width: 80%;
    margin: 0 auto;
    padding: 10px;
}

.sliders img {
    width: 100%;
    border-radius: 10px;
    object-fit: cover;
    margin-bottom: 20px;
}

.sliders h6 {
    width: 80%;
    font-size: 18px;
    margin: 0 auto;
}

.sliderArrow {
    width: 30px;
    height: 15px;
    display: block;
    background: url(../Images/Arrow.svg)no-repeat center center;
}

.Right {
    transform: rotate(180deg);
}

.arrows {
    width: 100%;
    position: absolute;
    display: flex;
    justify-content: space-between;
    transform: translate(-50%, -50%);
    top: 60%;
    left: 50%;
}

.clients {
    width: 100%;
    padding: 40px;
    height: auto;
    background: #fff;
    text-align: center;
}

.clientList {
    align-items: center;
    margin: 0 auto;
}

.clientList img {
    height: 40px;
    object-fit: contain;
    margin: 20px auto;
}

.girlImg {
    width: 100%;
    height: auto;
    object-fit: contain;
    position: relative;
    z-index: 11;
}

.copy {
    position: relative;
    transform: translateY(-50px);
    background: white;
    padding: 80px 30px 30px;
    margin-bottom: -50px;
}

.landingFold .container {
    padding-top: 5%;
}

.whiteCurtain2 {
    width: 100%;
    height: 50vh;
    display: block;
    position: absolute;
    z-index: -1;
    background: white;
}

.navlinks {
    width: 100%;
    height: 75px;
    display: flex;
    position: relative;
    padding: 0 40px;
    background: white;
    justify-content: space-between;
    align-items: center;
}

.categoryWrap {
    text-align: center;
    margin-bottom: 20px;
}

.categoryWrap p {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
}

.categoryWrap img {
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
    margin-bottom: 10px;
}

.col-md-4.col-sm-12.categoryWrap {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
video.vidoCntr {
    width: 100%;
	border-radius: 10px;
}
.categoryWrap iframe{
	aspect-ratio: 16/9;
	border-radius: 10px;
}

.workImg {
    width: 100%;
    height: 150px;
    object-fit: cover;
    border-radius: 5px;
    margin-bottom: 10px;
}

.leftArrow::before {
    content: "";
    width: 20px;
    height: 10px;
    display: inline-block;
    background: url(../Images/leftArrow.svg)no-repeat center left;
}

.breadcrumb {
    margin-bottom: 50px;
    font-weight: 400 !important;
}

.workSliders {
    height: auto;
    width: auto;
    position: relative;
}

.workSliders.container {
    padding: 0;
    margin-top: 50px;
}

.workSliders .arrows {
    width: 20%;
    position: relative;
    bottom: 0%;
    right: 00%;
}

.workSliders .slick-dots {
    list-style: none;
    padding: 0;
    display: flex;
    position: absolute;
    right: 25px;
    bottom: 75px;
    margin: 0 5px;
    justify-content: center;
    z-index: 111 !important;
}


.workSliders .slick-dots li button,
.workSliders .slick-dots li {
    width: 5px;
    height: 5px;
    padding: 0px;
    display: block;
    border-radius: 100px;
    background: none;
    border: none;
    font-size: 0;
    margin: 0 5px;
    transition: all .2s ease;
}

.workSliders .slick-dots li {
    background: #ccc;

}

.workSliders .slick-dots li.slick-active {
    background: #fff;
    width: 15px;
    height: 5px;
}

.topArrow {
    width: 40px;
    height: 40px;
    display: block;
    position: fixed;
    bottom: 5%;
    right: 5%;
    border-radius: 50px;
    background: #02BA07 url(../Images/ArrowWht.svg)no-repeat center center;
    background-size: 20px;
    z-index: 11;
    box-shadow: 0px 10px 25px -5px rgba(2, 186, 7, .8);
    transform: translateY(200px);
}

.showingUp {
    animation-name: showingUp;
    animation-duration: 0.5s;
    animation-timing-function: ease-in-out;
    animation-fill-mode: forwards;
}

@keyframes showingUp {
    0% {

        transform: translateY(200px);
    }

    100% {
        transform: translateY(00px);
    }
}

.showingUp2 {
    animation-name: showingUp2;
    animation-duration: 0.5s;
    animation-timing-function: ease-in-out;
    animation-fill-mode: forwards;
}

@keyframes showingUp2 {
    0% {
        opacity: 1;
        transform: translateY(00px);
    }

    100% {
        opacity: 0;
        transform: translateY(-100px);
    }
}

.workArrowWrap {
    display: none;
}

.vidThumb {
    width: 100%;
    height: 100%;
    position: relative;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.noPadding {
    padding: 0;
}

.digitalWrap {
    margin: 40px auto;
}

.videos {
    width: 80%;
    margin: 0 auto;
}

video,
.emailer {
    margin: 0 auto;
    text-align: center;
    position: relative;
}

.website video {
    width: 100%;
}

.shadows {
    box-shadow: 0px 30px 30px -20px rgba(0, 0, 0, 0.5);
}

.digitalPage .whiteCurtain2 {
    height: 80vh;
}

.filterBtns {
    margin-top: 20px;
    display: block;
    width: auto;
    position: relative;
}

.filterBtns button {
    outline: none;
    border: none;
    background: #f2f2f2;
    padding: 5px 10px;
    border-radius: 5px;
    margin: 10px auto;
    font-weight: 700;
    transition: all .5s ease;
}

.mixtry {
    margin-top: 50px;
}

.filterBtns button:hover {
    color: #02BA07;
    letter-spacing: .5px;
}


.filterBtns button:first-child {
    margin-left: 0px;
}

.mixtry .digitalWrap:first-child {
    margin-top: -30px !important;
    padding: 0;
}






.footer {
    display: flex;
}

.leftfooter {
    background-color: #7EAF00;
    color: #efefef;
    width: 70%;
    min-height: 200px;
    display: flex;
    flex-direction: row;
    padding-left: 0px;
    justify-content: space-around;
    padding-top: 60px;
    padding-bottom: 50px;
}

.leftftrLft {
    display: flex;
    flex-direction: column;
	width: 25%;
}

.leftftrRht {
    width: 50%;
}
.leftftrRht form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.leftftrRht form .form-group {
    width: 46%;
	margin-bottom: 16px;
}
.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: transparent;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

textarea.form-control {
	height: calc(1.5em + .75rem + 2px);
}

.sndMsg {
    text-decoration: none;
    border: 1px #fff solid;
    border-radius: 30px;
    color: #fff;
    padding: 8px 32px;
    font-weight: 600;
    background: none;
    margin-top: 8px;
}

.sndMsg:hover {
    border: 1px #fff solid;
    background-color: #fff;
    color: #7EAF00;
}

.rightfooter {
    background-color: #fff;
    color: #000;
    display: flex;
    flex-direction: column;
    padding-left: 60px;
    padding-top: 60px;
    padding-bottom: 64px;
    justify-content: space-between;
	padding-right: 20px;
	width: 30%;
}
.footer h3 {
    font-size: 20px;
    font-weight: 700;
}
.footer a {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
}
.footer a:hover {
    color: rgba(255,255,255,0.6);
}
.leftfooter p {
    margin-bottom: 40px;
	font-size: 18px;
}
.rightfooter p {
    font-size: 16px;
    width: 56%;
}
p.cpy {
    font-size: 14px;
    margin: 0;
}
.leftfooter h3, .leftfooter a {
    color: #fff;
}


/**Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {
    .introCopy {
        width: 60%;
    }

    .floatingImg {
        position: absolute;
        bottom: 10%;
        right: -15px;
    }

    .girlImg {
        width: 60%;
        height: auto;
        object-fit: contain;
        position: relative;
        z-index: 11;
    }

    .workImg {
        height: 250px;
    }

    .works {
        margin: 5px;
    }

    .workArrowWrap {
        display: flex;
        position: absolute;
        right: 0;
        bottom: 20px;
        cursor: pointer;
    }


}

/*// Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
    .intro {
        min-height: 40vh;
    }

    .floatingImg img {
        width: auto;
        display: block;
        height: 350px;
        object-fit: contain;
    }

    .introCopy {
        bottom: 40px;
    }

    .introCopy h2 {
        width: 60%;
    }

    .clients {
        margin-top: 40px;
        padding: 50px;
    }

    .whiteCurtain {
        height: 250px;
    }

    .projects {
        display: flex;
        align-items: center;
    }

    .girlImg {
        width: 50%;
        transform: translateX(50px)
    }

    .copy {
        width: 50%;
        position: relative;
        transform: translateY(00px) translateX(-80px);
        background: white;
        padding: 30px 30px 30px 100px;
        margin-bottom: 00px;
    }

    .workImg {
        height: 450px;
    }

    .filterBtns button {
        margin-right: 10px;
    }

    .mixtry {
        margin-top: 20px;
    }
}

/*// Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
    .intro {
        min-height: 60vh;
    }

    .clientList {
        margin-top: 50px;
        width: 80%;
        justify-content: center;
    }

    .whiteCurtain2 {
        width: 100%;
        height: 300px;
        display: block;
        position: absolute;
        z-index: -1;
        background: white;
    }

    .cats {
        margin-top: 50px;
    }

    .landingFold h4 {
        font-size: 35px;
    }

    .workImg {
        height: 550px;
    }
}

/*// Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
    .intro {
        min-height: 60vh;
    }

    .introCopy {
        left: 10%;
        bottom: 80px;
    }

    .floatingImg img {
        height: 500px;
        bottom: 0px;
    }

    .projects {
        width: 50%;
        margin: 0 auto;
    }

    .whiteCurtain2 {
        width: 100%;
        height: 400px;
        display: block;
        position: absolute;
        z-index: -1;
        background: white;
    }

    .workImg {
        height: 650px;
    }
}

@media only screen and (max-width: 992px) {
	.leftfooter {
		width: 100%;
		padding-left: 50px;
		/* flex-direction: column; */
		justify-content: space-between;
	}
	.rightfooter {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
		display: flex;
		align-items: center;
		text-align: center;
		padding-top: 30px;
		padding-bottom: 30px;
	}
	ul.testmnlSlider li.slides p {
		width: 80%;
		margin: 0 auto;
	}
	ul.sideBarUl {
		align-items: center;
		text-align: center;
	}
	.section {
		padding: 90px 0 40px;
	}	
	.leftftrRht {
		width: 60%;
	}
	.leftftrRht form {
		justify-content: left;
	}
	.leftftrRht form .form-group {
		margin-right: 13px;
	}
	.footer {
		display: block;
	}
}

@media only screen and (max-width:654px){
	.leftfooter {
		display: flex;
		flex-direction: column;
	}
	.leftftrLft {
		width: 100%;
	}
	.leftftrRht {
		width: 100%;
		margin-top: 24px;
	}
	.rightfooter p {
		width: 84%;
	}
}
@media only screen and (max-width:600px){

	.footer {
		flex-direction: column;
	}
	.leftfooter, .rightfooter {
		width: 100%;
		padding-left: 40px;
	}
	
}