@import url('/assets/css/padding-margin.css');
@import url('/assets/css/header.css');
@import url('/assets/css/about-us.css');
@import url('/assets/css/font-awesome-animation.min.css');
@import url('/assets/css/imagehover.css');
@import url('/assets/css/media-quires.css');
html,
body {
    overflow-x: hidden;
    font-family: 'Montserrat', sans-serif;
}
a.back-to-top-new {
    background: url(/web/20240524000147im_/https://campusconnect.co/assets/images/arrow.png) center 43% no-repeat;
    bottom: 20px;
    display: none;
    height: 30px;
    position: fixed;
    right: 20px;
    text-indent: -9999px;
    width: 30px;
    z-index: 999;
}
.box_shadow {
    border-top: 1px solid #ddd;
}
/*================= PARALLAX PART CSS ================= */

.parallax-container {
    position: relative;
    overflow: hidden;
    margin-left: -1px;
}
.parallax {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}
.parallax img {
    position: absolute;
    left: 50%;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transform: translateX(-50%);
}
.parllax-height {
    min-height: 300px;
}
/*==================
PRLODER CSS
==================*/

.se-pre-con {
    background-color: #fff;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 9999999;
    margin-top: 0px;
    top: 0px;
}
.se-pre-con .img_center {
    position: absolute;
    top: 36%;
    left: 36%;
}
.se-pre-con .img_center .img-logo {
    position: absolute;
    top: -39px;
    left: 33%;
}
/*==================
PRLODER CSS
==================*/
/*==================
HEADING CSS
==================*/

.base-header {
    padding-bottom: 28px;
    width: 70%;
    margin: auto;
}
.base-header.white_text h3,
.base-header.white_text p {
    color: #fff !important
}
.base-header h3 {
    letter-spacing: 4px;
    text-align: center;
    padding-bottom: 17px;
    position: relative;
    color: #414141;
    line-height: 32px;
    font-size: 2em;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 25px;
}
.base-header p {
    text-align: center;
    margin-top: -13px;
    color: #515050;
}
.base-header h3::before {
    width: 100px;
    height: 2px;
    bottom: 0;
    left: 50%;
    margin-left: -50px;
}
.base-header h3::before,
.base-header h3::after {
    position: absolute;
    content: "";
    background-color: #D4B068;
}
.base-header h3::after {
    width: 45px;
    height: 2px;
    right: 50%;
    bottom: -4px;
    margin-right: -25px;
}
/*==================
HEADING CSS
==================*/
/*==================
COUNTER CSS
==================*/

.counter {
    text-align: center;
    font-family: "Poppins", sans-serif;
}
.employees,
.customer,
.design,
.order {
    margin-top: 50px;
    margin-bottom: 80px;
}
.counter-count {
    font-size: 43px;
    padding-top: 15px;
    color: #93c83f;
    text-align: center;
}
.employee-p,
.customer-p,
.order-p,
.design-p {
    font-size: 18px;
    color: #f7ebeb;
    font-weight: 500;
    letter-spacing: 1px;
}
/*==================
COUNTER CSS
==================*/

.banner_txt h4 {
    font-size: 2em;
    color: #fff;
    letter-spacing: 5px;
    font-family: 'Berkshire Swash', cursive;
}
.index_banners .lSAction > .lSNext {
    right: 40px;
}
.index_banners .lSAction > .lSPrev {
    left: 40px;
}
/*==================
HEADING CSS
==================*/

.heading {
    position: relative;
}
.heading.white:before {
    background: #ffffff none repeat scroll 0 0;
}
.heading:before {
    background: #2d3e50 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 230px;
}
.heading-title {
    text-align: center;
    overflow: hidden;
    position: relative;
    font-family: 'Montserrat', sans-serif;
}
.white .heading-title h3,
.white .heading-title p {
    color: #ffffff;
}
.heading-title h3 {
    color: #2d3e50;
    font-size: 30px;
    line-height: 1.1;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.white .heading-title h3,
.white .heading-title p {
    color: #ffffff;
    text-align: center;
}
.heading-title p {
    color: #000000;
    font-family: "Raleway";
    font-weight: 400;
    margin-bottom: 15px;
}
.white.heading:after {
    background: rgba(0, 0, 0, 0) url(/web/20240524000147im_/https://campusconnect.co/assets/images/cap-white.jpg) repeat scroll 0 0;
}
.heading:after {
    background: rgba(0, 0, 0, 0) url(/web/20240524000147im_/https://campusconnect.co/assets/images/cap-dark.jpg) no-repeat scroll 0 0;
    bottom: -8px;
    color: #1bb4b9;
    content: "";
    font-size: 14px;
    height: 20px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 40px;
    z-index: 9;
}
/*==================
HEADING CSS
==================*/
/*==================
SECTION  CSS START 
==================*/

.testimonial p {
    margin: 0 0 10px;
    color: #fff;
    font-size: 1.3em;
    text-align: center;
}
.testimonial .carousel-indicators li {
    border-radius: 0;
}
.customer {
    font-size: 1em !important;
}
.customer span {
    font-size: 1.4em !important;
    font-weight: bold;
    font-style: normal;
}
@media screen and (min-width: 768px) {
    .testimonial .carousel-indicators {
        bottom: -34px;
    }
}
/*==================
SECTION CSS END 
==================*/
/*==================
BUTTON CSS START 
==================*/

.btn-out {
    /* display: inline-block; */
    
    background: #2266a5;
    border: 0px solid #000;
    color: #fff;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.btn_custom {
    border-radius: 0;
    padding: 8px 27px;
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: 600;
}
.btn-out:hover,
.btn-out:focus,
.btn-out:active {
    color: white;
}
.btn-out:hover:before,
.btn-out:focus:before,
.btn-out:active:before {
    /* -webkit-transform: scale(1); */
    
    transform: scale(1);
}
.btn-out:before {
    content: "";
    background: rgba(247, 180, 65, 0.8);
    border: 1px solid rgba(247, 180, 65, 0.8);
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
/*==================
BUTTON CSS END 
==================*/
/*==================
ABOUT BOX SECTION  CSS START 
==================*/

.about-box {
    border: 1px solid #ddd;
    cursor: pointer;
}
.about-box.center {
    text-align: center;
}
.about-box {
    position: relative;
}
.about-box.center .icon-bx-sm {
    margin-left: -40px;
}
.about-box.center [class*="icon-bx-"] {
    position: absolute;
    top: -41px;
    left: 50%;
    -moz-transform: rotate(315deg);
    -webkit-transform: rotate(315deg);
    -o-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    transform: rotate(315deg);
}
[class*="icon-bx-"][class*="bg-"] a {
    color: #fff;
}
.about-content {
    overflow: hidden;
}
.about-content .btn {
    color: #fff;
    padding: 10px 20px;
    font-size: 15px;
    border-width: 0;
    line-height: 1.42857;
}
.p-t40 {
    padding-top: 40px;
}
.text-uppercase {
    text-transform: uppercase;
}
.icon-bx-sm {
    width: 80px;
    height: 80px;
    padding-left: 7px;
    line-height: 88px;
    text-align: center;
}
.icon-bx-sm i {
    font-size: 30px;
    transform: rotate(405deg);
    text-align: center;
}
.p-a30 {
    padding: 30px;
}
.about-content h3 {
    margin-top: 5px;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 1px;
}
.about-box:hover {
    background: #f7e5e5;
    -webkit-transition: background-color 1s linear;
    -moz-transition: background-color 1s linear;
    -o-transition: background-color 1s linear;
    -ms-transition: background-color 1s linear;
    transition: background-color 1s linear;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}
.about-box:hover .btn-primary i {
    -webkit-animation: passing 2s linear infinite;
    animation: passing 2s linear infinite;
}
.about-box:hover .icon-bx-sm {
    background-color: #49647b;
    -webkit-transition: background-color 1s linear;
    -moz-transition: background-color 1s linear;
    -o-transition: background-color 1s linear;
    -ms-transition: background-color 1s linear;
    transition: background-color 1s linear;
}
.aboutimg:hover img,
.about-box:hover .icon-bx-sm i,
.box_news:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.aboutimg img,
.about-box .icon-bx-sm i,
.box_news img {
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
/*==================
ABOUT BOX SECTION CSS END 
==================*/
/*==================
FOOTER SECTION  CSS START 
==================*/

.bg-footer {
    -webkit-box-shadow: 0 0px 26px -9px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 0px 26px -9px rgba(0, 0, 0, 0.75);
    box-shadow: 0 0px 26px -9px rgba(0, 0, 0, 0.75);
}
.infor-top {
    border-bottom: 1px solid #DEDEDE;
    padding-bottom: 1.2em;
}
.footer_style h3 {
    font-size: 17px;
    color: #000;
    margin: 0 0 0 0;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
}
.footer_style address {
    color: #999;
    font-size: 14px;
    line-height: 2.2;
    margin-bottom: 0;
}
.footer_style address a {
    color: #999;
}
.footer_style ul li a {
    color: #999;
    font-size: 13px;
    margin: 0;
}
.footer_style ul li {
    margin-top: 10px;
}
.footer_style ul {
    padding: 0;
    margin: 25px 0 20px 0;
}
.footer {
    padding: 1em 0px;
    background-color: #fff;
}
.footer p {
    margin: 8px 0 0 0;
    font-size: 13px;
    color: #999;
    text-align: center;
}
/*=================
FIRST FOOTER 
=================*/

.footer_style:hover img {
    -webkit-animation: pulse 5s linear infinite;
    animation: pulse 5s linear infinite;
}
.mendi-social-networks:hover li i {
    -webkit-animation: pulse 2s linear infinite;
    animation: pulse 2s linear infinite;
}
.mendi-social-networks {
    width: 100%;
    margin: 0;
}
.mendi-social-networks li {
    float: left;
    display: inline;
    width: 25%;
    min-height: 110px;
    color: #ffffff;
    position: relative;
}
.mendi-social-networks li i {
    font-size: 50px;
    float: left;
    width: 70px;
}
.mendi-social-networks li a {
    color: #ffffff;
    /*padding: 26px 65px 25px 21px;*/
    
    padding: 25px 19px;
    float: left;
    width: 100%;
    box-sizing: border-box;
}
.mendi-social-networks li a:hover {
    text-decoration: none;
}
.mendi-social-networks li p {
    font-size: 15px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
}
.mendi-social-networks li .followers {
    /*text-transform: uppercase;*/
}
.mendi-social-networks li:before {
    position: absolute;
    content: "\f105";
    right: 12px;
    top: 0;
    bottom: 0;
    height: 30px;
    width: 30px;
    border: 1px solid #ffffff;
    border-radius: 30px;
    margin: auto;
    font-size: 18px;
    font-family: FontAwesome;
    color: #ffffff;
    text-align: center;
    line-height: 26px;
}
.mendi-social-networks li:hover:before {
    background-color: #ffffff;
    color: #999999;
}
.mendi-social-networks li.facebook {
    width: 26%;
    margin-left: -27px;
    background-color: #248cc9;
}
.mendi-social-networks li.twitter {
    background-color: #4ec6f8;
}
.mendi-social-networks li.googleplus {
    background-color: #d34836;
}
.mendi-social-networks li.linkedin {
    background-color: #248cc9;
}
#contorl {
    height: 200px;
    width: 40px;
    right: 0;
    top: 50%;
    margin-top: -100px;
    z-index: 9;
    position: fixed;
}
/*.mn-hght {
    min-height: 768px;
}*/

#contorl span {
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #a08c8c;
    margin: 15px 10px;
    cursor: pointer;
}
#contorl span.on {
    background: #000000;
}
.box-white-mobile {
    border: 1px solid #ddd;
    min-height: 150px;
    margin-bottom: 25px;
    background-color: #fff;
    text-align: center;
}
.box-white-mobile img {
    margin-top: 10px;
}
@media (min-width: 320px) and (max-width: 768px) {
    .mendi-social-networks li {
        width: 105% !important;
        margin-left: -27px;
    }
}
/*====================
ICONS CSS START
====================*/

.icon-circle .fa {
    font-size: 0px;
    text-align: center;
    color: #e84700;
    margin: 0 auto;
    height: 40px;
    padding: 10px 0;
    width: 40px;
    /*border-radius: 50%;*/
    
    border: 2px solid #e84700;
    /* line-height: 80px; */
    
    cursor: pointer;
    -webkit-transition: all ease-in-out 0.35s;
    -moz-transition: all ease-in-out 0.35s;
    -o-transition: all ease-in-out 0.35s;
    -ms-transition: all ease-in-out 0.35s;
    transition: all ease-in-out 0.20s, background-color ease-in-out 0.05s;
}
.sicon {
    margin: 0 !important;
    margin-top: 4px !important;
}
.icon-circle .fa:hover {
    background-color: #e84700;
    color: #fff;
    border: 1px solid #e84711;
    -moz-box-shadow: inset 0px 0px 0px 5px #ffffff;
    -o-box-shadow: inset 0px 0px 0px 5px #ffffff;
    -ms-box-shadow: inset 0px 0px 0px 5px #ffffff;
    -webkit-box-shadow: inset 0px 0px 0px 5px #ffffff;
    box-shadow: inset 0px 0px 0px 5px #ffffff;
    -ms-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
}
.icon-circle i:before {
    margin-left: 0px;
    font-size: 18px;
}
.ifacebook .fa {
    color: #3B5998;
    border: 2px solid #3B5998;
}
.ifacebook .fa:hover {
    background-color: #3B5998;
    color: #fff;
    border: 1px solid #3B5998;
}
.itwittter .fa {
    color: #33ccff;
    border: 2px solid #33ccff;
}
.itwittter .fa:hover {
    background-color: #33ccff;
    color: #fff;
    border: 1px solid #33ccff;
}
.igoogle .fa {
    color: #BD3518;
    border: 2px solid #BD3518;
}
.igoogle .fa:hover {
    background-color: #BD3518;
    color: #fff;
    border: 1px solid #BD3518;
}
.iLinkedin .fa {
    color: #007bb7;
    border: 2px solid #007bb7;
}
.iLinkedin .fa:hover {
    background-color: #007bb7;
    color: #fff;
    border: 1px solid #007bb7;
}
.border_top {
    border-top: 1px solid #DEDEDE;
}
/*====================
ICONS CSS START
====================*/
/*==================
FIXED SIDE BUTON END 
==================*/

.fixed_right_bar {
    position: fixed;
    right: -74px;
    top: 55%;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.fixed_right_bar .btn {
    font-size: 15px;
    letter-spacing: 1px;
    padding: 7px 22px;
    border-radius: 0;
}
.fixed_right_bar .btn i {
    padding-right: 10px;
}
.border_txt{
        border-bottom: 1px solid #ddd;
    font-weight: bold;
    padding-bottom: 13px;
    margin-top: 15px;
    font-size: 22px;
}
.red{
    color: red;
}
.modal_Enquiry button.close {
    top: 0;
    right: 0;
    color: #fff;
    opacity: 1;
    padding: 10px;
    z-index: 999;
    background-color: #001b47;
    padding-top: 0;
    cursor: pointer;
    border: 0;
    font-size: 27px;
    position: absolute;
}
.modal_Enquiry .modal-header {
    color: #fff;
    background-color: #073580;
}
.modal_custom .form-control,
.modal_custom .modal-content {
    border-radius: 0;
}
.modal_custom .modal-content h2 {
    color: #999999;
    font-size: 24px;
    text-align: center;
}
.modal_custom .btn_more {
    background-color: transparent;
    font-weight: 600;
    font-size: 11px;
    padding: 8px 17px;
    letter-spacing: 1px;
    border-radius: 2px;
    color: #828282 !important;
}
.modal_custom .modal-body {
    padding: 0;
}
.bg_feedback {
    background-color: #001b47;
}
.feed_txt {
    font-family: 'Sail', cursive;
    font-size: 3em;
    color: #fff;
    text-align: center;
}
.bg_contact {
    min-height: 95vh;
    min-height: 100%;
    background-image: url(/web/20240524000147im_/https://campusconnect.co/assets/images/bg.jpg);
    background-repeat: repeat;
    background-position: center;
    background-size: auto;
}
.bg_contact .bg_content {
    background-color: rgba(2, 9, 20, 0.88);
    min-height: 550px;
}
.btn_radius {
    border-radius: 0;
}
.bg_image {
    background-image: url('/web/20240524000147im_/https://campusconnect.co/assets/images/125years.png');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
}
.mobile_fixed_bottom {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
}
.mobile_fixed_bottom .btn {
    border-radius: 0;
    font-size: 14px;
    letter-spacing: 1px;
    text-align: center;
}
.mobile_fixed_bottom i {
    padding-right: 5px;
}
/*==================
SFIXED SIDE BUTON START 
==================*/
/*----------------------------------------------------
   4. Choose Us Section
------------------------------------------------------*/

.chooseus-section {
    background: #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    padding-bottom: 30px;
}
.chooseus-section .base-header {
    padding-bottom: 60px;
}
.chooseus-item {
    margin-bottom: 70px;
}
.chooseus-item .chooseus-icon {
    float: left;
    text-align: center;
    position: absolute;
    z-index: 99;
    left: 0px;
    width: 100%;
    top: -63px;
}
.chooseus-icon {
    width: 100%;
    position: relative;
}
.chooseus-item .chooseus-icon i {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    display: inline-block;
    font-size: 30px;
    padding: 12px 0;
    margin-top: 30px;
    background: #D4B068;
    box-shadow: -3px 0px 3px 0px rgba(174, 174, 174, 0.5);
    color: #fff;
    border: 2px solid transparent;
}
.chooseus-item .chooseus-icon i {
    font-size: 30px;
}
.chooseus-item .chooseus-content {
    float: left;
    width: 100%;
    padding-bottom: 20px;
    text-align: left;
    box-shadow: 0px 1px 5px 0px rgba(174, 174, 174, 0.5);
    padding-left: 30px;
    padding-right: 30px;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    position: relative;
}
.chooseus-item:hover .chooseus-content {
    box-shadow: 0px 1px 5px 0px rgba(174, 174, 174, 0.2);
}
.chooseus-item:hover.chooseus-item .chooseus-icon i {
    border: 2px solid #D4B068;
    background: #fff;
    color: #D4B068;
}
.chooseus-item:last-child .chooseus-content {
    border-bottom: 1px solid transparent;
}
.chooseus-item .chooseus-content h5 {
    text-transform: uppercase;
    margin-top: 37px;
    margin-bottom: 10px;
    font-size: 18px;
    letter-spacing: 1px;
}
.chooseus-item .chooseus-content h5 a {
    color: #323232;
}
.chooseus-item .chooseus-content p {
    margin-bottom: 11px;
}
/*-----------------------------
    3. ABOUT AREA
------------------------------*/

.container.about-features {
    background: #fff none repeat scroll 0 0;
    -webkit-box-shadow: 0 5px 10px #f1f1f1;
    box-shadow: 0 5px 10px #afbfd0;
    margin-top: -50px;
    position: relative;
    z-index: 9;
}
.single-features {
    padding: 40px 20px;
    cursor: pointer;
}
.features-icon {
    margin-bottom: 20px;
}
/*.single-features p{
  text-align: justify;
}*/

.single-features h3 {
    font-size: 18px;
    margin-bottom: 20px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    margin-top: 10px;
}
.single-features .read-more {
    color: #010101;
    font-weight: 500;
    padding: 5px 10px;
}
.single-features:hover h3 {
    color: #ff8a00;
}
.single-features:hover .read-more {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
    padding: 5px 10px;
    border-radius: 5px;
    text-decoration: none;
}
/*=====================
OTHER SERVICES CSS START
=====================*/

.item-main p {
    line-height: 24px;
}
.tab-content.home-page.service-section .item-main p {
    margin-bottom: 1px;
}
.other-services {
    padding: 30px 0 50px;
    background: #fff;
    padding-bottom: 44px;
    position: relative;
}
.other-services .tab-content.home-page.service-section {
    margin-top: -13px;
}
.other_ser_inner .nav {
    position: relative;
}
.other_ser_inner .nav:before {
    content: '';
    position: absolute;
    background-color: #288FEB;
    height: 210px;
    width: 1px;
    left: 35px;
    top: 20px;
}
.other_ser_inner .nav a {
    display: table;
    margin: 20px 0;
    padding: 0 15px;
}
.other_ser_inner .nav a:hover,
.other_ser_inner .nav a:focus,
.other_ser_inner .nav a:active {
    background-color: initial !important;
    color: #288FEB !important;
}
.other_ser_inner .nav a span {
    display: table-cell;
}
.other_ser_inner .nav a span i {
    height: 40px;
    width: 40px;
    position: relative;
    display: inline-block;
    border: 1px solid #288FEB;
    border-radius: 50%;
    background-color: #FFFFFF;
    font-size: 22px;
}
.other_ser_inner .nav a span i:before {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.other_ser_inner .nav a small {
    display: block;
    color: #000000;
    padding-bottom: 5px;
}
.other_ser_inner .nav a h4 {
    padding-left: 15px;
    text-transform: capitalize;
    display: table-cell;
    vertical-align: middle;
    font-weight: 600;
}
.other_ser_inner .nav .active a,
.other_ser_inner .nav a:hover {
    background-color: transparent !important;
    color: #288FEB;
}
.other_ser_inner .nav .active a i,
.other_ser_inner .nav a:hover i {
    background-color: #288FEB;
    color: #FFFFFF;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    border-radius: 50%;
}
.other_ser_inner .nav .active a small,
.other_ser_inner .nav a:hover small {
    color: #288FEB;
}
.other_ser_inner .nav .active a:hover {
    color: #288FEB;
}
.item-title h4 {
    font-size: 22px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    letter-spacing: 1px;
}
.other_ser_inner .tab-content .item-title {
    text-transform: capitalize;
    margin-bottom: 19px;
    font-weight: 700;
}
.other_ser_inner .tab-content .item-title small {
    color: #000000;
    display: block;
    margin-bottom: 5px;
}
.other_ser_inner .tab-content .item-main ul span {
    color: #288FEB;
}
.other_ser_inner .tab-content .item-main + a {
    border-radius: 0;
    background-color: #288FEB;
    border: none;
    padding: 8px 60px;
    text-transform: uppercase;
}
.other_ser_inner .tab-content .item-main + a:hover {
    background-color: #147bd6;
}
.service-btn {
    margin-top: 31px;
}
ul.no-style {
    padding-top: 10px;
    padding-bottom: 0;
    margin-bottom: 2px;
    list-style: none;
    margin-left: -38px;
}
ul.no-style.pull-left li,
ul.no-style.pull-right li {
    line-height: 24px;
}
.other_ser_inner .tab-content .item-main ul span {
    color: #288FEB;
}
.image_positive {
    position: absolute;
    bottom: 0;
    left: 0;
}
.parallax_content h3 {
    font-size: 3.7em;
    line-height: 1.5;
    text-align: center;
    color: #fff;
    font-family: 'Fredericka the Great', cursive;
}
.parallax_content h3 a:hover {
    text-decoration: none;
}
.banner-inner {
    color: #fff;
}
.banner-inner h1 {
    color: #fff;
    margin-top: 10%;
    margin-bottom: 5%;
    font-family: 'Fredericka the Great', cursive;
}
.bg_overlay {
    background-color: rgba(0, 0, 0, 0.8);
}
.other_ser_inner {
    min-height: 305px;
}
/*=====================
OTHER SERVICES CSS END
=====================*/
/*==================
TESTIMOANILS CSS START 
==================*/

.testimonials p.quotes:before {
    background: url(/web/20240524000147im_/https://campusconnect.co/assets/images/quot.png) no-repeat;
    content: "";
    display: inline-block;
    margin: 0 15px 0 3em;
    width: 32px;
    height: 32px;
    vertical-align: bottom;
}
.testimonials {
    padding-top: 8%;
}
@media (min-width: 980px) {
    .test-left {
        padding: 1.5em 0;
        border-right: 3px solid #eee;
    }
}
.test-left .heading1 {
    padding-right: 30px;
}
.place {
    font-size: 12px;
}
.testimonials h4 {
    font-size: 1.5em;
    color: #f5b120;
    font-weight: 600;
    letter-spacing: .8px;
    margin: 1.5em 0 0.2em;
}
.heading1 {
    color: #000;
    font-size: 36px;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-weight: 700;
    line-height: 1.4;
}
/*==================
TESTIMOANILS CSS END 
==================*/
/*==================
CLIENTS SLIDER CSS END 
==================*/

.client_box {
    background-color: #fff;
}
.client_box img {
    padding: 10px;
}
.bg_gray {
    background-color: #ddd;
}
.text_white.base-header p,
.text_white.base-header h3 {
    color: #fff;
}
/*==================
CLIENTS SLIDER CSS END 
==================*/
/*==================
SERVICE CSS START 
==================*/

.rightside {
    background-color: #ddd;
    padding: 35px;
}
.rightside h4 {
    font-size: 20px;
    text-align: center;
    line-height: 1.3;
    font-weight: bold;
}
.rightside img {
    padding-right: 5px;
}
.rightside .btn{
  border-radius: 0;
}
.our_services .single-service img {
    margin-bottom: 20px;
    height: 100px;
}
.txt-welcome {
    font-size: 17px;
    text-align: center;
    line-height: 1.8;
}
/*.right-box a:before {
    font-family: FontAwesome;
    content: "\f0a4";
    float: left;
    width: 32px;
    padding-right: 21px;
    font-size: 22px;
    vertical-align: middle;
}
.right-box a:first-child:before {
    content: " ";
    width: 0px;
    height: 0;
}
.service-box a.list-group-item {
    font-size: 15px;
}*/

.heading-active {
    font-size: 19px !important;
}
.service-box {
    min-height: 245px;
    padding: 20px 15px;
    border: 1px solid #e0e0e0;
    background-color: #fff;
    padding: 30px;
    margin-bottom: 50px;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.service-box img {
    margin-bottom: 20px;
}
.service-box a {
    line-height: 1.5;
}
.service-box:hover {
    background-color: #c5c5c5;
}
.service-box:hover a {
    color: #fff;
}
.min-hght {
    height: 69px;
}
.request a {
    padding: 7px 15px !important;
    margin-top: 14px !important;
    color: #fff !important;
}
.bg-gray1 {
    background-color: #ececec;
}
.breadcrumb-custom {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    text-align: right;
    background-color: transparent;
    border-radius: 4px;
}
.services-details p {
    font-size: 16px;
    line-height: 1.5;
    color: #000;
}
.services-details h2,
.services-details h1 {
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-top: 0;
}
/*==================
SERVICE CSS END 
==================*/

.our_service_box .bg-white {
    padding-top: 30px;
    padding-bottom: 30px;
}
.box_service {
    background-color: #fff;
    border: 1px solid #ddd;
    border-right-color: transparent;
}
.our_service_box [class^='col-']:last-child .box_service {
    border-right-color: #ddd;
}
.box_service [class^='imghvr-'],
.box_service [class*=' imghvr-'] {
    margin-bottom: -6px;
    width: 100%;
    padding-top: 35px;
    padding-bottom: 25px;
}
.box_service h4 {
    color: #000;
    text-align: center;
    font-weight: 600;
    line-height: 1.3;
    font-size: 17px;
}
.box_service [class^='imghvr-'] figcaption,
.box_service [class*=' imghvr-'] figcaption {
    padding-top: 30px;
}
.our_service_box {
    padding-top: 80px;
}


/*======================
CONATCT US PAGE
======================*/


.contact_details h4{
      font-family: Montserrat;
    color: #5e5e5e;
    font-weight: 700;
    margin-top: 0;
}
.contact_details a{
    color: #5e5e5e;

}
.contact_heading h3{
  font-weight: bold;
}
.btn_radius{
  border-radius: 0;
}
/*======================
CONATCT US PAGE
======================*/


/*======================
CAREER PAGE
======================*/
.bg-gray {
    background-color: #f1e9e9;
}
.single-service {
    border: 1px solid #e0e0e0;
    background-color: #fff;
    padding: 30px;
    margin-bottom: 50px;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
 .modal_custom_form  .btn,
.single-service .btn{
  border-radius: 0;
}
 .modal_custom_form h4,
.single-service h3 {
    font-size: 20px;
    font-family: Montserrat;
    color: #5e5e5e;
    font-weight: 700;
    margin-top: 0;
}

 .modal_custom_form .modal-body{
    padding:0;
  }
    .modal_custom_form .modal-content{
    border-radius: 0;
  }

/*======================
CAREER PAGE
======================*/

/*======================
portfolio_box PAGE
======================*/
.portfolio_box .btn{
  border-radius: 0;
  font-size: 17px;
  padding: 8px 25px;
  text-transform: capitalize;
}
.portfolio_box .btn:hover {
    background-color: #337ab7;
    color: #fff;
    border-color: #337ab7;
    border-radius: 0;
}
.portfolio_box{
  min-height: 600px;
}
.clients_custom  .effect-hover {
  border:1px solid #ddd;
}
.clients_custom .img_bg{
  background-color: #fff;
  margin-bottom: -5px;
  padding: 10px 0;
}
/*======================
portfolio_box PAGE
======================*/
.our_process{
  cursor: pointer;
}
.our_process .img_box {
    background-color: #91CA63;
    border-radius: 50%;
    width: 90px;
    height: 90px;
    cursor: pointer;
    -webkit-transition: -webkit-transform .8s ease-in-out;
    transition:         transform .8s ease-in-out;
}
.our_process:hover .img_box {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}
.our_process .img_box img{
    height: 70px;
    padding-top: 19px;
}
.img_arrow img{
    height: 70px;
    padding-top: 25px;
}
.box_process{
  border: 1px solid #ddd;
  margin-top: 25px;
  padding-top: 15px;
  padding-bottom: 25px;
}
.box_process h3{
  font-weight: bold;
  text-align: center;
  margin-top: 0;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
}
.box_process p{
    text-align: center;
    font-weight: bold;
    margin-top: 10px;
    font-size: 18px;
    color: #8c8080;
}
/*
     FILE ARCHIVED ON 00:01:47 May 24, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:39:27 Mar 28, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.514
  exclusion.robots: 0.017
  exclusion.robots.policy: 0.008
  esindex: 0.01
  cdx.remote: 28.677
  LoadShardBlock: 179.226 (3)
  PetaboxLoader3.datanode: 142.219 (5)
  PetaboxLoader3.resolve: 225.842 (2)
  load_resource: 265.917
  loaddict: 97.664
*/