/*
	Theme Name: Project Name
	Theme URI: 
	Author: MediaNovak
	Author URI: http://medianovak.com/
	Description: Project Name - Website Created by MediaNovak
	Version: 51.0.0
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
0.0 Import
1.0 General
2.0 Typography
3.0 Elements
4.0 Responsive
--------------------------------------------------------------*/
/*--------------------------------------------------------------
0.0 Import
--------------------------------------------------------------*/
/*--------------------------------------------------------------
1.0 General
--------------------------------------------------------------*/
body {
  padding: 0;
  font-size: 16px;
  background: #fff;
  overflow-x: hidden;
  position: relative;
}

a {
  text-decoration: none;
  outline: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

a:hover, a:focus {
  text-decoration: none;
  outline: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

img {
  max-width: 100%;
  display: block;
  height: auto;
  margin: auto;
}

/*--------------------------------------------------------------
2.0 Typography
--------------------------------------------------------------*/
* {
  outline: none;
}

strong {
  font-weight: bold;
}

i {
  font-style: italic;
}

p, h1, h2, h3, h4, h5, a {
  line-height: 26px;
  font-family: LatoL;
  color: #494a4a;
}

p {
  margin: 15px 0;
}

@font-face {
  font-family: 'LatoL';
  src: url("fonts/Lato-Light.eot");
  /* IE9 Compat Modes */
  src: url("fonts/Lato-Light.eot?#iefix") format("embedded-opentype"), url("fonts/Lato-Light.woff2") format("woff2"), url("fonts/Lato-Light.woff") format("woff"), url("fonts/Lato-Light.ttf") format("truetype"), url("fonts/Lato-Light.svg#svgFontName") format("svg");
  /* Legacy iOS */
}

@font-face {
  font-family: 'LatoB';
  src: url("fonts/Lato-Bold.eot");
  /* IE9 Compat Modes */
  src: url("fonts/Lato-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/Lato-Bold.woff2") format("woff2"), url("fonts/Lato-Bold.woff") format("woff"), url("fonts/Lato-Bold.ttf") format("truetype"), url("fonts/Lato-Bold.svg#svgFontName") format("svg");
  /* Legacy iOS */
}

@font-face {
  font-family: 'OpensansB';
  src: url("fonts/OpenSans-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/OpenSans-Bold.woff") format("woff"), url("fonts/OpenSans-Bold.ttf") format("truetype"), url("fonts/OpenSans-Bold.svg#svgFontName") format("svg");
  /* Legacy iOS */
}

@font-face {
  font-family: 'DancingScript';
  src: url("fonts/DancingScript.eot?#iefix") format("embedded-opentype"), url("fonts/DancingScript.woff") format("woff"), url("fonts/DancingScript.ttf") format("truetype"), url("fonts/DancingScript.svg#svgFontName") format("svg");
  /* Legacy iOS */
}

@font-face {
  font-family: 'GeorgiaI';
  src: url("fonts/Georgia-Italic.eot?#iefix") format("embedded-opentype"), url("fonts/Georgia-Italic.woff") format("woff"), url("fonts/Georgia-Italic.ttf") format("truetype"), url("fonts/Georgia-Italic.svg#svgFontName") format("svg");
  /* Legacy iOS */
}

@font-face {
  font-family: 'Georgia';
  src: url("fonts/Georgia.eot?#iefix") format("embedded-opentype"), url("fonts/Georgia.woff") format("woff"), url("fonts/Georgia.ttf") format("truetype"), url("fonts/Georgia.svg#svgFontName") format("svg");
  /* Legacy iOS */
}

.about_main {
  max-width: 1200px;
  margin: auto;
  padding: 0 15px;
  margin-top: 48px;
  overflow: hidden;
}

.about_main .left {
  float: left;
  width: 43%;
  position: relative;
  right: 57%;
  padding-top: 20px;
}

.about_main .left .box1 {
  background: #3da5d4;
}

.about_main .left .box1 span {
  font-family: LatoB;
  letter-spacing: 6.5px;
  padding-left: 30px;
}

.about_main .left .box2 {
  background: #f9da67;
}

.about_main .left .box {
  min-height: 70px;
  padding: 5px 10px;
  margin: 11px 0;
  text-align: center;
}

.about_main .left .box a, .about_main .left .box p {
  display: inline-block;
  vertical-align: middle;
}

.about_main .left .box p {
  color: white;
  font-family: GeorgiaI;
  font-size: 25px;
}

.about_main .left .socials {
  display: inline-block;
  vertical-align: middle;
  padding-left: 10px;
}

.about_main .left .socials ul {
  text-align: center;
}

.about_main .left .socials ul li {
  float: left;
  margin: 0 8px;
}

.about_main .left .socials ul li a {
  border-radius: 100%;
  background: white;
  color: #f9da67;
  width: 34px;
  line-height: 39px;
  height: 34px;
  display: block;
  font-size: 20px;
}

.about_main .right {
  float: left;
  width: 57%;
  position: relative;
  left: 43%;
  padding-left: 65px;
}

.about_main .right > img {
  margin-bottom: 16px;
}

.about_main .right .txt p:first-child::first-letter {
  float: left;
  color: #3da5d4;
  font-size: 46px;
  line-height: 36px;
  padding-top: 9px;
  padding-right: 14px;
  padding-left: 3px;
  font-family: Georgia;
}

.about_main .right .txt p {
  letter-spacing: -0.2px;
}

.about_main .visit_blog {
  position: relative;
  margin: auto;
  margin-top: 20px;
  max-width: 600px;
}

.about_main .visit_blog .img_wrap {
  position: relative;
}

.about_main .visit_blog .img_wrap:after {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #333333;
  opacity: .2;
}

.about_main .visit_blog .cover {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 90px;
}

.about_main .visit_blog .cover h3 {
  color: white;
  text-align: right;
  font-family: GeorgiaI;
  font-size: 25px;
  padding-right: 10px;
}

.about_main .visit_blog .cover h4 {
  font-family: LatoB;
  font-size: 37px;
  line-height: 37px;
  color: white;
  letter-spacing: 8px;
  text-align: right;
}

.q,
.blog_wrapper .main_content .q,
.about_main .right .txt .q {
  background: url(img/lghtblue_cvr1.png) no-repeat;
  position: relative;
  padding: 20px 75px 15px 75px;
  text-align: center;
    margin-bottom: 20px;
}

.q:before,
.blog_wrapper .main_content .q:before,
.about_main .right .txt .q:before {
  position: absolute;
  content: '';
  left: 12px;
  top: 25px;
  background: url(img/quote.png);
  width: 34px;
  height: 29px;
}

.q:after,
.blog_wrapper .main_content .q:after,
.about_main .right .txt .q:after {
  position: absolute;
  content: '';
  right: 12px;
  bottom: 25px;
  background: url(img/quote.png);
  width: 34px;
  height: 29px;
  transform: rotate(180deg);
}

.q p,
.blog_wrapper .main_content .q p,
.about_main .right .txt .q p {
  color: #494a4a;
  font-size: 18px;
  line-height: 26px;
  font-family: GeorgiaI;
}

.q p::first-letter,
.blog_wrapper .main_content .q p::first-letter,
.about_main .right .txt .q p::first-letter {
  float: none;
  color: #494a4a;
  font-size: 18px;
  line-height: 26px;
  padding-top: 0;
  padding-right: 0;
  padding-left: 0;
  font-family: GeorgiaI;
}

.gallery_main {
  max-width: 1220px;
  margin: auto;
  padding: 0 15px;
  margin-top: 37px;
  margin-bottom: 57px;
  overflow: hidden;
}

.gallery_main .slick-prev {
  left: -10px;
}

.gallery_main .slick-next {
  right: -10px;
}

.gallery_main .slide {
  padding: 0 10px;
  position: relative;
}

.gallery_main .slide:hover .img_wrap:after {
  opacity: .5;
  transition: all .3s linear;
  -ms-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
}

.gallery_main .slide:hover .cover {
  opacity: 1;
  transition: all .3s linear;
  -ms-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
}

.gallery_main .wrap {
  position: relative;
}

.gallery_main .cover {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: auto;
  background: url(img/gallery_cover.png) center center no-repeat;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all .3s linear;
  -ms-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
}

.gallery_main .cover h3 {
  text-align: center;
  font-family: GeorgiaI;
  font-size: 20px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
}

.gallery_main .img_wrap {
  position: relative;
}

.gallery_main .img_wrap:after {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #404040;
  opacity: 0;
  transition: all .3s linear;
  -ms-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
}

.gallery_portraits {
  max-width: 1200px;
  margin: auto;
  padding: 0 15px;
}

.gallery_portraits .inner {
  margin-left: -5px;
  margin-right: -5px;
}

.gallery_portraits .inner > div {
  padding: 5px;
}

.gallery_portraits .wrap:hover .img_wrap:after {
  opacity: .5;
  transition: all .3s linear;
  -ms-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
}

.gallery_portraits .wrap:hover .cover {
  opacity: 1;
  transition: all .3s linear;
  -ms-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
}

.gallery_portraits .txt {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  text-align: center;
  max-width: 207px;
  margin: auto;
}

.gallery_portraits .txt h4 {
  font-family: GeorgiaI;
  font-size: 20px;
  padding-top: 35px;
  position: relative;
}

.gallery_portraits .txt h4:before {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  margin: auto;
  background: url(img/ring.png);
  top: 0;
  width: 18px;
  height: 24px;
  transition: all .3s linear;
  -ms-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
}

.gallery_portraits .txt h5 {
  font-family: Lato;
  font-size: 12px;
  letter-spacing: 3px;
}

.gallery_title {
  margin-bottom: 40px;
}

.gallery_title.common_txt p {
  font-size: 16px;
  line-height: 26px;
}

.gallery_title .top_title {
  position: relative;
  padding-top: 30px;
  margin-bottom: 20px;
}

.gallery_title .top_title:before {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  margin: auto;
  background: url(img/ring.png);
  top: 0;
  width: 18px;
  height: 24px;
  transition: all .3s linear;
  -ms-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
}

.gallery_title .top_title span {
  display: block;
  font-family: lato;
  font-size: 12px;
  letter-spacing: 3px;
  line-height: 16px;
}

.gallery_main_single .gal_item .wrap {
  max-width: 285px;
  margin: auto;
}

.gallery_main_single .gal_item .wrap:hover > a:after {
  opacity: .46;
  transition: all .3s linear;
  -ms-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
}

.gallery_main_single .gal_item .wrap > a:after {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.46) url(img/plus_sign.png) center center no-repeat;
  opacity: 0;
  transition: all .3s linear;
  -ms-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
}

#lightboxOverlay {
  position: fixed !important;
  top: 0;
  left: 0;
  height: 100% !important;
  width: 100% !important;
}

#lightbox {
  position: fixed !important;
  top: 50% !important;
  transform: translateY(-50%);
}

.lb-details {
  display: none;
}

.lb-dataContainer {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.lb-data .lb-close {
  background-size: contain !important;
  width: 20px;
  margin-right: -30px;
  margin-top: -22px;
  opacity: 1;
}

.lb-nav a.lb-next,
.lb-nav a.lb-prev {
  opacity: 1;
}

.common_txt.details_txt p {
  font-size: 16px;
  line-height: 26px;
}

.details_main {
  max-width: 1250px;
  padding: 0 15px;
  margin: auto;
  margin-top: 50px;
  position: relative;
  left: 25px;
  margin-bottom: 60px;
}

.details_main .pin {
  position: absolute !important;
  left: -40px;
  top: -40px;
  z-index: 1;
  margin: 0 !important;
  width: 85px !important;
  height: 85px;
  background: url(img/pin.png);
  opacity: 0;
}

.details_main .pin img {
  margin: 0 !important;
  visibility: hidden;
}

.details_main .top {
  margin-bottom: 10px;
  overflow: hidden;
}

.details_main .top .left {
       width: 34%;
    right: 66%;
  position: relative;
  float: left;
    text-align: center;
}

.details_main .top .left:hover .pin {
  opacity: 1;
}

.details_main .top .left > img {
  margin-bottom: 30px;
}

.details_main .top .left .txt {
  background: url(img/lghtblue_cvr1.png) left top no-repeat;
  text-align: center;
  max-width: 600px;
}

.details_main .top .left .txt p {
  margin: 5px 0;
}

.details_main .top .right {
      width: 66%;
    left: 34%;
  float: left;
  text-align: center;
  position: relative;
  padding-left: 10px;
  padding-top: 40px;
  z-index: 1;
}

.details_main .top .right .txt {
  padding: 27px 0 50px 20px;
  position: relative;
}

.details_main .top .right .img_al{
  float: left;
  width: 50%;
  padding: 0 5px;
  margin: 10px 0;
}

.details_main .top .right .imgs {
  margin-left: -5px;
  margin-right: -5px;
  margin-top: -20px;
  position: relative;
}

.details_main .bottom {
  position: relative;
    margin-top: 60px;
}

.details_main .bottom .left {
  width: 52%;
  float: left;
}

.details_main .bottom .right {
  float: left;
  width: 48%;
  text-align: center;
  padding-top: 20px;
  padding-right: 28px;
  position: relative;
}

.details_main .bottom .right > h2 {
  margin-bottom: 20px;
}
.top.reordered{
    margin-top: 30px;
}
.top.reordered .left{
   display: none;
}
.top.reordered .right{
    width: 100%;
    left: 0;
    float: none;
    overflow: hidden;
}
.top.reordered .right .part_single{
   overflow: hidden;
    margin-bottom: 20px;
}
.top.reordered .right img{
   float: left;
    width: 35%;
}
.top.reordered .right .txt{
   float: left;
    width: 65%;
  padding-left: 20px;
}
.details_main .bottom .right .txt {
  background: none;
  padding-left: 20px;
  padding-right: 24px;
}

.details_main .bottom .right .blue_back {
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(img/lghtblue_cvr1.png) no-repeat;
  width: 350px;
  height: 270px;
  background-size: cover;
}

.details_main .bottom .right .find_more {
  position: relative;
  margin-left: -49px;
  margin-top: 40px;
  display: block;
  background: #3da5d4;
  text-align: center;
  color: white;
  font-family: LatoB;
  font-size: 25px;
  line-height: 70px;
  width: 100%;
  max-width: 400px;
  letter-spacing: 6.5px;
}

.details_main .bottom .right .find_more span {
  padding-left: 7px;
}

.details_common .txt {
  background: url(img/lghtblue_cvr1.png) right top no-repeat;
}

.details_common .txt p {
  margin: 5px 0;
  letter-spacing: -0.2px;
}

.details_common h2 {
  text-align: center;
  position: relative;
  font-family: GeorgiaI;
  font-size: 26px;
  margin-bottom: 7px;
  padding: 0 20px;
  display: inline-block;
      margin-top: 10px;
}

.details_common h2:before {
  position: absolute;
  content: '';
  border-radius: 100%;
  background: #3da5d4;
  width: 12px;
  height: 12px;
  left: -20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.details_common h2:after {
  position: absolute;
  content: '';
  border-radius: 100%;
  background: #3da5d4;
  width: 12px;
  height: 12px;
  right: -20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.testimonials_wrap .testimonials_slider {
  max-width: 1360px;
  padding: 0 50px;
  margin: auto;
}

.testimonials_wrap .testimonials_slider .slide {
  border-radius: 100%;
  padding: 20px 0;
}

.testimonials_wrap .testimonials_slider .slide img {
  border-radius: 100%;
}

.testimonials_wrap .testimonials_slider .wrap {
  position: relative;
  max-width: 340px;
  margin: auto;
}

.testimonials_wrap .testimonials_slider .wrap:hover .img_wrap:before {
  border: 1px solid #fadd75;
  transition: all .3s linear;
  -moz-transition: all .3s linear;
  -ms-transition: all .3s linear;
}

.testimonials_wrap .testimonials_slider .wrap:hover .img_wrap:after {
  opacity: .9;
  transition: all .3s linear;
  -moz-transition: all .3s linear;
  -ms-transition: all .3s linear;
}

.testimonials_wrap .testimonials_slider .wrap:hover .cover {
  opacity: 1;
  transition: all .3s linear;
  -moz-transition: all .3s linear;
  -ms-transition: all .3s linear;
}

.testimonials_wrap .testimonials_slider .img_wrap {
  position: relative;
}

.testimonials_wrap .testimonials_slider .img_wrap:before {
  position: absolute;
  content: '';
  left: -10px;
  top: -10px;
  right: -10px;
  bottom: -10px;
  border-radius: 100%;
  border: 1px solid transparent;
  transition: all .3s linear;
  -moz-transition: all .3s linear;
  -ms-transition: all .3s linear;
}

.testimonials_wrap .testimonials_slider .img_wrap:after {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background: white;
  opacity: 0;
  transition: all .3s linear;
  -moz-transition: all .3s linear;
  -ms-transition: all .3s linear;
}

.testimonials_wrap .testimonials_slider .cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  opacity: 0;
  transition: all .3s linear;
  -moz-transition: all .3s linear;
  -ms-transition: all .3s linear;
}

.testimonials_wrap .testimonials_slider .cover .txt {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  padding: 0 30px;
}

.testimonials_wrap .testimonials_slider .cover .txt p {
  font-size: 14px;
  line-height: 24px;
  color: #494a4a;
  margin: 0;
}

.testimonials_wrap .testimonials_slider .cover .txt h4 {
  font-family: Georgia;
  font-weight: bold;
  font-size: 14px;
  line-height: 24px;
  margin-top: 15px;
}

.slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  background: url(img/slider_arrow.png) no-repeat;
  border: 0;
  font-size: 0;
  width: 55px;
  height: 55px;
  z-index: 99;
}

.slick-prev {
  left: 0;
}

.slick-next {
  right: 0;
  transform: translateY(-50%) rotate(180deg);
}

.contact_main {
  max-width: 1200px;
  margin: auto;
  padding: 0 15px;
  overflow: hidden;
  margin-bottom: 60px;
}

.contact_main > div {
  padding: 0;
}

.contact_main .col1 {
  padding-right: 30px;
}

.contact_main .col1 img {
  visibility: hidden;
}

.contact_main .col1 .inner {
  height: 100%;
  background-size: cover !important;
}

.contact_main .col2 {
  padding-right: 10px;
}

.contact_main .col2 p {
  margin: 0;
}

.contact_main .col2 form label {
  margin-bottom: 12px;
  font-family: OpensansB;
  font-size: 10px;
  line-height: 11px;
  color: #494a4a;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.contact_main .col2 form input, .contact_main .col2 form textarea {
  width: 100%;
  padding: 13px;
  border: 1px solid #acacac;
  margin-bottom: 15px;
}

.contact_main .col2 form input[type="submit"] {
  text-align: center;
  background: #3da5d4;
  color: white;
  padding: 0;
  text-transform: uppercase;
  font-family: LatoB;
  line-height: 74px;
  width: 220px;
  margin-bottom: 0;
  border: 0;
}

.contact_main .col3 {
  padding-left: 10px;
}

.contact_main .col3 br {
  display: none;
}

.contact_main .col3 h3 {
  font-family: GeorgiaI;
  font-size: 20px;
  margin-bottom: 15px;
}

.contact_main .col3 .top_txt p:first-child::first-letter {
  float: left;
  color: #3da5d4;
  font-size: 46px;
  line-height: 36px;
  padding-top: 9px;
  padding-right: 14px;
  padding-left: 3px;
  font-family: Georgia;
}

.contact_main .col3 .subscribe {
  background: #f9da67;
  margin-top: 15px;
  text-align: center;
  padding: 20px 25px 40px 25px;
}

.contact_main .col3 .subscribe h3 {
  color: white;
  font-family: GeorgiaI;
  font-size: 20px;
  margin-bottom: 15px;
}

.contact_main .col3 .subscribe form {
  overflow: hidden;
}

.contact_main .col3 .subscribe form input {
  padding: 10px 25px 14px 25px;
  background: white;
  float: left;
  width: calc(100% - 50px);
  border: 0;
  height: 47px;
  line-height: 16px;
}

.contact_main .col3 .subscribe form ::-webkit-input-placeholder {
  font-size: 10px;
  line-height: 10px;
  font-family: OpensansB;
  color: #494a4a;
}

.contact_main .col3 .subscribe form ::-moz-placeholder {
  font-size: 10px;
  font-family: OpensansB;
  color: #494a4a;
  line-height: 10px;
}

.contact_main .col3 .subscribe form :-ms-input-placeholder {
  font-size: 10px;
  font-family: OpensansB;
  color: #494a4a;
  line-height: 10px;
}

.contact_main .col3 .subscribe form input[type="submit"] {
  text-align: center;
  background: #3da5d4;
  color: white;
  padding: 0;
  text-transform: uppercase;
  font-family: LatoB;
  line-height: 47px;
  width: 50px;
}

span.wpcf7-not-valid-tip {
  margin-top: -15px;
  margin-bottom: -25px;
}

.blog_wrapper {
  max-width: 1200px;
  margin: auto;
  padding: 0 15px;
  margin-bottom: 120px;
}

.blog_wrapper .post {
  margin-bottom: 60px;
}

.blog_wrapper .top {
  border: 1px solid #e1e1e1;
  text-align: center;
  padding-bottom: 35px;
  margin-bottom: 40px;
}

.blog_wrapper .top img {
  margin-bottom: 45px;
}

.blog_wrapper .top h3 {
  font-family: GeorgiaI;
  font-size: 27.8px;
  line-height: 28px;
  margin-bottom: 20px;
}

.blog_wrapper .top h4 {
  letter-spacing: 3px;
  font-size: 12px;
}

.blog_wrapper .main_content > p:first-child::first-letter {
  float: left;
  color: #3da5d4;
  font-size: 46px;
  line-height: 36px;
  padding-top: 9px;
  padding-right: 14px;
  padding-left: 3px;
  font-family: Georgia;
}

.blog_wrapper .main_content .q {
  width: 50%;
  float: left;
  padding: 28px 75px 28px 95px;
  margin-right: 45px;
  background-size: cover;
}

.blog_wrapper .main_content img {
  margin: 10px auto;
}

.blog_wrapper .main_content p {
  margin: 20px 0;
}

.blog_wrapper .bottom_info {
  text-transform: uppercase;
  font-family: LatoB;
  font-size: 12px;
  padding: 7px 0;
  border-bottom: 3px solid #ebebeb;
  overflow: hidden;
}

.blog_wrapper .bottom_info a {
  color: #3da5d4;
  font-family: LatoB;
  font-size: 12px;
}

.blog_wrapper .bottom_info .tags {
  float: left;
  letter-spacing: 4px;
}

.blog_wrapper .bottom_info .categories {
  float: right;
  letter-spacing: 4px;
  padding-right: 25px;
}

.blog_wrapper .bottom_section {
  overflow: hidden;
}

.blog_wrapper .bottom_section .comments {
  float: left;
  width: 60%;
  border-right: 3px solid #ebebeb;
  padding-top: 18px;
}

.blog_wrapper .bottom_section .comments > h3 {
  text-transform: uppercase;
  font-family: Georgia;
  font-size: 12px;
  letter-spacing: 4px;
  margin-bottom: 15px;
}

.blog_wrapper .bottom_section .comments .comment {
  overflow: hidden;
  margin-bottom: 20px;
}

.blog_wrapper .bottom_section .comments .comment:last-child {
  margin-bottom: 0;
}

.blog_wrapper .bottom_section .comments .left {
  float: left;
  width: 106px;
  height: 106px;
  padding-top: 5px;
}

.blog_wrapper .bottom_section .comments .left img {
  border-radius: 100%;
}

.blog_wrapper .bottom_section .comments .right {
  float: left;
  width: calc(100% - 106px);
  padding-left: 20px;
}

.blog_wrapper .bottom_section .comments .right h3 {
  text-transform: uppercase;
  color: #3da5d4;
  font-family: Georgia;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 5px;
}

.blog_wrapper .bottom_section .comments .right p {
  font-size: 14px;
  line-height: 24px;
  margin: 0;
}

.blog_wrapper .bottom_section .comments .right h4 {
  letter-spacing: 2px;
  font-size: 12px;
  letter-spacing: 3.5px;
}

.blog_wrapper .bottom_section .recent {
  float: left;
  width: 40%;
  padding-left: 25px;
  padding-top: 18px;
}

.blog_wrapper .bottom_section .recent > h3 {
  text-transform: uppercase;
  font-family: Georgia;
  font-size: 12px;
  letter-spacing: 4px;
  margin-bottom: 15px;
}

.blog_wrapper .bottom_section .recent .post {
  margin-bottom: 20px;
  overflow: hidden;
  padding-left: 6px;
}

.blog_wrapper .bottom_section .recent .post:last-child {
  margin-bottom: 0;
}

.blog_wrapper .bottom_section .recent .left {
  float: left;
  width: 80px;
  height: 80px;
  padding-top: 5px;
}

.blog_wrapper .bottom_section .recent .right {
  float: left;
  width: calc(100% - 80px);
  padding-left: 35px;
  padding-top: 10px;
}

.blog_wrapper .bottom_section .recent .right h3 {
  font-family: GeorgiaI;
}

.blog_wrapper .bottom_section .recent .right h4 {
  letter-spacing: 2px;
  font-size: 12px;
  letter-spacing: 3.5px;
}

.load_more {
  display: block;
  margin: auto;
  background: #3da5d4;
  line-height: 74px;
  width: 220px;
  text-align: center;
  color: white;
  text-transform: uppercase;
  border: 0;
  font-family: LatoB;
  margin-top: 20px;
  margin-bottom: 5px;
  font-size: 20px;
  padding-left: 15px;
  clear: both;
  float: none;
}

.instagram_wrap {
  margin-bottom: -50px;
  margin-top: 90px;
}

.instagram_wrap .slick-slide {
  padding: 0 6px;
}

/*--------------------------------------------------------------
3.0 Elements
--------------------------------------------------------------*/
header {
  padding-top: 10px;
  margin-bottom: 45px;
  position: relative;
}

header .logo_wrapper {
  text-align: center;
  background: url(img/header_pattern.png) repeat no-repeat;
  background-size: contain;
  background-position: center;
  margin-bottom: 10px;
}

header .home_top_img {
  //height: 655px;
  background-repeat: no-repeat !important;
  background-position: center center !important;
}

header .top_img {
  //height: 360px;
  background-repeat: no-repeat !important;
  background-position: center center !important;
}

header .navbar-nav {
  float: none;
  text-align: center;
  padding: 0 10px;
}

header .navbar-nav li {
  float: none;
  display: inline-block;
}

header .navbar-nav li a {
  font-family: OpensansB;
  font-size: 15.5px;
  color: #494a4a;
  padding: 16px 50px 16px 42px;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 6px;
}

header .navbar-nav li a:after {
  position: absolute;
  content: '';
  right: 0;
  border-radius: 100%;
  width: 10px;
  height: 10px;
  background: #3da5d4;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

header .navbar-nav li a:hover, header .navbar-nav li a:focus {
  background-color: transparent;
}

header .navbar-nav li a:hover:after, header .navbar-nav li a:focus:after {
  opacity: 1;
  transition: all .3s linear;
  -ms-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
}

header .navbar-nav li:hover .sub-menu {
  display: block;
}

header .navbar-nav li:last-child a:after {
  display: none;
}

header .sub-menu {
  position: absolute;
  z-index: 1;
  text-align: center;
  display: none;
  margin-left: -100px;
  width: 200px;
  left: 50%;
  z-index: 10;
  background: #f9da67;
  padding: 20px 0;
}

header .sub-menu li {
  padding: 0 25px;
  margin: 0;
  text-align: center;
  position: relative;
  display: block;
}

header .sub-menu li:last-child a {
  border-bottom: 0;
}

header .sub-menu li:last-child a:after {
  display: none;
}

header .sub-menu li:hover a {
  color: #a7a7a7;
}

header .sub-menu li a {
  color: #494a4a;
  font-size: 18px;
  position: relative;
  padding: 12px 25px;
  display: block;
  font-family: GeorgiaI;
  border-bottom: 1px solid #777171;
  text-transform: none;
  letter-spacing: 0;
}

header .sub-menu li a:after {
  display: none;
}

header .sub-menu .current-menu-item {
  background: #ebebeb;
}

.navbar {
  margin-bottom: 0;
  border-bottom: 1px solid #ebebeb;
}

.common_txt {
  max-width: 1200px;
  margin: auto;
  padding: 0 15px;
  text-align: center;
}

.common_txt h1 {
  font-family: DancingScript;
  font-size: 80px;
  line-height: 80px;
  color: #fadc67;
  margin-bottom: 30px;
}

.common_txt p {
  line-height: 30px;
  font-size: 17px;
  letter-spacing: -0.15px;
}

.home_nav {
  max-width: 1220px;
  margin: auto;
  padding: 24px;
  position: relative;
  margin-top: 37px;
  margin-bottom: 60px;
}

.home_nav .top_left {
  position: absolute;
  left: 0;
  top: 0;
  background: #ebf6fb;
  width: 380px;
  height: 140px;
}

.home_nav .bottom_right {
  position: absolute;
  right: 0;
  bottom: 0;
  background: #ebf6fb;
  width: 380px;
  height: 140px;
}

.client_lounge{
  text-align: center;
    background: #3da5d4;
    color: white;
    padding: 0;
    text-transform: uppercase;
    font-family: LatoB;
    line-height: 45px;
    width: 170px;
    margin-bottom: 0;
    border: 0;
    display: block;
    margin-top: -45px;
    margin-left: auto;
}
.home_nav .row {
  margin-left: -8px;
  margin-right: -8px;
}

.home_nav .row > div {
  padding: 0 8px;
}

.home_nav .wrap {
  max-width: 380px;
  margin: auto;
  position: relative;
}

.home_nav .wrap:hover .cover {
  background: rgba(250, 250, 250, 0.94);
  transition: all .3s linear;
  -ms-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
}

.home_nav .wrap:hover .cover h2 {
  padding-bottom: 0;
  padding-top: 45px;
  color: #494a4a;
  transition: all .3s linear;
  -ms-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
}

.home_nav .wrap:hover .cover h2:before {
  opacity: 1;
  transition: all .3s linear;
  -ms-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
}

.home_nav .wrap:hover .cover h2:after {
  opacity: 0;
  transition: all .3s linear;
  -ms-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
}

.home_nav .cover {
  position: absolute;
  top: 30px;
  left: 30px;
  bottom: 30px;
  right: 30px;
  transition: all .3s linear;
  -ms-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
}

.home_nav .cover h2 {
  text-align: center;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-transform: uppercase;
  font-family: GeorgiaI;
  font-size: 27px;
  line-height: 27px;
  color: white;
  left: 0;
  right: 0;
  padding-bottom: 20px;
  transition: all .3s linear;
  -ms-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
}

.home_nav .cover h2:before {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  margin: auto;
  background: url(img/heart_blue.png);
  top: 0;
  width: 27px;
  height: 25px;
  opacity: 0;
  transition: all .3s linear;
  -ms-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
}

.home_nav .cover h2:after {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  margin: auto;
  background: white;
  bottom: 0;
  height: 2px;
  width: 29px;
  transition: all .3s linear;
  -ms-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
}

.home_nav .img_wrap {
  position: relative;
}

.home_nav .img_wrap:after {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: .47;
  background: #2a2a2a;
}

.top_title {
  background: url(img/home_blog_arrow.png) center center no-repeat;
  margin-bottom: 30px;
}

.top_title h2 {
  text-align: center;
  font-family: GeorgiaI;
  font-size: 20px;
  color: #494a4a;
}

.home_blog {
  max-width: 1200px;
  margin: auto;
  padding: 0 15px;
}

.home_blog .top {
  background: url(img/home_blog_arrow.png) center center no-repeat;
  background-size: contain !important;
  margin-bottom: 30px;
}

.home_blog .top h2 {
  text-align: center;
  font-family: GeorgiaI;
  font-size: 20px;
  color: #494a4a;
}

.home_blog .main .wrap:hover .img_wrap:after {
  opacity: 1;
  transition: all .3s linear;
  -ms-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
}

.home_blog .main .img_wrap {
  position: relative;
}

.home_blog .main .img_wrap:after {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(250, 250, 250, 0.8) url(img/zoom.png) center center no-repeat;
  opacity: 0;
  transition: all .3s linear;
  -ms-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
}

.home_blog .main .txt {
  text-align: center;
  border: 1px solid #e1e1e1;
  padding: 24px;
}

.home_blog .main .txt h3 {
  font-family: GeorgiaI;
  font-size: 18px;
  margin-bottom: 5px;
}

.home_blog .main .txt h4 {
  font-size: 12px;
  margin-bottom: 3px;
  letter-spacing: 3.5px;
}

.home_blog .main .txt p {
  margin: 0;
}

footer {
  padding-top: 50px;
  position: relative;
  overflow: hidden;
  clear: both;
  float: none;
}

footer .top {
  border-top: 3px solid #ebebeb;
  border-bottom: 3px solid #ebebeb;
  min-height: 93px;
}

footer .top .content {
  max-width: 1200px;
  padding: 0 15px;
  margin: auto;
  text-align: center;
  position: relative;
}

footer .top .box {
  float: left;
  line-height: 93px;
  min-height: 93px;
}

footer .top .socials {
  display: inline-block;
  vertical-align: middle;
}

footer .top .socials ul {
  text-align: center;
}

footer .top .socials ul li {
  float: left;
  margin: 0 8px;
}

footer .top .socials ul li a {
  border-radius: 100%;
  background: #f9da67;
  color: white;
  width: 34px;
  line-height: 39px;
  height: 34px;
  display: block;
  font-size: 20px;
}

footer .top .box1 {
  border-left: 3px solid #ebebeb;
  border-right: 3px solid #ebebeb;
  width: 19%;
}

footer .top .box2 {
  width: 23%;
}

footer .top .box2 a {
  display: inline-block;
}

footer .top p {
  text-align: center;
  font-family: GeorgiaI;
  font-size: 14px;
  display: inline-block;
  margin: 2px 0;
}

footer .top .box3 {
  background: url(img/logo_bottom.png) center center no-repeat;
  min-height: 124px;
  min-width: 124px;
  top: -20px;
  width: 15%;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}

footer .top .box4 {
  width: 33%;
  float: right;
}

footer .top .box5 {
  width: 10%;
  border-left: 3px solid #ebebeb;
  border-right: 3px solid #ebebeb;
  float: right;
}

footer .top .box5 a {
  border-radius: 100%;
  background: #f9da67;
  color: white;
  width: 48px;
  line-height: 48px;
  display: block;
  font-size: 30px;
  margin: auto;
  display: inline-block;
  vertical-align: middle;
}

footer .bottom {
  background: #f5f5f5;
  padding: 33px 0;
  text-align: center;
  clear: both;
  float: none;
}

footer .bottom .created {
  text-align: center;
  text-transform: uppercase;
  font-family: LatoB;
  color: #909090;
  letter-spacing: 3px;
}

.clear {
  clear: both;
  float: none !important;
}

/*--------------------------------------------------------------
4.0 Responsive
--------------------------------------------------------------*/
@media (max-width: 1300px) {
  .details_main {
    left: 0;
    padding: 0 30px;
  }
  .details_main .top .right {
    padding-right: 0;
  }
}

@media (max-width: 1200px) {
  header .home_top_img {
    //height: 500px;
    background-size: cover !important;
  }
  header .navbar-nav li a {
    padding: 16px 30px 16px 30px;
    letter-spacing: 3px;
  }
  footer .top .box1 {
    width: 23%;
  }
  .about_main .right {
    padding-left: 30px;
  }
  .about_main .left .box1 span {
    letter-spacing: 0;
    padding-left: 5px;
  }
  header .sub-menu li a {
    padding: 12px 25px;
    letter-spacing: 0;
  }
  .details_main .bottom .left {
    width: 100%;
    float: none;
  }
  .details_main .bottom .right {
    width: 100%;
    float: none;
    padding-right: 0;
  }
  .details_main .bottom .right .blue_back {
    width: 100%;
  }
  .details_main .bottom .right .find_more {
    margin: auto;
    line-height: 55px;
    max-width: 310px;
    letter-spacing: 3px;
    margin-top: 30px;
    font-size: 23px;
  }
  .about_main .left .socials {
    padding-left: 0;
  }
}

@media (max-width: 992px) {
  header .logo_wrapper img {
    max-width: 300px;
  }
  header .home_top_img {
   // height: 430px;
  }
  header .navbar-nav li a {
    padding: 16px 30px 16px 20px;
    letter-spacing: 0;
  }
  header .sub-menu li a {
    padding: 12px 25px;
  }
  .common_txt p {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0;
  }
  .home_nav {
    padding: 6px;
  }
  .home_nav .cover {
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
  }
  .home_nav .row {
    margin-left: -3px;
    margin-right: -3px;
  }
  .home_nav .row > div {
    padding: 0 3px;
  }
  .home_blog .main .row > div {
    margin-bottom: 20px;
  }
  footer .top .box {
    min-height: 90px;
    line-height: 90px;
  }
  footer .top .box3 {
    min-height: 124px;
  }
  footer .top .box1 {
    width: 42%;
  }
  footer .top .box2 {
    width: 42%;
    float: right;
  }
  footer .top .box4 {
    float: left;
    width: 42%;
  }
  footer .top .box5 {
    width: 42%;
  }
  .about_main .left {
    width: 100%;
    right: 0;
  }
  .about_main .right {
    width: 100%;
    left: 0;
    padding-left: 0;
  }
  .contact_main {
    margin-bottom: 20px;
  }
  .contact_main .col1 {
    width: 44%;
    float: left;
    margin-bottom: 40px;
    padding-right: 15px;
  }
  .contact_main .col2 {
    width: 56%;
    float: left;
  }
  .contact_main .col3 {
    clear: both;
    margin-top: 20px;
    float: none;
    position: relative;
    padding: 0;
  }
  .contact_main .col3 .subscribe {
    max-width: 380px;
    margin: auto;
    margin-top: 20px;
  }
  .contact_main .col3 h3 {
    text-align: center;
  }
  .blog_wrapper .main_content .q {
    padding: 34px 30px 28px 30px;
  }
  .blog_wrapper .bottom_section .comments {
    width: 50%;
  }
  .blog_wrapper .bottom_section .recent {
    width: 50%;
  }
  .blog_wrapper .bottom_section .recent .right h4 {
    letter-spacing: 1px;
  }
  .load_more {
    line-height: 50px;
    width: 200px;
  }
  .instagram_wrap {
    margin-bottom: -20px;
  }
  .blog_wrapper {
    margin-bottom: 30px;
  }
  .gallery_main .slide {
    padding: 0 3px;
  }
  .gallery_main {
    margin-bottom: 30px;
  }
  .top_title {
    background-size: contain !important;
  }
  .details_main .top .left .txt {
    right: 0;
    padding: 33px 6px 35px 73px;
  }
}

@media (max-width: 768px) {
  .client_lounge{
     margin-top: -20px;
      margin-bottom: 20px;
   }
  header {
    margin-bottom: 20px;
  }
  header .logo_wrapper img {
    max-width: 240px;
  }
  header .home_top_img {
    //height: 370px;
  }
  .navbar {
    display: none;
  }
  .navbar-toggle {
    position: absolute;
    left: 0;
    top: 43px;
    font-size: 30px;
    margin: 0;
  }
  .common_txt h1 {
    margin-bottom: 20px;
    font-size: 70px;
    line-height: 70px;
  }
  .common_txt p {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0;
  }
  .home_nav {
    margin-top: 0;
  }
  .home_nav .row > div {
    margin-bottom: 6px;
  }
  footer .top .box {
    min-height: 100%;
    float: none;
    width: 100%;
    line-height: 50px;
    border: 0;
  }
  footer .top .box3 {
    min-height: 124px;
    position: relative;
    float: none;
    min-width: 90px;
    top: 0;
    margin-top: -50px;
    background-size: contain;
    min-height: 100px;
  }
  footer .bottom {
    padding: 20px 0;
  }
  footer .bottom .created {
    letter-spacing: 0;
  }
  .q, .blog_wrapper .main_content .q, .about_main .right .txt .q {
    padding: 30px 55px;
    background-size: cover !important;
  }
  .q .txt, .blog_wrapper .main_content .q .txt, .about_main .right .txt .q .txt {
    font-size: 16px;
    line-height: 24px;
  }
  .about_main {
    margin-top: 10px;
  }
  .top_title {
    margin-bottom: 15px;
    background: none;
  }
  .contact_main .col1 {
    width: 100%;
    float: none;
  }
  .contact_main .col1 .inner {
    background-image: none !important;
  }
  .contact_main .col1 .inner img {
    visibility: visible;
  }
  .contact_main .col2 {
    width: 100%;
    float: none;
  }
  .contact_main .col2 form input[type="submit"] {
    line-height: 50px;
    width: 190px;
  }
  .instagram_wrap {
    margin-bottom: 0;
  }
  .blog_wrapper .top {
    padding-bottom: 15px;
    margin-bottom: 20px;
  }
  .blog_wrapper .top img {
    margin-bottom: 20px;
  }
  .blog_wrapper .top h3 {
    font-size: 24px;
    margin-bottom: 10px;
    line-height: 26px;
  }
  .blog_wrapper .top h4 {
    letter-spacing: 1px;
  }
  .blog_wrapper .main_content .q {
    padding: 34px 30px 28px 30px;
    margin-right: 20px;
  }
  .blog_wrapper .bottom_info .tags, .blog_wrapper .bottom_info .categories {
    float: none;
    letter-spacing: 1px;
  }
  .blog_wrapper .bottom_section .comments, .blog_wrapper .bottom_section .recent {
    width: 100%;
    float: none;
    height: 100% !important;
    border: 0;
  }
  .gallery_main .img_wrap {
    max-width: 500px;
    margin: auto;
  }
  .gallery_main .slide .cover {
    opacity: 1;
  }
  .gallery_main .slide .img_wrap:after {
    opacity: .5;
  }
  .gallery_main {
    margin-top: 20px;
  }
  .gallery_main .slide {
    margin-bottom: 20px;
  }
  .details_main {
    padding: 0 15px;
  }
  .details_main .top .right {
    width: 100%;
    float: none;
    clear: both;
    left: 0;
  }
  .details_main .top .right .imgs {
    margin-top: 0;
    position: relative;
    overflow: hidden;
  }
  .details_main .top .left {
    width: 100%;
    float: none;
    right: 0;
    margin: auto;
    clear: both;
    margin-top: 40px;
  }
  .details_main .top .left > div {
    width: 50%;
    float: left;
  }
  .details_main .top .left .txt {
    left: 0;
    position: relative;
    padding: 33px 6px 35px 10px;
  }
  .details_main .pin {
    left: -30px;
    top: -30px;
  }
  .details_main .top {
    margin-bottom: 10px;
  }
  .contact_main .col1 {
    padding-right: 0;
  }
  .details_main .top .right {
    padding-left: 0;
  }
  .details_main .top .right .txt {
    padding: 0;
    padding-top: 20px;
    margin-right: 0;
    overflow: hidden;
  }
  .details_main .top .left {
    margin-top: 20px;
  }
}

@media (max-width: 544px) {
   header .home_top_img {
   //height: 200px;
  }
  .home_nav .row > div {
    width: 100%;
  }
  .home_blog .main .txt {
    padding: 15px;
  }
  .home_blog .main .txt h4 {
    letter-spacing: 1px;
  }
  .q, .blog_wrapper .main_content .q, .about_main .right .txt .q {
    padding: 40px 15px 20px 15px;
  }
  .q:after, .blog_wrapper .main_content .q:after, .about_main .right .txt .q:after {
    bottom: 10px;
  }
  .about_main {
    margin-top: 0;
  }
  .blog_wrapper .bottom_section {
    text-align: center;
  }
  .blog_wrapper .bottom_section .comments, .blog_wrapper .bottom_section .recent {
    padding-left: 0;
  }
  .blog_wrapper .bottom_section .comments .post, .blog_wrapper .bottom_section .recent .post {
    padding-left: 0;
  }
  .blog_wrapper .bottom_section .comments .left, .blog_wrapper .bottom_section .recent .left {
    margin-bottom: 15px;
  }
  .blog_wrapper .bottom_section .comments .left, .blog_wrapper .bottom_section .comments .right, .blog_wrapper .bottom_section .recent .left, .blog_wrapper .bottom_section .recent .right {
    width: 100%;
    float: none;
    padding-left: 0;
  }
  .q, .blog_wrapper .main_content .q, .about_main .right .txt .q {
    float: none;
    width: 100%;
  }
  .details_main {
    margin-top: 30px;
    margin-bottom: 40px;
  }
  .details_main .top .left {
    max-width: 350px;
  }
  .details_main .top .left > div {
    width: 100%;
    float: none;
  }
  .details_main .top {
    margin-bottom: 0;
  }
  .testimonials_wrap .testimonials_slider .cover {
    opacity: 1;
  }
  .testimonials_wrap .testimonials_slider .wrap .img_wrap:before {
    border: 1px solid #fadd75;
    left: -4px;
    top: -4px;
    right: -4px;
    bottom: -4px;
  }
  .testimonials_wrap .testimonials_slider .wrap .img_wrap:after {
    opacity: .9;
  }
  .slick-arrow {
    background-size: contain !important;
    width: 38px;
    height: 38px;
  }
  .testimonials_wrap .testimonials_slider {
    padding: 0 37px;
  }
  .testimonials_wrap .testimonials_slider .slide {
    padding: 20px 6px;
  }
  header .logo_wrapper img {
    max-width: 180px;
  }
  .navbar-toggle {
    top: 28px;
  }
  .gallery_portraits .inner > div {
    width: 50%;
  }
  .about_main .left .box2 p {
    padding-left: 18px;
  }
}

.about_main .right .txt h3{
   margin: 20px 0;
}

.aipp{
  text-align: center;
    margin-top: 40px;
}
.aipp img{
  display: inline-block;
  margin: 0 10px;
  vertical-align: middle;
  max-width: 150px;
}


@media (max-width: 400px) {
  .gallery_portraits .inner > div {
    width: 100%;
  }
  .aipp img{
    max-width: 100px;
  }  
  .aipp{
      margin-top: 15px;
      margin-bottom: 20px;
  }
}

.home_nav .row > div:nth-child(2) .cover h2:before{
   background: url(img/ring1.png);
    width: 17px;
    height: 26px;
}
.home_nav .row > div:nth-child(3) .cover h2:before{
   background: url(img/blog1.png);
   width: 25px;
   height: 25px;
}
.home_nav .row > div:nth-child(4) .cover h2:before{
   background: url(img/blog1.png);
   width: 25px;
   height: 25px;
}

.gallery_main .slide:nth-child(2) .cover h3:before{
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  margin: auto;
  background: url(img/heart_blue.png);
  top: -30px;
  width: 27px;
  height: 25px;
}
.gallery_main .slide:nth-child(1) .cover h3:before{
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  margin: auto;
  background: url(img/ring1.png);
  top: -30px;
  width: 17px;
  height: 26px;
}

.single-portraits .gallery_title .top_title:before{
  background: url(img/heart_blue.png);
  width: 27px;
  height: 25px;
}