@charset "utf-8";
/* CSS Document */

/* FONT FACE
-------------------------------------- */
@font-face {
  font-family: 'FbCampus-Bold';
  src: url('../fonts/FbCampus-Bold.eot');
  src: url('../fonts/FbCampus-Bold.woff2') format('woff2'),
  url('../fonts/FbCampus-Bold.woff') format('woff'),
  url('../fonts/FbCampus-Bold.ttf') format('truetype'),
  url('../fonts/FbCampus-Bold.svg#FbCampus-Bold') format('svg'),
  url('../fonts/FbCampus-Bold.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FbCampus-Medium';
  src: url('../fonts/FbCampus-Medium.eot');
  src: url('../fonts/FbCampus-Medium.eot?#iefix') format('embedded-opentype'),
  url('../fonts/FbCampus-Medium.woff2') format('woff2'),
  url('../fonts/FbCampus-Medium.woff') format('woff'),
  url('../fonts/FbCampus-Medium.ttf') format('truetype'),
  url('../fonts/FbCampus-Medium.svg#FbCampus-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* GLOBAL
--------------------------- */
body {
	font-family: 'FbCampus-Medium', Arial, Helvetica, sans-serif;
	font-size: 14px;
  color: #005a84;
  background: #d8eef8 url("../images/ab_bg.jpg") no-repeat center top;
}

* {
  -webkit-font-smoothing: antialiased;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}

a {
  color: #005a84;
  -webkit-transition: color .3s ease-in-out;
  -moz-transition: color .3s ease-in-out;
  -ms-transition: color .3s ease-in-out;
  -o-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out;
}
a:hover { color: #0393ca; text-decoration: none}

h1,
h2,
h3,
h4,
h5,
h5 {
	margin: 0;
	padding: 0;
}

ul {
	list-style: none;
	padding: 0;
  margin: 0;
}

.fleft { float: left;}

.fright { float: right; direction:rtl }

/* removing focus from input fields */
input:focus, textarea:focus {
    outline: none;
}

.upc { text-transform: uppercase !important; }

.lwc { text-transform: lowercase !important; }
/* background width overflow fixed
html, body {
    max-width: 100%;
    overflow-x: hidden;
}
*/
/* removing bootstrap rlt paddings */
.no-gt {
  padding-left: 0;
  padding-right: 0;
}

.no-mr {
  margin-left: 0;
  margin-right: 0;
}

/* HEADER SECTION
-----------------------------*/
.ab-header { }

.ab-header h1 {
  font-size: 66px;
  color: #19a8de;
  line-height: 66px;
  margin-right: 48px;
  margin-top: 60px;
}

.logo {
  text-align: left;
  margin-left: 70px;
  margin-top: 23px;
}

/* SLIDER SECTION
----------------------------- */
.ab-slide-content {
  width: 100%;
  max-width: 900px;
  position: relative;
  margin: 15px auto;
  min-height: 427px;
  padding-right: 10px;
  padding-left: 10px;
}

.flexslider {
  direction:ltr;
  background: transparent;
  border: none;
}

.slide-content {
  min-height: 420px;
  position: relative;
  margin-left: 3px;
  margin-right: 3px;
}

.slide-content h3 {
  font-size: 36px;
  line-height: 36px;
  text-align: center;
  margin-bottom: 17px;
  direction:rtl;
}

.slide-content-right,
.slide-content-left {
  margin-left: 6px;
  width: calc(50% - 6px);
}

.slide-content-left {
  margin-left: 0;
  margin-right: 6px;
}

.slide-img-right,
.slide-img-left {
  background: transparent url("../images/ab_slide_img_bg.png") no-repeat center bottom;
  background-size: 100%;
  width: 100%;
}

.slide-img-right img,
.slide-img-left img {
  border: 1px solid #21aadf;
  margin-bottom: 18px;

  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}

.slide-text-right,
.slide-text-left {
  /*width: calc(50% - 6px);*/
  font-size: 20px;
  line-height: 24px;
  padding-left: 18px;
  padding-right: 18px;
  text-align: right;
}

.slide-text-right span,
.slide-text-left span {
  background-color: #005a84;
  color: #FFF;
  font-family: "FbCampus-Bold", Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 24px;
  padding-right: 5px;
  padding-left: 5px;
  margin-left: 10px;
  max-width: 50px;

  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;;
}

.slide-text-right p,
.slide-text-left p {
  max-width: 335px;
}

.ab-slide-content .next,
.ab-slide-content .prev {
  outline: 0;
  position: absolute;
  width: 21px;
  height: 29px;
  text-align: center;
  left: -28px;
  top: 50%;
  padding-left: 2px;
  padding-right: 2px;
  margin-top: -32px;
  z-index: 55;

  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.ab-slide-content .prev {
  left: auto;
  right: -28px;
}

.ab-slide-content:hover .next {
  left: -18px;
}
.ab-slide-content:hover .prev {
  right: -18px;
}

/* LEAD FORM SECTION
----------------------------- */
.ab-form-content {
  margin: 23px 50px;
  min-height: 126px;
}

.ab-form-content h2 {
  font-size: 36px;
  line-height: 36px;
  font-family: "FbCampus-Bold", Arial, Helvetica, sans-serif;
  text-align: center;
  margin-bottom: 21px;
}


.ab-lead-form {}

.in-name,
.in-phone {
  background-color: #FFF;
  background-image:  url("../images/ab_icon_person.png");
  background-repeat: no-repeat;
  background-position: calc(100% - 25px) center;
  height: 69px;
  border: none;
  width: 100%;
  max-width: 324px;
  padding-right: 82px;
  margin-left: 13px;

  font-size: 30px;
  color: #1fa9de;

  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;

  -webkit-box-shadow: inset 0 1px 1px #1c7ca1;
  -moz-box-shadow: inset 0 1px 1px #1c7ca1;
  box-shadow: inset 0 1px 1px #1c7ca1;
}

.in-phone {
  background-image: url("../images/ab_icon_phone.png");
}

/* placeholder color */
::-webkit-input-placeholder {
  color: #1fa9de;
}

:-moz-placeholder { /* Firefox 18- */
  color: #1fa9de;
}

::-moz-placeholder {  /* Firefox 19+ */
  color: #1fa9de;
}

:-ms-input-placeholder {
  color: #1fa9de;
}

.ab-form-btn {
  position: relative;
  outline: 0;
  width: 100%;
  max-width: 165px;
  height: 69px;
  border: 1px solid #058dc0;
  color: #FFF;
  font-size: 30px;
  font-family: "FbCampus-Bold", Arial, Helvetica, sans-serif;
  /* Background gradient */
  background: #21aadf; /* Old browsers */
  background: -moz-linear-gradient(top,  #21aadf 0%, #0095cd 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #21aadf 0%,#0095cd 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #21aadf 0%,#0095cd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#21aadf', endColorstr='#0095cd',GradientType=0 ); /* IE6-9 */

  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
}

.ab-form-btn:hover {
  background: #0095cd; /* Old browsers */
  background: -moz-linear-gradient(top,  #0095cd 0%, #21aadf 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #0095cd 0%,#21aadf 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #0095cd 0%,#21aadf 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0095cd', endColorstr='#21aadf',GradientType=0 ); /* IE6-9 */
}

.ab-form-btn span {
  background: transparent url("../images/ab_form_btn_shadow.png") no-repeat center;
  position: absolute;
  width: 100%;
  height: 19px;
  left:0;
  bottom: -19px;
}

.ab-form-btn img {
  margin-bottom: 4px;
  margin-right: 5px;
}

.form-error {
  border: 1px solid red;
}

/* INFO SECTION
----------------------------- */
.ab-info-content {
  margin-top: 38px;
  margin-bottom: 75px;
  margin-right: 51px;
}

.ab-info-content h2 {
  font-size: 36px;
  line-height: 36px;
  text-align: center;
  margin-bottom: 82px;
}

.ab-info-content h2 > span {
  font-size: 48px;
  line-height: 48px;
  font-family: "FbCampus-Bold", Arial, Helvetica, sans-serif;
}

.doctors-info {
  width: 100%;
  max-width: 385px;
  margin-left: 30px;
  background: transparent url("../images/ab_doctors_info_sep.png") no-repeat left top;
}

.doctors-info img {
  width: 92px;
  height: 92px;
  float: right;
  margin-left: 16px;

  -webkit-border-radius:100%;
  -moz-border-radius:100%;
  border-radius:100%;
}

.doctors-info h3 {
  font-size: 30px;
  line-height: 30px;
  margin-top: 2px;
  font-family: "FbCampus-Bold", Arial, Helvetica, sans-serif;
}

.doctors-info p {
  margin-top: 7px;
  font-size: 22px;
  line-height: 26px;
  color: #1fa9de;
}

.doctors-info-more {
  max-width: 440px;
}

.doctors-info-more p {
  margin-top: 5px;
  font-size: 18px;
  line-height: 22px;
}

/* FOOTER
----------------------------- */
.ab-footer {
  margin-bottom: 23px;
}

.footer-bar {
  width: 100%;
  max-width: 880px;
  height: 1px;
  background-color: #8bd3f5;
  position: relative;
  margin-bottom: 24px;
  margin-left: auto;
  margin-right: auto;
}

.footer-bar-logo {
  position: absolute;
  width: 84px;
  left: 50%;
  margin-left: -42px;
  top: -19px;
  background-color: #d8eef8;
  text-align: center;
}

.footer-social-link {
  margin-right: 51px;
}

.footer-social-link a {
  font-size: 18px;
}

.footer-social-link a img {
  margin-left: 8px;
}

.footer-copyright {
  color: #6199b5;
  margin-right: 44px;
  margin-top: 7px;
}

.footer-dev-credit {
  color: #6199b5;
  margin-right: 48px;
  margin-top: 7px;
}

.footer-dev-credit img {
  margin-right: 2px;
}




/* MEDIA QUERIES BREAK POINTS */
/* Medium Devices, Desktops */
@media screen and (max-width : 969px) {

  .logo {
    margin-left: 30px;
  }

  .logo img {
    width: 80%;
    height: auto;
  }

  .ab-header h1 {
    font-size: 50px;
    margin-right: 24px;
    margin-top: 48px;
  }

  .ab-slide-content {
    margin-top: 35px;
    min-height: 370px;
  }

  .slide-content {
    min-height: 365px;
  }

  .slide-img-right img,
  .slide-img-left img {
    margin-bottom: 14px;
  }

  .slide-text-right,
  .slide-text-left {
    font-size: 15px;
    line-height: 18px;
    padding-right: 12px;
    padding-left: 12px;
  }

  .slide-text-right p, .slide-text-left p {
    max-width: 256px;
  }


  .ab-slide-content .next,
  .ab-slide-content .prev {
    margin-top: -24px;
  }

  .ab-slide-content .prev {
    right: -20px;
  }

  .ab-slide-content .next {
    left: -20px;
  }

  .ab-slide-content:hover .next {
    left: -20px;
  }
  .ab-slide-content:hover .prev {
    right: -20px;
  }

  .ab-form-content {
    margin: 76px 0;
  }

  .ab-form-content h2 {
    font-size: 30px;
    line-height: 30px;
  }

  .in-name,
  .in-phone {
    max-width: 264px;
  }

  .ab-info-content {
    margin-right: 0;
  }

  .doctors-info {
    margin-left: 15px;
    max-width: 50%;
  }

  .doctors-info-more {
    width: calc(50% - 15px);
  }

  .doctors-info-more p {
    font-size: 14px;
  }

}

/* Small Devices, Tablets */
@media screen and (max-width : 768px) {
  .ab-slide-content .prev {
    right: -22px;
  }

  .ab-slide-content .next {
    left: -22px;
  }

  .ab-slide-content:hover .next {
    left: -22px;
  }
  .ab-slide-content:hover .prev {
    right: -22px;
  }
}

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

  .container {
    max-width: 640px;
  }

  .ab-header h1 {
    font-size: 40px;
    line-height: 40px;
    margin-right: 20px;
    margin-top: 25px;
  }

  .logo {
    margin-left: 20px;
  }

  .logo img {
    max-width: 65px;
  }

  .ab-slide-content {
    margin-top: 20px;
    max-width: 450px;
    padding-right: 0;
    padding-left: 0;
  }

  .slide-content {
    margin-left: 0;
    margin-right: 0;
  }

  .slide-content h3 {
    font-size: 30px;
    line-height: 30px;
  }

  .ab-slide-content .next,
  .ab-slide-content .prev {
    margin-top: -20px;
  }


  .slide-content-right,
  .slide-content-left {
    width: calc(100% - 20px);
    float: none;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 15px;
  }

  .slide-img-right img,
  .slide-img-left img {
    margin-bottom: 12px;
  }

  .slide-text-right,
  .slide-text-left {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    margin-top: 10px;
    font-size: 18px;
    line-height: 18px;
  }

  .slide-text-right p,
  .slide-text-left p {
    max-width: 335px;
  }

  .ab-form-content {
    max-width: 450px;
    margin: 30px auto;
    text-align: center;
    min-height: 40px;
  }

  .in-name, 
  .in-phone {
    max-width: 100%;
    float: none;
    margin-bottom: 15px;
    margin-left: 0;
  }

  .ab-form-btn {
    margin: auto;
  }

  .form-success h2 {
    padding-top: 14px;
  }

  .ab-info-content {
    max-width: 450px;
    margin: 50px auto;
  }

  .ab-info-content h2 {
    margin-bottom: 40px;
  }

  .doctors-info {
    float: none;
    max-width: 100%;
    background: none;
  }

  .doctors-info-holder {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }

  .doctors-info-more {
    float: none;
    width: 100%;
    padding-right: 50px;
    margin-top: 15px;
  }

  .doctors-info-more p {
    font-size: 16px;
  }

  .footer-bar {
    margin-bottom: 35px;
  }

  .footer-social-link,
  .footer-copyright,
  .footer-dev-credit {
    float: none;
    text-align: center;
    margin-right: 0;
    font-size: 18px;
  }

}

/* Extra Small Devices, Phones */
@media screen and (max-width : 510px) {
  .ab-header h1 {
    font-size: 32px;
    line-height: 32px;
    margin-right: 0;
    margin-top: 26px;
  }

  .logo {
    margin-top: 15px;
    margin-left: 0;
  }

  /*.ab-slide-content .next,*/
  /*.ab-slide-content .prev {*/
    /*margin-top: -56px;*/
  /*}*/

  .ab-slide-content .next {
    left: -13px;
  }

  .ab-slide-content .prev {
    right: -13px;
  }

  .ab-slide-content:hover .next {
    left: -13px;
  }
  .ab-slide-content:hover .prev {
    right: -13px;
  }
}

@media screen and (max-width : 480px) {
  
}

@media screen and (max-width : 479px) {
  .container {
    max-width: 350px;
  }

  .head-title {
    margin-top: 15px;
    float: none;
    text-align: center;
  }

  .ab-header h1 {
    margin-top: 15px;
  }

  .logo {
    float: none;
    text-align: center;
    margin-bottom: 5px;
  }

  .slide-content h3 {
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 13px;
  }

  .slide-img-right img,
  .slide-img-left img {
    margin-bottom: 6px;
  }

  .ab-slide-content .next,
  .ab-slide-content .prev {
    margin-top: -35px;
  }

  .slide-text-right,
  .slide-text-left {
    margin-left: 0;
    margin-right: 0;
    font-size: 14px;
    line-height: 18px;
    padding-right: 7px;
    padding-left: 7px;
  }

  .slide-text-right span,
  .slide-text-left span {
    margin-left: 7px;
    font-size: 17px;
    line-height: 22px;
    max-width: 50px;
  }

  .slide-text-right p,
  .slide-text-left p {
    max-width: 238px;
  }

  .ab-form-content {
    margin-top: 35px;
  }

  .ab-form-content h2 {
    font-size: 25px;
    line-height: 25px;
    margin-bottom: 35px;
  }

  .ab-form-btn {
    max-width: 100%;
  }

  .ab-info-content h2 {
    font-size: 26px;
    line-height: 26px;
    margin-bottom: 40px;
  }

  .ab-info-content h2 > span {
    font-size: 36px;
    line-height: 36px;
  }

  .doctors-info p {
    font-size: 18px;
    line-height: 22px;
  }

  .doctors-info h3 {
    font-size: 25px;
    line-height: 25px;
  }

  .doctors-info img {
    width: 80px;
    height: 80px;
    margin-left: 10px;

    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
  }

  .doctors-info-more {
    padding-right: 0;
  }

}


/* Custom, iPhone Retina */
@media screen and (max-width : 359px) {
  .container {
    max-width: 320px;
  }

  .ab-slide-content .next,
  .ab-slide-content .prev {
    margin-top: -40px;
  }

  .slide-text-right p,
  .slide-text-left p {
    max-width: 208px;
  }

  .ab-form-content {
    margin-top: 50px;
  }
}

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

}

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

}