@charset "UTF-8";

/*@import url(animate.css);

@import url(fl-sympletts.css);

@import url(fl-budicons-free.css);

@import url(arrows.css);*/

/*@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);

@import url(//fonts.googleapis.com/css?family=Poiret+One|Roboto:100,300,400,700);*/

/*========================================================

						Main Styles

=========================================================*/

body {

  color: #303334;

  font: 300 15px/22px "Josefin Sans",sans-serif;

  -webkit-text-size-adjust: none;

  background: #fff;

 

}

@media (max-width: 1399px) {

  body {

    font-weight: 300;

  }

}



img {

  max-width: 100%;

  height: auto;

  width:100%;

}



h2 {

	font-size: 30px;

    letter-spacing: 2px;

    line-height: 60px;

    }

@media (max-width: 1199px) {

  h2 {

    font-size: 40px;

    line-height: 40px;

    letter-spacing: 0;

    font-weight: 300;

	 margin-top: -7px;

  }

}



h3, .privacy dt {

  font-size: 24px;

  line-height: 32px;

  letter-spacing: -0.5px;

  color: #1D9DB4;

}

h3 a, .privacy dt a {

  color: #B8E972;

  font-family: 'Philosopher', sans-serif;

  letter-spacing:1px;

  font-size:22px !important;

}

h3 a:hover, .privacy dt a:hover {

  color: #303334;

}

.fa.fa-calendar {
    margin-left: 12px;
    margin-right: 7px;
    color: #cc5455;
}

h4 {

  font-size: 17px;

}

.mjh{margin-top: -13px;
	margin-bottom: -12px;}

h5 {

  font-size: 16px;

}



h6 {

  font-size: 15px;

}



p a:hover, .marked-list a:hover, .list a:hover {

  text-decoration: underline;

}

p .fa, .marked-list .fa, .list .fa {

  text-decoration: none;

}



time {

  display: block;

}



a {

  font: inherit;

  color: #d13a1d;

  text-decoration: none;

  -moz-transition: 0.3s;

  -o-transition: 0.3s;

  -webkit-transition: 0.3s;

  transition: 0.3s;

  font-family: 'Philosopher', sans-serif;

  font-size:16px !important;

  font-weight:500 !important;

}

a:focus {

  outline: none;

}

a:active {

  background-color: transparent;

}



a[href^="tel:"],

a[href^="callto:"] {

  color: inherit;

  text-decoration: none;

}



a[href^="callto:"]:hover {

  color: #1D9DB4;

}



strong {

  font-weight: 700;

}



.fa {

  line-height: inherit;

}



[class*='fa-']:before {

  font-weight: 400;

  font-family: "FontAwesome";

}



.page {

  overflow: hidden;

  min-height: 500px;

}

.lt-ie9 .page {

  min-width: 1200px;

}



/*=======================================================

						 Main Layout

=========================================================*/

.fleft {

  float: left;

}



.fright {

  float: right;

}



.cntr {

  text-align: center;

}



.left {

  text-align: left;

}



hr {

  border: none;

  height: 1px;

  background: #ccc;

  width: 1170px;

  margin: 0 auto;

  margin-top:20px;

}



.link1 {

  color: #1D9DB4;

}

.link1:hover {

  color: #303334;

}



@media (max-width: 767px) {

  .mobile_cntr {

    text-align: center;

  }

}

@media (max-width: 479px) {

  .mobile_cntr2 {

    text-align: center;

  }

}

* + h3, * + h4, * + h5, * + h6, * + p, * + img, * + .btn {

  margin-top: 20px;

}



.row.list1 + .btn {

  margin-top: 0;

}



h2 + h3 {

  margin-top: 56px;

}



h2 + p {

  margin-top: 20px;

}



h2 + .row {

  margin-top: 65px;

}



h2 + .row.list1 {

  margin-top: -25px;

}



h2 + .row.contact-list {

  margin-top: 105px;

}

@media (max-width: 767px) {

  h2 + .row.contact-list {

    margin-top: 25px;

  }

}



p + .index-list {

  margin-top: 31px;

}



h3 + img {

  margin-top: 33px;

}



h3 + p {

  margin-top: 11px;

}



h3 + .marked-list {

  margin-top: 14px;

}



h3 + .index-list {

  margin-top: 31px;

}



img + p {

  margin-top: 24px;

}



.row + .btn {

  margin-top: 45px;

}



.row + .row {

  margin-top: 40px;

}



p + .btn {

  margin-top: 45px;

}



p + .inline-list2 {

  margin-top: 25px;

}



p + .list1 {

  margin-top: -87px;

}



.img1 + h3 {

  margin-top: 22px;

}



/*=======================================================

						Components

=========================================================*/

/*==================     Brand     ======================*/

.brand {

  display: inline-block;

  font-size: 62px;

  line-height: 1.3;

  font-family: "Poiret One";

  letter-spacing: -1.4px;

}

.brand em {

  color: #1D9DB4;

}

.brand_name {

  overflow: hidden;

}



/*==================  Inline List  ======================*/

.inline-list li {

  display: inline-block;

}

.inline-list li + li {

  margin-left: 32px;

}

@media (max-width: 1199px) {

  .inline-list li + li {

    margin-left: 15px;

  }

}

.inline-list a {

  display: inline-block;

  font-size: 20px;

  line-height: 30px;

  color: #d13a1d;

  

}

.inline-list a:hover {

  color: #1D9DB4;

}



/*==================  Inline List2  ======================*/

.inline-list2 li {

  display: inline-block;

}

.inline-list2 li + li {

  margin-left: 7px;

}

@media (max-width: 1199px) {

  .inline-list2 li + li {

    margin-left: 0px;

  }

}

.inline-list2 a {

  display: inline-block;

  font-size: 17px;

  text-align: center;

  line-height: 42px;

  width: 42px;

  height: 42px;

  background: #fff;

  color: #1D9DB4;

  border: 1px solid #e7e7e7;

  -webkit-border-radius: 50%;

  -moz-border-radius: 50%;

  border-radius: 50%;

}

@media (max-width: 979px) {

  .inline-list2 a {

    font-size: 12px;

    line-height: 32px;

    width: 32px;

    height: 32px;

  }

}

.inline-list2 a:hover {

  color: #031f28;

  background: #1D9DB4;

}



/*==================  List1  ======================*/

.list1 {

  margin-top: -25px;

  text-align: left;

}

.list1 h3 + p {

  margin-top: 0px;

}

.list1 li {

    box-sizing: border-box;

    margin-top: 50px;

    padding-bottom: 5px;

    padding-left: 136px;

    position: relative;

}

@media (max-width: 1199px) {

  .list1 li {

    padding-left: 129px;

	margin-top:60px;

  }

}

.list1 li:before {

  position: absolute;

  top: 10px;

  left: 0;

  width: 105px;

  height: 100px;

  color: #1D9DB4;

  font-family: "fl-sympletts";

  font-size: 50px;

  line-height: 70px;

  text-align: center;

  border-bottom: 1px solid #1D9DB4;

 

}

@media (max-width: 1199px) {

  .list1 li:before {

    width: 70px;

    font-size: 35px;

    height: 80px;

  }

}

.list1 li.grid_1:nth-child(12n + 13),

.list1 li.grid_2:nth-child(6n + 7),

.list1 li.grid_3:nth-child(4n + 5),

.list1 li.grid_4:nth-child(3n + 4),

.list1 li.grid_6:nth-child(2n + 3) {

  clear: left;

}



/*==================  Marked List  ======================*/

.marked-list li {

  position: relative;

  padding-left: 27px;

}

.marked-list li:before {

  content: '\e008';

  position: absolute;

  left: 0;

  top: 0;

  font-weight: 400;

  font-size: 15px;

  font-family: 'fl-sympletts';

  color: #1D9DB4;

}

.marked-list li + li {

  margin-top: 10px;

}

.marked-list a:hover {

  color: #303334;

}



/*==================   Index List  ======================*/

.index-list {

  counter-reset: li;

  padding-top: 4px;

  text-align: center;

}

.index-list li h3 {

  position: relative;

  display: block;

}

/*.index-list li h3:before {

  display: block;

  width: 186px;

  height: 186px;

  line-height: 186px;

  margin: 0 auto;

  background:url(../new-img/peciants.jpg);

  border: 2px solid #1D9DB4;

  

  margin-bottom: 30px;

  -moz-transition: 0.4s;

  -o-transition: 0.4s;

  -webkit-transition: 0.4s;

  transition: 0.4s;

}*/

.index-list li h3 a {

  color: #1D9DB4;

}

.index-list li h3 a:hover {

  color: #064458;

}

.index-list li:hover h3:before {

  color: #fff;

  background: #1D9DB4;

}

.index-list.mod1 li {

  position: relative;

}

.index-list.mod1 li:after {

  position: absolute;

  display: inline-block;

  content: '';

  width: 170px;

  height: 1px;

  right: -100px;

  top: 91px;

  background: #303334;

}

@media (max-width: 1199px) {

  .index-list.mod1 li:after {

    display: none;

  }

}

.index-list.mod1 li:last-child:after {

  display: none;

}

.index-list li.grid_1:nth-child(12n + 13),

.index-list li.grid_2:nth-child(6n + 7),

.index-list li.grid_3:nth-child(4n + 5),

.index-list li.grid_4:nth-child(3n + 4),

.index-list li.grid_6:nth-child(2n + 3) {

  clear: left;

}

.index-list h2 + h3 {

  margin-top: 30px;

}

.index-list h3 + p {

  margin-top: 12px;

}



/*==================   Contact List   ======================*/

.contact-list address {

  font-size: 20px;

  line-height: 32px;

  font-weight: 400;

  margin-bottom: 20px;

}

.contact-list a[href^="mailto:"]:hover {

  text-decoration: underline;

}

.contact-list li i {

  font-size: 100px;

  color: #1D9DB4;

  display: block;

  height: 99px;

  font-family: "fl-budicons-free";

}

@media (max-width: 767px) {

  .contact-list li i {

    font-size: 60px;

    margin-top: 45px;

    margin-bottom: 20px;

    height: auto;

  }

}



/*==================     Privacy    =====================*/

.privacy {

  text-align: center;

  padding-top: 55px;

  padding-bottom: 22px;

}

.privacy dt + dd {

  margin-top: 12px;

}

.privacy dd + dt {

  margin-top: 26px;

}

.privacy a {

  color: #1D9DB4;

  text-decoration: underline;

}

.privacy a:hover {

  color: #303334;

}



/*==================  Backgrounds  ======================*/

.bg-primary {

  background: #1D9DB4;

}



.bg1 {

  background: #fff;

}



/*==================     Icons     ======================*/

/*==================    Buttons    ======================*/

.btn {

  display: inline-block;

  font-size: 18px;

  padding: 10px 20px;

  

  

  color: #fff;

  background: #1D9DB4;

  box-shadow:1px 1px 4px #000;

}

@media (max-width: 979px) {

  .btn {

    padding: 15px 30px;

    font-weight: 300;

  }

}

.btn:hover {

  background: #EC5B26;

}

.btn:active {

  background: #181919;

}



/*==================      Box      ======================*/

.box:before, .box:after {

  display: table;

  content: "";

  line-height: 0;

}

.box:after {

  clear: both;

}

.box_aside {

  float: left;

}

.box_cnt__no-flow {

  overflow: hidden;

}



/*========================   Menu   ==========================*/

.sf-menu {

  font-family: "Open Sans", sans-serif;

  display: inline-block;

}

.sf-menu:before, .sf-menu:after {

  display: table;

  content: "";

  line-height: 0;

}

.sf-menu:after {

  clear: both;

}

.sf-menu > li {

  position: relative;

  float: left;

}

.sf-menu > li + li {

  margin-left: 30px;

}

.sf-menu a {

  display: block;

}



.sf-menu > li > a {

  padding: 2px;

  font-weight: 300;

  font-size: 18px;

  line-height: 30px;

}

.sf-menu > li.sfHover > a, .sf-menu > li > a:hover {

  color: #1D9DB4;

}

.sf-menu > li.active > a {

  color: #1D9DB4;

}



.sf-menu ul {

  display: none;

  position: absolute;

  top: 100%;

  width: 235px;

  margin-top: 10px;

  padding: 10px 0 10px;

  background: #fff;

  z-index: 9999999;

  -moz-box-sizing: border-box;

  -webkit-box-sizing: border-box;

  box-sizing: border-box;

font-family: 'Philosopher', sans-serif;s

}



.sf-menu ul {

  -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);

  -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);

  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);

}

.sf-menu ul > li {

  position: relative;

}

.sf-menu ul > li > a {

  font-size: 13px;

  font-weight: 300;

  line-height: 19px;

  color: #303334;

  padding: 10px 25px 10px 25px;

}

.sf-menu ul > li.sfHover > a, .sf-menu ul > li > a:hover {

  color: #FFF;

  background: #303334;

  text-decoration: none;

  -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);

  -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);

  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);

}



.sf-menu ul ul {

  -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);

  -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);

  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);

  position: absolute;

  left: 100%;

  width: auto;

  margin-top: -39px;

  min-width: 180px;

  margin-left: 1px;

  padding: 0;

  z-index: 4;

}



.sf-menu ul ul > li > a {

  color: #303334;

}

.sf-menu ul ul > li.sfHover > a, .sf-menu ul ul > li > a:hover {

  color: #FFF;

  background: #303334;

}



.sf-menu ul > li > .sf-with-ul {

  position: relative;

}

.sf-menu ul > li > .sf-with-ul:before {

  position: absolute;

  right: 25px;

  top: 50%;

  margin-top: -7px;

  content: "";

  color: #fff;

  font: 400 14px/14px "FontAwesome";

}



@media (max-width: 1365px) and (min-width: 1200px) {

  .sf-menu > li + li {

    margin-left: 25px;

  }

  .sf-menu > li > a {

    font-size: 18px;

  }

}

@media (max-width: 979px) {

  .sf-menu > li + li {

    margin-left: 10px;

  }

  .sf-menu > li > a {

    font-size: 15px;

  }

}

@media (max-width: 767px) {

  .sf-menu {

    display: none;

  }

}

/*==================   RD Mobile Menu    =====================*/

.rd-mobilemenu {

  display: none;

  position: fixed;

  top: 0;

  left: 0;

  bottom: 0;

  z-index: 9999999;

  text-align: left;

  -moz-transition: 0.3s all ease;

  -o-transition: 0.3s all ease;

  -webkit-transition: 0.3s all ease;

  transition: 0.3s all ease;

}

.rd-mobilemenu.active {

  right: 0;

}



.rd-mobilemenu_ul {

  position: fixed;

  top: -56px;

  left: 0;

  bottom: -56px;

  width: 240px;

  padding: 132px 0 76px;

  color: #666;

  background: #FFF;

  font-size: 14px;

  line-height: 20px;

  overflow: auto;

  -webkit-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);

  -moz-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);

  box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);

  -moz-transform: translateX(-240px);

  -ms-transform: translateX(-240px);

  -o-transform: translateX(-240px);

  -webkit-transform: translateX(-240px);

  transform: translateX(-240px);

  -moz-transition: 0.3s ease;

  -o-transition: 0.3s ease;

  -webkit-transition: 0.3s ease;

  transition: 0.3s ease;

  -moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);

  -o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);

  -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);

  transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);

}

.rd-mobilemenu.active .rd-mobilemenu_ul {

  -moz-transform: translateX(0);

  -ms-transform: translateX(0);

  -o-transform: translateX(0);

  -webkit-transform: translateX(0);

  transform: translateX(0);

}

.rd-mobilemenu_ul a {

  display: block;

  padding: 14px 25px 16px;

}

.rd-mobilemenu_ul a.active {

  background: #f5f5f5;

  color: #2d2d2d;

}

.rd-mobilemenu_ul a:hover {

  background: #1D9DB4;

  color: #FFF;

}

.rd-mobilemenu_ul a .rd-submenu-toggle {

  position: absolute;

  top: 50%;

  right: 11px;

  margin-top: -17.5px;

  width: 32px;

  height: 32px;

  font: 400 10px "FontAwesome";

  line-height: 32px;

  text-align: center;

  -webkit-border-radius: 50%;

  -moz-border-radius: 50%;

  border-radius: 50%;

  -moz-transition: 0.5s all ease;

  -o-transition: 0.5s all ease;

  -webkit-transition: 0.5s all ease;

  transition: 0.5s all ease;

  z-index: 1;

  background: rgba(0, 0, 0, 0.1);

}

.rd-mobilemenu_ul a .rd-submenu-toggle:after {

  content: '\f078';

}

.rd-mobilemenu_ul a .rd-submenu-toggle:hover {

  background: #FFF;

  color: #666;

}

.rd-mobilemenu_ul a.rd-with-ul {

  position: relative;

}

.rd-mobilemenu_ul a.rd-with-ul.active .rd-submenu-toggle {

  -moz-transform: rotate(180deg);

  -ms-transform: rotate(180deg);

  -o-transform: rotate(180deg);

  -webkit-transform: rotate(180deg);

  transform: rotate(180deg);

}

.rd-mobilemenu_ul ul a {

  padding-left: 40px;

}

.rd-mobilemenu_ul ul ul a {

  padding-left: 60px;

}

.rd-mobilemenu_ul:after {

  content: '';

  display: block;

  height: 20px;

}



.rd-mobilepanel {

  display: none;

  position: fixed;

  top: 0;

  left: 0;

  right: 0;

  height: 56px;

  background: #FFF;

  color: #000;

  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);

  -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);

  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);

  z-index: 99999991;

}



.rd-mobilepanel_title {

  position: fixed;

  top: 4px;

  left: 56px;

  right: 56px;

  color: #000;

  font-size: 24px;

  line-height: 48px;

  text-overflow: ellipsis;

  white-space: nowrap;

}



.rd-mobilepanel_toggle {

  position: fixed;

  top: 4px;

  left: 8px;

  width: 48px;

  height: 48px;

}

.rd-mobilepanel_toggle span {

  position: relative;

  display: block;

  margin: auto;

  -moz-transition: all 0.3s ease;

  -o-transition: all 0.3s ease;

  -webkit-transition: all 0.3s ease;

  transition: all 0.3s ease;

}

.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before {

  content: "";

  position: absolute;

  left: 0;

  top: -8px;

  -moz-transition: all 0.3s ease;

  -o-transition: all 0.3s ease;

  -webkit-transition: all 0.3s ease;

  transition: all 0.3s ease;

}

.rd-mobilepanel_toggle span:after {

  top: 8px;

}

.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span {

  width: 24px;

  height: 4px;

  background-color: #000;

  backface-visibility: hidden;

  -webkit-border-radius: 2px;

  -moz-border-radius: 2px;

  border-radius: 2px;

}

.rd-mobilepanel_toggle span {

  -moz-transform: rotate(180deg);

  -ms-transform: rotate(180deg);

  -o-transform: rotate(180deg);

  -webkit-transform: rotate(180deg);

  transform: rotate(180deg);

}

.rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span:after {

  -moz-transform-origin: 1.71429px center;

  -ms-transform-origin: 1.71429px center;

  -o-transform-origin: 1.71429px center;

  -webkit-transform-origin: 1.71429px center;

  transform-origin: 1.71429px center;

  -moz-transform-origin: 1.71429px center;

  -ms-transform-origin: 1.71429px center;

  -o-transform-origin: 1.71429px center;

  -webkit-transform-origin: 1.71429px center;

  transform-origin: 1.71429px center;

}

.rd-mobilepanel_toggle.active span {

  -moz-transform: rotate(360deg);

  -ms-transform: rotate(360deg);

  -o-transform: rotate(360deg);

  -webkit-transform: rotate(360deg);

  transform: rotate(360deg);

}

.rd-mobilepanel_toggle.active span:before, .rd-mobilepanel_toggle.active span:after {

  top: 0;

  width: 15px;

}

.rd-mobilepanel_toggle.active span:before {

  -webkit-transform: rotate3d(0, 0, 1, -40deg);

  transform: rotate3d(0, 0, 1, -40deg);

}

.rd-mobilepanel_toggle.active span:after {

  -webkit-transform: rotate3d(0, 0, 1, 40deg);

  transform: rotate3d(0, 0, 1, 40deg);

}



@media (max-width: 767px) {

  body {

    padding-top: 56px;

  }



  .rd-mobilemenu, .rd-mobilepanel {

    display: block;

  }

}

@media (max-width: 359px) {

  .rd-mobilepanel_title {

    font-size: 18px;

  }

}

/*==================  Stuck menu  ======================*/

.isStuck {

  background: #fff;

  z-index: 999;

  border-bottom: 1px solid #eee;

}



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

  .isStuck {

    display: none !important;

  }

}

/*==================     ToTop     ======================*/

.toTop {

  width: 50px;

  height: 50px;

  font-size: 24px;

  line-height: 46px;

  color: #fff;

  background: #374046;

  border-radius: 50%;

  -webkit-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);

  -moz-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);

  box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);

  position: fixed;

  right: 40px;

  bottom: 40px;

  display: none;

  overflow: hidden;

  text-align: center;

  text-decoration: none;

  z-index: 20;

}

.toTop:hover {

  color: #fff;

  background: #1D9DB4;

  text-decoration: none;

}



.mobile .toTop,

.tablet .toTop {

  display: none !important;

}



/*==================   Thumbnail    ======================*/

.thumb {

  display: block;

  position: relative;

  /*overflow: hidden;*/

  width: 25%;

  float: left;

  color: #fff;

  text-align: center;

}

@media (max-width: 1199px) {

  .thumb {

    width: 33.3333%;

  }

}

@media (max-width: 767px) {

  .thumb {

    width: 50%;

  }

}

@media (max-width: 468px) {

  .thumb {

    width: 100%;

  }

}

.thumb:hover {

  z-index: 10;

}

.thumb .wrapper {

  overflow: hidden;

  width: 100%;

  position: relative;

}

.thumb img {

  width: 100%;

  height: auto;

  -moz-transition: 0.5s all ease;

  -o-transition: 0.5s all ease;

  -webkit-transition: 0.5s all ease;

  transition: 0.5s all ease;

}

.thumb_overlay_cnt {

  position: absolute;

  bottom: -70px;

  opacity: 0;

  left: 0;

  right: 0;

  color: #fff;

  background: #1D9DB4;

  -moz-box-sizing: border-box;

  -webkit-box-sizing: border-box;

  box-sizing: border-box;

  text-align: center;

  padding: 70px 60px 50px;

  -moz-transition: 0.4s;

  -o-transition: 0.4s;

  -webkit-transition: 0.4s;

  transition: 0.4s;

}

@media (max-width: 1199px) {

  .thumb_overlay_cnt {

    padding: 20px;

  }

}

.thumb_overlay_cnt span span {

  font-weight: 400;

  font-size: 20px;

  display: block;

  padding-bottom: 10px;

}

.thumb_overlay {

  position: absolute;

  left: 0;

  top: 0;

  right: 0;

  bottom: 0;

  opacity: 0;

  -moz-transition: 0.3s all ease;

  -o-transition: 0.3s all ease;

  -webkit-transition: 0.3s all ease;

  transition: 0.3s all ease;

  color: #fff;

  background: transparent;

}

.thumb_overlay:before {

  content: "";

  content: "";

  position: absolute;

  top: 50%;

  left: 0;

  right: 0;

  font: 400 30px "FontAwesome";

  line-height: 30px;

  margin-top: -15px;

  text-align: center;

}

.lt-ie9 .thumb_overlay:before {

  display: none;

}

.thumb:hover .thumb_overlay {

  opacity: 1;

  background: rgba(0, 0, 0, 0.5);

}

.lt-ie9 .thumb:hover .thumb_overlay {

  background: none;

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000')";

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000');

  zoom: 1;

}

.lt-ie9 .thumb:hover .thumb_overlay:before {

  display: block;

}

.thumb:hover .thumb_overlay_cnt {

  bottom: -30px;

  opacity: 1;

}

.thumb:hover img {

  -moz-transform: scale(1.2);

  -ms-transform: scale(1.2);

  -o-transform: scale(1.2);

  -webkit-transform: scale(1.2);

  transform: scale(1.2);

}



/*========================================================

					 HEADER  Section

=========================================================*/



header {

    background: hsl(0, 0%, 100%) none repeat scroll 0 0;

    border-bottom: 1px solid hsl(0, 0%, 100%);

    padding: 20px 0 0;

}

header .container {

  position: relative;

}

header .brand {

  float: left;

 margin-bottom:5px;



}

header .nav {

  margin-top: 12px;

  float: right;

  position: relative;

}

header .wr {

    padding-top: 7px;

}

.social_top ul li a .fa {

    color: hsl(0, 0%, 100%);

    font-size: 28px;

}

.social_top li {

    display: inline;

}

.social_top {

    display: inline;

    float: right;

}

.contact_top {

    display: inline;

}



header .wr:before, header .wr:after {

  display: table;

  content: "";

  line-height: 0;

}

header .wr:after {

  clear: both;

}

@media (min-width: 980px) and (max-width: 1199px) {

  header .wr {

    /*padding-right: 60px;*/

  }

}

@media (max-width: 979px) {

  header .wr {

    padding-right: 0;

    text-align: center;

  }

  header .brand, header .nav {

    float: none;

  }

}



/*========================================================

					 CONTENT  Section

=========================================================*/

main {

  display: block;

  background: #fafafa;

}

main h2 {

    color: hsl(0, 100%, 35%);

    text-align: left;

    text-transform: uppercase;

	    font-size: 25px;

}



.section1 {

  text-align: center;

}

.section1 p {

    font-size: 16px;

    line-height: 33px;

}

@media (max-width: 1199px) {

  .section1 p {

    padding: 0;

  }

}

.section1 h2 + p {

  margin-top: 20px;

}



blockquote {

  text-align: center;

}

blockquote img {

  -webkit-border-radius: 50%;

  -moz-border-radius: 50%;

  border-radius: 50%;

  margin: 0 auto;

}

blockquote cite {

  font-size: 20px;

  font-weight: 400;

  display: block;

}

blockquote p {

  font-size: 15px;

  line-height: 22px;

  padding: 0 170px;

}

@media (max-width: 979px) {

  blockquote p {

    padding: 0 30px;

  }

}

blockquote img + cite {

  margin-top: 25px;

}

blockquote cite + p {

  margin-top: 13px;

}



.section2 {

  margin-top: 148px;

  padding: 10px 0 81px;

  color: #fff;

  text-align: center;

  background: #1D9DB4;

}

.section2 .owl-carousel {

  margin-top: -95px;

}

.section2 .btn {

  color: #303334;

  background: #fff;

}

.section2 .btn:hover {

  color: #fff;

  background: #303334;

}



.gallery {

  text-align: center;

  padding: 40px 0 10px;

}

.gallery .wrapper {

  position: relative;

}

.gallery .wrapper:before, .gallery .wrapper:after {

  display: table;

  content: "";

  line-height: 0;

}

.gallery .wrapper:after {

  clear: both;

}

.gallery h2 + .wrapper {

  margin-top: 40px;

}

.gallery .wrapper + .btn {

  margin-top: 66px;

}



.img1 {

  -webkit-border-radius: 50%;

  -moz-border-radius: 50%;

  border-radius: 50%;

}



article h3 {

  margin-top: -7px;

}

article i {

  color: #1D9DB4;

  margin-right: 10px;

}



/*==================      Well     ======================*/

.well {

  padding-top: 30px;

  padding-bottom: 0px;

}

@media (max-width: 979px) {

  .well {

    padding-top: 54px;

    padding-bottom: 53px;

  }

}



.well2 {

  padding-top: 88px;

  padding-bottom: 53px;

}



.well3 {

  padding-top: 88px;

  padding-bottom: 137px;

}



.well4 {

  padding-top: 30px;

  padding-bottom: 30px;

}



.well5 {

  padding-top: 30px;

  padding-bottom: 30px;

}



.well6 {

  padding-top: 30px;

  padding-bottom: 0;

}



.well7 {

  padding-top: 30px;

  padding-bottom: 170px;

}



/*========================================================

					 FOOTER  Styles

=========================================================*/

footer {
  background: #000;

}

footer .inline-list {

  float:right;

  }

 footer .obabuji {
  z-index: 999 !important;
  float:left;

  }

 footer .obabuji p {

  color:#F07E54;

  margin-top:10px;

  }

 /* footer .obabuji a:hover {

  color:#EC5B26;

  margin-top:10px;

  }*/



footer address {

  font-size: 58px;

  line-height: 1.2;

  letter-spacing: -1px;

  font-weight: 100;

}

@media (max-width: 1199px) {

  footer address {

    font-weight: 300;

    font-size: 38px;

  }

}

footer .inline-list + address {

  margin-top: 42px;

}

footer address + p {

  margin-top: 51px;

}

h1, h2, h2{

	font-family: 'Philosopher', sans-serif;

	color:#EC5B26;

	

	}

p {

	font-family: 'Philosopher', sans-serif;

	font-weight:normal !important;

	font-size:17px !important;

	line-height:25px;

	text-align:justify;

	}

@media (max-width: 800px) {

	

	}



.footer-menu li

{

	padding:7px;

	}

.footer-menu li a

{

	font-size:15px;

	color:#ddd;

	letter-spacing:1px;

	font-family: 'Philosopher', sans-serif;

	}

.footer-menu li a:hover

{

	font-size:15px;

	color:#CD351D;

	letter-spacing:1px;

	font-family: 'Philosopher', sans-serif;

	}

	

.my-heading{

	font-size: 30px;

    letter-spacing: 3px;

    line-height: 60px;

    text-transform: uppercase;

	color:#EC5B26;

	}

.my-ul{

	list-style:circle;

	padding-left:15px;

	padding-top:15px;

	}

.my-ul li{

	padding-bottom:15px;

	}

.my-social{

	font-size:25px;

	color:#EC5B26;

	padding-top:10px;

	padding-bottom:10px;

	line-height:65px;

	border-bottom:1px solid #EC5B26;

	}

.my-pecients h2{

	text-align:center !important;

	}

	.point_to_point {

    padding: 15px;

    text-align: left;

}

.point_to_point > li {

    box-shadow: 1px 1px 3px 1px hsl(0, 0%, 86%);

    display: table;

    font-size: 16px;

    margin-bottom: 7px;

    padding: 2px;

    width: 100%;

}

.fa.fa-hand-o-right {

    color: hsl(0, 0%, 90%);

}

.fa.fa-heart {

    color: hsl(0, 0%, 73%);

    margin-top: 5px;

}

.fa.fa-envelope {

    margin-top: 4px;

}

.contact_top > p {

    

    color: hsl(0, 0%, 100%);

    display: inline;

    margin-right: 34px;

    padding: 5px;

}

.fa.fa-phone {

    line-height: 27px;

}

.top._header {

    background: #CC5455;

    margin-top: -20px;

    padding: 5px;

}

.submenu {

    width: 226px;

}

.submenu > li {

    width: 100%;

}



#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {

display:none;

}



.nbs-flexisel-container {

    position:relative;

    max-width:100%;

}

.nbs-flexisel-ul {

    position:relative;

    width:99999px;

    margin:0px;

    padding:0px;

    list-style-type:none;   

    text-align:center;  

    overflow: auto;

}



.nbs-flexisel-inner {

    position: relative;

    overflow: hidden;

    float:left;

    width:100%;

    background:#fcfcfc;

    background: #fcfcfc -moz-linear-gradient(top, #fcfcfc 0%, #eee 100%); /* FF3.6+ */

    background: #fcfcfc -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#eee)); /* Chrome,Safari4+ */

    background: #fcfcfc -webkit-linear-gradient(top, #fcfcfc 0%, #eee 100%); /* Chrome10+,Safari5.1+ */

    background: #fcfcfc -o-linear-gradient(top, #fcfcfc 0%, #eee 100%); /* Opera11.10+ */

    background: #fcfcfc -ms-linear-gradient(top, #fcfcfc 0%, #eee 100%); /* IE10+ */

    background: #fcfcfc linear-gradient(top, #fcfcfc 0%, #eee 100%); /* W3C */

    border:1px solid #ccc;

    border-radius:5px;

    -moz-border-radius:5px;

    -webkit-border-radius:5px;  

}



.nbs-flexisel-item {

    float:left;

    margin:0px;

    padding:0px;

    cursor:pointer;

    position:relative;

    line-height:0px;

}

.nbs-flexisel-item img {

    max-width: 35%;

    cursor: pointer;

    position: relative;

    margin-top: 10px;

    margin-bottom: 10px;

}



/*** Navigation ***/



.nbs-flexisel-nav-left,

.nbs-flexisel-nav-right {

    padding:5px 10px;

    border-radius:15px;

    -moz-border-radius:15px;

    -webkit-border-radius:15px;      

    position: absolute;

    cursor: pointer;

    z-index: 4;

    top: 50%;

    transform: translateY(-50%);   

    background: rgba(0,0,0,0.5);

    color: #fff;     

}



.nbs-flexisel-nav-left {

    left: 10px;

}



.nbs-flexisel-nav-left:before {

    content: "<"

}



.nbs-flexisel-nav-left.disabled {

    opacity: 0.4;

}



.nbs-flexisel-nav-right {

    right: 5px;    

}



.nbs-flexisel-nav-right:before {

    content: ">"

}



.nbs-flexisel-nav-right.disabled {

    opacity: 0.4;

}



#flexiselDemo3 p {

    margin-bottom: 20px;

    text-align: center;

	font-weight:bold;

}



.well4 p {
    color: #767676;
    font-size: 17px !important;
	padding: 22px;
}
.well4 p b {

    color: #000;

    font-weight: bold;

}



.well4 h3 {

    font-size: 30px;

    text-decoration: underline;

	    text-align: left;

}



.services img{

width:100%;	

}



.my-peciants{

    border: 1px solid grey;

    height: 198px;

    

}



.testi h2 {

    font-size: 30px;

    margin-bottom: -13px !important;

    text-align: center;

}



.testim h5{

text-align:right !important;	

    padding-right: 15px;

}



.testim {

    border: 1px solid grey;

    height: 165px;

    margin-bottom: 24px;

   

}



.testim > p {

    margin-top: 8px;

	    padding: 7px 15px;

}



.my-peciants{

border: 1px solid grey;

    height: 205px;

    margin-bottom: 24px;	

}



.my-peciants h5{

text-align:right !important;	

    padding-right: 15px;

}



.my-peciants > p {

    margin-top: 8px;

	    padding: 7px 15px;

}





.testimonials {

    padding: 55px;

}



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

	body{

	padding-top:0px !important;	

	}

	

	.contact_top > p{

	    display: table-row-group;	

	}

	

	.brand{

	    margin-top: 8px !important;	

	}

	

	#menu-button{

	color:#000 !important;	

	}

	

	footer .inline-list{

	    float: left;	

	}

	

	.testimonials {

    padding: 15px;

    }



   .my-pecients h2{

	    margin: 20px 0 !important;   

   }



.testim{

    height: 231px;	

}



.my-peciants{

    height: 229px !important;	

}

}



@media screen and (max-width: 1000px) and (min-width: 490px) {

    #menu-button{

	  color:#000 !important;	

	}

	

	#retina-prob > img{

		width:100% !important;

	}

	

	main h2{

	text-align:center;	

	}

	

	#appointment-img {

    margin-top: 47px;

}

	

	.my-peciants h3{

	margin-top:0px;

	font-size: 20px !important;	

	}

	

	.testim{

	  height: 257px;

      font-size:20px;	

	  margin-left: 18px !important;

	}

	

	.my-peciants{

	margin-left: 4px !important;

	height:253px;	

	}

	

}

.submit-button {
    margin-top: 10px;
}

.my-footer ul {
    color: #ddd;
    font-weight: normal !important;
    text-align: justify;
    text-shadow: 1px 1px 1px #000;
}

.facilities img {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #2c2c2c;
    border-radius: 32%;
    padding: 5px;
    width: 37%;
}

.facilities > h2 {
    margin-bottom: 35px;
}

.facilit > h6{
    text-align:center;
    font-weight:bold;
    color:#1D9DB4;
	font-size: 16px;
}

.facilit {
    margin-bottom: 30px;
}

.specilaity img{
	width: 25%;
}

.pdff {
    bottom: -8px;
    padding: 3px;
    position: fixed;
    transition: all 0.9s ease 0s;
    z-index: 9;
	width: 100%;
}

.pdff img {
    width: 13%;
	float: right;
}

.facilities > h2 {
    text-align: center;
}

.cntr h2 {
    text-align: center;
}

.modal-content{
	background-image: url(../new-img/childrens.jpg);
	background-size: 100%;
}

.banner-section > img {
    margin-top: -20px;
}
.obabuji a {
    color: white;
}
 ul {
    margin-top: 0px;
    margin-bottom: 0px !important;
}
.blog-title {
    font-size: 27px !important;
    text-decoration: none !important;
    text-align: center !important;
}
.megha {
    border-style: solid !important;
    border-width: 1px;
	border-color: #14131333;
	
}
.are {
    border-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
    border-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
    border-right: none;
    border-left: none;
    border-bottom: none;
	border-color: #14131333;
}
i{
	vertical-align:baseline !important;
}
.megha1 {
    margin-top: 50px;
}
.text1 {
    height: 298px;
}
.text2 {
    height: 357px;
}