@charset "UTF-8"; /*----------------------------------------*/ /*  01. Theme default CSS /*----------------------------------------*/ @import url("https://fonts.googleapis.com/css2?family=Hind:wght@400;500;600;700&family=Rubik:wght@400;500;600;700&display=swap"); * { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: "Hind", sans-serif; font-size: 15px; font-weight: normal; color: #677a85; line-height: 28px; } a { text-decoration: none; } img { height: auto; max-width: 100%; margin: 0; } .w-img img { width: 100%; } .m-img img { max-width: 100%; } a, .btn, button, span, p, i, input, select, textarea, li, img, svg path, *::after, *::before, .transition-3, h1, h2, h3, h4, h5, h6 { -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; } a:focus, .button:focus { text-decoration: none; outline: none; } a:focus, a:hover { color: inherit; text-decoration: none; } a, button { color: inherit; outline: none; border: none; background: transparent; } button:hover { cursor: pointer; } button:focus { outline: 0; border: 0; } .uppercase { text-transform: uppercase; } .capitalize { text-transform: capitalize; } h1, h2, h3, h4, h5, h6 { font-family: "Rubik", sans-serif; color: #2c3941; margin-top: 0px; font-weight: 500; line-height: 1.2; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; } h1 { font-size: 40px; } h2 { font-size: 36px; } h3 { font-size: 24px; } h4 { font-size: 20px; } h5 { font-size: 16px; } h6 { font-size: 14px; } ul { margin: 0px; padding: 0px; } li { list-style: none; } p { font-family: "Hind", sans-serif; font-size: 15px; font-weight: normal; color: #677a85; margin-bottom: 15px; line-height: 28px; } *::-moz-selection { background: #fc8459; color: #ffffff; text-shadow: none; } ::-moz-selection { background: #fc8459; color: #ffffff; text-shadow: none; } ::selection { background: #fc8459; color: #ffffff; text-shadow: none; } /*-- - Input Placeholder -----------------------------------------*/ *::-moz-placeholder { color: #2c3941; font-size: 14px; opacity: 1; } *::placeholder { color: #2c3941; font-size: 14px; opacity: 1; } /*-- - Common Classes -----------------------------------------*/ .fix { overflow: hidden; } .clear { clear: both; } .f-left { float: left; } .f-right { float: right; } .z-index-1 { z-index: 1; } .z-index-11 { z-index: 11; } .z-index-111 { z-index: 11; } .overflow-y-visible { overflow-x: hidden; overflow-y: visible; } .p-relative { position: relative; } .p-absolute { position: absolute; } .mt-5 { margin-top: 5px !important } .mt-10 { margin-top: 10px } .mt-15 { margin-top: 15px } .mt-20 { margin-top: 20px } .mt-25 { margin-top: 25px } .mt-30 { margin-top: 30px } .mt-35 { margin-top: 35px } .mt-40 { margin-top: 40px } .mt-45 { margin-top: 45px } .mt-50 { margin-top: 50px } .mt-55 { margin-top: 55px } .mt-60 { margin-top: 60px } .mt-65 { margin-top: 65px } .mt-70 { margin-top: 70px } .mt-75 { margin-top: 75px } .mt-80 { margin-top: 80px } .mt-85 { margin-top: 85px } .mt-90 { margin-top: 90px } .mt-95 { margin-top: 95px } .mt-100 { margin-top: 100px } .mt-105 { margin-top: 105px } .mt-110 { margin-top: 110px } .mt-115 { margin-top: 115px } .mt-120 { margin-top: 120px } .mt-125 { margin-top: 125px } .mt-130 { margin-top: 130px } .mt-135 { margin-top: 135px } .mt-140 { margin-top: 140px } .mt-145 { margin-top: 145px } .mt-150 { margin-top: 150px } .mt-155 { margin-top: 155px } .mt-160 { margin-top: 160px } .mt-165 { margin-top: 165px } .mt-170 { margin-top: 170px } .mt-175 { margin-top: 175px } .mt-180 { margin-top: 180px } .mt-185 { margin-top: 185px } .mt-190 { margin-top: 190px } .mt-195 { margin-top: 195px } .mt-200 { margin-top: 200px } .mb-5 { margin-bottom: 5px !important } .mb-10 { margin-bottom: 10px } .mb-15 { margin-bottom: 15px } .mb-20 { margin-bottom: 20px } .mb-25 { margin-bottom: 25px } .mb-30 { margin-bottom: 30px } .mb-35 { margin-bottom: 35px } .mb-40 { margin-bottom: 40px } .mb-45 { margin-bottom: 45px } .mb-50 { margin-bottom: 50px } .mb-55 { margin-bottom: 55px } .mb-60 { margin-bottom: 60px } .mb-65 { margin-bottom: 65px } .mb-70 { margin-bottom: 70px } .mb-75 { margin-bottom: 75px } .mb-80 { margin-bottom: 80px } .mb-85 { margin-bottom: 85px } .mb-90 { margin-bottom: 90px } .mb-95 { margin-bottom: 95px } .mb-100 { margin-bottom: 100px } .mb-105 { margin-bottom: 105px } .mb-110 { margin-bottom: 110px } .mb-115 { margin-bottom: 115px } .mb-120 { margin-bottom: 120px } .mb-125 { margin-bottom: 125px } .mb-130 { margin-bottom: 130px } .mb-135 { margin-bottom: 135px } .mb-140 { margin-bottom: 140px } .mb-145 { margin-bottom: 145px } .mb-150 { margin-bottom: 150px } .mb-155 { margin-bottom: 155px } .mb-160 { margin-bottom: 160px } .mb-165 { margin-bottom: 165px } .mb-170 { margin-bottom: 170px } .mb-175 { margin-bottom: 175px } .mb-180 { margin-bottom: 180px } .mb-185 { margin-bottom: 185px } .mb-190 { margin-bottom: 190px } .mb-195 { margin-bottom: 195px } .mb-200 { margin-bottom: 200px } .ml-5 { margin-left: 5px } .ml-10 { margin-left: 10px } .ml-15 { margin-left: 15px } .ml-20 { margin-left: 20px } .ml-25 { margin-left: 25px } .ml-30 { margin-left: 30px } .ml-35 { margin-left: 35px } .ml-40 { margin-left: 40px } .ml-45 { margin-left: 45px } .ml-50 { margin-left: 50px } .ml-55 { margin-left: 55px } .ml-60 { margin-left: 60px } .ml-65 { margin-left: 65px } .ml-70 { margin-left: 70px } .ml-75 { margin-left: 75px } .ml-80 { margin-left: 80px } .ml-85 { margin-left: 85px } .ml-90 { margin-left: 90px } .ml-95 { margin-left: 95px } .ml-100 { margin-left: 100px } .ml-105 { margin-left: 105px } .ml-110 { margin-left: 110px } .ml-115 { margin-left: 115px } .ml-120 { margin-left: 120px } .ml-125 { margin-left: 125px } .ml-130 { margin-left: 130px } .ml-135 { margin-left: 135px } .ml-140 { margin-left: 140px } .ml-145 { margin-left: 145px } .ml-150 { margin-left: 150px } .ml-155 { margin-left: 155px } .ml-160 { margin-left: 160px } .ml-165 { margin-left: 165px } .ml-170 { margin-left: 170px } .ml-175 { margin-left: 175px } .ml-180 { margin-left: 180px } .ml-185 { margin-left: 185px } .ml-190 { margin-left: 190px } .ml-195 { margin-left: 195px } .ml-200 { margin-left: 200px } .mr-5 { margin-right: 5px } .mr-10 { margin-right: 10px } .mr-15 { margin-right: 15px } .mr-20 { margin-right: 20px } .mr-25 { margin-right: 25px } .mr-30 { margin-right: 30px } .mr-35 { margin-right: 35px } .mr-40 { margin-right: 40px } .mr-45 { margin-right: 45px } .mr-50 { margin-right: 50px } .mr-55 { margin-right: 55px } .mr-60 { margin-right: 60px } .mr-65 { margin-right: 65px } .mr-70 { margin-right: 70px } .mr-75 { margin-right: 75px } .mr-80 { margin-right: 80px } .mr-85 { margin-right: 85px } .mr-90 { margin-right: 90px } .mr-95 { margin-right: 95px } .mr-100 { margin-right: 100px } .mr-105 { margin-right: 105px } .mr-110 { margin-right: 110px } .mr-115 { margin-right: 115px } .mr-120 { margin-right: 120px } .mr-125 { margin-right: 125px } .mr-130 { margin-right: 130px } .mr-135 { margin-right: 135px } .mr-140 { margin-right: 140px } .mr-145 { margin-right: 145px } .mr-150 { margin-right: 150px } .mr-155 { margin-right: 155px } .mr-160 { margin-right: 160px } .mr-165 { margin-right: 165px } .mr-170 { margin-right: 170px } .mr-175 { margin-right: 175px } .mr-180 { margin-right: 180px } .mr-185 { margin-right: 185px } .mr-190 { margin-right: 190px } .mr-195 { margin-right: 195px } .mr-200 { margin-right: 200px } .pt-5 { padding-top: 5px !important } .pt-10 { padding-top: 10px } .pt-15 { padding-top: 15px } .pt-20 { padding-top: 20px } .pt-25 { padding-top: 25px } .pt-30 { padding-top: 30px } .pt-35 { padding-top: 35px } .pt-40 { padding-top: 40px } .pt-45 { padding-top: 45px } .pt-50 { padding-top: 50px } .pt-55 { padding-top: 55px } .pt-60 { padding-top: 60px } .pt-65 { padding-top: 65px } .pt-70 { padding-top: 70px } .pt-75 { padding-top: 75px } .pt-80 { padding-top: 80px } .pt-85 { padding-top: 85px } .pt-90 { padding-top: 90px } .pt-95 { padding-top: 95px } .pt-100 { padding-top: 100px } .pt-105 { padding-top: 105px } .pt-110 { padding-top: 110px } .pt-115 { padding-top: 115px } .pt-120 { padding-top: 120px } .pt-125 { padding-top: 125px } .pt-130 { padding-top: 130px } .pt-135 { padding-top: 135px } .pt-140 { padding-top: 140px } .pt-145 { padding-top: 145px } .pt-150 { padding-top: 150px } .pt-155 { padding-top: 155px } .pt-160 { padding-top: 160px } .pt-165 { padding-top: 165px } .pt-170 { padding-top: 170px } .pt-175 { padding-top: 175px } .pt-180 { padding-top: 180px } .pt-185 { padding-top: 185px } .pt-190 { padding-top: 190px } .pt-195 { padding-top: 195px } .pt-200 { padding-top: 200px } .pb-5 { padding-bottom: 5px !important } .pb-10 { padding-bottom: 10px } .pb-15 { padding-bottom: 15px } .pb-20 { padding-bottom: 20px } .pb-25 { padding-bottom: 25px } .pb-30 { padding-bottom: 30px } .pb-35 { padding-bottom: 35px } .pb-40 { padding-bottom: 40px } .pb-45 { padding-bottom: 45px } .pb-50 { padding-bottom: 50px } .pb-55 { padding-bottom: 55px } .pb-60 { padding-bottom: 60px } .pb-65 { padding-bottom: 65px } .pb-70 { padding-bottom: 70px } .pb-75 { padding-bottom: 75px } .pb-80 { padding-bottom: 80px } .pb-85 { padding-bottom: 85px } .pb-90 { padding-bottom: 90px } .pb-95 { padding-bottom: 95px } .pb-100 { padding-bottom: 100px } .pb-105 { padding-bottom: 105px } .pb-110 { padding-bottom: 110px } .pb-115 { padding-bottom: 115px } .pb-120 { padding-bottom: 120px } .pb-125 { padding-bottom: 125px } .pb-130 { padding-bottom: 130px } .pb-135 { padding-bottom: 135px } .pb-140 { padding-bottom: 140px } .pb-145 { padding-bottom: 145px } .pb-150 { padding-bottom: 150px } .pb-155 { padding-bottom: 155px } .pb-160 { padding-bottom: 160px } .pb-165 { padding-bottom: 165px } .pb-170 { padding-bottom: 170px } .pb-175 { padding-bottom: 175px } .pb-180 { padding-bottom: 180px } .pb-185 { padding-bottom: 185px } .pb-190 { padding-bottom: 190px } .pb-195 { padding-bottom: 195px } .pb-200 { padding-bottom: 200px } .pl-5 { padding-left: 5px } .pl-10 { padding-left: 10px } .pl-15 { padding-left: 15px } .pl-20 { padding-left: 20px } .pl-25 { padding-left: 25px } .pl-30 { padding-left: 30px } .pl-35 { padding-left: 35px } .pl-40 { padding-left: 40px } .pl-45 { padding-left: 45px } .pl-50 { padding-left: 50px } .pl-55 { padding-left: 55px } .pl-60 { padding-left: 60px } .pl-65 { padding-left: 65px } .pl-70 { padding-left: 70px } .pl-75 { padding-left: 75px } .pl-80 { padding-left: 80px } .pl-85 { padding-left: 85px } .pl-90 { padding-left: 90px } .pl-95 { padding-left: 95px } .pl-100 { padding-left: 100px } .pl-105 { padding-left: 105px } .pl-110 { padding-left: 110px } .pl-115 { padding-left: 115px } .pl-120 { padding-left: 120px } .pl-125 { padding-left: 125px } .pl-130 { padding-left: 130px } .pl-135 { padding-left: 135px } .pl-140 { padding-left: 140px } .pl-145 { padding-left: 145px } .pl-150 { padding-left: 150px } .pl-155 { padding-left: 155px } .pl-160 { padding-left: 160px } .pl-165 { padding-left: 165px } .pl-170 { padding-left: 170px } .pl-175 { padding-left: 175px } .pl-180 { padding-left: 180px } .pl-185 { padding-left: 185px } .pl-190 { padding-left: 190px } .pl-195 { padding-left: 195px } .pl-200 { padding-left: 200px } .pr-5 { padding-right: 5px } .pr-10 { padding-right: 10px } .pr-15 { padding-right: 15px } .pr-20 { padding-right: 20px } .pr-25 { padding-right: 25px } .pr-30 { padding-right: 30px } .pr-35 { padding-right: 35px } .pr-40 { padding-right: 40px } .pr-45 { padding-right: 45px } .pr-50 { padding-right: 50px } .pr-55 { padding-right: 55px } .pr-60 { padding-right: 60px } .pr-65 { padding-right: 65px } .pr-70 { padding-right: 70px } .pr-75 { padding-right: 75px } .pr-80 { padding-right: 80px } .pr-85 { padding-right: 85px } .pr-90 { padding-right: 90px } .pr-95 { padding-right: 95px } .pr-100 { padding-right: 100px } .pr-105 { padding-right: 105px } .pr-110 { padding-right: 110px } .pr-115 { padding-right: 115px } .pr-120 { padding-right: 120px } .pr-125 { padding-right: 125px } .pr-130 { padding-right: 130px } .pr-135 { padding-right: 135px } .pr-140 { padding-right: 140px } .pr-145 { padding-right: 145px } .pr-150 { padding-right: 150px } .pr-155 { padding-right: 155px } .pr-160 { padding-right: 160px } .pr-165 { padding-right: 165px } .pr-170 { padding-right: 170px } .pr-175 { padding-right: 175px } .pr-180 { padding-right: 180px } .pr-185 { padding-right: 185px } .pr-190 { padding-right: 190px } .pr-195 { padding-right: 195px } .pr-200 { padding-right: 200px } /*-- - Background color -----------------------------------------*/ .grey-bg { background: #f8f4ef; } .grey-bg-2 { background: #faf7f3; } .pink-bg { background: #fc8459; } .green-bg-2 { background: #0a4c48; } .yellow-bg { background: #fad105; } .blue-bg { background: #253597; } .white-bg { background: #ffffff; } .black-bg { background: #2c3941; } .black-bg-3 { background: #222328; } .black-bg-4 { background: #34454f; } .footer-bg { background: #000; } /*-- - color -----------------------------------------*/ .text-white h1, .text-white h2, .text-white h3, .text-white h4, .text-white h5, .text-white h6, .text-white p, .text-white span, .text-white li, .text-white a { color: #ffffff !important; } .white-color { color: #ffffff; } .theme-color { color: #fc8459 !important; } .black-color { color: #2c3941; } .pt-235 { padding-top: 235px; } @media (max-width: 575px) { .pt-235 { padding-top: 135px; } } .pt-255 { padding-top: 255px; } .pt-340 { padding-top: 340px; } .pt-310 { padding-top: 310px; } .mb--240 { margin-bottom: -240px; } .mb--125 { margin-bottom: -125px; } .mb--215 { margin-bottom: -215px; } .ml--200 { margin-left: -200px; } .body-overlay { background-color: rgba(0, 0, 0, 0.5); height: 100%; width: 100%; position: fixed; top: 0; z-index: 99; left: 0; opacity: 0; visibility: hidden; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; } .body-overlay:hover { cursor: pointer; } .body-overlay.opened { opacity: 1; visibility: visible; } .r-btn { display: inline-block; font-size: 14px; font-weight: 600; color: #ffffff; background: #fc8459; height: 60px; line-height: 62px; text-align: center; padding: 0 38px; text-transform: uppercase; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; position: relative; z-index: 1; overflow: hidden; } .r-btn i { padding-left: 5px; } .r-btn::after { content: ""; position: absolute; top: 0; left: 0; width: 150%; height: 102%; background: #222328; z-index: -1; -webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0); transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0); -webkit-transform-origin: 0% 100%; transform-origin: 0% 100%; -webkit-transition: -webkit-transform 0.3s, opacity 0.3s, background-color 0.3s; transition: transform 0.3s, opacity 0.3s, background-color 0.3s; } .r-btn:hover { color: #ffffff; } .r-btn:hover::after { opacity: 1; -webkit-transform: rotate3d(0, 0, 1, 0deg); transform: rotate3d(0, 0, 1, 0deg); -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); } .r-btn:focus { color: #ffffff; } .r-btn-green { background: #24c373; } .r-btn-white { background: #ffffff; color: #fc8459; } .r-btn-white:focus { color: #fc8459; } .r-btn-yellow { background: #ffb97c; color: #2c3941; } .r-btn-yellow:focus { color: #2c3941; } .r-btn-yellow:hover { color: #ffffff; } .r-btn-border { border: 2px solid #15625d; color: #69cbc5; background: transparent; line-height: 58px; } .r-btn-border:hover { border-color: #222328; } .r-btn-border-2 { border: 2px solid #e7e7e7; color: #2c3941; background: transparent; line-height: 60px; } .r-btn-border-2:hover, .r-btn-border-2:focus { border-color: #ffffff; border-color: #222328; color: #ffffff; } .r-btn-border-3 { border: 2px solid rgba(255, 255, 255, 0.2); color: #ffffff; background: transparent; } .r-btn-border-3::after { background: #ffffff; } .r-btn-border-3:hover { border-color: #ffffff; background: #ffffff; color: #222328; } .r-btn-grey { background: #ded5c9; color: #222328; } .r-btn-grey::after { background: #0a4c48; } .r-btn-grey:hover { color: #ffffff; } .r-btn-plr-90 { padding-left: 90px; padding-right: 90px; } .section__title { font-size: 38px; line-height: 1.1; } @media only screen and (min-width: 576px) and (max-width: 767px) { .section__title { font-size: 38px; } } @media (max-width: 575px) { .section__title { font-size: 28px; } } .section__title-pre { position: relative; display: inline-block; font-size: 18px; font-weight: 600; color: #fc8459; padding-left: 45px; margin-bottom: 15px; } .section__title-pre::after { position: absolute; content: ""; left: 0; top: 45%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); background: #fc8459; width: 30px; height: 2px; } .section__title-pre.center { padding-right: 45px; } .section__title-pre.center::before { position: absolute; content: ""; right: 0; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); background: #fc8459; width: 30px; height: 2px; } .section__title-pre-white { color: #ffffff !important; } .section__title-pre-white::after, .section__title-pre-white::before { background: #ffffff !important; } .section__title-pre-yellow { color: #fad105 !important; } .section__title-pre-yellow::after, .section__title-pre-yellow::before { background: #fad105; } .section__title-pre-yellow.yellow::after, .section__title-pre-yellow.yellow::before { background: #fad105; } .section__title-pre-2 { color: #677a85; } .section__title-pre-2::after, .section__title-pre-2::before { background: #677a85; } .section__title-pre-2.center::before { background: #677a85; } .section__title-pre-3 { color: #677a85; } .section__title-pre-3.right { padding-right: 45px; padding-left: 0; } .section__title-pre-3.right::after { left: auto; right: 0; background: #677a85; } .section__title-pre-3::after { background: #677a85; } .section__title-pre-3.center::after, .section__title-pre-3.center::before { background: #677a85; } .section__title-pre-3.center.yellow::after, .section__title-pre-3.center.yellow::before { background: #fad105; } .section__title-white { color: #ffffff !important; } .section__title-3 { color: #2c3941; } /* link btn */ .link-btn { position: relative; font-size: 15px; font-weight: 500; color: #24c373; text-transform: uppercase; padding-right: 15px; } .link-btn i { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); transition: all ease 0.2s; -webkit-transition: all ease 0.2s; -moz-transition: all ease 0.2s; -ms-transition: all ease 0.2s; -o-transition: all ease 0.2s; } .link-btn i:first-child { left: -100%; visibility: hidden; opacity: 0; } .link-btn i:last-child { right: 0; } .link-btn:hover { color: #2c3941; } .link-btn:hover i:first-child { left: 0; visibility: visible; opacity: 1; } .link-btn:hover i:last-child { right: -100%; visibility: hidden; opacity: 0; } .link-btn-2 { position: relative; font-size: 14px; color: #24c373; font-weight: 500; padding-right: 22px; display: inline-block; text-transform: uppercase; font-family: "Rubik", sans-serif; } .link-btn-2 i { position: absolute; top: 45%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); transition: all ease 0.2s; -webkit-transition: all ease 0.2s; -moz-transition: all ease 0.2s; -ms-transition: all ease 0.2s; -o-transition: all ease 0.2s; font-size: 12px; } .link-btn-2 i:first-child { right: 10%; visibility: hidden; opacity: 0; } .link-btn-2 i:last-child { right: 0; } .link-btn-2:hover { color: #fc8459; } .link-btn-2:hover i:first-child { right: 0; visibility: visible; opacity: 1; } .link-btn-2:hover i:last-child { right: -10%; visibility: hidden; opacity: 0; } .link-btn-2.pink { color: #fc8459; } .link-btn-2.pink:hover { color: #24c373; } /* pulse btn */ .pulse-btn { display: inline-block; width: 80px; height: 80px; line-height: 84px; text-align: center; background-color: #ffffff; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; color: #fc8459; animation: pulse 2s infinite; } .pulse-btn:hover { background-color: #fc8459; color: #ffffff; } .pulse-btn i { padding-left: 2px; } @-webkit-keyframes pulse { 0% { -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4); } 70% { -webkit-box-shadow: 0 0 0 45px rgba(255, 255, 255, 0); } 100% { -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0); } } @keyframes pulse { 0% { -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4); box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4); } 70% { -moz-box-shadow: 0 0 0 45px rgba(255, 255, 255, 0); box-shadow: 0 0 0 45px rgba(255, 255, 255, 0); } 100% { -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0); box-shadow: 0 0 0 0 rgba(255, 255, 255, 0); } } .basic-pagination ul li { display: inline-block; } .basic-pagination ul li:not(:last-child) { margin-right: 10px; } .basic-pagination ul li a, .basic-pagination ul li span { display: inline-block; width: 50px; height: 50px; line-height: 52px; text-align: center; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; border: 2px solid #f1f1f1; font-size: 18px; font-weight: 600; } .basic-pagination ul li a:hover, .basic-pagination ul li a.active, .basic-pagination ul li span { background: #fc8459; border-color: #fc8459; color: #ffffff; } /*----------------------------------------*/ /*  02. HEADER CSS START /*----------------------------------------*/ @media only screen and (min-width: 1200px) and (max-width: 1399px) { .header__padding { padding-left: 30px; padding-right: 30px; } } @media only screen and (min-width: 992px) and (max-width: 1199px) { .header__padding { padding-left: 15px; padding-right: 15px; } } @media only screen and (min-width: 768px) and (max-width: 991px) { .header__padding { padding-left: 20px; padding-right: 20px; padding-top: 20px; padding-bottom: 20px; } } @media only screen and (min-width: 576px) and (max-width: 767px) { .header__padding { padding-left: 20px; padding-right: 20px; padding-top: 20px; padding-bottom: 20px; } } @media (max-width: 575px) { .header__padding { padding-left: 0px; padding-right: 0px; padding-top: 20px; padding-bottom: 20px; } } .header__bottom.sticky { left: 0; margin: auto; position: fixed !important; top: 0; width: 100%; box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.07); z-index: 99; -webkit-animation: 300ms ease-in-out 0s normal none 1 running fadeInDown; animation: 300ms ease-in-out 0s normal none 1 running fadeInDown; -webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1); background: #ffffff; } .header__bottom.sticky.sticky-2 { background: #222328; } .header__bottom.sticky .main-menu-2 ul li a { padding: 30px 0; } .header__bottom.sticky .main-menu-2 ul li a::after { bottom: 25px; } .header__bottom.sticky .main-menu-2 ul li .submenu li a { padding: 3px 20px; } .header__transparent { position: fixed; top: 0; left: 0; right: 0; width: 100%; z-index: 99; } .header__top { padding-top: 6px; padding-bottom: 6px; } .header__info ul li { display: inline-block; } .header__info ul li:not(:last-child) { margin-right: 35px; } .header__info ul li a { font-size: 15px; color: #2c3941; } .header__info ul li a i { color: #fc8459; margin-right: 5px; } .header__search input { width: 140px; height: 30px; line-height: 30px; padding: 0 15px; padding-right: 30px; font-size: 13px; border: none; outline: none; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; } .header__search input::placeholder { color: #687e8b; } .header__search button { position: absolute; top: 50%; right: 15px; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); font-size: 10px; color: #687e8b; } .header__lang .nice-select { padding: 0; padding-right: 17px; height: 30px; line-height: 30px; background: transparent; border: none; color: #2c3941; } .header__lang .nice-select::after { right: 0; color: #fc8459; } .header__lang .nice-select .list { left: auto; right: 0; } .header__social ul li { display: inline-block; } .header__social ul li:not(:last-child) { margin-right: 5px; } .header__social ul li a { display: inline-block; width: 40px; height: 40px; line-height: 42px; text-align: center; background: #f8f4ef; color: #fc8459; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } .header__social ul li a:hover { background: #fc8459; color: #ffffff; } .header__bottom .logo a img { max-width: 100%; } .main-menu ul li { display: inline-block; margin: 0 19px; position: relative; } @media only screen and (min-width: 1400px) and (max-width: 1600px) { .main-menu ul li { margin: 0 15px; } } @media only screen and (min-width: 1200px) and (max-width: 1399px) { .main-menu ul li { margin: 0 10px; } } @media only screen and (min-width: 992px) and (max-width: 1199px) { .main-menu ul li { margin: 0 8px; } } .main-menu ul li a { position: relative; display: inline-block; font-size: 17px; font-weight: 500; color: #2c3941; text-transform: capitalize; padding: 30px 0; } .main-menu ul li a::after { position: absolute; content: ""; left: auto; right: 0; bottom: 25px; width: 0; height: 2px; background: #fc8459; visibility: hidden; opacity: 0; } .main-menu ul li a i { position: relative; right: 0; top: 1px; padding-left: 3px; } .main-menu ul li:hover>a, .main-menu ul li.active>a { color: #fc8459; } .main-menu ul li:hover>a::after, .main-menu ul li.active>a::after { background: #fc8459; visibility: visible; opacity: 1; width: 100%; left: 0; right: auto; } .main-menu ul li:hover .submenu { visibility: visible; opacity: 1; top: 100%; } .main-menu ul li .submenu { position: absolute; top: 120%; left: -80%; width: 260%; padding: 10px 0 20px; text-align: center; background: #ffffff; -webkit-box-shadow: 0px 10px 20px 0px rgba(8, 0, 42, 0.08); -moz-box-shadow: 0px 10px 20px 0px rgba(8, 0, 42, 0.08); box-shadow: 0px 10px 20px 0px rgba(8, 0, 42, 0.08); -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; visibility: hidden; opacity: 0; z-index: 9; } .main-menu ul li .prosubmenu { left: -45px; width: 310px; } .main-menu ul li .submenu li { display: block; margin: 0; } .main-menu ul li .submenu li>a { font-size: 15px; width: 100%; display: block; padding: 5px 15px; text-transform: capitalize; color: #2c3941; font-weight: 500; position: relative; } .main-menu ul li .submenu li>a::after { display: none; } .main-menu ul li .submenu li:hover>a { color: #fc8459; } .main-menu ul li .submenu li:hover>a::before { height: 100%; bottom: auto; top: 0; } .main-menu ul li .submenu li:hover>.submenu { visibility: visible; opacity: 1; left: 100%; } .main-menu ul li .submenu li .submenu { top: 0; left: 120%; visibility: hidden; opacity: 0; } .main-menu-2 ul li { margin: 0; } .main-menu-2 ul li:not(:last-child) { margin-right: 35px; } @media only screen and (min-width: 992px) and (max-width: 1199px) { .main-menu-2 ul li:not(:last-child) { margin-right: 20px; } } @media only screen and (min-width: 1200px) and (max-width: 1399px) { .main-menu-2 ul li:not(:last-child) { margin-right: 30px; } } .main-menu-2 ul li a { padding: 55px 0; color: #ffffff; } .main-menu-2 ul li a::after { background: #ffffff; bottom: 50px; } .main-menu-2 ul li:hover>a, .main-menu-2 ul li.active>a { color: #ffffff; } .main-menu-2 ul li:hover>a::after, .main-menu-2 ul li.active>a::after { background: #ffffff; } .main-menu-3 ul li { margin: 0; } .main-menu-3 ul li:not(:last-child) { margin-right: 35px; } .main-menu-3 ul li a { padding: 35px 0; } .main-menu-3 ul li a::after { bottom: 30px; } .dot-hamburger-btn { position: relative; width: 35px; height: 35px; -webkit-transition: 0.5s ease-in-out; -moz-transition: 0.5s ease-in-out; -o-transition: 0.5s ease-in-out; transition: 0.5s ease-in-out; cursor: pointer; } .dot-hamburger-btn span { background: #fc8459; display: block; position: absolute; height: 7px; width: 7px; -webkit-transition: 0.25s ease-in-out; -moz-transition: 0.25s ease-in-out; -o-transition: 0.25s ease-in-out; transition: 0.25s ease-in-out; } .dot-hamburger-btn span:nth-child(even) { left: 13px; } .dot-hamburger-btn span:nth-child(odd) { left: 0px; } .dot-hamburger-btn span:nth-child(1), .dot-hamburger-btn span:nth-child(2), .dot-hamburger-btn span:nth-child(3) { top: 0px; } .dot-hamburger-btn span:nth-child(4), .dot-hamburger-btn span:nth-child(5), .dot-hamburger-btn span:nth-child(6) { top: 13px; } .dot-hamburger-btn span:nth-child(7), .dot-hamburger-btn span:nth-child(8), .dot-hamburger-btn span:nth-child(9) { top: 26px; } .dot-hamburger-btn span:nth-child(3) { left: 26px; } .dot-hamburger-btn span:nth-child(6) { left: 26px; } .dot-hamburger-btn span:nth-child(9) { left: 26px; } .dot-hamburger-btn-2 span { background: #fad105; } .dot-hamburger-btn-3 span { background: #0a4c48; } .sidebar__area { position: fixed; right: -485px; top: 0; width: 465px; height: 100%; background: #ffffff none repeat scroll 0 0; overflow-y: scroll; -webkit-box-shadow: -5px 0 20px -5px rgba(0, 0, 0, 0.5); -moz-box-shadow: -5px 0 20px -5px rgba(0, 0, 0, 0.5); box-shadow: -5px 0 20px -5px rgba(0, 0, 0, 0.5); -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); -moz-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); z-index: 999; } @media (max-width: 575px) { .sidebar__area { width: 290px; } } .sidebar__area.sidebar-opened { right: 0px; } .sidebar__wrapper { position: relative; padding: 45px; } @media (max-width: 575px) { .sidebar__wrapper { padding: 20px; } } .sidebar__close { position: absolute; top: 48px; right: 45px; } @media (max-width: 575px) { .sidebar__close { top: 22px; right: 20px; } } .sidebar__close-btn { display: inline-block; font-size: 16px; height: 45px; width: 45px; line-height: 49px; background: #fc8459; color: #fff; border-radius: 50%; } .sidebar__close-btn:hover { background: #374853; } .sidebar__logo { padding-bottom: 20px; border-bottom: 1px solid #dedede; } .sidebar__search { position: relative; } .sidebar__search input { width: 100%; height: 40px; line-height: 40px; padding-right: 20px; background: transparent; border: none; outline: none; border-bottom: 1px solid #dedede; font-size: 14px; } .sidebar__search input::placeholder { color: #2c3941; } .sidebar__search input:focus { border-color: #394a55; } .sidebar__search button { position: absolute; top: 50%; right: 0; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); font-size: 14px; color: #2c3941; } .sidebar__text p { margin-bottom: 25px; } .sidebar__contact h4 { font-size: 22px; margin-bottom: 20px; } .sidebar__contact ul li:not(:last-child) { margin-bottom: 20px; } .sidebar__contact ul li:hover i { background: #24c373; color: #ffffff; border-color: #24c373; } .sidebar__contact ul li:hover a { color: #394a55; } .sidebar__contact-icon i { display: inline-block; width: 40px; height: 40px; line-height: 40px; text-align: center; border: 1px solid #dedede; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; } .sidebar__contact-text a { font-size: 18px; font-weight: 500; color: #687e8b; } .sidebar__map iframe { width: 100%; height: 200px; border: none; } .sidebar__social ul li { display: inline-block; } .sidebar__social ul li:not(:last-child) { margin-right: 5px; } .sidebar__social ul li a { display: inline-block; width: 40px; height: 40px; line-height: 42px; text-align: center; background: #f8f4ef; color: #24c373; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } .sidebar__social ul li a:hover { background: #24c373; color: #ffffff; } .search__area { position: fixed; top: auto; bottom: 0; left: 0; width: 100%; height: 0%; background: #ffffff; z-index: 9999; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; opacity: 0; visibility: hidden; } .search__area.opened { top: 0; bottom: auto; height: 100%; opacity: 1; visibility: visible; } .search__wrapper { position: relative; } .search__input { position: relative; } .search__input input { width: 100%; height: 80px; background: transparent; outline: none; border: none; border-bottom: 2px solid rgba(44, 57, 65, 0.8); color: #2c3941; font-size: 35px; padding-right: 60px; } .search__input input::placeholder { font-size: 20px; color: #2c3941; text-transform: capitalize; } .search__input button { position: absolute; top: 50%; right: 0; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); color: #2c3941; font-size: 35px; } .search__close { position: absolute; top: -100px; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); } .search__close .search-close-btn { font-size: 35px; color: #2c3941; } /*----------------------------------------*/ /*  index-banner and bottom hezuopinpai /*----------------------------------------*/ :root { --swiper-theme-color: #007aff; } .swiper-container { margin-left: auto; margin-right: auto; position: relative; overflow: hidden; list-style: none; /* Fix of Webkit flickering */ z-index: 1; } .swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: flex; transition-property: transform; box-sizing: content-box; } .swiper-container-android .swiper-slide, .swiper-wrapper { transform: translate3d(0px, 0, 0); } .swiper-container-pointer-events { touch-action: pan-y; } .swiper-slide { flex-shrink: 0; width: 100%; height: 100%; position: relative; transition-property: transform; } :root { --swiper-navigation-size: 44px; /* --swiper-navigation-color: var(--swiper-theme-color); */ } .swiper-button-prev, .swiper-button-next { position: absolute; top: 50%; z-index: 10; cursor: pointer; display: flex; align-items: center; justify-content: center; } .swiper-button-prev:after, .swiper-button-next:after { font-family: swiper-icons; text-transform: none !important; letter-spacing: 0; text-transform: none; font-variant: initial; line-height: 1; } .swiper-button-prev, .swiper-container-rtl .swiper-button-next { left: 10px; right: auto; } .swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after { content: 'prev'; } .swiper-button-next, .swiper-container-rtl .swiper-button-prev { right: 10px; left: auto; } .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after { content: 'next'; } :root { /* --swiper-pagination-color: var(--swiper-theme-color); */ } /* Preloader */ :root { /* --swiper-preloader-color: var(--swiper-theme-color); */ } /* a11y */ .swiper-container .swiper-notification { position: absolute; left: 0; top: 0; pointer-events: none; opacity: 0; z-index: -1000; } .swiper-container-fade .swiper-slide { pointer-events: none; transition-property: opacity; } .swiper-container-fade .swiper-slide .swiper-slide { pointer-events: none; } .swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active { pointer-events: auto; } /*----------------------------------------*/ /*  meanmenu css start /*----------------------------------------*/ /* hide the link until viewport size is reached */ a.meanmenu-reveal { display: none; } /* when under viewport size, .mean-container is added to body */ .mean-container .mean-bar { float: left; width: 100%; position: relative; background: #070337; padding: 4px 0; min-height: 42px; z-index: 999999; } .mean-container a.meanmenu-reveal { width: 22px; height: 22px; padding: 13px 13px 11px 13px; position: absolute; top: 0; right: 0; cursor: pointer; color: #fff; text-decoration: none; font-size: 16px; text-indent: -9999em; line-height: 22px; font-size: 1px; display: block; font-family: Arial, Helvetica, sans-serif; font-weight: 700; } .mean-container a.meanmenu-reveal span { display: block; background: #fff; height: 3px; margin-top: 3px; } .mean-container .mean-nav { float: left; width: 100%; background: #070337; margin-top: 44px; } .mean-container .mean-nav ul { padding: 0; margin: 0; width: 100%; list-style-type: none; } .mean-container .mean-nav ul li { position: relative; float: left; width: 100%; } .mean-container .mean-nav ul li a { display: block; float: left; width: 90%; padding: 10px 5%; margin: 0; text-align: left; color: #fff; border-top: 1px solid #e0e3ed; text-decoration: none; text-transform: uppercase; } .mean-container .mean-nav ul li li a { width: 80%; padding: 10px 10%; text-shadow: none !important; visibility: visible; } .mean-container .mean-nav ul li.mean-last a { border-bottom: none; margin-bottom: 0; } .mean-container .mean-nav ul li li li a { width: 70%; padding: 10px 15%; } .mean-container .mean-nav ul li li li li a { width: 60%; padding: 10px 20%; } .mean-container .mean-nav ul li li li li li a { width: 50%; padding: 10px 25%; } .mean-container .mean-nav ul li a.mean-expand { margin-top: 1px; width: 26px; height: 32px; text-align: center; position: absolute; right: 0; top: 0; z-index: 2; font-weight: 700; background: transparent; border: none !important; font-size: 14px; } .mean-container .mean-push { float: left; width: 100%; padding: 0; margin: 0; clear: both; } .mean-nav .wrapper { width: 100%; padding: 0; margin: 0; } /* Fix for box sizing on Foundation Framework etc. */ .mean-container .mean-bar, .mean-container .mean-bar * { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; } .mean-remove { display: none !important; } /* mean menu customize */ .mean-container a.meanmenu-reveal { display: none; } .mean-container .mean-nav { background: none; margin-top: 0; } .mean-container .mean-bar { padding: 0; min-height: auto; background: none; } .mean-container .mean-nav>ul { padding: 0; margin: 0; width: 100%; list-style-type: none; display: block !important; } .mean-container a.meanmenu-reveal { display: none !important; } .mean-container .mean-nav ul li a { width: 100%; padding: 10px 0; color: #2c3941; border-top: 1px solid #ebebeb; font-size: 14px; line-height: 1.5; font-weight: 700; } .mean-container .mean-nav ul li a:hover { color: #24c373; } .mean-container .mean-nav ul li a.mean-expand { margin-top: 5px; padding: 0 !important; line-height: 14px; border: 1px solid #ebebeb !important; height: 30px; width: 30px; color: #2c3941; line-height: 32px; top: 0; font-weight: 400; } .mean-container .mean-nav ul li a.mean-expand:hover { background: #24c373; color: #ffffff; border-color: #24c373; } .mean-container .mean-nav ul li>a>i { display: none; } .mean-container .mean-nav ul li>a.mean-expand i { display: inline-block; } .mean-container .mean-nav>ul>li:first-child>a { border-top: 0; } .mean-container .mean-nav ul li a.mean-expand.mean-clicked { color: #2c3941; } .mean-container .mean-nav ul li a.mean-expand.mean-clicked i { transform: rotate(45deg); -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); color: #2c3941; } /*----------------------------------------*/ /*  Fonts css start /*----------------------------------------*/ .fa, .fab, .fad, .fal, .far, .fas { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; display: inline-block; font-style: normal; font-variant: normal; text-rendering: auto; line-height: 1 } .fa-angle-down:before { content: "\f107" } .fa-angle-left:before { content: "\f104" } .fa-angle-right:before { content: "\f105" } .fa-arrow-right:before { content: "\f061" } .fa-pencil-ruler:before { content: "\f5ae" } .fa-chart-line:before { content: "\f201" } .fa-hand-holding-heart:before { content: "\f4be" } .fa-chalkboard-teacher:before { content: "\f51c" } .fa-chart-area:before { content: "\f1fe" } .fa-calendar-alt:before { content: "\f073" } .fa-calendar-check:before { content: "\f274" } .fa-comments:before { content: "\f086" } .fa-envelope:before { content: "\f0e0" } .fa-envelope-open:before { content: "\f2b6" } .fa-facebook-f:before { content: "\f39e" } .fa-fill-drip:before { content: "\f576" } .fa-map-marker-alt:before { content: "\f3c5" } .fa-phone:before { content: "\f095" } .fa-phone-plus:before { content: "\f4d2" } .fa-play:before { content: "\f04b" } .fa-plus:before { content: "\f067" } .fa-quote-left:before { content: "\f10d" } .fa-search:before { content: "\f002" } .fa-twitter:before { content: "\f099" } .fa-user:before { content: "\f007" } .fa-youtube:before { content: "\f167" } .fa-linkedin:before { content: "\f08c" } .fa-times:before { content: "\f00d" } @font-face { font-family: "Font Awesome 5 Brands"; font-style: normal; font-weight: 400; font-display: block; src: url(../fonts/fa-brands-400.eot); src: url(../fonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(../fonts/fa-brands-400.woff2) format("woff2"), url(../fonts/fa-brands-400.woff) format("woff"), url(../fonts/fa-brands-400.ttf) format("truetype"), url(../fonts/fa-brands-400.svg#fontawesome) format("svg") } .fab { font-family: "Font Awesome 5 Brands"; font-weight: 400 } @font-face { font-family: "Font Awesome 5 Duotone"; font-style: normal; font-weight: 900; font-display: block; src: url(../fonts/fa-duotone-900.eot); src: url(../fonts/fa-duotone-900.eot?#iefix) format("embedded-opentype"), url(../fonts/fa-duotone-900.woff2) format("woff2"), url(../fonts/fa-duotone-900.woff) format("woff"), url(../fonts/fa-duotone-900.ttf) format("truetype"), url(../fonts/fa-duotone-900.svg#fontawesome) format("svg") } @font-face { font-family: "Font Awesome 5 Pro"; font-style: normal; font-weight: 300; font-display: block; src: url(../fonts/fa-light-300.eot); src: url(../fonts/fa-light-300.eot?#iefix) format("embedded-opentype"), url(../fonts/fa-light-300.woff2) format("woff2"), url(../fonts/fa-light-300.woff) format("woff"), url(../fonts/fa-light-300.ttf) format("truetype"), url(../fonts/fa-light-300.svg#fontawesome) format("svg") } .fal { font-weight: 300 } .fal, .far { font-family: "Font Awesome 5 Pro" } .far { font-weight: 400 } .fa, .fas { font-family: "Font Awesome 5 Pro"; font-weight: 900 } /*----------------------------------------*/ /*  top-Languages - nice select /*----------------------------------------*/ .nice-select { -webkit-tap-highlight-color: transparent; background-color: #fff; border-radius: 5px; border: solid 1px #e8e8e8; box-sizing: border-box; clear: both; cursor: pointer; display: block; float: left; font-family: inherit; font-size: 14px; font-weight: normal; height: 42px; line-height: 40px; outline: none; padding-left: 18px; padding-right: 30px; position: relative; text-align: left !important; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; white-space: nowrap; width: auto; } .nice-select:hover { border-color: #dbdbdb; } .nice-select:active, .nice-select.open, .nice-select:focus { border-color: #999; } .nice-select:after { border-bottom: 2px solid #999; border-right: 2px solid #999; content: ''; display: block; height: 5px; margin-top: -4px; pointer-events: none; position: absolute; right: 12px; top: 50%; -webkit-transform-origin: 66% 66%; -ms-transform-origin: 66% 66%; transform-origin: 66% 66%; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); -webkit-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; width: 5px; } .nice-select.open:after { -webkit-transform: rotate(-135deg); -ms-transform: rotate(-135deg); transform: rotate(-135deg); } .nice-select.open .list { opacity: 1; pointer-events: auto; -webkit-transform: scale(1) translateY(0); -ms-transform: scale(1) translateY(0); transform: scale(1) translateY(0); } .nice-select.disabled { border-color: #ededed; color: #999; pointer-events: none; } .nice-select.disabled:after { border-color: #cccccc; } .nice-select.wide { width: 100%; } .nice-select.wide .list { left: 0 !important; right: 0 !important; } .nice-select.right { float: right; } .nice-select.right .list { left: auto; right: 0; } .nice-select.small { font-size: 12px; height: 36px; line-height: 34px; } .nice-select.small:after { height: 4px; width: 4px; } .nice-select.small .option { line-height: 34px; min-height: 34px; } .nice-select .list { background-color: #fff; border-radius: 5px; box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11); box-sizing: border-box; margin-top: 4px; opacity: 0; overflow: hidden; padding: 0; pointer-events: none; position: absolute; top: 100%; left: 0; -webkit-transform-origin: 50% 0; -ms-transform-origin: 50% 0; transform-origin: 50% 0; -webkit-transform: scale(0.75) translateY(-21px); -ms-transform: scale(0.75) translateY(-21px); transform: scale(0.75) translateY(-21px); -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out; transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out; z-index: 9; } .nice-select .list:hover .option:not(:hover) { background-color: transparent !important; } .nice-select .option { cursor: pointer; font-weight: 400; line-height: 40px; list-style: none; min-height: 40px; outline: none; padding-left: 18px; padding-right: 29px; text-align: left; -webkit-transition: all 0.2s; transition: all 0.2s; } .nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus { background-color: #f6f6f6; } .nice-select .option.selected { font-weight: bold; } .nice-select .option.disabled { background-color: transparent; color: #999; cursor: default; } .no-csspointerevents .nice-select .list { display: none; } .no-csspointerevents .nice-select.open .list { display: block; } /*----------------------------------------*/ /*  12. BRAND CSS START /*----------------------------------------*/ .brand__bg { position: relative; } .brand__bg::after { position: absolute; content: ""; left: -165px; top: 0; width: calc(100% + 330px); height: 100%; background: #34454f; } @media only screen and (min-width: 1400px) and (max-width: 1600px) { .brand__bg::after { left: -80px; width: calc(100% + 160px); } } @media only screen and (min-width: 1200px) and (max-width: 1399px) { .brand__bg::after { left: -30px; width: calc(100% + 60px); } } @media only screen and (min-width: 992px) and (max-width: 1199px) { .brand__bg::after { left: 0; width: 100%; } } @media only screen and (min-width: 768px) and (max-width: 991px) { .brand__bg::after { left: -20px; width: calc(100% + 40px); } } @media only screen and (min-width: 576px) and (max-width: 767px) { .brand__bg::after { left: -15px; width: calc(100% + 30px); } } @media (max-width: 575px) { .brand__bg::after { left: 0; width: 100%; } } .brand__bg-2::after { background: #ffffff; } .brand__bg-2::before { position: absolute; content: ""; left: -165px; top: 0; width: calc(100% + 330px); height: 3px; background: #0a4c48; z-index: 11; } @media only screen and (min-width: 1400px) and (max-width: 1600px) { .brand__bg-2::before { left: -80px; width: calc(100% + 160px); } } @media only screen and (min-width: 1200px) and (max-width: 1399px) { .brand__bg-2::before { left: -30px; width: calc(100% + 60px); } } @media only screen and (min-width: 992px) and (max-width: 1199px) { .brand__bg-2::before { left: 0; width: 100%; } } @media only screen and (min-width: 768px) and (max-width: 991px) { .brand__bg-2::before { left: -20px; width: calc(100% + 40px); } } @media only screen and (min-width: 576px) and (max-width: 767px) { .brand__bg-2::before { left: -15px; width: calc(100% + 30px); } } @media (max-width: 575px) { .brand__bg-2::before { left: 0; width: 100%; } } .brand__item { text-align: center; } .brand__item img { max-width: 100%; } /*----------------------------------------*/ /*  Magnific Popup xiangce-qiehuan CSS START /*----------------------------------------*/ /* Magnific Popup CSS */ .mfp-bg { top: 0; left: 0; width: 100%; height: 100%; z-index: 1042; overflow: hidden; position: fixed; background: #0b0b0b; opacity: 0.8; } .mfp-wrap { top: 0; left: 0; width: 100%; height: 100%; z-index: 1043; position: fixed; outline: none !important; -webkit-backface-visibility: hidden; } .mfp-container { text-align: center; position: absolute; width: 100%; height: 100%; left: 0; top: 0; padding: 0 8px; box-sizing: border-box; } .mfp-container:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; } .mfp-align-top .mfp-container:before { display: none; } .mfp-content { position: relative; display: inline-block; vertical-align: middle; margin: 0 auto; text-align: left; z-index: 1045; } .mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content { width: 100%; cursor: auto; } .mfp-ajax-cur { cursor: progress; } .mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close { cursor: -moz-zoom-out; cursor: -webkit-zoom-out; cursor: zoom-out; } .mfp-zoom { cursor: pointer; cursor: -webkit-zoom-in; cursor: -moz-zoom-in; cursor: zoom-in; } .mfp-auto-cursor .mfp-content { cursor: auto; } .mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter { -webkit-user-select: none; -moz-user-select: none; user-select: none; } .mfp-loading.mfp-figure { display: none; } .mfp-hide { display: none !important; } .mfp-preloader { color: #CCC; position: absolute; top: 50%; width: auto; text-align: center; margin-top: -0.8em; left: 8px; right: 8px; z-index: 1044; } .mfp-preloader a { color: #CCC; } .mfp-preloader a:hover { color: #FFF; } .mfp-s-ready .mfp-preloader { display: none; } .mfp-s-error .mfp-content { display: none; } button.mfp-close, button.mfp-arrow { overflow: visible; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; display: block; outline: none; padding: 0; z-index: 1046; box-shadow: none; touch-action: manipulation; } button::-moz-focus-inner { padding: 0; border: 0; } .mfp-close { width: 44px; height: 44px; line-height: 44px; position: absolute; right: 0; top: 0; text-decoration: none; text-align: center; opacity: 0.65; padding: 0 0 18px 10px; color: #FFF; font-style: normal; font-size: 28px; font-family: Arial, Baskerville, monospace; } .mfp-close:hover, .mfp-close:focus { opacity: 1; } .mfp-close:active { top: 1px; } .mfp-close-btn-in .mfp-close { color: #333; } .mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close { color: #FFF; right: -6px; text-align: right; padding-right: 6px; width: 100%; } .mfp-counter { position: absolute; top: 0; right: 0; color: #CCC; font-size: 12px; line-height: 18px; white-space: nowrap; } .mfp-arrow { position: absolute; opacity: 0.65; margin: 0; top: 50%; margin-top: -55px; padding: 0; width: 90px; height: 110px; -webkit-tap-highlight-color: transparent; } .mfp-arrow:active { margin-top: -54px; } .mfp-arrow:hover, .mfp-arrow:focus { opacity: 1; } .mfp-arrow:before, .mfp-arrow:after { content: ''; display: block; width: 0; height: 0; position: absolute; left: 0; top: 0; margin-top: 35px; margin-left: 35px; border: medium inset transparent; } .mfp-arrow:after { border-top-width: 13px; border-bottom-width: 13px; top: 8px; } .mfp-arrow:before { border-top-width: 21px; border-bottom-width: 21px; opacity: 0.7; } .mfp-arrow-left { left: 0; } .mfp-arrow-left:after { border-right: 17px solid #FFF; margin-left: 31px; } .mfp-arrow-left:before { margin-left: 25px; border-right: 27px solid #3F3F3F; } .mfp-arrow-right { right: 0; } .mfp-arrow-right:after { border-left: 17px solid #FFF; margin-left: 39px; } .mfp-arrow-right:before { border-left: 27px solid #3F3F3F; } .mfp-iframe-holder { padding-top: 40px; padding-bottom: 40px; } .mfp-iframe-holder .mfp-content { line-height: 0; width: 100%; max-width: 900px; } .mfp-iframe-holder .mfp-close { top: -40px; } .mfp-iframe-scaler { width: 100%; height: 0; overflow: hidden; padding-top: 56.25%; } .mfp-iframe-scaler iframe { position: absolute; display: block; top: 0; left: 0; width: 100%; height: 100%; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #000; } /* Main image in popup */ img.mfp-img { width: auto; max-width: 100%; height: auto; display: block; line-height: 0; box-sizing: border-box; padding: 40px 0 40px; margin: 0 auto; } /* The shadow behind the image */ .mfp-figure { line-height: 0; } .mfp-figure:after { content: ''; position: absolute; left: 0; top: 40px; bottom: 40px; display: block; right: 0; width: auto; height: auto; z-index: -1; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #444; } .mfp-figure small { color: #BDBDBD; display: block; font-size: 12px; line-height: 14px; } .mfp-figure figure { margin: 0; } .mfp-bottom-bar { margin-top: -36px; position: absolute; top: 100%; left: 0; width: 100%; cursor: auto; } .mfp-title { text-align: left; line-height: 18px; color: #F3F3F3; word-wrap: break-word; padding-right: 36px; } .mfp-image-holder .mfp-content { max-width: 100%; } .mfp-gallery .mfp-image-holder .mfp-figure { cursor: pointer; } @media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { /** * Remove all paddings around the image on small screen */ .mfp-img-mobile .mfp-image-holder { padding-left: 0; padding-right: 0; } .mfp-img-mobile img.mfp-img { padding: 0; } .mfp-img-mobile .mfp-figure:after { top: 0; bottom: 0; } .mfp-img-mobile .mfp-figure small { display: inline; margin-left: 5px; } .mfp-img-mobile .mfp-bottom-bar { background: rgba(0, 0, 0, 0.6); bottom: 0; margin: 0; top: auto; padding: 3px 5px; position: fixed; box-sizing: border-box; } .mfp-img-mobile .mfp-bottom-bar:empty { padding: 0; } .mfp-img-mobile .mfp-counter { right: 5px; top: 3px; } .mfp-img-mobile .mfp-close { top: 0; right: 0; width: 35px; height: 35px; line-height: 35px; background: rgba(0, 0, 0, 0.6); position: fixed; text-align: center; padding: 0; } } @media all and (max-width: 900px) { .mfp-arrow { -webkit-transform: scale(0.75); transform: scale(0.75); } .mfp-arrow-left { -webkit-transform-origin: 0; transform-origin: 0; } .mfp-arrow-right { -webkit-transform-origin: 100%; transform-origin: 100%; } .mfp-container { padding-left: 6px; padding-right: 6px; } } /*----------------------------------------*/ /*  BackTotop whatsapp mailto-right CSS START /*----------------------------------------*/ .progress-wrap { position: fixed; right: 25px; bottom: 50px; height: 46px; width: 46px; cursor: pointer; display: block; border-radius: 50px; box-shadow: inset 0 0 0 2px rgba(95, 58, 252, 0.2); z-index: 99; opacity: 0; visibility: hidden; transform: translateY(15px); -webkit-transition: all 200ms linear; transition: all 200ms linear; } .progress-wrap.active-progress { opacity: 1; visibility: visible; transform: translateY(0); } .progress-wrap::after { position: absolute; content: '\f176'; font-family: "Font Awesome 5 Pro"; text-align: center; line-height: 46px; font-size: 20px; color: #4CAF50; left: 0; top: 0; height: 46px; width: 46px; cursor: pointer; display: block; z-index: 1; -webkit-transition: all 200ms linear; transition: all 200ms linear; } .progress-wrap svg path { fill: none; } .progress-wrap svg.progress-circle path { stroke: #4CAF50; stroke-width: 4; box-sizing: border-box; -webkit-transition: all 200ms linear; transition: all 200ms linear; } @media (max-width: 768px) { .progress-wrap { right: 15px; bottom: 25px; } } /*right-email-whatsapp*/ #LRdiv2 #LRMINIWIN {width: 430px!important;height: 460px!important; zoom: 80%;} #LR_miniframe {} .whatsapp-web, .whatsapp-app, .right-mail, .gotop { position: fixed; height: 52px; width: 52px; right: 20px; border-radius: 12px; background: #006533; padding: 6px; z-index: 999; } #ib_iconDiv { bottom: 240px!important; right: 20px!important; } .whatsapp-web { bottom: 180px; } .whatsapp-app { display: none; } .right-mail { bottom: 120px; } @media (max-width: 768px) { .whatsapp-app, .right-mail { width: 42px!important; height: 42px!important; max-height: 42px!important; right: 15px!important; } #ib_img { background-size: 40px!important; background-position: center center!important; } .whatsapp-app img, .right-mail img { width: 30px; height: 30px; }.whatsapp-web { display: none; } .whatsapp-app { display: block; bottom: 150px!important; } .right-mail { bottom: 100px!important; } } /*----------------------------------------*/ /*  13. CONTACT CSS START /*----------------------------------------*/ .contact__area { background-position: center; background-repeat: no-repeat; background-size: cover; } .contact__bg { position: absolute; left: 0; bottom: -2%; width: 100%; height: 100%; background-position: bottom center; background-repeat: no-repeat; z-index: -1; } .contact__form button { height: 75px; line-height: 75px; } .contact__form button::after { left: -12px; } .contact__form-green button { background: #fad105; color: #222328; } .contact__form-green .contact__input input, .contact__form-green .contact__input textarea { background: #093c39; border-color: #093c39; } .contact__form-green .contact__input input:hover, .contact__form-green .contact__input input:focus, .contact__form-green .contact__input textarea:hover, .contact__form-green .contact__input textarea:focus { border-color: #093c39; } .contact__form-green .contact__input i { color: #fad105; } .contact__form-4 .contact__input-3 { margin-bottom: 30px; } .contact__form-4 .contact__input-3 input, .contact__form-4 .contact__input-3 textarea { height: 80px; line-height: 76px; color: #2c3941; background: #f8f4ef; border-color: #ff7600; padding: 0 35px; padding-right: 70px; } .contact__form-4 .contact__input-3 input::placeholder, .contact__form-4 .contact__input-3 textarea::placeholder { color: #2c3941; } .contact__form-4 .contact__input-3 input:focus, .contact__form-4 .contact__input-3 input:hover, .contact__form-4 .contact__input-3 textarea:focus, .contact__form-4 .contact__input-3 textarea:hover { background: #ffffff; border-color: #f8f4ef; } .contact__form-4 .contact__input-3 textarea { padding-top: 30px; padding-right: 35px; height: 215px; line-height: 1; border: 2px solid #ff7600; background: #f8f4ef; outline: none; resize: none; width: 100%; color: #2c3941; font-weight: 500; font-family: "Rubik", sans-serif; font-size: 18px; } .contact__form-4 .contact__input-3 textarea:focus, .contact__form-4 .contact__input-3 textarea:hover { background: #ffffff; border-color: #f8f4ef; } .contact__form-4 .contact__input-3 textarea::placeholder { color: #2c3941; font-weight: 500; font-size: 18px; } .contact__form-4 .contact__input-3 i { color: #2c3941; } .contact__input { position: relative; } .contact__input input, .contact__input textarea { width: 100%; height: 70px; line-height: 66px; padding: 0 35px; padding-right: 60px; background: transparent; outline: none; border: 2px solid rgba(255, 255, 255, 0.25); font-size: 18px; font-family: "Rubik", sans-serif; font-weight: 400; margin-bottom: 10px; color: #ffffff; } .contact__input input::placeholder, .contact__input textarea::placeholder { color: #ffffff; font-weight: 500; font-family: "Rubik", sans-serif; font-size: 18px; } .contact__input input:hover, .contact__input input:focus, .contact__input textarea:hover, .contact__input textarea:focus { border-color: #ffffff; } .contact__input i { position: absolute; top: 43%; right: 35px; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); color: #ffffff; font-size: 18px; } .contact__input textarea { line-height: 1; padding: 30px 35px; resize: none; height: 140px; } .contact__input-3 { position: relative; margin-bottom: 20px; } .contact__input-3 input { width: 100%; height: 75px; line-height: 71px; background: transparent; padding: 0 30px; font-size: 18px; outline: none; border: 2px solid rgba(255, 255, 255, 0.1); font-weight: 500; font-family: "Rubik", sans-serif; color: #ffffff; } .contact__input-3 input::placeholder { font-weight: 500; font-family: "Rubik", sans-serif; color: #ffffff; font-size: 18px; } .contact__input-3 input:focus { border-color: rgba(255, 255, 255, 0.8); } .contact__input-3 i { position: absolute; top: 49%; right: 30px; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); font-size: 18px; color: #fad105; } .contact__thumb-1 span { position: relative; display: inline-block; transform-origin: top right; z-index: 1; } .contact__thumb-1 span::after { position: absolute; content: ""; right: -10px; bottom: -10px; width: 100%; height: 100%; background: #af5e41; -webkit-transform: rotate(-7deg); -moz-transform: rotate(-7deg); -ms-transform: rotate(-7deg); transform: rotate(-7deg); z-index: -1; } @media (max-width: 575px) { .contact__thumb-1 span::after { right: 0; } } .contact__thumb-1 span img { -webkit-transform: rotate(-7deg); -moz-transform: rotate(-7deg); -ms-transform: rotate(-7deg); transform: rotate(-7deg); } .contact__thumb-2 { margin-right: -200px; } @media only screen and (min-width: 1400px) and (max-width: 1600px) { .contact__thumb-2 { margin-right: -50px; } } @media only screen and (min-width: 1200px) and (max-width: 1399px) { .contact__thumb-2 { margin-right: 0px; } } @media only screen and (min-width: 992px) and (max-width: 1199px) { .contact__thumb-2 { margin-right: 0px; } } @media only screen and (min-width: 768px) and (max-width: 991px) { .contact__thumb-2 { margin-right: 0px; } } @media only screen and (min-width: 576px) and (max-width: 767px) { .contact__thumb-2 { margin-right: 0px; } } @media (max-width: 575px) { .contact__thumb-2 { margin-right: 0px; } } .contact__btn-3 button { height: 75px; line-height: 80px; padding: 0 70px; } .contact__btn-3 button::after { left: -15px; } .contact__btn-4 button { font-size: 24px; height: 80px; line-height: 85px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; } .contact__btn-4 button::after { left: -20px; } @media (max-width: 575px) { .contact__wrapper { padding-right: 0; } } @media only screen and (min-width: 768px) and (max-width: 991px) { .contact__wrapper-3 { padding-left: 0; } } @media only screen and (min-width: 576px) and (max-width: 767px) { .contact__wrapper-3 { padding-left: 0; } } @media (max-width: 575px) { .contact__wrapper-3 { padding-left: 0; } } @media only screen and (min-width: 1200px) and (max-width: 1399px) { .contact__padding { padding-left: 30px; padding-right: 30px; } } @media only screen and (min-width: 992px) and (max-width: 1199px) { .contact__padding { padding-left: 15px; padding-right: 15px; } } @media only screen and (min-width: 768px) and (max-width: 991px) { .contact__padding { padding-left: 20px; padding-right: 20px; padding-top: 20px; padding-bottom: 20px; } } @media only screen and (min-width: 576px) and (max-width: 767px) { .contact__padding { padding-left: 20px; padding-right: 20px; padding-top: 20px; padding-bottom: 20px; } } @media (max-width: 575px) { .contact__padding { padding-left: 0px; padding-right: 0px; padding-top: 20px; padding-bottom: 20px; } } /*----------------------------------------*/ /*  18. PAGE TITLE CSS START /*----------------------------------------*/ .page__title { font-size: 85px; color: #ffffff; line-height: 1; text-transform: capitalize; margin-bottom: 20px; } @media only screen and (min-width: 576px) and (max-width: 767px) { .page__title { font-size: 65px; } } @media (max-width: 575px) { .page__title { font-size: 45px; } } .page__title-overlay { position: relative; } .page__title-overlay::after { position: absolute; content: ""; left: 0; top: 0; width: 100%; height: 100%; background: rgb(0 101 48 / 0.8); } .page__title-area { background-size: cover; background-repeat: no-repeat; background-position: right; } .page__title-wrapper { position: relative; z-index: 1; } .page__title-wrapper .breadcrumb { margin-bottom: 0; } .page__title-wrapper .breadcrumb-item { font-size: 24px; font-weight: 600; color: #ffffff; } .page__title-wrapper .breadcrumb-item.active { color: #fad105; } .page__title-wrapper .breadcrumb-item+.breadcrumb-item { position: relative; padding-left: 25px; margin-left: 15px; } .page__title-wrapper .breadcrumb-item+.breadcrumb-item::before, .page__title-wrapper .breadcrumb-item+.breadcrumb-item::after { position: absolute; padding-right: 0; float: none; content: ""; left: 0; top: 2px; width: 2px; height: 20px; background: #ffffff; } .page__title-wrapper .breadcrumb-item+.breadcrumb-item::after { left: 8px; } /*----------------------------------------*/ /*  00. FOOTER CSS START /*----------------------------------------*/ .footer__pr-40 { padding-right: 40px; } @media only screen and (min-width: 576px) and (max-width: 767px) { .footer__pr-40 { padding-left: 25px; } } @media (max-width: 575px) { .footer__pr-40 { padding-left: 0px; } } .footer__widget { padding-top: 75px; } .footer__widget-title { font-size: 22px; color: #ffffff; padding-bottom: 35px; margin-bottom: 25px; border-bottom: 2px solid #34454f; } .footer__widget-content p { color: #a7c1d1; margin-bottom: 32px; padding-bottom: 20px; border-bottom: 2px solid #34454f; } @media (max-width: 575px) { .footer__widget.pl-30 { padding-left: 0; } } .footer__link ul li:not(:last-child) { margin-bottom: 4px; } .footer__link ul li a { color: #a7c1d1; } .footer__link ul li a:hover { color: #ffffff; } .footer__info ul li { margin-bottom: 20px; } .footer__info-icon i { font-size: 20px; color: #fc8459; } .footer__info-text h4 { color: #ffffff; font-size: 18px; margin-bottom: 0; } .footer__info-text a { color: #a7c1d1; } .footer__subscribe p { margin-bottom: 20px; padding-bottom: 0; border: none; } .footer__subscribe input, .footer__subscribe textarea { width: 100%; height: 50px; background: #374853; color: #ffffff; border: none; outline: none; padding: 0 30px; margin-bottom: 10px; } .footer__subscribe input::placeholder, .footer__subscribe textarea::placeholder { color: #a7c1d1; } .footer__subscribe textarea { height: 80px; } .footer__subscribe button { height: 50px; line-height: 50px; padding: 0 40px; padding-right: 60px; background: #fc8459; color: #ffffff; } .footer__subscribe button i:last-child { right: 38px; } .footer__subscribe button i:first-child { right: 50px; } .footer__subscribe button:hover { color: #ffffff; } .footer__subscribe button:hover i:last-child { right: 32px; } .footer__subscribe button:hover i:first-child { right: 38px; } @media (max-width: 575px) { .footer__social { margin-bottom: 15px; } } .footer__social ul li { display: inline-block; } .footer__social ul li:not(:last-child) { margin-right: 5px; } .footer__social ul li a { display: inline-block; width: 40px; height: 40px; line-height: 42px; text-align: center; background: #34454f; color: #607887; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } .footer__social ul li a:hover { background: #fc8459; color: #ffffff; } .footer__copyright p { color: #a7c1d1; margin-bottom: 0; font-weight: 500; } .footer__bottom-border { padding-top: 30px; padding-bottom: 30px; border-top: 2px solid #34454f; } .foot-links { width: 100%; background: #34454f; padding: 5px; color: #607D8B; border-top: 1px #4c606d solid; } .foot-links a { font-size: 14px; color: #607D8B; } .foot-links a:hover { color: #fc8459; }