/*

Project - gems - one page paraallax bootstrap4

Author  - Design_mylife

support URL - mylifedesign143@gmail.com

*/

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

TABLE OF CONTENT



1 - Font Awesome icons

2 - Themify icons

3 - Template Basic typography etc.

4 - Prelaoder css

5 - Buttons

6 - Headers

7 - Dropdown

8 - Hero & sliders

9 - Icons boxes

10 - Call to actions cta

11 - Journal

12 - Portfolio

13 - Pricing

14 - Footer





x - Responsive css

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

@import url("https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,700");

@import url("https://fonts.googleapis.com/css?family=Poppins:400,500,600,700");

@import url("https://fonts.googleapis.com/css?family=Merriweather:300,300i,400,400i");

@font-face {

  font-family: 'FontAwesome';

  src: url("../bower_components/font-awesome/fonts/fontawesome-webfont3e6e.eot?v=4.7.0");

  src: url("../bower_components/font-awesome/fonts/fontawesome-webfontd41d.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../bower_components/font-awesome/fonts/fontawesome-webfont3e6e.html?v=4.7.0") format("woff2"), url("../bower_components/font-awesome/fonts/fontawesome-webfont3e6e.woff?v=4.7.0") format("woff"), url("../bower_components/font-awesome/fonts/fontawesome-webfont3e6e.ttf?v=4.7.0") format("truetype"), url("../bower_components/font-awesome/fonts/fontawesome-webfont3e6e.svg?v=4.7.0#fontawesomeregular") format("svg");

  font-weight: normal;

  font-style: normal; }



/*themify icons*/

@font-face {

  font-family: 'themify';

  src: url("../bower_components/themify-icons/fonts/themify.eot");

  src: url("../bower_components/themify-icons/fonts/themifyd41d.eot?#iefix") format("embedded-opentype"), url("../bower_components/themify-icons/fonts/themify.woff") format("woff"), url("../bower_components/themify-icons/fonts/themify.ttf") format("truetype"), url("../bower_components/themify-icons/fonts/themify.svg") format("svg");

  font-weight: normal;

  font-style: normal; }



/*

Basic of template

*/

html, body {

  height: 100%; }



body {

  font-size: .9rem;

  font-weight: 400;

  color: #777;

  line-height: 1.6;

  font-family: "Roboto", sans-serif;

  letter-spacing: .004em; }



  

  .price{width:100%; }

  

  

  

  h2 {

  text-align: center;

}



table caption {

	padding: .5em 0;

}



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

  table caption {

    border-bottom: 1px solid #000;

  }

}



.p {

  text-align: center;

  padding-top: 140px; color:#000;

  font-size: 14px;

}



.bag_color{background-color: #fff;}

  

  

  

  

  

  

  

button, input, optgroup, select, textarea {

  font-family: "Roboto", sans-serif; }



button:focus {

  outline: 0 !important; }



a, .simple-hover img, button, .btn {

  transition: all 0.3s;

  -webkit-transition: all 0.3s; }



a {

  color: #3EA98D;

  text-decoration: none; }

  a:hover, a:focus {

    text-decoration: none;

    outline: 0 !important;

    color: #888; }



h1, h2, h3, h4, h5, h6 {

  margin-top: 0px;

  font-family: "Poppins", sans-serif;

  color: #212121;

  font-weight: 700;

  letter-spacing: 0px; }



.h1, h1 {

  font-size: 34.3px; }



.h2, h2 {

  font-size: 30.1px; }



h3, .h3 {

  font-weight: 700;

  font-size: 24px; }



.h4, h4 {

  font-size: 20px; }



.h5, h5 {

  font-size: 16px; }



.h6, h6 {

  font-size: 13.9px;

  font-weight: 500; }



.h1 small, h1 small {

  font-size: 21.7px; }



.h2 small, h2 small {

  font-size: 14.7px; }



.h3 small, .h4 small, h3 small, h4 small {

  font-size: 14px; }



.border-4 {

  border-top: 4px solid #eee; }



.base-font {

  font-family: "Roboto", sans-serif;

  font-weight: 400; }



.text-small {

  font-size: 14px;

  line-height: 22px; }



.bg-primary {

  background: #E7BC7F !important;

border-color: #BC8A43;

}



.bg-success {

  background: #5cb85c !important;

  border-color: #5cb85c; }



.bg-warning {

  background: #f0ad4e;

  border-color: #f0ad4e; }



.bg-info {

  background-color: #5bc0de;

  border-color: #5bc0de; }



.bg-danger {

  background-color: #c9302c;

  border-color: #c9302c; }



.bg-dark {

  border-color: #212121;

  background-color: #212121; }



.text-primary {

  color: #3EA98D !important; }



.text-danger {

  color: #c9302c !important; }



.text-success {

  color: #5cb85c !important; }



.text-warning {

  color: #f0ad4e !important; }



.text-info {

  color: #5bc0de !important; }



.border-round {

  border-radius: 6px;

  -webkit-border-radius: 6px; }



.lead {

  font-weight: 300; }



strong, b {

  font-weight: 700; }



.fWidth {

  width: 100% !important; }



.oHidden {

  overflow: hidden !important; }



strong, b {

  font-weight: 700; }



.pt0 {

  padding-top: 0 !important; }



.pt10 {

  padding-top: 10px !important; }



.pt20 {

  padding-top: 20px !important; }



.pt30 {

  padding-top: 30px !important; }



.pt40 {

  padding-top: 40px !important; }



.pt50 {

  padding-top: 50px !important; }



.pt60 {

  padding-top: 60px !important; }



.pt70 {

  padding-top: 70px !important; }



.pt80 {

  padding-top: 80px !important; }



.pt90 {

  padding-top: 90px !important; }



.pt100 {

  padding-top: 100px !important; }



.pb0 {

  padding-bottom: 0 !important; }



.pb10 {

  padding-bottom: 10px !important; }



.pb20 {

  padding-bottom: 20px !important; }



.pb30 {

  padding-bottom: 30px !important; }



.pb40 {

  padding-bottom: 40px !important; }



.pb50 {

  padding-bottom: 50px !important; }



.pb60 {

  padding-bottom: 60px !important; }



.pb70 {

  padding-bottom: 70px !important; }



.pb80 {

  padding-bottom: 80px !important; }



.pb90 {

  padding-bottom: 90px !important; }



.pb100 {

  padding-bottom: 100px !important; }



.mb0 {

  margin-bottom: 0 !important; }



.mb5 {

  margin-bottom: 5px !important; }



.mb10 {

  margin-bottom: 10px !important; }



.mb20 {

  margin-bottom: 20px !important; }



.mb30 {

  margin-bottom: 30px !important; }



.mb40 {

  margin-bottom: 40px !important; }



.mb50 {

  margin-bottom: 50px !important; }



.mb60 {

  margin-bottom: 60px !important; }



.mb70 {

  margin-bottom: 70px !important; }



.mb80 {

  margin-bottom: 80px !important; }



.mb90 {

  margin-bottom: 90px !important; }



.mb100 {

  margin-bottom: 100px !important; }



.bg-default {

  background-color: #f7f7f7 !important; }



.bg-gray {

  background-color: #fbfbfb; }



.bg-dark {

  background: #212121; }

  

  

  .top-bar {

    min-height: 26px;

background: #eff3f6;



padding: 4px 0;



}





.top-bar .collapse {

    display: block !important;

    height: auto !important;

    overflow: visible !important;

    padding-bottom: 0;

}



.phone-email {
  padding: 5px 38px 0px 112px;
  margin: 0px 0px 0px 32px;
}





.pull-left {

    float: left !important;

}




.phone-email a {
  color: #fff;
  float: left;
  margin: 0 3px 0 0;
  color: #fff!important;
}



.pull-right {

    float: right !important;

}





.social {

    margin-right: 4px;

    line-height: 30px;margin: 0;

}







 .social li {

    background-color: #FFF;

    border-radius: 100% 100% 100% 100%;

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

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

    display: inline-block;

    height: 25px;

    margin-right: 5px;

    width: 25px;

    text-align: center;

    background: #fff;

    -webkit-transition: background .5s ease-in-out;

    -moz-transition: background .5s ease-in-out;

    -o-transition: background .5s ease-in-out;

    -ms-transition: background .5s ease-in-out;

    transition: background .5s ease-in-out;

    padding: 1px;

}



 .social i {

   color: #fff;

    -webkit-transition: color .5s ease-in-out;

    -moz-transition: color .5s ease-in-out;

    -o-transition: color .5s ease-in-out;

    -ms-transition: color .5s ease-in-out;

    transition: color .5s ease-in-out;

}



.phone-email i {

    margin-right: 7px;color: #fff;

}





.red_more1 {

    border: 1px solid #999999;

    border-radius: 15px;

    padding: 7px 19px;

    color: #726f6f;

    text-transform: uppercase;

    font-size: 17px;

}





.about_font{ color:#787878; font-size:28px;}



.our_font{font-size:35px; text-transform: uppercase;color:#fff;}





.our_profile{ background-color:#0db5b6;}



	.our_profile1{background-color:#049495;}



  

  



.border0-hor {

  border-left: 0 !important;

  border-right: 0 !important; }



.back-to-top {

  position: fixed;

  display: block;

  width: 40px;

  height: 40px;

  bottom: 10px;

  border-radius: 50%;

  right: 10px;

  background: #000;

  color: #fff;

  line-height: 40px;

  opacity: 0;

  visibility: hidden;

  z-index: 9;

  -webkit-transition: -webkit-transform 0.2s ease-out;

  -moz-transition: -moz-transform 0.2s ease-out;

  transition: transform 0.2s ease-out;

  transform: translate3d(0, 35px, 35px);

  -webkit-transform: translate3d(0, 35px, 35px);

  text-align: center; }

  .back-to-top i {

    display: inline-block;

    font-size: 15px;

    line-height: 30px;

    text-align: center; }

  .back-to-top:hover {

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

    color: #fff; }

  .back-to-top.show {

    opacity: 1;

    visibility: visible;

    transform: translate3d(0, 0px, 0);

    -webkit-transform: translate3d(0, 0px, 0); }



.no-margin {

  margin: 0 !important; }



.no-padding {

  padding: 0 !important; }



/**section title**/

.section-title {

  position: relative;

  margin-bottom: 60px;

  text-align: center; }

  .section-title h4 {

    display: inline-block;

    padding: 0.1em 0.2em;

    text-transform: uppercase;

    line-height: 125%;

    color: #e7bc7f ;

    font-weight: 700;

    margin-bottom: 30px;

    position: relative;

    padding-bottom: 20px; }

    .section-title h4:after {

      content: "";

      width: 80px;

      height: 5px;

      background-color: #e7bc7f;

      position: absolute;

      left: 50%;

      bottom: 0;

      margin-left: -40px; }

  .section-title .lead {

    font-weight: 400;

    color: #212121; }



.sectionDark .section-title h4, .sectionDark .section-title .lead {

  color: #fff !important; }



.sectionDark .section-title h4:after {

  background-color: rgba(255, 255, 255, 0.3); }



@media (min-width: 992px) {

  .table-responsive {

    display: table; }

  .section-title h4 {

    font-size: 2.2rem; } }



.bg-parallax {

  background-size: cover;

  background-repeat: no-repeat;

  background-position: 50% 50%;

  position: relative; }

  .bg-parallax:before {

    content: "";

    top: 0;

    left: 0;

    bottom: 0;

    right: 0;

    width: 100%;

    height: 100%;

    background-color: rgba(0, 0, 0, 0.3);

    background-image: url(../images/overlay-pattern.png);

    position: absolute;

    z-index: 0; }



.form-control {

  border-radius: 0px;

  border-color: #1b1b1b;

  /*min-height: 48px; */}

  .form-control:focus {

    border-color: #E7BC7F; }



.page-bread {

  padding-top: 225px;

  padding-bottom: 30px;

  height: auto !important;

  position: relative;

  overflow: hidden; }

  .page-bread h1 {

    color: #fff;

    text-transform: uppercase; }

  .page-bread ul {

    display: inline-block; }

  .page-bread p {

    color: rgba(255, 255, 255, 0.8); }



.buttons a {

  margin-bottom: 5px; }

  .buttons a + a {

    margin-left: 5px; }



/***********demo css, you can remove it during development**/

.demo-link {

  display: block;

  position: relative;

  background: #232323; }

  .demo-link img {

    transition: all .3s;

    -webkit-transition: all .3s; }

  .demo-link .btn-white-outline {

    position: absolute;

    left: 50%;

    top: 50%;

    margin-left: -59px;

    margin-top: 0px;

    transition: all .3s;

    -webkit-transition: all .3s;

    opacity: 0; }

  .demo-link:hover img {

    opacity: .2; }

  .demo-link:hover .btn-white-outline {

    opacity: 1;

    margin-top: -21px; }



.demo-card h4 {

  padding: 15px;

  text-align: center; }



.list-unstyled li {

  padding: 4px 0; }



/*

Preloader style

*/

#preloader {

  position: fixed;

  top: 0;

  left: 0;

  right: 0;

  bottom: 0;

  background-color: #fff;

  z-index: 99999; }



#preloader-inner {

  position: absolute;

  left: 50%;

  top: 50%;

  font-size: 5px;

  width: 5em;

  height: 5em;

  margin: -25px 0 0 -25px;

  text-indent: -9999em;

  border-top: 0.5em solid #3EA98D;

  border-right: 0.5em solid rgba(245, 245, 245, 0.5);

  border-bottom: 0.5em solid rgba(245, 245, 245, 0.5);

  border-left: 0.5em solid rgba(245, 245, 245, 0.5);

  -webkit-transform: translateZ(0);

  -ms-transform: translateZ(0);

  transform: translateZ(0);

  -webkit-animation: load8 1.1s infinite linear;

  animation: load8 1.1s infinite linear; }



#preloader-inner,

#preloader-inner:after {

  border-radius: 50%;

  width: 10em;

  height: 10em; }



@-webkit-keyframes load8 {

  0% {

    -webkit-transform: rotate(0deg);

    transform: rotate(0deg); }

  100% {

    -webkit-transform: rotate(360deg);

    transform: rotate(360deg); } }



@keyframes load8 {

  0% {

    -webkit-transform: rotate(0deg);

    transform: rotate(0deg); }

  100% {

    -webkit-transform: rotate(360deg);

    transform: rotate(360deg); } }



/*

Buttons

*/

.btn-link {

  color: #3EA98D;

  vertical-align: middle; }

  .btn-link:after {

    font-family: 'themify';

    content: "\e649";

    font-size: 12px;

    padding-left: 2px;

    position: relative;

    top: 1px; }

  .btn-link:hover {

    color: #999;

    text-decoration: none; }



.btn-primary {

  background: #3EA98D;

  border-color: #fff; }



.btn-info {

  background: #5bc0de;

  border-color: #5bc0de; }



.btn-warning {

  background: #f0ad4e;

  border-color: #f0ad4e; }



.btn-danger {

  background: #c9302c;

  border-color: #c9302c; }



.btn-outline-primary {

  border-color: #3EA98D;

  color: #3EA98D; }

  .btn-outline-primary:focus {

    border-color: #3EA98D;

    color: #3EA98D; }

  .btn-outline-primary:hover {

    background: #3EA98D;

    color: #fff;

    border-color: #3EA98D; }



.btn {

  font-size: 13px;

  font-weight: 500;

  text-transform: uppercase;

  font-family: "Roboto", sans-serif;

  letter-spacing: 2px;

  vertical-align: middle;

  border-radius: 2px;

  transition: all .15s ease-in-out;

  -o-transition: all .15s ease-in-out;

  -moz-transition: all .15s ease-in-out;

  -webkit-transition: all .15s ease-in-out; }

  .btn:focus, .btn:active, .btn.active, .btn:active:focus, .btn.active:focus {

    outline: 0;

    outline-offset: 0;

    box-shadow: none;

    -moz-box-shadow: none;

    -webkit-box-shadow: none; }

  .btn.btn-rounded {

    border-radius: 100px; }

    .btn.btn-rounded.btn-lg {

      padding: .75rem 2rem; }

  .btn.btn-3d {

    border-bottom: 3px solid rgba(0, 0, 0, 0.2); }

  .btn i {

    vertical-align: middle;

    margin-right: 8px;

    display: inline-block;

    position: relative;

    top: -2px; }

  .btn.btn-lg {

    font-size: 13px; }

  .btn:focus {

    outline: 0 !important; }



.btn-white-outline {

  border: 1px solid rgba(255, 255, 255, 0.8);

  color: #fff; }

  .btn-white-outline:hover {

    background-color: rgba(255, 255, 255, 0.2);

    color: #fff; }

  .btn-white-outline:focus {

    border: 1px solid rgba(255, 255, 255, 0.8);

    color: #fff;

    background-color: transparent; }



.btn-primary:focus {

  outline: 0 !important;

  color: #fff; }



.btn-primary:hover {

 background: rgb(231, 188, 127);

border-color: #E7BC7F;

}



.btn-primary:focus, .btn-success:focus, .btn-info:focus, .btn-warning:focus, .btn-danger:focus, .btn-dark:focus {

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

  -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2); }



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



Material design buttons









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



SOCIAL BUTTONS



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

/**social icons default size**/

.social-icon {

  margin: 0 5px 5px 0;

  width: 40px;

  height: 40px;

  font-size: 20px;

  line-height: 40px !important;

  color: #555;

  text-shadow: none;

  border-radius: 3px;

  overflow: hidden;

  display: block;

  float: left;

  text-align: center;

  border: 1px solid #AAA; }



.social-icon:hover {

  border-color: transparent; }



.social-icon i {

  display: block;

  -moz-transition: all 0.3s ease;

  -o-transition: all 0.3s ease;

  -webkit-transition: all 0.3s ease;

  transition: all 0.3s ease;

  line-height: 40px;

  position: relative; }



.social-icon i:last-child {

  color: #FFF !important; }



.social-icon:hover i:first-child {

  margin-top: -40px; }



/***social icons lg (big)***/

.social-icon-lg {

  margin: 0 5px 5px 0;

  width: 60px;

  height: 60px;

  font-size: 30px;

  line-height: 60px !important;

  color: #555;

  text-shadow: none;

  border-radius: 3px;

  overflow: hidden;

  display: block;

  float: left;

  text-align: center;

  border: 1px solid #AAA; }



.social-icon-lg:hover {

  border-color: transparent; }



.social-icon-lg i {

  display: block;

  -moz-transition: all 0.3s ease;

  -o-transition: all 0.3s ease;

  -webkit-transition: all 0.3s ease;

  transition: all 0.3s ease;

  line-height: 60px;

  position: relative; }



.social-icon-lg i:last-child {

  color: #FFF !important; }



.social-icon-lg:hover i:first-child {

  margin-top: -60px; }



/***social icons small***/

.social-icon-sm {

  margin: 0 5px 5px 0;

  width: 30px;

  height: 30px;

  font-size: 18px;

  line-height: 30px !important;

  color: #555;

  text-shadow: none;

  border-radius: 3px;

  overflow: hidden;

  display: block;

  float: left;

  text-align: center;

  border: 1px solid #AAA; }



.social-icon-sm:hover {

  border-color: transparent; }



.social-icon-sm i {

  display: block;

  -moz-transition: all 0.3s ease;

  -o-transition: all 0.3s ease;

  -webkit-transition: all 0.3s ease;

  transition: all 0.3s ease;

  line-height: 30px;

  position: relative; }



.social-icon-sm i:last-child {

  color: #FFF !important; }



.social-icon-sm:hover i:first-child {

  margin-top: -30px; }



si-border {

  border: 1px solid #AAA !important; }



.si-border-round {

  -webkit-border-radius: 50%;

  -moz-border-radius: 50%;

  -ms-border-radius: 50%;

  border-radius: 50%; }



.si-dark-round {

  -webkit-border-radius: 50%;

  -moz-border-radius: 50%;

  -ms-border-radius: 50%;

  border-radius: 50%; }



.si-gray-round {

  -webkit-border-radius: 50%;

  -moz-border-radius: 50%;

  -ms-border-radius: 50%;

  border-radius: 50%; }



.si-gray {

  background: #f3f3f3;

  border: 0px; }



.si-dark {

  background-color: #333;

  border: 0px !important;

  color: #fff !important; }



/**icons hover colored**/

.si-colored-facebook, .si-facebook:hover {

  background-color: #3B5998 !important; }



.si-colored-twitter, .si-twitter:hover {

  background-color: #00ACEE !important; }



.si-colored-google-plus, .si-g-plus:hover {

  background-color: #DD4B39 !important; }



.si-colored-skype, .si-skype:hover {

  background-color: #00AFF0 !important; }



.si-linkedin:hover, .si-colored-linkedin {

  background-color: #0E76A8 !important; }



.si-pin:hover, .si-colored-pinterest {

  background-color: #C8232C !important; }



.si-rss:hover, .si-colored-rss {

  background-color: #EE802F !important; }



.si-pinterest:hover, .si-colored-pinterest {

  background-color: #C8232C !important; }



.si-tumblr:hover, .si-colored-tumblr {

  background-color: #34526F !important; }



.si-vimeo:hover, .si-colored-vimeo {

  background-color: #86C9EF !important; }



.si-digg:hover, .si-colored-digg {

  background-color: #191919 !important; }



.si-instagram:hover, .si-colored-instagram {

  background-color: #3F729B !important; }



.si-flickr:hover, .si-colored-flickr {

  background-color: #FF0084 !important; }



.si-paypal:hover, .si-colored-paypal {

  background-color: #00588B !important; }



.si-yahoo:hover, .si-colored-yahoo {

  background-color: #720E9E !important; }



.si-android:hover, .si-colored-andriod {

  background-color: #A4C639 !important; }



.si-appstore:hover, .si-colored-apple {

  background-color: #000 !important; }



.si-dropbox:hover {

  background-color: #3D9AE8 !important; }



.si-dribbble:hover, .si-colored-dribbble {

  background-color: #EA4C89 !important; }



.si-soundcloud:hover, .si-colored-soundcoloud {

  background-color: #F70 !important; }



.si-xing:hover, .si-colored-xing {

  background-color: #126567 !important; }



.si-phone:hover, .si-colored-phone {

  background-color: #444 !important; }



.si-behance:hover, .si-colored-behance {

  background-color: #053eff !important; }



.si-github:hover, .si-colored-github {

  background-color: #171515 !important; }



.si-stumbleupon:hover, .si-colored-stumbleupon {

  background-color: #F74425 !important; }



.si-email:hover, .si-colored-email {

  background-color: #6567A5 !important; }



.si-wordpress:hover, .si-colored-wordpress {

  background-color: #1E8CBE !important; }



/*

Header Styles

*/

.navbar.sticky {

  z-index: 999 !important; }



.navbar-inverse .navbar-nav .nav-link {

  color: rgba(255, 255, 255, 0.7); }



.navbar-nav .nav-link.bg-primary {

  border-radius: 100px;

  color: #fff;

  margin-left: 15px;

  padding: 9px 13px 6px; }

  .navbar-nav .nav-link.bg-primary:hover, .navbar-nav .nav-link.bg-primary:focus {

    background: #000 !important;

    color: #fff; }



.offcanvas-navbar .navbar-brand {

  width: 59px; }



.offcanvas-navbar ul {

  list-style: none;

  margin-bottom: 0;

  padding-top: 4px;

  padding-left: 20px;

  position: absolute;

  right: 15px;

  top: 0;

  margin-top: 26px;

  transition: all .3s;

  -webkit-transition: all .3s;

  -moz-transition: all .3s;

  -ms-transition: all .3s; }

  .offcanvas-navbar ul li {

    display: inline-block; }

  .offcanvas-navbar ul .nav-social {

    display: block;

    margin-right: 10px;

    color: #fff; }

    .offcanvas-navbar ul .nav-social:hover {

      color: #3EA98D; }



.navbar-inverse.header-transparent {

padding: 0.8rem 8rem;

    margin: 0 auto;

  transition: all .3s;

  -webkit-transition: all .3s;

  -moz-transition: all .3s;

  -ms-transition: all .3s; }

  .navbar-inverse.header-transparent .navbar-brand > img {

    transition: all .3s;

    -webkit-transition: all .3s;width: 75%;

    -moz-transition: all .3s;

    -ms-transition: all .3s; }

  .navbar-inverse.header-transparent.bg-inverse {

    background: transparent !important;

    border-bottom: 1px solid rgba(255, 255, 255, 0.1); }

    .navbar-inverse.header-transparent.bg-inverse.sticky-header {

      padding: 0.8rem 8rem;

      background: #212121 !important;

      border-bottom: 0px; }

      .navbar-inverse.header-transparent.bg-inverse.sticky-header.offcanvas-navbar ul {

        margin-top: 16px; }



.navbar-nav .nav-link {

  font-family: "Roboto", sans-serif;

  font-weight: 600;

  text-transform: uppercase;

  font-size: .75rem;

  letter-spacing: 0.5px;

  cursor: pointer; }

  .navbar-nav .nav-link::before, .navbar-nav .nav-link::after {

    display: inline-block;

    opacity: 0;

    -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;

    -moz-transition: -moz-transform 0.3s, opacity 0.2s;

    transition: transform 0.3s, opacity 0.2s; }

 /* .navbar-nav .nav-link::before {

    margin-right: 4px;

    content: '[';

    -webkit-transform: translateX(20px);

    -moz-transform: translateX(20px);

    transform: translateX(20px); }

  .navbar-nav .nav-link::after {

    margin-left: 4px;

    content: ']';

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

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

    transform: translateX(-20px);

    border: 0 !important;

    vertical-align: top; }

  .navbar-nav .nav-link:hover:before, .navbar-nav .nav-link:hover:after, .navbar-nav .nav-link:focus:before, .navbar-nav .nav-link:focus:after, .navbar-nav .nav-link.active:before, .navbar-nav .nav-link.active:after {

    opacity: 1;

    -webkit-transform: translateX(0px);

    -moz-transform: translateX(0px);

    transform: translateX(0px); }*/



/**pushy**/

.menu-btn {

  color: #fff !important;

  cursor: pointer;

  margin-left: 15px; }

  .menu-btn:hover {

    color: #3EA98D !important; }



.pushy-submenu > a::after,

.pushy-submenu > button::after {

  background: url("../bower_components/pushy/img/arrow.svg") no-repeat; }



.pushy ul {

  list-style: none;

  padding: 0px; }

  .pushy ul a {

    padding: 10px 30px; }

  .pushy ul a.active {

    color: #fff; }

  .pushy ul button {

    cursor: pointer; }

  .pushy ul .pushy-submenu .pushy-link a {

    padding: 10px 30px;

    padding-left: 45px; }



/**navbar white**/

.navbar-light.bg-faded {

  background: #fff;

  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2); }



/*

Dropdown menu

*/

.dropdown-menu a.dropdown-item {

  text-transform: capitalize;

  font-size: .9rem; }

  .dropdown-menu a.dropdown-item:hover, .dropdown-menu a.dropdown-item:focus {

    background: transparent;

    color: #3EA98D; }



/*

Hero & sliders

*/

.hero {

  height: 100%;

  position: relative;

  overflow: hidden; }

  .hero h1 {

    color: #fff;

    font-size: 4rem;

    line-height: 4.6rem;

    font-weight: 500; }

  .hero > .d-flex {

    height: 100%; }

  .hero .video-modal {

    vertical-align: middle; }



.hero-overlay {

  top: 0;

  left: 0;

  bottom: 0;

  right: 0;

  width: 100%;

  height: 100%;

  position: absolute; }



.hero-mouse {

  position: absolute;

  width: 100%;

  left: 0;

  bottom: 0;

  text-align: center; }

  .hero-mouse a {

    width: 44px;

    height: 44px;

    line-height: 44px;

    border-radius: 50%;

    -webkit-border-radius: 50%;

    text-align: center;

    border: 2px solid rgba(255, 255, 255, 0.5);

    display: block;

    margin: 20px auto;

    color: rgba(255, 255, 255, 0.5); }

    .hero-mouse a > i {

      display: inline-block; }

    .hero-mouse a:hover {

      color: white;

      border-color: white; }



.owl-theme .owl-dots .owl-dot span {

  width: 6px;

  height: 6px; }



.testimonials p {

  color: rgba(255, 255, 255, 0.8); }



.testimonials h4 {

  color: #3EA98D; }



.owl-carousel .owl-stage-outer {

  cursor: -webkit-grab;

  cursor: grab; }



.tlt.hero-tlt {

  font-weight: 700;

  font-size: 4rem;

  letter-spacing: 0px; }



/*

Icons box

*/

.icon-box i {

  display: inline-block;

  text-align: center;

  border-radius: 50%;

  font-size: 42px;

  color: #3EA98D; }



@media (min-width: 1200px) {

  .process-row {

    position: relative; }

    .process-row:before {

      content: "";

      border-top: 1px dashed #ddd;

      position: absolute;

      left: 0;

      top: 75px;

      width: 100%; } }



.process-icon {

  width: 150px;

  height: 150px;

  background: #fff;

  border: 1px solid #eee;

  text-align: center;

  line-height: 150px;

  border-radius: 50%;

  margin: 0 auto; }

  .process-icon > i {

    font-size: 50px;

    display: block;

    line-height: 150px;

    transition: all .3s;

    -webkit-transition: all .3s;

    -ms-transition: all .3s;

    -moz-transition: all .3s; }

  .process-icon:hover i {

    color: #3EA98D;

    transform: rotate(360deg);

    -webkit-transform: rotate(360deg);

    -moz-transform: rotate(360deg);

    -ms-transform: rotate(360deg); }



.contact-info {

  color: rgba(255, 255, 255, 0.8); }

  .contact-info i {

    display: block;

    width: 60px;

    height: 60px;

 background: #000;

    border-radius: 50%;

    line-height: 60px;

    text-align: center;

    color: #fff;

    font-size: 30px; }

  .contact-info h5 {

    color: #fff;

    font-weight: 400; }



.extra-service-bg {

  background: rgba(33, 33, 33, 0.6);

  padding-top: 60px;

  padding-bottom: 30px;

  color: #fff; }

  .extra-service-bg i {

    width: 50px;

    height: 50px;

    line-height: 50px;

    display: block;

    font-size: 25px;

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

    color: #fff;

    border-radius: 50%;

    text-align: center; }

  .extra-service-bg h4 {

    color: #fff; }

  .extra-service-bg h2 {

    color: #fff; }



/*

Call to actions

*/

.parallax-cta {

  position: relative; }



.fun-facts p {

  color: #fff;

  opacity: .8; }



.fun-facts i {

  font-size: 30px;

  color: #fff;

  opacity: .5; }



.parallax-overlay {

  position: relative; }

  .parallax-overlay:before {

    content: "";

    position: absolute;

    left: 0;

    top: 0;

    width: 100%;

    height: 100%;

    background: rgba(0, 0, 0, 0.6); }



.tlt {

  font-size: 36px;

  font-weight: 700;

  font-family: "Poppins", sans-serif;

  color: #fff;

  text-transform: uppercase;

  margin-bottom: 20px; }



.textillate-container p {

  color: rgba(255, 255, 255, 0.8); }



.links-col {

  display: block;

  padding: 100px 0;

  font-size: 2rem;

  font-family: "Poppins", sans-serif;

  font-weight: 700;

  text-align: center;

  position: relative;

  text-transform: uppercase; }

  .links-col:after {

    content: "\e628";

    font-family: 'themify';

    position: absolute;

    right: 30px;

    bottom: 30px;

    margin-bottom: -30px;

    opacity: 0;

    transition: all 0.3s;

    -webkit-transition: all .3s;

    color: #3EA98D;

    font-size: 1.5rem; }

  .links-col span {

    display: block;

    font-size: 1rem;

    font-family: "Roboto", sans-serif;

    font-weight: 300; }

  .links-col.secondary-col {

    background: #282828; }

  .links-col:hover {

    background-color: #000; }

    .links-col:hover:after {

      opacity: 1;

      margin-bottom: 0px; }



/*

Journal post

*/

.post a {

  text-transform: uppercase;

  color: #999; }

  .post a:hover {

    color: #666; }



.post-cat {

  text-align: center;

  margin-bottom: 15px; }

  .post-cat a {

    font-size: .8rem; }



.post-title {

  text-align: center; }

  .post-title a {

    text-transform: capitalize;

    color: #333; }

    .post-title a:hover {

      color: #999; }



.post-meta {

  text-align: center; }

  .post-meta span {

    display: inline-block;

    font-size: .7rem; }

    .post-meta span + span {

      margin-left: 5px; }



.post-footer a i {

  display: inline-block;

  margin-right: 8px;

  width: 32px;

  height: 32px;

  line-height: 32px;

  text-align: center;

  border-radius: 50%;

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

  color: #fff; }



.post-thumb {

  background: transparent; }

  .post-thumb img {

    transition: all .3s;

    -webkit-transition: all .3s; }

  .post-thumb:hover img {

    opacity: .7; }



.widget-title {

  text-transform: uppercase;

  font-weight: 700;

  letter-spacing: 0; }



.widget-item ul li {

  padding: 3px 0; }



.widget-item .media-body h5 {

  font-weight: 500; }



.post-category {

  position: relative;

  padding-left: 20px; }

  .post-category:before {

    content: "\e608";

    font-family: 'themify';

    position: absolute;

    left: 0;

    color: #eee; }

  .post-category li a {

    text-transform: uppercase;

    color: #eee;

    font-size: .7rem; }

    .post-category li a:hover {

      color: #3EA98D; }



/*

Portfolio style

*/

.filter-list {

  margin-bottom: 40px; }

  .filter-list > li {

    display: inline-block;

cursor: pointer;

position: relative;

-webkit-transition: color 0.3s;

-moz-transition: color 0.3s;

transition: color 0.3s;

text-transform: uppercase;

padding: 5px 12px;

font-size: .9rem;

border: solid 2px #fff;

border-radius: 16px;

color: #fff;

margin: 39px 3px 0 3px;

}

    .filter-list > li::before {

      position: absolute;

      top: 100%;

      left: 50%;

      color: transparent;

      content: '.';

      text-shadow: 0 0 transparent;

      font-size: 1.2em;

      margin-top: -15px;

      -webkit-transition: text-shadow 0.3s, color 0.3s;

      -moz-transition: text-shadow 0.3s, color 0.3s;

      transition: text-shadow 0.3s, color 0.3s;

      -webkit-transform: translateX(-50%);

      -moz-transform: translateX(-50%);

      transform: translateX(-50%);

      pointer-events: none; }

    .filter-list > li:hover, .filter-list > li:focus, .filter-list > li.is-checked {

     color: #3bc4e4;

background-color: #ffffff;

border-radius: 16px;

padding: 5px 12px;

}

    /*  .filter-list > li:hover:before, .filter-list > li:focus:before, .filter-list > li.is-checked:before {

        color: #fff;

        text-shadow: 10px 0 #3EA98D, -10px 0 #fff; }*/



/**work overlay style**/

.work-card {

  position: relative;

  overflow: hidden;

  transition: all .3s;

  -webkit-transition: all .3s;

  -moz-transition: all .3s; }

  .work-card:before {

    position: absolute;

    width: 100%;

    height: 100%;

    left: 0px;

    top: 0;

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

    content: "";

    z-index: 1;

    opacity: 1;

    transition: all .3s;

    -webkit-transition: all .3s;

    -moz-transition: all .3s;

    opacity: 0; }

  .work-card .work-overlay {

    position: absolute;

    width: 100%;

    height: 100%;

    left: 0;

    top: 0;

    z-index: 2;

    opacity: 0;

    -webkit-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);

    -moz-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);

    -o-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);

    -ms-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);

    transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1); }

  .work-card .overlay-content {

    position: absolute;

   bottom: 86px;

left: 26%;



    margin-bottom: 30px;

    z-index: 3;

    -webkit-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);

    -moz-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);

    -o-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);

    -ms-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);

    transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1); }

    .work-card .overlay-content > div {

      padding-bottom: 10px; }

    .work-card .overlay-content h4 {

      text-transform: uppercase;

      margin-bottom: 0;

      color: #fff;

      font-weight: 400;

      font-size: .9rem; }

    .work-card .overlay-content em {

      color: #fff;

      font-size: .7rem; }

    .work-card .overlay-content a {

      display: inline-block;

      width: 32px;

      height: 32px;

      text-transform: uppercase;

      font-size: 14px;

      line-height: 32px;

      border-radius: 50%;

      text-align: center;

      background: rgba(62, 169, 141, 0.8);

      color: #fff; }

      .work-card .overlay-content a > i {

        display: block;

        line-height: 32px; }

      .work-card .overlay-content a:hover {

        background: #3ea98d; }

  .work-card:hover:before {

    opacity: 1; }

  .work-card:hover .work-overlay {

    opacity: 1; }

  .work-card:hover .overlay-content {

    margin-bottom: 0; }



.person-thumb {

  position: relative;

  overflow: hidden; }

  .person-thumb ul {

    position: absolute;

    left: 0;

    bottom: 0;

    width: 100%;

    padding: 15px 20px;

    margin: 0px; }

    .person-thumb ul > li > a {

      color: #fff; }

      .person-thumb ul > li > a:hover {

        color: #3EA98D; }



.person-content {

  padding-top: 15px;

  text-align: center; }

  .person-content span {

    font-size: 13px; }



.project-details {

  background: #fbfbfb;

  padding: 20px 15px; }

  .project-details p {

    border-bottom: 1px solid #eee;

    padding-bottom: 8px;

    margin-bottom: 8px; }

    .project-details p span {

      font-weight: 700;

      display: inline-block;

      margin-right: 8px; }



/*

Pricing Tables

*/

.price-card {

  padding: 30px 15px;

  background: #fff;

  transition: all .3s;

  -webkit-transition: all .3s;

  border: 1px solid #eee;

  border-radius: 5px; }

  .price-card h4 {

    color: #999;

    font-weight: 400;

    font-size: 13px;

    text-transform: uppercase; }

  .price-card h1 sup, .price-card h1 sub {

    font-size: 13px; }

  .price-card h1 span {

    font-size: 13px;

    display: inline-block;

    background: #3EA98D;

    color: #fff;

    padding: 3px 6px;

    font-weight: 400; }

  .price-card ul li {

    padding: 4px 0; }

    .price-card ul li:last-child {

      padding-bottom: 0; }

  .price-card:hover {

    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.2); }



/*

Footer style

*/

.footer {

  background: #000; }

  .footer a {

   color: #000;

background: rgb(231, 188, 127);



    display: block;

    border-radius: 50%; }

    .footer a i {

      width: 36px;

      height: 36px;

      line-height: 36px;

      display: block; }

    .footer a:hover {

      background: #fff;color: #000; }

  .footer span {

    color: rgba(255, 255, 255, 0.6); }



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

RESPONSIVE CSS FOR TEMPLATE

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

@media (max-width: 991px) {

  .hero h1 {

    font-size: 2rem;

    line-height: 2.6rem; }

  .navbar-inverse.header-transparent, .navbar-inverse.header-transparent.bg-inverse.sticky-header {

    padding: 0.7rem 1rem;

    transition: all .3s;

    -webkit-transition: all .3s;

    -moz-transition: all .3s;

    -ms-transition: all .3s; }

    .navbar-inverse.header-transparent.bg-inverse, .navbar-inverse.header-transparent.bg-inverse.sticky-header.bg-inverse {

      background-color: #292b2c !important; }

  .offcanvas-navbar ul {

    margin-top: 16px !important; }

  .navbar-brand {

    margin-top: -3px; }

  .text-title {

    letter-spacing: 0px;

    font-size: 1.5rem; }

  .owl-feedback.owl-carousel .owl-item img {

    width: 120px !important;

    margin: 0 auto;

    margin-bottom: 20px; }

  .links-col {

    padding: 50px 15px; }

  .collapse {

    height: 280px;

    margin-top: 15px; }

    .collapse.show {

      overflow-y: scroll; }

  .dropdown-menu {

    margin-bottom: 15px; }

  .nav-link.bg-primary {

    margin-left: 0 !important; }

  .tlt.hero-tlt {

    letter-spacing: 0px;

    font-size: 2rem; } }



	

	



	

	

	/* own css starts */

	

	

	.text-center1 {

    text-align: center !important;

    color: #fff;

    font-size: 25px;

    font-weight: 300;

}



.slidr_s{

	font-size: 40px;

font-weight: 500;

}

	

	

	.col-big{

    position: relative;

	min-height: 1px;

	padding-right: 15px;

	padding-left: 15px;

	width:20%;

}



.hovereffect {

  width: 100%;

  height: 100%;

  float: left;

  overflow: hidden;

  position: relative;

  text-align: center;

  cursor: default;

}



.hovereffect .overlay {

  width: 100%;

  height: 100%;

  position: absolute;

  overflow: hidden;

  top: 0;

  left: 0;

 background-color: transparent;

  -webkit-transition: all 0.4s ease-in-out;

  transition: all 0.4s ease-in-out;

}



.hovereffect:hover .overlay {

  background-color: #000;

}



.hovereffect img {

  display: block;

  position: relative;

}



.hovereffect h2 {

  text-transform: uppercase;

  color: #fff;

  text-align: center;

  position: relative;

  font-size: 17px;

  padding: 10px;

  background: transparent;

  -webkit-transform: translateY(45px);

  -ms-transform: translateY(45px);

  transform: translateY(45px);

  -webkit-transition: all 0.4s ease-in-out;

  transition: all 0.4s ease-in-out;

  top: 65%;

}



.hovereffect:hover h2 {

  -webkit-transform: translateY(5px);

  -ms-transform: translateY(5px);

  transform: translateY(5px);

  margin:0px;

 display: none;

}



.hovereffect p.info {

  display: inline-block;

  text-decoration: none;

  padding: 7px 14px;

  text-transform: uppercase;

  color: #fff;

  

  background-color: transparent;

  opacity: 0;

  filter: alpha(opacity=0);

  -webkit-transform: scale(0);

  -ms-transform: scale(0);

  transform: scale(0);

  -webkit-transition: all 0.4s ease-in-out;

  transition: all 0.4s ease-in-out;

  font-weight: normal;

margin: 20px;

}



.hovereffect:hover p.info {

  opacity: 1;

  filter: alpha(opacity=100);

  -webkit-transform: scale(1);

  -ms-transform: scale(1);

  transform: scale(1);

}



.hovereffect p.info:hover {



}





.pding{

	padding: 0;

}



.srvic{

	font-size: 20px;

font-weight: 500;

}



.red_more{

	border: 1px solid #ddd;

border-radius: 15px;

padding: 7px;

color: #fff;

}



.mrgi_tp{

	margin-top: 50px;

}



.mrgin_se{

	margin-top: 60px;

margin-bottom: 0 !important;

}



.clint_s{

	font-size: 20px!important;

font-weight: 400!important;

text-transform: none !important;

}



.lead {

  font-size: 16px;

  font-weight: 300;

}



.gray {

background: #9b6db8 !important;

}



.button1 {

    background-color: #9b6db8;

    color: white;

    border: 2px solid #ffffff;

    border-radius: 7px;

	    padding: 10px 30px 10px 30px;

}



.cont{

	font-size:30px;

}



.section-title1 {

    position: relative;

	margin:0px !important;

    text-align: center;

}



.our_c{

	  font-size: 31px;

font-weight: 600;

color: #676767;



}



.cntnr{

	    width: 100%;

}









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

*************************Footer******************************

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



@import url(http://fonts.googleapis.com/css?family=Fjalla+One);

@import url(http://fonts.googleapis.com/css?family=Gudea);

.footer1 {

        background: #2f2f2f;

	padding-top: 40px;

	padding-right: 0;

	padding-bottom: 20px;

	padding-left: 0;/*	border-top-width: 4px;

	border-top-style: solid;

	border-top-color: #003;*/

}







.title-widget {

	color: #fff;

	font-size: 18px;

	font-weight: 300;

	line-height: 1;

	position: relative;

	text-transform: uppercase;

	font-family: 'Fjalla One', sans-serif;

	margin-top: 0;

	margin-right: 0;

	margin-bottom: 25px;

	margin-left: 0;

	

}



/* .title-widget::before { */

    /* background-color: #ea5644; */

    /* content: ""; */

    /* height: 22px; */

    /* left: 0px; */

    /* position: absolute; */

    /* top: -2px; */

    /* width: 5px; */

/* } */







.widget_nav_menu ul {

    list-style: outside none none;

    padding-left: 0;

}



.widget_archive ul li {

    background-color: rgba(0, 0, 0, 0.3);

    content: "";

    height: 3px;

    left: 0;

    position: absolute;

    top: 7px;

    width: 3px;

}





.widget_nav_menu ul li {

  font-size: 14px;

    font-weight: 400;

    line-height: 20px;

    position: relative;

}

.widget_nav_menu ul li a{

  color:#999 !important;

}





.title-median {

    color: #636363;

    font-size: 20px;

    line-height: 20px;

    margin: 0 0 15px;

    text-transform: uppercase;

	font-family: 'Fjalla One', sans-serif;

}



.footerp p {font-family: 'Gudea', sans-serif; }





#social:hover {

    			-webkit-transform:scale(1.1); 

-moz-transform:scale(1.1); 

-o-transform:scale(1.1); 

			}

			#social {

				-webkit-transform:scale(0.8);

                /* Browser Variations: */

-moz-transform:scale(0.8);

-o-transform:scale(0.8); 

-webkit-transition-duration: 0.5s; 

-moz-transition-duration: 0.5s;

-o-transition-duration: 0.5s;

			}           

/* 

    Only Needed in Multi-Coloured Variation 

                                               */

			.social-fb:hover {

				color: #3B5998;

			}

			.social-tw:hover {

				color: #4099FF;

			}

			.social-gp:hover {

				color: #d34836;

			}

			.social-em:hover {

				color: #f39c12;

			}

			.nomargin { margin:0px; padding:0px;}





.footer_border1{ border:solid 1px #545454;}



.footer_padding1{padding-left: 6%;}





.footer_color{ color:#a3a3a3;}



.footer_color1	{color:#828282}







.footer-bottom {

    background-color: #2f2f2f;

    min-height: 30px;

    width: 100%;

 

}

.copyright {

    color: #828282;

    line-height: 30px;

    min-height: 30px;

    padding: 7px 0;

}

.design {

    color: #828282;

    line-height: 30px;

    min-height: 0px;

    padding: 0px 0;

    text-align: right;

}



.padding_0{ padding:0px;}





.design a {

    color: #828282;

}



.nomargin a{

	color:#999;

}



.clnt_img{

	    margin-left: 130px;

}





.owl-carousel .owl-item img {

   display: initial !important;

    width: auto !important;

}





.logo_img{

	height: 54px;

    width: 220px;

}





.abt_img{

	margin-left: 22%;

height: 375px;



}



.img_r{

	width: 100%;

}


.paddcls {
  margin: 0 0 0 30px;
}














/************************************************ Responsive stat here ***********************************************/











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





.navbar-inverse.header-transparent .navbar-brand > img {

    transition: all .3s;

    -webkit-transition: all .3s;

    width: 6%;

    -moz-transition: all .3s;

    -ms-transition: all .3s;

}









}





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

div#popup {
    display: none;
}
#ac-wrapper {display: none;}
.navbar-inverse.header-transparent .navbar-brand > img {

    transition: all .3s;

    -webkit-transition: all .3s;

    width: 9%;

    -moz-transition: all .3s;

    -ms-transition: all .3s;

}



.phone-email a {

    margin-right: 20px;

    color: #fff !important;

    width: 100%;

float: left;}









}









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

div#popup {
    display: none;
}
#ac-wrapper {display: none;}
.navbar-inverse.header-transparent .navbar-brand > img {

    transition: all .3s;

    -webkit-transition: all .3s;

    width: 12%;

    -moz-transition: all .3s;

    -ms-transition: all .3s;

}



.phone-email a {

    margin-right: 20px;

    color: #fff !important;

    width: 100%;

float: left;}





}





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

div#popup {
    display: none;
}
#ac-wrapper {display: none;}
.navbar-inverse.header-transparent .navbar-brand > img {

    transition: all .3s;

    -webkit-transition: all .3s;

    width: 18%;

    -moz-transition: all .3s;

    -ms-transition: all .3s;

}





.phone-email a {

    margin-right: 20px;

    color: #fff !important;

    width: 100%;

float: left;}





}



















