/* geo*/
.add_margin_bottom{
	margin-bottom: 60px;
}
.index_form input {
	border-radius: 30px;
	width: 395px;
	margin-bottom: 30px;
	display: block;
}
.chartElement .text_container{
	position: absolute;
	bottom: 20px;
	padding-right: 20px;
}
.chartElement .img_container{
	height: 100px;
	text-align: right;
	padding-right: 50px;
	padding-top: 10px;
}
.chartElement .text_container .title{
	font-size: 18px;
	font-family: "opensans-bold";
	margin-bottom: 15px;
}
.chartElement .text_container .text{
	font-size: 18px;
	font-family: "opensans";
	line-height: 23px;
}
.no-padding{
	padding: 0px;
}
.chartElement{
	padding: 20px;
	background-color: #426ba0;
	height: 300px;
	border: 1px solid #fff;
	color: #fff;
}
.nav_point{
	position: absolute;
	font-size: 30px;
	left: -40px;
	color: #0b0b85;
	cursor: pointer;
}
.nav_point.active{
	color: #fc0809;
}
#nav_point_1{
	top: 7.8vh;
}
#nav_point_2{
	top: 35.3vh;
}
#nav_point_3{
	top: 60.2vh;
}
.partner_element img{
	max-width: 100px;
}
.partners_side_img{
	max-width: 280px;
	margin: 0 auto;
}
.section_content_title.text-center{
	margin-bottom: 50px;
	line-height: 30px;
}
.media.partner_element{
	margin-bottom: 30px;
}
.partner_element .media-heading{
	color: #134688;
	font-family: "opensans-bold";
	margin-bottom: 5px;
	line-height: 25px;
	font-size: 15px;
}
.general_success{
	color:#0b0b85;
	margin-top:10px;
	margin-bottom: 10px;
	font-size: 22px;
}
.general_error{
	color:#0b0b85;
	margin-top:10px;font-size: 22px;
	margin-bottom: 10px;

}
.partner_element .media-body{
	color: #737373;
	font-family: "opensans-italic";
	line-height: 20px;
}
.no-padding-sides{
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.extended_text{
	margin-top: 20px;
}
.section_content_text__grouping{
	margin-bottom: 20px;
}
#left_side_nav_bar{
	position: fixed;
	top: 14vh;
	margin-left: -50px;
	height: 73vh;
	border-left: 1px solid black;
}
.main_page_container{
	padding-left: 100px;
}
.abstract_section{
	padding: 20px 50px;
	margin-bottom: 80px;
	font-family: "opensans";
	font-size: 18px;
	line-height: 24px;
}
#scroll_to_top_btn{
	border: 1px solid #bcc0bf;
	padding: 5px 15px;
	font-size: 25px;
	color: #babebd;
	display: inline-block;
	cursor: pointer;
	transition: .3s;
	margin-top: 15px;
}
#scroll_to_top_btn:hover{
	background-color: #babebd;
	color: #fff;
}
.right_side_content_container{
	font-family: "opensans-semibold";
	font-size: 15px;
	float: right;
}
.social_media{
	margin-bottom: 1em;
}
.social_media a{
	font-family: "opensans-bold"
}
.copyright a{
	color: #2d2d2d;	
	font-family: "opensans-bold";
}
.copyright{
	font-family: "opensans";
	font-size: 12px;
	color: #bdc0bf;
}
.footer_nav ul li{
	display: inline-block;
	margin-right: 10px;
	font-family: "opensans-semibold";
	font-size: 15px;
}
.footer_nav ul li.active a{
	color: #0b0b85;
	font-family: "opensans-bold";
}

#footer{
	background-color: #fcfcfc;
	padding: 50px 0 0 0;
	position: relative;
}
.grey_section_title {
    font-size: 32px;
    font-family: "playfair_displaybold";
    line-height: 42px;
    margin-bottom: 50px;
    color: #282828;
}
.grey_section{
	background-color: #f7f7f7;
	padding: 20px 30px;
	color: #000;
	text-align: center;
}
.grey_section_content{
	display: inline-block;
}
.grey_section_content ul {
	text-align: center;
	overflow: auto;
}
.grey_section_content ul li {
	display: inline-block;
	text-align: right;
	margin-right: 40px;
	margin-bottom: 15px;
	float: left;
	color: #282828;
	font-family: "opensans";
	font-size: 18px;
}
.grey_section_content ul li span {
	font-size: 30px;
	position: relative;
	top: 5px;
}
.narrow_col_right{
	padding-right: 180px;
}
.inter_section{
	margin-top: 60px;
}
.title_text_group{
	margin-bottom: 60px;
}
.title_text_group:last-child{
	margin-bottom: 0px;
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img{
	width: 100%;
}
.nav_number {
    position: absolute;
    left: 40px;
    top: -65px;
    font-size: 90px;
    color: #737373;
    font-family: "playfair_displaybold";
}
.nav_number.right_side{
	left: auto;
	right: 40px;
}
#main_title_cont{
	font-size: 40px;
	font-family: "playfair_displaybold";
	margin-bottom: 60px;
	margin-top: 40px;
}
div#about_page{
	margin-top: 90px;
}
.section_container{
	margin-bottom: 70px;
}
.section_content_title{
	font-family: "playfair_displaybold";
	font-size: 30px;
	margin-bottom: 30px;
}
.section_content_text{
	font-family: "opensans";
	font-size: 15px;
	line-height: 30px;
	color: #737373;
	margin-bottom: 15px;
}
.section_content_text ul {
	margin-top: 15px;
	padding-left: 20px;
}
.section_content_text ul li{
	list-style-type: disc;
	line-height: 30px;
}
.employee_record{
	margin-bottom: 25px;
}
.employee_record .employee_studies, .employee_record .employee_position{
	font-size: 16px;
	font-family: "opensans-italic";
	color: #737373;
	line-height: 23px;
}
.employee_record .employee_name{
	color: #134688;
	margin-bottom: 10px;
	font-family: "opensans-bold"
}
.navbar-toggle{
	margin-top: 10px;
	 margin-right: 0px; 
}
button.close{
	padding: 9px 10px;
}
.hamburger-menu{
	width: 32px;
	display: inline-block;
	padding: 0 5px;
	-webkit-transform: scale(1.5);
	-ms-transform: scale(1.5);
	transform: scale(1.5);
	z-index: 51;
	position: relative;
}
.hamburger-menu span{
	background-color: #000;
	display: block;
	height: 2px;
	margin-top: 3px;
	margin-bottom: 6px;
	-webkit-transition: opacity .3s,-webkit-transform .3s;
	transition: opacity .3s,transform .3s;
}
.hamburger-menu span.inverted{
	background-color: #000;
}
.hamburger-menu span:nth-child(1){
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
}
.hamburger-menu span:nth-child(3){
	-webkit-transform-origin: 0 100%;
	-ms-transform-origin: 0 100%;
	transform-origin: 0 100%;
}
.hamburger-menu:hover{
	cursor: pointer;
}
.hamburger-menu:hover span:nth-child(1){
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: translateY(3px);
	-ms-transform: translateY(3px);
	transform: translateY(3px);
}

.hamburger-menu:hover span:nth-child(3){
	-webkit-transform-origin: 0 100%;
	-ms-transform-origin: 0 100%;
	transform-origin: 0 100%;
	-webkit-transform: translateY(-3px);
	-ms-transform: translateY(-3px);
	transform: translateY(-3px);
}
.hamburger-menu.active span:nth-child(1){
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: rotate(45deg) scaleX(1.05);
	-ms-transform: rotate(45deg) scaleX(1.05);
	transform: rotate(45deg) scaleX(1.05);
}
.hamburger-menu.active span:nth-child(2){
	opacity: 0;
}
.hamburger-menu.active span:nth-child(3){
	-webkit-transform-origin: 0 100%;
	-ms-transform-origin: 0 100%;
	transform-origin: 0 100%;
	-webkit-transform: rotate(-45deg) scaleX(1.05);
	-ms-transform: rotate(-45deg) scaleX(1.05);
	transform: rotate(-45deg) scaleX(1.05);
}



.text_main_color{
	color: #0b0b85;
}
.upper{
	text-transform: uppercase;
}
.index_form input, .index_form textarea{
	width: 99.9%;
}
.hidden-sm{
	margin-bottom: 40px;
}
.logo svg {
	transition: .5s;
}
.fp-viewing-4 .logo svg *{
	fill: #fff;
}
.hide_overflow{
	overflow: hidden;
}
#fp-nav ul li a span, .fp-slidesNav ul li a span{
	background: #0b0b85;
}
.blog-left {
	float: left;
	width: 50%;
	transition: height 1s ease 0.5s;
	height: 100%;
	position: absolute;
	z-index: 9;	
	overflow: hidden;
	top:0;
	background-size:cover;
	background-position: center 0; 
}
.active .blog-left {
	height: 100%;
	
}

.fp-tableCell{overflow: hidden;}

.blog-left1 {
	background: url(../images/img-01.jpg) no-repeat;
	background-size:cover;
	background-position: center 0;
	
}
.blog-left2 {
	background: url(../images/img-02.jpg) no-repeat;
	background-size:cover;
	background-position: center 0;
	
}
.blog-left3 {
	background: url(../images/img-03.jpg) no-repeat;
	background-size:cover;
	background-position: center 0;
	
}
.blog-left4 {
	background: url(../images/img-04.jpg) no-repeat;
	background-size:cover;
	background-position: center 0;
}
.blog-left.map-blog img {
	max-width: none;
	width: auto;
	height: 100%;
	transform: translateX(-50%);
	left: 50%;
	position: absolute;
}

.blog-left.map-blog .close-full-map{
	display: none;
}
.map-blog.full_width .close-full-map{display: block;
position: absolute; 
	right: 15px; 
	top: 15px; 
	background: url(../images/close.gif) no-repeat center center; 
	height: 47px; 
	width: 47px; 
	border-radius: 50%; 
	overflow: hidden;
	font-size: 0px;
	-webkit-box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.3);
	box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.3);
	}

#content.fullscreen_map{z-index: 104; position: relative;}


.map-blog{transition: all 0.5s ease 0s;}
.map-blog.full_width {width: 100%;}

.blog-right {
	float: right;
	width: 50%;
	padding-right: 50px;
	position: relative;	
	padding-bottom: 40px;
}
.blog-right >*:nth-child(1){
	-webkit-transform: translateX(-100px);
	transform: translateX(-100px);
	transition: all 0.6s ease .3s;
	opacity: 0;
}
.blog-right >*:nth-child(2){
	-webkit-transform: translateX(-100px);
	transform: translateX(-100px);
	transition: all 0.6s ease .5s;
	opacity: 0;
}
.blog-right >*:nth-child(3){
	-webkit-transform: translateX(-100px);
	transform: translateX(-100px);
	transition: all 0.6s ease .7s;
	opacity: 0;
}
.blog-right >*:nth-child(4){
	-webkit-transform: translateX(-100px);
	transform: translateX(-100px);
	transition: all 0.6s ease 0.9s;
	opacity: 0;
}
.blog-right >*:nth-child(5){
	-webkit-transform: translateX(-100px);
	transform: translateX(-100px);
	transition: all 0.6s ease 1.1s;
	opacity: 0;
}
.blog-right >*:nth-child(6){
	-webkit-transform: translateX(-100px);
	transform: translateX(-100px);
	transition: all 0.6s ease 1.3s;
	opacity: 0;
}
.blog-right >*:nth-child(7){
	-webkit-transform: translateX(-100px);
	transform: translateX(-100px);
	transition: all 0.6s ease 1.5s;
	opacity: 0;
}

.section.active .blog-right *:nth-child(1){
	transform: translateX(0px);
	opacity: 1;
}
.section.active .blog-right *:nth-child(2){
	transform: translateX(0px);
	opacity: 1;
}
.section.active .blog-right *:nth-child(3){
	transform: translateX(0px);
	opacity: 1;
}
.section.active .blog-right *:nth-child(4){
	transform: translateX(0px);
	opacity: 1;
}
.section.active .blog-right *:nth-child(5){
	transform: translateX(0px);
	opacity: 1;
}
.section.active .blog-right *:nth-child(6){
	transform: translateX(0px);
	opacity: 1;
}
.section.active .blog-right *:nth-child(7){
	transform: translateX(0px);
	opacity: 1;
}
.section.active .blog-right {
/*	transform: translateX(0);
	opacity: 1;*/
}
.arabia-dtls {
	padding: 12% 0 0;
}
.arabia-dtls h1 {
	margin-bottom: 10%;
}
.blog-left img {
	width: 100%;
	height: 100%;
}
.arabian-hospitals strong {
	display: block;
	margin-bottom: 30px;
}
.arabian-hospitals {
	text-align: center;
	margin-bottom: 12%;
}
.arabian-hospitals li {
	display: inline-block;
	vertical-align: top;
	width: 32.5%;
}
.arabian-hospitals span {
	display: block;
	font-size: 20px;
	line-height: 35px;
}
.however {
	background: #e6e6f3;
	padding: 6% 14%;
}
.however h2 {
	margin-bottom: 30px;
	text-transform: uppercase;
	position: relative;
}

.see-more {
	bottom: 0;
	left: 0;
	padding: 25px 50px 0;
}
.see-more a {
	color: #0b0b85;
	font-size: 18px;
	font-family: 'playfair_displaybold';
	padding: 0px 0px;
	border-bottom: 1px solid #a3b4cb;
	transition: .3s;
}
.see-more a:hover{
	color: #fc0809;
}
.healthcare {
	padding: 0 0 0 50px;
}
.healthcare p {
	font-size: 20px;
}
.healthcare h2 {
	font-size: 33px;
	font-family: 'playfair_displayregular';
}
.healthcare h3 {
	margin-bottom: 40px;
}
.front-page {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: 101;
	display: block;
}
.front-page.hidebg {
	background: none;
}
.front-page.hide {
	display: none;
}
.mid-text {
	position: absolute;
	top: 50%;
	width: 100%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	text-align: center;
}
.mid-text h4 span {
	display: block;
	margin-bottom: 50px;
}
.side-circle {
	position: absolute;
	width: 0%;
	left: 50%;
	top: 50%;
	height: 1px;
	background: #737373;
	transform: translate(-50% , -50%);
	-moz-transform: translate(-50% , -50%);
	-webkit-transform: translate(-50% , -50%);
	animation: draw_line 1s 0s forwards;
	-webkit-animation: draw_line 1s 0s forwards;
	-moz-animation: draw_line 1s 0s forwards;
	-o-animation: draw_line 1s 0s forwards;
}

@-webkit-keyframes draw_line {
from {
	width: 0%;
}
to {
	width: 100%;
}
}

@keyframes
draw_line {from {
	width: 0%;
}
to {
	width: 100%;
}
}

.dots {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 10px;
	width: 10px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #0b0b85;
	margin-left: -5px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.dot1 {
	animation-name: point1;
	animation-duration: 1s;
	-moz-animation-name: point1;
	-moz-animation-duration: 1s;
	-o-animation-name: point1;
	-o-animation-duration: 1s;
	-webkit-animation-name: point1;
	-webkit-animation-duration: 1s;
	animation-fill-mode: forwards;
	-o-animation-fill-mode: forwards;
	-webki-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
}
.dot2 {
	animation-name: point2;
	animation-duration: 1s;
	-moz-animation-name: point2;
	-moz-animation-duration: 1s;
	-o-animation-name: point2;
	-o-animation-duration: 1s;
	-webkit-animation-name: point2;
	-webkit-animation-duration: 1s;
	animation-fill-mode: forwards;
	-o-animation-fill-mode: forwards;
	-webki-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
}
.dot3 {
	animation-name: point3;
	animation-duration: 1s;
	-moz-animation-name: point3;
	-moz-animation-duration: 1s;
	-o-animation-name: point3;
	-o-animation-duration: 1s;
	-webkit-animation-name: point3;
	-webkit-animation-duration: 1s;
	animation-fill-mode: forwards;
	-o-animation-fill-mode: forwards;
	-webki-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	
}
.dot4 {
	animation-name: point4;
	animation-duration: 1s;
	-moz-animation-name: point4;
	-moz-animation-duration: 1s;
	-o-animation-name: point4;
	-o-animation-duration: 1s;
	-webkit-animation-name: point4;
	-webkit-animation-duration: 1s;
	animation-fill-mode: forwards;
	-o-animation-fill-mode: forwards;
	-webki-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
}
@-webkit-keyframes point1 {
from {
	left: 50%;
}
to {
	left: 6.2%;
}
}
@keyframes
point1 {from {
	left: 50%;
}
to {
	left: 6.2%;
}
}
@-webkit-keyframes
point2 {from {
	left: 50%;
}
to {
	left: 94.8%;
}
}
@keyframes
point2 {from {
	left: 50%;
}
to {
	left: 94.8%;
}
}
@-webkit-keyframes
point3 {from {
	left: 50%;
}
to {
	left: 28.3%;
}
}
@keyframes
point3 {from {
	left: 50%;
}
to {
	left: 28.3%;
}
}
@-webkit-keyframes
point4 {from {
	left: 50%;
}
to {
	left: 72%;
}
}
@keyframes
point4 {from {
	left: 50%;
}
to {
	left: 72%;
}
}

.animate_circle .side-circle {
	animation-name: draw_line1;
	-webkit-animation-name: draw_line1;
	-moz-animation-name: draw_line1;
	-o-animation-name: draw_line1;
}
/*.animate_circle .side-circle:after
 {
 content:'';
 width:461px;
 height:461px;
 position:absolute;
 left:50%;
 top:50%;
 background:url("../images/circle.png") no-repeat left top;
 transform:translate(-50% , -50%);
 -webkit-transform:translate(-50% , -50%);
 -moz-transform:translate(-50% , -50%);
 -o-transform:translate(-50% , -50%);

 }*/
.animate_circle .dot1 {
	animation-name: point11;
	-webkit-animation-name: point11;
	-moz-animation-name: point11;
	-o-animation-name: point11;
}
.animate_circle .dot2 {
	animation-name: point21;
	-webkit-animation-name: point21;
	-moz-animation-name: point21;
	-o-animation-name: point21;
}
.animate_circle .dot3 {
	animation-name: point31;
	-webkit-animation-name: point31;
	-moz-animation-name: point31;
	-o-animation-name: point31;
}
.animate_circle .dot4 {
	animation-name: point41;
	-webkit-animation-name: point41;
	-moz-animation-name: point41;
	-o-animation-name: point41;
}

@-webkit-keyframes draw_line1 {
from {
	width: 100%;
}
to {
	width: 450px;
}

}
@keyframes
draw_line1 {from{
	width: 100%;
}
to {
	width: 450px;
}
}


@-webkit-keyframes
point11 {from {
	left: 6.2%;
}
to {
	left: 0;
}
}
@keyframes
point11 {from {
	left: 6.2%;
}
to {
	left: 0;
}
}
@-webkit-keyframes
point21 {from {
	left: 94.8%;
}
to {
	left: 100%;
}
}
@keyframes
point21 {from {
	left: 94.8%;
}
to {
	left: 100%;
}
}
@-webkit-keyframes
point31 {from {
	left: 28.3%;
}
to {
	left: 0;
}
}
@keyframes
point31 {from {
	left: 28.3%;
}
to {
	left: 0;
}
}
@-webkit-keyframes
point41 {from {
	left: 72%;
}
to {
	left: 100%;
}
}
@keyframes
point41 {from {
	left: 72%;
}
to {
	left: 100%;
}
}
@keyframes circle {
0%{opacity:0; transform:translate(-50% , -50%);}
50%{opacity:1; transform:translate(-50% , -50%);}
100%{opacity:1 ; transform: translate(-50%, -50%) rotate(45deg);}

}
.scroll-icon {
	position: absolute;
	bottom: 50px;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	z-index: 999999;
}
.scroll-icon .scroll_icon_anchor {
	display: inline-block;
}
.united-corp {
	padding: 85px 50px 0;
}
.united-corp p {
	margin-bottom: 3%;
}
.united-corp h4 {
	font-family: 'playfair_displaybold';
	margin-bottom: 5%;
}
.united-corp h2 {
	font-size: 25px;
	color: #0b0b85;
	font-family: 'playfair_displayregular';
	text-align: left;
	margin-bottom: 3%;
}
.united-corp h2 + p {
	font-size: 25px;
	margin-bottom: 6%;
}
.f-leader p {
	font-size: 25px;
	margin-bottom: 0;
}
.f-leader {
	background: #e6e6f3;
	padding: 4% 14%;
	margin-left: -50px;
}
.f-leader h5 {
	font-family: 'playfair_displaybold';
	margin-bottom: 5%;
}
.f-leader h5 span {
	font-family: 'playfair_displaybold_italic';
	color: #0b0b85;
}
.fac-wrap h6 {
	margin-bottom: 10px;
	line-height: 15px;
}
.fac-wrap h6 span {
	text-transform: uppercase;
	color: #0b0b85;
	font-family: 'playfair_displaybold';
}
.facilities-sec {
	padding: 18% 50px 0;
}
.fac-wrap {
	margin-bottom: 70px;
}
.fac-wrap:last-child {
	margin-bottom: 0;
}
.fac-wrap h2 {
	font-size: 35px;
	font-size: 4.1vh;
	font-family: 'playfair_displayregular';
	margin-bottom: 10px;
}
.fac-wrap p {
	font-size: 25px;
}
.submit-btn {
	overflow: hidden;
}
.form-wrap {
	padding: 222px 23% 0;
}
.form-wrap h2 {
	font-size: 40px;
	font-family: 'playfair_displayregular';
	margin-bottom: 25px;
	margin-top: 10px;
}
.submit-btn button {
	float: right;
}
/*fp-nav*/

/*anoop css*/
.scroll-icon {
	 position: absolute;
	 bottom: 0px;
	 left: 0;
	 right: 0;
	 margin: 0 auto;
	 text-align: center;
     opacity:0;
}
.scroll-icon a{height: 80px; display: block;}
.scroll-icon img{	 animation:scroll 1s  1s forwards;
	-webkit-animation:scroll 1s  1s forwards;
	-moz-animation:scroll 1s  1s forwards;
	-o-animation:scroll 1s  1s forwards;
	-o-transform: perspective(1px) translateZ(0);
    -webkit-transform: perspective(1px) translateZ(0);}

@keyframes scroll {
   from {opacity:0;}
    to {opacity:1;}
}

.animate_circle .side-circle-upper {
	position:absolute;
	top:42%;
	left:50%;
	transform: translate(-50%,-50%);
	height:461px;
	width:461px;
	background:url("../images/circle.png") no-repeat center center;
    opacity:0;
}
@keyframes circle {    
    0%{opacity:0; transform:translate(-50% , -50%);}
    50%{opacity:1; transform:translate(-50% , -50%);}
    100%{opacity:1 ; transform: translate(-50%, -50%) rotate(45deg);}    
}
.scroll-icon {
	 position: absolute;
	 bottom: 50px;
	 left: 0;
	 right: 0;
	 margin: 0 auto;
	 text-align: center;
     opacity:0;
	 animation:scroll 1s  1s forwards;
	-webkit-animation:scroll 1s  1s forwards;
	-moz-animation:scroll 1s  1s forwards;
	-o-animation:scroll 1s  1s forwards;
	-o-transform: perspective(1px) translateZ(0);
    -webkit-transform: perspective(1px) translateZ(0);
    z-index:999999;
    transition:2s ease;
    -webkit-transition:1s ease;
     -moz-transition:1s ease;
       -o-transition:1s ease;
       width:18px;
}
.scroll-icon:hover
{
	bottom:70px;
}
.animate_circle .mid-text h4,.animate_circle .mid-text .side-circle {
	opacity: 0;
	transition: all 1.5s ease 1s
}
.upper-wrap {
	background: #fff;
}



@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
   .animate_circle .side-circle-upper {
	position:fixed !important;
	top:20%;
	left:0;
	right:-100%;
	margin:0 auto;
	-ms-transform: translate(auto,auto);	
	
}
}


