* {
    outline: none
}

body {
    background: #f9f9f9;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 18px;
    overflow-x: hidden
}

hr {
    border: 1px solid #FFDA3F;
    width: 100px;
    margin-top: 20px
}

h2 {
    font-size: 50px;
    text-align: center
}

.seo {
    font-size: 28px !important;
    text-align: center !important
}

h4 {
    text-align: center;
    padding-bottom: 50px;
    color: #707070
}






.wow {
    color: rgb(73, 176, 255);

}

.media-left {
    padding-right: 5%
}

.ico-service {
    width: 100%;
    float: left;
    border-radius: 100%;
    transition: all 0.8s ease-in-out;
    border: 0px solid rgb(246, 213, 59)
    outline: none;
    /*min-height: 137px;*/
}


.fa-instagram{


font-size:18px;

}

.ico-service:hover {
    box-shadow: 0px 0px 5px 0px rgb(85, 172, 238);
    border: 0px solid rgba(255, 207, 0, 0.55);
    outline: none
}

.media-body p {
    font-weight: 400;
    font-size: 18px;
    color: rgba(30, 30, 30, 0.73)
}


.tableprice{

border-spacing: 5px;
border-collapse: inherit;


}


.newprice{
   
    padding-bottom: 10px;
    padding-top: 10px;
	padding-left: 5px;
    padding-right: 5px;
    color: #ffffff;
    font-weight: 600;
	text-align:center;
}

.pricetext{
  color: #ffffff;
  font-weight: 600;
  margin-bottom:5px;
  margin-top:5px;
  margin-left:2px;
  margin-right:2px;
  text-align:center;
}

.td, th {
   padding: 0;
   background: #49b0ff;
   text-align:center;
   vertical-align: middle;

}

.btn {
    background: transparent;
    border-radius: 10px;
    margin-top: 40px;
    padding: 12px 22px;
    transition: all 0.4s ease-in-out;
    color: #FFDA3F !important;
    border-color: #FFF !important
}

.btn:hover {
    background: #55acee;
    border-color: transparent
}

.overlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.35)
}

.overlay1 {
    width: 100%;
    height: 100%;
        background: rgba(0, 0, 0, 0.68);
}
.overlay_prices {
    width: 100%;
    height: 100%;
    padding: 25px 0px 25px 0px;
    box-shadow: 0px 0px 1px 1px #A2A2A2;
    background: rgba(255, 255, 255, 0.7);
    transition: all 1.5s ease
}

.overlay_prices:hover {
    transform: scale(.95);
    background: rgba(255, 255, 255, 0.5);
    box-shadow: 0px 0px 1px 1px white
}

.overlay_prices:hover .media-heading1 {}

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: none repeat scroll 0 0 #fff
}

.sk-spinner-rotating-plane.sk-spinner {
    width: 30px;
    height: 30px;
    background-color: #ffb801;
    -webkit-animation: sk-rotatePlane 1.2s infinite ease-in-out;
    animation: sk-rotatePlane 1.2s infinite ease-in-out
}

@-webkit-keyframes sk-rotatePlane {
    0% {
        -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
        transform: perspective(120px) rotateX(0deg) rotateY(0deg)
    }
    50% {
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
    }
    100% {
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
    }
}

@keyframes sk-rotatePlane {
    0% {
        -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
        transform: perspective(120px) rotateX(0deg) rotateY(0deg)
    }
    50% {
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
    }
    100% {
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
    }
}

.tab {
    margin-left: 20px
}

.custom-navbar {
    margin-bottom: 0;
    background-color: #fff;
    text-align: right;
    background-color: rgba(255, 255, 255, 1);
}

.text-uppercase {
    font-size: 18px !important
}

.text-jelow{
color:#49b0fe;
}

.custom-navbar .navbar-brand {
    color: #55acee;
    font-weight: bold;
    font-size: 28px
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 20px;
    line-height: 20px;
       color: #9AE611;
}

.custom-navbar .nav li a {
    color: #a9a7a7;
    font-weight: 300;
    font-size: 17px;
    text-transform: uppercase;
    line-height: 40px;
    font-weight: 600;
    padding: 0px 10px !important;
}

.custom-navbar .nav li a:hover {
    background: transparent;
    color: #55acee;
}

.custom-navbar .nav li.active > a {
    background-color: transparent;
    color: #55acee;
    border-bottom: 4px solid #FFCF00
}

.custom-navbar .navbar-toggle {
    border: none;
    padding-top: 10px
}

.custom-navbar .navbar-toggle .icon-bar {
    background: #55acee;
    border-color: transparent
}

@media(min-width:768px) {
    .custom-navbar {
        /*padding: 10px 0;*/
        border-bottom: 0;
        background: 0 0;
        transition: all 0.3s ease;
        background-color: rgba(255, 255, 255, 1);
    }
    .custom-navbar.top-nav-collapse {
        padding: 0;
        box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.08);
        background: #fff
    }
}



#home h1 {
    font-size: 52px !important;
    font-weight: bold;
    line-height: 1em;
    letter-spacing: 2px;
    padding-top: 10px;
	color:#FFFFFF;
}

#home span {
      color: rgb(255, 255, 255);
    font-weight: bold
}

#home .btn {
    background: rgba(0, 0, 0, 0.6);
    border: none
}

#home .btn:hover {
    background: rgba(255, 255, 255, 0.6)
}

.templatemo_homewrapper {
    padding-left: 15px;
    padding-right: 15px
}

.flexslider {
    margin: 0 0 60px;
    background: #fff;
    padding: 0;
    position: relative;
    zoom: 1;
    background-color: #371604;
    overflow: hidden;
    margin: 0;
    text-align: center
}

.flexslider .slides {
    padding: 0;
    zoom: 1
}

.flexslider .slides img {
    width: 100%;
    display: block;
    max-width: 100%;
    margin-top: -15%;
}

.flexslider .slides > li {
    display: none;
    padding: 0;
    position: relative;
    -webkit-backface-visibility: hidden
}

.flexslider img {
    position: relative;
    width: 100%
}

.slider-caption {
    color: white;
    margin: 0;
    position: absolute;
    top: 15%;
    left: 0;
    text-transform: uppercase;
    z-index: 7;
    width: 100%;
    height: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

#service {
    background: #ffffff;
    padding-top: 80px;
    padding-bottom: 80px
}

#service .media {
    padding: 5px
}

#service .media .fa {
    color: ##f6d53b;
    font-size: 60px;
    margin-right: 20px;
    width: 32px;
    height: 32px;
    position: absolute;
    left: 11%
}

#service .media .media-heading {
    font-weight: 600;
    color: #49B0FF;
    font-size: 24px;
    text-align: center;
    padding-bottom: 10px;
    /*text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.62);*/
}

#prices {
    background: #ffffff;
    padding-top: 30px;
    padding-bottom: 20px
}

#prices .media {
    padding: 5px
}

#prices .media .fa {
    color: #55acee;
    font-size: 60px;
    margin-right: 20px;
    width: 65px;
    height: 65px
}

#prices .media .media-heading {
    font-weight: 400;
    color: #56ACEE;
    font-size: 22px;
    text-align: center;
    padding-bottom: 10px
}

.media-heading1 {
    font-size: 23px;
    padding: 0;
    text-decoration: underline;
    margin: 0;
     line-height: 30px;
    color: #55ACEE;
    text-align: center;
    transition: all 1.5s ease
}

.media-body1 {
    padding: 3%;
    padding-top: 0;
    padding-bottom: 5px
}

.pb {
    background: url('../images/whitecarpet.jpg');
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
    box-shadow: 0px 0px 5px 0px
}

.slideshow-wrapper {
    margin: auto !important
}

.slideshow-slidearea {
    margin: 0 !important
}

.divider {
    background: url('../images/divider-bg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    color: #ffffff;
    text-align: center
}

.divider1 {
    background: url('../images/pralna-cilimiw.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    color: #ffffff;
    text-align: center
}

.divider .divider-des {
    padding: 100px 15px
}

.divider2 {
    background: url('../images/himchistka.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    color: #ffffff;
    text-align: center
}

.divider2 .divider-des {
    padding: 30px 15px
}

.divider1 .divider-des {
    padding: 30px 15px
}

h3.about-title {
    margin-top: 0;
    text-decoration: underline
}

#about {
    padding-top: 80px;
    padding-bottom: 80px
}

#about .progress {
    background: #f9f9f9;
    box-shadow: none;
    border-radius: 0px
}

#about .progress .progress-bar-danger {
    background: #55acee
}



#about .about-wrapper {
    background: #ffffff;
    box-shadow: 0px 8px 2px 2px rgba(50, 50, 50, 0.08);
    margin-top: 60px;
    margin-bottom: 20px;
    max-width: 500px;
    padding: 20px
}

#about .about-wrapper h3 {
    color: #55acee;
    font-size: 20px;
    font-weight: bold
}

.check-img {
    width: 5%;
    float: left;
    vertical-align: middle
}

#portfolio {
    background: #fff;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    padding-top: 80px;
    padding-bottom: 80px
}

#portfolio .portfolio-thumb {
    overflow: hidden;
    margin: 0;
    position: relative
}

#portfolio .portfolio-thumb .portfolio-overlay {
    background: #333;
    color: #ffffff;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    position: absolute;
    opacity: 0;
    transition: all 0.4s ease-in-out
}

#portfolio .portfolio-thumb:hover .portfolio-overlay {
    opacity: 0.9
}

#portfolio .portfolio-thumb .portfolio-overlay .fa {
    border: 1px solid #ffffff;
    border-radius: 50%;
    color: #ffffff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    margin-right: 6px;
    margin-bottom: 10px;
    transition: all 0.3s ease
}

#portfolio .portfolio-thumb .portfolio-overlay .fa:hover {
    background: #55acee;
    border-color: #55acee
}

#portfolio .portfolio-thumb .portfolio-overlay h4 {
    padding-bottom: 10px
}

.portfolio-description {
    padding-left: 15px;
    padding-right: 15px
}

.filter-wrapper {
    width: 100%;
    margin: 0 0 24px 0;
    padding: 0;
    overflow: hidden;
    text-align: center
}

.filter-wrapper li {
    display: inline-block;
    margin: 4px;
    transition: all 0.3s ease
}

.filter-wrapper li:hover {
    background: #55acee
}

.filter-wrapper li:hover a {
    color: #fff
}

.filter-wrapper li a {
    border: 1px solid #f2f2f2;
    color: #999;
    padding: 8px 17px;
    display: block;
    text-decoration: none
}

.iso-box-section {
    width: 100%;
    margin: 0 0 24px 0
}

.iso-box-wrapper {
    width: 100%;
    padding: 0;
    clear: both;
    position: relative
}

.iso-box {
    position: relative;
    min-height: 50px;
    float: left;
    overflow: hidden;
    margin-bottom: 20px
}

.fluid-img {
    width: 100%;
    display: block;
    height: auto
}

#contact {
    background: #ffffff;
}

#contact .form-control {
    background: transparent;
    border-radius: 0px;
    box-shadow: none;
    border: 1px solid #55AAEC;
    margin-bottom: 20px;
    transition: all 0.4s ease-in-out
}

#contact input {
    height: 50px
}

#contact input[type="submit"] {
    border: 2px solid #55acee;
    font-weight: bold;
    color: #55acee
}

#contact input[type="submit"]:hover {
    background: #55acee;
    color: #fff
}

footer {
    background: #202020;
    color: #ffffff;
/*    padding-top: 60px;
    padding-bottom: 60px;*/
    text-align: center
}

footer p {
    display: block;
    padding-top: 40px
}

footer span {
    color: #55acee;
    font-weight: bold
}

.social-icon {
    display: block;
    position: relative;
    padding: 0;
    margin: 0;
    top: 20px
}

.social-icon li {
    display: inline-block;
    list-style: none;
    transition: all 0.4s ease-in-out;
    width: 40px;
    height: 40px
}

.social-icon li a {
    color: #fff;
    font-size: 30px !important;
    text-decoration: none;
    line-height: 40px !important;
    text-align: center
}

.social-icon li:hover {
    background: #55acee
}

@media screen and (max-width:980px) {
    #home h1 {
        font-size: 52px !important
    }
    h2 {
        font-size: 30px
    }
}

@media screen and (max-width:767px) {
    h4 {
        padding-bottom: 20px
    }
    #home h1 {
        font-size: 52px !important
    }
    #home {
        margin-top: 50px
    }
    .templatemo-about-left {
        margin-bottom: 30px
    }
    #about .about-wrapper {
        margin-left: auto;
        margin-right: auto
    }
}

@media screen and (max-width:440px) {
    h4 {
        padding-bottom: 15px;
        line-height: 1.5em
    }
    .filter-wrapper li {
        margin: 2px
    }
    .filter-wrapper li a {
        padding: 6px 10px
    }
}

@media screen and (max-width:380px) {
    #service .media .fa {
        margin-right: 5px
    }
}

@media screen and (max-width:360px) {
    #home h1 {
        font-size: 52px;
        line-height: 1.5em
    }
}

.fa {
    display: inline-block;
    font: 25px/2 FontAwesome !important;
    font-size: -webkit-xxx-large !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0)
}

.fa-money {
    color: #ffb800 !important;
    font: 48px/2 FontAwesome !important
}

.icoprice {
    font: 25px/2 FontAwesome !important;
    color: rgba(255, 207, 0, 0.72) !important;
    height: 50px !important
}

.pb h3 {
    margin: 0;
    margin-bottom: 5px;
    color: #9AE611;
    text-shadow: 1px 1px 1px #686868;
}

.pb:hover {
    text-align: center;
}

.wdrop {
    width: 50px
}

.form-control {
    margin-bottom: 15px;
    color: #FFF
}

.liked {
    margin-right: 5px;
    margin-left: 5px
}

.liked:focus {
    outline: none;
    zoom: 1.2
}

#review {
    padding-top: 80px;
    padding-bottom: 80px
}

.rr_title {
    margin-left: 0 !important;
    font-size: 24px !important
}

.rr_title::after {
    position: absolute;
    top: 5px;
    width: 100%;
    height: 2px;
    color: red
}

.rr_review_text {
    color: #707070;
    font-size: 14px !important
}

.testimonial {
    border-radius: 10px;
    color: #57ACEE;
    border: 1px solid #93CAF4;
    box-shadow: 0px 0px 3px 0px rgba(131, 131, 131, 0.89);
    font-weight: bold;
    margin: 5px
}

.rr_review_name {
    padding-right: 0 !important;
    font-weight: bold
}

.form_table {
    margin: auto
}

.rr_required::after {
    position: static !important
}

.rr_review_form {
    margin-top: 100px
}

.drop_cap {
    display: none
}

.rr_form_heading {
    font-weight: bold;
    !important;
    color: #707070;
    font-size: 14px !important
}

.rr_small_input {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.rr_small_input:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.rr_large_input {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.rr_large_input:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

#submitReview {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    text-align: center;
    margin: auto;
    margin-top: 10px
}

#submitReview:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.social {
    position: fixed;
    top: 30%;
    left: 0px;
    width: 0px;
    z-index: 9999999
}

.social ul {
    padding: 0px;
    -webkit-transform: translate(-270px, 0);
    -moz-transform: translate(-270px, 0);
    -ms-transform: translate(-270px, 0);
    -o-transform: translate(-270px, 0);
    transform: translate(-270px, 0)
}

.social ul li {
    display: block;
    margin: 5px;
    background: rgba(85, 172, 238, 0.63);
    width: 320px;
    text-align: right;
    padding: 10px;
    -webkit-border-radius: 0 30px 30px 0;
    -moz-border-radius: 0 30px 30px 0;
    border-radius: 0 30px 30px 0;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s
}

.social ul li:hover {
    -webkit-transform: translate(110px, 0);
    -moz-transform: translate(110px, 0);
    -ms-transform: translate(110px, 0);
    -o-transform: translate(110px, 0);
    transform: translate(110px, 0);
    background: rgba(255, 218, 63, 0.63)
}

.social ul li:hover a {
    color: #000
}

.social ul li:hover i {
    color: #fff;
    background: rgba(0, 0, 0, 0.36);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s
}

.social ul li i {
    margin-left: 10px;
    color: #000;
    background: #fff;
    padding: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    font-size: 0px !important;
    font: normal normal normal 14px/1 FontAwesome !important;
    background: #ffffff;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg)
}

.fa-vk:before {
    font-size: 18px
}

.fa-facebook:before {
    font-size: 18px
}

.fa-google-plus:before {
    font-size: 18px
}

.fa-play::before {
    font-size: 54px;
    position: relative
}

/*#slideshow-wrappergallery1616 #slideleftgallery1616 .slideshow-slideleft {
    background: #F9F9F9 !important
}

#slideshow-wrappergallery1616 #sliderightgallery1616 .slideshow-slideright {
    background: #F9F9F9 !important
}

#sliderightgallery137 {
    background: none !important
}*/

@media screen and (min-width:992px) {
    .col-md-61 {
        width: 50% !important;
        float: left
    }
}

a {
    color: #55ACEE
}

.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.8
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0
}

.btn-review {
    border: 1px solid #707070 !important;
    border-color: #ACD6F6 !important;
    background: #FFF
}

.btn-review:hover {
    color: #23527c !important;
    text-decoration: underline !important;
    background: rgba(235, 235, 235, 0.62) !important
}

.btn-review {
    color: #55ACEE !important
}

.templatemo_homewrapper {
         margin-bottom: 250px;
}

.slideshow-imgnext {
    position: absolute;
    z-index: 999999;
}

@keyframes hvr-pulse-grow {
    to {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}

.hvr-pulse-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}

.hvr-pulse-grow {
    -webkit-animation-name: hvr-pulse-grow;
    animation-name: hvr-pulse-grow;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}

.testimonial_group .testimonial {
        width: 96% !important;
}
.navbar-right {
        margin-top: 2%;
}
@media(max-width:1000px) {
   .navbar-brand {
        font-size: 22px;
    }
    .custom-navbar .nav li a {
        font-size: 13px;
        padding: 0px 5px!important;
    }
    .templatemo_homewrapper {
          margin-bottom: 100px;
    }
    .btn {
        margin: 0px;
    }
    .social {
        display: none !important;
    }
    #service .media .fa {
        display: none;
    }
	.logotip {
	
	width: 10% !important;
    margin-top: 1% !important;
}
	
}

.logotip {
	
	width: 8%;
   
}

@media (max-width: 767px) {
 #about .slideshow-wrapper,
 #about .slideshow-fullsize {
  width: 100% !important;
  height: 225px !important;
 }
 #prices .newprice,
 #prices .pricetext {
  font-size: 12px;
 }
 #partners img {
  max-width: 100%;
  height: auto;
 }
 #home h1 {
    font-size: 23px !important;
	padding-top: 0px;
	margin-top: 0px;
}
h2 {
    font-size: 23px !important;
	padding-top: 30px;
	margin-bottom: 5px;
}


.bounceInRight {

    margin-left: 1% !important;
}

.tableprice{
	width: 100%
	
}

.logotip {
	
	width: 15% !important;
    margin-top: 1% !important;
}

#service {   
    padding-top: 10px;
   
}

.animated {
    -webkit-animation-fill-mode: none;
    animation-fill-mode: none;
}

.bounceInLeft {
    -webkit-animation-name: none;
    animation-name: none;
}

.bounceInRight {
    -webkit-animation-name: none;
    animation-name: none;
    
}


}


.navbar-fixed-bottom, .navbar-fixed-top {
    -webkit-transform: translateZ(0) !important;
    position: fixed;
    z-index: 5;
}

/*   FAQ  START   */

.accordion {
    background-color: #fff;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}
.active, .accordion:hover {
    background-color: #efeeee;
}
.panel {
    padding: 0 18px;
		margin: 3px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}
.marginTop{
	margin-top: 20px;
}

.panel p{
	font-size: 15px;
    color: #707070;
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: justify;
}

#FAQ{
	margin-bottom:20px;
}
/*  FAQ  END  */


