
/* Css Template */


/************ TABLE OF CONTENTS ***************
1. Fonts
2. Reset
3. Global
4. Main Header / Header Style One / Header Style Two / Header Style Three
5. Main Slider
6. Welcome Section
7. About Style One / Norma / Light Version
8. Sponsors Style One
9. Team Style One
10. Testimonials Style One
11. Contact Style One
12. Parallax Section
13. News Section
14. Main Footer / Style One / Style Two / Style Three
15. Latest Work
16. Two Column Fluidga
17. Team Style Two
18. Testimonial Style Two
19. Sponsors Style Two
20. Combo Section
21. Newsletter Style One
22. About Style Two / Normal / Light Version
23. Testimonials Style Three
24. Contact Style Two
25. Newsletter Style One
26. Map Section
27. Services / Services Single
28. Sidebar
29. Sidebar Widgets
30. Content Side
31. Portfolio Three Column
32. Portfolio Four Column
33. Portfolio Single
34. Blog Grid View
35. Blog List View
36. Blog Single
37. Comments Area
38. Comment Form
39. Styled Pagination
40. Contact Us



**********************************************/



@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');


@import url(../css/font-awesome.css);
@import url(../css/flaticon.css);
@import url(../css/animate.css);
@import url(../css/owl.css);
@import url(../css/masterslider.css);
@import url(../css/revolution-slider.css);
@import url(../css/ms-vertical.css);
@import url(../css/polyglot-language-switcher.css);
@import url(../css/navigation.css);
@import url(../css/bootstrap.css);
@import url(../css/bootstrap.min.css);
@import url(../css/layers.css);
@import url(../css/settings.css);
@import url(../css/jquery.fancybox.css);
@import url(../css/hover.css);
@import url(../css/jquery-ui.css);
}

/** cta-section **/

.cta-section{
  position: relative;
  background: url(../images/home/cta-bg.jpg);
  padding: 75px 0px 93px 0px;
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
}
.cta-section:before{
  position: absolute;
  content: '';
  background: #1cc9ce;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  opacity: .8;
}
.cta-section h2.section-title{
  color: #fff;
  font-style: italic;
}
.cta-section .text{
  font-size: 14px;
  font-family: 'opensans',sans-serif;
  line-height: 25px;
  color: #fff;
  margin-bottom: 36px;
}
.cta-btn a.link-btn{
  background: #fff;
  border: 1px solid#fff;
  color: #848484;
  left: -5px;
  box-shadow: 0px 5px #4ed2da;
}
.cta-btn a.link-btn:hover{
  color: #1cc9ce;
  transition: all 500ms ease;
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
}

/** news-section **/

.news-section{
  position: relative;
  padding: 95px 0px 100px 0px;
}
.news-section img{
  width: 100%;
}
.news-section .img-box{
  padding-right: 20px;
}
.news-section .news-content{
  margin-left: -22px;
  margin-top: 22px;
  padding: 0px 30px 0px 0px;
}
.news-section h2.section-title{
  margin-bottom: 8px;
}
.news-section .section-head .text{
  font-size: 14px;
  font-family: 'opensans',sans-serif;
  line-height: 25px;
  color: #848484;
  margin-bottom: 45px;
}
.news-section .news-content h3{
  font-size: 18px;
  font-family: 'Roboto',sans-serif;
  line-height: 28px;
  color: #222;
  font-weight: 500;
  margin-bottom: 3px;
  display: block;
  transition: all 500ms ease;
}
.news-section .news-content h3:hover{
  color: #1cc9ce;
  transition: all 500ms ease;
}
.news-section .news-content i:before{
  font-size: 14px;
  color: #1cc9ce;
  margin-right: 10px;
}
.news-section .news-content .text{
  position: relative;
  font-size: 14px;
  color: #848484;
  font-family: 'opensans',sans-serif;
  line-height: 25px;
  margin-bottom: 17px;
  display: inline-block;
  transition: all 500ms ease;
}
.news-section .news-content p{
  font-size: 14px;
  color: #848484;
  font-family: 'opensans',sans-serif;
  line-height: 26px;
  margin-bottom: 17px;
  transition: all 500ms ease;
}
.news-section .news-content a:hover{
  color: #1cc9ce;
  transition: all 500ms ease;
}
.news-section .news-content .news-btn a{
  font-size: 14px;
  color: #1cc9ce;
  font-family: 'opensans',sans-serif;
  line-height: 25px;
  font-weight: 600;
  margin: 0px;
  transition: all 500ms ease;
}
.news-section .news-content .news-btn i:before{
  margin-left: 5px;
}

/** sponsor-section **/

.sponsor-section{
  position: relative;
  background: #1cc9ce;
  width: 100%;
  height: 100%;
  padding: 28px 0px 28px 0px;
}
.sponsor-section .owl-controls{
  display: none;
}
.sponsor-section img{
  width: 150px;
  margin: 0 auto;
}
.sponsor-section .sponsors-slider{
  position: static;
  padding: 0px;
  margin: 0px;
}




/*** 

====================================================================
                        image-gallery
====================================================================

***/



/*** 

====================================================================
                        doctors-page
====================================================================

***/



/*** 

====================================================================
                        faq-page
====================================================================

***/




