<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*====== [Master Stylesheet]===============================================================
@Template Name: tun esthetique

/************ TABLE OF CONTENTS ***************
1. Fonts
2. Reset
3. Global
4. Page Title
5. Main Header / Style Three
6. Main Slider
7. Services Section
8. Doctor about Section
9. Counter Section
10. Gallery Section
11. Testimonial Section
12. Team Section
13. News Section
14. Clients Section
15. Faq Section
16. Services Singles Section
17. Blog Section
18. Main Footer
19. Contact Form
20. Map Section
21. Contact Info Section

**********************************************/

/*[font Variables]*/

/*[debugging.css]*/
@import url('header.css');
@import url('page-css/services-page-style.css');

@import url('page-css/footer.css');


/*** 

====================================================================
  Global Settings
====================================================================

 ***/
body, p, h1, h2, h3, h4, h5, h6 {
  margin: 0px;
  padding: 0px;
  font-family: "Poppins", sans-serif;
}
a.navbar-brand {
  width: 245px;
}
ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
a {
  text-decoration: none;
  font-family: "Poppins", sans-serif;
}
a:hover, a:focus {
  text-decoration: none;
  outline: none;
  font-family: "Poppins", sans-serif;
}
h1,h2,h3,h4,h5,h6{
  /*font-family: 'Roboto', sans-serif;*/
  font-family: "Poppins", sans-serif;
  color: #000;
}
p{
  font-size: 16px;
  color: #555;
  line-height: 26px;
  /*font-family: 'Open Sans', sans-serif;*/
  font-family: "Poppins", sans-serif;
}
.main_blog_items .main_blogpost_item .main_blog_text h1 {
font-size: 22px;
    color: #242424;
    text-transform: capitalize;
    letter-spacing: .40px;
    padding-top: 50px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e4e4e4;
font-family: "Poppins", sans-serif;
font-weight: 500;
line-height: 1.1;


}
.menu-tel-mobile{

      background-color: #1F45A3;

  height: 130px;
  position:fixed;
  bottom:0;
  z-index:99;
  width:100%;
display:none;
}
.blog_quote {
    background: #5d5c60;
    margin-top: 0px;
    border-radius: 4px;
    padding: 20px 40px 32px 30px;
    margin-bottom: 50px;
    margin-top: 40px;
}
.blog_quote p {
    padding-left: 60px;
    position: relative;
    margin-top: 15px;
    font-size: 15px;
    line-height: 26px;
    color: #FFF;
}
.blog_quote a {
    text-align: right;
    display: block;
    font-size: 16px;
    color: #FFF;
    font-family: "Open Sans", sans-serif;
    letter-spacing: .48px;
}
.blog_quote p i {
    font-size: 45px !important;
    color: #FFF;
    position: absolute;
    left: 0px;
    top: -15px;
}
.menu-tel-mobile .outer_bx{

  width: 100%;

  padding: 37px 0; 

}

.menu-tel-mobile .outer_bx.pd-l-80{

  padding-left: 80px; 

}

.menu-tel-mobile .outer_bx.pd-l-40{

  padding-left: 40px; 

}

.menu-tel-mobile .icon {

  width: 50px;

  height: 50px;

  border-radius: 50%;

  background-color: #FFF;

  float: left;

  margin-right: 20px;

  align-items: center;

  justify-content: center;

  display: flex;

  font-size: 22px;

  box-shadow: 0px -1px 14px 0px rgb(34, 177, 182);

}

.menu-tel-mobile h3{

  color: #FFF;

  text-transform: uppercase;

  font-size: 18px;

  font-weight: 600;

}

.menu-tel-mobile p{

    color: #FFF;
    padding-top: 10px;

    text-align: center;
    font-size: 25px;

}

.menu-tel-mobile .blue-brk{

  background-color: #FFB347;
height: 130px;
}

/*** 

====================================================================
  Scroll To Top style
====================================================================

***/
#scroll {
  position: fixed;
  z-index: 999;
  right: 12px;
  bottom: 10px;
  cursor: pointer;
  width: 40px;
  height: 40px;
  background-color: #FFB347;
  border: solid 2px #FFB347;
  border-radius: 50px;
  /*box-shadow: 0px 0px 3px 4px rgb(123, 123, 123);*/
}
#scroll span {
  position: absolute;
  top: 50%;
  left: 44%;
  margin-left: -8px;
  margin-top: -17px;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
}
#scroll:hover {
  border: solid 2px #5ac7ee;
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}
.page_404 {

    background-position: right;
}
/*** 

====================================================================
  End Scroll To Top style
====================================================================

***/

.row.m0 {
  margin: 0px;
}
.p0 {
  padding: 0px;
}
.featured-thumbnail {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 5px 20px 10px 0;
}
.padd-r-none{
  padding-right: 0;
}
.padd-l-none{
  padding-left: 0;
}
.pd-left-50{
  padding-left: 50px;
}
.mr-btm-0{
  margin-bottom: 0 !important;
}
.mb-60 {
    margin-bottom: 45px;
}
.brd-r-0 {
    border-right: 0 !important;
}
.spacer-50 {
  width: 100%;
  height: 20px;
  float: left;
}
#content form ul{list-style:none;margin:0 0 1em;padding:0;}
#content form ul li{line-height:70px;overflow:hidden;width:100%;}
#content form ul li label.long-label{float:left;width:30%;}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], input[type="mail"], .uneditable-input {
    background-color: #ffffff;
    border: #cccccc solid 1px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border 0.2s linear, box-shadow 0.2s linear;
    display: inline-block;
    padding: 4px 6px;
    margin-bottom: 11px;
    font-size: 15px;
    line-height: 22px;
    color: #555555;
    border-radius: 4px;
    vertical-align: middle;
    width: 60%;
    vertical-align: top;
}
label {
    margin-bottom: 5px;
}
label, input, button, select, textarea {
    font-size: 15px;
    font-weight: normal;
  line-height:22px;
}

/*** 

====================================================================
  image block style
====================================================================

***/
img{
  max-width: 100%;
}
.image_thumb {
  overflow: hidden;
  /*display: inline-block;*/
  position: relative;
  z-index: 3;
  cursor: pointer;
  box-shadow: 0 0px 17px #d2cfcf;
  background-color: #FFF;
  padding: 6px;
}

.image_thumb:before {
  content: "";
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  z-index: 1;
  opacity: 0;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
  cursor: pointer;
}

.image_thumb img {
  max-width: 100%;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.image_thumb:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.image_thumb:hover:before {
  opacity: 1;
}
#success {
  display: none;
}

#error {
  display: none;
}

.display_table {
  display: table;
  width: 100%;
}

.display_table_row {
  display: table-row;
}

.display_table_cell {
  display: table-cell;
  float: none !important;
}

iframe {
  border: none;
}

i:before {
  margin-left: 0px !important;
}
/* Btn css*/
.fancy-btn{
  display:table;
  position:relative;
  padding:10px 25px;
  border:1px solid #b7b7b7;
  color:#000;
  font-size:16px;
  text-transform: uppercase;
  text-decoration:none;
  margin:22px auto 0;
  transition: color 0.4s;
  letter-spacing: 2px;
      margin-bottom: 70px;
}
.fancy-btn:after{
  content:" ";
  border:1px solid rgba(0,0,0,0);
  display:inline-block;
  width:100%;
  height:100%;
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  margin:auto;
  transition:all 0.4s;
}
.fancy-btn:hover{
  color:#000;
}
.fancy-btn:hover:after{  
  border:1px solid #b7b7b7;
  width: calc(100% - 10px);
  height: calc(100% + 10px); 
}
/* End btn css*/

/* Main title css
============================================================================================ */
.sec_middle_title {
  text-align: center;
  max-width: 1040px;
  margin: auto;
  padding-bottom: 60px;
}

.sec_middle_title h1 {
  font-size: 35px;
  color: #242424;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .90px;
  padding-bottom: 20px;
}
.sec_middle_title h1::after {
  content: "";
  width: 50px;
  height: 2px;
  background: #000;
  display: block;
  position: relative;
  top: 10px;
  left: 0;
  margin: auto;
}
.sec_middle_title h2 span {
  color: #18ba60;
}
.sec_middle_title p {
  font-size: 16px;
  line-height: 28px;
  letter-spacing: .34px;
}


/*** 

====================================================================
  Main Slider style
====================================================================

***/
.slider_area{
  min-width: 0;
  min-height: 0;
  background-color: #000;
  overflow: hidden;
}
.slider_area .container-fluid {
  position: relative;
  padding-left: 0;
}
.slider_area .col-lg-12 {
  position: relative;
  padding: 0;
}
.slide{
  position: relative;
  width: 100%;
  height: 100%;
}
.slider_area .owl-carousel {
  padding: 0 ;
  position: relative;
}
.slider_area .slide-overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background-color: rgba(0,0,0,0.2);
}
.slider_area .carousel-captions {
  position: absolute;
  top: 50%;
  width: 500px;
  z-index: 250;
  -webkit-transform: translateY(-50%);
}
.slider_area .carousel-captions.caption-align-center {
  text-align: left;
}
.slider_area .carousel-captions .caption-align-center-wrap {
  margin: 0 auto;
}
.slider_area .carousel-captions .small-heading {
  /*display: block;*/
  margin-bottom: 3px;
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  letter-spacing: 3px;
  background-color: #000;
  padding: 5px 15px;
  text-shadow: 0 1px 1px rgba(0,0,0,.2);
  animation: fadeInleft 0.5s both 0.4s;
  width: auto;
  text-transform: uppercase;
}
.slider_area .carousel-captions .heading {
  margin-top: 30px;
  margin-bottom: 20px;
  font-size: 46px;
  text-transform: uppercase;
  text-shadow: 0 4px 4px rgba(0,0,0,.2);
  font-weight: bold;
  line-height: 55px;
}
.slider_area .carousel-captions .heading.color{
  color: #FFF;
}
.slider_area .carousel-captions .btn {
  font-size: 16px;
  text-transform: capitalize;
  padding: 16px 34px;
}
.slider_area .btn-outline.lighter {
  color: #fff;
  text-shadow: 0 1px 1px rgba(0,0,0,.2);
  border-color: rgba(255,255,255,.2);
}
.slider_area .owl-nav {
  margin-top: -50px;
  text-align: center;
}
.slider_area .owl-nav [class*=owl-] {
  width: 37px;
  height: 37px;
  color: #242424;
  line-height: 35px;
  padding: 0;
  background: transparent;
  border: 1px solid #242424;
  text-align: center;
  border-radius: 0;
  font-size: 20px;
  -webkit-transition: all .3s ease;
           transition: all .3s ease;
}
.slider_area .owl-nav [class*=owl-]:hover {
  /*opacity: .55;
  filter: alpha(opacity=55);*/
  background: rgba(0,0,0,0.5);
}
.slider_area .owl-nav .owl-next {
  margin-right: 10px;
  top: 40%;
  right: -10px;
  position: absolute;
  color: #FFF;
  font-size: 35px;
  margin: 5px;
  padding: 0px;
  background: rgba(255,255,255,0.3);
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 3px
  -moz-border-radius: 3px;
  border-radius: 5px;
  width: 58px;
  height: 58px;
  border: none;
  line-height: 56px;
}
.slider_area .owl-nav .owl-prev {
  margin-right: 10px;
  top: 40%;
  left: 0px;
  position: absolute;
  color: #FFF;
  font-size: 35px;
  margin: 5px;
  padding: 0px;
  background: rgba(255,255,255,0.3);
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 5px;
  width: 58px;
  height: 58px;
  border: none;
  line-height: 56px;
}
/*End Slder*/

/*** 

====================================================================
  Start Service Section
====================================================================

***/

.services{
  padding: 0 0 100px 0;
}
.services.pd-top{
  padding-top: 100px;
}
.service__image  {
  height: auto;
  position: relative;
}
.service__image.img-up-1{
  bottom: 50px;
  z-index: 24;
}
.service__image.img-up-2{
  bottom: 85px;
  z-index: 24;
}
.service_title{
  text-align: center;
  z-index: 1;
  position: relative;
  padding-top: 370px;
}
.service_title h3{
  text-align: center;
  text-transform: uppercase;
  color: #FFF;
  font-size: 30px;
}
.service_title h3::before {
  content: "";
  width: 50px;
  height: 2px;
  background: #FFF;
  display: block;
  position: relative;
  top: 40px;
  left: 0;
  margin: auto;
}
.service_title p {
  font-size: 16px;
  line-height: 28px;
  color: #FFF;
  letter-spacing: .34px;
  margin-top: 20px;
  text-transform: uppercase;
}
.service__image {
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat;
  position: relative;
  background-position: center top;
  height: 492px;
  margin-bottom: 2rem;
}
.service__image:before {
  content: "";
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.service__image_1 {
  background: url(../img/resource/service-img-1.jpg);
}
.service__image_2 {
  background: url(../img/resource/service-img-2.jpg);
}
.service__image_3 {
  background: url(../img/resource/service-img-3.jpg);
}
.service__image_4 {
  background: url(../img/resource/service-img-4.jpg);
}
.custom-border-gap.bg-image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
}
.custom-border-gap__border {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.left {
  float: left !important;
}
.custom-border-gap__border.left::before, .custom-border-gap__border.left::after {
  top: 1rem;
  left: 1rem;
}
.custom-border-gap__border::before {
  width: 1px;
  height: 80%;
}
.custom-border-gap__border::before, .custom-border-gap__border::after {
  position: absolute;
  content: '';
  background: #fff;
  z-index: 1;
  transition: width 0.4s ease, height 0.4s ease;
}
.custom-border-gap__border.left::before, .custom-border-gap__border.left::after {
  top: 1rem;
  left: 1rem;
}
.custom-border-gap__border::after {
  height: 1px;
  width: 80%;
}
.custom-border-gap__border::before, .custom-border-gap__border::after {
  position: absolute;
  content: '';
  background: #fff;
  z-index: 1;
  transition: width 0.4s ease, height 0.4s ease;
}
.custom-border-gap__border {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.right {
  float: right !important;
}
.custom-border-gap__border.right::before, .custom-border-gap__border.right::after {
  bottom: 1rem;
  right: 1rem;
}
.custom-border-gap__border::before {
  width: 1px;
  height: 80%;
}
.custom-border-gap__border::before, .custom-border-gap__border::after {
  position: absolute;
  content: '';
  background: #fff;
  z-index: 1;
  transition: width 0.4s ease, height 0.4s ease;
}
.custom-border-gap:hover .custom-border-gap__border::before {
  height: calc(100% - 1rem * 2);
}
.custom-border-gap:hover .custom-border-gap__border::after {
  width: calc(100% - 1rem * 2);
}
.services .owl-controls {
  position: absolute;
  right: 0px;
  top: -68px;
}
.services .owl-nav {
  margin-top: -50px;
  text-align: center;
}
.services .owl-nav [class*=owl-] {
  width: 37px;
  height: 37px;
  color: #242424;
  line-height: 35px;
  padding: 0;
  background: transparent;
  border: 1px solid #242424;
  text-align: center;
  border-radius: 0;
  font-size: 20px;
  -webkit-transition: all .3s ease;
           transition: all .3s ease;
}
.services .owl-nav [class*=owl-]:hover {
  /*opacity: .55;
  filter: alpha(opacity=55);*/
  background: rgba(0,0,0,0.5);
}
.services .owl-nav .owl-next {
  margin-right: 10px;
  top: 40%;
  right: -10px;
  position: absolute;
  color: #FFF;
  font-size: 35px;
  margin: 5px;
  padding: 0px;
  background: rgba(255,255,255,0.3);
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 3px
  -moz-border-radius: 3px;
  border-radius: 5px;
  width: 58px;
  height: 58px;
  border: none;
  line-height: 56px;
}
.services .owl-nav .owl-prev {
  margin-right: 10px;
  top: 40%;
  left: 0px;
  position: absolute;
  color: #FFF;
  font-size: 35px;
  margin: 5px;
  padding: 0px;
  background: rgba(255,255,255,0.3);
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 5px;
  width: 58px;
  height: 58px;
  border: none;
  line-height: 56px;
}
.btn-left{
  margin: 20px 0 0 0!important;
}

/*** 

====================================================================
  End About Section
====================================================================

***/

.about_doctor{
  padding: 0 0 100px 0;
}
.about_doctor .doc_info_bx{
  width: 670px;
  padding-left: 45px;
}
.about_doctor .title_bx{
  margin-bottom: 22px;
}
.about_doctor .title_bx h1{
  font-size: 35px;
  text-transform: capitalize;
  font-family: "Poppins", sans-serif;
}
.about_doctor .doc_info_brdr_bx{
  width: 603px;
  padding: 40px;
  border:10px solid #1F45A3;
}
.about_doctor .doc_info_inner_bx{
  width: 603px;
  height: 300px;
  background-color: #1F45A3;
  z-index: 1;
  position: relative;

}
.about_doctor .doc_info_inner_bx p{
  color: #e4e9f0;
  padding: 35px 30px 0 30px;
  font-family: "Poppins", sans-serif;
}
.video-bx{

}
.video-image-box{
  position:relative;  
}
.video-image-box .image{
  position:relative; 
}
.video-image-box img{
  display:block;
  width:100%; 
}
.video-image-box .image .overlay-link{
  position:absolute;
  left:0px;
  top:0px;
  width:100%;
  height:100%;
  color:#ffffff;
  text-align:center;
  /*background: rgba(0, 37, 74, 0.46);*/
  transition:all 500ms ease;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -ms-transition:all 500ms ease;
  -o-transition:all 500ms ease;
}
.video-image-box .image .overlay-link:hover {
    
}
.video-image-box .image .overlay-link .icon-border{
  border: 6px solid #FFF;
  width: 100px;
  height: 100px;
  background-color: transparent;
  padding: 5px;
  border-radius: 50%;
  margin: 23% auto 0 auto;
}
.video-image-box .image .overlay-link .fa-play{
  width: 78px;
  height: 78px;
  line-height: 84px;
  font-size: 35px;
  color: #fff;
  background-color: rgba(30, 120, 170, 0.5);
  border-radius: 50%;
  padding-left: 8px;

}

/*** 

====================================================================
  Start Gallery
====================================================================

***/

.after_before_gallery {
  width: 100%;
}
.after_before_gallery .sec-pad {
  padding: 100px 0 90px;
}
.after_before_gallery .sec_middle_title{
  z-index: 1;
  position: relative;
}
.after_before_gallery .sidebar-heading {
  position: absolute;
  z-index: 3000;
  left: 10px;
  top: 0px;
  margin-top: 83px;
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  transform-origin: 14% 100%;

}
.after_before_gallery .sidebar-heading h4{
  font:   16px;
  position: relative;
  color: #fff;
  letter-spacing: 5px;
  font-weight: 300;
}
.after_before_gallery .sidebar-heading-rght {
  position: absolute;
  z-index: 3000;
  right: -67px;
  top: 0px;
  margin-top: 83px;
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  transform-origin: 14% 100%;

}
.after_before_gallery .sidebar-heading-rght h4{
  font:16px;
  position: relative;
  color: #fff;
  letter-spacing: 5px;
  font-weight: 300;
}
.after_before_gallery .sec_middle_title h1{
  color: #FFF;
  text-transform: uppercase;
}
.after_before_gallery .sec_middle_title h1::after {
  background: #FFF;
}
.after_before_gallery::before {
  content: '';
  width: 100%;
  background: url(../img/resource/aft-bft-bg.jpg);
  background-size: cover;
  background-position: center;
  height: 540px;
  position: absolute;
}
.after_before_gallery .overlay {
  width: 100%;
  height: 100%;
  padding: 100px 0 190px;
}
.after_before_gallery .gallery_col{
  width: 985px;
  margin: auto;
  height: 375px;
  background-color: #FFF;
  border-radius: 10px;
}
.after_before_gallery .gallery_col .before_bx{
  width: 50%;
  background-color: transparent;
  border-top-left-radius: 10px;
  height: 450px;
  border-bottom-left-radius: 10px;
  float: left;
}
.after_before_gallery .gallery_col .before_bx img{
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.after_before_gallery .gallery_col .after_bx img{
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.after_before_gallery .gallery_col .before_bx h3{
  text-transform: uppercase;
  color: #cc6e6e;
  font-size: 30px;
  text-align: center;
  padding-top: 43px;
}
.after_before_gallery .gallery_col .after_bx{
  width: 50%;
  background-color: transparent;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  float: left;
}
.after_before_gallery .gallery_col .after_bx h3{
  text-transform: uppercase;
  color: #5fcef6;
  font-size: 30px;
  text-align: center;
  padding-top: 43px;
}
.after_before_gallery .owl-carousel {
  padding: 0 70px;
  position: relative;
}
.after_before_gallery .owl-nav {
  margin-top: -50px;
  text-align: center;
}
.after_before_gallery .owl-nav [class*=owl-] {
  width: 37px;
  height: 37px;
  color: #242424;
  line-height: 35px;
  padding: 0;
  background: transparent;
  border: 1px solid #242424;
  text-align: center;
  border-radius: 0;
  font-size: 20px;
  -webkit-transition: all .3s ease;
           transition: all .3s ease;
}
.after_before_gallery .owl-nav [class*=owl-]:hover {
  /*opacity: .55;
  filter: alpha(opacity=55);*/
  background-color: #4899f2;
}
.after_before_gallery .owl-nav .owl-next {
  margin-right: 10px;
  top: 40%;
  right: 0;
  position: absolute;
  color: #FFF;
  font-size: 22px;
  margin: 5px;
  padding: 0px;
  background: transparent;
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 3px
  -moz-border-radius: 3px;
  border-radius: 50%;
  width: 37px;
  height: 37px;
  border: 1px solid #FFF;
  line-height: 32px;
}
.after_before_gallery .owl-nav .owl-prev {
  margin-right: 10px;
  top: 40%;
  left: 0px;
  position: absolute;
  color: #FFF;
  font-size: 22px;
  margin: 5px;
  padding: 0px;
  background: transparent;
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 50%;
  width: 37px;
  height: 37px;
  border: 1px solid #FFF;
  line-height: 32px;
}

/*** 
====================================================================
  Start Why Choose Section
====================================================================
***/
.why-choose-section{
  padding: 0;
}
.why-choose-section .flw-bg{
  background: url(../img/resource/flw-bg.jpg);
}
.why-choose-section .why-point {
  background-color: transparent;
  padding-top: 0px;
}
.why-choose-section .sec_middle_title{
  text-align: left;
  padding-bottom: 10px;
}
.why-choose-section .sec_middle_title h1{
  text-align: left;
  text-transform: capitalize;
}
.why-choose-section .sec_middle_title h1::after{
  content: none;
}
.why-choose-section .sec_middle_title p{
  font-size: 16px;
  color: #FFB347;
  padding-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.why-choose-section .sec_middle_title p::after{
  content: "";
  width: 50px;
  height: 2px;
  background: #FFB347;
  display: inline-block;
  position: relative;
  margin-left: 10px;
}
.why-choose-section .why-point ul {

}
.why-choose-section .why-point li {
  margin: 0 0 25px 0;
  padding: 0;
  list-style: none;
  font-size: 16px;
  line-height: 26px;
  color: #ab3442;
  text-transform: uppercase;
  padding: 30px 33px 30px 10px;
  float: none;
  font-weight: 600;
  box-shadow: 0px 0px 10px 0px rgb(204, 204, 204);
  border-radius: 10px;

}
.why-choose-section .why-point li .widget-icon {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background-color: #8f8f8f;
  float: left;
  margin-right: 20px;
  align-items: center;
  justify-content: center;
  display: flex;
}
.why-choose-section .why-point li .widget-icon.padd-l-10{
  padding-left: 10px;
}
.why-choose-section .why-point li h3{
  font-size: 24px;
  text-transform: capitalize;
  font-family: "Poppins", sans-serif;
  margin-bottom: 10px;
}
.why-choose-section .why-point li p{
  font-size: 16px;
  text-transform: capitalize;
  font-weight: normal;
}
.why-choose-section .why-point li a {
  color: #000;
}
.why-choose-section .why-point li:hover .widget-icon{
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background-color: #9fc154;
  float: left;
  margin-right: 20px;
  transition: all 400ms linear 0s;
}
/* End why-choose-section section css*/

/*** 
====================================================================
  Start Testimonials Section
====================================================================
***/
.testimonials {
  padding: 70px 0 126px;
  background: #FFF;
  z-index: 20;
  position: relative;
  margin-top:-18px;
}
.testimonials .sec_middle_title h1{
  text-align: left;
  color: #FFF;
  text-transform: capitalize;
}
.testimonials .sec_middle_title h1::after{
  background-color: #FFF;
  display: inline-block;
  position: relative;
  margin-left: 10px;
}
.testimonials::before {
  content: '';
  width: 51.3%;
  height: 100%;
  position: absolute;
  background: #1F45A3;
  background-size: cover;
  background-position: center left;
  top: 0;
  left: 0;
  z-index: -1;
}
.testimonials::after {
  content: '';
  width: 50%;
  height: 100%;
  position: absolute;
  background-size: cover;
  background-position: center left;
  top: 0;
  right: 0;
  z-index: -1;
}
.testimonials .testimonial_bx{
  width: 100%;
  position: relative;
  z-index: 9;
}
.testimonials .testimonial_bx .client-img{
  float: left;
}
.testimonials .testimonial_bx .text-box{
  width: 68%;
  float: left;
  background-color: #FFF;
  height: 422px;
  padding-left: 42px;
  border-right: 8px solid #1F45A3;
}
.testimonials .client-img::before {
  content: "\f10d";
  font-family: 'fontawesome';
  width: 64px;
  height: 64px;
  color: #FFF;
  font-size: 24px;
  line-height: 64px;
  text-align: center;
  background-color: #1F45A3;
  border-radius: 50%;
  position: absolute;
  top: 36px;
  left: 339px;
}
.testimonials .text-box::after {
  content: "\f10d";
  font-family: 'fontawesome';
  width: 561px;
  height: 8px;
  color: #FFF;
  font-size: 24px;
  line-height: 64px;
  text-align: center;
  background-color: #1F45A3;
  position: absolute;
  top: 0px;
  right: 6px;
}
.testimonials .text-box::before {
  content: "\f10d";
  font-family: 'fontawesome';
  width: 561px;
  height: 8px;
  color: #FFF;
  font-size: 24px;
  line-height: 64px;
  text-align: center;
  background-color: #1F45A3;
  position: absolute;
  bottom: -422px;
  right: 6px;
}
.testimonials .text-box p {
  font-size: 20px;
  color: #333;
  padding: 0;
  line-height: 30px;
  text-align: left;
  position: relative;
  font-style: italic;
  font-family: 'Lora', serif;
}
.testimonials .name {
  font-size: 22px;
  line-height: 30px;
  padding-top: 0px;
  font-family: "Poppins", sans-serif;
  text-align: left;
  color: #000;
  margin-top: 60px;
  margin-bottom: 50px;
  margin-left: 20px;
}
.testimonials .drname {
  font-size: 22px;
  line-height: 30px;
  padding-top: 0px;
  font-family: "Poppins", sans-serif;
  text-align: left;
  color: #000;
  margin-top: 60px;
}
.testimonials .rating {
  font-size: 22px;
  line-height: 30px;
  padding-top: 0px;
  font-family: "Poppins", sans-serif;
  text-align: left;
  color: #000;
  margin-top: 18px;
}
.testimonials .rating img{
  width: auto;
}
.testimonials .owl-controls {
  position: absolute;
  right: 0px;
  top: -68px;
}
.testimonials .owl-nav {
  margin-top: -38px;
  text-align: center;
}
.testimonials .owl-nav [class*=owl-] {
  width: 37px;
  height: 37px;
  color: #242424;
  line-height: 35px;
  padding: 0;
  background: transparent;
  border: 1px solid #242424;
  text-align: center;
  border-radius: 0;
  font-size: 20px;
  -webkit-transition: all .3s ease;
           transition: all .3s ease;
}
.testimonials .owl-nav [class*=owl-]:hover {
  opacity: .55;
  filter: alpha(opacity=55);
}
.testimonials .owl-nav .owl-next {
  margin-right: 10px;
  top: -77px;
  right: 0;
  position: absolute;
}
.testimonials .owl-nav .owl-prev {
  margin-right: 10px;
  top: -77px;
  right: 45px;
  position: absolute;
}
/* End Testimonials section*/

/*** 
====================================================================
  Start Team Section
====================================================================
***/
.team-section{
  padding: 100px 0 0 0;
  background: url(../img/resource/team-bg.jpg);
  background-size: cover;
  background-position: center;
}
.team-img{
  text-align: center;
}
/* End Team Section*/

/*** 
====================================================================
  Start Client Logo Section
====================================================================
***/
#clients {
  padding: 50px 0;
  background-color: #f2f2f2;
}
#clients .owl-carousel {
  padding: 0 70px;
  position: relative;
}
#clients .container .item {
  /*height: 145px;
  line-height: 145px;*/
}
#clients .container .item img {
  transition: all 0.3s ease 0s;
  display: inline;
}
#clients .owl-controls {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
#clients .owl-nav {
  margin: 0;
}
#clients .owl-nav div {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
#clients .owl-prev {
  left: 0px;
  position: absolute;
  top: 0;
  line-height: 145px;
}
#clients .owl-nav div .fa {
  color: #b9b9b9;
  font-size: 30px;
}
#clients .owl-nav div {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
#clients .owl-next {
  position: absolute;
  right: 0px;
  top: 0;
  line-height: 145px;
}
#clients .owl-nav div .fa {
  color: #b9b9b9;
  font-size: 30px;
}
/* End client section css*/
/*** 
====================================================================
  Start Clients Video Section
====================================================================
***/
.Clients-video-section{
  padding: 100px 0;
  background-color: #1F45A3;
}
.Clients-video-section .video-bx{

}
.Clients-video-section .video-image-box{
  position:relative;  
}
.Clients-video-section .video-image-box .image{
  position:relative; 
}
.Clients-video-section .video-image-box img{
  display:block;
  width:100%; 
}
.Clients-video-section .video-image-box .image .overlay-link{
  position:absolute;
  left:0px;
  top:0px;
  width:100%;
  height:100%;
  color:#ffffff;
  text-align:center;
  /*background: rgba(0, 37, 74, 0.46);*/
  transition:all 500ms ease;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -ms-transition:all 500ms ease;
  -o-transition:all 500ms ease;
}
.Clients-video-section .video-image-box .image .overlay-link:hover {
    
}
.Clients-video-section .video-image-box .image .overlay-link .icon-border{
  border: 6px solid #FFF;
  width: 100px;
  height: 100px;
  background-color: transparent;
  padding: 5px;
  border-radius: 50%;
  margin: 23% auto 0 auto;
}
.Clients-video-section .video-image-box .image .overlay-link .fa-play{
  width: 78px;
  height: 78px;
  line-height: 84px;
  font-size: 35px;
  color: #fff;
  background-color: rgba(30, 120, 170, 0.5);
  border-radius: 50%;
  padding-left: 8px;
}
.Clients-video-section h3{
  text-align: center;
  color: #FFF;
  margin-top: 20px;
  font-size: 24px;
  font-weight: 400;
  text-transform: capitalize;
}
/*End client video section css*/

/*** 
====================================================================
  Start Blog Section
====================================================================
***/
.lts_blg_items{
  padding: 94px 0 39px;
}
.lts_blg_items .lts_blogpost_item {
  margin-bottom: 30px;
}
.lts_blg_image {
  overflow: hidden;
  position: relative;
  z-index: 2;
  border-radius:4px;
}
.lts_blg_sm_image {
  overflow: hidden;
  position: relative;
  z-index: 2;
  float: left;
  margin-right: 20px;
  border-radius:4px;
}
.lts_blg_items .lts_blogpost_item .lts_blg_text {
  background-color: #FFF;
  padding: 20px;
  padding-left: 0;
}
.lts_blg_items .lts_blogpost_item .lts_blg_text.padd-none{
  padding: 0;
}
.author_rea_area {
  padding-top: 10px;
  margin-bottom: 20px;
}
.author_rea_area a {
  font-size: 16px;
  color: #656565;
  margin-right: 10px;
  font-weight: 400;
  border-right: 1px solid #656565;
  padding-right: 20px;
}
.lts_blg_items .lts_blogpost_item .lts_blg_text .author_rea_area a i {
  color: #FFB347;
  padding-right: 10px;
}
.lts_blg_items .lts_blogpost_item .lts_blg_text h2 {
  font-size: 18px;
  font-weight: 400;
  color: #242424;
  text-transform: capitalize;
  letter-spacing: .40px;
  padding-top: 0px;
  padding-bottom: 20px;
  /*border-bottom: 1px solid #e4e4e4;*/
}
.lts_blg_items .lts_blogpost_item .lts_blg_text p {
  line-height: 26px;
  color: #797979;
  font-size: 16px;
  letter-spacing: .51px;
  padding-bottom: 20px;
}
.lts_blg_items .lts_blogpost_item .lts_blg_text a{
  color: #FFB347;
  font-size: 14px;
  font-weight: 500;
}
.lts_blg_items .lts_blogpost_item .lts_blg_text a:last-child{
  border-right: none;
  margin-right: 0px;
}
.lts_blg_items .lts_blogpost_item .lts_blg_text span{
  color: #646464;
}
/* End Blog Section*/


/*** 
====================================================================
  Start Home Page 2 Css
====================================================================
***/

.about_doc_section{

}
.off-img{

}
/*visit Block*/
.visit_bx{
  background-color: #f0f3f8;
  padding-left: 35px;
  padding-right: 35px;
  padding-top: 80px;
  padding-bottom: 65px;
  float: left;
  width: 100%;
}
.visit_bx .fancy-btn{
  margin: 50px 0 0;
}
.visit_bx h1{
  font-size: 35px;
  color: #273e5c;
  padding-bottom: 40px;
}
.visit_bx h1::after {
  content: "";
  width: 50px;
  height: 2px;
  background: #5fcef6;
  display: block;
  position: relative;
  top: 10px;
  left: 0;
}
/*Team Block*/
.team_area_bx{
  width: 100%;
  padding: 80px 90px 47px;
  background-color: #e1e6ed;
}
.team_area_bx h1{
  font-size: 30px;
  color: #000;
  padding-bottom: 40px;
  text-align: center;
  text-transform: capitalize;
}
.team_area_bx .doc-img_border{
  width: 212px;
  height: 212px;
  border-radius: 50%;
  border:1px solid #d4d4d4;
  padding: 10px;
  margin: auto;
}
.team_area_bx .doc-img {
  width: 193px;
  height: 193px;
  border-radius: 50%;
  background-color: transparent;
  overflow: hidden;
  float: left;
  box-shadow: 0px 0px 10px 0px rgb(204, 204, 204);
}
.team_area_bx .doc img {
  border-radius: 50%;
  border: 8px solid #fddbd1;
}
.team_area_bx h3{
  font-size: 18px;
  color: #424242;
  font-weight: 400;
  padding-top: 40px;
  text-align: center;
  text-transform: capitalize;
}
.sign{
  font-size: 30px;
  color: #000;
  text-align: center;
  font-weight: 400;
  font-family:AS_Speedway;
  margin: auto;
  display: table;
  padding-top: 20px;
}
.team_area_bx .owl-dots {
  position: relative;
  text-align: center;
  margin-left: 12px;
  margin-top: -10px;
}
.team_area_bx .owl-dots .owl-dot {
  height: 12px;
  width: 12px;
  border: 1px solid #000;
  border-radius: 50%;
  display: inline-block;
  margin-right: 8px;
}
.team_area_bx .owl-dots .owl-dot:last-child {
  margin-right: 0px;
}
.team_area_bx .owl-dots .owl-dot.active {
  background: #000;
}
.team_area_bx .item {
  padding-bottom: 30px;
}

/*** 
====================================================================
  Counter Style Section
====================================================================
***/
#counter{
  padding: 0;
  background-color: #FFF;
  width: 100%;
  border-bottom: 1px solid #f2f2f2;
}
.counter-info {
  padding-bottom: 0px;
}
.single-counter-info {
  text-align: center;
  border-right: 1px solid #f2f2f2;
  padding: 50px 0 50px;
}
.single-counter-info.no-norder {
  border-right: medium none;
}
.counter-count h1 {
  color: #000;
  font-family: "Poppins", sans-serif;
  font-size: 50px;
  font-weight: 500;
  padding-left: 0px;
  padding-top: 11px;
  margin: auto;
}
.counter-count span.sm-text {
  color: #000;
  font-family: "Raleway",sans-serif;
  font-size: 80px;
  font-weight: 500;
  padding-left: 10px;
  padding-top: 11px;
  right: 90px;
  position: absolute;
  top: 19px;
}
.counter-count span.sm-text-2 {
  color: #FFF;
  font-family: "Poppins", sans-serif;
  font-size: 50px;
  font-weight: 300;
  padding-left: 10px;
  padding-top: 11px;
  right: 80px;
  position: absolute;
  top: 0px;
}
.counter-text p {
  font-family: "Poppins", sans-serif;
  color: #696969;
  font-weight: 300;
  line-height: 20px;
  margin: 0;
  text-transform: capitalize;
  font-size: 20px;
}
.counter-text {
  padding-left: 10px;
  padding-top: 10px;
}
/*** 
====================================================================
  Faq Style Section
====================================================================
***/
.faq_section{
  padding: 96px 0 0;
}
.faq_section .sec_middle_title h1{
  text-transform: capitalize;
}
.faq_section .sec_middle_title h1::after {
  content:unset; ;
}
.faq_section .sec_middle_title {
  text-align: center;
  max-width: 1040px;
  margin: auto;
  padding-bottom: 30px;
}
.est_col_text{
  padding-left: calc(100% - 580px);
  padding-bottom: 56px;
}
.est_col_text h3{
  font-size: 20px;
  color: #121212;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.est_col_text p{
  font-weight: 300;
}
.est_col_text .fancy-btn {
  margin: 30px 0 0;

}
/* Banner Half Style Block*/
.banner-half__image {
  background: url(../img/resource/half-img.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-position: center top;
  height: 351px;
}
.banner-half__image::before {
  content: "";
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 1;
}
/* Faq Ques Block*/
.faq_section .faq_row{
  padding-right: calc(100% - 580px);
  padding-left: calc(100% - 600px);
}
.faq_section .panel.panel-default {
  border-radius: 0px;
  border-color: #e3dfdb;
  margin-top: 10px;
}
.faq_section .panel.panel-default:first-child {
  margin-top: 0px;
}
.faq_section .panel.panel-default .panel-heading {
  padding: 0px;
  border-radius: 0px;
}
.faq_section .panel.panel-default .panel-heading .panel-title a {
  line-height: 52px;
  padding: 0px 15px;
  background: #fff;
  display: block;
  font-size: 18px;
  color: #242424;
  letter-spacing: .54px;
  background-color: transparent;
  font-weight: 400;
}
.faq_section .panel.panel-default .panel-heading .panel-title a i {
  height: 28px;
  width: 28px;
  text-align: center;
  background: transparent;
  display: inline-block;
  line-height: 28px;
  color: #FFF;
  font-size: 10px;
  margin-right: 20px;
  background: #5fcef6;
  margin-top: 14px;
  float: right;
}
.faq_section .panel.panel-default .panel-heading .panel-title a .fa-plus {
  display: none;
}
.faq_section .panel.panel-default .panel-heading .panel-title a .fa-minus {
  display: inline-block;
  background: #000;
  color: #fff;
  float: right;
  border-radius: 50%;
}
.faq_section .panel.panel-default .panel-heading .panel-title a.collapsed .fa-plus {
  display: inline-block;
  border-radius: 50%;
}
.faq_section .panel.panel-default .panel-heading .panel-title a.collapsed .fa-minus {
  display: none;
}
.faq_section .panel.panel-default .panel-collapse .panel-body {
  border-top: 0px;
  padding: 15px 15px 15px 15px;
  font-size: 15px;
  line-height: 26px;
  color: #000;
  letter-spacing: .45px;
  font-family: "Open Sans", sans-serif;
}
.faq_section .fq_left_area{
  
}

/*** 
====================================================================
  Inner Banner Style
====================================================================
***/
.banner_area {
  background-size: cover;
  /*min-height: 352px;*/
  position: relative;
  z-index: 2;
}
.banner_area.banner_one{
  background: url(../img/banner/banner.jpg) no-repeat scroll center center;
}
.banner_area:before {
  content: "";
  background: linear-gradient(to right,rgba(17,24,42,0.85),rgba(0,0,0,0));
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.banner_area .banner_content h3 {
  padding: 120px 0;
  color: #FFF;
  font-size: 45px;
  font-weight: 600;
}
.banner_link {
  background: #FFF;
  border-bottom: 1px solid #e0e0e0;
}
.banner_link .abnner_link_inner a {
  font-size: 16px;
  color: #000;
  letter-spacing: .32px;
  margin-right: 25px;
  line-height: 60px;
  position: relative;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}
.banner_link .abnner_link_inner a:before {
  content: "\f101";
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  left: -17px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #000;
}
.banner_link .abnner_link_inner a:last-child {
  margin-right: 0px;
}
.banner_link .abnner_link_inner a:first-child:before {
  display: none;
}
.banner_link .abnner_link_inner a:hover, .banner_link .abnner_link_inner a.active {
  color: #000;
}
.banner_area_plane {

  background-size: auto auto;
  background-size: cover;
  min-height: 235px;
  position: relative;
  z-index: 2;
}
.banner_area_plane::before {
  content: "";
  background:rgba(143, 143, 143, 0.5);
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.banner_area_plane .banner_content h3 {
  padding-top: 100px;
  font-size: 38;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
}


/*** 
====================================================================
  About Page Style Css
====================================================================
***/

/*About Block*/
.our_about_area {
  padding: 100px 0px;
  background-color: #FFF;
}
.our_about_left_content {
  padding-right: 10px;
}
.our_about_left_content .section_title {
  padding-bottom: 30px;
}
.our_about_left_content  h2{
  text-align: left;
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
  color: #000;
}
.our_about_left_content h3 {
  font-size: 22px;
  line-height: 28px;
  letter-spacing: .44px;
  color: #242424;
}
.our_about_left_content p {
  font-size: 16px;
  line-height: 28px;
  letter-spacing: .34px;
  padding-top: 30px;
}

/* Fluid Block*/
.fluid-section-one{
  position:relative;
}
.fluid-section-one .outer-container{
  position:relative;
  min-height:250px;
  background-color:#f9f8fc;
}
.fluid-section-one .image-column{
  position:absolute;
  left:0px;
  top:0px;
  width:50%;
  height:100%;
  background-repeat:no-repeat;
  background-position:center center;
  background-size:cover;  
}
.fluid-section-one .image-column .image-box{
  position:relative;
  display:none; 
}
.fluid-section-one .image-column .image-box img{
  position:relative;
  display:block;
  width:100%;
}
.fluid-section-one .content-column{
  position:relative;
  float:right;
  width:50%;
}
.fluid-section-one .content-column .inner-column{
  position:relative;
  width:100%;
  padding:50px 0px 50px 45px;
}
.fluid-section-one .content-column .inner-column .title-box{
  position: relative;
  width:100%;
  float: left;
}
.fluid-section-one .content-column .inner-column .title-box .box-inner{
  position: relative;
  padding-right: 50px;
}

/*.fluid-section-one .content-column .inner-column .title-box{
  position: relative;
  width:50%;
  float: left;
}*/

.fluid-section-one .content-column .inner-column .title-box h2{
  position: relative;
  color: #000;
  font-size: 35px;
  font-weight: 600;
  line-height: 1.3em;
  margin-bottom: 15px;
  text-transform: capitalize;
}
.fluid-section-one .content-column .inner-column .title-box .text{
  position: relative;
  padding-left: 0px;
  color:#555555;
  font-size: 16px;
  line-height: 1.7em;
  margin-bottom: 20px;
}
.fluid-section-one .content-column .inner-column .title-box .text h3{
  font-size: 20px;
  font-weight: 300;
  color: #555063;
  line-height: 1.3em;
  margin-bottom: 20px;
}
.fluid-section-one .content-column .inner-column .title-box .text p{

}

.fluid-section-one .content-column .inner-column .title-box .text:before{
  /*content: '\f18e';
  font-family: 'fontawesome';
  margin-right: 12px;
  font-size: 18px;
  color: #2087c2;*/
}

/*** 
====================================================================
  About Page Why Choose Section
====================================================================
***/
.why_choose{
  /*background: #2a3740; */
  padding: 95px 0px 55px; 
}
.why_choose .sec_middle_title {
  padding-bottom: 53px;
}
.main_sub_heading{
  font-size: 30px; 
  font-weight:600; 
  color: #fff; 
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 70px;
}
.choose_outer{
  position: relative;
  background: #f6f6f6;
  text-align: center; 
  padding: 30px 15px;
  z-index: 1; 
  margin:0 0 50px 0px;
  transition: 0.3s;
}
.choose_outer::after {
  content: "";
  position: absolute;
  width: 1px;
  background: #c7985f;
  left: -6px;
  top: 40px;
  bottom: 40px;
  display: none;
}
.choose_outer::before {
  content: "";
  position: absolute;
  width: 1px;
  background: #c7985f;
  right: -6px;
  top: 40px;
  bottom: 40px;
  display: none;
}
.border-top_bottom {display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; 
  z-index: -1; 
  transition: 0.3s;
  border: 1px solid #e7e7e7;
  box-shadow: 0px 0px 22px rgba(0,0,0,0.1);
  display: none;
}
.choose_outer:hover{background: linear-gradient(to bottom,rgba(238, 241, 248, 0.85),rgba(0,0,0,0));}
.choose_outer:hover h3{color: #000 ;}
.choose_outer:hover p{color: #000 ;}
.border-top_bottom::after {
  content: "";
  position: absolute;
  height: 1px;
  background: #c7985f;
  width: auto;
  left: 60px;
  right: 60px;
  bottom: -6px;
}
.border-top_bottom::before {
  content: "";
  position: absolute;
  height: 1px;
  background: #c7985f;
  width: auto;
  left: 60px;
  right: 60px;
  top: -6px;
}
.choose_outer figure{
  display: flex; 
  width: 80px; 
  height: 80px; 
  background: #fff; 
  border-radius: 80px; 
  align-items: center;
  justify-content: center; 
  padding: 15px;
  background: #fff;
  margin:0 auto;
  box-shadow: 0px 0px 22px rgba(0,0,0,0.1);
}
.choose_outer h3{
  color: #000;
  font-size: 22px; 
  font-weight: 500;
  margin-top: 20px;
  margin-bottom: 20px;
}
.choose_outer p{
  color: #424242; 
  /*margin-bottom: 10px;*/
}
/*End why-choose*/


/*** 
====================================================================
  Start Gallery Page Css
====================================================================
***/
.padd-none {
  padding: 0px;
}
.latest-gallery{
  padding:95px 0px 70px;
}
.latest-gallery .single-item.padd-none {
  padding: 0px !important;
}
.latest-gallery h1{
  font-size: 35px;
  color: #000;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  font-weight: bold;
}
.latest-gallery .single-item {
  padding-bottom: 30px;
}
.latest-gallery .single-item.padd-none{
  padding: 0px !important;
}
.latest-gallery .single-item .img-box {
  position: relative;
  overflow: hidden;
}
.latest-gallery .single-item .img-box img {
  width: 100%;
}
.latest-gallery .single-item .title h5 {
  color: #222;
  padding: 25px 0 0;
  font-size: 16px;
  font-weight: 400;
  -webkit-transition:.5s ease;
  transition: .5s ease;
}
.latest-gallery .single-item:hover .title h5 {
  color: #48c7ec;
  -webkit-transition:.5s ease;
  transition: .5s ease;
}

.latest-gallery .single-item .img-box .overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: linear-gradient(to right,rgba(61, 171, 222, 0.85),rgba(0,0,0,0));
  text-align: center;
  opacity: 0;
  transition: all .3s ease;
 /* border: 2px solid #FFF;*/
}

.latest-gallery .single-item .img-box .overlay .social {
  display: table-cell;
  vertical-align: middle;
  position: relative;
}
.latest-gallery .single-item .img-box .overlay .inner {
  display: table;
  width: 100%;
  height: 100%;
  position: relative;
}
.latest-gallery .single-item .social a i:before {
  font-size: 20px;
  color: #000;
  margin: 0px;
  border: 1px solid #FFF;
  background-color: #FFF;
  padding: 10px;
  border-radius: 50%;
  width: 45px;
  height: 45px;
}
.latest-gallery .single-item .social p {
font-size: 18px;
    font-weight: 500;
    color: #fff;
    margin-top: 20px;
    text-transform: uppercase;
font-family: "Poppins", sans-serif;
line-height: 1.1;
}

.latest-gallery .single-item .img-box .overlay .box {
  display: table;
  width: 100%;
  height: 100%;
}
.latest-gallery .single-item .img-box .overlay .box .content {
  display: table-cell;
  vertical-align: bottom;
}
.latest-gallery .single-item .img-box .overlay .top {
  text-align: center;
}
.latest-gallery .single-item .img-box .overlay .top ul {
  margin-bottom: 0;
  margin-bottom: 20%;
}
.latest-gallery .single-item .img-box .overlay .top li a {
  width: 45px;
  height: 45px;
  color: #fff;
  font-size: 16px;
  line-height: 48px;
  text-align: center;
  background: #222;
  display: block;
  border-radius: 50%;
  -webkit-transition:.4s ease;
  transition: .4s ease;
}
.latest-gallery .single-item .img-box .overlay .top li a:hover {
  background: #1f1f1f;
  color: #48c7ec;
}
.latest-gallery .single-item .img-box .overlay .bottom {
  padding: 10px 0px;
  padding-right: 0;
  text-align: center;
}
.latest-gallery .single-item .img-box .overlay .bottom .title h3 {
  margin: 0;
  color: #fff;
  font-family: "Roboto Slab", serif;
  line-height: 30px;
  font-size: 15px;
}
.latest-gallery .single-item:hover .img-box .overlay {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
  visibility: visible;
}
.post-filter {
  display: inline-block;
  margin: 0;
  margin-bottom: 50px;
}
.post-filter li {padding: 5px 5px;}

.post-filter li span {
  padding: 7px 20px;
  color: #343434;
  font-size: 14px;
  border: 1px solid #5fcef6;
  font-weight:500;
  font-family: 'Roboto', sans-serif;
  line-height: 24px;
  display: block;
  padding-right: 16px;
  cursor: pointer;
  -webkit-transition:.5s ease;
  transition: .5s ease;
}
.post-filter li:hover span,
.post-filter li.active span {
  color: #fff;
  background:#5fcef6;
  -webkit-transition:.5s ease;
  transition: .5s ease;
}
/* End Gallery*/

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont3e6e3e6e.eot?v=4.7.0');src:url('../fonts/fontawesome-webfontd41dd41d.eot?#iefix&amp;v=4.7.0') format('embedded-opentype'), format('woff2'),url('../fonts/fontawesome-webfont3e6e3e6e.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont3e6e3e6e.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont3e6e3e6e.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul&gt;li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
 
 @font-face {
	font-family: 'Stroke-Gap-Icons';
}
@font-face {
	font-family: 'Stroke-Gap-Icons';
	font-weight: normal;
	font-style: normal;
}

.icon {
	font-family: 'Stroke-Gap-Icons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-WorldWide:before {
	content: "\e600";
}
.icon-WorldGlobe:before {
	content: "\e601";
}
.icon-Underpants:before {
	content: "\e602";
}
.icon-Tshirt:before {
	content: "\e603";
}
.icon-Trousers:before {
	content: "\e604";
}
.icon-Tie:before {
	content: "\e605";
}
.icon-TennisBall:before {
	content: "\e606";
}
.icon-Telesocpe:before {
	content: "\e607";
}
.icon-Stop:before {
	content: "\e608";
}
.icon-Starship:before {
	content: "\e609";
}
.icon-Starship2:before {
	content: "\e60a";
}
.icon-Speaker:before {
	content: "\e60b";
}
.icon-Speaker2:before {
	content: "\e60c";
}
.icon-Soccer:before {
	content: "\e60d";
}
.icon-Snikers:before {
	content: "\e60e";
}
.icon-Scisors:before {
	content: "\e60f";
}
.icon-Puzzle:before {
	content: "\e610";
}
.icon-Printer:before {
	content: "\e611";
}
.icon-Pool:before {
	content: "\e612";
}
.icon-Podium:before {
	content: "\e613";
}
.icon-Play:before {
	content: "\e614";
}
.icon-Planet:before {
	content: "\e615";
}
.icon-Pause:before {
	content: "\e616";
}
.icon-Next:before {
	content: "\e617";
}
.icon-MusicNote2:before {
	content: "\e618";
}
.icon-MusicNote:before {
	content: "\e619";
}
.icon-MusicMixer:before {
	content: "\e61a";
}
.icon-Microphone:before {
	content: "\e61b";
}
.icon-Medal:before {
	content: "\e61c";
}
.icon-ManFigure:before {
	content: "\e61d";
}
.icon-Magnet:before {
	content: "\e61e";
}
.icon-Like:before {
	content: "\e61f";
}
.icon-Hanger:before {
	content: "\e620";
}
.icon-Handicap:before {
	content: "\e621";
}
.icon-Forward:before {
	content: "\e622";
}
.icon-Footbal:before {
	content: "\e623";
}
.icon-Flag:before {
	content: "\e624";
}
.icon-FemaleFigure:before {
	content: "\e625";
}
.icon-Dislike:before {
	content: "\e626";
}
.icon-DiamondRing:before {
	content: "\e627";
}
.icon-Cup:before {
	content: "\e628";
}
.icon-Crown:before {
	content: "\e629";
}
.icon-Column:before {
	content: "\e62a";
}
.icon-Click:before {
	content: "\e62b";
}
.icon-Cassette:before {
	content: "\e62c";
}
.icon-Bomb:before {
	content: "\e62d";
}
.icon-BatteryLow:before {
	content: "\e62e";
}
.icon-BatteryFull:before {
	content: "\e62f";
}
.icon-Bascketball:before {
	content: "\e630";
}
.icon-Astronaut:before {
	content: "\e631";
}
.icon-WineGlass:before {
	content: "\e632";
}
.icon-Water:before {
	content: "\e633";
}
.icon-Wallet:before {
	content: "\e634";
}
.icon-Umbrella:before {
	content: "\e635";
}
.icon-TV:before {
	content: "\e636";
}
.icon-TeaMug:before {
	content: "\e637";
}
.icon-Tablet:before {
	content: "\e638";
}
.icon-Soda:before {
	content: "\e639";
}
.icon-SodaCan:before {
	content: "\e63a";
}
.icon-SimCard:before {
	content: "\e63b";
}
.icon-Signal:before {
	content: "\e63c";
}
.icon-Shaker:before {
	content: "\e63d";
}
.icon-Radio:before {
	content: "\e63e";
}
.icon-Pizza:before {
	content: "\e63f";
}
.icon-Phone:before {
	content: "\e640";
}
.icon-Notebook:before {
	content: "\e641";
}
.icon-Mug:before {
	content: "\e642";
}
.icon-Mastercard:before {
	content: "\e643";
}
.icon-Ipod:before {
	content: "\e644";
}
.icon-Info:before {
	content: "\e645";
}
.icon-Icecream2:before {
	content: "\e646";
}
.icon-Icecream1:before {
	content: "\e647";
}
.icon-Hourglass:before {
	content: "\e648";
}
.icon-Help:before {
	content: "\e649";
}
.icon-Goto:before {
	content: "\e64a";
}
.icon-Glasses:before {
	content: "\e64b";
}
.icon-Gameboy:before {
	content: "\e64c";
}
.icon-ForkandKnife:before {
	content: "\e64d";
}
.icon-Export:before {
	content: "\e64e";
}
.icon-Exit:before {
	content: "\e64f";
}
.icon-Espresso:before {
	content: "\e650";
}
.icon-Drop:before {
	content: "\e651";
}
.icon-Download:before {
	content: "\e652";
}
.icon-Dollars:before {
	content: "\e653";
}
.icon-Dollar:before {
	content: "\e654";
}
.icon-DesktopMonitor:before {
	content: "\e655";
}
.icon-Corkscrew:before {
	content: "\e656";
}
.icon-CoffeeToGo:before {
	content: "\e657";
}
.icon-Chart:before {
	content: "\e658";
}
.icon-ChartUp:before {
	content: "\e659";
}
.icon-ChartDown:before {
	content: "\e65a";
}
.icon-Calculator:before {
	content: "\e65b";
}
.icon-Bread:before {
	content: "\e65c";
}
.icon-Bourbon:before {
	content: "\e65d";
}
.icon-BottleofWIne:before {
	content: "\e65e";
}
.icon-Bag:before {
	content: "\e65f";
}
.icon-Arrow:before {
	content: "\e660";
}
.icon-Antenna2:before {
	content: "\e661";
}
.icon-Antenna1:before {
	content: "\e662";
}
.icon-Anchor:before {
	content: "\e663";
}
.icon-Wheelbarrow:before {
	content: "\e664";
}
.icon-Webcam:before {
	content: "\e665";
}
.icon-Unlinked:before {
	content: "\e666";
}
.icon-Truck:before {
	content: "\e667";
}
.icon-Timer:before {
	content: "\e668";
}
.icon-Time:before {
	content: "\e669";
}
.icon-StorageBox:before {
	content: "\e66a";
}
.icon-Star:before {
	content: "\e66b";
}
.icon-ShoppingCart:before {
	content: "\e66c";
}
.icon-Shield:before {
	content: "\e66d";
}
.icon-Seringe:before {
	content: "\e66e";
}
.icon-Pulse:before {
	content: "\e66f";
}
.icon-Plaster:before {
	content: "\e670";
}
.icon-Plaine:before {
	content: "\e671";
}
.icon-Pill:before {
	content: "\e672";
}
.icon-PicnicBasket:before {
	content: "\e673";
}
.icon-Phone2:before {
	content: "\e674";
}
.icon-Pencil:before {
	content: "\e675";
}
.icon-Pen:before {
	content: "\e676";
}
.icon-PaperClip:before {
	content: "\e677";
}
.icon-On-Off:before {
	content: "\e678";
}
.icon-Mouse:before {
	content: "\e679";
}
.icon-Megaphone:before {
	content: "\e67a";
}
.icon-Linked:before {
	content: "\e67b";
}
.icon-Keyboard:before {
	content: "\e67c";
}
.icon-House:before {
	content: "\e67d";
}
.icon-Heart:before {
	content: "\e67e";
}
.icon-Headset:before {
	content: "\e67f";
}
.icon-FullShoppingCart:before {
	content: "\e680";
}
.icon-FullScreen:before {
	content: "\e681";
}
.icon-Folder:before {
	content: "\e682";
}
.icon-Floppy:before {
	content: "\e683";
}
.icon-Files:before {
	content: "\e684";
}
.icon-File:before {
	content: "\e685";
}
.icon-FileBox:before {
	content: "\e686";
}
.icon-ExitFullScreen:before {
	content: "\e687";
}
.icon-EmptyBox:before {
	content: "\e688";
}
.icon-Delete:before {
	content: "\e689";
}
.icon-Controller:before {
	content: "\e68a";
}
.icon-Compass:before {
	content: "\e68b";
}
.icon-CompassTool:before {
	content: "\e68c";
}
.icon-ClipboardText:before {
	content: "\e68d";
}
.icon-ClipboardChart:before {
	content: "\e68e";
}
.icon-ChemicalGlass:before {
	content: "\e68f";
}
.icon-CD:before {
	content: "\e690";
}
.icon-Carioca:before {
	content: "\e691";
}
.icon-Car:before {
	content: "\e692";
}
.icon-Book:before {
	content: "\e693";
}
.icon-BigTruck:before {
	content: "\e694";
}
.icon-Bicycle:before {
	content: "\e695";
}
.icon-Wrench:before {
	content: "\e696";
}
.icon-Web:before {
	content: "\e697";
}
.icon-Watch:before {
	content: "\e698";
}
.icon-Volume:before {
	content: "\e699";
}
.icon-Video:before {
	content: "\e69a";
}
.icon-Users:before {
	content: "\e69b";
}
.icon-User:before {
	content: "\e69c";
}
.icon-UploadCLoud:before {
	content: "\e69d";
}
.icon-Typing:before {
	content: "\e69e";
}
.icon-Tools:before {
	content: "\e69f";
}
.icon-Tag:before {
	content: "\e6a0";
}
.icon-Speedometter:before {
	content: "\e6a1";
}
.icon-Share:before {
	content: "\e6a2";
}
.icon-Settings:before {
	content: "\e6a3";
}
.icon-Search:before {
	content: "\e6a4";
}
.icon-Screwdriver:before {
	content: "\e6a5";
}
.icon-Rolodex:before {
	content: "\e6a6";
}
.icon-Ringer:before {
	content: "\e6a7";
}
.icon-Resume:before {
	content: "\e6a8";
}
.icon-Restart:before {
	content: "\e6a9";
}
.icon-PowerOff:before {
	content: "\e6aa";
}
.icon-Pointer:before {
	content: "\e6ab";
}
.icon-Picture:before {
	content: "\e6ac";
}
.icon-OpenedLock:before {
	content: "\e6ad";
}
.icon-Notes:before {
	content: "\e6ae";
}
.icon-Mute:before {
	content: "\e6af";
}
.icon-Movie:before {
	content: "\e6b0";
}
.icon-Microphone2:before {
	content: "\e6b1";
}
.icon-Message:before {
	content: "\e6b2";
}
.icon-MessageRight:before {
	content: "\e6b3";
}
.icon-MessageLeft:before {
	content: "\e6b4";
}
.icon-Menu:before {
	content: "\e6b5";
}
.icon-Media:before {
	content: "\e6b6";
}
.icon-Mail:before {
	content: "\e6b7";
}
.icon-List:before {
	content: "\e6b8";
}
.icon-Layers:before {
	content: "\e6b9";
}
.icon-Key:before {
	content: "\e6ba";
}
.icon-Imbox:before {
	content: "\e6bb";
}
.icon-Eye:before {
	content: "\e6bc";
}
.icon-Edit:before {
	content: "\e6bd";
}
.icon-DSLRCamera:before {
	content: "\e6be";
}
.icon-DownloadCloud:before {
	content: "\e6bf";
}
.icon-CompactCamera:before {
	content: "\e6c0";
}
.icon-Cloud:before {
	content: "\e6c1";
}
.icon-ClosedLock:before {
	content: "\e6c2";
}
.icon-Chart2:before {
	content: "\e6c3";
}
.icon-Bulb:before {
	content: "\e6c4";
}
.icon-Briefcase:before {
	content: "\e6c5";
}
.icon-Blog:before {
	content: "\e6c6";
}
.icon-Agenda:before {
	content: "\e6c7";
}

</pre></body></html>