@import url(https://fonts.googleapis.com/css?family=Open+Sans&subset=latin,latin-ext);

html { overflow-x: hidden; }
body {
	font-family: 'Open Sans', sans-serif;
	height:100%;
	font-size: 16px;
	overflow-x: hidden;
}

.bold {
     font-weight:bold;
}
.italic {
	font-style: italic;
}

header h1 {
	margin-top: 40px;
}
header h4, header h4 a {
	color: #10A8B5;
	line-height: 25px;
}
header h4:hover, header h4 a:hover {
	color: #0A5994;
}
header .headericon {
	margin-top:20px;
}
.space5 { margin-top:5px; }
.space7 { margin-top:7px; }
.space10 { margin-top:10px; }
.space15 { margin-top:15px; }
.space17 { margin-top:17px; }
.space20 { margin-top:20px; }
.space30 { margin-top:30px; }
.space300 { margin-top:300px; }
.vspace30 {
	display: inline-block;
	width: 30px;
}
.opacity {
        opacity: 0.7;  /* Opacity for Modern Browsers */
        filter: alpha(opacity=70);  /* Opacity for IE8 and lower */
        zoom: 1;  /* Fix for IE7 */
    }

a, a:hover, a:focus {
	color: inherit;
}
.item1 {
	width: 33%;
	padding-right: 10px;
	padding-left: 10px;
	/*margin-right: 15px;
	margin-bottom: 5px;*/
 }
h1 {
	font-weight: 700;
	margin-bottom: 20px;
	text-decoration: none;
	display: inline-block;
	margin-top: 2px;
	font-size: 40px;
	color: #0065A4;
}
h2 a{
	font-weight: 700;
	margin-bottom: 0px;
	text-decoration: underline;
	display: inline-block;
	margin-top: 2px;
	font-size: 40px;
	color: #0065A4;
}
	#wrap {
  min-height: 100%;
	height: auto !important;
  /* Negative indent footer by its height */
  margin: 0 auto -60px;
  /* Pad bottom by footer height */
  padding: 0 0 60px;
}
.pull-center {
	text-align: center;
}
.main {
	margin-top: 20px;
	position: relative;
	z-index: 20;
}
.main-container {
	background-color: #EBEDF0;
	padding-top: 45px;
	padding-bottom: 45px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0;
	padding-right: 0;
}
.main-container hr{
	margin-top: 0;
	border-top: 1px solid #ccc;
	margin-bottom: 40px;
}
.main-form {
	background-color: #2771BD;
	border-bottom: 1px solid #1088DC;
	color: #fff;
	padding-top: 30px;
	padding-bottom: 30px;

}
.main-form h1 {
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	margin-top:10px;
}

.search-container {
	display:block;
	padding-left: 0px !important;
	padding-right: 0px !important;
	margin-top: 0px;
	}
.search-container .panel-body {
	background-color: rgba(255, 255, 255, 0.75);
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	}
.search-container .panel {
	background-color: transparent;
	margin-bottom: 10px;
	}
.search-container .form-horizontal .radio, .search-container .form-horizontal .checkbox	{
	margin-top: 12px;
	}
.red {
	color: #f00;
	}
.big {
	font-size: 33px;
	}
a.link_red {
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a.link_red:hover {
	text-decoration: underline;
}
.breadcrumb {
    background-color: var(--main-blue);
    color: rgba(255,255,255,0.7);
	border-radius: 3px;
	padding: 5px 15px;
	margin-bottom: 20px;
}
.breadcrumb > li + li:before {
	content: "/";
	margin: 0 5px;
}
.borderless td {
    border: none !important;
}
.prijava {
	background-color: #cc0000;
	font-weight: 700;
}
.navbar-nav > li > a {
    color: #fff;
	text-shadow: none;
}

.navbar {
margin-bottom: 0;
}
.navbar-top a {
	color: #0A5994!important;
}
.navbar-top a:hover {
	background-color: #0A5994!important;
	color: #fff!important;
}
.navbar-custom a {
	color: #0A5994!important;
}
.navbar-custom .nav li a {
    transition: background 0.3s ease-in-out 0s;
}
.navbar-custom .nav li a:hover, .navbar-custom .nav li a:focus, .navbar-custom .nav li.active {
	background-color: #0A5994;
	outline: 0 none;
	color: #FFF!important;
}
.navbar-brand {
height: auto;
padding-top: 0px;
padding-left: 0px;
min-width: 167px;
}
.topnavbar {
	margin-bottom: 10px;
	min-height: 30px;
	border-radius: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #85868A;
}
.topnavbar  li:first-child  {
  margin-left: -15px;
}

.topnavbar  li li:first-child  {
  margin-left: 0px;
}
.topnavbar .nav li a:hover{
	color: #fff;
	text-decoration: none;
	background-color: #2771BD;
}

.search {
	color: #000;
	width: 300px;
	background-attachment: scroll;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 40px;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-right: 0px;
	padding-top: 0;
	background-color: #EEEEEE !important;
	background-image: url(../images/search-icon.png);
	background-repeat: no-repeat;
	background-position: 9px 13px;
	border: 1px solid #DCDCDC;
	border-radius: 0;
	height: 45px;
}
.search:focus {
	box-shadow: none;
	color: #000;
	font-weight: 300;
	transition: all 0.3s ease 0s;
	width: 370px;
	border: 1px solid #0A5994;
}

.dropdown:hover .dropdown-menu {
    display: block;
}
.dropdown-menu {
    margin: 0;
	padding: 0;
}
.dropdown li a{
    	border-bottom: 1px solid #297CD2;
		padding-top:10px;
		padding-bottom:10px;
		padding-left:15px;
		padding-right:15px;
		color: #fff;
}
.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
	background-color: #2771BD!important;

}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{
	background-color: #0A5994!important;
	background-image: none;
	color: #FFF;

}
.nav-pills {
	background-image: url(../images/transparent.png);
	background-repeat: repeat-x;
	background-position: 0px -60px;
	background-color: #0A5994;
	color: #fff;
	margin-bottom: 1px;
	border-radius: 0;
}
.nav-pills  li:first-child  {
  margin-left: -15px;
}
.nav-pills  li li:first-child  {
  margin-left: 0px;
}
.nav-pills > li {
  display: block;
}
.nav-pills > li > a {
	color: #cccccc;
	text-shadow: none;
	padding-left: 13px;
	padding-right: 13px;

}

.nav-pills > li > a:hover {
	color: #FFF;
	border-radius:0;
	background-color: #2771BD!important;
}
.nav .open a, .nav .open > a:focus, .nav .open > a:hover {
	color: #FFF;
	border-radius:0;
	background-color: #2771BD!important;
}
.nav > li > a {
    padding-left: 13px;
	padding-right: 13px;
}
.nav > li > a:hover {
	color: #FFF;
	border-radius:0;
	background-color: #2771BD!important;
}
.nav-footer{
	display: block;
	padding: 15px;
	font-size: 16px;
}
.nav-footer li{
	display: block;
	list-style: none;
	margin-bottom:8px;
}
.carousel-inner > .item > a > img, .carousel-inner > .item > img {
line-height: 1;
width: auto;
right: 0;
display: inline-block;
}
@media (max-width: 767px) {
	.nav-pills > li > a {
		color: #333;
		text-shadow: none;
	}
    .carousel-caption {
        padding-top: 1px;
        padding-bottom: 1px;
        bottom: 1%;
        font-size: 15px !important;
    }

    .carousel-caption h1 a {
        font-size: 20px !important;
    }

}

footer {
	font-size: 0.9em;
	padding: 0px;
	position: relative;
	background-color: #2771BD;
	bottom: 0px;
	height: auto;
	color: #fff;
	padding-top:15px;
}
footer a {
	color: #fff;
	padding-right: 5px;
}
footer a:hover {
	color: #ffffff;
}
footer hr{
	border: 1px solid #999;
}
.footerpozadina {
	background-color: #0061A1;
	color: #fff;
	padding: 15px;
	margin-top: 20px;
}
#cookiesdisplay {
	background-color: #000;
	position: fixed;
	z-index: 99999;
	min-height: 80px;
	line-height: 20px;
	font-weight: normal;
	color: #FFF;
	transition: all 1s ease 0s;
	width: 100%;
}
#cookiesdisplay p{
	color: #CCC; font-size: 14px; line-height: 20px; margin: 10px 235px 10px 100px; padding: 10px 0; position: relative; text-align: left;
}
#cookieAgreee{
	border: 2px solid #000;
	border-radius: 4px;
	color: #FFF !important;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4;
	padding: 10px 20px;
	position: absolute;
	right: -140px;
	top: 10px;
	background-color: #E56500;
}
#cookieAgreee:hover {
	color: #E46400 !important;
	background-color: #FFF;
	text-decoration: none;
}
.link {
	color: #007cb2;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

.feature-block-one .inner-box .link {
	position: absolute;
	bottom: 15px;
}
.fbicon {
	background-image: url(../images/transparent.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 38px;
	background-position: -410px 0px;
	margin-top: 1em;
	text-align: center;
	display: block;
}
label.error1 {
	font-weight:normal;
	color:#F00 !important;
	text-align:center;
	font-size: 1.4em;
	display: block;
	margin-top: -10px;
	margin-bottom: 10px;
}
form.cmxform label.error1 { display: none; }
.breadcrumb a{
	color: #FFF;
}
.breadcrumb a:hover{
	color: var(--main-orange);
}
.thumb-img5 {
    background-size: cover;
  height: 100vh;

	width:100%;
	/*height:100%;*/
    max-height: 260px;
	padding:0px;
	overflow: hidden;
	margin-right: 0px;
	margin-bottom: 0px;
	display: inline-block;
	clear:both;
}
.thumb5 {
	max-height: 100%;
    height: auto;
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;

	transition: all 0.5s ease 0s;
}
.thumb-img4 {
	max-width:208px;
	height:75px;
	padding:0px;
	overflow: hidden;
	margin-right: 0px;
	margin-bottom: 0px;
}
.thumb4 {
	width:100%;
	padding: 0px;
	margin: 0px;
	transition: all 0.5s ease 0s;
}
.thumb-img3 {
	width:100%;
	height:240px;
	padding:0px;
	overflow: hidden;
	margin-right: 0px;
	margin-bottom: 0px;
}
.thumb3 {
	width:100%;
	padding: 0px;
	margin: 0px;
	transition: all 0.5s ease 0s;
}
.thumb-img2 {
	width:100%;
	height:210px;
	padding:0px;
	overflow: hidden;
	margin-right: 0px;
	margin-bottom: 0px;
	clear:both;
}
.thumb2 {
	width:100%;
	padding: 0px;
	margin: 0px;
	transition: all 0.5s ease 0s;
}
.thumb-img1 {
	width:100%;
	height:225px;
	padding:0px;
	overflow: hidden;
	margin-right: 0;
	margin-bottom: 15px;
	display: inline-block;
}
.thumb1 {
	width:100%;
	padding: 0px;
	margin: 0px;
	transition: all 0.5s ease 0s;
}

.thumb-img0 {
	width:100%;
	height:auto;
	padding:0px;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline-block;
	max-height: 800px;
}
.thumb0 {
	width:100%;
	padding: 0px;
	margin: 0px;
	transition: all 0.5s ease 0s;
}
.thumb-img-gal {
	width:100%;
	height:170px;
	padding:0px;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline-block;
}
.thumbgal {
	width:100%;
	padding: 0px;
	margin: 0px;
	transition: all 0.5s ease 0s;
}
.thumb-left {
	width:100%;
	height:165px;
	padding:0px;
	overflow: hidden;
	margin-right: 0px;
	margin-bottom: 15px;
	display: block;
}
.thumbleft {
	width:100%;
	padding: 0px;
	margin: 0px;
	transition: all 0.5s ease 0s;
}
.thumb-view {
	width:210px;
	height:115px;
	padding:0px;
	overflow: hidden;
	display: inline-block;
	float: left;
	margin-bottom: 30px;
}
.thumbview {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.big_img {
	width: 400px;
	padding: 0px;
	margin: 0px;
	float:left;
}
.thumb-view2 {
	width:90px;
	height:68px;
	padding:0px;
	overflow: hidden;
	margin-right: 15px;
	margin-bottom: 0px;
	display: inline-block;
	float: left;
	margin-top: 10px;
}
.thumbview2 {
	width:90px;
	padding: 0px;
	margin: 0px;
	transition: all 0.5s ease 0s;
}
.panel {
	border-radius: 0px;
}
.panel-default {
	border: none;
	}
.panel-default > .panel-heading {
	background-image: none;
	background-color: #0A5994;
	color: #FFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #ff8629;
	border-radius: 0px;
	}
.panel-title > a, .panel-title {
	color: #FFF;
}
.panel-body{
	background-color: #ebedf0;
	font-size: 14px;
	line-height: 16px;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;

	text-align: center;
}
.panel1 .panel-heading {
	background-image: none;
	background-color: #ff8629;
	color: #FFF;
	border-radius: 0px;
}
.panel1 .panel-body {
    background-color: #f4f4f4;
    font-size: 14px;
    line-height: 22px;
    color: #000;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ccc;
    text-align: center;
	padding: 10px;
}
.panel1 .panel-title {
    line-height: 26px;
	font-weight: bold;
}
.panel2 .panel-body{
	padding: 0px;
}
.panel2 .description{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.panel-body  a {
	color: #333;
	line-height: 18px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom:5px;
	display: block;
}
.product-heading a {
	font-size: 32px;
	font-weight: 600;
	color: #0065A4;
	text-decoration: none;
	display: block;
	padding: 15px;
margin-top:15px;
margin-bottom:20px;
	z-index: 1;
	position:relative;
	text-align: center;
}
.product-heading a:hover {
	color: #333;
}
.product-heading hr {
	margin-top: 0px;
}
.producthome h3:hover {
	color:#0A5994;
	text-decoration: underline;
}
.producthome {
	transition: all 0.5s ease 0s;
	margin-bottom: 0px;
	padding: 0px;
	height: 260px;
	overflow: hidden;
	position: relative;
	text-align: left;
}
.producthome .content{
	position: absolute;
	text-decoration: none;
	bottom: 0;
z-index: 1;
color: rgba(255, 255, 255, 1);
padding:25px;
background-image: linear-gradient(90deg, #0A5994, transparent);
}
.producthome h1{
    font-size: 22px;
	margin-top: 0;
	margin-bottom: 5px;
	font-weight: 300;
    opacity: 1;
	color: rgba(255, 255, 255, 1);
}

.producthome .box {
    transition: all 0.5s ease 0s;
    	opacity: 1;
}
.producthome img {
    	opacity: 0.75;
}
.producthome img:hover {
    	opacity: 1;
}
.producthome .box:hover{
    	opacity:1;
}
/*.producthome img:hover {
	filter: brightness(100%);
	z-index: 0;
}
.producthome img {
	filter: brightness(50%);
}*/
.producthome .caption-ar {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
	background-color: rgba(0, 0, 0, 0.5);
	opacity: 1;
	transition: all 0.5s ease 0s;
}
.producthome .caption-ar:hover {
	background-color: rgba(0, 0, 0, 0);
	opacity: 1;
}
.producthome .thumb-img0 {
	margin-bottom: 15px;
	display: block;
	max-height: 350px;
}
.producthome2 {
	background-color: #fff;
	transition: all 0.5s ease 0s;
	margin-bottom: 25px;
	padding: 0px;
	overflow: hidden;
	position: relative;
	text-align: left;
	font-size: 14px;
	color: #676767;
}
.producthome2 h3:hover {
	color:#0A5994;
	text-decoration: underline;
}
.producthome2 .col-lg-1, .producthome2 .col-lg-10, .producthome2 .col-lg-11, .producthome2 .col-lg-12, .producthome2 .col-lg-2, .producthome2 .col-lg-3, .producthome2 .col-lg-4, .producthome2 .col-lg-5, .producthome2 .col-lg-6, .producthome2 .col-lg-7, .producthome2 .col-lg-8, .producthome2 .col-lg-9, .producthome2 .col-md-1, .producthome2 .col-md-10, .producthome2 .col-md-11, .producthome2 .col-md-12, .producthome2 .col-md-2, .producthome2 .col-md-3, .producthome2 .col-md-4, .producthome2 .col-md-5, .producthome2 .col-md-6, .producthome2 .col-md-7, .producthome2 .col-md-8, .producthome2 .col-md-9, .producthome2 .col-sm-1, .producthome2 .col-sm-10, .producthome2 .col-sm-11, .producthome2 .col-sm-12, .producthome2 .col-sm-2, .producthome2 .col-sm-3, .producthome2 .col-sm-4, .producthome2 .col-sm-5, .producthome2 .col-sm-6, .producthome2 .col-sm-7, .producthome2 .col-sm-8, .producthome2 .col-sm-9, .producthome2 .col-xs-1, .producthome2 .col-xs-10, .producthome2 .col-xs-11, .producthome2 .col-xs-12, .producthome2 .col-xs-2, .producthome2 .col-xs-3, .producthome2 .col-xs-4, .producthome2 .col-xs-5, .producthome2 .col-xs-6, .producthome2 .col-xs-7, .producthome2 .col-xs-8, .producthome2 .col-xs-9 {
    padding-left: 0px;
    padding-right: 0px;
}

.product {
	display: block;
	height: 470px;
	text-align: left;
	transition: all 0.5s ease 0s;
	border: 1px solid #ebedf0;
	margin-bottom: 20px;
}
.product:hover {
	background: none repeat scroll 0 0 #fff;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-image: none;
	border: 1px solid #DBDBDB;
	box-shadow: 0px 0px 10px #ccc;
}

.product h3 a{
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 20px;
}
.product .over{
	position: absolute;
	z-index: 1;
	margin-top: 100px;
	margin-left: 10px;
	font-size: 20px;
	color: #0A5994;
	text-shadow: 1px 1px 3px rgba(255,255,255,1);
}
.product h3 a:hover{
	color: #0A5994;
	text-decoration: none;
	font-weight: bold;
}
.product:hover a img {
    transform: scale(1.1) rotate(0deg);
}
.product-related-header {
	background-image: none;
	background-color: #676767;
	color: #FFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #D9E12A;
	border-radius: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	padding: 3px;
}
.product2 {
	height: 365px;
	padding: 10px;
	margin-bottom: 20px;
	background-color: #F1F1F1;
}
.product2 .description {
	min-height: 107px;
	background-color: #ffffff;
	margin-top: -75px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 80px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
}
.product2 .label{
	color: #FFF;
	text-decoration: none;
	background-color: #FF8629;
	border-radius: 0px;
	margin-top: 0px;
	position: absolute;
	display: inline-block;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-size: 18px;
	font-weight: bold;
	z-index: 9999;
}
.product2 h4{
	color: #2aace3;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	line-height: 19px;
}
.product2 h4:hover{
	text-decoration: none;
}
.boxview {
	padding: 10px;
	background-color: #F1F1F1;
	border: 1px solid #DFDFDF;
	font-size: 18px;
	font-weight: normal;
	color: #3D4758;
	text-decoration: none;
}
.boxview .row{
	margin-bottom: 20px;
}
.boxview .star{
	color: #FF8629;
	font-size: 24px;
	margin: 0px;
	padding:0px;
}
.boxview h2{
	margin: 0px;
	padding:0px;
}
.star {
	z-index: 1;
	font-size: 20px;
	color: #FF8629;
	text-shadow: 1px 1px 3px rgba(255,255,255,1);
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

a.list-group-item .list-group-item-heading {
    color: #2AACE3;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
	background-image: none;
	background-color: #bc91a8;
	color: #FFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0A5994;
	border-radius: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	text-shadow: 1px 1px 0 #333;
}
.list-group-item {
	display: inline-block !important;
	width: 100% !important;

	}
.home {
    color: #333;
	font-size: 16px;
	position: relative;
	height:500px;
	overflow: hidden;
	margin-bottom: 30px;
	transition: all 0.5s ease 0s;
	border: 1px solid #fff;
	margin-bottom: 20px;
}
.home:hover {
	background: none repeat scroll 0 0 #fff;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-image: none;
	border: 1px solid #fff;
	box-shadow: 0px 0px 10px #ccc;
}
.home:hover a img {
    transform: scale(1.1) rotate(0deg);
}
.home .label{
	color: #fff;
	text-decoration: none;
	background-color: #FF8629;
	border-radius: 0px;
	margin-top: 10%;
	position: absolute;
	display: inline-block;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-size: 22px;
	font-weight: bold;
	z-index: 1;
	opacity: 0.8;
}
.home .list-group {
    max-width: 100%;
	border-radius: 0px;
    box-shadow: none;
}
.home .list-group-item {
	background-color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-radius: 0px;
}
.home .content{
    text-align: center;
}
.home h3 a {
	font-size: 22px;
	color: #333;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: 100;
	display:block;
}
.home h3  a:hover {
	color: #9c4573;
	text-decoration: none;
}
.home .list-group-item-text a{
	color: #007cb2;
	line-height: 22px;
}
.gallery {
	display: block;
	height: 300px;
	text-align: center;
	transition: all 0.5s ease 0s;
	margin-bottom: 20px;
}
.gallery:hover {
	box-shadow: 0px 0px 10px #999;
}
.gallery:hover a img {
    transform: scale(1.1) rotate(0deg);
}
.gallery .label{
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-color: #ff8629;
	border-radius: 0px;
	margin-top: 0px;
	position: absolute;
	display: inline-block;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.label-default{
	background-color: #333;
	letter-spacing: 0.05em;
	background-image: none;
}
.description {
	min-height: 107px;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	line-height: 20px;
}
.description h3{
	color: #000;
	font-weight: bold;
	font-size: 18px;
	margin-top: 0;
}
.description1 {
	margin: 0 8px 0 8px;
	min-height: 85px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
}
.promotion {
    border-radius: 4px;
    top: 120px;
    height: 38px;
    left: 16px;
    position: absolute;
    width: auto;
    z-index: 10;
}
.home .promotion {
    border-radius: 4px;
    top: 90px;
    height: 38px;
    left: 0px;
    position: absolute;
    width: auto;
    z-index: 10;
}

.menu-wrapper-left {
		width: 250px;
	}
.carousel-control {
    line-height: 20px;
    width: 30px !important;
}

.carousel a {
	color: #fff;
	font-weight: bold;
	text-shadow: 0 1px 3px rgba(0, 0, 0, 1);
	margin-bottom:20px;
}
.carousel-caption{
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
	font-size: 18px;
}
.carousel a img {
    max-width: 100% !important;
}
.socialIcon {
	text-align: center;
	margin-bottom: 15px;
}
.socialIcon a {
    background: none repeat scroll 0 0 #cccccc;
    color: #ffffff;
    display: inline-block;
    font-size: 17px;
    margin-right: 10px;
    padding: 6px 3px;
    text-align: center;
    transition: all 0.15s ease-in-out 0s;
    width: 35px;
}
.socialIcon a:hover {
	color: #fff;
	background-color: #2771BD;
}
.plus a {
	padding: 0px;
	maring: 0px;
}
.tabs-group{
	display: block;
}
.nav-tabs > li > a {
	background-color: #ccc;
	color: #000;
	font-size: 18px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    background-color: #9C4573;
    border-color: #ddd #ddd transparent;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #fff;
}
.tab-content > .active {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.priceold {
	font-size: 20px;
	color: #999;
	text-decoration: line-through;
	margin-right: 30px;
	display: inline;
}
.price {
	font-size: 22px;
	display: block;
	color: #000;
	padding-left: 0px;
	padding-right: 10px;
	margin-top:25px;
	margin-bottom:15px;
	margin-left:0px;
	font-weight: bold;
}
.price small{
	color: #000;
	font-size: 16px;
}
.btn-custom
{
	background-color: #2771BD;
	color: #fff!important;
	border-radius: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 15px;
	margin-bottom: 10px;
	font-weight: normal!important;
}
.btn-custom:hover
{
	background-color: #FF8627;
	color: #FFF;
}
.btn-custom1
{
	background-color: #ff8629;
	color: #fff;
	border-radius: 0px;
	float:right;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 17px;
	margin-left: 15px;
	margin-top: 15px;
}
.btn-custom1:hover
{
	background-color: #333;
	color: #FFF;
}
.btn-custom2
{
	background-color: #ff8629;
	color: #fff;
	border-radius: 0px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 20px;
	font-weight: bold;
	margin-top: 0px;
	width: 100%;
}
.btn-custom2:hover
{
	background-color: #333;
	color: #FFF;
}
.btn-custom3
{
	background-color: #9C4573;
	color: #fff!important;
	border-radius: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 13px;
	font-size: 30px;
	margin-top: 15px;
	margin-bottom: 20px;
	font-weight: normal!important;
	text-align: center;
}
.btn-custom3:hover
{
	background-color: #ff8629;
	color: #FFF;
}
.pagination > li > a,
.pagination > li > span {
	color: #FFF;
	background-color: #008ecc;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
	color: #fff;
	background-color: #333;
	border-color: #666;
}
label.error1 {
	font-weight:normal;
	color:#F00 !important;
	text-align:center;
	font-size: 1.4em;
	display: block;
	margin-top: -10px;
	margin-bottom: 10px;
}
label.error1 { display: none; }

		.back-to-top {
	position: fixed;
	bottom: 40px;
	right: 15px;
	text-decoration: none;
	color: #FFF;
	background-color: rgba(0, 0, 0, 0.5);
	font-size: 14px;
	display: inline;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
		}

		.back-to-top:hover {
	background-color: rgba(135, 135, 135, 0.50);
	color: #000;
	text-decoration: none;
		}

@media (max-width: 767px) {
	footer {
	height: auto;
}
header {
font-size: 14px;
}
  .visible-xs {
    display: block !important;
  }
  .navbar-brand {
	height: auto;
}
.navbar-right{
	float: right;
}
.nav > li {
	float: none;
}
.topnavbar li:first-child {
    margin-left: 0px;
}
.logo .navbar-brand {
    display: block;
	float: none;
	text-align: center;
}
.navbar-brand > img {
    display: inline-block;
	width: 48%;
}
.search {
    margin-top: 0px;
	margin-left: 0;
	width: 100%;
}
.search:focus {
	width: 100%;
}
.carousel a {
    font-size: 24px;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 1);
    margin-bottom: 10px;
}
.navbar-top{
	display: inline-block;
	}
  .navbar-default {
		position: absolute;
	}
	.navbar-custom .nav li a {
	transition: background 0.3s ease-in-out 0s;
	padding: 10px;
	float: left;
}
.nav-pills > li {
	display: block !important;
	float:none;
}
.nav-pills {
	background-image: none;
	background-color: #0A5994!important;
}
.nav-pills  li:first-child  {
  margin-left: 0px;
}
h1 {
    font-size: 32px;
}
h2 a {
    margin-top: 0;
	margin-bottom: 10px;
    font-size: 26px;
}
.main-container {
    padding-bottom: 0px;
}
.producthome {
    height: auto;
}
.producthome .box {
    display: block;
    margin-bottom: 20px;
}
.producthome .content {
    margin-bottom: 25px;
}
.form-horizontal .form-group {
    margin-right:0;
    margin-left: 0;
}
.main-form h1 {
    color: #fff;
    font-size: 24px;
    text-align: center;
    margin-top: 0px;
	line-height: 36px;
}
.item1 {
			width: 100%;

		}
	#slidingbar-area {
		display: none;
	}
	#topbar {
		display: none;
	}
	.navbar-default {
		top: 0 !important;
		height: auto !important;
		float: none !important;
	}
	.navbar-collapse .nav {
		float: none !important;
	}
	.navbar-default .navbar-nav li > a, .navbar-default .navbar-nav li > a:hover, .navbar-default .navbar-nav li > a:focus {
		border-top-color: #E1E1E1 !important;
		border-top-width: 1px !important;
		border-top-style: solid !important;
		line-height: 20px !important;
		height: auto !important;
		margin: 0;
	}
	.navbar-default .navbar-nav li > a:hover, .navbar-default .navbar-nav li > a:focus {
		background-color: #007AFF !important;
		color: #FFFFFF !important;
	}
	.navbar-nav, .dropdown-menu {
		margin-top: 5px !important;
		padding-top: 0;
		margin-bottom: 0 !important;
	}
	.navbar-toggle {
	border: medium none;
	border-radius: 0;
	margin-top: 8px;
	padding: 10px;
	background-color: #007cb2;
	}
	.navbar-toggle .icon-bar {
		background-color: #FFFFFF !important;
	}
	.navbar-default .navbar-nav .menu-search > a:hover, .navbar-default .navbar-nav .menu-search > a:focus {
		background: none !important;
		color: #007AFF !important;
	}
	.search-box {
		top: 3px;
		right: 3px;
		bottom: auto;
		margin: 0 !important;
		border: none !important;
		box-shadow: none;
		background: none;
	}
	.search-box .arrow {
		display: none;
	}
	.search-box .popover-content {
   		padding: 0 !important;
	}

	.grid-container {
		display: block;
	}
	/* Tabs Left*/
	.tabs-left .nav-tabs li.active a, .tabs-left .nav-tabs li.active a:hover, .tabs-left .nav-tabs li.active a:focus {
		border-right-color: #dddddd;
	}
	.tabs-left .nav-tabs {
		float: none;
	}
	.tabs-left .tab-content {
		border-top: none;
	}
  .thumb-img0 {
	height:auto !important;
}
.thumb-view {
	width: 100%;
  height:auto !important;
  margin-bottom: 0px!important;
}
.big_img {
    width: 100%;
    float: none;
}
.jackbox {
    margin-right: 0px!important;
}
.product {
	height: auto !important;
}
.menu-wrapper-left {
			width: 100%;
		}
		#cookiesdisplay p{
	color: #CCC;
	font-size: 14px;
	line-height: 20px;
	position: relative;
	text-align: left;
	display: block;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#cookieAgreee{
	padding: 10px 20px;
	right: 0px;
	top: 0px;
	clear:both;
	display: inline-block;
	position: relative;
}

}
@media (min-width: 768px) and (max-width: 991px) {
		footer {
	height: auto;
}
header h1 {
	margin-top: 20px;
	font-size: 37px;
}
h2 a {
    margin-top: 0px;
    font-size: 28px;
}
  .visible-sm {
    display: block !important;
  }
    .navbar-brand {
	height: auto;
}
  .thumb-img0 {
	height:auto !important;
}
.item1 {
	width: 50%;
}
.form-inline:not(.search-form) .form-control {
    width: 100%;
}
.form-horizontal .form-group {
    margin-right: 0;
    margin-left: 0;
}
.form-group .btn-custom1 {
    margin-left: 0;
}
.product {
	height: auto !important;
}

.btn-custom2 {
    font-size: 16px;
}
.thumb-img1 {
    height: auto !important;
}
.thumb-view {
    width: 260px;
    height: 175px;
    margin-bottom: 20px;
}
.menu-wrapper-left {
			width: 100%;
		}
#cookiesdisplay p{
	color: #CCC;
	font-size: 14px;
	line-height: 20px;
	position: relative;
	text-align: left;
	display: block;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#cookieAgreee{
	background: #C80A1E;
	border: 2px solid #000;
	border-radius: 4px;
	color: #FFF !important;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4;
	padding: 10px 20px;
	right: 0px;
	top: 0px;
	clear:both;
	display: inline-block;
	position: relative;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
      .navbar-brand {
	height: auto;
}
.thumb-img0 {
	height: auto !important;
}
.item1 {
			width: 33%;

 }
 .big_img {
    width: 400px;
}

}

@media (max-width: 767px) {
	.header-traka-lan {
		height: 103px;
	}

}




/* Dario CSS */
:root{
	--main-blue: #0160a0;
	--light-grey: #e4e4e4;
	--main-orange: #ff8629;
}

img { width: 100%; }
a:hover { text-decoration: none; }

.help-block { color: var(--danger); }
.help-block:before { content: '*'; }
.math-group { display: flex; align-items: center; }
.math-group label { margin: 0; }
.math-group > input { flex: 1; margin-left: 20px; }

/*SEARCH*/
.search-box-mobile { display: none; }
.search-box { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.95); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding: 30px; z-index: 99999; opacity: 0; -webkit-transition: all .3s; transition: all .3s; display: none; }
.search-box .search-container { position: relative; height: 100%; width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
.search-box .search-container img { margin-bottom: 80px; max-width: 150px; }
.search-box .search-container #closeButton { position: absolute; top: 0; right: 0; color: #191514; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; }
.search-box .search-container #closeButton:hover { color: var(--hover-color); }
.search-box .search-container #closeButton i { font-size: 38px; }
.search-box .search-container .z-search-form { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 100%; }

.search-box .search-container .z-search-form .z-input { height: 48px; max-width: 600px; width: 100%; -webkit-box-shadow: 0px 6px 27px 0px rgba(0, 0, 0, 0.35); box-shadow: 0px 6px 27px 0px rgba(0, 0, 0, 0.35); border: 0; padding: 0 20px; border: 1px solid #0d4671; }
.search-box .search-container .z-search-form .SearchSubmitButton { margin-top: 40px; background: #0d4671; padding: 10px 40px; color: #ffffff; font-size: 18px; border:0; transition: background 0.3s; }
.SearchSubmitButton:hover { background:var(--main-orange) !important; }
.search-box.visible { opacity: 1; }
.search-box.show { display: block; }
/* end SEARCH */

header { box-shadow: inset 0 0 2px rgba(0,0,0,0.3); }
header .top-part { background-color: var(--light-grey); filter: drop-shadow(0 0 2px rgba(0,0,0,0.3)); }
header .top-part .content { color: var(--main-blue); display: flex; justify-content: space-between; padding: 5px 0; }
header .top-part .content p { flex: 0 0 95%; text-align: center; margin-bottom: 0; font-size: 16px; line-height: 25px; font-weight: bold; letter-spacing: 1.5px; }
header .top-part .content a { height: 25px; }
header .top-part .content i { flex: 0 0 5%; font-size: 25px; height: 25px; margin: 0; }

header .main-menu .navbar .navbar-brand { height: 100px; }
header .main-menu .navbar .navbar-brand img { height: 100%; object-fit: contain; }
header .main-menu .navbar { /*padding: 20px 0;*/ }
header .main-menu .navbar-nav .nav-link { border-radius: 2px; color: #7e7e7e; padding: 20px 10px; transition: all ease-in 200ms; }
header .main-menu .navbar-nav .nav-link:hover { color: #fff; background: var(--main-blue); }
header .main-menu .search-form { filter: drop-shadow(0 0 2px rgba(0,0,0,0.3)); }
header .main-menu .search-form input { width: auto!important; height: 44px; border-top-right-radius: 0; border-bottom-right-radius: 0; border: none; margin-right: 0!important; }
header .main-menu .btn-search { height: 44px; width: 56px; background: var(--main-blue); color: #fff; border: none; }
header .main-menu .navbar-toggler { height: 44px; }
header .main-menu .navbar-toggler:focus { outline: none; }
header .buttons-group { display: flex; column-gap: 20px; align-items: center; }

.vertical-menu { position: relative; z-index: 200; }
.vertical-menu .navbar-expand-lg .navbar-nav { width: 100%; }
.vertical-menu .navbar-expand-lg .navbar-nav .dropdown-menu { border-radius: 0; top: 0; left: calc(100% + 17px); background: #f8f9fa!important; }
.vertical-menu .navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-item { border-bottom: 1px solid rgba(0,0,0,0.2); font-size: 14px; height: 32px; display: flex; align-items: center; }
.vertical-menu .navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-item:last-child { border-bottom: none; }

.cover { position: relative; }
.cover .cover-slider { position: absolute; z-index: 1; top: 0 }
.cover .cover-slider .item-image { height: 850px; }
.cover .cover-slider .item-image img { filter: brightness(0.5); width: 100%; height: 100%; object-fit: cover; }
.cover .cover-slider .item-text { max-width: 700px; position: absolute; top: 50%; right: 15%; color: #fff; transform: translateY(-50%); }
.cover .cover-slider .item-text h1 { margin-bottom: 0; color: #fff; text-shadow: 0px 0px 1px #000; }
.cover .cover-slider .item-text p { color: #fff; text-shadow: 0px 0px 1px #000; margin-bottom: 0; }
.cover .cover-slider .owl-nav { font-size: 100px; color: #fff; }
.cover .cover-slider .owl-nav .owl-prev { position: absolute; top: 50%; left: 5%; text-shadow: 0px 0px 1px #000; transform: translateY(calc(-50% - 13px)); }
.cover .cover-slider .owl-nav .owl-next { position: absolute; top: 50%; right: 5%; text-shadow: 0px 0px 1px #000; transform: translateY(calc(-50% - 13px)); }
.cover .cover-slider .owl-nav .owl-prev:focus,.cover .cover-slider .owl-nav .owl-next:focus { outline: none; }
.cover .cover-slider .owl-nav .owl-prev:hover,.cover .cover-slider .owl-nav .owl-next:hover { background: none; }
.cover .cover-slider .owl-nav { margin: 0; }

.part-one { padding: 100px 0; }
.part-one .item .text { transition: all ease-in 200ms; display: flex; align-items: center; justify-content: center; height: 93px; transform: translateY(-50%); filter: drop-shadow(0 0 5px rgba(0,0,0,0.2)); border-radius: 5px; text-align: center; padding: 20px; width: 80%; margin: auto; background: var(--main-orange); }
.part-one .item .text:hover { background: var(--main-blue); }
.part-one .item .text h2 {  font-weight: bold; letter-spacing: 1.2px; font-size: 22px; color: #fff; margin: 0; }
.part-one .item .image img { aspect-ratio: 5/4; object-fit: cover; object-position: top; }
.part-one .bottom-part { margin-top: 50px; }
.part-one .bottom-part .item-bot { border-radius: 5px; overflow: hidden; box-shadow: 0 0 5px rgba(0,0,0,0.2); height: 100%; }
.part-one .bottom-part img { aspect-ratio: 5/5; object-fit: cover; }
.part-one .bottom-part .text { height: 100%; text-align: center; padding: 15px; background: #fff; }
.part-one .bottom-part h2 { font-weight: bold; letter-spacing: 1.2px; font-size: 21px; color: var(--main-blue); margin-bottom: 15px;}
.part-one .bottom-part p { margin: 0; }
.part-one .bottom-part .button-custom { margin-top: 20px; }

.news { padding: 50px 0; }
.news .news-slider .owl-item h2 { background: #fff; transform: translateY(-50%); border-radius: 3px; box-shadow: 0px 0px 5px 3px rgb(0 0 0 / 10%); color: var(--main-blue); font-size: 16px; text-align: center; padding: 10px 15px; font-weight: bold; max-width: 200px; margin: auto; }
.news .news-slider .owl-item img { aspect-ratio: 5/4; object-fit: cover; }
.news .news-slider .owl-dots { margin-top: 0px!important; }
.news .news-slider .owl-dots .owl-dot:focus { outline: none; }

.owl-dots .owl-dot.active span { background: var(--main-blue)!important; }

.cluster-part { padding: 100px 0; background: #EBEDF0; }
.cluster-part .item { transition: all ease-in-out 300ms; filter: drop-shadow(0 0 5px rgba(0,0,0,0.2)); margin-bottom: 30px; height: 100px; background: #fff; border-radius: 5px; padding: 12px; display: flex; justify-content: center; align-items: center; }
.cluster-part .item:hover { transform: scale(1.1); }
.cluster-part .container {/* position: relative;*/ }
.cluster-part .section-title { margin-bottom: 20px; }
.cluster-part p { text-align: center; max-width: 600px; margin: auto; margin-bottom: 40px; color: grey; font-weight: bold; }

.newsletter { padding-top: 100px; }
.newsletter .item img { aspect-ratio: 5/3; object-fit: cover; }
.newsletter .item .text { text-align: center; transform: translateY(-50%); width: 80%; margin: auto; padding: 30px; background: #fff; border-radius: 5px; filter: drop-shadow(0 0 5px rgba(0,0,0,0.2)); }
.newsletter .item .text h2 { font-size: 22px; text-align: center; margin-bottom: 30px; }
.button-custom { transition: all ease-in 200ms; display: inline-block; font-size: 18px; background: #ff8629; color: #fff; padding: 10px 30px; border-radius: 3px; }
.button-custom:hover { background: var(--main-blue); color: #fff; }

.left-side { position: sticky; top: 0; z-index: 999; }
.left-side .panel-body a { color: var(--main-blue); transition: all ease-in 200ms; }
.left-side .panel-body a:hover { color: var(--main-orange); }
.left-side .panel-body h3 { font-size: 22px; }
.left-side .panel-default { box-shadow: 0 0 4px rgb(0 0 0 / 30%); }
.left-side .panel-info .panel-body { margin-top: 30px; margin-bottom: 30px; padding-bottom: 30px; padding-top: 30px; border: none; }
.left-side .panel-form .panel-body { padding-bottom: 30px; padding-top: 30px; border: none; }
.left-side .panel1 { width: 100%; }
.left-side .panel1 .panel-title { font-size: 18px; padding: 15px; margin: 0; }
.left-side .form-inline .form-control { width: 100%; }
.left-side .panel-form .checkbox-group{ flex-wrap: inherit; }
.left-side .panel-form .btn-custom1 { float: unset; }
.left-side .btn-custom1 { margin-left: 0; }

#grid .media-box-container { border-radius: 5px; box-shadow: 0 0 5px rgb(0 0 0 / 20%); border: none;  }
#grid .media-box-title a { color: var(--main-blue)!important; transition: color ease-in 200ms; }
#grid .media-box-title a:hover { text-decoration: none; color: var(--main-orange)!important; }
#grid .media-box-footer { transition: all ease-in 200ms; margin: 15px; margin-top: 0; border-radius: 5px; background: rgba(1, 96, 160); color: white!important; }
#grid .media-box-footer:hover { background: var(--main-orange); }

.thumb-container { display: flex; flex-wrap: wrap; row-gap: 30px; margin-left: -15px; margin-right: -15px; }
.thumb-container .thumb-view-custom { flex: 0 0 calc(25%); padding-right: 15px; padding-left: 15px;  }
.thumb-container .thumb-view-custom .jackbox { margin: 0; }
.thumb-container .thumb-view-custom .jackbox img { width: 100%; aspect-ratio: 5/3; object-fit: cover; }

.cat-list-row .list-group-item { margin-bottom: 15px; border-radius: 5px; border: none; box-shadow: 0 0 5px rgb(0 0 0 / 20%); padding: 20px;}
.cat-list-row .cat-list-item .cat-list-image { aspect-ratio: 1/1; object-fit: cover; border-radius: 5px; }
.cat-list-row .list-group-item h3 { padding: 24px 0; }

.form-termin { margin-bottom: 50px; }

.btn.addthis_sharing_toolbox.plus { padding: 0; }

.zoom-on-hover { overflow: hidden; }
.zoom-on-hover img { transition: all ease-in-out 300ms; }
.zoom-on-hover:hover img { transform: scale(1.1); }

.footer-logo { width: auto; max-width: 150px; margin-bottom: 20px; }
.nivago-part { float: right; }
.owl-dots .owl-dot.active { width: unset!important; }

.section-title { text-align: center; display: block; margin-bottom: 50px; }
.margt-33 { margin-top: 33px; }
.math-part { display: flex; justify-content: space-between; align-items: center; }
.math-part input { flex: 1 0 70%; }
.math-part .control-label { flex: 0 0 25%; }

.custom-bg {
	background-image: linear-gradient(0deg, rgba(255,255,255,1) 0%, transparent 10%, transparent 90%, rgba(255,255,255,1) 100%), repeating-linear-gradient( -60deg, transparent, transparent 150px, #fff 150px, #fff 151px ), repeating-linear-gradient( 60deg, var(--light-grey), var(--light-grey) 150px, #fff 150px, #fff 151px );
	/*background-image: repeating-linear-gradient( -60deg, transparent, transparent 10%, #fff 10%, #fff 10.1%), repeating-linear-gradient( 60deg, #EBEDF0, #EBEDF0 10%, #fff 10%, #fff 10.1% );*/
}
.custom-bg-blue{
	background-image: repeating-linear-gradient( -60deg, transparent, transparent 150px, rgba(255,255,255,0.1) 150px, rgba(255,255,255,0.1) 151px ), repeating-linear-gradient( 60deg, #2771BD, #2771BD 150px, rgba(255,255,255,0.1) 150px, rgba(255,255,255,0.1) 151px );
}
footer #mc_embed_signup { background: transparent!important; }



/* lg - Large devices (desktops, less than 1200px)*/
@media (max-width: 1199.98px) {
	.cover .cover-slider .item-text { right: 5%; }
	header .main-menu .navbar-nav .nav-link { font-size: 14px; }
	header .main-menu .search-form input { width: 150px!important; }
	.cover .cover-slider .owl-nav .owl-prev { left: 0%; }
	.cover .cover-slider .owl-nav .owl-next { right: 0%; }
	.cover .cover-slider .item-image { height: 650px; }
}

/* md - Medium devices (tablets, less than 992px)*/
@media (max-width: 991.98px) {

	header .main-menu .navbar-nav .nav-link	{ margin-bottom: 5px; padding: 12px 0px; background: var(--main-blue); color: white; padding-left: 15px; }
	header .main-menu .search-form input { width: calc(100% - 40px)!important; }

	.news .news-slider .owl-item h2 { font-size: 24px; padding: 10px 20px; max-width: 300px; }

	.cover .cover-slider { position: unset; }
	.cover .cover-slider .item-text { transform: translateY(calc(-50% - 25px)); right: 15%; left: 15%; max-width: unset; text-align: center; }
	.cover .cover-slider .item-text h1 { font-size: 28px; }
	.cover .cover-slider .item-text p { font-size: 16px; }

	.vertical-menu .navbar { background: transparent!important; padding-right: 0; padding-left: 0; }
	.vertical-menu .navbar .navbar-toggler { border-color: var(--main-blue); background: var(--main-blue); width: 100%; padding-top: 10px; padding-bottom: 10px; font-weight: bold; color: #fff; }
	.vertical-menu .navbar .navbar-toggler i { position: absolute; transform: translate(10px, 0); }
	.vertical-menu .navbar-nav .nav-link:hover { color: #fff; }
	.vertical-menu .navbar-nav .nav-link,.vertical-menu .navbar-nav .show>.nav-link { border-bottom: 1px solid rgba(255,255,255,0.5); padding: 10px 0; color: #fff; }
	.vertical-menu .navbar-nav .nav-item:last-child .nav-link { border-bottom: none;  }
	.vertical-menu .navbar-expand-lg .navbar-nav .dropdown-menu { display: none; margin-top: 0!important; }
	.vertical-menu .navbar-expand-lg .navbar-nav .dropdown-menu.show { display: block; }
	.vertical-menu .navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-item { font-size: 14px; padding: 11px 15px; height: unset; white-space: normal; }
	.vertical-menu .navbar .navbar-toggler:focus { outline: none; }

	.left-side .vertical-menu { margin-bottom: 20px; margin-top: -20px; }
	.left-side .vertical-menu .navbar { padding: 5px 15px; }

	.main-blue-bg { background: var(--main-blue); position: relative; z-index: 1; }
	.left-side .main-blue-bg { margin: 0 -500px; padding: 0 500px; }

	.thumb-container .thumb-view-custom { flex: 0 0 calc(50%); }
}

/* sm - Small devices (landscape phones, less than 768px)*/
@media (max-width: 767.98px) {
	header .main-menu .navbar .navbar-brand { height: unset; }
	.newsletter .item .text { padding: 15px; }
	.newsletter .item .text h2 { margin-bottom: 15px; }
	.part-one .item .text { height: unset; }
	header .top-part .content p { flex: 0 0 80%; font-size: 14px; }
	.cat-list-row .cat-list-item .cat-list-image { aspect-ratio: 2/1; }
	.cover .cover-slider .item-image { height: 400px; }
	footer .row { padding: 0 5px; }
	footer #mc_embed_signup .mc-field-group { width: 100%; }

}

/* xs - Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {
	.cluster-part .item { height: 200px; }
	.thumb-container .thumb-view-custom { flex: 0 0 calc(100%); }
}


@media (min-width: 992px) {
	.vertical-menu { box-shadow: 0 0 4px rgba(0,0,0,0.3); }
	.vertical-menu .navbar-expand-lg .navbar-nav .nav-link { padding: 5px 8px; font-size: 14px; transition: all ease 200ms; font-weight: bold; border-bottom: 1px solid rgba(0,0,0,0.2); display: flex; justify-content: space-between; align-items: center; }
	.vertical-menu .navbar-expand-lg .navbar-nav .nav-link:hover {padding-left: 24px; padding-right: 24px; margin: 0 -16px; background: var(--main-blue); color: #fff; }
	.vertical-menu .navbar-expand-lg .navbar-nav .nav-item:last-child .nav-link { border-bottom: none; }
  	.vertical-menu .navbar-expand-lg .navbar-nav .dropdown-item { transition: all ease 200ms; }
	.vertical-menu .navbar-expand-lg .navbar-nav .dropdown-item:hover { background: var(--main-blue); color: #fff; }
	.vertical-menu .navbar-expand-lg .navbar-nav .dropdown-menu { box-shadow: 0 0 4px rgba(0,0,0,0.3); border: none; }
	.vertical-menu .dropdown-toggle::after { border-top: 0.3em solid transparent; border-bottom: 0.3em solid transparent; border-left: 0.3em solid; }
	header .main-menu .navbar .navbar-brand { width: 210px; }

}

@media (min-width: 1200px) {
	header .main-menu .navbar .navbar-brand { width: 255px; }
}




/* -- NEW CSS -- */

.panel {
	border-radius: 0px;
}
.panel-default {
	border: none;
	}
.panel-default > .panel-heading {
	background-image: none;
	background-color: #0A5994;
	color: #FFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #ff8629;
	border-radius: 0px;
	}
.panel-title > a, .panel-title {
	color: #FFF;
}
.panel-body{
	background-color: #ebedf0;
	font-size: 14px;
	line-height: 16px;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;

	text-align: center;
}
.panel1 .panel-heading {
	background-image: none;
	background-color: #ff8629;
	color: #FFF;
	border-radius: 0px;
}
.panel1 .panel-body {
	margin-top: 30px;
	background-color: #f4f4f4;
	font-size: 14px;
	line-height: 22px;
	color: #000;
/* 	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc; */
	border: none;
	text-align: center;
	padding: 20px;
}
.panel1 .panel-title {
    line-height: 26px;
	font-weight: bold;
}
.panel2 .panel-body{
	padding: 0px;
}
.panel2 .description{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.panel-body  a {
	color: #333;
	line-height: 18px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom:5px;
	display: block;
}
.panel-body  a:hover {
	color: #ffc003;
}

.main-form {
	background-color: #2771BD;
	border-bottom: 1px solid #1088DC;
	color: #fff;
	padding-top: 30px;
	padding-bottom: 30px;

}
.main-form h1 {
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	margin-top:10px;
}

.btn-custom2 {
	background-color: #ffffff;
	color: #000000;
	border-radius: 10px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 20px;
	font-weight: bold;
	margin-top: 0px;
	width: 100%;
	transition: all 0.3s ease;
}

.btn-custom2:hover {
	background-color: #333;
	color: #FFF;
	transition: all 0.3s ease;
}



/* template-color */

.preloader-close{
	color: #ff5857;
}

.header-top .info-list li i{
	color: #ff5857;
}

.header-top .info-list li a:hover{
  color: #ff5857;
}

.header-top .social-links li a:hover{
  color: #ff5857;
}

.header-top .btn-box a{
	background: #ff5857;
}

.header-top .btn-box a:hover{
  color: #ff5857;
}

.main-header .search-panel .search-btn{
	background: #ffc003;
}

.main-menu .navigation > li > ul > li > a:hover,
.main-menu .navigation > li > .megamenu li > a:hover{
	color: #ff5857;
}

.main-menu .navigation > li > ul > li > ul > li > a:hover{
  color: #ff5857;
}

.main-menu .navigation > li > a:before{
	background: #ffc003;
}

.main-header .search-box-btn:hover{
	color: #ffc003 !important;
}

.theme-btn.btn-one{
  background: #ff5857;
}

.banner-carousel .content-box h3{
	border-bottom: 2px solid #ff5857;
}

.theme-color{
	color: #ff5857;
}

.hov-color:hover{
	color: #ff5857 !important;
}

.feature-block-one .inner-box .icon-box:before{
	background: #ff5857;
}

.feature-block-one .inner-box:before{
	border: 1px solid #ff5857;
}

.feature-block-one .image-box {
	overflow: hidden;
	border-radius: 10px 10px 10px 10px;
	width: 100%;
	height: 100%;
}

.feature-block-one .image-box img {
	width: 100%;
	transition: all 500ms ease;
	object-fit: cover;
}

.list-style-one li:before{
	color: #ff5857;
}

.image_block_1 .image-box:before{
	background: #ff5857;
}

.service-section .more-text a{
	border-bottom: 2px solid #ff5857;
}

.service-block-one .inner-box .lower-content:after{
	background: #ff5857;
}

.testimonial-block-one .inner-box .quote{
	background: #ff5857;
}

.coaching-block-one .inner-box h3 a{
	border-top: 2px solid #ff5857;
}

.theme-color-bg{
	background: #ff5857;
}

.news-block-one .inner-box .image-box .post-date{
	background: #ff5857;
}

.main-footer .top-inner .info-box .icon-box{
	color: #ff5857;
}

.main-footer .top-inner .info-box h5 a:hover{
  color: #ff5857;
}

.main-footer .widget-section a:hover{
  color: #ff5857;
}

.main-footer .widget-section .social-links li a:hover{
  background: #ff5857;
}

.main-footer .widget-section .newsletter-widget .form-group input:focus{
  /* border-color: #ff5857 !important; */
	border-color: #ffffff !important;
}

.main-footer .widget-section .newsletter-widget .form-group input:focus + button,
.main-footer .widget-section .newsletter-widget .form-group button:hover{
	color: #ffffff;
}

.main-footer .widget-section .newsletter-widget .form-group button:hover{
	cursor: pointer;
}

.footer-bottom a:hover{
  color: #ff5857;
}
.footer-logo-widget {
	display: flex;
	flex-direction: column;
	align-items: center;
	column-gap: 15px;
}
.scroll-top:hover{
	background: #ffc003;
}

.main-header .nav-right .info-box i{
	color: #ff5857;
}

.main-header .nav-right .info-box h5 a:hover{
	color: #ff5857;
}

.banner-section.style-two .content-box h3{
	color: #ff5857;
}

.banner-section.style-two .content-box:before{
	background: #ff5857;
}

.country-block-one .inner-box .lower-content:after{
	background: #ff5857;
}

.country-block-one .inner-box:hover .lower-content{
	border-color: #ff5857;
}

.service-block-one .inner-box:before{
	border: 1px solid #ff5857;
}

.service-block-one .inner-box:after{
	background: #ff5857;
}

.team-block-one .inner-box .social-links li a:hover{
  background: #ff5857;
}

.processing-block-one .inner-box .icon-box span:before{
	background: #ff5857;
}

.theme-btn.btn-two:before,
.theme-btn.btn-two:after{
  background: #ff5857;
}

.page-title .bread-crumb li a:hover{
	color: #ff5857;
}

.progress-box .bar-inner{
	background: #ff5857;
}

.team-details .content-box .social-links li a:hover{
  background: #ff5857;
  border-color: #ff5857;
}

.team-details .image-box .info li a:hover{
	color: #ff5857;
}

.default-form .form-group input:focus,
.default-form .form-group textarea:focus{
	/* border-color: #ff5857 !important; */
}

.coaching-sidebar .category-list li a.current:after,
.coaching-sidebar .category-list li a:hover:after{
  color: #ff5857;
}

.coaching-details-content .content-three .list li:before{
	color: #ff5857;
}

.accordion-box .block .acc-btn.active .icon-outer:before{
	color: #ff5857;
}

.sidebar-page-container .news-block-one .inner-box .lower-content .link a:hover{
	color: #ff5857;
}

.blog-sidebar .search-widget .search-form .form-group{
	background: #ff5857;
}

.blog-sidebar .post-widget .post h6 a:hover{
	color: #ff5857;
}

.blog-sidebar .category-list li a:hover{
	color: #ff5857;
}

.blog-sidebar .tags-widget .tags-list li a:hover{
	background: #ff5857;
}

.blog-details-content .post-share-option .tags-list li a{
	background: #ff5857;
}

.blog-details-content .post-share-option .social-links li a:hover{
	background: #ff5857;
}

.blog-details-content .comment-box .comment .reply-btn{
	background: #ff5857;
}

.blog-details-content .comments-form-area .form-group input:focus,
.blog-details-content .comments-form-area .form-group textarea:focus{
	border-color: #ff5857 !important;
}

.contact-section #contact-form input:focus,
.contact-section #contact-form textarea:focus{
	/* border-color: #ff5857 !important; */
}

.contact-section .info-inner .info-list li a:hover{
  color: #ffc003;
}

.uvjeti-link:hover {
	color: #ffc003;
}

.contact-section .info-inner .social-links li a:hover{
	background: #ffffff;
}


.service-details .service-sidebar .sidebar-download{
	background: #ff5857;
}

.service-details .service-sidebar .sidebar-categories .categories-list li a:before{
	background: #ff5857;
}

.service-details .service-sidebar .sidebar-categories-2 .categories-list li a:hover{
  color: #ff5857;
}

.service-details .service-sidebar .sidebar-categories-2 .categories-list li a:hover:after{
  color: #ff5857;
}

.service-details .service-sidebar .sidebar-assessment .assessment-form .form-group input:focus,
.service-details .service-sidebar .sidebar-assessment .assessment-form .form-group textarea:focus{
	border-color: #ff5857 !important;
}

.service-details-content .content-style-two .inner-box .single-item .icon-box{
	color: #ff5857;
}

.service-details-content .two-column .content-box .list li:before{
	color: #ff5857;
}

.service-details-content .accordion-box .block .acc-btn.active h5{
  color: #ff5857;
}


/*** 

====================================================================
  Reset
====================================================================

 ***/
 * {
  margin:0px;
  padding:0px;
  border:none;
  outline:none;
}


/*** 

====================================================================
  Global Settings
====================================================================

 ***/


body {
  font-size:16px;
  color:#73727c;
  font-weight:500;
  background:#ffffff;
  font-family: 'Poppins', sans-serif;
  background-size:cover;
  background-repeat:no-repeat;
  background-position:center top;
  -webkit-font-smoothing: antialiased;
}

  @media (min-width:1200px) {
  .container {
    max-width: 1200px;
    padding: 0px 15px;
  }
}

.large-container{
  max-width: 1500px;
  padding: 0px 15px;
  margin: 0 auto;
}

.container-fluid{
  padding: 0px;
}

.auto-container{
  position:static;
  max-width:1200px;
  padding:0px 15px;
  margin:0 auto;
}

.small-container{
  max-width:680px;
  margin:0 auto;
}

.boxed_wrapper{
  position: relative;
  margin: 0 auto;
  overflow: hidden !important;
  width: 100%;
  min-width: 300px;
}


a{
  text-decoration:none;
  transition:all 500ms ease;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -ms-transition:all 500ms ease;
  -o-transition:all 500ms ease;
}

a:hover{
  text-decoration:none;
  outline:none;
}

input,button,select,textarea{
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 16px;
  background: transparent;
}

::-webkit-input-placeholder {
  color: inherit;
}

::-moz-input-placeholder {
  color: inherit;
}

::-ms-input-placeholder {
  color: inherit;
}

ul,li{
  list-style:none;
  padding:0px;
  margin:0px; 
}

input{
  transition: all 500ms ease;
}

button:focus,
input:focus,
textarea:focus{
  outline: none;
  box-shadow: none;
  transition: all 500ms ease;
}

p{
  position: relative;
  font-family: 'Poppins', sans-serif;
  color: #73727c;
  font-weight: 500;
  margin: 0px;
  transition: all 500ms ease;
}

h1,h2,h3,h4,h5,h6{
  position:relative;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  color: #1b182f;
  margin: 0px;
  transition: all 500ms ease;
}
.content ul, .content li {
  list-style: disc;
  margin-left: 15px;
}
/* Preloader */

.handle-preloader {
  align-items: center;
  -webkit-align-items: center;
  display: flex;
  display: -ms-flexbox;
  height: 100%;
  justify-content: center;
  -webkit-justify-content: center;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  background: #1b182f;
  z-index: 9999999;
}

.preloader-close{
  position: fixed;
  z-index: 99999999;
  font-size: 26px;
  background: #fff;
  width: 40px;
  height: 40px;
  line-height: 36px;
  text-align: center;
  border-radius: 50%;
  cursor: pointer;
  right: 30px;
  top: 30px;
}

.handle-preloader .animation-preloader {
  position: absolute;
  z-index: 100;
}

.handle-preloader .animation-preloader .spinner{
  animation: spinner 1s infinite linear;
  border-radius: 50%;
  height: 150px;
  margin: 0 auto 45px auto;
  width: 150px;
}

.handle-preloader .animation-preloader .txt-loading {
  text-align: center;
  user-select: none;
}

.handle-preloader .animation-preloader .txt-loading .letters-loading:before{
  animation: letters-loading 4s infinite;
  content: attr(data-text-preloader);
  left: 0;
  opacity: 0;
  top:0;
  position: absolute;
}

.handle-preloader .animation-preloader .txt-loading .letters-loading{
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  letter-spacing: 15px;
  display: inline-block;
  position: relative;
  font-size: 70px;
  line-height: 70px;
  text-transform: uppercase;
}

.handle-preloader .animation-preloader .txt-loading .letters-loading:nth-child(2):before {animation-delay: 0.2s;}
.handle-preloader .animation-preloader .txt-loading .letters-loading:nth-child(3):before {animation-delay: 0.4s;}
.handle-preloader .animation-preloader .txt-loading .letters-loading:nth-child(4):before {animation-delay: 0.6s;}
.handle-preloader .animation-preloader .txt-loading .letters-loading:nth-child(5):before {animation-delay: 0.8s;}
.handle-preloader .animation-preloader .txt-loading .letters-loading:nth-child(6):before { animation-delay: 1s;}
.handle-preloader .animation-preloader .txt-loading .letters-loading:nth-child(7):before { animation-delay: 1.2s;}
.handle-preloader .animation-preloader .txt-loading .letters-loading:nth-child(8):before { animation-delay: 1.4s;}
.handle-preloader .loader-section {
  background-color: #ffffff;
  height: 100%;
  position: fixed;
  top: 0;
  width: calc(50% + 1px);
}

.preloader .loaded .animation-preloader {
  opacity: 0;
  transition: 0.3s ease-out;
}

.handle-preloader .animation-preloader .txt-loading .letters-loading{
  color: #ffffff;
}

.handle-preloader .animation-preloader .txt-loading .letters-loading:before{
  color: #ffffff;
}

.handle-preloader .animation-preloader .spinner{
  border: 3px solid #ffffff;
  border-top-color: rgba(255, 255, 255, 0.5); 
}

/* AnimaciÃ³n del preloader */
@keyframes spinner {
  to {
    transform: rotateZ(360deg);
  }
}
@keyframes letters-loading {
  0%,
  75%,
  100% {
    opacity: 0;
    transform: rotateY(-90deg);
  }

  25%,
  50% {
    opacity: 1;
    transform: rotateY(0deg);
  }
}

@media screen and (max-width: 767px) {
  .handle-preloader .animation-preloader .spinner {
    height: 8em;
    width: 8em;
  }
}
@media screen and (max-width: 767px) {
  .handle-preloader .animation-preloader .spinner {
    height: 7em;
    width: 7em;
  }
  .handle-preloader .animation-preloader .txt-loading .letters-loading {font-size: 40px; letter-spacing: 10px;}
}

@media screen and (max-width: 499px) {
  .handle-preloader .animation-preloader .txt-loading .letters-loading {
    font-size: 30px; letter-spacing: 5px;
  }
}


.centred{
  text-align: center;
}

.pull-left{
  float: left;
}

.pull-right{
  float: right;
}


figure{
  margin: 0px;
}

img {
  display: inline-block;
  max-width: 100%;
  height: auto;
  transition-delay: .1s;
  transition-timing-function: ease-in-out;
  transition-duration: .7s;
  transition-property: all;
}

/** button **/


.theme-btn{
  position: relative;
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  font-size: 16px;
  line-height: 26px;
  font-weight: 700;
  color: #fff !important;
  text-align: center;
  padding: 12px 30px;
  border-radius: 10px;
  text-transform: uppercase;
  z-index: 1;
  transition: all 500ms ease;
}

.theme-btn.btn-one{

}

.theme-btn:before{
  position: absolute;
  content: '';
  background: #1b182f;
  width: 0%;
  height: 100%;
  left: 0px;
  top: 0px;
  z-index: -1;
  transition: all 500ms ease;
}

.theme-btn:after{
  position: absolute;
  content: '';
  background: #1b182f;
  width: 0%;
  height: 100%;
  right: 0px;
  top: 0px;
  z-index: -1;
  transition: all 500ms ease;
}

.theme-btn:hover:before,
.theme-btn:hover:after{
  width: 50%;
}

.theme-btn:hover{
  background: #1b182f;
}

.theme-btn.btn-two{
  background: #1b182f;
}

.theme-btn.btn-two:before,
.theme-btn.btn-two:after{

}



.pagination{
  position: relative;
  display: block;
}

.pagination li{
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 10px;
}

.pagination li:last-child{
  margin: 0px !important;
}

.pagination li a{
  position: relative;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  height: 50px;
  width: 50px;
  line-height: 50px;
  background: #ffffff;
  text-align: center;
  color: #141417;
  border-radius: 5px;
  z-index: 1;
  border: 1px solid #e5e5e5;
  transition: all 500ms ease;
}

.pagination li a:hover,
.pagination li a.current{
  color: #fff;
}

.sec-pad{
  padding: 110px 0px 120px 0px;
}

.mr-0{
  margin: 0px !important;
}

.scroll-top{
  width: 55px;
  height: 55px;
  line-height: 64px;
  position: fixed;
  bottom: 105%;
  right: 30px;
  font-size: 20px;
  z-index: 99;
  color: #ffffff;
  border-radius: 50%;
  text-align: center;
  cursor: pointer;
  background: #1b182f;
  border: 1px solid rgba(255, 255, 255, 0.30);
  transition: 0.5s ease;
}

.scroll-top.open {
  bottom: 50px;
}

.sec-title span{
  text-transform: uppercase;
  letter-spacing: 1px;
}

.sec-title h2{
  font-size: 46px;
}


@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}

@keyframes shine {
  100% {
    left: 125%;
  }
}

@-webkit-keyframes circle {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}
@keyframes circle {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}

@-webkit-keyframes ripple {
  70% {
    -webkit-box-shadow: 0 0 0 40px rgba(255, 255, 255, 0);
            box-shadow: 0 0 0 40px rgba(255, 255, 255, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
            box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
@keyframes ripple {
  70% {
    -webkit-box-shadow: 0 0 0 40px rgba(255, 255, 255, 0);
            box-shadow: 0 0 0 40px rgba(255, 255, 255, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
            box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}


.color-white {
  color: #fff;
}

.bg-white{
  background: #fff;
}

.fs_19 {
  font-size: 19px;
}

.fs_24{
  font-size: 24px;
}

.pb_220{
  padding-bottom: 220px;
}

.black-color{
  color: #1b182f;
}

.fs_22{
  font-size: 22px;
}

.pt_175{
  padding-top: 175px;
}

.lh_26{
  line-height: 26px;
}

.fs_36{
  font-size: 36px;
}

.lh_36{
  line-height: 36px;
}




/*** 

====================================================================
                        Home-Page-One
====================================================================

***/


/** main-header **/

.main-header{
  position:relative;
  left:0px;
  top:0px;
  right: 0px;
  z-index:999;
  width:100%;
  transition:all 500ms ease;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -ms-transition:all 500ms ease;
  -o-transition:all 500ms ease;
}

.sticky-header{
  position:fixed;
  opacity:0;
  visibility:hidden;
  left:0px;
  top:0px;
  width:100%;
  z-index:0;
  background-color: #fff;
  box-shadow: 0px 10px 20px 0px rgba(27, 24, 47, 0.10);
  transition:all 500ms ease;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -ms-transition:all 500ms ease;
  -o-transition:all 500ms ease;
}

.fixed-header .sticky-header{
  z-index:999;
  opacity:1;
  visibility:visible;
  -ms-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -op-animation-name: fadeInDown;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -ms-animation-duration: 500ms;
  -moz-animation-duration: 500ms;
  -op-animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
  -ms-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -op-animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -ms-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -op-animation-iteration-count: 1;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}


/** search box btn **/

.header-top .right-column .info li.search-box-outer{
  padding-left: 0px !important;
}

.main-header .search-box-btn{
  position: relative;
  font-size: 24px;
  color: #1b182f;
  background: transparent;
  font-weight: 700;
  transition: all 500ms ease;
	display: flex;
	align-items: center;
}

.desktop-nav-toggler {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.desktop-nav-toggler:hover {
	cursor: pointer;
}

.search-box-outer .dropdown:hover {
	cursor: pointer;
}

.main-header .search-box-outer .dropdown-menu {
  top: 34px !important;
  padding: 0px;
  width: 330px;
  border-radius: 0px;
  right: 0;
  left: auto !important;
  transform: translate3d(0px, 0px, 0px) scale3d(0.8,0.8,0.8) !important;
  background: #1b182f;
  border-radius: 0px;
  transition: .5s ease;
  display: block;
  opacity: 0;
  visibility: hidden;
}

.main-header .search-box-outer .show .dropdown-menu {
  display: block;
  transform: scale3d(1,1,1)!important;
  opacity: 1;
  visibility: visible;
	right: -65px !important;
}

.main-header .search-panel .form-container{
  padding: 30px;
}

.main-header .search-panel .form-group {
  position: relative;
  margin: 0px;
}

.main-header .search-panel input[type="text"],
.main-header .search-panel input[type="search"],
.main-header .search-panel input[type="password"],
.main-header .search-panel select {
  display: block;
  width: 100%;
  line-height: 24px;
  padding: 9px 65px 9px 15px;
  height: 50px;
  color: #222;
  border-radius: 3px;
  background-color: #fff;
}

.main-header .search-panel .search-btn {
  position: absolute;
  right: 1px;
  top: 1px;
  width: 50px;
  height: 48px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  border-radius: 0px 3px 3px 0px;
  cursor: pointer;
}

.dropdown-toggle::after {
  display: none;
}

/* PRODUCT SWIPER */
.swiper-button-next:after, .swiper-button-prev:after{
	background-color: rgba(0, 0, 0, 0.5);
	padding: 10px;
	font-size: 32px;
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
	right: var(--swiper-navigation-sides-offset, 6px);
	left: auto;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
	left: var(--swiper-navigation-sides-offset, 6px);
	right: auto;
}

.productSwiper {
	margin-top: 40px;
}

.productSwiper img:hover {
	cursor: pointer;
}

.productThumbnailSwiper .single-img img {
	/* min-height: 400px; */
  height: 400px;
	object-fit: cover;
}

@media (max-width: 767px) {
	.productThumbnailSwiper .single-img img {
		min-height: auto;
	}
}

@media (max-width: 991px) {
	.content-column {
		margin-top: 50px;
	}
}

/** main-menu **/

.main-menu .navbar-collapse{
  padding:0px;
  display:block !important;
}

.main-menu .navigation {
  margin:0px;
}

.sticky-header .main-menu .navigation {
  padding-left: 20px;
}

.main-menu .navigation > li{
  position:inherit;
  float:left;
  z-index:2;
  margin: 0px 24px;
  -webkit-transition:all 300ms ease;
  -moz-transition:all 300ms ease;
  -ms-transition:all 300ms ease;
  -o-transition:all 300ms ease;
  transition:all 300ms ease;
}

.main-menu .navigation > li:last-child{
  margin-right: 0px !important;
}

/* .main-menu .navigation > li:first-child{
  margin-left: 0px !important;
} */

.main-menu .navigation > li > a{
  position:relative;
  display:block;
  text-align:center;
  font-size:16px;
  line-height:27px;
  padding: 32px 0px;
  font-weight:600;
  opacity:1;
  color: #73727c;
  overflow: hidden;
  z-index:1;
  -webkit-transition:all 500ms ease;
  -moz-transition:all 500ms ease;
  -ms-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  transition:all 500ms ease;
}

.main-menu .navigation > li > a:before{
  position: absolute;
  content: '';
  width: 19px;
  height: 19px;
  bottom: -11px;
  left: 50%;
  transform: translateX(-50%) scale(0,0);
  border-radius: 50%;
  transition: all 500ms ease;
}

.main-menu .navigation > li.current > a:before,
.main-menu .navigation > li:hover > a:before{
  transform: translateX(-50%) scale(1,1);
}

.main-menu .navigation > li.current > a,
.main-menu .navigation > li:hover > a{
  color: #1b182f;
}

.main-menu .navigation > li > ul,
.main-menu .navigation > li > .megamenu{
  position:absolute;
  left: inherit;
  top:100%;
  width:230px;
  margin-top: 15px;
  z-index:100;
  display:none;
  opacity: 0;
  visibility: hidden;
  background: #1b182f;
  transition:all 500ms ease 300ms;
  -moz-transition:all 500ms ease 300ms;
  -webkit-transition:all 500ms ease 300ms;
  -ms-transition:all 500ms ease 300ms;
  -o-transition:all 500ms ease 300ms;
}

.main-menu .navigation > li > ul.from-right{
  left:auto;
  right:0px;  
}

.main-menu .navigation > li > ul > li{
  position:relative;
  width:100%;
}

.main-menu .navigation > li > ul > li > a,
.main-menu .navigation > li > .megamenu li > a{
  position:relative;
  display:block;
  padding: 10px 30px;
  line-height:24px;
  font-weight:400;
  font-size:14px;
  /* text-transform:capitalize; */
  color:#fff;
  text-align: left;
  transition:all 500ms ease;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -ms-transition:all 500ms ease;
  -o-transition:all 500ms ease;
	text-wrap: auto;
}

.main-menu .navigation > li > ul > li > a{
  border-bottom: 1px solid rgba(255,255,255,0.1);
}

.main-menu .navigation > li > .megamenu li > a{
  padding-left: 0px;
}

.main-menu .navigation > li > .megamenu h4{
  display: inline-block;
  font-size: 20px;
  line-height: 30px;
  color: #ffffff;
  border-bottom: 2px solid #fff;
}

.main-menu .navigation > li > ul > li > a:hover,
.main-menu .navigation > li > .megamenu li > a:hover{

}

.main-menu .navigation > li > ul > li:last-child > a,
.main-menu .navigation > li > .megamenu li:last-child > a{
  border-bottom: none;
}

.main-menu .navigation > li > ul > li.dropdown > a:after{
  font-family: 'Font Awesome 5 Pro';
  content: "\f105";
  position:absolute;
  right:20px;
  top:10px;
  display:block;
  line-height:24px;
  font-size:16px;
  font-weight:800;
  text-align:center;
  z-index:5;  
}

.main-menu .navigation > li > ul > li > ul{
  position:absolute;
  right:100%;
  top:0%;
  margin-top: 15px;
  width:230px;
  z-index:100;
  display:none;
  background: #1b182f;
  transition:all 500ms ease;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -ms-transition:all 500ms ease;
  -o-transition:all 500ms ease;
}

.main-menu .navigation > li > ul > li > ul.from-right{
  left:auto;
  right:0px;  
}

.main-menu .navigation > li > ul > li > ul > li{
  position:relative;
  width:100%;
}

.main-menu .navigation > li > ul > li > ul > li:last-child{
  border-bottom:none; 
}

.main-menu .navigation > li > ul > li > ul > li > a{
  position:relative;
  display:block;
  padding:10px 30px;
  line-height:24px;
  font-size:14px;
  text-transform:capitalize;
  color:#fff;
  border-bottom: 1px solid rgba(255,255,255,0.1);
  text-align: left;
  transition:all 500ms ease;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -ms-transition:all 500ms ease;
  -o-transition:all 500ms ease;
}

.main-menu .navigation > li > ul > li > ul > li:last-child > a{
  border-bottom: none;
}

.main-menu .navigation > li > ul > li > ul > li > a:hover{
  
}

.main-menu .navigation > li > ul > li > ul > li.dropdown > a:after{
  font-family: 'Font Awesome 5 Pro';
  content: "\f105";
  position:absolute;
  right:20px;
  top:12px;
  display:block;
  line-height:24px;
  font-size:16px;
  font-weight:900;
  z-index:5;  
}

.main-menu .navigation > li.dropdown:hover > ul,
.main-menu .navigation > li.dropdown:hover > .megamenu{
  visibility:visible;
  opacity:1;
  margin-top: 0px;
  top: 100%;
  transition: all 500ms ease 0s;
}

.main-menu .navigation li > ul > li.dropdown:hover > ul{
  visibility:visible;
  opacity:1;
  top: 0%; 
  margin-top: 0px;
}

.main-menu .navigation li.dropdown .dropdown-btn{
  position:absolute;
  right:-32px;
  top:66px;
  width:34px;
  height:30px;
  text-align:center;
  font-size:18px;
  line-height:26px;
  color:#3b3b3b;
  cursor:pointer;
  display: none;
  z-index:5;
  transition: all 500ms ease;
}

.main-menu .navigation li.current.dropdown .dropdown-btn,
.main-menu .navigation li:hover .dropdown-btn{
  
}

.main-menu .navigation li.dropdown ul li.dropdown .dropdown-btn{
  display: none;
}

.menu-area .mobile-nav-toggler {
  position: relative;
  float: right;
  font-size: 40px;
  line-height: 50px;
  cursor: pointer;
  color: #3786ff;
  display: none;
}

.menu-area .mobile-nav-toggler .icon-bar{
  position: relative;
  height: 3px;
  width: 30px;
  display: block;
  margin-bottom: 5px;
  background-color: #222;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.menu-area .desktop-nav-toggler .icon-bar {
	position: relative;
  height: 2px;
  width: 30px;
  display: block;
  margin-bottom: 5px;
  background-color: #222;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.header-style-two .menu-area .mobile-nav-toggler .icon-bar{
  background: #fff;
}

.menu-area .mobile-nav-toggler .icon-bar:last-child{
  margin-bottom: 0px;
}

.sticky-header .main-menu .navigation > li > a{
  padding: 25px 0px;
}

.sticky-header .logo-box{
  padding: 5px 0px;
}

.sticky-header .nav-right{
  margin-left: 30px;
}


/** megamenu-style **/

.main-menu .navigation > li.dropdown > .megamenu{
  position: absolute;
  width: 100%;
  padding: 30px 50px;
  left: 0px;
}

.main-menu .navigation li.dropdown .megamenu li h4{
  margin-bottom: 10px;
}


/** mobile-menu **/

.nav-outer .mobile-nav-toggler{
  position: relative;
  float: right;
  font-size: 40px;
  line-height: 50px;
  cursor: pointer;
  color:#3786ff;
  display: none;
}

.mobile-menu{
  position: fixed;
  right: 0;
  top: 0;
  width: 300px;
  padding-right:30px;
  max-width:100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  z-index: 999999;
  transition: all 900ms ease;
}

.mobile-menu .navbar-collapse{
  display:block !important; 
}

.mobile-menu .nav-logo{
  position:relative;
  padding:50px 25px;
  text-align:left;  
  /* padding-bottom: 100px; */
}


.mobile-menu-visible{
  overflow: hidden;
}

.mobile-menu-visible .mobile-menu{
  opacity: 1;
  visibility: visible;
}

.mobile-menu .menu-backdrop{
  position: fixed;
  left: 0%;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  transition: all 900ms ease;
  background-color: #000000;
}

.mobile-menu-visible .mobile-menu .menu-backdrop{
  opacity: 0.70;
  visibility: visible;
  right: 100%;
  -webkit-transition: all .8s ease-out 0s;
  -o-transition: all .8s ease-out 0s
}

.mobile-menu .menu-box{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  max-height: 100%;
  overflow-y: auto;
  background: #141417;
  padding: 0px 0px;
  z-index: 5;
  opacity: 0;
  visibility: hidden;
  border-radius: 0px;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  transition: all 900ms ease !important;
}

.mobile-menu-visible .mobile-menu .menu-box{
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  transition: all 0.7s ease;
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
}

.mobile-menu.desktop-menu-right {
	width: 500px;
}

.mobile-menu.desktop-menu-right .nav-logo {
	padding: 30px;
}

.mobile-menu.desktop-menu-right .nav-logo img {
	width: 110px;
}

.mobile-menu.desktop-menu-right .navigation li {
	display: block !important;
}

.mobile-menu.desktop-menu-right .dropdown-item {
	width: auto;
}

.mobile-menu .dropdown-item {
	width: auto;
	white-space: normal;
}

.mobile-menu .close-btn{
  position: absolute;
  right: 25px;
  top: 10px;
  line-height: 30px;
  width: 24px;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  cursor: pointer;
  z-index: 10;
  -webkit-transition:all 0.9s ease;
  -moz-transition:all 0.9s ease;
  -ms-transition:all 0.9s ease;
  -o-transition:all 0.9s ease;
  transition:all 0.9s ease;
}

.mobile-menu-visible .mobile-menu .close-btn{
  -webkit-transform:rotate(360deg);
  -ms-transform:rotate(360deg);
  transform:rotate(360deg);
}

.mobile-menu .close-btn:hover{
  -webkit-transform:rotate(90deg);
  -ms-transform:rotate(90deg);
  transform:rotate(90deg);
}

.mobile-menu .navigation{
  position: relative;
  display: block;
  width: 100%;
  float: none;
}

.mobile-menu .navigation li{
  position: relative;
  display: block;
  border-top: 1px solid rgba(255,255,255,0.10);
}

.mobile-menu .navigation:last-child{
  border-bottom: 1px solid rgba(255,255,255,0.10);
}

.mobile-menu .navigation li > ul > li:first-child{
  border-top: 1px solid rgba(255,255,255,0.10);
}

.mobile-menu .navigation li > a{
  position: relative;
  display: block;
  line-height: 24px;
  padding: 10px 25px;
  font-size: 15px;
  font-weight: 500;
  color: #ffffff;
  text-transform: uppercase;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease; 
	padding-right: 50px;
}

.mobile-menu .navigation li ul li > a{
  font-size: 16px;
  margin-left: 20px;
  text-transform: capitalize;
}

.mobile-menu .navigation li > a:before{
  content:'';
  position:absolute;
  left:0;
  top:0;
  height:0;
  border-left:5px solid #fff;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease; 
}

.mobile-menu .navigation li.current > a:before{
  height:100%;
}

.mobile-menu .navigation li.dropdown .dropdown-btn{
  position:absolute;
  right:6px;
  top:6px;
  width:32px;
  height:32px;
  text-align:center;
  font-size:16px;
  line-height:32px;
  color:#ffffff;
  background:rgba(255,255,255,0.10);
  cursor:pointer;
  border-radius:2px;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease; 
  z-index:5;
}

.mobile-menu .navigation li.dropdown .dropdown-btn.open{
  color: #ffffff;
  -webkit-transform:rotate(90deg);
  -ms-transform:rotate(90deg);
  transform:rotate(90deg);  
}

.mobile-menu .navigation li > ul,
.mobile-menu .navigation li > ul > li > ul,
.mobile-menu .navigation > li.dropdown > .megamenu{
  display: none;
}

.mobile-menu .social-links{
  position:relative;
  padding:0px 25px;
}

.mobile-menu .social-links li{
  position:relative;
  display:inline-block;
  margin:0px 10px 10px;
}

.mobile-menu .social-links li a{
  position:relative;
  line-height:32px;
  font-size:16px;
  color:#ffffff;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease; 
}

.mobile-menu .social-links li a:hover{
  
}

div#mCSB_1_container{
  top: 0px !important;
}

.mobile-menu .contact-info {
  position: relative;
  padding: 120px 30px 20px 30px;
}

.mobile-menu .contact-info h4 {
  position: relative;
  font-size: 20px;
  color: #ffffff;
  font-weight: 700;
  margin-bottom: 20px;
}

.mobile-menu .contact-info ul li {
  position: relative;
  display: block;
  font-size: 15px;
  color: rgba(255,255,255,0.80);
  margin-bottom: 3px;
}

.mobile-menu .contact-info ul li a{
  color: rgba(255,255,255,0.80);
}

.mobile-menu .contact-info ul li a:hover{
  
}

.mobile-menu .contact-info ul li:last-child{
  margin-bottom: 0px;
}

.main-header .outer-box{
  position: relative;
}

.sticky-header .outer-box {
	display: flex;
	justify-content: space-between;
}
/* 
.menu-area {
	display: flex;
	align-items: center;
} */


/** header-top **/

.header-top{
  position: relative;
  padding-left: 200px;
}

.header-top .top-inner{
  position: relative;
  padding-left: 0px;
  background: #1b182f;
  border-bottom-left-radius: 8px;
  z-index: 1;
}

.header-top .top-inner:before{
  position: absolute;
  content: '';
  background: #1b182f;
  width: 7000px;
  height: 100%;
  left: 0px;
  top: 0px;
  border-bottom-left-radius: 8px;
  z-index: -1;
}

.header-top .info-list li{
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 30px;
  padding-left: 25px;
  font-size: 13px;
  line-height: 45px;
  font-weight: 600;
}

.header-top .info-list li:last-child{
  margin: 0px !important;
}

.header-top .info-list li a{
  color: #9390a7;
}

.header-top .info-list li a:hover{

}

.header-top .info-list li i{
  position: absolute;
  left: 0px;
  top: 16px;
  font-size: 14px;
}

.header-top .social-links li{
  position: relative;
  display: inline-block;
  float: left;
  line-height: 44px;
  margin-right: 20px;
}

.header-top .social-links li:last-child{
  margin: 0px !important;
}

.header-top .social-links li a{
  position: relative;
  display: inline-block;
  font-size: 14px;
  color: #9390a7;
}

.header-top .social-links li a:hover{

}

.header-top .social-links,
.header-top .btn-box{
  position: relative;
  display: inline-block;
  float: left;
}

.header-top .social-links{
  margin-right: 40px;
}

.header-top .btn-box a{
  position: relative;
  display: inline-block;
  font-size: 12px;
  line-height: 26px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  padding: 9.5px 30px;
  z-index: 1;
}

.header-top .btn-box a:hover{

}

.header-top .btn-box a:before{
  position: absolute;
  content: '';
  background: #fff;
  width: 0%;
  height: 100%;
  left: 0px;
  top: 0px;
  z-index: -1;
  transition: all 500ms ease;
}

.header-top .btn-box a:hover:before{
  width: 100%;
}

/** header-lower **/

.main-header .nav-right{
  position: relative;
  float: right;
  padding-left: 30px;
  margin-top: 25px;
  padding-top: 8px;
	/* display: flex;
	justify-content: space-around;
	flex: 1; */
	margin-left: 30px;
}

.main-header .nav-right:before{
  position: absolute;
  content: '';
  background: #d6d4dd;
  width: 1px;
  height: 43px;
  left: 0px;
  top: 0px;
}

.sticky-header .nav-right {
	margin-top: 15px;
}

.main-menu{
  float: left;
}

.header-lower .logo-box{
  position: absolute;
  left: 0px;
  bottom: 17px;
}

.main-header .logo-box .logo{
  max-width: 142px;
  width: 100%;
}

.sticky-header .logo-box .logo {
	max-width: 100px;
}

.main-header .logo-box .logo img{
  width: 100%;
}


.main-header .sticky-header .logo-box .logo{
  width: 85px; 
}
.header-lower .outer-box{
  position: relative;
  padding-left: 200px;
}

/** header-style-two **/

.main-header.style-two{
  background: #1b182f;
}

.main-header.style-two .header-lower{
  padding: 0px 100px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}

.main-header.style-two .header-lower .main-menu .navigation > li > a{
  color: #7f7c96;
  padding: 44px 0px;
}

.main-header.style-two .header-lower .main-menu .navigation > li.current > a, 
.main-header.style-two .header-lower .main-menu .navigation > li:hover > a{
  color: #fff;
}

.main-header.style-two .header-lower .logo-box{
  padding: 29px 0px;
  bottom: 0px;
}

.main-header.style-two .header-lower .outer-box{
  padding-left: 260px;
}

.main-header.style-two .header-lower .search-box-btn{
  color: #fff;
}

.main-header .nav-right .info-box{
  position: relative;
  display: block;
  padding-left: 50px;
  float: left;
  margin-right: 70px;
}

.main-header .nav-right .info-box .icon-box{
  position: absolute;
  left: 0px;
  top: 13px;
  font-size: 30px;
  line-height: 30px;
}

.main-header .nav-right .info-box span{
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  text-transform: uppercase;
  color: #9390a7;
  margin-bottom: 6px;
  letter-spacing: 1px;
}

.main-header .nav-right .info-box h5{
  display: block;
  font-size: 18px;
  line-height: 26px;
  color: #fff;
  font-weight: 500;
}

.main-header .nav-right .info-box h5 a{
  display: inline-block;
  color: #fff;
}

.main-header.style-two .header-lower .search-box-outer{
  position: relative;
  float: left;
  margin-top: 13px;
}

.main-header.style-two .header-lower .nav-right{
  padding-left: 0px;
}

.main-header.style-two .header-lower .nav-right:before{
  display: none;
}

.main-header.style-two .header-lower .search-box-outer:before{
  position: absolute;
  content: '';
  background: rgba(255, 255, 255, 0.15);
  left: -30px;
  top: -8px;
  width: 1px;
  height: 43px;
}


/** main-footer **/

.main-footer{
  position: relative;
  background: #1b182f;
}

.main-footer .footer-top{
  position: relative;
  padding: 45px 0px 50px 0px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}

.main-footer .top-inner{
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.main-footer .top-inner .info-box{
  position: relative;
  display: block;
  padding-left: 50px;
}

.main-footer .top-inner .info-box .icon-box{
  position: absolute;
  left: 0px;
  top: 13px;
  font-size: 30px;
  line-height: 30px;
}

.main-footer .top-inner .info-box span{
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  text-transform: uppercase;
  color: #9390a7;
  margin-bottom: 6px;
  letter-spacing: 1px;
}

.main-footer .top-inner .info-box h5{
  display: block;
  font-size: 18px;
  line-height: 26px;
  color: #fff;
}

.main-footer .top-inner .info-box h5 a{
  display: inline-block;
  color: #fff;
}

.main-footer .top-inner .info-box h5 a:hover{

}

.main-footer .widget-section{
  position: relative;
  padding: 93px 0px 100px 0px;
}

.main-footer .widget-section .widget-title{
  position: relative;
  display: block;
  margin-bottom: 22px;
}

.main-footer .widget-section .widget-title h4{
  font-size: 20px;
  line-height: 30px;
  color: #fff;
}

.main-footer .widget-section p,
.main-footer .widget-section a{
  font-size: 16px;
  line-height: 36px;
  color: #9390a7;
  font-weight: 500;
}

.main-footer .widget-section a:hover{

}

.main-footer .widget-section .about-widget .widget-content p{
  margin-bottom: 30px;
}

.main-footer .widget-section .social-links li{
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 10px;
}

.main-footer .widget-section .social-links li:last-child{
  margin: 0px !important;
}

.main-footer .widget-section .social-links li a{
  position: relative;
  display: inline-block;
  width: 55px;
  height: 55px;
  line-height: 55px;
  font-size: 22px;
  color: #fff;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  text-align: center;
}

.main-footer .widget-section .social-links li a:hover{

}

.main-footer .widget-section .about-widget{
  margin-right: -30px;
}

.main-footer .widget-section .links-widget .links-list li{
  margin-bottom: 4px;
}

.main-footer .widget-section .links-widget .links-list li:last-child{
  margin-bottom: 0px;
}

.main-footer .widget-section .newsletter-widget{
  /* margin-left: -60px; */
}

.main-footer .widget-section .newsletter-widget .form-group{
  position: relative;
  margin-bottom: 20px;
}

.main-footer .widget-section .newsletter-widget .form-group:last-child{
  margin-bottom: 0px;
}

.main-footer .widget-section .newsletter-widget .form-group input {
  position: relative;
  width: 100%;
  height: 60px;
  font-size: 14px;
  font-weight: 500;
  color: #9390a7;
  border-bottom: 3px solid #494659;
  transition: all 500ms ease;
}

.main-footer .widget-section .newsletter-widget .form-group input:focus + button,
.main-footer .widget-section .newsletter-widget .form-group button:hover{

}

.main-footer .widget-section .newsletter-widget .form-group button{
  position: absolute;
  top: 12px;
  right: 10px;
  font-size: 16px;
  background: transparent;
  color: #494659;
  transition: all 500ms ease;
}

.main-footer .image-layer{
  width: 658px;
  height: 345px;
  background-repeat: no-repeat;
}

.footer-bottom{
  position: relative;
  width: 100%;
  background: #25223c;
  padding: 25px 0px;
}

.footer-bottom p,
.footer-bottom a{
  font-size: 14px;
  line-height: 36px;
  color: #9390a7;
  font-weight: 500;
}

.footer-bottom a:hover{
  color: #ffc003;
}



/* Css For Vistpro */

/************ TABLE OF CONTENTS ***************
1. Fonts
2. Reset
3. Global
4. Main Header/style-one/style-two
5. Main Slider/style-one/style-two
6. Intro Section
7. Welcome Section
9. Cta Section
8. Research Fields
10. Testimonial Section
11. Researches Section
12. Team Section
14. Video
15. Fact Counter
16. News Section
19. Clients Section
20. Main Footer
21. Footer Bottom
22. Research Style Two
23. Innovative Solution
24. Discover Section
25. Testimonial Section
26. Chooseus Section
27. News Style Two
28. Page Title
29. Research Page Section
30. Research Details
31. Professor Page Section
32. Professor Details
33. About Section
34. Error Section
35. Blog Page Section
36. Blog Details
37. Blog Sidebar
38. Contact Section
39. Google Map


**********************************************/

/** banner-section **/
.banner-section {
	height: 720px;
	overflow: hidden;
}
.header-top .top-inner::before {
  background: #2767AF;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.98);
}
.main-menu .navigation > li > ul > li > a:hover, .main-menu .navigation > li > .megamenu li > a:hover {
  color: #ffc003;
  background-color: transparent;
}
.main-menu .navigation > li {
  margin: 0px 12px;
}
.banner-carousel .slide-item{
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
	height: 720px;
}

.banner-carousel .content-box{
  position: relative;
  width: 100%;
}

.banner-carousel .slide-item:before{
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0px;
  right: 0px;
  background: #1b182f;
  z-index: 1;
  opacity: 0.6;
}

.banner-carousel .slide-item .image-layer{
  left:0;
  top:0;
  width:100%;
  height:100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  -webkit-transform:scale(1);
  -ms-transform:scale(1);
  transform:scale(1);
  -webkit-transition: all 6000ms linear;
  -moz-transition: all 6000ms linear;
  -ms-transition: all 6000ms linear;
  -o-transition: all 6000ms linear;
  transition: all 6000ms linear;
}

.banner-carousel .active .slide-item .image-layer{
  -webkit-transform:scale(1.15);
  -ms-transform:scale(1.15);
  transform:scale(1.15);
}

.banner-carousel .content-box h3{
  opacity: 0;
  -webkit-transform: translateY(-100px);
  -moz-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  -o-transform: translateY(-100px);
  transform: translateY(-100px);
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 1000ms ease;
  -ms-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease;
}

.banner-carousel .active .content-box h3{
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 1000ms;
  -moz-transition-delay: 1000ms;
  -ms-transition-delay: 1000ms;
  -o-transition-delay: 1000ms;
  transition-delay: 1000ms;
}

.banner-carousel .content-box h1{
  opacity: 0;
  -webkit-transform: translateX(100px);
  -moz-transform: translateX(100px);
  -ms-transform: translateX(100px);
  -o-transform: translateX(100px);
  transform: translateX(100px);
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 1000ms ease;
  -ms-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease;
}

.banner-carousel .active .content-box h1{
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 1000ms;
  -moz-transition-delay: 1000ms;
  -ms-transition-delay: 1000ms;
  -o-transition-delay: 1000ms;
  transition-delay: 1000ms;
}

.banner-carousel .content-box .btn-box{
  position: relative;
  opacity: 0;
  -webkit-transform: translateY(100px);
  -moz-transform: translateY(100px);
  -ms-transform: translateY(100px);
  -o-transform: translateY(100px);
  transform: translateY(100px);
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 1000ms ease;
  -ms-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease;
}

.banner-carousel .active .content-box .btn-box{
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 1000ms;
  -moz-transition-delay: 1000ms;
  -ms-transition-delay: 1000ms;
  -o-transition-delay: 1000ms;
  transition-delay: 1000ms;
}

.banner-carousel .content-box .theme-btn{
	padding: 23.5px 67px;
}

.banner-carousel .content-box .info-list li{
  position: relative;
  display: inline-block;
  width: 32%;
  text-align: center;
  padding-top: 34px;
}

.banner-carousel .content-box .info-list li:before{
  position: absolute;
  content: '';
  background: #fff;
  width: calc(100% - 30px);
  left: 0px;
  top: 0px;
  height: 1px;
}

.owl-dots-none .owl-dots,
.owl-nav-none .owl-nav{
  display: none !important;
}

.owl-nav button{
  background: transparent;
}

.banner-carousel .owl-nav{
  position: absolute;
  right: 360px;
  bottom: 0px;
}

.banner-carousel .owl-nav button{
  position: relative;
  display: inline-block;
  width: 90px;
  height: 75px;
  line-height: 75px;
  text-align: center;
  font-size: 24px;
  color: #1b182f;
  background: #fff;
  cursor: pointer;
  transition: all 500ms ease;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
	background-color: #fff;
}

.banner-carousel .owl-nav button:hover{
	background: #1b182f;
	color: #fff;
}

.banner-carousel .owl-nav button.owl-prev{
	border-top-left-radius: 5px;
}

.banner-carousel .owl-nav button.owl-next{
	border-top-right-radius: 5px;
}
.theme-btn.btn-one {
  background: #ffc003;
}
.banner-carousel .content-box h3 {
  border-bottom: 2px solid #ffc003;
}
.feature-block-one .inner-box::before {
  border: 1px solid #2767AF;
}
.feature-block-one .inner-box .icon-box::before {
  background: #2767AF;
}
.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 13px;
    padding-left: 13px;
    font-size: 14px;
}
/** feature-section **/
.right20{
  padding-right: 20px;
}
.left20{
  padding-left: 20px;
}
.fa-linkedin::before {
  color: #fff;
}
.fa-twitter::before {
  color: #fff;
}
.feature-block-one .inner-box{
  overflow: hidden;
  border: 1px solid #d6d4dd;
  transition: all 500ms ease;
	height: 240px;
}
.main-footer .widget-section a:hover {
  color: #ffc003;
}
.pl_35 {
  padding-top: 35px;
  }
.section-heading {
  margin-top: -20px;
}

.section-cluster .section-heading  {
	text-align: center;
}

.cluster-item {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 200px;
}

.cluster-wrapper {
	gap: 55px;
	justify-content: center;
}

@media (max-width: 767px) {
	.cluster-item {
		width: 130px;
	}
	.cluster-wrapper {
		gap: 35px;
	}
}

.section-cluster .section-heading a {
	font-size: 46px;
	line-height: 1em;
	margin-bottom: 20px;
	margin-top: 0;
	padding-bottom: 5px;
	padding-left: 0px;
	position: relative;
	color: #000000;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
}

.section-cluster .section-heading a:hover {
	text-decoration: underline;
}
.main-footer .widget-section .social-links li a:hover {
  background: #ffc003;
}
.feature-block-one .inner-box:before{
  position: absolute;
  content: '';
  width: 0%;
  height: 0%;
  left: 0px;
  top: 0px;
  border-radius: 10px;
  transition: all 500ms ease;
}

.feature-block-one .inner-box:hover:before{
  width: 100%;
  height: 100%;
}

.feature-block-one .inner-box .icon-box{
  background: #d6d4dd;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  left:-130px;
  top: -130px;
  width: 260px;
  height: 260px;
  line-height: 260px;
  z-index: 1;
}

.feature-block-one .inner-box .icon-box i{
  position: relative;
  left: 54px;
  top: 67px;
}

.feature-block-one .inner-box .icon-box:before{
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  transform: scaleY(0) scaleX(0);
  z-index: -1;
  border-radius: 50%;
  transition: all 500ms ease;
}

.feature-block-one .inner-box:hover .icon-box:before{
  transform: scaleY(1) scaleX(1);
}

.feature-block-one .inner-box .link i{
  padding-right: 6px;
}

.feature-block-one .inner-box .link a{
  text-transform: uppercase;
}


/** about-section **/
.pt_20 {
  padding-top: 20px;
}
.pt_120 {
  padding-top: 90px;
}
.pb_120 {
  padding-bottom: 90px;
}
.pt_100{
    padding-top: 100px;
}
.main-footer .top-inner .info-box .icon-box {
  top: 0px;
  color: #2767AF;
  font-size: 25px;
}
.rs-icon-mb-3 {
	display: flex;
	align-items: flex-start;
}
.info-text {
  padding-left: 5px;
  color: #9390a7;
}
.info-icon {
  color: #9390a7;
}

.rs-icon-info-3 .info-text {
  padding-left: 15px;
  color: #9390a7;
	display: table-cell;
  vertical-align: top;
}
.rs-icon-info-3 .info-icon {
  color: #9390a7;
	display: table-cell;
	text-align: center;
}


.info-icon i {
	width: 70px;
	height: 70px;
	background-color: #ffc003;
	padding-top: 17px;
	color: #000;
}
.main-footer .top-inner .info-box h5 a:hover {
  color: #9390a7;
}
.content_block_1 .content-box .text h5{
  font-style: italic;
  line-height: 34px;
}

.content_block_1 .content-box .list-style-one li{
  width: 50%;
}
.hov-color:hover {
  color: #ffc003 !important;
}
.list-style-one li::before {
  color: #ffc003;
}
.theme-color {
  color: #ffc003;
}
.theme-color-bg {
  background: #2767AF;
}
.coaching-block-one .inner-box h3 a {
  border-top: none;
}
.list-style-one li{
  padding-left: 28px;
}

.list-style-one li:before{
  position: absolute;
  content: "\f00c";
  font-family: 'Font Awesome 5 Pro';
  left: 0px;
  top: 0px;
  font-size: 15px;
  font-weight: 700;
}
.list-style-one li::before {
  color: #ffc003;
}
.image_block_1 .image-box::before {
  background: none;
}
.service-block-one .inner-box .lower-content::after {
  background: #ffc003;
}

.service-block-one .inner-box .lower-content p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.about-section .pattern-layer{
  top: -135px;
  width: 401px;
  height: 515px;
  background-repeat: no-repeat;
}

.image_block_1 .image-box .image-2{
  bottom: -60px;
}

.image_block_1 .image-box img{
  width: 100%;
  border-radius: 10px;
  height: 500px;
  object-fit: cover;
}

.image_block_1 .image-box .text{
  width: 290px;
  left: -55px;
  border-bottom-right-radius: 0px;
}

.image_block_1 .image-box .text h5{
  line-height: 26px;
}

.image_block_1 .image-box:before{
  position: absolute;
  content: '';
  width: 26px;
  height: 133px;
  left: 15px;
  top: 0px;
  border-radius: 10px;
}

.image_block_1 .image-box .image-1{
  overflow: hidden;
}

.image_block_1 .image-box:hover .image-1 img{
  transform: scale(1.05);
}

.image_block_1 .image-box .text:before{
  position: absolute;
  content: '';
  background: #fff;
  width: 28px;
  height: 19px;
  right: 0px;
  bottom: -19px;
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 100% 100%, 0% 0%);
}
.swiper-slide-fully-visible {
    overflow: hidden;
  max-height: 100px;
}
/* .fs_24 {
  font-size: 19px;
} */

.feature-block-one .inner-box .link a:hover,
.feature-block-one .inner-box h4 a:hover {
	color: #ffc003 !important;	
}

/** service-section **/

.service-section .bg-layer{
  background: #f1f0f7;
  width: 100%;
  height: 497px;
  z-index: -1;
}

.service-block-one .inner-box .image-box{
  overflow: hidden;
  border-radius: 10px 10px 0px 0px;
}

.service-block-one .inner-box .image-box img{
  width: 100%;
  transition: all 500ms ease;
	height: 350px;
	object-fit: cover;
}

.service-block-one .inner-box:hover .image-box img{
  transform: scaleY(1.05);
}

.service-block-one .inner-box .image-box:before{
  position: absolute;
  content: '';
  top: 0px;
  left: 0px;
  right: 0px;
  flex-wrap: wrap;
  background: #1b182f;
  z-index: 1;
  opacity: 0.8;
  width: 100%;
  height: 100%;
  -webkit-transform: perspective(400px) rotateX(90deg) scaleY(0.5);
  -ms-transform: perspective(400px) rotateX(90deg) scaleY(0.5);
  transform: perspective(400px) rotateX(90deg) scaleY(0.5);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  transition-timing-function: ease-in-out;
  transition-duration: .5s;
  transition-property: all;

}

.service-block-one .inner-box .image-box:before {
	position: absolute;
  content: '';
  top: 0px;
  left: 0px;
  right: 0px;
  flex-wrap: wrap;
  background: #1b182f;
  z-index: 1;
  opacity: 0.8;
  width: 100%;
  height: 100%;
  -webkit-transform: perspective(400px) rotateX(90deg) scaleY(0.5);
  -ms-transform: perspective(400px) rotateX(90deg) scaleY(0.5);
  transform: perspective(400px) rotateX(90deg) scaleY(0.5);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  transition-timing-function: ease-in-out;
  transition-duration: .5s;
  transition-property: all;
}


.service-block-one .inner-box:hover .image-box:before{
  -webkit-transform: perspective(400px) rotateX(0deg) scaleY(1.0);
  -ms-transform: perspective(400px) rotateX(0deg) scaleY(1.0);
  transform: perspective(400px) rotateX(0deg) scaleY(1.0);
  transition-timing-function: ease-in-out;
  transition-duration: .7s;
  transition-property: all;
}

.service-block-one .inner-box .lower-content .icon-box{
  top: -70px;
}

.service-block-one .inner-box .link i{
  padding-right: 6px;
}

.service-block-one .inner-box .link a{
  text-transform: uppercase;
}

.service-block-one .inner-box .lower-content{
  border-radius: 0px 0px 10px 10px;
  border-top: none;
	height: 240px;
}

.service-section .more-text a{
  line-height: 20px;
}

.service-section .more-text p{
  line-height: 20px;
}

.service-section .inner-container{
  border-bottom: 0px solid #d6d4dd;
}

.service-block-one .inner-box{
  overflow: hidden;
  border: 1px solid #d6d4dd;
}

.service-block-one .inner-box .lower-content:before{
  position: absolute;
  content: '';
  background: #d6d4dd;
  width: 95px;
  height: 95px;
  border-radius: 50%;
  right: -43px;
  bottom: -43px;
}

.service-block-one .inner-box .lower-content:after{
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  border-radius: 50%;
  right: -43px;
  bottom: -43px;
  transform: translateY(0) translateX(0);
  transition: all 500ms ease;
}

.service-block-one .inner-box:hover .lower-content:after{
  transform: translateY(1) translateX(1);
  width: 95px;
  height: 95px;
}

.bg-color-1{
  background: #1b182f;
}

.service-section .pattern-layer{
  top: -70px;
  width: 119px;
  height: 247px;
  background-repeat: no-repeat;
}

/** country-section **/

.country-section .inner-content{
  position: relative;
  margin-right: -500px;
}

.country-section .inner-content .single-item{
  overflow: hidden;
}

.country-section .inner-content .single-item .image-box{
  overflow: hidden;
}

.country-section .inner-content .single-item .image-box img{
  width: 100%;
  border-radius: 10px;
}

.country-section .inner-content .single-item .flag{
  width: 57px;
  height: 57px;
  border-radius: 50%;
  left: 50%;
  transform: translateX(-50%);
}

.country-section .inner-content .single-item .flag img{
  border-radius: 50%;
}

.country-section .inner-content .single-item .flag:before{
  position: absolute;
  content: '';
  border: 3px solid #fff;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  z-index: 1;
}

.country-section .inner-content .single-item .image-box:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(-90deg, rgba(16,14,28,0.10) 50%, rgba(16,14,28,0.95) 100%);
  top: 0px;
  right: 0px;
  z-index: 1;
}

.country-section .owl-dots{
  position: absolute;
  left: -505px;
  bottom: 33px;
}

.country-section .owl-theme .owl-dots .owl-dot span{
  width: 8px;
  height: 8px;
  background: rgba(255, 255, 255, 0.30);
  border-radius: 50%;
  margin: 0px 5px;
  transition: all 500ms ease;
}

.country-section .owl-theme .owl-dots .owl-dot.active span,
.country-section .owl-theme .owl-dots .owl-dot span:hover{
  background: #fff;
  transform: scale(1.5);
}

.bg-color-2{
  background: #f1f0f7;
}


/** testimonial-section **/

.testimonial-block-one .inner-box .rating li{
  color: #ffb32f;
}

.testimonial-block-one .inner-box .author-thumb{
  width: 77px;
  height: 77px;
}

.testimonial-block-one .inner-box .author-thumb img{
  width: 100%;
  border-radius: 50%;
}

.testimonial-block-one .inner-box .designation{
  text-transform: uppercase;
}

.testimonial-block-one .inner-box .text p{
  font-style: italic;
  line-height: 35px;
}

.testimonial-block-one .inner-box .quote{
  position: absolute;
  right: -50px;
  bottom: -50px;
  font-size: 30px;
  color: #fff;
  font-weight: 900;
  width: 100px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  border-radius: 50%;
  transform: scaleY(0) scaleX(0);
  transition: all 500ms ease;
}

.testimonial-block-one .inner-box:hover .quote{
  transform: scaleY(1) scaleX(1);
}

.testimonial-block-one .inner-box{
  overflow: hidden;
}

.testimonial-block-one .inner-box .quote span{
  position: relative;
  right: 22px;
  top: -12px;
}

.testimonial-section .owl-dots{
  position: relative;
  display: block;
  text-align: center;
  margin-top: 28px;
}

.testimonial-section .owl-theme .owl-dots .owl-dot span{
  width: 8px;
  height: 8px;
  background: rgba(27, 24, 47, 0.30);
  border-radius: 50%;
  margin: 0px 5px;
  transition: all 500ms ease;
}

.testimonial-section .owl-theme .owl-dots .owl-dot.active span,
.testimonial-section .owl-theme .owl-dots .owl-dot span:hover{
  background: #1b182f;
  transform: scale(1.5);
}

.testimonial-section .pattern-layer{
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
}


/** coaching-section **/

.coaching-section .outer-container{
  max-width: 1720px;
  width: 100%;
  padding: 0px 15px;
  margin: 0 auto;
}

.coaching-block-one .inner-box{
  overflow: hidden;
  border-radius: 10px;
}

.coaching-block-one .inner-box .image-box{
  overflow: hidden;
}

.coaching-block-one .inner-box .image-box:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(-90deg, rgba(16,14,28,0.10) 40%, rgba(16,14,28,0.95) 100%);
  top: 0px;
  right: 0px;
  z-index: 1;
}

.coaching-block-one .inner-box .image-box img{
  width: 100%;
  border-radius: 10px;
  transition: all 500ms ease;
	height: 400px;
	object-fit: cover;
}

.coaching-block-one .inner-box:hover .image-box img{
  transform: scale(1.05);
}

.coaching-block-one .inner-box:hover .text{
  opacity: 0;
  bottom: 90px;
}

.coaching-block-one .inner-box h3 a{

}

.coaching-block-one .inner-box .link i{
  padding-right: 6px;
}

.coaching-block-one .inner-box .link a{
  text-transform: uppercase;
  letter-spacing: 1px;
}

.coaching-block-one .inner-box .link a:hover{
  color: #fff;
}

.coaching-block-one .inner-box .overlay-content{
  bottom: -100px;
  opacity: 0;
  visibility: hidden;
  background: rgba(0, 0, 0, 0.55);
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  border-radius: 10px;
}

.coaching-block-one .inner-box:hover .overlay-content{
  /*  bottom: 15px; */
  bottom: 0;
  opacity: 1;
  visibility: visible;
  padding-bottom: 15px;
}

.coaching-section h2 a {
	font-size: 46px;
	font-weight: 800;
	text-transform: uppercase;
	text-decoration: none;
	color: #1b182f;
}

.coaching-section h2 a:hover {
	text-decoration: underline;
}

/** cta-section **/

.cta-section .inner-container{
  overflow: hidden;
  padding-right: 160px;
}

.cta-section .inner-container h2{
  font-size: 36px;
  line-height: 43px;
}

.cta-section .inner-container .theme-btn{
  background: #fff;
  padding: 23.5px 70px;
  color: #1b182f !important;
}

.cta-section .inner-container .theme-btn:hover{
  color: #fff !important;
}

.cta-section .pattern-layer{
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
}

.cta-section .bg-layer{
  width: 100%;
  height: 100%;
}

.cta-section figure {
	width: 50%;
}

.cta-section figure img {
	filter: contrast(0.4);
}


/** news-section **/

.news-block-one .inner-box .image-box .post-date{
  text-transform: uppercase;
  text-align: center;
  line-height: 42px;
  border-radius: 8px 8px 0px 0px;
}

.news-block-one .inner-box{
  overflow: hidden;
}

.news-block-one .inner-box .image-box{
  overflow: hidden;
}

.news-block-one .inner-box .image-box:before{
  position: absolute;
  content: '';
  top: 0px;
  left: 0px;
  right: 0px;
  flex-wrap: wrap;
  background: #1b182f;
  z-index: 1;
  opacity: 0.8;
  width: 100%;
  height: 100%;
  -webkit-transform: perspective(400px) rotateX(90deg) scaleY(0.5);
  -ms-transform: perspective(400px) rotateX(90deg) scaleY(0.5);
  transform: perspective(400px) rotateX(90deg) scaleY(0.5);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  transition-timing-function: ease-in-out;
  transition-duration: .5s;
  transition-property: all;

}

.news-block-one .inner-box:hover .image-box:before{
  -webkit-transform: perspective(400px) rotateX(0deg) scaleY(1.0);
  -ms-transform: perspective(400px) rotateX(0deg) scaleY(1.0);
  transform: perspective(400px) rotateX(0deg) scaleY(1.0);
  transition-timing-function: ease-in-out;
  transition-duration: .7s;
  transition-property: all;
}

.news-block-one .inner-box .image-box .image a{
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
  font-size: 0px;
  color: #fff;
  z-index: 1;
}

.news-block-one .inner-box .image-box .image img{
  width: 100%;
  transition: all 500ms ease;
}

.news-block-one .inner-box:hover .image-box .image img{
  transform: scaleY(1.05);
}

.news-block-one .inner-box .post-info li a{
  color: #73727c;
}

.news-block-one .inner-box:hover{
  box-shadow: 0 10px 30px 0px rgb(0 0 0 / 06%);
}

.news-block-one .inner-box .post-info li:before{
  position: absolute;
  content: '';
  background: #a09fa5;
  width: 5px;
  height: 1px;
  top: 16px;
  right: -15px;
}

.news-block-one .inner-box .post-info li:last-child:before{
  display: none;
}

.news-block-one .inner-box .link a{
  text-transform: uppercase;
  letter-spacing: 1px;
  opacity: 0;
  z-index: 1;
  transform: scaleX(0);
}

.news-block-one .inner-box:hover .link a{
  opacity: 1;
  transform: scaleX(1);
}

.news-block-one .inner-box:hover .post-info{
  opacity: 0;
}

.news-section .bg-layer{
  width: 100%;
  height: 350px;
}

.border-top{
  border-top: 1px solid #d8d8df !important;
}


/** clients-section **/

.clients-section .clients-logo-box img{
  display: block;
  max-width: 100%;
  width: auto;
  margin: 0 auto;
  opacity: 0.3;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}

.clients-section .clients-logo-box img:hover{
  opacity: 1;
}

/** checkbox **/

.check-box label {
  position: relative;
  font-size: 15px;
  line-height: 26px;
  color: #9390a7;
  padding-left: 30px;
  display: inline-block;
  cursor: pointer;
  margin-bottom: 0px;
}

.check-box label:before {
  position: absolute;
  content: '';
  left: 0px;
  top: 4px;
  width: 19px;
  height: 19px;
  border-radius: 50%;
  border-style: solid;
  border-width: 1px;
  border-color: #484558;
  background: transparent;
}

.check-box label:after {
  position: absolute;
  content: '\f00c';
  font-family: 'Font Awesome 5 Pro';
  font-size: 9px;
  left: 0px;
  top: 4px;
  width: 19px;
  height: 19px;
  line-height: 19px;
  color: #7f7c96;
  opacity: 0;
  text-align: center;
}

.check-box input:checked + label:after {
  opacity: 1;
}

.check-box input{
  display: none;
}


/** banner-style-two **/

.banner-section.style-two .content-box{
  position: relative;
  max-width: 770px;
  margin: 0px;
}

.banner-section.style-two .content-box h3{
  border: none;
}

.banner-section.style-two .content-box:before{
  position: absolute;
  content: '';
  width: 2px;
  height: calc(100% - 138px);
  left: -23px;
  top: 7px;
}

.banner-section.style-two .rotate-text{
  position: absolute;
  left: -210px;
  top: 130px;
  font-size: 30px;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.15);
  text-transform: uppercase;
  letter-spacing: 12px;
  opacity: 0;
  transform: translateX(-100px) rotate(-90deg);
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 1000ms ease;
  -ms-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease;
}

.banner-carousel .active .content-box .rotate-text{
  opacity: 1;
  transform: translateY(0) rotate(-90deg);
  -webkit-transition-delay: 1000ms;
  -moz-transition-delay: 1000ms;
  -ms-transition-delay: 1000ms;
  -o-transition-delay: 1000ms;
  transition-delay: 1000ms;
}

.banner-carousel .slide-item:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(0deg, rgba(27,24,47,0.8), rgba(27,24,47,0.0) 100%);
  top: 0px;
  left: 0px;
  z-index: 1;
}

.banner-section.style-two .banner-carousel .slide-item:before{
  opacity: 0.5;
}


/** country-style-two **/


.country-style-two .bg-layer{
  width: 100%;
  height: 425px;
  z-index: -1;
}

.country-style-two .pattern-layer{
  height: 425px;
  width: 518px;
  background-repeat: no-repeat;
}

.country-style-two .upper-box .text p{
  color: rgba(255, 255, 255, 0.80);
}

.country-block-one .inner-box .image-box .image{
  overflow: hidden;
  border-radius: 10px 10px 0px 0px;
}

.country-block-one .inner-box .image-box .image img{
  width: 100%;
  transition: all 500ms ease;
}

.country-block-one .inner-box:hover .image-box .image img{
  transform: scaleY(1.05);
}

.country-block-one .inner-box .image-box .image:before{
  position: absolute;
  content: '';
  top: 0px;
  left: 0px;
  right: 0px;
  flex-wrap: wrap;
  background: #1b182f;
  z-index: 1;
  opacity: 0.8;
  width: 100%;
  height: 100%;
  -webkit-transform: perspective(400px) rotateX(90deg) scaleY(0.5);
  -ms-transform: perspective(400px) rotateX(90deg) scaleY(0.5);
  transform: perspective(400px) rotateX(90deg) scaleY(0.5);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  transition-timing-function: ease-in-out;
  transition-duration: .5s;
  transition-property: all;

}

.country-block-one .inner-box:hover .image-box .image:before{
  -webkit-transform: perspective(400px) rotateX(0deg) scaleY(1.0);
  -ms-transform: perspective(400px) rotateX(0deg) scaleY(1.0);
  transform: perspective(400px) rotateX(0deg) scaleY(1.0);
  transition-timing-function: ease-in-out;
  transition-duration: .7s;
  transition-property: all;
}

.country-block-one .inner-box .lower-content .icon-box{
  top: -70px;
}

.country-block-one .inner-box{
  overflow: hidden;
  border-radius: 10px;
}

.country-block-one .inner-box .link i{
  position: absolute;
  left: 0px;
  top: 11px;
}

.country-block-one .inner-box .link a{
  text-transform: uppercase;
}

.country-block-one .inner-box .lower-content{
  border: 1px solid #d6d4dd;
  border-radius: 0px 0px 10px 10px;
  border-top: none;
  transition: all 500ms ease;
}

.country-block-one .inner-box:hover .lower-content{

}

.country-block-one .inner-box .image-box .flag{
  width: 57px;
  height: 57px;
  z-index: 2;
}

.country-block-one .inner-box .image-box .flag img{
  width: 100%;
  border-radius: 50%;
}

.country-block-one .inner-box .image-box .flag:before {
  position: absolute;
  content: '';
  border: 3px solid #fff;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  z-index: 1;
}

.country-block-one .inner-box .lower-content:before{
  position: absolute;
  content: '';
  background: #d6d4dd;
  width: 95px;
  height: 95px;
  border-radius: 50%;
  right: -43px;
  bottom: -43px;
}

.country-block-one .inner-box .lower-content:after{
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  border-radius: 50%;
  right: -43px;
  bottom: -43px;
  transform: translateY(0) translateX(0);
  transition: all 500ms ease;
}

.country-block-one .inner-box:hover .lower-content:after{
  transform: translateY(1) translateX(1);
  width: 95px;
  height: 95px;
}

/** about-style-two **/

.about-style-two .image-box .image-2{
  left: -140px;
}

.about-style-two .image-box .image{
  border-radius: 10px;
}

.about-style-two .image-box .image img{
  width: 100%;
  border-radius: 10px;
  transition: all 500ms ease;
}

.about-style-two .image-box .image-1{
  overflow: hidden;
}

.about-style-two .image-box:hover .image-1 img{
  transform: scale(1.1);
}

.about-style-two .image-box .logo-icon{
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}

.about-style-two .image-box .logo-icon:before,
.about-style-two .image-box .logo-icon:after{
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-animation-delay: .9s;
  animation-delay: .9s;
  content: "";
  position: absolute;
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.15);
  -webkit-animation: ripple 3s infinite;
  animation: ripple 3s infinite;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}

.about-style-two .image-box .logo-icon:after {
  -webkit-animation-delay: .6s;
  animation-delay: .6s;
}

.content_block_2 .content-box .small-title h3{
  font-size: 22px;
}

.content_block_2 .content-box .theme-btn{
  padding: 23px 68px;
}

.content_block_2 .content-box .lower-box .info-box .icon-box{
  background: #f1f0f7;
}

.content_block_2 .content-box .lower-box .info-box span{
  text-transform: uppercase;
  color: #7f7c96;
  letter-spacing: 1px;
}

.about-style-two .pattern-layer{
  width: 589px;
  height: 673px;
  top: -400px;
  background-repeat: no-repeat;
  z-index: -2;
}


/** service-style-two **/

.service-block-two .inner-box .icon-box:before{
  position: absolute;
  content: '';
  background: #ffeeee;
  width: 46px;
  height: 46px;
  line-height: 46px;
  border-radius: 50%;
  top: 17px;
  right: -18px;
  z-index: -1;
  -webkit-animation: zoom-fade 3s infinite linear;
  animation: zoom-fade 3s infinite linear;
}

.service-block-two .inner-box:before{
  position: absolute;
  content: '';
  width: 0%;
  height: 0%;
  right: 0px;
  bottom: 0px;
  border-radius: 10px;
  transition: all 500ms ease;
}

.service-block-two .inner-box:hover:before{
  width: 100%;
  height: 100%;
}

.service-block-two .inner-box:after{
  position: absolute;
  content: '';
  width: 80px;
  height: 80px;
  right: -40px;
  bottom: -40px;
  transform: scaleY(0) scaleX(0);
  border-radius: 50%;
  transition: all 500ms ease;
}

.service-block-two .inner-box:hover:after{
  transform: scaleY(1) scaleX(1);
}

.service-style-two .pattern-layer {
  top: -70px;
  width: 119px;
  height: 247px;
  background-repeat: no-repeat;
}


/** team-section **/

.team-block-one .inner-box .designation{
  text-transform: uppercase;
}

.team-block-one .inner-box .social-links li{
  position: relative;
  display: inline-block;
  margin: 0px 3.5px;
}

.team-block-one .inner-box .social-links li a{
  display: inline-block;
  width: 46px;
  height: 46px;
  line-height: 46px;
  color: #73727c;
  font-size: 14px;
  background: #f1f0f7;
  text-align: center;
  border-radius: 50%;
}

.team-block-one .inner-box .social-links li a:hover{
  color: #fff;
}

.team-block-one .inner-box .overlay-content{
  position: absolute;
  left: 0px;
  bottom: -30px;
  width: 100%;
  opacity: 0;
  visibility: hidden;
}

.team-block-one .inner-box:hover .overlay-content{
  bottom: 0px;
  opacity: 1;
  visibility: visible;
}

.team-section .owl-carousel .owl-stage-outer{
  overflow: visible;
}

.team-section .owl-item{
  opacity: 0;
}

.team-section .owl-item.active{
  opacity: 1;
}

.team-section .inner-content{
  margin-right: -400px;
}

.team-block-one .inner-box .image-box{
  overflow: hidden;
  border-radius: 10px;
}

.team-block-one .inner-box .image-box:before{
  position: absolute;
  content: '';
  background: #1b182f;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  right: 0px;
  transform: scale(0);
  opacity: 0.7;
  z-index: 1;
  transition: all 500ms ease;
}

.team-block-one .inner-box:hover .image-box:before{
  transform: scale(1);
}

.team-block-one .inner-box .image-box img{
  width: 100%;
  transition: all 500ms ease;
}

.team-block-one .inner-box:hover .image-box img{
  transform: scale(1.05);
}

.team-section .owl-dots{
  position: absolute;
  top: -120px;
  left: 0px;
  width: 1170px;
  text-align: right;
}

.team-section .owl-theme .owl-dots .owl-dot span{
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.30);
  transition: all 500ms ease;
}

.team-section .owl-theme .owl-dots .owl-dot.active span,
.team-section .owl-theme .owl-dots .owl-dot span:hover{
  transform: scale(1.5);
  background: #000;
}

.team-block-one .inner-box{
  padding-bottom: 25px;
}


/** chooseus-section **/

.chooseus-section .bg-layer{
  width: 100%;
  height: calc(100% - 193px);
  z-index: -1;
}

.chooseus-section .image-layer{
  bottom: 193px;
}

.chooseus-section .image-box .image{
  border-radius: 0px 10px 10px 0px;
}

.chooseus-section .image-box .image img{
  max-width: none;
  float: right;
  border-radius: 0px 10px 10px 0px;
}

.chooseus-section .image-box .video-btn a{
  position: relative;
  display: inline-block;
  width: 193px;
  height: 187px;
  line-height: 182px;
  text-align: center;
  color: #fff;
  border-radius: 10px 0px 10px 0px;
}

.chooseus-section .content-box .inner .image-box img{
  border-radius: 50%;
}

.chooseus-section .content-box{
  margin-left: -10px;
}

.chooseus-section .content-box .inner .image-box{
  top: -4px;
}

.chooseus-section .counter-block-one .inner-box:before{
  position: absolute;
  content: '';
  background: #d6d4dd;
  width: 1px;
  height: 143px;
  top: 0px;
  right: 15px;
}

.chooseus-section .counter-block:last-child .counter-block-one .inner-box:before{
  display: none;
}


/** process-section **/

.processing-block-one .inner-box .icon-box{
  border: 1px solid #d8d7df;
  overflow: hidden;
}

.processing-block-one .inner-box .icon-box span{
  background: #d8d7df;
}

.processing-block-one .inner-box .icon-box span:before{
  position: absolute;
  content: '';
  width: 0%;
  height: 0%;
  right: 0px;
  bottom: 0px;
  border-radius: 50%;
  z-index: -1;
  transition: all 500ms ease;
}

.processing-block-one .inner-box:hover .icon-box span:before{
  width: 100%;
  height: 100%;
}

.processing-block-one .inner-box .arrow{
  right: -65px;
  top: 87px;
  width: 101px;
  height: 18px;
  background-repeat: no-repeat;
}

.google-map-section #contact-google-map{
  position: relative;
  width: 100%;
  height: 550px;
}

.news-block-two .inner-box .post-info li a{
  color: #73727c;
}

.news-block-two .inner-box .post-info li:before{
  position: absolute;
  content: '';
  background: #a09fa5;
  width: 5px;
  height: 1px;
  top: 16px;
  right: -15px;
}

.news-block-two .inner-box .post-info li:last-child:before{
  display: none;
}

/** page-title **/

.page-title {
	width: 100%;
}

.page-title:before{
  position: absolute;
  content: '';
  /* background: #1b182f; */
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  opacity: 0.8;
}

.page-title .bread-crumb{
  /* border-radius: 0px 0px 8px 8px; */
	width: 100%;
	background-color: #1b182f;
  text-align: center;
}

.page-title .bread-crumb li{
  /* color: #73727c; */
	color: #fff;
  text-transform: uppercase;
}

.page-title .bread-crumb li a{
  /* color: #73727c; */
	color: #fff;
}

.page-title .bread-crumb li:nth-child(1){
	color: #ccc;
}

.page-title .bread-crumb li a:hover{

}

.page-title .bread-crumb li:before{
  position: absolute;
  content: '';
  /* background: #73727c; */
	background: #fff;
  width: 4px;
  height: 1px;
  top: 13px;
  right: 0px;
}

.page-title .bread-crumb li:last-child:before{
  display: none;
}

/** about-style-three **/

.about-style-three .socialIcon {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}


.about-style-three .socialIcon a  {
	position: relative;
	display: inline-block;
	width: 45px;
	height: 45px;
	line-height: 45px;
	background: #cccccc;
	font-size: 15px;
	color: #73727c;
	text-align: center;
	border-radius: 50%;
	padding-top: 1px;
}

.about-style-three .socialIcon a .fab::before {
	color: #fff;
}

.about-style-three .socialIcon a:hover  {
	background: #fff;
}

.about-style-three .socialIcon a:hover .fab::before {
	color: #2767b0;
}

.about-style-three .image_block_1 .image-box:before{
  display: none;
}

.about-style-three .image_block_1 .image-box .text{
  left: -160px;
}

.image_block_1 .image-box .text-two{
  width: calc(100% - 60px);
}

.image_block_1 .image-box .text-two h4{
  font-style: italic;
}

.cat-list-row {
	margin: 50px 0;
}

/* .content_block_3 .content-box .inner .single-item:before{
  position: absolute;
  content: '';
  background: #d6d4dd;
  width: 1px;
  height: 116px;
  top: 0px;
  right: 0px;
} */

.content_block_3 .content-box .inner .single-column:last-child .single-item:before{
  display: none;
}

.content_block_3 .content-box .author-box .author-thumb{
  top: -12px;
}

.content_block_3 .content-box .author-box .author-thumb img{
  border-radius: 50%;
  width: 100%;
}

/** team-details **/

.team-details .image-box .image img{
  width: 100%;
  border-radius: 10px;
}

.team-details .image-box .info li,
.team-details .image-box .info li a{
  color: #141417;
}

.team-details .content-box .text span{
  text-transform: uppercase;
  letter-spacing: 1px;
}

.team-details .content-box .social-links li a{
  width: 44px;
  height: 44px;
  line-height: 44px;
  border: solid;
  border-width: 1px;
  border-color: #e6e6e6;
  color: #141417;
}

.team-details .content-box .social-links li a:hover{
  color: #fff;
}

.progress-box .bar{
  position:relative;
  width:100%;
  height:7px;
  background:#f4f4fa;
  border-radius:0px;
}

.progress-box .bar-inner{
  position:relative;
  display:block;
  border-radius:0px;
  width:0px;
  height:7px;
  -webkit-transition:all 1500ms ease;
  -ms-transition:all 1500ms ease;
  -o-transition:all 1500ms ease;
  -moz-transition:all 1500ms ease;
  transition:all 1500ms ease;
}

.progress-box p{
  color: #141417;
}

.default-form .form-group input[type='text'],
.default-form .form-group input[type='email'],
.default-form .form-group textarea{
  position: relative;
  width: 100%;
  height: 70px;
  background: #fff;
  border: 1px solid #d8d8df;
  font-size: 14px;
  color: #797989;
  padding: 15px 30px;
}

.default-form .form-group textarea{
  display: block;
  resize: none;
  height: 170px;
}

.default-form .form-group input:focus,
.default-form .form-group textarea:focus{

}

/** coaching-details **/

.coaching-sidebar .category-list li a{
  position: relative;
  z-index: 1;
}

.coaching-sidebar .category-list li a:after{
  position: absolute;
  content: "\f105";
  font-family: 'Font Awesome 5 Pro';
  top: 17px;
  right: 30px;
  transition: all 500ms ease;
}

.coaching-sidebar .category-list li a:before{
  position: absolute;
  content: '';
  background: #1b182f;
  width: 0%;
  height: 100%;
  left: 0px;
  top: 0px;
  border-radius: 10px;
  z-index: -1;
  transition: all 500ms ease;
}

.coaching-sidebar .category-list li a.current:before,
.coaching-sidebar .category-list li a:hover:before{
  width: 100%;
}

.coaching-sidebar .category-list li a.current,
.coaching-sidebar .category-list li a:hover{
  color: #fff;
}

.coaching-sidebar .category-list li a.current:after,
.coaching-sidebar .category-list li a:hover:after{

}

.coaching-sidebar .download-widget li .icon-box{
  background: #1b182f;
}

.coaching-sidebar .download-widget li span{
  text-transform: uppercase;
}

.coaching-sidebar .support-widget .inner-box{
  background-size: cover;
  background-repeat: no-repeat;
}

.coaching-sidebar .support-widget .inner-box:before{
  position: absolute;
  content: '';
  background: #1b182f;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  border-radius: 10px;
  opacity: 0.85;
}

.coaching-sidebar .support-widget .inner-box p{
  color: #9390a7;
}

.coaching-sidebar .support-widget .inner-box h4 a:hover{
  color: #fff;
  text-decoration: underline;
}

.coaching-details-content .image-box img{
  width: 100%;
  border-radius: 10px;
}

.coaching-details-content .content-two{
  background: #f1f0f7;
}

.coaching-details-content .content-two .single-item{
  width: 50%;
  float: left;
  border-right: 1px solid #fff;
}

.coaching-details-content .content-two .single-item:last-child{
  border-right: none;
}

.coaching-details-content .content-three .text h4{
  font-style: italic;
  line-height: 34px;
}

.coaching-details-content .content-three .image-box img{
  border-radius: 10px;
  width: 100%;
}

.coaching-details-content .content-three .list li:before{
  position: absolute;
  content: "\f058";
  font-family: 'Font Awesome 5 Pro';
  left: 0px;
  top: 0px;
  font-weight: 700;
}

.accordion-box .block{
  background: #f4f4fa;
  border: 1px solid transparent;
  overflow: hidden;
  transition: all 500ms ease;
}

.accordion-box .block.active-block{
  background: transparent;
  border-color: #d8d8df;
}

.accordion-box .block .acc-btn .icon-outer:before{
  position: absolute;
  content: '\f106';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
  top: 0px;
  right: 0px;
  font-size: 18px;
  transition: all 500ms ease;
}

.accordion-box .block .acc-btn.active .icon-outer:before{
  content: '\f107';
}

.accordion-box .block .acc-btn{
  cursor: pointer;
}

.accordion-box .block .acc-content{
  display:none;
  border-top: 1px solid #d8d8df;
}

.accordion-box .block .acc-content.current{
  display:block;
}

/** contact-section **/

.contact-section #contact-form input,
.contact-section #contact-form textarea, .contact-section #defaultForm input,
.contact-section #defaultForm textarea{
  background: #f1f0f7;
  border-color: #f1f0f7;
  border-radius: 10px;
}

.contact-section #contact-form .theme-btn, .contact-section #defaultForm .theme-btn{
  padding: 22.5px 68px;
}

.contact-section #contact-form .form-group, .contact-section #defaultForm .form-group{
  padding: 0px 10px;
}

.contact-section .form-inner{
  margin: 0px 5px;
}

.contact-section .info-inner{
  overflow: hidden;
}

.contact-section .info-inner .support-box span{
  text-transform: uppercase;
}

.contact-section .info-inner .inner{
  border: 1px solid #d5d3dd;
  border-top: none;
  border-radius: 0px 0px 10px 10px;
}

.contact-section .info-inner .info-list li{
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 36px;
  color: #73727c;
  margin-bottom: 25px;
}

.contact-section .info-inner .info-list li:last-child{
  margin-bottom: 0px;
}

.contact-section .info-inner .info-list li a{
  display: inline-block;
  color: #73727c;
}

.contact-section .info-inner .info-list li a:hover{

}

.contact-section .info-inner .social-links li{
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 10px;
}

.contact-section .info-inner .social-links li:last-child{
  margin: 0px !important;
}

.contact-section .info-inner .social-links li a{
  position: relative;
  display: inline-block;
  width: 45px;
  height: 45px;
  line-height: 45px;
  background: #2767b0;
  font-size: 15px;
  color: #73727c;
  text-align: center;
  border-radius: 50%;
}

.contact-section .info-inner .social-links li a:hover .fab::before {
  color: #2767b0;
}

.google-map-section #contact-google-map{
  position: relative;
  width: 100%;
  height: 540px;
}

.footer-logo{
  max-width: 143px;
  margin-top: -20px;
}

.footer-logo img {
  max-width: 143px;
  width: auto;
}

.service-section {
	padding-bottom: 0;
}

.image-overlay {
	background-color: rgba(0, 0, 0, 0.85);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}

.image-overlay img { 
	width: 110px !important;
	height: auto !important;
}

.cat-list-item .image-overlay {
	left: 15px;
	width: calc(100% - 30px);
}

.poruka-wrap {
	background-color: #f5f5fa;
	padding: 30px;
	display: flex;
	border-radius: 10px;
	margin-top: 70px;
}

.fv-plugins-icon {
	top: 15px;
	right: 15px;
}

.fv-plugins-bootstrap:not(.form-inline) label ~ .fv-plugins-icon {
	top: 15px;
}

.mobile-header-socials {
  display: flex;
  align-items: center;
  margin: 0 20px;
}
.mobile-header-socials .fa-linkedin::before,
.mobile-header-socials .fa-twitter::before {
  color: #2767b0;
}

@media (max-width: 1199px) {
  body {
    padding-top: 77px;
  }
	.btn-custom2 {
		font-size: 15px;
	}
	
	.main-form h1 {
		font-size: 21px;
	}

	.nav-logo img {
		width: 100px;
	}
	
	.sticky-header {
		display: block !important;
	}

  .image_block_1 .image-box img {
    height: 420px;
  }
  
  .main-header .logo-box .logo {
    max-width: 100px;
  }

  .sticky-header{
    position:fixed;
    opacity:1;
    visibility:visible;
    left:0px;
    top:0px;
    width:100%;
    z-index:999;
    background-color: #fff;
    transition: none !important;
    box-shadow: 0px 10px 20px 0px rgba(27, 24, 47, 0.10);
    animation: none !important;
  }

  .main-header .nav-right:before {
    top: -5px;
  }
}


@media (max-width: 991px) {
	.btn-custom2 {
		font-size: 15px;
	}

	.main-form h1 {
		font-size: 21px;
	}

	.nav-logo img {
		width: 100px;
	}
	
	.sticky-header {
		display: block !important;
	}

  .image_block_1 .image-box img {
    height: auto;
  }

  .main-header .logo-box .logo {
    max-width: 100px;
  }
  .footer-column {
    padding: 0 30px;
  }
}


@media (max-width: 767px) {
  .mobile-header-socials {
    float: left;
  }
  .header-lower .logo-box {
    padding: 5px 0px!important;
  }
  .menu-area {
    padding: 20px 0;
  }
  .search-box-outer {
    float: left;
    padding: 5px;
    margin-right: 30px;
  }
  .sosmed-icon .right20 {
    padding-right: 10px;
  }
	.main-form h1 {
		font-size: 20px;
		margin-bottom: 20px;
	}
	.main-form .btn-custom2 {
		padding: 10px 15px;
		font-size: 17px;
	}
	.main-form .btn-wrap {
		display: flex;
		justify-content: center;
	}
	.service-section {
		padding-bottom: 20px;
	}
	.service-block {
		margin-bottom: 50px;
	}
	.feature-section {
		padding: 50px 0;
	}
	.feature-block-one {
		margin-bottom: 30px;
	}
	.banner-carousel .content-box h1 {
		font-size: 25px;
		line-height: 30px;
	}
	.banner-carousel .content-box h3 {
		font-size: 18px;
	}
	.feature-block-one .inner-box {
		padding-top: 20px;
		padding-right: 10px;
		height: auto;
		min-height: 150px;
	}
	.feature-block-one .inner-box h4 {
		margin-bottom: 40px;
	}
	.banner-section {
		height: 500px;
	}
	.nav-logo img {
		width: 100px;
	}
	.cat-list-row {
		padding: 0 15px;		
	}
	.cat-list-row h3 {
		font-size: 18px;
	}
	.section-cluster .content-wrap {
		padding-top: 0;
	}
	.cta-section {
		margin-bottom: 100px;
	}
	.contact-section .info-inner .info-list li {
		font-size: 16px;
	}

	.about-style-three .image_block_1 .image-box {
		padding-bottom: 0;
		margin-bottom: 0 !important;
	}

	.sticky-header {
		display: block !important;
	}
  .image_block_1 .image-box img {
    height: auto;
  }
  .main-header .logo-box .logo {
    max-width: 100px;
  }

  .main-header .nav-right {
    margin-left: 0;
  }
  .service-block-one .inner-box .lower-content {
    height: auto;
  }
  .service-block-one .inner-box .image-box img {
    height: auto;
  }
  
	
}

@media (max-width: 1199px) {
	.desktop-nav-toggler {
		display: none;
	}
}


/* -- END NEW CSS -- */
