body {

    font-family: 'Montserrat', sans-serif;

    margin: 0;

    padding: 0;

    counter-reset: ashok-counter;

}
p,

h1,

h2,

h3,

h4,

h5,

h6 {

    margin: 0;

    padding: 0;

}
.comman-scale{position:relative; overflow:hidden;}

.comman-scale:hover { transform: scale(1.1); transition: all 2s;}

.table-dark{background-color: #4ea6ff !important;}

/*color bar*/
.footer-heading h3 {color: #fff;}
.footer-content p {
    color: #fff;
}
.footer-content {
    margin-top: 15px;
}
.awhite {  color: #fff;}
.awhite:hover {color: #fff;}
ul.footer-li li a {  color: #fff;}
ul.footer-li li { list-style-type: none;}
ul.footer-li { padding-left: 0;}

ul.social-network li i {
    font-size: 20px;
    height: 30px;
    line-height: 16px;
}
.new-blue-circle,

.small-red-circle,

small-yellow-circle,

.small-pink-circle {

    z-index: 10;

}
.show{display: block;}
.hide{display: none;}
.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
    border-bottom-width: 2px;
    color: aliceblue;
}
.table-bordered td, .table-bordered th {
    border: 1px solid #bbb8b8;
}
thead {
    background-color: #212c66;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,.05)!important;
}
.total td {
    color: red;
}
section.show-hide-box {
    position: relative;
    padding: 50px;
}
.lable-style {
    font-size: 24px;
    font-weight: 700;
    color: #3f7afa;
}
#select-university {
    margin: 10px 0px 30px;
    padding: 5px 10px;
    height: 50px;
    font-size: 16px;
    color: #3f7afa;
    font-weight: 600;
}
.benefit h3>i {
    margin: 10px;
    font-size: 51px;
    color: gold;
}
.facts-box {
    background-color: #297fb6;
    text-align: center;
    padding: 15px 15px;
    border-radius: 7px;
    color: #fff;
    min-height:190px;
    margin-bottom: 30px;
}

.facts-icon {
    font-size: 40px;
    color: #ffd860;
}
.facts-heading h2 {
    margin-bottom: 45px;
}
.facts-heading h2 {
    margin-bottom: 45px;
    color: #3f7afa;
    font-size: 30px;
    font-weight: 700;
}

.facts-info h3 {
    font-size: 22px;
    font-weight: 700;
    padding-top: 10px;
}


/*sub menu*/
.sub-menu{display: none;}
 header nav ul li ul {display: none;background-color: #333;padding-left: 0;
        width: 250px !important; height: auto !important;position: absolute;left: 0;}

header nav ul li{position: relative;}
header nav ul li:hover ul {
    display: block;
    position: absolute;
    left: 0;
    width: 300px;
    list-style-type: none;
    height: auto;
    background-color: #2b3a80;
    padding: 15px 15px;
}
header nav ul li ul li a {
    text-align: left;
    text-decoration: none;
    font-size: 12px;
    font-weight: 700;
    /* line-height: 14px; */
    color: #fff;
}
 header nav ul li a i {position: relative; width: 15px; display: block;}

header nav ul li ul li {
    margin-bottom: 11px;
    line-height: 18px;
}
.university-box {
    min-height: 488px;
    overflow: hidden;
        margin-bottom: 35px;
    border: 1px solid #ccc;
    padding: 24px 24px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
}

.u-title {
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    line-height: 21px;
    padding: 25px 0;
    text-shadow: 0 1px 2px;
}

.btn-link a {
    display: table;
    text-align: center;
    background-color: #bd0000;
    margin: 0 auto;
    padding: 10px 25px;
    color: #fff;
    font-size: 18px;
    border-radius: 7px;
    font-weight: 700;
}
.btn-link a:hover {
    background-color: #000;
    color: #fff;
    text-decoration: none;
}
/*.btn-link{margin-top: 15px;}*/


/*explore more university*/
#globalUniversitySection {
    padding: 50px 0;
}
.heading h2 {
    font-size: 33px;
    margin-bottom: 20px;
    font-weight: bold;
    color: #5ea2c7;
    border-radius: 10px;
    padding: 9px;
}
#globalUniversitySection .box-holder {
    margin-bottom: 0px;
    box-shadow: 0px 0px 11px 2px #e1e1e1;
    width: 100%;
    overflow: hidden;
    border-radius: 10px;
    margin-bottom: 20px;
}

#globalUniversitySection .box-holder .box-image {
    height: 200px;
    overflow: hidden;
}

#globalUniversitySection .box-holder .box-image img {
    width: 100%;
}
.hovereffect img {
    display: block;
    position: relative;
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
}
.hovereffect:hover img {
    transform: scale(1.2);
    transition: transform 4s ease-out;
}
#globalUniversitySection .box-holder .box-details {
    padding: 10px;
}
#globalUniversitySection .box-holder .box-details h3 {
    font-size: 18px;
    font-weight: bold;
    color: #0071b2;
    text-align: center !important;
}


@media(max-width:767px){
    #sub-header{padding:75px 0;}
    .link-info ul li a{padding: 0 0px;}
    .university-box { min-height: auto;}

    header nav ul li:hover ul{position: relative;}
    header nav ul li ul li a { display: block; padding: 4px 12px; }
    header nav ul li .active{color:#bd0000;}

}


/** Header start **/

/** Header **/

.mainHeader { width:100%; margin:0 auto;}
.logo { float:left; }
.primaryMenu ul { margin:0; padding:0;}
.primaryMenu ul li { list-style:none; display:inline-block;}
.primaryMenu ul li a { color:#747474; font-size:14px; padding:5px 10px;}
.customHomepage { margin-top:-8px;}

.headerTop { margin: 5px 0 0 0; padding: 0; display: flex; 
justify-content: flex-end; align-items: center; 
}
.headerTop ul {
    margin-top: 0px;
    padding: 0;
    margin-right: 15px;
}
.headerTop ul li { display:inline-block;}
.headerTop ul li a { color:#0f0e0d; font-size:15px;}
.headerTop ul li { padding:0px 10px;}
.headerPhone { margin:0; padding:0;}
.headerLanguage li { padding: 5px 2px 0px 2px !important; 
color: #fff; font-size: 15px; }
.headerLanguage li a { padding-top: 10px; display: block; }


/*** Menu ***/

#mainHeader {
    width: 100%;
    position: fixed;
    box-shadow: 0px 5px 10px rgb(100 100 100 / 10%);
    z-index: 9;
    display: inline-block;
    background:#fff;
    padding:5px;
    top:0;
    left: 0;
    right: 0;
    width: 100%;
}
.mainMenu { float:right; padding-top: 20px; }

.mainMenu ul { margin:0; paddding:0;}

#mainHeader #mainMenu > ul > li {
list-style:none; display:inline-block
}

#mainHeader #mainMenu ul li a {
    position: relative;
    display: block;
}
#mainHeader #mainMenu > ul > li > a {
    display: block;
    text-transform:uppercase;
    color:#0f0e0d; 
    font-size:16px; 
    padding:10px 17px;
    font-weight:700; 
    text-decoration:none;
}
#mainHeader #mainMenu > ul > li > a svg { display:none;}

#mainHeader #mainMenu > ul > li > a.active {
    color: #c5010b;
}


#mainHeader #mainMenu ul li a.active:after {
    background-color: #c5010b;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
}
#mainHeader #mainMenu ul li a:hover {
    text-decoration: none;
    color: #ee7754;
}

.dropdown { position: relative; }
.dropdown:after {
    content: '\f107';
    font-family: fontAwesome;
    position: absolute;
    top: 9px;
    right: 1px;
    color:#fff;
}

/** #mainHeader #mainMenu ul li a:hover:after {
    width: 100%;
} **/

.dropdown-item { padding:0 !important;}
.dropdown-item.dropdown:after {
    content: '\f105';
    font-family: fontAwesome;
    position: absolute;
    top: 7px;
    right: 12px;
    color: #fff;
}
.dropdown-item.dropdown:hover:after { color:#959595; }
.dropdown-item:hover .submenu { display:block !important;}

.banners { margin-top:85px; }
.banners img {width: 100%;}

@media(min-width:768px){
    .dropdown-item .submenu {
    left:100%; display:none !important;
    top:0;
}
}

@media(max-width:767px) {

.dropdown.active:after {
    content: '\f106';
    font-family: fontAwesome;
    position: absolute;
    top: 8px;
    right: 20px;
}

svg.icon-angle-down { display:none !important}
#mainHeader { position:relative; top:0; background:#fff;}   
#mainHeader #mainMenu {
    position: fixed;
    background-color: #fff;
    left: 0;
    top: 50px;
    padding: 0;
    width: 100%;
    box-shadow: 2px 2px 3px rgba(0,0,0,0.2);
    margin: 0;
    max-height: 0;
    overflow-y: hidden;
    -webkit-transition: max-height 0.2s ease-in-out;
    -moz-transition: max-height 0.2s ease-in-out;
    -o-transition: max-height 0.2s ease-in-out;
    transition: max-height 0.2s ease-in-out;
    margin-top:25px;
}
#mainHeader #mainMenu.active {
    left: 0;
    padding: 0;
    right: 0;
    max-height: 100vh;
    height:100%;
    bottom:0;
    top: -25px
}
#mainHeader #mainMenu > ul > li {
    width: 100%;
    padding: 0px 15px;
    position: relative;
    display: inherit;
}
#mainHeader #mainMenu > ul > li.parent i.fa {
    background-color: #fff;
    font-size: 25px;
    float: right;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 11px;
    line-height: 20px;
    text-align: center;
    right: 15px;
}
#mainHeader #mainMenu > ul > li.active i.fa-angle-right:before {
    content: "\f107";
}
.submenu {
    display: none;
}
#mainHeader #mainMenu > ul > li.active .submenu {
    display: block;
    padding: 0px 0px 0px 15px;
    color: #fc0;
}
#mainHeader #mainMenu > ul > li.active .submenu li a {
    color: #fff;
    font-size: 14px;
    padding: 5px 0px;
    float: left;
    width: 100%;
    border-bottom: none;
}

#mainHeader #mainMenu > ul > li.active .submenu li a svg { display:none;}

.mobileMenuToggle {
    position: absolute;
    width: 30px;
    height: 40px;
    margin: 10px 5px 5px 0;
    cursor: pointer;
    z-index: 999;
    top:20px;
    right:5%;
}
.mobileMenuToggle .bar {
    background-color: #ee7754;
    position: absolute;
    width: 30px;
    height: 2px;
}
.mobileMenuToggle .bar1 {
    top: 8px;
}
.mobileMenuToggle .bar2 {
    top: 16px;
}
.mobileMenuToggle .bar3 {
    top: 24px;
}
.mobileMenuToggle.active .bar2 {
    display: none;
    transition-duration:0.3s;
    -webkit-transition-duration:0.3s;
}
.mobileMenuToggle.active .bar1 {
    top: 17px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    transition-duration:0.3s;
    -webkit-transition-duration:0.3s;
}
.mobileMenuToggle .bar1, .mobileMenuToggle .bar3 { 
transition-duration:0.3s; 
-webkit-transition-duration:0.3s; 
}

.mobileMenuToggle.active .bar3 {
    top: 18px;
    -webkit-transform: rotate(-44deg);
    -moz-transform: rotate(-44deg);
    transform: rotate(-44deg);
    transition-duration:0.3s;
}

.dropdown:after {
    right: 20px;
    top: 6px;
    font-size: 23px;
    width: 50px;
    text-align: center;
}
.dropdown:after, .dropdown.active:after { color:#fff;}
.dropdown-item.dropdown:after { display:none;}
.dropdown-item > a {  font-weight: 600;
background: #992f24;
padding-left: 10px !important;
margin-top: 10px; }
#mainHeader ul { padding-top: 15px;
    padding-left: 0;
    height: 100vh;
    overflow-x: hidden;
    overflow-y: visible;}

._hero { padding-top:56px;}
.customHomepage { -webkit-transition: max-height 5s ease-in-out;
    -moz-transition: max-height 5s ease-in-out;
    -o-transition: max-height 5s ease-in-out;
    transition: max-height 5s ease-in-out;}
.customHomepage.active { position:fixed; }
.danoneLogo img { width:85px; }

.banners { margin-top:0px; }

}
.btn-link.faculty-btn {
    margin-top: 15px;
}

@media(min-width:768px) {
.mobileMenuToggle {
    display: none;
}
#mainHeader #mainMenu > ul > li > a {
}
.submenu {
    border-top: solid 1px #ddd;
    background-color: #fff;
    display: none;
    position: absolute;
    left: auto;
    top: 100%;
    width: 300px;
    box-shadow: 0 2px 2px rgba(0,0,0,0.3);
    margin:0; padding:0;
}
.submenu li {
    line-height: 30px;
    list-style:none;
}
.submenu li a {
    color: #fff;
    width: 100%;
    float: left;
    line-height: 32px;
    font-size: 16px;
    padding-left:10px;
    padding:4px 0px 4px 10px;
    text-transform: uppercase;
    border-bottom: #272727 solid 1px;
    font-weight:600;
}
#mainHeader #mainMenu ul li ul.submenu li a:hover { 
color:#fff !important; background:#b2802c;}

.submenu li:last-child a {
    border: none;
}
.submenu li:last-child a svg { display:none; }

#mainHeader #mainMenu > ul > li:hover .submenu {
    display: block; background:#000;
}
#mainHeader #mainMenu > ul > li.parent i.fa {
    display: none;
}
}
.mobile-arrow {
    position: absolute;
    top: 5px;
    right: 15px;
    padding: 5px 10px;
    font-size: 20px;
    font-weight: 600;
    cursor: pointer;

}
.headerMid {
    display: flex;
    justify-content: flex-end;
}
.headerMid ul {
    display: flex;
    align-items: center;
    justify-content: center;
}
.headerMid ul li {
    padding: 0px 5px;
}

@media(min-width:768px) {
#mainHeader #mainMenu > ul > li.dropdown {  }
}

@media(max-width:767px) {
    
#mainHeader #mainMenu > ul > li > a {
    color: #000;
    display: block;
    padding: 10px 0;
    font-size:18px;
}
.headerMid {
    display: none;
}
.headerTopRight {
    float: left;
    width: 100%;
}
.topList {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

#mainHeader #mainMenu > ul > li > a:focus { color:#ee7754 !important;}

}

@media(min-width:991px) and (max-width:1199px) {

}

#mainHeader #mainMenu > ul > li > a svg { display:none !important;}

.mainHeader.headerFixed { background:#000;}
.mainHeader.headerFixed .logo { width:134px;}
.mainHeader.headerFixed #menu-header-menu { margin:0;}


@media(min-width:768px) and (max-width:990px){
    .logo { height:80px;}
}


.mainHeader.headerFixed {
    position: fixed !important;
    width: 100% !important;
    top: 0;
    left: 0;
    right: 0;
}

.main-header, .sticky-header.header-clone, .header-spacing {
    display: none !important;
}


/** Header End **/

.link-info ul{margin:0; padding:0;}
.link-info ul li{list-style-type: none;display: block;
    margin-bottom: 4px;}
.link-info ul li a{text-decoration: none; color:#fff; font-size: 12px; 
    font-weight: 400; padding:0 8px; text-transform: uppercase;}
.link-info ul li a:hover {color: #ffd247;}
.footerBot ul.social-network {
    float: left;
}
.footerBot .social-network {
    margin: 0;
    padding: 0;
}
ul.social-network li {
    display: inline-block;
    margin: 0 0px 0px;
    padding-left: 5px;
    margin-bottom: 15px;
}
.footerBot .social-circle li a {
    background-color: #47add6;
}
.social-link .social-circle li a {
    display: inline-block;
    position: relative;
    margin: 0 auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    width: 40px;
    height: 40px;
    background-color: #34b3ef;
    padding: 12px 0 5px;
}
.social-circle li i {
    margin: 0;
    text-align: center;
    font-size: 1.2em;
}
.link-info h3 {
    color: #fff;
    margin-bottom: 25px;
    font-weight: 700;
    font-size: 20px;
}
.btn-link {  text-decoration: none !important;}
/** about us **/
.new-elephant-info p {
    color: #1758e6;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 14px;
}
.new-elephant {
    position: relative;
    padding: 60px 0;
}
.testi-info h3 {
    color: #73e6b0;
    text-decoration: none;
    background: #184dc3;
    padding: 30px;
    width: 50%;
    display: inline-block;
    border-radius: 100px;
    font-size: 2.3rem;
    text-transform: uppercase;
    font-weight: 800;
    position: relative;
    top: -40px;
}
.footer-info {
    margin-top: 40px;
}
.footer-info p {
    margin: 0px;
    color: #fff;
    font-weight: 600;
    font-size: 20px;
}
.footer-info p a {
    display: inline-block;
    margin: 0px 15px 0px;
    color: #ffd247;
    font-weight: 600;
}
/** about us end **/


.testimonals .bookaclass:hover,

.elephant .elephant-bg a:hover,

.timeline .bookaclass:hover,

.location .innerlocation .location-inner a:hover {

    background-color: #73e6b0;

    color: #184dc3;

}





/*Animation*/



.product .title-wrap .smile.sec-animation {

    clip: rect(0px 150px 90px 0px);

}



.product .title-wrap .smile {

    clip: rect(0px 0px 90px 0px);

    -webkit-transition: clip 0.8s ease-in-out;

    -moz-transition: clip 0.8s ease-in-out;

    -ms-transition: clip 0.8s ease-in-out;

    transition: clip 0.8s ease-in-out;

}



.banners .header-particals {

    animation: banners-ani 10s infinite ease-in-out;

    -moz-animation: banners-ani 10s infinite ease-in-out;

    -webkit-animation: banners-ani 10s infinite ease-in-out;

}



@keyframes banners-ani {

    0%,

    100% {

        top: -75px;

    }

    50% {

        top: -50px;

    }

}



.yellow {

    background-color: #ffd860;

}

.circle-wrap {

    overflow: hidden;

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    z-index: -1;

}

.location .location-bar .locationicon {

    position: relative;

    top: 10px;

    animation: bouse 2.2s infinite ease-in-out;

    -moz-animation: bouse 2.2s infinite ease-in-out;

    -webkit-animation: bouse 2.2s infinite ease-in-out;

}



.location {

    animation: location1 10.2s infinite ease-in-out;

    -moz-animation: location1 10.2s infinite ease-in-out;

    -webkit-animation: location1 10.2s infinite ease-in-out;

}



@keyframes bouse {

    0%,

    100% {

        top: 10px;

    }

    50% {

        top: 0px;

    }

}



@keyframes location1 {

    0%,

    100% {

        background-position: right 150px;

    }

    50% {

        background-position: right 100px;

    }

}



.title-wrap {

    position: relative;

    font-size: 3rem;

    font-weight: 600;

    text-decoration: underline;

    padding: 0;

    position: relative;

    z-index: 2;

}



header .logo-section {

    padding: 40px 0;

}



header .logo-section.center-l {

    display: inline-block;

    margin: 0 auto;

}



section.banners .left-icon {

    position: absolute;

    top: 2px;

    left: 0;

    max-width: 10%;

}



section.banners .backgroud-fit {

    width: 100%;

    display: block;

    height: 100%;

    background: url(../img/banner-bg.png) transparent;

    background-position: center bottom;

    background-size: 760px;

    background-repeat: repeat-x;

}

section.banners .tiles-bg {

    position: absolute;

    width: 100%;

    height: 100%;

    display: block;

}

section.banners .tiles-bg::before {

    background: url(../img/Left-bg-02.png);

    position: absolute;

    content: '';

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background-size: contain;

    background-repeat: repeat;

    z-index: -1;

}

section.banners .backgroud-fit::after {

    content: attr(data-value);

    background: #ffd860;

    position: absolute;

    right: 0;

    max-width: 220px;

    color: #ff5d2e;

    font-weight: 700;

    border-top-left-radius: 100px;

    border-bottom-left-radius: 100px;

    padding: 8px 10px 10px 25px;

    font-size: 20px;

    line-height: 24px;

}



section.banners .backgroud-fit::before {

    content: '';

    width: 150px;

    height: 250px;

    background: url(../img/robot-img.png) no-repeat;

    position: absolute;

    right: 13px;

    top: -120px;

    background-size: contain;

    animation: slide-robo 3s infinite alternate 3s;

    -webkit-animation: slide-robo 3s infinite alternate 3s;

}



@keyframes slide-robo {

    0% {

        transform: rotate(-3deg);

        -webkit-transform: rotate(-3deg);

        -moz-transform: rotate(-3deg);

        -ms-transform: rotate(-3deg);

        -o-transform: rotate(-3deg);

        transform-origin: bottom center;

    }

    100% {

        transform: rotate(3deg);

        -webkit-transform: rotate(3deg);

        -moz-transform: rotate(3deg);

        -ms-transform: rotate(3deg);

        -o-transform: rotate(3deg);

        transform-origin: bottom center;

    }

}



section.banners .right-slider {

    height: 100%;

    position: relative;

    background: url(../img/right-banner-bg.png);

    background-repeat: repeat-x;

    background-position: left bottom;

    background-size: 100%;

}



section.banners .right-slider .right {

    max-width: 260px;

    display: inline-block;

    position: absolute;

    left: 70px;

    top: -65px;

}



section.banners .right-slider::before {

    content: '';

    position: absolute;

    background: url(../img/elephant-banner.png) no-repeat;

    bottom: 67px;

    width: 258px;

    background-size: cover;

    height: 300px;

    left: -45px;

    z-index: 2;

}



section.banners .right-slider .right::before {

    width: 10px;

    height: 10px;

    position: absolute;

    content: '';

    background: #f4a1c2;

    border-radius: 100px;

    right: 0;

    bottom: 19px;

    animation: moveballs 5s infinite alternate;

    -webkit-animation: moveballs 5s infinite alternate;

}



section.banners .right-slider .right::after {

    width: 20px;

    height: 20px;

    content: '';

    background: #73a5ef;

    left: 100px;

    bottom: -23px;

    position: absolute;

    border-radius: 100px;

    animation: moveballs2 8s infinite alternate;

    -webkit-animation: moveballs2 8s infinite alternate;

}



section.banners .right-slider::after {

    content: '';

    width: 20px;

    height: 20px;

    position: absolute;

    left: 10px;

    bottom: 340px;

    background: #ffd860;

    border-radius: 100px;

    animation: moveballs3 8s infinite alternate;

    -webkit-animation: moveballs3 8s infinite alternate;

}



@keyframes moveballs {

    0% {

        right: 0px;

    }

    100% {

        right: 100px;

    }

}



@keyframes moveballs2 {

    0% {

        left: 0px;

    }

    100% {

        left: 150px;

    }

}



@keyframes moveballs3 {

    0% {

        left: 0px;

    }

    100% {

        left: 30px;

    }

}





    /* section.banners {

        background: rgb(254, 254, 254);

        background: linear-gradient(90deg, rgba(254, 254, 254, 1) 70%, rgba(236, 236, 237, 1) 100%);

    } */

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {

    right: 20px;

    left: auto;

}

.swiper-button-prev, .swiper-container-rtl .swiper-button-prev {

    right: auto;

    left: 20px;

}

.banners .innvation-logo {

    position: relative;

    z-index: 2;

    margin: 50px 0 0;

}



.banners .innvation-logo .inner_innvation {

    background: #1758e6;

    padding: 10px 25px;

    border-radius: 100px;

    position: absolute;

    box-shadow: -5px 4px 0px 0px #ffd860;

    top: -40px;

}



.banners .innvation-logo .inner_innvation::before {

    content: '';

    width: 36px;

    height: 36px;

    border-radius: 100px;

    background: #f4a1c2;

    position: absolute;

    left: 57px;

    top: -18px;

}



.banners .header-particals {

    position: relative;

    top: -75px;

    width: 100%;

    height: auto;

    right: 35px;

}



.banners .header-particals::after {

    content: '';

    background: #ec7754;

    position: absolute;

    bottom: -2px;

    right: -3px;

    width: 15px;

    height: 15px;

    border-radius: 100px;

}



.banners .innvation_txt {

    color: #52d99a;

    display: block;

    font-size: 2.2rem;

    font-weight: 900;

    padding: 55px 0;

    position: relative;

    letter-spacing: 1px;

}



.banners .innvation_txt:after {

    content: '';

    height: 10px;

    position: absolute;

    left: 0;

    bottom: 0;

    width: 10%;

    border-top-right-radius: 100px;

    border-bottom-right-radius: 100px;

    background-color: #ff5d2e;

    transition: all ease-in-out 10s;

    -moz-transition: all ease-in-out 10s;

    -webkit-transition: all ease-in-out 10s;

}



.banners .innvation_txt.ani-line::after {

    width: 100%;

    transition: all ease-in-out 10s;

    -moz-transition: all ease-in-out 10s;

    -webkit-transition: all ease-in-out 10s;

}



section.banners .slider_section {

    /* margin-bottom: 50px; */

}





/*swiper slider*/



.swiper-container {

    width: 100%;

    height: 100%;

}



.swiper-slide {

    text-align: center;

    font-size: 18px;

    background: #fff;

    /* Center slide text vertically */

    display: -webkit-box;

    display: -ms-flexbox;

    display: -webkit-flex;

    display: flex;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    -webkit-justify-content: center;

    justify-content: center;

    -webkit-box-align: center;

    -ms-flex-align: center;

    -webkit-align-items: center;

    align-items: center;

}



section.banners .slider_section .swiper-button-next::after,

.swiper-container-rtl .swiper-button-next::after {

    content: url(../img/banner-arrow-right.png) !important;

    margin-right: 15px;

}



section.banners .slider_section .swiper-button-prev::after,

.swiper-container-rtl .swiper-button-prev::after {

    content: url(../img/banner-arrow-left.png) !important;

    margin-left: 15px;

}



.slider_section .swiper-button-prev,

.swiper-button-next {

    top: 55% !important;

}





/*swiper slider end*/



.yellow p,

.elephant .board-wrap .innerboard .white-board p {

    color: #1758e6;

    font-size: 1.5rem;

    padding: 15px 0;

    font-weight: 500;

}



.elephant {

    position: relative;

}



.elephant::after {

    background: #43e297;

    position: absolute;

    width: 100%;

    height: 46%;

    content: '';

    bottom: 0;

    z-index: -1;

}



.elephant .board-wrap, .animation-roted {

    position: relative;

    z-index: 2;

}



.elephant .board-wrap::before {

    content: '';

    background: #ee7754;

    width: 150px;

    height: 150px;

    position: absolute;

    border-radius: 100%;

    left: -50%;

    top: -70px;

    z-index: -1;

}



.elephant .board-wrap .innerboard {

    background: #73e6b0;

    padding: 20px;

    border-radius: 10px;

    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.3);

    position: relative;

    margin-top: -5px;

}



.elephant .board-wrap .innerboard span {

    position: absolute;

    width: 40px;

    background: #52a37d;

    height: 40px;

}



.elephant .board-wrap .innerboard span:nth-child(1) {

    top: 0;

    left: 0;

    border-top-left-radius: 10px;

}



.elephant .board-wrap .innerboard span:nth-child(2) {

    top: 0;

    right: 0;

    border-top-right-radius: 10px;

}



.elephant .board-wrap .innerboard span:nth-child(3) {

    bottom: 0;

    left: 0;

    border-bottom-left-radius: 10px;

}



.elephant .board-wrap .innerboard span:nth-child(4) {

    bottom: 0;

    right: 0;

    border-bottom-right-radius: 10px;

}



.elephant .board-wrap .innerboard .white-board {

    background-color: #fff;

    padding: 15px;

    position: relative;

}



.elephant .board-wrap .innerboard .white-board p {

    padding: 0;

    font-size: 1.3rem;

    line-height: 2rem;

}



.elephant .board-wrap .innerboard::after {

    content: '';

    background: url(../img/yellow-grap.png);

    width: 112px;

    height: 112px;

    position: absolute;

    background-repeat: no-repeat;

    top: 30px;

    right: -50px;

    z-index: 0;

}



p.right-pragraph {

    text-align: right;

    position: relative;

}



p.right-pragraph::before {

    content: '';

    height: 77%;

    position: absolute;

    background: #72e4ad;

    width: 3px;

    left: 20px;

}



.elephant .elephant-bg {

    /* background: url(../img/elephant-bg.png) no-repeat; */

    background-size: cover;

    position: relative;

    height: 86%;

}



.elephant .elephant-bg .elephant-img {

    position: relative;

    padding: 50px;

}



.elephant .elephant-bg a {

    background: #1758e6;

    margin: 0 auto;

    width: 380px;

    height: auto;

    text-transform: uppercase;

    display: inline-flex;

    color: #73e6b0;

    font-weight: 700;

    font-size: 2rem;

    align-items: center;

    justify-content: center;

    border-radius: 100px;

    padding: 10px 0;

    text-decoration: none;

    position: absolute;

    bottom: -20px;

    left: 45%;

    transform: translateX(-50%);

    -moz-transform: translateX(-50%);

    -webkit-transform: translateX(-50%);

}



.address-elephant {

    background: url(../img/particals-bottom.png);

    height: 181px;

    text-align: center;

    position: relative;

    top: -60px;

    left: 20px;

    background-size: 810px;

    background-repeat: no-repeat;

    background-position: 0px 2px;

    padding-top: 55px;

}



.address-elephant span {

    display: block;

    text-align: left;

    font-size: 1rem;

    font-weight: 700;

    margin-left: 250px;

    padding: 5px 0;

}



section.product, .timeline {

    position: relative;

}



.product .title-wrap {

    position: relative;

}



.product .title-wrap .title {

    font-size: 2.4rem;

    font-weight: 800;

    color: #fff;

    text-decoration: underline;

    background: #3f7afa;

    padding: 20px 50px;

    width: 50%;

    display: block;

    border-top-right-radius: 100px;

    border-bottom-right-radius: 100px;

    position: relative;

    top: -56px;

    left: -30px;

    letter-spacing: 2px;

}



.product .title-wrap .smile {

    position: absolute;

    top: -37px;

    left: 43.5%;

    max-width: 80px;

}



.product .title-wrap::before {

    content: '';

    width: 205px;

    height: 205px;

    background: url(../img/star.png) no-repeat;

    position: absolute;

    left: 50%;

    top: -103px;

    transform: translate(-50%, 0%);

    -moz-transform: translate(-50%, 0%);

    -webkit-transform: translate(-50%, 0%);

}



.product .box-wrap {

    display: flex;

    align-items: center;

    justify-content: center;

    position: relative;

    height: 380px;

    width: 380px;

}



.course-section {

    position: relative;

    z-index: 1;

    padding: 50px 0px 0px;

    margin-top: -20px;

    overflow: hidden;

    background: #fff url(https://www.robogenius.com/wp-content/themes/basel/new-homepage/images/blue-pattern.png) no-repeat top 200px right;

    background-size: contain;

}

.blue-leaves {

    width: 250px;

    height: auto;

    position: absolute;

    left: 10%;

    bottom: 0px;

}

.building-vector {

    position: absolute;

    width: 350px;

    height: 400px;

    right: 0px;

    bottom: 32px;

    background: url(../img/bulding-vector.png) no-repeat bottom right;

    background-size: contain;

    z-index: -2;

}

.libe-yellowvector {

    width: 90px;

    position: absolute;

    bottom: 55%;

    left: 10%;

}

.course-section::after {

    width: 100%;

    height: 60px;

    position: absolute;

    left: 0px;

    bottom: 0px;

    content: '';

    background: #73e6b0;

    z-index: -1;

}

.book-demo-btn {

    display: inline-block;

    padding: 25px 50px;

    border-radius: 50px;

    background: #1758e6;

    color: #73e6b0;

    font-weight: bold;

    box-shadow: 3px 5px 10px rgba(100, 100, 100, 0.5);

    margin: 30px 0px 0px;

    font-size: 20px;

    text-transform: uppercase;

}

.book-demo-btn:hover, .book-demo-btn:focus {

    background: #73e6b0;

    color: #1758e6 !important;

    text-decoration: none;

}

.online-bottom-content {

    margin-bottom: 50px;

}

.online-bottom-content p {

    margin: 0px;

    font-size: 16px;

    font-weight: 600;

}

.product .box-wrap .counter-wrap::before {

    content: counter(ashok-counter);

    counter-increment: ashok-counter;

    position: relative;

    right: 0;

    text-align: right;

}



.product .box-wrap .counter-wrap {

    font-size: 12rem;

    font-weight: 600;

    color: #1758e6;

    width: auto;

    text-align: right;

    position: absolute;

    left: 0;

    top: 0;

    width: 148px;

}

/*pintu css*/
section.document-part {
    position: relative;
    padding: 50px 0;
    background-color: #eff1ff;
}
section.eligibility {
    position: relative;
    padding: 50px 0;
}
.advantage-title p {
    margin-bottom: 30px;
    font-weight: 600;
}
.quiz-highlights{position: relative;padding: 50px 0;background-color: #eff1ff;}

.hdr-logo { height: 75px;}

.circle-inner a {
    display: table;
    text-decoration: none;
    margin: 16px 0px 0px;
    background-color: red;
    padding: 6px 12px;
    border-radius: 7px;
    color: #fff;
}

.circle-inner a:hover {
    background-color: #fff;
    color: #000;
}
.updated_radio label {

    width: 24%;
    color:#0f0e0d;
    font-size: 15px;
}
.sm-chkbox {
    margin: 25px 0;
}
@media(max-width: 767px)
{
  .updated_radio label
  {
    width: 50%;
    float: left;
  }
}
.pb-5, .py-5 {
    padding-bottom: 1rem !important;
}
.section-query-form small
{
color:#10bcd5;
font-size: 18px;
}
@media(max-width: 420px)
{
 .section-query-form small
  {
    font-size: 13px;
  }
}

#mobile_query_form
{
  margin-left: -73%;
}
@media(max-width:767px)
{
  #mobile_query_form
{
  margin-left:0;
}
}
#email_query_form
{
  margin-left: -79%;
}
@media(max-width:767px)
{
  #email_query_form
{
  margin-left:0;
}
}
#name_query_form
{
  margin-left: -32%;
}
@media(max-width:767px)
{
  #name_query_form
{
  margin-left:0;
}
}


/*inner pages*/

#sub-header {
    /* background: url(../img/inner-banner.jpg)no-repeat; */
    background-size: cover;
    padding: 190px 0;
    margin-top: 85px;
    background-position: center;
    /* height: 345px; */
}
.uzhhorod{background: url("../img/uzhhorod-banner.jpg")no-repeat;}
.zaporozhye{background: url("../img/uzhhorod-banner.jpg")no-repeat;}
.bogomolets{background: url("../img/bogomolets-banner.jpg")no-repeat;}
.vinnitsa{background: url("../img/vinnitsa-banner.jpg")no-repeat;}
.sumy{background: url("../img/sumy-banner.jpg")no-repeat;}
.kyiv{background: url("../img/kyiv-banner.jpg")no-repeat;}
.lviv{background: url("../img/lviv-banner.jpg")no-repeat;}
.black{background: url("../img/Black-sea-banner.jpg")no-repeat;}
.ternopil{background: url("../img/ternopil-banner.jpg")no-repeat;}
.gallery{background: url("../img/gallery-banner.jpg")no-repeat;}
.about{background: url("../img/gallery-banner.jpg")no-repeat;}
.contact{background: url("../img/gallery-banner.jpg")no-repeat;}
.uzhhorod{background: url("../img/uzhhord-university.jpg")no-repeat;}
.new-bg{background-color: rgba(0,0,0, 0.3); padding: 30px 20px;border-radius: 12px;}





#sub-header h1 {
    color: #fff;
    font-size: 34px;
    font-weight: 500;
    font-weight: 700;
}
.breadcumb {
    background: none;
    color: #fff;
    font-size: 15px;
}
.breadcumb a {
    color: #fff;
    text-decoration: none;
}

section.about-info {
    position: relative;
    padding: 50px 0;
}
.abt-info-pic img {
    margin: 0 auto;
    display: table;
    padding: 7px;
    border: 1px solid #ccc;
}
.about-title h3 {
    margin-bottom: 15px;
    color: #0e1d53;
    font-weight: 800;
}

.about-content p {margin-bottom: 10px;}
/*.highlight-sub-heading {
    background-image: linear-gradient(90deg,#4054b2 57%,#22a9e2 100%);
    background-color: transparent;
    padding: 15px;
    border-radius: 0%;
}*/
.highlight-sub-heading h2 {
    text-align: center;
    color: #0e1d53;
    margin-bottom: 10px;
    font-weight: 800;
}
.table-bordered td, .table-bordered th {
    border: 1px solid #000;
}
.advantage { padding: 50px 0;}
.advantage-title h3 {
    color: #0e1d53;
    font-weight: 700;
    margin-bottom: 20px;
}
.advantage-item ul {
    padding-left: 0px;
}
.advantage-item ul {
    padding-left: 0px;
}
.advantage-item ul li {
    list-style-type: none;
    margin-bottom: 10px;
    position: relative;
    display: grid;
    grid-template-columns: 45px 1fr;
}
.advantage-item ul li:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f00c";
    color: #fff;
    background-color: #0e1d53;
    width: 27px;
    height: 27px;
    line-height: 27px;
    font-size: 13px;
    border-radius: 30px;
    display: inline-block;
    text-align: center;
}
span.icons {
    text-align: center;
    display: table;
    margin: 0 auto;
    padding-bottom: 20px;
}
.certificate {
    background-color: #ffa324;
    padding: 40px 25px;
}
.certificate-title {
    font-size: 22px;
    text-align: center;
    font-weight: 700;
    line-height: 27px;
    color: #fff;
}
.certificate-hdr h3 {
    text-align: center;
    margin-bottom: 30px;
    font-size: 34px;
    font-weight: 700;
    color:#fff;
}
section.award {
    padding: 60px 0;
    background: url('../img/document-pic.png');
background-color: rgba(248, 247, 216, 0.7);
background-size: cover;
width: 100%;
background-repeat: no-repeat;
}
.heading-title h2 {
    color: #0e1d53;
    font-weight: 700;
    position: relative;
    margin-bottom: 20px;
}
.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
    border-bottom-width: 2px;
    color: aliceblue;
}
thead {
    background-color: #212c66;
}
.table-bordered td, .table-bordered th {
    border: 1px solid #000;
}
.total td {
    color: #ff6800;
}
section.free-stucture {
    padding: 50px 0;
}
ul.mark-up-li li {
    position: relative;
    list-style-type: none;
    padding-left: 25px;
    margin-bottom: 7px;
}

ul.mark-up-li li:before {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    background-color: #ff6800;
    left: 0;
    top:8px;
}

ul.mark-up-li {
    padding-left: 0;
    margin-top: 10px;
}

/*pintu css*/


.product-wrap {

    box-shadow: rgba(33, 35, 38, 0.3) -13px 0px 10px -10px;

    display: flex;

    align-items: center;

    justify-content: flex-start;

    overflow: hidden;

    position: absolute;

    right: 0;

    top: 17px;

}



.product-wrap .product-circle {

    width: 250px;

    height: 250px;

    background: #184dc3;

    border-radius: 100%;

    display: flex;

    align-items: center;

    padding: 0 20px 0 50px;

    position: relative;

    left: -40px;

}



.product-wrap .product-circle .circle-inner {

    padding: 0;

    width: 250px;

    /*margin-right: 21px;*/

}



.product-wrap .product-circle .circle-inner .product-title {

    color: #ffd860;

    font-weight: 800;

    font-size: 14px;

}



.product-wrap .product-circle .circle-inner p {

    color: #73e6b0;

    font-weight: 500;

    font-size: 14px;

}



.testimonals {
    position: relative;
    margin-top: 110px;
}
#otp-btn {
    background: #1758e6;
    color: white;
    border: 0;
    width: 32%;
    padding: 10px 50px;
    margin:0 auto;
    display: table;
}



.testimonals::before {

    content: '';

    position: absolute;

    background: #fff4d3;

    left: 0;

    top: 0;

    width: 100%;

    height: 100%;

    border-top-left-radius: 200px;

    border-top-right-radius: 200px;

}



.testimonals::after {

    content: '';

    width: 280px;

    height: 280px;

    background: #ffe491;

    border-radius: 100%;

    position: absolute;

    top: 0%;

    left: -81px;

    z-index: 1;

}



.testimonals .bookaclass {

    color: #73e6b0;

    text-decoration: none;

    background: #184dc3;

    padding: 30px;

    width: 50%;

    display: inline-block;

    border-radius: 100px;

    font-size: 2.3rem;

    text-transform: uppercase;

    font-weight: 800;

    position: relative;

    top: -40px;

}



.testimonals .testi-slider {

    margin-top: 150px;

    margin-bottom: 50px;

}



.testimonals .testi-slider .testimoanls_inner {

    display: grid;

    grid-template-columns: 462px 1fr;

    grid-gap: 10px;

}



.testimonals .testi-slider .swiper-slide {

    background: transparent;

}



.testimonals .testi-slider {

    margin-top: 0px;

    margin-bottom: 10px;

    background: #bedbfa;

    border-radius: 200px;

    position: relative;

    z-index: 2;

    box-shadow: 0px 7px 0px 0 #0a39a1;

    -webkit-box-shadow: 0px 7px 0px 0 #0a39a1;

    -moz-box-shadow: 0px 7px 0px 0 #0a39a1;

}



.testimoanls_inner .photoframe {

    display: flex;

    align-items: center;

    justify-content: center;

    background: #000;

    border-top-left-radius: 200px;

    border-bottom-left-radius: 200px;

    overflow: hidden;

}



.testimonals .testi-slider .testimoanls_inner .content .innert-content {

    padding: 0 70px 0 20px;

}



.testimonals .testi-slider .testimoanls_inner .content {

    display: flex;

    align-items: center;

    justify-content: center;

    text-align: left;

}



.testimonals .testi-slider .testimonals-container {

    border-radius: 200px;

    overflow: hidden;

    background: #bedbfa;

    position: relative;

    border: solid 10px #bedbfa;

    z-index: 2;

}



.testimonals .testi-slider .testimoanls_inner .content .innert-content p {

    font-size: 1.2rem;

    font-weight: 500;

    margin-bottom: 50px;

    text-align: justify;

}



.testimonals .testi-slider .testimoanls_inner .content .innert-content .author {

    font-weight: 600;

}



.testimonals .testi-slider .testimoanls_inner .content .innert-content .author span {

    display: block;

}



.testimonals .testi-slider::before {

    content: url(../img/qutions.png);

    position: absolute;

    z-index: 3;

}



.testimonals .testi-slider::after {

    content: url(../img/testimonals-bg.png);

    position: absolute;

    top: -55px;

    right: 40px;

    z-index: 1;

}



.testimonals .testi-slider .swiper-button-next::after,

.swiper-container-rtl .swiper-button-next::after {

    content: url(../img/right-arrow.png) !important;

    margin-right: 15px;

}



.testimonals .testi-slider .swiper-button-prev::after,

.swiper-container-rtl .swiper-button-prev::after {

    content: url(../img/left-arrow.png) !important;

    margin-left: 15px;

}



.timeline .title-wrap {

    background: #05db79;

    border-top-right-radius: 100px;

    border-bottom-right-radius: 100px;

    max-width: 70%;

    padding: 15px 20px;

}



.timeline::before {

    content: '';

    width: 150px;

    height: 150px;

    position: absolute;

    right: 0;

    top: -70px;

    background: #bedbfa;

    border-radius: 150px;

}



.timeline .timeline-wrap {

    margin: 100px 0;

}



.timeline .timeline-wrap .timeline-container .swiper-wrapper .swiper-slide {

    position: relative;

}



.timeline .timeline-wrap .timeline-container .swiper-wrapper .swiper-slide .time-line {

    width: 100%;

    position: relative;

    min-height: 550px;

}



.timeline .timeline-wrap .timeline-container .swiper-wrapper .swiper-slide:first-child .time-line::before {

    content: '';

    background: url(../img/timeline-start.png) no-repeat;

    position: absolute;

    top: 51px;

    background-size: cover;

    width: 100px;

    height: 100px;

    left: 0;

    z-index: 1;

}



.timeline .timeline-wrap .timeline-container .swiper-wrapper .swiper-slide .time-line::after {

    width: 15px;

    height: 15px;

    background: #ec7754;

    position: absolute;

    top: 93px;

    content: '';

    border-radius: 100px;

    right: 0px;

}



.timeline .timeline-wrap .timeline-container .swiper-wrapper .swiper-slide .time-line .linebar {

    width: 100%;

    height: 2px;

    display: block;

    background: #4e79ef;

    position: absolute;

    top: 100px;

    right: 0px;

}



.timeline .timeline-wrap .timeline-container .swiper-wrapper .swiper-slide:nth-child(1) .time-line .linebar {

    width: 90%;

}



.timeline .timeline-wrap .timeline-container .swiper-wrapper .swiper-slide .time-line .title {

    width: auto;

    padding: 0 15px;

    display: block;

    position: absolute;

    top: 36px;

}



.timeline .timeline-wrap .timeline-container .swiper-wrapper .swiper-slide .time-line .title .star {

    position: relative;

    top: 10px;

    z-index: 2;

}



.timeline .timeline-wrap .timeline-container .swiper-wrapper .swiper-slide .time-line .title .line-title {

    background: #bedbfa;

    padding: 10px;

    position: relative;

    font-size: 14px;

    font-weight: 600;

}



.timeline .timeline-wrap .timeline-container .swiper-wrapper .swiper-slide .time-line .title .line-title::before {

    content: '';

    position: absolute;

    right: -20px;

    border-right: solid 31px #bedbfa;

    border-left: solid 40px transparent;

    border-top: solid 31px transparent;

    top: 19px;

    transform: rotate(-45deg);

}



.timeline .timeline-wrap .timeline-container .swiper-wrapper .swiper-slide .time-line .timeline-content::before {

    content: '';

    width: 2px;

    background: #4e79ef;

    position: absolute;

    bottom: 0;

    top: 103px;

    right: 8px;

}



.timeline .timeline-wrap .timeline-container .swiper-wrapper .swiper-slide .time-line .timeline-content .timeline-inner {

    display: grid;

    background: #fef1ef;

    padding: 15px;

    position: absolute;

    box-shadow: 0 0 8px 3px rgba(0, 0, 0, 0.1);

    grid-template-columns: 100px auto;

}



.timeline .timeline-wrap .timeline-container .swiper-wrapper .swiper-slide .time-line .timeline-content .timeline-inner .icon {

    display: flex;

    align-items: center;

    justify-content: center;

}



.timeline .timeline-wrap .timeline-container .swiper-wrapper .swiper-slide .time-line .timeline-content .timeline-inner .content-time {

    text-align: left;

    padding: 0 15px;

}



.timeline .timeline-wrap .timeline-container .swiper-wrapper .swiper-slide .time-line .timeline-content .timeline-inner .content-time span {

    font-size: 1.2rem;

    font-weight: 700;

}



.timeline .timeline-wrap .timeline-container .swiper-wrapper .swiper-slide .time-line .timeline-content .timeline-inner .content-time p {

    font-size: 1rem;

    font-weight: 400;

    color: #1758e6;

    text-decoration: underline;

}



.timeline .timeline-wrap .timeline-container .swiper-wrapper .swiper-slide .time-line .title {

    right: 100px;

}



.timeline .timeline-wrap .timeline-container .swiper-wrapper .swiper-slide .time-line::after {

    right: 70px;

}



.timeline .timeline-wrap .timeline-container .swiper-wrapper .swiper-slide .time-line .timeline-content .timeline-inner {

    bottom: 70px;

    right: 0px;

    max-width: 90%;

    transition: all ease 200ms;

    -moz-transition: all ease 200ms;

    -webkit-transition: all ease 200ms;

}



.timeline .timeline-wrap .timeline-container .swiper-wrapper .swiper-slide .time-line .timeline-content::before {

    height: 50%;

    right: 75px;

    transition: all ease 200ms;

    -moz-transition: all ease 200ms;

    -webkit-transition: all ease 200ms;

}



.timeline .timeline-wrap .timeline-container .swiper-wrapper .swiper-slide.swiper-slide-active .time-line .timeline-content::before {

    height: 100%;

    right: 75px;

    transition: all ease 200ms;

    -moz-transition: all ease 200ms;

    -webkit-transition: all ease 200ms;

}



.timeline .timeline-wrap .timeline-container .swiper-wrapper .swiper-slide.swiper-slide-active .time-line .timeline-content .timeline-inner {

    bottom: 0px;

    right: 0px;

    max-width: 90%;

    transition: all ease 200ms;

    -moz-transition: all ease 200ms;

    -webkit-transition: all ease 200ms;

}



.timeline .bookaclass {

    color: #73e6b0;

    text-decoration: none;

    background: #184dc3;

    padding: 30px;

    width: 50%;

    display: inline-block;

    border-radius: 100px;

    font-size: 2.3rem;

    text-transform: uppercase;

    font-weight: 800;

    position: relative;

    top: 0px;

    margin-bottom: 50px;

}



.blankbanner {

    background: #f2f2f2;

    height: auto;

    padding: 50px 0;

}



.location {

    background: url(../img/location-bg.png) no-repeat;

    background-position: right 100px;

    padding: 100px 0;

}



.location .location-bar {

    position: relative;

}



.location .location-bar::before {

    content: '';

    background: #73e6b0;

    width: 100%;

    height: 70px;

    position: absolute;

    left: 0;

    bottom: 0;

    z-index: -1;

    border-top-left-radius: 100px;

    border-top-right-radius: 100px;

}



.location .title-wrap {

    padding-bottom: 10px;

}



.location .title-wrap::before {

    content: '';

    width: 200px;

    height: 200px;

    background: #ffe491;

    border-radius: 100%;

    position: absolute;

    top: -50%;

    left: -139px;

    z-index: -1;

}



.location .innerlocation {

    background: #fef1ef;

    display: flex;

    align-items: center;

    justify-content: center;

    margin-top: 5px;

}



.location .innerlocation .location-inner {

    text-align: center;

    margin: 50px 0;

    width: 90%;

}



.location .innerlocation .location-inner .location-title {

    font-weight: 600;

    font-size: 1.2rem;

    padding: 15px 0;

    color: #1758e6;

}



.location .innerlocation .location-inner a {

    background: #1758e6;

    color: #fff;

    font-weight: 600;

    padding: 15px 20px;

    border-radius: 100px;

    text-decoration: none;

    font-size: 1.2rem;

    display: block;

    cursor: default;

}



.location .innerlocation .location-inner a span img {

    display: inline-block;

    width: 15px;

    margin-left: 15px;

}



.location .innerlocation .location-inner .selectedloc {

    background: #fff;

    border-radius: 100px;

    position: relative;

}



.location .innerlocation .location-inner .icon {

    display: inline-flex;

    align-items: center;

    justify-content: center;

    height: 60px;

}



.location .innerlocation .location-inner .selectedloc::before {

    content: '';

    width: 15px;

    background: url(../img/location-arrow.png);

    position: absolute;

    right: 14px;

    top: 50%;

    height: 21px;

    background-size: cover;

    transform: rotate(90deg) translateX(-50%);

    -moz-transform: rotate(90deg) translateX(-50%);

    -webkit-transform: rotate(90deg) translateX(-50%);

    z-index: 0;

}



.location .innerlocation .location-inner .selectedloc select {

    width: 100%;

    padding: 15px;

    border: none;

    appearance: none;

    background: transparent;

    text-transform: uppercase;

    font-weight: 600;

    position: relative;

    z-index: 1;

    cursor: pointer;

}



.location .innerlocation .location-inner .selectedloc select option {

    padding: 15px;

    display: block;

    font-size: 12px;

    font-weight: 400;

}



.location .location-contact {

    padding: 50px 0;

    font-size: 1.5rem;

    font-weight: 500;

}



footer {

    background: #23408f;

    padding: 100px 0 65px;

    position: relative;

    overflow: hidden;

}

/*Popup Form*/



.popup-section, .popup-section-contact {

    position: fixed;

    top: 0;

    left: 0;

    display: none;

    width: 100%;

    height: 100%;

    z-index: 9999;

}



.popup-section.active, .popup-section-contact.active {

    display: block;

}



.popup-section .overlay_wrap, .popup-section-contact .overlay_wrap {

    position: absolute;

    width: 100%;

    height: 100%;

    -webkit-backdrop-filter: blur(10px);

    backdrop-filter: blur(10px);

    background-color: rgba(0, 0, 0, 0.8);

}



.popup-section .tab-form, .popup-section-contact .tab-form {

    position: absolute;

    max-width: 80%;

    top: 50%;

    min-width: 320px;

    left: 50%;

    transform: translate(-50%, -50%);

    -moz-transform: translate(-50%, -50%);

    -webkit-transform: translate(-50%, -50%);

    background: #fff;

    padding: 20px;

    border-radius: 10px;

    max-height: 80%;

    overflow-x: auto;

    overflow-y: scroll;

}



.popup-section .tab-form .form {

    padding: 20px 0;

}



.popup-section .tab-form .nav {

    justify-content: space-evenly;

}



.popup-section .tab-form .form .feildset {

    position: relative;

    display: inline-block;

    width: 100%;

}



.popup-section .tab-form .close-form, .popup-section-contact .tab-form .close-form{

    position: relative;

    width: 20px;

    height: 20px;

    display: inline-block;

    float: right;

    z-index: 9999;

    cursor: pointer;

}



.popup-section .tab-form .close-form::before,

.popup-section .tab-form .close-form::after, .popup-section-contact .tab-form .close-form::before,

.popup-section-contact .tab-form .close-form::after {

    content: '';

    width: 20px;

    height: 2px;

    background: #333;

    position: absolute;

    top: 8px;

}



.nav-tabs .nav-item.show .nav-link,

.nav-tabs .nav-link.active {

    color: #fff;

    background-color: #1758e6;

    text-transform: uppercase;

    font-weight: 600;

    border: none;

    border-radius: 0px;

}



.nav-tabs .nav-link {

    border: 0px solid transparent;

    border-top-left-radius: 0;

    border-top-right-radius: 0;

    background: transparent;

    color: #000;

    font-weight: 600;

    text-transform: uppercase;

}



.nav-tabs {

    border-bottom: 0px solid #dee2e6;

}



.popup-section .tab-form .form .feildset {

    text-align: center;

}



.popup-section .tab-form .form button {

    border: none;

    background: #43e297;

    padding: 8px 15px;

    text-transform: uppercase;

    font-weight: 600;

    margin: 0 auto;

    display: inline-block;

    color: #1758e6;

    border-radius: 100px;

    font-size: 16px;

}



.popup-section .tab-form .close-form::before, .popup-section-contact .tab-form .close-form::before {

    transform: rotate(-50deg);

}



.popup-section .tab-form .close-form::after, .popup-section-contact .tab-form .close-form::after {

    transform: rotate(45deg);

}



.popup-section .tab-form .form .feildset input+label {

    position: absolute;

    top: 50%;

    left: 10px;

    transform: translate(0px, -50%);

    -moz-transform: translate(0px, -50%);

    -webkit-transform: translate(0px, -50%);

    margin: 0;

    text-transform: uppercase;

    font-weight: 600;

    font-size: 12px;

    transition: all ease-in-out 200ms;

    -moz-transition: all ease-in-out 200ms;

    -webkit-transition: all ease-in-out 200ms;

}



.popup-section .tab-form .form .feildset textarea~label {

    position: absolute;

    top: 125px;

    left: 10px;

    transform: translate(0px, -100px);

    -moz-transform: translate(0px, -100px);

    -webkit-transform: translate(0px, -100px);

    margin: 0;

    text-transform: uppercase;

    font-weight: 600;

    font-size: 12px;

    transition: all ease-in-out 200ms;

    -moz-transition: all ease-in-out 200ms;

    -webkit-transition: all ease-in-out 200ms;

}



.popup-section .tab-form .form .feildset input {

    height: 40px;

}



.popup-section .tab-form .form .feildset textarea {

    height: 150px;

}



.popup-section .tab-form .form .feildset input,

.popup-section .tab-form .form .feildset textarea {

    display: block;

    width: 100%;

    margin: 15px 0;

    font-size: 14px;

    padding: 7px 10px;

    border: solid 1px #ccc;

    transition: all ease-in-out 200ms;

    -moz-transition: all ease-in-out 200ms;

    -webkit-transition: all ease-in-out 200ms;

    background: transparent;

    position: relative;

    z-index: 999;

}



.popup-section .tab-form .form .feildset input:focus+label,

.popup-section .tab-form .form .feildset textarea:focus+label,

.popup-section .tab-form .form .feildset input:valid+label,

.popup-section .tab-form .form .feildset textarea:valid+label {

    top: 0;

    left: 2px;

    z-index: 9999;

    font-size: 10px;

    font-weight: 400;

    background: #fff;

    padding: 5px;

    transform: translate(0, 2px);

    -moz-transform: translate(0, 2px);

    -webkit-transform: translate(0, 2px);

    transition: all ease-in-out 200ms;

    -moz-transition: all ease-in-out 200ms;

    -webkit-transition: all ease-in-out 200ms;

}



.popup-section .tab-form .form .feildset textarea:focus~label,

.popup-section .tab-form .form .feildset textarea:valid~label {

    top: 0;

    left: 2px;

    z-index: 9999;

    font-size: 10px;

    font-weight: 400;

    background: #fff;

    padding: 5px;

    transform: translate(0, 2px);

    -moz-transform: translate(0, 2px);

    -webkit-transform: translate(0, 2px);

    transition: all ease-in-out 200ms;

    -moz-transition: all ease-in-out 200ms;

    -webkit-transition: all ease-in-out 200ms;

}





/*End Popup Form*/

.location-addresss {

    margin: 15px 0;

    background: #1758e6;

    padding: 15px;

    text-align: center;

}

.location-addresss label {

    font-size: 20px;

    color: #fff;

    text-transform: uppercase;

    font-weight: 700;

    margin: 0;

}

.location-addresss p {

    color: #73e6b0;

    font-weight: 700;

}



/*

==========================================

2. Responsive Photo Gallery

========================================== 

*/



.m-p-g {

    /*    max-width: 860px;*/

    margin: 0 auto;

}

.m-p-g__thumbs {

    display: flex;

    flex-wrap: wrap;

    align-items: flex-end;

    justify-content: center;

}

.m-p-g__thumbs-img {

    margin: 0;

    float: left;

    vertical-align: bottom;

    cursor: pointer;

    z-index: 1;

    position: relative;

    opacity: 0;

    -webkit-filter: brightness(100%);

    filter: brightness(100%);

    -webkit-tap-highlight-color: transparent;

    will-change: opacity, transform;

    -webkit-transition: all .5s cubic-bezier(.23, 1, .32, 1);

    transition: all .5s cubic-bezier(.23, 1, .32, 1);

}



.m-p-g__thumbs-img.active {

    z-index: 50;

}



.m-p-g__thumbs-img.layout-completed {

    opacity: 1;

}



.m-p-g__thumbs-img.hide {

    opacity: 0;

}



.m-p-g__thumbs-img:hover {

    -webkit-filter: brightness(110%);

    filter: brightness(110%);

}



.m-p-g__fullscreen {

    position: fixed;

    z-index: 10;

    top: 0;

    left: 0;

    right: 0;

    bottom: 0;

    width: 100%;

    height: 100vh;

    background: 0 0;

    visibility: hidden;

    -webkit-transition: background .25s ease-out, visibility 10ms .5s linear;

    transition: background .25s ease-out, visibility 10ms .5s linear;

    will-change: background, visibility;

    -webkit-backface-visibility: hidden;

    backface-visibility: hidden;

}



.m-p-g__fullscreen.active {

    -webkit-transition: background .25s ease-out, visibility .01s 0s linear;

    transition: background .25s ease-out, visibility .01s 0s linear;

    visibility: visible;

    background: rgba(0, 0, 0, .95);

}



.m-p-g__fullscreen-img {

    pointer-events: none;

    position: absolute;

    -webkit-transform-origin: left top;

    -ms-transform-origin: left top;

    transform-origin: left top;

    top: 50%;

    left: 50%;

    max-height: 100vh;

    max-width: 100%;

    visibility: hidden;

    will-change: visibility;

    -webkit-transition: opacity .5s ease-out;

    transition: opacity .5s ease-out;

}



.m-p-g__fullscreen-img.active {

    visibility: visible;

    opacity: 1!important;

    -webkit-transition: -webkit-transform .5s cubic-bezier(.23, 1, .32, 1), opacity .5s ease-out;

    transition: transform .5s cubic-bezier(.23, 1, .32, 1), opacity .5s ease-out;

}



.m-p-g__fullscreen-img.almost-active {

    opacity: 0;

    -webkit-transform: translate3d(0, 0, 0)!important;

    transform: translate3d(0, 0, 0)!important;

}



.m-p-g__controls {

    position: fixed;

    top: 0;

    left: 0;

    width: 100%;

    z-index: 200;

    height: 20vh;

    background: -webkit-linear-gradient(bottom, transparent 0, rgba(0, 0, 0, .55) 100%);

    background: linear-gradient(to top, transparent 0, rgba(0, 0, 0, .55) 100%);

    opacity: 0;

    visibility: hidden;

    -webkit-transition: all .5s cubic-bezier(.23, 1, .32, 1);

    transition: all .5s cubic-bezier(.23, 1, .32, 1);

}



.m-p-g__controls-arrow,

.m-p-g__controls-close {

    position: absolute;

    cursor: pointer;

    -webkit-tap-highlight-color: transparent;

}



.m-p-g__controls.active {

    opacity: 1;

    visibility: visible;

}



.m-p-g__controls-arrow,

.m-p-g__controls-close {

    -webkit-appearance: none;

    -moz-appearance: none;

    appearance: none;

    border: none;

    background: 0 0;

}



.m-p-g__controls-arrow:focus,

.m-p-g__controls-close:focus {

    outline: 0;

}



.m-p-g__controls-arrow {

    z-index: 1;

    top: 0;

    width: 20%;

    height: 100vh;

    display: -webkit-box;

    display: -webkit-flex;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -webkit-align-items: center;

    -ms-flex-align: center;

    align-items: center;

    opacity: 0;

}



.m-p-g__controls-arrow:hover {

    opacity: 1;

}



.m-p-g__controls-arrow--prev {

    left: 0;

    padding-left: 3vw;

    -webkit-box-pack: start;

    -webkit-justify-content: flex-start;

    -ms-flex-pack: start;

    justify-content: flex-start;

}



.m-p-g__controls-arrow--next {

    right: 0;

    padding-right: 3vw;

    -webkit-box-pack: end;

    -webkit-justify-content: flex-end;

    -ms-flex-pack: end;

    justify-content: flex-end;

}



.m-p-g__controls-close {

    top: 3vh;

    left: 3vw;

    z-index: 5;

}



.m-p-g__btn {

    display: -webkit-inline-box;

    display: -webkit-inline-flex;

    display: -ms-inline-flexbox;

    display: inline-flex;

    -webkit-box-align: center;

    -webkit-align-items: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: center;

    -webkit-justify-content: center;

    -ms-flex-pack: center;

    justify-content: center;

    width: 50px;

    height: 50px;

    border-radius: 50%;

    background: rgba(255, 255, 255, .07);

    -webkit-transition: all .25s ease-out;

    transition: all .25s ease-out;

}



.m-p-g__btn:hover {

    background: rgba(255, 255, 255, .15);

}



.m-p-g__alertBox {

    position: fixed;

    z-index: 999;

    max-width: 700px;

    top: 50%;

    left: 50%;

    -webkit-transform: translate(-50%, -50%);

    -ms-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%);

    background: #fff;

    padding: 25px;

    border-radius: 3px;

    text-align: center;

    box-shadow: 0 6px 12px rgba(0, 0, 0, .23), 0 10px 40px rgba(0, 0, 0, .19);

    color: grey;

}



.m-p-g__alertBox h2 {

    color: red;

}



/*.m-p-g__thumbs a img {

    margin: 5px;

    display: block;

}*/

.m-p-g__thumbs a img {

    margin: 10px;

    display: block;

    width: 250px !important;

    height: 250px !important;

}



/*end*/



@media screen and (max-width: 990px) and (min-width: 768px) {

    .banners .innvation_txt {

        font-size: 1.3rem;

    }

    .banners .header-particals {

        top: -45px;

    }

    .yellow p,

    .elephant .board-wrap .innerboard .white-board p {

        font-size: 1rem;

    }

    .elephant .board-wrap .innerboard .white-board p {

        font-size: 0.8rem;

        line-height: 1.2rem;

    }

    .elephant .elephant-bg .elephant-img {

        position: relative;

        top: 0;

        padding: 10px;

    }

    .elephant .elephant-bg a {

        width: 100%;

        font-size: 1.3rem;

        bottom: 10px;

    }

    p.right-pragraph::before {

        left: 0px;

    }

    .address-elephant span {

        font-size: 0.7rem;

        margin-left: 160px;

        text-align: center;

        padding: 13px 0;

    }

    .product .title-wrap .title {

        width: 50%;

        left: -40px;

    }

    .product .title-wrap .smile {

        top: -38px;

        left: 38.5%;

    }

    .product .box-wrap {

        height: 240px;

        width: 100%;

    }

    .product-wrap .product-circle {

        width: 200px;

        height: 200px;

        padding: 0 5px 0 50px;

    }

    .product-wrap .product-circle .circle-inner .product-title {

        font-size: 1rem;

    }

    .product-wrap .product-circle .circle-inner p {

        font-size: 12px;

    }

    .product .box-wrap .counter-wrap {

        font-size: 10rem;

        left: -30px;

    }

    .product-wrap {

        right: -33px;

    }

    .product .box-wrap .counter-wrap {

        width: 98px;

    }

    .testimonals .bookaclass {

        width: auto;

        top: auto;

    }

    .testimonals::after {

        content: '';

        width: 200px;

        height: 200px;

        background: #ffe491;

        border-radius: 100%;

        position: absolute;

        top: 7%;

        left: -79px;

        z-index: 1;

    }

    .testimonals .testi-slider .testimoanls_inner {

        grid-template-columns: 200px 1fr;

    }

    .title-wrap {

        padding: 30px 0 0;

        font-size: 2rem;

    }

    .testimonals .testi-slider .testimoanls_inner {

        display: grid;

        grid-template-columns: 200px 1fr;

        grid-gap: 10px;

    }

    .testimonals .testi-slider .testimoanls_inner .content .innert-content p {

        font-size: 1rem;

        margin-bottom: 20px;

    }

    .testimonals .testi-slider::before {

        top: -50px;

        left: -30px;

    }

    .timeline .title-wrap {

        margin-left: -40px;

    }

    .timeline .bookaclass {

        width: auto;

    }

    .location .innerlocation .location-inner a {

        padding: 17px 20px;

        font-size: 0.7rem;

    }

    section.banners .right-slider {

        display: none;

    }

}



@media screen and (max-width: 1024px) and (min-width: 991px) {

    .banners .header-particals {

        top: -62px;

    }

    .banners .innvation_txt {

        font-size: 1.8rem;

    }

    .elephant .board-wrap .innerboard .white-board p {

        font-size: 1rem;

        line-height: 1.8rem;

    }

    .elephant .elephant-bg .elephant-img {

        position: relative;

        top: -60px;

    }

    .product .title-wrap .title {

        width: 40%;

        left: -50px;

    }

    .product .title-wrap .smile {

        top: 0;

        left: 30.5%;

    }

    .product .box-wrap {

        height: 240px;

        width: 220px;

        margin: 0 auto;

    }

    .title-wrap {

        padding: 30px 0 0;

        font-size: 3rem;

    }

    .testimonals::after {

        top: 15%;

        left: -93px;

        z-index: 1;

    }

    .testimonals .testi-slider .testimoanls_inner {

        grid-template-columns: 400px 1fr;

    }

    .timeline .title-wrap {

        margin-left: -50px;

        font-size: 2.5rem;

    }

}



@media (max-width:767px) {
    .testi-info h3 {
    padding: 25px;
    width: 100%;
    font-size: 2rem;
    top: 0px;
}

    .m-p-g__thumbs {

    display: inline-block;

}

    header .logo-section {

    padding: 20px 0 60px;

}

.testimonals-container .swiper-button-next, .testimonals-container .swiper-button-prev{

    display: none;

}

.testimonals-container .swiper-pagination-bullet {

    width: 15px;

    height: 15px;

}

    .swiper-button-next, .swiper-container-rtl .swiper-button-next {

    right: 10px;

    left: auto;

}

.swiper-button-prev, .swiper-container-rtl .swiper-button-prev {

    left: 10px;

    right: auto;

}

    header .logo-section {

        text-align: center;

    }

    .banners .innvation_txt {

        font-size: 1.2rem;

    }

    .banners .header-particals {

        position: relative;

        top: 0px;

        width: 100%;

        height: auto;

        right: 0px;

        margin: 15px 0;

    }

    .yellow p,

    .elephant .board-wrap .innerboard .white-board p {

        font-size: 1rem;

    }

    .elephant .board-wrap .innerboard .white-board p {

        padding: 0;

        font-size: 1rem;

        line-height: 1.5rem;

    }

.elephant .elephant-bg .elephant-img {

    position: relative;

    top: 0px;

    padding: 20px;

}

    .elephant .elephant-bg a {

        background: #1758e6;

        margin: 0 auto;

        width: 100%;

        height: auto;

        text-transform: uppercase;

        display: inline-flex;

        color: #73e6b0;

        font-weight: 700;

        font-size: 1.2rem;

        align-items: center;

        justify-content: center;

        border-radius: 100px;

        padding: 10px 0;

        text-decoration: none;

        position: relative;

        /*bottom: -30px;*/

        left: 50%;

        transform: translateX(-50%);

        -moz-transform: translateX(-50%);

        -webkit-transform: translateX(-50%);

    }

.address-elephant {

    background: no-repeat;

    height: 227px;

    text-align: center;

    position: relative;

    top: 30px;

    left: 0;

    background-size: cover;

    background-repeat: no-repeat;

    padding-top: 20px;

}

    .address-elephant span {

        display: block;

        text-align: center;

        font-size: 0.9rem;

        font-weight: 700;

        margin-left: 0;

        padding: 5px 0;

    }

    .address-elephant span:first-child {

        position: relative;

        border-bottom: solid 4px #1758e6;

    }

    .address-elephant span:first-child::before {

        content: '';

        width: 10px;

        height: 10px;

        position: absolute;

        bottom: -6px;

        left: 50%;

        background: #ec7754;

        border-radius: 100px;

    }

    .product .title-wrap::before {

        content: '';

        width: 50px;

        height: 50px;

        background: url(../img/star.png) no-repeat;

        position: absolute;

        left: 50%;

        top: -103px;

        transform: translate(-50%, 0%);

        -moz-transform: translate(-50%, 0%);

        -webkit-transform: translate(-50%, 0%);

        background-size: cover;

    }

    .product .title-wrap .title {

        font-size: 1.8rem;

        font-weight: 800;

        color: #fff;

        text-decoration: underline;

        background: #3f7afa;

        padding: 20px 50px;

        width: 100%;

        display: block;

        border-top-right-radius: 100px;

        border-bottom-right-radius: 100px;

        position: relative;

        top: 0;

        left: -20px;

        letter-spacing: 2px;

    }

    .online-bottom-content p {

    font-size: 18px;

}

.libe-yellowvector {

    display: none;

}

.book-demo-btn {

    display: block;

    padding: 25px 50px;

    border-radius: 50px;

    background: #1758e6;

    color: #73e6b0;

    font-weight: bold;

    box-shadow: 3px 5px 10px rgba(100, 100, 100, 0.5);

    margin: 30px auto;

    font-size: 20px;

    text-transform: uppercase;

    text-align: center;

}

.blue-leaves {

    width: 100px;

    height: auto;

    position: absolute;

    left: 2%;

    bottom: 0px;

}

.building-vector {

    position: absolute;

    width: 150px;

}

    .elephant::after {

        height: 16%;

    }

    .products-container {

        overflow: hidden;

        margin: 30px 0;

    }

    .product .title-wrap .smile {

        position: absolute;

        top: 80px;

        left: 80%;

        right: -20px;

        max-width: 80px;

    }

    .product .title-wrap::before {

        content: '';

        width: 50px;

        height: 50px;

        background: url(../img/star.png) no-repeat;

        position: absolute;

        left: 50%;

        top: -25px;

        transform: translate(-50%, 0%);

        -moz-transform: translate(-50%, 0%);

        -webkit-transform: translate(-50%, 0%);

        background-size: cover;

        z-index: 1;

    }

    .product .box-wrap {

        height: 300px;

        width: 340px;

    }

    .product .box-wrap .counter-wrap {

        width: 108px;

    }

    .testimonals .bookaclass {

        width: 100%;

        font-size: 1.5rem;

        top: 0;

    }

    .testimonals::after {

        width: 100px;

        height: 100px;

        top: 10%;

    }

    .title-wrap {

        font-size: 1.5rem;

        font-weight: 600;

        text-decoration: underline;

        position: relative;

        z-index: 2;

        padding: 29px 0 0;

        text-align: center;

    }

    .testimonals::before {

        border-top-left-radius: 80px;

        border-top-right-radius: 80px;

    }

    .testimonals .testi-slider .testimoanls_inner {

        grid-template-columns: 1fr;

    }

    .testimoanls_inner .photoframe {

        border-radius: 200px;

    }

    .testimonals .testi-slider::before {

        top: -50px;

        left: -10px;

    }

    .testimonals .testi-slider::before {

        content: url(../img/qutions.png);

        position: absolute;

        z-index: 3;

        top: -50px;

        left: -10px;

    }

    .testimonals .testi-slider::before {

        content: url(../img/qutions.png);

        position: absolute;

        z-index: 3;

        top: -50px;

        left: -10px;

    }

    .testimonals .testi-slider .testimoanls_inner .content .innert-content {

        padding: 0 20px;

    }

    .testimonals .testi-slider .testimoanls_inner .content .innert-content p {

        font-size: 1rem;

        margin-bottom: 10px;

    }

    .testimonals .testi-slider .testimoanls_inner .content .innert-content p br{

        display: none;

    }

    .testimonals .testi-slider .testimoanls_inner .content .innert-content .author {

        font-weight: 600;

        margin-bottom: 50px;

    }

    .testimonals .testi-slider .testimoanls_inner .content .innert-content .author span {

        display: block;

        font-size: 0.8rem;

        text-align: center;

    }

/*    .slider_section .swiper-button-prev,

    .swiper-button-next,

    .swiper-button-prev,

    .swiper-button-next {

        display: none;

    }*/

    .timeline::before {

        content: '';

        width: 50px;

        height: 50px;

        position: absolute;

        right: 0;

        top: -20px;

    }

    .timeline .title-wrap {

        max-width: 100%;

        margin-left: -25px;

    }

    .timeline .timeline-wrap {

        margin: 10px 0;

    }

    .timeline .bookaclass {

        width: 100%;

        font-size: 1.5rem;

    }

    .location .innerlocation .location-inner a,

    .location .innerlocation .location-inner .selectedloc select {

        font-size: 0.8rem;

    }

    .location .location-contact {

        text-align: center;

    }

    .location {

        padding: 0px 0;

    }

    .elephant .board-wrap .innerboard::after {

        right: 0;

        display: none;

    }

    .popup-section .tab-form .nav {

        justify-content: center;

        flex-wrap: nowrap;

    }

    .popup-section .tab-form {

        position: absolute;

        max-width: 100%;

    }

section.banners .right-slider::before {

    bottom: -190px;

    width: 100px;

    height: 120px;

    right: 0;

    left: inherit;

}

.m-p-g__thumbs a img {
    margin: 7px 7px;
    display: table;
    width: 100% !important;
    height: 160px !important;
}
.m-p-g__thumbs {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 0px;
}

.location .innerlocation .location-inner {

    margin: 20px 0;

}

.new-blue-circle, .small-red-circle {

    display: none;

}

    section.banners .right-slider .right {

        display: none;

    }

    p.right-pragraph::before {

        content: '';

        height: 1px;

        position: absolute;

        background: #52a37d;

        width: 100%;

        left: 0;

    }

    p.right-pragraph {

        text-align: center;

    }

section.banners .backgroud-fit::before {

    width: 80px;

    height: 100px;

    right: 45px;

    top: -97px;

}

    section.banners .backgroud-fit::after {

    content: attr(data-value);

    background: #ffd860;

    position: absolute;

    right: 132px;

    max-width: 220px;

    color: #ff5d2e;

    font-weight: 700;

    border-radius: 100px;

    border-bottom-left-radius: 100px;

    padding: 0px 10px 0px 10px;

    font-size: 10px;

    line-height: 24px;

    top: -84px;

}

p.right-pragraph {

    text-align: left;

    width: 80%;

}

p.right-pragraph::before { top: 0;}

}
/*faculti*/

.u-title.faculty-title {
    color: #0071b2;
    text-shadow: none;
    font-size: 18px;
}
.btn-link.faculty-btn a {
    background-color: #0071b2;
    padding: 5px 12px;
    font-size: 16px;
}
section.product.faculty-part {
    padding: 50px 0;
}
.university-box.faculty-box{padding:14px 14px;min-height: 480px;}



/*contact us*/
p.right-pragraph {
    text-align: right;
    width: 98%;
}



.mini-manrow {
    position: relative;
    z-index: 6;
    width: 100%;
    /*top: -125px;*/
    /*top: -85px;*/
}

.mini-man {
   position: absolute;
    z-index: 4;
    width: 18%;
    height: 100%;
    top: 0px;
    right: 50px;
}
/*course section to otp section*/
.otp-section {
    position: relative;
    z-index: 1;
    padding: 50px 0px 0px;
    margin-top: 100px;
    overflow: hidden;
    /*background: #fff url(../images/blue-pattern.png) no-repeat top 200px right;*/
    background-size: contain;
    background: #fff4d3;
}
@media(min-width: 950px) and (max-width: 1280px){
    .otp-section{
        padding-top: 110px;
    }
}

.otp-section:before {
    content: '';
    width: 100%;
    min-height: 20px;
    z-index: -1;
    position: absolute;
    left: 0px;
    top: 0px;
    background: #73e6b0;
    /*border-radius: 200px 0px 0px 200px;*/
}
.otp-section:after {
    width: 100%;
    height: 60px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    content: '';
    background: #73e6b0;
    z-index: -1;
    /*border-radius: 200px 0px 0px 200px;*/

}

.reg-text {
    left:0;
    right:0;
    display: inline-block;
    padding: 10px 50px;
    text-align: center;
    border-radius: 50px;
    background: #1758e6;
    color: #ffff;
    font-weight: bold;
    box-shadow: 3px 5px 10px rgb(100 100 100 / 50%);
    /*margin: -30px 0px 0px;*/
    font-size: 25px;
    /*text-transform: uppercase;*/
    font-weight: 400;
    position: absolute;
    left:35%;
    width: 30%;
    z-index: 2;
    margin-top: 80px;
}

@media(max-width: 1291px) and (min-width: 1024px){
    .reg-text{
        width: 36%;
    }
}
.otp-btn {
    /* left:0;
    right:0;
    display: inline-block;
    padding: 10px 10px;
    text-align: center;
    border-radius: 50px;
    background: #1758e6;
    color: #ffff;
    font-weight: bold;
    box-shadow: 3px 5px 10px rgb(100 100 100 / 50%); */
    /*margin: -30px 0px 0px;*/
    /* font-size: 25px; */
    /*text-transform: uppercase;*/
    /* position: absolute;
    font-weight: 400;
    color: yellow;
    left:36%;
    width: 28%;
    z-index: 150; */
    /* margin-top: -50px; */

}

#otp-btn{
    display: inline-block;
    padding: 10px 10px;
    text-align: center;
    border-radius: 50px;
    background: #1758e6;
    color: #ffff;
    font-weight: bold;
    box-shadow: 3px 5px 10px rgb(100 100 100 / 50%);
    /*margin: -30px 0px 0px;*/
    font-size: 25px;
}
.otp-btn:hover{
    background: #1758e6;
}
.otp-btn:focus{
    border-width: 0px;
    background: #1758e6;
    outline: 0px;

}

.otp-content{

    padding: 0px 20px 50px 20px;
    margin-bottom: 50px;
}
.countries{
  width:100px;
  margin-left: -40px;
}
.mobile-field{
    padding: 15px 15px;
    border:1px solid #1758e6;
    background: white;
    /*float: left;*/
    border-radius: 20px;
    width: 100%;
    margin-top:25px;
    margin-bottom:10px;

}
#phone{
    border:0px;
    color: #1758e6;
    opacity: 1;
    font-size: 20px;
    font-weight:500;
    padding-left: 0px;
  text-align: center;
  margin-left: -20px;
}
#phone::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #1758e6;
  opacity: 1;
  font-size: 15px;
  font-weight:500;
}
#otp{
    border:0px;
    color: #1758e6;
    opacity: 1;
    font-size: 20px;
    padding-left: 0px;

    font-weight:500;
  text-align: center;
}
#otp::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #1758e6;
  opacity: 1;

  font-size: 20px;
  font-weight:500;
}
.grass-left{
    width: 150px;
    height: auto;
    position: absolute;
    left: 1%;
    bottom: 0px;
}
.grass-right{
    width: 200px;
    height: auto;
    position: absolute;
    right: 0%;
    bottom: 0px;
}

@media only screen and (max-width: 1024px) {
  .reg-text {
    width: 50%;
    left:25%;
  }
  .countries{
  width:100px;
  margin-left: -50px;
}
  .mobile-field{
    width: 50%;
    padding: 10px 10px;
  }
  #phone{
    margin-left: -35px;
  }
  #phone::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
      color: #1758e6;
      opacity: 1;
      font-weight:500;
        margin-left: -70px;
        font-size: 15px;
        text-align: left;
    }
    #otp{
    margin-left: -35px;
  }
  #otp::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
      color: #1758e6;
      opacity: 1;
      font-size: 20px;
      font-weight:500;
    }

}
@media only screen and (max-width: 768px) {
    .mobile-field{
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding: 5px 5px;
  }
  .countries{
  width:90px;
  margin-left: -40px;
}
  #phone{
    margin-left: -35px;
  }
  #phone::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
      color: #1758e6;
      opacity: 1;
      font-size: 10px;
      font-weight:500;
    }
    #otp{
    margin-left: -35px;
  }
  #otp::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
      color: #1758e6;
      opacity: 1;
      font-size: 17px;
      font-weight:500;
    }
    .otp-btn {
    width: 35%;
    left:32.5%;
    font-size: 20px;
  }
}
@media only screen and (max-width: 425px) {
  .reg-text {
    width: 80%;
    left:10%;
    font-size: 20px;
  }
  #otp-vertext{
   font-size: 24px; 
  }
  .mobile-field{
    width: 100%;
    padding: 5px 5px;
  }
  #phone{
    margin-left: -13px;
  }
  #phone::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
      color: #1758e6;
      opacity: 1;
      font-size: 9px;
      font-weight:500;
    }
    #otp{
    margin-left: -35px;
  }
  #otp::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
      color: #1758e6;
      opacity: 1;
      font-size: 15px;
      font-weight:500;
    }
    .grass-left{
        width:25%;
    }
    .grass-right{
        width:25%;
    }
    .otp-btn {
    width: 50%;
    left:25%;
    font-size: 24px;
  }
  .countries{
  width:80px;
  margin-left: -30px;
}
}
@media only screen and (max-width: 375px) {
  .reg-text {
    width: 90%;
    left:5%;
    font-size: 18px;
  }
  #otp-vertext{
   font-size: 24px; 
  }
  .mobile-field{
    width: 100%;
    padding: 5px 5px;
  }

  .mobile-field img{
      width: 30px;
  }
  #phone{
    margin-left: -11px;
  }
  #phone::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
      color: #1758e6;
      opacity: 1;
      font-size: 8px;
      font-weight:500;
    }
    #otp{
    margin-left: -35px;
  }
  #otp::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
      color: #1758e6;
      opacity: 1;
      font-size: 14px;
      font-weight:500;
    }
    .grass-left{
        width:30%;
    }
    .grass-right{
        width:30%;
    }
.otp-btn {
    width: 50%;
    left:25%;
    font-size: 20px;
  }
  #otp-txt{
    font-size: 13px;
  }

}


/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

@media only screen and (min-width: 1024px) {
    #phone{
        margin-left: -33px;
    }
    
    /*#phone::-webkit-input-placeholder {
    font-size: 15px;
}
*/
    #otp{
        margin-left: -70px;
    }
}
@media only screen and (max-width: 320px) {
  .reg-text {
    
    font-size: 17px;
  }
  #phone::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
      color: #1758e6;
      opacity: 1;
      font-size: 7px;
      font-weight:500;
    }
    #otp{
    margin-left: -35px;
  }
}


.mobile-field input::placeholder, .mobile-field select{
        color: #1758e6;
        opacity: 1;
}

.mobile-field input, .mobile-field select{
    border: 0;
}


#country_code{
    background-color: white;
    border-color: #1758e6;
    border-radius: 7px;
  }

#country_code_col{
    margin-top: 10px;
}
textarea::placeholder{color:#1758e6;}



/*/contact us*/

@media (max-width:575px){
    .link-info ul li a{padding: 0 0;}
#sub-header{margin-top:0; padding:75px 0;}
#sub-header h1{padding-top:0; font-size: 24px;}
.breadcumb{margin-top:15px;}
.university-logo img {
    display: table;
    margin: 0 auto;
    padding-top: 20px;
}
section.about-info {padding: 35px 0;}
.about-title h3 {
    font-weight: 700;
    font-size: 24px;
}
.abt-info-pic img {
    margin-top: 15px;
    display: initial;
}
.quiz-highlights {
    padding: 35px 0;
}
.highlight-sub-heading h2 {
    font-weight: 700;
    font-size: 24px;
}
.advantage-title h3 {
    font-size: 24px;
}
.advantage {
    padding: 35px 0;
}
section.award {
    padding: 35px 0;
}
.certificate-hdr h3 {
    font-size: 24px;
}
.certificate {
    padding: 50px;
    margin-bottom: 20px;
}
section.free-stucture {
    padding: 35px 0;
}
.heading-title h2 {
    font-size: 24px;
}
section.document-part {
    padding: 35px 0;
}
section.eligibility {
    position: relative;
    padding: 35px 0;
}
.footer-logo a img {
    float: left;
    margin-bottom: 20px;
}
footer {
    background: #23408f;
    padding: 35px 0;
    position: relative;
    overflow: hidden;
}



  section.banners .right-slider::before{display: none;}
  .product .title-wrap .title{font-size: 1.3rem; padding:10px 5px;}  
  .facts-heading h2 {
    margin: 24px 0;
    font-size: 20px;
    text-align: center;
}
.testimonals {
    position: relative;
    margin-top: 35px;
}
.testi-info h3 {
    padding: 20px;
    width: 65%;
    font-size: 1.5rem;
    top: 0px;
}
p.right-pragraph { text-align: left;}
.new-elephant { padding: 35px 0;}

}

@media (max-width:420px){
    .products-container .swiper-button-next:after {
    font-size: 28px;
    margin-right: 18px;
    font-weight: 400;
}
.products-container .swiper-button-prev:after {
    font-size: 28px;
    margin-left: 18px;
    font-weight: 400;
}
.testimonals .testi-slider {margin-top: 100px;}
    section.banners .slider_section .swiper-button-next::after,

.swiper-container-rtl .swiper-button-next::after {

    background-image: none;    margin-right: 25px;
   /* background-color: #73a5ef;*/
    color: #fff;
    font-size: 35px;
    padding: 5px 8px;
    border-radius: 3px;

}
section.banners .slider_section .swiper-button-prev::after,

.swiper-container-rtl .swiper-button-prev::after {

    content:none;

    margin-left: 15px;margin-right: 25px;
    /*background-color: #73a5ef;*/
    color: #fff;
    font-size: 35px;
    padding: 5px 8px;
    border-radius: 3px;

}



.slider_section .swiper-button-prev,

.swiper-button-next {

    top: 50% !important;

}
    
.banners .innvation-logo {
    position: relative;
    z-index: 2;
    margin: 50px auto 0;
    width: 70%;
}
.products-container { margin: 45px 0;}
.lable-style { font-size: 20px;}
.blankbanner {padding: 35px 0;}
.mini-man {display: none;}
.reg-text { width: 67%; margin: 42px auto 0; left: 0;}
.otp-section {margin-top: 60px;}
#otp-btn { display: inline-block; width: 67%;}
.book-demo-btn {display: block;padding: 10px 25px;width: 67%;}
.footer-logo img { float: left; margin-bottom: 20px;}
.updated_radio label { width: 50%; float: left; text-align: left;}
footer { padding: 40px 0;}
.link-info h3 {margin: 15px 0;font-weight: 700; font-size: 20px;}
section.show-hide-box { padding: 0px;}
.testi-info h3 {
    padding: 15px 0;
    width: 67%;
    font-size: 1.3rem;}

}

/*timeline*/
section.timeline {
    position: relative;
    padding: 50px 0;
    background-color: #eff1ff;
}

 .wgl-row-animation {
    position: relative;
    z-index: 1;
}

.wgl-row-animation {
    position: relative;
    z-index: 1;
}

.wgl-row-animation .wpb_column {
    position: relative;
    z-index: 2;
}

.wgl-row-animation .wgl-row_background {
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 70%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.seofy_module_time_line_vertical {
    position: relative;
    z-index: 1;
    padding: 70px 0;
}

.seofy_module_time_line_vertical:before {
    content: '';
    position: absolute;
    z-index: -1;
    height: 100%;
    width: 2px;
    left: 50%;
    top: 0;
    margin-left: -1px;
    background: -webkit-linear-gradient(top, transparent 0%, rgba(63, 71, 103, 0.15) 100px, rgba(63, 71, 103, 0.15) -webkit-calc(100% - 100px), 
transparent 100%);
    background: -webkit-linear-gradient(top, transparent 0%, rgba(63, 71, 103, 0.15) 100px, rgba(63, 71, 103, 0.15) -moz-calc(100% - 100px), 
transparent 100%);
    background: -webkit-linear-gradient(top, transparent 0%, rgba(63, 71, 103, 0.15) 100px, rgba(63, 71, 103, 0.15) calc(100% - 100px), 
transparent 100%);
}

.seofy_module_time_line_vertical.appear_anim .time_line-item .time_line-date {
    -webkit-transform: translateX(-20%);
    -moz-transform: translateX(-20%);
    -ms-transform: translateX(-20%);
    -o-transform: translateX(-20%);
    transform: translateX(-20%);
    opacity: 0;
}

.seofy_module_time_line_vertical.appear_anim .time_line-item .seofy_hexagon {
    opacity: 0;
}

.seofy_module_time_line_vertical.appear_anim .time_line-item .time_line-content {
    -webkit-transform: translateX(20%);
    -moz-transform: translateX(20%);
    -ms-transform: translateX(20%);
    -o-transform: translateX(20%);
    transform: translateX(20%);
    opacity: 0;
}

.seofy_module_time_line_vertical.appear_anim .time_line-item:nth-child(even) .time_line-date {
    -webkit-transform: translateX(20%);
    -moz-transform: translateX(20%);
    -ms-transform: translateX(20%);
    -o-transform: translateX(20%);
    transform: translateX(20%);
}

.seofy_module_time_line_vertical.appear_anim .time_line-item:nth-child(even) .time_line-content {
    -webkit-transform: translateX(-20%);
    -moz-transform: translateX(-20%);
    -ms-transform: translateX(-20%);
    -o-transform: translateX(-20%);
    transform: translateX(-20%);
}

.seofy_module_time_line_vertical .time_line-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 40px;
    -webkit-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

.seofy_module_time_line_vertical .time_line-item:last-child {
    margin-bottom: 0;
}

.seofy_module_time_line_vertical .time_line-item:nth-child(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.seofy_module_time_line_vertical .time_line-item:nth-child(even) .time_line-date_wrap {
    margin-right: -webkit-calc( 50% - 10px);
    margin-right: -moz-calc( 50% - 10px);
    margin-right: calc( 50% - 10px);
    margin-left: 50px;
}

.seofy_module_time_line_vertical .time_line-item:nth-child(even) .time_line-date {
    right: auto;
    left: 100%;
    padding-left: 50px;
    padding-right: 0;
}

.seofy_module_time_line_vertical .time_line-item:nth-child(even) .time_line-image {
    left: 0;
    right: auto;
}

.seofy_module_time_line_vertical .time_line-item:nth-child(even) .time_line-content {
    text-align: right;
}

.seofy_module_time_line_vertical .time_line-item:nth-child(even) .time_line-content:before {
    left: auto;
    right: 0;
}

.seofy_module_time_line_vertical .seofy_hexagon {
    position: absolute;
    top: 0;
    z-index: -1;
}

.seofy_module_time_line_vertical .time_line-item:nth-child(even) .seofy_hexagon {
    left: auto;
    right: 0;
}

.seofy_module_time_line_vertical .time_line-item.item_active .seofy_hexagon:nth-child(2) {
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2);
}

.seofy_module_time_line_vertical .time_line-item.item_show .time_line-content,
.seofy_module_time_line_vertical .time_line-item.item_show:nth-child(even) .time_line-content {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}

.seofy_module_time_line_vertical .time_line-item.item_show .seofy_hexagon,
.seofy_module_time_line_vertical .time_line-item.item_show:nth-child(even) .seofy_hexagon {
    opacity: 1;
}

.seofy_module_time_line_vertical .time_line-item.item_show .time_line-date,
.seofy_module_time_line_vertical .time_line-item.item_show:nth-child(even) .time_line-date {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}

.seofy_module_time_line_vertical .time_line-date_wrap {
    position: relative;
    z-index: 1;
    margin-left: -webkit-calc( 50% - 10px);
    margin-left: -moz-calc( 50% - 10px);
    margin-left: calc( 50% - 10px);
    margin-right: 50px;
}

.seofy_module_time_line_vertical .seofy_hexagon {
    height: 22px;
    width: 20px;
    -webkit-transition: opacity 0.8s;
    -o-transition: opacity 0.8s;
    -moz-transition: opacity 0.8s;
    transition: opacity 0.8s;
}

.seofy_module_time_line_vertical .seofy_hexagon:first-child {
    position: relative;
    z-index: 0;
}

.seofy_module_time_line_vertical .seofy_hexagon:nth-child(2) svg {
    fill: 
#ffffff !important;
}

.seofy_module_time_line_vertical .time_line-date {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 100%;
    padding-right: 50px;
    font-size: 24px;
    font-weight: 700;
    line-height: 20px;
    white-space: nowrap;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}

.seofy_module_time_line_vertical .time_line-content {
    position: relative;
    z-index: 1;
    padding: 23px 30px;
    width: 100%;
    max-width: 345px;
    -webkit-box-shadow: 7px 5px 30px 0 
rgba(72, 73, 121, 0.15);
    -moz-box-shadow: 7px 5px 30px 0 
rgba(72, 73, 121, 0.15);
    box-shadow: 7px 5px 30px 0 
rgba(72, 73, 121, 0.15);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: 
#ffffff;
    overflow: hidden;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    -moz-transition: 0.4s;
    transition: 0.4s;
}

.seofy_module_time_line_vertical .time_line-content:before {
    content: '';
    position: absolute;
    z-index: 1;
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
}

.seofy_module_time_line_vertical .time_line-image {
    position: absolute;
    z-index: -1;
    right: 0;
    top: 0;
}

.seofy_module_time_line_vertical .time_line-title {
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 8px;
}

.seofy_module_time_line_vertical .time_line-descr {
    line-height: 24px;
}

.seofy_module_time_line_vertical .time_line-item:hover .time_line-content {
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -ms-transform: translateX(5px);
    -o-transform: translateX(5px);
    transform: translateX(5px);
    background: 
white;
}

.seofy_module_time_line_vertical .time_line-item:hover .time_line-date {
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    transform: translateX(-5px);
}

.seofy_module_time_line_vertical .time_line-item:hover:nth-child(even) .time_line-content {
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    transform: translateX(-5px);
}

.seofy_module_time_line_vertical .time_line-item:hover:nth-child(even) .time_line-date {
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -ms-transform: translateX(5px);
    -o-transform: translateX(5px);
    transform: translateX(5px);
}

.seofy_module_time_line_vertical .time_line-item:hover.item_active .seofy_hexagon:nth-child(2) {
    -webkit-animation: pulse_hexagon_active 2s infinite;
    -moz-animation: pulse_hexagon_active 2s infinite;
    -o-animation: pulse_hexagon_active 2s infinite;
    animation: pulse_hexagon_active 2s infinite;
}

.seofy_module_time_line_vertical .time_line-item:hover .seofy_hexagon:nth-child(2) {
    -webkit-animation: pulse_hexagon 2s infinite;
    -moz-animation: pulse_hexagon 2s infinite;
    -o-animation: pulse_hexagon 2s infinite;
    animation: pulse_hexagon 2s infinite;
}

@-webkit-keyframes pulse_hexagon {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    70% {
        -webkit-transform: scale(2);
        transform: scale(2);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes pulse_hexagon {
    0% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
    70% {
        -moz-transform: scale(2);
        transform: scale(2);
    }
    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

@-o-keyframes pulse_hexagon {
    0% {
        -o-transform: scale(1);
        transform: scale(1);
    }
    70% {
        -o-transform: scale(2);
        transform: scale(2);
    }
    100% {
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes pulse_hexagon {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    70% {
        -webkit-transform: scale(2);
        -moz-transform: scale(2);
        -o-transform: scale(2);
        transform: scale(2);
    }
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes pulse_hexagon_active {
    0% {
        -webkit-transform: scale(2);
        transform: scale(2);
    }
    30% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(2);
        transform: scale(2);
    }
}

@-moz-keyframes pulse_hexagon_active {
    0% {
        -moz-transform: scale(2);
        transform: scale(2);
    }
    30% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -moz-transform: scale(2);
        transform: scale(2);
    }
}

@-o-keyframes pulse_hexagon_active {
    0% {
        -o-transform: scale(2);
        transform: scale(2);
    }
    30% {
        -o-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -o-transform: scale(2);
        transform: scale(2);
    }
}

@keyframes pulse_hexagon_active {
    0% {
        -webkit-transform: scale(2);
        -moz-transform: scale(2);
        -o-transform: scale(2);
        transform: scale(2);
    }
    30% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(2);
        -moz-transform: scale(2);
        -o-transform: scale(2);
        transform: scale(2);
    }
}

#time_line_5cf90ca818f641 .time_line-date {
    color: 
#ffa705;
}

#time_line_5cf90ca818f641 .time_line-content:before {
    background: 
#ffa705;
}

#time_line_5cf90ca818fa82 .time_line-date {
    color: 
#ff5600;
}

#time_line_5cf90ca818fa82 .time_line-content:before {
    background: 
#ff5600;
}

#time_line_5cf90ca818fc83 .time_line-date {
    color: 
#69e9f2;
}

#time_line_5cf90ca818fc83 .time_line-content:before {
    background: 
#69e9f2;
}

#time_line_5cf90ca818fe44 .time_line-date {
    color: 
#12affe;
}

#time_line_5cf90ca818fe44 .time_line-content:before {
    background: 
#12affe;
}

#time_line_5cf90ca818ffe5 .time_line-date {
    color: 
#3224e9;
}

#time_line_5cf90ca818ffe5 .time_line-content:before {
    background: 
#3224e9;
}

.extended-parallax {
    position: absolute;
    z-index: -1;
    width: 100%;
}

.extended-parallax img {
    max-width: 100%;
}

@media only screen and (max-width: 767px) {
    .seofy_module_time_line_vertical:before {
        left: 45px;
    }
    .seofy_module_time_line_vertical .time_line-date_wrap {
        margin-left: 35px !important;
        margin-right: 35px !important;
    }
    .seofy_module_time_line_vertical .time_line-date {
        padding: 0 !important;
        right: 100% !important;
        left: auto !important;
    }
    .seofy_module_time_line_vertical .time_line-content {
        text-align: left !important;
    }
    .seofy_module_time_line_vertical .time_line-content:before {
        left: 0 !important;
        right: auto !important;
    }
    .seofy_module_time_line_vertical .time_line-item {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        -moz-box-orient: horizontal !important;
        -moz-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .seofy_module_time_line_vertical .time_line-date {
        -webkit-transform: rotate3d(0, 0, 1, -90deg) !important;
        -moz-transform: rotate3d(0, 0, 1, -90deg) !important;
        transform: rotate3d(0, 0, 1, -90deg) !important;
    }
    .seofy_module_time_line_vertical.appear_anim .time_line-date {
        -webkit-transform: translateX(-20%) rotate3d(0, 0, 1, -90deg) !important;
        -moz-transform: translateX(-20%) rotate3d(0, 0, 1, -90deg) !important;
        transform: translateX(-20%) rotate3d(0, 0, 1, -90deg) !important;
    }
    .seofy_module_time_line_vertical.appear_anim .time_line-content {
        -webkit-transform: translateX(20%) !important;
        -moz-transform: translateX(20%) !important;
        -ms-transform: translateX(20%) !important;
        -o-transform: translateX(20%) !important;
        transform: translateX(20%) !important;
    }
    .seofy_module_time_line_vertical.appear_anim .time_line-item.item_show .time_line-date {
        -webkit-transform-origin: top;
        -moz-transform-origin: top;
        -ms-transform-origin: top;
        -o-transform-origin: top;
        transform-origin: top;
        -webkit-transform: translate(15px, -9px) rotate3d(0, 0, 1, -90deg) !important;
        -moz-transform: translate(15px, -9px) rotate3d(0, 0, 1, -90deg) !important;
        transform: translate(15px, -9px) rotate3d(0, 0, 1, -90deg) !important;
        width: 100px;
        white-space: normal;
    }
    .seofy_module_time_line_vertical.appear_anim .time_line-item.item_show .time_line-content {
        -webkit-transform: translateX(0) !important;
        -moz-transform: translateX(0) !important;
        -ms-transform: translateX(0) !important;
        -o-transform: translateX(0) !important;
        transform: translateX(0) !important;
    }
    .seofy_module_time_line_vertical .time_line-item:hover .time_line-content {
        -webkit-transform: translateX(5px) !important;
        -moz-transform: translateX(5px) !important;
        -ms-transform: translateX(5px) !important;
        -o-transform: translateX(5px) !important;
        transform: translateX(5px) !important;
    }
    .seofy_module_time_line_vertical .time_line-item.item_show:hover .time_line-content {
        -webkit-transform: translateX(5px) !important;
        -moz-transform: translateX(5px) !important;
        -ms-transform: translateX(5px) !important
    }


    }

    .mobile-field i {
        font-size: 22px;
    }


    #whatsaap {
        line-height: 2px;
        overflow: hidden;
        z-index: 999;
        display: none;
        cursor: pointer;
        position: fixed;
        bottom: 25px;
        right: 30px;
        color: #fff;
        background-color: #34af23;
        padding: 15px;
        border-radius: 50%;
        border: 0;
        box-shadow: 0 0 10px 0px rgb(0 0 0 / 30%);
    }

   /* abdul */
/* tank you page */


.thank-you {
    background-color: #f1f1f1;
    width: 100%;
    padding: 40px 20px 40px 20px;
    margin: 120px 0 50px;
    border-radius: 8px;
    
  }
  .title{
    color: green;
    font-size: 26px;
    margin: 15px 0;
    font-weight: 700;
    text-align: center;
    line-height: 33px;
  }
  
  
  .icon-style3 {
    background-color: green;
      width: 60px;
      font-size: 40px;
      height: 60px;
      border-radius: 50%;
      text-align: center;
      color: #fff;
      line-height: 50px;
      margin: auto;
      padding: 10px;
      display: inline-block;
  }

span.error {
    /* text-align: left !important; */
    display: block;
    color: red;
    font-size: 14px;
    /* position: absolute;
    left: 0px;
    bottom: -12px; */
}

#submition_loader{
    width:100%;
    height:100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0px;
    left: 0px;
    background: rgba(0,0,0,.4);
    z-index: 999999;
  }
  #quick-contact-btn {
    display: block;
    position: fixed;
    top: 45%;
    right: -40px;
    cursor: pointer;
    transform: rotate( 90deg );
    z-index: 99;
    background: #218ac6;
    /* height: 35px; */
    /* width: 110px; */
    padding: 5px;
    color: #fff;
    box-shadow: 5px 5px 0px 0 rgb(13 87 129);
}

/*left right modal*/
.modal.left_modal, .modal.right_modal{
    position: fixed;
    z-index: 99999;
  }
  .modal.left_modal .modal-dialog,
  .modal.right_modal .modal-dialog {
    position: fixed;
    margin: auto;
    width: 450px;
    max-width: 98%;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
        -ms-transform: translate3d(0%, 0, 0);
         -o-transform: translate3d(0%, 0, 0);
            transform: translate3d(0%, 0, 0);
  }
  
  .modal-dialog {
      /* max-width: 100%; */
      margin: 1.75rem auto;
  }
  @media (min-width: 576px)
  {
  .left_modal .modal-dialog {
      max-width: 100%;
  }
  
  .right_modal .modal-dialog {
      max-width: 100%;
  }
  }
  .modal.left_modal .modal-content,
  .modal.right_modal .modal-content {
    /*overflow-y: auto;
      overflow-x: hidden;*/
      height: 100vh !important;
  }
  
  .modal.left_modal .modal-body,
  .modal.right_modal .modal-body {
    padding: 15px 15px 10px;
  }
  
  /*.modal.left_modal  {
      pointer-events: none;
      background: transparent;
  }*/
  
  .modal-backdrop {
      display: none;
  }
  
  /*Left*/
  .modal.left_modal.fade .modal-dialog{
    left: -50%;
    -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
    -o-transition: opacity 0.3s linear, left 0.3s ease-out;
    transition: opacity 0.3s linear, left 0.3s ease-out;
  }
  
  .modal.left_modal.fade.show .modal-dialog{
    left: 0;
    box-shadow: 0px 0px 19px 
  rgba(0,0,0,.5);
  }
  
  /*Right*/
  .modal.right_modal.fade .modal-dialog {
    right: -50%;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
       -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
         -o-transition: opacity 0.3s linear, right 0.3s ease-out;
            transition: opacity 0.3s linear, right 0.3s ease-out;
  }
  
  
  
  .modal.right_modal.fade.show .modal-dialog {
    right: 0;
    box-shadow: 0px 0px 19px 
  rgba(0,0,0,.5);
  }
  
  /* ----- MODAL STYLE ----- */
  .modal-content {
    border-radius: 0;
    border: none;
  }
  
  
  
  .modal-header.left_modal, .modal-header.right_modal {
  
    padding: 10px 15px;
    border-bottom-color: 
  #EEEEEE;
    background-color: 
  #FAFAFA;
  }
  
  .modal_outer .modal-body {
      /*height:90%;*/
      overflow-y: auto;
      overflow-x: hidden;
      height: 91vh;
  }


  .facts-info i {
    color: #ffd860;
    background: #ffff;
    padding: 5px;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    font-size: 14px;
    line-height: 22px;
    margin-top: 5px;
    box-shadow: 0 0 8px 0 rgb(255 216 96);
    text-align: center;
}

.facts-info p{
    text-align: left;
}

#bottom-footer.sec-content {
    padding: 5px!important;
    color: #fff;
    text-align: center;
    background: #142d6e;
    font-size: 12px;
}

.footer-logo {
    margin-bottom: 15px;
    display: block;
    width: 100%;
    float: left;
}