@import url('https://fonts.googleapis.com/css2?family=Mulish:wght@300;400;500;700;800;900&display=swap');
body {
    font-family: 'Mulish', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #777777;
    font-style: normal;
    line-height: 26px;
}

.line5 {
    display: block;
}

.mr-15 {
    margin-right: 15px;
}

.img {
    max-width: 100%;
    transition: all 0.3s ease-out 0s;
}

.f-left {
    float: left
}

.f-right {
    float: right
}

.fix {
    overflow: hidden
}

a, .button {
    -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, .portfolio-cat a:hover, .footer -menu li a:hover {
    text-decoration: none;
}

.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: none;
}

a, button {
    color: #010f2e;
    outline: medium none;
}

a:hover {
    color: #ff6525;
}

button:focus, input:focus, input:focus, textarea, textarea:focus {
    outline: none;
    box-shadow: none;
    /* width: 100%; */
    /* padding: 0.4rem 1rem; */
}

.uppercase {
    text-transform: uppercase;
}

.capitalize {
    text-transform: capitalize;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Mulish', sans-serif;
    color: #010f2e;
    margin-top: 0px;
    font-style: normal;
    font-weight: 700;
    text-transform: normal;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: inherit;
}

h1 {
    font-size: 40px;
    font-weight: 700;
}

h2 {
    font-size: 35px;
}

h3 {
    font-size: 28px;
}

h4 {
    font-size: 22px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 16px;
}

ul {
    margin: 0px;
    padding: 0px;
}

/* li {
    list-style: none
} */

p {
    margin-bottom: 15px;
}

hr {
    border-bottom: 1px solid #eceff8;
    border-top: 0 none;
    margin: 30px 0;
    padding: 0;
}

label {
    color: #7e7e7e;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
}

*::-moz-selection {
    background: #d6b161;
    color: #fff;
    text-shadow: none;
}

::-moz-selection {
    background: #444;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #444;
    color: #fff;
    text-shadow: none;
}

.theme-overlay {
    position: relative
}

.theme-overlay::before {
    background: #1696e7 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.6;
    position: absolute;
    top: 0;
    width: 100%;
}

.custom-padding-right {
    padding-right: 100px;
}

.separator {
    border-top: 1px solid #f2f2f2
}

.logo img {
    width: 65%;
}

.sticky-menu .logo img {
    width: 57%;
}

/* button style */

.btn {
    border: none;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 1;
    margin-bottom: 0;
    padding: 18px 45px;
    text-align: center;
    text-transform: unset;
    touch-action: manipulation;
    vertical-align: middle;
    white-space: nowrap;
    position: relative;
    z-index: 999;
    letter-spacing: 1px;
}

.btn:hover {
    color: #fff;
}

.btn:hover::before {
    opacity: 0;
}

.breadcrumb>.active {
    color: #888;
}

.btn-after {
    width: 100%;
    height: 45px;
    border: 1px solid #707070;
    border-radius: 8px;
    margin-top: -28px;
    margin-left: 15px;
    position: absolute;
    transition: all 0.3s ease 0s;
    display: none;
}

section.services-area.service-laptop-dk .icon-size-set {
    width: 57px;
    margin-left: 16px;
    margin-top: 16px;
}

.number-title strong {
    display: inline-block;
    font-size: 72px;
    font-family: 'Mulish', sans-serif;
    line-height: 73px;
    color: rgba(0, 0, 0, 0.1);
    font-weight: bold;
    letter-spacing: 1px;
    position: absolute;
    left: 66px;
    top: 6px;
    white-space: nowrap;
    color: transparent;
    -webkit-text-stroke: 2px #ff6525;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: -1;
}

section.services-area.service-laptop-dk .services-icon {
    width: 89px;
    height: 89px;
    background-color: #fff;
    border-radius: 27px;
    box-shadow: 0px -8px 38px rgb(0 0 0 / 0%), -2px 6px 15px rgb(0 0 0 / 5%);
}

.slider-btn:hover .btn-after {
    margin-top: -50px;
    margin-left: 0px;
}

/******************* banner sec *********************/

#home .bnnerDiv-lft {
    width: 55%;
    float: left;
    padding: 115px 0 0 0;
}

.bnnerDiv-lft .input-group-search {
    position: relative;
   /* overflow: hidden;*/
}

.bnnerDiv-lft .input-group-search .form-control {
    position: absolute;
    background: #fff;
    z-index: 9999999;
    top: 3px;
    width: 146px;
    border-radius: 0;
    border: navajowhite;
    padding: 9px 20px !important;
    color: #000;
    border-right: 1px solid #353535;
    /* padding-left: 15px !important; */
    margin-right: 7px;
}

#home .bnnerDiv-lft h2 {
    color: #ff6525;
    font-size: 26px;
    font-weight: 800;
    margin-bottom: 20px;
}

#home .bnnerDiv-lft h1 {
    font-size: 52px;
    color: #005082;
    letter-spacing: 0px;
    line-height: 70px;
    margin-bottom: 20px;
    font-weight: 800;
}

#home .bnnerDiv-lft p {
    font-size: 20px;
    padding-right: 50px;
    color: #484848;
    line-height: 28px;
    width: 640px;
    margin-bottom: 40px;
}

#home .bnnerDiv-rht {
    width: 40.3%;
    float: left;
    position: absolute;
    right: 0;
    top: 0px;
}

.bnnerDiv-rht-mbl {
    display: none !important;
}

#home {
    height: 641px;
    margin-bottom: 110px;
    position: relative;
    background: url(../img/slider/ban-map.png) no-repeat left top #fff3ee;
    background-size: contain;
}

#inner-page {
    height: 450px;
    margin-bottom: 110px;
    position: relative;
    background: url(../img/slider/ban-map.png) no-repeat left top #fff3ee;
    background-size: contain;
}

#home .single-slider {
    height: auto !important;
}

#home .gateway {
    margin-top: 23%;
}

#home .slider-content {}

.copyright-wrap .container {}

.copyright-wrap .container .col-lg-6.mb-lg-0.mb-2 {
    padding: 0!important;
}

.tes-box .testimonial-active {
    border: 2px solid #f5f5f5;
    position: relative;
}

.tes-box .qt-img {
    position: absolute;
    right: 0;
    top: 50px;
    left: -23px;
    z-index: 9;
}

.faedimgsec {
    right: 116px;
    top: 0;
}

.slider6-img {
    width: 100%;
    float: left;
}

.slider6-img ul {
    padding: 0;
}

.slider6-img ul li {
    list-style-type: none;
    float: left;
    width: 160px;
    height: 160px;
    overflow: hidden;
}

.slider6-img ul li span {}

.slider6-img .row-two ul li:nth-child(2) span {
    background: #005082;
    color: #fff;
    padding: 55px 0;
    width: 100%;
    float: left;
    height: 100%;
    border-radius: 250px;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
}

.slider6-img .row-two ul li:nth-child(2) span small {
    font-size: 16px;
    font-weight: 600;
}

.slider6-img .row-two ul li:nth-child(4) span {
    background: #ff6525;
    color: #fff;
    padding: 54px 0;
    width: 100%;
    float: left;
    height: 100%;
    border-radius: 0;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
}

.slider6-img .row-two ul li:nth-child(4) span small {
    font-size: 16px;
    font-weight: 600;
}

.slider6-img ul li span small {
    text-transform: uppercase;
    weight: 100%;
    margin: 5px 0;
}

.slider6-img ul li img {
    width: 100% !important;
}

.row-one {
    width: 100%;
    float: left;
}

.row-two {
    width: 100%;
    float: left;
}

.row-three {
    width: 100%;
    float: left;
}

.row-four {
    width: 100%;
    float: left;
}

.quotes {
    display: none;
}

.quotes2 {
    display: none;
}

.quotes3 {
    display: none;
}

.quotes4 {
    display: none;
}

.quotes5 {
    display: none;
}

.quotes6 {
    display: none;
}

.quotes7 {
    display: none;
}

.quotes8 {
    display: none;
}

.quotes11 {
    display: none;
}

.quotes22 {
    display: none;
}

.quotes33 {
    display: none;
}

.quotes44 {
    display: none;
}

.quotes55 {
    display: none;
}

.quotes66 {
    display: none;
}

.quotes666 {
    display: none;
}

.quotes77 {
    display: none;
}

.quotes88 {
    display: none;
}

.row-three ul li:nth-child(2) span {
    background: #fff;
    width: 100%;
    float: left;
    height: 100%;
}

.slider6-img .row-four ul li:nth-child(4) span {
    background: #005082;
    color: #fff;
    padding: 65px 0;
    width: 100%;
    float: left;
    height: 100%;
    border-radius: 150px 150px 0px 150px;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
}

.slider6-img .row-four ul li:nth-child(4) span small {
    text-transform: uppercase;
    width: 100%;
    margin: 5px 0;
    font-size: 16px;
    font-weight: 600;
}

.row-one ul li:nth-child(2) {
    border-radius: 10px;
}

.row-two ul li:nth-child(3) {
    border-radius: 10px;
}

.row-four ul li:nth-child(1) {
    border-radius: 10px;
}

/******************* banner sec *********************/

/* scrollUp */

#scrollUp {
    background: #ff6626;
    height: 61px;
    width: 61px;
    right: 50px;
    bottom: 77px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    border-radius: 33%;
    font-size: 22px;
    line-height: 45px;
    z-index: 200!important;
    transition: .3s;
}

#scrollUp img {
    width: 32px;
    padding-top: 11px;
}

#scrollUp:hover {
    background: #ff6525;
}

/* 2. header */

.header-top {
    padding-top: 40px;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 30px;
}

.innder-ht {
    padding: 10px 0;
}

.wellcome-text p {
    margin-bottom: 0;
    color: #8a8a8a;
}

.header-cta ul li {
    display: inline-block;
    margin-left: 30px;
    border-right: 2px solid #687282;
    padding-right: 30px;
}

.header-cta ul li:first-child {
    margin-left: 0;
}

.header-cta ul li:last-child {
    padding-right: 0;
    border-right: none;
}

.header-cta ul li i {
    display: inline-block;
    margin-right: 5px;
    position: relative;
    top: 2px;
    color: #fe8366;
}

.header-top-cta ul li {
    display: inline-block;
    width: 200px;
    margin-right: 80px;
}

.header-top-cta ul li:last-child {
    margin-right: 0;
}

.h-cta-icon {
    float: left;
    display: block;
    margin-right: 20px;
}

.h-cta-content {
    overflow: hidden;
}

.h-cta-content h5 {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 0;
}

.h-cta-content p {
    margin-bottom: 0;
    line-height: 1.5;
}

.main-menu ul li {
    display: inline-block;
    margin-left: 25px;
    position: relative;
}

.main-menu ul li.active a {
    color: #005082!important;
}

.main-menu ul li a {
    display: block;
    color: #242424;
    font-family: 'Mulish', sans-serif;
    font-weight: 500;
    position: relative;
    font-size: 18px;
}

section.about-area.how-crizac.bg-cream {
    background-color: #fef3ef;
}

.br-right-white {
    border-right: 2px solid #fff;
}

section.three-block.desktop-three-block.mobile-three-block .three-block-bg {
    background: url(../img/resource/benefits-bg.png), linear-gradient(#ff6626, #ff6626);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 20px;
}

section.three-block.desktop-three-block.mobile-three-block .three-block-bg .hilite-title strong {
    display: inline-block;
    font-size: 50px;
    font-family: 'Mulish', sans-serif;
    /* color: rgba(0, 0, 0, .1); */
    font-weight: 800;
    /* letter-spacing: 1px; */
    /* white-space: nowrap; */
    color: transparent;
    -webkit-text-stroke: 2px #ffffff;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-bottom: 30px;
}

.br-left-filter {
    border-left: 1px solid #c7cfdf;
}

.three-block-box {
    padding: 40px 9px;
}

.three-block-box h5 {
    color: #fff;
    font-size: 27px;
    margin-bottom: 15px;
    font-weight: 800;
    font-family: 'Mulish', sans-serif;
}

.three-block-box p {
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 28px;
    color: #fff;
    font-family: 'Mulish', sans-serif;
}

.main-menu ul li:first-child {
    margin-left: 0;
}

.menu-area .menu-tigger {
    cursor: pointer;
    display: block;
    float: left;
}

.menu-area .menu-tigger span {
    height: 2px;
    width: 30px;
    background: #2935bb;
    display: block;
    margin: 7px 0;
    transition: .3s;
}

.main-menu ul li:hover>a {
    color: #fe8366;
}

.main-menu ul li:hover>a::before {
    width: 100%;
}

.display-ib {
    display: inline-block;
}

.header-btn {
    margin-left: -40px;
}

.header-social a {
    font-size: 14px;
    display: inline-block;
    margin-left: 15px;
    text-align: center;
    color: #191D3B;
}

.search-top {
    display: inline-block;
    position: absolute;
    top: 16px;
    border: 2px solid #010f2e;
    border-radius: 30px;
    left: 20%;
}

.search-top ul {
    background: #4CC3C1 0% 0% no-repeat padding-box;
    border-radius: 23px;
    margin: 5px;
    padding: 10px 5px 5px;
}

.search-top li {
    display: inline-block;
    padding: 0px 15px;
    border-right: 1px solid #ffffff38;
}

.search-top li a {
    color: #fff;
    font-size: 18px;
    float: left;
}

.search-top li:last-child {
    border: none;
}

.header-social a:hover {
    color: #fff;
}

.sticky-menu {
    left: 0;
    margin: auto;
    position: fixed;
    top: 0;
    width: 100%;
    box-shadow: 0 10px 15px rgb(25 25 25 / 4%);
    z-index: 9999;
    background: #fff;
    -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: 0px -1px 17px rgb(25 25 25 / 3%);
}

.responsive {
    display: none;
}

#mobile-menu {
    display: block;
}

.main-menu {
    margin-right: 0px;
    position: relative;
    z-index: 9;
}

.right-menu li {
    float: right;
    padding: 10px 0 10px 0;
}

.right-menu .icon {
    float: left;
    margin-right: 20px;
}

.right-menu .text {
    float: left;
    padding-top: 5px;
}

.right-menu .text span {
    display: block;
    color: #517496;
}

.right-menu .text strong {
    color: #002e5b;
    font-size: 20px;
}

.menu-search {
    padding: 10px 0;
}

.menu-search a {
    font-size: 16px;
    display: inline-block;
    margin-top: 5px;
    background: #ffffff4a;
    text-align: center;
    line-height: 33px;
    border-radius: 50%;
    color: #b8bfc3;
}

.top-btn {
    background: #fe8366;
    padding: 16px 30px;
    width: 100%;
    float: left;
    text-align: center;
    color: #fff;
}

.top-btn:hover {
    background: #fe8366;
    color: #fff;
}

.sticky-menu .logo {
    margin-top: 0;
    line-height: 61px;
    height: auto;
}

.sticky-menu::before {
    height: 71px;
    top: 0;
    left: -20px;
}

.slider-content {
    position: relative;
    z-index: 2;
}

.slider-content.college-listing-ban-img-set {
    position: relative;
    z-index: 2;
    margin-top: 0;
}

.slider-content.college-listing-ban-img-set.minus-margin-top-blog {
    position: relative;
    z-index: 2;
    margin-top: -50px;
}

.slider-content.college-listing-ban-img-set.minus-margin-top-exponent {
    position: relative;
    z-index: 2;
    margin-top: -70px;
}

.slider-content.college-listing-ban-img-set.minus-margin-top-university {
    position: relative;
    z-index: 2;
    margin-top: -45px;
}

.minus-margin-top-faq {
    position: relative;
    z-index: 2;
    margin-top: -155px;
}

.slider-content.s-slider-content.text2 {
    margin-top: 0;
}

.slider-content.s-slider-content.text3 {
    margin-top: 168px;
}

.slider-price {
    position: absolute;
    right: 0;
    bottom: 0;
}

.slider-price h3 {
    color: #fff;
}

.slider-price h2 {
    color: #fe8366;
    font-size: 60px;
    font-weight: 500;
}

.full .slider-btn {
    margin: 0 15px;
}

.slider-btn {
    display: inline-block;
    position: relative;
}

.full {
    width: 100%;
    float: left;
    text-align: center;
}

.slider-active .slick-dots {
    position: absolute;
    top: 40%;
    left: 22%;
}

.slider-active .slick-dots li button {
    text-indent: -99999px;
    border: none;
    padding: 0;
    height: 1px;
    margin-left: 10px;
    background: #fe8366;
    border-radius: 50px;
    z-index: 1;
    cursor: pointer;
    transition: .3s;
}

.slider-active .slick-dots li.slick-active button {
    width: 50px;
    background: #fe8366;
}

.slider-active .slick-dots li.slick-active button::before {
    background: url("../img/bg/active-dote.png");
    opacity: 1;
}

.slider-active .slick-dots li button::before {
    content: "";
    width: 19px;
    height: 19px;
    background: url("../img/bg/dote.png");
    float: left;
    position: relative;
    margin-top: -9px;
    left: -19px;
    border-radius: 50%;
    opacity: .7;
    background-repeat: no-repeat;
    background-position: center;
}

.second-header {
    border: none;
    padding-bottom: 15px;
    background: #4f5866;
    padding-top: 15px;
    color: #fff;
}

.second-header a, .second-header span {
    color: #fcd8ce;
}

.second-header a:hover {
    color: #fff;
}

.second-menu {
    position: relative;
    z-index: 9;
}

.sticky-menu .second-menu {
    margin: 0;
    box-shadow: none;
    padding: 0;
}

.sticky-menu .second-menu::before {
    content: none;
}

.second-menu .main-menu ul li {
    margin-left: 25px;
}

.second-menu .main-menu ul li:first-child {
    margin-left: 0;
}

.second-menu .main-menu ul li a::before {
    content: none;
}

.second-header-btn .btn {
    background: transparent;
    border: 2px solid #fe8366;
    font-size: 16px;
    text-transform: uppercase;
    color: #010f2e;
}

.second-header-btn .btn:hover {
    color: #fff;
    background: #fe8366;
}

.second-header-btn .btn::before {
    content: none;
}

.sidebar-form-header h2 {
    color: #005082;
    text-align: center;
    font-weight: 800;
}

.sidebar-box-inner {
    margin-top: 60px;
}

.offcanvas-menu {
    position: fixed;
    right: 0;
    height: 100%;
    width: 22%;
    z-index: 99999999;
    background: #fff;
    top: 0;
    padding: 30px;
    transition: .5s;
    transform: translateX(100%);
    box-shadow: rgb(0 0 0 / 9%) -3px -1px 20px 1px;
}

.offcanvas-menu-1 {
    position: fixed;
    right: 0;
    height: 100%;
    width: 22%;
    z-index: 99999999;
    background: #fff;
    top: 0;
    padding: 30px;
    transition: .5s;
    transform: translateX(100%);
    box-shadow: rgb(0 0 0 / 9%) -3px -1px 20px 1px;
}

.offcanvas-menu .input-group {
    position: relative;
    font-family: 'Mulish', sans-serif;
    margin-bottom: 10px;
}

.offcanvas-menu-1 .input-group {
    position: relative;
    font-family: 'Mulish', sans-serif;
    margin-bottom: 10px;
}

.offcanvas-menu.active {
    transform: translateX(0)
}

.offcanvas-menu-1.active {
    transform: translateX(0)
}

.menu-close i {
    font-size: 23px;
    color: #ff6626;
    transition: .3s;
    cursor: pointer;
    font-weight: 300;
    border: 2px solid #ff6626;
    padding: 12px;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    text-align: center;
}

.menu-close-1 i {
    font-size: 23px;
    color: #ff6626;
    transition: .3s;
    cursor: pointer;
    font-weight: 300;
    border: 2px solid #ff6626;
    padding: 12px;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    text-align: center;
}

.menu-close:hover i {
    color: #fe8366;
}

.menu-close-1:hover i {
    color: #fe8366;
}

.offcanvas-menu ul {
    margin-top: 30px;
}

.offcanvas-menu-1 ul {
    margin-top: 30px;
}

.offcanvas-menu ul li {
    border-bottom: 1px solid #101c38;
}

.offcanvas-menu-1 ul li {
    border-bottom: 1px solid #101c38;
}

.offcanvas-menu ul li a {
    color: #fff;
    font-size: 18px;
    text-transform: capitalize;
    padding: 6px 0;
    display: block;
}

.offcanvas-menu-1 ul li a {
    color: #fff;
    font-size: 18px;
    text-transform: capitalize;
    padding: 6px 0;
    display: block;
}

.offcanvas-menu ul li:hover a {
    color: #fe8366;
}

.offcanvas-menu-1 ul li:hover a {
    color: #fe8366;
}

.side-social a {
    color: #fff;
    margin-right: 10px;
}

.side-social {
    margin-top: 30px;
}

.side-social a:hover {
    color: #fe8366;
}

.offcanvas-menu form {
    position: relative;
    margin-top: 30px;
}

.offcanvas-menu-1 form {
    position: relative;
    margin-top: 30px;
}

.offcanvas-menu form input {
    width: 100%;
    background: none;
    /* border: 1px solid #2d3547; */
    padding: 19px 16px;
    color: #fff;
    border-radius: 50px;
}

.offcanvas-menu-1 form input {
    width: 100%;
    background: none;
    /* border: 1px solid #2d3547; */
    padding: 19px 16px;
    color: #fff;
    border-radius: 50px;
}

.offcanvas-menu form button {
    position: absolute;
    border: none;
    right: 0;
    background: #fe8366;
    padding: 8px 14px;
    top: 0;
    cursor: pointer;
}

.offcanvas-menu-1 form button {
    position: absolute;
    border: none;
    right: 0;
    background: #fe8366;
    padding: 8px 14px;
    top: 0;
    cursor: pointer;
}

.offcanvas-menu form button i {
    color: #fff;
}

.offcanvas-menu-1 form button i {
    color: #fff;
}

.offcanvas-overly {
    position: fixed;
    background: #000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
}

.offcanvas-overly-1 {
    position: fixed;
    background: #000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
}

.offcanvas-overly.active {
    opacity: .5;
    visibility: visible;
}

.offcanvas-overly-1.active {
    opacity: .5;
    visibility: visible;
}

.off-logo {
    display: none;
}

.header-two .container {
    max-width: 1400px;
}

.header-two .menu-area {
    padding-top: 0;
}

.header-two .top-callus {
    background: #fe8366;
    color: #fff;
    display: inline-block;
    padding: 15px 30px;
    border-radius: 0 0px 20px 20px;
    width: 100%;
}

section.about-area .s-about-img img.institution-image-1 {
    margin-left: 153px;
    width: 495px;
    margin-top: -23px;
}

section.about-area .row.align-items-center.mt-120 {
    margin-top: 110px;
}

.cream-bg {
    background-color: #fff3ee;
    border-radius: 10px;
    width: 542px;
    height: 713px;
    position: absolute;
    top: -79px;
    left: -196px;
    bottom: 0;
    z-index: -1;
}

.dark-cream-bg {
    background-color: #feede6;
    border-radius: 10px;
    width: 563px;
    height: 436px;
    position: absolute;
    top: 17px;
    left: -166px;
    bottom: 0;
    z-index: -1;
}

.dark-cream-bg-1 {
    background-color: #feede6;
    border-radius: 10px;
    width: 577px;
    height: 678px;
    position: absolute;
    top: -172px;
    left: -241px;
    bottom: 0;
    z-index: -1;
}

.white-bg {
    background-color: #fff;
    border-radius: 10px;
    width: 577px;
    height: 401px;
    position: absolute;
    top: -50px;
    left: 209px;
    bottom: 0;
    z-index: -1;
}

.univ-testi {
    background-color: #005082;
    width: 30%;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    position: absolute;
    top: 55px;
    /* left: 0; */
    right: -15px;
}

.univ-testi p {
    color: #fff!important;
    text-align: center;
}

.light-bg {
    background-color: #e6f5ff;
    border-radius: 10px;
    width: 529px;
    height: 645px;
    position: absolute;
    top: -91px;
    left: 272px;
    bottom: 0;
    z-index: -1;
}

.header-two #mobile-menu {
    float: left;
}

.header-two .logo img {
    width: auto;
    max-width: 60%;
}

.header-two .main-menu ul li a {
    color: #010f2e;
}

.header-three {}

.header-three .menu-area {
    border-top: 0;
    z-index: 9999999;
    padding-top: 10px;
    padding-bottom: 10px;
}

.header-three .main-menu ul li a {
    color: #201e1a;
}

section.slider-area.slider-four.slider-laptop-dk .slider-content h2.gateway {
    color: #ff6525;
    font-size: 30px;
    font-weight: 800;
}

h4.choose-header {
    padding: 8px 20px;
    width: 64%;
    background-color: #e3ecf1;
    margin-bottom: 30px;
    color: #005082;
    letter-spacing: 2px;
    font-size: 20px;
    font-family: 'Mulish', sans-serif;
    text-align: center;
    text-transform: uppercase;
}

section.testimonial-area {
    background-image: url(../img/blog/cta-bg-.jpg);
    background-size: cover;
    background-position: center;
    width: 100%;
}

section.testimonial-area-bg {
    background-color: #fff;
    background-size: cover;
    background-position: center;
    width: 100%;
}

.eventes-box h3 {
    font-size: 24px;
    color: #ff6525;
    font-weight: 600;
    font-family: 'Mulish', sans-serif;
}

.eventes-box p {
    font-size: 16px;
    margin-top: 20px;
    color: #484848;
    font-weight: 400;
    font-family: 'Mulish', sans-serif;
    line-height: 28px;
}

.header-three .main-menu ul li a.btn.ss-btn {
    background: linear-gradient( 45deg, #ff6525 19%, #fc58004d 48%, #ff6525 100%);
    color: #FFF;
    font-weight: bold;
    padding: 18px 30px;
    text-transform: uppercase;
    border-radius: 50px;
    letter-spacing: 1px;
    font-size: 16px;
    background-size: 300% 100%;
    transition: all 0.3s ease-in-out 0s;
}

.header-three .main-menu ul li a.btn.ss-btn:hover {
    background-position: 100% 0;
}

.slider-three .slider-img {
    margin-left: -25px;
    margin-top: 50px;
    margin-right: -227px;
}

.slider-four .slider-bg {}

.slider-four .slider-img {
    margin-top: 60px;
    margin-right: -307px;
    margin-left: 186px;
}

.slider-four .slider-img.about-img-set {
    margin-top: 43px;
    margin-right: -307px;
    margin-left: 83px;
}

.slider-four .slider-img.institute-ban-img-set {
    margin-top: -250px;
    margin-right: 0px;
    margin-left: -105px;
}

.minus-margin-top {
    margin-top: -109px;
}

.minus-margin-top-blog {
    margin-top: -109px;
}

.minus-margin-top-insti {
    margin-top: -266px;
}

.minus-margin-top-course-list {
    margin-top: -18px;
}

.minus-margin-top-univer {
    margin-top: -160px;
}

.slider-four .slider-img.institute-ban-img-set img {
    width: 833px;
}

.slider-four .slider-img img {
    position: relative;
    z-index: 1;
    width: 650px;
}

.slider-four .slider-img img.about-img-set {
    position: relative;
    z-index: 1;
    width: 650px;
}

.slider-four .slider-bg .text2 h5 {
    color: #fe8366;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}

.slider-four .slider-bg .video-i i {
    border: none;
    color: #fe8366;
}

.slider-four .slider-bg .text2 p {
    color: #62605c;
}

.slider-four .subricbe {
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 1px 1.732px 40px 0px rgba(0, 0, 0, 0.1);
    position: relative;
    padding: 10px 15px;
    margin-top: 40px;
    width: 100%;
}

.subricbe .contact-form {
    display: flex;
}

.subricbe .contact-form label {
    width: 180px;
    margin-top: 15px;
    border-right: 1px solid #777;
    margin-bottom: 15px;
    margin-left: 15px;
    text-transform: uppercase;
}

.subricbe .contact-form label i {
    color: #fe8366;
    margin-right: 5px;
}

.header-input {
    padding: 0 1rem;
    width: 100%;
    height: 3.4rem;
    border-radius: 5px;
    outline: none !important;
    border: solid 0;
    margin-bottom: 0;
}

.header-btn {
    position: absolute;
    right: 10px;
    top: 10px;
    bottom: 10px;
    border-radius: 10px;
    background-color: #fe8366;
    box-shadow: 2.5px 4.33px 15px 0px rgba(250, 162, 146, 0.4);
    color: #fff;
}

.search-top2 {
    float: right;
}

.search-top2 li {
    margin-left: 20px;
    float: left;
    border-radius: 10px;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
}

.search-top2 li:nth-child(2) {
    background-color: rgb(254, 131, 102);
    box-shadow: 2.5px 4.33px 15px 0px rgba(250, 162, 146, 0.4);
}

.search-top2 li a {
    float: none !important;
}

.search-top2 li .fas.fa-search {
    color: #36383a;
}

/* breadcrumb */

.breadcrumb-area {
    background-position: 0 center;
    background-size: cover;
    position: relative;
    min-height: 250px;
    margin-top: 100px;
}

.breadcrumb {
    display: inline-block;
    -ms-flex-wrap: wrap;
    flex-wrap: unset;
    padding: 0;
    margin-bottom: 0;
    list-style: none;
    background-color: unset;
    border-radius: 0;
}

.breadcrumb li {
    display: inline-block;
}

.breadcrumb li a {
    font-size: 16px;
    color: #fff;
    font-weight: 500;
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: 15px;
    padding-left: 10px;
    color: #ddd;
    content: "|";
}

.breadcrumb-title h2 {
    font-size: 60px;
    margin-bottom: 25px;
    line-height: 1;
    color: #fff;
}

.breadcrumb-title p {
    margin-bottom: 0;
    color: #777;
    font-size: 16px;
}

.breadcrumb>.active {
    color: #fe8366;
    font-weight: 500;
}

/* 3. slider */

section.slider-area.slider-four.slider-laptop-dk .slider-bg {
    height: 700px;
    background-position: center bottom;
    background-size: cover;
    position: relative;
    z-index: 1;
}

/* section.slider-area.slider-four.slider-laptop-dk .slider-bg.institutuin {
    height: 548px;
    background-position: center bottom;
    background-size: cover;
    position: relative;
    z-index: 1;
} */

section.slider-area.slider-four.slider-laptop-dk.mobile-slider-size .slider-bg.about-banner {
    background-position: center bottom;
    background-size: cover;
    position: relative;
    z-index: 1;
    height: 517px;
}

section.slider-area.slider-four.slider-laptop-dk.mobile-slider-size .slider-bg.faq-banner {
    background-position: center bottom;
    background-size: cover;
    position: relative;
    z-index: 1;
    min-height: 450px;
}

.slider-four .slider-img.faq-img-set img {
    width: 588px;
}

.slider-four .slider-img.faq-img-set {
    margin-top: -138px;
    margin-right: 0;
    margin-left: 143px;
}

section.slider-area.slider-four.slider-laptop-dk.mobile-slider-size .slider-bg.journey-banner {
    background-position: center bottom;
    background-size: cover;
    position: relative;
    z-index: 1;
    height: 498px;
}

section.slider-area.slider-four.slider-laptop-dk.mobile-slider-size .slider-bg.contact-banner {
    background-position: center bottom;
    background-size: cover;
    position: relative;
    z-index: 1;
    height: 445px;
}

.slider-four .slider-img.partner-img-set {
    margin-top: 19px;
    margin-right: 0;
    margin-left: 77px;
}

.slider-four .slider-img.partner-img-set img {
    width: 652px;
}

section.slider-area.slider-four.slider-laptop-dk.mobile-slider-size .slider-bg.college-listing-banner {
    background-position: center bottom;
    background-size: cover;
    position: relative;
    z-index: 1;
    height: 560px;
}

section.slider-area.slider-four.slider-laptop-dk.mobile-slider-size .slider-bg.partner-banner {
    background-position: center bottom;
    background-size: cover;
    position: relative;
    z-index: 1;
    height: 542px;
}

.slider-four .slider-img.college-listing-ban-img-set img {
    width: 634px;
}

.slider-four .slider-img.college-listing-ban-img-set {
    margin-top: 0px;
    margin-right: 0;
    margin-left: 77px;
}

.slider-four .slider-img.contact-img-set img {
    width: 817px;
}

.slider-four .slider-img.contact-img-set {
    margin-top: 115px;
    margin-right: 0;
    margin-left: -94px;
}

.slider-four .slider-img.journey-img-set img {
    width: 652px;
}

.slider-four .slider-img.journey-img-set {
    margin-top: 19px;
    margin-right: 0;
    margin-left: 77px;
}

section.slider-area.slider-four.slider-laptop-dk.mobile-slider-size .slider-bg.amabassador-banner {
    background-position: center bottom;
    background-size: cover;
    position: relative;
    z-index: 1;
    max-height: 600px;
}

section.slider-area.slider-four.slider-laptop-dk.mobile-slider-size .slider-bg.blog-banner {
    background-position: center bottom;
    background-size: cover;
    position: relative;
    z-index: 1;
    max-height: 586px;
}

section.slider-area.slider-four.slider-laptop-dk.mobile-slider-size .slider-bg.blog-banner .slider-img.blog-img-set {
    margin-top: -26px;
    margin-right: -277px;
    margin-left: 192px;
}

section.slider-area.slider-four.slider-laptop-dk.mobile-slider-size .slider-img.blog-img-set img {
    position: relative;
    z-index: 1;
    width: 537px;
}

.slider-four .slider-img.ambassador-img-set {
    margin-top: -42px;
    margin-right: 0;
    margin-left: 223px;
}

.slider-four .slider-img.ambassador-img-set img {
    width: 508px;
}

.show-bg3::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: .7;
    z-index: 1;
}

.slider-bg2 {
    min-height: 900px;
    background-position: center;
    background-size: cover;
    position: relative;
    margin-top: -118px;
    z-index: 1;
}

.slider-bg2 .slider-content>span::before {
    content: "";
    background: #383838;
    height: 3px;
    float: left;
    width: 60px;
    margin-top: 15px;
    margin-right: 10px;
}

.slider-bg2 .slider-content h2 {
    color: #383838;
}

.slider-bg2 .slider-content p {
    color: #676f67;
    font-size: 16px;
    margin-bottom: 0;
}

.slider-bg2 .slider-content>span {
    font-size: 22px;
    font-weight: 500;
    color: #fe8366;
    display: block;
    margin-bottom: 20px;
    margin-top: 30px;
}

.slider-bg .video-i i {
    background: none;
    padding: 14px;
    border-radius: 100%;
    width: 50px;
    display: inline-block;
    text-align: center;
    color: #fe8366;
    height: 50px;
    line-height: 20px;
    border: 2px solid #fe8366;
}

section.testimonial-area.mobile-testimonial-area.pt-150.pb-150 {
    padding-top: 80px;
    padding-bottom: 80px;
}

.slider-bg2 .video-i {
    background: #383838;
    padding: 14px;
    border-radius: 100%;
    width: 51px;
    display: inline-block;
    text-align: center;
    color: #fff;
    margin-left: 20px;
}

.slider-bg2 .video-i:hover {
    background: #fe8366;
    padding: 14px;
    border-radius: 100%;
    width: 51px;
    display: inline-block;
    text-align: center;
    color: #fff;
    margin-left: 20px;
}

#particles-js {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.slider-content>span {
    font-size: 16px;
    font-weight: 500;
    color: #fe8366;
    text-transform: uppercase;
    letter-spacing: 6px;
    display: block;
    margin-bottom: 20px;
}

.slider-content h1 {
    font-size: 62px;
    color: #005082;
    letter-spacing: 0px;
    line-height: 80px;
    margin-bottom: 40px;
    font-weight: 800;
}

.slider-content h2 span {
    color: #fe8366;
}

.slider-content h5 {
    color: #fe8366;
    margin-bottom: 15px;
}

.slider-content p span {
    display: inline-block;
    height: 2px;
    width: 40px;
    background: #fe8366;
    margin-right: 20px;
    position: relative;
    top: -4px;
}

.slider-content p {
    color: #fff;
    font-size: 18px;
    margin-bottom: 0;
}

.slider-btn .btn {
    background: #fff;
    color: #fe8366;
}

.slider-btn .btn::before {
    content: none;
}

.slider-btn .btn:hover {
    box-shadow: none;
}

.p-relative {
    position: relative;
}

.down-arrow {
    position: absolute;
    bottom: 60px;
    left: 0;
    right: 0;
    color: #fff;
    z-index: 1;
    height: 60px;
    width: 30px;
    margin: auto;
    text-align: center;
    line-height: 60px;
    border: 2px solid #fff;
    border-radius: 50px;
    font-size: 18px;
}

.down-arrow:hover {
    color: #fff;
}

.slider-active .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 70px;
    height: 60px;
    width: 60px;
    color: #fe8366;
    font-size: 18px;
    line-height: 65px;
    border: none;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    z-index: 9;
    cursor: pointer;
    padding: 0;
    box-shadow: 4px 2px 0 0 transparent;
    transition: .5s;
}

.slider-active .slick-next {
    right: 70px;
    left: auto;
}

.slider-active .slick-arrow:hover {
    box-shadow: 4px 2px 0 0 #fe8366;
}

.second-slider-content h2 {
    font-size: 90px;
    margin-bottom: 20px;
}

.second-slider-bg::before {
    opacity: .5;
}

.second-slider-content {
    padding-top: 85px;
    padding-bottom: 5px;
}

.s-slider-content h2 {
    margin-bottom: 25px;
}

.s-slider-content p {
    font-size: 18px;
    padding-right: 50px;
    color: #484848;
    line-height: 28px;
    width: 710px;
}
.btn.yy-btn {
    background: linear-gradient( 45deg, #ff6525 19%, #ffffffe6 51%, #ff6525 100%);
    border-radius: 50px;
    color: #FFF;
    padding: 20px 30px;
    background-size: 300% 100%;
    transition: all 0.3s ease-in-out 0s;
    text-transform: uppercase;
}
.btn.yy-btn:hover {
    background-position: 100% 0;
}
.btn.ss-btn {
    background: linear-gradient( 45deg, #0146ff 19%, #0146ff96 48%, #0146ff 100%);
    border-radius: 50px;
    color: #FFF;
    padding: 20px 30px;
    background-size: 300% 100%;
    transition: all 0.3s ease-in-out 0s;
    text-transform: uppercase;
}

.btn.ss-btn-filter {
    background: linear-gradient( 45deg, #0146ff00 19%, #0146ff00 48%, #0146ff00 100%);
    /* border-radius: 50px; */
    color: #8995ad;
    font-weight: 500;
    padding: 20px 0px 20px 4px;
    font-size: 18px;
    box-sizing: border-box;
    /* background-size: 300% 100%; */
    transition: all 0.3s ease-in-out 0s;
    text-transform: uppercase;
}

.btn.ss-btn:hover {
    background-position: 100% 0;
}

.btn.ss-btn-search {
    background: linear-gradient( 45deg, #0146ff 19%, #0146ff96 48%, #0146ff 100%);
    border-radius: 50px;
    color: #FFF;
    padding: 20px 30px;
    background-size: 300% 100%;
    transition: all 0.3s ease-in-out 0s;
    text-transform: uppercase;
    position: absolute;
    right: 5px;
    /* bottom: 0; */
    top: 6px;
}

.btn.ss-btn-search:hover {
    background-position: 100% 0;
}

.btn.ss-btn-get-join {
    background: linear-gradient( 45deg, #ff6525 19%, #ffffffe6 51%, #ff6525 100%);
    border-radius: 50px;
    color: #FFF;
    padding: 20px 15px;
    background-size: 300% 100%;
    transition: all 0.3s ease-in-out 0s;
    text-transform: uppercase;
}

textarea.form-control {
    height: 120px;
    border-radius: 25px!important;
}

.btn.ss-btn-get-join:hover {
    background-position: 100% 0;
}

section.testimonial-area .btn.ss-btn-join {
    background: linear-gradient( 45deg, #ff6525 19%, #fc58004d 48%, #ff6525 100%);
    color: #FFF;
    font-weight: bold;
    padding: 18px 30px;
    border-radius: 50px;
    letter-spacing: 1px;
    font-size: 16px;
    background-size: 300% 100%;
    transition: all 0.3s ease-in-out 0s;
}

section.testimonial-area .btn.ss-btn-join:hover {
    background-size: 100%;
}

.btn.ss-btn-cta-join {
    border-radius: 50px;
    color: #004afd;
    padding: 20px 30px;
    text-transform: none;
    background-color: #fff;
}

.btn.ss-btn-cta-signin {
    background: linear-gradient(100deg, rgba(255, 243, 238, 1) 0%, rgba(0, 74, 253, 1) 0%, rgba(0, 74, 253, 1) 37%, rgba(65, 121, 255, 1) 100%);
    border-radius: 50px;
    color: #FFF;
    padding: 20px 30px;
    text-transform: uppercase;
}

.btn.ss-btn:hover {
    /* background: #010f2e;
    color: #fff; */
}

.btn-icon {
    position: absolute;
    left: 10px;
    top: 10px;
    bottom: 10px;
    background: #ffb3a5;
    padding: 10px 15px;
    border-radius: 10px;
    color: #fff;
}

.btn.ss-btn.active {
    background: #010f2e;
    border: 2px solid #010f2e;
    color: #fff;
}

.line {
    display: block;
}

.slider-shape {
    position: absolute !important;
    z-index: 9;
}

.ss-one {
    top: 180px !important;
    left: 115px !important;
}

.ss-two {
    top: 60% !important;
    left: 18% !important;
}

.ss-three {
    top: 80% !important;
    left: 8% !important;
}

.ss-four {
    top: 85% !important;
    left: 30% !important;
}

.ss-five {
    left: 61% !important;
    top: 83% !important;
}

.ss-six {
    left: 88% !important;
    top: 80% !important;
}

.ss-seven {
    top: 20% !important;
    left: 89% !important;
}

.slider-bg .text2 h2 {
    font-size: 58px;
}

.slider-bg .text2 a {
    color: #010f2e;
}

.slider-bg .text2 .btn.ss-btn.active {
    background: #fe8366;
    border: 2px solid #fe8366;
    color: #FFF;
}

.slider-bg .text2 p {
    padding-right: 0;
    color: #62605c;
}

/* 4. about */

.about-img {
    margin-left: -50px;
}

.about-text {
    position: absolute;
    bottom: 0px;
    right: 30px;
    width: 200px;
    height: 200px;
    text-align: center;
    background: #fff;
    box-shadow: 1px 1.732px 40px 0px rgba(0, 0, 0, 0.1);
    padding: 30px;
    border-radius: 50%;
    display: flex;
}

.about-text .all-text {
    color: #010f2e;
    position: relative;
    display: block;
    font-weight: 600;
    width: 100%;
    border-radius: 50%;
    border: 2px dashed #fe8366;
    padding-top: 19px;
    line-height: 20px;
}

.about-text .all-text h3 {
    color: #fe8366;
    font-size: 36px;
    margin-bottom: 0;
}

.about-text span sub {
    font-size: 24px;
    color: #fe8366;
    font-weight: 400;
    margin-left: -20px;
}

.about-title>span {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    background: #fe8366;
    height: 30px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    margin-bottom: 30px;
}

.about-content.s-about-content.br-left {
    border-left: 1px solid #e7eeff;
}

.about-title h3.simplified {
    font-size: 36px;
    line-height: 46px;
    font-weight: 800;
    margin-bottom: 10px;
    font-family: 'Mulish', sans-serif;
    color: #005082;
}

.about-title h3.simplified span {
    color: #ff6626;
}

/* Explore Button Design */

.the-arrow {
    width: 64px;
    transition: all 0.2s;
}

.the-arrow.-left {
    position: absolute;
    top: 60%;
    left: 0;
}

.the-arrow.-left>.shaft {
    width: 0;
    background-color: #999;
}

.the-arrow.-left>.shaft:before, .the-arrow.-left>.shaft:after {
    width: 0;
    background-color: #999;
}

.the-arrow.-left>.shaft:before {
    transform: rotate(0);
}

.the-arrow.-left>.shaft:after {
    transform: rotate(0);
}

.table-bordered td, .table-bordered th {
    border: 0px solid #dee2e6;
}

.the-arrow.-right {
    top: 3px;
}

.the-arrow.-right>.shaft {
    width: 30px;
    transition-delay: 0.2s;
}

.the-arrow.-right>.shaft:before, .the-arrow.-right>.shaft:after {
    width: 8px;
    transition-delay: 0.3s;
    transition: all 0.5s;
}

.the-arrow.-right>.shaft:before {
    transform: rotate(40deg);
}

.the-arrow.-right>.shaft:after {
    transform: rotate(-40deg);
}

.the-arrow>.shaft {
    background-color: #0045ff;
    display: block;
    height: 2px;
    position: relative;
    transition: all 0.2s;
    transition-delay: 0;
}

.the-arrow>.shaft:before, .the-arrow>.shaft:after {
    background-color: #0045ff;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    top: 0px;
    right: -2px;
    transition: all 0.2s;
    transition-delay: 0;
}

.learn-more-arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 10px;
    font-size: 18px;
}

.the-arrow>.shaft:before {
    transform-origin: top right;
}

.the-arrow>.shaft:after {
    transform-origin: bottom right;
}

.animated-arrow {
    display: inline-block;
    color: #0045ff;
    font-size: 16px;
    /* font-style: italic; */
    text-decoration: none;
    position: relative;
    letter-spacing: 1px;
    font-weight: bold;
    transition: all 0.2s;
    display: flex;
    transition: all 0.2s;
    align-items: center;
    justify-content: center;
    /* border-bottom: 2px solid #0146ff; */
}

section.universitycourse  .animated-arrow,  section.mobileCourseSection  .animated-arrow, .search-courses .animated-arrow{
    font-size: 14px;
}

section.universitycourse  .pagination, .search-courses .pagination {
	display:block;
}

.learn-arrow {
    display: inline-block;
    margin-left: 10px;
    color: #0045ff;
    font-size: 18px;
    /* font-style: italic; */
    text-decoration: none;
    position: relative;
    letter-spacing: 1px;
    font-weight: bold;
    transition: all 0.2s;
    display: flex;
    transition: all 0.2s;
    align-items: center;
    justify-content: center;
    float: right;
    margin-top: 3px;
}

.uni_search_Filter .searchInput {
    border: none;
    border-radius: 35px;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    color: #121212;
    padding: 0 15px;
    margin-top: 0px;
    width: 98%;
}
.wishlist-link {
    color: #0045ff !important;
	cursor: pointer;
}
.wishlist-link:hover {
    color: #ff6525 !important;
}
.animated-arrow:hover {
    color: #ff6525;
}

.animated-arrow:hover .arrow-set {
    color: #ff6525;
    transform: translate(5px);
}

.animated-arrow:hover .learn-arrow {
    color: #ff6525;
    transform: translate(2px);
}

.animated-arrow:hover>.the-arrow.-left>.shaft:before, .animated-arrow:hover>.the-arrow.-left>.shaft:after {
    width: 8px;
    background-color: #0045ff;
}

.animated-arrow:hover>.the-arrow.-left>.shaft:before {
    transform: rotate(40deg);
}

.animated-arrow:hover>.the-arrow.-left>.shaft:after {
    transform: rotate(-40deg);
}

.animated-arrow:hover>.main {
    transform: translateX(50px);
}

.animated-arrow:hover>.main>.the-arrow.-right>.shaft {
    width: 0;
    transform: translateX(200%);
}

.animated-arrow:hover>.main>.the-arrow.-right>.shaft:before, .animated-arrow:hover>.main>.the-arrow.-right>.shaft:after {
    width: 0;
}

.animated-arrow:hover>.main>.the-arrow.-right>.shaft:before {
    transform: rotate(0);
}

.animated-arrow:hover>.main>.the-arrow.-right>.shaft:after {
    transform: rotate(0);
}

.animated-arrow>.main {
    display: flex;
    align-items: center;
    transition: all 0.2s;
}

.animated-arrow>.main>.text {
    margin: 0 16px 0 0;
    line-height: 1;
}

.animated-arrow>.main>.the-arrow {
    position: relative;
}

/* Explore Button Design */

.about-title h3.orange-text {
    color: #ff6525;
    font-size: 36px;
    margin-bottom: 15px;
    font-weight: 800;
    font-family: 'Mulish', sans-serif;
}

.about-title h3 {
    color: #ff6525;
    font-size: 36px;
    margin-bottom: 30px;
    font-weight: 600;
    font-family: 'Mulish', sans-serif;
}

.about-title.institute-header h3 {
    color: #025282;
    font-size: 36px;
    margin-bottom: 30px;
    font-weight: 600;
    font-family: 'Mulish', sans-serif;
}

.about-title .title-strong {
    color: #201e1a;
    font-weight: 500;
    font-size: 18px;
}

.about-title .title-strong span {
    padding: 3px 12px;
    background: #fe8366;
    border-radius: 5px;
    color: #fff;
}

.about-title p span {
    display: inline-block;
    height: 2px;
    width: 40px;
    background: #fe8366;
    margin-right: 20px;
    position: relative;
    top: -5px;
}

.about-title p {
    margin-bottom: 0;
}

.about-content p {
    margin-bottom: 45px;
}

.about-content li {
    display: flex;
    /* margin-bottom: 20px; */
    /* margin-top: 20px; */
    color: #002e5b;
    font-weight: 600;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 22px;
}

.counter-box h3 {
    font-family: 'Mulish', sans-serif;
    font-weight: 900;
    font-size: 43px;
    color: #ff6525;
}

.counter-box p {
    font-family: 'Mulish', sans-serif;
    font-weight: 900;
    font-size: 17px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
}

.about-content li.gradient-bg {
    background: linear-gradient(100deg, rgba(255, 243, 238, 1) 0%, rgba(255, 243, 238, 1) 0%, rgba(255, 243, 238, 1) 40%, rgba(255, 243, 238, 0) 100%);
}

.about-content li.gradient-bg.institute-bg {
    background: linear-gradient(100deg, rgb(255 255 255) 0%, rgb(255 255 255) 0%, rgb(255 255 255) 40%, rgba(255, 243, 238, 0) 100%);
}

section.enabling-counter.enabling-bg {
    padding-top: 150px;
    background: url(../img/resource/map.png);
    background-size: cover;
    background-position: center;
    padding-bottom: 150px;
}

.about-content li .icon i {
    width: 60px;
    height: 60px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 2px solid #EEEEEE;
    border-radius: 50%;
    text-align: center;
    line-height: 60px;
    margin-right: 20px;
    color: #fe8366;
}

.ab-ul {
    margin-top: 30px;
}

.ab-ul li {
    float: left;
    width: 50%;
}

.ab-ul li .icon i {
    width: 40px;
    height: 40px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 2px solid #EEEEEE;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    margin-right: 20px;
    color: #fe8366;
}

.sr-ul {
    margin-top: 30px;
}

.sr-ul li {
    float: left;
    width: 46.2%;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.06);
    margin: 0 20px 30px 0;
    padding: 15px 20px;
}

.sr-ul li .icon i {
    width: inherit;
    height: inherit;
    background: inherit;
    border: inherit;
    border-radius: inherit;
    line-height: inherit;
    font-size: 30px;
    color: #4cc3c1;
}

.sr-ul li .text {
    font-size: 14px;
    font-weight: bold;
    color: #010f2e;
}

.sr-tw-ul {
    margin-top: 30px;
    position: relative;
    z-index: 1;
}

.sr-tw-ul li {
    float: left;
    width: 100%;
}

.sr-tw-ul li .icon {
    display: inline-block;
    width: 120px;
    height: 90px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    text-align: center;
    border-radius: 50%;
    padding: 25px;
    margin-bottom: 30px;
    box-shadow: 0px 16px 32px #00000014;
    margin-left: -30px;
    margin-right: 30px;
}

.sr-tw-ul li .icon-right {
    display: inline-block;
    width: 120px;
    height: 90px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    text-align: center;
    border-radius: 50%;
    padding: 25px;
    margin-bottom: 30px;
    box-shadow: 0px 16px 32px #00000014;
    margin-left: 30px;
}

.sd-img {
    margin: 0 -80px;
}

.section-t h2 {
    font-size: 350px;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    z-index: -1;
    color: #010f2e;
    opacity: .05;
    margin: 0;
    font-family: 'Playfair Display', serif;
    font-weight: 500;
    font-style: italic;
    top: -35px;
    line-height: 1;
}

.second-about {
    top: 62%;
    transform: translate(-37%, -80px);
    left: 74%;
    right: 0;
    bottom: 0;
}

.second-atitle>span {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fe8366;
    letter-spacing: 2px;
    display: inline-block;
    margin-bottom: 20px;
    background: transparent;
}

.s-about-content p {
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 28px;
    font-family: 'Mulish', sans-serif;
}

.sinature-box {
    float: left;
    width: 100%;
    box-shadow: 0px 16px 32px #0000000A;
    padding: 25px 30px 15px 30px;
    margin-top: 50px;
}

.sinature-box h2 {
    font-size: 20px;
    font-weight: 500;
    font-family: 'Jost', sans-serif;
    color: #010f2e;
    margin-bottom: 5px;
}

.sinature-box h3 {
    font-size: 14px;
    font-family: 'Jost', sans-serif;
    color: #4CC3C1;
}

.sinature-box .user-box {
    display: flex;
}

.sinature-box .user-box .text {
    padding-top: 10px;
    padding-left: 15px;
}

.signature-text {
    font-size: 22px;
    color: #fe8366;
    font-family: 'Playfair Display', serif;
    font-weight: 600;
}

.circle-right {
    display: inline-block;
}

.ab-coutner li {
    display: inline-block;
    margin-right: 22px;
}

.ab-coutner .single-counter {
    background-color: #fe8366;
    box-shadow: 2.5px 4.33px 15px 0px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    padding: 70px 0;
}

.ab-coutner .single-counter p {
    margin-top: 15px;
    color: #201e1a;
    font-family: 'Playfair Display', serif;
    font-size: 20px;
    font-weight: 600;
}

.clinet-abimg {
    position: absolute;
    bottom: -76px;
    right: 0;
    animation: alltuchtopdown 3s infinite;
    -webkit-animation: alltuchtopdown 3s infinite;
    animation-delay: 0s;
    -webkit-animation-delay: 1s;
}

/* 5. features */

.features-content h4 {
    font-size: 24px;
    margin-bottom: 17px;
}

.features-content p {
    padding: 0 40px;
    margin-bottom: 25px;
}

.s-btn {
    font-size: 14px;
    font-weight: 500;
    color: #010f2e;
    display: inline-block;
    border: 1px solid #ccc;
    padding: 9px 30px;
    border-radius: 50px;
}

.s-btn:hover {
    background: #fe8366;
    border-color: #fe8366;
    color: #fff;
}

.section-title span {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
    display: inline-block;
    margin: 0 10px;
}

.section-title h5 {
    color: #fe8366;
    margin-bottom: 15px;
}

.pt-350 {
    padding-top: 350px;
}

.section-title.cta-heading h2 {
    font-size: 44px;
    padding-bottom: 0;
    margin-bottom: 20px;
    position: relative;
    font-weight: 800;
    color: #fff;
}

.box-border-bottom-orange {
    border-bottom: 4px solid #ff6525;
    padding-left: 0px;
}

.platform-area-bg {
    background: url(../img/resource/cream-banner.png), linear-gradient(#fff3ee, #fff3ee);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 110px;
    padding-bottom: 110px;
}

.box-border-bottom-white {
    border-bottom: 4px solid #ffff;
    padding-left: 0px;
}

.section-title h2 {
    font-size: 44px;
    padding-bottom: 0;
    margin-bottom: 40px;
    position: relative;
    font-weight: 800;
    color: #005082;
    line-height: 56px;
}
.section-title h4 {
	color: #005082;
}

.section-title h3 {
    font-size: 32px;
    padding-bottom: 0;
    margin-bottom: 40px;
    position: relative;
    font-weight: 800;
    color: #005082;
    line-height: 56px;
}

.section-title.enabeling h2 {
    font-size: 44px;
    padding-bottom: 0;
    margin-bottom: 40px;
    position: relative;
    font-weight: 800;
    color: #fff;
    line-height: 56px;
}

.platform-box h3 {
    color: #025282;
    font-size: 24px;
    font-family: 'Mulish', sans-serif;
    font-weight: bold;
    margin-top: 20px;
}

a.animated-arrow:hover .learn-more-arrow {
    color: #ff6525;
    transform: translate(5px);
}

.br-bright-brown {
    border-right: 1px solid #ccc2be;
}

.br-bottom-brown {
    border-bottom: 1px solid #ccc2be;
}

.platform-box {
    padding: 40px 26px 30px 26px;
}

.platform-box p {
    color: #484848;
    font-size: 18px;
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    margin-top: 20px;
    line-height: 28px;
}

.section-title.platform h2 {
    font-size: 44px;
    padding-bottom: 0;
    margin-bottom: 40px;
    position: relative;
    font-weight: 800;
    color: #005082;
    line-height: 56px;
}

.section-title h2::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 4px;
    width: 60px;
    background: #fe8366;
    margin: auto;
    transition: .3s;
    display: none;
}

section:hover .section-title h2::before {
    width: 100px;
}

.features-p {
    padding-top: 380px;
}

.features-icon img {
    border: 5px solid transparent;
    border-radius: 50%;
    transition: .5s;
}

.s-features:hover .features-icon img {
    border: 5px solid #fe8366;
}

.features-shape {
    position: absolute;
    z-index: -1;
}

.fshape-one {
    left: 120px;
    top: 25%;
}

.fshape-two {
    left: 15%;
    top: 51%;
}

.fshape-three {
    top: 69%;
    left: 6%;
}

.fshape-four {
    top: 40%;
    left: 89%;
}

.fshape-five {
    top: 71%;
    left: 83%;
}

.media-body.media-consortiuom h4 {
    font-family: 'Mulish', sans-serif;
    font-size: 20px;
    color: #015182;
    letter-spacing: 1px;
    font-weight: bold;
}

/* .about-content3 li::before {
    font-family: "Font Awesome 5 Pro";
    content: "";
    margin-right: 10px;
    color: #fe8366;
    font-size: 25px;
    margin-top: 5px;
} */

/* 6. services */

#feature-top {
    margin-top: -120px;
    z-index: 999;
    position: relative;
}

.services-two .s-single-services {
    border-radius: 0 0 0 0;
}

.services-two .s-single-services .btn2 {
    display: inline-block;
    color: #fe8366;
}

.services-area.gray-bg {
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.single-services {
    background: #fff;
    box-shadow: 0px 5px 17px 0px rgba(0, 0, 0, 0.07);
    position: relative;
}

.single-services::before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    left: 5px;
    top: 5px;
    background: #fe8366;
    z-index: -1;
    transition: .3s;
    opacity: 0;
}

.service-t h2 {
    top: 55px;
}

.services-thumb img {
    width: 100%;
}

.services-content span {
    display: block;
    height: 2px;
    width: 150px;
    background: #fe8366;
    transition: .3s;
    margin-bottom: 55px;
}

.services-content {
    padding: 60px 40px;
    padding-bottom: 55px;
}

.services-content small {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    display: block;
    margin-bottom: 20px;
}

.services-content h4 {
    font-size: 24px;
    margin-bottom: 23px;
}

.services-content h4:hover a {
    color: #fe8366;
}

.services-content p {
    margin-bottom: 0;
}

.single-services:hover .services-content span {
    background: #fe8366;
}

.single-services:hover::before {
    opacity: 1;
}

.services-active .slick-dots {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -40px;
    line-height: 1;
}

.services-active .slick-dots li {
    display: inline-block;
    margin: 0 5px;
}

.services-active .slick-dots li button {
    text-indent: -99999px;
    border: none;
    padding: 0;
    height: 5px;
    width: 20px;
    background: #fe8366;
    border-radius: 50px;
    z-index: 1;
    cursor: pointer;
    transition: .3s;
}

.services-active .slick-dots li.slick-active button {
    width: 50px;
    background: #fe8366;
}

.services-active .slick-track {
    padding-bottom: 10px;
}

.services-icon i {
    font-size: 48px;
    border-radius: 50%;
    color: #f5f5f5;
    text-align: center;
}

.services-two .services-icon {
    display: inline-block;
    width: 90px;
    height: 90px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    text-align: center;
    border-radius: 50%;
    padding: 25px;
    margin-bottom: 30px;
}

.services-two .services-icon img {
    width: 100%;
}

.services-two .brline {
    margin-top: 15px;
    margin-bottom: 25px;
}

.services-two ul li {
    margin-bottom: 25px;
}

.services-two ul li::before {
    font-family: "Font Awesome 5 Pro";
    content: "";
    margin-right: 10px;
    color: #fe8366;
}

.services-icon .glyph-icon::before {
    font-size: 48px;
    color: #3763eb;
    margin-left: 0;
}

.services-icon2 {
    position: absolute;
    right: 5%;
    top: 0;
}

.services-icon2 .glyph-icon::before {
    font-size: 120px;
    color: #8ca8ff29;
    margin-left: 0;
}

.services-two .second-services-content {
    float: left;
    width: 100%;
}

.services-two .s-single-services {
    transition: .3s;
    padding: 45px;
    border: none;
    margin-bottom: 30px;
    border-radius: 0;
}

.services-two .s-single-services {
    float: left;
    width: 100%;
}

.services-three .services-icon {
    display: inline-block;
    width: 90px;
    height: 90px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    text-align: center;
    border-radius: 50%;
    padding: 25px;
    margin-bottom: 30px;
    box-shadow: 0px 16px 32px #00000014;
}

.services-three .services-icon img {
    width: 100%;
}

.services-three .brline {
    margin-top: 15px;
    margin-bottom: 25px;
}

.services-three ul li {
    margin-bottom: 25px;
}

.services-three ul li::before {
    font-family: "Font Awesome 5 Pro";
    content: "";
    margin-right: 10px;
    color: #fe8366;
}

.services-three .second-services-content {
    float: left;
    width: 100%;
}

.services-three .s-single-services {
    transition: .3s;
    padding: 40px 40px 25px;
    border: none;
    margin-bottom: 30px;
    border-radius: 0;
    border: 2px solid #F0F0F0;
}

.services-three .s-single-services {
    float: left;
    width: 100%;
}

.services-three .s-single-services.active {
    background: #fff;
    margin-top: 0;
    position: relative;
    z-index: 1;
    left: 0;
}

.services-three .s-single-services.active .services-icon {
    background: #fff 0% 0% no-repeat padding-box;
    width: 90px;
    height: 90px;
}

.services-three .s-single-services.active a.ss-btn {
    display: none;
}

.second-services-content h5 {
    font-weight: 700;
    transition: .3s;
    letter-spacing: 0;
    font-size: 22px;
    color: #010f2e;
}

.second-services-content p {
    margin-bottom: 0;
}

.second-services-content a {
    /*font-size: 14px;
	font-weight: 500;
	color: #444d69;
	position: relative;
	transition: .5s;*/
}

.second-services-content a::after {
    left: -40px;
    right: unset;
    opacity: 0;
}

.s-single-services {
    transition: .3s;
    padding: 30px;
    border: 5px solid #f5f8fa;
}

.s-single-services a.ss-btn {
    display: none;
}

.s-single-services .active-icon {
    display: none;
}

.s-single-services .d-active-icon {
    display: block;
}

.s-single-services:hover {
    background: #fff;
}

.s-single-services:hover .second-services-content h5 {
    color: #fff;
}

.s-single-services:hover .second-services-content a {
    color: #fe8366;
}

.s-single-services.active {
    background: #fff;
    margin-top: -160px;
    position: absolute;
    z-index: 1;
    left: 0;
}

.s-single-services.active a.ss-btn {
    display: inline-block;
}

.s-single-services.active .services-icon {
    background: #fe8366 0% 0% no-repeat padding-box;
    width: 160px;
    height: 160px;
    padding: 10%;
}

.s-single-services.active .second-services-content h5 {}

.s-single-services.active .second-services-content a, #feature-top .s-single-services.active .btn2, .s-single-services.active .services-icon .glyph-icon::before {}

.s-single-services.active .second-services-content p {}

.s-single-services.active .active-icon {
    display: block;
}

.s-single-services.active .d-active-icon {
    display: none;
}

.services-bg {
    background-position: center;
    background-size: cover;
}

.services-active2 {
    padding-top: 50px;
    padding-bottom: 300px;
}

.services-active2 .slick-arrow {
    position: absolute;
    top: 50%;
    left: -60px;
    border: none;
    background: none;
    padding: 0;
    font-size: 24px;
    color: #fe8366;
    z-index: 9;
    cursor: pointer;
    transition: .3s;
}

.services-active2 .slick-next {
    left: inherit;
    right: -60px;
}

.services-active2 .slider-nav .slick-list.draggable {
    width: 1100px;
    float: right;
}

.services-item {
    background: #fff;
    margin: 22px 15px;
    box-shadow: 3px 4px 15px #0000001A;
    text-align: center;
    border-radius: 10px;
}

.services-active2 .slider-nav {
    position: absolute;
    bottom: 0px;
}

.services-active2 li {
    display: flex;
    margin-bottom: 10px;
}

.services-item h3 {
    font-size: 20px;
}

.services-item .glyph-icon:before {
    font-size: 60px;
}

.services-active2 li .icon {
    padding-right: 10px;
}

.services-item.slick-slide.slick-current.slick-active {
    background: #3763eb;
}

.services-item.slick-slide.slick-current.slick-active .glyph-icon:before {
    color: #fff;
}

.services-item.slick-slide.slick-current.slick-active h3 {
    color: #fff;
}

.services-box .services-content2 {
    margin-top: 10px;
    transition: .3s;
    padding-right: 25px;
}

.counter-block h1 {
    font-size: 62px;
    color: #ff6525;
    font-family: 'Mulish', sans-serif;
    font-weight: 800;
}

footer.footer-bg.footer-p.mobile-footer-set .footer-center.pt-80 {
    padding-top: 30px;
}

.counter-block p {
    font-size: 28px;
    color: #fff;
    font-family: 'Mulish', sans-serif;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 1px;
    margin-bottom: 20px;
}

footer.footer-bg.footer-p.mobile-footer-set .copyright-wrap.pt-40.pb-40 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.pl-120 {
    padding-left: 120px;
}

.target-box h3 {
    color: #025282;
    font-size: 24px;
    font-family: 'Mulish', sans-serif;
    font-weight: bold;
    margin-bottom: 15px;
    text-align: center;
}

section.services-area.service-laptop-dk .circle-blue {
    background-color: #005082;
    border-radius: 50px;
    width: 35px;
    height: 35px;
    padding: 8px;
    margin: 0 auto;
    border: 8px solid #e6f5ff;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    top: 7px;
}

section.services-area.service-laptop-dk .number-timeline-one {
    position: absolute;
    font-family: 'Mulish', sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #484848;
    top: -22px;
    left: 0;
    right: 0;
}

section.services-area.service-laptop-dk .number-timeline-two {
    position: absolute;
    font-family: 'Mulish', sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #484848;
    top: -22px;
    left: 0;
    right: 0;
}

section.services-area.service-laptop-dk .number-timeline-three {
    position: absolute;
    font-family: 'Mulish', sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #484848;
    top: -22px;
    left: 0;
    right: 0;
}

section.services-area.service-laptop-dk .number-timeline-four {
    position: absolute;
    font-family: 'Mulish', sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #484848;
    top: -22px;
    left: 0;
    right: 0;
}

.line {
    position: absolute;
    left: 0px;
    right: 0px;
    height: 2px;
    box-sizing: border-box;
    background: #f7f7f7;
    width: 75%;
    margin: 0 auto;
    top: 16px;
}

section.services-area.service-laptop-dk .section-sub-heading h3 {
    color: #ff6525;
    font-size: 32px;
    font-weight: 800;
    text-align: center;
    margin-bottom: 70px;
}

section.services-area.service-laptop-dk .target-box {
    background-color: #fff;
    padding: 50px 20px 20px 20px;
    border-radius: 20px;
    box-shadow: rgb(0 0 0 / 5%) 0px 0px 16px 0px;
    min-height: 0;
}

section.services-area.service-laptop-dk .number-box {
    position: absolute;
    top: 19px;
    /* right: 0; */
    left: 211px;
    /* bottom: 0; */
}

section.services-area.service-laptop-dk .target-box img {
    /* margin-bottom: 30px; */
    width: 46px;
    margin: 0 auto 30px;
    display: flex;
}

section.services-area.service-laptop-dk .target-box p {
    color: #484848;
    font-size: 18px;
    text-align: center;
    line-height: 28px;
    margin-bottom: 0px;
    font-family: 'Mulish', sans-serif;
}

section.services-area.service-laptop-dk .section-sub-heading-1 h3 {
    color: #005082;
    font-size: 32px;
    font-weight: 800;
    text-align: center;
    margin-bottom: 40px;
}

section.services-area.service-laptop-dk .target-box-1 {
    background-color: #fff;
    padding: 45px 20px 20px 20px;
    border-radius: 20px;
    box-shadow: rgb(0 0 0 / 5%) 3px 11px 16px 0px;
    min-height: 375px;
}

section.services-area.service-laptop-dk .number-box-1 {
    position: absolute;
    top: 19px;
    right: 0;
    left: 243px;
    bottom: 0;
}

section.services-area.service-laptop-dk .target-box-1 img {
    margin-bottom: 30px;
}

section.services-area.service-laptop-dk .target-box-1 p {
    color: #484848;
    font-size: 18px;
    font-family: 'Mulish', sans-serif;
}

.bg-blue {
    background-image: url(../img/icon/how-bg.png), linear-gradient(#fff3ee, #fff3ee);
    width: 100%;
    height: 975px;
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background-size: contain;
    background-position: center;
}

.bg-blue-director {
    background-image: url(../img/icon/how-bg.png), linear-gradient(#fff3ee, #fff3ee);
    width: 70%;
    height: auto;
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background-size: contain;
    background-position: center;
}

.br-bottom-orange {
    border-bottom: 5px solid #ff6525;
}

.br-bottom-white {
    border-bottom: 5px solid #ffffff;
}

.bg-blue-1 {
    background-image: url(../img/testimonial/map.png), linear-gradient(#015182, #015182);
    width: 60.5%;
    height: auto;
    position: absolute;
    top: 0px;
    /* left: 0; */
    right: 0;
    bottom: 0;
    z-index: -1;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.services-content2 h4 {
    font-size: 26px;
    margin-bottom: 10px;
    font-family: 'Mulish', sans-serif;
    font-weight: bold;
    color: #005082;
}

.services-content2 p {
    font-size: 18px;
    line-height: 28px;
    color: #484848;
}

.services-box .ss-btn2 {
    width: 60px;
    height: 60px;
    background: #fe8366 0% 0% no-repeat padding-box;
    box-shadow: 0px 16px 32px #fe836633;
    display: none;
    color: #fff;
    line-height: 60px;
    font-size: 31px;
    border-radius: 50%;
    position: absolute;
    left: 42%;
    bottom: -25px;
    transition: .3s;
}

.services-box .services-content2:hover .ss-btn2 {
    display: inline-block;
}

.services-02 ul {
    display: flex;
    border: 2px solid #F5F5F5;
}

.services-02 ul li {
    padding: 30px;
    border-right: 2px solid #F5F5F5;
    background: #fff;
    transition: .2s;
}

.services-02 ul li:last-child {
    border: none;
}

.services-icon-02 {
    margin-bottom: 30px;
}

.services-content-02 h5 {
    font-size: 24px;
    margin-bottom: 20px;
}

.services-content-02 {
    font-size: 14px;
}

.services-content-02 .ss-btn2 {
    margin-top: 20px;
    display: block;
}

.services-content-02 .ss-btn2 i {
    width: 40px;
    height: 40px;
    border: 2px solid #E6E6E6;
    border-radius: 50%;
    line-height: 35px;
    text-align: center;
    color: #62605c;
}

.services-content-02 .ss-btn2 span {
    color: #fe8366;
    margin-left: -10px;
    font-weight: 600;
    opacity: 0;
    transition: all 0.5s ease 0s;
}

.services-02 ul li:hover {
    border: none;
    box-shadow: 0px 16px 32px #0000000A;
    transform: scale(1.08);
    transition: .2s;
}

.services-02 ul li:hover .ss-btn2 span {
    margin-left: 5px;
    opacity: 1;
    transition: .2s;
}

.services-box-03 {
    background: #fff;
    padding: 50px;
}

.services-box-04 {
    border-radius: 3px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 8px 38px 0px rgba(40, 40, 40, 0.04);
    padding: 45px;
}

.services-icon-04 {
    display: flex;
    margin-bottom: 30px;
}

.services-icon-04 img {
    margin-right: 15px;
}

.services-icon-04 h4 {
    padding: 15px 0 0;
}

.services-box-04 .services-content-02 li {
    font-weight: 500;
    font-size: 16px;
    margin-top: 10px;
    color: #010f2e;
}

.services-box-04 .services-content-02 li::before {
    font-family: "Font Awesome 5 Pro";
    content: "";
    margin-right: 10px;
    color: #fe8366;
}

.services-box-04 .services-content-02 .blue li::before {
    color: #4cc3c1;
}

.services-box-04 .services-content-02 .green li::before {
    color: #2db065;
}

.services-05 h2 {
    color: #fff;
}

.services-05::before {
    content: "";
    background: #010f2e;
    position: absolute;
    top: 0;
    width: 100%;
    height: 529px;
}

.services-content-05 {
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 8px 38px 0px rgba(40, 40, 40, 0.04);
    padding: 30px;
    margin-bottom: 50px;
}

.services-content-05 span {
    color: #fe8366;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 10px;
    display: block;
}

.services-text05 p {
    font-size: 20px;
}

.services-text05 a {
    font-size: 20px;
    color: #fe8366;
    font-weight: 500;
    text-decoration: underline;
}

.services-07 .section-title h2 {
    color: #fff;
}

.services-box07 .sr-contner {
    display: flex;
}

.services-box07 .sr-contner .icon {
    width: 100px;
    margin-right: 30px;
}

.services-box07 .sr-contner .text h5 {
    color: #fff;
    font-size: 18px;
}

.services-box07 .sr-contner .text p {
    color: #9aa4a9;
    margin-top: 20px;
}

.services-07 .user-box {
    display: flex;
}

.services-07 .user-box .text {
    padding-top: 10px;
    padding-left: 15px;
}

.services-07 .user-box .text h2 {
    font-size: 24px;
    font-weight: 500;
    font-family: 'Jost', sans-serif;
    color: #fff;
    margin-bottom: 5px;
}

.services-07 .user-box .text h3 {
    font-size: 14px;
    font-family: 'Jost', sans-serif;
    color: #9a9fa2;
}

.services-08-item {
    text-align: center;
}

.services-08-item {
    text-align: center;
    padding: 30px 15px;
}

.cool-link {
    display: inline-block;
    color: #0247ff;
    text-decoration: none;
}

/* .cool-link::after {
    content: "";
    display: block;
    width: 94%;
    height: 2px;
    background: #0247ff;
    transition: width 0.3s;
} */

.cool-link:hover::after {
    width: 95%;
    background: #ff6525;
}

.cool-link-1 {
    display: inline-block;
    color: #0247ff;
    text-decoration: none;
}

/* .cool-link-1::after {
    content: "";
    display: block;
    width: 94%;
    height: 2px;
    background: #0247ff;
    transition: width 0.3s;
} */

.cool-link-1:hover::after {
    width: 100%;
    background: #ff6525;
}

.services-08 .services-08-item--wrapper {
    border-bottom: 2px solid #f5f5f5;
}

.services-08 .services-08-item--wrapper:nth-child(3) {
    border-bottom: none;
}

.services-08-item--wrapper>div {
    border-right: 2px solid #f5f5f5;
}

.services-08-item--wrapper>div:nth-child(3) {
    border-right: none;
}

.services-08-thumb {
    margin-bottom: 30px;
}

.services-08-content h3 {
    margin-bottom: 20px;
    font-size: 24px;
}

.services-08-content, .services-08-thumb {
    position: relative;
    z-index: 1;
}

.services-08-item:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    z-index: 1;
}

.services-08-item:hover::before {
    background-color: #fff;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    top: -10px;
    left: -10px;
    background-color: #fff;
    -webkit-box-shadow: 0px 30px 40px 0px rgba(32, 85, 125, 0.06);
    box-shadow: 0px 30px 40px 0px rgba(32, 85, 125, 0.06);
}

.services-09::before {
    display: none;
}

.services-09 p, .services-09 .section-title h5 {
    color: #fff;
}

/* 7. video */

.video-position {
    position: absolute;
    bottom: -170px;
    left: 50px;
}

.video-img {
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.video-img img {
    width: 100%;
}

.video-img::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: .65;
}

.video-img a {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9;
    font-size: 14px;
    color: #fe8366;
    height: 80px;
    width: 80px;
    text-align: center;
    background: #fe8366;
    border-radius: 50%;
    padding: 25px;
}

.video-img a::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    height: 90px;
    width: 90px;
    background: #fe8366;
    z-index: -1;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    animation: pulse-border 1500ms ease-out infinite;
}

@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }
    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}

.left-align h2::before {
    margin: unset;
}

.video-content p {
    margin-bottom: 30px;
}

.v-list ul li {
    margin-bottom: 20px;
}

.v-list ul li:last-child {
    margin-bottom: 0px;
}

.v-list ul li i {
    color: #fe8366;
    display: inline-block;
    margin-right: 5px;
}

.v-padding {
    padding-top: 35px;
}

.s-video-wrap {
    background-position: center;
    background-size: cover;
    margin-bottom: -415px;
    height: 550px;
    display: flex;
    align-items: center;
    margin-top: 55px;
}

.s-video-content {
    padding-left: 200px;
}

.s-video-content a {
    z-index: 9;
    font-size: 14px;
    color: #fe8366;
    height: 80px;
    width: 80px;
    text-align: center;
    line-height: 80px;
    background: #fff;
    border-radius: 50%;
    display: block;
    margin-bottom: 25px;
    position: relative;
}

.s-video-content a::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    height: 90px;
    width: 90px;
    background: rgba(255, 255, 255, 0.479);
    z-index: -1;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    animation: pulse-border 1500ms ease-out infinite;
}

.s-video-content h2 {
    font-size: 55px;
    color: #fff;
    font-weight: 600;
    letter-spacing: -2px;
    margin-bottom: 20px;
}

.s-video-content p {
    font-size: 18px;
    color: #fff;
    margin-bottom: 0;
}

/* 8. choose */

.chosse-img {
    background-size: cover;
    height: 100%;
    right: 0;
    position: absolute;
    top: 0;
    width: 50%;
    background-repeat: no-repeat;
    background-position: center;
}

.choose-list {
    float: left;
    width: 100%;
}

.choose-list ul li {
    margin-bottom: 20px;
    color: #444d69;
    width: 50%;
    float: left;
}

.choose-list ul li i {
    color: #fe8366;
    display: inline-block;
    margin-right: 5px;
    font-size: 18px;
}

.choose-area {
    background-size: cover;
    background-position: center;
}

.choose-content p {
    margin-bottom: 15px;
    color: #444d69;
    padding-right: 50px;
}

/* 9. brand */

.single-brand {
    text-align: center;
}

.single-brand img {
    display: inline-block;
}

.brand-area2 {
    margin-top: -70px;
    position: relative;
}

.brand-area2 .container {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 16px 32px #0000000A;
    padding: 50px 0;
}

/* 10. work-process */

.wp-bg {
    background-position: center;
    background-size: cover;
}

.w-title h2 {
    color: #383838;
}

.w-title h2::before {
    background-color: #fe8366;
}

.wp-list {
    background: #232c8e;
    box-shadow: 0px 10px 30px 0px rgba(29, 38, 129, 0.48);
    padding: 80px 50px;
    padding-bottom: 75px;
}

.wp-list ul li {
    display: flex;
    align-items: start;
    overflow: hidden;
    margin-bottom: 45px;
}

.wp-list ul li:last-child {
    margin-bottom: 0px;
}

.wp-icon {
    margin-right: 25px;
}

.wp-content h5 {
    color: #fff;
    font-size: 24px;
    margin-bottom: 15px;
}

.wp-content p {
    color: #fff;
    margin-bottom: 0;
}

.wp-tag {
    position: absolute;
    left: 70px;
    top: 90px;
    animation: alltuchtopdown 3s infinite;
    -webkit-animation: alltuchtopdown 3s infinite;
    animation-delay: 0s;
    -webkit-animation-delay: 1s;
}

@keyframes alltuchtopdown {
    0% {
        -webkit-transform: rotateX(0deg) translateY(0px);
        -moz-transform: rotateX(0deg) translateY(0px);
        -ms-transform: rotateX(0deg) translateY(0px);
        -o-transform: rotateX(0deg) translateY(0px);
        transform: rotateX(0deg) translateY(0px);
    }
    50% {
        -webkit-transform: rotateX(0deg) translateY(-10px);
        -moz-transform: rotateX(0deg) translateY(-10px);
        -ms-transform: rotateX(0deg) translateY(-10px);
        -o-transform: rotateX(0deg) translateY(-10px);
        transform: rotateX(0deg) translateY(-10px);
    }
    100% {
        -webkit-transform: rotateX(0deg) translateY(0px);
        -moz-transform: rotateX(0deg) translateY(0px);
        -ms-transform: rotateX(0deg) translateY(0px);
        -o-transform: rotateX(0deg) translateY(0px);
        transform: rotateX(0deg) translateY(0px);
    }
}

@-webkit-keyframes alltuchtopdown {
    0% {
        -webkit-transform: rotateX(0deg) translateY(0px);
        -moz-transform: rotateX(0deg) translateY(0px);
        -ms-transform: rotateX(0deg) translateY(0px);
        -o-transform: rotateX(0deg) translateY(0px);
        transform: rotateX(0deg) translateY(0px);
    }
    50% {
        -webkit-transform: rotateX(0deg) translateY(-10px);
        -moz-transform: rotateX(0deg) translateY(-10px);
        -ms-transform: rotateX(0deg) translateY(-10px);
        -o-transform: rotateX(0deg) translateY(-10px);
        transform: rotateX(0deg) translateY(-10px);
    }
    100% {
        -webkit-transform: rotateX(0deg) translateY(0px);
        -moz-transform: rotateX(0deg) translateY(0px);
        -ms-transform: rotateX(0deg) translateY(0px);
        -o-transform: rotateX(0deg) translateY(0px);
        transform: rotateX(0deg) translateY(0px);
    }
}

.wp-img {
    margin-right: -60px;
    margin-top: -60px;
    margin-bottom: -15px;
}

.wp-thumb img {
    width: 100%;
}

.inner-wp-icon {
    float: left;
    display: block;
    margin-right: 30px;
}

.inner-wp-c {
    overflow: hidden;
    display: block;
}

.inner-wp-c h5 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 15px;
}

.inner-wp-c p {
    margin-bottom: 0;
}

/* 11. team */

.team-active .slick-dots {
    text-align: center;
}

.team-active .slick-dots li {
    display: inline-block;
    margin: 0 5px;
}

.team-active .slick-dots li button {
    text-indent: -99999px;
    border: none;
    padding: 0;
    margin-left: 10px;
    border-radius: 50px;
    z-index: 1;
    cursor: pointer;
    background: no-repeat;
    transition: .3s;
}

.team-active .slick-dots li.slick-active button {}

.team-active .slick-dots li.slick-active button::before {
    background: url("../img/bg/active-dote.png");
    opacity: 1;
}

.team-active .slick-dots li button::before {
    content: "";
    width: 19px;
    height: 19px;
    background: url("../img/bg/dote.png");
    float: left;
    position: relative;
    margin-top: -9px;
    left: -19px;
    border-radius: 50%;
    opacity: .7;
    background-repeat: no-repeat;
    background-position: center;
}

.team-thumb {
    text-align: center;
    display: block;
    width: 100%;
}

.team-thumb img {
    max-width: 100%;
    display: inline-block;
}

.team-info {
    padding: 30px 20px;
    transition: .3s;
    position: relative;
    overflow: hidden;
}

.team-info h4 {
    font-size: 20px;
    margin-bottom: 5px;
    transition: .3s;
}

.team-info span {
    font-size: 16px;
    transition: .3s;
    color: #fe8366;
    font-weight: 600;
}

.team-social a {
    font-size: 12px;
    color: #fff;
    margin: 0 5px;
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    line-height: 40px;
    box-shadow: 3px 4px 15px #00000026;
}

.team-info .team-social a:nth-child(1) {
    background: #345aa8;
}

.team-info .team-social a:nth-child(2) {
    background: #00ACED;
}

.team-info .team-social a:nth-child(3) {
    background: #0057FF;
}

.team-info .team-social a:nth-child(4) {
    background: #CD201F;
}

.single-team:hover .team-thumb .brd::before, .single-team:hover .team-thumb .brd::after {
    color: #fe8366;
}

.single-team:hover .team-info {
    border-color: #fe8366;
}

.team-t h2 {
    top: 50px;
}

.single-team:hover .team-info h4 {
    color: #fe8366;
}

.slick-slide {
    outline: none;
}

.team-active {
    position: relative;
}

.team-active .slick-arrow {
    position: absolute;
    top: 40%;
    left: -40px;
    border: none;
    background: none;
    padding: 0;
    font-size: 50px;
    color: #fe8366;
    z-index: 9;
    cursor: pointer;
    transition: .3s;
}

.team-active .slick-next {
    left: inherit;
    right: -40px;
}

.team-area-content {
    padding: 100px 0;
}

.team-info h4 a:hover {
    color: #fe8366;
}

.team-area-content span {
    margin-top: 10px;
    margin-bottom: 15px;
    color: #fe8366;
    font-weight: bold;
    font-size: 16px;
    display: inline-block;
}

.team-area-content ul {
    margin-top: 30px;
    margin-bottom: 50px;
}

.team-area-content li {
    display: flex;
    margin-top: 15px;
}

.team-area-content li .icon i {
    margin-right: 10px;
    color: #fe8366;
    width: 20px;
}

.team-area-content li .icon strong {
    color: #010f2e;
}

.team-area-content li .icon {
    margin-right: 10px;
    width: 25%;
}

.team-area-content .social a {
    font-size: 12px;
    color: #fff;
    margin: 0 5px;
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    line-height: 40px;
    box-shadow: 3px 4px 15px #00000026;
}

.team-area-content .social a:nth-child(1) {
    background: #345aa8;
}

.team-area-content .social a:nth-child(2) {
    background: #00ACED;
}

.team-area-content .social a:nth-child(3) {
    background: #0057FF;
}

.team-area-content .social a:nth-child(4) {
    background: #CD201F;
}

/* 12. project */

.project h2 {
    color: #fff;
}

.single-project .project-info {
    position: absolute;
    bottom: 15%;
    right: 13px;
    border-radius: 20px 0px 0px 20px;
    background: #ffffffed;
    padding: 20px;
    width: 85%;
}

.single-project .project-info h4 {
    font-size: 18px;
}

.single-project .project-info a {
    color: #fe8366;
}

.single-project .project-info a img {
    display: inline;
    margin-left: 5px;
}

.portfolio-active {
    margin-left: -150px;
    margin-right: -150px;
}

.portfolio-active .single-project {
    position: relative;
}

.portfolio-active .slick-arrow {
    position: absolute;
    top: -124px;
    left: 69.5%;
    border: none;
    background: none;
    padding: 0;
    font-size: 24px;
    color: #fff;
    z-index: 9;
    cursor: pointer;
    transition: .3s;
    width: auto;
}

.portfolio-active .slick-next {
    left: 73.5%;
}

/* 12. counter */

.single-counter i {
    display: inline-block;
    width: 80px;
    height: 80px;
    background: #fe8366;
    border-radius: 50%;
    margin-bottom: 30px;
    color: #fff;
    font-size: 40px;
    line-height: 80px;
}

.single-counter img {
    margin-bottom: 30px;
}

.count {
    font-size: 60px;
    color: #fff;
    font-family: 'Playfair Display', serif;
    font-weight: 500;
    margin-bottom: 13px;
    line-height: 1;
    display: inline-block;
}

.counter small {
    font-size: 60px;
    font-weight: 500;
    color: #fff;
    line-height: 1;
    position: relative;
    font-family: 'Playfair Display', serif;
}

.single-counter p {
    font-size: 16px;
    margin-bottom: 0;
    color: #fff;
}

.single-counter .line {
    display: inline-block;
    width: 1px;
    height: 50px;
    background: #fe8366;
    margin-bottom: -5px;
    margin-top: 10px;
}

/* 13. cta */

.cta-bg {
    position: relative;
    background-size: cover;
    background-position: center;
    z-index: 1;
}

.cta-area.cta-bg::before {
    background: #f1f4ff;
    content: "";
    height: 70%;
    width: 100%;
    position: absolute;
    top: 15%;
}

.cta-title h2 {
    padding-bottom: 0;
    font-size: 35px;
}

.cta-title h3 {
    padding-bottom: 0;
    font-size: 50px;
}

.cta-title p {
    font-size: 15px;
}

.cta-title h2::before {
    content: none;
}

.cta-content p {
    color: #fff;
    padding-right: 80px;
    margin-bottom: 35px;
}

.cta-btn .btn::before {
    background: #fff;
}

.cta-right p {
    margin-bottom: 0;
    color: #fff;
    font-size: 24px;
    font-weight: 500;
}

.call-tag {
    margin-bottom: 20px;
    animation: alltuchtopdown 3s infinite;
    -webkit-animation: alltuchtopdown 3s infinite;
    animation-delay: 0s;
    -webkit-animation-delay: 1s;
}

.video-img {
    height: 588px;
}

.cta-bg .social {
    text-align: center;
}

.cta-bg .social .icon {
    display: inline-block;
    width: 110px;
    height: 110px;
    background: #fe8366;
    padding: 30px;
    border-radius: 50%;
    line-height: 47px;
    margin-bottom: 30px;
    box-shadow: 3px 4px 15px #00000066;
}

.cta-bg .line {
    text-align: center;
}

.cta-bg .social a {
    font-size: 22px;
    color: #fff;
    font-weight: 600;
}

.portfolio .button-group {
    padding-bottom: 0;
}

.pt-100 {
    padding-top: 100px;
}

/* 14. testimonial */

.testimonial-area p {
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    line-height: 28px;
}

.testimonial-area-bg p {
    font-size: 18px;
    color: #484848;
    font-weight: 400;
    line-height: 28px;
}

.testimonial-area-bg h4.testimonial-para {
    font-size: 26px;
    color: #ff6525;
    font-weight: bold;
    line-height: 38px;
}

.ta-bg {
    height: 475px;
    width: 475px;
    background-repeat: no-repeat;
    margin-top: 25px;
}

.testimonial-author .ta {
    position: absolute;
    left: 50%;
    top: 50%;
    overflow: hidden;
    transition: all 1200ms ease;
    -moz-transition: all 1200ms ease;
    -webkit-transition: all 1200ms ease;
    -ms-transition: all 1200ms ease;
    -o-transition: all 1200ms ease;
}

.author-one.now-in-view {
    top: -25px;
    left: 110px;
}

.author-two.now-in-view {
    top: 21%;
    left: 69%;
}

.author-three.now-in-view {
    left: 67%;
    top: 66%;
}

.author-four.now-in-view {
    top: 77%;
    left: 53px;
}

.author-five.now-in-view {
    left: 50px;
    top: 41%;
}

.testi-author img {
    float: left;
    margin-top: 20px;
}

.ta-info {
    overflow: hidden;
    display: block;
}

.ta-info h6 {
    font-size: 20px;
    margin-bottom: 5px;
    color: #fff;
}

.ta-info span {
    color: #fff;
    font-size: 14px;
}

.testi-author {
    overflow: hidden;
    align-items: center;
}

.single-testimonial p {
    margin-bottom: 25px;
}

.testimonial-active .slick-arrow {
    position: absolute;
    bottom: 60px;
    right: 63px;
    border: none;
    padding: 0;
    font-size: 24px;
    color: #fff;
    z-index: 9;
    cursor: pointer;
    transition: .3s;
    width: 40px;
    height: 40px;
    text-indent: -999em;
}

.testimonial-active-1 .slick-arrow {
    position: absolute;
    bottom: 60px;
    right: 63px;
    border: none;
    padding: 0;
    font-size: 24px;
    color: #fff;
    z-index: 9;
    cursor: pointer;
    transition: .3s;
    width: 40px;
    height: 40px;
    text-indent: -999em;
}

.testimonial-active i {
    font-size: 30px;
    color: #fff;
    margin-bottom: 30px;
}

.testimonial-active .slick-prev {
    background: url(../img/resource/left-arrow.png) no-repeat 0 0;
    right: 113px;
}

.testimonial-active .slick-next {
    background: url(../img/resource/right-arrow.png) no-repeat 0 0;
}

.testimonial-active-1 .slick-prev {
    background: url(../img/resource/left-arrow.png) no-repeat 0 0;
    right: 113px;
}

.testimonial-active-1 .slick-next {
    background: url(../img/resource/right-arrow.png) no-repeat 0 0;
}

.testimonial-active .slick-next {}

.testimonial-active .slick-arrow:hover {
    color: #fe8366;
}

.testimonial-avatar.p-relative {
    min-height: 455px;
    display: block;
    overflow: hidden;
}

.testimonial-avatar .ta {
    position: absolute;
    left: 50%;
    top: 50%;
    overflow: hidden;
    transition: all 1200ms ease;
    -moz-transition: all 1200ms ease;
    -webkit-transition: all 1200ms ease;
    -ms-transition: all 1200ms ease;
    -o-transition: all 1200ms ease;
}

.avatar-one.now-in-view {
    top: 0%;
    left: 28%;
}

.avatar-two.now-in-view {
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.section-title p {
    font-size: 18px;
    color: #484848;
    font-weight: 400;
    line-height: 28px;
    font-family: 'Mulish', sans-serif;
    margin-top: 40px;
}

.avatar-three.now-in-view {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.cta-box .container-bg {
    background: url(../img/testimonial/cta-bg-2.png);
    background-size: cover;
    background-position: center;
    padding-top: 20px;
    padding-bottom: 40px;
    border-radius: 20px;
}

.section-title.cta-heading p {
    font-size: 18px;
    color: #fff;
    font-family: 'Mulish', sans-serif;
    width: 890px;
    margin: 24px auto 0px;
    line-height: 28px;
}

.avatar-four.now-in-view {
    top: 20%;
    left: 70%;
}

.avatar-five.now-in-view {
    top: 70%;
    left: 25%;
}

.avatar-six.now-in-view {
    top: 59%;
    left: 64%;
}

.single-testimonial-bg {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 3px 4px 15px #0000001A;
    border-radius: 10px;
    width: 85%;
    float: right;
    padding: 30px 50px 100px 150px;
    margin: 20px;
    color: #525c7b;
}

.testimonial-active .slick-slide {
    position: relative;
    border-radius: 10px;
    padding: 40px 68px 40px 122px;
    margin: 0px 15px 0px 22px;
    border: none !important;
}

.testimonial-active-1 .slick-slide {
    position: relative;
    border-radius: 10px;
    padding: 116px 15px 15px 15px;
    margin: 0px 15px 0px 22px;
    border: 2px solid #f5f5f5;
}

.testimonial-active-1 .slick-slide .univ-testi {
    background-color: #005082;
    width: 75%;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    position: absolute;
    top: 55px;
    /* left: 0; */
    right: 0;
}

.testimonial-active-1 .slick-slide .testi-author {
    overflow: hidden;
    align-items: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.testimonial-active-1 .slick-slide .testi-author img {
    margin-right: 13px;
    float: left;
    margin-top: 20px;
    width: 79px;
}

.testimonial-active .testi-img {
    float: left;
    margin-bottom: 20px;
    position: absolute;
    left: 0;
    top: 80px;
}

.testimonial-active-1 .testi-img {
    float: left;
    margin-bottom: 20px;
    position: absolute;
    left: 0;
    top: 80px;
}

.testimonial-active .ta-info {
    overflow: hidden;
    float: left;
    margin-left: 22px;
    margin-top: 40px;
}

.testimonial-active-1 .ta-info {
    overflow: hidden;
    float: left;
    margin-left: 22px;
    margin-top: 40px;
}

.testimonial-active .ta-info span {
    color: #ff6525;
    font-size: 16px;
    font-style: italic;
}

.testimonial-active-1 .ta-info span {
    color: #ff6525;
    font-size: 16px;
    font-style: italic;
    line-height: 26px;
}

.testimonial-active .ta-info h6 {
    font-size: 22px;
    font-family: 'Mulish', sans-serif;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #005082;
    font-weight: bold;
}

.testimonial-active-1 .ta-info h6 {
    font-size: 22px;
    font-family: 'Mulish', sans-serif;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #005082;
    font-weight: bold;
}

.testimonial-active p {
    margin-bottom: 0px;
}

.testimonial-active-1 p {
    font-size: 16px;
    color: #484848;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 0px;
}

.testimonial-active .com-icon {
    position: absolute;
    right: 50px;
    top: 45px;
}

.testimonial-active-1 .com-icon {
    position: absolute;
    right: 50px;
    top: 45px;
}

.testimonial-active .slick-dots {
    text-align: center;
    position: relative;
    width: 100%;
    margin-top: 20px;
}

.testimonial-active-1 .slick-dots {
    text-align: center;
    position: relative;
    width: 100%;
    margin-top: 20px;
}

.testimonial-active .slick-dots li {
    display: inline-block;
    margin: 0 0px;
}

.testimonial-active-1 .slick-dots li {
    display: inline-block;
    margin: 0 0px;
}

.testimonial-active .slick-dots li button {
    text-indent: -99999px;
    border: none;
    padding: 0;
    margin-left: 10px;
    z-index: 1;
    cursor: pointer;
    background: no-repeat;
    transition: .3s;
    background-color: #282f35;
    height: 6px;
    width: 30px;
    border-radius: 5px;
}

.testimonial-active-1 .slick-dots li button {
    text-indent: -99999px;
    border: none;
    padding: 0;
    margin-left: 10px;
    z-index: 1;
    cursor: pointer;
    background: no-repeat;
    transition: .3s;
    background-color: #282f35;
    height: 6px;
    width: 30px;
    border-radius: 5px;
}

.testimonial-active .slick-dots .slick-active button {
    width: 40px;
    border-radius: 5px;
    background-color: #fe8366;
}

.testimonial-active-1 .slick-dots .slick-active button {
    width: 40px;
    border-radius: 5px;
    background-color: #fe8366;
}

.testimonial-active .qt-img {
    position: absolute;
    right: 0;
    top: 50px;
    left: -23px;
}

.testimonial-active-1 .slick-arrow {
    position: absolute;
    bottom: -51px;
    border: none;
    padding: 0;
    font-size: 24px;
    color: #fff;
    z-index: 9;
    cursor: pointer;
    transition: .3s;
    width: 40px;
    height: 40px;
    text-indent: -999em;
}

.testimonial-active-1 .slick-prev {
    background: url(../img/resource/left-arrow.png) no-repeat 0 0;
    right: 210px;
}

.testimonial-active-1 .slick-next {
    background: url(../img/resource/right-arrow.png) no-repeat 0 0;
    left: 203px;
}

.testimonial-active-1 .qt-img {
    position: absolute;
    /* right: 0; */
    top: 18px;
    left: -23px;
}

.testimonial-active-1 .qt-img img {
    width: 70px;
}

.testimonial-active2 .qt-img {
    margin-bottom: 30px;
}

.testimonial-active2 .qt-img img {
    display: inline-block;
}

.testimonial-active2 .slider-nav {
    float: right;
    width: 100%;
}

.slider-nav .slick-list.draggable {
    width: 233px;
    float: right;
}

.testimonial-active2 .slick-arrow {
    position: absolute;
    top: -140px;
    left: -82px;
    border: none;
    background: none;
    padding: 0;
    font-size: 24px;
    color: #fff;
    z-index: 9;
    cursor: pointer;
    transition: .3s;
}

.testimonial-active2 .slick-next {
    left: inherit;
    right: -82px;
}

.testimonial-active2 .slick-arrow:hover {
    color: #fe8366;
}

.testimonial-avatar.p-relative {
    min-height: 455px;
    display: block;
    overflow: hidden;
}

.testimonial-active2 .slick-next.slick-arrow i, .testimonial-active2 .slick-arrow i {
    background: #fe8366;
    padding: 12px 15px;
}

.testimonial-active2 .ta-info span {
    color: #fe8366;
    font-size: 14px;
}

.testimonial-active2 .ta-info h6 {
    font-size: 20px;
    margin-bottom: 5px;
    color: #2A2E48;
}

.com-icon {
    position: absolute;
    right: 0;
    top: 20px;
}

.testimonial-item img {
    width: 80px;
    cursor: pointer;
}

.testimonial-area h2 {
    color: #ffffff;
    font-size: 46px;
    font-family: 'Mulish', sans-serif;
    font-weight: 800;
    line-height: 56px;
    margin-bottom: 24px;
}

.testimonial-area h2.testimonial-heading {
    color: #005082;
    font-size: 46px;
    font-family: 'Mulish', sans-serif;
    font-weight: 900;
}

.testimonial-area-bg h2 {
    color: #ffffff;
    font-size: 46px;
    font-family: 'Mulish', sans-serif;
    font-weight: 900;
}

.testimonial-area-bg h2.testimonial-heading {
    color: #005082;
    font-size: 44px;
    font-family: 'Mulish', sans-serif;
    font-weight: 800;
    line-height: 56px;
}

.testimonial-active2 .testi-author img {
    float: none;
    margin-bottom: 0;
    display: inline-block;
}

.testimonial-active2 .slick-dots li {
    display: inline-block;
    margin: 0 0px;
}

.testimonial-active2 .slick-dots {
    text-align: center;
    position: relative;
    width: 100%;
    margin-top: 25px;
}

.testimonial-active2 .slick-dots li button {
    text-indent: -99999px;
    border: none;
    padding: 0;
    margin-left: 10px;
    z-index: 1;
    cursor: pointer;
    background: no-repeat;
    transition: .3s;
    background-color: #282f35;
    height: 6px;
    width: 30px;
    border-radius: 5px;
}

.testimonial-active2 .ta-info {
    overflow: hidden;
    margin-top: 20px;
}

.testimonial-active2 .single-testimonial p {
    width: 80%;
    margin: auto;
    margin-bottom: 30px;
}

.testimonial-active2 .slick-dots .slick-active button {
    width: 40px;
    border-radius: 5px;
    background-color: #fe8366;
}

.testimonial-area .test-an-01 {
    position: absolute;
    bottom: 0;
    animation: alltuchtopdown 3s infinite;
    -webkit-animation: alltuchtopdown 3s infinite;
    animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-delay: 1s;
}

.testimonial-area .test-an-02 {
    position: absolute;
    top: 0;
    right: 0;
}

.test-line {
    margin-top: 30px;
    margin-bottom: 30px;
}

.test-line img {
    display: inline-block;
}

/* faq */

.faq-btn {
    font-size: 17px;
    font-weight: 600;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 20px 30px;
    padding-right: 30px;
    width: 100%;
    text-align: left;
    padding-left: 75px;
    background: #f8f8f8;
    border-radius: 0;
}

section.global-faq-area.mobileFaqGlobalBlock a.faq:hover {
    background-color: #e6f5ff;
}

section.channel-faq-area.mobileFaqChannelBlock a.faq:hover {
    background-color: #e6f5ff;
}

section.campus-faq-area.mobileFaqCampusBlock a.faq:hover {
    background-color: #fff;
}

.card .collapse.show {
    display: block;
    /* padding-top: 20px; */
}

.faq-btn.collapsed {
    background: no-repeat;
    color: #190a32;
}

.faq-wrap .card-header:first-child {
    border-radius: 0;
}

.faq-wrap .card-header {
    padding: 0;
    margin-bottom: 0;
    background-color: unset;
    border-bottom: none;
}

.faq-wrap .card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: unset;
    padding: 25px 30px;
    padding-top: 0;
}

.faq-wrap .card-header h2 {
    font-size: unset;
}

.faq-wrap .card {
    border: none;
    border-radius: 15px !important;
    margin-bottom: 15px;
    background: #f8f8f8;
}

.faq-wrap .card:last-child {
    margin-bottom: 0;
}

.faq-wrap .card-header h2 button::after {
    position: absolute;
    content: "\f00d";
    top: 7px;
    left: 18px;
    font-size: 16px;
    font-family: "Font Awesome 5 Pro";
    font-weight: 700;
    background: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.1);
    text-align: center;
    line-height: 40px;
}

.faq-wrap .card-header h2 button.collapsed::after {
    content: "\f067";
    color: #000;
    box-shadow: none;
}

/* 15. blog */

/* 19. contact */

.contact-area {
    background-repeat: no-repeat;
    background-position: center center;
}

.contact-area .map {
    position: absolute;
    right: 0;
    top: 0;
}

.contact-wrapper textarea {
    border: 0;
    color: #000;
    font-size: 15px;
    height: 200px;
    width: 100%;
    text-transform: capitalize;
    transition: .3s;
    background: #f4f4fe;
    padding: 30px 40px;
}

.contact-wrapper textarea::-moz-placeholder {
    color: #8995ad;
    font-size: 14px;
}

p.faq-ans {
    color: #484848;
    width: 936px;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    padding-left: 25px;
}

.contact-wrapper textarea::placeholder {
    color: #e9e9e9;
    font-size: 14px;
}

.c-icon i {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 40px;
    color: #8990b0;
    font-size: 14px;
}

.contact-message.c-icon i {
    top: 30px;
    transform: unset;
}

.contact-wrapper input {
    border: 0;
    color: #000;
    font-size: 15px;
    height: 80px;
    text-transform: capitalize;
    width: 100%;
    padding: 0 40px;
    transition: .3s;
    background: #f4f4fe;
}

.contact-wrapper input::-moz-placeholder {
    color: #8995ad;
    font-size: 14px;
}

.contact-wrapper input::placeholder {
    color: #e9e9e9;
    font-size: 14px;
}

.contact-name {
    position: relative;
}

.contact-field label {
    display: block;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    color: #010f2e;
    margin-bottom: 20px;
    cursor: unset;
}

.contact-field {
    padding-right: 15px;
}

.contact-field input {
    width: 100%;
    border: none;
    background-color: rgb(255, 255, 255);
    box-shadow: 2.5px 4.33px 15px 0px rgba(0, 0, 0, 0.15);
    padding: 15px 15px;
    transition: .3s;
    border-radius: 10px;
}

.contact-field.c-name::after {
    content: "\f007";
}

.contact-field::after {
    position: absolute;
    font-family: "Font Awesome 5 Pro";
    display: inline-block;
    font-size: 14px;
    text-align: center;
    right: 25px;
    color: #fe8366;
    bottom: 22px;
    display: none;
}

.contact-field.c-email::after {
    content: "\f0e0";
}

.contact-field.c-subject::after {
    content: "\f249";
}

.contact-field.c-message::after {
    content: "\f303";
    font-weight: 700;
    top: 20px;
    bottom: unset;
}

.contact-field input::placeholder {
    color: #e9e9e9;
}

.contact-field textarea {
    width: 100%;
    border: none;
    padding: 25px 30px;
    transition: .3s;
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 2.5px 4.33px 15px 0px rgba(0, 0, 0, 0.15);
    height: 256px;
}

.contact-bg {
    background-size: cover;
    background-position: center;
    z-index: 1;
}

.contact-img {
    position: absolute;
    bottom: 0;
    right: 170px;
    z-index: -1;
}

/* 20. footer */

.footer-top-heiding {
    border-bottom: 2px solid #20282E;
    margin-bottom: 50px;
}

.f-contact {
    display: flex;
}

.f-contact a {
    color: #484848;
}

.footer-top-heiding .col-lg-4 {
    border-right: 2px solid #20282E;
}

.footer-top-heiding .col-lg-4:last-child {
    border-right: none;
}

.f-contact .icon {
    margin-right: 20px;
}

.f-contact span {
    color: #484848;
    display: block;
    font-size: 18px;
    line-height: 28px;
}

.f-contact h3 {
    color: #fff;
    font-size: 24px;
}

.footer-top-heiding h2 {
    color: #fff;
}

.footer-bg {
    color: #c1c1c1;
    font-size: 14px;
    background: #fff3ee;
}

.f-cta-area.gray-bg {
    background: #f4f4fe;
    border-top: 3px solid #fe8366;
}

.footer-text p {
    color: #ddd;
    margin-bottom: 0;
}

.footer-social span {
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    font-family: 'Playfair Display', serif;
    display: inline-block;
    margin-right: 20px;
}

.footer-social a {
    font-size: 14px;
    display: inline-block;
    margin-left: 5px;
    height: 40px;
    width: 40px;
    background: #fff5f4;
    text-align: center;
    line-height: 40px;
    border-radius: 10px;
    color: #fff !important;
}

.footer-social a:nth-child(1) {
    background: #345aa8;
}

.footer-social a:nth-child(2) {
    background: #ff1d7d;
}

.footer-social a:nth-child(3) {
    background: #55acef;
}

.footer-social a:hover {
    background: #fe8366;
    color: #fff !important;
}

.f-widget-title h4 {
    font-size: 26px;
    margin-bottom: 24px;
    position: relative;
    color: #005082;
    font-weight: 800;
}

.footer-link ul li i {
    color: #fe8366;
    margin-right: 5px;
}

.footer-link ul li {
    list-style: none;
}

.footer-link ul li a {
    color: #484848;
    font-size: 18px;
    display: inline-block;
}

.footer-link p {
    color: #484848;
    font-size: 18px;
    display: inline-block;
}

.footer-link ul li a:hover {
    color: #fe8366;
}

.footer-link ul li {
    margin-bottom: 12px;
}

.footer-link ul li:last-child {
    margin-bottom: 0;
}

.f-insta ul li {
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 10px;
    width: 44%;
}

.f-insta ul li a {
    display: block;
    position: relative;
}

.f-insta ul li a::before {
    content: "\e035";
    font-family: "dripicons-v2" !important;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 24px;
    color: #fff;
    transition: .3s;
    opacity: 0;
    z-index: 9;
}

.f-insta ul li a::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #2f3032;
    opacity: 0;
    transition: .3s;
}

.f-insta ul li:hover a::before {
    top: 50%;
    opacity: 1;
}

.f-insta ul li:hover a::after {
    opacity: .6;
}

.copyright-wrap {
    background: #fff3ee;
    /* padding: 15px 0; */
    color: #484848;
    font-size: 16px;
}

.copyright-wrap li {
    display: inline;
    padding-left: 8px;
    position: relative;
}

/* .copyright-wrap li::before {
    background: #fe8366;
    height: 5px;
    width: 5px;
    border-radius: 50%;
    content: "";
    position: absolute;
    left: 0;
    margin: 12px 0 0 4px;
} */
.blog-tags{text-align:center;}
.blog-tags .btn-primary{
	background: linear-gradient( 45deg, #ff6525 19%, #ffffffe6 51%, #ff6525 100%);
    color: #FFF !important;
    font-weight: bold;
    padding: 6px 20px;
    text-transform: capitalize;
    border-radius: 50px;
    letter-spacing: 1px;
    font-size: 16px;
	/*width:200px;*/
    background-size: 300% 100%;
    transition: all 0.3s ease-in-out 0s;
	margin-right:10px;
	margin-top:10px;
}
.blog-tags .btn-primary:hover{background-position: 100% 0;border:none; color:#FFF !important;}

.footer-link .btn-primary{
	background: linear-gradient( 45deg, #ff6525 19%, #ffffffe6 51%, #ff6525 100%);
    color: #FFF !important;
    font-weight: bold;
    padding: 6px 20px;
    text-transform: uppercase;
    border-radius: 50px;
    letter-spacing: 1px;
    font-size: 16px;
	/*width:200px;*/
    background-size: 300% 100%;
    transition: all 0.3s ease-in-out 0s;
}
.footer-link .btn-primary:hover{background-position: 100% 0;border:none; color:#FFF !important;}

.br-black {
    border-left: 1px solid #484848;
}

.copyright-wrap ul li a {
    color: #484848;
}

.copyright-wrap ul li a:hover {
    color: #ff6525;
}

.bg-orange {
    position: absolute;
    background-image: url(../img/icon/how-bg.png), linear-gradient(#fff3ee, #fff3ee);
    width: 60.7%;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    height: 150px;
}

.bg-orange-partner-page {
    position: absolute;
    background-image: url(../img/icon/how-bg.png), linear-gradient(#fff3ee, #fff3ee);
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    height: 173px;
    top: 0;
}

.bg-orange-1 {
    position: absolute;
    background-image: linear-gradient(#fff3ee, #fff3ee);
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    height: 200px;
}

.f-contact i {
    width: 30px;
    /* height: 48px; */
    line-height: normal;
    color: #005082;
    text-align: left;
    border-radius: 50%;
    float: left;
    font-size: 20px;
    transition: all 0.3s ease-in-out 0s;
}

.f-contact i:hover {
    color: #ff6525;
}

.f-contact li {
    float: left; 
    margin-bottom: 6px;
    list-style: none;
}

.f-contact li:last-child {
    margin-bottom: 0px !important;
}

#contact-form4 {
    margin-top: 20px;
}

#contact-form4 input {
    float: left;
    border-radius: 10px 0 0px 10px;
    padding: 23px 30px;
    border: none;
    width: 75%;
}

#contact-form4 button {
    padding: 15px 30px;
    border-radius: 0px 10px 10px 0;
}

.footer-top .footer-link li {
    display: block;
    /* margin-right: 40px; */
    text-align: left;
}

.footer-top {
    background-color: #fff;
}

/* Fillter css */

.portfolio .col2 .grid-item {
    width: 49%;
    padding: 15px;
}

.portfolio .col3 .grid-item {
    width: 33.33%;
    margin: 0;
    padding: 15px;
}

.portfolio .col4 .grid-item {
    width: 25%;
    margin: 0;
    padding: 0;
}

.gallery-image figcaption {
    background: #fff;
    width: 100%;
    padding: 35px 0 35px 30px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    color: #222;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1.8px;
    font-weight: 500;
}

.gallery-image:hover figcaption {
    opacity: 1;
    bottom: 30px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.gallery-image figcaption h4 {
    font-weight: 600;
    font-size: 20px;
}

.gallery-image figcaption span {
    color: #fe8366;
    font-size: 14px;
    position: relative;
    padding-left: 40px;
    display: inline-block;
    margin-bottom: 15px;
}

.gallery-image figcaption span::before {
    content: "";
    width: 30px;
    position: absolute;
    height: 2px;
    background: #fe8366;
    top: 50%;
    left: 0;
}

.gallery-image figcaption .icon {
    position: absolute;
    right: 0;
    background: #3763eb;
    width: 45px;
    height: 45px;
    line-height: 45px;
    top: 0;
    color: #fff;
    text-align: center;
    font-size: 40px;
}

.button-group {
    padding-bottom: 15px;
}

.button-group button {
    border: none;
    background: none;
    transition: .3s;
    font-size: 14px;
    padding-bottom: 15px;
    cursor: pointer;
    outline: none;
    color: #62605c;
    font-weight: 500;
    text-transform: uppercase;
    position: relative;
    padding-top: 15px;
    padding-left: 25px;
    padding-right: 25px;
    border-radius: 30px;
}

.button-group button:hover {
    color: #fe8366;
}

.button-group button.active {
    background: #fe8366;
    color: #fff;
    box-shadow: inset 0 -2px 0 #fe8366;
}

.gallery-image img {
    box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
}

/* 21. Menu Theme dropdown default css */

.single-cta {
    line-height: 28px;
}

.single-cta a {
    color: #010f2e;
}

.main-menu ul li.sub .current a {
    color: #222;
}

.main-menu ul li.current a {
    color: #fe8366;
}

.main-menu .sub>ul {
    display: none;
    position: absolute;
    background-color: #ffff;
    min-width: 250px;
    z-index: 1;
    transition: all 0.3s ease-in-out;
    margin-top: 15px;
    border-top: 4px solid #fe8366;
    box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
    -webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
}

.main-menu .sub li a {
    padding: 15px;
}

.main-menu .sub li {
    margin-left: 0 !important;
    float: left;
    border-bottom: 1px solid #ddd;
    width: 100%;
    text-align: left;
}

.main-menu .sub.active {
    border-bottom: 2px solid #005082;
}

.main-menu .sub a:hover {
    color: #005082;
}

.main-menu .sub:hover>ul {
    display: block;
    margin-top: 0px;
}

.main-menu .sub>ul>.sub>ul {
    display: none;
    position: absolute;
    background-color: #ffff;
    width: 250px;
    z-index: 1;
    padding: 0;
    margin-left: -255px;
    margin-top: 0;
    top: -3px;
}

.main-menu .sub>ul>.sub:hover>ul {
    display: block;
}

.main-menu .sub>ul>.sub>ul>.sub>ul {
    display: none;
    position: absolute;
    background-color: #ffff;
    width: 250px;
    z-index: 1;
    padding: 0;
    margin-left: 255px;
    margin-top: 0;
    top: -3px;
}

.main-menu .sub>ul>.sub>ul>.sub:hover>ul {
    display: block;
}

.main-menu .sub ul li a {
    color: #000;
}

.main-menu .sub ul li a:hover {
    color: #fe8366;
}

/* 23. mega menu */

.offcanvas-menu .has-mega-menu ul {
    display: none;
}

.offcanvas-menu li.sub.has-mega-menu:hover>ul {
    margin-left: -1160px;
    background: #00081b;
    top: 121px;
}

.offcanvas-menu .mega-menu-column.sub ul li a {
    color: #fff;
    font-size: 14px;
}

.offcanvas-menu .mega-menu-column.sub ul li a:hover {
    color: #fe8366;
}

.has-mega-menu {
    position: static;
}

li.sub.has-mega-menu ul {
    position: absolute;
    top: NNpx;
    /*insert the needed value*/
    z-index: 100;
    left: 0px;
    right: 0px;
    width: 1180px;
}

.main-menu .mega-menu-column.sub a {
    color: #333;
}

.main-menu .mega-menu-column.sub a:hover {
    color: #fe8366;
}

li.sub.has-mega-menu:hover>ul {
    /*flexbox fallback for browsers that do not support CSS GRID lyout*/
    display: flex;
    flex-wrap: wrap;
    /*CSS GRID lyout*/
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(25%, 1fr));
    margin-left: -820px;
}

li.sub.has-mega-menu:hover>ul>li>ul {
    /*flexbox fallback for browsers that do not support CSS GRID lyout*/
    display: flex;
    flex-wrap: wrap;
    width: auto;
    background: none;
    /*CSS GRID lyout*/
    display: grid;
    position: relative;
    border: none;
    margin-left: 0;
}

@media screen and (min-width: 992px) {
    li.has-mega-menu:hover>ul {
        grid-template-columns: repeat(auto-fit, minmax(33.3333%, 1fr));
    }
}

@media screen and (min-width: 1200px) {
    li.has-mega-menu:hover>ul {
        grid-template-columns: repeat(auto-fit, minmax(25%, 1fr));
    }
}

@media screen and (min-width: 600px) {
    li.mega-menu-column {
        width: 100%;
        max-width: 100%;
        min-height: 1px;
        padding: 10px 25px;
        flex: 1 0 calc(50%);
    }
}

@media screen and (min-width: 992px) {
    li.mega-menu-column {
        flex: 1 0 calc(33.333%);
    }
}

.main-menu .sub .mega-menu-column li {
    flex: 1 0 calc(25%);
    border: none;
}

/* 22. Theme sidebar widge css */

.sidebar-widget a {
    color: #777;
}

.tag-cloud-link {
    font-size: 14px !important;
    border: 2px solid #f6f6f6;
    padding: 10px 19px !important;
    display: inline-block;
    margin: 5px 1px;
    text-transform: capitalize;
    float: none !important;
    width: auto !important;
}

.tag-cloud-link:hover {
    border: 2px solid #fe8366;
    color: #6a6a6a;
}

.widget_text img {
    width: 100%;
    height: auto;
}

.sidebar-widget select {
    width: 100%;
    padding: 10px;
    border: 2px solid #f6f6f6;
}

.recentcomments a {
    color: #010f2e;
}

.sidebar-widget a.rsswidget {
    color: #010f2e;
}

#wp-calendar caption {
    color: #010f2e;
    font-weight: 500;
    font-size: 14px;
}

.quote-post {
    background: url(../images/quote_bg.png);
}

.widget_media_image a:hover {
    padding-left: 0 !important;
}

.sidebar-widget .widget li .children {
    border-top: 1px solid #f6f6f6;
    margin-top: 10px;
    padding-bottom: 0px;
    display: inline-block;
    width: 100%;
}

.sidebar-widget .widget li.page_item_has_children {
    padding-bottom: 0;
}

.sidebar-widget .widget .children {
    padding-left: 15px;
}

.sidebar-widget .widget .children ul.children {
    padding-left: 30px;
}

.sidebar-widget .page_item_has_children li {
    padding-top: 10px;
    display: block;
}

.sidebar-widget .widget .children li {
    padding-top: 10px;
}

.sidebar-widget .widget .children .children li {
    padding-top: 10px;
}

.sidebar-widget .widget li:last-child, .sidebar-widget .widget .children li:last-child, .sidebar-widget .widget .children .children li:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.sticky .bsingle__content, .tag-sticky-2 {
    background: #f6f6f6;
}

.sticky .bsingle__content ul li {
    margin-bottom: 15px;
    list-style: disc;
    margin-left: 10px;
}

#attachment_907 {
    width: 100% !important;
}

.wp-image-907 {
    width: 100% !important;
    height: auto;
}

.sidebar-widget .widget a {
    width: 85%;
    text-align: left;
}

.sidebar-widget .widget a:hover {
    color: #fe8366;
    padding-left: 10px;
}

.sidebar-widget .widget .widget_archive li:hover, .widget_categories li:hover, .sidebar-widget .widget_archive li:hover {
    color: #fe8366;
}

.post-password-form input[type="password"] {
    background: #f6f6f6;
    border: none;
    width: 300px;
    padding: 10px 30px;
}

.post-password-form input[type="submit"] {
    border: none;
    background: #010f2e;
    padding: 10px 30px;
    color: #ffffff;
    font-size: 14px;
    cursor: pointer;
}

.post-password-form input[type="submit"]:hover {
    background: #fe8366;
}

.wp-block-cover__video-background {
    width: 100%;
}

.sidebar-widget .widget_nav_menu .sub-menu {
    padding-left: 15px;
}

.page #comments {
    float: left;
    width: 100%;
    margin-top: 50px;
}

video {
    width: 100%;
}

.sidebar-widget .widget_text a:hover {
    padding-left: 0;
}

.dsnone {
    display: none;
}

.wp-block-media-text__media img {
    width: 100%;
}

.wp-block-image .alignleft {
    float: left;
    margin-right: 1em;
}

.wp-block-image figure.alignright {
    margin-left: 1.5em;
}

.wp-block-image .alignright {
    float: right;
    margin-left: 1em;
}

.wp-block-image img {
    max-width: 100%;
}

.wp-block-galler {
    overflow: hidden;
    display: inline-block;
    position: relative;
    width: 100%;
}

.blocks-gallery-item {
    margin: 0;
    position: relative;
}

.blocks-gallery-item img, .blocks-gallery-item img:hover {
    background: 0 0;
    border: none;
    box-shadow: none;
    max-width: 100%;
    padding: 0;
    vertical-align: middle;
}

.blocks-gallery-item figcaption {
    background: #eee;
    background: rgba(255, 255, 255, .8);
    color: #333;
    font-size: 13px;
    font-weight: 400;
    overflow: hidden;
    padding: 10px 0;
    position: absolute;
    bottom: 0;
    text-indent: 10px;
    text-overflow: ellipsis;
    width: 100%;
    white-space: nowrap;
    opacity: 0;
}

.blocks-gallery-item:hover figcaption {
    opacity: 1;
}

.wp-block-gallery.columns-3 li {
    width: 33.333%;
    padding: 10px;
    height: 200px;
}

/* .wp-block-gallery.columns-2 li {
    width: 50%;
    padding: 10px;
} */

.wp-block-gallery {
    width: 100%;
    float: left;
}

.wp-block-gallery.columns-5 li {
    width: auto;
    height: auto;
    overflow: hidden;
    columns: auto;
}

.bsingle__content .alignright {
    float: right;
    margin-left: 1.5em;
}

.bsingle__content .alignleft {
    float: left;
    margin-right: 1em;
}

.alignright {
    float: right;
    margin-left: 1.5em;
}

.alignleft {
    float: left;
    margin-right: 1em;
}

figure.aligncenter {
    width: 100% !important;
    text-align: center;
    float: left;
}

.aligncenter {
    margin: auto;
    display: inherit;
}

.page-links {
    float: left;
    width: 100%;
    margin-top: 50px;
}

#comments {
    float: left;
    width: 100%;
}

.bsingle__content ul, .pages-content ul {
    padding-left: 0px;
}

.comment-text ul {
    padding-left: 20px;
}

.bsingle__content ul li, .comment-text ul li, .pages-content ul li {
    list-style: disc;
}

.bsingle__content table th, .bsingle__content table td, .comment-text table th, .comment-text table td, .pages-content table th, .pages-content table td {
    border: 1px solid #f6f6f6;
    padding: 10px;
}

.bsingle__content table, .comment-text table, .pages-content table {
    margin-bottom: 20px;
}

.wp-block-media-text.alignfull.has-media-on-the-right.is-stacked-on-mobile {
    padding: 30px;
}

.bsingle__content ol {
    padding: 0 0 0 1.5em;
}

.bsingle__content ol li, .comment-text ol li, .pages-content ol li {
    list-style: decimal;
}

.bsingle__content figure {
    margin: 0 0 1rem;
}

a, h1, h2, h3, h4, h5, h6, p, span {
    overflow-wrap: break-word;
}

h1, h2, h3, h4, h5, h6 {
    overflow-wrap: break-word;
}

.has-text-color.has-background.has-very-light-gray-color {
    color: #fff;
    padding: 21px;
}

.wp-block-cover-text {
    color: #fff;
    padding: 30px;
}

.tag-template img {
    width: auto !important;
}

.error-page .error-code {
    display: block;
    font-size: 150px;
    line-height: 150px;
    color: #333;
    margin-bottom: 20px;
    text-shadow: 5px 5px 1px rgba(0, 0, 0, .1);
}

.error-body a {
    margin-top: 30px;
    margin-bottom: 100px;
}

.tag-markup-2 li>ul, li>ol, .pages-content li>ul, li>ol {
    padding-left: 1.5em;
}

.tag-markup-2 ul li, .tag-markup-2 ol li, .comment-text ul li, .comment-text ol li, .pages-content ul li, .pages-content ol li {
    margin-top: 10px;
    margin-bottom: 0;
}

.parent-pageid-1725 figure.aligncenter {
    margin: 50px 0;
}

.bsingle__content ul ul li, .pages-content ul ul li {
    list-style: circle;
}

footer #wp-calendar caption {
    color: #fff;
}

ol {
    padding-left: 15px;
}

iframe {
    width: 100%;
    height: auto;
}

.map iframe {
    width: 100%;
    height: 450px;
}

.comment-list li {
    margin-bottom: 30px;
}

.wp-block-button__link {
    border: none;
    font-weight: 700;
    padding: .76rem 1rem;
    outline: none;
    outline: none;
    display: inline-block;
    background: #010f2e;
    color: #fff !important;
    width: auto;
    border-radius: 5px;
    text-align: center;
}

.wp-block-button.aligncenter .wp-block-button__link {
    width: 50%;
    display: block;
    margin: auto;
}

.wp-block-button.is-style-outline .wp-block-button__link {
    background: none;
    border: 2px solid #010f2e;
    color: #010f2e !important;
}

.wp-block-button.is-style-squared .wp-block-button__link {
    border-radius: 0;
}

.has-2-columns, .has-3-columns, .has-5-columns, .has-6-columns {
    float: left;
    width: 100%;
}

.has-2-columns .wp-block-column {
    float: left;
    width: 50%;
    padding-right: 20px;
}

.has-3-columns .wp-block-column {
    float: left;
    width: 33.333%;
    padding-right: 20px;
}

.has-5-columns .wp-block-column {
    float: left;
    width: 20%;
    padding-right: 20px;
}

.has-4-columns .wp-block-column {
    float: left;
    width: 25%;
    padding-right: 20px;
}

.has-6-columns .wp-block-column {
    float: left;
    width: 16.66666666666667%;
    padding-right: 20px;
}

.wp-block-media-text.alignwide figure {
    float: left;
    width: 50%;
    margin-right: 20px;
}

.wp-block-media-text.alignwide .has-large-font-size {
    font-size: 28px;
    color: #010f2e;
}

.wp-block-media-text__content {
    float: left;
    width: 47%;
    padding-top: 0;
}

.wp-block-columns.alignwide.has-3-columns blockquote {
    margin-top: 0;
    padding-left: 20px;
}

.columns-3.is-cropped li {
    list-style: none;
    float: left;
    width: 33.333%;
}

.wp-block-gallery.alignleft.columns-2.is-cropped li {
    float: left;
    list-style: none;
}

.wp-block-gallery.alignwide.columns-4.is-cropped li {
    float: left;
    list-style: none;
    width: 25%;
    padding: 10px;
}

.wp-block-gallery.columns-6.is-cropped li {
    float: left;
    width: 16.666%;
    height: 129px;
    list-style: none;
    padding: 10px;
}

.wp-block-gallery.columns-7.is-cropped li {
    float: left;
    width: 14%;
    padding: 10px;
    list-style: none;
    min-height: 150px;
}

.wp-block-gallery.columns-8.is-cropped li {
    float: left;
    width: 12%;
    padding: 10px;
    list-style: none;
    min-height: 100px;
}

.wp-block-media-text.alignfull.has-media-on-the-right.is-stacked-on-mobile {
    float: left;
}

.wp-block-media-text.alignfull.has-media-on-the-right.is-stacked-on-mobile figure {
    float: left;
    width: 50%;
    margin-right: 20px;
}

.footer-widget .widgettitle, .footer-widget .cat-item, .footer-widget .widget ul li {
    text-align: left;
    color: #fff;
}

.footer-widget select {
    width: 100%;
    padding: 10px;
    border: 2px solid #f6f6f6;
}

section.eventes-area.event-mobile-section .section-title p {
    font-size: 16px;
    color: #484848;
    font-weight: 400;
    line-height: 26px;
    font-family: 'Mulish', sans-serif;
    margin-top: 20px;
}

section.eventes-area.event-mobile-section .section-title h2 {
    font-size: 44px;
    padding-bottom: 0;
    margin-bottom: 0px;
    position: relative;
    font-weight: 800;
    color: #015182;
    line-height: 40px;
}

section.platform-area.platform-area-bg .platform-box .platform-img img {
    width: auto;
    height: 100px;
}

section.services-area.service-laptop-dk .target-box img {
    width: auto;
    height: 80px;
}

.footer-widget li span.email-sec {
    color: #ff6525;
    font-size: 18px;
}

.footer-widget li span.email-sec a {
    color: #0045ff;
    font-size: 18px;
	text-decoration:underline;
}

.footer-widget li span.email-sec a:hover {
    color: #ff6525;
}

.blog-deatails-box.single .single {
    display: none;
}

.footer-widget .tag-cloud-link, .footer-widget p {
    color: #484848;
    line-height: 28px;
}

.footer-widget .tag-cloud-link, .footer-widget img.footer-logo {
    width: 140px;
}

.redux-footer h2 {
    margin-top: 0px;
}

.footer-widget td {
    padding: 5px;
    text-align: center;
}

.footer-widget table {
    width: 100%;
    padding: 10px;
    background: #f5f5f5;
}

.footer-widget th {
    background: #f6f6f6;
    padding: 10px 5px;
    text-align: center;
    color: #010f2e;
}

.bsingle__content h1, .bsingle__content h2, .bsingle__content h3, .bsingle__content h4, .bsingle__content h5, .bsingle__content h6 {
    line-height: 1.3;
    margin-bottom: 20px;
    font-weight: 700;
}

.pages-content h1, .pages-content h2, .pages-content h3, .pages-content h4, .pages-content h5, .pages-content h6 {
    line-height: 1.3;
    margin-bottom: 20px;
    font-weight: 700;
}

.comment-list h1, .comment-list h2, .comment-list h3, .comment-list h4, .comment-list h5, .comment-list h6 {
    line-height: 1.3;
    margin-bottom: 20px;
    font-weight: 700;
}

.inner-linke-page {
    font-size: 16px;
    font-weight: 700;
    color: #010f2e;
}

.inner-linke-page a {
    border: none;
    height: 32px;
    width: 32px;
    display: inline-block;
    line-height: 32px;
    background: #fe8366;
    border-radius: 50%;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    text-align: center;
}

.inner-linke-page a:hover {
    color: #ffffff;
    background: #010f2e;
}

.inner-linke-page>span {
    border: none;
    height: 32px;
    width: 32px;
    display: inline-block;
    line-height: 32px;
    font-weight: 400;
    border-radius: 50%;
    font-size: 14px;
    text-align: center;
    background: #010f2e;
    color: #ffffff;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.32);
}

pre {
    padding: 30px;
    background: #f6f6f6;
}

pre cite {
    color: #000;
}

.inner-linke-page {
    margin-bottom: 50px;
}

.attachment-aports-featured-large {
    width: 100%;
    height: auto;
}

.quote-post {
    min-height: 200px;
}

/*Services Category*/

.services-categories {
    position: relative;
    margin-bottom: 50px;
    background-color: rgba(0, 0, 0, 0.03);
}

.services-categories li {
    position: relative;
    border: 1px solid #e7e7e7;
    border-bottom: 0;
    z-index: 9;
}

.services-categories li:last-child {
    border-bottom: 1px solid #e7e7e7;
}

.services-categories li:before {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 4px;
    background-color: #dc3545;
    content: "";
    opacity: 0;
    visibility: hidden;
}

.services-categories li.active:before, .services-categories li:hover:before {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.services-categories li a {
    font-size: 16px;
    font-weight: 500;
    color: #222222;
    line-height: 30px;
    padding: 10px 25px;
    display: block;
    padding-left: 38px;
    overflow: hidden;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.services-categories li.active a, .services-categories li:hover a {
    color: #ffffff;
}

.services-categories li a:before {
    position: absolute;
    left: 20px;
    top: 10px;
    font-size: 12px;
    line-height: 30px;
    color: #222222;
    font-weight: 900;
    content: "\f0da";
    font-family: "Font Awesome 5 pro";
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.services-categories li.active a:before, .services-categories li:hover a:before {
    color: #ffffff;
}

.services-categories li a:after {
    position: absolute;
    left: -1px;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    background-color: #fe8366;
    z-index: -1;
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
}

.services-categories li.active a:after, .services-categories li:hover a:after {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
}

/*=== Brochures Box ===*/

.brochures-box {
    position: relative;
    margin-bottom: 50px;
}

.brochures-box .inner {
    position: relative;
    background-color: #2a2e48;
    padding: 35px 30px 25px;
}

.brochures-box h4 {
    display: block;
    font-size: 17px;
    line-height: 1.2em;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 15px;
}

.brochures-box .text {
    font-size: 15px;
    line-height: 23px;
    color: #ffffff;
    margin-bottom: 20px;
}

.brochures-box .theme-btn {
    font-size: 14px;
    line-height: 20px;
    padding: 8px 20px;
    display: block;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.brochures-box .theme-btn i {
    margin-right: 3px;
}

.btn-style-one {
    position: relative;
    font-size: 16px;
    line-height: 20px;
    color: #ffffff;
    background-color: #cb212a;
    padding: 15px 35px;
    font-weight: 700;
    overflow: hidden;
}

/*Help Box*/

.help-box {
    position: relative;
    background-size: cover;
    padding: 30px 25px;
}

.help-box:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(54, 54, 54, 0.90);
}

.help-box>span {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #ffffff;
    margin-bottom: 10px;
}

.help-box h4 {
    position: relative;
    color: #ffffff;
    font-size: 21px;
    font-weight: 700;
    line-height: 1.2em;
    margin-bottom: 15px;
}

.help-box p {
    position: relative;
    color: #ffffff;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px;
}

.help-box .theme-btn {
    padding: 8px 30px;
    font-size: 14px;
    font-weight: 700;
}

/*** 

====================================================================
		Service Detail
====================================================================

***/

.service-detail {
    position: relative;
    padding-left: 20px;
}

.service-detail .images-box {
    position: relative;
    margin: 0 -5px;
}

.service-detail .images-box .column {
    padding: 0 5px;
}

.service-detail .images-box .image {
    position: relative;
    margin-bottom: 10px;
}

.service-detail .images-box .image img {
    display: block;
    width: 100%;
    height: auto;
}

.service-detail .content-box {
    position: relative;
    padding: 20px 0 0;
}

.service-detail .content-box h2 {
    position: relative;
    display: block;
    font-size: 32px;
    line-height: 1.2em;
    color: #343a40;
    font-weight: 700;
    margin-bottom: 20px;
}

.service-detail .content-box h3 {
    position: relative;
    display: block;
    font-size: 24px;
    line-height: 1.2em;
    color: #343a40;
    font-weight: 700;
    margin-bottom: 20px;
}

.service-detail .content-box p {
    position: relative;
    display: block;
    margin-bottom: 25px;
}

.service-detail .two-column {
    position: relative;
}

.service-detail .two-column .title {
    margin-bottom: 40px;
}

.service-detail .two-column p {
    margin-bottom: 25px;
}

.service-detail .two-column .image-column {
    position: relative;
    margin-bottom: 26px;
}

.service-detail .two-column .image-column .image {
    margin-bottom: 0;
}

.service-detail .two-column .text-column {
    position: relative;
}

.service-detail .prod-tabs {
    position: relative;
}

.service-detail .prod-tabs .tab-btns {
    position: relative;
    z-index: 1;
    border-bottom: 1px solid #dddddd;
}

.service-detail .prod-tabs .tab-btns .tab-btn {
    position: relative;
    top: 1px;
    display: block;
    float: left;
    margin-right: 5px;
    font-size: 16px;
    color: #333333;
    background: #ffffff;
    text-transform: capitalize;
    font-weight: 400;
    line-height: 23px;
    cursor: pointer;
    border: 1px solid #e5e5e5;
    border-bottom: 0;
    padding: 10px 25px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.service-detail .prod-tabs .tab-btns .tab-btn:before {
    position: absolute;
    content: '';
    top: 0;
    left: 50%;
    width: 0%;
    height: 3px;
    background-color: #dc3545;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.service-detail .prod-tabs .tab-btns .tab-btn:hover:before, .service-detail .prod-tabs .tab-btns .tab-btn.active-btn:before {
    width: 100%;
    left: 0;
}

.service-detail .prod-tabs .tab-btns .tab-btn:hover:after, .service-detail .prod-tabs .tab-btns .tab-btn.active-btn:after {
    position: absolute;
    content: '';
    left: 0px;
    bottom: -3px;
    width: 100%;
    height: 5px;
    background-color: #ffffff;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.service-detail .prod-tabs .tab-btns .tab-btn:hover, .service-detail .prod-tabs .tab-btns .tab-btn.active-btn {
    color: #fe8366;
    background: #ffffff;
}

.service-detail .prod-tabs .tabs-content {
    position: relative;
    padding: 25px 30px 45px;
    border: 1px solid #dddddd;
}

.service-detail .prod-tabs .tabs-content .tab {
    position: relative;
    display: none;
    border-top: 0px;
}

.service-detail .prod-tabs .tabs-content .tab.active-tab {
    display: block;
}

.service-detail .prod-tabs .tabs-content .tab .content {
    position: relative;
}

.service-detail .prod-tabs .tabs-content .tab .content p {
    position: relative;
    font-size: 16px;
    line-height: 26px;
    color: #666666;
    margin-bottom: 0px;
}

.list-style-one {
    position: relative;
    display: block;
    margin-bottom: 30px;
}

.list-style-one li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 10px;
}

.list-style-one li::before {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 14px;
    line-height: 25px;
    color: #fe8366;
    content: "\f101";
    font-weight: 900;
    font-family: "Font Awesome 5 Pro";
}

.slick-slide {
    outline: none;
}

.features-area h2, .features-area h4, .features-area h5, .features-area p {
    color: #fff;
}

.features-area h5 {
    margin-bottom: 15px;
}

.features-area ul {
    margin-top: 30px;
    color: #fff;
}

.features-area li {
    display: flex;
    margin-bottom: 15px;
}

.features-area li .icon {
    margin-right: 20px;
    color: #84DAA9;
}

.conunter-img {
    margin-left: -400px;
}

.footer-widget .tag-cloud-link {
    color: #020202;
}

.footer-widget .textwidget, .footer-widget .recentcomments a, .footer-widget a, .footer-widget .widget_categories a {
    color: #484848;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}

.f-contact li a.direction-set {
    /* display: flex; */
    color: #0045ff;
    font-size: 16px;
    /* font-style: italic; */
    text-decoration: none;
    position: relative;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: bold;
    transition: all 0.2s;
    /* /* border-bottom: 2px solid #0146ff; */
}
.footer-link .cool-link{
	color: #0045ff;
    font-size: 16px;
	letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: bold;
}

.f-contact li a.direction-set:hover {
    color: #ff6525;
}

.f-contact li a.direction-set:hover .arrow-set {
    color: #ff6525;
    transform: translate(5px);
}

.f-contact li a.direction-set i.arrow-set {
    width: 56px;
    /* height: 48px; */
    line-height: 40px;
    color: #0146ff;
    text-align: left;
    border-radius: 50%;
    float: right;
    font-size: 20px;
    transition: all 0.3s ease-in-out 0s;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    margin-left: 0px;
}

.arrow-set {
    width: 56px;
    /* height: 48px; */
    line-height: 40px;
    color: #0146ff;
    text-align: left;
    border-radius: 50%;
    float: right;
    font-size: 20px;
    transition: all 0.3s ease-in-out 0s;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    margin-left: 0px;
    margin-top: 4px;
}

.footer-widget .tag-cloud-link:hover {
    color: #fff;
}

.single-post .bsingle__content .admin {
    display: none;
}

.single-post .blog-deatails-box.single {
    padding: 40px;
    border-style: solid;
    border-width: 2px;
    border-color: rgb(243, 243, 243);
    float: left;
    width: 100%;
}

.single-post .bsingle__post-thumb img {
    margin-bottom: 50px;
}

.bsingle__content.quote-post .meta-info {
    margin-top: 30px;
}

blockquote h3 {
    color: #fff;
}

blockquote footer {
    color: #fe8366;
    margin-bottom: 30px;
}

.blist li i {
    color: #F15B26;
    padding-right: 5px;
}

.blist li {
    line-height: 30px;
    list-style: none;
}

.comment-form-cookies-consent input {
    width: auto;
    margin-top: 7px;
    margin-right: 10px;
}

/* 17. f-cta */

.f-cta-area {
    background: #fff;
    margin-left: 260px;
    margin-right: 260px;
    position: relative;
    top: -70px;
    margin-bottom: 30px;
    box-shadow: 0 -3px 65px 0 rgba(0, 0, 0, .09);
}

.f-cta-icon i {
    display: inline-block;
    height: 80px;
    width: 80px;
    text-align: center;
    line-height: 78px;
    background: #fe8366;
    border-radius: 50%;
    color: #fff;
    font-size: 28px;
    margin-bottom: 30px;
}

.contact-info {
    padding: 30px 20px;
    background: #3c3935;
    background: #3c3935;
}

.contact-info p {
    color: #fff;
}

.contact-info h5 {
    color: #fe8366;
}

.single-cta {
    border-bottom: 1px solid;
}

div.single-cta:last-child {
    border: 0;
}

.single-cta h5 {
    font-size: 20px;
    margin-bottom: 15px !important;
}

.single-cta p {
    margin-bottom: 0;
}

.single-cta p a {
    color: #fe8366;
}

.s-cta-btn .btn {
    background: #383838;
    color: #fff;
    margin-top: 10px;
}

.s-cta-btn .btn::before {
    content: none;
}

.widget.widget_media_image {
    margin: 25px 0 0;
}

/* Blog New Design */

.card {
    float: left;
    /* padding: 0 1.7rem; */
    width: 100%;
    background-color: transparent;
    border: 0px;
}

.card .menu-content {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.card .menu-content::before, .card .menu-content::after {
    content: "";
    display: table;
}

.card .menu-content::after {
    clear: both;
}

.card .menu-content li {
    display: inline-block;
}

.category p {
    color: #ff6525;
    font-weight: bold;
    font-family: 'Mulish', sans-serif;
    background-color: #fff;
    border-radius: 50px;
    text-transform: uppercase;
    letter-spacing: 1px;
    top: 17px;
    /* left: 0; */
    right: 26px;
    /* bottom: 0; */
    position: absolute;
    padding: 0px 19px;
    text-align: center;
}

.category-1 p {
    color: #ff6525;
    font-weight: bold;
    font-family: 'Mulish', sans-serif;
    background-color: #fff;
    border-radius: 50px;
    text-transform: uppercase;
    letter-spacing: 1px;
    top: 50px;
    /* left: 0; */
    right: 26px;
    /* bottom: 0; */
    position: absolute;
    padding: 0px 19px;
    text-align: center;
}

.card .menu-content a {
    color: #fff;
}

.card .menu-content span {
    position: absolute;
    left: 50%;
    top: 0;
    font-size: 10px;
    font-weight: 700;
    font-family: 'Mulish', sans-serif;
    transform: translate(-50%, 0);
}

.date p {
    font-family: 'Mulish', sans-serif;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
}

.card .wrapper {
    background-color: #fff;
    min-height: 350px;
    position: relative;
    overflow: hidden;
    border-radius: 25px;
    transition: all 0.3s ease-in-out 0s;
}

.card .wrapper:hover .title {
    color: #ff6626;
}

.card .wrapper:hover .data {
    transform: translateY(0);
}

.card .data {
    position: absolute;
    bottom: -20px;
    width: 100%;
    /* transform: translateY(calc(70px + 1em)); */
    transition: transform 0.3s;
}

.card .data .content {
    padding: 0em 2em 2em 2em;
    position: relative;
    z-index: 1;
}

.card .author {
    font-size: 12px;
}

.card .title {
    margin-top: 10px;
    font-family: 'Mulish', sans-serif;
    font-size: 30px;
    font-weight: 800;
    color: #fff;
}

.card .title:hover {
    margin-top: 10px;
    font-family: 'Mulish', sans-serif;
    font-size: 30px;
    font-weight: 800;
}

.card .text {
    height: 70px;
    margin: 0;
}

.card input[type=checkbox] {
    display: none;
}

.card input[type=checkbox]:checked+.menu-content {
    transform: translateY(-60px);
}

.example-2 .wrapper {
    background: linear-gradient(100deg, rgba(255, 243, 238, 1) 0%, rgba(0, 0, 0, 0.7567401960784313) 0%, rgba(0, 0, 0, 0.5270483193277311) 51%, rgba(255, 243, 238, 0) 100%), url(../img/blog/study-accounting.jpg) center/cover no-repeat;
}

.example-2 .wrapper.bg-2 {
    background: linear-gradient(100deg, rgba(255, 243, 238, 1) 0%, rgba(0, 0, 0, 0.7567401960784313) 0%, rgba(0, 0, 0, 0.5270483193277311) 51%, rgba(255, 243, 238, 0) 100%), url(../img/blog/blog-detail-page-4.png) center/cover no-repeat;
}

.example-2 .wrapper:hover .menu-content span {
    transform: translate(-50%, -10px);
    opacity: 1;
}

.example-2 .header {
    color: #fff;
    padding: 1em;
}

.example-2 .header::before, .example-2 .header::after {
    content: "";
    display: table;
}

.example-2 .header::after {
    clear: both;
}

.example-2 .header .date {
    float: left;
    font-size: 12px;
}

.example-2 .menu-content {
    float: right;
}

.example-2 .menu-content li {
    margin: 0 5px;
    position: relative;
}

.example-2 .menu-content span {
    transition: all 0.3s;
    opacity: 0;
}

.example-2 .data {
    color: #fff;
    /* transform: translateY(calc(70px + 4em)); */
}

.example-2 .title a {
    color: #fff;
}

.example-2 .title a:hover {
    color: #ff6525;
}

.example-2 .button {
    display: block;
    width: 100px;
    margin: 2em auto 1em;
    text-align: center;
    font-size: 12px;
    color: #fff;
    line-height: 1;
    position: relative;
    font-weight: 700;
}

.example-2 .button::after {
    content: "→";
    opacity: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    transition: all 0.3s;
}

.example-2 .button:hover::after {
    transform: translate(5px, -50%);
    opacity: 1;
}

.example-3 .wrapper.bg-3 {
    background: linear-gradient(358deg, rgba(255, 243, 238, 1) 0%, rgba(0, 0, 0, 0.7567401960784313) 0%, rgba(0, 0, 0, 0.5270483193277311) 51%, rgba(255, 243, 238, 0) 100%), url(../img/blog/Ultimate-guide-to-LOR.png) center/cover no-repeat;
}

.example-3 .wrapper.bg-4 {
    background: linear-gradient(358deg, rgba(255, 243, 238, 1) 0%, rgba(0, 0, 0, 0.7567401960784313) 0%, rgba(0, 0, 0, 0.5270483193277311) 51%, rgba(255, 243, 238, 0) 100%), url(../img/blog/blog-detail-page-3.png) center/cover no-repeat;
}

.example-3 .wrapper.bg-5 {
    background: linear-gradient(358deg, rgba(255, 243, 238, 1) 0%, rgba(0, 0, 0, 0.7567401960784313) 0%, rgba(0, 0, 0, 0.5270483193277311) 51%, rgba(255, 243, 238, 0) 100%), url(../img/blog/blog-banner-2.jpg) center/cover no-repeat;
}

.example-3 .wrapper:hover .menu-content span {
    transform: translate(-50%, -10px);
    opacity: 1;
}

.img-width-listing-page {
    width: 40px;
}

.example-3 .header {
    color: #fff;
    padding: 1em;
}

.example-3 .header::before, .example-2 .header::after {
    content: "";
    display: table;
}

.example-3 .header::after {
    clear: both;
}

.example-2 .header .date {
    float: left;
    font-size: 12px;
}

.example-2 .menu-content {
    float: right;
}

.example-3 .menu-content li {
    margin: 0 5px;
    position: relative;
}

.example-3 .menu-content span {
    transition: all 0.3s;
    opacity: 0;
}

.example-3 .data {
    color: #fff;
    /* transform: translateY(calc(70px + 4em)); */
}

.example-3 .title a {
    color: #fff;
}

.example-3 .title a:hover {
    color: #ff6525;
}

.example-3 .button {
    display: block;
    width: 100px;
    margin: 2em auto 1em;
    text-align: center;
    font-size: 12px;
    color: #fff;
    line-height: 1;
    position: relative;
    font-weight: 700;
}

.br-right-navbar {
    border-right: 2px solid #e1e1e1;
    position: absolute;
    height: 28px;
    top: 39px;
    /* left: 0; */
    right: 605px;
    bottom: 0;
}

.example-3 .button::after {
    content: "→";
    opacity: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    transition: all 0.3s;
}

.example-3 .button:hover::after {
    transform: translate(5px, -50%);
    opacity: 1;
}

a.active-alltime, .product-manufacturer-featured .active-institute, .product-search .active-search, .pavblog-blogs .active-blogs, .information-ambassador .active-ambassador , .information-contact .active-contact, .affiliate-register .active-register {
    border-bottom: 2px solid #005082;
}

.main-menu .sub a.active-alltime:hover {
    color: #005082;
    text-decoration: none;
}

.header-three .main-menu ul li a.active-alltime {
    color: #005082;
}

/* Blog New Design */

.card {
    width: 100%;
    margin: 0 auto;
    position: relative;
    border-radius: 10px;
}

.card img {
    width: 100%;
    border-radius: 10px 10px 0 0;
    height: 178px;
    object-fit: cover;
    object-position: center;
}

.card-title {
    width: calc(100% - 40px);
    background: #fff;
    padding: 10px;
    /* position: absolute; */
    /* left: 50%; */
    /* top: 170px; */
    /* transform: translateX(-50%); */
    font-family: 'Mulish', sans-serif;
    border-radius: 5px;
}

.card-title h4 {
    font-family: 'Mulish', sans-serif;
}

.video-wrapper {
    position: relative;
    padding-bottom: 74.25%;
    /* 4:3 ratio */
    padding-top: 30px;
    /* IE6 workaround*/
    height: 0;
    overflow: hidden;
}

.video-wrapper-narrow {
    padding-bottom: 40%;
}

iframe.video-wrap {
    position: absolute;
    width: 100%;
    height: 70%;
    border-radius: 20px;
}

.hover-shadow-effect {
    transition: all 0.3s ease-in-out 0s;
}

.hover-shadow-effect:hover {
    transform: translate3d(0px, -5px, 0px) rotateX( 0deg) rotateZ( 0deg);
    box-shadow: 1px 1px 0px 1px #f9f9fb, -1px 0 0px 0 rgb(34 33 81 / 1%), 13px 15px 28px -10px rgb(34 33 81 / 22%);
}

.table td, .table th {
    padding: 2rem 1.5rem 2rem 1.5rem;
    vertical-align: middle;
    border-top: 0px solid #dee2e6;
}

section.college-listing .listing-box .media .media-body .college-name {
    font-size: 20px;
    font-family: 'Mulish', sans-serif;
    font-weight: bold;
    color: #005082;
    margin-bottom: 0;
}

section.college-listing .listing-box .mobile-display .college-name {
    font-size: 20px;
    font-family: 'Mulish', sans-serif;
    font-weight: bold;
    color: #005082;
    margin-bottom: 20px;
    text-align: center;
}

section.college-listing .listing-box .mobile-display img {
    margin-bottom: 20px;
    width: 65px;
}

section.college-listing .listing-box .media img.college-icon {
    width: 60px;
}

.bg-blue-list {
    background-color: #f6f9ff;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 0;
    padding-right: 0;
}

.bg-white-list {
    background-color: #fff;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 0;
    padding-right: 0;
}

.br-right-grey {
    border-right: 1px solid #c7cfdf;
}

section.college-listing .listing-box p.college-location {
    font-size: 18px;
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    margin-bottom: 0;
    color: #161616;
}

.form-control {
    display: block;
    width: 100%;
    height: calc(2.5em + .75rem + 2px);
    padding: 0rem .75rem;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
    color: #8995ad;
    background-color: #fff;
    background-clip: padding-box;
    border: 0px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.form-br-bottom {
    border-bottom: 2px solid #c7cfdf;
}

::placeholder {
    color: #e9e9e9!important;
    font-size: 18px;
}

.form-control:focus {
    color: #8995ad;
    background-color: #fff;
    border-color: #09090a00;
    outline: 0;
    font-size: 18px;
    box-shadow: 0 0 0 0rem rgb(0 123 255 / 25%);
}

.university-name {
    font-family: 'Mulish', sans-serif;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    color: #353535;
    margin-bottom: 20px;
}

.university-location {
    font-family: 'Mulish', sans-serif;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    color: #353535;
    margin-bottom: 20px;
}

section.college-listing .listing-box {
    border-radius: 20px;
    background-color: #fff;
    box-shadow: rgb(16 66 97 / 11%) 0px 8px 20px 0px;
    width: 100%;
    height: auto;
    padding-top: 30px;
    margin-top: 20px;
}

.video-bg {
    background-color: #e6f5ff;
    width: 526px;
    height: 570px;
    position: absolute;
    top: 70px;
    /* left: 0; */
    right: 99px;
    bottom: 0;
    border-radius: 10px;
    z-index: -1;
}

.card-content {
    box-shadow: 0 10px 15px -5px rgb(0 0 0 / 50%), 0 5px 5px -5px rgb(0 0 0 / 1%);
    border-radius: 0px 0px 10px 10px;
	background-color:rgb(231 245 245 / 50%);
}

.card-title h3 {
    font-weight: normal;
    font-family: 'Mulish', sans-serif;
}

.media.icon-box img {
    object-fit: contain;
    object-position: center;
    width: 26px;
    height: 28px;
}

.media.icon-box {
    padding: 20px;
	display: inline-flex;
    flex-direction: row;
}

.media.icon-box h5 {
    font-size: 16px;
    color: #005082;
	line-height:26px;
}

.media.icon-box h5 a {
    font-size: 16px;
    color: #005082;
}

.media.icon-box h5 a:hover {
    font-size: 16px;
    color: #ff6626;
}

.blue-box .media.icon-box h5 a {
    font-size: 16px;
    color: #ff6626;
}

.blue-box .media.icon-box h5 a:hover {
    font-size: 16px;
    color: #ff6626;
}

.media.icon-box h6 {
    color: #161616;
    margin-bottom: 0px;
    font-size: 18px;
}

.blue-box .media.icon-box h6 {
    color: #161616;
    margin-bottom: 0px;
    font-size: 16px;
}

.card-content-col .fa {
    display: flex;
    align-items: center;
    font-size: 25px;
    margin-right: 10px;
    color: #718096;
}

.card-content-user-info {
    width: 100%;
    padding: 10px;
    display: flex;
    background: #f7fafc;
    border-radius: 0 0 10px 10px;
}

.card-content-user-info img {
    width: 60px;
    height: 60px;
    margin: 10px;
    border-radius: 50%;
    vertical-align: middle;
}

.card-content-user-info h4 {
    font-family: 'Mulish', sans-serif;
}

.card-content-user-info p {
    font-family: 'Mulish', sans-serif;
}

.card-content-user-info .card-content-user-contact {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 20px;
}

.media.university-name img {
    width: 65px;
    height: 65px;
    object-fit: cover;
    object-position: center;
    border-radius: 20px;
	border:2px solid #FFF;
}

.media.university-name h5 {
    color: #fff;
    text-transform: capitalize;
    font-family: 'Mulish', sans-serif;
    font-size: 20px;
    font-weight: bold;
}

.media.university-name h6 {
    color: #fff;
    text-transform: uppercase;
    font-family: 'Mulish', sans-serif;
    font-size: 10px;
    font-weight: bold;
}

.media.university-name {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 95px;
    /* bottom: 0; */
    left: 23px;
    /* right: 0; */
    /* /* width: 100%; */
}

/* TAB SECTION */

.tabs {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    font-weight: 300;
    font-size: 1.25em;
}

/* Nav */

.tabs nav {
    text-align: center;
}

.tabs nav ul {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    margin: 0 auto;
    padding: 0;
    max-width: 1200px;
    list-style: none;
    -ms-box-orient: horizontal;
    -ms-box-pack: center;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
}

.tabs nav ul li {
    position: relative;
    z-index: 1;
    display: block;
    margin: 0;
    text-align: center;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.overview-box {
    padding: 40px 40px 30px 40px;
}

.br-skin {
    border-bottom: 2px solid #ffe2d5;
}

.rounded-box-content {
    background-color: #005082;
    width: 250px;
    padding: 4px 18px;
    border-radius: 50px;
	margin:0px auto;
}

.rounded-box-content-science {
    background-color: #005082;
    width: 114px;
    padding: 4px 18px;
    border-radius: 50px;
}

.br-bottom-grey {
    border-bottom: 1px solid #e0e0e0;
}

.contactDetails h2.testimonial-heading {
    font-size: 44px;
    padding-bottom: 0;
    margin-bottom: 40px;
    position: relative;
    font-weight: 800;
    color: #005082;
    line-height: 56px;
}

.studenVideoSection p {
    font-size: 18px;
    color: #484848;
    font-weight: 400;
    line-height: 30px;
    font-family: 'Mulish', sans-serif;
    margin-top: 40px;
}

.card img {
    width: 100%;
    /* height: 350px; */
    object-fit: cover;
}
.campus-overlay{
	background-color:#000;
	border-radius: 10px 10px 0 0;
   /* background: linear-gradient(0deg, rgba(181,181,181,1) 0%, rgba(255,255,255,1) 100%);*/
}

.campus-overlay img{
	opacity:0.4;
}

.card img.card-img-top {
    width: 100%;
    height: 230px;
    object-fit: cover;
    object-position: center;
}

.card img.before-overlay::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(255, 243, 238, 1) 0%, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 1) 100%);
    opacity: .7;
}

.card .img-cover img {
    width: 100%;
    height: 270px;
    object-fit: cover;
    border-radius: 15px;
}

.desc {
    padding: 0.2em 1.5em 1.5em 0px;
    font-family: 'Mulish', sans-serif;
}

.desc h1 a {
    display: inline;
    font-size: 26px;
    color: #005082;
    font-weight: 800;
    font-family: 'Mulish', sans-serif;
}

.tdesc {
    /* margin-bottom: 40px; */
    width: 100%;
    /* height: 50px; */
    overflow: auto;
    color: #161616;
    font-weight: bold;
    font-size: 16px;
    margin-top: 0px;
}

.featuredUniversity h2.testimonial-heading {
    font-size: 44px;
    padding-bottom: 0;
    margin-bottom: 40px;
    position: relative;
    font-weight: 800;
    color: #005082;
    line-height: 56px;
}

.studenVideoSection h2.testimonial-heading {
    font-size: 44px;
    padding-bottom: 0;
    margin-bottom: 40px;
    position: relative;
    font-weight: 800;
    color: #005082;
    line-height: 56px;
    padding-right: 50px;
}

.map-design {
    height: 500px;
    border: 6px solid #fff;
}

.blue-box h5 {
    font-size: 20px;
    color: #161616;
    line-height: 28px;
    font-family: 'Mulish', sans-serif;
    font-weight: bold;
    margin-top: 30px;
	text-align:center;
}
.search-courses .blue-box h5 {
	font-size:18px;
	font-weight:normal;
}
.blue-box h5.course-name{
	min-height:60px;
}

.contactDetails .media.detail-box-icon h5 {
    font-weight: 400;
    font-size: 20px;
    font-family: 'Mulish', sans-serif;
    color: #242424;
    line-height: 28px;
}

.contactDetails .media.detail-box-icon {
    margin-top: 40px;
}

.contactDetails .media.detail-box-icon img {
    width: 30px;
}

.blue-bg-box {
    background: url(../img/resource/details.png), linear-gradient(#e6f5ff, #e6f5ff);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 120px;
    padding-bottom: 120px;
}

.blue-box p.course-details {
    font-size: 18px;
    color: #484848;
    font-family: 'Mulish', sans-serif;
    line-height: 28px;
    margin-top: 20px;
}

.rounded-box-content p {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    font-family: 'Mulish', sans-serif;
    text-align: center;
    margin-bottom: 0px;
}

.rounded-box-content-science p {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    font-family: 'Mulish', sans-serif;
    text-align: center;
    margin-bottom: 0px;
}

.brm-skin {
    border-right: 2px solid #ffe2d5;
}

.blue-box {
    background-color: #f6fbff;
    width: 100%;
    padding: 20px 20px 20px 20px;
    max-height: 384px;
    height: 430px;
    border-radius: 15px;
}
section.mobileCourseSection.universitycourse .blue-box, .search-courses .blue-box {
		max-height:300px;
        height: auto;
}

.overview-box h5 {
    font-size: 20px;
    font-weight: 600;
    color: #161616;
    font-family: 'Mulish', sans-serif;
}

.orange-box-bg {
    background-color: #fff3ee;
    border-radius: 20px;
    width: 100%;
    padding: 20px;
}

.tabs nav a {
    position: relative;
    display: flex;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 3.2;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
}

.tabs nav a span {
    vertical-align: middle;
    font-size: 0.75em;
}

.tabs nav li.tab-current a {
    color: #74777b;
}

.tabs nav a:focus {
    outline: none;
}

/* Content */

.content-wrap {
    position: relative;
}

.content-wrap section {
    display: none;
    margin: 0 auto;
    padding: 1em;
    max-width: 1200px;
    text-align: center;
}

.content-wrap section.content-current {
    display: block;
}

.content-wrap section p {
    margin: 0;
    padding: 0.75em 0;
    color: rgba(40, 44, 42, 0.05);
    font-weight: 900;
    font-size: 4em;
    line-height: 1;
}

/* Fallback */

.no-js .content-wrap section {
    display: block;
    padding-bottom: 2em;
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}

.no-flexbox nav ul {
    display: block;
}

.no-flexbox nav ul li {
    min-width: 15%;
    display: inline-block;
}

@media screen and (max-width: 58em) {
    .tabs nav a.icon span {
        display: block;
    }
    .tabs nav a:before {
        margin-right: 0;
    }
}

.tabs-style-bar nav {
    background: #f6fbff;
}

.tabs-style-bar nav ul {
    border: 4px solid transparent;
}

.tabs-style-bar nav ul li a {
    margin: 0 2px;
    /* background-color: #f7f7f7; */
    color: #005082;
    transition: background-color 0.2s, color 0.2s;
}

.tabs-style-bar nav ul li a:hover, .tabs-style-bar nav ul li a:focus {
    color: #005082;
}

.tabs-style-bar nav ul li a span {
    text-transform: capitalize;
    letter-spacing: 1px;
    font-weight: bold;
    font-size: 18px;
    font-family: 'Mulish', sans-serif;
}

.tabs-style-bar nav ul li.tab-current a {
    background: #005082;
    color: #fff;
}

section.cta-box.cta-laptop-dk.mobile-cta-set.position-relative.fix.pb-150 {
    padding-bottom: 110px;
}

.s-about-img img.consortium-image {
    width: 442px;
    margin-left: -70px;
}

.s-about-img img.user-friendly-image {
    width: 311px;
    margin-left: -34px;
    margin-top: 27px;
}

.s-about-img img.institution-image {
    width: 600px;
    margin-left: 114px;
}

/*** 

====================================================================
		Contact Page Start
====================================================================

***/

.wrap-contact100 {
    width: 100%;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    padding: 25px 0px 0px 0px;
}

/*------------------------------------------------------------------
  [  ]*/

.contact100-form {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.contact100-form-title {
    display: block;
    width: 100%;
    font-family: 'Mulish', sans-serif;
    font-size: 39px;
    color: #333333;
    line-height: 1.2;
    text-align: center;
    padding-bottom: 59px;
}

/*------------------------------------------------------------------
  [  ]*/

.wrap-input100 {
    width: 100%;
    border: 2px solid #e6e6e6;
    border-radius: 30px;
    padding: 10px 30px 9px 22px;
    margin-bottom: 60px;
    background-color: #fff;
}

.wrap-input1001 {
    width: 100%;
    margin-bottom: 60px;
    background-color: #fff;
}

.rs1-wrap-input100 {
    width: calc((100% - 30px) / 2);
}

.rs2-wrap-input100 {
    width: calc((100% - 30px) / 3);
}

.label-input100 {
    font-family: 'Mulish', sans-serif;
    font-size: 16px;
    color: #353535;
    line-height: 1.5;
    text-transform: capitalize;
    position: absolute;
    top: -9px;
    font-weight: bold;
}

.color-orange {
    color: #ff8653;
}

.label-input1001 {
    font-family: 'Mulish', sans-serif;
    font-size: 16px;
    color: #353535;
    line-height: 1.5;
    text-transform: capitalize;
    position: absolute;
    top: 114px;
    font-weight: bold;
}

.label-input1002 {
    font-family: 'Mulish', sans-serif;
    font-size: 16px;
    color: #353535;
    line-height: 1.5;
    text-transform: capitalize;
    position: absolute;
    top: -34px;
    font-weight: bold;
}

.input100 {
    display: block;
    width: 100%;
    background: transparent;
    font-family: 'Mulish', sans-serif;
    font-size: 18px;
    color: #000000;
    line-height: 1.2;
    padding: 10px 30px 9px 22px;
    border: 0px;
    border: 2px solid #e6e6e6;
    border-radius: 30px;
}

.input100:focus, .input100:active {
    border: 2px solid #ff6525;
}

/*---------------------------------------------*/

input.input100 {
    height: 60px;
}

textarea.input100 {
    min-height: 120px;
    padding-top: 9px;
    padding-bottom: 13px;
}

.input100:focus+.focus-input100::before {
    width: 100%;
}

.has-val.input100+.focus-input100::before {
    width: 100%;
}

/*------------------------------------------------------------------
  [ Button ]*/

.container-contact100-form-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    /* padding-top: 20px; */
    width: 100%;
}

.contact100-form-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    width: 100%;
    height: 50px;
    background-color: #333333;
    border-radius: 25px;
    font-family: 'Mulish', sans-serif;
    font-size: 16px;
    color: #fff;
    line-height: 1.2;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.contact100-form-btn i {
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.contact100-form-btn:hover {
    background-color: #00ad5f;
}

.contact100-form-btn:hover i {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px);
}

/*------------------------------------------------------------------
  [ Responsive ]*/

@media (max-width: 768px) {
    .rs1-wrap-input100 {
        width: 100%;
    }
}

@media (max-width: 576px) {
    .wrap-contact100 {
        padding: 26px 0px 0px 0px;
    }
    .wrap-input100 {
        padding: 10px 10px 9px 10px;
        width: 100%;
    }
    .wrap-input1001 {
        /* padding: 10px 10px 9px 10px; */
        width: 100%;
    }
    .wrap-input100 {
        width: 100%;
        border: 2px solid #e6e6e6;
        border-radius: 30px;
        padding: 10px 30px 9px 22px;
        margin-bottom: 49px;
        background-color: #fff;
    }
    .wrap-input1001 {
        width: 100%;
        margin-bottom: 49px;
    }
    .select2-container .select2-selection--single {
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        height: 40px;
        user-select: none;
        -webkit-user-select: none;
        width: 307px;
    }
    .input100 {
        display: block;
        width: 100%;
        background: transparent;
        font-family: 'Mulish', sans-serif;
        font-size: 18px;
        color: #8995ad;
        line-height: 1.2;
        padding: 10px 30px 9px 22px;
        border: 0px;
        border: 2px solid #e6e6e6;
        border-radius: 30px;
    }
    input.input100 {
        height: 60px;
    }
}

/*------------------------------------------------------------------
  [ Alert validate ]*/

.validate-input {
    position: relative;
}

.alert-validate::before {
    content: attr(data-validate);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    position: absolute;
    width: 100%;
    min-height: 40px;
    background-color: #f7f7f7;
    top: 35px;
    left: 0px;
    padding: 0 45px 0 22px;
    pointer-events: none;
    font-family: 'Mulish', sans-serif;
    font-size: 18px;
    color: #fa4251;
    line-height: 1.2;
}

.btn-hide-validate {
    font-family: Material-Design-Iconic-Font;
    font-size: 18px;
    color: #fa4251;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    width: 40px;
    height: 40px;
    top: 35px;
    right: 12px;
}

.rs1-alert-validate.alert-validate::before {
    background-color: #fff;
}

.true-validate::after {
    content: "\f26b";
    font-family: Material-Design-Iconic-Font;
    font-size: 18px;
    color: #00ad5f;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    width: 40px;
    height: 40px;
    top: 35px;
    right: 10px;
}

/*---------------------------------------------*/

@media (max-width: 576px) {
    .alert-validate::before {
        padding: 0 10px 0 10px;
    }
    .true-validate::after, .btn-hide-validate {
        right: 0px;
        width: 30px;
    }
}

/*==================================================================
  [ Restyle Select2 ]*/

.select2-container {
    display: block;
    /* max-width: 100% !important; */
    width: auto !important;
}

.select2-container .select2-selection--single {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    background-color: transparent;
    border: none;
    height: 40px;
    outline: none;
    position: relative;
}

/*------------------------------------------------------------------
  [ in select ]*/

.select2-container .select2-selection--single .select2-selection__rendered {
    font-family: 'Mulish', sans-serif;
    font-size: 18px;
    color: #555555;
    line-height: 1.2;
    padding-left: 0px;
    background-color: transparent;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100%;
    top: 50% !important;
    right: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.select2-selection__arrow b {
    display: none;
}

.select2-selection__arrow::before {
    content: '\f2f9';
    font-family: Material-Design-Iconic-Font;
    font-size: 20px;
    color: #555555;
}

section.contact-banner.mobileContactSection .wrapper.wrapper--w680 img.captcha-img {
    width: 330px;
    height: auto;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    border-radius: 0px;
    float: right;
}

/*------------------------------------------------------------------
  [ Dropdown option ]*/

.select2-container--open .select2-dropdown {
    z-index: 1251;
    width: calc(100% + 2px);
    border: 0px solid transparent;
    border-radius: 15px;
    overflow: hidden;
    background-color: white;
    left: -2px;
}

@media (max-width: 576px) {
    .select2-container--open .select2-dropdown {
        left: -12px;
    }
}

.select2-dropdown--above {
    top: -38px;
}

.select2-dropdown--below {
    top: 10px;
}

.select2-container .select2-results__option[aria-selected] {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 24px;
}

@media (max-width: 576px) {
    .select2-container .select2-results__option[aria-selected] {
        padding-left: 12px;
    }
}

.select2-container .select2-results__option[aria-selected="true"] {
    background: #ff6626;
    color: #8995ad;
}

.select2-container .select2-results__option--highlighted[aria-selected] {
    background: #ff6626;
    color: white;
}

.select2-results__options {
    font-family: 'Mulish', sans-serif;
    font-size: 18px;
    color: #8995ad;
    line-height: 1.2;
}

.select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: none;
    font-family: 'Mulish', sans-serif;
    font-size: 15px;
    color: #333333;
    line-height: 1.2;
}

.wrap-input100 .dropDownSelect2 .select2-container--open {
    width: 100% !important;
}

.wrap-input100 .dropDownSelect2 .select2-dropdown {
    width: calc(45% + 2px) !important;
    border-radius: 20px;
}

/*==================================================================
  [ Restyle Radio ]*/

.wrap-contact100-form-radio {
    width: 100%;
    padding: 15px 25px 0 25px;
}

.contact100-form-radio {
    padding-bottom: 5px;
}

.input-radio100 {
    display: none;
}

.label-radio100 {
    display: block;
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    font-family: 'Mulish', sans-serif;
    font-size: 18px;
    color: #555555;
    line-height: 1.2;
}

.label-radio100::before {
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid #cdcdcd;
    background: #fff;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.label-radio100::after {
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 6px solid transparent;
    background: #00ad5f;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    display: none;
}

.input-radio100:checked+.label-radio100::after {
    display: block;
}

/*==================================================================
  [ rs NoUI ]*/

.wrap-contact100-form-range {
    width: 100%;
    padding: 20px 25px 57px 25px;
}

.contact100-form-range-value {
    font-family: 'Mulish', sans-serif;
    font-size: 18px;
    color: #555555;
    line-height: 1.2;
    padding-top: 10px;
    padding-bottom: 30px;
}

.contact100-form-range-value input {
    display: none;
}

#filter-bar {
    height: 20px;
    border: 1px solid #e6e6e6;
    border-radius: 9px;
    background-color: #f7f7f7;
}

#filter-bar .noUi-connect {
    border: 1px solid #e6e6e6;
    border-radius: 9px;
    background-color: #00ad5f;
    box-shadow: none;
}

#filter-bar .noUi-handle {
    width: 40px;
    height: 36px;
    border: 1px solid #cccccc;
    border-radius: 9px;
    background: #f5f5f5;
    cursor: pointer;
    box-shadow: none;
    outline: none;
    top: -8px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
}

#filter-bar .noUi-handle.noUi-handle-lower {
    left: -1px;
}

#filter-bar .noUi-handle.noUi-handle-upper {
    left: -39px;
}

#filter-bar .noUi-handle:before {
    content: "";
    display: block;
    position: unset;
    height: 12px;
    width: 9px;
    background-color: transparent;
    border-left: 2px solid #cccccc;
    border-right: 2px solid #cccccc;
}

#filter-bar .noUi-handle:after {
    display: none;
}

@media (max-width: 576px) {
    .wrap-contact100-form-range {
        padding: 20px 0px 57px 0px;
    }
    .wrap-contact100-form-radio {
        padding: 15px 0px 0 0px;
    }
}

/* Address Section */

.address-box {
    border: 2px solid #f3f3f3;
    border-radius: 20px;
    padding: 40px;
    max-height: 317px;
    height: 317px;
    text-align: center;
}

.address-box p a.email {
    font-size: 20px;
    font-weight: normal;
    color: #ff6525;
    margin-top: 20px;
}

.address-box p.location {
    font-size: 22px;
    font-weight: 400;
    color: #8995ad;
    margin-top: 20px;
    line-height: 30px;
}

.location-box {
    border: 2px solid #f3f3f3;
    border-radius: 20px;
    padding: 20px;
    max-height: 243px;
    height: 243px;
}

.location-box p a.email {
    font-size: 26px;
    font-weight: bold;
    color: #ff6525;
    margin-top: 20px;
}

.location-box p.location {
    font-size: 18px;
    font-weight: 400;
    color: #8995ad;
    margin-top: 20px;
    line-height: 25px;
    text-align: left;
}

.contact-rounded-box-content {
    background-color: #005082;
    /*width: 117px;*/
    padding: 4px 18px;
    border-radius: 50px;
    margin: 0px auto 20px;
}

.contact-rounded-box-content-location {
    background-color: #005082;
    width: auto;
    padding: 0px;
    border-radius: 50px;
    align-items: center;
    justify-content: center;
    display: flex;
}

.contact-rounded-box-content-flag-box {
    /* background-color: #005082; */
    width: 40px;
    height: 40px;
    border-radius: 50px;
    border: 3px solid #005082;
    /* /* text-align: center; */
}

.contact-rounded-box-content-follow-us {
    background-color: #005082;
   /* width: 135px;*/
    padding: 4px 18px;
    border-radius: 50px;
    margin: 0px auto 20px;
}

.contact-rounded-box-content-email-us {
    background-color: #005082;
   /* width: 135px;*/
    padding: 4px 18px;
    border-radius: 50px;
    margin: 0px auto 20px;
}

.flag-box {
    background-color: #005082;
    width:100%;
    padding: 0px 18px;
    border-radius: 50px;
    align-items: center;
    justify-content: center;
    display: flex;
}

.map-contact-design {
    height: 500px;
    border: 6px solid #fff;
    border-radius: 20px;
    box-shadow: 1px 1px 0px 1px #f9f9fb, -1px 0 0px 0 rgb(34 33 81 / 1%), -2px 6px 28px -10px rgb(0 0 0 / 41%);
}

.contact-rounded-box-content p {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    font-family: 'Mulish', sans-serif;
    text-align: center;
    margin-bottom: 0px;
}

.contact-rounded-box-content-location p {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    font-family: 'Mulish', sans-serif;
    text-align: center;
    margin-bottom: 0px;
}

a.text-left.mail-id-address {
    text-align: left;
    font-size: 18px;
}

.contact-rounded-box-content-flag-box img {
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
    margin: 2px auto;
    border: 2px solid #fff;
    border-radius: 50%;
}

.contact-rounded-box-content-follow-us p {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    font-family: 'Mulish', sans-serif;
    text-align: center;
    margin-bottom: 0px;
}

.contact-rounded-box-content-email-us p {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    font-family: 'Mulish', sans-serif;
    text-align: center;
    margin-bottom: 0px;
}

a.direction-set:hover {
    color: #ff6525;
}

a.direction-set:hover .arrow-set {
    color: #ff6525;
    transform: translate(5px);
}

a.direction-set {
    /* display: flex; */
    color: #0045ff;
    font-size: 16px;
    /* font-style: italic; */
    text-decoration: none;
    position: relative;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: bold;
    transition: all 0.2s;
    /* /* border-bottom: 2px solid #0146ff; */
}

.btn.contact-ss-btn {
    background: linear-gradient( 45deg, #0146ff 19%, #0146ff96 48%, #0146ff 100%);
    border-radius: 50px;
    color: #FFF;
    padding: 20px 52px;
    background-size: 300% 100%;
    transition: all 0.3s ease-in-out 0s;
    text-transform: uppercase;
}

.f-contact i.facebook {
    width: 46px;
    /* height: 48px; */
    line-height: 40px;
    color: #005082;
    text-align: center;
    border-radius: 50%;
    font-size: 30px;
    transition: all 0.3s ease-in-out 0s;
}

.f-contact i.facebook:hover {
    color: #ff6525;
}

.btn.contact-ss-btn:hover {
    background-position: 100% 0;
}

/*** 

====================================================================
		Contact Page End
====================================================================

***/

/*** 

====================================================================
		FAQ Page Start
====================================================================

***/

li.faq-gradient-bg {
    background: linear-gradient( 100deg, rgba(255, 243, 238, 1) 0%, rgba(255, 243, 238, 1) 0%, rgba(255, 243, 238, 1) 40%, rgba(255, 243, 238, 0) 100%);
}

li.faq-gradient-bg-1 {
    background: linear-gradient(100deg, rgb(255 255 255) 0%, rgb(255 255 255) 0%, rgb(255 255 255) 40%, rgba(255, 243, 238, 0) 100%);
}

section.eventes-area.faq-mobile-set li.faq-gradient-bg-1 {
    background: linear-gradient(100deg, rgb(255 255 255) 0%, rgb(255 255 255) 0%, rgb(255 255 255) 40%, rgba(255, 243, 238, 0) 100%);
}

section.global-faq-area.mobileFaqGlobalBlock li {
    display: flex;
    /* margin-bottom: 20px; */
    /* margin-top: 20px; */
    color: #002e5b;
    font-weight: 400;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 22px;
}

section.eventes-area.faq-mobile-set li {
    display: flex;
    /* margin-bottom: 20px; */
    /* margin-top: 20px; */
    color: #002e5b;
    font-weight: 400;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 22px;
}

section.global-faq-area.mobileFaqGlobalBlock li .media img {
    width: 22px;
    height: auto;
}

section.global-faq-area.mobileFaqGlobalBlock li .media-body.media-consortiuom h4 {
    font-family: 'Mulish', sans-serif;
    font-size: 18px;
    color: #484848;
    letter-spacing: 1px;
    line-height: 28px;
    font-weight: 500;
}

section.eventes-area.faq-mobile-set li .media-body.media-consortiuom h4 {
    font-family: 'Mulish', sans-serif;
    font-size: 16px;
    color: #484848;
    letter-spacing: 1px;
    font-weight: 500;
}

section.campus-faq-area.mobileFaqCampusBlock li {
    display: flex;
    /* margin-bottom: 20px; */
    /* margin-top: 20px; */
    color: #002e5b;
    font-weight: 400;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 22px;
}

section.campus-faq-area.mobileFaqCampusBlock li .media img {
    width: 22px;
    height: auto;
}

section.campus-faq-area.mobileFaqCampusBlock li .media-body.media-consortiuom h4 {
    font-family: 'Mulish', sans-serif;
    font-size: 18px;
    color: #484848;
    letter-spacing: 1px;
    font-weight: 500;
}

.supportCategory:first-child {
    background-image: url(../img/resource/blue-faq.png);
}

.supportCategory .categoryDiscussion {
    font-size: 15px;
    color: #9e9e9e;
}

.supportCategory .categoryTitle {
    font-size: 30px;
    font-weight: 800;
    color: #fff;
    margin-bottom: 5px;
}

.supportCategory {
    display: flex;
    flex-direction: column;
    flex: 0 0 24%;
    margin: 0 0;
    border-radius: 10px;
    padding: 50px;
    background-repeat: no-repeat;
    background-size: cover;
    /* background-color: #005082; */
    align-items: center;
    justify-content: center;
    text-align: center;
    line-height: 37px;
    background-position: center;
    height: 182px;
}

.orange-supportCategory:first-child {
    background-image: url(../img/resource/orange-faq.png);
}

.orange-supportCategory .categoryDiscussion {
    font-size: 15px;
    color: #9e9e9e;
}

.orange-supportCategory .categoryTitle {
    font-size: 30px;
    font-weight: 800;
    color: #fff;
    margin-bottom: 5px;
}

.orange-supportCategory {
    display: flex;
    flex-direction: column;
    flex: 0 0 24%;
    margin: 0 0;
    border-radius: 10px;
    padding: 40px;
    background-repeat: no-repeat;
    background-size: cover;
    /* background-color: #005082; */
    align-items: center;
    justify-content: center;
    text-align: center;
    line-height: 37px;
    background-position: center;
    height: 182px;
}

.faq-content .card .faq .card-header {
    background-color: transparent !important;
    padding-left: 0px;
    padding-right: 0px !important;
}

.faq-content .card a.faq[data-toggle="collapse"].collapsed:before {
    top: 22px;
    -webkit-transform: rotate( 180deg);
    transform: rotate( 180deg);
    color: #000000 !important;
}

.title1 {
    font-size: 22px;
    text-transform: capitalize;
    font-weight: bold;
    margin-bottom: 37px;
    font-family: 'Mulish', sans-serif;
    color: #ff6525;
    padding-left: 25px;
}

[aria-expanded="true"] .title1 {
    font-weight: 900;
}

.title1:hover {
    color: #005082;
}

.faq-content .card a.faq[data-toggle="collapse"]:before {
    content: "\F0143";
    display: block;
    font-family: "Material Design Icons";
    font-size: 25px;
    color: #ff6525;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

section.mobileCourseSection .content-2 .blue-box .university-logo img {
    width: 38px;
}
/*section.mobileCourseSection .content-2 .blue-box .university-logo a {
   margin:0px auto;
}*/

section.campus-faq-area.mobileFaqCampusBlock {
    background-color: #fff3ee;
}

/*** 

====================================================================
		FAQ Page End
====================================================================

***/

.bannerConteiner {
    padding: 0 0 0 10%;
    width: 100%;
}

.bannerConteiner .col-lg-7 {
    -ms-flex: 0 0 56.6%;
    flex: 0 0 56.6%;
    max-width: 56.6%;
    padding-right: 100px;
}

.bannerSearch {
    float: left;
    list-style: none;
    margin: 40px 0 0 0;
    padding: 0;
    width: 100%;
}

.bannerSearch li {
    background: #fff;
    border-radius: 40px;
    box-shadow: 5px 5px 30px rgba(0, 0, 0, 0.08);
    float: left;
    margin: 0;
    padding: 5px;
    width: 100%;
}

.bannerSearch li .stylesSelectBox {
    background: url(../img/icon/dropdown_arrow.png) no-repeat 90% 27px;
    float: left;
    margin: 0;
    padding: 0 18px 0 18px;
    width: 22%;
}

.bannerSearch li .stylesSelectBox select {
    appearance: none;
    background: none;
    border: none;
    color: #353535;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    line-height: 60px;
    padding: 0;
    width: 100%;
}

.bannerSearch li .stylesSelectBox select:focus {
    outline: none;
}

.bannerSearch li .stylesSelectBox2 {
    float: left;
    margin: 0;
    padding: 0 5px 0 0;
    width: 26%;
}

.bannerSearch li .stylesSelectBox2 .select2-container {
    width: 100% !important;
}

.bannerSearch li .stylesSelectBox2 .select2-container .select2-selection--single {
    border: none;
    height: 60px;
    width: 100%;
}

.bannerSearch li .stylesSelectBox2 .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #353535;
    font-size: 16px;
    font-weight: 700;
    line-height: 60px;
}

.bannerSearch li .stylesSelectBox2 .select2-container--default .select2-selection--single .select2-selection__arrow {
    background: url(../img/icon/dropdown_arrow.png) no-repeat 0 0;
    height: 10px;
    right: 5px;
    top: 27px;
    width: 14px;
}

.bannerSearch li .stylesSelectBox2 .select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none;
}

.bannerSearch li .stylesSelectBox2 .dropDownSelect2 .select2-container {
    width: 194px !important;
}

.bannerSearch li .stylesSelectBox2 .dropDownSelect2 .select2-container--open .select2-dropdown {
    border: none;
    box-shadow: 0 3px 10px 0px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 3px 10px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 3px 10px 0px rgb(0 0 0 / 20%);
    -o-box-shadow: 0 3px 10px 0px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 3px 10px 0px rgba(0, 0, 0, 0.2);
}

.bannerSearch li .stylesSelectBox2 .dropDownSelect2 .select2-container--open .select2-dropdown--above {
    border-radius: 15px 15px 0 0;
    width: 194px !important;
}

.bannerSearch li .stylesSelectBox2 .dropDownSelect2 .select2-container--open .select2-dropdown--below {
    border-radius: 0 0 15px 15px;
    width: 194px !important;
}

.bannerSearch li .stylesSelectBox2 .dropDownSelect2 .select2-results__option[aria-selected] {
    border-radius: 0px;
    box-shadow: none;
    color: #353535;
    font-size: 16px;
    padding: 10px;
}

.bannerSearch li .stylesSelectBox2 .dropDownSelect2 .select2-container--open .select2-dropdown--above li:nth-child(1) {
    border-radius: 15px 15px 0 0 !important;
}

.bannerSearch li .stylesSelectBox2 .dropDownSelect2 .select2-container--open .select2-dropdown--above li:last-child {
    border-radius: 0 !important;
}

.bannerSearch li .stylesSelectBox2 .dropDownSelect2 .select2-container--open .select2-dropdown--below li:nth-child(1) {
    border-radius: 0 !important;
}

.bannerSearch li .stylesSelectBox2 .dropDownSelect2 .select2-container--open .select2-dropdown--below li:last-child {
    border-radius: 0 0 15px 15px !important;
}

.bannerSearch li .stylesSelectBox2 .dropDownSelect2 .select2-results__option[aria-selected]:hover {
    color: #fff;
}

.bannerSearch li .stylesSelectBox2 .dropDownSelect2 .select2-results__option[aria-selected=true] {
    color: #353535;
}

.bannerSearch li input[type="text"] {
    background: url(../img/bg/border_left_bg.png) no-repeat 0 6px;
    border: none;
    color: #000;
    float: left;
    font-size: 16px;
    height: 60px;
    line-height: 60px;
    margin: 0;
    padding: 0 91px 0 15px;
    width: 60%;
}

.bannerSearch li .btn {
    background: #014bfd;
    border: none;
    border-radius: 30px;
    float: right;
    font-size: 16px;
    font-weight: 700;
    line-height: 60px;
    margin: -60px 0 0 0;
    padding: 0 28px 0 28px;
    text-transform: uppercase;
}

/*** 

====================================================================
		Journey Page Start
====================================================================

***/

section.journey.mobileJourneyPage .journey-box---1 {
    padding: 58px 43px;
    border-radius: 20px;
    box-shadow: rgb(0 0 0 / 11%) 1px 3px 20px 0px;
    max-height: 672px;
    height: 672px;
}

section.journey.mobileJourneyPage .journey-box---2 {
    padding: 58px 43px;
    border-radius: 20px;
    box-shadow: rgb(0 0 0 / 11%) 1px 3px 20px 0px;
    /* margin-top: 135px; */
    position: absolute;
    /* left: 0; */
    top: -280px;
    max-height: 672px;
    height: 672px;
    width: 397px;
}

section.journey.mobileJourneyPage .journey-box---3 {
    padding: 58px 43px;
    border-radius: 20px;
    box-shadow: rgb(0 0 0 / 11%) 1px 3px 20px 0px;
    max-height: 662px;
    height: 662px;
    /* margin-top: 135px; */
    position: absolute;
    /* left: 0; */
    top: -224px;
    width: 397px;
}

section.journey.mobileJourneyPage .img-block img {
    width: 66px;
}

section.journey.mobileJourneyPage .heading-block h4 {
    font-size: 30px;
    font-weight: bold;
    color: #f37024;
    margin-top: 32px;
    line-height: 38px;
}

section.journey.mobileJourneyPage .heading-block p {
    font-size: 18px;
    color: #484848;
    font-weight: 400;
    line-height: 28px;
    font-family: 'Mulish', sans-serif;
    margin-top: 20px;
    margin-bottom: 0px;
}

/*** 

====================================================================
		Journey Page End
====================================================================

***/

/*** 

====================================================================
		Partner Page Start
====================================================================

***/

section.highlights.bg-higlights {
    background-image: url(../img/icon/how-bg.png), linear-gradient(#fff3ee, #fff3ee);
    padding-top: 150px;
    padding-bottom: 150px;
    background-size: cover;
    background-position: center;
}

section.highlights.bg-higlights .hightlight-box {
    background-color: #fff;
    border-radius: 20px;
    padding: 36px 30px 36px 30px;
    height: 253px;
}

section.highlights.bg-higlights .hightlight-box-2 {
    background-color: #fff;
    border-radius: 20px;
    padding: 36px 30px 36px 30px;
    height: 253px;
}

section.highlights.bg-higlights .highlight-text-box h4 {
    color: #005082;
    font-size: 24px;
    font-weight: bold;
    margin-top: 8px;
    text-align: left;
    line-height: 30px;
    margin-bottom: 0px;
}

section.highlights.bg-higlights .highlight-text-box p {
    color: #484848;
    font-size: 16px;
    font-weight: 400;
    margin-top: 10px;
    text-align: left;
    line-height: 28px;
    font-family: 'Mulish', sans-serif;
}

/*** 

====================================================================
		Partner Page End
====================================================================

***/

/*** 

====================================================================
		Ambassadsor Page Start
====================================================================

***/

.about-content li.gradient-bg.ambassador-bg {
    background: linear-gradient( 100deg, rgb(255 255 255) 0%, rgb(255 255 255) 0%, rgb(255 255 255) 40%, rgba(255, 243, 238, 0) 100%);
}

section.about-area.how-crizac.ambassador.bg-cream {
    background-color: #e6f5ff;
}

section.ambassador.mobileAmbassadorSection p {
    font-size: 18px;
    margin-top: 20px;
    color: #484848;
    font-weight: 400;
    font-family: 'Mulish', sans-serif;
    line-height: 28px;
}

section.about-area.how-crizac.ambassador .white-bg {
    background-color: #feede6;
    border-radius: 10px;
    width: 577px;
    height: 400px;
    position: absolute;
    top: -35px;
    left: 265px;
    bottom: 0;
    z-index: -1;
}

section.about-area.how-crizac.ambassador .dark-cream-bg {
    background-color: #ffffff;
    border-radius: 10px;
    width: 577px;
    height: 567px;
    position: absolute;
    top: -117px;
    left: -211px;
    bottom: 0;
    z-index: -1;
}

section.about-area.how-crizac.ambassador .ambassador-image-1 {
    margin-left: 206px;
}

section.about-area.how-crizac.ambassador .ambassador-image-2 {
    margin-left: -119px;
}

.about-title.ambassador-header h2 {
    font-size: 44px;
    padding-bottom: 0;
    margin-bottom: 40px;
    position: relative;
    font-weight: 800;
    color: #005082;
    line-height: 56px;
}

.bg-orange-ambassador-page {
    position: absolute;
    background-image: linear-gradient(#e6f5ff, #e6f5ff);
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    height: 200px;
    top: 0;
}

.bg-orange-ambassador-page-1 {
    position: absolute;
    background-image: url(../img/icon/how-bg.png), linear-gradient(#fff3ee, #fff3ee);
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    height: 176px;
}

/*** 

====================================================================
		Ambassadsor Page End
====================================================================

***/

/*** 

====================================================================
		Blog Page Start
====================================================================

***/

.example-2-blog-card .wrapper {
    background: url(../img/blog/REDLIST.jpg) center/cover no-repeat;
}

.example-2-blog-card .wrapper.uk {
    background: url(../img/blog/blog-detail-page-4.png) center/cover no-repeat;
}

.example-2-blog-card .wrapper.pte {
    background: url(../img/blog/blog-detail-page-3.png) center/cover no-repeat;
}

.example-2-blog-card .wrapper.cannada {
    background: url(../img/blog/blog-banner-2.jpg) center/cover no-repeat;
}

.example-3-blog-card .wrapper.lor {
    background: url(../img/blog/Ultimate-guide-to-LOR.png) center/cover no-repeat;
}

.card-1 {
    width: 100%;
    margin: 0 auto;
    position: relative;
    border-radius: 10px;
}

.card-1 .menu-content {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.card-1 .menu-content::before, .card-1 .menu-content::after {
    content: "";
    display: table;
}

.card-1 .menu-content::after {
    clear: both;
}

.card-1 .menu-content li {
    display: inline-block;
}

.card-1 .menu-content a {
    color: #fff;
}

.card-1 .menu-content span {
    position: absolute;
    left: 50%;
    top: 0;
    font-size: 10px;
    font-weight: 700;
    font-family: "Open Sans";
    transform: translate(-50%, 0);
}

.card-1 .wrapper {
    background-color: #fff;
    min-height: 300px;
    position: relative;
    overflow: hidden;
    border-radius: 17px;
    transition: all 0.3s ease-in-out 0s;
}

.example-3-blog-card .wrapper {
    background: url(../img/blog/study-accounting.jpg) center/cover no-repeat;
}

section.blog.mobileBlogSection .media.calendar img {
    width: 19px;
}

section.blog.mobileBlogSection .media.calendar h6 {
    font-size: 16px;
    color: #a3a3a3;
    font-family: 'Mulish', sans-serif;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 0px;
}

section.blog.mobileBlogSection .media.calendar h6.admin {
    font-size: 16px;
    color: #a3a3a3;
    font-family: 'Mulish', sans-serif;
    font-weight: 600;
    text-decoration: underline;
}

section.blog.mobileBlogSection .blog-header h5 {
    font-size: 18px;
    /*font-weight: 800;*/
	text-align:center;
    color: #161616;
    line-height: 28px;
    margin-top: 10px;
}

section.blog.mobileBlogSection .blog-header p {
    font-size: 18px;
    color: #484848;
    font-weight: 400;
    line-height: 28px;
    font-family: 'Mulish', sans-serif;
    margin-top: 12px;
}

/*** 

====================================================================
		Blog Page End
====================================================================

***/

/*** 

====================================================================
		Blog Details Page Start
====================================================================

***/

.cover .post-thumbnail img {
    display: flex;
    object-fit: cover;
    transition: all .5s ease;
    filter: brightness(90%);
}

.entry-meta.before-title {
    position: static;
}

.entry-meta.before-title {
    margin-bottom: 30px;
}

.entry-meta {
    font-size: 12px;
    color: var(--medium-grey);
    font-family: var(--title-font);
    font-weight: 700;
}

.author-category-meta {
    font-size: .75rem;
}

.cover-wrapper .author-category-meta {
    color: #d3d3d3;
}

.entry-meta ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.cover-wrapper .entry-header {
    max-width: 100%;
    padding: 45px 40px !important;
}

.cover-wrapper .entry-header {
    color: #fff;
    background: linear-gradient(to top, rgba(0, 0, 0, .1), rgba(0, 0, 0, 0));
   /* position: absolute;*/
    bottom: 0;
    left: 0;
    width: 100% !important;
    margin: 0 !important;
    padding: 20px;
    border-radius: 10px;
}

.cover-wrapper .entry-header a {
    color: #fff;
    text-decoration: none;
    border: 0;
}

.cover-wrapper .after-title {
    margin-top: 30px;
}

.entry-meta i {
    font-style: normal;
    text-transform: none;
    font-weight: 500;
}

.entry-meta .avatar {
    width: 26px;
    margin-right: 3px;
    border-radius: 50%;
}

.post-thumbnail img {
    height: 100%;
    border-radius: 10px;
    object-fit: cover;
    display: flex;
    width: 100%;
}

.cover-wrapper {
    position: relative !important;
    margin-bottom: 15px;
}

.cover .post-thumbnail {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.cover-wrapper .entry-title {
    color: #484848;
}

.cover .entry-title {
    margin-bottom: 0;
}

h1.page-title, h1.entry-title {
    font-size: 50px;
    line-height: 1.2;
}

ol li {
    margin-bottom: 7px;
    position: relative;
}

ol li.heading-college {
    font-size: 20px;
    font-weight: 800;
    font-family: 'Mulish', sans-serif;
    color: #005082;
}

.entry-content {
    text-align: left;
    font-size: 18px;
    line-height: 28px;
    color: #484848;
    font-family: 'Mulish', sans-serif;
    padding: 0 10px;
}

.blog-tags, .blog-social {
    margin-bottom: 10px;
}
.blog-tags a {
    color: #3e3a3a;
}
.blog-social .social-wrap > div {
    float: left;
	padding-right: 12px;
}

/* ol {
    margin: 30px 10px 30px 60px;
    padding: 0;
    list-style: none;
} */

/* ol:not([start]):not([reversed]) {
    counter-reset: li-counter;
} */

/* .entry-content ul:not([class*=wp-])>li:before {
    content: "\2022";
    color: var(--medium-grey);
    display: inline-block;
    position: absolute;
    top: -5px;
    left: 0;
    margin-left: -30px;
    font-size: 24px;
} */

/* ol:not([reversed]):not([start])>li:before {
    position: absolute;
    top: 1px;
    left: 0;
    content: counter(li-counter) '';
    counter-increment: li-counter;
    color: var(--link-color);
    font-size: 18px;
    font-weight: bold;
    margin-left: -50px;
    background: #0b62983d;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    padding-top: 0;
    letter-spacing: -.5px;
    display: flex;
    align-items: center;
    justify-content: center;
} */

.entry-meta ul li {
    margin: 0 2px;
    text-transform: uppercase;
}

.entry-meta a {
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    font-family: 'Mulish', sans-serif;
    font-weight: 800;
    margin: 2px 2px;
    color: #005083;
}

.hentry-footer .entry-meta a {
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    font-family: 'Mulish', sans-serif;
    font-weight: 800;
    margin: 2px 12px;
    color: #005083;
}

.entry-meta li {
    display: inline-block;
    /* padding-top: 3px; */
    margin: 0;
}

.entry-meta ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.post-tags {
    font-size: 12px;
    text-transform: uppercase;
    font-family: var(--body-font);
    color: var(--medium-grey);
    text-align: center;
}

.hentry-footer {
    width: 100%;
    padding: 20px;
    margin: auto;
    color: var(--medium-grey);
    font-family: 'Mulish', sans-serif;
    text-align: center;
}

.entry-content h2 {
    font-size: 44px;
    padding-bottom: 0;
    margin-bottom: 20px;
    margin-top: 30px;
    position: relative;
    font-weight: 800;
    color: #005082;
    line-height: 56px;
}

.wp-block-gallery .blocks-gallery-item {
    margin: 15px;
    width: calc(100%/2 - 30px);
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1;
    width: 100%;
}

.wp-block-gallery {
    display: flex;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.alignwide {
    width: 100%;
    max-width: 100%;
    /* margin-left: -197.5px !important; */
}

cite:before {
    content: "--";
    letter-spacing: -2px;
    margin-right: 5px;
    font-weight: 600;
}

cite {
    color: #484848;
    font-style: normal;
    font-size: 1rem;
    font-weight: 400;
}

blockquote {
    font-family: 'Mulish', sans-serif;
    font-size: 2.25rem;
    line-height: 1.2;
    font-weight: 900;
    margin: 50px 0;
    color: #005082;
    letter-spacing: -.5px;
    padding: 0 30px;
}

.entry-content p {
    margin: 20px 0;
}

.entry-title {
    margin: 0;
    font-family: 'Mulish', sans-serif;
    word-wrap: break-word;
    font-weight: 900;
    line-height: 1.3;
}

.cover-wrapper .entry-header a {
    color: #fff;
    text-decoration: none;
    border: 0;
    text-transform: uppercase;
    font-weight: 900;
    font-family: 'Mulish', sans-serif;
}

.entry-meta.before-title {
    background: #ff6626;
    color: #fff!important;
    font-family: 'Mulish', sans-serif;
    padding: 0px 10px;
    border-radius: 5px;
    display: inline-block;
    margin-right: 3px;
}

ul.social-icons.text-icon li.social-icon a span {
    text-align: center;
    margin-right: 5px;
    display: inline-block;
}

.the-post ul.social-icons.text-icon li.social-icon img {
    width: 14px;
}

.cover .entry-header a {
    color: #fff;
    font-family: 'Mulish', sans-serif;
    text-decoration: none;
    border: 0;
}

.entry-meta ul li {
    margin: 0 2px;
    text-transform: uppercase;
}

section.blog-banner.mobileBlogSection {
    padding-top: 50px;
}

.entry-meta li {
    display: inline-block;
    margin: 0;
}

.hentry-footer .entry-meta a {
    text-transform: uppercase;
    font-family: 'Mulish', sans-serif;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    margin: 2px 12px;
}

.hentry-footer .entry-meta a:hover {
    color: #ff6525;
}

ul.social-icons {
    margin-top: 30px;
}

ul.social-icons {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

ul.social-icons {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.social-icons.brand.icon-background li.social-icon.twitter a {
    background: none;
}

ul.social-icons.icon li.social-icon a, ul.social-icons.icon-background li.social-icon a {
    border-radius: 50%;
    border: 2px solid #e4e4e4;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
}

.cover-wrapper .entry-meta ul li {
    color: #FF6525;
}

.author-bio h2.page-title {
    clear: none;
    font-size: 44px;
    padding-bottom: 0;
    margin-bottom: 20px;
    margin-top: 0px;
    position: relative;
    font-weight: 800;
    color: #005082;
    line-height: 56px;
}

.author-bio p {
    margin: 30px 0 0;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    font-family: 'Mulish', sans-serif;
    color: #484848;
}

ul.social-icons li.social-icon {
    margin: 4px;
    text-transform: capitalize;
    border: 0;
}

ul.social-icons li.social-icon img {
    width: 20px;
}

.author-bio .avatar {
    float: none;
    width: 90px;
    margin-bottom: 15px;
    margin-right: 0;
    border-radius: 50%;
}

.author-bio ul.author-social.social-icons {
    margin-top: 25px;
}

.author-bio ul.author-social.social-icons.text-icon li.social-icon {
    margin: 10px 5px 0;
}

ul.social-icons.text-icon li.social-icon a {
    padding: 0 15px 0 0;
    margin: 5px 0;
    font-weight: 700;
    text-align: left;
    border-radius: 0;
    height: auto;
    background: 0 0;
    font-weight: 600;
    color: #484848;
    text-decoration: none;
}

ul.social-icons.text-icon li.social-icon a:hover {
    color: #ff6525;
}

.reply-like-box .media.reply-box a h5 :hover {
    color: #ff6525;
}

.the-post ul.social-icons.text-icon li.social-icon {
    font-size: 13px;
    font-family: 'Mulish', sans-serif;
    display: inline-block;
    margin: 0 5px 10px;
}

.author-bio {
    width: 100%;
    text-align: center;
    margin: 30px auto;
    padding: 50px 30px 5px;
    border-top: 1px solid #f1f1f1;
}

.card.previous-card {
    float: left;
    width: 100%;
    border-radius: 10px;
}

.card.previous-card .menu-content {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.card.previous-card .menu-content::before, .card .menu-content::after {
    content: "";
    display: table;
}

.card.previous-card .menu-content::after {
    clear: both;
}

.card.previous-card .menu-content li {
    display: inline-block;
}

.card.previous-card .menu-content a {
    color: #fff;
}

.card.previous-card .menu-content span {
    position: absolute;
    left: 50%;
    top: 0;
    font-size: 10px;
    font-weight: 700;
    font-family: 'Mulish', sans-serif;
    transform: translate(-50%, 0);
}

.card.previous-card .wrapper {
    background-color: #fff;
    min-height: 320px;
    position: relative;
    overflow: hidden;
}

.card.previous-card a span.author {
    background: #ff6626;
    color: #fff!important;
    font-family: 'Mulish', sans-serif;
    padding: 0px 10px;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 800;
    display: inline-block;
    margin-right: 3px;
}

.example-2-previous-post .wrapper {
	background-color:#FEF3EF !important;
	/*background: url(../img/resource/asoggetti-646086-unsplash-900x600.jpg) center/cover no-repeat;*/
}
    
.blog-previous-btn{
	position: absolute;
    bottom: 180px;
    left: 20px;
}
.blog-previous-hover{
	/*transition: all 1.5s cubic-bezier(0, 0, .3, 1);*/
}
.blog-next-btn{
	position: absolute;
    bottom: 180px;
    right: 20px;
}
.previous-card img{
	border-radius:10px;
}

.example-2-previous-post .wrapper:hover .menu-content span {
    transform: translate(-50%, -10px);
    opacity: 1;
}

.example-2-previous-post .header {
    color: #fff;
    padding: 1em;
}

.example-2-previous-post .header::before, .example-2-previous-post .header::after {
    content: "";
    display: table;
}

.example-2-previous-post .header::after {
    clear: both;
}

.example-2-previous-post .header .date {
    float: left;
    font-size: 12px;
}

.example-2-next-post .wrapper {
	background-color:#FEF3EF !important;
   /* background: url(../img/resource/audio-black-black-and-white-159472-900x600.jpg) center/cover no-repeat;*/
}

.example-2-next-post .wrapper:hover .menu-content span {
    transform: translate(-50%, -10px);
    opacity: 1;
}

.example-2-next-post .header {
    color: #fff;
    padding: 1em;
}

.example-2-next-post .header::before, .example-2-next-post .header::after {
    content: "";
    display: table;
}

.example-2-next-post .header::after {
    clear: both;
}

.example-2-next-post .header .date {
    float: left;
    font-size: 12px;
}

.media.comment-box img {
    border-radius: 13px;
}

.media.comment-box .media-body .heading-with-date ul li {
    display: inline;
    padding-left: 48px;
    padding-right: 10px;
    position: relative;
}

.br-grey {
    border-left: 2px solid #c5c5c5;
}

.media.comment-box .media-body .heading-with-date ul li {
    color: #c5c5c5;
    font-family: 'Mulish', sans-serif;
    font-size: 18px;
    font-weight: 400;
}

.media.comment-box h5 {
    font-size: 22px;
    font-family: 'Mulish', sans-serif;
    color: #005083;
    font-weight: 800;
}

.media.comment-box p.comment-content {
    margin: 30px 0 0;
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
    font-family: 'Mulish', sans-serif;
    color: #484848;
}

.reply-like-box {
    margin-top: 30px;
}

.reply-like-box .media.reply-box img {
    width: 25px;
    border-radius: 0;
}

.reply-like-box .media.reply-box a h5 {
    color: #484848;
    font-size: 20px;
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    transition: 0.2s ease-in;
}

.reply-like-box .media.reply-box a h5:hover {
    color: #ff6525;
}

.reply-like-box .media.like-box {
    padding-left: 35px;
}

.reply-like-box .media.like-box img {
    width: 25px;
    border-radius: 0;
}

.reply-like-box .media.like-box a h5 {
    color: #484848;
    font-size: 20px;
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    transition: 0.2s ease-in;
}

.reply-like-box .media.like-box a h5:hover {
    color: #ff6525;
}

.brey-bg-comment {
    background-color: #f9f9f9;
    padding: 30px 20px 30px 20px;
    margin-top: 30px;
    margin-left: 112px;
}

#contactForm .form-control {
    font-size: 16px;
}

.contactForm .form-control {
    border: none;
}

.form-control {
    height: 44px;
    background: #fff;
    color: rgba(0, 0, 0, 0.8);
    font-size: 14px;
    border-radius: 20px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: none;
}

.contactForm .label {
    color: #000;
    text-transform: capitalize;
    font-size: 16px;
    font-family: 'Mulish', sans-serif;
    font-weight: 700;
}

.contactForm p {
    color: #000;
    font-size: 15px;
    font-family: 'Mulish', sans-serif;
    font-weight: 600;
}

.contactForm .label span {
    color: rgb(255, 0, 0);
}

.contact-wrap h2 {
    font-size: 44px;
    padding-bottom: 0;
    margin-bottom: 40px;
    position: relative;
    font-weight: 800;
    color: #005082;
    line-height: 56px;
}

.form-control.login-text {
    padding: 1rem 1rem 1rem 3.5rem!important;
}

.form-control {
    padding: 1rem 1rem 1rem 1rem!important;
}

.form-control.login-password {
    padding: 1rem 1rem 1rem 3.5rem!important;
}

.br-middle {
    border-bottom: 1px solid #dedede;
    margin-top: 30px;
    margin-bottom: 30px;
}

.contact-wrap {
    background: #e6f5ff;
    border-radius: 16px;
}

.wrapper {
    width: 100%;
}

.card.previous-card .title {
    margin-top: 10px;
    font-family: 'Mulish', sans-serif;
    font-size: 30px;
    font-weight: 800;
    color: #ff6525;
	text-align:center;
}

.card.previous-card .title:hover {
    margin-top: 10px;
    font-family: 'Mulish', sans-serif;
    font-size: 30px;
    font-weight: 800;
}
.card.previous-card .title a:hover {
	color:#161616;
}

.sticky-container {
    position: absolute;
    top: 0;
    left: -144px;
    height: 100%;
    z-index: 2;
}

.share .share-text {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    color: #484848;
    font-family: 'Mulish', sans-serif;
    padding-bottom: 10px;
}

.sticky-element {
    top: 110px;
}

.sticky-element {
    width: 40px;
    position: fixed;
    top: 47%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-49%);
    margin-bottom: 100px;
    left: 180px;
    z-index: 999;
}

/* Mobile Responsive Comment Section */

.media.mobile-media-box img {
    border-radius: 13px;
}

.media.mobile-media-box img {
    width: 55px;
}

.media.mobile-media-box h5 {
    font-size: 18px;
    font-family: 'Mulish', sans-serif;
    color: #005083;
    font-weight: 600;
}

.media.mobile-media-box .media-body .mobile-heading-with-date ul li {
    display: inline;
    padding-right: 10px;
    position: relative;
}

.media.mobile-media-box .media-body .mobile-heading-with-date ul li {
    color: #c5c5c5;
    font-family: 'Mulish', sans-serif;
    font-size: 16px;
    font-weight: 400;
}

.media.mobile-media-box .media-body .mobile-heading-with-date ul li {
    color: #c5c5c5;
    font-family: 'Mulish', sans-serif;
    font-size: 14px;
    font-weight: 400;
}

section.commentSection.mobileCommentSection p.comment-content-box {
    margin: 16px 0 0;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    font-family: 'Mulish', sans-serif;
    color: #484848;
}

.reply-mobile-box .media.mobile-reply-box-set img {
    width: 20px;
}

.reply-mobile-box .media.mobile-reply-box-set a h5 {
    color: #484848;
    font-size: 18px;
    font-family: 'Mulish', sans-serif;
    font-weight: 500;
    margin-bottom: 0px;
    transition: 0.1s ease-in;
}

.reply-mobile-box .media.mobile-reply-box-set a h5:hover {
    color: #ff6525;
}

.reply-mobile-box .media.mobile-like-box-set {
    padding-left: 22px;
}

.reply-mobile-box .media.mobile-like-box-set img {
    width: 20px;
}

.mobile-br-middle {
    border-bottom: 1px solid #dedede;
    margin-top: 30px;
    margin-bottom: 30px;
}

.reply-mobile-box .media.mobile-like-box-set a h5 {
    color: #484848;
    font-size: 18px;
    font-family: 'Mulish', sans-serif;
    font-weight: 500;
    margin-bottom: 0px;
    transition: 0.1s ease-in;
}

.reply-mobile-box .media.mobile-like-box-set a h5:hover {
    color: #ff6525;
    font-size: 18px;
    font-family: 'Mulish', sans-serif;
    font-weight: 500;
    margin-bottom: 0px;
}

.mobile-brey-bg-comment {
    background-color: #f9f9f9;
    padding: 30px 20px 30px 20px;
    margin-top: 35px;
    margin-left: 11px;
}

.institue-bg {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 22px;
    background: linear-gradient( 100deg, rgba(255, 243, 238, 1) 0%, rgba(255, 243, 238, 1) 0%, rgba(255, 243, 238, 1) 40%, rgba(255, 243, 238, 0) 100%);
}

.institue-bg-no-bg {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 22px;
}

/*** 

====================================================================
		Blog Details Page End
====================================================================

***/

/*** 

====================================================================
		About Page Start
====================================================================

***/

section.director-speech.mobileDirectorSpeech .message-block p.greetings {
    font-size: 18px;
    font-weight: bold;
    font-family: 'Mulish', sans-serif;
    color: #484848;
}

section.director-speech.mobileDirectorSpeech .message-block p {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    font-family: 'Mulish', sans-serif;
    color: #484848;
}

section.director-speech.mobileDirectorSpeech .signature-block p {
    font-size: 22px;
    font-weight: 400;
    line-height: 28px;
    margin-top: 10px;
    font-family: 'Mulish', sans-serif;
    color: #005083;
}

section.director-speech.mobileDirectorSpeech .signature-block {
    margin-top: 30px;
}

section.director-speech.mobileDirectorSpeech .directors-image img {
    margin-left: 85px;
}

.timeline-wrapper {
    position: relative;
    width: 100%;
    margin: auto;
    height: auto;
}

.timeline-wrapper .middle-line {
    position: absolute;
    width: 100%;
    height: 1px;
    top: 50%;
    transform: translateY(-50%);
    background: #e0e0e0;
    right: 0;
    left: 229px;
    bottom: 0;
}

.box {
    width: 17%;
    position: relative;
    min-height: 300px;
    float: right;
}

.box .date {
    position: absolute;
    top: 50%;
    left: -159px;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background: #fff;
    border: 2px solid #ff6626;
}

.box .number-set-one p {
    position: absolute;
    top: 60%;
    left: -159px;
    transform: translateY(-50%);
    color: #005082;
    font-family: 'Mulish', sans-serif;
    font-weight: 800;
    font-size: 20px;
    margin-bottom: 0;
}

.box .number-set-two p {
    position: absolute;
    top: 41%;
    left: -12px;
    transform: translateY(-50%);
    color: #005082;
    font-family: 'Mulish', sans-serif;
    font-weight: 800;
    font-size: 20px;
    margin-bottom: 0;
}

.box .number-set-three p {
    position: absolute;
    top: 60%;
    left: 138px;
    transform: translateY(-50%);
    color: #005082;
    font-family: 'Mulish', sans-serif;
    font-weight: 800;
    font-size: 20px;
    margin-bottom: 0;
}

.box .number-set-four p {
    position: absolute;
    top: 41%;
    left: 286px;
    transform: translateY(-50%);
    color: #005082;
    font-family: 'Mulish', sans-serif;
    font-weight: 800;
    font-size: 20px;
    margin-bottom: 0;
}

.box .date-1 {
    position: absolute;
    top: 50%;
    left: -11px;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background: #fff;
    border: 2px solid #ff6626;
}

.box .date-2 {
    position: absolute;
    top: 50%;
    left: 138px;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background: #fff;
    border: 2px solid #ff6626;
}

.box .date-3 {
    position: absolute;
    top: 50%;
    left: 288px;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background: #fff;
    border: 2px solid #ff6626;
}

.box .date-4 {
    position: absolute;
    top: 50%;
    left: -11px;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background: #fff;
    border: 2px solid #ff6626;
}

.date p {
    text-align: left;
    margin-top: 3px;
    margin-bottom: 0px;
}

.box .box-content {
    border-radius: 5px;
    width: 351px;
    position: absolute;
    left: -176px;
    padding: 15px;
    border: 2px solid #ff6626;
    height: 120px;
    max-height: 120px;
}

.box .box-content-2 {
    border-radius: 5px;
    width: 351px;
    position: absolute;
    left: 117px;
    padding: 15px;
    border: 2px solid #ff6626;
    height: 120px;
    max-height: 120px;
}

.box .box-content-3 {
    border-radius: 5px;
    width: 351px;
    position: absolute;
    left: 117px;
    padding: 15px;
    border: 2px solid #ff6626;
    height: 120px;
    max-height: 120px;
}

.box .box-content-1 {
    border-radius: 5px;
    width: 351px;
    position: absolute;
    left: -28px;
    padding: 15px;
    border: 2px solid #ff6626;
    height: 120px;
    max-height: 120px;
}

.box .box-content-4 {
    border-radius: 5px;
    width: 351px;
    position: absolute;
    left: 269px;
    padding: 15px;
    border: 2px solid #ff6626;
    height: 120px;
    max-height: 120px;
}

.box-content p {
    margin: 0;
    color: #484848;
    font-size: 18px;
}

.box-content h5 {
    margin: 0;
    color: #005082;
    font-size: 16px;
    font-weight: 800;
    margin-bottom: 11px;
}

.box-content-2 p {
    margin: 0;
    color: #484848;
    font-size: 18px;
}

.box-content-2 h5 {
    margin: 0;
    color: #005082;
    font-size: 16px;
    font-weight: 800;
    margin-bottom: 11px;
}

.box-content-3 p {
    margin: 0;
    color: #484848;
    font-size: 18px;
}

.box-content-3 h5 {
    margin: 0;
    color: #005082;
    font-size: 16px;
    font-weight: 800;
    margin-bottom: 11px;
}

.box-content-4 p {
    margin: 0;
    color: #484848;
    font-size: 18px;
}

.box-content-4 h5 {
    margin: 0;
    color: #005082;
    font-size: 16px;
    font-weight: 800;
    margin-bottom: 11px;
}

.box-content-1 p {
    margin: 0;
    color: #484848;
    font-size: 18px;
}

.box-content-1 h5 {
    margin: 0;
    color: #005082;
    font-size: 16px;
    font-weight: 800;
    margin-bottom: 11px;
}

.box-bottom .box-content {
    top: 65%;
}

.box-bottom .box-content-1 {
    top: 62%;
}

.box-bottom .box-content-4 {
    top: 62%;
}

.box-content::before {
    content: " ";
    position: absolute;
    left: 8%;
    transform: translateX(-50%);
    border: 10px solid transparent;
}

.box-content-1::before {
    content: " ";
    position: absolute;
    left: 8%;
    transform: translateX(-50%);
    border: 10px solid transparent;
}

.box-content-2::before {
    content: " ";
    position: absolute;
    left: 8%;
    transform: translateX(-50%);
    border: 10px solid transparent;
}

.box-content-3::before {
    content: " ";
    position: absolute;
    left: 8%;
    transform: translateX(-50%);
    border: 10px solid transparent;
}

.box-content-4::before {
    content: " ";
    position: absolute;
    left: 8%;
    transform: translateX(-50%);
    border: 10px solid transparent;
}

.box-bottom .box-content::before {
    border-bottom-color: #ff6626;
    top: -20px;
}

.box-bottom .box-content-4::before {
    border-bottom-color: #ff6626;
    top: -20px;
}

.box-bottom .box-content-1::before {
    border-bottom-color: #ff6626;
    top: -20px;
}

.box-top .box-content::before {
    border-top-color: #ff6626;
    bottom: -20px;
}

.box-top .box-content-2::before {
    border-top-color: #ff6626;
    bottom: -20px;
}

.box-top .box-content-3::before {
    border-top-color: #ff6626;
    bottom: -20px;
}

.box-top .box-content-4::before {
    border-top-color: #ff6626;
    bottom: -20px;
}

p {
    font-family: 'Mulish', sans-serif;
}

.card .card-body h5.team-card-title {
    padding: 10px;
    font-size: 22px;
    margin-bottom: 0px;
    color: #005082;
    font-family: 'Mulish', sans-serif;
    border-radius: 5px;
}

.card .card-body p.team-card-desg {
    font-size: 16px;
    color: #ff6525;
    font-family: 'Mulish', sans-serif;
    border-radius: 5px;
    margin-bottom: 0;
    font-style: italic;
}

.border-t {
    border-top: 2px solid #efefef;
}

.card.team-card {
    border-radius: 8px;
    box-shadow: rgb(0 0 0 / 5%) 3px 11px 16px 0px;
}

.border-t-orange {
    border-top: 5px solid #ff6525;
}

.border-l {
    border-left: 2px solid #efefef;
}

a.text-gray-600 {
    color: #e0e0e0;
    font-size: 24px;
}

a.text-gray-600:hover {
    color: #fff;
    font-size: 24px;
    background-color: #005082;
}

.team-icon {
    flex-grow: 1;
}

section.about.mobileAboutSection .aboutblock p {
    font-size: 22px;
    color: #005082;
    font-family: 'Mulish', sans-serif;
    font-weight: bold;
    text-align: center;
    line-height: 28px;
    margin-bottom: 0px;
}

.br-bottom {
    border-bottom: 1px solid #e0e0e0;
    margin-top: 150px;
    margin-bottom: 150px;
}

section.ourvission.mobileOurVission .ourvission-block p {
    font-size: 18px;
    line-height: 28px;
    color: #484848;
}

section.ourmission.mobileOurMission .ourmission-block p {
    font-size: 18px;
    line-height: 28px;
    color: #484848;
}

section.ourgallery.mobileOurGallery .gallerBlock2 img {
    margin-top: 120px;
    width: 100%;
}

section.ourgallery.mobileOurGallery .gallerBlock4 img {
    margin-top: 120px;
}

/*** 

====================================================================
		About Page End
====================================================================

***/

/*** 

====================================================================
		Privacy Policy Page Start
====================================================================

***/

section.privacy-banner.mobilePrivacySection .privacy-policy-content p {
    font-size: 22px;
    font-family: 'Mulish', sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 35px;
    line-height: 36px;
    color: #484848;
}

section.privacy-policy-content-blocks .content-block-privacy p {
    font-size: 18px;
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    margin-bottom: 30px;
    color: #484848;
    line-height: 28px;
}

section.privacy-policy-content-blocks .pointer-block {
    background-color: #f9f9f9;
    padding: 20px 20px 1px 30px;
}

section.privacy-policy-content-blocks .pointer-block span {
    font-size: 18px;
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    margin-bottom: 0px;
    color: #484848;
    line-height: 28px;
}

section.privacy-policy-content-blocks .pointer-block p {
    font-size: 18px;
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    margin-bottom: 15px;
    color: #484848;
    line-height: 28px;
}

section.privacy-policy-content-blocks ol li {
    font-size: 18px;
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    margin-bottom: 15px;
    color: #484848;
    line-height: 28px;
}

/*** 

====================================================================
		Privacy Policy Page End
====================================================================

***/

/*** 

====================================================================
		Login Page Start
====================================================================

***/

.wrap {
    width: 100%;
}

.text-wrap, .login-wrap {
    width: 100%;
}

@media (max-width: 991.98px) {
    .text-wrap, .login-wrap {
        width: 100%;
    }
    .mobile-padding-0 {
        padding: 0;
    }
    .flag-box {
        background-color: #005082;
        width: 100%;
        padding: 0px 18px;
        border-radius: 50px;
        align-items: center;
        justify-content: center;
        display: flex;
    }
}

.text-wrap {
    color: #fff;
}

.text-wrap .text h2 {
    font-weight: 900;
    color: #fff;
    font-family: 'Mulish', sans-serif;
}

.login-wrap {
    position: relative;
}

.login-wrap h3 {
    font-weight: 300;
    font-family: 'Mulish', sans-serif;
}

.form-group {
    position: relative;
}

.form-group .label {
    font-family: 'Mulish', sans-serif;
    font-size: 16px;
    text-transform: capitalize;
    letter-spacing: 1px;
    color: #353535;
    font-weight: bold;
}

.form-group a {
    color: #ff6525;
    font-family: 'Mulish', sans-serif;
    text-decoration: underline;
    font-weight: 700;
    font-size: 16px;
}

.form-control {
    font-family: 'Mulish', sans-serif;
    height: 60px;
    background: #fff;
    color: #8995ad;
    font-size: 16px;
    border-radius: 30px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid transparent;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border: 2px solid #f3f3f3;
}

.form-control---1.college-listing {
    font-family: 'Mulish', sans-serif;
    height: 60px;
    background: #fff;
    color: #8995ad;
    width: 100%;
    font-size: 16px;
    border-radius: 30px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid transparent;
    padding-left: 9px;
    padding-right: 20px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    /* border: 2px solid #f3f3f3; */
}

@media (prefers-reduced-motion: reduce) {
    .form-control {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}

section.contact-banner.mobileContactSection .wrap .login-wrap img {
    width: 22px;
    position: absolute;
    top: 54px;
    left: 24px;
    right: 0;
    bottom: 0;
}

section.contact-banner.mobileContactSection .wrap .login-wrap .ss-btn {
    width: 150px;
    text-align: center;
    float: right;
    padding: 1rem 1em 1rem 1em!important;
}
section.contact-banner.mobileContactSection .wrap .login-wrap button.change-password {
    width: 230px;
    text-align: center;
    float: right;
    padding: 1rem 1em 1rem 1em!important;
}

.form-control::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #8a96af !important;
}

.form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: #8a96af !important;
}

.form-control:-ms-input-placeholder {
    /* IE 10+ */
    color: #8a96af !important;
}

.form-control:-moz-placeholder {
    /* Firefox 18- */
    color: #8a96af !important;
}

.form-control:-moz-placeholder {
    /* Firefox 18- */
    color: #8a96af !important;
}

.form-control:focus, .form-control:active {
    font-size: 16px;
    font-family: 'Mulish', sans-serif;
    outline: none !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #fff;
    border-color: #ff6525;
}

.social-media .social-icon span {
    color: #999999;
}

.social-media .social-icon:hover, .social-media .social-icon:focus {
    background: #f35588;
}

.social-media .social-icon:hover span, .social-media .social-icon:focus span {
    color: #fff;
}

.checkbox-wrap {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px;
    cursor: pointer;
    font-family: 'Mulish', sans-serif;
    font-size: 18px;
    font-weight: 700;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */

.checkbox-wrap input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    font-family: 'Mulish', sans-serif;
    font-size: 18px;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
}

/* Create the checkmark/indicator (hidden when not checked) */

.checkmark:after {
    content: "\f0c8";
    font-family: "FontAwesome";
    position: absolute;
    color: rgba(0, 0, 0, 0.1);
    font-size: 20px;
    margin-top: 0px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

@media (prefers-reduced-motion: reduce) {
    .checkmark:after {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}

/* Show the checkmark when checked */

.checkbox-wrap input:checked~.checkmark:after {
    display: block;
    content: "\f14a";
    font-family: "FontAwesome";
    color: rgba(0, 0, 0, 0.2);
}

/* Style the checkmark/indicator */

.checkbox-primary {
    color: #353535;
}

.br-bottom-form {
    border-bottom: 1px solid #e0e0e0;
    margin-top: 0px;
    margin-bottom: 50px;
}

.offcanvas-menu .br-bottom-form {
    border-bottom: 1px solid #e0e0e0;
    margin-top: 50px;
    margin-bottom: 50px;
}

.offcanvas-menu-1 .br-bottom-form {
    border-bottom: 1px solid #e0e0e0;
    margin-top: 50px;
    margin-bottom: 50px;
}

.offcanvas-menu img {
    width: 20px;
    position: absolute;
    top: 16px;
    left: 25px;
    right: 0;
    bottom: 0;
    z-index: 9;
    height: 20px;
}

.offcanvas-menu-1 img {
    width: 20px;
    position: absolute;
    top: 16px;
    left: 25px;
    right: 0;
    bottom: 0;
    z-index: 9;
    height: 20px;
}

.offcanvas-menu .account-block p {
    font-size: 18px;
    color: #353535;
    text-align: center;
}

.offcanvas-menu-1 .account-block p {
    font-size: 18px;
    color: #353535;
    text-align: center;
}

.offcanvas-menu .account-block p.create {
    font-size: 18px;
    color: #353535;
    font-weight: bold;
}

.offcanvas-menu-1 .account-block p.create {
    font-size: 18px;
    color: #353535;
    font-weight: bold;
}

.checkbox-primary input:checked~.checkmark:after {
    color: #353535;
}

section.contact-banner.mobileContactSection {
    background: url(../img/resource/gradient-bg.png);
    background-size: cover;
    background-position: center;
}

section.contact-banner.mobileContactSection .account-block p {
    font-size: 22px;
    color: #353535;
}

section.contact-banner.mobileContactSection .signing-box p {
    font-size: 22px;
    color: #353535;
    margin-top: 30px;
    margin-bottom: 0px;
}

section.contact-banner.mobileContactSection .signing-box p a {
    font-size: 22px;
    text-decoration: underline;
    color: #002e5b;
}

section.contact-banner.mobileContactSection .account-block p.create {
    font-size: 22px;
    color: #353535;
    font-weight: bold;
}

.field-icon {
    float: right;
    margin-left: 0;
    margin-top: -37px;
    position: relative;
    z-index: 2;
    margin-right: 18px;
}

/*** 

====================================================================
		Login Page End
====================================================================

***/

/*** 

====================================================================
		Register Page Start
====================================================================

***/

/* ==========================================================================
   #WRAPPER
   ========================================================================== */

.wrapper {
    margin: 0 auto;
}

.wrapper--w960 {
    max-width: 100%;
}

/* ==========================================================================
   #FORM
   ========================================================================== */

.input--style-4 {
    font-family: 'Mulish', sans-serif;
    height: 60px;
    background: #fff;
    color: #8995ad;
    font-size: 16px;
    border-radius: 30px;
    -webkit-box-shadow: none;
    width: 100%;
    box-shadow: none;
    border: 1px solid transparent;
    padding: 1rem 1rem 1rem 3.5rem!important;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border: 2px solid #f3f3f3;
}
.input-group>.input--style-4.form-control:not(:first-child), .input-group>.input--style-4.form-control:not(:last-child) {
    border-radius: 30px;
}

.offcanvas-menu .input--style-4 {
    font-family: 'Mulish', sans-serif;
    height: 50px;
    background: #fff;
    color: #8995ad;
    font-size: 18px;
    border-radius: 30px;
    -webkit-box-shadow: none;
    width: 100%;
    box-shadow: none;
    border: 1px solid transparent;
    padding: 1rem 1rem 1rem 3.5rem!important;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border: 2px solid #f3f3f3;
}

.offcanvas-menu-1 .input--style-4 {
    font-family: 'Mulish', sans-serif;
    height: 60px;
    background: #fff;
    color: #8995ad;
    font-size: 18px;
    border-radius: 30px;
    -webkit-box-shadow: none;
    width: 100%;
    box-shadow: none;
    border: 1px solid transparent;
    padding: 1rem 1rem 1rem 1.2rem!important;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border: 2px solid #f3f3f3;
}

section.about-area.mobile-about-size .about-content.s-about-content img.mobile-size.dksize {
    width: 150px;
    margin: 0 auto;
    display: flex;
    align-items: center;
}

.input--style-4-home-search {
    font-family: 'Mulish', sans-serif;
    height: 67px;
    background: #fff;
    color: #8995ad;
    font-size: 18px;
    border-radius: 80px;
    -webkit-box-shadow: none;
    width: 65%;
    box-shadow: none;
    border: 1px solid transparent;
    padding: 1rem 1rem 1rem 1.5rem!important;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.rs-select2.js-select-simple.select--no-search, .rs-select2.js-select-simple {
    width: 100%;
}
.rs-select2.js-select-simple .select2-container {
    width: 100% !important;
}
.rs-select2.js-select-simple.select--no-search.mobile-pincode {
    width: 100%;
    display: flex;
}

.rs-select2.js-select-simple.select--no-search.home-search {
    width: 100%;
    display: flex;
}

.rs-select2.js-select-simple.select--no-search.mobile-pincode .input--style-4 {
    font-family: 'Mulish', sans-serif;
    height: 65px;
    background: #fff;
    color: #8995ad;
    font-size: 18px;
    border-radius: 0px 30px 30px 0px;
    -webkit-box-shadow: none;
    width: 100%;
    box-shadow: none;
    border: 1px solid transparent;
    padding: 1rem 1rem 1rem 1.5rem!important;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border: 2px solid #f3f3f3;
}

.rs-select2.js-select-simple.select--no-search.home-search .input--style-4 {
    font-family: 'Mulish', sans-serif;
    height: 65px;
    background: #fff;
    color: #8995ad;
    font-size: 18px;
    border-radius: 0px 30px 30px 0px;
    -webkit-box-shadow: none;
    width: 100%;
    box-shadow: none;
    border: 1px solid transparent;
    padding: 1rem 1rem 1rem 1.5rem!important;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border: 2px solid #f3f3f3;
}

.input--style-4:focus, .input--style-4:active {
    font-size: 18px;
    font-family: 'Mulish', sans-serif;
    outline: none !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #fff;
    border-color: #ff6525;
}

.input--style-4::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #8995ad;
    font-size: 18px;
}

.input--style-4:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #8995ad;
    font-size: 18px;
    opacity: 1;
}

.input--style-4::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #8995ad;
    font-size: 18px;
    opacity: 1;
}

.input--style-4:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #8995ad;
    font-size: 18px;
}

.input--style-4:-ms-input-placeholder {
    /* Microsoft Edge */
    color: #8995ad;
    font-size: 18px;
}

.label {
    font-family: 'Mulish', sans-serif;
    font-size: 16px;
    text-transform: capitalize;
    letter-spacing: 1px;
    color: #353535;
    font-weight: bold;
    width: 100%;
}

.radio-container {
    display: inline-block;
    position: relative;
    padding-left: 30px;
    font-family: 'Mulish', sans-serif;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    color: #353535;
    margin-top: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.radio-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    font-family: 'Mulish', sans-serif;
}

.radio-container input:checked~.checkmark-yes {
    background-color: #e5e5e500;
    border: 2px solid #ff6525;
}

.radio-container input:checked~.checkmark-yes:after {
    display: block;
}

.radio-container .checkmark-yes:after {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    font-family: 'Mulish', sans-serif;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 12px;
    height: 12px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #ff6525;
}

.checkmark-yes {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    height: 20px;
    width: 20px;
    font-family: 'Mulish', sans-serif;
    background-color: #e5e5e5;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.08);
    box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.08);
}

.checkmark-yes:after {
    content: "";
    position: absolute;
    font-family: 'Mulish', sans-serif;
    display: none;
}

.input-group {
    position: relative;
    font-family: 'Mulish', sans-serif;
    margin-bottom: 22px;
}

.input-group-search {
    position: relative;
    font-family: 'Mulish', sans-serif;
    margin-bottom: 22px;
    /* border: 3px solid #f3f3f3; */
    border-radius: 80px;
    background: #fff;
    box-shadow: rgb(0 0 0 / 7%) 2px 7px 20px 0px;
    width: 100%;
    height: 67px;
}
.input-group-search.search-university{
	width:60%;
	margin:0px auto;
	background: #f6f9ff;
}
.input-group-search.search-university input{
	background: #f6f9ff;
}
.input-group-search .dropdown-menu{
	border-radius:10px;
	padding-left:25px;
	padding-right:10px;
	width:100%;
	height:400px;
	overflow-x:scroll;
}
.input-group-search .dropdown-menu li{
	border-bottom:1px solid #fff3ee;
	padding:6px 0px;
}
.input-group-search .dropdown-menu li:last-child{
	border-bottom: none;
}
.input-group-search input {
    position: relative;
    font-family: 'Mulish', sans-serif;
    margin-bottom: 22px;
    /* border: 3px solid #f3f3f3; */
    border-radius: 80px;
    background: #fff;
    /* width: 65%; */
    /* height: 67px; */
}

.input-group-icon {
    position: relative;
    font-family: 'Mulish', sans-serif;
}

.input-icon {
    position: absolute;
    font-size: 18px;
    color: #999;
    right: 18px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    font-family: 'Mulish', sans-serif;
}

/* ==========================================================================
   #SELECT2
   ========================================================================== */

.select--no-search .select2-search {
    display: none !important;
}

.rs-select2 .select2-container {
    /* width: 100% !important; */
    outline: none;
    background: #fff;
    font-family: 'Mulish', sans-serif;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    border: 2px solid #f3f3f3;
    /* box-shadow: rgb(0 0 0 / 7%) 1px 5px 7px 0px; */
}

.rs-select2.js-select-simple.select--no-search.mobile-pincode .select2-container.select2-container--default {
    /* width: 100% !important; */
    outline: none;
    background: #fff;
    font-family: 'Mulish', sans-serif;
    -webkit-border-radius: 50px 0px 0px 50px;
    -moz-border-radius: 50px 0px 0px 50px;
    border-radius: 50px 0px 0px 50px;
    border: 2px solid #f3f3f3;
    border-right: 0px;
    box-shadow: rgb(0 0 0 / 0%) 1px 5px 11px 0px;
}

.rs-select2.js-select-simple.select--no-search.home-search .select2-container.select2-container--default {
    /* width: 100% !important; */
    outline: none;
    background: #fff;
    font-family: 'Mulish', sans-serif;
    -webkit-border-radius: 50px 0px 0px 50px;
    -moz-border-radius: 50px 0px 0px 50px;
    border-radius: 50px 0px 0px 50px;
    border: 2px solid #f3f3f3;
    border-right: 0px;
    box-shadow: rgb(0 0 0 / 0%) 1px 5px 11px 0px;
}

.m-r-20 {
    margin-right: 20px;
}

.rs-select2 .select2-container .select2-selection--single {
    outline: none;
    width: 100%;
    border: none;
    height: 60px;
    font-family: 'Mulish', sans-serif;
    background: transparent;
}

.rs-select2 .select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 60px;
    padding-left: 0;
    color: #8995ad;
    font-size: 18px;
    font-family: inherit;
    font-family: 'Mulish', sans-serif;
    padding-left: 22px;
    padding-right: 50px;
}

.rs-select2.js-select-simple.select--no-search.mobile-pincode .select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 60px;
    padding-left: 0;
    color: #8995ad;
    font-size: 18px;
    font-family: inherit;
    font-family: 'Mulish', sans-serif;
    padding-left: 50px;
    padding-right: 50px;
}

.rs-select2 .select2-container .select2-selection--single .select2-selection__arrow {
    height: 0px;
    right: 20px;
    font-family: 'Mulish', sans-serif;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.rs-select2 .select2-container .select2-selection--single .select2-selection__arrow b {
    display: none;
}

.rs-select2 .select2-container .select2-selection--single .select2-selection__arrow:after {
    font-family: "Material-Design-Iconic-Font";
    content: '\f2f9';
    font-size: 24px;
    color: #8995ad;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.rs-select2 .select2-container .select2-selection--single .select2-selection__arrow::before {
    font-family: "Material-Design-Iconic-Font";
    content: '';
    font-size: 24px;
    color: #8995ad;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.rs-select2 .select2-container.select2-container--open .select2-selection--single .select2-selection__arrow::after {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.select2-container--open .select2-dropdown--below {
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 8px 20px 0px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 8px 20px 0px rgb(0 0 0 / 15%);
    border: 1px solid #e0e0e0;
    margin-top: -8px;
    overflow: hidden;
}

.select2-container--default .select2-results__option {
    padding-left: 22px;
}

/* ==========================================================================
   #TITLE
   ========================================================================== */

.title {
    font-size: 24px;
    color: #525252;
    font-weight: 400;
    margin-bottom: 20px;
}

/* ==========================================================================
   #CARD
   ========================================================================== */

.card-4 .card-body {
    padding: 22px 0px;
    padding-bottom: 0px;
}

@media (max-width: 767px) {
    .card-4 .card-body {
        padding: 50px 40px;
    }
}

section.contact-banner.mobileContactSection .wrapper.wrapper--w680 img {
    width: 22px;
    position: absolute;
    top: 54px;
    left: 25px;
    right: 0;
    bottom: 0;
    z-index: 9;
    height: 22px;
}

section.contact-banner.mobileContactSection .wrapper.wrapper--w680 img.pin {
    width: 15px;
    position: absolute;
    top: 54px;
    left: 25px;
    right: 0;
    bottom: 0;
    z-index: 9;
    height: 23px;
}

section.contact-banner.mobileContactSection .wrapper.wrapper--w680 img.off-building {
    width: 22px;
    position: absolute;
    top: 54px;
    left: 25px;
    right: 0;
    bottom: 0;
    z-index: 9;
    height: 21px;
}

section.contact-banner.mobileContactSection .wrapper.wrapper--w680 img.phone-icon {
    width: 23px;
    position: absolute;
    top: 56px;
    left: 22px;
    right: 0;
    bottom: 0;
    z-index: 9;
    height: 23px;
}

section.contact-banner.mobileContactSection p {
    font-size: 18px;
    margin-top: 30px;
    color: #353535;
}

.br-bottom-form-registre {
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 50px;
    margin-top: 50px;
}

.field-icon-1 {
    position: absolute;
    top: 56px;
    /* left: 0; */
    right: 12px;
    bottom: 0;
}

/* width */

::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

/* Track */

::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */

::-webkit-scrollbar-thumb {
    background: #ff6525;
}

/* Handle on hover */

::-webkit-scrollbar-thumb:hover {
    background: #ff6525;
}

section.channel-faq-area.mobileFaqChannelBlock.pt-120.pb-120 {
    padding-top: 0px;
    padding-bottom: 80px;
}

section.channel-faq-area.mobileFaqChannelBlock.faq-page.pt-120.pb-120 {
    padding-top: 120px;
    padding-bottom: 80px;
}

/*** 

====================================================================
		Register Page End
====================================================================

***/

#myInput {
    padding: 20px;
    margin-top: -6px;
    border: 0;
    border-radius: 0;
    background: #f1f1f1;
}

/* University Logo Carousel */

.univ-logo-slider-1 {
    padding-left: 30px;
    padding-bottom: 10px;
}

@media (max-width: 767px) {
    section.about-area.mobile-about-size .univ-logo-slider-1 {
        padding-left: 0px;
    }
    section.about-area.mobile-about-size .univ-logo-slider-1 .logo-slider a img {
        width: 110px;
    }
}

.slick-slide img.university-logo {
    display: block;
    width: 60%;
}

/* University Logo Carousel */

.customModalBody {
    padding: 0;
    position: relative;
    padding: 45px 12px 13px;
    background: url(../images/Joyville-Bike-Bg-popup.png);
    background-size: contain;
    background-position: top;
    background-repeat: no-repeat;
    border-radius: 4px;
}

.tagline {
    font-weight: 700;
}

.siteInputWrapper {
    margin-bottom: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

/* .siteInputWrapper input[type="text"], .siteInputWrapper input[type="date"], .siteInputWrapper input[type="search"], .siteInputWrapper input[type="email"], .siteInputWrapper input[type="tel"], .siteInputWrapper input[type="number"], .siteInputWrapper select, .siteInputWrapper textarea {
    color: inherit;
    position: relative;
    border: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 100%;
    padding: 0.4rem 1rem;
    font-size: 15px;
    border-radius: 0;
} */

.siteBtn.siteBtnPrimary {
    color: #fff;
    background-color: #f67b32;
}

.siteBtn {
    -webkit-appearance: none;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 10px 22px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1;
    font-size: 15px;
    letter-spacing: 0.025em;
    font-weight: 500;
    position: relative;
    text-transform: uppercase;
    border: 2px solid transparent;
}

.customModalDialog {
    max-width: 320px;
    margin: 0.5rem auto;
}

.customModalContent .modal-close {
    position: absolute;
    color: #fff;
    display: inline-block;
    width: 30px;
    height: 30px;
    right: 10px;
    top: 10px;
    text-align: center;
    z-index: 99;
}

/* TIMELINE
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.timeline {
    white-space: nowrap;
    overflow-x: hidden;
}

.timeline ol {
    font-size: 0;
    width: 100vw;
    padding: 190px 0;
    transition: all 1s;
}

.timeline ol li {
    position: relative;
    display: inline-block;
    list-style-type: none;
    width: 160px;
    height: 3px;
    background: #e0e0e0;
}

.timeline ol li:last-child {
    width: 100%;
}

.timeline ol li:not(:first-child) {
    margin-left: -20px;
    width: 19%;
}

.timeline ol li:not(:last-child)::after {
    content: '';
    position: absolute;
    top: 2px;
    left: calc(100% + -95px);
    bottom: 0;
    width: 20px;
    height: 20px;
    transform: translateY(-50%);
    border-radius: 50%;
    background: #fff;
    border: 2px solid #ff6626;
}

.timeline ol li .box--1 {
    position: absolute;
    left: calc(100% + -90px);
    width: 351px;
    padding: 15px;
    font-size: 1rem;
    white-space: normal;
    color: black;
    border: 2px solid #ff6626;
    background: #fff;
    height: 120px!important;
    border-radius: 8px;
}

.timeline ol li .box--1::before {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
}

.timeline ol li:nth-child(odd) .box--1 {
    top: -34px;
    transform: translateY(-100%);
}

.timeline ol li:nth-child(odd) .box--1::before {
    top: 100%;
    border-width: 8px 8px 0 0;
    border-color: #ff6626 transparent transparent transparent;
}

.timeline ol li:nth-child(even) .box--1 {
    top: calc(100% + 40px);
}

.timeline ol li:nth-child(even) .box--1::before {
    top: -8px;
    border-width: 8px 0 0 8px;
    border-color: transparent transparent transparent #ff6626;
}

.timeline time {
    display: block;
    font-size: 1.2rem;
    font-weight: bold;
    margin-bottom: 8px;
}

/* TIMELINE ARROWS
  –––––––––––––––––––––––––––––––––––––––––––––––––– */

.timeline .arrows {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}

.timeline .arrows .arrow__prev {
    margin-right: 20px;
    border: 0px;
    background: 0;
}

.timeline .arrows .arrow__next {
    margin-right: 20px;
    border: 0px;
    background: 0;
}

.timeline .disabled {
    opacity: .5;
}

.timeline .arrows img {
    width: 45px;
    height: 45px;
}

/* GENERAL MEDIA QUERIES
  –––––––––––––––––––––––––––––––––––––––––––––––––– */

@media screen and (max-width: 599px) {
    .timeline ol, .timeline ol li {
        width: auto;
    }
    .timeline ol {
        padding: 0;
        transform: none !important;
    }
    .timeline ol li {
        display: block;
        height: auto;
        background: transparent;
    }
    .timeline ol li:first-child {
        margin-top: 25px;
    }
    .timeline ol li:not(:first-child) {
        margin-left: auto;
    }
    .timeline ol li div {
        width: 94%;
        height: auto !important;
        margin: 0 auto 25px;
    }
    .timeline ol li div {
        position: static;
    }
    .timeline ol li:nth-child(odd) div {
        transform: none;
    }
    .timeline ol li:nth-child(odd) div::before, .timeline ol li:nth-child(even) div::before {
        left: 50%;
        top: 100%;
        transform: translateX(-50%);
        border: none;
        border-left: 1px solid white;
        height: 25px;
    }
    .timeline ol li:last-child, .timeline ol li:nth-last-child(2) div::before, .timeline ol li:not(:last-child)::after, .timeline .arrows {
        display: none;
    }
}

section.slider-area.slider-four.slider-laptop-dk.slider-gallery .college-listing-gallery-container ul {
    margin-bottom: 0;
    padding-left: 15px;
}

section.slider-area.slider-four.slider-laptop-dk.slider-gallery {
    height: 500px;
}

section.slider-area.slider-four.slider-laptop-dk.slider-gallery .college-listing-gallery-container ul li {
    display: inline-block;
    list-style: outside none none;
    float: left;
}

section.slider-area.slider-four.slider-laptop-dk.slider-gallery .college-listing-gallery-container ul li.left-image {
    width: 22%;
    height: 100%;
    object-fit: contain;
    margin: 0 15px 0 0;
}

section.slider-area.slider-four.slider-laptop-dk.slider-gallery .college-listing-gallery-container ul li.middle-large-image {
    width: 54%;
    height: 100%;
    object-fit: cover;
    overflow: hidden;
    margin: 0 5px 0 0;
}

section.slider-area.slider-four.slider-laptop-dk.slider-gallery .college-listing-gallery-container ul li.right-small-bottom-image {
    object-fit: cover;
    overflow: hidden;
    margin: 10px 0px 0 0;
}

section.slider-area.slider-four.slider-laptop-dk.slider-gallery .college-listing-gallery-container ul li.right-small-bottom-image img {
    width: 423px;
    height: 250px;
    object-fit: cover;
}

section.slider-area.slider-four.slider-laptop-dk.slider-gallery .college-listing-gallery-container ul li.right-small-top-image {
    object-fit: cover;
    overflow: hidden;
    margin: 0px 0px 0 0;
}

section.slider-area.slider-four.slider-laptop-dk.slider-gallery .college-listing-gallery-container ul li.right-small-top-image img {
    width: 423px;
    height: 250px;
    object-fit: cover;
}

section.slider-area.slider-four.slider-laptop-dk.slider-gallery .college-listing-gallery-container p.more-photo-btn {
    position: absolute;
    bottom: 13px;
    right: 36px;
    background-color: #fff;
    padding: 6px 20px;
    border-radius: 50px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
}

/* Mobile Timeline  Start*/

.timeline ul {
    /* background: #456990; */
    padding: 0px 0 50px 0;
}

.timeline ul li {
    list-style-type: none;
    position: relative;
    width: 3px;
    margin: 0 auto;
    padding-top: 20px;
    background: #e0e0e0;
}

.timeline ul li::after {
    content: "";
    position: absolute;
    left: 49%;
    bottom: 36px;
    transform: translateX(-50%);
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: inherit;
    z-index: 1;
}

.timeline ul li .mobile-box {
    position: relative;
    bottom: 0;
    padding: 15px;
    background: #ffffff;
    border: 2px solid #ff6525;
    border-radius: 8px;
}

.timeline ul li .mobile-box img {
    width: 45px;
    margin-top: 19px;
}

.timeline ul li .mobile-box::before {
    content: "";
    position: absolute;
    bottom: 37px;
    width: 0;
    height: 0;
    border-style: solid;
}

.timeline ul li:nth-child(odd) .mobile-box {
    left: 36px;
    height: 114px!important;
}

.timeline ul li:nth-child(odd) .mobile-box::before {
    left: -12px;
    border-width: 8px 10px 8px 0;
    border-color: transparent #ff6626 transparent transparent;
}

.timeline ul li:nth-child(even) .mobile-box {
    left: -439px;
}

.timeline ul li:nth-child(even) .mobile-box::before {
    right: -15px;
    border-width: 8px 0 8px 16px;
    border-color: transparent transparent transparent #f45b69;
}

time {
    display: block;
    font-size: 1.2rem;
    font-weight: bold;
    margin-bottom: 8px;
}

/* EFFECTS
  –––––––––––––––––––––––––––––––––––––––––––––––––– */

.timeline ul li::after {
    transition: background 0.5s ease-in-out;
}

.timeline ul li.in-view::after {
    background: #ffffff;
    border: 3px solid #ff6525;
}

.timeline ul li .mobile-box {
    visibility: hidden;
    opacity: 0;
    transition: all 0.5s ease-in-out;
}

.timeline ul li:nth-child(odd) .mobile-box {
    transform: translate3d(200px, 0, 0);
}

.timeline ul li:nth-child(even) .mobile-box {
    transform: translate3d(-200px, 0, 0);
}

.timeline ul li.in-view .mobile-box {
    transform: none;
    visibility: visible;
    opacity: 1;
}

/* GENERAL MEDIA QUERIES
  –––––––––––––––––––––––––––––––––––––––––––––––––– */

@media screen and (max-width: 900px) {
    .timeline ul li .mobile-box {
        width: 250px;
    }
    .timeline ul li:nth-child(even) .mobile-box {
        left: -289px;
        /*250+45-6*/
    }
}

@media screen and (max-width: 600px) {
    .timeline ul li {
        margin-left: 6px;
    }
    .timeline ul li .mobile-box {
        width: calc(100vw - 70px);
    }
    .timeline ul li:nth-child(even) .mobile-box {
        left: 36px;
    }
    .timeline ul li:nth-child(even) .mobile-box::before {
        left: -12px;
        border-width: 8px 10px 8px 0;
        border-color: transparent #ff6626 transparent transparent;
    }
}

/* EXTRA/CLIP PATH STYLES
  –––––––––––––––––––––––––––––––––––––––––––––––––– */

.timeline-clippy ul li::after {
    width: 40px;
    height: 40px;
    border-radius: 0;
}

.timeline-rhombus ul li::after {
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}

.timeline-rhombus ul li div::before {
    bottom: 12px;
}

.timeline-star ul li::after {
    clip-path: polygon( 50% 0%, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%);
}

.timeline-heptagon ul li::after {
    clip-path: polygon( 50% 0%, 90% 20%, 100% 60%, 75% 100%, 25% 100%, 0% 60%, 10% 20%);
}

.timeline-infinite ul li::after {
    animation: scaleAnimation 2s infinite;
}

@keyframes scaleAnimation {
    0% {
        transform: translateX(-50%) scale(1);
    }
    50% {
        transform: translateX(-50%) scale(1.25);
    }
    100% {
        transform: translateX(-50%) scale(1);
    }
}

/* Mobile Timeline End */

#mobile-inner-page {
    background: #fff3ee;
    padding: 40px 0px 40px 0px;
    height: auto;
    margin-bottom: 40px;
}

#mobile-inner-page img {
    width: 100%;
}

#mobile-inner-page h1.mobile-heading {
    font-size: 28px;
    color: #005082;
    font-weight: 800;
    text-align: center;
    margin-top: 20px;
}

#mobile-inner-page p.mobile-para {
    font-size: 16px;
    color: #484848;
    font-weight: 500;
    text-align: center;
    margin-top: 20px;
}

img.img-partner-width {
    height: 80px;
}

#mobile-inner-page h4.mobile-tag-line {
    font-size: 16px;
    color: #000000;
    font-weight: 600;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 0px;
}

.content-1 {
    position: relative;
    width: 100%;
    margin: auto;
    overflow: hidden;
    display: none;
}

section.contact-banner.mobileContactSection h3 {
    color: #005082;
    font-weight: 600;
}

.content-2 {
    position: relative;
    width: 100%;
    margin: auto;
    overflow: hidden;
    display: none;
}

/* new-header style */

.navbar-toggle {
    display: none;
}

.middle_menu .ss-btn {
    display: none;
}

/* new-header style */
.heading-v4:after {
	left: 50%;
	z-index: -1;
	width: 50px;
	height: 50px;
	line-height: 50px;
	content: "\f109";
	font-family: FontAwesome;
	top: 11px;
	text-align: center;
	position: absolute;
	color: #fff;
	margin-left: -25px;
	font-size: 20px;
} 
/*Pagination Style*/
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 0px 15px;
    line-height: 1.625;
    text-decoration: none;
    color: #3e3a3a;
    background-color: #fff;
    border: 1px solid #fff;
    margin-left: -1px;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 2;
    color: #2b4379;
    background-color: #fff;
    border-color: #fff;
    cursor: default;
    text-decoration: underline;
}
.refine-search{
	box-shadow: rgb(16 66 97 / 32%) 0px 8px 20px 0px;
}
.refine-search .panel-heading{
	padding: 10px 1.25rem;
}
.refine-search .refine-search-heading{
	background-color: #005082;
    padding: 4px 18px;
    border-radius: 50px;
	color:#FFF;
	text-align:center;
}
.refine-search .list-group-item{
	border:none;
}
.refine-search .panel-footer{
	padding-bottom:25px;
}
.agree{
    color: #ff6525;
    font-family: 'Mulish', sans-serif;
    text-decoration: underline;
    font-weight: 700;
    font-size: 16px;
}
.pav-category ul{
    list-style-type: none;
}
.pav-category{
	background-color: #E7F5FF;
}
.pav-category ul li{
	padding: 10px 20px;
    border-top: 1px solid #005082;
}
.pav-category ul li:first-child{
	border-top:none;
}
.campus-banner{
	width:100%;
}
/* College Details Nav Tabs */

section.detailed-tab .nav-tabs .nav-item.show .nav-link.tab-text, section.detailed-tab .nav-tabs .nav-link.tab-text.active {
    color: #ffffff;
    background-color: #005082;
    border-color: #dee2e6 #dee2e6 #fff;
    border-bottom: solid 3px #ff6626;
    border-radius: 20px;
    min-height: 126px;
}

section.detailed-tab .nav-tabs .nav-link.tab-text {
    /* border: 1px solid transparent; */
    /* border-top-left-radius: .25rem; */
    /* border-top-right-radius: .25rem; */
    font-size: 16px;
    font-family: 'Mulish', sans-serif;
    color: #005082;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 22px;
    text-align: center;
    min-height: 126px;
}

section.detailed-tab .nav-link {
    display: block;
    padding: 1rem 2.29rem;
}

section.detailed-tab .nav-tabs .nav-link:focus, section.detailed-tab .nav-tabs .nav-link:hover {
    border-color: rgba(255, 255, 255, 0);
}

section.detailed-tab .nav-tabs {
    border-bottom: 0px solid #dee2e6;
    background-color: #fff3ee;
    border-radius: 20px;
}

/* College Details Nav Tabs */
.university-offer.table-bordered{
	border-radius: 20px;
    border-style: hidden;
    box-shadow: 0 0 0 1px #666;
	font-family: 'Mulish', sans-serif;
}
.university-offer.table-bordered thead tr th{
    font-size: 18px;
    color: #fff;
    background-color: #ff6525;
}
.university-offer.table-bordered thead tr th, .university-offer.table-bordered tbody tr td{
	text-align: center;
    font-size: 18px;
	vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
	padding: 1rem 1.5rem 1rem 1.5rem;
    border-top: 0px solid #dee2e6;
}
.university-offer.table-bordered thead tr th:first-child, .university-offer.table-bordered tbody tr td:first-child{
	border-right: 2px solid #dee2e6;
}
.university-offer.table-bordered thead tr th:last-child, .university-offer.table-bordered tbody tr td:last-child{
	border-left: 2px solid #dee2e6;
}
.university-offer.table-bordered thead tr th:first-child{
	border-radius:20px 0px 0px 0px;
}
.university-offer.table-bordered thead tr th:last-child{
	border-radius:0px 20px 0px 0px;
}
.login-content{
	padding-top:40px;
	min-height: auto;
}
.login-left{ 
	background-image: url(../img/login_banner.png);
	background-color:#d8e6f4;
	padding:30px 60px;
	text-align:center;
	background-size:100%;
	background-position:center bottom;
	background-repeat:no-repeat;
	border-radius:20px 0px 0px 20px;
}
.register-left{ 
	background-image: url(../img/register_banner.svg);
	background-color:#d8e6f4;
	padding:30px 60px;
	text-align:center;
	background-size:100%;
	background-position:center bottom;
	background-repeat:no-repeat;
	border-radius:20px 0px 0px 20px;
}
.login-right{
	border-radius:0px 20px 20px 0px;
	background-color:#FFF;
	padding:30px 60px;
}
.register-right{
	border-radius:0px 20px 20px 0px;
	background-color:#FFF;
	padding:30px 60px;
}
.login-content .ss-btn{
	width:100% !important;
}
.register-content{
	padding:30px 0px;
	min-height:600px;
}
.register-content .ss-btn{
	width:100% !important;
}
.footer-link .btn i{
    color: #005082;
    text-align: left;
    float: left;
    font-size: 30px;
    transition: all 0.3s ease-in-out 0s;
}
.footer-link .footer-btn-width{
	text-transform:none;
	width:150px;
}
/*User Account Style*/
.header-three .main-menu ul li a.btn.ss-btn.user_dropdown_link{
	padding: 4px 8px 0 8px;
	text-transform:none ;
}
/*.user_dropdown_link {
    background: url(../img/icon/gray_down_arrow.png) no-repeat 90% 22px #f8f8f8;
    border-radius: 35px;
    overflow: hidden;
    padding: 4px 66px 0 5px;
    white-space: nowrap;
	text-transform:none !important;
}*/
.user-panel .image {
    display: inline-block;
    padding-left: 0.8rem;
}
.user_dropdown .info {
    color: #4c4c4c;
    font-family: 'Cairo', sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 16px;
}
.user-panel .info {
    display: inline-block;
    padding: 5px 5px 5px 10px;
	text-align:left;
}
.user-panel img {
    height: auto;
    width: 2.1rem;
	border-radius: 50%;
}
.user_dropdown .info .small_users {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 400;
}
.dropdown-menu-lg {
    max-width: 300px;
    min-width: 280px;
    padding: 0;
} 
.custom_dropdown_menu {
    border: none;
    border-radius: 10px;
    box-shadow: 2px 2px 4px rgb(0 0 0 / 3%);
    padding: 20px 0 20px 0;
}
.custom_dropdown_list {
    list-style: none;
    margin: 0;
    padding: 0 20px 0 20px;
    width: 100%;
}
.main-menu .custom_dropdown_list li {
    border-bottom: 1px solid #f2f2f2;
    margin: 0 0 15px 0;
    padding: 0 0 15px 0;
    width: 100%;
}
.main-menu .custom_dropdown_list li:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.custom_dropdown_list li a {
    color: #999;
    display: block;
    font-size: 16px;
    font-weight: 600;
}
/*15 December 2021*/
.filter-div {
    width: 100%;
    padding-top: 20px;
}
.filter-div h2 {
    font-size: 18px;
    color: #161616;
    line-height: 28px;
    font-family: 'Mulish', sans-serif;
    font-weight: bold;
    border-bottom: 2px solid #f1f1f1;
    padding-bottom: 15px;
}
.filter-div h2 a {
    float: right;
    color: #ff6626;
    font-weight: 400;
    font-size: 16px;
    text-decoration: underline;
}
.filter-div ul {
    width: 100%;
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.filter-div ul li {
    width: 100%;
    font-family: 'Mulish', sans-serif;
    color: #010f2e;
    font-style: normal;
    font-weight: 700;
    padding: 5px 0;
    margin: 0;
}
.filter-scroll {
    min-height: 250px;
    height: 250px;
    overflow-x: auto;
}
.divider {
    border-bottom: 2px solid #f1f1f1;
    margin-top: 20px;
    margin-bottom: 6px;
}
.filter-div ul li input[type="checkbox"] {
    margin-right: 7px;
}
section.college-listing .listing-box {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.mob-filter-button {
    display: none;
}
/*15 December 2021*/
/*Start 03 January 2022*/
.pic_zoom {      
-webkit-transition: all 0.35s ease-in-out;    
-moz-transition: all 0.35s ease-in-out;    
transition: all 0.35s ease-in-out;     
cursor: -webkit-zoom-in;      
cursor: -moz-zoom-in;      
cursor: pointer;
}     

.pic_zoom:hover,  
.pic_zoom:active,   
.pic_zoom:focus {
/**adjust scale to desired size, 
add browser prefixes**/
-ms-transform: scale(2.0);    
-moz-transform: scale(2.0);  
-webkit-transform: scale(2.0);  
-o-transform: scale(2.0);  
transform: scale(2.0);
z-index:999;   
}
#overlay{	
	position: fixed;
	top: 0;
	z-index: 100;
	width: 100%;
	height:100%;
	display: none;
	background: rgba(0,0,0,0.6);
  }
  .cv-spinner {
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;  
  }
  .spinner {
	width: 40px;
	height: 40px;
	border: 4px #ddd solid;
	border-top: 4px #2e93e6 solid;
	border-radius: 50%;
	animation: sp-anime 0.8s infinite linear;
  }
  #loader{
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: #f4f6f9;
    height: 100vh;
    width: 100%;
    transition: height .2s linear;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
	-webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
	-webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
	-webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
	background:rgba(0,0,0,0.35);
}
.animation__shake {
    -webkit-animation: shake 1.5s;
    animation: shake 1.5s;
}
.course-search{
	background: #fff url(/catalog/view/new_design/img/search-bg.svg) 0 0 repeat-y;
}
.course-search .blog-tags .btn-primary{
	padding:5px 8px;
}
.course-search .btn.ss-btn.apply-now{
	padding:10px 15px;
	text-transform:none;
}
.course-name a{
	color:#005082;
}

.searched_terms_tags{
	list-style-type:none;
}
/* .searched_terms_tags li {
    font-size: 13px;
    background: #fff;
    border: 1px solid #d6d9dc;
    box-sizing: border-box;
    border-radius: 90px;
    margin-bottom: 0.5rem;
    padding: 0 25px 0 8px;
    margin-right: 8px;
    height: 26px;
    color: #333;
    line-height: 24px;
    position: relative;
	display:inline-block;
} */
.searched_terms_tags li {
    font-size: 13px;
    background: #ff6525;
    border: 1px solid #d6d9dc;
    box-sizing: border-box;
    border-radius: 90px;
    margin-bottom: 0.5rem;
    padding: 0 25px 0 8px;
    margin-right: 8px;
    height: 26px;
    color: #FFF;
    line-height: 24px;
    position: relative;
    display: inline-block;
}
.searched_terms_tags li .close_tag {
    background: url(/catalog/view/new_design/img/resource/close.svg) no-repeat 50%;
    border: none;
    width: 15px;
    height: 15px;
    position: absolute;
    right: 5px;
    top: 50%;
    cursor: pointer;
    margin-top: -8px;
}
@-webkit-keyframes hover-imagecategory {
0% {
transform:perspective(200px) rotate3d(0, 1, 0, -90deg) translateX(-100%)
}
100% {
transform:perspective(200px) rotate3d(0, 1, 0, 0deg) translateX(0)
}
}
@-moz-keyframes hover-imagecategory {
0% {
transform:perspective(200px) rotate3d(0, 1, 0, -90deg) translateX(-100%)
}
100% {
transform:perspective(200px) rotate3d(0, 1, 0, 0deg) translateX(0)
}
}
@-o-keyframes hover-imagecategory {
0% {
transform:perspective(200px) rotate3d(0, 1, 0, -90deg) translateX(-100%)
}
100% {
transform:perspective(200px) rotate3d(0, 1, 0, 0deg) translateX(0)
}
}
@keyframes hover-imagecategory {
0% {
transform:perspective(200px) rotate3d(0, 1, 0, -90deg) translateX(-100%)
}
100% {
transform:perspective(200px) rotate3d(0, 1, 0, 0deg) translateX(0)
}
}
.feature-box .fbox-icon {
	/*float: left;*/
	/*margin: 10px 20px 0 0;*/
	-webkit-transform-origin: 50% 100%;
	-moz-transform-origin: 50% 100%;
	-ms-transform-origin: 50% 100%;
	transform-origin: 50% 100%
}
.feature-box:hover .fbox-icon {
	-webkit-animation: hover-imagecategory 0.6s cubic-bezier(.25, .46, .45, .94) 1;
	-moz-animation: hover-imagecategory 0.6s cubic-bezier(.25, .46, .45, .94) 1;
	-o-animation: hover-imagecategory 0.6s cubic-bezier(.25, .46, .45, .94) 1;
	animation: hover-imagecategory 0.6s cubic-bezier(.25, .46, .45, .94) 1
}
.work-content-h{
	min-height:150px;
}
.autocomplete-search .dropdown-menu{
	border-radius:10px;
	padding-left:25px;
	padding-right:10px;
	width:100%;
	height:400px;
	overflow-y:scroll;
}
.autocomplete-search .dropdown-menu li{
	border-bottom:1px solid #fff3ee;
	padding:6px 0px;
}
.autocomplete-search .dropdown-menu li:last-child{
	border-bottom: none;
}
.slider-width{
	width:60%;
}
.img-round{
	border-radius:10px;
}
.contact-icon{
	color:#005082;
	margin-right:8px;
	/*border:1px solid #005082;
	padding:8px; */
}
.masterminds .team-card{
	padding:0px 10px;
}
.masterminds .card img.card-img-top{
	height:auto;
}
.masterminds .border-t-orange{
	border-bottom: 2px solid #efefef;
}
.header-three .main-menu ul li a.btn.ss-btn.user_dropdown_link.lng-btn{
	padding: 4px 8px 4px 8px;
}
.user-panel.lng-btn .info{
	padding: 5px 5px 5px 5px;
}
#alert {
    z-index: 99999999;
}
#captcha img{
	width: auto; height: auto; vertical-align: middle; position: inherit; border-radius: 0px;
}
.language-size{
	width: 35px;
}
.lan-dropdown .dropdown-menu.show{
	/*width: max-content;
    right: 0!important; */
	left: inherit !important;
    top: 0px!important;
}
.lan-dropdown .dropdown-menu li{
	border-bottom: 1px solid #f2f2f2;
	display: block;
	margin-left: 0px;
}

.lan-dropdown .dropdown-toggle::after{
	content: none;
}
/*Start New Range CSS*/
.range-wrap input[type=range] {
  -webkit-appearance: none;
  margin: 20px 0;
  width: 100%;
}
.range-wrap input[type=range]:focus {
  outline: none;
}
.range-wrap input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 4px;
  cursor: pointer;
  animate: 0.2s;
  background: #ff6626;
  border-radius: 25px;
}
.range-wrap input[type=range]::-webkit-slider-thumb {
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 0 4px 0 rgba(0,0,0, 1);
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -8px;
}
.range-wrap input[type=range]:focus::-webkit-slider-runnable-track {
  background: #ff6626;
}
.range-wrap{
  position: relative;
}
.range-value{
  position: absolute;
  top: -50%;
}
.range-value span{
  width: 30px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background: #ff6626;
  color: #fff;
  font-size: 12px;
  display: block;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  border-radius: 6px;
}
.range-value span:before{
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 10px solid #ff6626;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  margin-top: -1px;
}
/*End New Range CSS*/
#inner-page.investors{
	height: auto;
	padding: 20px 0px;
}
.bg-text{
    display: inline-block;
    position: absolute;
    right: -0.521vw;
    bottom: -3.083vw;
    z-index: -1;
    font-family: 'Mulish', sans-serif;
    font-weight: 900;
    font-size: 10.417vw;
    line-height: 10.417vw;
    color: #5e5e5e;
    opacity: 0.1;
    white-space: nowrap;
    user-select: none;
}
.orange-supportCategory .categoryTitle.categoryTitleInvestors {
    font-size: 24px;
}
.investors-gradient-bg{
	background: linear-gradient( 100deg, rgba(255, 243, 238, 1) 0%, rgba(255, 243, 238, 1) 0%, rgba(255, 243, 238, 1) 40%, rgba(255, 243, 238, 0) 100%);
}
.investors-link{
	min-height: 160px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
.investors-link .investors-list{
	list-style-type: none;
	display: flex;
	flex-flow: wrap;
	padding: 10px;
	align-items: center;
}
.investors-link .investors-list li{
	width: 50%;
	padding: 6px;
}
.investors-link .investors-list .full-width{
	width: 50%;
}
.investors-link .investors-list li a{
/*	background: linear-gradient( 100deg, rgba(230, 245, 255, 1) 0%, rgba(230, 245, 255, 1) 0%, rgba(230, 245, 255, 1) 40%, rgba(230, 245, 255, 0) 100%);*/
	background-color: #e6f5ff;
	color: #005082;
	border-radius: 4px;
	display: inline-block;
	width: 100%;
	padding: 10px;
	font-family: 'Mulish', sans-serif;
	position: relative;
}
.investors-link .investors-list li a:hover{
	background: linear-gradient( 100deg, rgba(0, 80, 130, 1) 0%, rgba(0, 80, 130, 1) 0%, rgba(0, 80, 130, 1) 40%, rgba(0, 80, 130, 0) 100%);
/*	background-color: #005082;*/
	color: #FFF;
}
.investors-download-icon{
	position: absolute;
    right: 15px;
    top: 15px;
}
.f-contact .footer-small-icon{
	width: 30px;
	font-size: 20px;
	line-height: 28px;
}
section.address-area .fixed-height{
	max-height: 400px !important;
	height: 400px !important;
}
.f-widget-title h4{
	font-size: 16px !important;
	margin-bottom: 28px !important;
}
.fab.fa-x-twitter{
	font-family:sans-serif;
}
.fab.fa-x-twitter::before{
	content:"𝕏";
}
.text-justify{
	text-align: justify;
	text-justify: inter-word;
}