html, body{
 color: #3f3f3f;
 font-size: 16px;
 font-family: Open Sans;
 background: linear-gradient(#EfEfEf , #ffffff);
}

.page{
 overflow: hidden;
}

p{
 text-align:justify;
}

#last-testimonials p{
 min-height: 120px;
}

.slideshow{
 background: #ffffff !important;
}

.navbar-nav > li > a:hover, .navbar-nav > li > a.active{
 background: #8C2063 !important;
 color: #fff !important;
}

#last-testimonials {
 min-height: 240px;
}

footer ul,footer a{
 line-height: 200%;
}

.flip {
 padding: 10px 10px 30px;
 position: relative;
}

.flip .card.flipped {
 transform: rotateY(-180deg);
}

.flip .card {
 height: 100%;
 transform-style: preserve-3d;
 transition: all 0.5s ease 0s;
}

.flip .card .face {
    backface-visibility: hidden;
    z-index: 2;
}

.face.front {
    background: #fb670e none repeat scroll 0 0 !important;
}

.flip .card .front {
    position: absolute;
    width: 100%;
    z-index: 1;
}

.flip .card .back {
    transform: rotateY(-180deg);
}

.front .well {
    background: #fff none repeat scroll 0 0;
}

.back .well {
    background: #fff none repeat scroll 0 0;
}

.back .well p {
    color: #333;
}

.well {
    box-shadow: 0 0 7px -5px black;
    margin-bottom: 0 !important;
    min-height: 215px;
}
.well .title {
    border-bottom: 3px solid #AF1974;
    font-size: 20px;
}

.well-sm {
    border-radius: 0;
    padding: 20px;
    text-align: center;
}

.face.back .btn {
    background: #fa6c16 none repeat scroll 0 0;
}

ul.tick {
    list-style-type: none;
    margin-left: 10px;
    padding: 0;
}
ul.tick li {
    background: rgba(0, 0, 0, 0) url("../../images/tick.png") no-repeat scroll 0 0;
    font-weight: bold;
    margin: 17px 0;
    padding-left: 25px;
}

.bottom-logo {
 left: 45.4%;
 position: absolute;
 top: -51px;
}

footer{
 position: relative;
 margin-top: 50px;
 font-size: 13px;
 min-height: 200px;
 background: url("../../images/db-footer-background.jpg") center top;
}

.testimonial > div{
 margin-bottom: 30px;
 margin-top: 10px;
 border-bottom: 1px solid #eee;
}

.right{
 float: right;
}

.added-by{
 padding: 10px;
 font-weight: bold;
}

#header-wrap{
 z-index: 99999;
 width: 100%;
 background: #fff;
 min-height: 180px;
}

.slideshow{
    width: 100%;

}

.navbar {
  background: rgba(0, 0, 0, 0) linear-gradient(#f50a97, #8c2063) repeat scroll 0 0;
  border-radius: 10px 10px 0px  0px;
}

.map-hack{
    background: transparent;
    position: absolute;
    width: 100%;
    height: 550px;
}

.navbar-default .navbar-nav > li > a{
    color: #fff !important;
}

.navbar-default .navbar-nav > li > a:hover{
 box-shadow: 1px 1px 0 black;
  background: #8C2063 !important;

}

.navbar-default .navbar-nav > li > a.current{
 box-shadow: 1px 1px 0 black;
 background: #8C2063 !important;
}

.quote-bg{
background: rgba(0,0,0,0.3);
padding: 10px;
margin-top: 40px;
}

.logo{
margin-top: 10px;
}

a.tel{
color: #3f3f3f !important;
}

a.email{
color: #3f3f3f !important;
}

.nav .open>a, .nav .open>a:hover, .nav .open>a:focus{
    background-color:transparent;
    border-color:transparent;
}

.nav-tabs, .nav-pills {
    position: relative;
}

.nav-pills>li>a{
    border-radius:0;
}

.nav>li>a:hover, .nav>li>a:focus, .nav>li>a.active{

}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{

}

.navbar{
    min-height:0;
    border:0;
    border-radius:0;
}

.navbar-default{
    background-color: transparent;
    border-color:transparent;
    margin:0;
}

ul.dash{
    list-style-type:none;
    padding:0;
}

ul.dash li:before{
    content:"-";
    margin:0 10px;
}

footer{
    padding: 10px 0 0 0;
    font-size: 14px;
}

footer * {
    color: #fff !important;
}

p.gallery-desc {
    white-space: pre-wrap;
}
.top-content-product {
    margin-top: 15px;
}
.gimg-container {
    display: inline-block;
    float: left;
    overflow: hidden;
    padding: 10px;
    width: 33.3333%;
}
.gimg-container2 {
    position: relative;
}
.gimg-container a {
}
.center {
    text-align: center;
}
.gimg-container img {
    border-radius: 17px;
    filter: grayscale(0%);
    transition: all 0.5s ease-in-out 0s;
    width: 100%;
}
.gimg-container2 img {
    border-radius: 17px;
    filter: grayscale(0%);
    transition: all 0.5s ease-in-out 0s;
    width: 100%;
}
.gimg-container img.open {
    filter: grayscale(100%);
    margin-top: -100px;
    padding-bottom: 40px;
    transition: all 0.5s ease-in-out 0s;
}
.gimg-con {
    position: relative;
}
.gimg-container h4 {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    transition: all 0.5s ease-in-out 0s;
}
.gimg-container h4.open {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    transition: all 0.5s ease-in-out 0s;
}

footer ul{
    list-style-type:none;
    padding-left:5px;
}

footer p{
    font-size:14px;
}

.fb-comments, .fb-comments span, .fb-comments.fb_iframe_widget span iframe {
    width: 100% !important;
}

.slick-slider{
    margin:0;
}

#nav-wrapper {
  background: none ;
}

#slideshow{
  background:#eee;
}

#wowslider-container1 .ws-title div, #wowslider-container1 .ws-title span {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5) !important;
  border: 1px solid #ffffff;
  display: inline-block;
  padding: 0.5em;
  text-transform: uppercase;
}

#wowslider-container1 .ws-title span {
  font-size: 1.8em !important;
}

#wowslider-container1,.ws_images{
    background:#FBBA00;
}

#wowslider-container1 .ws_images{
    border-color: #FBBA00 !important;
}

a{
  color: #D00289 !important;
}

h1,h2,h3,h4,h5,.navbar-nav{
    color: #3f3f3f;
    font-family: 'Roboto Condensed', sans-serif;
}

h1, h2, h3, h4, h5 {
  border-bottom: 4px double #ddd;
  color: #3f3f3f;
  padding: 0em 0.5em 0.5em 0.5em;
  position: relative;
}

h1{
  font-size: 25px;
}

h2{
  font-size: 24px;
}

h3{
  font-size: 23px;
}

h4{
  font-size: 22px;
}

h5{
  font-size: 21px;
}


h1::before , h2::before , h3::before , h4::before , h5::before {
    background-color: #F50A97;
}

h1::before , h2::before {
    content: "";
    display: block;
    height: 21px;
    left: 0;
    position: absolute;
    top: 0px;
    width: 5px;
}

 h3::before , h4::before , h5::before{
    width: 5px;
    top: 0px;
    content: "";
    display: block;
    height: 21px;
    left: 0;
    position: absolute;
 }


.hstyled{
  border-bottom: 4px solid #eee;
  border-top: 4px solid #eee;
  padding: 1em 0.5em;
}

.testimonial-photo{

    float: left;
    margin-right: 20px;
    padding: 10px;
    z-index:9999;
    border: 4px solid #eee;
    margin-top: 38px;

}

.navbar-nav a{
    font-size: 16px !important;
    color: #334a56 !important;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background:  rgba(0, 0, 0, 0) linear-gradient(#f50a97, #8c2063) !important;
  color: #fff;
}

.dropdown-menu > li > a:hover,.dropdown-menu > li > a.current {
    color: #fff !important;
 background:  rgba(0, 0, 0, 0) linear-gradient(#f50a97, #8c2063) !important;
}

.dropdown-menu > li > a {
  clear: both;
  font-size: 16px !important;
  color: #334a56 !important;
  display: block;
  font-weight: 400;
  line-height: 1.8;
  padding: 5px 20px;
  white-space: nowrap;
}

.header-contact{
margin-top: 20px;
}

p {
  margin: 0 16px 10px;
}

.btn-default {
  background:  rgba(0, 0, 0, 0) linear-gradient(#f50a97, #8c2063) !important;
  border-color: #ccc;
  color: #fff !important;
}

.pink-bg {
  border: 0 dashed #e7dede;
  box-shadow: -1px 1px 0 #e7dede;
  margin-bottom: 30px;
}

.slideshow{
 background: linear-gradient( #F2D5E6 , #F1F1F1) !important;
}

#nav-wrapper {

}

.left img{

 margin-right: 10px;
 margin-bottom: 30px;
 padding: 10px;
 border: 4px solid #eee;

}

.left{
 float: left;
}

table {
 background: #8C2063 none repeat scroll 0 0;
 border-collapse: collapse;
 width: 100%;
 color: #fff !important;
}

table .pink h2{
    color: #fff;
    border-bottom: 0px !important;
}

.left-img {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}

table td {
  border: 1px solid #f00b94;
  line-height: 200%;
  padding: 10px;
  text-align: center;
}

.border{
     background: linear-gradient(#8C2063 , #000);
     font-weight: bold;
     display: inline-block;
     color: #fff;
     padding: 5px 40px;
}

table td.one {
    width: 500px;
}

tr.pink td {
       background: linear-gradient(#F50A97 , #8C2063);
    font-size: 16px;
}

#boxes{
    margin-bottom: 20px;
}

#home-boxes {
  background: #F1F1F1 none repeat scroll 0 0;
  margin-bottom: 30px;
  padding-top: 30px;
  text-align: center;
}

#testimonials {
  padding-top: 50px;
}

a[target="lightbox"] img{
  margin-top: 30px;
}

footer{
  padding-top: 40px;
}



footer a {
  text-shadow: 1px 1px 0 #000;
  color: #F20B96 !important;
}

.menu_separator svg {
  height: 142px;
  width: 100%;
  margin-bottom: 100px;
}

.separator_type_5_path {
  height: 60px;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 100%;
  z-index: 99999;
}

svg:not(:root) {
    overflow: hidden;
}










.container .row{

}

.grey-bg{
  background:#E7E7E7;
  padding-bottom: 10px;
}

#gallery{
display: inline-block;
margin-bottom: 20px;

}

.social-media-footer a.social-media-horizontal{
padding: 10px;
}

footer{

}

.container.content {
  padding-bottom: 30px;
  padding-top: 10px;
}

.box{
    position: relative;
}

.box-over a:hover{
    text-decoration: none;
}



.box-over h3{
color: #fff !important;
font-weight: bold;
}
.box-over a{
color: #fff !important;
}

.box-over{
 position: absolute;
 text-align: center;
 color: #fff !important;
 left: 0px;
 right: 0px;
 top: 0px;
 bottom: 0px;
 display: none;
 background: rgba(0,0,0,0.4);
 margin-left:0px;
 margin-right:0px;
 color: #fff !important;
 font-size: 18px;
}

.read-more{
color: #D00289 !important;
padding: 10px;
display: inline-block;
font-size: 20px;
}

a.tel{
    font-size: 25px;
    color:#333;
    margin-right: 20px;
}

a.email{
    font-size: 20px;
    color:#333;
}




footer,footer a,footer h4{

}



#wowslider-container1 .ws-title div, #wowslider-container1 .ws-title span {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7) !important;
  border: 1px solid #ffffff;
  display: inline-block;
  padding: 0.5em;
  text-transform: uppercase;
}

.projects {
    background: none repeat scroll 0 0 #f1f1f1;
    border: 1px dashed #ccc;
    float: left;
    margin: 10px 0;
    padding: 10px 0;
    width: 100%;
}

.projects span.line {
  display: inline-block;
  font-size: 14px;
  margin: 2px 0 10px;
  padding-left: 130px;
  position: relative;
  width: 100%;
}

.main-img {
  padding: 5px;
}

.projects span.title {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    left: 5px;
    position: absolute;
    top: 0;
    width: 120px;
}

#wowslider-container1 .ws-title div {
  display: block;
  font-size: 1em !important;
  line-height: 1.15em;
  margin-top: 0.5em;
  padding: 0.7em;
  text-transform: none;
}

#wowslider-container1 .ws_images{
    border:0!important;
}

#defaultmenu,.navbar-nav *{
    z-index: 99999;
}

.navbar-toggle{
    z-index: 999999;
}

@media (max-width: 1200px ) {

a.tel{
    font-size: 22px !important;
}

.page > .container{
    padding-top: 60px;
}

    ul.navbar-nav li a{ margin-right: 0px; padding-left: 5px; padding-right: 5px;font-size: 15px !important; }

a.email {
  color: #333;
  font-size: 15px !important;
}

}

@media (max-width: 992px) {

    ul.navbar-nav li a{ margin-right: 0px; padding-left: 4px; padding-right: 4px; font-size: 14px !important;}

    a.email {
  color: #333;
  font-size: 17px !important;
}

}

@media (max-width: 767px ) {

    #nav-wrapper{

    }

    #header{
        background: #fff;
    }

    .logo{
        text-align: center !important;
    }

    .email{
        font-size: 17px !important;
    }

    ul.navbar-nav li a{margin-right: 0px;padding-left: 5px;padding-right: 5px;font-size: 16px !important;}

    .responsive-slideshow{
        float:left;
        position: static;
        width: 100%;
        padding: 5px 15px;
    }

    button.navbar-toggle{
        background: #FBBA00;
    }
}

@media print{
    a[href]:after{content:"";}
}