/*
Theme Name: Slotim WEB
Theme URI: https://newmoment.ba
Author: Igor Dubravac
Version: 1.0.0

Description: Wordpress tema dizajnirana za klijenta Slotim
*/

/* FONTS */

@font-face {
font-family: "Myriad Pro Black";
src: url("../slotim-web/fonts/Myriad Pro Black.otf");
}
@font-face {
font-family: "Myriad Pro Bold SemiExtended";
src: url("../slotim-web/fonts/Myriad Pro Bold SemiExtended.ttf");
}
@font-face {
font-family: "Myriad Pro Bold";
src: url("../slotim-web/fonts/Myriad Pro Bold.ttf");
}
@font-face {
font-family: "Myriad Pro Light";
src: url("../slotim-web/fonts/Myriad Pro Light.otf");
}
@font-face {
font-family: "Myriad Pro Regular";
src: url("../slotim-web/fonts/Myriad Pro Regular.ttf");
}
@font-face {
font-family: "Myriad Pro Semibold";
src: url("../bimbo/fonts/Myriad Pro Semibold.ttf");
}
@font-face {
font-family: "MyriadPro-BlackSemiCn";
src: url("../bimbo/fonts/MyriadPro-BlackSemiCn.otf");
}
@font-face {
font-family: "MyriadPro-Bold";
src: url("../bimbo/fonts/MyriadPro-Bold.otf");
}

.page-template-template-home{
	background:#fcfcfc;
	color:#66656b;
	font-family: Verdana, Geneva, sans-serif;
	font-size:16px;
}

.page-template-template-home h1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color:#534487;
	margin:40px 0 40px 0;
	font-weight: 700;
}

.page-template-template-home h2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	margin:40px 0 40px 0!important;
	color:#66656b;
}

.page-template-template-home h3{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px!important;
	margin:40px 0 40px 0!important;
	color:#66656b;
}

.page-template-template-home h4{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px!important;
	margin:20px 0 20px 0!important;
	color:#66656b;
}

.page-template-template-home a{
	text-decoration:none;
	color:#66656b;
}

.page-template-template-home a:hover{
	text-decoration:none;
	color:#66656b;
}

.page-template-template-home .beo_header_all{
	width:100%;
	border-bottom:1px solid #a2a1a5;
}

.page-template-template-home .beo_logo{
	margin:40px auto 40px auto;
	width:141px;
}

.page-template-template-home .beo_logo img{
	width:100%;
}

.page-template-template-home .beo_dugme{
	width:257px;
	margin:0 auto;
}

.page-template-template-home .beo_left{
	float:left;
	width:40%;
}

.page-template-template-home .beo_content{
	display:inline-block;
	width:100%;
}

.page-template-template-home .beo_content_inside{
	display:inline-block;
	width:100%;
	font-size:14px!important;
}

.page-template-template-home .beo_left_inside_img{
	width:17px;
	float:left;
}

.page-template-template-home .beo_left_inside_txt{
	float:left;
	margin-left:15px;
	width:90%
}

.page-template-template-home .beo_left_inside_social{
	width:25px;
	float:left;
	margin-right:20px;
}

.page-template-template-home .beo_right{
	float:left;
	width:60%;
}

@media only screen and (max-width: 991px) {
	.page-template-template-home .beo_left{width:100%!important}
	.page-template-template-home .beo_right{width:100%!important}
}


.page-template-template-home footer{
	background:#66656b;
	text-align:center;
	padding:20px 0 10px 0;
	color:#fff;
}

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

}

.page-template-template-home .wpcf7-text{
	width:100%!important;
}

.page-template-template-home label{
	font-family: Verdana, Geneva, sans-serif!important;
	font-size: 16px!important;
	width:100%!important;
}

.page-template-template-home textarea{
	width:100%!important;
}

.page-template-template-home [type="submit"]{
	font-family: Verdana, Geneva, sans-serif!important;
	font-size: 20px!important;
    background:#534487!important;
	color:#fff!important;
	padding:10px 40px 10px 40px!important;
	border:none!important;
	box-shadow: 5px 5px #d0d0d0 !important;
}

.page-template-template-home .empty{
	padding:40px;
}

.page-template-template-home .empty p{
	font-size:0px;
	color:#fff;
}
