@font-face {
    font-family: font-1;
    src: url('fonts/font1/7.otf');
}

@font-face {
    font-family: font-2;
    src: url('fonts/font2/font2.otf');
}

@font-face {
    font-family: font-3;
    src: url('fonts/newfont.otf');
}

body {
    font-family: font-1;
    margin:0;
}

.wow {
   visibility: hidden;
 }

.top-right-menu{
    background: white;
}
div#header-logo {
    margin-top: 10px;
    margin-bottom: 10px;
}

#nav-default-dark {
    background-color: #222;
    border:0;
}

.navlinks-dark > li > a{
    color: #fff!important;
}

.navlinks-dark > li > a:hover{
    color: #d1d1d1!important;
}

#header-banner {
    width: 100%;
    /*background:linear-gradient(to right, #EC3434 0%, #D86193 100%);*/
}

#header-text {
    font-family: font-1;
    color: #fff;
    font-size: 39px;
    margin-top: 100px;
    margin-bottom: 70px;
    text-shadow: 1px 3px #a4a4a4;
}

.btn-mr {
    color: #fff;
    background-color: #31788F;
    border-color: #4EFFF7;
}
.btn-mr:hover{
    color: #fff;
	background-color: #24677e;
	border-color: #4EFFF7;
}

div#slogan-text {
    width: 70%;
}

@media (min-width: 768px) {
    .my-custom-container{
        width:840px;
        height: 350px;
        text-align: center;
    }
    .navbar-logo{
        width: 100%;
    }
}

@media (min-width: 768px) {
    .steps-wrapper{
        width:700px;
    }
}

a#newuser-btn {
    font-family: font-1;
    font-size: 3vmin;
    margin-bottom: 100px;
    color: #fff;
    background: transparent;
    border: 2px solid #fff;
    padding: 15px;
    font-weight: 600;
}

a#newuser-btn:hover {
    background: rgba(255, 255, 255, 0.29);
}

#header-banner img{
    width: 100%;
    /*opacity: 0.25;*/
}

div#main-body {
    background: rgb(255, 255, 255);
    width: 100%;
}

div#antifat-body{
    background: linear-gradient(to right, #7cbdc4 0%, #79f0e0 100%);
    width: initial;
    height: 550px;
    margin-top: -50px;
}

div#anitfat-contents{
    margin-top: 50px;
}

.subscribe {
    margin: 10px;
    text-decoration: none;
    padding: 15px 30px;
    text-align: center;
    text-transform: uppercase;
    transition: 0.5s;
    background-size: 200% auto;
    color: white;
    border-radius: 10px;
    display: block;
    border: 0px;
    font-weight: 700;
    box-shadow: 0px 0px 14px -7px #383838;
    background-image: linear-gradient(45deg, #333 0%, #383838 51%, #333  100%);
    cursor: pointer;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    width: 200px;
  }
  
  .subscribe:hover {
    background-position: right center;
    /* change the direction of the change here */
    color: #4cfdf5;
    text-decoration: none;
  }
  
  .subscribe:active, .subscribe:focus {
    transform: scale(0.95);
    color: #4cfdf5;
    text-decoration: none;
  }

  .readmore,.readmore:focus{
      color:#373737;
      font-size: 20px;
      text-decoration: underline; 
  }

div#mobile-body{
    width: 100%;
    background-color: #F1F1F1
}

h2#slogan-steps-text {
    text-align: center;
    margin-top: 60px;
    margin-bottom: 40px;
}
div.steps{
    border: 2px solid gainsboro;
    border-radius: 125px;
    width: 260px;
    height: 260px;
    margin: 5px;
}
@media (min-width: 768px) {
    div#steps-content {
        width: 1080px;
        margin-bottom: 55px;
    }
}

div#remove-border {
    border: 0px;
    border-radius: 0px;
}

div#mobile-contents {
    margin-top: 60px;
    margin-bottom: 60px
}

.custom-nav {
    border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    margin-bottom: 0px
}

.footer-menu li{
    line-height: .9;
}
.footer-menu li a{
    color:#9d9d9d;
}
.footer-menu li a:hover{
    color:#fff;
    background-color: #5e5959;
}
.footer-menu li a:focus{
    color:#fff;
    background-color: #5e5959;
}
.footer-menu p{
    color:#9d9d9d;
}

.footer-menus{
    border-right: 2px solid #484646;
    height:300px
}

.footer-menu-ar li{
    line-height: .9;
}
.footer-menu-ar li a{
    color:#9d9d9d;
}
.footer-menu-ar li a:hover{
    color:#fff;
    background-color: #5e5959;
}
.footer-menu-ar li a:focus{
    color:#fff;
    background-color: #5e5959;
}
.footer-menu-ar p{
    color:#9d9d9d;
}
.footer-menus-ar{
    border-left: 2px solid #484646;
    height:300px;
    direction:rtl;
    text-align: right;
    font-family:'Tajawal', sans-serif;
    font-size:16px;
    float: right;
}

.social-media{
    border-right: 2px solid #484646;
    height:300px;
}
.social-media-ar{
    height:300px;
    direction:rtl;
    text-align: right;
    font-family:'Tajawal', sans-serif;
    font-size:16px;
    float:right;
}

.social-media li a{
    padding: 2px 15px;
}

.social-media-ar li a{
    padding: 2px 15px;
}
.location-ar{
    border-right: 2px solid #484646;
    height:300px;
    direction:rtl;
    text-align: right;
    font-family:'Tajawal', sans-serif;
    font-size:16px;
    float:right;
}

.map{
    border-left: 2px solid #484646;
    height:300px;
}
.map-ar{
    border-right: 2px solid #484646;
    height:300px;
    height:300px;
    direction:rtl;
    text-align: right;
    font-family:'Tajawal', sans-serif;
    font-size:16px;
    float:right;
}
    
.loginbtn{
    color: #363034!important;
    background-color: #4efff7!important;
    border-color: #42dad3!important;
}

.loginbtn:hover {
    color: #363034!important;
    background-color: #6ed4cf!important;
    border-color: #42dad3!important;
}

@media (max-width: 990px) {
    .social-media{
        border-right: none;
        height:auto;
    }
    .map{
        border-left: none;
        height:auto;
    }
    .footer-menus{
        border-right: none;
        height:auto;
    }
    .hr-divider{
    display:block;
    border-top: 2px solid #484646;
    }
}

.btotop {
    position: fixed;
    bottom: 20px;
    right: 90px;
    text-decoration: none;
    color: #222;
    background-color: rgba(235, 235, 235, 0.80);
    font-size: 20px;
    padding: 16px;
    display: none;
    border-radius: 5px;
    z-index: 1000;
}
.btotop:hover {
    background-color: rgba(135, 135, 135, 0.50);
     text-decoration: none;
}

.wrapper{
    background:linear-gradient(0deg, rgba(2, 247, 255, 0.3), rgba(0, 243, 255, 0.3)), url(../img/01.jpg) no-repeat center center fixed;
    background-size: cover;
}

.top-right a:hover{
    color:#386daa;
    text-decoration:none;
    cursor:pointer;
}
.top-right-bottom {
    float:right;
    top:25px;
    position: relative;
    right: -240px;
    color:white;
}
.top-right-bottom a:hover{
    color:#386daa;
    text-decoration:none;
    cursor:pointer;
}
@font-face {
    font-family: myFirstFont;
    src: url(/medref-v3/css/fonts/LeagueGothic-Regular.otf);
}
.thumbnail{
    background:none!important;
}

.login-page  a{
    color: #d43f3a;
}
.login-page  a:hover{
    text-decoration:none;
    color: #5D5656;
}
    
.login-page  a:focus{
    text-decoration:none;
    color: #5D5656;
}
.login-page  .form-signin input[type="email"] {
    margin-bottom: -1px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.login-page  .form-signin input[type="password"] {
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.login-page .form-signin {
    max-width: 330px;
    padding: 15px;
    margin: 0 auto;
}

.login-page .form-signin .fname{
    margin-bottom: -1px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.login-page .form-signin .mid{
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.login-page .form-signin .mob {
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.login-page .form-signin {
    max-width: 330px;
    padding: 15px;
    margin: 0 auto;
}

/*terms and condition */
.page-title{
    color:white;
}

.text-content{
    background: rgba(255, 255, 255, 0.95);
    border-radius: 5px;
    margin-bottom: 20px;
    padding: 10px 25px 10px 25px;
}

.link_pgs{
    background: rgba(255, 255, 255, 0.75)!important;
    border-radius: 0!important;
}

.link_pgs .breadcrumb{
    background-color: #222 !important
}

.link_pgs .breadcrumb a{
    color:#fff !important
}

.link_pgs .breadcrumb a:hover{
    color:rgb(85, 85, 85) !important
}

.link_pgs  .breadcrumb > .active {
    color: #4efff7;
}

/* memebers */

.members .thumbnail img{
    height: 60%;
    width: 60%;
    border-radius: 75px;
}

.members .thumbnail .caption{
    text-align: center;
}

.frontpgbc{
    margin-bottom:0!important;
    padding: 3px 15px;
}

.breadcrumbhr{
    border-top: 1px solid #ccc;
    margin-top: 5px;
}

.breadcrumb a:focus,.breadcrumb a:hover{
    color: #222222!important;
    text-decoration: none;;
}

.breadcrumb a{
    color:#4e85c5!important;
}


/*****************
* CSS added by : Roldan Torralba
*****************/
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
  display: none !important;
}
    
.well-border {
    background-color:#f5f5f5; 
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    padding: 10px 10px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
}

.upload-button {
    height: 65px;
    padding-top: 18px;
    margin: 10px;
}
.drop-box {
    background: #F8F8F8;
    border: 5px dashed #DDD;
    width: 200px;
    height: 65px;
    text-align: center;
    padding-top: 18px;
}
.dragover {
    border: 5px dashed blue;
}
.caret-reverse {
    border-top-width: 0;
    border-bottom: 4px solid #000000;
}

#slider{
    width: 100%;
    height: 100%;
    position: relative;
    background: #fff;
}
#slider .slick-prev, #slider .slick-next {
    left: 10px;
    top: 40%;
    z-index: 1;
    width: 50px!important;
    height: 95px!important;
}
#slider .slick-next {
    left: auto;
    right: 10px;
}
#slider .slide {
    padding: 125px 0 101px;
    width: 100%;
    outline: none;
}
.first-slider {
    /*background: linear-gradient(to right, #7fc0d2 0%, #31e4f7 100%);*/
    background: linear-gradient(to right, #79f0e0 0%, #7cbdc4 100%);
    width: 100%;
    min-height: 552px;
}
.second-slider {
    background: linear-gradient(to right, #7cbdc4 0%, #79f0e0 100%);
    width: 100%;
    min-height: 552px;
}
.third-slider{
    /*background: linear-gradient(to right, #7fc0d2 0%, #31e4f7 100%);*/
    background: linear-gradient(to right, #79f0e0 0%, #7cbdc4 100%);
    width: 100%;
    min-height: 552px;
}
.fourth-slider {
    background: linear-gradient(to right, #7cbdc4 0%, #79f0e0 100%);
    width: 100%;
    min-height: 552px;
}
.fifth-slider {
    /*background: linear-gradient(to right, #7fc0d2 0%, #31e4f7 100%);*/
    background: linear-gradient(to right, #7cbdc4 0%, #79f0e0 100%);
    width: 100%;
    min-height: 552px;
}
.sixth-slider{
    background: linear-gradient(to right, #7cbdc4 0%, #79f0e0 100%);
    width: 100%;
    min-height: 552px;
}
.seventh-slider {
    /*background: linear-gradient(to right, #7fc0d2 0%, #31e4f7 100%);*/
    background: linear-gradient(to right, #7cbdc4 0%, #79f0e0 100%);
    width: 100%;
    min-height: 552px;
}
.first-slider-ar {
    background: linear-gradient(to right, #2c7edd 100%, #7094bd 0%);
    width: 100%;
    min-height: 552px;
}
.second-slider-ar {
    background: linear-gradient(to right,  #224bab 0%, #4899e0 100%);
    width: 100%;
    min-height: 552px;
}
.third-slider-ar {
    background: linear-gradient(to right, #617fd8 0%, #0056b1 100%);
    width: 100%;
    min-height: 552px;
}
.fourth-slider-ar {
    background: linear-gradient(to right, #2c7edd 100%, #7094bd 0%);
    width: 100%;
    min-height: 552px;
}
.fifth-slider-ar {
    background: linear-gradient(to right, #2c7edd 100%, #7094bd 0%);
    width: 100%;
    min-height: 552px;
}
.sixth-slider-ar {
    background: linear-gradient(to right, #617fd8 0%, #0056b1 100%);
    width: 100%;
    min-height: 552px;
}
.seventh-slider-ar {
    background: linear-gradient(to right,  #224bab 0%, #4899e0 100%);
    width: 100%;
    min-height: 552px;
}
.second-menu{
    float: right;
    position: absolute;
    z-index: 10000;
    right: 10px;;
    bottom: 0;
}
.second-menu a{
    color: #AFAFAF;
    font-size: 14px;
    font-family: "AvenirNextLTPro-Medium", "Helvetica Neue", Helvetica, Arial, sans-serif;
    border-bottom: 3px solid #222 !important;
}

.slick-dots{
    bottom: 5px!important;
    margin: 0!important;
    position: absolute;
}
.slick-slider {
    margin-bottom: 0!important;
}
.register_more{
    background-color: rgba(232, 126, 15, 0.61);
    padding: 12px 25px;
    color: white;
    font-size: 20px;
}
.description p{
    margin-bottom: 25px;
}
.desc7, .desc6, .desc5, .desc4, .desc3, .desc2, .desc1{
    margin-top: 10px;
    color:white!important;  
    text-align: center;
}
#slider .description{
    margin-top: 20px;
}
.desc-img img{
    height: auto;
    width: auto;
}
.first-slider h1{
    color: wheat;
    position: relative; 
    margin-top: 89px;
    margin-bottom: 20px;
}
.first-slider .desc-img img{
    border-radius: 200px;
    width: 65%;
    margin: 15px 15px 20px 15px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.first-slider-ar h1{
    color: wheat;
    position: relative; 
    margin-top: 89px;
    margin-bottom: 20px;
}
.first-slider-ar .desc-img img{
    border-radius: 200px;
    width: 65%;
    margin: 15px 15px 20px 15px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.second-slider h1{
    color: wheat;
    position: relative; 
    margin-top: 89px;
    margin-bottom: 20px;
}
.second-slider .desc-img img{
    border-radius: 200px;
    width: 65%;
    margin: 15px 15px 20px 15px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.second-slider-ar h1{
    color: wheat;
    position: relative; 
    margin-top: 89px;
    margin-bottom: 20px;
}
.second-slider-ar .desc-img img{
    border-radius: 200px;
    width: 65%;
    margin: 15px 15px 20px 15px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.third-slider h1{
    color: wheat;
    position: relative; 
    margin-top: 89px;
    margin-bottom: 20px;
}
.third-slider .desc-img img{
    border-radius: 200px;
    width: 65%;
    margin: 15px 15px 20px 15px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.third-slider-ar h1{
    color: wheat;
    position: relative; 
    margin-top: 89px;
    margin-bottom: 20px;
}
.third-slider-ar .desc-img img{
    border-radius: 200px;
    width: 65%;
    margin: 15px 15px 20px 15px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.fourth-slider h1{
    color: wheat;
    position: relative; 
    margin-top: 89px;
    margin-bottom: 20px;
}
.fourth-slider .desc-img img{
    position: relative;
    top: -55px;
    width: 300px;
    margin: 15px 15px 20px 15px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.fourth-slider-ar h1{
    color: wheat;
    position: relative; 
    margin-top: 89px;
    margin-bottom: 20px;
}
.fourth-slider-ar .desc-img img{
    position: relative;
    top: -55px;
    width: 300px;
    margin: 15px 15px 20px 15px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.fifth-slider h1{
    color: wheat;
    position: relative; 
    margin-top: 89px;
    margin-bottom: 20px;
}
.fifth-slider .desc-img img{
    position: relative;
    top: -55px;
    width: 300px;
    margin: 15px 15px 20px 15px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.fifth-slider-ar h1{
    color: wheat;
    position: relative; 
    margin-top: 89px;
    margin-bottom: 20px;
}
.fifth-slider-ar .desc-img img{
    position: relative;
    top: -55px;
    width: 300px;
    margin: 15px 15px 20px 15px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.sixth-slider h1{
    color: wheat;
    position: relative; 
    margin-top: 89px;
    margin-bottom: 20px;
}
.sixth-slider .desc-img img{
    position: relative;
    top: -55px;
    width: 300px;
    margin: 15px 15px 20px 15px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.sixth-slider-ar h1{
    color: wheat;
    position: relative; 
    margin-top: 89px;
    margin-bottom: 20px;
}
.sixth-slider-ar .desc-img img{
    position: relative;
    top: -55px;
    width: 300px;
    margin: 15px 15px 20px 15px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.seventh-slider h1{
    color: wheat;
    position: relative; 
    margin-top: 89px;
    margin-bottom: 20px;
}
.seventh-slider .desc-img img{
    position: relative;
    top: -55px;
    width: 300px;
    margin: 15px 15px 20px 15px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.seventh-slider-ar h1{
    color: wheat;
    position: relative; 
    margin-top: 89px;
    margin-bottom: 20px;
}
.seventh-slider-ar .desc-img img{
    position: relative;
    top: -55px;
    width: 300px;
    margin: 15px 15px 20px 15px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.description h2{
    color: white;
    margin-bottom: 30px;
}
#slider .row{
    margin-top: 110px;
}
#diagnosis{
    position: relative;
    height: 250px;
    background: rgb(255, 255, 255);
    text-align:center;
}
#diagnosis .upper-bg{
    position:absolute;
    left: 0px;
    right: 0px;
    height: 375px;
    bottom: -100px;
    background-image: url(../img/bgBtmSlider.png);
    background-size: 100% 100%;
    border-radius: 5px;
    padding: 20px 50px;
    overflow: hidden;
    z-index: 1000;
}
.diagnosis1{
    float:left;
    width: 100%;
}
.diagnosis2{
    float:left;
    width: 100%;
}
.diagnosis1 li{
    float:left;
    list-style-type: none;
}
.diagnosis2 li{
    float:left;
    list-style-type: none;
}
.diagnosis1 div{
    width: 140px;
    height: 100px;
}
.diagnosis2 div{
    width: 140px;
    height: 100px;
}
.diagnosis1 img{
    background-color: #363034;
    border-radius: 50%;
    border: 5px solid #f1f5f8;
    width: 65px;
    opacity: 0.7;
    height: 65px;
    padding: 5px;
    -webkit-transition: -webkit-transform 0.8s ease-in-out;
    transition: transform 0.8s ease-in-out;
}
.diagnosis1 img:hover{
    cursor: pointer;
    opacity: 100;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.diagnosis2 img{
    background-color: #363034;
    border-radius: 50%;
    border: 5px solid #f1f5f8;
    width: 65px;
    opacity: 0.7;
    height: 65px;
    padding: 5px;
    -webkit-transition: -webkit-transform 0.8s ease-in-out;
    transition: transform 0.8s ease-in-out;
}
.diagnosis2 img:hover{
    cursor: pointer;
    opacity: 100;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.diagnosis1 p{
}
.diagnosis2 p{
}
.register_more:hover{
    color:#fff;
    text-decoration:none;
}
.diagnosis1ar{
    float:right;
    width: 100%;
}
.diagnosis2ar{
    float:right;
    width: 100%;
}
.diagnosis1ar li{
    float:right;
    list-style-type: none;
}
.diagnosis2ar li{
    float:right;
    list-style-type: none;
}
.diagnosis1ar div{
    width: 140px;
    height: 100px;
}
.diagnosis2ar div{
    width: 140px;
    height: 100px;
}
.diagnosis1ar img{
    background-color: #363034;
    border-radius: 50%;
    border: 5px solid #f1f5f8;
    width: 65px;
    opacity: 0.7;
    height: 65px;
    padding: 5px;
    -webkit-transition: -webkit-transform 0.8s ease-in-out;
    transition: transform 0.8s ease-in-out;
}
.diagnosis1ar img:hover{
    cursor: pointer;
    opacity: 100;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.diagnosis2ar img{
    background-color: #363034;
    border-radius: 50%;
    border: 5px solid #f1f5f8;
    width: 65px;
    opacity: 0.7;
    height: 65px;
    padding: 5px;
    -webkit-transition: -webkit-transform 0.8s ease-in-out;
    transition: transform 0.8s ease-in-out;
}
.diagnosis2ar img:hover{
    cursor: pointer;
    opacity: 100;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

#we_do{
    position: relative;
    height: 200px;
    background: rgb(255, 255, 255);
    text-align: center;
}

.we_do_content{
    text-align: center;
    position: relative;
    height: 170px;
    background: rgb(239, 239, 239);
    margin: auto;
    border-radius: 50px;
    padding: 15px;
    margin-top:25px;
}

.pricelist{
    position: absolute;
    padding: 20px;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    height: 70px;
    top: 317px;
    left: 570px;
}
.pricellink{
    display: none;
    position: absolute;
    padding: 13px;
    background: #363034;
    opacity: 0.7;
    color: #fff;
    font-size: 20px;
    width: 150px;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
    height: 50px;
    -webkit-transition: height 1s;
    transition: height 1s;
}

.pricellink:hover{
    color: #fff;
    text-decoration:none;
    background: #363034;
    opacity: 100;
    height: 70px;
}

.pricellink, .pricellink:hover,.pricellink:visited, .pricellink:focus{
    color: #fff;
    text-decoration:none;
}

.pricelist_ar{
    position: absolute;
    padding: 20px;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    height: 70px;
    top: 317px;
    right: 570px;
}
.pricellink_ar{
    display: none;
    position: absolute;
    padding: 13px;
    background: #363034;
    opacity: 0.7;
    color: #fff;
    font-size: 20px;
    width: 150px;
    border-radius: 5px 5px 0 0;
    height: 50px;
    -webkit-transition: height 1s;
    transition: height 1s;
}

.pricellink_ar:hover{
    color: #fff;
    text-decoration:none;
    background: #363034;
    opacity: 100;
    height: 70px;
}
.pricellink_ar, .pricellink_ar:hover,.pricellink_ar:visited, .pricellink_ar:focus{
    color: #fff;
    text-decoration:none;
}

.navbar-logo{
    width: 60%;
}

@media only screen and (max-device-width: 480px) {
    .login-page{
        width: 80%!important;
    }
    .we_do_content{
        height: 210px;
    }
    #diagnosis .upper-bg{
        height:360px;
        bottom: -120px;
        padding: 30px 50px;
    }
    #diagnosis .upper-bg h2{
        margin-top:0;
    }
    #diagnosis .upper-bg .container{
        height: 280px;
        overflow-y: scroll;
    }
    .diagnosis1{
        width:40%;
        padding-left: 15px;
    }
    .diagnosis2{
        width:60%;
    }
    .pricelist{
        left: 120px;
        top: 302px;
    }
    .pricellink{
        height: 40px;
    }
    .pricellink_ar:hover{
        height: 50px;
    }
    .desc-img{
        width:100%;
    }
    #slider .desc-img img{
        margin:auto;
    }
    .description h2{
        font-size: 26px;
    }
    .footer-menu .col-md-3{
        border-bottom: 2px solid #484646;
    }
    .footer-menu .map{
        border-bottom: none;
    }
    .ar_homepg .navbar-header{
        width:100%;
    }
    .ar_homepg .navbar-header button{
        position: relative;
        float: left;
    }
    .ar_homepg .navbar-header img{
        position: relative;
        float: right;
    }
    .ar_homepg .navbar .navbar-collapse{
        float: right;
        width: 100%;
        text-align: right
    }
    .ar_homepg .we_do_content{
        height: 190px;
    }
    .diagnosis1ar{
        width:40%;
        padding-right: 15px;
    }
    .diagnosis2ar{
        width:60%;
    }
    .pricelist_ar{
        right: 120px;
        top: 302px;
    }
    .pricellink_ar{
        height: 40px;
    }
    .pricellink_ar:hover{
        height: 50px;
    }
    .ar_homepg .desc-img{
        width:100%;
    }
    .footer-menu-ar .col-md-3{
        border-bottom: 2px solid #484646;
        border-right: none;
        border-left: none;
        width:100%;
    }
    .footer-menu-ar .map-ar{
        border-bottom: none;
    }
    .navbar-logo{
        width: 100%;
    }
}