/* banner */

.bg1 {
    background: url(https://cauveryhospital.org/wp-content/uploads/2026/02/hospital1189x714.jpeg)no-repeat;

}

.bg2 {
    background: url(https://cauveryhospital.org/wp-content/uploads/2026/02/Cardiology.jpg)no-repeat;
   
    
   /* 45vw; */
}

.bg3 {
    background: url(https://cauveryhospital.org/wp-content/uploads/2026/02/Medical-tourism.jpg)no-repeat;

}

.bg4 {
    background: url(https://cauveryhospital.org/wp-content/uploads/2026/02/women-and-child.jpg)no-repeat;
  
}

.bg5 {
    background: url(https://cauveryhospital.org/wp-content/uploads/2026/02/Cardip-Surgery.jpg)no-repeat;
    
}

.banner-text {
    padding: 14vw 0 0;
}
.bg1,
.bg2,
.bg3,
.bg4,
.bg5 {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 90vh; /* full screen height */
    min-height: 500px; /* fallback for small screens */
}

.banner,
.callbacks_container,
#slider3,
.slider-info {
    height: 106vh;
    min-height: 500px;
}
/*-- text Slider --*/

#slider {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin: 0 auto;
}

.rslides_tabs {
    list-style: none;
    padding: 0;
    background: rgba(0, 0, 0, .25);
    box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
    -moz-box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
    -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
    font-size: 18px;
    list-style: none;
    margin: 0 auto 50px;
    max-width: 540px;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}

.rslides_tabs li {
    display: inline;
    float: none;
    margin-right: 1px;
}

.rslides_tabs a {
    width: auto;
    line-height: 20px;
    padding: 9px 20px;
    height: auto;
    background: transparent;
    display: inline;
}

.rslides_tabs li:first-child {
    margin-left: 0;
}

.rslides_tabs .rslides_here a {
    background: rgba(255, 255, 255, .1);
    color: #fff;
    font-weight: bold;
}

.events {
    list-style: none;
}

.callbacks_container {
    position: relative;
}

.callbacks li {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}

.callbacks_tabs li {
    display: block;
    margin: 0.5em 0;
}

.callbacks_tabs a {
    height: 12px;
    width: 12px;
    display: inline-block;
    background: #0997d8 !important;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    position: relative;
    font-size: 0;
}

.callbacks_tabs a:after {
    content: "";
    position: absolute;
    width: 22px;
    height: 22px;
    border: 1px solid white;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    top: -5px;
    left: -5px;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
}

.callbacks_here a:after {
    border-color: #03A9F4;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -ms-transform: scale(1);
}

/*
.callbacks_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 78%;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 34px;
	width: 34px;
	background: url("../images/left.png") no-repeat 0px 0px;
}
.callbacks_nav.prev {
	left: auto;
	background: url("../images/back.png") no-repeat 0px 0px;
	left: 18em;
}
.callbacks_nav.next {
	left: auto;
	background: url("../images/next.png") no-repeat 0px 0px;
	right: 18em;
}
.callbacks_nav:active {
	opacity: 1.0;
}
.callbacks2_nav:active {
	opacity: 1.0;
}*/

#slider-pager a {
    display: inline-block;
}

#slider-pager span {
    float: left;
}

#slider-pager span {
    width: 100px;
    height: 15px;
    background: #fff;
    display: inline-block;
    border-radius: 30em;
    opacity: 0.6;
}

#slider-pager .rslides_here a {
    background: #FFF;
    border-radius: 30em;
    opacity: 1;
}

#slider-pager a {
    padding: 0;
}

#slider-pager li {
    display: inline-block;
}

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    padding: 0;
    margin: 0;
    width: 100%;
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    left: 0%;
    top: 0;
    width: 100%;
}

.rslides li {
    position: relative;
    display: block;
    float: none;
}

.rslides img {
    height: auto;
    border: 0;
}

.callbacks_tabs li {
    display: inline-block;
}

.callbacks li {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}

.callbacks_tabs li {
    display: inline-block;
    margin: 0 0.5em;
}

.callbacks_tabs a {
    height: 12px;
    width: 12px;
    display: inline-block;
    background: #13a6e8;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    position: relative;
    font-size: 0;
}

.callbacks_tabs a:after {
    content: "";
    position: absolute;
    width: 22px;
    height: 22px;
    border: 1px solid white;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    top: -5px;
    left: -5px;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
}

.callbacks_here a:after {
    border-color: #13a6e8;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -ms-transform: scale(1);
}

p.sub-para {
    font-size: 18px;
    color: #fff;
    letter-spacing: 2px;
    font-weight: 300;
}

.callbacks_tabs {
    list-style: none;
    position: absolute;
    right: 50px;
    bottom: 20px;
    z-index: 2;
    border-radius: 5px;
}

.slider-top span {
    font-weight: 600;
}

.home h3 {
    font-size: 2em;
    color: #ffffff;
    letter-spacing: 2px;
    font-weight: 400;
    line-height: 1.15em;
    font-family: 'Gentium Basic', serif;
}

.slider-info p {
    color: #e8e8e8;
    font-size: 16px;
    letter-spacing: 3px;
    margin-top: 1em;
    text-transform: capitalize;
}

.slider-info a {
    color: #f9f9f9;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 1px;
    text-shadow: 2px 1px 1px #000;
}

/* //text slider */

/* //banner */

h4.agile-title {
    color: #fff;
    font-size: 3.5em;
    text-shadow: 3px 1px 1px #000;
    font-weight: 700;
}

/* banner text animation */

.home {
    /*margin-top: 5em;*/
}

.home h3 {
    position: relative;
}

.stage {
    width: auto;
    margin-top: 15px;
    height: 100px;
}

.cubespinner {
    -webkit-animation-name: spincube;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-duration: 8s;
    animation-name: spincube;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-duration: 8s;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: 40px 40px 0;
    -moz-transform-origin: 40px 40px 0;
    -ms-transform-origin: 40px 40px 0;
    transform-origin: 40px 40px 0;
}

.cubespinner div {
    position: absolute;
    width: 300px;
    left: 0;
    text-transform: capitalize;
    font-family: 'Gentium Basic', serif;
    font-size: 1em;
    text-shadow: 2px 1px 1px #000;
    letter-spacing: 4px;
}
.cubespinner .face1 {
    -webkit-transform: translateZ(40px);
    -moz-transform: translateZ(40px);
    -ms-transform: translateZ(40px);
    transform: translateZ(40px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.cubespinner .face2 {
    -webkit-transform: rotateX(90deg) translateZ(40px);
    -moz-transform: rotateX(90deg) translateZ(40px);
    -ms-transform: rotateX(90deg) translateZ(40px);
    transform: rotateX(90deg) translateZ(40px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.cubespinner .face3 {
    -webkit-transform: rotateX(180deg) translateZ(40px);
    -moz-transform: rotateX(180deg) translateZ(40px);
    -ms-transform: rotateX(180deg) translateZ(40px);
    transform: rotateX(180deg) translateZ(40px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.cubespinner .face4 {
    -webkit-transform: rotateX(270deg) translateZ(40px);
    -moz-transform: rotateX(270deg) translateZ(40px);
    -ms-transform: rotateX(270deg) translateZ(40px);
    transform: rotateX(270deg) translateZ(40px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

/*Cubical Flipping or rotation*/

@-webkit-keyframes spincube {
    from,
    to {
        -webkit-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
    }
    15% {
        -webkit-transform: rotateX(90deg);
    }
    25% {
        -webkit-transform: rotateX(90deg);
    }
    40% {
        -webkit-transform: rotateX(180deg);
    }
    50% {
        -webkit-transform: rotateX(180deg);
    }
    65% {
        -webkit-transform: rotateX(270deg);
    }
    75% {
        -webkit-transform: rotateX(270deg);
    }
    95% {
        -webkit-transform: rotateX(360deg);
    }
    100% {
        -webkit-transform: rotateX(360deg);
    }
}

@keyframes spincube {
    from,
    to {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        transform: rotateX(0deg);
    }
    15% {
        -webkit-transform: rotateX(90deg);
        -moz-transform: rotateX(90deg);
        -ms-transform: rotateX(90deg);
        transform: rotateX(90deg);
    }
    25% {
        -webkit-transform: rotateX(90deg);
        -moz-transform: rotateX(90deg);
        -ms-transform: rotateX(90deg);
        transform: rotateX(90deg);
    }
    40% {
        -webkit-transform: rotateX(180deg);
        -moz-transform: rotateX(180deg);
        -ms-transform: rotateX(180deg);
        transform: rotateX(180deg);
    }
    50% {
        -webkit-transform: rotateX(180deg);
        -moz-transform: rotateX(180deg);
        -ms-transform: rotateX(180deg);
        transform: rotateX(180deg);
    }
    65% {
        -webkit-transform: rotateX(270deg);
        -moz-transform: rotateX(270deg);
        -ms-transform: rotateX(270deg);
        transform: rotateX(270deg);
    }
    75% {
        -webkit-transform: rotateX(270deg);
        -moz-transform: rotateX(270deg);
        -ms-transform: rotateX(270deg);
        transform: rotateX(270deg);
    }
    90% {
        -webkit-transform: rotateX(360deg);
        -moz-transform: rotateX(360deg);
        -ms-transform: rotateX(360deg);
        transform: rotateX(360deg);
    }
    100% {
        -webkit-transform: rotateX(360deg);
        -moz-transform: rotateX(360deg);
        -ms-transform: rotateX(360deg);
        transform: rotateX(360deg);
    }
    /* about */
}

@keyframes moving {
    from {
        top: 0px;
    }
    to {
        top: 50px;
    }
}

@-webkit-keyframes moving {
    from {
        top: 0px;
    }
    to {
        top: 50px;
    }
}

.movetxt {
    animation: moving 5s infinite;
    -webkit-animation: moving 5s infinite;
    position: relative;
}

.movetxt {
    -webkit-animation: moving 5s infinite;
    animation: moving 5s infinite;
} 

/* //banner text animation */

.w3-animate-top {
    position: relative;
    animation: animatetop 0.4s;
}

h4.w3l-sub {
    font-family: 'Gentium Basic', serif;
    font-weight: 600;
    color: #000;
    font-size: 1.9em;
    text-transform: capitalize;
    font-style: italic;
}

h3.ab-title {
    font-size: 2.5em;
    color: #48BF91;
}

h3.w3ls-title {
    font-size: 3.2em;
    color: #482d2e;
}

h4.w3ls-title {
    font-size: 2em;
    color: #000;
    font-family: 'Gentium Basic', serif;
    font-style: italic;
}

a.abt-agile {
    color: #482d2e;
    font-style: italic;
    letter-spacing: 1px;
    padding: 0;
    border-bottom: 1px solid #e6caa2;
}

/* //about */

/*-- services --*/

div#agileits-services {
    background: url(../images/s2.jpg) no-repeat center;
    background-size: cover;
    background-attachment: fixed;
}

.agileits-services {
    position: relative;
}

.agileits-services-grids {
    text-align: center;
}

.agileits-services-grids h4 {
    font-size: 1.5em;
    color: #000;
    line-height: 1.5em;
    font-weight: 600;
    font-family: 'Gentium Basic', serif;
}

.agileits-services-grids h6 {
    padding: 1px;
    background: #2954a2;
    width: 33%;
    margin: 2em auto 0;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
}

.agileits-services-grids:hover h6 {
    width: 55%;
    background: #2954a2;
}

.agileits-services-grids span {
    font-size: 3em;
    color: #e6caa2;
}

/* services cup animation */

.wrapper {
    text-align: center;
    font-size: 20px;
    color: #fff;
    position: relative;
}

.circle {
    line-height: 100px;
    width: 100px;
    border-radius: 50px;
    height: 100px;
    background: url(../images/about.jpg) no-repeat center;
    background-size: contain;
    animation: mymove 5s ease-in-out 2s infinite;
    position: absolute;
    /* top: 100px; */
    /* left: 200px; */
}

/* Chrome, Safari, Opera */

@keyframes line {
    0% {
        height: 100px
    }
    50% {
        height: 200px
    }
    100% {
        height: 100px
    }
}

@keyframes mymove {
    0% {
        top: 100px
    }
    50% {
        top: 200px
    }
    100% {
        top: 100px
    }
}

/* //services cup animation */

/*-- //services --*/

/* about */

h3.agile-title {
    color: #482d2e;
    font-size: 3em;
    line-height: 36px;
    font-weight: 400;
    letter-spacing: 4.7px;
}

.about-w3ls .jumbotron {
    background: transparent;
}

/*-- about--*/

/* testimonials slide */

/* slide */

@keyframes slideleft {
    from {
        background-position: 0%;
    }
    to {
        background-position: 90000%;
    }
}

@-webkit-keyframes slideleft {
    from {
        background-position: 0%;
    }
    to {
        background-position: 90000%;
    }
}

#masthead {
    background-image: url('../images/testi2.jpg');
    background-repeat: repeat-x;
    animation: slideleft 20000s infinite linear;
    -webkit-animation: slideleft 20000s infinite linear;
    background-size: cover;
    min-height: 500px;
}

.bg-layer {
    background: rgba(14, 0, 0, 0.7);
}

.slide-bg {
    background: url(../images/slide.jpg) no-repeat center;
    background-size: cover;
    min-height: 35vw;
    background-attachment: fixed;
}

.slide-bg1 {
    background: url(../images/s3.jpg) no-repeat center;
    background-size: cover;
    min-height: 400px;
}

h5.agile-title {
    color: #000;
    font-style: italic;
    font-size: 2.7em;
    font-weight: 600;
    letter-spacing: 2px;
    word-spacing: 4px;
    font-family: 'Gentium Basic', serif;
}

.slide-bg p {
    max-width: 750px;
    letter-spacing: 1px;
}

/* //slide */

.list-group-item {
    color: #482d2e;
}

/* portfolio */

ul.portfolio-area li figure {
    margin: 0;
    cursor: zoom-in;
}

.portfolio-categ li {
    color: #333;
    cursor: pointer;
    display: inline-block;
    padding: 10px 20px;
    font-size: 1.1em;
    margin: 0 0.4em;
    letter-spacing: 1px;
    text-transform: capitalize;
    background: #eee;
}

.portfolio-categ li a {
    color: #333;
}

.image-block {
    display: block;
    position: relative;
}

.portfolio-area li {
    float: left;
    list-style-type: none;
    overflow: hidden;
    width: 388px;
}

.home-portfolio-text {
    margin-top: 10px;
}

.portfolio-categ li.active {
    background: #EB5C74;
    color: #fff;
}

.portfolio-categ li.active a {
    color: #fff;
}

/* //portfolio */

section#team {
    background: #f1e3d0;
}

.team-grid-w3 {
    background: #ffdaa6;
}

.team-center-w3ls h5 {
    font-size: 2.5em;
    color: #000;
    font-weight: bold;
}

.team-grid-w3 p {
    margin: 5px 0 0;
    color: #000;
}

.team-text p {
    margin-top: 0.3em;
    text-transform: capitalize;
}

i.fab.fa-google-plus-g {
    color: #DC4A38;
}

.fab fa-linkedin-in {
    color: #00AFF0;
}

/*-- testimonials--*/

.text-yellow {
    color: #e6caa2 !important;
}

.video-grid1 h2.w3ls-title {
    font-family: 'Gentium Basic', serif;
    color: #ffffff;
    font-weight: 600;
}

.test-review p {
    max-width: 280px;
    letter-spacing: 1px;
}

.img-agile i {
    font-size: 2em;
    color: #fdfdfd;
}

.img-agile h6 {
    letter-spacing: 2px;
    font-size: 1.3em;
}

/*-- testimonials--*/

/*-- gallery --*/

.w3_agile_gallery_effect {
    position: relative;
}

a.sb {
    display: block;
}

.hover14 figure {
    overflow: hidden;
    position: relative;
    margin: 0;
}

.hover14 figure::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-17deg);
    -moz-transform: skewX(-17deg);
    -o-transform: skewX(-17deg);
    -ms-transform: skewX(-17deg);
    transform: skewX(-17deg);
}

.hover14 figure:hover::before {
    -webkit-animation: shine .95s;
    -moz-animation: shine .95s;
    animation: shine .95s;
}

@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}

@keyframes shine {
    100% {
        left: 125%;
    }
}

/*-- //gallery --*/

/*--contact--*/

.w3-contact iframe {
    width: 100%;
    min-height: 516px;
    border: none;
    display: block;
}

.details-bg {
    background: url(../images/slide3.jpg) no-repeat left;
    background-size: contain;
    background-attachment: fixed;
}

.map {
    position: relative;
}

.contact-top1 {
    position: absolute;
    width: 38%;
    top: 0;
    padding: 3em 2em;
    left: 31%;
    background: #e6caa2;
}

.contact-left,
.contact-right {
    background: #eee;
}

.list-group-item,
.bg-add {
    background: #e8e8e8;
}

.contact-main h5 {
    font-family: 'Gentium Basic', serif;
    font-style: italic;
    letter-spacing: 1px;
    font-weight: 600;
}

.list-group-item {
    background: #e0e0e0;
}

.contact-main {
    max-width: 500px;
}

.address h5 {
    color: #000;
    text-transform: capitalize;
    font-size: 1.1em;
}

.address p a,
p.c-txt {
    color: #777;
    font-size: 1em;
}

.address p a:hover {
    color: #000;
}

.contact-top1 .form-group label,
form.f-color .form-control {
    color: #000;
    font-weight: 600;
    letter-spacing: 1px;
}

.contact-top1 h5 {
    font-size: 2em;
}

.address h5 {
    font-size: 1.5em;
}

/*--//contact--*/

/* footer */

footer {
    background: #e8e8e8;
}

/* footer grids */

.cpy-right p a {
    color: #333;
    font-size: 1em;
}

/* footer grids */

footer-top p {
    max-width: 500px;
}

.team-grid-w3 h5 {
    color: #000;
    font-size: 2.5em;
    font-weight: 700;
}

ul.social-iconsv2 li {
    display: inline-block;
    border-radius: 50%;
}

ul.social-iconsv2 li a {
    text-decoration: none;
    font-size: 16px;
}

ul.social-iconsv2 li a i.fab {
    font-size: 18px;
    line-height: 38px;
    width: 30px;
    height: 37px;
    border-radius: 50%;
    background-color: transparent;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}

ul.social-iconsv2 li:first-child a {
    color: #3b5998;
}

ul.social-iconsv2 li:last-child {
    color: #287bbc;
}

/* //footer */

/* video popup */

.pop-bg {
    background: url(../images/slide.jpg)no-repeat center;
    background-size: cover;
    min-height: 35vw;
}

.button {
    padding: 8em 0em 0em;
}

.button a {
    padding: 10px 22px;
    display: inline-block;
    background: rgba(48, 42, 42, 0.85);
    border-radius: 11px;
    color: #ffffff;
    outline: none;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
}

.button span {
    font-size: 20px;
    vertical-align: middle;
}

.pop-bg2 .button {
    padding-top: 17em;
}

.demo-left iframe {
    width: 100%;
    border: none;
}

.small-demo iframe {
    min-height: 196px;
}

.video-grid1 {
    padding: 0;
}

.pop-row2 {
    margin: 1.5em 0;
}

.pop-row2-middle {
    margin: 0 1.2em;
}

.poprow-3 {
    margin-right: 1.2em;
}

.popl-row {
    margin-top: 1.5em;
}

h3.video-txt {
    color: #000;
    font-size: 1.3em;
    font-weight: 600;
    margin-bottom: 4px;
    line-height: 1.5;
    font-family: 'Open Sans', sans-serif;
}

p.video-p-agileinfo {
    letter-spacing: 0.3px;
}

.img-caption {
    background: #ededed;
    padding: 1em;
}

.img-caption p.video-p-agileinfo {
    letter-spacing: 0.3px;
    font-size: 0.9em;
}

/* //video popup */

arrow-container,
.arrow-1 {
    width: 100px;
    height: 100px;
}

.arrow-container {
    position: absolute;
    bottom: 25px;
    left: 47%;
    right: 0;
    top: 42%;
}

.arrow-1 {
    background: #E6CAA2;
    opacity: 0.5;
    border-radius: 50%;
    position: absolute;
}

.arrow-2 {
    width: 60px;
    height: 60px;
    background: #482d2e;
    border-radius: 50%;
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 1;
    display: table;
}

.arrow-2:focus {
    text-decoration: none;
}

.arrow-2:before {
    width: 52px;
    height: 52px;
    content: "";
    border: 2px solid #e6caa2;
    border-radius: 50%;
    position: absolute;
    top: 4px;
    left: 4px;
}

.arrow-2 i.fa {
    font-size: 1.2em;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #e6caa2;
}

/* Custom Animate.css */

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.4, .4, .4);
        transform: scale3d(.4, .4, .4);
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 0;
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.4, .4, .4);
        transform: scale3d(.4, .4, .4);
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 0;
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

/*-- //arrow-animation --*/

/* menu */

.menu-body {
    max-width: 680px;
    margin: 0 auto;
    display: block;
    color: rgb(92, 92, 92);
}

.menu-section {
    margin-bottom: 80px;
}

h3.menu-section-title {
    font-family: 'Gentium Basic', serif;
    font-size: 2em;
    display: block;
    font-style: italic;
    margin: 0 0 20px;
    text-transform: capitalize;
    text-align: Center;
    color: #040202;
}

.menu-item {
    margin: 35px 0;
    font-size: 18px;
}

.menu-item-description {
    font-style: italic;
    font-size: .9em;
    line-height: 1.5em;
}

.menu-body {
    max-width: 680px;
    margin: 0 auto;
    display: block;
    color: rgb(92, 92, 92);
}

.menu-section {
    margin-bottom: 80px;
}

.menu-section-title h5 {
    font-size: 50px;
    display: block;
    font-weight: normal;
    margin: 20px 0;
    text-align: Center;
}

.border-dot {
    padding-bottom: 10px;
    border-bottom: 2px dotted #000;
}

.menu-item {
    margin: 35px 0;
    font-size: 18px;
}

.menu-item-name h6 {
    font-size: 1.3em;
    color: #000;
    font-family: 'Gentium Basic', serif;
}

.menu-item-price h6 {
    font-family: 'Gentium Basic', serif;
    font-weight: 600;
    font-size: 1.3em;
    color: #777;
}

.menu-item-description p {
    font-style: italic;
    font-size: .9em;
    line-height: 1.5em;
    margin-top: 10px;
    letter-spacing: 1px;
}

.menu-bg {
    background: url(../images/team.png) no-repeat center;
    background-size: cover;
    min-height: 300px;
}

.menu-bg1 {
    background: url(../images/slide3.jpg) no-repeat center;
    background-size: cover;
    min-height: 300px;
}

.menu-bg2 {
    background: url(../images/slide4.jpg) no-repeat center;
    background-size: contain;
    min-height: 300px;
}

/* //menu */

/*-- bottom-to-top --*/

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 24px;
    right: 3%;
    overflow: hidden;
    z-index: 999;
    width: 32px;
    height: 32px;
    border: none;
    text-indent: 100%;
    background: url(../images/move-top.png) no-repeat 0px 0px;
}

#toTopHover {
    width: 32px;
    height: 32px;
    display: block;
    overflow: hidden;
    float: right;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
}

/*-- //bottom-to-top --*/

/* -- Responsive code -- */

@media screen and (max-width: 1366px) {
    .team-center-w3ls h5 {
        font-size: 2.3em;
    }
}

@media screen and (max-width: 1080px) {
    h4.agile-title {
        font-size: 3.2em;
    }
    h4.w3l-sub {
        line-height: 1.3;
    }
    .team-center-w3ls h5 {
        font-size: 2.1em;
    }
    .arrow-container {
        top: 54%;
    }
    .contact-top1 {
        width: 44%;
        left: 28%;
    }
}

@media screen and (max-width: 1050px) {
    .menu-section {
        margin: 25px 0;
    }
}

@media screen and (max-width: 991px) {
    .navbar-toggler {
        padding: 0.2rem 0.5rem;
        background-color: #ffdaa6;
        border: none;
    }
    .slider-info {
        height: -webkit-fill-available ;
        
       /* 50vw;*/
    }
    h3.w3ls-title {
        font-size: 3em;
    }
    .team-center-w3ls h5 {
        font-size: 1.8em;
        line-height: 1.5;
    }
    .arrow-container {
        top: 56%;
        left: 45%;
    }
    h5.agile-title {
        font-size: 2.5em;
    }
	.navbar-nav .dropdown-menu {
		text-align: center;
	}
}

@media screen and (max-width: 900px) {
    h3.agile-title {
        font-size: 2.7em;
        letter-spacing: 3px;
    }
    .contact-top1 {
        width: 50%;
        left: 25%;
    }
}

@media screen and (max-width: 800px) {
    h4.agile-title {
        font-size: 3em;
    }
}

@media screen and (max-width: 736px) {
    h4.agile-title {
        font-size: 2.8em;
    }
    .banner-text {
        padding: 9vw 0 0;
    }
    .jumbotron {
        padding: 0;
    }
    .team-grid-w3 {
        max-width: 332px;
        margin: 0 auto;
    }
    .team-effect {
        text-align: center;
    }
    .pop-bg {
        min-height: 44vw;
    }
    .test-review p {
        margin: 0 auto;
    }
    .test-agile {
        text-align: center;
    }
    .contact-top1 {
        width: 56%;
        left: 22%;
    }
    .row.contact-left.no-md-gutters {
        padding: 1em;       
    }
    ul.list-group.list-group-flush,.bg-add,.contact-right {
        text-align: center;
    }
    h3.w3ls-title {
        font-size: 2.7em;
    }
    h5.agile-title {
        font-size: 2.3em;
    }
}

@media screen and (max-width: 667px) {
    h4.agile-title {
        font-size: 2.6em;
    }
    .slider-info {
        height: -webkit-fill-available;
        
        /*56vw;*/
    }
    h3.w3ls-title {
        font-size: 2.5em;
    }
    h4.w3l-sub {
        font-size: 1.6em;
    }
    .pop-bg {
        min-height: 47vw;
    }
    h5.agile-title {
        font-size: 2.1em;
    }
}

@media screen and (max-width: 640px) {
    h4.agile-title {
        font-size: 2.3em;
    }
}

@media screen and (max-width: 600px) {
    .home h3 {
        font-size: 1.8em;
    }
    .banner-text {
        padding: 9vw 3vw 0;
    }
    h4.w3l-sub {
        font-size: 1.5em;
    }
    h3.agile-title {
        font-size: 2.5em;
    }
    .contact-top1 {
        width: 72%;
        left: 14%;
    }
}

@media screen and (max-width: 568px) {
    .arrow-2 {
        width: 48px;
        height: 48px;
    }
    .arrow-2:before {
        width: 46px;
        height: 44px;
        top: 2px;
        left: 1px;
    }
    .arrow-container,
    .arrow-1 {
        width: 89px;
        height: 89px;
    }
    .menu-bg {
        background-size: contain;
    }
    h3.w3ls-title {
        font-size: 2.4em;
    }
    h3.agile-title {
        font-size: 2.3em;
    }
}

@media screen and (max-width: 480px) {
    .slider-info {
        min-height: -webkit-fill-available;
        
        /*315px;*/
    }
    h4.agile-title {
        font-size: 2.1em;
    }
    h3.w3ls-title {
        font-size: 2.2em;
    }
    .menu-body {
        padding: 0 2em;
    }
    h5.agile-title {
        font-size: 2.1em;
    }
    .contact-top1 {
        width: 74%;
        left: 13%;
    }
    h4.w3ls-title {
        font-size: 1.8em;
    }
}

@media screen and (max-width: 414px) {
    h4.agile-title {
        font-size: 2.1em;
    }
    .banner-text {
        padding: 6vw 3vw 0;
    }
    h5.agile-title {
        font-size: 1.9em;
    }
    .col-4.agileits_w3layouts_gallery_grid1.hover14 {
        max-width: 100%;
        flex: 100%;
        margin: 1em 0;
    }
    .row.agileits_w3layouts_gallery_grid.my-4 {
        margin-bottom: 0 !important;
    }
    .menu-item-name h6 {
        font-size: 1.1em;
    }
    h5.agile-title {
        font-size: 1.8em;
        letter-spacing: 1px;
    }
}

@media screen and (max-width: 384px) {
    h5.agile-title {
        font-size: 1.8em;
    }
    .contact-top1 {
        width: 80%;
        left: 10%;
    }
    h4.w3ls-title {
        font-size: 1.6em;
    }
    .lead {
        font-size: 1.15rem;
    }
}

@media screen and (max-width: 375px) {
    h4.agile-title {
        font-size: 1.9em;
    }
    .callbacks_tabs {
        right: 20px;
    }
    h3.agile-title {
        letter-spacing: 1px;
    }
    h3.menu-section-title {
        font-size: 1.8em;
    }
}

@media screen and (max-width: 320px) {
    .navbar-light .navbar-brand {
        font-size: 0.85em;
    }
    h4.agile-title {
        font-size: 1.8em;
    }
    h5.agile-title {
        word-spacing: 0px;
        letter-spacing: 1px;
        font-size: 1.6em;
    }
    h3.w3ls-title {
        font-size: 2em;
    }
    .contact-top1 {
        width: 97%;
        left: 2%;
    }
}

/* -- //Responsive code -- */


/*main menu style*/


input {
 
}

/* -------------------------------- 

Main Components 

-------------------------------- */
.cd-accordion-menu {
  width: 100%;
  /*max-width: 600px;
  background: #4d5158;
  margin: 4em auto;
  box-shadow: 0 4px 40px #70ac76; */
}
.cd-accordion-menu ul {
  /* by default hide all sub menus */
  display: none;
  list-style: none;
}
.cd-accordion-menu li {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.cd-accordion-menu input[type=checkbox] {
  /* hide native checkbox */
  position: absolute;
  opacity: 0;
}
.cd-accordion-menu label, .cd-accordion-menu a {
	color:#48474a;
	font-family: 'Ubuntu', sans-serif ;
  position: relative;
  display: block;
 /* padding: 18px 18px 18px 64px;
  background: #4d5158;
  box-shadow: inset 0 -1px #555960;
  color: #ffffff;
  font-size: 1.6rem; */
}
.no-touch .cd-accordion-menu label:hover, .no-touch .cd-accordion-menu a:hover {
 /*  background: #52565d; */
}
.cd-accordion-menu label::before, .cd-accordion-menu label::after, .cd-accordion-menu a::after {
  /* icons */
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.cd-accordion-menu label {
  cursor: pointer;
}
.cd-accordion-menu label::before  {
  background-image: url(../img/cd-icons.svg);
  background-repeat: no-repeat;
}
.cd-accordion-menu label::before {
  /* arrow icon */
  left: 18px;
  background-position: 0 0;
  -webkit-transform: translateY(-50%) rotate(-90deg);
  -moz-transform: translateY(-50%) rotate(-90deg);
  -ms-transform: translateY(-50%) rotate(-90deg);
  -o-transform: translateY(-50%) rotate(-90deg);
  transform: translateY(-50%) rotate(-90deg);
}
.cd-accordion-menu label::after {
  /* folder icons */
  left: 41px;
  background-position: -16px 0;
}
.cd-accordion-menu a::after {
  /* image icon */
  left: 36px;
 /* background: url(../img/cd-icons.svg) no-repeat -48px 0; */
}
.cd-accordion-menu input[type=checkbox]:checked + label::before {
  /* rotate arrow */
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.cd-accordion-menu input[type=checkbox]:checked + label::after {
  /* show open folder icon if item is checked */
  background-position: -32px 0;
}
.cd-accordion-menu input[type=checkbox]:checked + label + ul,
.cd-accordion-menu input[type=checkbox]:checked + label:nth-of-type(n) + ul {
  /* use label:nth-of-type(n) to fix a bug on safari (<= 8.0.8) with multiple adjacent-sibling selectors*/
  /* show children when item is checked */
  display: block;
}
.cd-accordion-menu ul label,
.cd-accordion-menu ul a {
  text-align: left;
    padding-left: 10%;
}
.no-touch .cd-accordion-menu ul label:hover, .no-touch
.cd-accordion-menu ul a:hover {
  background: #3c3f45;
}
.cd-accordion-menu > li:last-of-type > label,
.cd-accordion-menu > li:last-of-type > a,
.cd-accordion-menu > li > ul > li:last-of-type label,
.cd-accordion-menu > li > ul > li:last-of-type a {
  box-shadow: none;
}
.cd-accordion-menu ul label::before {
  left: 36px;
}
.cd-accordion-menu ul label::after,
.cd-accordion-menu ul a::after {
  left: 59px;
}
.cd-accordion-menu ul ul label,
.cd-accordion-menu ul ul a {
  padding-left: 100px;
}
.cd-accordion-menu ul ul label::before {
  left: 54px;
}
.cd-accordion-menu ul ul label::after,
.cd-accordion-menu ul ul a::after {
  left: 77px;
}
.cd-accordion-menu ul ul ul label,
.cd-accordion-menu ul ul ul a {
  padding-left: 118px;
}
.cd-accordion-menu ul ul ul label::before {
  left: 72px;
}
.cd-accordion-menu ul ul ul label::after,
.cd-accordion-menu ul ul ul a::after {
  left: 95px;
}
@media only screen and (min-width: 600px) {
  .cd-accordion-menu label, .cd-accordion-menu a {
    padding: 2px 2px 2px 2px;
    font-size: 1.5rem;
  }
  .cd-accordion-menu label::before {
    left: 24px;
  }
  .cd-accordion-menu label::after {
    left: 53px;
  }
  .cd-accordion-menu ul label,
  .cd-accordion-menu ul a {
    padding-left: 30%;
  }
  .cd-accordion-menu ul label::before {
    left: 48px;
  }
  .cd-accordion-menu ul label::after,
  .cd-accordion-menu ul a::after {
    left: 77px;
  }
  .cd-accordion-menu ul ul label,
  .cd-accordion-menu ul ul a {
    padding-left: 30% ;
  }
  .cd-accordion-menu ul ul label::before {
    left: 72px;
  }
  .cd-accordion-menu ul ul label::after,
  .cd-accordion-menu ul ul a::after {
    left: 101px;
  }
  .cd-accordion-menu ul ul ul label,
  .cd-accordion-menu ul ul ul a {
    padding-left: 154px;
  }
  .cd-accordion-menu ul ul ul label::before {
    left: 96px;
  }
  .cd-accordion-menu ul ul ul label::after,
  .cd-accordion-menu ul ul ul a::after {
    left: 125px;
  }
}
.cd-accordion-menu.animated label::before {
  /* this class is used if you're using jquery to animate the accordion */
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}


/*inline css*/
   
	.call-btn{
		background: transparent;
		color: white;
		border: 1px solid white;
		height: 30px;
		width: 30px;
	}
	.index-footer{
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding:10px;
		flex-wrap: wrap;
	}
	.call-input{
		background: transparent;
		padding: 0 5px;
		border:1px solid white;
		height:30px;
		color:white;
	}
	
	.home-footer{
		width: 100%;
        position: absolute;
        background: #0357f4;
        bottom: 0;
        z-index: 111;"
	}
	ul.social-iconsv2 li::before {
		border-left:1px solid #fff;
	}
	.callbacks_tabs {
		list-style: none;
		position: absolute;
		right: 50px;
		bottom: 10%;
		z-index: 2;
		border-radius: 5px;
	}
    ul.social-iconsv2 li:first-child a {
		color: #fff;
	}
	ul.social-iconsv2 li a {
	   font-size: 13px;
	   color:#fff;
	}  
	::placeholder { 
		padding-left: 2%;
		font-size:11px;
		color: #fff;
		opacity: 1; 
	}
	.banner-text{
		z-index:3;
		max-width: 100%;
		position: absolute;
		right:6%;
	}
	.diamond {
		padding-top: 4%;
		right: 0px;
		transform:rotate(45deg);
		-ms-transform:rotate(45deg);
		-webkit-transform:rotate(45deg);
	}

	.square {
		border: 1px solid #00BCD4;
		margin: -0.6px;
		height: 95px;
		overflow: hidden;
		width: 95px;
		padding-top: 15px;
		padding-left: 15px;
	}
	.square.highlight{
		background-color: #03a9f496 ;
	}
	.square:hover {
		color:#fff !important;
                background-color: rgba(255, 255, 255, 0.4);
		
	}
	.square:hover p{
		color:white;
	}
	.square:hover img{
		filter: brightness(0) invert(1);
	}
	.square p {
		line-height: 2px;
		color: #fff;
		text-align: center;
		font-weight: bold;
		font-size: 11px;
		transform:rotate(-45deg);
		-ms-transform:rotate(-45deg);
		-webkit-transform:rotate(-45deg);
	}
	.square p:hover {
		color: #2196F3 !important;
	}
	.square img {
		padding: 10%;
		text-align: center;
		font-size: 28px;
		transform:rotate(-45deg);
		-ms-transform:rotate(-45deg);
		-webkit-transform:rotate(-45deg);
	}
	.square img:hover {
		color: #2196F3;
	}
	.square i {
		padding: 10%;
		text-align: center;
		font-size: 28px;
		transform:rotate(-45deg);
		-ms-transform:rotate(-45deg);
		-webkit-transform:rotate(-45deg);
               color: #fff;
	}
	.diamond a {
		color: #108af3;
		text-decoration: none;
	}
	.diamond a:hover{
		color: #fff !important;
		text-decoration: none;
	}
	.red {
		background-color: red;
	}
	
	.banner-text {
		padding: 0;
	}
	.slider-info {
        height: 100vh !important ;
    }
	.home-socio li{
		height:35px;
		width:35px;
		border:2px solid white;
		text-align: center;
		line-height: 30px;
	}
	.home-socio li a{
		font-size:15px !important;
	}
  
	.sidebar #leftside-navigation ul li {
		list-style-type: none;
		border-bottom: 1px solid rgba(33, 150, 243, 0.45) !important;
	}
	#geb1k63 .g66o4fp { 
	  background: #0357f4 !important;
	}
	.menu-toggle {
		cursor: pointer;
	}
   
	@media only screen and (max-width:767px) {
	   
		.blood-bank {
			padding:2%;
			display: inline-block;=
		}
		#use-links{
			margin-bottom: 1% !important;
			margin-top: 2% !important;
			text-align: right;
			padding-top: 1% !important;
			float: right !important;
		}
		.footer-p {
			text-align: center !important;
		}
		.social-iconsv2 .agileinfo {
			text-align: center !important;
		}
		#gdydpqn>.ge3yml{
			display:none !important;
		}
		#gdydpqn>.ge3yml.g-b2w938{
			display:none !important;
		}
		.diamond{
			top: 100px;
			position: relative;
			width:100%;
		}
		.diamond .square{
			height: 60px;
			width: 60px;
		}
		.diamond .square p{
			display:none;
		}
		.callbacks_tabs{
			right:10px;
			bottom:10px;
		}
		.home-footer{
			position:inherit;
		}
		.index-footer{
			flex-direction:column;
			align-items:start;
		}
		.index-footer .home-socio {
			margin-top:20px;
		}
	}  
	
	@media only screen and (max-width:767px) {
		.diamond .square{
			height: 60px;
			width: 60px;
		}
		.square i, .square img {
			padding: 0 !important;
		}
		.slider-info{
			background-position: top center;
			background-size: cover;
		}
		.bg5{
			background-position: -180px 0px;
		}
		.slider-info{
			height:85vh !important;
		}

	}


 @import url('//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css');    
body {
  color: #5D5F63;
  font-family: 'Ubuntu', sans-serif ;
  padding: 0;
  margin: 0;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden
}
.sidebar-toggle {
  margin-left: -240px;
}
.sidebar {
    
  width: 240px;
  height: 100%;
  background: #0000;
  position: absolute;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 100;
}
.sidebar #leftside-navigation ul,
.sidebar #leftside-navigation ul ul {
  margin: -2px 0 0;
  padding: 0;
}
.sidebar #leftside-navigation ul li {
  list-style-type: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
.sidebar #leftside-navigation ul li.active > a {
  color: #1abc9c;
}
.sidebar #leftside-navigation ul li.active ul {
  display: block;
}
.sidebar #leftside-navigation ul li a {
  color: #337ab7;
  text-decoration: none;
  display: block;
  padding: 18px 0 18px 25px;
  font-size: 13px;
  outline: 0;
  -webkit-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  -ms-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
.sidebar #leftside-navigation ul li a:hover {
  color: #E96F29;
}
.sidebar #leftside-navigation ul li a span {
      letter-spacing: 1px;
    font-weight: bold;
    display: inline-block;
}
.sidebar #leftside-navigation ul li a i {
  width: 20px;
}
.sidebar #leftside-navigation ul li a i .fa-angle-left,
.sidebar #leftside-navigation ul li a i .fa-angle-right {
  padding-top: 3px;
}
.sidebar #leftside-navigation ul ul {
  display: none;
}
.sidebar #leftside-navigation ul ul li {
  background: #0000;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  border-bottom: none;
}
.sidebar #leftside-navigation ul ul li a {
    font-size: 13px;
    padding-top: 13px;
    padding-bottom: 13px;
    color: #d6c9c5;
}

    </style>

  <script src="https://cdnjs.cloudflare.com/ajax/libs/prefixfree/1.0.7/prefixfree.min.js"></script>
     
      <style>
        
        /* ===================================================================
 * 09. header styles - (_layout.scss)
 *
 * ------------------------------------------------------------------- */
header {
	width: 100%;
	height: 72px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 700;
	background: transparent;
}

/* ------------------------------------------------------------------- 
 * header logo - (_layout.css) 
 * ------------------------------------------------------------------- */

 @media (min-width: 992px){
  header .logo {
	position: absolute;
	left: 2%;
	top: 20%;
}
}

 @media (max-width: 768px){
  header .logo {
	position: absolute;
	left: 6%;
	top: 25%;
}
}

header .logo a {
display: block;
    margin: 2%;
    padding: 2%;
    outline: 0;
    border: none;
       width: 100px;
    height: 100px;
    background: no-repeat center;
    background-size: 100%;
	font: 0/0 a;
	text-shadow: none;
	color: transparent;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

/* ------------------------------------------------------------------- 
 * menu toggle - (_layout.css) 
 * ------------------------------------------------------------------- */
.menu-toggle {
margin:2%;
	    transform: rotate(45deg);
    width: 42px;
    height: 42px;
    display: block;
    outline-offset: 4px;
    outline: 2px double #2196f3;
    background: #2196f3;
	position: absolute;
	top: 20px;
	right: 20px;
	-moz-transition: transform 0.4s ease-in-out;
	-o-transition: transform 0.4s ease-in-out;
	-webkit-transition: transform 0.4s ease-in-out;
	-ms-transition: transform 0.4s ease-in-out;
	transition: transform 0.4s ease-in-out;
	/*-webkit-transform: translateZ(0); */
	-webkit-backface-visibility: hidden;
}

.menu-toggle span {
    transform: rotate(-45deg);
	display: block;
	background-color: #FFFFFF;
	width: 24px;
	height: 3px;
	margin-top: -1.5px;
	position: absolute;
	right: 9px;
	top: 50%;
	bottom: auto;
	left: auto;
	font: 0/0 a;
	text-shadow: none;
	color: transparent;
	-moz-transition: background 0.2s ease-in-out;
	-o-transition: background 0.2s ease-in-out;
	-webkit-transition: background 0.2s ease-in-out;
	-ms-transition: background 0.2s ease-in-out;
	transition: background 0.2s ease-in-out;
}

.menu-toggle span::before,
.menu-toggle span::after {
	content: '';
	width: 100%;
	height: 100%;
	background-color: inherit;
	position: absolute;
	left: 0;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.menu-toggle span::before {
	top: -8px;
}

.menu-toggle span::after {
	bottom: -8px;
}

/* menu is open */
.menu-is-open .menu-toggle {
    position: fixed;
	-webkit-transform: translateX(-320px);
	-ms-transform: translateX(-320px);
	transform: translateX(-320px);
}

/* is clicked */
.menu-toggle.is-clicked span {
	background-color: rgba(255, 255, 255, 0);
}

.menu-toggle.is-clicked span::before,
.menu-toggle.is-clicked span::after {
	background-color: white;
}

.menu-toggle.is-clicked span::before {
	top: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.menu-toggle.is-clicked span::after {
	bottom: 0;
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
}

/* ------------------------------------------------------------------- 
 * responsive:
 * header section 
 * ------------------------------------------------------------------- */
@media only screen and (max-width:768px) {
	header .logo {
	    width : 70% ;
	/*	top: 33px; */
	}
	.menu-toggle {
    margin: 8%;
	}
	#menu-nav-wrap {
/*	background: #2196f3cf; */


	width: 320px;
	}
	.menu-is-open .menu-toggle {
	-webkit-transform: translateX(-320px);
	-ms-transform: translateX(-320px);
	transform: translateX(-320px);
}
}

/* ------------------------------------------------------------------- 
 * off-canvas menu - (_layout.scss) 
 * ------------------------------------------------------------------- */
#menu-nav-wrap {
/*	background: #2196f3cf; */
background: #fff ;
	color: rgba(255, 255, 255, 0.25);

	font-size: 1.5rem;
	line-height: 1.2;
	padding: 2.4rem 3rem;
	height: 100%;
	width: 320px;
	position: fixed;
	right: 0;
	top: 0;
	visibility: hidden;
	z-index: 800;
	overflow-y: auto;
	-webkit-transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

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

	
	#menu-nav-wrap {
/*	background: #2196f3cf; */


	width: 280px;
	}
	.menu-is-open .menu-toggle {
	-webkit-transform: translateX(-280px);
	-ms-transform: translateX(-280px);
	transform: translateX(-280px);
}
}

#menu-nav-wrap a,
#menu-nav-wrap a:visited {
	color: rgba(255, 255, 255, 0.5);
}

#menu-nav-wrap a:hover,
#menu-nav-wrap a:focus,
#menu-nav-wrap a:active {
	color: white;
}

#menu-nav-wrap h3 {
	color: white;
	
	font-size: 1.6rem;
	line-height: 1.5;
	margin-bottom: 1.5rem;
}

#menu-nav-wrap .nav-list {
    font-family: 'Ubuntu', sans-serif ;
	 /* margin: 1.8rem 0 1.5rem 0; */
	font-size: 1.6em;
    /* margin: 1.8rem 0 1.5rem 0; */
    padding: 2%;
    list-style: none;
    line-height: 5.6rem;
}

#menu-nav-wrap .nav-list li {
    font-family: 'Ubuntu', sans-serif ;
    text-align:center;
	padding-left: 0;
}

#menu-nav-wrap .nav-list li a {
    font-family: 'Ubuntu', sans-serif ;
    font-size: 15px;
    color: white;
}

/*#menu-nav-wrap .nav-list li a:hover,
#menu-nav-wrap .nav-list li a:focus {
	color: white;
}*/

 #menu-nav-wrap .nav-list li a:hover,
#menu-nav-wrap .nav-list li a:focus {
	color: #2196f3db ;
} 

#menu-nav-wrap .sponsor-text span {
	color: rgba(255, 255, 255, 0.5);
}

#menu-nav-wrap .button {
	margin: 0 0 1.2rem 0;
	width: 100%;
	display: block;
	color: rgba(255, 255, 255, 0.5) !important;
	background: rgba(255, 255, 255, 0.1);
}

#menu-nav-wrap .button:hover,
#menu-nav-wrap .button:focus {
	color: white !important;
}

/* menu is open */
.menu-is-open #menu-nav-wrap {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	visibility: visible;
	-webkit-overflow-scrolling: touch;
}

	.asterisk{
		color:red;
		font-weight:bold;
	}

 #left-area ul, .entry-content ul, .et-l--body ul, .et-l--footer ul, .et-l--header ul {
    padding: 0 0 0px 0em;
}  
.single .post {
    padding-bottom: 0px;
}

@media (max-width: 980px){
.et_pb_post {
     margin-bottom: 0px; 
}
}
.et_pb_post {
     margin-bottom: 0px; 
}
    
    .container {
    padding-right: 0;
    padding-left: 0
}  




 <style>
 @import url('//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css');    
body {
  color: #5D5F63;
  font-family: 'Ubuntu', sans-serif ;
  padding: 0;
  margin: 0;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
.sidebar-toggle {
  margin-left: -240px;
}
.sidebar {
    
  width: 240px;
  height: 100%;
  background: #0000;
  position: absolute;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 100;
}
.sidebar #leftside-navigation ul,
.sidebar #leftside-navigation ul ul {
  margin: -2px 0 0;
  padding: 0;
}
.sidebar #leftside-navigation ul li {
  list-style-type: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
.sidebar #leftside-navigation ul li.active > a {
  color: #1abc9c;
}
.sidebar #leftside-navigation ul li.active ul {
  display: block;
}
.sidebar #leftside-navigation ul li a {
  color: #337ab7;
  text-decoration: none;
  display: block;
  padding: 18px 0 18px 25px;
  font-size: 13px;
  outline: 0;
  -webkit-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  -ms-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
.sidebar #leftside-navigation ul li a:hover {
  color: #E96F29;
}
.sidebar #leftside-navigation ul li a span {
      letter-spacing: 1px;
    font-weight: bold;
    display: inline-block;
}
.sidebar #leftside-navigation ul li a i {
  width: 20px;
}
.sidebar #leftside-navigation ul li a i .fa-angle-left,
.sidebar #leftside-navigation ul li a i .fa-angle-right {
  padding-top: 3px;
}
.sidebar #leftside-navigation ul ul {
  display: none;
}
.sidebar #leftside-navigation ul ul li {
  background: #0000;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  border-bottom: none;
}
.sidebar #leftside-navigation ul ul li a {
    font-size: 13px;
    padding-top: 13px;
    padding-bottom: 13px;
    color: #d6c9c5;
}


        /* ===================================================================
 * 09. header styles - (_layout.scss)
 *
 * ------------------------------------------------------------------- */
header {
	width: 100%;
	height: 72px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 700;
	background: transparent;
}

/* ------------------------------------------------------------------- 
 * header logo - (_layout.css) 
 * ------------------------------------------------------------------- */

 @media (min-width: 992px){
  header .logo {
	position: absolute;
	left: 5%;
	top: 25%;
}
}

 @media (max-width: 768px){
  header .logo {
	position: absolute;
	left: 6%;
	top: 25%;
}
}

header .logo a {
display: block;
    margin: 2%;
    padding: 2%;
    outline: 0;
    border: none;
       width: 180px;
    height: 40px;
    background: url(images/new_logo.png) no-repeat center;
    background-size: 100%;
	font: 0/0 a;
	text-shadow: none;
	color: transparent;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

/* ------------------------------------------------------------------- 
 * menu toggle - (_layout.css) 
 * ------------------------------------------------------------------- */
.menu-toggle {
margin:2%;
	    transform: rotate(45deg);
    width: 42px;
    height: 42px;
    display: block;
    outline-offset: 4px;
    outline: 2px double #2196f3;
    background: #2196f3;
	position: absolute;
	top: 20px;
	right: 20px;
	-moz-transition: transform 0.4s ease-in-out;
	-o-transition: transform 0.4s ease-in-out;
	-webkit-transition: transform 0.4s ease-in-out;
	-ms-transition: transform 0.4s ease-in-out;
	transition: transform 0.4s ease-in-out;
	/*-webkit-transform: translateZ(0); */
	-webkit-backface-visibility: hidden;
}

.menu-toggle span {
    transform: rotate(-45deg);
	display: block;
	background-color: #FFFFFF;
	width: 24px;
	height: 3px;
	margin-top: -1.5px;
	position: absolute;
	right: 9px;
	top: 50%;
	bottom: auto;
	left: auto;
	font: 0/0 a;
	text-shadow: none;
	color: transparent;
	-moz-transition: background 0.2s ease-in-out;
	-o-transition: background 0.2s ease-in-out;
	-webkit-transition: background 0.2s ease-in-out;
	-ms-transition: background 0.2s ease-in-out;
	transition: background 0.2s ease-in-out;
}

.menu-toggle span::before,
.menu-toggle span::after {
	content: '';
	width: 100%;
	height: 100%;
	background-color: inherit;
	position: absolute;
	left: 0;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.menu-toggle span::before {
	top: -8px;
}

.menu-toggle span::after {
	bottom: -8px;
}

/* menu is open */
.menu-is-open .menu-toggle {
    position: fixed;
	-webkit-transform: translateX(-320px);
	-ms-transform: translateX(-320px);
	transform: translateX(-320px);
}

/* is clicked */
.menu-toggle.is-clicked span {
	background-color: rgba(255, 255, 255, 0);
}

.menu-toggle.is-clicked span::before,
.menu-toggle.is-clicked span::after {
	background-color: white;
}

.menu-toggle.is-clicked span::before {
	top: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.menu-toggle.is-clicked span::after {
	bottom: 0;
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
}

/* ------------------------------------------------------------------- 
 * responsive:
 * header section 
 * ------------------------------------------------------------------- */
@media only screen and (max-width:768px) {
	header .logo {
	    width : 70% ;
	/*	top: 33px; */
	}
	.menu-toggle {
    margin: 8%;
	}
	#menu-nav-wrap {
/*	background: #2196f3cf; */


	width: 320px;
	}
	.menu-is-open .menu-toggle {
	-webkit-transform: translateX(-320px);
	-ms-transform: translateX(-320px);
	transform: translateX(-320px);
}
}

/* ------------------------------------------------------------------- 
 * off-canvas menu - (_layout.scss) 
 * ------------------------------------------------------------------- */
#menu-nav-wrap {
/*	background: #2196f3cf; */
background: #fff ;
	color: rgba(255, 255, 255, 0.25);

	font-size: 1.5rem;
	line-height: 1.2;
	padding: 2.4rem 3rem;
	height: 100%;
	width: 320px;
	position: fixed;
	right: 0;
	top: 0;
	visibility: hidden;
	z-index: 800;
	overflow-y: auto;
	-webkit-transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

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

	
	#menu-nav-wrap {
/*	background: #2196f3cf; */


	width: 280px;
	}
	.menu-is-open .menu-toggle {
	-webkit-transform: translateX(-280px);
	-ms-transform: translateX(-280px);
	transform: translateX(-280px);
}
}

#menu-nav-wrap a,
#menu-nav-wrap a:visited {
	color: rgba(255, 255, 255, 0.5);
}

#menu-nav-wrap a:hover,
#menu-nav-wrap a:focus,
#menu-nav-wrap a:active {
	color: white;
}

#menu-nav-wrap h3 {
	color: white;
	
	font-size: 1.6rem;
	line-height: 1.5;
	margin-bottom: 1.5rem;
}

#menu-nav-wrap .nav-list {
    font-family: 'Ubuntu', sans-serif ;
	 /* margin: 1.8rem 0 1.5rem 0; */
	font-size: 1.6em;
    /* margin: 1.8rem 0 1.5rem 0; */
    padding: 2%;
    list-style: none;
    line-height: 5.6rem;
}

#menu-nav-wrap .nav-list li {
    font-family: 'Ubuntu', sans-serif ;
    text-align:center;
	padding-left: 0;
}

#menu-nav-wrap .nav-list li a {
    font-family: 'Ubuntu', sans-serif ;
    font-size: 15px;
    color: white;
}

/*#menu-nav-wrap .nav-list li a:hover,
#menu-nav-wrap .nav-list li a:focus {
	color: white;
}*/

 #menu-nav-wrap .nav-list li a:hover,
#menu-nav-wrap .nav-list li a:focus {
	color: #2196f3db ;
} 

#menu-nav-wrap .sponsor-text span {
	color: rgba(255, 255, 255, 0.5);
}

#menu-nav-wrap .button {
	margin: 0 0 1.2rem 0;
	width: 100%;
	display: block;
	color: rgba(255, 255, 255, 0.5) !important;
	background: rgba(255, 255, 255, 0.1);
}

#menu-nav-wrap .button:hover,
#menu-nav-wrap .button:focus {
	color: white !important;
}

/* menu is open */
.menu-is-open #menu-nav-wrap {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	visibility: visible;
	-webkit-overflow-scrolling: touch;
}

	.asterisk{
		color:red;
		font-weight:bold;
	}

.i:hover, .fa:hover, .fa-solid:hover{
color: #108af3;
}