���� JFIF aewtgwgerwasdasd
Server IP : 147.93.80.58 / Your IP : 216.73.216.188 Web Server : LiteSpeed System : Linux id-dci-web1866.main-hosting.eu 5.14.0-503.38.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Apr 18 08:52:10 EDT 2025 x86_64 User : u939086737 ( 939086737) PHP Version : 8.2.28 Disable Function : system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/u939086737/domains/aaryaedutech.com/public_html/assets/css/ |
Upload File : |
/* @File: Insocour Template Styles * This file contains the styling for the actual template, this is the file you need to edit to change the look of the template. This files table contents are outlined below>>>>> ******************************************* ******************************************* ** - Default CSS ** - General Styles ** - Animation CSS */ /*--------------------------------- Defult Styles -----------------------------------*/ @import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap'); :root { --primaryFont: 'Inter', sans-serif; --mainColor: #012935; --primaryColor: #573BFF; --secondaryColor: #FF7510; --paraColor: #51666C; --borderColor: #C6C9D4; --greadintColor: linear-gradient(90deg, #573BFF 33.33%, rgba(248, 76, 53, 0.97) 100%); --whiteColor: #ffffff; --offWhiteColor: #F6F6F6; --blackColor: #000; --fontSize: 15px; --transition: all ease .5s; } /*--------------------------------- General Styles -----------------------------------*/ * { box-sizing: border-box; } html { scroll-behavior: smooth; } :focus, button:focus, .btn:focus { outline: 0; box-shadow: none; } .form-control:focus { box-shadow: none; } .container-fluid { max-width: 1560px; } a, button, input[type=submit] { cursor: pointer; } /* Chrome, Safari, Edge, Opera */ input::-webkit-outer-spin-button, input::-webkit-inner-spin-button { -webkit-appearance: none; appearance: none; margin: 0; } /* Firefox */ input[type=number] { -moz-appearance: textfield; -webkit-appearance: textfield; appearance: textfield; } .h-30 { height: 35px; } .h-60 { height: 60px; } .bg-white { --bs-bg-opacity: 1; background-color: var(--whiteColor) !important; } .bg-fw { background-color: var(--offWhiteColor); } .w-100 { width: 100% !important; } .border-style { border: 1px solid var(--borderColor); border-radius: 30px; } .input-style { padding: 0 20px; } .label-style { color: var(--mainColor); margin-bottom: 10px; } textarea.border-style { border-radius: 5px; } textarea.input-style { padding: 10px 20px; } .select-options { background-image: url(../img/icons/down-arrow.html); background-position: calc(100% - 18px) 50%; background-size: 12px; background-repeat: no-repeat; border: 1px solid rgba(255, 255, 255, 0.2); color: var(--whiteColor); letter-spacing: 0.8px; font-family: var(--secondaryFont); display: inline-block; height: 52px; width: 176px; padding: 12px 20px; } .select-options option { color: var(--blackColor); } a { text-transform: inherit; text-decoration: none; transition: all 0.3s ease; color: var(--paraColor); } a:hover, a :focus { text-decoration: none; box-shadow: none; } a:focus { outline: 0 solid; } img { max-width: 100%; height: auto; } h1, h2, h3, h4, h5, h6 { color: var(--mainColor); font-weight: 600; } h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: var(--mainColor); } h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { color: var(--primaryColor); } body { font-size: var(--fontSize); font-family: var(--primaryFont); color: var(--paraColor); font-weight: 400; line-height: 28px; } p { font-size: var(--fontSize); line-height: 28px; } select { cursor: pointer; -webkit-appearance: none; -moz-appearance: none; appearance: none; background-position: calc(100% - 15px) 50%; background-repeat: no-repeat; } .box-shadow-1 { box-shadow: 0px 6px 30px 0px #573BFF4D; } .box-shadow-2 { box-shadow: 0 0 13px 2px #3bd9ff } .fs-13 { font-size: 13px; } .fs-14 { font-size: 14px; } .fs-15 { font-size: 15px; } .fs-16 { font-size: 16px; } .fs-17 { font-size: 17px; } .fs-18 { font-size: 18px; } .fs-20 { font-size: 20px; } .fs-24 { font-size: 24px; } .fs-30 { font-size: 30px; } .fs-36 { font-size: 36px; } .fs-42 { font-size: 42px; } .fs-46 { font-size: 46px; } .fs-50 { font-size: 50px; } .fs-64 { font-size: 64px; } .lh-54 { line-height: 54px; } .lh-34 { line-height: 34px; } .lh-36 { line-height: 36px; } .h-60 { height: 60px; } .round-5 { border-radius: 5px; } .index-1 { z-index: 1; } .index-2 { z-index: 2; } .fw-600 { font-weight: 600; } .fc-sec { color: var(--secondaryColor); } .fc-main { color: var(--mainColor); } .pt-30 { padding-top: 30px; } .pt-40 { padding-top: 40px; } .pt-70 { padding-top: 70px; } .pt-75 { padding-top: 75px; } .pb-60 { padding-bottom: 60px; } .pb-70 { padding-bottom: 70px; } .pb-75 { padding-bottom: 75px; } .pt-100 { padding-top: 100px; } .pb-100 { padding-bottom: 100px; } .pl-30 { padding-left: 30px; } .ptb-100 { padding-top: 100px; padding-bottom: 100px; } .mt-40 { margin-top: 40px; } .mb-10 { margin-bottom: 10px; } .mb-12 { margin-bottom: 12px; } .mb-13 { margin-bottom: 13px; } .mb-15 { margin-bottom: 15px; } .mb-20 { margin-bottom: 20px; } .mb-22 { margin-bottom: 22px; } .mb-25 { margin-bottom: 25px; } .mb-30 { margin-bottom: 30px; } .mb-35 { margin-bottom: 35px; } .mb-40 { margin-bottom: 40px; } .mb-50 { margin-bottom: 50px; } .mb-65 { margin-bottom: 65px; } .mb-70 { margin-bottom: 70px; } .mb-75 { margin-bottom: 75px; } .mb-100 { margin-bottom: 100px !important; } .mr-20 { margin-right: 20px; } .b-shadow { box-shadow: -7px 15px 30px 0px rgba(0, 0, 0, 0.1); } .list-unstyle { margin: 0; padding: 0; list-style: none; } .list-unstyle li { list-style: none; } .position-relative { position: relative; } .btn { padding: 10px 30px; position: relative; z-index: 1; font-weight: 600; overflow: hidden; border-radius: 30px; border: none; transition: var(--transition); } .btn img { position: relative; top: -2px; margin-left: 13px; transition: var(--transition); } .btn:before { position: absolute; top: -5%; left: -5%; content: ""; width: 0%; height: 110%; z-index: -1; border-radius: 5px; transform: skewX(15deg); overflow: hidden; transition: var(--transition); } .btn:hover:before { width: 120%; visibility: visible; opacity: 1; } .btn.style-one { color: var(--whiteColor); background-color: var(--primaryColor); border-color: transparent; } .btn.style-one:before { background-color: var(--secondaryColor); } .btn.style-one:hover { color: var(--whiteColor); } .btn.style-one:hover i { color: var(--whiteColor); } .btn.style-one img { filter: brightness(0) invert(1); } .btn.style-two { border: 1px solid var(--borderColor); } .btn.style-two:before { background-color: var(--primaryColor); } .btn.style-two:hover { color: var(--whiteColor); } .btn.style-two:hover img { filter: brightness(0) invert(1); } .btn.style-three { z-index: 1; background-color: transparent; position: relative; display: inline-block; padding: 15px 34px; color: #513A50; text-decoration: none; box-shadow: 3px 3px 0 1px var(--primaryColor); transition: .3s; overflow: hidden; } .sub-title { font-size: 20px; text-transform: uppercase; background: var(--greadintColor); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; text-fill-color: transparent; display: inline-flex; position: relative; } .sub-title::after { position: absolute; content: ''; background: var(--greadintColor); top: 23px; left: 0; width: 100%; height: 3px; } .gradient-style { background: var(--greadintColor); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; text-fill-color: transparent; display: inline-block; } .text-title { padding-bottom: 20px; border-bottom: 1px solid var(--borderColor); margin-bottom: 20px; } /*--------------------------------- Animation CSS ----------------------------------*/ .rotate { animation: rotation 20s infinite linear; } .bounce { animation: float 1500ms infinite ease-in-out; } .moveHorizontal { animation: moveHorizontal 3000ms infinite ease-in-out; } .moveVertical { animation: moveVertical 3000ms infinite ease-in-out; } .zoomIn { animation: zoom-in 5s ease-out infinite; } .animationFramesTwo { animation: animationFramesTwo 20000ms infinite ease-in-out; } .animationFramesThree { animation: animationFramesThree 20000ms infinite ease-in-out; } .scaleUp { animation: scaleUp 2.5s infinite ease-out; } .main-max-width { max-width: 1170px; margin-left: auto; margin-right: auto; } @keyframes zoom-in { 0% { transform: scale(1, 1); } 50% { transform: scale(1.1, 1.1); } 100% { transform: scale(1, 1); } } @keyframes fadeInDown { 0% { opacity: 0; transform: translate3d(0, -100%, 0); } to { opacity: 1; transform: translateZ(0); } } @keyframes rotation { from { -webkit-transform: rotate(0deg); } to { -webkit-transform: rotate(359deg); } } @keyframes moveHorizontal { 0% { transform: translateX(0px); } 50% { transform: translateX(-20px); } 100% { transform: translateX(0px); } } @keyframes moveVertical { 0% { transform: translateY(0px); } 50% { transform: translateY(-20px); } 100% { transform: translateY(0px); } } @keyframes animationFramesTwo { 0% { -webkit-transform: translate(0px, 0px) rotate(0deg); } 20% { -webkit-transform: translate(73px, -1px) rotate(36deg); } 40% { -webkit-transform: translate(141px, 72px) rotate(72deg); } 60% { -webkit-transform: translate(83px, 122px) rotate(108deg); } 80% { -webkit-transform: translate(-40px, 72px) rotate(144deg); } 100% { -webkit-transform: translate(0px, 0px) rotate(0deg); } } @keyframes animationFramesThree { 0% { -webkit-transform: translate(0px, 0px) rotate(0deg); } 20% { -webkit-transform: translate(-73px, -1px) rotate(36deg); } 40% { -webkit-transform: translate(-141px, 72px) rotate(72deg); } 60% { -webkit-transform: translate(-83px, 122px) rotate(108deg); } 80% { -webkit-transform: translate(40px, 72px) rotate(144deg); } 100% { -webkit-transform: translate(0px, 0px) rotate(0deg); } } @keyframes float { 0% { transform: translateY(0px); } 50% { transform: translateY(-5px); } 100% { transform: translateY(0px); } } @keyframes ripple { 70% { box-shadow: 0 0 0 30px rgba(255, 255, 255, 0); } 100% { box-shadow: 0 0 0 0 rgba(255, 255, 255, 0); } } @keyframes fadeInDown { 0% { opacity: 0; transform: translate3d(0, -100%, 0); } to { opacity: 1; transform: translateZ(0); } } @keyframes mymove { from { left: 0; } to { left: -100px; } } @keyframes mymovetwo { from { right: 0; } to { right: -100px; } } @keyframes scaleUp { 0% { transform: scale(1.3); } 50% { transform: scale(2); } 100% { transform: scale(1.3); } } .play-now .ripple, .play-now .ripple:before, .play-now .ripple:after { position: absolute; top: 50%; left: 50%; height: 110px; width: 110px; transform: translateX(-50%) translateY(-50%); transform-origin: center center; border-radius: 50%; -ms-box-shadow: 0 0 0 0 rgb(255, 255, 255); -o-box-shadow: 0 0 0 0 rgb(255, 255, 255); box-shadow: 0 0 0 0 rgb(255, 255, 255); animation: ripple 3s infinite; } .play-now { position: relative; height: 110px; width: 110px; text-align: center; background-color: transparent; color: var(--whiteColor); z-index: 1; display: flex; flex-wrap: wrap; flex-direction: column; justify-content: center; transform-origin: center center; border-radius: 50%; margin: 0 auto; } .play-now .ripple:before { animation-delay: 0.9s; content: ""; position: absolute; } .play-now .ripple:after { animation-delay: 0.6s; content: ""; position: absolute; } @keyframes ripple { 70% { box-shadow: 0 0 0 30px rgba(255, 255, 255, 0); } 100% { box-shadow: 0 0 0 0 rgba(255, 255, 255, 0); } } /* ==================== Hero Section =====================*/ .hero-bg { background-image: url(../img/banner/1.jpg); background-repeat: no-repeat; background-size: cover; text-align: center; } .hero-section .silde-item { padding-top: 20px; padding-bottom: 20px; margin-left: auto; margin-right: auto; } .hero-section .content { text-align: start; } /*.hero-section .owl-theme .owl-nav.disabled+.owl-dots { margin-top: 0px; position: absolute; top: 50%; left: -50px; } .hero-section .owl-theme .owl-dots .owl-dot { display: block; zoom: 1; transition: var(--transition); } .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span { background: var(--mainColor); } .owl-theme .owl-dots .owl-dot span { width: 15px; height: 15px; border: 1px solid var(--mainColor); margin: 5px 0px; background: transparent; border-radius: 30px; transition: var(--transition); }*/ .book-icon { position: absolute; top: 28%; left: 5%; } .idea-icon { position: absolute; top: 31%; left: 43%; } .global-icon { position: absolute; bottom: 14%; right: 50%; } .shape1 { position: absolute; top: 49%; right: 10%; } .shape2 { position: absolute; top: 35%; right: 31%; } .hero-image::after { position: absolute; content: ''; width: 100%; height: 200px; border-radius: 30px; background-color: var(--primaryColor); left: 0; bottom: 0; z-index: 0; } .owl-item.active .content .sub-title { animation-duration: 1s; animation-fill-mode: both; animation-name: fadeInLeft; animation-delay: 0.3s; } .owl-item.active .content h1 { animation-duration: 1s; animation-fill-mode: both; animation-name: fadeInLeft; animation-delay: 0.7s; } .owl-item.active .content p { animation-duration: 1s; animation-fill-mode: both; animation-name: fadeInLeft; animation-delay: 0.9s; } .owl-item.active .content .her-btns { animation-duration: 1s; animation-fill-mode: both; animation-name: fadeInLeft; animation-delay: 1.1s; } .owl-item.active .hero-image img { animation-duration: 1s; animation-fill-mode: both; animation-name: fadeInRight; animation-delay: 0.7s; } @keyframes fadeInLeft { 0% { opacity: 0; transform: translate3d(-20%, 0, 0); } to { opacity: 1; transform: translateZ(0); } } @keyframes fadeInRight { 0% { opacity: 0; transform: translate3d(20%, 0, 0); } to { opacity: 1; transform: translateZ(0); } } /* ==================== Category Section =====================*/ .category-section .cetg-card .icon { margin-right: 20px; height: 70px; line-height: 69px; width: 70px; background: #f7f7f7; text-align: center; border-radius: 100px; transition: var(--transition); } .category-section .cetg-card { padding: 10px; border-radius: 95px; transition: var(--transition); } .category-section .cetg-card:hover { background-color: var(--primaryColor); } .category-section .cetg-card .text { transition: var(--transition); } .category-section .cetg-card .text p { transition: var(--transition); } .category-section .cetg-card .text p img { transition: var(--transition); } .category-section .cetg-card:hover .text a { color: var(--whiteColor); } .category-section .cetg-card:hover .text p { color: var(--whiteColor); } .category-section .cetg-card:hover .text p img { filter: brightness(0) invert(1); } /* ==================== About Section =====================*/ .about-section .about-meta .info h5 { background: var(--greadintColor); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; text-fill-color: transparent; } .about-section .content { margin-right: 30px; border-bottom: 1px solid var(--borderColor); } .about-wrapper { height: 400px; display: flex; flex-wrap: nowrap; justify-content: start; } .about-wrapper .card { width: 80px; border-radius: 20px; cursor: pointer; overflow: hidden; margin: 0 10px; display: flex; align-items: flex-end; transition: .6s cubic-bezier(.28, -0.03, 0, .99); background-color: var(--primaryColor); box-shadow: 0px 6px 30px 0px #573BFF4D; } .about-wrapper .card .icon { background: var(--offWhiteColor); border-radius: 50%; width: 80px; height: 80px; margin-bottom: 25px; text-align: center; line-height: 80px; } .about-wrapper .card .description { overflow: hidden; opacity: 0; transform: translateY(30px); transition-delay: .3s; transition: all .3s ease; } .about-wrapper .card h4 { font-size: 20px; margin-bottom: 25px; color: var(--whiteColor); position: relative; padding-left: 20px; } .about-wrapper .card .heading { font-size: 20px; margin-bottom: 25px; color: var(--whiteColor); position: absolute; padding-left: 20px; bottom: 25px; left: 0px; writing-mode: vertical-lr; transform: rotate(180deg); } @media only screen and (max-width: 767px) { .about-wrapper .card .heading { left: -20px; } } .about-wrapper input:checked+label .heading { opacity: 0 !important; transform: translateY(0) !important; } .about-wrapper .description h4::after { position: absolute; content: ''; top: 12px; left: 0; height: 2px; width: 10px; background-color: var(--whiteColor); border-radius: 15px; } .about-wrapper .description p { color: var(--whiteColor); margin-bottom: 25px; } .about-wrapper input { display: none; } .about-wrapper .about-card.active { width: 350px; display: inline-block; padding: 20px; } .about-wrapper .about-card.active .description { opacity: 1 !important; transform: translateY(0) !important; } .about-wrapper .about-card.active .heading { opacity: 0; } .about-wrapper .card .btn { background-color: var(--whiteColor); padding: 20px 30px; border-radius: 10px; } .about-wrapper .card .btn:hover { background-color: var(--secondaryColor); color: var(--whiteColor); } .about-wrapper .card .btn:hover img { filter: brightness(0) invert(1); } /* ==================== course Section =====================*/ .course-section .sorting-menu { position: absolute; bottom: 5px; right: 0; } .sorting-menu ul { list-style: none; display: flex; padding: 0px; margin-bottom: 10px; position: relative; transition: var(--transition); } .sorting-menu ul::after { position: absolute; content: ''; bottom: -10px; left: 0; width: 100%; height: 5px; border-radius: 15px; transition: var(--transition); background-color: var(--offWhiteColor); } .sorting-menu ul li { color: var(--mainColor); font-size: 16px; margin-right: 35px; font-weight: 600; transition: var(--transition); cursor: pointer; } .sorting-menu ul li:last-child { margin-right: 0px; } .sorting-menu ul .active { position: relative; } .sorting-menu ul .active:after { position: absolute; content: ''; height: 5px; width: 50px; border-radius: 30px; top: 33px; left: 22px; background: var(--primaryColor); z-index: 1; transition: var(--transition); } .course-mix-wrapper .mix-target { display: none; } .single-courses-box .image img { width: 100%; } .single-courses-box .cr-option { position: absolute; top: 10%; left: 5%; display: block; } .single-courses-box .cr-option a { height: 45px; width: 45px; text-align: center; line-height: 45px; font-size: 25px; color: var(--whiteColor); background: #6163644d; display: block; border-radius: 30px; margin-bottom: 15px; } .single-courses-box .cr-option a:last-child { margin-bottom: 0px; } .single-courses-box .cr-option a:hover { color: var(--secondaryColor); } .single-courses-box .cr-tag a { position: relative; padding: 10px 25px; border-radius: 30px; font-weight: 600; font-size: 16px; top: -10px; left: 15px; color: var(--mainColor); transition: var(--transition); background-color: var(--whiteColor); box-shadow: 3px 3px 0 1px var(--primaryColor); } .single-courses-box .cr-tag :hover { background-color: var(--primaryColor); color: var(--whiteColor); box-shadow: 0px 6px 30px 0px #573BFF4D; } .single-courses-box .content .author img { margin-right: 15px; } .single-courses-box .content .author span { color: var(--mainColor); font-weight: 600; } .single-courses-box .content { padding: 0 20px; } .single-courses-box .content h3 { line-height: 32px; } .single-courses-box .cr-price .price { color: var(--secondaryColor); } .single-courses-box .cr-price .old-price { position: relative; } .single-courses-box .cr-price .old-price::after { position: absolute; content: ''; top: 8px; left: -1px; width: 40px; height: 1px; background-color: var(--mainColor); } .single-courses-box .ratings li i { color: var(--secondaryColor); } .single-courses-box .ratings span { margin-left: 10px; font-size: 15px; color: var(--mainColor); position: relative; top: 2px; } .single-courses-box .cr-items { padding: 10px 20px 20px; border-top: 1px solid var(--borderColor); } .single-courses-box .cr-items li i { color: var(--secondaryColor); font-size: 20px; } .single-courses-box .cr-items li { margin-right: 10px; } .single-courses-box .cr-items li span { color: var(--mainColor); } .single-courses-box.style-two .cr-tag a { position: absolute !important; top: 76%; left: 20px; } .single-courses-box.style-two .content { padding: 0 20px 0 0; } .single-courses-box.style-two .cr-items { padding: 10px 20px 0px 0; } .edu-courses-area .result-count .courbtn { padding: 18px 18px; font-size: 28px; border-radius: 5px; line-height: 0px; margin-right: 12px; color: var(--blackColor); background-color: #f8f8f8; display: inline-block; } .edu-courses-area .result-count .courbtn:hover { color: var(--whiteColor); background-color: var(--secounderyColor); } .edu-courses-area .result-count .courbtn:last-child { margin-right: 0px; } .active-courbtn { color: var(--whiteColor) !important; background-color: var(--secounderyColor) !important; } .edu-courses-area .result-count p { display: inline-block; font-size: 15px; color: var(--mainColor); } .edu-grid-sorting { margin-bottom: 20px; padding: 15px; border-radius: 5px; } .edu-grid-sorting .nice-select select { display: inline-block; background: var(--whiteColor); border-color: var(--borderColor); color: var(--mainColor); padding: 0 20px 0 20px; height: 40px; line-height: 40px; border-radius: 30px; font-size: 15px; float: unset; -webkit-transition: var(--transition); transition: var(--transition); } .edu-grid-sorting .nice-select option { font-size: 15px; padding-left: 20px; padding-right: 85px; } .fitter-option .item a { margin-right: 30px; position: relative; } .fitter-option .item a:hover { color: var(--primaryColor); } .fitter-option .item a:hover span { color: var(--primaryColor); } .fitter-option .item a.active .icon, .fitter-option .item a.active span { color: var(--primaryColor) !important; } .fitter-option .item a:last-child { margin-right: 0px; } .fitter-option .item a::after { position: absolute; content: ''; top: 6px; right: -16px; height: 16px; width: 3px; background-color: var(--borderColor); } .fitter-option .item a:last-child::after { display: none; } .fitter-option .item a .icon { margin-right: 5px; font-size: 20px; } .fitter-option .item span { font-size: 16px; font-weight: 600; color: var(--mainColor); } .edu-grid-sorting.style-one { margin-bottom: 30px; padding: 20px 0; background: transparent; } .grid-short { margin-right: 13px; } .grid-short .accordion-item { border: none; } .grid-short:last-child { margin-right: 0px; } .grid-short .accordion-button { background-color: var(--offWhiteColor); border: none; box-shadow: none; transition: var(--transition); } .grid-short .accordion-button:hover { background-color: #d2d2d57d; } .grid-short .accordion-button span { margin-right: 8px; font-size: 15px; color: var(--mainColor); transition: var(--transition); } .grid-short .accordion-body { position: absolute; background-color: var(--whiteColor); z-index: 1; width: 100%; border: 1px solid var(--borderColor); padding: 0; } .grid-short .accordion-body li a { display: block; padding: 5px 10px; border-bottom: 1px solid var(--borderColor); } .grid-short .accordion-body li a:hover { color: var(--whiteColor); background-color: var(--primaryColor); } .grid-short .accordion-button::after { background-image: url(../img/icon/down-arrow.png); transform: rotate(0deg); } .single-course-image .course-catgy { position: absolute; content: ''; display: inline-block; padding: 6px 23px; background-color: var(--primaryColor); color: var(--whiteColor); font-weight: 600; top: 30px; left: 30px; border-radius: 30px; } .single-course-content h2 { line-height: 32px; } .user-details { padding: 30px 0px 20px; } .user-details .info-item { margin-right: 15px; } .user-details .info-item img { margin-right: 10px; } .user-details .info-item p a { font-weight: 600; color: var(--mainColor); } .user-details .info-item p span { color: var(--secondaryColor); margin-right: 5px; } .user-details .info-item ul li i { color: var(--secondaryColor); } .user-details .info-item ul span { margin-left: 5px; } .course-tab { border: 1px solid var(--borderColor); list-style: none; padding: 20px; border-radius: 10px; } .course-tab .nav-link { color: var(--mainColor); padding: 15px 20px; border-radius: 30px; background-color: var(--offWhiteColor); margin-right: 12px; font-weight: 600; font-size: 16px; transition: var(--transition); } .course-tab .nav-link img { position: relative; top: -2px; margin-right: 5px; } .course-tab .nav-link.active { color: var(--whiteColor); background: var(--primaryColor); box-shadow: 0px 6px 30px 0px #573BFF4D; } .course-tab .nav-link.active img { filter: brightness(0) invert(1); } .course-tab .nav-link:hover { color: var(--whiteColor); background: var(--primaryColor); box-shadow: 0px 6px 30px 0px #573BFF4D; } .course-tab .nav-link:hover img { filter: brightness(0) invert(1); } .course-single-otp { margin-bottom: 20px; } .course-single-otp .icon { height: 40px; width: 40px; text-align: center; line-height: 40px; font-size: 25px; background-color: var(--primaryColor); color: var(--whiteColor); margin-right: 20px; border-radius: 30px; } .course-single-otp p { font-weight: 600; color: var(--mainColor); margin-bottom: 0; } .instructor-content { padding-left: 20px; } .instructor-content .meta-info { margin-bottom: 15px; } .instructor-content .meta-info li { margin-right: 5px; } .instructor-content .meta-info li i { color: var(--secondaryColor); } .instructor-content .instructor-info ul { margin-bottom: 15px; } .instructor-content .instructor-info ul li { margin-right: 20px; color: var(--mainColor); } .instructor-content .instructor-info ul li:last-child { margin-right: 0px; } .instructor-content .instructor-info span { margin-right: 5px; } .instructor-content .instructor-info ul li { margin-right: 8px; font-size: 12px; } .instructor-content .instructor-info span { margin-right: 2px; } .single-course-image .course-catgy { padding: 4px 12px; font-weight: 600; top: 17px; font-size: 14px; left: 12px; } .single-course-sidebar .course-widget .sidebar-content .courses-details h4 { font-size: 18px; } .course-single-otp .icon { height: 30px; width: 30px; line-height: 30px; font-size: 20px; margin-right: 15px; } .single-course-sidebar .course-widget h3 { font-size: 30px !important; } .single-course-sidebar .course-widget .share img { width: 30px; } .single-course-sidebar .course-widget { padding: 30px 12px !important; } .lession-total-review { padding: 40px 0; text-align: center; box-shadow: 0px 5px 30px 0px #0001110D; } .lession-total-review h3 { font-size: 35px; font-weight: 600; } .rating-stars li i { color: var(--secondaryColor); } .rating-stars li { margin-right: 2px; display: inline-block; } .progress-bar { width: 0; animation: progress 1.5s ease-in-out forwards; background-color: var(--secondaryColor); } .progress { display: flex; height: 5px; background-color: var(--offWhiteColor); } .lesseon-review-section .lession-review-items .ratings-text span { margin-right: 15px; color: var(--mainColor); } .lesseon-review-section .lession-review-items ul { list-style: none; margin: 0; padding: 0; margin-right: 10px; } .lession-review-items .progress-section { margin-bottom: 0; margin-right: 18px; } .lession-review-items .progress { height: 5px; background-color: var(--offWhiteColor); width: 300px; } .progress-bar-items .progress-title span { font-size: 18px; font-weight: 500; color: var(--secondaryColor); } .progress-bar-items .progress-title { padding: 0 20px; } @keyframes progress { from { width: 0; } to { width: 100%; } } @keyframes show { from { opacity: 0; } to { opacity: 1; } } .student-review-section form .student-rating { text-align: left; overflow: hidden; max-width: 115px; margin-top: -5px; margin-bottom: 20px; } .student-review-section form .form-group { margin-bottom: 25px; text-align: left; } .student-review-section form .student-rating label { float: right; position: relative; width: 23px; height: 23px; cursor: pointer; } .student-review-section form .student-rating label:not(:first-of-type) { padding-right: 5px; } .student-review-section form .student-rating label:before { content: "\2605"; -webkit-transition: var(--transition); transition: var(--transition); font-size: 27px; color: #CCCCCC; line-height: 1; } .student-review-section form .student-rating input { display: none; } .student-review-section form .student-rating input:checked~label:before, .student-review-section form .rating:not(:checked)>label:hover:before, .student-review-section form .rating:not(:checked)>label:hover~label:before { color: #ffbc1f; } .carriculum-box .accordion { padding: 10px; } .carriculum-box .accordion-body { padding: 20px 0 0; } .carriculum-content { padding: 10px; border: 1px solid var(--borderColor); border-radius: 10px; } .carriculum-btn { padding: 0; color: var(--mainColor); font-weight: 600; font-size: 16px; } .carriculum-btn:focus { box-shadow: none; border: none; } .carriculum-btn:not(.collapsed) { box-shadow: none; background-color: transparent; color: var(--mainColor); } .carriculum-box { border: none; padding: 5px; width: 100%; height: 420px; overflow-y: scroll; } .carriculum-box::-webkit-scrollbar { width: 12px; height: 12px; } .carriculum-box::-webkit-scrollbar-track { background-color: var(--offWhiteColor); } .carriculum-box::-webkit-scrollbar-thumb { background: var(--primaryColor); border-radius: 10px; } .carriculum-box::-webkit-scrollbar-thumb:hover { background: var(--primaryColor); } .meta-progress { margin-bottom: 20px; } .meta-progress .p-header { margin-bottom: 10px; } .meta-progress .p-header p { margin-bottom: 0; color: var(--mainColor); } .meta-progress .p-header p { margin-bottom: 0; color: var(--mainColor); } .meta-progress .progress-section { margin-bottom: 0; } .meta-progress .progress { height: 5px; background-color: var(--offWhiteColor); width: 100%; } .meta-progress .progress-bar { width: 0; animation: progress 1.5s ease-in-out forwards; background-color: var(--primaryColor); } .carriculum-item { margin-bottom: 20px; } .carriculum-item:last-child { margin-bottom: 0px; } .course-into .icon { margin-right: 10px; font-size: 20px; color: var(--mainColor); height: 40px; width: 40px; line-height: 40px; text-align: center; background-color: var(--offWhiteColor); border-radius: 30px; } a.course-set { margin-bottom: 20px; } a.course-set:last-child { margin-bottom: 0px; border-bottom: 1px solid var(--borderColor); padding-bottom: 25px; } .course-into span { font-size: 15px; color: var(--mainColor); } .course-time span { font-size: 15px; color: var(--mainColor); background-color: var(--offWhiteColor); padding: 5px 20px; margin-right: 15px; border-radius: 5px; } .single-course-sidebar .course-widget { border: 1px solid var(--borderColor); padding: 30px 20px; border-radius: 10px; } .single-course-sidebar .course-widget .course-video a img { width: 100%; } .course-video .play-now .ripple, .play-now .ripple:before, .play-now .ripple:after { height: 60px; width: 60px; } .single-course-sidebar .course-widget .course-video { position: relative; background-image: url(../img/all-img/course-promo.png); background-size: cover; background-repeat: no-repeat; padding: 60px 0; } .single-course-sidebar .course-widget .course-video .cr-video-btn { position: absolute; content: ''; top: 25px; display: inline-table; left: 0; right: 0; margin: auto; font-size: 30px; color: var(--mainColor); height: 60px; width: 60px; line-height: 60px; text-align: center; background-color: var(--whiteColor); border-radius: 42px; } .single-course-sidebar .course-widget .course-video { margin-bottom: 20px; } .single-course-sidebar .course-widget h3 { font-size: 35px; } .single-course-sidebar .course-widget .style-one { display: inherit; text-align: center; } .single-course-sidebar .course-widget .sidebar-content .courses-details { list-style: none; padding: 0; margin: 0; margin-bottom: 30px; } .single-course-sidebar .course-widget .sidebar-content .courses-details li { display: flex; justify-content: space-between; margin-bottom: 15px; } .single-course-sidebar .course-widget .sidebar-content .courses-details li p { margin-bottom: 0px; } .single-course-sidebar .course-widget .sidebar-content .courses-details li:last-child { border-bottom: none; padding-bottom: 0px; margin-bottom: 0; } .single-course-sidebar .course-widget .sidebar-content .courses-details li .icon img { margin-right: 5px; } .single-course-sidebar .course-widget .sidebar-content .course-shared { list-style: none; padding: 0; margin: 0; display: flex; align-items: center; } .sidebar-content .btn.dec-clor { background-color: var(--offWhiteColor); color: var(--mainColor); } .sidebar-content .btn.dec-clor img { filter: brightness(0) invert(0); } .sidebar-content .btn.dec-clor:hover { color: var(--whiteColor); } .sidebar-content .btn.dec-clor:hover img { filter: brightness(0) invert(1); } /* ==================== testimonial Section =====================*/ .testimonial-box { border: 1px solid var(--borderColor); padding: 30px 20px; border-radius: 20px; max-width: 350px; transition: var(--transition); } .testimonial-box .image img { margin-right: 10px; } .testimonial-box .content h5 { margin-bottom: 5px; transition: var(--transition); } .testimonial-box .content p { color: var(--secondaryColor); transition: var(--transition); } .testimonial-section .content .slider-btn { justify-content: start; } .testimonial-box .ratings li i { color: var(--secondaryColor); transition: var(--transition); } .testimonial-box .info .icon { opacity: 0; } .testimonial-cards .owl-item { left: -173px; } .testimonial-cards .owl-item.center .testimonial-box .info .icon { opacity: 1; } .testimonial-cards .owl-item.center { border-radius: 20px; background-color: var(--primaryColor); transition: var(--transition); justify-content: center; } .testimonial-cards .owl-item.center .testimonial-box { max-width: 100%; } .testimonial-cards .owl-item.center .testimonial-box { border-color: var(--primaryColor); } .testimonial-cards .owl-item.center .testimonial-box .content h5 { color: var(--whiteColor); } .testimonial-cards .owl-item.center .testimonial-box .content p { color: var(--whiteColor); } .testimonial-cards .owl-item.center .testimonial-box .box-content p { color: var(--whiteColor); } /* ==================== Benefits Section =====================*/ .benefits-box { padding: 30px 25px; margin-bottom: 25px; } .benefits-box .icon { height: 80px; width: 80px; border-radius: 45px; text-align: center; line-height: 80px; background-color: var(--offWhiteColor); margin-bottom: 30px; } .benefits-box .content h3 { font-size: 20px; font-weight: 600; margin-bottom: 15px; } .custom-nav .owl-carousel .owl-nav .owl-prev, .custom-nav .owl-carousel .owl-nav .owl-next, .custom-nav .owl-carousel .owl-dot { text-align: center; width: 50px; height: 40px; border-radius: 10px; justify-content: center; cursor: pointer; background-color: var(--primaryColor) !important; transition: var(--transition); box-shadow: 0px 6px 30px 0px #573BFF4D; } .custom-nav .owl-carousel .owl-nav .owl-prev:hover, .custom-nav .owl-carousel .owl-nav .owl-next:hover { background-color: var(--secondaryColor) !important; } .custom-nav .owl-carousel .owl-nav .owl-prev img, .custom-nav .owl-carousel .owl-nav .owl-next img { transition: var(--transition); filter: brightness(0) invert(1); } .custom-nav .owl-carousel .owl-nav .owl-prev { transform: rotate(180deg); margin-right: 10px; } .testimonial-section .owl-theme .owl-nav { left: -75%; position: absolute; content: ''; margin: 0; bottom: 15px; } .owl-carousel .owl-item img { display: inline-block; /*width: initial;*/ } /* ==================== Faq Section =====================*/ .faq-content .faq .accordion-button { color: var(--mainColor); font-weight: 600; font-size: 16px; padding: 25px 20px; border-radius: 60px; } .faq-content .faq .accordion-button:not(.collapsed) { box-shadow: none; background-color: var(--offWhiteColor); border-radius: 30px 30px 0 0; } .faq-content .faq .accordion-button:focus { box-shadow: none; } .faq-content .faq .accordion-item { margin-bottom: 20px; border-radius: 30px; border: none; box-shadow: 0px 5px 30px 0px #0001110D; } .faq-content .faq .accordion-item .accordion-body { background-color: var(--offWhiteColor); padding-top: 0; } .faq-content .faq .accordion-item:last-child { margin-bottom: 0px; } .faq-content .accordion-item:last-of-type .accordion-button.collapsed { border-radius: 30px; } /* ==================== Contact Section =====================*/ .contact-section { position: relative; bottom: -100px; z-index: 5; } .contact-section .contact-form { padding: 30px 20px; box-shadow: 0px 5px 30px 0px #0001110D; background-color: var(--whiteColor); border-radius: 5px; } .contact-section .contact-info .info-item { padding-bottom: 20px; border-bottom: 1px solid var(--borderColor); margin-bottom: 20px; } .contact-section .contact-info .info-item .icon { height: 80px; width: 80px; border-radius: 60px; text-align: center; line-height: 80px; color: var(--mainColor); background-color: var(--offWhiteColor); margin-right: 20px; } .contact-section .social-profile li a { height: 40px; width: 40px; border-radius: 30px; text-align: center; line-height: 40px; box-shadow: 0px 5px 30px 0px #0001110D; display: block; color: var(--mainColor); margin-right: 5px; } .contact-section .social-profile li a:hover { background-color: var(--primaryColor); color: var(--whiteColor); } .contact-section .social-profile span { font-weight: 600; color: var(--mainColor); margin-right: 20px; } .office-map { width: 100%; height: 650px; } .office-map iframe { width: 100%; height: 100%; } /* ==================== Error Section =====================*/ .error-content h2 { font-weight: 600; } .error-btns a { margin-right: 20px; } .error-btns .btn:last-child { margin-right: 0px; } .btn.dark { background-color: var(--mainColor) !important; } /* ==================== success Section =====================*/ .success-content h2 { color: #35B729; } /* ==================== Sign Section =====================*/ .sign-content { padding: 35px 30px; max-width: 600px; margin: auto; border: 1px solid var(--borderColor); border-radius: 5px; } .acount-s .btn { background-color: var(--offWhiteColor); padding: 16px 25px; } .acount-s .btn img { margin-right: 10px; } .log-from .btn.signin { background-color: var(--offWhiteColor); color: var(--mainColor); } .log-from .btn.signin:hover { color: var(--whiteColor); } .sign-link a { text-decoration: underline; color: var(--mainColor); } .sign-link a:hover { color: var(--secondaryColor); } .log-from .meta-info a { color: var(--secondaryColor); } .log-from .form-group input:focus { border-color: var(--secondaryColor); } .text-sin::after { position: absolute; content: ''; top: 24px; left: 0; background-color: var(--borderColor); height: 1px; width: 100%; z-index: 0; } .text-sin p { padding: 10px 15px; background-color: var(--whiteColor); position: relative; z-index: 1; display: inline-block; } /*================================================ Single Product =================================================*/ .product-details .product-dec { padding: 35px 30px 25px; border: 1px solid var(--secondaryColor); border-radius: 5px; } .product-details .product-dec p { position: absolute; top: -25px; left: 30px; background-color: var(--whiteColor); display: inline-block; padding: 10px; font-weight: 600; color: var(--secondaryColor); font-size: 16px; margin: 0; } .product-details .pr-price { padding-bottom: 10px; margin-bottom: 25px; border-bottom: 1px solid var(--borderColor); } .product-details .meta-info { padding-bottom: 15px; margin-bottom: 25px; border-bottom: 1px solid var(--borderColor); } .product-details .meta-info li { margin-right: 20px; } .product-details .meta-info li a:hover { color: var(--primaryColor); } .product-details .meta-info li i { font-size: 20px; position: relative; top: 2px; margin-right: 6px; } .product-details .tags a:hover { color: var(--primaryColor); } .product-details-wapper .pr-ot li { color: var(--mainColor); line-height: 24px; margin-bottom: 20px; position: relative; padding-left: 30px; } .product-details-wapper .pr-ot li span { font-size: 25px; position: absolute; content: ''; top: 2px; left: 0; } .input-counter { margin-right: 10px; } .input-counter input { height: 55px; border-radius: 10px 0px 0px 10px; border: 1px solid var(--borderColor); width: 50px; border-right: none; text-align: center; font-weight: 600; } .input-counter .scale-btn span { padding: 4px 10px; border: 1px solid var(--borderColor); font-weight: 600; color: var(--mainColor); cursor: pointer; } .product-details-wapper .course-tab { display: inline-flex; } .product-gallery .carousel-indicators [data-bs-target] { width: 100px; height: auto; padding: 0; margin: 0 0px 5px 0; text-indent: initial; background-color: transparent; border: 1px solid transparent; opacity: 1; } .product-gallery .carousel-indicators img { width: 100px; height: 110px; object-fit: cover; border-radius: 5px; } .product-gallery .carousel-indicators { position: absolute; right: initial; bottom: auto; left: 0; z-index: 2; display: grid; padding: 0; margin-right: 0; margin-bottom: 0px; margin-left: 0; } .product-gallery .carousel-inner { margin-left: 130px; max-width: 430px !important; } .product-gallery .carousel-item img { border-radius: 5px; } .product-gallery .carousel-indicators .active { opacity: 1; border: 1px solid var(--secondaryColor) !important; border-radius: 10px; } /*================================================ Shop Section =================================================*/ .single-product { padding: 25px; box-shadow: 0px 5px 30px 0px #0001110D; background-color: var(--whiteColor); border-radius: 5px; } .single-product .image { margin-bottom: 20px; position: relative; } .single-product .image .product-opt { position: absolute; content: ''; left: 6%; top: 0%; opacity: 0; transition: var(--transition); } .single-product:hover .product-opt { top: 12%; opacity: 1; } .single-product .image .product-opt li a { height: 40px; width: 40px; border-radius: 30px; line-height: 40px; background-color: var(--whiteColor); text-align: center; margin-bottom: 10px; display: block; font-size: 18px; } .single-product .image .product-opt li a:hover { color: var(--secondaryColor); } .single-product .meta-info .pr-btn { padding: 5px 25px; border-radius: 20px; background-color: var(--offWhiteColor); color: var(--mainColor); display: inline-block; font-size: 15px; font-weight: 600; } .single-product .meta-info .pr-btn:hover { background-color: var(--primaryColor); color: var(--whiteColor); } .single-product .pr-price .price { color: var(--secondaryColor); } .single-product .ratings li i { color: var(--secondaryColor); } .single-product .ratings span { margin-left: 7px; font-size: 15px; color: var(--mainColor); } .pr-bg-1 { background-image: url(../img/all-img/shop/feture-product-1.png); background-repeat: no-repeat; background-size: cover; } .pr-bg-2 { background-image: url(../img/all-img/shop/feture-product-2.png); background-repeat: no-repeat; background-size: cover; } .single-feature-product { padding: 140px 30px 30px; transition: var(--transition); } .single-feature-product::after { position: absolute; content: ''; top: 0; left: 0; height: 100%; width: 100%; background: linear-gradient(360deg, #02001D 0%, rgba(0, 5, 51, 0) 100%); } .single-feature-product .content { position: relative; z-index: 5; } .single-feature-product .content .ratings li i { color: var(--secondaryColor); } .single-feature-product .content h4 { position: relative; top: 25px; transition: var(--transition); } .single-feature-product:hover .content h4 { top: 0; } .single-feature-product .content .meta-info span { font-weight: 600; } .single-feature-product .meta-info { opacity: 0; transition: var(--transition); } .single-feature-product:hover .meta-info { opacity: 1; } .single-feature-product .card-btn p { opacity: 0; transition: var(--transition); } .single-feature-product:hover .card-btn p { opacity: 1; } .edu-grid-sorting.style-one .grid-short .accordion-button { border-radius: 30px; } .edu-grid-sorting.style-one .product-section .grid-short .accordion-item:last-of-type .accordion-button.collapsed { border-radius: 30px; } /*================================================ Checkout Area CSS =================================================*/ .checkout-from .condetion .edu-check { margin-right: 30px; } .checkout-from .condetion .edu-check:last-child { margin-right: 0px; } .checkout-from .condetion .edu-check-input { border: 1px solid var(--borderColor); } .checkout-sidebar .details-list { padding: 20px; border: 1px solid var(--borderColor); border-radius: 10px; } .checkout-sidebar .details-list .list-head { padding-bottom: 10px; border-bottom: 1px solid var(--borderColor); margin-bottom: 20px; } .checkout-sidebar .details-list .list-body { padding-bottom: 20px; border-bottom: 1px solid var(--borderColor); margin-bottom: 20px; } .checkout-sidebar .details-list .list-body li { margin-bottom: 20px; } .checkout-sidebar .details-list .list-body li:last-child { margin-bottom: 0px; } .card-list span { margin-right: 10px; } .card-details .card-types { margin-right: 15px; } .card-details .card-types:last-child { margin-right: 0px; } .card-details .form-group input { height: 45px; background-color: var(--offWhiteColor); border: none; border-radius: 30px; } /*================================================ Cart Area CSS =================================================*/ .cart-table table { margin-bottom: 0; } .cart-table tbody, td, tfoot, th, thead, tr { border-top: 0; } .cart-table table thead tr th:first-child { border-radius: 20px 0 0 20px; } .cart-table table thead tr th:last-child { border-radius: 0 20px 20px 0; } .cart-table table tbody { border-color: unset; border-style: unset; border-width: 0; } .cart-table table thead tr th { vertical-align: middle; padding: 10px 20px; border: none; font-weight: 600; text-align: center; background-color: var(--offWhiteColor); } .cart-table table thead tr th:first-child { text-align: left; } .cart-table table tbody tr { border-top: none; border-style: unset; } .cart-table table tbody tr td { vertical-align: middle; color: var(--mainColor); font-weight: 600; padding-bottom: 25px; padding-top: 25px; font-size: var(--fontSize); padding-left: 0; padding-right: 0; border-color: var(--borderColor); border-left: none; border-right: none; text-align: center; } .cart-table table tbody tr td .product-info .product-thumbnail i { top: 50%; left: 0; right: 0; width: 40px; content: ''; margin: auto; height: 40px; font-size: 20px; text-align: center; line-height: 40px; position: absolute; border-radius: 30px; color: var(--mainColor); transform: translateY(-50%); transition: var(--transition); background-color: var(--whiteColor); } .cart-table table tbody tr td:nth-child(2) { text-align: left; } .cart-table table tbody tr td.product-info .product-thumbnail:hover i { background-color: var(--primaryColor); color: var(--whiteColor); } .cart-table table tbody tr td.product-info .product-thumbnail a img { position: relative; } .cart-table table tbody tr td .product-name { max-width: 299px; } .cart-table table tbody tr td .product-name a { font-weight: 600; color: var(--mainColor); } .cart-table table tbody tr td .product-name a:hover { color: var(--primaryColor); } .cart-table table tbody tr td.product-quantity .input-counter { margin-right: 0; justify-content: center; } .cart-table table tbody tr td.product-quantity .input-counter input { height: 59px; } .cart-table table tbody tr td.product-quantity .input-counter .scale-btn span { padding: 0px 10px; display: block; } .cart-options-ft { margin-top: 30px; } .cart-options-ft .shopping-coupon-code { position: relative; } .cart-options-ft .shopping-coupon-code .form-control { height: 60px; border-radius: 30px; padding-left: 25px; } .cart-options-ft .shopping-coupon-code button { position: absolute; right: 30px; top: 15px; color: var(--primaryColor); background-color: transparent; border: none; padding: 0; outline: 0; font-size: 16px; font-weight: 600; } .cart-totals { background: var(--whiteColor); padding: 30px; border-radius: 5px; border: 1px solid var(--borderColor); } .cart-totals h3 { margin-bottom: 25px; font-size: 22px; } .cart-totals ul { padding-left: 0; margin: 0 0 25px; list-style-type: none; } .cart-totals ul li { border-bottom: 1px solid var(--borderColor); padding: 10px 0; } .cart-totals ul li:last-child { border-bottom: none; } .cart-totals ul li span { float: right; } /* ==================== Contributor Section =====================*/ .contributor-content { padding: 40px 30px; padding-right: 150px; overflow: hidden; border-radius: 5px; } .contributor-content span { padding: 10px; border: 1px solid var(--borderColor); margin-bottom: 20px; display: inline-block; } .contributor-content h3 { font-size: 20px; line-height: 32px; margin-bottom: 15px; max-width: 265px; } .contributor-content p { margin-bottom: 25px; } .contributor-content.style-two p { margin-bottom: 80px; } .contributor-content .paly { padding: 0; position: absolute; height: 70px; width: 70px; font-size: 35px; text-align: center; line-height: 66px; border-radius: 100%; right: 140px; top: 50%; transform: translateY(-50%); } .contributor-content .paly i { left: 3px; position: relative; } .contributor-content .shape-image { position: absolute; content: ''; top: 0; right: 0; } .contributor-content .shape { position: absolute; content: ''; top: 0; right: 0; width: 0; height: 0; border-top: 365px solid var(--primaryColor); border-left: 80px solid transparent; } /* ==================== Instructor Section =====================*/ .details-profile .title-text { font-size: 20px; font-weight: 600; padding-bottom: 20px; border-bottom: 1px solid var(--borderColor); margin-bottom: 20px; } .single-instructor-box.style-one { border-radius: 10px; } .single-instructor-box.style-one:hover .image ul { opacity: 1; right: 5%; } .single-instructor-box.style-one .image { position: relative; } .single-instructor-box.style-one ul { position: absolute; bottom: 4%; right: 0%; transition: var(--transition); opacity: 0; } .single-instructor-box .social-profile li a { height: 35px; display: inline-block; width: 35px; border-radius: 5px; background-color: var(--mainColor); color: var(--whiteColor); text-align: center; line-height: 35px; margin-bottom: 15px; } .single-instructor-box .social-profile li a:hover { background-color: var(--primaryColor); color: var(--whiteColor); } .single-instructor-box .details-info { border-bottom: 1px solid var(--borderColor); margin-bottom: 10px; } .single-instructor-box.style-one .content { border: none; } .single-instructor-box .content { padding: 20px 20px; border-left: 1px solid var(--borderColor); border-right: 1px solid var(--borderColor); border-bottom: 1px solid var(--borderColor); } .single-instructor-box .content .text h3 { margin-bottom: 5px; } .single-instructor-box .content .text p { margin-bottom: 10px; } .single-instructor-box .content .reat i { color: var(--secondaryColor); } .single-instructor-box .meta-info .item { margin-right: 20px; } .single-instructor-box .meta-info .item:last-child { margin-right: 0px; } .single-instructor-box .meta-info .item img { margin-right: 10px; position: relative; top: -2px; } .edu-skills ul.info { margin-bottom: 30px; } .edu-skills ul.info li { padding: 10px 20px; background-color: var(--offWhiteColor); margin-bottom: 15px; border-radius: 30px; } .edu-skills ul.info li:last-child { margin-bottom: 0px; } .edu-skills ul.info li span { margin-right: 10px; } .edu-skills .social-profile li { display: inline-block; margin-right: 10px; } .edu-skills .social-profile li a { height: 40px; width: 40px; border-radius: 30px; text-align: center; line-height: 40px; background-color: var(--mainColor); display: block; color: var(--whiteColor); } .profile-scores { background-image: url(../img/banner/counter-bg.png); background-repeat: no-repeat; background-size: cover; text-align: center; padding: 30px 0px; border-radius: 10px; position: relative; } .profile-scores::after { position: absolute; content: ''; top: 0; left: 0; height: 100%; width: 100%; background-color: #012935CC; border-radius: 10px; } .profile-scores .item-score { position: relative; z-index: 2; text-align: center; } .profile-scores .item-score h2 { font-size: 50px; color: var(--whiteColor); display: inline-flex; } .profile-scores .item-score p { color: var(--whiteColor); margin-bottom: 0; } .skills-bar { padding: 30px; box-shadow: 0px 5px 30px 0px #0001110D; } .skill-progress .progress { height: 10px; border-radius: 10px; } .skill-progress .progress-section { margin-bottom: 20px; } .skill-progress .progress-section:last-child { margin-bottom: 0px; } .skill-progress .meta-info p { font-weight: 600; color: var(--mainColor); } .fit-options .search-filtter { margin-right: 15px; } .fit-options form .search-field { height: 50px; display: block; width: 100%; border: none; border-radius: 60px; padding: 2px 0 0 50px; background-color: var(--offWhiteColor); -webkit-transition: var(--transition); transition: var(--transition); font-weight: 400; } .fit-options form .search-btn { top: 4px; left: 17px; padding: 0; border: none; border-radius: 4px; font-size: 22px; line-height: 44px; position: absolute; color: var(--paraColor); -webkit-transition: var(--transition); transition: var(--transition); background-color: transparent; } /* ==================== Video Section =====================*/ .video-section { background-image: url(../img/banner/video-area.png); background-repeat: no-repeat; background-size: cover; text-align: center; padding: 200px 0px; } .icon-yl-clr { background-color: #FFBC1F; box-shadow: 0px 5px 30px 0px #FFBC1F4D; } .icon-rd-clr { background-color: #FF7E84; box-shadow: 0px 5px 30px 0px #FF7E844D; } .icon-gr-clr { background-color: #30BEAD; box-shadow: 0px 5px 30px 0px #30BEAD4D; } .icon-pr-clr { background-color: #8861DB; box-shadow: 0px 5px 30px 0px #8861DB; } .counter-box { background-color: var(--whiteColor); -webkit-box-shadow: 0px 5px 30px 0px #0001110D; box-shadow: 0px 5px 30px 0px #0001110D; text-align: center; position: relative; padding: 90px 30px 40px; margin-bottom: 30px; border-radius: 30px; } .counter-box .icon { height: 80px; width: 80px; position: absolute; content: ''; top: -30px; left: 0; right: 0; margin: auto; line-height: 80px; border-radius: 80px; } .counter-box .count { font-size: 50px; font-weight: 600; color: var(--mainColor); margin-bottom: 20px; } .counter-box .counter p { font-size: 15px; } .score-area { position: relative; top: -75px; } .single-blog-box { box-shadow: 0px 5px 30px 0px #0001110D; border-radius: 10px; margin-bottom: 25px; } .single-blog-box .cr-tag a { position: absolute; top: 25px; left: 15px; padding: 6px 15px; border-radius: 30px; font-size: 16px; background-color: var(--whiteColor); color: var(--mainColor); font-weight: 600; } .single-blog-box .cr-tag a:hover { background-color: var(--primaryColor); color: var(--whiteColor); } .single-blog-box .content { padding: 45px 20px 15px; } .single-blog-box .content .list-unstyle { margin-bottom: 10px; } .single-blog-box .content .list-unstyle li i { margin-right: 5px; } .single-blog-box .author a { display: inline-block; padding: 6px 12px; position: absolute; bottom: -22px; right: 20px; background-color: var(--whiteColor); box-shadow: 3px 3px 0 1px var(--primaryColor); border-radius: 30px; } .single-blog-box.style-2 .content .author { margin-bottom: 20px; padding: 6px 12px; display: inline-block; background-color: var(--whiteColor); box-shadow: 3px 3px 0 1px var(--primaryColor); border-radius: 30px; transition: var(--transition); } .single-blog-box.style-2 .content .author:hover { color: var(--whiteColor); background-color: var(--primaryColor); box-shadow: 0px 6px 30px 0px #573BFF4D; } .single-blog-box.style-2 .content .author:hover span { color: var(--whiteColor); } .single-blog-box.style-2 .content { padding: 25px 0 0px; } .single-blog-box .author span { font-size: 16px; font-weight: 600; color: var(--mainColor); margin-left: 5px; } /* ==================== Subscribe Section =====================*/ .subscribe-area::before { bottom: 0; left: 0; width: 100%; height: 50%; z-index: -1; content: ''; position: absolute; background-color: #012935; } .subscribe-info { padding: 50px; border-radius: 20px; background: var(--whiteColor); box-shadow: 0px -4px 0 0px var(--primaryColor); } .subscribe-area .content { padding-right: 100px; } .subscribe-area .content p { margin-bottom: 0; } .subscribe-area .subscribe-from { position: relative; } .subscribe-area .subscribe-from .from-control { padding: 25px 30px; border-radius: 45px; width: 100%; border: 1px solid #dfdfdf; } .subscribe-area .subscribe-from button { position: absolute; right: 20px; } /* ==================== Page Title =====================*/ .page-title-area { background-image: url(../img/banner/section-bg.png); background-repeat: no-repeat; background-size: cover; padding: 100px 0px; } .page-title-content h2 { font-size: 35px; font-weight: 600; margin-bottom: 20px; } .page-title-content .page-breadcrumb { padding: 20px; background-color: var(--whiteColor); border-radius: 10px; display: inline-flex; } .page-title-content .page-breadcrumb .breadcrumb-item { color: var(--mainColor); font-weight: 600; margin-right: 10px; } .page-title-content .page-breadcrumb .primery-link { color: var(--primaryColor); font-weight: 600; } .breadcrumb-item+.breadcrumb-item::before { content: var(--bs-breadcrumb-divider, "-"); } .page-title-area .shape-1 { position: absolute; top: 16%; left: 35%; } .page-title-area .shape-2 { position: absolute; bottom: 15%; left: 47%; } .page-title-area .shape-3 { position: absolute; top: 18%; right: 20%; } /* ==================== Pagination CSS =====================*/ ul.page-nav { padding: 0; } .page-nav li { margin: 0 4px; display: inline-block; } .page-nav li a { display: flex; flex-wrap: wrap; flex-direction: column; justify-content: center; width: 50px; height: 50px; border-radius: 30px; line-height: 35px; text-align: center; color: var(--paraColor); background-color: var(--whiteColor); transition: var(--transition); border: 1px solid var(--borderColor); } .page-nav li a i { font-size: 25px; font-weight: 300; line-height: 0.8; margin: 0 auto; transition: var(--transition); } .page-nav li a img { transition: var(--transition); } .page-nav li a:hover img { filter: brightness(0) invert(1); } .page-nav li a.active, .page-nav li a:hover { opacity: 1; background-color: var(--primaryColor); border-color: transparent; color: var(--whiteColor); } .page-nav li:first-child, .page-nav li:last-child { position: relative; top: 2px; } .page-nav li:first-child { transform: rotate(180deg); } /*================================================ Edu widgets Area CSS =================================================*/ .widget { background-color: var(--whiteColor); padding: 30px 20px; margin-bottom: 30px; border: 1px solid var(--borderColor); border-radius: 5px; } .widget:last-child { margin-bottom: 0px; } .widget-search form { position: relative; margin-bottom: 30px; } .widget .accordion-button { padding: 0; border: none; } .widget .accordion-button:focus { box-shadow: none; } .widget .accordion-button:not(.collapsed) { background-color: transparent; box-shadow: none; } .widget .accordion-item { border: none; } .widget-search form label { display: block; margin-bottom: 0; } .widget-search form .search-field { height: 60px; display: block; width: 100%; border: none; border-radius: 60px; padding: 2px 0 0 15px; border: 1px solid var(--borderColor); -webkit-transition: var(--transition); transition: var(--transition); font-weight: 400; } .widget-search form .search-field::-webkit-input-placeholder { color: #999999; -webkit-transition: var(--transition); transition: var(--transition); } .widget-search form .search-field:-ms-input-placeholder { color: #999999; -webkit-transition: var(--transition); transition: var(--transition); } .widget-search form .search-field::-ms-input-placeholder { color: #999999; -webkit-transition: var(--transition); transition: var(--transition); } .widget-search form .search-field::placeholder { color: #999999; -webkit-transition: var(--transition); transition: var(--transition); } .widget-search form .search-field:focus::-webkit-input-placeholder { color: transparent; } .widget-search form .search-field:focus:-ms-input-placeholder { color: transparent; } .widget-search form .search-field:focus::-ms-input-placeholder { color: transparent; } .widget-search form .search-field:focus::placeholder { color: transparent; } .widget-search form .widget-search-btn { top: 8px; right: 20px; padding: 0; border: none; border-radius: 4px; font-size: 25px; line-height: 44px; position: absolute; color: var(--paraColor); -webkit-transition: var(--transition); transition: var(--transition); background-color: transparent; } .widget-search form .widget-search-btn:hover { color: var(--primaryColor); } .widget-title { font-size: 20px; margin-bottom: 25px; font-weight: 600; padding-bottom: 25px !important; color: var(--mainColor) !important; border-bottom: 1px solid var(--borderColor) !important; } .widget-catgory ul { list-style: none; padding: 0; } .widget-catgory ul li a { padding: 12px 20px; background-color: var(--offWhiteColor); border-radius: 50px; transition: var(--transition); display: flex; justify-content: space-between; align-items: center; color: var(--paraColor); margin-bottom: 18px; } .widget-catgory ul li p { margin-bottom: 0px; } .widget-catgory ul li a:hover { background-color: var(--primaryColor); color: var(--whiteColor); } .widget-catgory ul li i { font-size: 28px; } .filter-widget .widget-title { margin-bottom: 0px; font-weight: 600; padding-bottom: 0px !important; color: var(--mainColor) !important; border-bottom: none !important; } .widget.filter-widget .btn-filter { background: transparent; border: 1px solid var(--borderColor); padding: 3px 20px; font-weight: 600; border-radius: 5px; transition: var(--transition); } .widget.filter-widget .btn-filter:hover { background: var(--primaryColor); border: 1px solid var(--primaryColor); color: var(--whiteColor); } .filter-info .filter-bar .price-range-slider { margin-top: 10px; } .filter-info .filter-bar .price-range-slider .range-value { position: relative; } .filter-info .filter-bar .price-range-slider .range-value input { width: 100%; border: none; font-size: 16px; box-shadow: none; font-weight: initial; background: none; color: var(--blackColor); } .filter-info .filter-bar .price-range-slider .range-bar { width: 100%; height: 7px; margin-bottom: 20px; margin-top: 20px; border: none; background-color: #e4e4e4; position: relative; } .filter-info .filter-bar .price-range-slider .range-bar .ui-slider-range { height: 7px; background-color: var(--primaryColor); } .filter-info .filter-bar .price-range-slider .range-bar .ui-slider-handle { display: inline-block; position: absolute; top: -3px; left: 0; z-index: 12; height: 14px; width: 4px; border-radius: 5px; background: var(--primaryColor); content: ''; } .filter-info .filter-bar .price-range-slider .range-bar .ui-slider-handle+span { background-color: var(--primaryColor); } .edu-check { margin-bottom: 20px; } .edu-check:last-child { margin-bottom: 0px; } .edu-check-input { border: none; background-color: var(--offWhiteColor); height: 30px; width: 30px; border-radius: 18px !important; margin-right: 20px; margin-top: 0; padding: 0; cursor: pointer; box-shadow: none !important; } .edu-check-input:checked { border: none; background-color: var(--primaryColor); --bs-form-check-bg-image: url(../img/all-img/check-icon.png) !important; box-shadow: none; } .edu-check-label { cursor: pointer; color: var(--paraColor); font-size: 15px; } .edu-check-label span i { color: var(--secondaryColor); margin-right: 5px; } .widget-rating .edu-check ul { list-style: none; padding: 0; margin: 0; } .widget-rating .edu-check ul li { display: inline-block; margin-right: 2px; } .widget-rating .edu-check ul li i { color: #ffbc1f; font-size: 24px; } .widget-rating .edu-check ul li .desstar { color: #cfcfcf; } .widget-resent-course .item { position: relative; margin-bottom: 30px; border-bottom: 1px solid #ececec; padding-left: 95px; padding-bottom: 20px; } .widget-resent-course .item:last-child { margin-bottom: 0px; border-bottom: none; padding-bottom: 0px; } .widget-resent-course .thumb { position: absolute; content: ''; top: 0; left: 0; height: 80px; width: 80px; border-radius: 4px; } .widget-resent-course .item ul { list-style: none; padding: 0; margin: 0; margin-bottom: 2px; } .widget-resent-course .item ul li { display: inline-block; margin-right: 2px; } .widget-resent-course .item ul li i { color: #ffbc1f; font-size: 18px; } .widget-resent-course .item h4 { font-size: 20px; font-weight: 500; } .widget-resent-course .item span { color: var(--secounderyColor); font-weight: 500; font-size: 18px; } .widget-recent-blog .item { position: relative; margin-bottom: 30px; padding-left: 115px; } .widget-recent-blog .item:last-child { margin-bottom: 0px; border-bottom: none; padding-bottom: 0px; } .widget-recent-blog .item .thumb { position: absolute; content: ''; top: 0; left: 0; height: 100px; width: 100px; border-radius: 4px; } .widget-recent-blog .item h4 { font-size: 20px; font-weight: 600; line-height: 32px; color: var(--mainColor); } .widget-recent-blog .item p { font-size: 16px; margin-bottom: 0px; } .widget-recent-blog .item p a { color: var(--mainColor); font-weight: 600; } .widget-tag-cloud .tagcloud a { display: inline-block; background-color: var(--offWhiteColor); color: var(--blackColor); padding: 6px 14px 6px; border: none; font-size: 15px !important; margin-bottom: 15px; margin-right: 5px; border-radius: 30px } .widget-tag-cloud .tagcloud a:hover { background-color: var(--primaryColor); color: var(--whiteColor); box-shadow: 0px 6px 30px 0px #573BFF4D; } .widget-add { background-image: url(../img/all-img/add-image.png); background-size: cover; background-repeat: no-repeat; padding: 35px 50px; text-align: center; position: relative; border-radius: 10px; } .widget-add::after { position: absolute; content: ''; background: linear-gradient(180deg, rgba(0, 13, 33, 0.5) 0%, rgba(0, 13, 33, 0.5) 100%); top: 0; left: 0; height: 100%; width: 100%; z-index: 1; border-radius: 10px; } .widget-add .content { position: relative; z-index: 2; } .widget-add .content p { color: var(--whiteColor); font-weight: 600; border-bottom: 1px solid var(--whiteColor); padding-bottom: 25px; margin-bottom: 25px; } .widget-add .content img { padding: 10px 20px; background: var(--whiteColor); text-align: center; margin-bottom: 20px; border-radius: 5px; } /*------------------------------- Blog Details CSS -------------------------------*/ .b-details-content .image { position: relative; } .b-details-content .image span { position: absolute; content: ''; display: inline-block; padding: 6px 23px; background-color: var(--primaryColor); color: var(--whiteColor); font-weight: 600; top: 30px; left: 30px; border-radius: 5px; } .b-details-content .meta-info { padding: 30px 0px 20px; border-bottom: 1px solid var(--borderColor); margin-bottom: 20px; } .b-details-content .meta-info .author-info { margin-right: 20px; } .b-details-content .meta-info .author-info img { margin-right: 10px; } .b-details-content .meta-info .item-info { margin-right: 20px; } .b-details-content .meta-info .item-info span { margin-right: 10px; } .b-details-content .content h2 { margin-bottom: 20px; } .b-details-content blockquote, .blockquote { background-color: var(--offWhiteColor); padding: 40px 30px !important; margin-bottom: 40px; margin-top: 40px; border-radius: 6px; position: relative; } .b-details-content .wp-block-quote .icon { position: absolute; content: ''; top: -15px; left: 30px; } .b-details-content .wp-block-quote span { position: absolute; content: ''; bottom: -15px; left: 30px; display: inline-block; padding: 10px 20px; background-color: var(--primaryColor); color: var(--whiteColor); } .article-tags a { display: inline-block; background-color: var(--offWhiteColor); color: var(--blackColor); padding: 6px 14px 6px; border: none; font-size: 15px !important; margin-right: 5px; border-radius: 30px; } .article-tags a:hover { background-color: var(--primaryColor); color: var(--whiteColor); box-shadow: 0px 6px 30px 0px #573BFF4D; } .article-tags span { font-size: 20px; font-weight: 600; color: var(--mainColor); margin-right: 15px; } .article-share .social { padding: 8px 22px; background-color: var(--offWhiteColor); border-radius: 30px; } .article-share .social li { display: inline-block; margin-right: 6px; } .article-share .social li a { color: var(--mainColor); font-size: 18px; } .article-share .social li a:hover { color: var(--primaryColor); } .article-share span { font-size: 20px; font-weight: 600; color: var(--mainColor); margin-right: 15px; } .edu-post-navigation { margin-top: 30px; } .prev-link-wrapper { margin-right: 40px; } .info-prev-link-wrapper, .info-next-link-wrapper { padding: 15px 15px; border: 1px solid var(--borderColor); border-radius: 6px; margin-bottom: 20px; } .prev-link-wrapper .image-prev { display: inline-block; min-width: 100px; width: 100px; border-radius: 5px; vertical-align: top; margin-right: 15px; } .prev-link-wrapper .prev-link-info-wrapper .post-nav-title { color: var(--primaryColor); font-size: 16px; display: block; } .prev-link-wrapper .prev-link-info-wrapper .prev-title { font-weight: 600; color: var(--mainColor); } .next-link-wrapper .prev-link-info-wrapper .post-nav-title { color: var(--primaryColor); font-size: 16px; display: block; } .next-link-wrapper .prev-link-info-wrapper .prev-title { font-weight: 600; color: var(--mainColor); } .next-link-wrapper .image-prev { display: inline-block; min-width: 100px; width: 100px; border-radius: 5px; vertical-align: top; margin-left: 15px; } .next-link-wrapper .prev-link-info-wrapper { text-align: end; } .comments-area { margin-top: 50px; } .comments-area .comments-title { line-height: initial; margin-bottom: 30px; font-size: 20px; } .comments-area ol, .comments-area ul { padding: 0; margin: 0; list-style-type: none; } .comments-area .comment-list { padding: 0; margin: 0; list-style-type: none; } .comments-area .children { margin-left: 20px; } .comments-area .comment-slide { padding: 20px 30px; border: 1px solid var(--borderColor); margin-bottom: 20px; border-radius: 5px; } .comments-area .comment-body { padding-left: 110px; position: relative; } .comments-area .comment-content p { font-size: 15px; margin-bottom: 0; } .comments-area .comment-body .reply { margin-top: 15px; } .comments-area .comment-body .reply i { font-size: 20px } .comments-area .comment-body .reply a { color: var(--secondaryColor); display: inline-block; font-size: 16px; font-weight: 400; } .comments-area .comment-body .reply a:hover { color: var(--primaryColor); } .comments-area .comment-author { font-size: 16px; margin-bottom: 6px; } .comments-area .comment-author .avatar { height: 85px; left: 0; position: absolute; top: 0; width: 85px; } .comments-area .comment-author .reply { position: absolute; content: ''; top: 0; right: 0; } .comments-area .comment-content .reply { display: none; } .comments-area .comment-author .fn { font-weight: 600; font-size: 16px; } .comments-area .comment-author .says { display: none; } .comments-area .comment-metadata { margin-bottom: .7em; color: var(--primaryColor); letter-spacing: 0.01em; font-size: 15px; } .comments-area .comment-respond { margin-top: 30px; } .comments-area .comment-respond .icon li { margin-right: 2px; margin-bottom: 15px; } .comments-area .comment-respond .icon li i { color: #ff1409; font-size: 20px; } .comments-area .comment-respond .comment-reply-title { margin-bottom: 30px; font-size: 20px; font-weight: 600; } .comments-area .comment-respond .comment-reply-title #cancel-comment-reply-link { display: inline-block; } .comments-area .comment-respond .comment-form { overflow: hidden; } .comments-area .comment-respond .comment-notes { margin-bottom: 20px; margin-top: 10px; } .comments-area .comment-respond .comment-notes .required { color: red; } .comments-area .comment-respond .comment-form-comment { float: left; width: 100%; } .comments-area .comment-respond label { display: none; } .comments-area .comment-respond input[type="date"], .comments-area .comment-respond input[type="time"], .comments-area .comment-respond input[type="datetime-local"], .comments-area .comment-respond input[type="week"], .comments-area .comment-respond input[type="month"], .comments-area .comment-respond input[type="text"], .comments-area .comment-respond input[type="email"], .comments-area .comment-respond input[type="url"], .comments-area .comment-respond input[type="password"], .comments-area .comment-respond input[type="search"], .comments-area .comment-respond input[type="tel"], .comments-area .comment-respond input[type="number"], .comments-area .comment-respond textarea { display: block; width: 100%; border: 1px solid var(--borderColor); height: 60px; outline: 0; font-size: 15px; border-radius: 30px; color: var(--blackColor); padding: 1px 0 0 20px; background-color: var(--whiteColor); } .comments-area .comment-respond input[type="date"]::-webkit-input-placeholder, .comments-area .comment-respond input[type="time"]::-webkit-input-placeholder, .comments-area .comment-respond input[type="datetime-local"]::-webkit-input-placeholder, .comments-area .comment-respond input[type="week"]::-webkit-input-placeholder, .comments-area .comment-respond input[type="month"]::-webkit-input-placeholder, .comments-area .comment-respond input[type="text"]::-webkit-input-placeholder, .comments-area .comment-respond input[type="email"]::-webkit-input-placeholder, .comments-area .comment-respond input[type="url"]::-webkit-input-placeholder, .comments-area .comment-respond input[type="password"]::-webkit-input-placeholder, .comments-area .comment-respond input[type="search"]::-webkit-input-placeholder, .comments-area .comment-respond input[type="tel"]::-webkit-input-placeholder, .comments-area .comment-respond input[type="number"]::-webkit-input-placeholder, .comments-area .comment-respond textarea::-webkit-input-placeholder { -webkit-transition: var(--transition); transition: var(--transition); } .comments-area .comment-respond input[type="date"]:-ms-input-placeholder, .comments-area .comment-respond input[type="time"]:-ms-input-placeholder, .comments-area .comment-respond input[type="datetime-local"]:-ms-input-placeholder, .comments-area .comment-respond input[type="week"]:-ms-input-placeholder, .comments-area .comment-respond input[type="month"]:-ms-input-placeholder, .comments-area .comment-respond input[type="text"]:-ms-input-placeholder, .comments-area .comment-respond input[type="email"]:-ms-input-placeholder, .comments-area .comment-respond input[type="url"]:-ms-input-placeholder, .comments-area .comment-respond input[type="password"]:-ms-input-placeholder, .comments-area .comment-respond input[type="search"]:-ms-input-placeholder, .comments-area .comment-respond input[type="tel"]:-ms-input-placeholder, .comments-area .comment-respond input[type="number"]:-ms-input-placeholder, .comments-area .comment-respond textarea:-ms-input-placeholder { -webkit-transition: var(--transition); transition: var(--transition); } .comments-area .comment-respond input[type="date"]::-ms-input-placeholder, .comments-area .comment-respond input[type="time"]::-ms-input-placeholder, .comments-area .comment-respond input[type="datetime-local"]::-ms-input-placeholder, .comments-area .comment-respond input[type="week"]::-ms-input-placeholder, .comments-area .comment-respond input[type="month"]::-ms-input-placeholder, .comments-area .comment-respond input[type="text"]::-ms-input-placeholder, .comments-area .comment-respond input[type="email"]::-ms-input-placeholder, .comments-area .comment-respond input[type="url"]::-ms-input-placeholder, .comments-area .comment-respond input[type="password"]::-ms-input-placeholder, .comments-area .comment-respond input[type="search"]::-ms-input-placeholder, .comments-area .comment-respond input[type="tel"]::-ms-input-placeholder, .comments-area .comment-respond input[type="number"]::-ms-input-placeholder, .comments-area .comment-respond textarea::-ms-input-placeholder { -webkit-transition: var(--transition); transition: var(--transition); } .comments-area .comment-respond input[type="date"]::placeholder, .comments-area .comment-respond input[type="time"]::placeholder, .comments-area .comment-respond input[type="datetime-local"]::placeholder, .comments-area .comment-respond input[type="week"]::placeholder, .comments-area .comment-respond input[type="month"]::placeholder, .comments-area .comment-respond input[type="text"]::placeholder, .comments-area .comment-respond input[type="email"]::placeholder, .comments-area .comment-respond input[type="url"]::placeholder, .comments-area .comment-respond input[type="password"]::placeholder, .comments-area .comment-respond input[type="search"]::placeholder, .comments-area .comment-respond input[type="tel"]::placeholder, .comments-area .comment-respond input[type="number"]::placeholder, .comments-area .comment-respond textarea::placeholder { -webkit-transition: var(--transition); transition: var(--transition); } .comments-area .comment-respond input[type="date"]:focus::-webkit-input-placeholder, .comments-area .comment-respond input[type="time"]:focus::-webkit-input-placeholder, .comments-area .comment-respond input[type="datetime-local"]:focus::-webkit-input-placeholder, .comments-area .comment-respond input[type="week"]:focus::-webkit-input-placeholder, .comments-area .comment-respond input[type="month"]:focus::-webkit-input-placeholder, .comments-area .comment-respond input[type="text"]:focus::-webkit-input-placeholder, .comments-area .comment-respond input[type="email"]:focus::-webkit-input-placeholder, .comments-area .comment-respond input[type="url"]:focus::-webkit-input-placeholder, .comments-area .comment-respond input[type="password"]:focus::-webkit-input-placeholder, .comments-area .comment-respond input[type="search"]:focus::-webkit-input-placeholder, .comments-area .comment-respond input[type="tel"]:focus::-webkit-input-placeholder, .comments-area .comment-respond input[type="number"]:focus::-webkit-input-placeholder, .comments-area .comment-respond textarea:focus::-webkit-input-placeholder { color: transparent; } .comments-area .comment-respond input[type="date"]:focus:-ms-input-placeholder, .comments-area .comment-respond input[type="time"]:focus:-ms-input-placeholder, .comments-area .comment-respond input[type="datetime-local"]:focus:-ms-input-placeholder, .comments-area .comment-respond input[type="week"]:focus:-ms-input-placeholder, .comments-area .comment-respond input[type="month"]:focus:-ms-input-placeholder, .comments-area .comment-respond input[type="text"]:focus:-ms-input-placeholder, .comments-area .comment-respond input[type="email"]:focus:-ms-input-placeholder, .comments-area .comment-respond input[type="url"]:focus:-ms-input-placeholder, .comments-area .comment-respond input[type="password"]:focus:-ms-input-placeholder, .comments-area .comment-respond input[type="search"]:focus:-ms-input-placeholder, .comments-area .comment-respond input[type="tel"]:focus:-ms-input-placeholder, .comments-area .comment-respond input[type="number"]:focus:-ms-input-placeholder, .comments-area .comment-respond textarea:focus:-ms-input-placeholder { color: transparent; } .comments-area .comment-respond input[type="date"]:focus::-ms-input-placeholder, .comments-area .comment-respond input[type="time"]:focus::-ms-input-placeholder, .comments-area .comment-respond input[type="datetime-local"]:focus::-ms-input-placeholder, .comments-area .comment-respond input[type="week"]:focus::-ms-input-placeholder, .comments-area .comment-respond input[type="month"]:focus::-ms-input-placeholder, .comments-area .comment-respond input[type="text"]:focus::-ms-input-placeholder, .comments-area .comment-respond input[type="email"]:focus::-ms-input-placeholder, .comments-area .comment-respond input[type="url"]:focus::-ms-input-placeholder, .comments-area .comment-respond input[type="password"]:focus::-ms-input-placeholder, .comments-area .comment-respond input[type="search"]:focus::-ms-input-placeholder, .comments-area .comment-respond input[type="tel"]:focus::-ms-input-placeholder, .comments-area .comment-respond input[type="number"]:focus::-ms-input-placeholder, .comments-area .comment-respond textarea:focus::-ms-input-placeholder { color: transparent; } .comments-area .comment-respond input[type="date"]:focus::placeholder, .comments-area .comment-respond input[type="time"]:focus::placeholder, .comments-area .comment-respond input[type="datetime-local"]:focus::placeholder, .comments-area .comment-respond input[type="week"]:focus::placeholder, .comments-area .comment-respond input[type="month"]:focus::placeholder, .comments-area .comment-respond input[type="text"]:focus::placeholder, .comments-area .comment-respond input[type="email"]:focus::placeholder, .comments-area .comment-respond input[type="url"]:focus::placeholder, .comments-area .comment-respond input[type="password"]:focus::placeholder, .comments-area .comment-respond input[type="search"]:focus::placeholder, .comments-area .comment-respond input[type="tel"]:focus::placeholder, .comments-area .comment-respond input[type="number"]:focus::placeholder, .comments-area .comment-respond textarea:focus::placeholder { color: transparent; } .comments-area .comment-respond textarea { height: auto !important; padding-top: 15px; border-radius: 5px; } .comments-area .comment-respond .comment-form-author { float: left; width: 50%; padding-right: 10px; margin-bottom: 20px; } .comments-area .comment-respond .comment-form-email { float: left; width: 50%; padding-left: 12px; margin-bottom: 20px; } .comments-area .comment-respond .comment-form-url { float: left; width: 100%; margin-bottom: 20px; } .comments-area .comment-respond .comment-form-cookies-consent { width: 100%; float: left; position: relative; padding-left: 20px; margin-bottom: 20px; margin-top: 15px; } .comments-area .comment-respond .comment-form-cookies-consent input { position: absolute; left: 0; top: 6px; } .comments-area .comment-respond .comment-form-cookies-consent label { display: inline-block; margin: 0; color: var(--paragraphColor); font-weight: normal; font-size: var(--fontSize); } .comments-area .comment-respond .form-submit { float: left; width: 100%; margin: 0; } .comments-area .comment-respond .form-submit .btn.style-one { border-radius: 5px; } .comments-area .comment-respond .form-submit input:hover, .comments-area .comment-respond .form-submit input:focus { box-shadow: 0px 6px 30px 0px #573BFF4D; } /*================================================ Back to Top CSS =================================================*/ #backtotop { opacity: 0; right: 20px; z-index: 99; width: 50px; bottom: 20px; height: 50px; font-size: 30px; transition: 0.5s; line-height: 50px; color: #ffffff; background-color: var(--primaryColor); animation: border-transform 10s linear infinite alternate forwards; } #backtotop:hover { background-color: #ea3118; color: #ffffff; } @keyframes border-transform { 0%, 100% { border-radius: 63% 37% 54% 46%/55% 48% 52% 45%; } 14% { border-radius: 40% 60% 54% 46%/49% 60% 40% 51%; } 28% { border-radius: 54% 46% 38% 62%/49% 70% 30% 51%; } 42% { border-radius: 61% 39% 55% 45%/61% 38% 62% 39%; } 56% { border-radius: 61% 39% 67% 33%/70% 50% 50% 30%; } 70% { border-radius: 50% 50% 34% 66%/56% 68% 32% 44%; } 84% { border-radius: 46% 54% 50% 50%/35% 61% 39% 65%; } } /*================================================ Partner Area CSS =================================================*/ .partner-area .partner-title { margin-bottom: 10px; } .partner-area .partner-title h4 { font-size: 20px; } .single-partner-card img { height: 160px; width: auto !important; margin: auto; } @media (max-width: 767px) { .single-partner-card img { height: 120px; } }