﻿@charset "UTF-8";



/*----------------------------------------*/
/*  01. VARIBALES CSS START
/*----------------------------------------*/


:root {
--primary: #E8BF96;
--secondary: #2c2c2c;
--black: #000;
--black-2: #1C1D20;
--black-3: #212125;
--black-4: #262629;
--black-5: #27272B;
--black-6: #333337;
--black-7: #27292D;
--black-8: #222227;
--black-9: #999999;
--black-10: #272422;
--black-11: #1D1917;
--black-12: #343231;
--black-13: #3C3636;
--black-14: #39393D;
--black-15: #141415;
--black-16: #202C58;
--white: #fff;
--white-2: #F9F9F9;
--white-3: #F3F3F3;
--white-4: #EFEFEF;
--white-5: #C1C1C1;
--white-6: #C9C6DE;
--white-7: #CDCDCD;
--white-8: #C7C7D7;
--white-9: #F5F5F5;
--white-10: #F0EDEB;
--white-11: #F0ECE9;
--white-12: #DDD2CC;
--white-13: #F6EEEA;
--white-14: #F4F0ED;
--white-15: #F3F0E4;
--white-16: #F2F0E5;
--white-17: #F8F8FC;
--white-18: #F6F3F0;
--white-19: #FBFAF7;
--gray: #666666;
--gray-2: #D9D9D9;
--gray-3: #636376;
--gray-4: #999999;
--gray-5: #232327;
--gray-6: #44454A;
--gray-7: #63637B;
--gray-8: #3B3B3F;
--gray-9: #3F3A36;
--gray-10: #555555;
--gray-11: #89827A;
--gray-12: #756F68;
--gray-13: #E9E9E9;
--gray-14: #3F4044;
--orange: #FD8F77;
--orange-deep: #EF6C22;
--orange-light: #BAB0AA;
--orange-2: #F56C1F;
--orange-3: #F3A072;
--blue-light: #52526C;
--blue-2: #3D3F60;
--blue-3: #6A6BBF;
--blue-4: #494B6C;
--blue-5: #BBBCD2;
--blue-6: #3F4061;
--blue-7: #433E5F;
--blue-8: #393B5A;
--blue-9: #58597D;
--yellow: #F4D8BB;
--yellow-light: #E8E0DB;
--yellow-2: #C2B7A1;
--yellow-3: #FFC700;
--yellow-4: #F59B14;
--yellow-5: #F2DCA1;
--purple: #AF89FF;
--purple-2: #D4BFFF;
--purple-3: #8181CB;
--purple-4: #384364;
--purple-5: #252D44;
--pink: #F8D3D3;
--pink-2: #FFA98D;
--pink-3: #F4E5D3;
--pink-4: #F2EDE1;
--pink-5: #FFD6B0;
--pink-6: #E7E2D1;
--pink-7: #DAD6C6;
--pink-8: #FDC1B4;
--pink-9: #F4E6D5;
--pink-10: #EEE5DC;
--pink-11: #DCAF82;
--pink-12: #E4DDD5;
--pink-13: #F2F1F0;
--pink-14: #FCF8F5;
--green: #3C524C;
--green-2: #668D7F;
--green-3: #7BD1C4;
--green-4: #B1E9B9;
--green-5: #4D605A;
--green-6: #3F524C;
--green-7: #89D0C3;
--green-8: #4C605A;
--green-9: #A0C1A8;
--green-10: #81C9BC;
--green-11: #D2EAF1;
--blue-1: #0D3570;
--blue-2: #E2F3FF;
--red: #F02E27;
}

.pb-20 {
padding-bottom: 20px;
}

.pb-30 {
padding-bottom: 30px;
}
@media only screen and (max-width: 767px) {
.pb-30 {
padding-bottom: 25px;
}
}
@media only screen and (max-width: 767px) {
}

.pb-40 {
padding-bottom: 40px;
}
@media only screen and (max-width: 767px) {
.pb-40 {
padding-bottom: 30px;
}
}
@media only screen and (max-width: 767px) {
}

.pb-50 {
padding-bottom: 50px;
}
@media only screen and (max-width: 767px) {
.pb-50 {
padding-bottom: 30px;
}
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}

.pb-70 {
padding-bottom: 70px;
}
@media only screen and (max-width: 991px) {
.pb-70 {
padding-bottom: 50px;
}
}
@media only screen and (max-width: 767px) {
.pb-70 {
padding-bottom: 35px;
}
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}

.pb-80 {
padding-bottom: 80px;
}
@media only screen and (max-width: 991px) {
.pb-80 {
padding-bottom: 50px;
}
}
@media only screen and (max-width: 767px) {
.pb-80 {
padding-bottom: 35px;
}
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}

.pb-100 {
padding-bottom: 100px;
}
@media only screen and (max-width: 991px) {
.pb-100 {
padding-bottom: 90px;
}
}
@media only screen and (max-width: 767px) {
.pb-100 {
padding-bottom: 60px;
}
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}

.pb-140 {
padding-bottom: 140px;
}
@media only screen and (max-width: 1399px) {
.pb-140 {
padding-bottom: 120px;
}
}
@media only screen and (max-width: 1199px) {
.pb-140 {
padding-bottom: 100px;
}
}
@media only screen and (max-width: 991px) {
.pb-140 {
padding-bottom: 90px;
}
}
@media only screen and (max-width: 767px) {
.pb-140 {
padding-bottom: 60px;
}
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}

.pt-10 {
padding-top: 10px;
}

.pt-20 {
padding-top: 20px;
}

.pt-30 {
padding-top: 30px;
}
@media only screen and (max-width: 767px) {
.pt-30 {
padding-top: 25px;
}
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}

.pt-50 {
padding-top: 50px;
}
@media only screen and (max-width: 767px) {
.pt-50 {
padding-top: 30px;
}
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}

.pt-70 {
padding-top: 70px;
}
@media only screen and (max-width: 991px) {
.pt-70 {
padding-top: 50px;
}
}
@media only screen and (max-width: 767px) {
.pt-70 {
padding-top: 35px;
}
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}

.pt-80 {
padding-top: 80px;
}
@media only screen and (max-width: 991px) {
.pt-80 {
padding-top: 50px;
}
}
@media only screen and (max-width: 767px) {
.pt-80 {
padding-top: 35px;
}
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}

.pt-100 {
padding-top: 100px;
}
@media only screen and (max-width: 991px) {
.pt-100 {
padding-top: 90px;
}
}
@media only screen and (max-width: 767px) {
.pt-100 {
padding-top: 60px;
}
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}

.pl-40 {
padding-inline-start: 40px;
}
@media only screen and (max-width: 1399px) {
.pl-40 {
padding-inline-start: 30px;
}
}
@media only screen and (max-width: 1199px) {
.pl-40 {
padding-inline-start: 20px;
}
}
@media only screen and (max-width: 991px) {
.pl-40 {
padding-inline-start: 10px;
}
}
@media only screen and (max-width: 767px) {
.pl-40 {
padding-inline-start: 0;
}
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}

.plr-100 {
padding-inline-start: 100px;
padding-inline-end: 100px;
}
@media only screen and (min-width: 1600px) {
.box-layout .plr-100 {
padding-inline-start: 30px;
padding-inline-end: 30px;
}
}
@media only screen and (max-width: 1919px) {
.plr-100 {
padding-inline-start: 30px;
padding-inline-end: 30px;
}
}
@media only screen and (max-width: 767px) {
.plr-100 {
padding-inline-start: 15px;
padding-inline-end: 15px;
}
}
@media only screen and (min-width: 1600px) {
.box-layout .plr-150 {
padding-inline-start: 30px;
padding-inline-end: 30px;
}
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 767px) {
}

.plr-200 {
padding-inline-start: 200px;
padding-inline-end: 200px;
}
@media only screen and (min-width: 1600px) {
.box-layout .plr-200 {
padding-inline-start: 50px;
padding-inline-end: 50px;
}
}
@media only screen and (max-width: 1919px) {
.plr-200 {
padding-inline-start: 50px;
padding-inline-end: 50px;
}
}
@media only screen and (max-width: 1199px) {
.plr-200 {
padding-inline-start: 30px;
padding-inline-end: 30px;
}
}
@media only screen and (max-width: 767px) {
.plr-200 {
padding-inline-start: 15px;
padding-inline-end: 15px;
}
}

.plr-250 {
padding-inline-start: 250px;
padding-inline-end: 250px;
}
@media only screen and (min-width: 1600px) {
.box-layout .plr-250 {
padding-inline-start: 50px;
padding-inline-end: 50px;
}
}
@media only screen and (max-width: 1919px) {
.plr-250 {
padding-inline-start: 50px;
padding-inline-end: 50px;
}
}
@media only screen and (max-width: 1199px) {
.plr-250 {
padding-inline-start: 30px;
padding-inline-end: 30px;
}
}
@media only screen and (max-width: 767px) {
.plr-250 {
padding-inline-start: 15px;
padding-inline-end: 15px;
}
}

.mt-20 {
margin-top: 20px;
}

.mt-30 {
margin-top: 30px;
}
@media only screen and (max-width: 767px) {
.mt-30 {
margin-top: 25px;
}
}
@media only screen and (max-width: 767px) {
}

.mt-40 {
margin-top: 40px;
}
@media only screen and (max-width: 767px) {
.mt-40 {
margin-top: 30px;
}
}
@media only screen and (max-width: 767px) {
}

.mt-50 {
margin-top: 50px;
}
@media only screen and (max-width: 767px) {
.mt-50 {
margin-top: 30px;
}
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}

.mt-80 {
margin-top: 80px;
}
@media only screen and (max-width: 991px) {
.mt-80 {
margin-top: 50px;
}
}
@media only screen and (max-width: 767px) {
.mt-80 {
margin-top: 35px;
}
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}

.mt-100 {
margin-top: 100px;
}
@media only screen and (max-width: 991px) {
.mt-100 {
margin-top: 90px;
}
}
@media only screen and (max-width: 767px) {
.mt-100 {
margin-top: 60px;
}
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}

.mb-10 {
margin-bottom: 10px;
}

.mb-20 {
margin-bottom: 20px;
}

.mb-30 {
margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
.mb-30 {
margin-bottom: 25px;
}
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}

.mb-50 {
margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
.mb-50 {
margin-bottom: 30px;
}
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}

@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}

/*----------------------------------------*/
/*  01. TYPOGRAPHY CSS START
/*----------------------------------------*/
@font-face {
font-family: 'Hellix';

src: local("Hellix Regular"), local("Hellix-Regular"),
url("../fonts/hellix/Hellix-Regular.woff2") format("woff2"),
url("../fonts/hellix/Hellix-Regular.woff") format("woff"),
url("../fonts/hellix/Hellix-Regular.ttf") format("truetype");
font-weight: 400;
font-style: normal;
font-display: swap;
}

@font-face {
font-family: 'Hellix-medium';

src: local("Hellix Medium"), local("Hellix-Medium"),
url("../fonts/hellix/Hellix-Medium.woff2") format("woff2"),
url("../fonts/hellix/Hellix-Medium.woff") format("woff"),
url("../fonts/hellix/Hellix-Medium.ttf") format("truetype");
font-weight: 500;
font-style: normal;
font-display: swap;

}


@font-face {
font-family: 'Hellix-light';
src: local("Hellix Light"), local("Hellix-Light"),
url("../fonts/hellix/Hellix-Light.woff2") format("woff2"),
url("../fonts/hellix/Hellix-Light.woff") format("woff"),
url("../fonts/hellix/Hellix-Light.ttf") format("truetype");
font-weight: 300;
font-style: normal;
font-display: swap;

}
:root {
--font_primary: "Hellix", sans-serif;
--font_awesome: "Font Awesome 6 Free";
}



* {
margin: 0;
padding: 0;
}

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

html {
scroll-behavior: smooth;
}

h1,
h2,
h3,
h4,
h5,
h6 {
padding: 0;
margin: 0;
color: var(--white);
}
.light h1,
.light h2,
.light h3,
.light h4,
.light h5,
.light h6 {
color:#000000;
}

ul,
ol {
padding: 0;
margin: 0;
}

li {
list-style: none;
}

a {
text-decoration: none;
transition: all 0.3s;
color: inherit;
}
a:hover {
color: inherit;
}

button {
background-color: transparent;
border: 0;
}

p {
padding: 0;
margin: 0;
line-height: 1.5;
font-weight: 400;
font-size: 16px;
color: var(--gray-4);
}
.light p {
color: var(--gray);
}

strong {
font-weight: 500;
}

video,
iframe,
img {
margin: 0;
padding: 0;
}

img {
max-width: 100%;
}

.medium {
font-weight: 600;
}

.bold {
font-weight: 700;
}

@media only screen and (max-width: 767px) {
.row.g-0 {
padding-right: 0;
padding-left: 0;
}
br {
display: none;
}
}
main {
display: inline-block;
width: 100%;
}

h1 {
font-size: 48px;
}

h2 {
font-size: 36px;
}

h3 {
font-size: 32px;
}

h4 {
font-size: 24px;
}

h5 {
font-size: 20px;
}

h6 {
font-size: 18px;
}

@keyframes wcBubble {
0% {
scale: 1;
}
50% {
scale: 1.5;
}
100% {
scale: 1;
}
}
@keyframes wcZoom {
0% {
scale: 1;
}
50% {
scale: 0.5;
}
100% {
scale: 1;
}
}
@keyframes wcZoom_2 {
0% {
scale: 1;
}
50% {
scale: 0.9;
}
100% {
scale: 1;
}
}
@keyframes wcSlideBottom {
0% {
transform: translateY(0);
}
50% {
transform: translateY(50px);
}
100% {
transform: translateY(0);
}
}
@keyframes reveal {
to {
opacity: 1;
filter: blur(0px);
}
}
@keyframes wcfadeUp {
0% {
opacity: 0;
transform: translateY(50px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}
@keyframes spinner {
to {
transform: rotateZ(360deg);
}
}
@keyframes characters {
0%, 75%, 100% {
opacity: 0;
transform: rotateY(-90deg);
}
25%, 50% {
opacity: 1;
transform: rotateY(0deg);
}
}
@keyframes sheen {
50% {
transform: translateY(-20px);
color: var(--primary);
}
}
.light .wc-color-white {
color: var(--black-2) !important;
}

.body-overlay {
position: fixed;
z-index: 9;
pointer-events: none;
top: 0;
opacity: 1;
inset-inline-start: 0;
width: 100vw;
height: 100vh;
background-repeat: repeat;
background-position: top left;
/*background-image: url(../imgs/writer/body-bg.png);*/
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
.sidebar-left .container {
max-width: 1170px;
}
@media only screen and (max-width: 1399px) {
.sidebar-left .container {
max-width: 1140px;
}
}
@media only screen and (max-width: 1199px) {
.sidebar-left .container {
max-width: 700px;
}
}
@media only screen and (max-width: 991px) {
.sidebar-left .container {
max-width: 720px;
}
}
@media only screen and (max-width: 767px) {
}
.light .cart img {
filter: brightness(1);
}
.light .offcanvas-nav img {
filter: brightness(1);
}
.light .border-btm {
border-color: var(--pink-12);
}
.light .separator-2 {
background-color: var(--white-3);
}
.separator-4 {
width: 100%;
height: 1px;
background-color: #475272;
}
.light .separator-4 {
background-color: #EAE6DA !important;
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
.light .separator-6 {
background-color: var(--white-4);
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}

.work_experience .experience {
font-weight: 500;
font-size: 14px;
line-height: 1.5;
text-transform: uppercase;
color: var(--white);
}
@media only screen and (max-width: 991px) {
.work_experience .experience {
padding-bottom: 25px;
margin-bottom: 25px;
}
}
.work_experience .experience span {
display: block;
font-weight: 400;
font-size: 80px;
line-height: 1;
padding-bottom: 12px;
}
.work_experience-2 .experience {
font-weight: 400;
font-size: 600px;
line-height: 0.95;
color: var(--white);
display: flex;
align-items: center;
justify-content: center;
padding-top: 60px;
position: relative;
z-index: 2;
}
@media only screen and (max-width: 1399px) {
.work_experience-2 .experience {
font-size: 400px;
}
}
@media only screen and (max-width: 767px) {
.work_experience-2 .experience {
font-size: 150px;
}
}
.work_experience-2 .experience span {
font-weight: 300;
font-size: 100px;
line-height: 1;
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
.work_process-2 .button {
font-size: 20px;
color: var(--white);
width: 100px;
height: 100px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
border: 1px solid var(--black-6);
position: relative;
z-index: 9;
transition: all 0.3s;
}
.light .work_process-2 .button {
border-color: #F3F2F2;
color: var(--black-2);
}
@media only screen and (max-width: 991px) {
.work_process-2 .button {
width: 70px;
height: 70px;
}
}
.work_process-2 .button:hover {
color: var(--primary);
border-color: var(--primary);
}

.work_process_experience .work_experience .experience {
border-bottom: 1px solid var(--gray-3);
padding-bottom: 40px;
margin-bottom: 40px;
position: relative;
}
@media only screen and (max-width: 991px) {
.work_process_experience .work_experience .experience {
padding-bottom: 25px;
margin-bottom: 25px;
}
}
@media only screen and (max-width: 1199px) {
}

.brand_logo_slider .swiper-wrapper {
transition-timing-function: linear;
}
.brand_logo_slider .swiper-slide {
width: auto;
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
.brand__logo img {
max-width: 155px;
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 1199px) {
}
.video_frame .frame {
position: absolute;
top: 0;
inset-inline-start: 0px;
width: 100%;
height: 100%;
}
.video_frame .caller {
font-family: "Hellix", sans-serif;
font-weight: 600;
font-size: 14px;
line-height: 1.4;
text-align: center;
color: var(--white);
position: absolute;
width: 100%;
inset-inline-start: 50%;
bottom: 75px;
transform: translateX(-50%);
}
.light .video_frame .caller {
color: var(--white);
}
@media only screen and (max-width: 767px) {
.video_frame .caller br {
display: block;
}
}
.video_frame-2 .text {
font-weight: 600;
font-size: 18px;
line-height: 1.3;
color: var(--white);
font-family: "Hellix", sans-serif;
text-align: center;
position: absolute;
inset-inline-start: 30%;
bottom: 175px;
}
@media only screen and (max-width: 1919px) {
.video_frame-2 .text {
inset-inline-start: 35%;
}
}
@media only screen and (max-width: 1199px) {
.video_frame-2 .text {
inset-inline-start: 33%;
bottom: 120px;
font-size: 16px;
}
}
@media only screen and (max-width: 767px) {
.video_frame-2 .text {
inset-inline-start: 30%;
bottom: 100px;
}
}
.video_frame-2 .text span {
display: block;
font-weight: 400;
font-size: 14px;
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1919px) {
}
.light .experience__item.have-timeline:after {
background-color: var(--white);
}
.experience__item .company {
font-weight: 500;
font-size: 16px;
line-height: 1.5;
color: var(--gray-4);
margin-bottom: 20px;
text-transform: capitalize;
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
.skill__item .percentage {
font-weight: 400;
font-size: 40px;
line-height: 1.1;
text-align: center;
color: var(--white);
text-transform: uppercase;
padding-bottom: 5px;
}
@media only screen and (max-width: 1199px) {
.skill__item .percentage {
font-size: 32px;
}
}
.skill__item .title {
font-weight: 500;
font-size: 14px;
line-height: 1.6;
color: var(--gray-4);
text-transform: uppercase;
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
.light .total_views .views {
color: var(--black-2);
}
@media only screen and (max-width: 1199px) {
}
.light .total_views p {
color: var(--black-2);
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
.light .subscribe_me li img {
filter: brightness(0.1);
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 1199px) {
}
.global_band .title {
font-weight: 400;
font-size: 24px;
line-height: 1;
color: var(--white-11);
text-transform: uppercase;
}
@media only screen and (max-width: 1199px) {
.global_band .title {
font-size: 20px;
}
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 1199px) {
.global_band .left img {
max-width: 40px;
}
}
@media only screen and (max-width: 1399px) {
}
.light .happy_client .client-info p {
color: #3F4061;
}
.happy_client .total {
font-weight: 500;
font-size: 24px;
line-height: 1.3;
color: var(--white);
writing-mode: tb;
transform: rotate(180deg);
}
.light .client_rating .client_rating_text p {
color: #3F4061;
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
.light .wc_call_us i {
color: var(--black-2);
}

.btn-wrapper {
position: relative;
z-index: 1;
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
.light .call-us-with-btn a img {
filter: brightness(0.2);
}

.progress__item .sonny_progressbar .progress-percent, .progress__item-2 .sonny_progressbar .progress-percent {
font-weight: 500;
font-size: 15px;
color: var(--white);
text-transform: uppercase;
inset-inline-end: auto;
inset-inline-end: 0;
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}

.play_video_on_hover {
max-width: 100%;
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}

.light .menu-icon::after, .light .menu-icon-2::after, .light .menu-icon::before, .light .menu-icon-2::before,
.light .menu-icon span,
.light .menu-icon-2 span {
background: var(--black-2);
}
.light .menu-icon:hover::after, .light .menu-icon-2:hover::after, .light .menu-icon:hover::before, .light .menu-icon-2:hover::before,
.light .menu-icon:hover span,
.light .menu-icon-2:hover span {
background: var(--primary);
}
.light .icon-circle {
background-color: var(white-2);
}
.light .brand__title {
color: var(--black-2);
}
.light .follow_on_social {
border-left: 1px solid var(--gray-4);
}
.light .skill__item {
background-color: var(--white-3);
}
.light .skill__item .percentage {
color: var(--black-2);
}
.light .experience__item {
background-color: var(--white-3);
}
.light .experience__item .exp-title {
color: var(--black-2);
}
.light .brand__title-2 {
color: var(--black-2);
}
.light .project_completed .title,
.light .project_completed .text {
color: var(--black-2);
}
.light .work_process-2 button {
color: var(--black-6);
}
.light .work_process-2 button:hover {
color: var(--primary);
}
.light .work_process-2 span {
color: var(--black-2);
}
.light .global_band .title {
color: var(--black-2);
}
.light .subscribe_me {
border-color: var(--black-2);
}
.light .subscribe_me li {
color: var(--black-2);
}
.light .subscribe_me li a {
color: var(--black-2);
}
.light .skill4_wrapper__title,
.light .progress__item .sonny_progressbar .progress-percent,
.light .progress__item-2 .sonny_progressbar .progress-percent {
color: var(--black-2);
}
.light .text-pos,
.light .photographer__hero-thcontent p {
color: var(--black-2);
}
.light .happy_client_rating .client_rating::before {
background-color: var(--black-2);
}
.light .client_rating p {
color: var(--black-2);
}
.light .client_rating .rated-by {
color: var(--black-2);
}
.light .call-us-with-btn a {
color: var(--black-2);
}
.light .call-us-with-btn a span {
color: var(--black-3);
}
.light .separator {
background-color: var(--blue-5);
}
.light .wc_call_us a {
color: var(--black-2);
}
.light .wc_call_us a:hover {
color: var(--primary);
}
.light .wc_call_us a span {
color: var(--blue-6);
}
.light .separator-4 {
background-color: var(--black-2);
}

.btn-wrapper {
display: inline-block;
}
.subscribe-circle .text {
animation: spinner 4s infinite linear;
}
.subscribe-circle .arrow {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 767px) {
}

.text__slider .swiper-wrapper {
transition-timing-function: linear;
}
.text__slider .text-slide-content {
gap: 20px;
display: flex;
align-items: center;
}
.text__slider .swiper-slide {
width: auto;
}
.text__slider .title {
color: var(--white);
}
.light .text__slider .title {
color: var(--black-2);
}

.light .hover-left-right {
color: transparent;
background-clip: text;
-webkit-background-clip: text;
background-size: 220% 100%;
background-repeat: no-repeat;
background-position: 100% 50%;
background-image: linear-gradient(to right, var(--primary) 45%, var(--black-2) 55%);
transition: all 1s ease-out;
}
.light .hover-left-right:hover {
background-position: 0% 50%;
}
.light .char-lg {
color: var(--black-2);
}
.price__btn .price {
display: inline-block;
height: 55px;
width: 55px;
border-radius: 50px;
text-align: center;
line-height: 55px;
background-color: var(--green);
color: var(--white);
font-weight: 500;
z-index: 2;
margin-inline-start: -27px;
margin-top: -32px;
}
.dir-rtl .list-check li::before {
transform: rotateY(180deg);
}
.dir-rtl .list-plus li {
padding-inline-start: 0;
padding-inline-end: 30px;
}
.dir-rtl .list-plus li::before {
inset-inline-start: unset;
inset-inline-end: 0;
}

.light .subscribe-circle-2 {
color: var(--white);
background: var(--black-2);
}
.light .subscribe-circle-2 span::after {
border-color: var(--white);
}

.text_invert > div {
background-image: linear-gradient(to right, rgb(255, 255, 255) 50%, rgb(66, 60, 60) 50%);
background-size: 200% 100%;
background-position-x: 100%;
color: transparent;
background-clip: text;
-webkit-background-clip: text;
}
.light .text_invert > div {
background-image: linear-gradient(to right, rgb(0, 0, 0) 50%, rgba(66, 60, 60, 0.5) 50%);
}
.light .timeline-wrapper::before {
background-color: #E9E9E9;
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
.dir-rtl .timeline-item:nth-child(even) .timeline-thumb {
text-align: center;
}
}
@media only screen and (max-width: 767px) {
.dir-rtl .timeline-item:nth-child(even) .timeline-count {
transform: translateX(-50%);
}
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
.circle-text .text {
animation: spinner 5s infinite linear;
}
.circle-text .icon {
position: absolute;
inset-inline-start: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
@media only screen and (max-width: 767px) {
}
@media (max-width: 575px) {
}
@media only screen and (max-width: 1199px) {
}
@media (max-width: 575px) {
}
.light .brand__text {
color: var(--black-2);
background-color: var(--white);
}
.light .brand__text.sfluence {
background-color: #F0ECE9;
}
.light .brand__text-wrap {
border-color: #D7D0CC;
}

::-webkit-scrollbar {
width: 5px;
}

::-webkit-scrollbar-track {
background: #d6d6d6;
}

::-webkit-scrollbar-thumb {
background: #888;
}

::-webkit-scrollbar-thumb:hover {
background: #555;
}

.swiper-button-disabled {
opacity: 0.5;
pointer-events: none;
}

/*
Default search styles
*/
.info-search__area {
position: fixed;
width: 300px;
right: 60px;
top: 120%;
padding: 15px 20px;
background-color: transparent;
border-radius: 10px;
z-index: 99999;
opacity: 0;
visibility: hidden;
transition: all 0.3s;
border: 1px solid var(--white);
}
.info-search__area.visible {
opacity: 1;
visibility: visible;
top: 140%;
}
.info-search__area form {
display: grid;
grid-template-columns: 1fr 20px;
gap: 10px;
}
.info-search__area input, .info-search__area .cf-details-comment__field textarea, .cf-details-comment__field .info-search__area textarea, .info-search__area .elc-inbd-comment__field textarea, .elc-inbd-comment__field .info-search__area textarea {
width: 100%;
border: 0;
background: transparent;
color: var(--white);
}
.info-search__area input::-moz-placeholder, .info-search__area .cf-details-comment__field textarea::-moz-placeholder, .cf-details-comment__field .info-search__area textarea::-moz-placeholder, .info-search__area .elc-inbd-comment__field textarea::-moz-placeholder, .elc-inbd-comment__field .info-search__area textarea::-moz-placeholder {
font-size: 12px;
color: var(--white-3);
}
.info-search__area input::placeholder, .info-search__area .cf-details-comment__field textarea::placeholder, .cf-details-comment__field .info-search__area textarea::placeholder, .info-search__area .elc-inbd-comment__field textarea::placeholder, .elc-inbd-comment__field .info-search__area textarea::placeholder {
font-size: 12px;
color: var(--white-3);
}
.info-search__area input:focus, .info-search__area .cf-details-comment__field textarea:focus, .cf-details-comment__field .info-search__area textarea:focus, .info-search__area .elc-inbd-comment__field textarea:focus, .elc-inbd-comment__field .info-search__area textarea:focus {
outline: 0;
}

#search_close {
display: none;
cursor: pointer;
}
@container (width > 575px) {
}
@container (width > 575px) {
}
@container (width > 575px) {
}
@container (width > 575px) {
}
@container (width > 575px) {
}
@container (width > 575px) {
}
@container (width > 575px) {
}
@container (width > 575px) {
}
@container (width > 767px) {
}
@container (width > 767px) {
}
@container (width > 767px) {
}
@container (width > 767px) {
}
@container (width > 767px) {
}
@container (width > 767px) {
}
@container (width > 767px) {
}
@container (width > 767px) {
}
@container (width > 991px) {
}
@container (width > 991px) {
}
@container (width > 991px) {
}
@container (width > 991px) {
}
@container (width > 991px) {
}
@container (width > 991px) {
}
@container (width > 991px) {
}
@container (width > 991px) {
}
@container (width > 1199px) {
}
@container (width > 1199px) {
}
@container (width > 1199px) {
}
@container (width > 1199px) {
}
@container (width > 1199px) {
}
@container (width > 1199px) {
}
@container (width > 1199px) {
}
@container (width > 1199px) {
}

/* Circular Progress Bars Design start */
@keyframes progress {
0% {
--percentage: 0;
}
100% {
--percentage: var(--value);
}
}
@property --percentage {
syntax: "<number>";
inherits: true;
initial-value: 0;
}
[role=progressbar] {
--percentage: var(--value);
--primary: #9A9EFF;
--secondary: #233259;
--color-value: #FCFAF5;
--size: 110px;
animation: progress 5s 0.5s forwards;
width: var(--size);
aspect-ratio: 1;
border-radius: 50%;
position: relative;
overflow: hidden;
display: grid;
place-items: center;
}

[role=progressbar]::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: conic-gradient(var(--primary) calc(var(--percentage) * 1%), var(--secondary) 0);
-webkit-mask: radial-gradient(white 55%, transparent 0);
mask: radial-gradient(white 55%, transparent 0);
mask-mode: alpha;
-webkit-mask: radial-gradient(rgba(0, 0, 0, 0) 55%, #000 0);
-webkit-mask-mode: alpha;
}

[role=progressbar]::after {
counter-reset: percentage var(--value);
content: counter(percentage) "%";
font-size: calc(var(--size) / 6);
font-weight: 600;
color: var(--color-value);
}
@media only screen and (max-width: 767px) {
}
.light .pagination-circle li {
color: var(--black-2);
}
.light .pagination-circle li a.active {
color: var(--white);
}
.light .pagination-circle li a img {
filter: brightness(0);
}

.dir-rtl .swiper-slide {
direction: rtl;
}

/* Test Purpose */
.offcanvas-area {
opacity: 0;
visibility: hidden;
}
.dir-rtl .link-btn {
display: flex;
flex-direction: row-reverse;
justify-content: flex-end;
}
.light .circle-pagination-style li {
color: var(--black-2);
}
.light .circle-pagination-style li a {
background-color: var(--white-2);
}
@media only screen and (max-width: 1199px) {
}

.wc-gallary-active .swiper-slide {
width: auto;
}
.light .go-top__btn {
color: var(--black-2);
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
.light .cf__videobox-vthumb {
filter: brightness(10);
}
.light .blog-details__quote-icon img {
filter: brightness(0.2);
}
.light .ratings img {
filter: none;
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 991px) {
}
.light .blog-details__quote-text p {
color: var(--black-2);
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
.light .creator-hero__imgs img {
border-color: var(--white);
background-color: var(--white);
}
.creator-hero__imgs .last {
width: 59px;
height: 59px;
background: var(--green-4);
border-radius: 100%;
font-size: 16px;
display: flex;
align-items: center;
justify-content: center;
color: var(--black-2);
z-index: 8;
font-weight: 500;
border: 2px solid var(--black-2);
}
.light .doctor-social-media li a {
color: var(--blue-6);
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
.light .doctor-blogdetails__wrapper p {
color: var(--gray-10);
}
.light .doctor-bds__title {
color: var(--blue-6);
}

.creator-testimonial__slider {
max-width: 1000px;
margin: 0 auto;
}
@media only screen and (max-width: 991px) {
.creator-testimonial__slider {
max-width: 620px;
}
}
@media only screen and (max-width: 767px) {
.creator-testimonial__slider {
max-width: 80%;
}
}
.light .dt-incs-pagination li a.active {
color: #202C58;
}
.light .dt-incs-pagination li a:hover {
color: #202C58;
}
.dir-rtl .dt-incs-pagination li a i {
transform: rotateY(180deg);
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
.light .elc-inbd-share__area {
border-color: #EAEAEA;
}
.light .dancer__blogdetails-tags li a {
color: var(--black-2);
background: #E4E3E2;
}
@media only screen and (max-width: 767px) {
}
.light .elc-inbd-share__wrapper p {
color: var(--black-2);
}
.light .elc-inbd-share__wrapper .elc-social-media a {
border-color: #555555;
color: #555555;
}
.light .elc-inbd-share__wrapper .elc-social-media a:hover {
color: var(--primary);
}
.light .elc-inbd-comment__field label {
color: #555555;
}
.light .elc-inbd-comment__field input, .light .elc-inbd-comment__field textarea {
background-color: #F5F5F5;
color: var(--black-2);
}
.light .elc-inbd-comment__field input::-moz-placeholder, .light .elc-inbd-comment__field textarea::-moz-placeholder {
color: #999999;
}
.light .elc-inbd-comment__field input::placeholder, .light .elc-inbd-comment__field textarea::placeholder {
color: #999999;
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
.film-header__nav .main-menu > ul > li > a {
font-size: 14px;
padding: 20px 25px;
font-weight: 500;
text-transform: uppercase;
}
.light .doctor__details-rtitle {
color: var(--blue-6);
background-color: #DFDFED;
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 1399px) {
}
.light .doctor__details-sidebar-inner {
background-color: #EEEEF6;
}

.joya__contact-wrapper {
margin-bottom: 90px;
}
@media only screen and (max-width: 1199px) {
.joya__contact-wrapper {
margin-bottom: 70px;
}
}
@media only screen and (max-width: 767px) {
.joya__contact-wrapper {
margin-bottom: 50px;
}
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
.joya__contact-wrap {
max-width: 100%;
margin: auto;
}
.joya__contact-wrap.film-contact-wrap {
max-width: unset;
}
.joya__contact-wrap .joya__contact-formfield input, .joya__contact-wrap .joya__contact-formfield .cf-details-comment__field textarea, .cf-details-comment__field .joya__contact-wrap .joya__contact-formfield textarea, .joya__contact-wrap .joya__contact-formfield .elc-inbd-comment__field textarea, .elc-inbd-comment__field .joya__contact-wrap .joya__contact-formfield textarea {
background: transparent;
color: currentColor;
border-bottom: 1px solid var(--gray-10);
}
.joya__contact-wrap .joya__contact-formfield input::-moz-placeholder, .joya__contact-wrap .joya__contact-formfield .cf-details-comment__field textarea::-moz-placeholder, .cf-details-comment__field .joya__contact-wrap .joya__contact-formfield textarea::-moz-placeholder, .joya__contact-wrap .joya__contact-formfield .elc-inbd-comment__field textarea::-moz-placeholder, .elc-inbd-comment__field .joya__contact-wrap .joya__contact-formfield textarea::-moz-placeholder {
color: var(--white);
}
.joya__contact-wrap .joya__contact-formfield input::placeholder, .joya__contact-wrap .joya__contact-formfield .cf-details-comment__field textarea::placeholder, .cf-details-comment__field .joya__contact-wrap .joya__contact-formfield textarea::placeholder, .joya__contact-wrap .joya__contact-formfield .elc-inbd-comment__field textarea::placeholder, .elc-inbd-comment__field .joya__contact-wrap .joya__contact-formfield textarea::placeholder {
color: var(--white);
}
.light .joya__contact-wrap .joya__contact-formfield input::-moz-placeholder, .light .joya__contact-wrap .joya__contact-formfield .cf-details-comment__field textarea::-moz-placeholder, .cf-details-comment__field .light .joya__contact-wrap .joya__contact-formfield textarea::-moz-placeholder, .light .joya__contact-wrap .joya__contact-formfield .elc-inbd-comment__field textarea::-moz-placeholder, .elc-inbd-comment__field .light .joya__contact-wrap .joya__contact-formfield textarea::-moz-placeholder {
color: var(--black-2);
}
.light .joya__contact-wrap .joya__contact-formfield input::placeholder, .light .joya__contact-wrap .joya__contact-formfield .cf-details-comment__field textarea::placeholder, .cf-details-comment__field .light .joya__contact-wrap .joya__contact-formfield textarea::placeholder, .light .joya__contact-wrap .joya__contact-formfield .elc-inbd-comment__field textarea::placeholder, .elc-inbd-comment__field .light .joya__contact-wrap .joya__contact-formfield textarea::placeholder {
color: var(--black-2);
}
.joya__contact-wrap .joya__contact-msg input, .joya__contact-wrap .joya__contact-msg .cf-details-comment__field textarea, .cf-details-comment__field .joya__contact-wrap .joya__contact-msg textarea, .joya__contact-wrap .joya__contact-msg .elc-inbd-comment__field textarea, .elc-inbd-comment__field .joya__contact-wrap .joya__contact-msg textarea {
background: transparent;
color: currentColor;
border-bottom: 1px solid var(--gray-10);
}
.joya__contact-wrap .joya__contact-msg input::-moz-placeholder, .joya__contact-wrap .joya__contact-msg .cf-details-comment__field textarea::-moz-placeholder, .cf-details-comment__field .joya__contact-wrap .joya__contact-msg textarea::-moz-placeholder, .joya__contact-wrap .joya__contact-msg .elc-inbd-comment__field textarea::-moz-placeholder, .elc-inbd-comment__field .joya__contact-wrap .joya__contact-msg textarea::-moz-placeholder {
color: var(--white);
}
.joya__contact-wrap .joya__contact-msg input::placeholder, .joya__contact-wrap .joya__contact-msg .cf-details-comment__field textarea::placeholder, .cf-details-comment__field .joya__contact-wrap .joya__contact-msg textarea::placeholder, .joya__contact-wrap .joya__contact-msg .elc-inbd-comment__field textarea::placeholder, .elc-inbd-comment__field .joya__contact-wrap .joya__contact-msg textarea::placeholder {
color: var(--white);
}
.light .joya__contact-wrap .joya__contact-msg input::-moz-placeholder, .light .joya__contact-wrap .joya__contact-msg .cf-details-comment__field textarea::-moz-placeholder, .cf-details-comment__field .light .joya__contact-wrap .joya__contact-msg textarea::-moz-placeholder, .light .joya__contact-wrap .joya__contact-msg .elc-inbd-comment__field textarea::-moz-placeholder, .elc-inbd-comment__field .light .joya__contact-wrap .joya__contact-msg textarea::-moz-placeholder {
color: var(--black-2);
}
.light .joya__contact-wrap .joya__contact-msg input::placeholder, .light .joya__contact-wrap .joya__contact-msg .cf-details-comment__field textarea::placeholder, .cf-details-comment__field .light .joya__contact-wrap .joya__contact-msg textarea::placeholder, .light .joya__contact-wrap .joya__contact-msg .elc-inbd-comment__field textarea::placeholder, .elc-inbd-comment__field .light .joya__contact-wrap .joya__contact-msg textarea::placeholder {
color: var(--black-2);
}
.joya__contact-wrap .joya__contact-checkbox input, .joya__contact-wrap .joya__contact-checkbox .cf-details-comment__field textarea, .cf-details-comment__field .joya__contact-wrap .joya__contact-checkbox textarea, .joya__contact-wrap .joya__contact-checkbox .elc-inbd-comment__field textarea, .elc-inbd-comment__field .joya__contact-wrap .joya__contact-checkbox textarea {
border: 1px solid var(--white);
}
.light .joya__contact-wrap .joya__contact-checkbox input, .light .joya__contact-wrap .joya__contact-checkbox .cf-details-comment__field textarea, .cf-details-comment__field .light .joya__contact-wrap .joya__contact-checkbox textarea, .light .joya__contact-wrap .joya__contact-checkbox .elc-inbd-comment__field textarea, .elc-inbd-comment__field .light .joya__contact-wrap .joya__contact-checkbox textarea {
border-color: var(--black-2);
}
.joya__contact-wrap .joya__contact-checkbox label::before {
background-image: url("../imgs/inner/dancer/check-white.png");
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
.joya__contact-formwrap {
display: flex;
gap: 40px;
}
@media only screen and (max-width: 991px) {
.joya__contact-formwrap {
flex-wrap: wrap;
}
}
.joya__contact-formfield {
width: 100%;
}
@media only screen and (max-width: 991px) {
.joya__contact-formfield {
max-width: 100%;
}
}
.joya__contact-formfield input, .joya__contact-formfield .cf-details-comment__field textarea, .cf-details-comment__field .joya__contact-formfield textarea, .joya__contact-formfield .elc-inbd-comment__field textarea, .elc-inbd-comment__field .joya__contact-formfield textarea {
width: 100%;
border: 0;
padding-bottom: 5px;
border-bottom: 1px solid #E9E9E9;
}
.joya__contact-formfield input::-moz-placeholder, .joya__contact-formfield .cf-details-comment__field textarea::-moz-placeholder, .cf-details-comment__field .joya__contact-formfield textarea::-moz-placeholder, .joya__contact-formfield .elc-inbd-comment__field textarea::-moz-placeholder, .elc-inbd-comment__field .joya__contact-formfield textarea::-moz-placeholder {
color: var(--gray-10);
}
.joya__contact-formfield input::placeholder, .joya__contact-formfield .cf-details-comment__field textarea::placeholder, .cf-details-comment__field .joya__contact-formfield textarea::placeholder, .joya__contact-formfield .elc-inbd-comment__field textarea::placeholder, .elc-inbd-comment__field .joya__contact-formfield textarea::placeholder {
color: var(--gray-10);
}
.joya__contact-formfield input:focus, .joya__contact-formfield .cf-details-comment__field textarea:focus, .cf-details-comment__field .joya__contact-formfield textarea:focus, .joya__contact-formfield .elc-inbd-comment__field textarea:focus, .elc-inbd-comment__field .joya__contact-formfield textarea:focus {
outline: 0;
}
.joya__contact-msg {
margin-top: 40px;
}
.joya__contact-msg input, .joya__contact-msg .cf-details-comment__field textarea, .cf-details-comment__field .joya__contact-msg textarea, .joya__contact-msg .elc-inbd-comment__field textarea, .elc-inbd-comment__field .joya__contact-msg textarea {
width: 100%;
border: 0;
padding-bottom: 5px;
border-bottom: 1px solid #E9E9E9;
}
.joya__contact-msg input:focus, .joya__contact-msg .cf-details-comment__field textarea:focus, .cf-details-comment__field .joya__contact-msg textarea:focus, .joya__contact-msg .elc-inbd-comment__field textarea:focus, .elc-inbd-comment__field .joya__contact-msg textarea:focus {
outline: 0;
}
.light .joya__contact-checkbox label {
color: var(--black);
}
.light .joya__contact-checkbox label::before {
filter: brightness(0);
}
.dancer__blogdetails-metainfo p .date {
display: inline-block;
position: relative;
padding-inline-start: 40px;
}
.dancer__blogdetails-metainfo p .date::before {
content: "";
position: absolute;
inset-inline-start: 10px;
top: 50%;
background: var(--gray-4);
height: 1px;
width: 20px;
}
.creator-testimonial__slider-wrap .btn-prev {
position: absolute;
top: 50%;
transform: translateY(-50%);
}
.creator-testimonial__slider-wrap .btn-next {
position: absolute;
top: 50%;
inset-inline-end: 0;
transform: translateY(-50%);
}
@media only screen and (max-width: 767px) {
}

.athletic__footer {
padding-top: 45px;
padding-bottom: 45px;
display: grid;
gap: 20px;
align-items: center;
grid-template-columns: 1fr 0.8fr 1fr;
background-color: var(--black-2);
}
@media only screen and (max-width: 767px) {
.athletic__footer {
gap: 40px;
grid-template-columns: 1fr;
}
}
@media only screen and (max-width: 991px) {
.athletic__footer-left {
grid-column: 1/2;
grid-row: 1;
}
}
@media only screen and (max-width: 767px) {
.athletic__footer-left {
text-align: center;
}
}
@media only screen and (max-width: 991px) {
.athletic__footer-right {
grid-row: 1;
grid-column: 2/-1;
}
}
@media only screen and (max-width: 767px) {
.athletic__footer-right {
grid-row: 2;
grid-column: 1;
}
}
.athletic__footer-center {
text-align: center;
}
@media only screen and (max-width: 991px) {
.athletic__footer-center {
grid-row: 2;
grid-column: 1/-1;
margin-top: 30px;
}
}
@media only screen and (max-width: 767px) {
.athletic__footer-center {
grid-row: 3;
margin-top: 0;
text-align: center;
}
.athletic__footer-center br {
display: block;
}
}
.athletic__footer-center p {
font-size: 15px;

}
.light .athletic__footer-center p {

}
.athletic__footer-center a {
transition: all 0.3s;
color: var(--white);
display: inline-block;
}
.athletic__footer-center a:hover {
color: var(--primary);
}
.athletic__footer-items {
gap: 26px;
display: flex;
justify-content: flex-end;
}
@media only screen and (max-width: 767px) {
.athletic__footer-items {
gap: 20px;
justify-content: center;
}
}
.athletic__footer-item {
text-align: center;
}
.athletic__footer-item i {
font-size: 20px;
color: var(--white);
transition: all 0.3s;
}
.athletic__footer-item i:hover {
color: var(--primary);
}
.athletic__footer-item p {
color: var(--white);
padding-top: 5px;
font-size: 14px;
}
.light .athletic__footer.speaker-footer__area .athletic__footer-center a {
color: var(--black-2);
}
.light .athletic__footer.speaker-footer__area .athletic__footer-item i {
color: var(--black-2);
}
.light .athletic__footer.speaker-footer__area .athletic__footer-item p {
color: var(--black-2);
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
.dir-rtl .lawyer__faq .accordion-button::after, .dir-rtl .lawyer__faq-2 .accordion-button::after {
margin-inline-start: unset;
margin-inline-end: auto;
}
.lawyer__faq .accordion-button:not(.collapsed)::after, .lawyer__faq-2 .accordion-button:not(.collapsed)::after {
content: "\f068";
}
.light .lawyer__faq .accordion-header, .light .lawyer__faq-2 .accordion-header {
border-color: var(--white-9);
}
@media only screen and (max-width: 767px) {
}
.light .lawyer__faq .accordion-button, .light .lawyer__faq-2 .accordion-button {
color: var(--black-2);
}
.lawyer__faq .accordion-item, .lawyer__faq-2 .accordion-item {
border: 0;
background-color: transparent;
}
.lawyer__faq .accordion-item p, .lawyer__faq-2 .accordion-item p {
padding: 0;
border: 0;
}
.lawyer__faq .accordion-button:not(.collapsed), .lawyer__faq-2 .accordion-button:not(.collapsed) {
box-shadow: none;
}
.light .lawyer__faq-2 .accordion-button.collapsed {
background-color: var(--white-2);
}
.light .lawyer-contact__box {
background-color: var(--white-4);
}
.light .lawyer-contact__box-subTitle {
color: var(--primary);
}
.light .lawyer-contact__box-title {
color: var(--black-2);
}
.light .lawyer-contact__box-btn .wc-btn-primary:hover {
color: var(--black-2);
}
.light .lawyer-contact__box-btn .wc-btn-primary::after {
background-color: var(--white);
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
.light .elc-inbd-tags.sfluence-social-media li a:hover {
color: var(--black-2);
background-color: var(--white);
}
@media only screen and (max-width: 767px) {
}
.light .elc-inbd-tags li a {
color: #555555;
background-color: #F4F4F4;
}
.light .elc-inbd-tags li a:hover {
background-color: var(--black-2);
color: var(--white);
}
.light .elc-inbd-tags li:first-child {
color: var(--black-2);
}
.light .elc-inbd-sidebar__area .lawyer__blog-related {
background-color: #F9F9F9;
}
.light .elc-inbd-sidebar__area .lawyer-contact__box {
background-color: var(--black-2);
}
.light .elc-inbd-sidebar__area .lawyer__blog-related-item {
border-color: #D0D0D0;
}
.light .pdesigner-contact__form.common .input-item input,
.light .pdesigner-contact__form.common .input-item textarea {
background-color: var(--white-4);
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
.light .pdesigner-contact__form .input-item input, .light .pdesigner-contact__form .input-item .cf-details-comment__field textarea, .cf-details-comment__field .light .pdesigner-contact__form .input-item textarea, .light .pdesigner-contact__form .input-item .elc-inbd-comment__field textarea, .elc-inbd-comment__field .light .pdesigner-contact__form .input-item textarea {
color: var(--gray);
background-color: var(--white-2);
}
.light .pdesigner-contact__form .input-item textarea {
color: var(--gray);
background-color: var(--white-2);
}
.dir-rtl .pdesigner-contact__form .input-item.submit button i {
transform: rotate(180deg);
}

.pdesigner-contact__area {
padding-inline-start: 5px;
padding-inline-end: 5px;
background-color: var(--black-3);
}
.pdesigner-contact__area .sec-title-wrapper {
padding-bottom: 60px;
}
.pdesigner-contact__area .sec-title-wrapper p {
font-size: 20px;
}
@media only screen and (max-width: 767px) {
}
.pdesigner-contact__type .icon {
width: 50px;
height: 50px;
border: 1px solid var(--black-6);
display: flex;
align-items: center;
justify-content: center;
color: var(--primary);
border-radius: 50px;
}
.light .pdesigner-contact__type a:hover {
color: var(--primary);
}
.light .dancer__abouthow {
background-color: var(--white);
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media (max-width: 575px) {
}
.light .dancer__abouthow-title {
color: var(--black-2);
}
@media (max-width: 575px) {
}
.light .elc-header__meta .call-us a {
color: var(--black-2);
}
.light .elc-header__meta .call-us a span {
color: var(--black-2);
}
.light .elc-header__meta .call-us a strong {
color: var(--black-2);
}
.light .elc-header__meta .call-us a i {
color: var(--black-2);
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 1199px) {
}
.light .photographertwo__hero-title {
color: var(--white);
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
.photographertwo__photo-morework .text {
font-weight: 500;
font-size: 14px;
line-height: 1.5;
color: var(--white);
}
.light .photographertwo__photo-morework .text {
color: var(--black-2);
}
.photographertwo__photo-morework .imgs {
gap: 40px;
display: flex;
}
.dir-rtl .photographertwo__photo-morework .imgs {
flex-flow: row-reverse;
}
@media only screen and (max-width: 767px) {
.photographertwo__photo-morework .imgs {
gap: 15px;
}
}
.photographertwo__photo-morework .imgs img {
width: 60px;
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
.dt-incd-case__title-wrapper .title {
font-size: 30px;
font-weight: 700;
line-height: 1.2;
}
@media only screen and (max-width: 1199px) {
.dt-incd-case__title-wrapper .title {
font-size: 26px;
}
}
@media only screen and (max-width: 767px) {
.dt-incd-case__title-wrapper .title {
font-size: 24px;
}
}

/*----------------------------------------*/
/*  01. THEME CSS START
/*----------------------------------------*/
html {
--container-max-widths: 1320px;
}
@media only screen and (max-width: 1399px) {
html {
--container-max-widths: 1140px;
}
}
@media only screen and (max-width: 1199px) {
html {
--container-max-widths: 960px;
}
}
@media only screen and (max-width: 991px) {
html {
--container-max-widths: 720px;
}
}
@media only screen and (max-width: 767px) {
html {
--container-max-widths: 540px;
}
}

body {
background-color: var(--white-9);
color: var(--gray-4);
}
body.light {
color: var(--gray);
}

.body-wrapper {
background-color: var(--black-2);
}
.light .body-wrapper {
background-color: var(--white);
}

.img_anim_reveal {
visibility: hidden;
overflow: hidden;
}
.img_anim_reveal img {
-o-object-fit: cover;
object-fit: cover;
transform-origin: left;
}

.anim-reveal-line {
overflow: hidden;
}
.light .color-white {
color: var(--black-2) !important;
}
.light .color-light {
color: var(--black-2);
}

.box-layout {
max-width: 1600px;
margin: 0 auto;
overflow: hidden !important;
}

header {
margin-bottom: -1px;
z-index: 100;
}

section {
margin-bottom: -1px;
}

.dir-rtl {
direction: rtl;
}
.light .show-dark {
display: none;
}
.light .show-light {
display: inline-block;
}
.light .line-divider-sm {
background-color: #E9E9E9;
}

.admin-bar header,
.admin-bar .body-wrapper {
margin-top: 32px;
}

.swiper,
.swiper-container {
direction: ltr;
}

.light .icon-circle {
background-color: var(--white-3);
}

.light .developer-skill__area {
background-color: var(--white-2);
}
.light .developer-portfolio__area {
background-color: var(--white-2);
}
.light .developer-brand__area {
background-color: var(--white-2);
}
.light .developer-hero__title {
color: var(--black-2);
}
.light .developer-hero__left p {
color: var(--black-2);
}
.light .developer-hero__social-wrapper {
border-color: var(--gray-2);
}
.light .developer-hero__social-wrapper .follow-me {
color: var(--gray);
}
.light .developer-experience__item {
background-color: var(--white-3);
}
.light .developer-experience__item .exp-title {
color: var(--black-2);
}
.light .developer-experience__item .company {
color: var(--gray);
}
.light .developer-award__title {
color: var(--black-2);
}
.light .developer-award__date {
color: var(--gray);
}
.light .developer-skill__item {
background-color: var(--white-3);
}
.light .developer-skill__percentage {
color: var(--black-2);
}
.light .developer-skill__title {
color: var(--gray);
}
.light .developer-skill__grid .sonny_progressbar .progress-percent {
color: var(--black-2);
}
.light .developer-resume__tab-menu ul {
background-color: var(--white-3);
}
.light .developer-resume__tab-menu ul li a {
color: var(--black-2);
}
.light .developer-about__top .experience {
color: var(--black-2);
}
.light .developer-about__top .experience-title {
color: var(--black-2);
}
.light .developer-about__info li strong {
color: var(--black-2);
}
.light .developer-about__slide {
color: var(--white-3);
}
.light .developer-portfolio__title {
color: var(--black-2);
}
.light .developer-portfolio__date {
color: var(--gray);
}
.light .developer-service__item a {
background-color: var(--white-2);
}
.light .developer-service__title {
color: var(--black-2);
}
.light .developer-testimonial__slider .btn-swiper {
border: 1px solid var(--gray-4);
}
.light .developer-testimonial__slide p {
color: var(--black-2);
}
.light .developer-testimonial__slide .client-name {
color: var(--black-2);
}
.light .developer-testimonial__slide .client-role {
color: var(--gray);
}
.light .developer-brand__title {
color: var(--black-2);
}
.light .developer-blog__title a {
color: var(--black-2);
}
.light .developer-blog__meta li a {
color: var(--gray);
background-color: var(--white-3);
}
.light .developer-blog__meta li a:hover {
color: var(--black-2);
}
.light .developer-blog__link {
color: var(--gray);
}
.light .developer-blog__link::after {
background: var(--gray);
}
.light .developer-blog__link:hover {
color: var(--black-2);
}

/*----------------------------------------*/
/*   INDEX LIGHT VERSION
/*----------------------------------------*/
.light .sidebar-menu li a {
color: var(--white);
}
.light .pdesigner-blog__area {
background: var(--white);
}
.light .footer__area-2 {
background: var(--white);
}
.light .pdesigner-hero__title {
color: var(--black-2);
}
.light .pdesigner-service__title {
color: var(--black-2);
}
.light .pdesigner-service__title::before {
background-color: var(--black-2);
}
.light .pdesigner-service__item {
border-color: var(--gray-2);
}
.light .pdesigner-service__item:hover .pdesigner-service__number {
color: var(--black-2);
}
.light .pdesigner-service__item ul li {
color: var(--black-2);
}
.light .pdesigner-portfolio__btn-list button {
color: var(--black-2);
}
.light .pdesigner-contact__info {
padding-left: 1px;
}
.light .pdesigner-contact__type .icon {
border-color: var(--white-6);
}

/*----------------------------------------*/
/*   FREELANCER LIGHT VERSION
/*----------------------------------------*/
.light .header__area-3::before {
background: var(--white);
}
.light .sec-title-2 {
color: var(--white);
}
.light .sec-title-2 {
color: var(--black-2);
}
.light .footer__address p {
color: var(--black-2);
}

/*----------------------------------------*/
/*   MARKETER LIGHT VERSION
/*----------------------------------------*/
.light .marketer__expertise, .light .marketer__testimonial {
background-color: var(--white-2);
}
.light .marketer__hero-line span, .light .marketer__about-left::after {
background-color: var(--black-9);
}
.light .marketer__hero-shape2, .light .marketer__hero-shape3, .light .marketer__hero-shape6, .light .marketer__hero-shape9 {
filter: invert(0.8);
}
.light .marketer__work-date {
color: var(--white);
}
.light .marketer__expertise-dis p, .light .marketer__award-content span, .light .marketer__testimonial-position, .light .marketer__work-workdetails p, .light .marketer__expertise-footer p {
color: var(--gray);
}
.light .marketer__expertise-item {
background: linear-gradient(180deg, var(--white-3) 0%, rgba(255, 255, 255, 0) 100%);
}
.light .marketer__expertise-item:hover {
background-color: var(--white-3);
}
.light .marketer__experience-items {
border-color: var(--black-9);
}
.light .marketer__experience-items.b-left::before {
background-color: var(--black-9);
}
.light .marketer__testimonial-item {
background-color: var(--white-4);
}
.light .marketer__testimonial-wrapper .swiper-pagination span {
color: var(--black-2);
}
.light .marketer__testimonial-wrapper .dash {
background: var(--black-2);
}
.light .marketer__about .sec-title-3 {
color: var(--black-2);
}
.light .marketer__counter-item .text p {
color: var(--black-2);
}
.light .marketer__about-right a {
color: var(--black-2);
}
.light .marketer__textslider .title {
color: var(--black-2);
}

/*----------------------------------------*/
/*   FASHION LIGHT VERSION
/*----------------------------------------*/
.light .fashion__hero {
background-color: var(--white);
}
.light .fashion__about {
background-color: var(--white-2);
}
.light .fashion__work {
background-color: var(--white);
}
.light .fashion__service {
padding-bottom: 150px;
background-color: var(--white);
}
.light .fashion__nominated {
background-color: var(--white);
}
.light .fashion__contact {
background-color: var(--white);
}
.light .fashion__footer {
background-color: var(--white-2);
}

/*----------------------------------------*/
/*   ARCHITECHT LIGHT VERSION
/*----------------------------------------*/
.light .architect-hero__area {
background-color: var(--white);
}
.light .architect-cta__area .line {
border-color: var(--white-4);
border-bottom: 2px solid var(--white-4);
}
.light .architect-text__area .title {
color: var(--black-2);
}
.light .architect-portfolio__title {
color: var(--black-2);
}
.light .architect-award__title {
color: var(--black-2);
}
.light .architect-award__item {
border-color: var(--white-4);
}
.light .architect-cta__title {
color: var(--black-2);
}

/*----------------------------------------*/
/*   YOGATRAINER LIGHT VERSION
/*----------------------------------------*/
.light .plan__item {
border-color: var(--gray-4);
}

.light .joya__contact-formfield input::-moz-placeholder, .light .joya__contact-formfield .cf-details-comment__field textarea::-moz-placeholder, .cf-details-comment__field .light .joya__contact-formfield textarea::-moz-placeholder, .light .joya__contact-formfield .elc-inbd-comment__field textarea::-moz-placeholder, .elc-inbd-comment__field .light .joya__contact-formfield textarea::-moz-placeholder {
color: var(--black-2);
}

.light .joya__contact-formfield input::placeholder, .light .joya__contact-formfield .cf-details-comment__field textarea::placeholder, .cf-details-comment__field .light .joya__contact-formfield textarea::placeholder, .light .joya__contact-formfield .elc-inbd-comment__field textarea::placeholder, .elc-inbd-comment__field .light .joya__contact-formfield textarea::placeholder {
color: var(--black-2);
}
.light .joya__contact-msg input::-moz-placeholder, .light .joya__contact-msg .cf-details-comment__field textarea::-moz-placeholder, .cf-details-comment__field .light .joya__contact-msg textarea::-moz-placeholder, .light .joya__contact-msg .elc-inbd-comment__field textarea::-moz-placeholder, .elc-inbd-comment__field .light .joya__contact-msg textarea::-moz-placeholder {
color: var(--black-2);
}
.light .joya__contact-msg input::placeholder, .light .joya__contact-msg .cf-details-comment__field textarea::placeholder, .cf-details-comment__field .light .joya__contact-msg textarea::placeholder, .light .joya__contact-msg .elc-inbd-comment__field textarea::placeholder, .elc-inbd-comment__field .light .joya__contact-msg textarea::placeholder {
color: var(--black-2);
}
.light .joya__contact-checkbox input, .light .joya__contact-checkbox .cf-details-comment__field textarea, .cf-details-comment__field .light .joya__contact-checkbox textarea, .light .joya__contact-checkbox .elc-inbd-comment__field textarea, .elc-inbd-comment__field .light .joya__contact-checkbox textarea {
border: 1px solid var(--black-2);
}
.light .joya__contact-checkbox label::before {
filter: brightness(0);
}
.light .photographertwo__photo-title2 {
color: var(--black-2);
}

/*----------------------------------------*/
/*   WRITER LIGHT VERSION
/*----------------------------------------*/
.light .writer-hero__area::after {
position: absolute;
background: linear-gradient(180deg, rgba(28, 29, 32, 0) 0%, var(--white-9) 85%);
}
.light .writer-about__area .sec-title-11::after {
background: var(--gray-2);
}
.light .writer-blog__area .sec-title-wrap::after {
background: var(--gray-2);
}
.light .writer-blog__area .sec-title-wrap a {
color: var(--gray-10);
}
.light .writer-blog__area .sec-title-wrap a:hover {
color: var(--black-2);
}
.light .writer-hero__top .link {
color: var(--black-2);
border-top: 1px solid var(--black-2);
}
.light .writer-hero__top .link::after {
filter: invert(1);
}
.light .writer-hero__top .link img {
filter: invert(1);
}
.light .writer-hero__title {
color: var(--black-2);
}
.light .writer-hero__btm .right p {
color: var(--black-2);
}
.light .writer-about__content .read {
color: var(gray-10);
}
.light .writer-featured__title {
color: var(--black-2);
}
.light .writer-portfolio__top {
border-color: var(--gray-2);
}
.light .writer-portfolio__item .date {
color: var(--gray-10);
}
.light .writer-portfolio__item .title {
color: var(--black-2);
}
.light .writer-portfolio__info a {
color: var(--gray-10);
border-color: var(--gray-10);
}
.light .writer-portfolio__info a:hover {
color: var(--black-2);
border-color: var(--black-2);
}
.light .writer-publish__title {
color: var(--black-2);
}
.light .writer-publish__sub-title {
color: var(--black-2);
}
.light .writer-publish__sub-title span {
background: var(--black-2);
}
.light .writer-publish__year .year {
color: var(--black-2);
}
.light .writer-publish__book .name {
color: var(--gray-10);
}
.light .writer-publish__book p {
color: var(--gray-10);
}
.light .writer-publish__note {
border-color: var(--gray-2);
}
.light .writer-publish__note p {
border-color: var(--gray-2);
color: var(--gray-10);
}
.light .writer-publish__note p span {
color: var(--black-2);
}
.light .writer-award__title {
color: var(--black-2);
}
.light .writer-award__title span {
color: var(--white);
background-color: var(--black-2);
}
.light .writer-award__content p {
color: var(--gray-10);
}
.light .writer-award__content p span {
color: var(--black-2);
}
.light .writer-award__content p a {
color: var(--black-2);
}
.light .writer-award__content p a::after {
background-color: var(--black-2);
}
.light .writer-award__right .title {
color: var(--black-2);
border-color: var(--gray-2);
}
.light .follow-instagram p::after {
background-color: var(--black-2);
}
.light .follow-instagram p a {
color: var(--black-2);
}
.light .follow-instagram p a:hover {
color: var(--gray-10);
}

/*----------------------------------------*/
/*   ARTIST LIGHT VERSION
/*----------------------------------------*/
.light .artist__textslider-area {
background-color: var(--black-2);
}
.light .artist__header-menu li a {
color: var(--black-2);
}
.light .artist__header-menu li a:hover {
color: var(--primary);
}
.light .artist__showcase-name {
color: var(--black-2);
}
.light .artist__showcase-title {
color: var(--black-2);
}
.light .artist__gallary-content span {
color: var(--black-2);
}
.light .artist__exhibition-title {
color: var(--black-2);
}
.light .artist__exhibition-location * {
color: var(--black-2);
}
.light .artist__exhibition-location, .light .artist__exhibition-item {
border-color: var(--gray-4);
}
.light .artist__profile-name {
color: var(--black-2);
}
.light .artist__profile-item span:last-of-type {
color: var(--black-2);
}

/*----------------------------------------*/
/*   SOCIAL INFLUENCE LIGHT VERSION
/*----------------------------------------*/
.light .double-border::before,
.light .double-border::after {
background-color: var(--black-2);
}
.light .get-touch {
color: var(--black-2);
border-color: var(--black-2);
}
.light .sfluence-brand__area {
border-color: var(--white-11);
}
.light .sfluence-brand__area .text {
background-color: var(--white-2);
}
.light .sfluence-blog__area .sec-text p {
color: var(--gray-10);
}
.light .sfluence-blog__area .sec-text a {
filter: invert(0);
}
.light .sfluence-hero__mid p {
color: var(--gray-10);
}
.light .sfluence-hero__mid .subscribe {
border-color: var(--gray-10);
}
.light .sfluence-hero__mid .subscribe::after {
background: var(--gray-10);
}
.light .sfluence-hero__mid .subscribe li {
color: var(--gray-10);
}
.light .sfluence-hero__mid .subscribe li img {
filter: invert(1);
}
.light .sfluence-hero__mid .subscribe li a {
color: var(--gray-10);
}
.light .sfluence-hero__top .video-wrap button {
color: var(--black-2);
}
.light .sfluence-hero__top .wrap {
background-image: url(../imgs/social-influence/shape-5.png);
}
.light .sfluence-hero__btm .sub-title {
color: var(--black-2);
}
.light .sfluence-hero__btm .band p {
color: var(--black-2);
}
.light .sfluence-hero__btm .band img {
filter: invert(1);
}
.light .sfluence-hero__btm .arrow {
filter: invert(1);
}
.light .sfluence-service__title {
color: var(--black-2);
}
.light .sfluence-service__title::before {
background-color: var(--black-2);
}
.light .sfluence-service__top p {
color: var(--gray-10);
}
.light .sfluence-service__list {
border-color: #D7D0CC;
}
.light .sfluence-service__info .logos::before {
background-color: #D7D0CC;
}
.light .sfluence-service__btm .wc-btn {
color: var(--black-2);
border-color: var(--black-2);
}
.light .sfluence-service__btm .arrow {
filter: invert(1);
}
.light .sfluence-blog__item::after {
background-color: #D7D0CC;
}
.light .sfluence-blog__item .thumb:hover {
border-color: #D7D0CC;
}
.light .sfluence-video__title {
color: var(--black-2);
}
.light .sfluence-video__top p {
color: var(--black-2);
}
.light .sfluence-video__btm .mid-line {
background: var(--black-2);
}
.light .sfluence-video__btm .swiper-pagination-fraction {
color: var(--black-2);
}
.light .sfluence-event__top p {
color: var(--gray-10);
}
.light .sfluence-event__top p::before {
background: var(--black-2);
}
.light .sfluence-event__list a {
border-color: var(--gray-10);
}
.light .sfluence-event__item .title,
.light .sfluence-event__item .text,
.light .sfluence-event__item .date,
.light .sfluence-event__item .location {
color: var(--black-2);
}
.light .sfluence-event__item .link img {
filter: invert(1);
}
.blog-img-zoom {
overflow: hidden;
}
.blog-img-zoom img {
transform: scale(1);
transition: all 1s;
}
.blog-img-zoom:hover img {
transform: scale(1.1);
}

.line {
position: relative;
}

.light .line-col-4 div, .light .line-col-3 div {
background: var(--white-4);
}
@media only screen and (max-width: 767px) {
}
.container-preloader .animation-preloader .txt-loading .characters {
color: var(--white);
position: relative;
display: inline-block;
}
.light .container-preloader .animation-preloader .txt-loading .characters {
color: rgba(0, 0, 0, 0.2);
}
@media only screen and (max-width: 767px) {
.container-preloader .animation-preloader .txt-loading .characters {
font-size: 50px;
}
}
.container-preloader .animation-preloader .txt-loading .characters:before {
color: var(--primary);
content: attr(data-text);
animation: characters 4s infinite;
left: 0;
top: 0;
opacity: 0;
position: absolute;
transform: rotateY(-90deg);
}
.container-preloader .animation-preloader .txt-loading .characters:nth-child(2):before {
animation-delay: 0.2s;
}
.container-preloader .animation-preloader .txt-loading .characters:nth-child(3):before {
animation-delay: 0.4s;
}
.container-preloader .animation-preloader .txt-loading .characters:nth-child(4):before {
animation-delay: 0.6s;
}
.container-preloader .animation-preloader .txt-loading .characters:nth-child(5):before {
animation-delay: 0.8s;
}
.container-preloader .animation-preloader .txt-loading .characters:nth-child(6):before {
animation-delay: 1s;
}
.light .container-preloader .loader-section {
background-color: var(--white);
}

.loaded .animation-preloader {
opacity: 0;
transition: 0.3s ease-out;
}
.loaded .loader-section.section-left {
transform: translateX(-101%);
transition: 0.7s 0.3s all cubic-bezier(0.1, 0.1, 0.1, 1);
}
.loaded .loader-section.section-right {
transform: translateX(101%);
transition: 0.7s 0.3s all cubic-bezier(0.1, 0.1, 0.1, 1);
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
.light .go-top-writer {
color: var(--black-2);
background-image: url(../imgs/writer/go-top-light.png);
}
@media only screen and (max-width: 767px) {
}

.progress-wrap {
position: fixed;
right: 20px;
bottom: 127px;
height: 46px;
width: 46px;
cursor: pointer;
display: block;
border-radius: 50px;
z-index: 99;
opacity: 0;
visibility: hidden;
transform: translateY(15px);
transition: all 200ms linear;
}

.progress-wrap.active-progress {
opacity: 1;
visibility: visible;
transform: translateY(0);
}

.progress-wrap::after {
position: absolute;
content: "\f062";
font: var(--fa-font-solid);
text-align: center;
line-height: 46px;
font-size: 20px;
color: var(--white);
left: 0;
top: 0;
height: 46px;
width: 46px;
cursor: pointer;
display: block;
z-index: 1;
transition: all 200ms linear;
}

.progress-wrap svg path {
fill: var(--black-6);
}

.progress-wrap svg.progress-circle path {
stroke: var(--primary);
stroke-width: 4;
box-sizing: border-box;
transition: all 200ms linear;
}

.light .scroll__down p {
color: var(--black-2);
}
.light .scroll__down span {
border-color: var(--white-3);
}
.light .scroll__down span i {
color: var(--black-2);
}
.light.go-top-writer {
color: var(--black-2);
background-color: transparent;
background-image: url(../imgs/writer/go-top-light.png);
}
.light.progress-wrap {
margin: 0;
background-color: transparent;
}
.light.progress-wrap svg path {
fill: var(--black-2);
}
.light.progress-wrap::after {
color: var(--white);
}
.light .wc-btn-default {
color: var(--black-2);
}
.light .wc-btn-default:hover {
color: var(--black-2);
}
.dir-rtl .wc-btn-default i {
transform: rotateY(180deg);
}
.light .wc-btn-border {
color: var(--black-2);
border-color: var(--black-2);
}
.light .wc-btn-border:hover {
color: var(--black-2);
}
.light .wc-btn-primary:hover {
color: var(--white);
background-color: var(--black-2);
}
.dir-rtl .wc-btn-primary i {
transform: rotateY(180deg);
}
@media only screen and (max-width: 1199px) {
}
.light .wc-btn-oval {
color: var(--black-2);
}
.light .wc-btn-ellipse {
color: var(--black-2);
background-color: var(--black-2);
}
.light .wc-btn-ellipse:before {
background-color: #EDEDED;
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
.light .wc-btn-underline {
color: var(--black-2);
}
.light .wc-btn-link {
color: var(--black-2);
}
@media only screen and (max-width: 991px) {
}
.light .play_btn_5 i {
color: var(--black-2);
}
.light .play_btn_5 img {
filter: brightness(0);
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
.wc-btns-group .btn-wrapper a {
width: 140px;
height: 140px;
display: inline-flex;
justify-content: center;
align-items: center;
background: var(--white);
border-radius: 50%;
color: var(--black-2);
font-weight: 500;
}
@media only screen and (max-width: 1199px) {
.wc-btns-group .btn-wrapper a {
width: 110px;
height: 110px;
}
}
.wc-btns-group .btn-wrapper:first-child a {
margin-inline-end: -15px;
background-color: var(--primary);
}
@media only screen and (max-width: 991px) {
.wc-btns-group .btn-wrapper:first-child a {
margin-inline-end: 0;
}
}
.wc-btns-group .btn-wrapper:first-child a span {
background-color: var(--white);
}
.wc-btns-group .btn-wrapper:last-child a {
margin-inline-start: -15px;
}
.light .wc-btns-group .btn-wrapper:last-child a {
background: var(--black-2);
color: var(--white);
}
@media only screen and (max-width: 991px) {
.wc-btns-group .btn-wrapper:last-child a {
margin-inline-start: 0;
margin-top: -15px;
}
}
.wc-btns-group .btn-wrapper:last-child a:hover {
border: 0;
}
.wc-btns-group .btn-wrapper:last-child a span {
background-color: var(--primary);
}
.light .wc-btns-group-wrap {
border-color: #F3F2F2;
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}

.btn-hover-bgchange {
overflow: hidden;
position: relative;
z-index: 5;
}
.btn-hover-bgchange span {
position: absolute;
content: "";
width: 0;
height: 0;
left: 50%;
top: 50%;
z-index: -1;
border-radius: 100%;
transition: all 1s;
background-color: var(--primary);
transform: translate(-50%, -50%);
}
.btn-hover-bgchange:hover {
color: var(--black-2);
border: 1px solid var(--primary);
}
.btn-hover-bgchange:hover span {
width: 400px;
height: 400px;
}

@keyframes mask_animation {
from {
-webkit-mask-position: 0 0;
mask-position: 0 0;
}
to {
-webkit-mask-position: 100% 0;
mask-position: 100% 0;
}
}
@keyframes mask_animation_2 {
from {
-webkit-mask-position: 100% 0;
mask-position: 100% 0;
}
to {
-webkit-mask-position: 0 0;
mask-position: 0 0;
}
}
.light .btn-hover-mask {
border-color: var(--black-2);
}
.light .btn-hover-mask::after {
z-index: -1;
color: var(--white);
background-color: var(--black-2);
}
.light .btn-hover-mask:hover {
color: var(--black-2);
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
.dir-rtl .sec-title-11 {
background-position: calc(100% - 85px) 18px;
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
.sec-title-16 {
font-size: 45px;
line-height: 1;
font-weight: 500;
color: var(--white-14);
}
@media only screen and (max-width: 1399px) {
.sec-title-16 {
font-size: 60px;
}
}
@media only screen and (max-width: 1199px) {
.sec-title-16 {
font-size: 50px;
}
}
@media only screen and (max-width: 991px) {
.sec-title-16 {
font-size: 40px;
}
}
@media only screen and (max-width: 767px) {
.sec-title-16 {
font-size: 36px;
}
}
.light .sec-title-17 {
color: var(--green-6);
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
.light .sec-sub-title {
color: var(--primary);
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 991px) {
}

@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}

.light .sec-sub-title-6 {
background-image: url(../imgs/motivational-speaker/shape-4.png);
}
.light .sec-title-11 {
background-image: url(../imgs/writer/start-dark.png);
}
.light .sec-title-5 span {
padding-inline-start: 70px;
}
.light .sec-title-5 span::before {
width: 60px;
background-color: var(--black-2);
}
.light .sec-sub-title-4::before {
background-color: var(--black-2);
}
.light .sec-sub-title-11 {
color: var(--gray-10);
}

/*----------------------------------------*/
/*  01. MENU CSS START
/*----------------------------------------*/
.main-menu.menu-dark > ul > li > a {
color: var(--black-2);
}
.main-menu.menu-light > ul > li > a {
color: var(--white);
}
.main-menu > ul {
display: flex;
}
.main-menu > ul > li:hover > a {
color: var(--primary);
}
.main-menu > ul > li:hover > ul {
opacity: 1;
pointer-events: all;
inset-inline-start: 0;
}
.main-menu > ul > li:hover > ul.dp-menu li:hover > ul {
opacity: 1;
pointer-events: all;
inset-inline-start: 100%;
}
.main-menu li {
position: relative;
}
.main-menu li a {
display: flex;
align-items: center;
font-weight: 400;
font-size: 18px;
line-height: 1;
color: var(--white);
padding: 30px 25px;
text-transform: capitalize;
}
.light .main-menu li a {
color: var(--black-2);
}
.main-menu ul.dp-menu {
background-color: #232529;
padding: 18px 0px;
width: 250px;
position: absolute;
inset-inline-start: 10px;
opacity: 0;
pointer-events: none;
z-index: 10;
transition: all 0.5s;
}
.main-menu ul.dp-menu ul {
background: var(--black-2);
padding: 18px 0px;
width: 300px;
position: absolute;
inset-inline-start: calc(100% + 10px);
top: 0;
opacity: 0;
z-index: 10;
transition: all 0.5s;
}
.main-menu ul.dp-menu li {
position: relative;
padding: 0 25px;
}
.main-menu ul.dp-menu li:hover > a {
color: var(--primary);
background-color: transparent;
}
.main-menu ul.dp-menu li:hover > ul {
opacity: 1;
transform: none !important;
pointer-events: all;
}
.main-menu ul.dp-menu li a {
font-size: 16px;
font-weight: 500;
color: #999999;
padding: 10px 0;
background-color: transparent;
border-radius: 8px;
text-transform: capitalize;
}
.main-menu ul.dp-menu li a:hover {
letter-spacing: 0.5px;
}
.main-menu ul.dp-menu li a:after {
transform: rotate(-90deg);
margin-left: auto;
}
.main-menu .has-mega-menu {
position: static;
}
.main-menu li.menu-item-has-children > a:after {
content: "\f107";
font-family: var(--font_awesome);
margin-inline-start: 5px;
font-weight: 600;
font-size: 14px;
}
.main-menu .mega-menu {
background-color: var(--black-2);
padding: 30px 50px;
width: 100%;
position: absolute;
left: 10px;
display: grid;
grid-template-columns: repeat(4, 1fr);
-moz-column-gap: 50px;
column-gap: 50px;
justify-content: center;
overflow: hidden;
opacity: 0;
pointer-events: none;
z-index: 10;
transition: all 0.5s;
}
@media only screen and (max-width: 1399px) {
.main-menu .mega-menu {
-moz-column-gap: 30px;
column-gap: 30px;
}
}
.main-menu .mega-menu li:has(ul) > a:after {
content: "";
}
.main-menu .mega-menu li a {
font-size: 16px;
font-weight: 500;
color: #999999;
height: 40px;
padding: 0 20px;
display: flex;
align-items: center;
gap: 8px;
background: var(--black-2);
border-radius: 8px;
overflow: hidden;
}
.main-menu .mega-menu li a:hover {
color: var(--white);
background: #2C2C2F;
}
.main-menu .mega-menu .title {
font-weight: 600;
color: var(--white);
text-transform: uppercase;
border-bottom: 1px solid #333337;
padding-bottom: 20px;
margin-bottom: 20px;
pointer-events: none;
border-radius: 0;
}
.main-menu .mega-style-2 {
padding: 0 15%;
gap: 0;
grid-template-columns: repeat(2, 1fr);
}
.main-menu .mega-style-2 .title {
height: 70px;
padding-bottom: 0;
margin-bottom: 0;
position: relative;
overflow: visible;
padding-left: 30px;
}
.main-menu .mega-style-2 .title:after {
position: absolute;
content: "";
width: 5000px;
height: 1px;
background-color: #333337;
bottom: -1px;
left: 50%;
transform: translateX(-50%);
}
.main-menu .mega-style-2 > li:not(:first-child) {
border-left: 1px solid #333337;
}
.main-menu .mega-style-2 ul {
-moz-column-count: 2;
column-count: 2;
position: relative;
padding: 20px 0;
}
.main-menu .mega-style-2 ul:after {
position: absolute;
content: "";
width: 1px;
height: 700px;
background-color: #333337;
top: 0;
left: 50%;
z-index: 1;
}
.main-menu .mega-style-2 ul li a {
padding-left: 30px;
}
.main-menu .mega-style-3 {
padding: 0 0 0 20px;
gap: 0;
grid-template-columns: repeat(3, 1fr);
}
.main-menu .mega-style-3 .title {
height: 70px;
padding-bottom: 0;
margin-bottom: 0;
position: relative;
overflow: visible;
padding-left: 30px;
}
.main-menu .mega-style-3 .title:after {
position: absolute;
content: "";
width: 5000px;
height: 1px;
background-color: #333337;
bottom: -1px;
left: 50%;
transform: translateX(-50%);
}
.main-menu .mega-style-3 > li:not(:first-child) {
border-left: 1px solid #333337;
}
.main-menu .mega-style-3 > li:last-child {
border: none;
width: 36vw;
}
@media only screen and (max-width: 1399px) {
.main-menu .mega-style-3 > li:last-child {
width: 32vw;
}
}
.main-menu .mega-style-3 ul {
-moz-column-count: 2;
column-count: 2;
position: relative;
padding: 20px 0;
-moz-column-gap: 0;
column-gap: 0;
}
.main-menu .mega-style-3 ul:after {
position: absolute;
content: "";
width: 1px;
height: 700px;
background-color: #333337;
top: 0;
left: 50%;
z-index: 1;
}
.main-menu .mega-style-3 ul li {
margin: 0 10px;
}
.main-menu .mega-style-3 ul li a {
padding-left: 20px;
}
.main-menu .mega-grid-6 {
grid-template-columns: repeat(6, 1fr);
}
.main-menu .mega-grid-2 {
grid-template-columns: repeat(2, 1fr);
row-gap: 60px;
}
.main-menu .list-3-column ul {
display: grid;
grid-template-columns: repeat(3, 1fr);
-moz-column-gap: 50px;
column-gap: 50px;
}
@media only screen and (max-width: 1399px) {
.main-menu .list-3-column ul {
-moz-column-gap: 30px;
column-gap: 30px;
}
}
.main-menu .span-first-item ul li:first-child {
grid-column: 1/-1;
-moz-column-span: all;
column-span: all;
}
.main-menu .new {
font-size: 10px;
font-weight: 600;
background: #FFA38E;
color: var(--black-2);
padding: 3px 7px;
line-height: 1;
border-radius: 2px;
margin-inline-start: 8px;
display: inline-block;
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 1199px) {
}

@media only screen and (max-width: 1199px) {
}

.sidebar-menu li {
display: block;
padding-bottom: 15px;
}
@media only screen and (max-width: 1919px) {
.sidebar-menu li {
padding-bottom: 10px;
}
}
.sidebar-menu li a {
display: block;
font-weight: 600;
font-size: 14px;
line-height: 1.5;
color: var(--white);
padding: 10px 0;
text-transform: uppercase;
}
.sidebar-menu li a:hover, .sidebar-menu li a.active {
color: var(--primary);
}
@media only screen and (max-width: 1399px) {
.sidebar-menu li a {
padding: 5px 0;
}
}

/* mean menu customize */
.offcanvas__menu-wrapper.mean-container .mean-nav > ul {
padding: 0;
margin: 0;
width: 100%;
list-style-type: none;
display: block !important;
}
.offcanvas__menu-wrapper.mean-container .mean-nav > ul > li:last-child > a {
border-bottom: 1px solid var(--black-4);
}
.offcanvas__menu-wrapper.mean-container .mean-nav {
background: none;
margin-top: 0;
}
.offcanvas__menu-wrapper.mean-container .mean-nav .new {
font-size: 10px;
font-weight: 600;
background: #FFA38E;
color: var(--black-2);
padding: 3px 7px;
line-height: 1;
display: flex;
align-items: center;
border-radius: 2px;
}
.offcanvas__menu-wrapper.mean-container .mean-nav ul li a {
width: 100%;
padding: 15px 0;
padding-inline-start: 15px;
font-weight: 400;
font-size: 22px;
line-height: 1;
color: var(--white);
text-transform: capitalize;
border-top: 1px solid var(--black-4);
display: flex;
gap: 8px;
justify-content: flex-start;
align-items: center;
outline: none;
transform: translateY(var(--y)) translateZ(0);
transition: transform 0.4s ease, box-shadow 0.4s ease;
box-sizing: border-box;
}
.light .offcanvas__menu-wrapper.mean-container .mean-nav ul li a {
color: var(--black-2);
border-color: var(--white-4);
}
@media only screen and (max-width: 767px) {
.offcanvas__menu-wrapper.mean-container .mean-nav ul li a {
font-size: 20px;
}
}
.offcanvas__menu-wrapper.mean-container .mean-nav ul li a.mean-expand {
width: 54px;
height: 54px;
justify-content: center;
font-weight: 300;
border: none !important;
}
.light .offcanvas__menu-wrapper.mean-container .mean-nav ul li a.mean-expand {
background-color: var(--white-4);
}
.dir-rtl .offcanvas__menu-wrapper.mean-container .mean-nav ul li a.mean-expand {
right: 275px;
}
@media only screen and (max-width: 767px) {
.offcanvas__menu-wrapper.mean-container .mean-nav ul li a.mean-expand {
height: 50px;
}
}
.offcanvas__menu-wrapper.mean-container .mean-nav ul li a.mean-expand:hover {
background: var(--secondary);
opacity: 1;
}
.light .offcanvas__menu-wrapper.mean-container .mean-nav ul li a.mean-expand:hover {
background-color: var(--white-4);
}
.offcanvas__menu-wrapper.mean-container .mean-nav ul li li:first-child {
border-top: 1px solid var(--black-4);
}
.light .offcanvas__menu-wrapper.mean-container .mean-nav ul li li:first-child {
border-color: var(--white-4);
}
.offcanvas__menu-wrapper.mean-container .mean-nav ul li li a {
font-size: 20px;
text-transform: capitalize;
border-top: none !important;
padding: 12px 0;
padding-inline-start: 30px;
}
@media only screen and (max-width: 767px) {
.offcanvas__menu-wrapper.mean-container .mean-nav ul li li a {
font-size: 18px;
}
}
.offcanvas__menu-wrapper.mean-container .mean-nav ul li li a.mean-expand {
height: 58px;
}
@media only screen and (max-width: 991px) {
.offcanvas__menu-wrapper.mean-container .mean-nav ul li li a.mean-expand {
height: 25px;
}
}
@media only screen and (max-width: 767px) {
.offcanvas__menu-wrapper.mean-container .mean-nav ul li li a.mean-expand {
height: 22px;
}
}
.offcanvas__menu-wrapper.mean-container .mean-nav ul li li li:last-child {
border-bottom: 1px solid var(--black-4);
}
.offcanvas__menu-wrapper.mean-container .mean-nav ul li li li a {
padding-left: 40px;
}
.offcanvas__menu-wrapper.mean-container .mean-bar {
padding: 0;
background: none;
max-height: auto;
overflow-y: scroll;
}
.offcanvas__menu-wrapper.mean-container .mean-bar::-webkit-scrollbar {
width: 0;
}
.offcanvas__menu-wrapper.mean-container a.meanmenu-reveal {
display: none !important;
}

.light .main-menu li a:hover {
color: var(--primary);
}
.light .main-menu-2 li a {
color: var(--black-2);
}
.light .main-menu-2 li a:hover {
color: var(--primary);
}
.light .main-menu-3 li a {
color: var(--black-2);
}
.light .main-menu-3 li a:hover {
color: var(--primary);
}
.light .sidebar-menu li a {
color: var(--black-2);
}
.light .sidebar-menu li a:hover {
color: var(--primary);
}
.light .menu-with-number li a {
color: var(--black-2);
}
.light .menu-with-number li a:hover span {
color: var(--black-2);
}
.light .menu-with-number li a:hover span::before {
background-color: var(--black-2);
}
.light .menu-with-number li a span {
color: var(--black-9);
}
.light .menu-with-number li a span::before {
background-color: var(--black-9);
}
.light .menu-with-number li a.active span {
color: var(--black-2);
}
.light .menu-with-number li a.active span::before {
background-color: var(--black-2);
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
.modal__sfluence-area {
width: 100vw;
height: 100vh;
background: var(--black-2);
position: fixed;
top: 0;
left: 0;
z-index: 9;
opacity: 0;
visibility: hidden;
transition: all 0.5s;
transform: scale(0.5);
}
.modal__sfluence-area.showed {
opacity: 1;
visibility: visible;
transform: scale(1);
}
.modal__sfluence-area .close_btn {
position: absolute;
width: 60px;
height: 60px;
top: 0px;
right: 20px;
z-index: 9;
border-radius: 50px;
font-size: 30px;
color: var(--white);
transition: all 0.3s;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
}
.modal__sfluence-area .close_btn:hover {
color: var(--primary);
}
@media only screen and (max-width: 767px) {
.modal__sfluence-area .close_btn {
right: 0;
}
}
.modal__sfluence-area iframe,
.modal__sfluence-area video {
width: 100%;
height: 100%;
}
@media only screen and (max-width: 767px) {
.modal__sfluence-area iframe,
.modal__sfluence-area video {
height: 300px;
-o-object-fit: cover;
object-fit: cover;
margin-top: 45%;
}
}

/*----------------------------------------*/
/*  01. CURSOR CSS START
/*----------------------------------------*/
.cursor {
position: fixed;
pointer-events: none;
font-weight: 500;
font-size: 16px;
line-height: 23px;
color: var(--var(--white));
background: var(--black-2);
text-transform: capitalize;
display: flex;
align-items: center;
justify-content: center;
width: 100px;
height: 100px;
border-radius: 100%;
transform: translate(-50%, -50%);
z-index: 999;
opacity: 0;
mix-blend-mode: hard-light;
transition: all 0.3s;
}
.cursor.large {
width: 180px;
height: 180px;
text-align: center;
font-size: 19px;
font-weight: 400;
}

.cursor1 {
position: fixed;
width: 40px;
height: 40px;
/*border: 1px solid var(--primary);*/
border-radius: 50%;
left: 0;
top: 0;
pointer-events: none;
transform: translate(-50%, -50%);
transition: 0.15s;
z-index: 999;
mix-blend-mode: difference;
}
@media (max-width: 1200px) {
.cursor1 {
display: none;
}
}

.cursor2 {
position: fixed;
width: 8px;
height: 8px;
background-color: var(--primary);
border-radius: 50%;
left: 0;
top: 0;
pointer-events: none;
transform: translate(-50%, -50%);
transition: 0.2s;
z-index: 999;
mix-blend-mode: difference;
}
@media (max-width: 1200px) {
.cursor2 {
display: none;
}
}
@media (max-width: 1200px) {
}

@supports (mix-blend-mode: exclusion) {
.wc-cursor.exclusion,
.wc-cursor.opaque {
mix-blend-mode: exclusion;
}
}
@supports (mix-blend-mode: exclusion) {
.wc-cursor.exclusion:before,
.wc-cursor.opaque:before {
background: var(--white);
}
}
.wc-cursor.normal,
.wc-cursor.text {
mix-blend-mode: normal;
}

.wc-cursor.normal:before,
.wc-cursor.text:before {
background: currentColor;
}

.wc-cursor.inverse {
color: var(--white);
}

.wc-cursor.visible:before {
transform: scale(0.2);
}

.wc-cursor.visible.active:before {
transform: scale(0.23);
transition-duration: 0.2s;
}

.wc-cursor.pointer:before {
transform: scale(0.15);
}

.wc-cursor.text:before {
opacity: 0.85;
transform: scale(1.7);
}

.wc-cursor.text.active:before {
transform: scale(1.6);
transition-duration: 0.2s;
}

.wc-cursor.opaque:before {
transform: scale(1.32);
}

.wc-cursor.opaque.active:before {
transform: scale(1.2);
}

.wc-cursor.sm:before {
transform: scale(1.25);
}

.wc-cursor.md:before {
transform: scale(1.5);
}

.wc-cursor.lg:before {
transform: scale(2);
}

.wc-cursor.xl:before {
transform: scale(2.5);
}

.wc-cursor.xxl:before {
transform: scale(3);
}

.wc-cursor.hidden:before {
transform: scale(0);
}

/* Cursor CSS */
.wc-cursor {
position: fixed;
top: 0;
left: 0;
z-index: 150;
contain: layout style size;
pointer-events: none;
will-change: transform;
color: var(--primary);
transition: opacity 0.3s, color 0.4s;
}

.wc-cursor:before {
content: "";
position: absolute;
top: -24px;
left: -24px;
display: block;
width: 48px;
height: 48px;
transform: scale(0);
background: currentColor;
border-radius: 50%;
transition: transform 0.3s ease-in-out, opacity 0.1s;
}

.wc-cursor-text {
position: absolute;
top: -30px;
left: -30px;
width: 60px;
height: 60px;
display: flex;
align-items: center;
justify-content: center;
transform: scale(0) rotate(10deg);
opacity: 0;
color: var(--white);
font-size: 16px;
line-height: 20px;
text-align: center;
letter-spacing: -0.01em;
transition: opacity 0.4s, transform 0.3s;
}

.wc-cursor.text .wc-cursor-text {
opacity: 1;
transform: scale(1);
}

@supports (mix-blend-mode: exclusion) {
.wc-cursor.-exclusion,
.wc-cursor.-opaque {
mix-blend-mode: exclusion;
}
}
@supports (mix-blend-mode: exclusion) {
.wc-cursor.exclusion:before,
.wc-cursor.opaque:before {
background: var(--white);
}
}
.wc-cursor.normal,
.wc-cursor.text {
mix-blend-mode: normal;
}

.wc-cursor.normal:before,
.wc-cursor.text:before {
background: currentColor;
}

.wc-cursor.inverse {
color: var(--white);
}

.wc-cursor.visible:before {
transform: scale(0.2);
}

.wc-cursor.visible.active:before {
transform: scale(0.23);
transition-duration: 0.2s;
}

.wc-cursor.pointer:before {
transform: scale(0.15);
}

.wc-cursor.text:before {
opacity: 0.85;
transform: scale(1.7);
}

.wc-cursor.text.active:before {
transform: scale(1.6);
transition-duration: 0.2s;
}

.wc-cursor.opaque:before {
transform: scale(1.32);
}

.wc-cursor.opaque.active:before {
transform: scale(1.2);
}

.wc-cursor.sm:before {
transform: scale(1.25);
}

.wc-cursor.md:before {
transform: scale(1.5);
}

.wc-cursor.lg:before {
transform: scale(2);
}

.wc-cursor.xl:before {
transform: scale(2.5);
}

.wc-cursor.xxl:before {
transform: scale(3);
}

.wc-cursor.xxxl:before {
transform: scale(3.5);
}

.wc-cursor.hidden:before {
transform: scale(0);
}

/*----------------------------------------*/
/*  01. HERO CSS START
/*----------------------------------------*/
.progress__item p.title, .progress__item-2 p.title {
padding: 0;
font-weight: 500;
font-size: 15px;
line-height: 25px;
color: var(--white);
padding-bottom: 15px;
text-transform: uppercase;
}
.progress__item-2 {
padding-bottom: 25px;
}

.light .progress__item p.title, .light .progress__item-2 p.title {
color: var(--black-2);
}
.light .developer-skill__resume .sonny_progressbar .progress-percent {
color: var(--black-2);
}
@media only screen and (max-width: 991px) {
}
.light .cf-cta__btn .wc-btn-default {
background-color: var(--black-2);
color: var(--white);
}
@media only screen and (max-width: 1199px) {
}
.light .cf-cta__btn .wc-btn-default:hover {
color: var(--black-2);
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
.light .cf-cta__text p {
color: #555555;
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
.switcher__icon {
position: fixed;
width: 50px;
height: 50px;
background: var(--white);
right: 0;
top: 40%;
transform: translateY(-50%);
z-index: 999;
transition: all 0.3s;
mix-blend-mode: exclusion;
}
.switcher__icon i {
color: var(--black-2);
}
.switcher__icon button {
font-size: 24px;
color: var(--black-2);
display: flex;
align-items: center;
justify-content: center;
height: 100%;
width: 100%;
transition: all 0.3s;
}
.switcher__icon button:hover {
color: var(--gray-2);
}
.switcher__icon button#switcher_open {
animation: wcSpinner 5s infinite linear;
}
.switcher__items {
width: 280px;
padding: 50px 30px;
background: var(--black-2);
position: fixed;
right: -280px;
top: 40%;
z-index: 99;
transform: translateY(-50%);
font-family: "Hellix", sans-serif;
transition: all 0.3s;
}
.switcher__items .wc-col-2 {
display: grid;
grid-template-columns: 1fr 1fr;
grid-gap: 10px;
}
@media only screen and (max-width: 1399px) {
}

#switcher_close {
display: none;
}

.overlay-switcher-close {
position: fixed;
z-index: 99;
height: 100%;
width: 100%;
background-color: transparent;
display: none;
}

.overlay-switcher-close.show-overlay {
display: block;
}
.wcf__iconbox .link {
color: var(--white);
margin-top: 10px;
display: inline-block;
text-transform: capitalize;
}
.light .wcf__iconbox .link {
color: var(--black-2);
}
.wcf__iconbox.style-1 .icon {
width: 75px;
height: 75px;
margin: 0 auto;
background-color: #FFDAA2;
border-radius: 18px;
display: inline-flex;
justify-content: center;
align-items: center;
margin-bottom: 25px;
}
.wcf__iconbox.style-1 .icon img {
max-height: 34px;
}
.wcf__iconbox.style-1 .title {
color: #16254C;
font-size: 20px;
font-weight: 500;
line-height: 1.3;
margin-bottom: 10px;
text-transform: capitalize;
}
.wcf__iconbox.style-2 .icon {
margin-bottom: 50px;
}
.wcf__iconbox.style-2 .title {
font-weight: 400;
font-size: 36px;
line-height: 1;
margin-bottom: 40px;
text-transform: uppercase;
}
.wcf__iconbox.style-3 .icon {
margin-bottom: 40px;
}
.wcf__iconbox.style-3 .title {
font-weight: 400;
font-size: 36px;
line-height: 1;
margin-bottom: 30px;
color: var(--white-15);
}
.light .wcf__iconbox.style-3 .title {
color: var(--black-2);
}
@media only screen and (max-width: 1199px) {
.wcf__iconbox.style-3 .title {
font-size: 32px;
}
}
.light .wcf__iconbox.style-3 .desc {
color: var(--black-2);
}
.wcf__iconbox.style-4 .icon {
margin-bottom: 40px;
}
.wcf__iconbox.style-4 .title {
font-weight: 400;
font-size: 30px;
line-height: 1;
margin-bottom: 15px;
color: var(--white);
text-transform: uppercase;
}
.light .wcf__iconbox.style-4 .title {
color: var(--black-2);
}
@media only screen and (max-width: 991px) {
.wcf__iconbox.style-4 .title {
font-size: 24px;
}
}
.light .wcf__iconbox.style-4 .desc {
color: var(--black-2);
}
@media only screen and (max-width: 1399px) {
}
.wcf__iconbox.style-5:hover .icon img,
.wcf__iconbox.style-5:hover .icon svg,
.wcf__iconbox.style-5:hover .icon i {
transform: rotate(40deg);
}
.dir-rtl .wcf__iconbox.style-5:hover .icon img,
.dir-rtl .wcf__iconbox.style-5:hover .icon svg,
.dir-rtl .wcf__iconbox.style-5:hover .icon i {
transform: rotate(-40deg);
}
.wcf__iconbox.style-5:hover .icon:after {
opacity: 1;
transform: scale(1);
}
.wcf__iconbox.style-5 .icon {
position: relative;
margin-bottom: 40px;
}
.wcf__iconbox.style-5 .icon img,
.wcf__iconbox.style-5 .icon svg,
.wcf__iconbox.style-5 .icon i {
transition: all 0.3s;
}
.wcf__iconbox.style-5 .icon i {
font-size: 120px;
}
.wcf__iconbox.style-5 .icon:after {
position: absolute;
content: "";
width: 156px;
height: 15px;
flex-shrink: 0;
background: linear-gradient(90deg, rgba(42, 42, 90, 0.28) 0%, rgba(42, 42, 90, 0) 100%);
filter: blur(4px);
inset-inline-start: 0;
bottom: 8px;
opacity: 0;
transform: scale(0);
transition: all 0.3s;
}
.dir-rtl .wcf__iconbox.style-5 .icon:after {
background: linear-gradient(270deg, rgba(42, 42, 90, 0.28) 0%, rgba(42, 42, 90, 0) 100%);
}
.wcf__iconbox.style-5 .title {
font-size: 30px;
font-weight: 500;
line-height: 1.17;
margin-bottom: 17px;
color: #143935;
}
@media only screen and (max-width: 991px) {
.wcf__iconbox.style-5 .title {
font-size: 24px;
}
}
.wcf__iconbox.style-5 .link {
border: 1px solid #143935;
color: #143935;
text-transform: uppercase;
padding: 14px 26px;
font-weight: 500;
font-size: 14px;
line-height: 1;
background: transparent;
border-radius: 100px;
display: inline-block;
margin-top: 33px;
}
.wcf__iconbox.style-5 .link:hover {
color: var(--white);
background-color: #143935;
}
.light .wcf__iconbox.style-6 {
background-color: var(--white-2);
}
.dir-rtl .wcf__iconbox.style-6::before {
content: "\f062";
transform: rotate(-45deg) translate(-25px, 50px);
}
.dir-rtl .wcf__iconbox.style-6:hover::before {
transform: rotate(-45deg) translate(-15px, 25px);
}
.wcf__iconbox.style-6:hover .icon img {
filter: brightness(0);
}
.wcf__iconbox.style-6:hover .icon i {
color: var(--black-2);
}
.wcf__iconbox.style-6:hover .icon svg {
fill: var(--black-2);
}
.wcf__iconbox.style-6:hover .title,
.wcf__iconbox.style-6:hover .desc {
color: var(--black-2);
}
.wcf__iconbox.style-6 .icon {
margin-bottom: 115px;
}
@media only screen and (max-width: 1199px) {
.wcf__iconbox.style-6 .icon {
margin-bottom: 80px;
}
}
@media only screen and (max-width: 991px) {
.wcf__iconbox.style-6 .icon {
margin-bottom: 60px;
}
}
.wcf__iconbox.style-6 .title {
font-weight: 500;
font-size: 16px;
line-height: 26px;
color: var(--black-9);
margin-bottom: 12px;
transition: all 0.3s;
}
@media only screen and (max-width: 1199px) {
}
.light .wcf__iconbox.style-7 {
background-color: var(--white-2);
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
.wcf__iconbox.style-7:hover .title {
color: var(--primary);
}
.wcf__iconbox.style-7 .title {
font-size: 26px;
font-weight: 600;
line-height: 1.1;
padding-bottom: 80px;
text-transform: uppercase;
transition: all 0.3s;
}
@media only screen and (max-width: 1199px) {
.wcf__iconbox.style-7 .title {
font-size: 22px;
padding-bottom: 50px;
}
}
@media only screen and (max-width: 767px) {
.wcf__iconbox.style-7 .title {
padding-bottom: 50px;
}
}
.wcf__iconbox.style-7 .icon {
margin-bottom: 75px;
}
@media only screen and (max-width: 1199px) {
.wcf__iconbox.style-7 .icon {
margin-bottom: 40px;
}
}
@media only screen and (max-width: 767px) {
.wcf__iconbox.style-7 .icon {
margin-bottom: 40px;
}
}

.wcf__testimonial .wcf__slider {
text-align: center;
margin: 0 auto;
--slides-to-show: 1;
--space-between: 20px;
}
.wcf__testimonial .wcf__slider:not(.swiper-initialized) .swiper-wrapper {
gap: var(--space-between);
}
.wcf__testimonial .wcf__slider:not(.swiper-initialized) .swiper-slide {
width: calc(100% / var(--slides-to-show) - var(--space-between) * (var(--slides-to-show) - 1) / var(--slides-to-show));
}
.wcf__testimonial .image {
margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
.wcf__testimonial .image {
margin-bottom: 30px;
}
}
.wcf__testimonial .image img {
max-width: 80px;
}
.wcf__testimonial .feedback {
font-weight: 400;
font-size: 24px;
line-height: 1.5;
color: var(--white);
padding-bottom: 50px;
}
.light .wcf__testimonial .feedback {
color: var(--black-2);
}
@media only screen and (max-width: 1199px) {
.wcf__testimonial .feedback {
font-size: 22px;
padding-bottom: 40px;
}
}
@media only screen and (max-width: 991px) {
.wcf__testimonial .feedback {
font-size: 20px;
padding-bottom: 30px;
}
}
@media only screen and (max-width: 767px) {
.wcf__testimonial .feedback {
font-size: 18px;
}
}
.wcf__testimonial .name {
font-weight: 600;
font-size: 18px;
line-height: 1.5;
color: var(--white);
}
.light .wcf__testimonial .name {
color: var(--black-2);
}
.light .wcf__testimonial .designation {
color: var(--gray);
}
.wcf__testimonial .swiper-pagination {
bottom: -40px;
}
.wcf__testimonial.style-1 .wcf__slider {
max-width: 630px;
}
@media only screen and (max-width: 1199px) {
.wcf__testimonial.style-1 .wcf__slider {
max-width: 580px;
margin: 0 auto;
}
}
@media only screen and (max-width: 991px) {
.wcf__testimonial.style-1 .wcf__slider {
width: 75%;
}
}
@media only screen and (max-width: 767px) {
.wcf__testimonial.style-1 .wcf__slider {
width: 100%;
}
}
.wcf__testimonial.style-1 .feedback {
font-style: italic;
}
.wcf__testimonial.style-1 .name {
padding-bottom: 3px;
text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
}
.light .wcf__testimonial.style-1 .wcf-arrow {
color: var(--gray);
border-color: var(--white-4);
}
.wcf__testimonial.style-1 .wcf-arrow-prev {
left: 0;
}
.wcf__testimonial.style-1 .wcf-arrow-next {
right: 0;
}
.wcf__testimonial.style-2 .wcf__slider {
max-width: 630px;
}
@media only screen and (max-width: 1199px) {
.wcf__testimonial.style-2 .wcf__slider {
max-width: 580px;
margin: 0 auto;
}
}
@media only screen and (max-width: 991px) {
.wcf__testimonial.style-2 .wcf__slider {
width: 75%;
}
}
@media only screen and (max-width: 767px) {
.wcf__testimonial.style-2 .wcf__slider {
width: 100%;
}
}
.wcf__testimonial.style-2 .feedback {
color: var(--gray-4);
font-size: 18px;
line-height: 1.55;
}
.light .wcf__testimonial.style-2 .feedback {
color: var(--gray);
}
.wcf__testimonial.style-2 .name {
font-size: 24px;
font-weight: 400;
text-transform: capitalize;
padding-bottom: 3px;
}
@media only screen and (max-width: 767px) {
.wcf__testimonial.style-2 .name {
font-size: 20px;
}
}
@media only screen and (max-width: 767px) {
}
.light .wcf__testimonial.style-2 .wcf-arrow {
color: var(--gray);
border-color: var(--white-4);
}
.wcf__testimonial.style-2 .wcf-arrow-prev {
left: 0;
}
.wcf__testimonial.style-2 .wcf-arrow-next {
right: 0;
}
.light .wcf__testimonial.style-2::after {
background-color: var(--white-4);
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
.light .wcf__testimonial.style-2::before {
background-color: var(--white-4);
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
.wcf__testimonial.style-3 .wcf__slider {
max-width: 770px;
}
@media only screen and (max-width: 1199px) {
.wcf__testimonial.style-3 .wcf__slider {
max-width: 580px;
margin: 0 auto;
}
}
@media only screen and (max-width: 991px) {
.wcf__testimonial.style-3 .wcf__slider {
width: 75%;
}
}
@media only screen and (max-width: 767px) {
.wcf__testimonial.style-3 .wcf__slider {
width: 100%;
}
}
.wcf__testimonial.style-3 .feedback {
line-height: 1.45;
padding-bottom: 30px;
}
.wcf__testimonial.style-3 .name {
text-transform: capitalize;
}
.light .wcf__testimonial.style-3 .designation {
color: var(--gray);
}
@media only screen and (max-width: 767px) {
}
.wcf__testimonial.style-3 .wcf-arrow-prev {
left: 0;
}
.wcf__testimonial.style-3 .wcf-arrow-next {
right: 0;
}
.wcf__testimonial.style-4 .wcf__slider {
max-width: 770px;
}
@media only screen and (max-width: 1199px) {
.wcf__testimonial.style-4 .wcf__slider {
max-width: 580px;
margin: 0 auto;
}
}
@media only screen and (max-width: 991px) {
.wcf__testimonial.style-4 .wcf__slider {
width: 75%;
}
}
@media only screen and (max-width: 767px) {
.wcf__testimonial.style-4 .wcf__slider {
width: 100%;
}
}
.wcf__testimonial.style-4 .feedback {
color: #3F524C;
font-family: "Hellix", sans-serif;
font-size: 28px;
font-style: italic;
line-height: 1.25;
padding-bottom: 60px;
}
@media only screen and (max-width: 1199px) {
.wcf__testimonial.style-4 .feedback {
font-size: 22px;
padding-bottom: 40px;
}
}
@media only screen and (max-width: 991px) {
.wcf__testimonial.style-4 .feedback {
font-size: 20px;
padding-bottom: 30px;
}
}
@media only screen and (max-width: 767px) {
.wcf__testimonial.style-4 .feedback {
font-size: 18px;
padding-bottom: 25px;
}
}
.wcf__testimonial.style-4 .name {
color: #3F524C;
font-size: 36px;
font-weight: 400;
line-height: 1;
}
@media only screen and (max-width: 1199px) {
.wcf__testimonial.style-4 .name {
font-size: 24px;
}
}
@media only screen and (max-width: 767px) {
.wcf__testimonial.style-4 .name {
font-size: 20px;
}
}
.dir-rtl .wcf__testimonial.style-4 .ts-navigation {
flex-flow: row;
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
.wcf__testimonial.style-5 .wcf__slider {
max-width: 910px;
padding-top: 45px;
}
@media only screen and (max-width: 1199px) {
.wcf__testimonial.style-5 .wcf__slider {
max-width: 580px;
}
}
@media only screen and (max-width: 991px) {
.wcf__testimonial.style-5 .wcf__slider {
width: 75%;
}
}
@media only screen and (max-width: 767px) {
.wcf__testimonial.style-5 .wcf__slider {
width: 100%;
}
}
.wcf__testimonial.style-5 .image {
display: inline-block;
position: relative;
}
@media only screen and (max-width: 1199px) {
.wcf__testimonial.style-5 .image {
margin-bottom: 40px;
}
}
@media only screen and (max-width: 991px) {
.wcf__testimonial.style-5 .image {
margin-bottom: 30px;
}
}
.wcf__testimonial.style-5 .image::after {
position: absolute;
content: "";
width: 236px;
height: 152px;
transform: translate(-50%, -30px) rotate(-30deg);
border: 1px solid #FBFAF7;
border-radius: 50%;
}
.dir-rtl .wcf__testimonial.style-5 .image::after {
left: 0;
}
@media only screen and (max-width: 1199px) {
.wcf__testimonial.style-5 .image::after {
width: 180px;
height: 120px;
}
}
@media only screen and (max-width: 991px) {
.wcf__testimonial.style-5 .image::after {
width: 160px;
height: 100px;
}
}
@media only screen and (max-width: 767px) {
.wcf__testimonial.style-5 .image::after {
width: 130px;
height: 70px;
transform: translate(-50%, -20px) rotate(-30deg);
}
}
.wcf__testimonial.style-5 .image img {
max-width: 36px;
}
.wcf__testimonial.style-5 .feedback {
color: #FBFAF7;
font-size: 50px;
line-height: 1;
}
.light .wcf__testimonial.style-5 .feedback {
color: #384364;
}
@media only screen and (max-width: 1199px) {
.wcf__testimonial.style-5 .feedback {
font-size: 30px;
}
}
@media only screen and (max-width: 991px) {
.wcf__testimonial.style-5 .feedback {
font-size: 24px;
}
}
@media only screen and (max-width: 767px) {
.wcf__testimonial.style-5 .feedback {
font-size: 20px;
}
}
.wcf__testimonial.style-5 .name {
color: #FBFAF7;
font-size: 20px;
font-weight: 700;
line-height: 1.3;
}
.light .wcf__testimonial.style-5 .name {
color: #384364;
}
@media only screen and (max-width: 767px) {
.wcf__testimonial.style-5 .name {
font-size: 18px;
}
}
.light .wcf__testimonial.style-5 .designation {
color: var(--gray-4);
}
.dir-rtl .wcf__testimonial.style-5 .ts-navigation {
flex-flow: row;
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
.wcf__testimonial.style-5 .swiper-pagination {
bottom: 0;
pointer-events: none;
}
.wcf__testimonial.style-5 .swiper-pagination span {
font-size: 14px;
color: #FBFAF7;
}
.light .wcf__testimonial.style-5 .swiper-pagination span {
color: #384364;
}
.wcf__testimonial.style-5 .mid-line {
width: 100px;
display: inline-block;
background-color: #FBFAF7;
height: 1px;
transform: translateY(-5px);
margin-right: 10px;
margin-left: 10px;
}
.light .wcf__testimonial.style-5 .mid-line {
background-color: #384364;
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
.wcf__testimonial.style-6 .wcf__slider {
max-width: 100%;
text-align: start;
margin-inline-end: 60px;
padding-top: 60px;
padding-bottom: 60px;
}
@media only screen and (max-width: 1199px) {
.wcf__testimonial.style-6 .wcf__slider {
margin-inline-end: 30px;
padding-top: 40px;
padding-bottom: 40px;
}
}
@media only screen and (max-width: 991px) {
.wcf__testimonial.style-6 .wcf__slider {
margin-inline-end: 0;
}
}
@media only screen and (max-width: 767px) {
.wcf__testimonial.style-6 .wcf__slider {
padding-top: 20px;
padding-bottom: 20px;
}
}
.wcf__testimonial.style-6 .image {
margin-bottom: 35px;
}
.wcf__testimonial.style-6 .feedback {
font-style: italic;
padding-bottom: 40px;
}
@media only screen and (max-width: 767px) {
.wcf__testimonial.style-6 .feedback {
padding-bottom: 20px;
}
}
.light .wcf__testimonial.style-6 .designation {
color: var(--black-2);
}
.wcf__testimonial.style-6 .swiper-pagination {
width: 20px;
position: unset;
}
.wcf__testimonial.style-6 .swiper-pagination span {
display: block;
font-size: 16px;
}
.light .wcf__testimonial.style-6 .swiper-pagination-current {
color: var(--black-2);
}
.wcf__testimonial.style-6 .mid-line {
width: 1px;
height: 120px;
margin: 3px auto;
background-color: var(--white);
}
.light .wcf__testimonial.style-6 .mid-line {
background-color: var(--black-2);
}
.light .wcf__testimonial.style-6 .ts-pagination {
border-color: #D4E5E7;
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
.light .wcf__testimonial.style-6 .ts-navigation {
border-color: #D4E5E7;
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
.wcf__testimonial.style-7 .wcf__slider {
max-width: 100%;
text-align: start;
margin-inline-end: 30px;
padding-top: 25px;
padding-bottom: 30px;
}
@media only screen and (max-width: 991px) {
.wcf__testimonial.style-7 .wcf__slider {
padding-top: 20px;
padding-bottom: 25px;
margin-inline-end: 10px;
}
}
@media only screen and (max-width: 767px) {
.wcf__testimonial.style-7 .wcf__slider {
padding-top: 0;
padding-bottom: 0;
}
}
.wcf__testimonial.style-7 .slide {
margin-inline-start: 80px;
}
@media only screen and (max-width: 767px) {
.wcf__testimonial.style-7 .slide {
margin-inline-start: 50px;
}
}
.wcf__testimonial.style-7 .image {
margin-bottom: 0;
position: absolute;
inset-inline-start: 0;
top: 10px;
}
.wcf__testimonial.style-7 .image img {
max-width: 36px;
}
.light .wcf__testimonial.style-7 .image img {
filter: brightness(0);
}
@media only screen and (max-width: 767px) {
.wcf__testimonial.style-7 .image img {
max-width: 30px;
}
}
.wcf__testimonial.style-7 .feedback {
font-size: 36px;
font-weight: 300;
font-style: italic;
padding-bottom: 40px;
line-height: 1.25;
}
@media only screen and (max-width: 1199px) {
.wcf__testimonial.style-7 .feedback {
font-size: 30px;
}
}
@media only screen and (max-width: 991px) {
.wcf__testimonial.style-7 .feedback {
font-size: 24px;
padding-bottom: 30px;
}
}
@media only screen and (max-width: 767px) {
.wcf__testimonial.style-7 .feedback {
font-size: 18px;
padding-bottom: 20px;
}
}
.light .wcf__testimonial.style-7 .designation {
color: var(--black-2);
}
.wcf__testimonial.style-7 .swiper-pagination {
width: 20px;
position: unset;
}
@media only screen and (max-width: 767px) {
.wcf__testimonial.style-7 .swiper-pagination {
display: flex;
width: 100%;
}
}
.wcf__testimonial.style-7 .swiper-pagination span {
display: block;
font-size: 16px;
}
@media only screen and (max-width: 767px) {
.wcf__testimonial.style-7 .swiper-pagination span {
display: inline-block;
}
}
.light .wcf__testimonial.style-7 .swiper-pagination-current {
color: var(--black-2);
}
.wcf__testimonial.style-7 .mid-line {
width: 1px;
height: 120px;
margin: 3px auto;
background-color: var(--white);
}
.light .wcf__testimonial.style-7 .mid-line {
background-color: var(--black-2);
}
@media only screen and (max-width: 767px) {
.wcf__testimonial.style-7 .mid-line {
width: 120px;
height: 1px;
margin: auto 3px;
}
}
.light .wcf__testimonial.style-7 .ts-pagination {
border-color: #D5E7F4;
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
.light .wcf__testimonial.style-7 .ts-navigation {
border-color: #D5E7F4;
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
.light .wcf__testimonial.style-7 .ts-navigation img {
filter: brightness(1);
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
.wcf__testimonial.style-8 .wcf__slider {
width: calc(100% - 200px);
text-align: start;
position: relative;
margin-inline-end: 0;
}
.dir-rtl .wcf__testimonial.style-8 .wcf__slider {
margin-inline-end: auto;
margin-inline-start: 0;
}
@media only screen and (max-width: 991px) {
.wcf__testimonial.style-8 .wcf__slider {
width: calc(100% - 140px);
}
}
@media only screen and (max-width: 767px) {
.wcf__testimonial.style-8 .wcf__slider {
width: 100%;
}
}
.wcf__testimonial.style-8 .slide {
margin-inline-start: 130px;
}
@media only screen and (max-width: 1199px) {
.wcf__testimonial.style-8 .slide {
margin-inline-start: 80px;
}
}
@media only screen and (max-width: 767px) {
.wcf__testimonial.style-8 .slide {
margin-inline-start: 50px;
}
}
.wcf__testimonial.style-8 .image {
margin-bottom: 0;
position: absolute;
top: 10px;
inset-inline-start: 0;
}
.wcf__testimonial.style-8 .feedback {
font-size: 30px;
}
@media only screen and (max-width: 1199px) {
.wcf__testimonial.style-8 .feedback {
font-size: 22px;
}
}
@media only screen and (max-width: 767px) {
.wcf__testimonial.style-8 .feedback {
font-size: 18px;
line-height: 1.4;
}
}
.wcf__testimonial.style-8 .name {
font-weight: 500;
}
.light .wcf__testimonial.style-8 .designation {
color: var(--gray-4);
}
.wcf__testimonial.style-8 .mid-line {
width: 70px;
display: inline-block;
background-color: var(--gray-4);
height: 1px;
transform: translateY(-5px);
margin-right: 10px;
margin-left: 10px;
}
.light .wcf__testimonial.style-8 .mid-line {
background-color: #E2E5EF;
}
.wcf__testimonial.style-8 .swiper-pagination {
bottom: 25px;
text-align: start;
}
@media only screen and (max-width: 767px) {
.wcf__testimonial.style-8 .swiper-pagination {
bottom: -40px;
}
}
.light .wcf__testimonial.style-8 .swiper-pagination-current {
color: #202C58;
}
.dir-rtl .wcf__testimonial.style-8 .ts-navigation {
flex-flow: row-reverse;
}
@media only screen and (max-width: 767px) {
}
.wcf__testimonial.style-9 .wcf__slider {
text-align: left;
margin-bottom: 60px;
}
@media only screen and (max-width: 767px) {
.wcf__testimonial.style-9 .wcf__slider {
margin-bottom: 40px;
}
}
.wcf__testimonial.style-9 .slide {
padding: 60px 40px;
border-radius: 25px;
background-color: #262629;
}
.dir-rtl .wcf__testimonial.style-9 .slide {
text-align: start;
}
.light .wcf__testimonial.style-9 .slide {
background-color: var(--white-4);
}
.wcf__testimonial.style-9 .image {
margin-bottom: 30px;
}
.wcf__testimonial.style-9 .feedback {
color: var(--gray-4);
padding-bottom: 30px;
}
.light .wcf__testimonial.style-9 .feedback {
color: var(--gray);
}
.wcf__testimonial.style-9 .name {
font-size: 24px;
}
.wcf__testimonial.style-9 .swiper-pagination {
position: unset;
}
.wcf__testimonial.style-9 .swiper-pagination span {
color: var(--white);
}
.light .wcf__testimonial.style-9 .swiper-pagination span {
color: var(--black-2);
}
.wcf__testimonial.style-9 .mid-line {
width: 90px;
display: inline-block;
background-color: var(--white);
height: 1px;
transform: translateY(-5px);
margin-right: 10px;
margin-left: 10px;
}
.light .wcf__testimonial.style-9 .mid-line {
background-color: var(--black-2);
}
.dir-rtl .wcf__testimonial.style-9 .ts-navigation {
flex-flow: row-reverse;
}
.wcf__testimonial.style-10 .wcf__slider {
max-width: 770px;
}
@media only screen and (max-width: 1199px) {
.wcf__testimonial.style-10 .wcf__slider {
max-width: 580px;
margin: 0 auto;
}
}
@media only screen and (max-width: 991px) {
.wcf__testimonial.style-10 .wcf__slider {
width: 75%;
}
}
@media only screen and (max-width: 767px) {
.wcf__testimonial.style-10 .wcf__slider {
width: 100%;
}
}
.wcf__testimonial.style-10 .slide {
display: grid;
}
.wcf__testimonial.style-10 .feedback {
order: 4;
padding-bottom: 0;
}
.wcf__testimonial.style-10 .name {
text-transform: capitalize;
}
@media only screen and (max-width: 767px) {
}
.wcf__testimonial.style-10 .wcf-arrow-prev {
left: 0;
}
.wcf__testimonial.style-10 .wcf-arrow-next {
right: 0;
}

.wcf__testimonial-2 .wcf__slider {
--slides-to-show: 1;
--space-between: 20px;
}
.wcf__testimonial-2 .wcf__slider:not(.swiper-initialized) .swiper-wrapper {
gap: var(--space-between);
}
.wcf__testimonial-2 .wcf__slider:not(.swiper-initialized) .swiper-slide {
width: calc(100% / var(--slides-to-show) - var(--space-between) * (var(--slides-to-show) - 1) / var(--slides-to-show));
}
.wcf__testimonial-2 .slide {
gap: 70px;
display: grid;
}
@media only screen and (max-width: 1199px) {
.wcf__testimonial-2 .slide {
gap: 50px;
}
}
@media only screen and (max-width: 991px) {
.wcf__testimonial-2 .slide {
gap: 30px;
}
}
.wcf__testimonial-2 .image {
margin-bottom: 45px;
}
@media only screen and (max-width: 1199px) {
.wcf__testimonial-2 .image {
margin-bottom: 30px;
}
}
@media only screen and (max-width: 767px) {
.wcf__testimonial-2 .image {
margin-bottom: 20px;
}
}
.wcf__testimonial-2 .image img {
max-width: 80px;
}
.wcf__testimonial-2 .picture img {
-o-object-fit: cover;
object-fit: cover;
}
.wcf__testimonial-2 .feedback {
color: #A4ABBB;
font-size: 18px;
font-weight: 400;
line-height: 1.5;
padding-bottom: 25px;
}
@media only screen and (max-width: 767px) {
.wcf__testimonial-2 .feedback {
font-size: 16px;
padding-bottom: 20px;
}
}
.wcf__testimonial-2 .name {
font-weight: 500;
font-size: 20px;
line-height: 1.5;
color: #FCFAF5;
}
@media only screen and (max-width: 767px) {
.wcf__testimonial-2 .name {
font-size: 16px;
}
}
.wcf__testimonial-2 .swiper-pagination {
bottom: -40px;
text-align: start;
}
.wcf__testimonial-2.style-1 .slide {
grid-template-columns: 1fr;
align-items: center;
border-radius: 30px;
background-color: #233259;
}
.light .wcf__testimonial-2.style-1 .slide {
background-color: #FAE7F5;
}
@container (width > 575px) {
.wcf__testimonial-2.style-1 .slide {
grid-template-columns: 270px auto;
}
}
.wcf__testimonial-2.style-1 .picture {
height: 100%;
}
.wcf__testimonial-2.style-1 .picture img {
width: 100%;
height: 100%;
border-radius: 30px;
}
@container (width > 575px) {
.wcf__testimonial-2.style-1 .picture img {
border-radius: 30px 0px 0px 30px;
}
}
.dir-rtl .wcf__testimonial-2.style-1 .picture img {
border-radius: 30px;
}
@container (width > 575px) {
.dir-rtl .wcf__testimonial-2.style-1 .picture img {
border-radius: 0 30px 30px 0;
}
}
.wcf__testimonial-2.style-1 .content {
padding: 0 20px 30px;
}
@container (width > 575px) {
.wcf__testimonial-2.style-1 .content {
padding: 30px 30px 30px 0;
}
}
@container (width > 767px) {
.wcf__testimonial-2.style-1 .content {
padding: 50px 50px 50px 0;
}
}
.dir-rtl .wcf__testimonial-2.style-1 .content {
padding: 0 20px 30px;
}
@container (width > 575px) {
.dir-rtl .wcf__testimonial-2.style-1 .content {
padding: 30px 0 30px 30px;
}
}
@container (width > 767px) {
.dir-rtl .wcf__testimonial-2.style-1 .content {
padding: 50px 0 50px 50px;
}
}
.light .wcf__testimonial-2.style-1 .name,
.light .wcf__testimonial-2.style-1 .feedback,
.light .wcf__testimonial-2.style-1 .designation {
color: #16254C;
}
.dir-rtl .wcf__testimonial-2.style-1 .ts-navigation {
flex-flow: row;
}
.wcf__testimonial-2.style-1 .swiper-pagination {
text-align: center;
}
.wcf__testimonial-2.style-2 .slide {
gap: 110px;
grid-template-columns: 410px auto;
margin-inline-start: 220px;
}
@media only screen and (max-width: 1199px) {
.wcf__testimonial-2.style-2 .slide {
gap: 40px;
grid-template-columns: 350px auto;
margin-inline-start: 150px;
}
}
@media only screen and (max-width: 991px) {
.wcf__testimonial-2.style-2 .slide {
gap: 30px;
grid-template-columns: 280px auto;
margin-inline-start: 100px;
}
}
@media only screen and (max-width: 767px) {
.wcf__testimonial-2.style-2 .slide {
grid-template-columns: 1fr;
margin-inline-start: 0;
}
}
.wcf__testimonial-2.style-2 .content {
padding-top: 60px;
}
@media only screen and (max-width: 1199px) {
.wcf__testimonial-2.style-2 .content {
padding-top: 20px;
}
}
@media only screen and (max-width: 767px) {
.wcf__testimonial-2.style-2 .content {
padding-top: 0;
}
}
.wcf__testimonial-2.style-2 .picture {
position: relative;
}
.wcf__testimonial-2.style-2 .picture::before {
position: absolute;
content: "";
inset-inline-start: -70px;
top: 0;
width: 1px;
height: 100%;
background-color: #333337;
}
@media only screen and (max-width: 1199px) {
.wcf__testimonial-2.style-2 .picture::before {
inset-inline-start: -40px;
}
}
@media only screen and (max-width: 991px) {
.wcf__testimonial-2.style-2 .picture::before {
inset-inline-start: -30px;
}
}
@media only screen and (max-width: 767px) {
.wcf__testimonial-2.style-2 .picture::before {
display: none;
}
}
.wcf__testimonial-2.style-2 .image {
position: absolute;
inset-inline-start: 0;
top: 50%;
transform: translateY(-50%);
}
@media only screen and (max-width: 767px) {
.wcf__testimonial-2.style-2 .image {
display: none;
}
}
@media only screen and (max-width: 991px) {
.wcf__testimonial-2.style-2 .image img {
max-width: 50px;
}
}
.wcf__testimonial-2.style-2 .feedback {
color: var(--white);
font-size: 36px;
line-height: 1.2;
padding-bottom: 40px;
}
@media only screen and (max-width: 1199px) {
.wcf__testimonial-2.style-2 .feedback {
font-size: 30px;
padding-bottom: 30px;
}
}
@media only screen and (max-width: 991px) {
.wcf__testimonial-2.style-2 .feedback {
font-size: 22px;
}
}
@media only screen and (max-width: 767px) {
.wcf__testimonial-2.style-2 .feedback {
font-size: 20px;
padding-bottom: 20px;
}
}
.wcf__testimonial-2.style-2 .name {
font-size: 22px;
}
.dir-rtl .wcf__testimonial-2.style-2 .ts-navigation {
flex-flow: row;
}
@media only screen and (max-width: 767px) {
.dir-rtl .wcf__testimonial-2.style-2 .ts-navigation {
justify-content: flex-start;
}
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {
}
.wcf__testimonial-2.style-2 .swiper-pagination {
bottom: -10px;
inset-inline-start: 740px;
}
@media only screen and (max-width: 1199px) {
.wcf__testimonial-2.style-2 .swiper-pagination {
inset-inline-start: 540px;
}
}
@media only screen and (max-width: 991px) {
.wcf__testimonial-2.style-2 .swiper-pagination {
inset-inline-start: 410px;
}
}
@media only screen and (max-width: 767px) {
.wcf__testimonial-2.style-2 .swiper-pagination {
bottom: -40px;
inset-inline-start: 0;
}
}
.wcf__testimonial-2.style-3 .slide {
align-items: center;
grid-template-columns: 260px auto;
}
@media only screen and (max-width: 1199px) {
.wcf__testimonial-2.style-3 .slide {
grid-template-columns: 200px auto;
}
}
@media only screen and (max-width: 767px) {
.wcf__testimonial-2.style-3 .slide {
grid-template-columns: 1fr;
}
}
.wcf__testimonial-2.style-3 .picture img {
width: 100px;
height: 100px;
border-radius: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.wcf__testimonial-2.style-3 .content {
display: grid;
}
.wcf__testimonial-2.style-3 .image {
margin-bottom: 0;
width: 100px;
height: 100px;
background-color: var(--primary);
border-radius: 100%;
display: flex;
align-items: center;
justify-content: center;
position: absolute;
inset-inline-start: 75px;
top: 50%;
transform: translateY(-50%);
}
@media only screen and (max-width: 767px) {
.wcf__testimonial-2.style-3 .image {
top: 0;
transform: translateY(0);
}
}
.wcf__testimonial-2.style-3 .image img {
max-width: 36px;
}
.wcf__testimonial-2.style-3 .feedback {
padding-bottom: 0;
font-size: 20px;
color: var(--black-2);
order: 4;
}
@media only screen and (max-width: 767px) {
.wcf__testimonial-2.style-3 .feedback {
font-size: 18px;
}
}
.wcf__testimonial-2.style-3 .name {
font-size: 50px;
color: var(--black-2);
}
@media only screen and (max-width: 1199px) {
.wcf__testimonial-2.style-3 .name {
font-size: 36px;
}
}
@media only screen and (max-width: 767px) {
.wcf__testimonial-2.style-3 .name {
font-size: 30px;
}
}
@media only screen and (max-width: 767px) {
}
.dir-rtl .wcf__testimonial-2.style-3 .ts-navigation {
flex-flow: row;
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
.wcf__testimonial-2.style-3 .swiper-pagination {
inset-inline-start: 330px;
}
@media only screen and (max-width: 1199px) {
.wcf__testimonial-2.style-3 .swiper-pagination {
inset-inline-start: 250px;
}
}
@media only screen and (max-width: 991px) {
.wcf__testimonial-2.style-3 .swiper-pagination {
inset-inline-start: 230px;
}
}
@media only screen and (max-width: 767px) {
.wcf__testimonial-2.style-3 .swiper-pagination {
inset-inline-start: 0;
}
}

.wcf__testimonial-3 .wcf__slider {
margin: 0;
--slides-to-show: 1;
--space-between: 20px;
}
.wcf__testimonial-3 .wcf__slider:not(.swiper-initialized) .swiper-wrapper {
gap: var(--space-between);
}
.wcf__testimonial-3 .wcf__slider:not(.swiper-initialized) .swiper-slide {
width: calc(100% / var(--slides-to-show) - var(--space-between) * (var(--slides-to-show) - 1) / var(--slides-to-show));
}
.wcf__testimonial-3 .image {
margin-bottom: 50px;
}
.wcf__testimonial-3 .feedback {
color: var(--gray-4);
font-size: 18px;
font-weight: 400;
line-height: 1.5;
padding-bottom: 40px;
}
.light .wcf__testimonial-3 .feedback {
color: var(--gray);
}
@media only screen and (max-width: 767px) {
.wcf__testimonial-3 .feedback {
font-size: 16px;
padding-bottom: 20px;
}
}
.wcf__testimonial-3 .name {
font-weight: 400;
font-size: 24px;
line-height: 1.5;
color: var(--white);
padding-bottom: 5px;
}
.light .wcf__testimonial-3 .name {
color: var(--black-2);
}
@media only screen and (max-width: 767px) {
.wcf__testimonial-3 .name {
font-size: 20px;
}
}
.light .wcf__testimonial-3 .designation {
color: var(--gray);
}
.wcf__testimonial-3 .swiper-pagination {
bottom: -40px;
}
.light .wcf__testimonial-3.style-1 {
border-color: var(--black-2);
}
@media only screen and (max-width: 991px) {
}
.light .wcf__testimonial-3.style-1 .quote {
border-color: var(--black-2);
}
@media only screen and (min-width: 1600px) {
.box-layout .wcf__testimonial-3.style-1 .quote {
padding-inline-start: 50px;
}
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
.light .wcf__testimonial-3.style-1 .quote {
border-color: var(--black-2);
}
}
.light .wcf__testimonial-3.style-1 .quote::before {
background-color: var(--black-2);
}
.light .wcf__testimonial-3.style-1 .quote::after {
background-color: var(--black-2);
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
.light .wcf__testimonial-3.style-1 .main-title {
border-color: var(--black-2);
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
.light .wcf__testimonial-3.style-1 .main-title {
border-color: var(--black-2);
}
}
@media only screen and (max-width: 767px) {
}
.light .wcf__testimonial-3.style-1 .main-title::before {
background-color: var(--black-2);
}
.light .wcf__testimonial-3.style-1 .main-title::after {
background-color: var(--black-2);
}
@media only screen and (max-width: 991px) {
}
.wcf__testimonial-3.style-1 .title {
font-weight: 400;
font-size: 60px;
line-height: 1;
color: var(--white);
text-transform: uppercase;
}
.light .wcf__testimonial-3.style-1 .title {
color: var(--black-2);
}
@media only screen and (min-width: 1600px) {
.box-layout .wcf__testimonial-3.style-1 .title {
font-size: 50px;
}
}
@media only screen and (max-width: 1919px) {
.wcf__testimonial-3.style-1 .title {
font-size: 50px;
}
}
@media only screen and (max-width: 1199px) {
.wcf__testimonial-3.style-1 .title {
font-size: 40px;
}
}
@media only screen and (max-width: 767px) {
.wcf__testimonial-3.style-1 .title {
font-size: 32px;
}
}
.wcf__testimonial-3.style-1 .wcf__slider {
border-inline-end: 1px solid var(--white);
}
.dir-rtl .wcf__testimonial-3.style-1 .wcf__slider {
border-inline-end: 0;
border-inline-start: 1px solid var(--white);
}
.light .wcf__testimonial-3.style-1 .wcf__slider {
border-color: var(--black-2);
}
@media only screen and (max-width: 991px) {
.wcf__testimonial-3.style-1 .wcf__slider {
grid-column: 1/3;
}
}
@media only screen and (max-width: 767px) {
.wcf__testimonial-3.style-1 .wcf__slider {
grid-column: 1/-1;
border-inline-end: 0;
border-bottom: 1px solid var(--white);
}
.light .wcf__testimonial-3.style-1 .wcf__slider {
border-color: var(--black-2);
}
}
.wcf__testimonial-3.style-1 .slide {
max-width: 410px;
margin: auto;
margin-bottom: 40px;
padding-top: 70px;
}
@media only screen and (max-width: 1199px) {
.wcf__testimonial-3.style-1 .slide {
padding-top: 45px;
padding-left: 20px;
padding-right: 20px;
}
}
@media only screen and (max-width: 767px) {
.wcf__testimonial-3.style-1 .slide {
padding-top: 30px;
padding-left: 15px;
padding-right: 15px;
margin-bottom: 30px;
}
}
.wcf__testimonial-3.style-1 .feedback {
text-indent: 80px;
}
@media only screen and (max-width: 1199px) {
.wcf__testimonial-3.style-1 .feedback {
text-indent: 40px;
}
}
.wcf__testimonial-3.style-1 .name {
text-transform: uppercase;
padding-inline-start: 80px;
}
@media only screen and (max-width: 1199px) {
.wcf__testimonial-3.style-1 .name {
padding-inline-start: 40px;
}
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
.light .wcf__testimonial-3.style-1 .ts-navigation::before {
background-color: var(--black-2);
}
.light .wcf__testimonial-3.style-1 .ts-navigation::after {
background-color: var(--black-2);
}
@media only screen and (max-width: 767px) {
}
.wcf__testimonial-3.style-1 .wcf-arrow-next {
order: 2;
display: flex;
align-items: center;
justify-content: center;
border-top: 1px solid var(--white);
position: relative;
}
.light .wcf__testimonial-3.style-1 .wcf-arrow-next {
border-color: var(--black-2);
}
.wcf__testimonial-3.style-1 .wcf-arrow-next::before {
position: absolute;
content: "";
inset-inline-end: -10px;
top: -1px;
width: 20px;
height: 12px;
background-color: var(--white);
-webkit-clip-path: polygon(100% 0, 75% 40%, 50% 100%, 30% 50%, 0 0);
clip-path: polygon(100% 0, 75% 40%, 50% 100%, 30% 50%, 0 0);
}
.light .wcf__testimonial-3.style-1 .wcf-arrow-next::before {
background-color: var(--black-2);
}
.wcf__testimonial-3.style-1 .wcf-arrow-next::before {
inset-inline-start: -5px;
top: -7px;
transform: rotate(-90deg);
}
.dir-rtl .wcf__testimonial-3.style-1 .wcf-arrow-next::before {
transform: rotate(90deg);
}
@media only screen and (max-width: 767px) {
.wcf__testimonial-3.style-1 .wcf-arrow-next::before {
display: none;
}
}
.wcf__testimonial-3.style-1 .wcf-arrow-prev {
display: flex;
align-items: center;
justify-content: center;
}
.wcf__portfolio .filter {
margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
.wcf__portfolio .filter {
overflow-x: auto;
margin-bottom: 25px;
}
}
.wcf__portfolio .filter button {
color: var(--white, #fff);
font-size: 16px;
font-weight: 500;
line-height: 1.5;
}
@media only screen and (max-width: 767px) {
.wcf__portfolio .filter button {
min-width: -moz-max-content;
min-width: max-content;
}
}
.light .wcf__portfolio .filter button {
color: var(--black-2, #1C1D20);
}
.wcf__portfolio .filter button span {
display: block;
font-size: 12px;
line-height: 1.8;
text-align: right;
color: var(--gray-4, #999);
transition: all 0.3s;
}
@media only screen and (max-width: 767px) {
}
.wcf__portfolio .wcf-post .thumb {
overflow: hidden;
}
.wcf__portfolio .title {
transition: all 0.3s;
}
.wcf__portfolio .title:hover {
color: var(--primary, #E8BF96);
}
.wcf__portfolio .meta time,
.wcf__portfolio .meta a {
font-size: 14px;
font-weight: 400;
}
.wcf__portfolio .meta a:hover {
color: var(--primary, #E8BF96);
}
@media only screen and (max-width: 767px) {
}
.light .wcf__portfolio .pf-pagination .page-numbers {
color: #16254C;
}
.wcf__portfolio .pf-pagination .page-numbers:not(.prev, .next):hover {
color: #16254C;
background-color: #F5F3ED;
}
.wcf__portfolio .pf-pagination .prev {
justify-content: flex-start;
}
.dir-rtl .wcf__portfolio .pf-pagination .prev {
transform: rotate(180deg);
justify-content: flex-end;
}
.wcf__portfolio .pf-pagination .next {
justify-content: flex-end;
}
.dir-rtl .wcf__portfolio .pf-pagination .next {
transform: rotate(180deg);
justify-content: flex-start;
}
.wcf__portfolio .pf-pagination .current {
color: #16254C;
background-color: #F5F3ED;
}
.light .wcf__portfolio .pf-pagination path {
fill: #16254C;
}
.light .wcf__portfolio .load-more {
color: #16254C;
border-color: #F5F3ED;
}
@media only screen and (max-width: 767px) {
}
.light .wcf__portfolio .load-more path {
fill: #16254C;
}
.dir-rtl .wcf__portfolio .load-more i {
transform: rotate(180deg);
}
.dir-rtl .wcf__portfolio .load-more svg {
transform: rotate(180deg);
}
.wcf__portfolio.style-1 .filter {
gap: 30px;
display: flex;
justify-content: flex-end;
flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
.wcf__portfolio.style-1 .filter {
gap: 20px;
justify-content: flex-start;
}
}
.wcf__portfolio.style-1 .filter button {
color: #A4ABBB;
font-weight: 400;
text-transform: capitalize;
position: relative;
}
.light .wcf__portfolio.style-1 .filter button {
color: var(--gray-10, #555);
}
.light .wcf__portfolio.style-1 .filter button:hover {
color: #16254C;
}
.wcf__portfolio.style-1 .filter button span {
display: none;
}
.wcf__portfolio.style-1 .filter button.mixitup-control-active::before, .wcf__portfolio.style-1 .filter button::before {
position: absolute;
content: "";
width: 0%;
height: 1px;
left: 0;
bottom: 0;
background-color: #FCFAF5;
transition: all 0.3s;
}
.light .wcf__portfolio.style-1 .filter button.mixitup-control-active::before, .light .wcf__portfolio.style-1 .filter button::before {
background-color: #16254C;
}
.wcf__portfolio.style-1 .filter button.mixitup-control-active {
color: #FCFAF5;
font-weight: 500;
}
.wcf__portfolio.style-1 .filter button.mixitup-control-active span {
color: #FCFAF5;
}
.light .wcf__portfolio.style-1 .filter button.mixitup-control-active span {
color: #16254C;
}
.light .wcf__portfolio.style-1 .filter button.mixitup-control-active {
color: var(--gray-10, #555);
}
.wcf__portfolio.style-1 .filter button.mixitup-control-active::before {
width: 100%;
}
.wcf__portfolio.style-1 .filter button:hover {
color: #FCFAF5;
}
.wcf__portfolio.style-1 .filter button:hover::before {
width: 100%;
}
.wcf__portfolio.style-1 .filter button:hover span {
color: #FCFAF5;
}
.light .wcf__portfolio.style-1 .filter button:hover span {
color: #16254C;
}
@container (width > 575px) {
}
@container (width > 991px) {
}
.wcf__portfolio.style-1 .wcf-post .thumb {
border-radius: 25px;
}
.wcf__portfolio.style-1 .content {
margin-top: 20px;
}
@media only screen and (max-width: 767px) {
.wcf__portfolio.style-1 .content {
margin-top: 15px;
}
}
.wcf__portfolio.style-1 .title {
color: #FCFAF5;
font-size: 20px;
font-weight: 500;
line-height: 1.5;
}
.wcf__portfolio.style-1 .title:hover {
color: var(--primary, #E8BF96);
}
.light .wcf__portfolio.style-1 .title {
color: #16254C;
}
.wcf__portfolio.style-1 .meta a,
.wcf__portfolio.style-1 .meta time {
color: #A4ABBB;
line-height: 1.2;
}
.light .wcf__portfolio.style-1 .meta a,
.light .wcf__portfolio.style-1 .meta time {
color: var(--gray-10, #555);
}
.wcf__portfolio.style-1 .meta a:hover {
color: var(--primary, #E8BF96);
}
.wcf__portfolio.style-2 .filter {
gap: 60px;
display: flex;
align-items: center;
justify-content: center;
}
@media only screen and (max-width: 991px) {
.wcf__portfolio.style-2 .filter {
gap: 30px;
}
}
@media only screen and (max-width: 767px) {
.wcf__portfolio.style-2 .filter {
gap: 20px;
justify-content: flex-start;
}
}
.wcf__portfolio.style-2 .filter button:hover {
color: var(--primary, #E8BF96);
}
.wcf__portfolio.style-2 .filter button:hover span {
color: var(--primary, #E8BF96);
}
.wcf__portfolio.style-2 .filter .mixitup-control-active {
color: var(--primary, #E8BF96);
}
.wcf__portfolio.style-2 .filter .mixitup-control-active span {
color: var(--primary, #E8BF96);
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
.wcf__portfolio.style-2 .content {
position: absolute;
bottom: 105px;
inset-inline-start: 40px;
gap: 1px;
display: flex;
flex-direction: column-reverse;
align-items: flex-start;
}
@media only screen and (max-width: 1199px) {
.wcf__portfolio.style-2 .content {
inset-inline-start: 20px;
bottom: 50px;
}
}
@media only screen and (max-width: 991px) {
.wcf__portfolio.style-2 .content {
left: 10px;
bottom: 30px;
}
}
.wcf__portfolio.style-2 .title {
font-weight: 600;
font-size: 18px;
line-height: 1.5;
padding: 10px 20px;
color: var(--white, #fff);
text-transform: uppercase;
background-color: var(--black-2);
display: inline-block;
}
@media only screen and (max-width: 991px) {
.wcf__portfolio.style-2 .title {
padding: 5px 10px;
}
}
.wcf__portfolio.style-2 .title:hover {
color: var(--primary, #E8BF96);
}
.wcf__portfolio.style-2 .meta {
padding: 10px 20px;
background-color: var(--black-2, #1C1D20);
}
@media only screen and (max-width: 991px) {
.wcf__portfolio.style-2 .meta {
padding: 5px 10px;
}
}
.wcf__portfolio.style-2 .meta a,
.wcf__portfolio.style-2 .meta time {
font-weight: 500;
font-size: 12px;
line-height: 1.8;
color: var(--gray-4, #999);
text-transform: uppercase;
display: inline-block;
}
.wcf__portfolio.style-2 .meta a:hover {
color: var(--primary, #E8BF96);
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
.wcf__portfolio.style-3 .filter {
margin-bottom: 0;
margin-top: 210px;
gap: 32px;
display: flex;
align-items: flex-end;
flex-direction: column;
justify-content: flex-start;
}
.dir-rtl .wcf__portfolio.style-3 .filter {
align-items: flex-start;
}
@media only screen and (max-width: 767px) {
.wcf__portfolio.style-3 .filter {
gap: 20px;
margin-top: 0;
flex-direction: unset;
}
}
.wcf__portfolio.style-3 .filter button:hover {
color: var(--primary, #E8BF96);
}
.wcf__portfolio.style-3 .filter button:hover span {
color: var(--primary, #E8BF96);
}
.wcf__portfolio.style-3 .filter .mixitup-control-active {
color: var(--primary, #E8BF96);
}
.wcf__portfolio.style-3 .filter .mixitup-control-active span {
color: var(--primary, #E8BF96);
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
.wcf__portfolio.style-3 .content {
padding-top: 35px;
}
@media only screen and (max-width: 1199px) {
.wcf__portfolio.style-3 .content {
padding-top: 20px;
}
}
@media only screen and (max-width: 991px) {
.wcf__portfolio.style-3 .content {
padding-top: 15px;
}
}
@media only screen and (max-width: 767px) {
.wcf__portfolio.style-3 .content {
padding-top: 10px;
}
}
.wcf__portfolio.style-3 .title {
color: var(--white, #fff);
font-size: 22px;
font-weight: 600;
line-height: 1.3;
padding-bottom: 10px;
}
.light .wcf__portfolio.style-3 .title {
color: var(--black-2, #1C1D20);
}
@media only screen and (max-width: 991px) {
.wcf__portfolio.style-3 .title {
padding-bottom: 5px;
}
}
.wcf__portfolio.style-3 .title:hover {
color: var(--primary);
}
.wcf__portfolio.style-3 .meta a,
.wcf__portfolio.style-3 .meta time {
color: var(--gray-4, #999);
}
.light .wcf__portfolio.style-3 .meta a,
.light .wcf__portfolio.style-3 .meta time {
color: var(--gray-10, #555);
}
.wcf__portfolio.style-3 .meta a:hover {
color: var(--primary, #E8BF96);
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
.wcf__portfolio-2 .wcf__slider {
text-align: center;
margin: 0 auto;
--slides-to-show: 3;
--space-between: 80px;
}
.wcf__portfolio-2 .wcf__slider:not(.swiper-initialized) .swiper-wrapper {
gap: var(--space-between);
}
.wcf__portfolio-2 .wcf__slider:not(.swiper-initialized) .swiper-slide {
width: calc(100% / var(--slides-to-show) - var(--space-between) * (var(--slides-to-show) - 1) / var(--slides-to-show));
}
.wcf__portfolio-2 .title {
font-weight: 600;
font-size: 22px;
line-height: 1.5;
color: var(--white, #fff);
transition: all 0.3s;
}
.light .wcf__portfolio-2 .title {
color: var(--black-2, #1C1D20);
}
@media only screen and (max-width: 767px) {
.wcf__portfolio-2 .title {
font-size: 20px;
}
}
.wcf__portfolio-2 .title:hover {
color: var(--primary, #E8BF96);
}
.wcf__portfolio-2 .meta a,
.wcf__portfolio-2 .meta time {
font-weight: 400;
font-size: 14px;
line-height: 2;
color: var(--gray-4, #999);
}
.light .wcf__portfolio-2 .meta a,
.light .wcf__portfolio-2 .meta time {
color: var(--gray, #666);
}
.wcf__portfolio-2 .meta a:hover {
color: var(--primary, #E8BF96);
}
.dir-rtl .wcf__portfolio-2 .pf-navigation {
flex-flow: row;
}
.wcf__portfolio-2.style-1 .wcf__slider {
margin-right: -300px;
}
@media only screen and (max-width: 1919px) {
.wcf__portfolio-2.style-1 .wcf__slider {
margin-right: -240px;
}
}
@media only screen and (max-width: 1399px) {
.wcf__portfolio-2.style-1 .wcf__slider {
margin-right: -200px;
}
}
@media only screen and (max-width: 767px) {
.wcf__portfolio-2.style-1 .wcf__slider {
margin-right: 0;
}
}
.wcf__portfolio-2.style-1 .image {
margin-bottom: 30px;
}
@media only screen and (max-width: 1199px) {
.wcf__portfolio-2.style-1 .image {
margin-bottom: 20px;
}
}
@media only screen and (max-width: 767px) {
.wcf__portfolio-2.style-1 .image {
margin-bottom: 10px;
}
}
.wcf__portfolio-2.style-1 .title,
.wcf__portfolio-2.style-1 .subtitle {
text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
}
.light .wcf__portfolio-2.style-1 .wcf-arrow i {
color: var(--black-2, #1C1D20);
}
.light .wcf__portfolio-2.style-1 .wcf-arrow path {
fill: var(--black-2, #1C1D20);
}
.wcf__posts .thumb {
margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
.wcf__posts .thumb {
margin-bottom: 10px;
}
}
.wcf__posts .thumb img {
width: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.light .wcf__posts .wcf-cats a,
.light .wcf__posts .wcf-cats span,
.light .wcf__posts .wcf-tags a,
.light .wcf__posts .wcf-tags span,
.light .wcf__posts .wcf-meta a,
.light .wcf__posts .wcf-meta span {
color: var(--gray);
}
.wcf__posts .title {
margin-bottom: 20px;
}
@media only screen and (max-width: 1919px) {
.wcf__posts .title {
font-size: 32px;
}
}
@media only screen and (max-width: 1399px) {
.wcf__posts .title {
font-size: 30px;
}
}
@media only screen and (max-width: 1199px) {
.wcf__posts .title {
font-size: 28px;
}
}
@media only screen and (max-width: 767px) {
.wcf__posts .title {
font-size: 24px;
margin-bottom: 15px;
}
}
.wcf__posts .title:hover {
color: var(--primary, #E8BF96);
}
@media only screen and (max-width: 767px) {
}
.light .wcf__posts svg path {
fill: var(--gray, #666);
}
.wcf__posts .link {
font-size: 14px;
font-weight: 500;
line-height: 1.5;
color: var(--gray-4, #999);
position: relative;
align-items: center;
display: inline-flex;
gap: 10px;
}
.light .wcf__posts .link {
color: var(--gray, #666);
}
.wcf__posts .link:hover {
color: var(--white, #fff);
}
.light .wcf__posts .link:hover {
color: var(--black-2, #1C1D20);
}
.wcf__posts .link:hover path {
fill: var(--white, #fff);
}
.light .wcf__posts .link:hover path {
fill: var(--black-2, #1C1D20);
}
.dir-rtl .wcf__posts .link i,
.dir-rtl .wcf__posts .link svg {
transform: rotate(180deg);
}
.light .wcf__posts.style-1 .wcf-cats a,
.light .wcf__posts.style-1 .wcf-tags a {
background-color: var(--white-3);
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 1199px) {
}
.wcf__posts.style-1 .link:hover::after {
width: 0%;
}
.wcf__posts.style-1 .link::after {
position: absolute;
content: "";
width: 100%;
height: 1px;
inset-inline-start: 0;
bottom: 0;
transition: all 0.3s;
background-color: currentColor;
}
@media only screen and (max-width: 767px) {
}
.light .wcf__posts.style-2 .wcf-post {
background-color: #F7F7FA;
}
@media only screen and (max-width: 1199px) {
}
.wcf__posts.style-2 .thumb {
margin: 0;
}
.wcf__posts.style-2 .thumb img {
height: 100%;
}
.wcf__posts.style-2 .content {
display: flex;
flex-direction: column;
padding: 60px 45px;
}
@media only screen and (min-width: 1600px) {
.box-layout .wcf__posts.style-2 .content {
padding: 40px 30px;
}
}
@media only screen and (max-width: 1919px) {
.wcf__posts.style-2 .content {
padding: 40px 30px;
}
}
@media only screen and (max-width: 991px) {
.wcf__posts.style-2 .content {
padding: 30px;
}
}
@media only screen and (max-width: 767px) {
.wcf__posts.style-2 .content {
padding: 30px 20px;
}
}
.wcf__posts.style-2 .title {
order: -1;
}
.light .wcf__posts.style-2 .wcf-cats::before,
.light .wcf__posts.style-2 .wcf-tags::before,
.light .wcf__posts.style-2 .wcf-meta::before {
background-color: #202C58;
}
.light .wcf__posts.style-2 .wcf-cats a,
.light .wcf__posts.style-2 .wcf-cats span,
.light .wcf__posts.style-2 .wcf-tags a,
.light .wcf__posts.style-2 .wcf-tags span,
.light .wcf__posts.style-2 .wcf-meta a,
.light .wcf__posts.style-2 .wcf-meta span {
color: var(--black-2, #1C1D20);
}
.light .wcf__posts.style-2 .desc p {
color: var(--gray, #666);
}
.wcf__posts.style-2 .link {
color: #202C58;
font-weight: 600;
padding: 12px 30px;
text-transform: uppercase;
background-color: var(--white, #fff);
width: -moz-max-content;
width: max-content;
margin-top: auto;
}
.light .wcf__posts.style-2 .link {
color: var(--white, #fff);
background-color: #202C58;
}
.wcf__posts.style-2 .link path {
fill: #202C58;
}
.wcf__posts.style-2 .link:hover {
color: var(--white, #fff);
background-color: var(--primary, #E8BF96);
}
.wcf__posts.style-2 .link:hover path {
fill: var(--white, #fff);
}
@media only screen and (max-width: 767px) {
}
.wcf__posts.style-3 .thumb {
margin: 0;
width: 100%;
}
.wcf__posts.style-3 .content {
width: 80%;
padding: 60px 45px;
background-color: #0D3570;
margin-inline-start: 10%;
margin-top: -160px;
position: relative;
z-index: 1;
}
.light .wcf__posts.style-3 .content {
background-color: #E2F3FF;
}
@media only screen and (max-width: 1919px) {
.wcf__posts.style-3 .content {
padding: 30px 25px 35px;
}
}
@media only screen and (max-width: 1199px) {
.wcf__posts.style-3 .content {
width: 90%;
margin-inline-start: 5%;
margin-top: -100px;
}
}
.wcf__posts.style-3 .title {
order: -1;
}
.light .wcf__posts.style-3 .wcf-cats a,
.light .wcf__posts.style-3 .wcf-cats span,
.light .wcf__posts.style-3 .wcf-tags a,
.light .wcf__posts.style-3 .wcf-tags span,
.light .wcf__posts.style-3 .wcf-meta a,
.light .wcf__posts.style-3 .wcf-meta span {
color: var(--black-2, #1C1D20);
}
.light .wcf__posts.style-3 .desc p {
color: var(--gray, #666);
}
.wcf__posts.style-3 .link {
width: -moz-max-content;
width: max-content;
color: var(--white, #fff);
text-transform: uppercase;
margin-top: auto;
}
.light .wcf__posts.style-3 .link {
color: var(--black-2, #1C1D20);
}
.wcf__posts.style-3 .link:hover::after {
width: 0%;
}
.wcf__posts.style-3 .link::after {
position: absolute;
content: "";
width: 100%;
height: 1px;
inset-inline-start: 0;
bottom: 0;
transition: all 0.3s;
background-color: var(--white, #fff);
}
.light .wcf__posts.style-3 .link::after {
background-color: var(--black-2, #1C1D20);
}
.wcf__posts.style-4 .wcf-post:hover .content {
background-color: rgba(28, 29, 32, 0.7);
}
.wcf__posts.style-4 .wcf-post:hover .link {
color: var(--white, #fff);
}
.wcf__posts.style-4 .content {
padding: 45px;
background-color: rgb(38, 38, 41);
transition: all 0.3s;
flex-direction: column;
display: flex;
position: relative;
}
@media only screen and (max-width: 1199px) {
.wcf__posts.style-4 .content {
background-color: rgba(28, 29, 32, 0.7);
}
}
@media only screen and (max-width: 991px) {
.wcf__posts.style-4 .content {
padding: 30px 20px;
}
}
.wcf__posts.style-4 .thumb {
margin: 0;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.wcf__posts.style-4 .thumb img {
height: calc(100% - 1px);
}
.light .wcf__posts.style-4 .title {
color: var(--white, #fff);
}
.wcf__posts.style-4 .author {
display: flex;
align-items: center;
gap: 20px;
}
.light .wcf__posts.style-4 .wcf-cats a,
.light .wcf__posts.style-4 .wcf-tags a {
color: var(--gray-4, #999);
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 1199px) {
}
.light .wcf__posts.style-4 .wcf-meta a {
color: var(--gray-4, #999);
}
@media only screen and (max-width: 1199px) {
}
.light .wcf__posts.style-4 .wcf-meta span {
color: var(--gray-4, #999);
}
@media only screen and (max-width: 1199px) {
}
.light .wcf__posts.style-4 .desc p {
color: var(--gray-4, #999);
}
@media only screen and (max-width: 1199px) {
}
.wcf__posts.style-4 .link {
font-size: 16px;
margin-top: auto;
width: -moz-max-content;
width: max-content;
}
.light .wcf__posts.style-4 .link {
color: var(--gray-4, #999);
}
@media only screen and (max-width: 1199px) {
.wcf__posts.style-4 .link {
color: var(--white, #fff);
}
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {
}
.wcf__posts.style-5 .thumb {
margin: 0;
width: 55%;
display: flex;
align-self: center;
}
@media only screen and (max-width: 1199px) {
.wcf__posts.style-5 .thumb {
width: 100%;
height: auto;
}
}
@media only screen and (max-width: 991px) {
.wcf__posts.style-5 .thumb {
align-self: flex-start;
}
}
.wcf__posts.style-5 .thumb a {
width: 100%;
}
.wcf__posts.style-5 .content {
width: 60%;
padding: 60px 45px;
z-index: 1;
background-color: var(--green, #3F524C);
flex-direction: column;
align-self: center;
margin-inline-start: -15%;
}
@media only screen and (max-width: 1919px) {
.wcf__posts.style-5 .content {
padding: 30px 25px 35px;
}
}
@media only screen and (max-width: 1199px) {
.wcf__posts.style-5 .content {
width: 90%;
}
}
@media only screen and (max-width: 991px) {
.wcf__posts.style-5 .content {
width: 92%;
margin-inline-start: 4%;
margin-top: -15%;
}
}
.wcf__posts.style-5 .title {
order: -1;
}
.light .wcf__posts.style-5 .wcf-cats::before,
.light .wcf__posts.style-5 .wcf-tags::before,
.light .wcf__posts.style-5 .wcf-meta::before {
background-color: #202C58;
}
.light .wcf__posts.style-5 .wcf-cats a,
.light .wcf__posts.style-5 .wcf-cats span,
.light .wcf__posts.style-5 .wcf-tags a,
.light .wcf__posts.style-5 .wcf-tags span,
.light .wcf__posts.style-5 .wcf-meta a,
.light .wcf__posts.style-5 .wcf-meta span {
color: var(--black-2, #1C1D20);
}
.light .wcf__posts.style-5 .desc p {
color: var(--gray, #666);
}
.wcf__posts.style-5 .link {
width: -moz-max-content;
width: max-content;
color: var(--white, #fff);
text-transform: uppercase;
margin-top: auto;
}
.light .wcf__posts.style-5 .link {
color: var(--black-2, #1C1D20);
}
.wcf__posts.style-5 .link:hover::after {
width: 0%;
}
.wcf__posts.style-5 .link::after {
position: absolute;
content: "";
width: 100%;
height: 1px;
inset-inline-start: 0;
bottom: 0;
transition: all 0.3s;
background-color: var(--white, #fff);
}
.light .wcf__posts.style-5 .link::after {
background-color: var(--black-2, #1C1D20);
}
.light .post-pagination.style-2 .page-numbers {
color: #1C1D20;
}
.post-pagination.style-2 .page-numbers:not(.prev, .next):hover {
color: #1C1D20;
background-color: #F5F3ED;
}
.post-pagination.style-2 .prev {
justify-content: flex-start;
}
.dir-rtl .post-pagination.style-2 .prev {
transform: rotate(180deg);
justify-content: flex-end;
}
.post-pagination.style-2 .next {
justify-content: flex-end;
}
.dir-rtl .post-pagination.style-2 .next {
transform: rotate(180deg);
justify-content: flex-start;
}
.post-pagination.style-2 .current {
color: #1C1D20;
background-color: #F5F3ED;
}
.light .post-pagination.style-2 path {
fill: #1C1D20;
}
.wcf__priceTable .number {
color: #999;
font-size: 16px;
font-weight: 500;
line-height: 1.5;
}
.light .wcf__priceTable .number {
color: var(--gray, #666);
}
.wcf__priceTable .name {
color: var(--white, #fff);
font-size: 16px;
font-weight: 500;
line-height: 1.5;
}
.light .wcf__priceTable .name {
color: var(--black-2, #1C1D20);
}
.light .wcf__priceTable .pt-sale-price {
color: var(--black-2, #1C1D20);
}
@media only screen and (max-width: 1199px) {
}
.light .wcf__priceTable .pt-org-price {
color: #1C1D20;
}
.wcf__priceTable .feature li {
color: #999;
font-size: 16px;
font-weight: 400;
line-height: 1.5;
position: relative;
padding-bottom: 5px;
}
.light .wcf__priceTable .feature li {
color: var(--gray, #666);
}
.light .wcf__priceTable.style-1 {
background-color: #F5F3ED;
}
@media (max-width: 575px) {
}
@media (max-width: 575px) {
}
.wcf__priceTable.style-1 .pt-name .icon {
font-size: 30px;
color: #16254C;
}
.light .wcf__priceTable.style-1 .wcf-price {
background-color: #16254C;
}
.wcf__priceTable.style-1 .name {
color: #16254C;
font-size: 18px;
}
@media (max-width: 575px) {
}
.light .wcf__priceTable.style-1 .pt-price {
color: #FCFAF5;
}
@media (max-width: 575px) {
}
.wcf__priceTable.style-1 .sup {
font-size: 16px;
margin-right: -7px;
align-self: flex-start;
}
.wcf__priceTable.style-1 .sub {
font-size: 16px;
font-weight: 500;
color: #16254C;
}
.light .wcf__priceTable.style-1 .sub {
color: #FCFAF5;
}
@media (max-width: 575px) {
}
.wcf__priceTable.style-1 .feature {
position: relative;
}
.wcf__priceTable.style-1 .feature::after {
position: absolute;
content: "";
width: 1px;
height: 100%;
inset-inline-end: 0;
top: 0;
background-color: #30406A;
}
.light .wcf__priceTable.style-1 .feature::after {
background-color: #E9E9E9;
}
@media (max-width: 575px) {
.wcf__priceTable.style-1 .feature::after {
display: none;
}
}
.wcf__priceTable.style-1 .feature li {
color: #A4ABBB;
}
.light .wcf__priceTable.style-1 .feature li {
color: #555555;
}
.wcf__priceTable.style-1 .feature i,
.wcf__priceTable.style-1 .feature svg {
color: #fff;
font-size: 14px;
margin-inline-end: 5px;
}
@media only screen and (max-width: 767px) {
}
@media (max-width: 575px) {
}
.wcf__priceTable.style-1 .pt-btn .note {
font-size: 16px;
text-align: center;
padding: 0 20px;
margin-top: 14px;
}
@media (max-width: 575px) {
}
@media(max-width: 575px) {
}
@media(max-width: 575px) {
}
.dir-rtl .wcf__priceTable.style-1 .ribon span {
transform: rotate(45deg);
}
@media (max-width: 575px) {
.dir-rtl .wcf__priceTable.style-1 .ribon span {
transform: rotate(-45deg);
}
}
.light .wcf__priceTable.style-2 {
border-color: #e9e9e9;
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 991px) {
}
.light .wcf__priceTable.style-2 .pt-currency {
color: var(--black-2, #1C1D20);
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
.wcf__priceTable.style-2 .name {
gap: 20px;
display: flex;
align-items: flex-start;
}
@media only screen and (max-width: 991px) {
.wcf__priceTable.style-2 .name {
gap: 10px;
}
}
.light .wcf__priceTable.style-2 .ribon {
color: var(--white, #fff);
background-color: var(--black-2, #1C1D20);
}
.light .wcf__priceTable.style-3 {
border-color: #e9e9e9;
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {
}
.light .wcf__priceTable.style-3 .pt-currency {
color: var(--black-2, #1C1D20);
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 991px) {
}
.light .wcf__priceTable.style-3 .pt-name::after {
background-color: #e9e9e9;
}
@media only screen and (max-width: 767px) {
}
.light .wcf__priceTable.style-3 .ribon {
color: var(--white, #fff);
background-color: var(--black-2, #1C1D20);
}
.light .wcf__priceTable.style-4 {
border-color: #e9e9e9;
}
@media only screen and (max-width: 767px) {
}
.wcf__priceTable.style-4:hover .name {
color: var(--white, #fff);
}
.light .wcf__priceTable.style-4:hover .name {
color: var(--black-2, #1C1D20);
}
.light .wcf__priceTable.style-4 .pt-currency,
.light .wcf__priceTable.style-4 .pt-sale-price {
color: #1C1D20;
}
.wcf__priceTable.style-4 .name {
color: #999;
font-size: 30px;
line-height: 1.1;
text-transform: uppercase;
transition: all 0.3s;
}
.light .wcf__priceTable.style-4 .name {
color: #666;
}
@media only screen and (max-width: 1199px) {
.wcf__priceTable.style-4 .name {
color: var(--white, #fff);
}
}
@media only screen and (max-width: 767px) {
.wcf__priceTable.style-4 .name {
font-size: 24px;
}
}
.light .wcf__priceTable.style-4 .ribon {
color: var(--white, #fff);
background-color: var(--black-2, #1C1D20);
}
.wcf__priceTable.style-4 .feature li {
color: var(--white, #fff);
padding-bottom: 10px;
}
.light .wcf__priceTable.style-4 .feature li {
color: #1C1D20;
}
.wcf__priceTable.style-4 .feature i,
.wcf__priceTable.style-4 .feature svg {
font-size: 14px;
margin-inline-end: 5px;
}
.light .wcf__priceTable.style-4 .feature svg path {
fill: #1C1D20;
}
.light .wcf__priceTable.style-4 .pt-btn a {
color: var(--white, #fff);
background-color: var(--black-2, #1C1D20);
}

.wcf__progressbar .title {
color: #FFF;
font-size: 16px;
font-weight: 500;
line-height: 1.2;
}
.wcf__progressbar.style-1 .title {
padding-bottom: 15px;
}
.wcf__progressbar.style-2 .title {
color: #FCFAF5;
}
.wcf__progressbar.style-3 .title {
color: #FCFAF5;
font-weight: 400;
text-transform: capitalize;
}

/*----------------------------------------*/
/*  01. HEADER CSS START
/*----------------------------------------*/
#navbar {
position: fixed;
top: 0;
width: 100%;
display: block;
transition: top 0.3s;
}

.header__area-2 {
position: fixed;
width: 315px;
height: 100vh;
inset-inline-start: 0;
top: 0;
z-index: 1;
padding: 80px 50px;
background-color: var(--black-5);
transition: all 0.5s;
padding-top: 100px;
}
.light .header__area-2 {
background-color: var(--white-4);
}
@media only screen and (max-width: 1199px) {
.header__area-2 {
width: 260px;
padding: 35px 20px 40px;
}
}
@media only screen and (max-width: 991px) {
.header__area-2 {
left: -320px;
padding: 30px 20px 40px;
}
}
@media only screen and (max-width: 767px) {
.header__area-2 {
width: 300px;
padding: 30px;
}
}
.header__area-2 form {
position: relative;
}
.header__area-2 .icon-search {
color: var(--gray);
position: absolute;
right: 0;
top: 5px;
}
.header__area-2 .copyright {
text-align: left;
padding-top: 100px;
}
@media only screen and (max-width: 1919px) {
.header__area-2 .copyright {
padding-top: 90px;
}
}
@media only screen and (max-width: 1399px) {
.header__area-2 .copyright {
padding-top: 55px;
}
}
@media only screen and (max-width: 767px) {
.header__area-2 .copyright {
padding-top: 60px;
}
}
.light .header__area-3::before {
background-color: var(--white-2);
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
.header__sfluence .main-menu li a {
font-size: 14px;
padding: 41px 25px;
text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
.header__navicon-2 .icon {
width: 24px;
}
.header__navicon-2 .close {
position: absolute;
right: 10px;
top: 40px;
width: 30px;
height: 30px;
color: var(--white);
font-size: 20px;
}
.light .header__navicon-2 .close {
color: var(--black-2);
}

.light.header__area-2 {
background-color: var(--white-3);
}
.light.header__area-3 {
background-color: var(--white);
border-bottom: 2px solid var(--white-4);
}
.light.header__area-3::before {
background: var(--white-2);
}
.light.header__sfluence {
background-color: var(--white-2);
}
.light .header__search-2 input, .light .header__search-2 .cf-details-comment__field textarea, .cf-details-comment__field .light .header__search-2 textarea, .light .header__search-2 .elc-inbd-comment__field textarea, .elc-inbd-comment__field .light .header__search-2 textarea {
border-bottom: 1px solid var(--gray);
}

.mobile-menu .mean-bar {
margin-bottom: 30px;
}
.mobile-menu .mean-bar .mean-nav li {
margin-bottom: 20px;
}
.mobile-menu .mean-bar .mean-nav li a {
color: var(--white);
}

.mean-container a.meanmenu-reveal {
display: none;
}

.offcanvas__area .offcanvas {
text-align: center;
padding: 75px 50px;
background-color: var(--black-3);
overflow-y: scroll;
}
.light .offcanvas__area .offcanvas {
background-color: var(--white-2);
}
@media only screen and (max-width: 1399px) {
.offcanvas__area .offcanvas {
padding: 50px 40px;
}
}
@media only screen and (max-width: 1199px) {
.offcanvas__area .offcanvas {
padding: 40px 30px;
}
}
@media only screen and (max-width: 767px) {
.offcanvas__area .offcanvas {
padding: 20px 0;
}
}
.dir-rtl .offcanvas__area .offcanvas.offcanvas-end {
left: 0;
right: auto;
transform: translateX(-100%);
}
.offcanvas__area .offcanvas.show:not(.hiding),
.offcanvas__area .offcanvas .showing {
transform: none;
}
.light .offcanvas__close {
color: var(--black-2);
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
.offcanvas__menu {
display: none;
}
@media only screen and (max-width: 1199px) {
.offcanvas__menu {
display: block;
}
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
.offcanvas__lang .language {
gap: 30px;
display: flex;
}
.offcanvas__lang .language li a {
font-weight: 500;
font-size: 16px;
line-height: 1.5;
color: var(--white);
display: inline-block;
text-transform: capitalize;
position: relative;
}
.offcanvas__lang .language li a::after {
position: absolute;
content: "";
width: 100%;
height: 1px;
left: 0;
bottom: 0;
transition: all 0.3s;
background-color: var(--white);
}
.offcanvas__lang .language li a:hover {
color: var(--primary);
}
.offcanvas__lang .language li a:hover::after {
width: 0;
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 767px) {
}
@media (max-height: 500px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media (max-height: 500px) {
}
.offcanvas-3__social .title {
font-size: 18px;
line-height: 20px;
color: var(--white);
text-transform: uppercase;
font-family: "Hellix", sans-serif;
margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
}
@media (max-height: 500px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1700px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media (max-width: 575px) {
}
@media only screen and (max-width: 767px) {
}
@media (max-width: 575px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}

#offcanvas6 {
visibility: hidden;
}

#main_btn {
position: relative;
z-index: 999999;
background-color: red;
padding: 30px;
}

body .btn4 {
position: absolute;
z-index: 999999;
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}

.light .award__title,
.light .award__title-2 {
color: var(--black-2);
}
.light .award__item {
background-color: var(--white-3);
}
.light .about__bio.resume li strong {
color: #16254C;
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
.light .about__hero-left .shape-2 {
filter: brightness(0);
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
.about__textslider .swiper-wrapper {
transition-timing-function: linear;
}
.about__textslider .swiper-slide {
display: flex;
align-items: center;
justify-content: space-around;
}
.about__textslider .title {
font-size: 180px;
font-weight: 600;
line-height: 1;
color: var(--white);
text-transform: uppercase;
}
@media only screen and (max-width: 1399px) {
.about__textslider .title {
font-size: 120px;
}
}
@media only screen and (max-width: 1199px) {
.about__textslider .title {
font-size: 100px;
}
}
@media only screen and (max-width: 991px) {
.about__textslider .title {
font-size: 80px;
}
}
@media only screen and (max-width: 767px) {
.about__textslider .title {
font-size: 48px;
}
}
.about__textslider .title:after {
content: "/";
font-weight: 400;
margin-inline-start: 20px;
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
.about__education .title {
font-size: 18px;
font-weight: 600;
line-height: 1.5;
color: var(--white);
padding-bottom: 5px;
}
.about__education .company {
font-size: 16px;
font-weight: 500;
line-height: 1.5;
color: var(--black-9);
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
.light .about__award-area {
background-color: var(--white-2);
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
.light .about__award-area .sec-title-wrapper .cols-2 .arrow {
filter: brightness(0.6);
}
.dir-rtl .about__award-area .sec-title-wrapper .cols-2 .arrow {
transform: rotateY(180deg);
}
@media only screen and (max-width: 767px) {
}
.about__skill .sec-title-wrap {
padding-bottom: 50px;
}
.about__skill .sec-title-wrap .sec-sub-title {
padding-bottom: 18px;
}
.about__skill .sec-title-wrap p {
line-height: 1.6;
padding-top: 30px;
}
@media only screen and (max-width: 991px) {
.about__skill .sec-title-wrap p {
padding-top: 20px;
}
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}

.light .about__bio li {
color: var(--gray);
}
.light .about__bio li strong {
color: var(--black-2);
}
.light .double-line::before, .light .double-line::after {
background: var(--white-4);
}
.light .about__hero-title {
color: var(--black-2);
}
.light .about__hero-right p {
color: var(--black-2);
}
.light .about__counter-title {
color: var(--black-2);
}
.light .about__counter-right p {
border-color: var(--white-4);
}
.light .about__textslider .title {
color: var(--black-2);
}
.light .about__education p,
.light .about__education .company {
color: var(--gray);
}
.light .about__education-title,
.light .about__education .title {
color: var(--black-2);
}
.light .about__award-title {
color: var(--black-2);
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
.project_info li span,
.project_info li .title {
font-size: 14px;
font-weight: 500;
line-height: 1.8;
color: var(--gray-4);
}
.project_info li h4,
.project_info li .info {
font-size: 16px;
font-weight: 500;
line-height: 1.5;
color: var(--white);
}
.light .project_info li h4,
.light .project_info li .info {
color: var(--black-2);
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
.light .recentwork__area {
background-color: var(--white);
}
.light .recentwork__area .sec-title-wrapper {
background-color: var(--white);
}

.light .project_details_title {
color: var(--black-2);
}
.light .project_subtag {
color: var(--black-2);
}
.light .projectFeatures li {
color: var(--black-2);
}
.light .project_info {
border-color: var(--white-5);
}
.light .project_info li span {
color: var(--gray);
}
.light .project_info li h4 {
color: var(--black-2);
}
.light .recentwork__area .sec-title-wrapper {
border-color: var(--white-5);
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
.light .service__hero-text p .focused {
color: var(--black-2);
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
.dir-rtl .service__hero-content .shape {
transform: rotateY(180deg);
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}

.light .line-btm::after {
background-color: var(--black-2);
}
.light .service__hero-title {
color: var(--black-2);
}
.light .service__hero-text-2 p {
color: var(--black-2);
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
.light .cf-insd__other-service {
background-color: #FAFAFA;
}
@media only screen and (max-width: 991px) {
}
.light .cf-insd__other-service ul li a {
border-color: #E9E9E9;
}
.light .cf-insd__other-service ul li a:hover {
color: var(--black-2);
}
@media only screen and (max-width: 991px) {
}
.light .cf-insd__other-title {
color: var(--black-2);
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media (max-width: 575px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
.light .blog__details-info ul li::after {
background-color: var(--white-4);
}
@media only screen and (max-width: 767px) {
}
.light .blog__details-info a {
color: var(--black-2);
}
.blog__details-info .author {
gap: 15px;
display: flex;
align-items: center;
}
.blog__details-info .author img {
width: 60px;
height: 60px;
border-radius: 50%;
-o-object-fit: cover;
object-fit: cover;
}
.light .blog__details-wrap {
background-color: var(--white);
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
.light .blog__details h1,
.light .blog__details h2,
.light .blog__details h3,
.light .blog__details h4,
.light .blog__details h5,
.light .blog__details h6 {
color: var(--black-2);
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {
}
.light .blog__details ul li {
color: var(--black-2);
}
.light .blog__tag ul li a {
color: var(--black-2);
}
.light .blog__pagination li a {
color: var(--black-2);
}
.blog__pagination .prev {
padding-inline-end: 15px;
}
.blog__pagination .prev i {
padding-inline-end: 7px;
}
.dir-rtl .blog__pagination .prev i {
transform: rotateY(180deg);
}
.blog__pagination .next {
padding-inline-start: 15px;
}
.blog__pagination .next i {
padding-inline-start: 7px;
}
.dir-rtl .blog__pagination .next i {
transform: rotateY(180deg);
}
.blog__pagination .active a {
color: var(--black-9);
}
.light .blog__pagination .active a {
color: var(--black-9);
}
.light .blog__related .sec-title-wrapper {
border-color: var(--white-4);
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media (max-width: 575px) {
}
@media only screen and (max-width: 767px) {
}
.light .cf-details-comment__field label {
color: #555555;
}
.light .cf-details-comment__field input, .light .cf-details-comment__field textarea {
background-color: #F5F5F5;
color: var(--black-2);
}
.light .cf-details-comment__field input::-moz-placeholder, .light .cf-details-comment__field textarea::-moz-placeholder {
color: #999999;
}
.light .cf-details-comment__field input::placeholder, .light .cf-details-comment__field textarea::placeholder {
color: #999999;
}
.light .cf-details-comment__btn-wrapper .wc-btn-default:hover {
border-color: var(--black-2);
color: var(--black-2);
}
.light .cf-sidebar__widget {
background-color: #F9F9F9;
}
@media only screen and (max-width: 1399px) {
}
.light .cf-sidebar__w-title {
color: var(--black-2);
text-decoration-color: var(--black-2);
}
.light .cf-sidebar__recent-item-title {
color: var(--black-2);
}
@media only screen and (max-width: 1399px) {
}
.header__area-8.default-blog-header .phone {
color: var(--white);
}
@media only screen and (max-width: 767px) {
}
.light .default-breadcrumb__title {
color: var(--white);
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
.light .default-blog__content {
border: 1px solid #F1F1F1;
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
.light .default-sidebar__widget {
background-color: #F9F9F9;
}
.light .default-sidebar__widget.baner .title {
color: var(--white);
}
.light .default-sidebar__widget.baner {
background-color: var(--black-2);
}
.light .default-sidebar__content form input, .light .default-sidebar__content form .elc-inbd-comment__field textarea, .elc-inbd-comment__field .light .default-sidebar__content form textarea, .light .default-sidebar__content form .cf-details-comment__field textarea, .cf-details-comment__field .light .default-sidebar__content form textarea {
color: var(--black-2);
}
.light .default-sidebar__content form button {
color: var(--black-2);
}
.default-sidebar__content .title {
font-size: 28px;
color: var(--white);
margin-bottom: 32px;
}
.light .default-sidebar__content .title {
color: var(--black-2);
}
.light .default-sidebar__w-title {
color: var(--black-2);
text-decoration-color: var(--black-2);
}
.light .default-sidebar__catlinks li {
color: var(--black-2);
}
.light .default-sidebar__recent-item p {
color: var(--black-2);
}
.light .default-sidebar__tagslink li {
background-color: #EFEFEF;
color: var(--black-2);
}
@media only screen and (max-width: 991px) {
}
.light .default-details__content ul li {
color: var(--gray-10);
}
@media only screen and (max-width: 991px) {
}
.light .default-details-tags li {
background-color: #F9F9F9;
color: var(--black-2);
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
.light .default-details-share__wrapper p {
color: var(--black-2);
}
.light .default-details-social-media li a {
color: var(--black-2);
}
@media only screen and (max-width: 991px) {
}
.light .default-details-comment-wrapper.has-reply::before {
border-left: 1px solid #F1F1F1;
border-bottom: 1px solid #F1F1F1;
}
.dir-rtl .default-details-comment-wrapper.has-reply::before {
border-right: 1px solid var(--black-6);
border-left: 0;
}
@media only screen and (max-width: 767px) {
}
.light .default-details-share-btn {
color: var(--black-2);
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
.light .default-search__area .default-blog__content {
border: 1px solid #F1F1F1;
}
.light .default-search__again-form form input, .light .default-search__again-form form .elc-inbd-comment__field textarea, .elc-inbd-comment__field .light .default-search__again-form form textarea, .light .default-search__again-form form .cf-details-comment__field textarea, .cf-details-comment__field .light .default-search__again-form form textarea {
background-color: #F9F9F9;
color: var(--black-2);
}
.light .default-search__again-form form button {
color: var(--black-2);
}
.light .pagination-circle li {
color: var(--black-2);
}
.light .pagination-circle li a.active {
color: var(--white);
}
.light .pagination-circle li a img {
filter: brightness(0);
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}

@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
.light .default-blog__item-meta {
color: var(--black-2);
}
.light .default-blog__item-meta span {
background-color: var(--black-2);
}

@media only screen and (max-width: 767px) {
}

@media only screen and (max-width: 767px) {
}

.children {
padding-inline-start: 80px;
}
@media only screen and (max-width: 991px) {
.children {
padding-inline-start: 30px;
}
}
@media only screen and (max-width: 767px) {
.children {
padding-inline-start: 15px;
}
}

.children .default-details-comment-wrapper.has-reply::before {
display: none;
}
.light .footer__area {
background-color: var(--white-2);
}
.footer__area-2 {
padding-inline-start: 5px;
padding-inline-end: 5px;
background-color: var(--black-3);
}
.light .footer__area-2 {
background-color: var(--white-2);
}
.light .footer__area-3::before {
background-color: var(--white-2);
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
.light .footer__area-5 {
border-color: var(--white-4);
}
.footer__area-5 .line {
padding-top: 30px;
padding-bottom: 30px;
}
@media only screen and (max-width: 991px) {
.footer__area-5 .line {
padding-top: 20px;
padding-bottom: 20px;
}
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
.footer-writer__newsletter .submit {
position: absolute;
inset-inline-end: 0;
top: 10px;
}
.footer-writer__newsletter .submit:hover i {
color: var(--primary) !important;
}
.footer-writer__newsletter .submit i {
color: var(--white);
font-size: 20px;
transition: all 0.3s;
}
.light .footer-writer__newsletter .submit i {
color: var(--black-2);
}
@media only screen and (max-width: 767px) {
}
.dir-rtl .footer-sfluence__logo {
background-position: left 60px;
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
.light .footer-sfluence__logo img {
filter: brightness(0.2);
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
.light .footer-sfluence__btm p a {
color: var(--black-2);
}
.footer__top .line {
padding-top: 70px;
padding-bottom: 70px;
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {
}
.light .footer__title-3 {
color: var(--gray);
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
.light .footer__link {
color: var(--black-2);
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
@media (max-width: 575px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
.light .footer__social-2 li a {
color: var(--black-2);
background-color: var(--white-2);
}
@media only screen and (max-width: 767px) {
}
.light .footer__social-2 li a::after {
background-color: var(--white-3);
}
.light .footer__social-2 li a:hover {
color: var(--black-2);
background-color: var(--primary);
}
.light .footer__social-2 li a:hover span::after {
background-color: var(--black-2);
}
@media only screen and (max-width: 767px) {
}
.light .footer__social-2 li a span::after {
background-color: var(--gray-2);
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
.footer__btm-3 .copyright {
text-align: start;
}

.copyright {
text-align: center;
}
.copyright p a {
color: var(--white);
}
.copyright p a:hover {
color: var(--primary);
}
@media only screen and (max-width: 767px) {
}

.light.footer__area-2 {
background-color: var(--white-2);
}
.light.footer__area-3 {
background-color: var(--white);
}
.light.footer__area-3::before {
background: var(--white-2);
}
.light.footer-sfluence__area {
background: #F0ECE9;
}
.light .footer__info-3 {
border-color: var(--white-4);
}
.light .footer__info-3 div::before {
background-color: var(--white-4);
}
.light .footer-writer__title {
color: var(--black-2);
border-color: var(--gray-2);
}
.light .footer-writer__menu .quick-links li a {
color: var(--black-2);
}
.light .footer-writer__menu .quick-links li a:hover {
color: var(--gray);
}
.light .footer-writer__newsletter input, .light .footer-writer__newsletter .elc-inbd-comment__field textarea, .elc-inbd-comment__field .light .footer-writer__newsletter textarea, .light .footer-writer__newsletter .cf-details-comment__field textarea, .cf-details-comment__field .light .footer-writer__newsletter textarea {
color: var(--black-2);
border-color: var(--black-2);
}
.light .footer-writer__newsletter input::-moz-placeholder, .light .footer-writer__newsletter .elc-inbd-comment__field textarea::-moz-placeholder, .elc-inbd-comment__field .light .footer-writer__newsletter textarea::-moz-placeholder, .light .footer-writer__newsletter .cf-details-comment__field textarea::-moz-placeholder, .cf-details-comment__field .light .footer-writer__newsletter textarea::-moz-placeholder {
color: var(--black-2);
}
.light .footer-writer__newsletter input::placeholder, .light .footer-writer__newsletter .elc-inbd-comment__field textarea::placeholder, .elc-inbd-comment__field .light .footer-writer__newsletter textarea::placeholder, .light .footer-writer__newsletter .cf-details-comment__field textarea::placeholder, .cf-details-comment__field .light .footer-writer__newsletter textarea::placeholder {
color: var(--black-2);
}
.light .footer-writer__btm {
border-color: var(--gray-2);
}
.light .footer-writer__btm p a {
color: var(--black-2);
}
.light .footer-writer__btm p a:hover {
color: var(--black-9);
}
.light .footer-sfluence__logo {
background-image: url(../imgs/social-influence/shape-6.png);
}
.light .footer-sfluence__logo p {
color: var(--black-2);
}
.light .footer-sfluence__menu ul li a {
color: var(--black-2);
}
.light .footer-sfluence__menu ul li a::after {
background-color: var(--black-2);
}
.light .footer-sfluence__social ul li a {
color: var(--black-2);
}
.light .footer-sfluence__social ul li a:hover {
color: var(--primary);
}
.light .footer-sfluence__btm p {
color: var(--gray-10);
}
.light .footer-sfluence__btm li a {
color: var(--gray-10);
}
.light .footer-sfluence__btm li a:hover {
color: var(--black-2);
}
.light.footer__area {
background-color: var(--white-2);
}
.light.footer__area-5 {
border-top: 2px solid var(--white-4);
}
.light .footer__title {
color: var(--gray);
}
.light .footer__social li a {
color: var(--gray);
}
.light .footer__social li a:hover {
color: var(--primary);
}
.light .footer__social-5 li a {
color: var(--black-2);
}
.light .footer__social-5 li a:hover {
color: var(--primary);
}
.light .footer__btm {
border-color: var(--white-4);
}
.light .footer__logo-5 a {
border-color: var(--white-4);
background-color: var(--white);
}
.light .copyright p a {
color: var(--black-2);
}
.light .copyright p a:hover {
color: var(--primary);
}
.light .copyright-5 p a {
color: var(--black-2);
}

@media only screen and (max-width: 991px) {
}

@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
.dir-rtl .submit_btn img {
transform: rotateY(180deg);
}

@media only screen and (max-width: 767px) {
}

.body-speaker h1 .anim-reveal-line,
.body-speaker h2 .anim-reveal-line,
.body-speaker h3 .anim-reveal-line,
.body-speaker h4 .anim-reveal-line,
.body-speaker h5 .anim-reveal-line,
.body-speaker h6 .anim-reveal-line {
padding-bottom: 8px;
margin-bottom: -8px;
}
.light .body-speaker {
background-color: var(--pink-14);
}
.light .speaker-header {
border-color: var(--black-2);
background-color: var(--pink-14);
}
@media only screen and (max-width: 1919px) {
}
.light .speaker-header::after {
background-color: var(--black-2);
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (min-width: 1600px) {
.box-layout .speaker-hero__title {
font-size: 100px;
}
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 767px) {
}
.light .speaker-event__area .creator-hero__imgs img {
border-color: var(--pink-14);
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 767px) {
}
.light .speaker-event__people .creator-hero__imgs img {
border-color: var(--pink-14);
background-color: var(--pink-14);
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
.light .speaker-event__btn .wc-btn-circle {
color: var(--white);
background-color: var(--black-2);
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 767px) {
}
.light .speaker-event__para p::before {
filter: invert(1);
}
.light .speaker-event__para p::after {
filter: invert(1);
}
.speaker-event__slider {
max-width: 950px;
margin: 0 auto;
padding-bottom: 120px;
}
@media only screen and (max-width: 1199px) {
.speaker-event__slider {
max-width: 800px;
}
}
@media only screen and (max-width: 991px) {
.speaker-event__slider {
max-width: 590px;
}
}
@media only screen and (max-width: 767px) {
.speaker-event__slider {
padding-bottom: 80px;
}
}
.speaker-event__slider .swiper-pagination {
bottom: 0;
color: var(--white);
}
.speaker-event__slider .swiper-pagination-total {
color: var(--gray-4);
}
.speaker-event__slider .mid-line {
width: 110px;
height: 1px;
display: inline-block;
background: var(--white-14);
position: relative;
bottom: 5px;
margin-inline-start: 8px;
margin-inline-end: 8px;
}
.light .speaker-event__slider-area {
background-color: var(--pink-14);
}
.speaker-event__slider-area .sec-title-wrap {
text-align: center;
padding-bottom: 90px;
}
@media only screen and (max-width: 767px) {
.speaker-event__slider-area .sec-title-wrap {
padding-bottom: 60px;
}
}
.speaker-event__slider-area .separator-4 {
margin-bottom: 70px;
}
@media only screen and (max-width: 991px) {
.speaker-event__slider-area .separator-4 {
margin-bottom: 30px;
}
}
@media only screen and (max-width: 767px) {
.speaker-event__slider-area .separator-4 {
margin-bottom: 10px;
}
}
.speaker-event__slider-wrap .ms-btn-next {
position: absolute;
inset-inline-end: 145px;
top: calc(50% - 60px);
transform: translateY(-50%);
z-index: 9;
}
@media only screen and (max-width: 1919px) {
.speaker-event__slider-wrap .ms-btn-next {
inset-inline-end: 50px;
}
}
@media only screen and (max-width: 1199px) {
.speaker-event__slider-wrap .ms-btn-next {
inset-inline-end: -15px;
}
}
@media only screen and (max-width: 767px) {
.speaker-event__slider-wrap .ms-btn-next img {
max-width: 40px;
}
}
.speaker-event__slider-wrap .ms-btn-prev {
position: absolute;
inset-inline-start: 145px;
top: calc(50% - 60px);
transform: translateY(-50%);
z-index: 9;
}
@media only screen and (max-width: 1919px) {
.speaker-event__slider-wrap .ms-btn-prev {
inset-inline-start: 50px;
}
}
@media only screen and (max-width: 1199px) {
.speaker-event__slider-wrap .ms-btn-prev {
inset-inline-start: -15px;
}
}
@media only screen and (max-width: 767px) {
.speaker-event__slider-wrap .ms-btn-prev img {
max-width: 40px;
}
}
@media only screen and (max-width: 991px) {
}
.speaker-event__slide .img {
margin-inline-end: -150px;
}
@media only screen and (max-width: 991px) {
.speaker-event__slide .img {
margin-inline-end: 0;
margin-bottom: -280px;
}
}
@media only screen and (max-width: 767px) {
.speaker-event__slide .img {
margin-bottom: -120px;
}
}
.speaker-event__slide .img img {
width: 550px;
height: 550px;
-o-object-fit: cover;
object-fit: cover;
border-radius: 100%;
}
@media only screen and (max-width: 1199px) {
.speaker-event__slide .img img {
width: 475px;
height: 475px;
}
}
@media only screen and (max-width: 767px) {
.speaker-event__slide .img img {
width: 345px;
height: 345px;
}
}
.speaker-event__slide .title {
font-weight: 500;
font-size: 40px;
line-height: 1;
color: var(--black-2);
}
.light .speaker-event__slide .title {
color: var(--white);
}
@media only screen and (max-width: 1199px) {
.speaker-event__slide .title {
font-size: 32px;
}
}
@media only screen and (max-width: 767px) {
.speaker-event__slide .title {
font-size: 24px;
}
}
.light .speaker-event__content {
background-color: var(--black-2);
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
.light .speaker-event__content p {
color: var(--black-9);
}
.speaker-event__content .time {
font-weight: 500;
padding-bottom: 10px;
}
.speaker-event__content .text {
font-size: 18px;
max-width: 325px;
margin: 0 auto;
padding-top: 25px;
padding-bottom: 40px;
}
@media only screen and (max-width: 1199px) {
.speaker-event__content .text {
padding-top: 20px;
padding-bottom: 30px;
}
}
@media only screen and (max-width: 767px) {
.speaker-event__content .text {
font-size: 16px;
padding-top: 10px;
padding-bottom: 20px;
}
}
.light .speaker-event__content a {
color: var(--black-2);
background-color: var(--pink-14);
}
.light .speaker-event__content a img {
filter: invert(1);
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}

@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}

@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
.speaker-interview__inner .sec-title-wrap {
text-align: center;
padding-bottom: 60px;
}
.speaker-interview__inner .separator-4 {
margin-bottom: 70px;
}
@media only screen and (max-width: 991px) {
.speaker-interview__inner .separator-4 {
margin-bottom: 30px;
}
}
@media only screen and (max-width: 767px) {
.speaker-interview__inner .separator-4 {
margin-bottom: 10px;
}
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
.light .speaker-interview__play .play_btn_5 {
border-color: var(--white);
}
.light .speaker-interview__play .play_btn_5 i {
color: var(--white);
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
.speaker-about__right .sec-title-16 {
text-indent: 0px;
}
@media only screen and (max-width: 767px) {
.speaker-about__right .sec-title-16 {
text-indent: 0px;
}
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
.light .speaker-about__text p {
color: var(--black-2);
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
.speaker-about__content .separator-4 {
margin-bottom: 70px;
}
@media only screen and (max-width: 991px) {
.speaker-about__content .separator-4 {
margin-bottom: 30px;
}
}
@media only screen and (max-width: 767px) {
.speaker-about__content .separator-4 {
margin-bottom: 10px;
}
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 991px) {
}
.speaker-book__area .separator-4 {
margin-bottom: 70px;
}
@media only screen and (max-width: 1199px) {
.speaker-book__area .separator-4 {
margin-bottom: 50px;
}
}
@media only screen and (max-width: 991px) {
.speaker-book__area .separator-4 {
margin-bottom: 30px;
}
}
@media only screen and (max-width: 767px) {
.speaker-book__area .separator-4 {
margin-bottom: 10px;
}
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
.light .speaker-book__list-2 {
border-color: var(--black-2);
}
@media only screen and (max-width: 767px) {
}
@media only screen and (min-width: 1600px) {
.box-layout .speaker-book__item, .box-layout .speaker-book__item-2 {
grid-gap: 30px;
grid-template-columns: 280px auto;
}
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 1199px) {
}
.light .speaker-book__item .wc-btn-border, .light .speaker-book__item-2 .wc-btn-border {
color: var(--black-2);
border-color: var(--black-2);
}
.light .speaker-book__item .wc-btn-border:hover, .light .speaker-book__item-2 .wc-btn-border:hover {
color: var(--white);
}
.light .speaker-book__item-2 {
border-color: var(--black-2);
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (min-width: 1600px) {
.box-layout .speaker-book__item-2:nth-child(odd) {
padding-inline-end: 50px;
}
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 767px) {
}
.light .speaker-book__item-2:nth-child(odd) {
border-color: var(--black-2);
}
@media only screen and (min-width: 1600px) {
.box-layout .speaker-book__item-2:nth-child(even) {
padding-inline-start: 50px;
}
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 1919px) and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 767px) {
}
.light .speaker-partner__area .btn-swiper img {
filter: invert(1);
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
.light .speaker-testimonial__slide .client-name {
color: var(--black-2);
}
.light .speaker-testimonial__slide .client-role {
color: var(--black-2);
}
.light .speaker-testimonial__slide p {
color: var(--black-2);
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
.speaker-email__area {
background-color: var(--white-14);
}
.light .speaker-email__area {
background-color: var(--black-2);
}
.speaker-email__content .sec-title-16 {
padding-bottom: 60px;
color: var(--black-2);
}
.light .speaker-email__content .sec-title-16 {
color: var(--white-14);
}
.light .speaker-email__content form input[type=email], .light .speaker-email__content form .elc-inbd-comment__field textarea[type=email], .elc-inbd-comment__field .light .speaker-email__content form textarea[type=email], .light .speaker-email__content form .cf-details-comment__field textarea[type=email], .cf-details-comment__field .light .speaker-email__content form textarea[type=email] {
color: var(--white-14);
border-color: var(--white-14);
}
.light .speaker-email__content form input[type=email]::-moz-placeholder, .light .speaker-email__content form .elc-inbd-comment__field textarea[type=email]::-moz-placeholder, .elc-inbd-comment__field .light .speaker-email__content form textarea[type=email]::-moz-placeholder, .light .speaker-email__content form .cf-details-comment__field textarea[type=email]::-moz-placeholder, .cf-details-comment__field .light .speaker-email__content form textarea[type=email]::-moz-placeholder {
color: var(--white-14);
}
.light .speaker-email__content form input[type=email]::placeholder, .light .speaker-email__content form .elc-inbd-comment__field textarea[type=email]::placeholder, .elc-inbd-comment__field .light .speaker-email__content form textarea[type=email]::placeholder, .light .speaker-email__content form .cf-details-comment__field textarea[type=email]::placeholder, .cf-details-comment__field .light .speaker-email__content form textarea[type=email]::placeholder {
color: var(--white-14);
}
.speaker-email__content form .submit {
position: absolute;
inset-inline-end: 0;
}
.light .speaker-email__content form img {
filter: invert(1);
}
.light .speaker-email__content p {
color: var(--gray-4);
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
.speaker-blog__top .sec-title-16 {
padding-bottom: 50px;
}
@media only screen and (max-width: 767px) {
.speaker-blog__top .sec-title-16 {
padding-bottom: 40px;
}
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
.light .speaker-blog__text p {
color: var(--black-2);
}
.light .speaker-blog__btn .wc-btn-underline {
color: var(--black-2);
}
.light .speaker-blog__btn .wc-btn-underline img {
filter: invert(1);
}
@media only screen and (max-width: 767px) {
}
.speaker-blog__right .separator-4 {
margin-bottom: 70px;
}
@media only screen and (max-width: 991px) {
.speaker-blog__right .separator-4 {
margin-bottom: 30px;
}
}
@media only screen and (max-width: 767px) {
.speaker-blog__right .separator-4 {
margin-bottom: 10px;
}
}
.speaker-blog__list {
display: grid;
grid-gap: 80px;
grid-template-columns: 1fr 1fr 1fr;
}
@media only screen and (max-width: 1199px) {
.speaker-blog__list {
grid-gap: 40px;
}
}
@media only screen and (max-width: 991px) {
.speaker-blog__list {
grid-gap: 20px;
}
}
@media only screen and (max-width: 767px) {
.speaker-blog__list {
grid-gap: 40px;
grid-template-columns: 1fr;
}
}
.speaker-blog__item {
position: relative;
}
.speaker-blog__item:nth-child(3n+1)::after {
display: none;
}
.speaker-blog__item::after {
position: absolute;
content: "";
width: 1px;
height: 100%;
inset-inline-start: -40px;
top: 0;
background-color: var(--white);
}
.light .speaker-blog__item::after {
background-color: var(--black-2);
}
@media only screen and (max-width: 1199px) {
.speaker-blog__item::after {
inset-inline-start: -20px;
}
}
@media only screen and (max-width: 991px) {
.speaker-blog__item::after {
inset-inline-start: -10px;
}
}
@media only screen and (max-width: 767px) {
.speaker-blog__item::after {
display: none;
}
}
.speaker-blog__item img {
width: 100%;
}
.speaker-blog__item p {
font-size: 14px;
color: var(--white-14);
padding-top: 23px;
}
.speaker-blog__item p span {
width: 20px;
height: 1px;
margin-inline-start: 5px;
margin-inline-end: 5px;
display: inline-block;
background-color: var(--white-14);
position: relative;
top: -2px;
}
.speaker-blog__item p a {
color: var(--white-14);
display: inline-block;
}
.speaker-blog__thumb {
overflow: hidden;
margin-bottom: 30px;
}
.dis-blog__title {
font-size: 25px;
line-height: 30px;
font-weight: 500;
color: var(--white-14);
transition: all 0.3s;
}
.dis-blog__title:hover {
color: var(--primary);
}
@media only screen and (max-width: 1399px) {
.dis-blog__title {
font-size: 32px;
}
}
@media only screen and (max-width: 1199px) {
.dis-blog__title {
font-size: 30px;
}
}
@media only screen and (max-width: 1399px) {
.dis-blog__title {
font-size: 24px;
}
}
.speaker-instagram__area .separator-4 {
width: 350px;
height: 1px;
display: inline-block;
background-color: var(--white-14);
}
.light .speaker-instagram__area .separator-4 {
background-color: var(--black-2);
}
@media only screen and (max-width: 991px) {
.speaker-instagram__area .separator-4 {
width: 260px;
}
}
@media only screen and (max-width: 767px) {
.speaker-instagram__area .separator-4 {
width: 200px;
}
}
.light .speaker-instagram__text p {
color: var(--black-2);
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
.speaker-footer__area {
background-color: transparent;
}

.msbd-submit__btn .wc-btn-primary {
font-size: 18px;
padding: 16px 28px;
border-radius: 100px;
background-color: var(--white);
}
.light .msbd-submit__btn .wc-btn-primary {
color: var(--white);
background-color: var(--black-2);
}
.msbd-submit__btn .wc-btn-primary img {
max-width: 18px;
filter: brightness(0.2);
}
.light .msbd-submit__btn .wc-btn-primary img {
filter: brightness(10);
}
.msbd-submit__btn .wc-btn-primary:after {
background-color: var(--primary);
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 991px) {
}
.light .motivation__aboutHero-text p {
color: var(--black-2);
}
@media only screen and (min-width: 1600px) {
.box-layout .motivation__aboutHero-wrapper {
gap: 60px;
grid-template-columns: 2fr 1fr;
}
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (min-width: 1600px) {
.box-layout .motivation__aboutHero-title {
font-size: 100px;
}
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (min-width: 1600px) {
.box-layout .motivation__aboutHero-bottom {
gap: 60px;
grid-template-columns: 0.8fr 1fr;
}
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (min-width: 1600px) {
.box-layout .motivation__innergallary-headingwrap {
grid-template-columns: 0.25fr 1fr;
}
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (min-width: 1600px) {
.box-layout .motivation__innergallary-headingright {
gap: 80px;
}
}
@media only screen and (max-width: 1700px) {
}
@media only screen and (max-width: 991px) {
}
.light .motivation__innergallary-text p {
color: var(--black-2);
}
.light .motivation__innergallary-list {
border-color: var(--black-2);
}
.light .motivation__innergallary-list li {
color: var(--black-2);
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1700px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
.light .motivation__innervideo-text p {
color: var(--black-2);
}
.light .motivation__innervideo-text-wrap {
background-image: url(../imgs/inner/motivational/border.png);
}
@media only screen and (max-width: 767px) {
}
.light .motivation__innervideo-text-2 p {
color: var(--black-2);
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
.motivation__videopagination-list li .next:hover {
background: transparent;
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
.light .motivation__innerevent-title {
color: var(--black-2);
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
.light .motivation__innerevent-title2 {
color: var(--black-2);
}
@media only screen and (max-width: 767px) {
}
.light .motivation__innerevent-item {
border-color: var(--black-2);
}
@media only screen and (max-width: 1700px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
.light .motivation__innerevent-item:first-child {
border-color: var(--black-2);
}
.light .motivation__innerevent-count span {
color: var(--black-2);
}
.light .motivation__innerevent-content span {
color: var(--black-2);
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
.dir-rtl .motivation__innerevent-btn a img {
transform: rotate(180deg);
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
.motivation__ticket-item .title {
font-weight: 500;
font-size: 30px;
line-height: 1.1;
color: var(--black-2);
}
@media only screen and (max-width: 991px) {
.motivation__ticket-item .title {
font-size: 25px;
}
}
@media only screen and (max-width: 767px) {
.motivation__ticket-item .title {
font-size: 22px;
}
}
.motivation__ticket-item .price {
font-weight: 400;
font-size: 36px;
line-height: 1;
color: var(--black-2);
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 991px) {
.dir-rtl .motivation__ticket-upright::before {
background-position: right 0;
inset-inline-end: -40px;
}
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
.dir-rtl .motivation__ticket-link a img {
transform: rotate(-90deg);
}
.light .motivation__ticket-link a:hover img {
transform: rotate(-135deg);
}
.light .motivation__shop-title {
color: var(--white);
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
.light .motivation__blogdetails-meta li {
color: var(--black-2);
}
.light .motivation__blogdetails-meta li::before {
background-color: var(--black-2);
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}

.light.speaker-header {
border-color: var(--black-2);
}
.light.speaker-email__area .sec-title-16 {
color: var(--black-2);
}
.light .speaker-hero__title {
color: var(--black-2);
}
.light .speaker-hero__inner::after {
background-color: var(--black-2);
}
.light .speaker-about__right .info p {
color: var(--black-2);
}
.light .speaker-event__inner::before, .light .speaker-event__inner::after {
background-color: var(--black-2);
}
.light .speaker-event__top {
border-color: var(--black-2);
}
.light .speaker-event__top::after {
background-color: var(--black-2);
}
.light .speaker-event__img, .light .speaker-event__people {
border-color: var(--black-2);
}
.light .speaker-event__text {
border-color: var(--black-2);
}
.light .speaker-event__text p {
color: var(--black-2);
}
.light .speaker-event__info .count {
color: var(--black-2);
}
.light .speaker-event__info p {
color: var(--black-2);
}
.light .speaker-event__btm {
border-color: var(--black-2);
}
.light .speaker-event__btm p {
color: var(--black-2);
}
.light .speaker-event__btm img {
filter: invert(1);
}
.light .speaker-event__slider .mid-line {
background: var(--black-2);
}
.light .speaker-event__slider .swiper-pagination {
color: var(--black-2);
}
.light .speaker-event__slider-wrap .ms-btn-next img,
.light .speaker-event__slider-wrap .ms-btn-prev img {
filter: invert(1);
}
.light .speaker-quote__content p {
color: var(--black-2);
}
.light .speaker-quote__content::before, .light .speaker-quote__content::after {
filter: brightness(0);
}
.light .speaker-quote__content .speaker-name,
.light .speaker-quote__content .speaker-role {
color: var(--black-2);
}
.light .speaker-interview__item .title {
color: var(--black-2);
}
.light .speaker-book__list {
border-color: var(--black-2);
}
.light .speaker-book__list::after {
background-color: var(--black-2);
}
.light .speaker-book__item .purchase, .light .speaker-book__item-2 .purchase {
color: var(--black-2);
border-color: var(--black-2);
}
.light .speaker-book__item p, .light .speaker-book__item-2 p {
color: var(--black-2);
}
.light .ad_showcase {
color: var(--black-2);
}
.light .speaker-partner__top::after, .light .speaker-partner__top::before {
background-color: var(--black-2);
}
.light .speaker-partner__top p {
color: var(--black-2);
}
.light .speaker-blog__top .info p {
color: var(--black-2);
}
.light .speaker-blog__top .info a {
color: var(--black-2);
border-color: var(--black-2);
}
.light .speaker-blog__top .info a img {
filter: brightness(0);
}
.light .dis-blog__title {
color: var(--black-2);
}
.light .speaker-blog__item p {
color: var(--black-2);
}
.light .speaker-blog__item p span {
background-color: var(--black-2);
}
.light .speaker-blog__item p a {
color: var(--black-2);
}
.light .speaker-instagram__text a {
color: var(--black-2);
border-color: var(--black-2);
}
.light .athletic__header.store-header {
background-color: transparent;
}
.athletic__header.store-header .athletic__header-center .icon img {
filter: brightness(0);
}
.light .athletic__header.store-header .athletic__header-center .icon img {
filter: brightness(100);
}
.light .athletic__header-shape1 {
filter: invert(1);
}
.light .athletic__header-shape2 {
filter: invert(1);
}
@media only screen and (max-width: 767px) {
}
.athletic__header-center .icon {
padding-inline-start: 30px;
}
.light .athletic__header-center .icon {
filter: invert(1);
}
@media only screen and (max-width: 767px) {
.athletic__header-center .icon {
padding-inline-start: 15px;
}
}
@media only screen and (max-width: 1199px) {
}
.athletic__header-menu .main-menu ul.dp-menu li a {
font-size: 18px;
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
.light .athletic__header-btn img {
filter: invert(1);
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1700px) {
}
.light .athletic__hero {
background-color: var(--white-13);
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
.light .athletic__hero-abs-1 {
filter: unset;
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
.light .athletic__hero-abs-4 {
filter: unset;
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
.light .athletic__hero-abs-5 {
filter: unset;
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
.light .athletic__hero-abs-6 {
filter: unset;
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media (max-width: 575px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
.light .athletic__hero-ntitle {
color: var(--white-13);
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
.dir-rtl .athletic__hero-email .wc-btn-underline i {
transform: rotate(235deg);
}
.dir-rtl .athletic__hero-email .wc-btn-underline:hover i {
transform: rotate(180deg);
}
@media only screen and (max-width: 767px) {
}
.athletic__update #countdown {
padding-top: 30px;
display: flex;
justify-content: space-between;
align-items: center;
max-width: 450px;
margin: auto;
position: relative;
padding-bottom: 50px;
font-family: "Hellix", sans-serif;
}
.athletic__update #countdown::after {
position: absolute;
content: "";
width: 310px;
height: 1px;
bottom: 0;
left: 50%;
transform: translateX(-50%);
background-color: var(--white);
}
@media only screen and (max-width: 767px) {
.athletic__update #countdown {
padding-bottom: 30px;
justify-content: space-around;
}
}
.athletic__update #countdown li {
font-weight: 400;
font-size: 16px;
line-height: 1;
text-transform: uppercase;
position: relative;
margin-inline-end: 80px;
}
@media only screen and (max-width: 767px) {
.athletic__update #countdown li {
margin-inline-end: 50px;
}
}
@media only screen and (max-width: 767px) {
.athletic__update #countdown li:last-child {
margin-inline-end: 0;
}
}
.athletic__update #countdown li:last-child::before {
display: none;
}
.athletic__update #countdown li:last-child::after {
display: none;
}
.athletic__update #countdown li::before {
content: "";
position: absolute;
inset-inline-end: -46px;
top: 28%;
height: 10px;
width: 10px;
background-color: var(--white);
transform: translateY(-50%);
}
.athletic__update #countdown li::after {
content: "";
position: absolute;
inset-inline-end: -46px;
top: 46%;
height: 10px;
width: 10px;
background-color: var(--white);
transform: translateY(-50%);
}
.athletic__update #countdown li span {
display: block;
font-size: 80px;
}
@media only screen and (max-width: 767px) {
.athletic__update #countdown li span {
font-size: 50px;
}
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
.light .athletic__update .athletic__update-vs {
color: var(--white-13);
}
@media only screen and (max-width: 767px) {
}
.light .athletic__update-dis p {
color: var(--white-13);
}
.light .athletic-nextmatch__team {
color: var(--white-13);
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
.light .athletic__scoreboard {
background-color: var(--white-13);
}
@media only screen and (max-width: 1700px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
.light .athletic__scoreboard-table table tbody tr {
border-color: var(--black-2);
}
.light .athletic__scoreboard-table table tbody tr:hover {
background-color: #ECE0D9;
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
.light .athletic__matchs {
background-color: var(--white-13);
}
.athletic__matchs .arrow {
position: absolute;
max-width: 85px;
inset-inline-start: 280px;
top: 40px;
}
@media only screen and (max-width: 1199px) {
.athletic__matchs .arrow {
inset-inline-start: 200px;
top: 200px;
}
}
@media only screen and (max-width: 767px) {
.athletic__matchs .arrow {
inset-inline-start: 20px;
max-width: 70px;
}
}
.light .athletic__matchs .arrow img {
filter: invert(1);
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
.light .athletic__matchs-item.second-item .athletic__matchs-dis2 {
color: var(--black-2);
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
.light .athletic__matchs-dis p {
color: var(--gray-10);
}
.light .athletic__matchs-dis2 {
background-image: url(../imgs/athletic/shape-light.svg);
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 1399px) {
}
.light .athletic__video {
background-color: #DDD2CC;
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
.dir-rtl .athletic__video-arrow1 {
transform: rotateY(180deg);
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
.light .athletic__video-dis p {
color: var(--black-2);
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}

.light .athletic__biography {
background-color: var(--white-13);
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
.light .athletic__biography-dis p {
color: var(--gray);
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
.light .athletic__btn .wc-btn-underline {
color: var(--black-2);
}
.dir-rtl .athletic__btn .wc-btn-underline i {
transform: rotate(-135deg);
}
.dir-rtl .athletic__btn .wc-btn-underline:hover i {
transform: rotate(-180deg);
}
.light .athletic__blog {
background-color: var(--white-13);
}
.light .athletic__blog-text p {
color: var(--black-2);
}
.light .athletic__blog-text p::before {
background-color: var(--black-2);
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1700px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (min-width: 1600px) {
.box-layout .athletic__blog-items {
gap: 50px 15px;
}
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
.light .athletic__blog-meta {
color: var(--gray);
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
.light .athletic__blog-dis p {
color: var(--gray);
}
@media only screen and (max-width: 1700px) {
}
.light .athletic__subscribe {
background-color: var(--black-2);
}
.light .athletic__subscribe-title {
color: var(--white-13);
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
.light .athletic__subscribe-form input, .light .athletic__subscribe-form .elc-inbd-comment__field textarea, .elc-inbd-comment__field .light .athletic__subscribe-form textarea, .light .athletic__subscribe-form .cf-details-comment__field textarea, .cf-details-comment__field .light .athletic__subscribe-form textarea {
color: var(--white-13);
}
@media lg {
}
@media only screen and (max-width: 767px) {
}
.light .athletic__subscribe-form input::-moz-placeholder, .light .athletic__subscribe-form .elc-inbd-comment__field textarea::-moz-placeholder, .elc-inbd-comment__field .light .athletic__subscribe-form textarea::-moz-placeholder, .light .athletic__subscribe-form .cf-details-comment__field textarea::-moz-placeholder, .cf-details-comment__field .light .athletic__subscribe-form textarea::-moz-placeholder {
color: var(--white-13);
}
.light .athletic__subscribe-form input::placeholder, .light .athletic__subscribe-form .elc-inbd-comment__field textarea::placeholder, .elc-inbd-comment__field .light .athletic__subscribe-form textarea::placeholder, .light .athletic__subscribe-form .cf-details-comment__field textarea::placeholder, .cf-details-comment__field .light .athletic__subscribe-form textarea::placeholder {
color: var(--white-13);
}
.light .athletic__subscribe-submit {
color: var(--white-13);
}
.dir-rtl .athletic__subscribe-submit i {
transform: rotate(-80deg);
}
@media only screen and (max-width: 767px) {
}
.light .athletic__subscribe-dis p {
color: var(--gray-4);
}

.light .athletic__product {
background-color: var(--white-13);
}
@media only screen and (max-width: 767px) {
}
@media only screen and (min-width: 1600px) {
.box-layout .athletic__product-wrapper {
padding-inline-start: 30px;
}
}
@media only screen and (max-width: 1700px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
.light .athletic__product-dis p {
color: var(--gray-9);
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 1199px) {
}
.athletic__product-content .title {
font-weight: 500;
font-size: 26px;
line-height: 1.2;
text-align: center;
color: var(--white-13);
text-transform: uppercase;
}
.light .athletic__product-contenthover {
background-color: var(--black-2);
}
@media only screen and (max-width: 1199px) {
}
.light .athletic__product-contenthover button {
color: var(--white-13);
}
@media only screen and (max-width: 1199px) {
}
.light .athletic__product-contenthover button img {
filter: invert(1);
}
@media only screen and (max-width: 1399px) {
}

.light .athletic__press {
background-color: var(--white-13);
}
@media only screen and (max-width: 767px) {
}
.light .athletic__press-btnup a {
color: var(--white-13);
background-color: var(--black-2);
}
.light .athletic__press-btnup a img {
filter: brightness(100);
}
.dir-rtl .athletic__press-btnup a img {
transform: rotate(-80deg);
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
.light .athletic__press-dis p {
color: var(--gray-10);
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 991px) {
}
.athletic__press-items .col-second .inner, .athletic__press-items-2 .col-second .inner {
display: grid;
gap: 15px;
grid-template-columns: 0.66fr 1fr;
}
@media only screen and (max-width: 767px) {
.athletic__press-items .col-second .inner, .athletic__press-items-2 .col-second .inner {
grid-template-columns: auto;
}
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
.athletic__press-item .video .popup-icon,
.athletic__press-item .image .popup-icon {
width: 70px;
height: 70px;
border: 2px solid var(--white);
color: var(--white);
border-radius: 100%;
font-size: 18px;
transition: all 0.3s;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
z-index: 9;
text-align: center;
line-height: 70px;
opacity: 0;
visibility: hidden;
}
@media only screen and (max-width: 1199px) {
.athletic__press-item .video .popup-icon,
.athletic__press-item .image .popup-icon {
opacity: 1;
visibility: visible;
width: 60px;
height: 60px;
line-height: 60px;
}
}
.athletic__press-item .video .popup-icon:hover,
.athletic__press-item .image .popup-icon:hover {
color: var(--primary);
border-color: var(--primary);
}
.athletic__press-item:hover .video .popup-icon,
.athletic__press-item:hover .image .popup-icon {
opacity: 1;
visibility: visible;
}
@media only screen and (max-width: 767px) {
}
.athletic__press-menuwrapper .nav-tabs .nav-link {
font-weight: 400;
font-size: 20px;
line-height: 1.5;
color: #817670;
border: 0;
}
@media only screen and (max-width: 767px) {
.athletic__press-menuwrapper .nav-tabs .nav-link {
padding: 10px;
padding-inline-start: 0;
}
}
.athletic__press-menuwrapper .nav-tabs .nav-link.active {
font-weight: 400;
font-size: 20px;
line-height: 1.5;
color: var(--white);
background: transparent;
border: 0;
text-decoration: underline;
text-underline-offset: 5px;
text-decoration-thickness: 0.5px;
}
.light .athletic__press-menuwrapper .nav-tabs .nav-link.active {
color: var(--black-2);
}
@media only screen and (max-width: 767px) {
.athletic__press-menuwrapper .nav-tabs .nav-link.active {
font-size: 16px;
}
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
.athletic__textslider .title {
font-weight: 600;
font-size: 100px;
line-height: 1;
color: var(--black-2);
text-transform: uppercase;
}
@media only screen and (max-width: 1199px) {
.athletic__textslider .title {
font-size: 60px;
}
}
@media only screen and (max-width: 991px) {
.athletic__textslider .title {
font-size: 40px;
}
}
@media only screen and (max-width: 767px) {
.athletic__textslider .title {
font-size: 32px;
}
}
.light .athletic__brand {
border-width: 2px;
background-color: var(--black-2);
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
.light .athletic__brand-title {
color: var(--white-13);
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}

/*
Basic table SASS

*/
@media (max-width: 768px) {
table.bt thead {
display: none;
}
table.bt tbody td {
border: none;
display: block;
}
table.bt tbody td:before {
content: attr(data-th) ": ";
font-weight: bold;
width: 6.5em;
display: inline-block;
}
table.bt tbody td.bt-hide {
display: none;
}
}
.light .athletic__innerabout {
background-color: var(--white-13);
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 991px) {
}
.light .athletic__innerabout-thumb .sm-2 {
filter: brightness(0);
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 1199px) {
}
.light .athletic__innerabout-diswrapper p {
color: var(--gray-10);
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1919px) {
}
.light .athletic__innerstory {
background-color: var(--white-13);
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
.light .athletic__innerstory-wrapper::before {
border-color: var(--black-2);
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
.light .athletic__innerstory-item:nth-child(even) .athletic__innerstory-content {
background-color: var(--white-13);
}
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 767px) {
}
.light .athletic__innerstory-item:nth-child(even) .athletic__innerstory-ititle {
color: var(--black-2);
-webkit-text-fill-color: var(--white-13);
-webkit-text-stroke-color: var(--black-2);
}
@media only screen and (max-width: 1199px) {
}
.light .athletic__innerstory-ititle {
background-color: var(--white-13);
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
.light .athletic__innerstory-idis p {
color: var(--gray-10);
}
.light .athletic__family-text p {
color: var(--black-9);
}
.light .athletic__innerfamily {
background-color: var(--white-13);
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
.light .athletic__innerfamily-itemm {
background-color: var(--black-2);
}
@media only screen and (max-width: 1700px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
.light .athletic__innerfamily-itemm ul li {
color: var(--white);
}
.light .athletic__innerfamily-itemm ul li strong {
color: var(--white);
}
.light .athletic__innerfamily-ititle {
color: var(--white);
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1399px) {
}
.light .athletic__innerfamily-subtitle {
color: var(--white);
}
.light .athletic__header {
background-color: var(--white-13);
}
.light .athletic__header.pos-header .athletic__header-menu li a {
color: var(--white-13);
}
.light .athletic__header.pos-header .athletic__header-menu li a:hover {
color: var(--primary);
}
.light .athletic__header.pos-header .athletic__header-center .icon {
filter: unset;
}
.light .athletic__header.pos-header .athletic__header-btn {
color: var(--white-13);
border-color: var(--white-13);
}
.light .athletic__header.pos-header .athletic__header-btn img {
filter: unset;
}
.light .athletic__header.pos-header .athletic__header-lang::before {
background-color: var(--white);
}
.light .athletic__header.pos-header .athletic__header-lang select {
color: var(--white-13);
}
.light .athletic__header.pos-header .athletic__header-left::before {
background-color: var(--white);
}
.light .athletic__header.pos-header .athletic__header-wrap {
border-color: var(--white);
}
.light .athletic__header.pos-header .athletic__header-shape2, .light .athletic__header.pos-header .athletic__header-shape1 {
filter: unset;
}
.light .athletic__contact {
background-color: var(--white-13);
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
.light .athletic__store-btn .wc-btn-primary:hover {
color: var(--white);
}
.dir-rtl .athletic__store-btn .wc-btn-primary i {
transform: rotate(180deg);
}
.light .athletic__storeproducts {
background-color: var(--white-13);
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
.athletic__storeproducts .nav-tabs .nav-link {
font-weight: 400;
font-size: 20px;
line-height: 1.5;
color: var(--gray-4);
border: 0;
}
.light .athletic__storeproducts .nav-tabs .nav-link {
color: #817670;
}
@media only screen and (max-width: 767px) {
.athletic__storeproducts .nav-tabs .nav-link {
font-size: 18px;
padding: 10px;
}
}
.athletic__storeproducts .nav-tabs .nav-link:hover {
border: 0;
}
.athletic__storeproducts .nav-tabs .nav-link.active {
font-weight: 400;
font-size: 20px;
line-height: 1.5;
color: var(--white);
background: transparent;
border: 0;
text-decoration: underline;
text-underline-offset: 5px;
text-decoration-thickness: 0.5px;
}
.light .athletic__storeproducts .nav-tabs .nav-link.active {
color: var(--black-2);
}
@media only screen and (max-width: 767px) {
.athletic__storeproducts .nav-tabs .nav-link.active {
font-size: 18px;
padding: 10px;
}
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {
}
.light .athletic__storefeature-thumb .athletic__btn .wc-btn-underline {
color: var(--white);
}
.light .athletic__storefeature-thumb .athletic__btn .wc-btn-underline:hover {
color: var(--primary);
}
.light .athletic__storefeature-thumb .athletic__btn .wc-btn-underline::after {
background-color: var(--white);
}
.light .athletic__storefeature-content .stitle {
color: var(--white);
}
.athletic__storefeature-content .title {
font-weight: 400;
font-size: 60px;
line-height: 1;
text-transform: uppercase;
}
.light .athletic__storefeature-content .title {
color: var(--white);
}
@media only screen and (max-width: 1399px) {
.athletic__storefeature-content .title {
font-size: 50px;
}
}
@media only screen and (max-width: 991px) {
.athletic__storefeature-content .title {
font-size: 40px;
}
}
.light .athletic__blogdetails {
background-color: var(--white-13);
}
.light .athletic__blogdetails p {
color: var(--gray-10);
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
.athletic__blogdetails-wrapper .submit {
border: 0;
font-size: 18px;
color: var(--black-2);
font-family: "Hellix", sans-serif;
padding: 18px 40px 15px;
background-color: var(--white);
}
.athletic__blogdetails-wrapper .submit:hover {
background-color: transparent;
}
.athletic__blogdetails-wrapper .submit i {
transform: rotate(45deg);
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
.light .athletic__blogdetails-meta li {
color: var(--gray-10);
}
.light .athletic__blogdetails-meta li::before {
background-color: var(--gray-10);
}
@media only screen and (max-width: 1399px) {
}
.athletic__blogdetails-featurewrapper .content span {
display: block;
font-weight: 600;
font-size: 18px;
line-height: 1.5;
color: var(--white);
}
.light .athletic__blogdetails-featurewrapper .content span {
color: var(--black-2);
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
.light .athletic__statehero-title {
color: var(--white-13);
}
@media only screen and (max-width: 1700px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
.light .athletic__statehero-title2 {
color: var(--white-13);
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1919px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
.light .athletic__achievement {
background-color: var(--white-13);
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
.light .social-share__media li a {
color: var(--black-2);
border-color: var(--black-2);
}
@media only screen and (max-width: 1700px) {
}
@media only screen and (max-width: 1399px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 767px) {
}

.light .athletic__scoreboard * {
color: var(--black-2);
}
.light .athletic__blog .text span {
background-color: var(--black-2);
}
.light .athletic__blog .text p {
color: var(--black-2);
}
.light .athletic__update-dis {
color: var(--white);
}
.light .athletic__header-wrap {
border-color: var(--black-2);
}
.light .athletic__header-nav li a {
color: var(--black-2);
}
.light .athletic__header-btn {
color: var(--black-2);
border-color: var(--black-2);
}
.light .athletic__header-lang::before {
background-color: var(--black-2);
}
.light .athletic__header-lang select {
color: var(--black-2);
}
.light .athletic__header-left::before {
background-color: var(--black-2);
}
.light .athletic__hero-email {
color: var(--black-2);
}
.light .athletic__hero-email a {
color: var(--black-2);
border-color: var(--black-2);
}
.light .athletic__hero-email a:hover {
color: var(--primary);
}
.light .athletic__hero-name {
color: var(--black-2);
}
.light .athletic__hero-subtitle {
color: var(--black-2);
}
.light .athletic__matchs-title {
color: var(--black-2);
}
.light .athletic__video-title {
color: var(--black-2);
}
.light .athletic__biography-title, .light .athletic__biography-title2 {
color: var(--black-2);
}
.light .athletic__biography-dis2 {
color: var(--black-2);
}
.light .athletic__biography-dis2 span {
border-color: var(--black-2);
}
.light .athletic__blog-stitle, .light .athletic__blog-title {
color: var(--black-2);
}
.light .athletic__blog-item.featured .athletic__blog-title {
color: var(--white);
}
.light .athletic__product-wrapper {
border-bottom: 2px solid var(--black-2);
}
.light .athletic__product-title {
color: var(--black-2);
}
.light .athletic__product-item {
border-color: var(--black-2);
}
.light .athletic__product-content .title {
color: var(--black-2);
}
.light .athletic__press-title {
color: var(--black-2);
}
.light .athletic__press-btnup {
color: var(--white);
background-color: var(--black-12);
}
.light .athletic__press-linewrapper span {
background-color: var(--black-12);
}


.hero-b {
position: relative;


}


.hero-b .nav-menu{
    width:100%;
    background:yellow;
}


.hero-title1 {
position:absolute;
bottom:24%;
left:7%;


}

.hero-title2 {

color:#fff !important;
text-transform: none !important;
font-size: 4em;
font-weight: 400;
letter-spacing: -3px;

}

.hero-overlay{
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.27);
z-index: 2;
}

.menu-nav{
position:absolute;
top:4%;
right:3%;
background: rgba(255, 255, 255, 0.2);
border-radius: 10px;
/*box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);*/
backdrop-filter: blur(5px);
-webkit-backdrop-filter: blur(5px);
border: 1px solid rgba(255, 255, 255, 0.3);
padding: 13px 30px;
}

.menu-nav-1{


display: flex;
  border-radius: 10px;

 
  border: 1px solid rgba(255, 255, 255, 0.3);
  padding: 13px 30px;
  background: white;
  width:100%;
 
display: flex;



}

.menu-nav-1 img{
width:100px;
}

.menu-nav-1 ul{
display: flex;
 margin-left:auto;

}

.menu-nav ul li{
color:#fff;
display:inline-block;
margin-right:40px;
cursor:pointer;

}

.menu-nav-1 ul li{
color:#fff;
display:inline-block;
margin-right:40px;
cursor:pointer;

}

.menu-blk{
color:#000 !important;
}

.clr-blue{

color: #000000 !important;
  letter-spacing: -1px;
}
.menu-nav ul li:nth-child(8){
margin-right:0px;

}

.menu-nav-1 ul li:nth-child(8){
margin-right:0px;

}

.menu-divider1 {
width: 0%;
height: 1px;
background: #000;

}

.core-block {
width: 50%;


}

.menu-control{
background:#501822;
color:#fff;
font-size:11px;
padding:7px 20px;
border-radius:25px;
letter-spacing: 1px;
z-index: 2000;
position: relative;
}



/*MENU STYLE*/

i {
position: relative;
top: 1px;
}

.container {
position: relative;
width: 100%;
height: 100%;
}

:root {
--color-menu-overlay: #a0e806;
--color-menu-text: #000;
--color-divider: #000000;
}




.menu-open-btn, .menu-open-btn2 {
cursor: pointer;
}





.menu-overlay {
position: fixed;
top: 0;
right:0;
width: 100%;
padding: 2em;
background: #fff;
border-bottom: 3px solid #ff0808;
pointer-events: none;
clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
z-index: 1000 !important;
font-size:14px;
}

.menu-close-btn {
cursor: pointer;
position:absolute;
top:5%;
right:5%;

}



.menu-close-btn {

box-sizing: border-box;
width: 4em;
height: 4em;
border-radius: 4em;
border: 1px solid #585e64;
color: transparent;
cursor: pointer;
transition: all ease 0.3s;
z-index:400;
}
.menu-close-btn:before,
.menu-close-btn:after {
position: absolute;
width: 2em;
height: 1px;
left: 50%;
top: 50%;
margin-left: -1em;
content: "";
background: #585e64;
transition: all ease 1s;
}
.menu-close-btn:before {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.menu-close-btn:after {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.menu-close-btn:hover,
.menu-close-btn:focus {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
border-color: #fff;
background: #000;
}
.menu-close-btn:hover:before,
.menu-close-btn:focus:before,
.menu-close-btn:hover:after,
.menu-close-btn:focus:after {
background: #fff;
}

/* Repair button Start*/


.menu-nav {
display: flex;
justify-content: space-between;
margin-bottom: 1em;
color: var(--color-menu-text);
}


.menu-nav-1 {
display: flex;
justify-content: space-between;
margin-bottom: 1em;
color: var(--color-menu-text);
}

.menu-cols {
display: flex;
}

.menu-cols > div {
flex: 0;
padding: 1em 0;
}

.video {
width: 50%;
}

.video-preview {
width: 100%;
height: 0px;
background: url(../../assets/imgs/122.jpg) no-repeat 50% 50%;
background-size: cover;
border-radius: 4px;
}

.menu-link {
position: relative;
width: max-content;
}

.menu-link a {
font-size: 25px;
letter-spacing: -1px;
color: #000;
}

.menu-link:after {
content: "";
position: absolute;
top: 100%;
left: 0;
width: 0;
height: 2px;
background: var(--color-menu-text);
transition: 0.3s all;
}

.activ:after  {
content: "";
position: absolute;
top: 100%;
left: 0;
width: 100%;
height: 2px;
background: var(--color-menu-text);

}

.menu-link:hover.menu-link:after {
width: 100%;
}

.btn {
position: relative;
margin: 2em 0;
border: 1px solid var(--color-menu-text);
width: max-content;
padding: 1.25em 2.5em;
border-radius: 4px;
overflow: hidden;
cursor: pointer;
}

.btn:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 0;
height: 100%;
background: var(--color-menu-text);
transition: 0.3s all;
z-index: -1;
}

.btn:hover a {
color:#fff;
}

.btn:hover.btn:before {
width: 100%;
}

.menu-footer {
display: flex;
flex-direction: column;
color: var(--color-menu-text);
}

.menu-divider {
width: 0%;
height: 1px;
background: var(--color-divider);
margin: 1em 0;
}

.menu-footer-copy {
display: flex;
justify-content: space-between;
}

.socials {
display: flex;
gap: 1em;
}

.socials i {
font-size: 0.9em;
}

@media(max-width: 900px) {
.menu-overlay {
height: 100vh;
}

.menu-cols {
display: block;
}

.video-preview {
height: 125px;
}

.menu-link a {
font-size: 30px;
}


}
/* END OF MENU */


.hellix{
font-family: 'Hellix' !important;

}

.hellix-med{
font-family: 'Hellix-medium' !important;

}



.top-desk{
position:absolute;
top:4%;
left:3%;
}

.top-desk img{
margin-top: 15px;
width:155px;
}

.cookie-policy-quote{
display: none;
position: absolute;
bottom: 3%;
right: 1%;
background: #fff;
color: #000;
font-size: 14px;
max-width: 340px;
padding: 28px;

}

.cookie-policy-quote p{
background:#000;
color:#fff;
font-size: 12px;
text-align: center;
text-transform: uppercase;
margin-top:10px;
padding:10px;
transition: all ease 0.3s;
}


.cookie-policy-quote p:hover{
background:#dfdfdf;
color:#000;
outline:1px solid #000;
}

.cookie-btn{
cursor:pointer;

}



/*MAIN MENU HOVER*/

.menu-nav li a:after {
content: '';
display: block;
height: 1px;
width: 0;
background: transparent;
transition: width .5s ease, background-color .5s ease;
}

.menu-nav li a:hover:after {
width: 100%;
background: #000;
}


.white .menu-nav li a:after {
content: '';
display: block;
height: 1px;
width: 0;
background: transparent;
transition: width .5s ease, background-color .5s ease;
}

.white .menu-nav li a:hover:after {
width: 100%;
background: #fff;
}


.menu-nav-1 li a:after {
content: '';
display: block;
height: 1px;
width: 0;
background: transparent;
transition: width .5s ease, background-color .5s ease;
}

.menu-nav-1 li a:hover:after {
width: 100%;
background: #000;
}


.white .menu-nav-1 li a:after {
content: '';
display: block;
height: 1px;
width: 0;
background: transparent;
transition: width .5s ease, background-color .5s ease;
}

.white .menu-nav-1 li a:hover:after {
width: 100%;
background: #fff;
}

/* Active navbar item with red dot */
.menu-nav-1 li a.menu-blk.active {
position: relative;
}

.menu-nav-1 li a.menu-blk.active::after {
content: '';
position: absolute;
bottom: -12px;
left: 50%;
transform: translateX(-50%);
width: 8px;
height: 8px;
background: red;
border-radius: 50%;
display: block;
}

.description-dv{

background:#f9f9f9;
line-height: 1.5;
height:0vh;
text-align: center;
color:#8e8e8e;
font-size: 15px;
position: fixed;
bottom: 0;
width: 100%;
text-align: justify;
z-index: 100;
overflow: scroll;
/*transform: translateY(100%);*/

}

.exit-prop{

cursor: pointer;
position: absolute;
top: 3%;
right: 2%;
}

.grid {
position: relative;
margin: 0 auto;
padding: 1em 0 4em;
max-width: 1000px;
list-style: none;
text-align: center;
}

/* Common style */
.grid figure {
position: relative;
float: left;
overflow: hidden;
margin: 10px 1%;
min-width: 320px;
max-width: 480px;
max-height: 360px;
text-align: center;
cursor: pointer;
}

.grid figure img {
position: relative;
display: block;
min-height: 100%;
max-width: 100%;
opacity: 0.8;
}

.grid figure figcaption {
padding: 2em;
color: #fff;
text-transform: uppercase;
font-size: 1.25em;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

/* Anchor will cover the whole item by default */
.grid figure figcaption > a {
z-index: 1000;
text-indent: 200%;
white-space: nowrap;
font-size: 0;
opacity: 0;
}

.grid figure h2 {
word-spacing: -0.15em;
font-weight: 300;
}

.grid figure h2 span {
font-weight: 800;
}

.grid figure h2,
.grid figure p {
margin: 0;
}

.grid figure p {
letter-spacing: 1px;
font-size: 50.5%;
padding:5px;
}

/* Individual effects */

/*---------------*/
/***** Lily *****/
/*---------------*/

figure.effect-lily img {
max-width: none;
width: -webkit-calc(100% + 50px);
width: calc(100% + 50px);
opacity: 0.9;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-40px,0, 0);
transform: translate3d(-40px,0,0);
}

figure.effect-lily figcaption {
text-align: left;
}

figure.effect-lily figcaption > div {
position: absolute;
bottom: 0;
left: 0;
padding: 2em;
width: 100%;
height: 50%;
}

figure.effect-lily h2,
figure.effect-lily p {
-webkit-transform: translate3d(0,40px,0);
transform: translate3d(0,40px,0);
}

figure.effect-lily h2 {
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}

figure.effect-lily p {
color: rgba(255,255,255,0.8);
opacity: 0;
-webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
transition: opacity 0.2s, transform 0.35s;
}

figure.effect-lily:hover img,
figure.effect-lily:hover p {
opacity: 1;
background:#496cbf;

}

figure.effect-lily:hover img,
figure.effect-lily:hover h2,
figure.effect-lily:hover p {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);

}

figure.effect-lily:hover p {
-webkit-transition-delay: 0.05s;
transition-delay: 0.05s;
-webkit-transition-duration: 0.35s;
transition-duration: 0.35s;
}



.oakslider {
position: relative;
top: 0;
left: 0;
width: 100%;
min-height: 100vh;
color: #fff;
display: flex;
overflow: hidden;
}

.oakslider__ui {
position: relative;
/*z-index: 2;
//max-width: 1200px;
//min-width: 60%;
margin: 0 auto;
margin-top: 10%;
//display: flex;
//justify-content: space-between;*/
}
.oakslider__ui .oakslider__controls {

}
.oakslider__ui .oakslider__arrow--left {
width: 50px;
height: 50px;
border-radius: 100%;
border: 2px solid #ffffff;
margin-left: 20px;
justify-content: center;
align-items: center;
color: #ffffff;
display: flex;
position: absolute;
left: 7%;
top: 46%;
cursor:pointer !important;
transition: 0.3s;
}

.oakslider__ui .oakslider__arrow--right {
width: 50px;
height: 50px;
border-radius: 100%;
border: 2px solid #ffffff;
margin-left: 20px;
justify-content: center;
align-items: center;
color: #ffffff;
display: flex;
position: absolute;
right: 8%;
top: 46%;
cursor:pointer !important;
transition: 0.3s;
}

.oakslider__prev:hover{
background:#115740;
color:#fff;
}

.oakslider__next:hover{
background:#115740;
color:#fff;
}

.oakslider__navpoint {
display: flex;
align-items: center;
margin-bottom: 10px;
font-weight: 900;
}
.oakslider__navpoint:first-of-type .oakslider__timer {
width: 95px;
}
.oakslider__navpoint:first-of-type .oakslider__label {
opacity: 1;
}
.oakslider__navpoint .oakslider__label {
opacity: 0;
font-weight: 400;
}
.oakslider__navpoint .oakslider__timer {
position: relative;
width: 55px;
height: 1px;
background: rgba(255, 255, 255, 0.5);
margin: 0 5px;
overflow: hidden;
}
.oakslider__navpoint .oakslider__timer .timer__progress {
position: absolute;
top: 0;
left: 0;
background: #fff;
height: 1px;
width: 100%;
transform: translateX(-100%);
}

.oakslider__slide {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
display: none;
}
.oakslider__slide.slide--active {
display: block;
}

.slide__image {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: hidden;
}
.slide__image img {
position: absolute;
object-fit: cover;
left: 0;
top: 0;
width: 100%;
height: 100%;
opacity: 1;
}

.slide__container {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
}

.slide__content {
max-width: 1200px;
text-align: center;

}



.slide__link {
margin-top: 25px;
}
/* OAK SLIDER END*/


.el1{display:none}
.el2{display:none}
.el3{display:none}
.el4{display:none}
.el5{display:none}
.el6{display:none}
.el7{display:none}
.el8{display:none}
.el9{display:none}
.el10{display:none}
.el11{display:none}

@media only screen and (max-width: 600px) {
.menu-cols .video {
display: none;
}
.menu-cols > div{
padding: 0.5em 0;
}
}

@media only screen and (max-width: 900px) {
.menu-nav{

}

.menu-nav ul li:nth-child(5){

}
}

.zindx-4{
z-index:4;
}
@keyframes button-roll-over {
35% {
transform:translateY(10px)
}
35.001% {
color:#fff;
transform:translateY(-20px)
}
100% {
color:#fff;
transform:translateY(0)
}
}
@keyframes button--dark-roll-over {
35% {
transform:translateY(10px)
}
35.001% {
color:#1c534a;
transform:translateY(-20px)
}
100% {
color:#1c534a;
transform:translateY(0)
}
}
@keyframes button-roll-out {
0% {
color:#fff
}
35% {
transform:translateY(20px);
opacity:0
}
60% {
opacity:0
}
60.001% {
opacity:1;
transform:translateY(-15px)
}
100% {
transform:translateY(0)
}
}
@keyframes button--dark-roll-out {
0% {
color:#171b1a
}
35% {
transform:translateY(20px);
opacity:0
}
60% {
opacity:0
}
60.001% {
opacity:1;
transform:translateY(-15px)
}
100% {
transform:translateY(0)
}
}

.mob-disc{
position: relative;
/* padding: 14px 20px; */
/* border-radius: 37px; */
color: #ffffff;
display: none;
margin-bottom: 35px;
font-size: 13px;
}

.mobile-access-menu{
display:none;
text-transform: uppercase;
position:absolute;
top:4%;
right:2%;
z-index:30;
background: #000;
color: #fff;
font-size: 11px;
padding: 7px 22px;
border-radius: 25px;
letter-spacing: 1px;
margin-top: 11px;

}

.mobile-access-menu i{
font-size: 0.9em;
}

.swiper {
width: 100%;
height: 100%;
}

.swiper-button-next, .swiper-button-prev {
text-rendering: auto;
}

.description-dv .menu-close-btn{
box-sizing: border-box;
width: 3em !important;
height: 3em !important;
border-radius: 3em !important;
border: 1px solid #585e64;
color: transparent;
cursor: pointer;
transition: all ease 0.3s;
z-index: 400;
}


.middle-bg-ov{
  position:relative;
  min-height:90vh;
  background-size:cover;
  background-repeat: no-repeat;
}


.middle-a-link{
  position:absolute;
  bottom:8%;
  left:10%;
}

.side-column {
  background: #ff0808;
  height: 80vh;
  display: table;
  width: 100%;
  border-radius: 35px;
  position: relative;
}



.side-column2{
  height:80vh;
  display: table;
  width:100%;
  border-radius: 35px;
  padding:50px;
  color:#fff;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position:relative;
}


.btm-links{
position:absolute;
bottom:8%;
right:5%;
}
.btm-links li{
  display: inline-block;
  width: 50px;
  height: 50px;
border:1px solid #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 50px;
  margin-right: 7px;
  cursor:pointer;
  color:#fff;
  transition:all 0.5s;
}

.btm-links li:hover{
background:#fff;
color:#000;
}

/* RESPONSIVE - MOBILE, TABLET */

@media only screen and (max-width: 900px) {
.hero-title2{
font-size:42px;
}
.hero-title1{
bottom:38%;
}
.sec-title-16{
  font-size: 30px !important;
  letter-spacing: -1px;
  line-height: 36px;
}
.float-end{
float:none !important;
}
.slogan p{
font-size:12px !important;
color:#000;
}
.padmob-2{
padding-left:38px;
padding-right:38px;
}
.exp span{
font-size:60px;
}

.brand__logo img{
width:90px;
}

.allrights p{
font-size:12px;
}
.menu-nav{
top:2%;
right:1%;
}

.menu-nav-1{
top:2%;
right:1%;
}

.top-desk{
top:2%;
}
.top-desk img{
width:150px;
}
.athletic__footer-center{
border-top: 1px dotted #898888;
padding-top: 23px;
}

.cookie-policy-quote{
max-width: 100% !important;
bottom: 2%;
font-size: 12px;
padding: 20px;
right: 0%;
margin-left:10px;
margin-right:10px;

}
.cookie-policy-quote p{
padding:5px;
font-size: 10px;
}

.oakslider{
min-height:90vh;
}

}

@media only screen and (max-width: 1200px) {
.desk-disc {
display:none;
}

.mob-disc{
display:block;
}

.menu-nav{
display:none;
}

.menu-nav-1{
display:none;
}

.mobile-access-menu{
display: block !important;
top: 18px;
right: 20px;
margin-top: 0;
}

.middle-bg-ov{
  min-height:50vh;
}

.mm-title{
  font-size:20px !important;
}

.middle-a-link{
  position:absolute;
  bottom:12%;

}

.top-desk img {
  margin-top:20px;
    margin-left: 15px;
    width: 100px;
}


.mobile-title{
  font-size:28px !important;
  letter-spacing: -1px !important;
}

.about-top-dv{
  background:#fff !important;
  color:#000 !important;
}


.side-column {

  height: 30vh;
  margin-bottom: 30px;
}

.btm-links li{
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
}

.side-column2{
background:none !important;
height:auto;
padding:0;
}

.glass_card2{
  position:relative !important;
  padding: 25px !important;

}

.glass_card2 p{
  color:#000 !important;
}

.blog-docx .oakslider{
  min-height:60vh !important;
}


}





@media only screen and (max-width: 700px) {


.menu-nav{
display:none !important;
}

.menu-nav-1{
display:none !important;
}

.menu-control{
display:none !important;
}

}

.line-anim{
position:absolute;
bottom:10%;
padding: 0 6% 0 6%;
z-index:2;
width:100%;

}

.line-anim div{
height:1px;
background:#fff;
width:100%;
}

.header-bt-c{
position: absolute;
bottom: 5%;
z-index: 2;
width: 100%;
padding: 0 6% 0 6%;
}



.enter-div{
position:relative;
background: #f1f1f1;
border-radius: 5px;
padding:20px;
height: 233px;
}

.enter-div .c-div{
position:absolute;
top:5%;
left:7%;
font-size:46px;
color:#000;
clear:both;
text-align:left;

}



.enter-div > .bd-tp{
position: absolute;
bottom: 10%;
font-size: 12px;
border-top: 1px solid #e14522;
padding-top: 7px;
text-align: left;
left: 21px;
right: 21px;
color:#000;

}


#arrowAnim {
/* width: 100vw;
height: 100vh; */
display: flex;
justify-content: center;
align-items: center;
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-o-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
/* background:red; */
}

.arrows {
width: 5vw;
height: 5vw;
border: 2.5vw solid;
border-color: #fff transparent transparent #fff;
transform: rotate(-45deg);
}

@-webkit-keyframes slide {
0% { opacity:0; transform: translateX(15vw); }
20% { opacity:1; transform: translateX(9vw); }
80% { opacity:1; transform: translateX(-9vw); }
100% { opacity:0; transform: translateX(-15vw); }
}
@keyframes slide {
0% { opacity:0; transform: translateX(15vw); }
20% { opacity:1; transform: translateX(9vw); }
80% { opacity:1; transform: translateX(-9vw); }
100% { opacity:0; transform: translateX(-15vw); }
}


.psate {
animation: fadeinx 3s infinite;
}
@keyframes fadeinx {
from { opacity: 0}
to   { opacity: 1}
}


.glass_card2{
  background: rgba(255, 255, 255, 0.2);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(5px);
    border: 1px solid rgba(137, 137, 137, 0.3);
  border-radius: .952vw;
max-width: 600px;
  padding: 2.381vw 2.381vw 2.381vw 2.976vw;
  position:absolute;
  bottom:5%;
  margin: 0 auto;
left: 0;
right: 0;
  color:#fff;
  min-height:235px;
}

.glass_card2 p{
  margin-bottom:50px;
  color:#fff;
    font-size:14px;
}


   .sect-title{
   width: 100%;
    height: 59px;
    background: #f4f4f4;
    border-radius: 11px;
    margin-bottom: 11px;
    text-align: center;
    line-height: 59px;
    color: #000;
    text-transform: uppercase;
    font-size: 13px;
   }


   
   .loc-stats .loc-header{
    text-transform: uppercase;
    font-size: 13px;
   }

    .loc-stats .col-lg-3{
      border-right: 1px solid #6d6d6d;
    }

       .loc-stats ul{
      font-size:12px;
    }


                body{
      background:#fff;
   }
         .footer-div-1{
         background:#ff0808;
         height:80px;
         color:#fff;
         text-align:center;
         line-height: 80px;
         transition:0.5s;
         }
         .footer-div-1:hover{
         background:#e33914;
         }
         .a-text-underln{
         display: inline-block;
         position: relative;
         }
         .a-text-underln::after {
         content: '';
         position: absolute;
         width: 100%;
         transform: scaleX(0);
         border-radius: 5px;
         height: 0.05em;
         bottom: 26px;
         left: 0;
         background: currentcolor;
         transform-origin: bottom right;
         transition: transform 0.25s ease-out;
         }
         .a-text-underln:hover::after {
         transform: scaleX(1);
         transform-origin: bottom left;
         }



.sec-title-16 div{
  display:inline-block !important;
}
.service-desc{
   padding-left: 40px;
   padding-right: 40px;
}
.service-desc .s-main{
   position:relative;
   padding:60px;
   color:#fff;
   border-radius: 30px; 
   height:110vh;
   width:100%;
   background-size:cover;
   background-position:center;
   background-repeat:no-repeat;
   
}
.service-desc .s-header{
      font-size: 62px;
    width: 489px;
    letter-spacing: -3px;
    line-height: 67px;

}

.service-desc .s-footer{
    position: absolute;
    bottom: 50px;
    background: #000;
    width: 94%;
    left: 50%;
    transform: translateX(-50%);
    height: 134px;
    border-radius: 11px;
   }

   .service-desc .s-footer-2{
    position: absolute;
    width: 100%;
     left: 50%;
    transform: translateX(-50%);
    bottom: 50px;
    
   }

   .btn-spe{
    position: absolute;
    top: 97px;
    right: 74px;
}

   .main-btn-display-1 {
   display: inline-flex;
    align-items: center;
    background:#ff0808;
    color: #fff;
    padding: 9px 20px;
    border-radius: 50px;
    text-decoration: none;
    font-size: 15px;
    transition: all 0.3s ease;
    gap: 15px;
   }


   .main-btn-display-1:hover {
      background: #b6b6b6;
      transform: translateY(-2px);
      color:#000;
   }

   .main-btn-display-1:hover .main-btn-display-text {
      color: #fff;
   }
   

   .main-btn-display-text-1 {
      color: #fff;
   }

  

   .main-btn-display-circle-1 {
   width: 45px;
    height: 45px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;

   }

   .main-btn-display-1:hover .main-btn-display-circle-1 {
   transform: rotate(45deg);
   background:red;

   }

   .main-btn-display-arrow-1 {
      color:#8b8b8b;
      font-size: 18px;
      font-weight: bold;
   }

   .main-btn-display-1:hover .main-btn-display-arrow-1 {
   
   color:#fff;

   }

   




   .main-btn-display {
      display: inline-flex;
    align-items: center;
    background: #fff;
    color: #000;
    padding: 9px 20px;
    border-radius: 50px;
    text-decoration: none;
    font-size: 15px;
    transition: all 0.3s ease;
    gap: 15px;
   }

   .main-btn-display:hover {
      background: #ff0808;;
      transform: translateY(-2px);
      color:#fff;
   }

   .main-btn-display:hover .main-btn-display-text {
      color: #fff;
   }
   

   .main-btn-display-text {
      color: #000;
   }

  

   .main-btn-display-circle {
   width: 45px;
    height: 45px;
    background: #ff0808;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;

   }

   .main-btn-display:hover .main-btn-display-circle {
   transform: rotate(45deg);
   background:#fff;

   }

   .main-btn-display-arrow {
      color: #fff;
      font-size: 18px;
      font-weight: bold;
   }

   .main-btn-display:hover .main-btn-display-arrow {
   
   color:#000;

   }
   


   .serv-div {
      background: #fff;
      padding: 0;
      border-top: 1px solid #d3d3d3;
      box-shadow: inset 0 1px 0 #cccccc;
   }

   .stats-container {
      display: flex;
      width: 100%;
      max-width: none;
      margin: 0;
      align-items: stretch;
   }

	body.page-home .serv-div .service-card-link {
		text-decoration: none;
		color: inherit;
	}

   .stat-item {
      position: relative;
      flex: 1;
      text-align: left;
      padding: 100px 58px 60px; /* more top spacing for icon gap */
      border-right:1px solid #d3d3d3;
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
      align-items: center;
		overflow: hidden;
		isolation: isolate;
   }

	body.page-home .serv-div .stat-item::before {
		content: "";
		position: absolute;
		inset: 0;
		background: #ff0808;
		transform: scaleY(0);
		transform-origin: bottom;
		transition: transform 0.55s cubic-bezier(0.22, 1, 0.36, 1);
		z-index: 0;
	}

	body.page-home .serv-div .stat-item:hover::before {
		transform: scaleY(1);
	}

	body.page-home .serv-div .stat-item > * {
		position: relative;
		z-index: 1;
	}

   .stat-item img {
      position: absolute;
      top: 30px;
      left: 50%;
      transform: translateX(-50%);
      width: 80px;
      height: auto;
      margin: 0;
      display: block;
   }

   .stat-item .stat-number {
      margin-top: 96px;
      margin-bottom: 15px;
      width: 100%;
      text-align: center;
		color: #000;
		transition: color 0.35s ease;
   }

   .stat-item p {
      font-size:12px;
      color:#000;
   }

	body.page-home .serv-div .stat-item:hover .stat-number {
		color: #fff;
	}

   .our-rep .our-rep-card {
      background: #fff;
      padding: 24px 40px 30px;
      min-height: 276px;
      max-width: 340px;
      margin: 0 auto;
      display: flex;
      flex-direction: column;
      text-align: left;
      position: relative;
      border-bottom:3px solid #ff0808;
   }

   .our-rep .our-rep-number {
      font-size: 50px;
      color: #ff0808;
      margin-bottom: 14px;
      letter-spacing: 0.1em;
   }

   .our-rep .our-rep-title {
      font-size: 15px;
      color: #162d52;
      text-transform: uppercase;
      margin-bottom: 12px;
   }

   .our-rep .our-rep-card p {
      font-size: 13px;
      line-height: 1.6;
      color: #333;
      margin: 0;
   }

   .our-rep .our-rep-card::before {
 
   }


  .activselect{
  background:#fff !important;
  color:#000 !important;
}

html {
  scroll-behavior: smooth;
}


  .accordion {
 
  margin: auto;
}

  .accordion p {
 
  color:#b6b3b3;
  font-size:14px;
}


.accordion .title{
  color:#fff;
   font-weight:100 !important;
   font-size:16px;
}

.accordion-item {
  
     background: #1b1b1b;
    color: #fff;
    padding: 0px 20px;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px dotted #000000;
    border-radius: 0;
 
}

.accordion-trigger {
  width: 100%;
  background: none;
  border: none;
  padding: 20px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
}

.accordion-trigger:focus {
  outline: none;
}

.icon {
  position: relative;
  width: 15px;
  height: 15px;
}

.icon::before,
.icon::after {
  content: "";
  position: absolute;
  background: #fff;
  transition: transform 0.3s ease, opacity 0.3s ease;
}

.icon::before {
  top: 50%;
  left: 0;
  right: 0;
  height: 2px;
  transform: translateY(-50%);
}

.icon::after {
  left: 50%;
  top: 0;
  bottom: 0;
  width: 2px;
  transform: translateX(-50%);
}

/* content animation */
.accordion-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.95s ease, opacity 0.9s ease;
  opacity: 0;
}

.accordion-content p {
  padding-bottom: 20px;
  margin: 0;
  line-height: 1.6;
}

/* OPEN STATE */
.accordion-item.active .accordion-content {
  max-height: 300px; /* large enough for content */
  opacity: 1;
}

.accordion-item.active .icon::after {
  transform: translateX(-50%) scaleY(0);
}

.other-top-div{
  color: #000000;;
  text-align: left;
  letter-spacing: -2px;
}

.top-div-title{
 text-align: center;
    background: #501822;
    padding: 7px 23px;
    color: #fff;
    border-radius: 56px;
    font-size: 11px;
    text-transform: uppercase;
    display: inline-block;
    width: 137px;
}


.middle-bg{
  /* background-size:cover;
  background-repeat:no-repeat;

    background-size: auto;
  background-size: cover;
  background-repeat: no-repeat;

  background-attachment: fixed; */

  /* Create the parallax scrolling effect */
background-attachment: fixed;
background-position-y:11%;
background-repeat: no-repeat;
background-size: cover;
/* filter:grayscale(100%); */

background-attachment: scroll;
position:relative;
}

.hidden {
  display: none;
}


.header-bgrnd{

  background-size: cover; 
  background-repeat: no-repeat;
  background-position: center;
 position:relative;
  height:90vh;
  padding-top:15px;
  padding-left:20px;
  padding-right:20px;
 
  border-radius:12px;
  margin:15px;

}

#accordion-show-more-btn{
  background: #1b1b1b;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
  border-radius: 4px;
  transition: all 0.3s ease;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 50%;
}

   .stat-item:last-child {
      border-right: none;
   }

   /* Mobile responsive styles */
   @media (max-width: 768px) {
      .stats-container {
         flex-direction: column;
      }

      .stat-item {
         border-right: none;
         border-bottom: 1px solid #d3d3d3;
         padding: 40px 20px;
      }

      .stat-item:last-child {
         border-bottom: none;
      }
   }

   .stat-number {
       font-size: 21px;
    font-weight: 300;
    color: #000;
    margin-bottom: 10px;
    line-height: 1;
    letter-spacing: -1px;
   }

       .middle-profiles-row{
          padding: 20px 0 60px;
       }

      .middle-profile-card{
        background: #fff;
    border-radius: 0;
    padding: 16px 24px;
    box-shadow: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;

    max-width: 331px;
    margin: 0 auto;
      }

       .profile-avatar{
          width: 96px;
          height: 96px;
          border-radius: 50%;
          background: linear-gradient(135deg, #ffe6e2, #ffffff);
          display: inline-flex;
          align-items: center;
          justify-content: center;
          color: #ff0808;
          font-weight: 700;
          font-size: 26px;
          letter-spacing: -1px;
          border: 3px solid #fff;
       }

       .profile-name{
          font-size: 15px;
          font-weight: 600;
          color: #000;
          margin: 6px 0 0 0;
       }

       .profile-role{
          font-size: 10px;
          letter-spacing: 1px;
          text-transform: uppercase;
          color: #7a7a7a;
          margin: 0;
       }

       .profile-text{
          font-size: 14px;
          color: #3a3a3a;
          margin: 8px 0 0 0;
       }

       .profile-card-wrapper{
          position: relative;
          overflow: hidden;
          height: 100%;
       }

       .profile-card-front{
          padding: 24px 20px;
          display: flex;
          flex-direction: column;
          align-items: center;
          gap: 10px;
          height: 100%;
       }

       .profile-plus-btn{
          position: absolute;
          top: 15px;
          right: 15px;
          width: 40px;
          height: 40px;
          background: #6f6f6f;
          border-radius: 50%;
          border: none;
          color: #fff;
          font-size: 16px;
          display: flex;
          align-items: center;
          justify-content: center;
          cursor: pointer;
          transition: all 0.3s ease;
          z-index: 20;
          padding: 0;
       }

       .profile-plus-btn:hover{
          background: #b4b4b4;;
          color: #000;
       }

       .profile-plus-btn i{
          transition: all 0.3s ease;
       }

       .profile-plus-btn:hover i{
          transform: rotate(45deg);
       }

       .profile-info-panel{
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          background:#fff;
          color: #000;
          padding: 24px 20px;
          display: flex;
          flex-direction: column;
          justify-content: center;
          align-items: center;
          text-align: center;
          transform: translateX(101%);
          transition: transform 0.4s ease;
          z-index: 5;
       }

       .profile-info-panel.active{
          transform: translateX(0);
       }

       .profile-info-text{
          font-size: 13px;
          line-height: 1.6;
       }

       .profile-close-btn{
          position: absolute;
          top: 15px;
          right: 15px;
          width: 36px;
          height: 36px;
          background: rgba(255,255,255,0.2);
          border: none;
          color: #fff;
          font-size: 24px;
          border-radius: 50%;
          cursor: pointer;
          display: flex;
          align-items: center;
          justify-content: center;
          transition: all 0.3s ease;
       }

       .profile-close-btn:hover{
          background: rgba(255,255,255,0.4);
       }

      @media (max-width: 768px) {
         .middle-profiles-row{
            padding: 10px 24px 30px;
         }

         .middle-profiles-row .row{
            gap: 10px;
         }

         .middle-profiles-row .col-12{
            flex: 0 0 100%;
            max-width: 100%;
            padding: 0;
         }

         .middle-profile-card{
            padding: 15px 10px;
            text-align: center;
            max-width: 100%;
         }

         .profile-avatar{
            width: 60px;
            height: 60px;
            font-size: 18px;
         }

         .profile-name{
            font-size: 14px;
         }

         .profile-role{
            font-size: 8px;
         }

         .profile-text{
            font-size: 10px;
            line-height: 1.3;
         }

         .profile-plus-btn{
            width: 30px;
            height: 30px;
            font-size: 12px;
            top: 10px;
            right: 10px;
         }


         .mid-p-sec .col-lg-9{
            padding: 20px 0;
         }

         .middle-bg-ov{
            min-height: auto !important;
            padding: 30px 24px !important;
         }

         .middle-a-link{
            position: relative;
            bottom: auto;
            left: auto;
            text-align: center;
            margin-top: 30px;
         }

         .mid-p-sec .col-lg-3{
            padding: 30px 24px;
         }

         .mid-p-sec .mm-title{
            font-size: 18px;
         }

         .service-desc{
            padding-left: 20px;
            padding-right: 20px;
         }

         .service-desc .s-main{
            padding: 30px 20px;
            border-radius: 20px;
            height: auto;
            min-height: 100vh;
         }

         .service-desc .s-header{
            font-size: 32px;
            width: 100%;
            letter-spacing: -1.5px;
            line-height: 38px;
         }

         .service-desc .s-main p{
            width: 100% !important;
         }

         .btn-spe{
            position: relative;
            top: auto;
            right: auto;
            margin-top: 30px;
         }

         .service-desc .s-footer-2{
            position: relative;
            left: 0;
            transform: none;
            bottom: 0;
            margin-top: 40px;
         }
      }
      







      /* Footer columns mobile layout */
      @media (max-width: 768px) {
         .loc-stats .col-lg-3{
            border-right: none;
            border-bottom: 1px solid #6d6d6d;
            padding-bottom: 16px;
            margin-bottom: 16px;
         }
         .loc-stats .col-lg-3:last-child{
            border-bottom: none;
            padding-bottom: 0;
            margin-bottom: 0;
         }
      }


      /* Footer headings mobile bold */
      @media (max-width: 768px) {
         .loc-stats .loc-header {
            font-weight: 600;
         }
      }

      .menu-control{
   cursor: pointer;
   user-select: none;
   color:#fff;
}

#google_translate_element{
   display: none;
}

.se-d1{
  background:#e6e5da;
  min-height:400px;
  border-radius:10px;
  padding: 48px 60px 85px 60px;
  margin-top:10px;
  margin-bottom:10px;

}

body.page-services .se-d1[id] {
	scroll-margin-top: 120px;
}

.se-d1 h1{
  letter-spacing:-2px;
}

.se-d1 ul li{
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding: b;
  padding-top: 10px;
  padding-bottom: 10px;
 
}



.se-section > div:nth-child(even) .se-d1 {
  background: #501822 !important;
  color:#fff;
}

.se-section > div:nth-child(even) .se-d1 h1 {
  color: #fff !important;
}

.se-section > div:nth-child(even) .se-d1 ul li {
 border-bottom: 1px dotted #fff;
}


.user-profile-1{
  position:relative;
  background:#e6e5da;
  min-height:380px;
  padding:20px;
  border-radius:10px;
  transition: all 0.8s ease;
}


.user-profile-1:hover{
background:#501822;
color:#fff;
}

.user-profile-1-btm {
    position: absolute;
    bottom: 20px;
    height: 50px;
    width: 90%;
    left: 5%;
    right: 5%;
    border-radius: 5px;
    background: #fff;
    text-align: center;
    line-height: 50px;
    color: #000;
    font-weight: 600;
    font-size: 14px;
}



.user-profile-1-top {
  top:15px;
  height:100px;
  width:30%;
 filter:grayscale(1);
  border-radius:5px;
  background-repeat:no-repeat;
  background-size:cover;
  background-position:center;
 
}

.user-profile-1-main{
  font-size:12px;
}

.user-profile-socials {
  display: flex;
  justify-content: center;
  gap: 12px;
  padding: 15px 0;
  position: absolute;
  bottom: 70px;
  width: 100%;
  left: 0;
}

.user-profile-socials a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: #000;
  color: #fff;
  font-size: 12px;
  transition: all 0.3s ease;
  text-decoration: none;
}

.user-profile-socials a:hover {
  background: #e6e5da;
  color: #000;
  transform: scale(1.1);
}

/* Compact contact form status modal */
#contactStatusModal .contact-status-dialog {
	max-width: 340px;
}

#contactStatusModal .contact-status-content {
	border-radius: 10px;
	overflow: hidden;
}

#contactStatusModal .contact-status-header,
#contactStatusModal .contact-status-body,
#contactStatusModal .contact-status-footer {
	padding: 0.65rem 0.85rem;
}

#contactStatusModal .contact-status-header .modal-title {
	font-size: 0.95rem;
	line-height: 1.2;
	color: #fff;
}

#contactStatusModal .contact-status-body {
	font-size: 0.9rem;
	line-height: 1.35;
}

#contactStatusModal .contact-status-footer .btn {
	padding: 0.3rem 0.75rem;
	font-size: 0.82rem;
}

#contactStatusModal .contact-status-error {
	background: #dc3545;
	color: #fff;
}

#contactStatusModal .contact-status-success {
	background: #198754;
	color: #fff;
}

/* Profile Card Arrow Button and Modal */
.user-profile-1 {
  overflow: hidden;
}

.profile-plus-btn {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 40px;
  height: 40px;
  background: #6f6f6f;
  border-radius: 50%;
  border: none;
  color: #fff;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
  z-index: 20;
  padding: 0;
}

.profile-plus-btn:hover {
  background: #b4b4b4;
  color: #000;
}

.profile-plus-btn i {
  transition: all 0.3s ease;
}

.profile-plus-btn:hover i {
  transform: rotate(45deg);
}

.profile-info-panel {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  color: #000;
  padding: 24px 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  transform: translateX(101%);
  transition: transform 0.4s ease;
  z-index: 15;
  border-radius: 10px;
}

.profile-info-panel.active {
  transform: translateX(0);
}

.profile-info-text {
  font-size: 13px;
  line-height: 1.6;
  margin: 0;
}

.profile-close-btn {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 36px;
  height: 36px;
  background: rgba(255,255,255,0.2);
  border: none;
  color: #000;
  font-size: 24px;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}

.profile-close-btn:hover {
  background: rgba(0,0,0,0.2);
}

.career-main{
position: relative;
background: #f3f3f3;
min-height: 380px;
padding: 50px;
transition: all 0.8s ease;
border-bottom: 5px solid #501822;
}


.career-main:hover{

background:#501822;
color:#fff;
}


.career-main:hover p, .career-main:hover .career-title{

color:#fff;
}




.career-title{
  font-size:20px;
font-weight:500;
  padding-bottom:10px;
  margin-bottom:10px;
  border-bottom:1px dotted #501822;
color:#000;
}

/* Job off-canvas styles */
.job-offcanvas{ position:fixed; top:0; right:-50%; width:50%; height:100%; background:#fff; box-shadow:-5px 0 20px rgba(0,0,0,0.3); z-index:4000; transition: right 0.4s ease; overflow-y:auto; padding:30px }
.job-offcanvas.active{ right:0 }
.job-offcanvas-backdrop{ position:fixed; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,0.5); display:none; z-index:3999 }
.job-offcanvas-close{ position:absolute; top:15px; right:15px; border:none; background:transparent; font-size:24px; cursor:pointer; color:#333 }
.job-offcanvas h2{ margin:0 0 10px 0; font-size:24px; color:#501822 }
.job-offcanvas-meta{ color:#666; margin-bottom:15px; font-size:14px }
.job-offcanvas-body p{ margin-bottom:15px; color:#222; font-size:13px }
.job-offcanvas-extra{ margin-top:20px; padding-top:20px; border-top:1px solid #eee; color:#333 }
@media(max-width:1024px){ .job-offcanvas{ width:100%; right:-100% } }




.header-float{
  position:absolute;bottom:100px; left:70px;
}

.mobile-header-logo {
	display: none;
}


.mobile-lang-toggle {
  display: none;
}

@media (max-width: 1200px) {
	.mobile-header-logo {
		display: block;
		position: fixed;
		top: 28px;
		left: 20px;
		width: 110px;
		height: 30px;
		background: transparent;
		border-radius: 3px;
		z-index: 400;
	}

	.mobile-header-logo img {
		display: block;
		width: 100%;
		height: 100%;
		object-fit: contain;
	}

  .mobile-lang-toggle {
   position: fixed;
	top: 18px;
    right: 123px;
    background: rgba(255, 27, 27, 0.6);
    color: #fff;
    border: none;
    padding: 7px 12px;
    border-radius: 4px;
    font-size: 10px;
    cursor: pointer;
    z-index: 400;
    display: block;
    transition: all 0.3s ease;
	margin-top:0;
  }
  
  .mobile-lang-toggle:hover {
    background: rgba(0, 0, 0, 0.8);
  }

.header-float{
  position:absolute;bottom:100px; left:20px;
}

.header-bgrnd {
height:60vh;
bottom:10px;
}

.se-d1{
    padding: 28px 20px 65px 20px;
    font-size:13px;
}

.se-d1 p{
  font-size:13px;
}

.se-d1 h1 {
  font-size:18px !important;
}

.w-50{
    width:100% !important;
}

.sec-title-20{
    font-size:19px;
}

.header-float .hero-title2{
    font-size:30px !important;
    letter-spacing:-1px;
}

}


.text-justify{
   text-align:justify;
}




/* News off-canvas styles */
.news-offcanvas{ position:fixed; top:0; right:-50%; width:50%; height:100%; background:#fff; box-shadow:-5px 0 20px rgba(0,0,0,0.3); z-index:4000; transition: right 0.4s ease; overflow-y:auto; padding:30px }
.news-offcanvas.active{ right:0 }
.news-offcanvas-backdrop{ position:fixed; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,0.5); display:none; z-index:3999 }
.news-offcanvas-close{ position:absolute; top:15px; right:15px; border:none; background:transparent; font-size:24px; cursor:pointer; color:#333 }
.news-offcanvas h2{ margin:0 0 10px 0; font-size:24px; color:#501822 }
.news-offcanvas-meta{ color:#666; margin-bottom:15px; font-size:14px }
.news-offcanvas-body p{ margin-bottom:15px; color:#222; font-size:13px }
.news-offcanvas-extra{ margin-top:20px; padding-top:20px; border-top:1px solid #eee; color:#333 }

/* News card styles */
.news-card { 
  background: #f9f9f9;
  border-radius: 8px;
  padding: 25px;
  position: relative;
  border: 1px solid #eee;
  transition: all 0.3s ease;
}
.news-card:hover {
  border-color: #501822;
}
.news-title {
  font-size: 18px;
  color: #501822;
  margin-bottom: 12px;
}
.news-meta {
  display: flex;
  gap: 15px;
  margin-bottom: 15px;
  flex-wrap: wrap;
}
.news-meta-item {
  color: #666;
  font-size: 13px;
  display: flex;
  align-items: center;
  gap: 5px;
}
.news-meta-item i {
  color: #501822;
}
.news-category {
  display: inline-block;
  padding: 4px 10px;
  background:#ff0808;
  color: #fff;
  border-radius: 4px;
  font-size: 11px;
  margin-bottom: 12px;
  text-transform: uppercase;
}

.news-image {
  width: 100%;
  height: 200px;
  object-fit: cover;
  border-radius: 8px;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .news-image { height: 160px; }
}

@media(max-width:1024px){ .news-offcanvas{ width:100%; right:-100% } }

.news-read-more{
  display: inline-block;
  padding: 8px 16px;
  background-color: #fff;
  border:1px solid #501822;
  color: #501822;
  border-radius: 4px;
  font-size: 13px;
  cursor: pointer;
  text-decoration: none;
  transition: background-color 0.3s ease;
  margin-top: 20px;
}
.news-read-more:hover {
  background-color: #3d1219;
  color: #fff;
}

/*----------------------------------------*/
/*  Page Scoped Inline Style Migration
/*----------------------------------------*/
body.page-home .s-footer-2 .counter:after {
	content: "+";
	position: absolute;
	top: -5px;
	width: 30px;
	height: 30px;
	font-size: 45px;
	margin-left: 3px;
}

body.page-services .speaker-about__area .counter:after {
	content: none;
}

.fa-arrow-right-long {
	transform: rotate(-45deg);
}

body.page-services .view-more-btn {
	display: inline-block;
	margin-top: 15px;
	padding: 10px 18px;
	border: 1px solid #501822;
	background: #fff;
	color: #501822;
	font-size: 14px;
	font-family: "Hellix", sans-serif;
	border-radius: 25px;
	cursor: pointer;
	transition: all 0.2s ease;
}

body.page-services .view-more-btn:hover {
	background: #501822;
	color: #fff;
}

body.page-services .collapsed {
	max-height: 0 !important;
	opacity: 0;
	transform: translateY(-12px);
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden;
	transition: all 0.4s ease;
	visibility: hidden;
}

body.page-services .expanded {
	max-height: 120px;
	opacity: 1;
	transform: translateY(0);
	margin: 0.4rem 0 !important;
	padding: 0.25rem 0 !important;
	visibility: visible;
	transition: all 0.4s ease;
}

body.page-careers .main-btn-display {
	position: absolute;
	bottom: 30px;
	right: 5%;
	transform: scale(0.8);
	transform-origin: center;
}

body.page-our-team .header-bgrnd::before {
	content: "";
	position: absolute;
	inset: 0;
	background: rgba(0, 0, 0, 0.45);
	border-radius: inherit;
	z-index: 1;
	pointer-events: none;
}

body.page-our-team .header-bgrnd .header-float,
body.page-our-team .header-bgrnd .hero-b,
body.page-our-team .header-bgrnd .menu-nav-1,
body.page-our-team .header-bgrnd .mobile-header-logo,
body.page-our-team .header-bgrnd .mobile-lang-toggle,
body.page-our-team .header-bgrnd .mobile-access-menu {
	z-index: 2;
}


.idx-icon{
color: #ff0808;
font-size: 40px !important;
 width: 90px;
     height: 90px;
    border: 1px solid red;
    text-align: center;
    line-height: 90px !important;
	border-radius: 50%;
	transition: color 0.35s ease, border-color 0.35s ease, background-color 0.35s ease;

}

body.page-home .serv-div .stat-item:hover .idx-icon {
color: #fff;
border-color: #fff;
background-color: rgba(255, 255, 255, 0.08);
}






