/*
	Custom CSS
	Please make sure your CSS rules are 
	more particular / have higher priority
	then other page styles
*/

h1 span.morethanbrows{
   font-family: Caveat,cursive;
   font-size: 49px;
}
h2.title-main.company-logo-and-name{
   font-size: 100px;
   font-family: Caveat,cursive;
   font-weight: bold;
}
.morethanbrowszgz{
    font-size: 40px;
    line-height: 35px;
    font-family: Caveat,cursive;
}
#footer div.copyright, #footer div.copyright  a {
    margin: 0px;
    color: white;
    font-size: 0px;
}

.tab.tab-col .excerpt-info .preloader .img.user img{
       padding-left: 5%;
       width: 90%;
}
.tab.tab-col .excerpt-info .preloader .img {
   padding-top: 4px;
}

.tab.tab-col .excerpt-info .preloader {
   background: white;
}
.service-item .tab.tab-col .txt.short {
    margin-bottom: 0px;
    height: 25px;
}