 
@import url("https://fonts.googleapis.com/css?family=Exo:500,600,700|Roboto&display=swap");
:root {
-main-color:#f16232 ;
}
@font-face {
	font-family: 'btmedical';
	src: url('fonts/btmedical.eot?h4wsna');
	src: url('fonts/btmedical.eot?h4wsna#iefix') format('embedded-opentype'), url('fonts/btmedical.ttf?h4wsna') 
            format('truetype'), url('font/btmedical.woff?h4wsna') format('woff'), url('fonts/btmedical.svg?h4wsna#opencart') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat-Arabic';
	src: url('fonts/WEB/Montserrat-Arabic-Regular.eot?h4wsna');
	src: url('fonts/WEB/Montserrat-Arabic-Regular.eot?h4wsna#iefix') 
            format('embedded-opentype'), url('fonts/WEB/Montserrat-Arabic-Regular.ttf?h4wsna') 
            format('truetype'), url('fonts/WEB/Montserrat-Arabic-Regular.woff?h4wsna') 
            format('woff'), url('fonts/WEB/Montserrat-Arabic-Regular.svg?h4wsna#opencart') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat-Arabic';
	src: url('fonts/WEB/Montserrat-Arabic-Bold.eot?h4wsna');
	src: url('fonts/WEB/Montserrat-Arabic-Bold.eot?h4wsna#iefix') 
            format('embedded-opentype'), url('fonts/WEB/Montserrat-Arabic-Bold.ttf?h4wsna') 
            format('truetype'), url('fonts/WEB/Montserrat-Arabic-Bold.woff?h4wsna') 
            format('woff'), url('fonts/WEB/Montserrat-Arabic-Bold.svg?h4wsna#opencart') format('svg');
	font-weight: bold;
	font-style: normal;
}

html {
  overflow-x: hidden;
}

.pull-right {
    float: left !important; 

}

.pull-left {
    float: right !important; }

.hidden{
    display: none !important;
}
.header-wrapper{
    padding:13px 0 6px;
    display: block;
    color:#fff !important;
    margin-bottom: 12px;
    
    width: 100%;
    top: 0;
    height: auto;
    box-shadow:2px 2px 3px 0 rgba(0,0,0,.3);
    border-bottom:solid 1px #fff;
    background-image:linear-gradient(to top,#1077bd,#089ad0 72%,#00bde3);
}

body {
  line-height: 1.6;
  background-color:#fff;
      font-family: 'Montserrat-Arabic', 'Changa', sans-serif;

  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  color: #6F8BA4;
  font-weight: 400;
  overflow-x: hidden;
}

.font-defualt a{
      font-family: 'Montserrat-Arabic', 'Changa', sans-serif !important;
  font-weight: 400 !important;
      
  -webkit-font-smoothing: antialiased;
  font-size: 16px !important;
    
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-family: "Montserrat-Arabic", sans-serif;
  font-weight: 700;
  color: #222;
}

h1, .h1 {
  font-size: 2.5rem;
}

h2, .h2 {
  font-size: 44px;
}

h3, .h3 {
  font-size: 1.5rem;
}

h4, .h4 {
  font-size: 1.3rem;
  line-height: 30px;
}

h5, .h5 {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 1rem;
}

p {
  line-height: 30px;
   text-align: justify;
  text-justify: inter-word;
}

.navbar-toggle .icon-bar {
  background: #2d5c9f;
}

input[type="email"], input[type="password"], input[type="text"], input[type="tel"] {
  box-shadow: none;
  height: 45px;
  outline: none;
  font-size: 14px;
}

input[type="email"]:focus, input[type="password"]:focus, input[type="text"]:focus, input[type="tel"]:focus {
  box-shadow: none;
  border: 1px solid #2d5c9f;
}

.form-control {
  box-shadow: none;
  border-radius: 0;
}

.form-control:focus {
  box-shadow: none;
  border: 1px solid #2d5c9f;
}
.bg-white{
    background-color:#fff!important}
.py-7 {
  padding: 7rem 0px;
}

.btn {
  display: inline-block;
  font-size: 14px;
  font-size: 0.8125rem;
  font-weight: 700;
  letter-spacing: .5px;
  padding: .75rem 2rem;
  font-family: "Exo", sans-serif;
  text-transform: uppercase;
  border-radius: 5px;
  border: 2px solid transparent;
  transition: all .35s ease;
}

.text-justify{
     text-align: justify;
  text-justify: inter-word;
}
.btn.btn-icon i {
  border-left: 1px solid rgba(255, 255, 255, 0.09);
  padding-left: 15px;
}

.btn:focus {
  outline: 0px;
  box-shadow: none;
}

.btn-main {
  background: #2d5c9f;
  color: #fff;
  border-color: #2d5c9f;
}

.btn-main:hover {
  background: #c54855;
  border-color: #c54855;
  color: #fff;
}

.btn-main-2 {
  background: #c54855;
  color: #fff;
  border-color: #c54855;
}




.btn-main-2:hover {
  background: #2d5c9f;
  color: #fff;
  border-color: #2d5c9f;
}

.btn-solid-border {
  border: 2px solid #2d5c9f;
  background: transparent;
  color: #2d5c9f;
}

.btn-solid-border:hover {
  border: 2px solid #2d5c9f;
  color: #fff;
  background: #2d5c9f;
}

.btn-solid-border:hover.btn-icon i {
  border-left: 1px solid rgba(255, 255, 255, 0.09);
}

.btn-solid-border.btn-icon i {
  border-left: 1px solid rgba(0, 0, 0, 0.09);
}

.btn-transparent {
  background: transparent;
  color: #222;
  border-color: #6F8BA4;
}

.btn-transparent:hover {
  background: #6F8BA4;
  color: #fff;
}

.btn-white {
  background: #fff;
  border-color: #fff;
  color: #222;
}

.btn-white:hover {
  background: #2d5c9f;
  color: #fff;
  border-color: #2d5c9f;
}

.btn-solid-white {
  border-color: #fff;
  color: #fff;
}

.btn-solid-white:hover {
  background: #fff;
  color: #222;
}

.btn-round {
  border-radius: 4px;
}

.btn-round-full {
  border-radius: 50px;
}

.btn.active:focus, .btn:active:focus, .btn:focus {
  outline: 0;
}

.bg-gray {
  background: #eff0f3;
}

.bg-primary {
  background: #2d5c9f;
}

.bg-primary-dark {
  background: #152440;
}

.bg-primary-darker {
  background: #090f1a;
}

.bg-dark {
  background: #222;
}

.footer{background-position:center center;background-size:cover;background-repeat:no-repeat;background-attachment:scroll}
.footer .widget{margin:60px 0 55px}
.footer .widget .widget-title{
    margin-bottom:25px;
    display:inline-block;font-weight:500}
.footer .widget ul>li{padding:0 0 12px 0}
.second-footer{
    
background: rgb(11,11,11);
background: linear-gradient(90deg, rgba(11,11,11,1) 0%, rgba(97,100,104,1) 100%);              
}
.widget ul{
    margin:0;padding:0;
    list-style:none}
.widget ul>li{padding:0 0 15px 0;
             position:relative}
.widget .widget-title{font-weight:600;font-size:23px;
             line-height:28px;margin-bottom:25px}



        .footer .social-icons li{margin:0 4px 0 0}
        .footer .social-icons li>a{
            
            text-align:center;
            width:33px;
            height:33px;
            border-radius:50%;
            line-height:32px;
            border:1px solid;
            background-color:transparent;
            font-size:14px;
            transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;
            -webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}
        .footer .bottom-footer-text{
        
        background-color:#dadad9
;
              
        }
            .copyright{
                
                text-align:center}
            .copyright{padding-top:4px;
                      padding-bottom:4px;
                      color: #000;
                      font-size:14px}
            


.bg-secondary{
    background-color: #050608 !important;
}
.bg-gradient {
  background-image: linear-gradient(145deg, rgba(19, 177, 205, 0.95) 0%, rgba(152, 119, 234, 0.95) 100%);
  background-repeat: repeat-x;
}
.award_bg-img1{
    background-image:url(../image/vector_page/award.png);
    background-repeat:no-repeat;
    
    background-position:left top}

.section {
  padding: 100px 0;
  
  
}

.section-sm {
  padding: 70px 0;
}

.section-bottom {
  padding-bottom: 100px;
}

.subtitle {
  color: #2d5c9f;
  font-size: 14px;
  letter-spacing: 1px;
}
.overlay:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  opacity: 0.95;
  /*background: #010101;*/
  background: #be2329;
}
.overlaying:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  
  width: 100%;
  height: 100%;
  opacity: 0.9;
  background: #2d5c9f;
}

.overly-2 {
  position: relative;
}

.overly-2:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}

.text-sm {
  font-size: 14px;
}

.text-md {
  font-size: 2.25rem;
}

.text-lg {
  font-size: 3.75rem;
}

.no-spacing {
  letter-spacing: 0px;
}

/* Links */
 
a {
  color: #003eff;
 
  text-decoration: none;
  transition: all 0.35s ease;
}

a:focus, a:hover {
  color: #c54855;
  text-decoration: none;
}

a:focus {
  outline: none;
}
.content-title {
  font-size: 40px;
  line-height: 50px;
}

.page-title {
  padding: 120px 0px 70px 0px;
  position: relative;
}

.page-title .block h1 {
    color: #fff;
    
  
}

.page-title .block p {
  color: #fff;
}

.page-title .breadcumb-nav {
  margin-top: 60px;
  padding-top: 30px;
  border-top: 1px solid rgba(255, 255, 255, 0.06);
}

.slick-slide:focus, .slick-slide a {
  outline: none;
}

@media (max-width: 480px) {
  h2, .h2 {
    font-size: 1.3rem;
    line-height: 36px;
  }
}

.title-color {
  color: #2d5c9f;
}

.secondary-bg {
  background: #2d5c9f;
}

.section-title {
  margin-bottom: 70px;
}

.section-title h2 {
  color: #2d5c9f;
}

.sada-color{
    color: #2d5c9f;
}
.text-lg {
  font-size: 50px;
}

.gray-bg {
  background: #f4f9fc;
}

@media (max-width: 480px) {
  .text-lg {
    font-size: 28px;
  }
}

@media (max-width: 400px) {
  .text-lg {
    font-size: 28px;
  }
}

#navbarmain .nav-link {
  font-weight: 600;
 
  color: #222;
  
   text-transform: capitalize;
   transition: all .25s ease;
}

#navbarmain .nav-link:hover,
#navbarmain .active .nav-link {
  color: #c54855;
}

.dropdown-toggle::after {
  display: none;
}

.navbar-brand {
  margin-top: 0;
  
}

.navbar-brand img {
  height: 65px;
  
}

.header-top-bar {
  
  font-size: 14px;
  padding: 10px 0px;
  
  color: #fff;
}

.top-bar-info li a {
  color:#2ca6d9;
  margin-right: 20px;
}

.top-right-bar  {
  
  width: 100%;
  text-align: right;
  
  vertical-align: middle;
}

[dir='rtl'] .top-right-bar  {
  
  width: 100%;
  
  
  vertical-align: middle;
}

.top-right-bar a span {
  color:#2ca6d9;
  font-weight: 600;
  letter-spacing: 1px;
  vertical-align: middle;
}

.top-right-bar a i {
 color:#2ca6d9;
  margin-leftt: 10px;
}

@media (max-width: 992px) {
  .navigation {
     text-align: center;
  }
}

.navigation .dropdown-menu {
  padding: 0px;
  border: 0px;
  border-top: 5px solid #c54855;
  background: #fff;
  border-radius: 0px;
}

@media (max-width: 992px) {
  .navigation .dropdown-menu {
    text-align: center;
    float: right !important;
    width: 100%;
    margin: 0;
  }
}

.navigation .dropdown-toggle::after {
  display: none;
}

.navigation .dropleft .dropdown-menu,
.navigation .dropright .dropdown-menu {
  margin: 0;
}

.navigation .dropleft .dropdown-toggle::before,
.navigation .dropright .dropdown-toggle::after {
  font-weight: bold;
  font-size: 14px;
  border: 0;
  display: inline-block;
  font-family: IcoFont !important;
  vertical-align: 1px;
}

.navigation .dropleft .dropdown-toggle::before {
  content: "\eac9";
  margin-right: 5px;
}

.navigation .dropright .dropdown-toggle::after {
  content: "\eaca";
  margin-left: 5px;
}

.navigation .dropdown-item {
  padding: 13px 20px;
  
  background: transparent;
  font-weight: 400;
  color: #555;
  border-bottom: 1px solid #eee;
}

.navigation li:last-child .dropdown-item {
  border-bottom: 0;
}

.navigation .dropdown-submenu.active > .dropdown-toggle,
.navigation .dropdown-submenu:hover > .dropdown-item,
.navigation .dropdown-item.active,
.navigation .dropdown-item:hover {
  background: rgba(225, 36, 84, 0.05);
  color: #c54855;
}

.navigation button:focus {
  outline: 0;
}

@media (min-width: 992px) {
  .navigation .dropdown-menu {
    display: block;
    opacity: 0;
    visibility: hidden;
    transition: all .2s ease-in, visibility 0s linear .2s, -webkit-transform .2s linear;
    transition: all .2s ease-in, visibility 0s linear .2s, transform .2s linear;
    transition: all .2s ease-in, visibility 0s linear .2s, transform .2s linear, -webkit-transform .2s linear;
    display: block;
    visibility: hidden;
    opacity: 0;
    min-width: 200px;
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  .navigation .dropleft .dropdown-menu,
  .navigation .dropright .dropdown-menu {
    margin-top: -5px;
  }
  .navigation .dropdown:hover > .dropdown-menu {
    visibility: visible;
    transition: all .3s ease 0s;
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.bg-1 {
  background: url("../image/bg4.png") no-repeat 50% 50%;
  background-size: cover;
  position: relative;
}


.bg-eservice {
  background: url("../image/bg3.png") no-repeat 50% 50%;
  background-size: cover;
  opacity: 0.99;
  position: relative;
}
#preloader{
    position:absolute;top:50%;left:50%;width:50px;height:50px;margin:-30px 0 0 -30px}
#status{
    position:fixed;z-index:999999;top:0;right:0;
     bottom:0;left:0;display:block;background:#fff;
                                               background-image:url(../image/pre-loader-1.gif);
     background-repeat:no-repeat;background-position:center}
.banner-image {
    
   
  background: #fff;
  color: #000;
  background: url("../image/bg.png") center no-repeat;
  background-size: cover;
  min-height: 550px;
}
.banner {
    
   
  background: #090f1a;
  color: #f2f2f2;
  
  min-height: 550px;
}

.dor .round-thumb   {
  width: 100%;
    height: 100%;
   justify-content: center;
  position: relative;
    background: transparent;
   overflow: hidden; /* [1.2] Hide the overflowing of child elements */

  
}

.dor .round-thumb .brf {
   
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  margin: auto;
   border-radius: 50%;
  height: 350px;
  width: 350px;
    transform: translate(-50%,-50%);

  
  border: 5px solid #eff0f3;
  
  
}
.banner .round-thumb   {
  width: 100%;
    height: 100%;
   justify-content: center;
  position: relative;
    background: transparent;
   overflow: hidden; /* [1.2] Hide the overflowing of child elements */

  
}

.img-hover-zoom--slowmo img {
  transform-origin: 50% 65%;
  transition: transform 5s, filter 3s ease-in-out;
  
}

/* The Transformation */
.img-hover-zoom--slowmo:hover img {
  
  transform: scale(2) rotate(25deg);
}
.banner  .zm  {
   width: 100%;
    height: 100%;
   justify-content: center;
  
 }
 
 
.banner .round-thumb .x {
    
  
  position: relative;
  
  z-index: 1;
  
}

.banner  .brf  {
    width: 100%;
    height: 100%;
   justify-content: center;
  position: relative;
    background: transparent;
   overflow: hidden; /* [1.2] Hide the overflowing of child elements */

  font-weight: 900; 
  
  
  
}

.banner .brf .icon {
     position:absolute;
  align-items:center;
  text-align: center;
  vertical-align: middle;
  align-content:center;
  
  color: #c54855;
  font-size: 3em;
  
  top: 50%;
  left: 50%;
  
  
  
  
   border-radius: 50%;
  height: 250px;
  width: 250px;
    transform: translate(-50%,-50%);

  
  border: 5px solid #eff0f3;
}

.banner .brf .icon:after {
     font-family: 'Font Awesome 5 Free';
  font-weight: 900; 
  align-items:center;
  text-align: center;
  vertical-align: middle;
  align-content:center;
  content: "\f5ad";
  color: #c54855;
  font-size: 3em;
  
  
}

.banner .block {
  padding: 80px 0px 160px;
}

.banner .block h1 {
  font-size: 60px;
  line-height: 1.2;
  letter-spacing: -1.2px;
  text-transform: capitalize;
  color: #2d5c9f;
}

.letter-spacing {
  letter-spacing: 2px;
}

.text-color {
  color: #2d5c9f;
}

.text-color-2 {
  color: #c54855;
}

.divider {
  width: 40px;
  height: 5px;
  
  background: #c54855;
}

@media (max-width: 480px) {
  .banner .block h1 {
    font-size: 38px;
    line-height: 50px;
  }
  .banner {
    min-height: 450px;
    background-size: cover;
    
  }
  .banner .round-thumb   {
 display: none;
  

  
}
}

@media (max-width: 400px) {
  .banner .block h1 {
    font-size: 28px;
    line-height: 40px;
  }
  .banner {
            width: 100%;
background-size: cover;
    min-height: 450px;
    
  }
  .banner .round-thumb   {
 display: none;
  

  
}
}

@media (max-width: 768px) {
  .banner .block h1 {
    font-size: 56px;
    line-height: 70px;
  }
  .banner {
      width: 100%;
  
   background: #090f1a;
  color: #f2f2f2;
 
  }
  .banner .round-thumb   {
 display: none;
  

  
}
}

@media (max-width: 992px) {
  .banner {
      width: 100%;
  background: #090f1a;
  color: #f2f2f2;
 
  }
  .banner .round-thumb   {
 display: none;
  

  
}
}

.about-img img {
  border-radius: 5px;
  box-shadow: 0px 0px 30px 0px rgba(0, 42, 106, 0.1);
}

.award-img {
  height: 120px;
  margin-bottom: 10px;
  align-items: center;
  display: flex;
  justify-content: center;
  background: #eff0f3;
}

.appoinment-content {
  position: relative;
}

.appoinment-content img {
  width: 85%;
}

.appoinment-content .emergency {
  position: absolute;
  content: "";
  right: 10px;
  bottom: 20px;
  background: #2d5c9f;
  padding: 48px;
}

.appoinment-content .emergency h2 {
  color: #fff;
}

.appoinment-content .emergency i {
  margin-right: 10px;
  color: rgba(255, 255, 255, 0.7);
}

.appoinment-form {
  margin-top: 40px;
}

.appoinment-form .form-control {
  background: #f4f9fc;
  height: 55px;
  border-color: rgba(0, 0, 0, 0.05);
}

.appoinment-form textarea.form-control {
  height: auto;
}

.helper-block {
  text-align: center;
   
   width: 100% !important;
   margin-left: auto;
   margin-right: auto;
  background-color: #fff;
  border-radius: 15px 15px 15px 15px;
  box-shadow: 0px 0px 30px 0px rgba(0, 42, 106, 0.1);
   height: 325px !important;
}
.client-thumb{
    height: 220px !important;
    width: 100%;
    padding: 5px;
margin: 5px;
}
.client-thumb img{
display: block;
  margin-left: auto;
  margin-right: auto;
      border: 1px solid #b5b5b5;
      max-height: 100%;

}
.clients-logo{
   
    width: 100%;
}

.features {
  margin-top: -70px;
}

.feature-item {
  flex-basis: 33.33%;
  margin: 0px 10px;
  padding: 40px 30px;
  opacity: 1;
  background-color: #fff;
  border-radius: 15px 15px 15px 15px;
  box-shadow: 0px 0px 30px 0px rgba(0, 42, 106, 0.1);
}


.feature-item:hover {
  transform: scale(1.05);
}
.feature-item .feature-icon{
    border-bottom: 1px solid #f2f2f2;
}
.feature-item .feature-icon i {
  font-size: 50px;
  color: #2d5c9f !important;
}


.feature-item .feature-icon i:hover {
  
  transform:scale(1.05);
  color: #c54855 !important;
}
.feature-item h4 {
  color: #2d5c9f !important;
}

.feature-item p {
  font-size: 14px;
}

.feature-section.border-top {
  border-top: 1px solid rgba(0, 0, 0, 0.05) !important;
}
.border{border:1px solid}
.w-hours li {
  padding: 6px 0px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.counter-stat {
  text-align: center;
  padding: 55px 0px 40px 0px;
  position: relative;
}

.counter-stat i {
  display: block;
  color: rgba(255, 255, 255, 0.06);
  font-size: 70px;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  -webkit-transform: translateY(25px);
  transform: translateY(25px);
}

.counter-stat span {
  font-size: 70px;
  color: #fff;
}

.counter-stat p {
  margin-bottom: 0px;
  color: rgba(255, 255, 255, 0.7);
}

.mb--80 {
  margin-bottom: -80px;
}

.service {
  padding-top: 100px;
}

.service .service-item {
  background: #fff;
  
    border: 1px solid #ddd;
text-align: center;
  border-radius: 5px;
  height: 390px;
}

.service .service-item img{
  
  height: 250px;
}
.readmore{
    margin:0 20px 0 0;
    float:right
}

.single-line {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cut-text { 
    width: 100%; 
    padding-left: 10px;
    padding-right: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.service .icon i {
  
  display: block;
  margin-bottom: 10px;
}

.med-icon  {
  
  display: block;
  margin-bottom: 10px;
}
.service i {
  color: #c54855;
}

.service h4 {
  padding-left: 20px;
}

.service .content {
  clear: both;
}
.item-block {
  border: 1px solid #b5b5b5;
  border-radius: 20px;
    
padding: 1em;
margin-right: 2em;
margin-left: 2em;
  min-height: 390px;
  margin-top: 50px;
  position: relative;
    box-shadow: 0 .5rem 1.5rem rgba(0,0,0,.15);
text-align: center;
}

.item-block .log{
    text-align: center;
    width: 100%;
    color: #c54855;
    position: absolute;
    margin-top: -50px;
}
.clinic-block {
  border: 1px solid #b5b5b5;
  border-radius: 20px;
    transition: 0.5s;
padding: 1em;
  height: 390px;
    box-shadow: 0 .5rem 1.5rem rgba(0,0,0,.15);

}
.shadows{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}
.clinic-block img {
  width: 100%;
   
   color: #039fc8;
  height: 250px;
}
.clinic-block:hover {
  box-shadow: 0 0 38px #c54855;
  margin-top: -10px;
}

.clinic-block .content{
  
  text-align: center;
}
.mission-container {
  display: flex;
  align-items: stretch;
   
  justify-content: space-around; /*some space between cards*/
}

.group-container {
  display: flex;
  align-items: stretch;
   
  justify-content: space-around; /*some space between cards*/
}


.group-block {
    background: #fff;
   border: 1px solid #b5b5b5;
  border-radius: 20px;
    transition: 0.5s;
padding: 1em;
text-align: center;
overflow: hidden;
  height: 220px;
      box-shadow: 0 .5rem 1.5rem rgba(0,0,0,.15);

}
.group-block:hover {
  box-shadow: 0 0 38px #2d5c9f;
  margin-top: -10px;
}


.mission-block {
  padding: 20px;
       box-shadow: 0 .5rem 1.5rem rgba(0,0,0,.15);
    transition: 0.5s;

  border-bottom: 3px solid #039fc8;
  min-height: 300px;
  
}


.box {
  padding: 5px;
       box-shadow: 0 .5rem 1.5rem rgba(0,0,0,.15);
    
border-radius: 20px;
border: #039fc8;
  width: 97%;
  margin: 15px;
  
  
}
.mission-block:hover {
  box-shadow: 0 0 38px #2d5c9f;
  margin-top: -10px;
}

.vission-block {
  padding: 20px;
 
  border-bottom: 3px solid red;
  min-height: 300px;
  
}

.vission-block:hover {
  box-shadow: 0 0 38px #2d5c9f;
  margin-top: -10px;
}


.objective-block {
  padding: 20px;
  
  border-bottom: 3px solid green;
  min-height: 300px;
  
}


.objective-block:hover {
  box-shadow: 0 0 38px #c54855;
  margin-top: -10px;
}

.service-block {
  padding: 20px;
  margin-top: 40px;
  border: 1px solid rgba(0, 0, 0, 0.03);
  box-shadow: 0 0 38px rgba(21, 40, 82, 0.07);
}

.service-block img {
  width: 100%;
  margin-top: -60px;
  border: 5px solid #fff;
  height: 230px;
}

.department-service {
  margin-bottom: 40px;
}

.department-service li {
  margin-bottom: 10px;
}

.department-service li i {
  color: #c54855;
}
.text-black{
    color: #000;
}
.helpers .btn-group .btn {
  border-radius: 0px;
  margin: 0px 2px;
  text-transform: capitalize;
  font-size: 16px;
  padding: .6rem 1.5rem;
  cursor: pointer;
}

.helpers .btn-group .btn.active {
  box-shadow: none !important;
  border-color: transparent;
  background: #c54855;
  color: #fff;
}

.helpers .btn-group .btn.focus {
  box-shadow: none !important;
  border-color: transparent;
}

.helpers .btn-group .btn:focus {
  box-shadow: none !important;
  border-color: transparent;
  background: #c54855;
  color: #fff;
}

.helpers .btn-group .btn:hover {
  box-shadow: none !important;
  border-color: transparent;
  background: #c54855;
  color: #fff;
}

.helpers .btn-group > .btn-group:not(:last-child) > .btn, .helpers .btn-group > .btn:not(:last-child):not(.dropdown-toggle), .helpers .btn-group > .btn:not(:first-child) {
  border-radius: 3px;
}

.helper-inner-box {
  overflow: hidden;
}

.helper-inner-box .helper-profile {
  overflow: hidden;
  position: relative;
  box-shadow: 0px 8px 16px 0px rgba(200, 183, 255, 0.2);
}

.helper-inner-box .helper-profile .helper-img {
  transition: all .35s ease;
}

.helper-inner-box .helper-profile .helper-img:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.lh-35 {
  line-height: 25px;
}

.helper-info li {
  margin-bottom: 10px;
  color: #222;
}

.helper-info li i {
  margin-right: 20px;
  color: #c54855;
}

.read-more {
  color: #2d5c9f;
}

@media (max-width: 480px) {
  .helpers .btn-group {
    display: block;
  }
  .helpers .btn-group .btn {
    margin: 8px 3px;
  }
}

@media (max-width: 400px) {
  .helpers .btn-group {
    display: block;
  }
  .helpers .btn-group .btn {
    margin: 8px 3px;
  }
}

@media (max-width: 768px) {
  .helpers .btn-group {
    display: block;
  }
  .helpers .btn-group .btn {
    margin: 8px 3px;
  }
}

.cta {
  background: url("../image/bg-4.jpg") no-repeat 50% 50%;
  background-size: cover;
  position: relative;
}

.news-main {
  background: url("../image/header.jpg") 
 no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.cta:before {
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
    background: rgba(42, 93, 159, 0.95);

}

.mb-30 {
  margin-bottom: 30px;
}
.text-gold {
  color: #d39e00;
}
.text-color-primary {
  color: #2d5c9f;
}

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

.cta-2 {
  background: url("../image/bg/cta-bg.png") no-repeat;
  background-position: center center;
}

.cta-page_ {
  background: url("../image/banner-2.jpg") no-repeat;
  background-size: cover;
  position: relative;
}

.testimonial {
  position: relative;
}


.testimonial:before {
  width: 48%;
  height: 100%;
  top: 0;
  left: 0px;
  position: absolute;
  content: "";
  background: url("../image/wsas.png") no-repeat 50% 50%;
}

[dir='rtl'] .testimonial:before {
  width: 48%;
  height: 100%;
  top: 0;
  right:  0px;
  position: absolute;
  content: "";
  background: url("../image/wsas.png") no-repeat 50% 50%;
}

.bg-review {
  
  
      background:url(../image/wsas.png) no-repeat 50% 50%;
    
    background-size: cover;
          

    
}
.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.centercontainer {
  
  display: flex;
    position: relative;
  justify-content: center;
  align-items: center;
}

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}
.bg-vid {
  
  
      background:url(../image/video-popup-1.png) no-repeat right center;
    
    background-size: cover;
          position: relative;

    
}
.testimonial .slick-dots {
  text-align: left;
}

.bg-content{
    background-color:rgba(42,93,159,.99);
}

.testimonial-block {
  position: relative;
  margin-left: 5px;
     border: 2px solid #ff;

  margin-bottom: 20px;
}

.testimonial-block p {
  background: #fff;
  font-size: 18px;
}

.testimonial-block .client-info {
  margin-bottom: 20px;
}

.testimonial-block .client-info h4 {
  margin-bottom: 0px;
}

.testimonial-block i {
  font-size: 60px;
  position: absolute;
  left: 46px;
  bottom: 89px;
  opacity: .08;
}

.testimonial-block .slick-dots {
  text-align: right;
}

.testimonial-wrap-2 .slick-dots {
  margin-right: -10px;
}

.testimonial-block.style-2 {
  
  padding: 30px;
   margin-right:  5px;
  margin-bottom: 30px;
}

.testimonial-block.style-2 .testimonial-thumb {
  float: left;
}

.testimonial-block.style-2 .testimonial-thumb img {
  width: 80px;
  height: 80px;
  border-radius: 100%;
  margin-right: 20px;
  margin-bottom: 30px;
  border: 5px solid #eff0f3;
  margin-top: -5px;
}

.testimonial-block.style-2 .client-info p {
  clear: both;
  background: transparent;
}

.testimonial-block.style-2 i {
  bottom: -20px;
  color: #c54855;
  opacity: .3;
}

@media (max-width: 480px) {
  .testimonial-wrap {
    margin-left: 0px;
  }
  .testimonial::before {
    display: none;
  }
}

@media (max-width: 400px) {
  .testimonial-wrap {
    margin-left: 0px;
  }
  .testimonial::before {
    display: none;
  }
}

@media (max-width: 768px) {
  .testimonial-wrap {
    margin-left: 0px;
  }
  .testimonial::before {
    display: none;
  }
}

@media (max-width: 992px) {
  .testimonial-wrap {
    margin-left: 0px;
  }
  .testimonial::before {
    display: none;
  }
}

.contact-form-wrap .form-group {
  margin-bottom: 20px;
}

.contact-form-wrap .form-group .form-control {
  height: 60px;
  border: 1px solid #EEF2F6;
  box-shadow: none;
  width: 100%;
  background: #f4f9fc;
}

.contact-form-wrap .form-group-2 {
  margin-bottom: 13px;
}

.contact-form-wrap .form-group-2 textarea {
  height: auto;
  border: 1px solid #EEF2F6;
  box-shadow: none;
  background: #f4f9fc;
  width: 100%;
}

.social-icons li {
  margin: 0 6px;
}

.social-icons a {
  margin-right: 10px;
  font-size: 18px;
}

.google-map {
  position: relative;
}

.google-map #map {
  width: 100%;
  height: 500px;
}

.mt-90 {
  margin-top: 90px;
}

.contact-block {
  text-align: center;
  border: 5px solid #EEF2F6;
  padding: 50px 25px;
    min-height: 300px;

}

.contact-block i {
  font-size: 50px;
  margin-bottom: 15px;
  display: inline-block;
  color: #c54855;
}

.blog-container {
  display: flex;
  align-items: stretch;
   flex-direction: row;
  justify-content: space-around; /*some space between cards*/
}

.blog-block {
   width: 100%;
  border-radius: 20px;

    transition: 0.5s;
  min-height: 390px;


}

.mh390{
  min-height: 500px;  
  max-height: 500px;
  
height: 500px !important;    
}

.blog-x {
  border-radius: 20px;
padding: 1em;
   width: 100%;
height: 100%;
     border: 1px solid #b5b5b5;
    box-shadow: 0 .5rem 1.5rem rgba(0,0,0,.15);
display: grid;
  grid-template-rows: auto 1fr;

}
.blog-x:hover {
  box-shadow: 0 0 38px #c54855;
  margin-top: -10px;
}
.blog-block p {
  background: #fff;
  font-size: 18px;
}

.blog-block img{
width: 100%;
   
   color: #039fc8;
  height: 250px;}

.helper-block img{
width: 100%;
   
   color: #039fc8;
  height: 250px;}

  
.item-img{
width: 100%;
   
   color: #039fc8;
  height: 200px;}


.blog-x .t-more {
   
  align-self: end;
 }


.blog-item-content h2 {
  font-weight: 600;
  font-size: 38px;
}

/*=================================================================
  Single Blog Page
==================================================================*/
.nav-links .page-numbers {
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background: #eee;
  text-align: center;
  padding-top: 13px;
  font-weight: 600;
  margin-right: 10px;
}

.nav-links .page-numbers:hover {
  background: #2d5c9f;
  color: #fff;
}

.nav-links .page-numbers.current {
  background: #2d5c9f;
  color: #fff;
}

.comment-area .comment-thumb {
  margin-right: 20px;
  margin-bottom: 30px;
}

.comment-area h5 {
  font-size: 18px;
  font-weight: 500;
}

.comment-area span {
  font-size: 14px;
}

.posts-nav h6 {
  font-weight: 500;
}

.quote {
  font-size: 22px;
  color: #2d5c9f;
  padding: 40px;
  font-style: italic;
  border-left: 5px solid #c54855;
  margin: 25px 0px;
}

.tag-option a {
  border: 1px solid #eff0f3;
  padding: 6px 12px;
  color: #6F8BA4;
  font-size: 14px;
}

.comment-form .form-control {
  background: #f7f8fb;
  border-radius: 5px;
  border-color: #f7f8fb;
  height: 50px;
}

.comment-form textarea.form-control {
  height: auto;
}

.post.post-single {
  border: none;
}

.post.post-single .post-thumb {
  margin-top: 30px;
}

.post-sub-heading {
  border-bottom: 1px solid #dedede;
  padding-bottom: 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 20px;
}

.post-social-share {
  margin-bottom: 50px;
}

.post-comments {
  margin: 30px 0;
}

.post-comments .media {
  margin-top: 20px;
}

.post-comments .media > .pull-left {
  padding-right: 20px;
}

.post-comments .comment-author {
  margin-top: 0;
  margin-bottom: 0px;
  font-weight: 500;
}

.post-comments .comment-author a {
  color: #2d5c9f;
  font-size: 14px;
  text-transform: uppercase;
}

.post-comments time {
  margin: 0 0 5px;
  display: inline-block;
  color: #808080;
  font-size: 12px;
}

.post-comments .comment-button {
  color: #2d5c9f;
  display: inline-block;
  margin-left: 5px;
  font-size: 12px;
}

.post-comments .comment-button i {
  margin-right: 5px;
  display: inline-block;
}

.post-comments .comment-button:hover {
  color: #2d5c9f;
}

.post-excerpt {
  margin-bottom: 60px;
}

.post-excerpt h3 a {
  color: #000;
}

.post-excerpt p {
  margin: 0 0 30px;
}

.post-excerpt blockquote.quote-post {
  margin: 20px 0;
}

.post-excerpt blockquote.quote-post p {
  line-height: 30px;
  font-size: 20px;
  color: #2d5c9f;
}

.comments-section {
  margin-top: 35px;
}

.author-about {
  margin-top: 40px;
}

.post-author {
  margin-right: 20px;
}

.post-author > img {
  border: 1px solid #dedede;
  max-width: 120px;
  padding: 5px;
  width: 100%;
}

.comment-list ul {
  margin-top: 20px;
}

.comment-list ul li {
  margin-bottom: 20px;
}

.comment-wrap {
  border: 1px solid #dedede;
  border-radius: 1px;
  margin-left: 20px;
  padding: 10px;
  position: relative;
}

.comment-wrap .author-avatar {
  margin-right: 10px;
}

.comment-wrap .media .media-heading {
  font-size: 14px;
  margin-bottom: 8px;
}

.comment-wrap .media .media-heading a {
  color: #2d5c9f;
  font-size: 13px;
}

.comment-wrap .media .comment-meta {
  font-size: 12px;
  color: #888;
}

.comment-wrap .media p {
  margin-top: 15px;
}

.comment-reply-form {
  margin-top: 80px;
}

.comment-reply-form input, .comment-reply-form textarea {
  height: 35px;
  border-radius: 0;
  box-shadow: none;
}

.comment-reply-form input:focus, .comment-reply-form textarea:focus {
  box-shadow: none;
  border: 1px solid #2d5c9f;
}

.comment-reply-form textarea, .comment-reply-form .btn-main {
  height: auto;
}

.sidebar-widget {
  margin-bottom: 30px;
  padding-bottom: 35px;
}

.sidebar-widget h5 {
  margin-bottom: 30px;
  position: relative;
  padding-bottom: 15px;
}

.sidebar-widget h5:before {
  position: absolute;
  content: "";
  bottom: 0px;
  width: 35px;
  height: 3px;
  background: #c54855;
}

.sidebar-widget.latest-post .media img {
  border-radius: 7px;
}

.sidebar-widget.latest-post .media h6 {
  font-weight: 500;
  line-height: 1.4;
}

.sidebar-widget.latest-post .media p {
  font-size: 12px;
}

.sidebar-widget.category ul li {
  margin-bottom: 10px;
}

.sidebar-widget.category ul li a {
  color: #222;
  transition: all 0.3s ease;
}

.sidebar-widget.category ul li a:hover {
  color: #2d5c9f;
  padding-left: 5px;
}

.sidebar-widget.category ul li span {
  margin-left: 10px;
}

.sidebar-widget.tags a {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .075em;
  line-height: 41px;
  height: 41px;
  font-weight: 500;
  border-radius: 20px;
  color: #666;
  display: inline-block;
  background-color: #eff0f3;
  margin: 0 7px 10px 0;
  padding: 0 25px;
  transition: all .2s ease;
}

.sidebar-widget.tags a:hover {
  color: #fff;
  background: #2d5c9f;
}

.sidebar-widget.schedule-widget {
  background: #f4f9fc;
  padding: 25px;
}

.sidebar-widget.schedule-widget ul li {
  padding: 10px 0px;
  border-bottom: 1px solid #eee;
}

.search-form {
  position: relative;
}

.search-form i {
  position: absolute;
  right: 15px;
  top: 35%;
}

.footer {
  
  padding-top: 20px;
}
 
.footer .copyright a {
  font-weight: 600;

}

.lh-35 {
  line-height: 35px;
}

.logo {
  font-weight: 600;
  letter-spacing: 1px;
}

.logo h3 {
  color: #2d5c9f;
}

.logo span {
  color: #2d5c9f;
}

.widget .divider {
  height: 3px;
}

.widget h4 {
  color: #2d5c9f;
}

.widget .footer-menu a {
  color: #6F8BA4;
}

.widget .footer-menu a:hover {
  color: #c54855;
}

.footer-contact-block span {
  font-weight: 400;
  color: #6F8BA4;
}

.footer-contact-block i {
  font-size: 20px;
}

.footer-btm {
    width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.06);
 
}

.footer-socials li a {
  width: 45px;
  height: 45px;
  background: #6F8BA4 ;
  color: #fff;
  display: inline-block;
  text-align: center;
  border-radius: 100%;
  padding-top: 12px;
}

.widget-contact h6 {
  font-weight: 500;
  margin-bottom: 18px;
}

.widget-contact h6 i {
  color: #c54855;
}

.subscribe {
  position: relative;
}

.subscribe .form-control {
  border-radius: 50px;
  height: 60px;
  padding-left: 25px;
  border-color: #eee;
}

.subscribe .btn {
  position: absolute;
  right: 6px;
  top: 6px;
}

.backtop {
  position: fixed;
  background: #2d5c9f;
  z-index: 9999;
  display: inline-block;
  right: 55px;
  width: 50px;
  height: 50px;
  bottom: 50px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  border-radius: 50px;
  transition: .3s;
}

@media (max-width: 992px) {
  .backtop {
    bottom: 40px;
    right: 15px;
  }
}

@media (max-width: 768px) {
  .backtop {
    width: 45px;
    height: 45px;
  }
}

.backtop:hover {
  background-color: #c54855;
}

.backtop i {
  color: #fff;
  font-size: 20px;
}

.reveal {
  transition: all .3s;
  cursor: pointer;
  opacity: 1;
}

/*# sourceMappingURL=style.css.map */
.doktorlar {
    width: 100%;
    height: auto;
}
.doktorlar .orta-baslik img {
    width: 150px;
}
.doktorlar article {
    margin-top: 15px;
    text-align: center;
}
.doktor-filtre {
    padding-top: 15px;
}
.doktor-list  {
    width: 100%;
    background-color: #FFF;
    padding-bottom: 15px;
    margin-top: 30px;
    border: solid 1px #DDD;
}
.doktor-list img {
    width: 100%;
    margin: 0px;
}
.doktor-list h2 {
    font-size: 16px;
    color: #034A81;
    height: 35px;
    padding: 15px 15px 0px 15px;
    margin: 0px;
}

.doktor-list h4 {
    font-size: 16px;
    color: #039fc8;
    height: 35px;
    font-weight: bold;
    padding: 15px 15px 0px 15px;
    margin: 0px;
}
.doktor-list span {
    font-size: 12px;
    padding-right: 15px;
}
.doktor-list a:hover {
    text-decoration: none;
}

.doktor-detay {
    width: 100%;
    height: auto;
}
.doktor-detay article {
    padding-top: 15px;
}
.doktor-detay img {
    width: 100%;
    height: auto;
    border-radius: 7px;
    margin-top: 30px;
}
.doktor-detay h1 {
    font-size: 34px;
    font-weight: 600;
    margin-top: 30px;
    color: #034A81;
    margin-bottom: 5px
}
.doktor-detay span {
    font-size: 16px;
    font-weight: 600;
}
.doktor-detay h2 {
    font-size: 16px;
    line-height: 28px;
    padding-right: 15px;
    font-weight: 600;
    margin-top: 30px;
    background-color: #039fc8;
    color: #FFF;
}
.doktor-detay table {
    margin-top: 15px;
    font-size: 14px;
}
.doktor-detay ul {
    font-size: 14px;
    margin-top: 25px;
}




.widget + .widget {
  margin-top: 50px;
}
.widget-title {
  margin-bottom: 20px;
  margin-top: 20px;
  padding-right: 7px;
  border-right-width: 3px;
  border-right-style: solid;
  font-size: 26px;
  line-height: 30px;
  color: #000;
}
.widget-title {
    border-right-color: #2c6964;
}

.widget-sevices li {
  position: relative;
  border-bottom: 1px solid #e3e3e3;
  font-size: 16px;
  line-height: 24px;
}
.widget-sevices li:first-child {
  border-top: 1px solid #e3e3e3;  
}
.widget-sevices i {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 18px;
  line-height: 50px;
}
.widget-sevices a {
  position: relative;
  display: inline-block;
  padding: 12px 28px 12px 28px;
  color: #000;
}
.widget-sevices a i {
  right: 100%;
}


.elementskit-info-box-icon > svg path{fill:2d5c9f;stroke:#263DD0;}
.elementskit-info-box-icon{border-radius:0px 0px 0px 0px;}
 .elementskit-info-box-icon i{font-size:37px; }
  .elementskit-info-box-icon > svg{max-width:50px;height:auto; }
  .elementskit-info-box-icon{
  text-align: center;
  }
  
  
  
  .elementskit-single-meta .elementskit-meta-wraper strong{font-family:"Exo", sans-serif;font-size:28px;
                                 font-weight:700;}
 
   .elementskit-meta-lists.elementskit-style-tag > .elementskit-single-meta{padding:4px 15px 6px 15px;}
   .elementskit-meta-lists.elementskit-style-tag > .elementskit-single-meta::before
  {border-width:0px;}
  
   .elementskit-meta-lists .elementskit-single-meta{font-size:15px;font-weight:500;
                           background-color:#2d5c9f;}
  
  
  
  
  
  
  
  .elementskit-meta-lists.elementskit-style-tag{bottom:-10px;left:0px;}
   .elementskit-meta-lists .elementskit-single-meta .elementskit-meta-wraper strong{
       font-family:"Exo", sans-serif;font-size:28px;font-weight:700;
   color: #fff;
   }
    .elementskit-meta-lists .elementskit-single-meta{
       font-size:15px;font-weight:500;background-color:#2d5c9f;}
   .elementskit-meta-lists.elementskit-style-tag > .elementskit-single-meta{padding:4px 15px 6px 15px;}
   
   
   
   
   .services,.services-h {

text-align: center;

margin-top: 20px;

width: 100%;

}

.services h4,.services-h h4 {

text-align: center;

background-color: #3c9ecc;

width: 130px;

padding: 45px 30px;

border-radius: 50%;

height: 130px;

color: #fff;

border-bottom: solid #1a4b63 5px;

margin: 10px auto;

}

.serv-blocks, .serv-h-blocks {

 border-radius: 10px;
 
margin: 5px auto;

padding: 5px;

width: 90%;

margin-right: 10px;

min-height: 130px;

color: #fff;

}

a .serv-blocks:hover,a .serv-h-blocks:hover{

background-color: #a59164;

}
 
.serv-blocks h5, .serv-h-blocks h5 {

line-height: 15px;
color: #fff;
padding: 8px;
margin-top: 15px;

}

.serv-blocks img,.serv-h-blocks  img{


height: 70px;


}
.parts a .serv-blocks, .parts a .serv-h-blocks {
    width: 106px !important;
    height: 95px !important;
}
.parts a h5 {
line-height: 1.4;
}
.parts a {
text-align: center;
}
.parts a .serv-blocks:hover, .parts a .serv-h-blocks:hover {
background-color: #64bb9a !important;
}

.bg-primary{
      background: #2d5c9f !important;
      color: #fff;

}



.social-icons ul{margin:0;padding:0}
.social-icons{list-style:none;margin:0;padding:0;font-size:15px}
.social-icons li{display:inline-block;border:none}
.social-icons  li>a{
    border:1px solid;height:35px;width:35px;
    line-height:35px;
    text-align:center;display:block;
    color:#c54855;
            background-color:transparent;font-size:14px;border-radius:50%}
.social-icons.circle li>a{
    border:1px solid;height:35px;width:35px;line-height:35px;text-align:center;display:block;
            background-color:transparent;font-size:14px;border-radius:50%}
.social-icons.circle li{margin:6px 0 5px}

.social-icons  li>a:hover{
    transition:all .3s cubic-bezier(.645,.045,.355,1);
    background-color: #c54855;
    color: #fff;
    webkit-transform:translateY(-8px);-ms-transform:translateY(-8px);transform:translateY(-8px);
    -webkit-transition:all .3s cubic-bezier(.645,.045,.355,1)
}
    .box-shadow{-webkit-box-shadow:0 0 15px 0 rgba(41,61,88,.1);
           -moz-box-shadow:0 0 15px 0 rgba(41,61,88,.1);box-shadow:0 0 15px 0 rgba(41,61,88,.1)}
    
    .border-secondary{
        border-color:#c54855 !important;;
    }
    .text-secondary{
        color: #c54855 !important;
    }
    
    .moh{-webkit-transition:all .5s ease-in-out 0s;-moz-transition:all .5s ease-in-out 0s;
     -ms-transition:all .5s ease-in-out 0s;-o-transition:all .5s ease-in-out 0s;transition:all .5s ease-in-out 0s}
    
    .mb-15{margin-bottom:15px!important}
    
    
    #parentdiv {
  position: relative;
  width: 250px;
  height: 250px;
  border: 1px solid red;
     justify-content:space-around;
       display:flex;
   align-items:center;

  border-radius: 50%;
   margin-bottom: 200px;
  margin-right: auto;
  margin-left: auto;
}

.div2 {
  position: absolute;
  width: 40px;
  height: 40px;
  background-color: #ac5;
  border-radius: 100px;
}
.circle {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    border: 1px solid #c54855;
    
       display:flex;
   align-items:center;
   justify-content:space-around;
    position: absolute;
   
}

.circle1 {
  left: -100px;
    top: -50px;
  
}


.circle2 {
  right:  -100px;
    top: -50px;
  
}


.circle3 {
  right:  -100px;
    bottom:  -100px;
  
}


.circle4 {
  left:   -100px;
    bottom:  -100px;
  
}
#parentdiv div:nth-of-type(4):after {
    content: "";
    display: block;
    border-left: 1px solid #000;
    position: absolute;
    height: 100px;
    left: 50%;
    top: -52px;
}
.circle i{
    display: inline-table;
    color: #003eff;
     vertical-align: middle; 
      text-align: center;
}

.rotateimg180:hover {
  -webkit-transform:rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.rotate:hover {
  animation: rotation 8s infinite linear;
}

@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}


.zoom-in-out-box {
     width: 100%;
     height: 100%;
  
  animation: zoom-in-zoom-out 35s ease infinite;
}

@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.5, 1.5);
  }
  100% {
    transform: scale(1, 1);
  }
}
.heart {
    
   	animation: pulse 1s linear infinite;
}

@-webkit-keyframes "pulse" {
0% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
50% {
   -webkit-transform: scale(0.8);
   transform: scale(0.8);
}
100% {
    -webkit-transform: scale(1);
   transform: scale(1);
}
}

.fade-out {
  position: absolute;
  width: 120%;
  height: 100%;
  top: 0;
  left: -120%;
  animation: heartRateOut 2.5s linear infinite;
  background: rgba(0, 0, 0, 1);
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 80%, rgba(255, 255, 255, 0) 100%);
}
.fade-in {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #fff;
  top: 0;
  right: 0;
  animation: heartRateIn 2.5s linear infinite;
}
.heart-rate {
  width: 150px;
  height: 73px;
  position: relative;
  margin: 20px auto;
}
@keyframes heartRateIn {
  0% {
    width: 100%;
  }
  50% {
    width: 0;
  }
  100% {
    width: 0;
  }
}
 
@keyframes heartRateOut {
  0% {
    left: -120%;
  }
  30% {
    left: -120%;
  }
  100% {
    left: 0;
  }
}




.icon-globe:before{
    font-family: 'Font Awesome 5 Free';
  font-weight: 900;
    content:'\f0ac'};
.header .top-header{
    align-items:center;
    justify-content:center;
    border-bottom:2px solid #000;}

.border-btm{
    border-bottom:2px solid #000;}

.header .top-header .logo{
    padding:9px 0;
    
     border-left:2px solid #f5f5f5}
.header .top-header .translation{
    padding-top: 14px ;
    
    text-align: center;
            
            border-right:2px solid #f5f5f5;
            
}

.text-p{color:#2ca6d9 !important;}
.header .top-header .translation i{color:#2ca6d9;}
.header .top-header .translation .language{text-transform:uppercase;
         font-weight:700;
         color:#2ca6d9;font-size:14px}
.header .top-header .logout{padding:42px 0;width:155px;float:left;display:flex;align-items:center;justify-content:center}.header .top-header .logout .icon{float:right;width:19px;height:19px;border-radius:50%;background:#2ca6d9;color:#fff;margin-left:7px;display:-webkit-flex;display:flex;justify-content:center;align-items:center;font-size:10px;line-height:19px;-moz-transition:all .2s linear;transition:all .2s linear}
.header .top-header .logout .sign-up-text{float:right;font-size:12px;color:#2ca6d9;padding-right:10px}.header .top-header .logout a:hover .icon{border-radius:4px}
.header .top-header .sign-up{
    padding:4px 0;
    width:155px;
align-items:center;justify-content:center}
.header .top-header .sign-up .icon-plus{float:right;color:#fff;background-color:#2ca6d9;height:20px;width:20px;border-radius:50%;padding:0 1px;font-size:13px;text-align:center}.header .top-header .sign-up .sign-up-text{float:right;font-size:12px;color:#2ca6d9;padding-right:10px}
.header .top-header .login{padding:32px 40px;border-left:2px solid #f5f5f5;float:right}
.header .top-header input{width:227px;float:right;height:40px;border-radius:30px;outline:0;border:1px solid #e9e9e9;color:#a2b3bd;padding:10px 25px;margin-left:15px;font-size:12px;text-align:right}
.header .top-header .sign-in-button{float:right;height:40px;border-radius:30px;outline:0;width:85px;background-color:#2ca6d9;color:#fff;text-align:center;display:block;font-size:14px;padding:8px 0;border:0}
.header .bottom-header{padding:20px 0;
              border-bottom:2px solid #f5f5f5}


.text-primary{
    color: #be2329 !important;
}

.fs-8{
    font-size: 8px !important;
}

.bg-secondary{
    background-color: #050608 !important;
}

.footer-area .widget {
  margin-bottom: 70px;
}
.footer-area .widget-title {
  color: #fff;
  margin-bottom: 27px;
  font-weight: 500;
}
.footer-area .widget_about {
  margin-top: -7px;
}
.footer-area .widget_about p {
  color: rgba(255, 255, 255, 0.8);
}
.footer-area .contact_info_list {
  margin: 0;
  padding: 0;
  margin-top: -7px;
}
.footer-area .contact_info_list li {
  list-style: none;
  color: rgba(255, 255, 255, 0.8);
  padding-left: 28px;
  position: relative;
  margin-bottom: 10px;
}
.footer-area .contact_info_list li i {
  position: absolute;
  left: 0;
  top: 7px;
}
.footer-area .contact_info_list li:last-child {
  margin-bottom: 0;
}
.footer-area .widget_recent_post .media .media-body .post-meta-single ul li {
  color: rgba(255, 255, 255, 0.8);
}
.footer-area .widget_recent_post .media .media-body h6 {
  color: rgba(255, 255, 255, 0.8);
}

.footer-top {
  padding-bottom: 80px;
}
.footer-top .social-area {
  margin-top: 42px;
}
.footer-top .widget_nav_menu {
  margin-top: 33px;
}
.footer-top .widget_nav_menu li:before {
  display: none;
}

.footer-bottom {
  border-top: 1px solid #586a85;
  padding: 25px 0;
}
.footer-bottom p {
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 0;
  margin-top: 5px;
}

.widget_nav_menu {
  margin: 0;
  padding: 0;
}
.widget_nav_menu li {
  display: inline-block;
  position: relative;
  padding: 0 15px 0 10px;
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 0;
}
.widget_nav_menu li:before {
  content: "|";
  position: absolute;
  right: 0;
  top: 0px;
}
.widget_nav_menu li:after {
  display: none;
}
.widget_nav_menu li:first-child {
  padding-left: 0;
}
.widget_nav_menu li:last-child {
  padding-right: 0;
}
.widget_nav_menu li:last-child:after {
  display: none;
}