/*
 Theme Name:   OnePirate
 Description:  One Pirate is a beautiful one-page WordPress theme, with a colorful and playful design, nice animations, full-screen layout, and elegant parallax effect. The theme comes with a full-width header and with catchy icons. Overall, One Pirate has a modern and interactive look, and a smooth transition from a section to another.
 Author:       Themeisle
 Author URI:   https://themeisle.com
 Template:     zerif-lite
 Version:      1.0.2
 License:      GNU General Public License version 3
 License URI:  http://www.gnu.org/licenses/gpl-3.0.html
 Text Domain:  one-pirate
 Tags:         black, gray, red, white, one-column, two-columns, right-sidebar, responsive-layout, custom-background, custom-menu, editor-style, featured-images, threaded-comments, translation-ready
*/


/*--------------------------------------------------------------
General
--------------------------------------------------------------*/
body {
    font-family: 'Roboto', sans-serif !important;
    font-size: 16px;
    color: #808080;
    line-height: 35px;
    text-align: center;
}

h1 {
	font-family: 'Roboto'; 
	font-size: 35px; 
	color: #DC6D1C;
	margin-bottom: 40px;
	margin-top: 10px;
}

h2 {
	font-family: 'Roboto'; 
	font-size: 20px;
	color: #DC6D1C; 
	margin-bottom: 20px;
	text-transform: uppercase;
}

h4 {
	color: #ced600;
}

p {
	font-size: 16px;
	line-height: 30px; 
	text-align: justify;	 
}

ul {
	font-size: 16px;
	line-height: 30px; 
}

/*--------------------------------------------------------------
Header
--------------------------------------------------------------*/
.navbar-inverse .navbar-nav > li > a {
    color: #312e2e !important;
}

.navbar-inverse .navbar-nav > li > a:hover {
    color: #DC6D1C !important;
    -webkit-transition: all 100ms;
    transition: all 100ms;
}

.navbar {
	padding: 20px;
}

/*--------------------------------------------------------------
Content
--------------------------------------------------------------*/
.red-btn {
    background: rgb(252, 96, 65) none repeat scroll 0% 0%;
}

.red-btn:hover {
    color: #FFF;
    background: #d8472a none repeat scroll 0% 0%;
}

.green-btn {
    background: #f7cb00 none repeat scroll 0% 0%;
}

.green-btn:hover {
    color: #FFF;
    background: #a78900 none repeat scroll 0% 0%;
}

.focus-box .service-icon .pixeden {
    border-radius: 50%;
    background-color: #FEFEFE !important;
}

.focus {
    padding-bottom: 100px;
    overflow: hidden;
    background: url("images/geometry2.png");
}

.about-us {
    color: #FFF;
    padding-bottom: 100px;
    background: #D1EDFB none repeat scroll 0% 0%;
}

.about-us * .section-header h2 {
    padding-bottom: 10px;
    color: #FFF !important;
    line-height: 40px;
    position: relative;
    display: inline-block;
    font-size: 45px;
    text-transform: uppercase;
}

.about-us * .white-text{
    color: #34c5f2 !important;
}

.about-us * p{
    color: #7E7E7E !important;
}

.dark-text{
    color: #412a22 !important;
}

.rbs_gallery_button .button-border-caution:active, .rbs_gallery_button .button-border-caution.is-active, .rbs_gallery_button .button-border-caution.active {
	color: #a8be35;
}

.testimonial {
    padding-bottom: 90px;
    background: rgba(247, 203, 0, 0.9) none repeat scroll 0% 0% !important;
}


.contact-us {
    background: rgba(59, 92, 108, 0.8) none repeat scroll 0% 0%;
    padding-bottom: 95px;
}

.red-border-bottom::before {
    position: absolute;
    margin: auto;
    z-index: 1;
    content: "";
    width: 75%;
    height: 2px;
    background: #FFB000 none repeat scroll 0% 0% !important;
    bottom: -9px;
    left: 12.5%;
}

.our-team * h6{
    color: #44B0CE !important;
}


.ctUp-ads:nth-child(4n+2) .service-icon:hover, .focus-box:nth-child(4n+1) .service-icon:hover {
    border: 10px solid #fc6041;
}

.ctUp-ads:nth-child(4n+2) .service-icon:hover, .focus-box:nth-child(4n+2) .service-icon:hover {
    border: 10px solid #fc6041;
}
.ctUp-ads:nth-child(4n+2) .service-icon:hover, .focus-box:nth-child(4n+3) .service-icon:hover {
    border: 10px solid #fc6041;
}

.ctUp-ads:nth-child(4n+2) .service-icon:hover, .focus-box:nth-child(4n+4) .service-icon:hover {
    border: 10px solid #fc6041;
}

.ctUp-ads:nth-child(4n+1) .red-border-bottom::before, .focus-box:nth-child(4n+1) .red-border-bottom:hover {
    background: none repeat scroll 0% 0%;
}

.ctUp-ads:nth-child(4n+2) .red-border-bottom::before, .focus-box:nth-child(4n+2) .red-border-bottom:hover {
    background: none repeat scroll 0% 0%;
}

.ctUp-ads:nth-child(4n+3) .red-border-bottom::before, .focus-box:nth-child(4n+3) .red-border-bottom:hover {
    background: none repeat scroll 0% 0%;
}

.ctUp-ads:nth-child(4n+4) .red-border-bottom::before, .focus-box:nth-child(4n+4) .red-border-bottom:hover {
    background: none repeat scroll 0% 0%;
}



#carousel-homepage-latestnews .item .latestnews-box:nth-child(4n+1) .latestnews-title a::before {
    background: #fc6041 none repeat scroll 0% 0% !important;
}

#carousel-homepage-latestnews .item .latestnews-box:nth-child(4n+2) .latestnews-title a::before {
    background: #ccbe0a none repeat scroll 0% 0% !important;
}

#carousel-homepage-latestnews .item .latestnews-box:nth-child(4n+3) .latestnews-title a::before {
    background: #6fd0f7 none repeat scroll 0% 0% !important;
}

#carousel-homepage-latestnews .item .latestnews-box:nth-child(4n+4) .latestnews-title a::before {
    background: #f7cb00 none repeat scroll 0% 0% !important;
}

.latesnews-content > p{
    font-size: 15px;
}

.team-member:hover .details {
    top: 0px;
    background: #44B9DC none repeat scroll 0% 0% !important;
    color: #FFF;
    opacity: 1;
}

/*    BLOG    */

#primary{
    /*margin-top: -60px;*/
}

.site-content {
	margin: 0;
	padding: 0;
}

#

article.hentry {
    border: 1px solid rgb(219, 219, 219);
    padding: 15px;
    border-radius: 3px;
    background-color: white;
}    

.entry-content p {
    text-align: justify;
}

.listpost-content-wrap .entry-title a::after {
    position: absolute;
    margin: auto;
    z-index: 1;
    content: "";
    height: 2px;
    background: #FFB000 none repeat scroll 0% 0%;
    bottom: -9px;
    left: 0px;
    width: 50px;
}

.listpost-content-wrap-full .entry-footer > span, .listpost-content-wrap .entry-footer > span {
    padding-right: 15px;
    font-size: 15px;
}

.entry-footer {
    background: transparent none repeat scroll 0% 0%;
    font-size: 15px;
}

.entry-footer a {
    color: #BDBDBD;
    font-style: italic;
    font-size: 14px;
}

.nav-previous{
    margin-left: 45px;
}

.nav-next{
    margin-right: 45px;
}

/*--------------------------------------------------------------
Footer
--------------------------------------------------------------*/
#footer {
    background: #2C4754 none repeat scroll 0% 0%;
}

.copyright {
    /*padding-top: 68px;
    padding-bottom: 68px;*/
    background: #2C4754 none repeat scroll 0% 0%;
	float: right;
}

.company-details {
    color: #fff;
    padding-top: 105px;
    padding-bottom: 67px;
	float: right;
}

.company-details a {
	color: #fff;
	margin-top: 20px;
}

.company-details a:hover {
	color: #2C4754;
}

.social li a {
    color: #E1E1E1;
    font-size: 18px;
}

article.hentry {
	border: none;
}

.navbar-brand {
	margin-bottom: 15px;
    margin-top: 0px;
	margin-left: 0 !important;
    padding: 0;
    height: 80px;
}

.your-name {
	border-radius: 3px;
}

.search {
	text-align: right;
	visibility: hidden;
}

.search_result {
    font-size: 24px;
    font-weight: bold;
    border-bottom: 2px solid #2C4754;
    margin-top: 30px !important;
}

.search_result > span {
    font-size: 24px;
}

.smaller_banner {
    background-color: #2C4754;
    top: 150px;
    width: 100%;
    min-height: 40px;
    z-index: 1000;
}

#header-container {
	padding-top: 20px;
}

.smaller_banner p {
	margin-bottom: 0 !important;
}
/* 
.smaller_banner .col-md-6 {
	padding: 0;
} */

#telephone {
    color: #fff;
    padding: 5px;
    font-weight: bold;
    text-align: right;
}

#slogan {
    font-family: 'Lucida';
    color: #fff;
    padding: 5px;
    font-weight: bold;
    text-align: left;
}

.smaller_banner > i {
    margin-top: 0;
}

i {
    vertical-align: inherit;
}

.footer_title {
    color: #fff; 
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 50px;
    text-align: left;
    font-weight: bold;
}

.footer_links {
    color: #fff;
    font-size: 16px;
    text-align: left;
    line-height: 0;
}

.footer_links > a {
    text-decoration: none;
    color: #fff;
}

.entry {
	margin: 10px;
	background-color: #fff;
	min-height: 400px;
}

.entry > p {
	text-align: center;
}

.enter_title {
	font-size: 16px; 
	color: #ced600;
	font-weight: bold; 
	text-transform: uppercase;
	padding-top: 30px;
}

.enter_title > a {
	color: #415863;
}

/*.entry_textbox {
	background-color: #bcd056;
	border-radius: 0px;
	min-height: 100px;
}*/

.entry_text {
	color: #8d8d8d; 
	padding: 25px; 
	font-size: 14px;
	line-height: 18px;
}

.col-md-12 {
	padding: 0;
}

p.title_page {
	margin-top: 40px;
	margin-bottom: 40px;
}

.title_page > span {
	font-family: 'Roboto'; 
	font-size: 35px; 
	color: #ced600;
}

.location_info {
	line-height: 5px; 
	font-size: 16px; 
	font-weight: bold;
}

.floater-offer {
	position: fixed;
	right: 0px;
	z-index: 999;
	max-width: 180px;
	box-sizing: border-box;	
}

.btn {
	background-color: #DC6D1C;
	border: none;
	text-transform: uppercase;
	font-weight: bold;
}

.floater-offer > a {
	color: #fff;
}

.col-md-4 {
	text-align: center;
}

.enter_img {
	padding: 4px;
	border: 1px solid #c5c5c5;
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	box-sizing: border-box;
	height: 210px;
	width: 210px;
	display: inline-block;
	text-align: center;
}

.enter_img > a > img {
	max-width: 100%;
	max-height: 100%;
	border: 0;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.enter_img img{
	max-height: 190px;
	max-width: 100%;
}

.enter_img_title {
	font-size: 18px;
	margin-bottom: 3px;
	color: #ced600;
	text-align: center !important;
	padding-top: 20px;
}

.enter_img_title > a {
	font-size: 18px;
	color: #ced600;
}

.domov {
	background-color: #f7f7f7 !important;
}

.vstop {
	padding: 4px;
	border: 1px solid #c5c5c5;
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	box-sizing: border-box;
	height: 200px;
	width: 280px;
	display: inline-block;
	text-align: center;
}

.vstop > a > img {
	width: 100%;
	height: 190px;
	border: 0;
}

.row {
	margin-left: 0px !important;
}

/*.col-md-6 {
	padding: 0px;
}*/

#breadcrumbs {
	margin-bottom: 0;
	padding-top: 20px;
}

.bwg_standart_thumbnails_0 {
	text-align:left;
}