@import "animate.css";
@import url(https://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css);
@import url(https://fonts.googleapis.com/css?family=Lato:300,400,700,900,400italic);
@import url(https://fonts.googleapis.com/css?family=Fjalla+One);
@import url(https://fonts.googleapis.com/css?family=Asap);
@import url(https://fonts.googleapis.com/css?family=Asap:400,400italic);
/*========================================================
                    Main layout styles
=========================================================*/
body {
  background: #383838;
  font: 400 16px/24px "Lato", sans-serif;
  color: #666666;
}
a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
a {
  text-decoration: none;
  color: inherit;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a:hover {
  color: #ff5a27;
}
img {
  max-width: 100%;
}
* {
  -webkit-text-size-adjust: none;
}
/* ======= Headers ======= */
h2 {
  font: 900 32px/36px "Lato", sans-serif;
  color: #444444;
  text-align: center;
}
h3 {
  font: 900 24px/30px "Lato", sans-serif;
  color: #444444;
}
h4 {
  text-transform: uppercase;
  font: 900 16px/21px "Lato", sans-serif;
  color: #333333;
}
h5 {
  text-transform: uppercase;
  font: 900 27px/32px "Lato", sans-serif;
}
h6 {
  font: italic 400 72px/72px "Asap", sans-serif;
}
.blog-header1 {
  font: 400 18px/24px "Lato", sans-serif;
  display: block;
  color: #e94e1b;
}
.footer-header1 {
  font: 400 29px/31px "Lato", sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  display: block;
}
/* ======= Buttons ======= */
.btn-default {
  font: 700 14px/21px "Lato", sans-serif;
  color: #333333;
  text-decoration: underline;
  display: inline-block;
}
.btn-big {
  font: 700 16px/24px "Lato", sans-serif;
  color: #333333;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 25px 12px 27px;
  border-radius: 4px;
  border: 1px solid #c1c1c1;
  background: url(../images/background2.png) repeat-x center 0 #dddcdc;
}
.btn-banner {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  color: #e94e1b;
  background: #ffffff;
  font: 700 22px/26px "Lato", sans-serif;
  border-radius: 30px;
  padding: 15px 42px 16px;
}
.btn-banner:hover {
  background: #666666;
  color: #ffffff;
}
/* ======= Modifiers ======= */
.__white-background {
  background: #ffffff;
}
.__display-none {
  display: none;
}
@media (max-width: 767px) {
  .__display-none {
    display: inline;
  }
}
.__display-inline {
  display: inline;
}
@media (max-width: 767px) {
  .__display-inline {
    display: none;
  }
}
.__orange {
  color: #ff5a27;
}
.__upper {
  text-transform: uppercase;
}
.__normal {
  font-weight: 400;
}
.__relative {
  position: relative;
}
.__margin1 {
  margin-bottom: 30px;
}
.__margin2 {
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .__margin2 {
    margin-bottom: 40px;
  }
}
.__margin3 {
  margin-top: 24px;
}
/* ======= Wrappers ======= */
.wrapper1 {
  padding: 86px 0 71px;
  border-bottom: 1px solid #c1c1c1;
}
@media (max-width: 767px) {
  .wrapper1 {
    padding: 43px 0 35px;
  }
}
.wrapper2 {
  padding: 86px 0 71px;
}
@media (max-width: 767px) {
  .wrapper2 {
    padding: 43px 0 35px;
  }
}
.wrapper3 {
  padding: 86px 0 71px;
  background: #e3e3e3;
}
@media (max-width: 767px) {
  .wrapper3 {
    padding: 43px 0 35px;
  }
}
.wrapper4 {
  background: #e94e1b;
}
.wrapper5 {
  padding: 86px 0 49px;
  background: #444444;
}
@media (max-width: 767px) {
  .wrapper5 {
    padding: 43px 0 25px;
  }
}
.wrapper6 {
  padding: 40px 0 0;
  background: #444444;
}
@media (max-width: 767px) {
  .wrapper6 {
    padding: 20px 0 0;
  }
}
.wrapper7 {
  padding: 57px 0;
  background: #383838;
}
.wrapper8 {
  padding: 41px 0 0;
  background: #ffffff;
}
@media (max-width: 767px) {
  .wrapper8 {
    padding: 20px 0 0;
  }
}
.wrapper9 {
  padding: 0 0 92px 0;
  border-bottom: 1px solid #c1c1c1;
}
@media (max-width: 767px) {
  .wrapper9 {
    padding: 0 0 46px 0;
  }
}
.wrapper10 {
  padding: 84px 0 73px;
}
@media (max-width: 767px) {
  .wrapper10 {
    padding: 42px 0 36px;
  }
}
.wrapper11 {
  padding: 0 0 86px 0;
  border-bottom: 1px solid #c1c1c1;
}
@media (max-width: 767px) {
  .wrapper11 {
    padding: 0 0 43px 0;
  }
}
.wrapper12 {
  padding: 0 0 63px 0;
  border-bottom: 1px solid #c1c1c1;
}
@media (max-width: 767px) {
  .wrapper12 {
    padding: 0 0 23px 0;
  }
}
.wrapper13 {
  padding: 0 0 93px 0;
}
@media (max-width: 767px) {
  .wrapper13 {
    padding: 0 0 43px 0;
  }
}
.wrapper14 {
  padding: 86px 0 92px;
  border-bottom: 1px solid #c1c1c1;
}
@media (max-width: 767px) {
  .wrapper14 {
    padding: 43px 0;
  }
}
.wrapper15 {
  padding: 86px 0 92px;
}
@media (max-width: 767px) {
  .wrapper15 {
    padding: 43px 0;
  }
}
/*========================================================
                    HEADER styles
=========================================================*/
#header {
  background: #ffffff;
  /* ======= Logo ======= */
  /* ======= Socials ======= */
}
#header .logo-info {
  border-top: 4px solid #e94e1b;
}
#header #stuck_container {
  background: url(../images/background1.png) repeat-x center 0 #e4e4e4;
  margin-top: 8px;
}
#header h1 {
  float: left;
}
#header .header_info-block {
  float: right;
  margin-top: 30px;
  font: normal 10px/14px "Asap", sans-serif;
  text-transform: uppercase;
  /* ======= Phone number ======= */
  /* ======= Email ======= */
  /* ======= Search ======= */
}
#header .header_info-block .header_phone {
  display: inline-block;
  margin-top: 16px;
  position: relative;
  padding-right: 15px;
}
#header .header_info-block .header_phone .description {
  display: inline-block;
  margin-right: 9px;
  margin-top: 1px;
}
#header .header_info-block .header_phone .phone {
  font: normal 12px/14px "Asap", sans-serif;
  color: #e94e1b;
  display: inline-block;
  position: relative;
  padding-left: 13px;
}
#header .header_info-block .header_phone .phone:before {
  font-family: FontAwesome;
  font-size: 14px;
  position: absolute;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  content: '\f095';
  left: 0px;
  top: 1px;
}
#header .header_info-block .divider1 {
  display: block;
  position: absolute;
  width: 1px;
  height: 13px;
  background: url(../images/divider1.png) no-repeat center;
  right: 0;
  top: 0;
}
#header .header_info-block .header_mail {
  position: relative;
  display: inline-block;
  margin-top: 17px;
  margin-right: 27px;
  padding-left: 18px;
  margin-left: 15px;
}
#header .header_info-block .header_mail:before {
  font-family: FontAwesome;
  font-size: 14px;
  position: absolute;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  content: '\f003';
  left: -1px;
  top: -1px;
}
#header .header_info-block .header_search {
  display: inline-block;
}
#header .socials1 .socials_list1 {
  text-align: right;
  margin-top: 15px;
}
#header .socials1 .socials_list1 li {
  display: inline-block;
}
#header .socials1 .socials_list1 li + li {
  margin-left: 3px;
}
#header .socials1 .socials_list1 li a {
  display: block;
  height: 35px;
  width: 35px;
  background: #676767;
  border-radius: 100px;
  text-align: center;
}
#header .socials1 .socials_list1 li a:hover {
  background: #e94e1b;
}
#header .socials1 .socials_list1 li a i {
  font-size: 20px;
  color: #ffffff;
  line-height: 36px;
}
@media (max-width: 979px) {
  #header {
    padding-bottom: 40px;
    text-align: center;
  }
  #header h1 {
    float: none;
    text-align: center;
  }
  #header .header_info-block {
    float: none;
    text-align: center;
  }
  #header .header_info-block #search {
    text-align: left;
  }
  #header .socials1 {
    position: absolute;
    left: 50%;
    margin-left: -100px;
  }
  #header .socials1 .socials_list1 {
    text-align: center;
  }
}
@media (max-width: 767px) {
  #header #stuck_container {
    background: #ffffff;
  }
  #header .header_info-block {
    margin-top: 10px;
  }
}
nav {
  float: left;
}
@media (max-width: 979px) {
  nav {
    float: none;
    display: inline-block;
  }
}
/* Main menu styles
========================================================*/
.sf-menu {
  text-transform: uppercase;
}
.sf-menu > li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  position: relative;
  margin-right: 0;
  border-right: 1px solid #c1c1c1;
  padding: 25px 0 15px;
  min-width: 128px;
  text-align: center;
}
@media (max-width: 1199px) {
  .sf-menu > li {
    min-width: 100px;
  }
}
.sf-menu > li + li {
  border-left: 1px solid #f3f3f3;
}
.sf-menu > li:first-child {
  min-width: 91px;
  display: relative;
}
.sf-menu > li:first-child i {
  font-size: 24px;
  display: absolute;
  top: 50%;
  margin-top: -4px;
}
.sf-menu > li > .sf-with-ul:after {
  font-family: FontAwesome;
  font-size: 10px;
  position: absolute;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  content: "\f0d7";
  color: #666666;
  bottom: 10px;
  left: 50%;
  margin-left: -3px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sf-menu > li > a {
  font: 400 17px/17px "Fjalla One", sans-serif;
  display: inline-block;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  color: #666666;
}
.sf-menu > li > a:hover {
  color: #e94e1b;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.sf-menu > li > a:active {
  background: transparent;
  color: #e94e1b;
}
.sf-menu .sfHover > a:after {
  color: #e94e1b;
}
.sf-menu > li.current > a {
  color: #e94e1b;
}
.sf-menu > li.current > .sf-with-ul:after {
  color: #e94e1b;
}
.sf-menu > li.sfHover > a {
  color: #e94e1b;
}
.sf-menu a {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.sf-menu a:hover {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
/* First level sub-menu styles
========================================================*/
.sf-menu ul {
  width: 175px;
  font: 400 12px/12px Arial, sans-serif;
  position: absolute;
  top: 64px;
  left: -25px;
  background: #e94e1b;
  text-align: center;
  padding: 28px 0 32px 0;
  z-index: 2;
  display: none;
  -webkit-box-shadow: -2px 2px 5px 1px rgba(0, 0, 0, 0.16);
  box-shadow: -2px 2px 5px 1px rgba(0, 0, 0, 0.16);
}
@media (max-width: 1199px) {
  .sf-menu ul {
    left: -41px;
  }
}
.sf-menu ul > li + li {
  margin-top: 23px;
}
.sf-menu ul li {
  position: relative;
  display: block;
}
.sf-menu ul li > .sf-with-ul:after {
  font-family: FontAwesome;
  font-size: 10px;
  position: absolute;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  content: "\f0da";
  color: #ffffff;
  bottom: -1px;
  right: 15px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sf-menu ul li a {
  color: #ffffff;
  text-transform: none;
}
.sf-menu ul li a:hover {
  color: #666666;
}
.sf-menu ul > .sfHover > a:after {
  color: #666666;
}
.sf-menu ul li.sfHover > a {
  color: #666666;
}
/* Second level sub-menu styles
========================================================*/
.sf-menu ul ul {
  font-size: 12px;
  position: absolute;
  top: -26px;
  left: 176px;
  background: #ffffff;
  padding: 17px 0 24px 0;
  z-index: 4;
  text-align: center;
}
.sf-menu ul ul li {
  line-height: 27px;
  margin-top: 1px;
}
.sf-menu ul ul li a {
  color: #424242;
  text-transform: none;
  display: block;
}
.sf-menu ul ul li:hover {
  background: #e94e1b;
}
.sf-menu ul ul li:hover a {
  color: #ffffff;
}
.sf-menu ul ul li + li {
  margin-top: 8px;
}
@media only screen and (max-width: 767px) {
  .sf-menu {
    display: none;
  }
  nav {
    width: 100%;
    float: none;
  }
  .select-menu {
    border-radius: none;
    display: block;
    text-transform: capitalize;
    float: none;
    color: #e94e1b;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 10px;
    background: #ffffff;
    font: 22px/28px "Fjalla One", sans-serif;
    text-align: left;
    border: 1px solid #c1c1c1;
    padding: 2px 0;
    position: relative;
  }
  .select-menu option {
    text-align: left;
    position: relative;
  }
}
/*Core variables and mixins*/
/* Stuck menu styles
========================================================*/
.isStuck {
  z-index: 999;
  position: fixed;
  -webkit-box-shadow: 0 0 4px 0 #000000;
  box-shadow: 0 0 4px 0 #000000;
}
@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
}
/*========================================================
                    CONTENT styles
=========================================================*/
#content {
  background: #ffffff;
}
@media (max-width: 767px) {
  #content {
    padding-top: 31px;
  }
}
/* ======= Post 1 We are experienced management professionals ======= */
.post1 {
  margin-top: 25px;
  margin-bottom: 20px;
}
.post1 time {
  font: italic 400 14px/21px "Lato", sans-serif;
}
.post1 img {
  margin-bottom: 26px;
  border: 1px solid #c1c1c1;
}
.post1 h3 {
  margin-bottom: 8px;
}
.post1 .btn-big {
  margin-top: 29px;
}
@media (max-width: 767px) {
  .post1 {
    margin-bottom: 50px;
  }
  .post1 img {
    width: 100%;
  }
}
/* ======= Post 2 Videos ======= */
.post2 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.post2 h2 {
  text-align: left;
  margin-bottom: 20px;
}
.post2 .btn-big {
  margin-top: 32px;
}
/* ======= Vimeo video ======= */
.vimeo-video1 {
  width: 100%;
  height: 323px;
  padding: 4px;
  margin-top: 6px;
  margin-bottom: 20px;
  border: 1px solid #c1c1c1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 1199px) {
  .vimeo-video1 {
    height: 261px;
  }
}
@media (max-width: 979px) {
  .vimeo-video1 {
    height: 206px;
  }
}
@media (max-width: 767px) {
  .vimeo-video1 {
    height: 238px;
  }
}
@media (max-width: 480px) {
  .vimeo-video1 {
    height: 153px;
  }
}
/* ======= Post 3 Have a look through our superior products ======= */
.post3 {
  margin-top: 43px;
  margin-bottom: 18px;
  text-align: center;
}
.post3 img {
  border-radius: 200px;
  border: 2px solid #ff5a27;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 30px;
}
.post3 h4 {
  margin-bottom: 12px;
}
.post3 p {
  font-size: 14px;
  line-height: 21px;
}
.post3 .btn-default {
  margin-top: 19px;
}
@media (max-width: 767px) {
  .post3 {
    margin-top: 60px;
  }
}
/* ======= Post 4 Overview of our main business courses ======= */
.post4 {
  margin-top: 65px;
  margin-bottom: 18px;
}
.post4 img {
  border: 1px solid #c1c1c1;
  margin-bottom: 20px;
}
.post4 p {
  font-size: 14px;
  line-height: 21px;
}
.post4 .btn-default {
  margin-top: 22px;
}
/* ======= Post 5 CONSECTETUER ADIP ======= */
.post5 {
  margin-bottom: 21px;
}
.post5 h4 {
  margin-top: -2px;
  margin-bottom: 28px;
}
.post5 p {
  padding-right: 36px;
}
.post5 .btn-big {
  margin-top: 28px;
}
@media (max-width: 767px) {
  .post5 {
    margin-bottom: 70px;
  }
}
/* ======= Banner ======= */
.banner1 {
  padding: 30px 0 28px;
}
.banner1 .banner_info {
  display: inline-block;
}
.banner1 .banner-button {
  display: inline-block;
  float: right;
  margin-top: 2px;
}
.banner1 h5 {
  color: #ffffff;
  margin-bottom: 2px;
}
.banner1 .banner_text {
  color: #ffffff;
  font-weight: 700;
}
@media (max-width: 979px) {
  .banner1 {
    text-align: center;
  }
  .banner1 .banner-info {
    display: block;
  }
  .banner1 .banner-button {
    display: block;
    float: none;
    margin-top: 20px;
  }
}
/* ======= Post 6 From our blog ======= */
.post6 {
  margin-top: 40px;
  background: #333333;
  padding: 36px 21px 39px;
}
.post6 .blog-header1 {
  padding-right: 18px;
}
.post6 .blog-header1 a:hover {
  color: #ffffff;
}
.post6 .post6_divider {
  background: #444444;
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  line-height: 21px;
  border-radius: 3px;
  padding: 6px 14px 5px;
  margin: 17px 0 15px;
}
.post6 p {
  color: #939393;
  font-size: 12px;
  line-height: 21px;
  padding-right: 18px;
}
/* ======= Post 7 Shortly about our company & experienced staff ======= */
.post7 {
  margin-top: 25px;
}
.post7 img {
  margin-top: 6px;
  border: 1px solid #c1c1c1;
}
.post7 h3 {
  margin-bottom: 8px;
}
.post7 p {
  overflow: hidden;
}
.post7 .btn-big {
  margin-top: 29px;
}
@media (max-width: 767px) {
  .post7 img {
    margin-bottom: 10px;
  }
}
/* ======= Post 8 Helping your business get back on its feet ======= */
.post8 {
  margin-top: 26px;
  margin-bottom: 16px;
}
.post8 img {
  float: left;
  margin-right: 31px;
  margin-top: 5px;
  border: 1px solid #c1c1c1;
}
.post8 h4 {
  margin-bottom: 12px;
}
.post8 p {
  font-size: 14px;
  line-height: 21px;
  overflow: hidden;
}
.post8 .btn-default {
  margin-top: 19px;
}
@media (max-width: 767px) {
  .post8 {
    margin-bottom: 40px;
  }
  .post8 img {
    float: none;
    margin-right: 0;
    margin-bottom: 20px;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .post8 {
    margin-bottom: 70px;
  }
  .post8 .btn-default {
    float: right;
  }
}
@media (max-width: 767px) {
  .post8__inset1 {
    text-align: center;
  }
  .post8__inset1 img {
    width: auto;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .post8__inset1 img {
    float: none;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.post8.__margin1 {
  margin-bottom: 42px;
}
@media (min-width: 480px) and (max-width: 979px) {
  .post8.__margin1 {
    margin-bottom: 70px;
  }
}
.post8.post8__inset1.__margin1 {
  margin-bottom: 42px;
}
@media (min-width: 480px) and (max-width: 979px) {
  .post8.post8__inset1.__margin1 {
    margin-bottom: 30px;
  }
}
/* ======= Blockquote 1 What people say about us ======= */
.blockquote1 {
  margin-top: 60px;
  margin-bottom: 16px;
  padding-left: 51px;
  position: relative;
}
.blockquote1 p {
  font: 400 14px/21px "Lato", sans-serif;
  margin-bottom: 20px;
}
.blockquote1:before {
  content: '"';
  display: block;
  position: absolute;
  font-size: 100px;
  left: 0px;
  top: 29px;
  color: #343438;
}
/* ======= Post 9 Small business ======= */
.post9 {
  margin-top: 25px;
}
.post9 h3 {
  margin-bottom: 8px;
}
.post9 p {
  margin-bottom: 27px;
}
@media (max-width: 767px) {
  .post9 {
    margin-bottom: 40px;
  }
}
/* ======= List 1 ======= */
.list1 li {
  padding-left: 19px;
  position: relative;
}
.list1 li:before {
  content: '';
  display: block;
  position: absolute;
  width: 7px;
  height: 11px;
  background: url(../images/list1.png) no-repeat center;
  left: 0;
  top: 7px;
}
.list1 li + li {
  margin-top: 11px;
}
/* ======= Post 10 Offering comprehensive projects ======= */
.post10 {
  margin-top: 66px;
  margin-bottom: 15px;
}
.post10 img {
  margin-bottom: 21px;
  border: 1px solid #c1c1c1;
}
.post10 h4 {
  margin-bottom: 11px;
}
@media (max-width: 767px) {
  .post10 img {
    width: 100%;
  }
}
/* ======= Post 11 services overview ======= */
.post11 {
  position: relative;
  padding-left: 109px;
  margin-top: 26px;
  margin-bottom: 23px;
}
.post11 p {
  font: 400 14px/21px "Lato", sans-serif;
  margin-bottom: 19px;
}
.post11 h4 {
  margin-bottom: 12px;
}
.post11:before {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  top: 5px;
  width: 83px;
  height: 83px;
  border-radius: 200px;
  border: 2px solid #ff5a27;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 30px;
  margin-right: 27px;
  background: no-repeat center;
}
.post11.post11_1:before {
  background-image: url(../images/page4_img1.png);
}
.post11.post11_2:before {
  background-image: url(../images/page4_img2.png);
}
.post11.post11_3:before {
  background-image: url(../images/page4_img3.png);
}
.post11.post11_4:before {
  background-image: url(../images/page4_img4.png);
}
.post11.post11_5:before {
  background-image: url(../images/page4_img5.png);
}
.post11.post11_6:before {
  background-image: url(../images/page4_img6.png);
}
/* ======= Post 12 Marketing services ======= */
.post12 {
  margin-top: 60px;
  margin-bottom: 28px;
}
.post12 h4 {
  margin-bottom: 12px;
}
.post12 p {
  font: 400 14px/21px "Lato", sans-serif;
}
/* ======= Gallery  ======= */
.gallery_image a {
  display: block;
  position: relative;
  margin-bottom: 37px;
  background: #666666;
}
.gallery_image a img {
  margin-bottom: 0;
}
@media (max-width: 979px) {
  .gallery_image a img {
    width: 100%;
  }
}
.gallery_image a:hover img {
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}
.gallery_image a:hover .gallery_icon {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gallery_image a img {
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gallery_image a .gallery_icon {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  width: 30px;
  height: 18px;
  background: url(../images/hover-icon.png) no-repeat center;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -15px;
  margin-top: -9px;
}
.post10_gallery {
  border: 1px solid #c1c1c1;
  margin-top: 31px;
  margin-bottom: -1px;
}
.post10_gallery a {
  margin-bottom: 27px;
}
.post10_gallery img {
  border-left: none;
  border-right: none;
  border-top: none;
}
.post10_gallery .post10_content {
  padding: 0 18px 33px 18px;
}
/* ======= Google Map  ======= */
.google-map_contacts {
  margin-top: 31px;
  border: 1px solid #c1c1c1;
}
.google-map_contacts iframe {
  width: 100%;
  height: 445px;
}
@media (max-width: 767px) {
  .google-map_contacts iframe {
    height: 200px;
  }
}
/* ======= Address  ======= */
.address-block {
  margin-top: 25px;
}
@media (max-width: 767px) {
  .address-block {
    margin-bottom: 50px;
  }
}
.address-block h3 {
  margin-bottom: 8px;
}
.address-block address {
  margin-bottom: 24px;
}
.address-block .our-address {
  display: block;
  margin-bottom: 24px;
}
.address-block .numbers {
  display: inline-block;
  min-width: 100px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .address-block .numbers {
    display: block;
    min-width: 70px;
  }
}
.simple-link {
  text-decoration: underline;
}
/* =======  Post 13 Blog  ======= */
.post13 {
  margin-top: 26px;
  margin-bottom: 65px;
}
.post13 .post13_header {
  font-size: 14px;
  line-height: 21px;
  font-style: italic;
  position: relative;
  margin-top: 1px;
  margin-bottom: 15px;
}
.post13 .post13_header span {
  display: inline-block;
}
.post13 .post13_header time {
  margin-right: 18px;
}
.post13 .post13_header_by {
  margin-right: 18px;
}
.post13 .post13_header_by a {
  color: #e94e1b;
}
.post13 .post13_header_by a:hover {
  color: #666666;
}
.post13 .post13_header_in {
  margin-right: 18px;
}
.post13 .post13_header_comments {
  position: absolute;
  top: 0px;
  right: 100px;
  color: #e94e1b;
}
.post13 .post13_header_comments a:hover {
  color: #666666;
}
.post13 img {
  margin-bottom: 25px;
  border: 1px solid #c1c1c1;
}
.post13 p {
  margin-bottom: 10px;
}
.post13 .btn-big {
  margin-top: 19px;
}
@media (max-width: 1199px) {
  .post13 .post13_header_comments {
    position: relative;
    top: auto;
    right: auto;
  }
}
@media (max-width: 767px) {
  .post13 {
    margin-bottom: 70px;
  }
  .post13 .post13_header_comments {
    margin-left: 0;
  }
}
/* =======  Post 14 Privacy  ======= */
.post14 {
  margin-top: 26px;
}
.post14 h4 {
  margin-bottom: 11px;
}
.post14 p {
  margin-bottom: 20px;
}
.post14 .simple-link {
  display: inline-block;
  font-weight: 700;
  font-size: 14px;
  line-height: 21px;
  margin-top: 3px;
  color: #333333;
}
.post14 .simple-link:hover {
  color: #e94e1b;
}
/*========================================================
                    FOOTER styles
=========================================================*/
#footer {
  text-align: center;
}
#footer .footer-info {
  color: #a7a7a7;
  font-size: 18px;
}
#footer .footer_wrapper {
  border-top: 1px solid #646464;
  padding: 60px 0 57px;
}
#footer .footer-header1 {
  margin-bottom: 31px;
}
#footer .privacy-block {
  color: #ffffff;
  line-height: 16px;
}
/* ======= Socials 2 ======= */
.socials_list2 {
  margin-top: 69px;
}
.socials_list2 li {
  display: inline-block;
}
.socials_list2 li + li {
  margin-left: 41px;
}
.socials_list2 li a {
  display: block;
  text-align: center;
}
.socials_list2 li a:hover i {
  color: #e94e1b;
}
.socials_list2 li a i {
  font-size: 57px;
  color: #ffffff;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
@media (max-width: 767px) {
  .socials_list2 li a i {
    font-size: 40px;
  }
}
@media (max-width: 480px) {
  .socials_list2 li + li {
    margin-left: 20px;
  }
  .socials_list2 li a i {
    font-size: 30px;
  }
}
/*========================================================
                    Widget styles
=========================================================*/
/* UItoTop styles
========================================================*/
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 40px;
  left: 51%;
  margin-left: 640px;
  overflow: hidden;
  border: none;
  color: #818185;
  width: 24px;
  height: 25px;
  font-size: 28px;
  text-align: center;
  z-index: 20;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#toTop:hover {
  outline: none;
  color: #e94e1b;
}
/*Core variables and mixins*/
/*Core variables and mixins*/
.bold { font-weight:bold; color:#000000;}