@import url(https://fonts.googleapis.com/css?family=Montserrat:200,300,500,700,800);
* {
	margin:0px;
	padding:0px;
	border:none;
	outline:none;
}
a, a:focus, a:hover, i, span {
	display: inline-block
}
.btn-template, body, h2, section {
	position: relative
}
.btn-template, .pgae-holder {
	overflow: hidden
}
a, a:focus, a:hover {
	text-decoration: none;
	color: inherit;
 -webkit-transition: all .3s;
 transition: all .3s
}
.ox {
	color:#1d95ad !important;
}
ul {
	list-style-type: none;
}
p {
	margin-bottom: 0
}
body {
	font-family: Montserrat, sans-serif!important;
	overflow: hidden;
}
section {
	padding: 100px 0;
	overflow-x: hidden
}
section header {
	margin-bottom: 30px
}
.scrollUp {
	transform: translateY(-110%)
}

:-webkit-scrollbar {
 width: 5px;
 height: 5px
}

:-webkit-scrollbar-thumb {
 background: #ffc371
}

:-webkit-scrollbar-track {
 background: #fff
}
h1, h2, h3, h4, h5, h6 {
	font-family: Montserrat, sans-serf;
	margin: 10px 0;
	font-weight: 400;
	display: inline-block;
	color: #000;
}
.h1, h1 {
	font-weight: 600
}
h4 {
	font-family: Montserrat, sans-serf;
	margin: 6px 0px 0px 0px;
	font-weight: 400;
	display: inline-block;
	color: #333;
	font-weight: 600;
}
.display-1, .h1, h1 {
	font-size: 3.6em
}
.display-2, .h2, h2 {
	font-size: 37px;
	font-weight: 700;
	display: block;
}
.display-3, .h3, h3 {
	font-size: 1.4em
}
.display-4, .h4, h4 {
	font-size: 1.2em
}
.display-5, .h5, h5 {
	font-size: 1em
}
.display-6, .h6, h6 {
	font-size: .8em
}
h2 {
	line-height: 1.2em;
	margin-bottom: 0
}
h2.has-line-center .heading-bg-text {
	left: 50%;
	transform: translateX(-50%)
}
h3.has-border {
	padding: 5px 10px;
	border-right: 5px solid #1d95ad;
	border-left: 5px solid #1d95ad;
	color: #000 !important;
}
.lead {
	font-size: 17px;
	color: #777;
	font-weight:500;
	font-family:Montserrat;
	line-height: 1.9em;
	margin-top: -10px;
}
.srtx {
	position:relative;
	display:block;
	margin-bottom:10px;
}
.arlink1 {
	color: #1d95ad !important;
}
.flhb {
	font-size: 12px;
}
.vsa {
	font-size: 12px;
}
.negy {
	font-size:176px
}
 @media (max-width:992px) {
 .display-1, .h1, h1 {
 font-size: 3em
}
 .display-2, .h2, h2 {
 font-size: 2em
}
 .heading-bg-text {
 font-size: 2em!important
}
.list-marked li {
 color: #000 !important;
 position: relative;
 padding: 5px 32px;
 font-size: 13px !important;
 font-family: Montserrat;
}
}
@media (max-width:767px) {
 .display-1, .h1, h1 {
 font-size: 2.5em
}
 .display-2, .h2, h2 {
 font-size: 1.5em
}
 .heading-bg-text {
 font-size: 2em!important
}
}
@media (max-width:480px) {
 .display-1, .h1, h1 {
 font-size: 2em
}
 .display-2, .h2, h2 {
 font-size: 1.2em
}
 .heading-bg-text {
 font-size: 2em!important
}
}
img {
	max-width: 100%;
	height: auto;
}
.gray-bg {
	background: #f4f4f4
}
.colored {
	color: #1d95ad
}
.text-white {
	color: #000 !important
}
.heading-bg-text, .text-bg, .text-bg-gray {
	font-weight: 800;
	-webkit-user-select: none;
	cursor: default;
	font-family: Montserrat, sans-serf;
	text-transform: uppercase
}
.more-btn {
	position: relative;
	display: inline-block;
	transition: all 0.3s;
	line-height: 24px;
	padding: 12px 30px;
	text-align: center;
	background: #ffffff;
	font-size: 13px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 600;
	color: #333;
	border-radius: 100px;
}
.more-btn:hover {
	color: #fff;
	background: #333
}
.line {
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #eee;
	-webkit-transform: translateY(150px);
	-ms-transform: translateY(150px);
	transform: translateY(150px)
}
.has-bg-map:before, .text-bg, .text-bg-gray {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}
.has-text-shadow {
	text-shadow: 0 0 35px rgba(0, 0, 0, .3)
}
.has-shadow {
	box-shadow: 0 0 35px rgba(0, 0, 0, .1)
}
.has-line-center:after, .has-line:after {
	content: '';
	display: block;
	width: 100px;
	height: 2px;
	margin: 15px 0
}
.has-line-center:after {
	margin: 15px auto
}
.limited-width {
	max-width: 800px
}
.no-padding-top {
	padding-top: 0!important
}
.no-padding-bottom {
	padding-bottom: 20px!important
}
.no-pading-left-right {
	padding-right: 0;
	padding-left: 0
}
.padding-top-small {
	padding-top: 100px!important
}
.padding-bottom-small {
	padding-bottom: 100px!important
}
.no-margin-top {
	margin-top: 0!important
}
.no-margin-bottom {
	margin-bottom: 20px!important
}
.margin-top-small {
	margin-top: 100px!important
}
.margin-bottom-small {
	margin-bottom: 100px!important
}
.brc {
	width: 80%;
	text-align: center;
	display: block;
	position: relative;
	margin: 0 auto;
	top: -38px;
}
.tc {
	font-size: 62px !important;
	color: #fff;
	text-align:center;
}
.tn {
	display:block;
	padding-top:10px;
	padding-bottom:10px;
}
.has-wine-gradient {
	background-image: -webkit-linear-gradient(bottom left, #fb4c7f 0%, #573d7d 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(to right), color-stop(#573d7d), to(#fb4c7f));
	background-image: linear-gradient(to top right, #fb4c7f 0%, #573d7d 100%);
	color: #fff
}
.moving-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 500em;
	height: 100%;
	opacity: 1;
	visibility: inherit;
	background: transparent url("../images/elements/cloudwash.html") repeat-x scroll 0 100%;
	-webkit-animation: cloudwash 60s linear infinite;
	-moz-animation: cloudwash 60s linear infinite;
	animation: cloudwash 60s linear infinite;
}
 @-webkit-keyframes cloudwash {
 0% {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
 100% {
 -webkit-transform: translate3d(-50%, 0, 0);
 transform: translate3d(-50%, 0, 0);
}
}
 @keyframes cloudwash {
 0% {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
 100% {
 -webkit-transform: translate3d(-50%, 0, 0);
 transform: translate3d(-50%, 0, 0);
}
}
.has-gradient h1, .has-gradient h2, .has-gradient p {
	color: inherit
}
.has-bg-map:before {
	content: '';
	width: 100%;
	background: url(../images/world-map.html) center center no-repeat;
	background-size: 80%;
	opacity: .1;
	z-index: 1
}
.has-bg-map .container {
	z-index: 10
}
.text-bg, .text-bg-gray {
	font-size: 13em;
	color: #fff;
	opacity: .05;
	position: absolute;
	width: 2000px;
	text-align: center;
	user-select: none
}
.text-bg-gray {
	color: #333
}
.heading-bg-text {
	font-size: 2.5em;
	color: #333;
	opacity: .03;
	position: absolute;
	top: -20px;
	left: 0;
	text-align: inherit;
	user-select: none;
	z-index: -1
}
.mb-70 {
	margin-bottom: 70px !important
}
.mt-70 {
	margin-top: 70px !important
}
.mt-50 {
	margin-top: 50px !important
}
.mb-50 {
	margin-bottom: 50px !important
}
.mb-40 {
	margin-bottom: 40px !important
}
.mt-40 {
	margin-top: 40px !important
}
.mt-20 {
	margin-top: 20px !important
}
.mb-20 {
	margin-bottom: 20px !important
}
.mt-63 {
	margin-top: 63px !important
}
.mt-10 {
	margin-top: 10px
}
.mt-5 {
	margin-top: 5px !important
}
/*** 

====================================================================
	Main color
====================================================================

 ***/

nav.main-navigation .navbar-nav a:hover, .service-box-one .icon-box, .download .download-btn:hover, .video-2 .video-2-icon:hover, .how-box-one .icon-box, .how-box-one:hover h3 a, .s-list span.fa, .blog-style-two .inner-box:hover .content-box .date, .how-box-one .icon-box, .blog-style-two .inner-box:hover .post-meta li a, .service-box-three:hover h3 a, .service-box-three:hover .icon-box, .service-box-four:hover h3 a, .service-box-four:hover .icon-box, .pricing-table .price-value, .pricing-table .heading, .main-footer .contact-info li .icon {
	color: #1d95ad;
}
 nav.main-navigation .navbar-toggle, nav.main-navigation .navbar-nav .btn, .has-line-center::after, .has-line::after, .about .download-btn, .accordion-box .block .acc-btn.active .icon-outer, .screenshots .owl-prev, .screenshots .owl-next, .video .more-btn, .video .partial-bg .bg-wrapper .btn-round-video, .service-box-three .icon-box, .service-box-four .icon-box, .screenshots .owl-carousel .owl-dots .active, .screenshots .owl-carousel .owl-dots .owl-dot span, .pricing-table:hover .pricing-table-header, .pricing-table .pricing-table-signup a, .subscribe-newsletter form .more-btn, .main-footer .about-widget .social-links li a:hover {
 background: #1d95ad !important
}
nav.main-navigation .navbar-nav a:hover, nav.main-navigation .navbar-nav .btn, .video-2 .video-2-icon:hover, .how-box-one .icon-box, .about .download-btn:hover, .blog-style-two .inner-box:hover .content-box .date, .testimonials-style-two .testimonial-item .author-thumb img, .pricing-table .pricing-table-header, .subscribe-newsletter form input[type="text"], .main-footer .newsletter-widget input:focus, .main-footer .newsletter-widget select:focus {
	border-color: #1d95ad !important
}
.has-gradient {
	background-image: -webkit-linear-gradient(to right, #4b68da, #1d95ad);
	background-image: -webkit-gradient(linear, left top, left bottom, from(to right), color-stop(#4b68da), to(#1d95ad));
	background-image: linear-gradient(to right, #4b68da, #1d95ad);
	color: #fff
}
.pricing-table .pricing-table-signup a:hover {
	box-shadow: 0 0 10px #1d95ad;
}
nav.main-navigation .navbar-nav .btn:hover {
	background: transparent !important;
	color: #333;
}
.top-bar {
	border-top: 6px solid #1d95ad;
	position: relative;
	text-align: right;
}
.top-bar .topbar-info {
	position: relative;
	background: #1d95ad;
	margin: 0 20px;
	display: inline-block;
}
.top-bar .topbar-info:after {
	position: absolute;
	content: "";
	height: 34px;
	width: 20px;
	background: url(../images/icons/sep1.png);
	left: -20px;
	top: 0;
}
.top-bar .topbar-info:before {
	position: absolute;
	content: "";
	height: 34px;
	width: 20px;
	background: url(../images/icons/sep2.png);
	right: -20px;
	top: 0;
}
.top-bar .topbar-info p {
	color: #fff;
	font-size: 13px;
	padding: 8.5px 15px;
	margin-bottom: 0
}
.top-bar .topbar-info p i {
	margin: 0 5px;
}
.main-logo {
	margin: 0px 0 20px;
}
 @keyframes menu_sticky {
 0% {
margin-top:-100px;
}
 50% {
margin-top: -90px;
}
 100% {
margin-top: 0;
}
}
.mainmenu-area.stricky-fixed {
	margin: 0;
	position: fixed;
	background: #fff;
	top:0;
	left:0;
	width: 100%;
	z-index: 99999;
	animation-name: menu_sticky;
	animation-duration: 0.60s;
	animation-timing-function: ease-out;
	box-shadow: 0px 0px 7px 2px rgba(0, 0, 0, 0.1);
}
.mainmenu-area.stricky-fixed .main-logo {
	margin: 18px 0 20px;
}
.theme_menu {
	background: #fff;
	padding-bottom: 4px;
}
.theme_menu .border-bottom {
	border-bottom: 1px solid #b2e9fb;
}
.about .text-box {
	position: relative;
	overflow: hidden;
}
.sec-title {
	margin-top: -3px;
	position: relative;
}
.about .sec-title h4 {
	font-size: 32px;
	display: block;
	font-weight: 600
}
.about-box {
	position: relative;
	padding: 75px 40px 85px 54px;
	z-index: 2
}
.about-box p {
	font-size: 16px;
	line-height: 1.7
}
@media (min-width: 1200px) {
 .about-box {
 padding: 75px 40px 85px 54px;
}
}
@media (min-width: 992px) {
 .about-box {
 padding: 55px 30px 65px 44px;
}
}
.about-box h2 {
	font-size: 45px
}
.bg-cello {
	background: #1e3953;
}
.list-marked li {
	color: #000;
	position: relative;
	padding: 7px 32px;
	font-size: 16px
}
.list-marked li:before {
	position: absolute;
	top: 4px;
	left: 0;
	content: "\f14e";
	font-family: 'Flaticon';
	display: inline-block;
	margin-right: 11px;
	font-size: 20px;
	line-height: inherit;
	vertical-align: middle;
	color: #1d95ad;
}
.box-list {
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}
.box-list .counter {
	font-size: 45px;
	color: #fff;
	font-weight: 600
}
.counter-boxed {
	padding: 30px 20px;
}
.box-list .text-bismark {
	color: #96aabf;
	font-size: 16px
}
.mainmenu-area {
	background: #fff;
	height:100px;
}
.main-menu {
	position: relative;
}
.navbar-collapse {
	padding: 0px
}
.navigation {
	position: relative;
	margin-bottom: 0
}
.navigation > li {
	display: inline-block;
	margin: 25px 5px;
}
.navigation li.active a {
	border-color: #1d95ad;
}
.navigation > li > a {
	color: #203364;
	display: block;
	border-bottom: 3px solid transparent;
	font-size: 14px;
	font-weight: 600;
	line-height: 30px;
	padding: 30px 0px 27px;
	margin: 0;
	position: relative;
	text-transform: capitalize;
	transition: all 500ms ease 0s;
}
.navigation > li:first-child > a {
	margin-left: 0px;
}
.navigation li > ul > li > a {
	color: #203364;
	display: block;
	font-size: 14px;
	font-weight: 600;
	line-height: 30px;
	padding: 20px 0px;
	margin: 0 20px;
	position: relative;
	text-transform: uppercase;
	transition: all 500ms ease 0s;
}
.navigation li:last-child a {
	margin-right: 0px;
}
.navigation > li:hover > a {
	color: #1d95ad;
}
.navigation > li > ul {
	position: absolute;
	left: 0px;
	top: 100%;
	background: #333;
	width: 230px;
	padding: 12px 0px;
	border-left: 3px solid #1d95ad;
	z-index: 999;
	display: none;
}
.navigation > li > ul > li {
	position: relative;
	display: block;
}
.navigation > li > ul > li > a {
	color: #ffffff;
	display: block;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	padding: 10px 20px;
	margin: 0;
	text-transform: capitalize;
	transition: all 500ms ease 0s;
}
.navigation > li > ul > li:hover > a {
	color: #1d95ad;
}
.navigation > li > ul > li.third-menu ul {
	position: absolute;
	left: 230px;
	top: 0px;
	background: #333;
	width: 200px;
	border-top: 2px solid #fff;
	padding: 12px 0px;
	z-index: 999;
	display: none;
}
.navigation > li > ul > li.third-menu {
	position: relative;
}
.navigation > li > ul > li.third-menu ul a {
	color: #ffffff;
	display: block;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	padding: 12px 20px;
	margin: 0;
	text-transform: capitalize;
	transition: all 500ms ease 0s;
}
.navigation > li > ul > li.third-menu ul a:hover {
	color: #fdc716;
}
.navigation > li > ul > li.third-menu:after {
	position: absolute;
	content: "\f0de";
	font-family: FontAwesome;
	color: #fff;
	font-size: 20px;
	line-height: 40px;
	right: 14px;
	transform: rotate(90deg);
	top: 3px;
}
.mobile-menu .dropdown-btn {
	position: absolute;
	right: 0;
	top: 0;
	width: 50px;
	height: 42px;
	border-left: 1px solid rgba(255, 255, 255, 0.39);
	cursor: pointer;
	display: block;
	z-index: 5;
}
.mobile-menu .dropdown-btn:after {
	position: absolute;
	content: "\f107";
	font-family: FontAwesome;
	color: #fff;
	font-size: 20px;
	line-height: 40px;
	text-align: center;
	width: 100%;
}
.mobile-contact {
	display:none;
}
.mobile-menu, .mobile-menu > li > ul, .mobile-menu > li > ul > li > ul {
	background: #333;
}
.mobile-menu > li > ul, .mobile-menu > li > ul > li > ul {
	display: none;
}
.mobile-menu > li > a, .mobile-menu > li > ul > li > a, .mobile-menu > li > ul > li > ul > li > a {
	padding:10px 20px;
	line-height:22px;
	color:#ffffff;
	display: block;
	text-transform: uppercase;
	font-weight: 600;
	font-family: "Montserrat", sans-serif;
	font-size: 14px;
	border-top: 1px solid rgba(255, 255, 255, 0.39);
}
.menu-column {
	position: relative;
}
.menu-column .social-icon {
	position: absolute;
	right: 0;
	top: 34px;
}
.menu-column .social-icon li a {
	color: #203364;
}
.menu-column .social-icon li a:hover {
	color: #1d95ad;
}
.social-icon li {
	display: inline-block;
}
.social-icon li a {
	display: inline-block;
	color: #999;
	margin-right: 15px;
	font-size: 16px;
 transition: .5s ease;
}
nav.main-navigation {
	background: #fff;
	border-color: #ccc;
}
nav.main-navigation a {
	color: #333;
}
nav.main-navigation .navbar-nav a, nav.main-navigation .navbar-nav a.active {
	color: #333;
	border-style: solid;
	border-width: 0 0 2px 0;
	border-color: #fff;
	padding: 20px 15px
}
nav.main-navigation .navbar-brand {
	padding: 12px 15px;
	font-weight: 600;
	text-transform: uppercase;
}
nav.main-navigation .navbar-brand img {
	display: inline-block;
	margin-right: 10px;
}
nav.main-navigation .navbar-nav a:hover, nav.main-navigation .navbar-nav a:visited, nav.main-navigation .navbar-nav a:focus, nav.main-navigation .navbar-nav a:active {
	background: #fff;
}
nav.main-navigation .navbar-nav a:hover {
	border-color: #b06ab3;
	color: #b06ab3
}
nav.main-navigation li.divider {
	background: #ccc;
}
nav.main-navigation .navbar-toggle {
	background: #b06ab3;
	border-radius: 2px;
}
nav.main-navigation.navbar-toggle:hover {
	background: #999;
}
nav.main-navigation .navbar-toggle > span.icon-bar {
	background: #fff;
}
nav.main-navigation .navbar-nav > li:last-child {
	padding-left: 22px;
}
nav.main-navigation .navbar-nav > li:last-child {
	border: none
}
nav.main-navigation .navbar-nav .btn {
	position: relative;
	z-index: 2;
	color: #fff;
	padding: 6px 20px;
	border: 1px solid;
	border-radius: 50px;
	margin: 13px auto;
}
nav.main-navigation .navbar-nav .btn:hover {
	background: transparent;
	color: #fff
}
@media (max-width: 992px) {
 nav.main-navigation .navbar-nav > li:last-child {
 display: none;
}
}
@media (max-width: 767px) {
 nav.main-navigation .navbar-toggle {
 margin-top: 14px;
 margin-bottom: 14px;
 border-bottom: 1px solid
}
 nav.main-navigation .navbar-nav a {
 padding: 7px 5px
}
 nav.main-navigation .navbar-nav {
 margin: 0
}
 nav.main-navigation .navbar-nav .btn {
 display: none;
}
 nav.main-navigation .navbar-nav > li:last-child {
 margin-bottom: 10px
}
}
.header-area .header-right ul {
	overflow: hidden;
	display: inline-block;
	float: left;
	margin: 2px 0 1px;
}
.header-area .header-right ul li {
	display: inline-block;
	float: left;
	margin-right: 30px;
	padding-right: 30px;
	padding-left: 50px;
	position: relative;
	border-right: 1px solid #f0f0f0;
}
.header-area .header-right ul li:last-child {
	border-right: 0;
	margin-right: 0;
	padding-right: 0;
}
.header-area .header-right ul li .icon-holder {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 35px;
	line-height: 35px;
	padding: 5px 0;
}
.header-area .header-right ul li .icon-holder span:before {
	color: #a3784c;
	font-size: 40px;
	line-height: 40px;
}
.header-area .header-right ul li .text-holder {
}
.header-area .header-right ul li .text-holder h4 {
	color: #000;
	font-size: 16px;
	font-weight: 600;
	text-transform:uppercase;
	line-height: 15px;
	margin: 8px 0 1px;
}
.header-area .header-right ul li .text-holder span {
	color: #848484;
	font-size: 15px;
	font-weight: 300;
	font-family:Arial, Helvetica, sans-serif;
}
.copyright-text {
	font-family:Montserrat;
}
.mn1 {
	font-size:10px;
}
.mn1:hover {
	color:#1d95ad;
}
.mn2 {
	font-size:10px;
}
.va {
	font-size: 9px;
	position: absolute;
	top: 45px;
	font-weight: normal;
	font-family: Montserrat;
	line-height: 12px;
}
.lt-side {
	float:right;
	position: relative;
}
.vck {
	font-family:Montserrat;
	font-size:12px;
}
.vck2 {
	font-family:Montserrat;
	font-size:12px;
	text-align:right;
}
.header-1 {
	height: 700px;
	position: relative;
	overflow: hidden;
	background: url('../images/it_rendszergazda_kobanya.jpg');
	background-size: cover;
	background-position:center;
}
.header-1 .header-1-content {
	display: flex;
	align-items: center;
	height: 700px;
}
.header-1 .content {
	z-index: 99;
}
.header-1 .has-line:after {
	background: #1d95ad !important
}
.ms1 {
	font-size:14px;
!important
}
.ms2 {
	font-size:18px;
!important
}
.theme-btn .more-btn {
	border-radius: 100px;
	background: #fff;
	color: #1d95ad;
	border: 1px solid #1d95ad;
	color: #fff;
	background: #1d95ad;
	border: 1px solid #1d95ad;
	display: inline-block;
	margin: 5px 5px 0 0;
	padding: 12px 30px;
 transition: all .3s;
}
.theme-btn .more-btn:hover {
	background: #fff;
	color: #1d95ad;
	border: 1px solid #1d95ad;
}
.theme-btn2 .more-btn {
	border-radius: 100px;
	color: #fff;
	background: #1d95ad;
	border: 1px solid #1d95ad;
	display: inline-block;
	margin: 5px 5px 0 0;
	padding: 12px 30px;
 transition: all .3s;
}
.theme-btn2 .more-btn:hover {
	background: #fff;
	color: #1d95ad;
	border: 1px solid #1d95ad;
}
.demo-1:after {
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.05);
	position: absolute;
	bottom: 0;
	z-index: 1;
	left: 0;
}
.about .text-box {
	position: relative;
	overflow: hidden;
}
.sec-title {
	margin-top: -3px;
	position: relative;
}
.about .sec-title h4 {
	font-size: 32px;
	display: block;
	font-weight: 600
}
.about-us {
	padding-top: 30px;
	padding-bottom: 40px;
}
.about-box {
	position: relative;
	z-index: 2
}
.mobile {
	display:none;
}
@media (min-width: 1200px) {
 .about-box {
 padding: 75px 40px 85px 54px;
}
}
@media (min-width: 992px) {
 .about-box {
 padding: 0px;
 text-align:justify;
}
}
.about-box h2 {
	font-size: 38px;
}
.about-box p {
	font-size: 18px;
	color: #000 !important;
	line-height: 1.7;
	font-family:Montserrat;
	font-weight:300;
}
.bg-cello {
	background:#fff;
	color: #000 !important;
}
.list-marked li {
	color: #000 !important;
	position: relative;
	padding: 5px 32px;
	font-size: 21px;
	font-family:Montserrat;
}
.list-marked li:before {
	position: absolute;
	top: 4px;
	left: 0;
	content: "\f14e";
	font-family: 'Flaticon';
	display: inline-block;
	margin-right: 11px;
	font-size: 20px;
	line-height: inherit;
	vertical-align: middle;
	color: #1d95ad;
}
.plus1 {
	position: absolute;
	float: right;
	left: -54px;
	width: 100%;
	text-align: right;
	margin-top: -64px;
	font-size: 33px;
}
.plus2 {
	position: absolute;
	float: right;
	left: -12px;
	width: 100%;
	text-align: right;
	margin-top: -64px;
	font-size: 33px;
}
.box-list {
	box-shadow: 4px 3px 10px 0 rgba(0, 0, 0, 0.1);
}
.box-list .counter {
	font-size: 42px;
	color: #000;
	font-weight: 600
}
.counter-boxed {
	padding: 25px 20px;
	border-bottom:1px solid #eee;
}
.dmk {
	border-top:1px solid #eee;
}
.box-list .text-bismark {
	color: #1d95ad;
	font-size: 21px
}
.evmeret {
	font-size:36px !important;
	font-weight:700;
}
.it {
	color:#1d95ad !important;
}
.list-marked li {
	color: #000 !important;
	position: relative;
	padding: 5px 32px;
	font-size: 18px;
	font-family: Montserrat;
	font-weight:300;
}
.icon-holder {
	float: left;
	height: 50px;
	width: 36px;
	padding-top: 7px;
	margin-right: 9px;
}
.navbar-collapse.collapse {
	display: block !important;
	height: auto !important;
	padding-bottom: 0;
	overflow: visible !important;
	float: right;
}
.op {
	font-size: 16px;
	font-family: Montserrat;
	position: relative;
	left: 1px;
	top: -2px;
	color:#1d95ad;
}
.get-quote-section {
	position:relative;
	padding:0px 0px;
	overflow: visible;
	background-image:url(../images/rendszergazda_budapest.jpg);
	background-size:cover;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:top;
	background-size: cover;
}
.get-quote-section:before {
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}
.get-quote-section .auto-container {
	position:relative;
	z-index:1;
}
.get-quote-section .form-column {
	position:relative;
	padding-top: 100px;
	padding-bottom: 80px
}
.get-quote-section .form-box .field-label {
	color:#fff;
}
.get-quote-section .form-box .check-box label {
	color:#fff;
}
.get-quote-section .form-box .row {
	margin:0px -10px;
}
.get-quote-section .form-box .row .form-group {
	padding:0px 10px;
}
.get-quote-section .image-column .image {
	position:relative;
	right:-70px;
	margin-top:-70px;
}
.default-form input[type="text"], .default-form input[type="email"], .default-form input[type="password"], .default-form input[type="tel"], .default-form input[type="url"], .default-form select, .default-form textarea {
	display:block;
	width:100%;
	line-height:24px;
	height:52px;
	font-size:14px;
	border:1px solid #e3e3e3;
	padding:13px 16px;
	background-color:#ffffff;
	color:#333333;
	border-radius:0px;
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}
.default-form select {
	cursor:pointer;
	-moz-appearance:none;
	-webkit-appearance:none;
	-ms-appearance:none;
	-o-appearance:none;
	background:#ffffff url(../images/icons/icon-select.html) right center no-repeat;
}
.default-form textarea {
	height:140px;
	resize:none;
}
.default-form select option {
	text-indent:20px;
	color:#222222;
}
.default-form input:focus, .default-form select:focus, .default-form textarea:focus {
	border-color:#3ba5ea;
}
.default-form input.error, .default-form select.error, .default-form textarea.error {
	border-color:#ff0000 !important;
}
.default-form label.error {
	display:block;
	line-height:24px;
	padding:5px 0px 0px;
	margin:0px;
	text-transform:uppercase;
	font-size:12px;
	color:#ff0000;
	font-weight:500;
}
.ask {
	position: relative;
}
.ask .ask-box {
	background: #555;
	padding: 35px 0 35px 30px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.ask .ask-box:hover, .ask .ask-box.hovered {
	background: #1d95ad
}
.ask-box .ask-circle {
	float: left;
	width: 70px;
	height: 70px;
	border: 2px solid #76ccde;
	border-radius: 100%;
	text-align: center;
	margin-right: 15px;
}
.ask-box .ask-circle span {
	vertical-align: middle;
	font-size: 32px;
	margin-top: 15px;
	line-height: 1;
	color: #fff
}
.ask-box .ask-info {
	margin: 0 65px 0 85px;
}
.ask-box .ask-arrow {
	top: 0;
	position: absolute;
	right: 0;
	width: 60px;
	height: 100%;
	text-align: center;
	float: right;
	background: rgba(255, 255, 255, 0.2);
}
.ask-box .ask-arrow span {
	border-radius: 100%;
	background: #fff;
	display: inline-block;
	padding: 4px;
	font-size: 20px;
	width: 30px;
	height: 30px;
	font-weight: normal;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.main-footer {
	position: relative;
	background: #1c1c1c;
}
.main-footer .has-line-center:after {
	width: 30px
}
.main-footer h3 {
	color: #fff;
	margin:0 0 25px;
}
.main-footer .widgets-section {
	position:relative;
	color:#bbbbbb;
	border-bottom:1px solid rgba(255, 255, 255, 0.10);
	background:url(../images/elements/map-pattern-footer.png) center 75% no-repeat;
}
.main-footer .footer-widget {
	position:relative;
}
.main-footer .about-widget .text {
	position:relative;
	margin-bottom:25px;
	line-height:1.9em;
}
.main-footer .newsletter-widget .text {
	position:relative;
	font-size: 14px;
	margin-bottom:25px;
	line-height:1.9em;
}
.main-footer .about-widget .social-links {
	position:relative;
}
.main-footer .about-widget .social-links li {
	position:relative;
	display:inline-block;
	margin-right:5px;
}
.main-footer .about-widget .social-links li {
	margin:0px 2px;
}
.main-footer .about-widget .social-links li a {
	position:relative;
	display:block;
	line-height:38px;
	width:38px;
	height:38px;
	text-align:center;
	font-size:13px;
	background:rgba(255, 255, 255, 0.05);
	color:#bbbbbb;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	transition:all 500ms ease;
}
.main-footer .about-widget .social-links li a:hover {
	color:#ffffff;
}
.main-footer .about-widget .contact-info {
	margin-bottom:30px;
}
.main-footer .contact-info li {
	position:relative;
	display:block;
	line-height:26px;
	margin-bottom:15px;
}
.main-footer .contact-info li {
	margin-bottom:7px;
	line-height:24px;
}
.main-footer .contact-info li .icon {
	position:relative;
	font-size:32px;
	margin:0 auto 20px;
	line-height:36px;
}
.main-footer .contact-info li:last-child {
	margin-bottom:0px;
}
.main-footer .footer-bottom {
	position:relative;
	padding:15px 0px 20px 0px;
	color:#fff;
	height:100px;
}
.main-footer .newsletter-widget {
	position:relative;
	max-width:300px;
	margin:0 auto;
}
.main-footer .newsletter-widget .form-group {
	position:relative;
	margin:0px;
}
.main-footer .newsletter-widget input[type="email"] {
	display:block;
	width:100%;
	line-height:24px;
	padding:10px 40px 10px 25px;
	height:48px;
	font-size:14px;
	color:#ffffff;
	border:1px solid rgba(255, 255, 255, 0.20);
	background:none;
	border-radius:24px;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	transition:all 500ms ease;
}
.egyeb {
	font-size:10.6px !important;
}
.joy {
	font-size:50px;
}
.main-footer .newsletter-widget .send-btn {
	position:absolute;
	right:10px;
	top:0px;
	width:50px;
	height:48px;
	line-height:48px;
	text-align:center;
	color:rgba(255, 255, 255, 0.50);
	font-size:16px;
	background:none;
	cursor:pointer;
}
.main-footer .links-widget .list li {
	position:relative;
	margin-bottom:12px;
}
.main-footer .links-widget .list li a {
	position:relative;
	display:block;
	line-height:24px;
	padding:0px 0px 0px 25px;
	color:#aaaaaa;
	text-transform:capitalize;
}
.logo1 {
	font-size:19px;
	font-family:Montserrat;
	font-weight:700;
	text-transform:uppercase;
	position: relative;
	top: 32px;
	left: 70px;
}
.logo2 {
	font-size:14.5px;
	font-family:Montserrat;
	position: relative;
	top:25px;
	color:#1d95ad !important;
	left: 73px;
}
.size {
	position: absolute;
	float:left;
	top:18px;
	width:60px;
	-webkit-transition: transform 0.2s;
	-moz-transition: transform 0.2s;
	-o-transition: transform 0.2s;
	-ms-transition: transform 0.2s;
	transition: transform 0.2s;
}
.size:hover {
	cursor: pointer;
	transform: scale(0.9);
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-o-transform: scale(0.9);
	-ms-transform: scale(0.9);
}
.preloader {
	position: fixed;
	background: #1d95ad;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999
}
.loader {
	width: 140px;
	height: 140px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}
.loader .loader-inner {
	width: 80px;
	height: 80px;
	border: 4px solid #fff;
	top: 22%;
	margin: auto;
	position: relative;
	-webkit-animation: loading-2 3s infinite linear;
	animation: loading-2 3s infinite linear;
}
.loader .loader-inner:before {
	content: "";
	width: 30px;
	height: 30px;
	border: 4px solid #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-animation: loading-1 1.5s infinite ease;
	animation: loading-1 1.5s infinite ease;
}
@-webkit-keyframes loading-1 {
 50% {
border-width: 30px;
}
}
@keyframes loading-1 {
 50% {
border-width: 30px;
}
}
@-webkit-keyframes loading-2 {
 100% {
 -webkit-transform: rotate(360deg);
 transform: rotate(360deg);
}
}
@keyframes loading-2 {
 100% {
 -webkit-transform: rotate(360deg);
 transform: rotate(360deg);
}
}
.demos img {
	width: 80%;
 transition: all .3s;
}
.demos img:hover {
	box-shadow: 0 0 35px rgba(0, 0, 0, .3)
}
.demos .demo-box {
	position: relative;
	margin-top: 60px
}
.demos .demo-box h3 {
	display: block;
}
.demos .special {
	position: absolute;
	width: 60px;
	height: 60px;
	line-height: 60px;
	color: #fff;
	font-weight: bold;
	border-radius: 50%;
	background: red;
	top: 20px;
	right: 20px;
	box-shadow: 0 0 25px rgba(0, 0, 0, .2)
}
.call-to .has-line-center:after {
	background: #fff !important
}
.pulse-wr {
	position: fixed;
	bottom: 50px;
	right: 15px;
	width: 120px;
	height: 120px;
	margin: 0 auto;
	z-index: 8;
	-webkit-perspective: 1000;
	-webkit-backface-visibility: hidden;
	background: transparent;
}
.popup-pulse {
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	position: relative;
	top: 50%;
	left: 50%;
	margin-left: -35px;
	margin-top: -35px;
	background-color: #6f9a37;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 50px 50px;
	display: block;
	width: 70px;
	height: 70px;
	text-transform: uppercase;
	text-align: center;
	line-height: 73px;
	border: none;
	border-radius: 50%;
	cursor: pointer;
	box-shadow: 0 0 0 0 rgba(111, 154, 55, 0.5);
	-webkit-animation: zoom 1.3s infinite;
	animation: zoom 1.3s infinite;
}
.popup-pulse:before {
	border-radius: 50%;
	position: absolute;
	bottom: 5px;
	left: -15px;
	width: 32px;
	height: 32px;
	background-size: 32px 32px;
	content: '';
}
.popup-pulse span {
	position: absolute;
	top: 22px;
	left: 14px;
	font-size: 13px;
	line-height: 14px;
}
 @-webkit-keyframes zoom {
 0% {
 transform: scale(0.9);
}
 70% {
 transform: scale(1);
 box-shadow: 0 0 0 25px rgba(111, 154, 55, 0);
}
 100% {
 transform: scale(0.9);
 box-shadow: 0 0 0 0px rgba(111, 154, 55, 0);
}
}
 @keyframes zoom {
 0% {
 transform: scale(0.9);
}
 70% {
 transform: scale(1);
 box-shadow: 0 0 0 25px rgba(111, 154, 55, 0);
}
 100% {
 transform: scale(0.9);
 box-shadow: 0 0 0 0px rgba(111, 154, 55, 0);
}
}
 @media (max-width: 1200px) {
 .navigation > li {
 margin: 0 11px;
}
.navigation {
 position: relative;
 margin-bottom: 0;
 margin-top: 25px;
}
}
 @media only screen and (min-width: 992px) and (max-width: 1250px) {
 .container {
 width: 96%;
}
}
 @media only screen and (min-width: 992px) and (max-width: 1200px) {
 .container {
 width: 96%;
}
 .about-box p {
 font-size: 16px;
}
 .plus1 {
 left: -98px;
}
 .plus2 {
 left: -56px;
}
}
 @media (max-width: 1100px) {
.lt-side {
 float: right;
 position: relative;
 top: 5px;
}
.lead {
 font-size: 13px;
 line-height: 19px;
}
.display-1, .h1, h1 {
 font-size: 36px;
}
.vck2 {
 font-size: 11px;
}
 .plus1 {
 left: -82px;
}
.ox {
 color: #1d95ad !important;
 margin-top: 10px;
 font-size: 15px;
}
 .plus2 {
 left: -40px;
}
}
 @media (max-width: 767px) {
 .menu-column .social-icon {
 display: none;
}
 .plus1 {
 left: 34px;
 text-align:center;
}
 .plus2 {
 left: 77px;
 text-align:center;
}
}
 @media (min-width: 992px) {
 .mobile-menu {
 display: none;
}
}
@media (max-width: 991px) {
 .navigation > li {
 margin: 0px 5px;
}
.about-box h2 {
 text-align: left !important;
}
.about-box p {
 text-align: left !important;
}
 .icon-holder {
 float: left;
 height: 28px;
 width: 28px;
}
 .display-4, .h4, h4 {
 font-size: 15px;
}
 .op {
 font-size: 12px;
}
 .header-1 .has-line:after {
 display:none !important;
}
.about-box {
 position: relative;
 text-align:justify;
 z-index: 2;
}
 .about-us {
 padding-top: 0px;
 padding-bottom: 0px;
}
 .about-box {
 position: relative;
 padding: 30px 0px 60px 0px;
 z-index: 2;
}
.tc {
 font-size: 38px !important;
 color: #fff;
 text-align: center;
}
.about-box h2 {
 font-size: 19px;
 color:#000 !important;
}
.about-box p {
 font-size: 16px;
 color: #000 !important;
 line-height: 1.6;
 font-family: Montserrat;
}
 .display-2, .h2, h2 {
 font-size: 34px;
}
 .header-1 {
 height: 470px;
}
.header-1 .header-1-content {
 display: flex;
 align-items: center;
 height: 480px;
}
.lead {
 font-size: 14px;
 line-height: 22px;
 text-align: center;
 margin-top: 18px;
}
.display-1, .h1, h1 {
 font-size: 36px;
 margin-bottom: 33px;
 text-align: center;
 margin: 0 auto;
 width: 100%;
}
.ms1 {
 font-size: 13px;
 margin-bottom: 6px;
}
 .ms2 {
 font-size: 15px;
}
 .navigation {
 position: relative;
 margin-bottom: 0;
 margin-top: -30px;
 left: 0px;
 position: relative;
}
 .lt-side {
 float: right;
 position: relative;
 top: -36px;
 left: 10px;
}
.joy {
 font-size: 28px;
}
 .mix {
 position:relative;
 left:0px;
}
 .display-4, .h4, h4 {
 font-size: 12px;
}
 .op {
 font-size:10px;
}
 .logo1 {
 font-size: 12px;
 top: 36px;
 left: 69px;
}
 .logo2 {
 font-size: 9.6px;
 top: 27px;
}
 .menu-column .social-icon {
 right: 60px;
 top: -38px;
}
 .brand-logo .award-column li {
 margin-bottom: 25px;
}
 .practice-list {
 border: 0px;
 margin-top: 40px;
}
 .mainmenu-area.stricky-fixed .main-menu .navbar-toggle, .mainmenu-area.stricky-fixed .menu-column .social-icon {
 top: -56px;
}
 .mainmenu-area.stricky-fixed .main-menu {
 padding-bottom: 0px;
}
}
 @media (max-width: 900px) {
 .navigation {
 left: 0px;
}
}
 @media (max-width: 768px) {
}
 @media (max-width: 767px) {
 .nav_side_content .search_option form {
 left: 0;
}
 .container {
 width: 96%;
 margin: 0 auto;
}
.header-1 .content {
 z-index: 99;
 margin: -140px 0px 0px 0px;
 text-align: center;
 width: 100%;
}
 .header-1 .has-line:after {
 display:none !important;
}
 .header-1 {
 height: 320px;
 position: relative;
 overflow: hidden;
 background: url('../images/header.jpg');
 background-size: cover;
 background-position:center;
}
 .mobile {
 display:block;
}
.more-btn {
 font-size:11px;
}
.joy {
 font-size: 21px;
}
.display-2, .h2, h2 {
 font-size: 21px;
}
.col-xs-10 {
 width: 100%;
}
.vck2 {
 font-size: 9px;
 text-align: center;
}
 .mix {
 position: relative;
 left: 0px;
 margin: -55px 0px 0px 0px;
}
.mt-40 {
 margin-top: -2px !important;
}
.about-us {
 padding-top: 40px;
 background:#fff !important;
 padding-bottom: 0px;
}
.main-footer .footer-bottom {
 position: relative;
 padding: 15px 0px 20px 0px;
 color: #fff;
 height: 160px;
 text-align:center;
}
.va {
 font-size: 9px;
 top:0px;
 position: relative;
}
.get-quote-section {
 background-position: left;
 margin-top: -90px;
}
 .lt-side {
 float: none;
 position: relative;
 top: 5px;
 width: 100%;
 text-align: center;
}
 .copyright-text {
 font-family: Montserrat;
 text-align: center;
}
 .mobile-contact {
 display: block;
 font-size: 9px;
 top: -2px;
 position: relative;
}
.mainmenu-area {
 background: #fff;
 height: 160px;
}
.container {
 width: 100%;
}
.logo1 {
 font-size: 16px;
 left: 0px;
 display: block;
 top: 12px;
 position: relative;
}
 .logo1:hover {
 font-size: 16px;
 left: 0px;
 display: block;
 top: 12px;
 position: relative;
}
.logo2 {
 font-size: 11px;
 top: -14px;
 left: 0px;
}
 .size {
 position: relative;
 float: none;
 top: 10px;
 width: 62px;
 display: block;
}
 .main-logo {
 margin: 0 auto;
 width: 100%;
 text-align: center;
}
 .navigation {
 display:none;
}
 .brand-logo .award-column {
 padding-left: 0px;
 border: none;
 margin-top: 50px;
}
 .brand-logo .owl-theme .owl-nav {
 margin-top: 30px;
}
 .brand-logo {
 padding-bottom: 0px;
}
 .default-blog .img-box a, .default-blog .img-box img {
 width: 100%;
}
.about-box p {
 font-size: 14px;
 line-height: 1.5;
}
}
 @media (max-width: 550px) {
 .top-bar .topbar-info {
 position: relative;
 float: none;
 text-align: center;
 width: 100%;
 background: #1d95ad;
 margin: 0;
 display: inline-block;
}
 .top-bar .topbar-info:before, .top-bar .topbar-info:after {
 display: none;
}
 .nav_side_content {
 position: relative;
 display: inline-block;
 position: absolute;
 bottom: -115px;
 z-index: 999;
}
 .nav_side_content .search_option form {
 right: 0;
}
 .main-menu {
 padding: 0px;
}
.main-footer .footer-bottom {
 position: relative;
 padding: 15px 0px 20px 0px;
 color: #fff;
 height: 100%;
 text-align: center;
}
.vck {
 font-family: Montserrat;
 font-size: 10px;
}
.lead {
 font-size: 12px;
 font-weight: 500;
 font-family: Montserrat;
 line-height: 18px;
}
.header-1 .has-line:after {
 background: #1d95ad !important;
 text-align: center;
 margin: 20px auto 8px;
 display: block;
 position: relative;
}
 .mainmenu-area.stricky-fixed {
 position: relative;
 animation: infinite;
 transition: 0px;
}
}
 @media (max-width: 480px) {
.tc {
 font-size: 24px !important;
 color: #fff;
 text-align: center;
}
.more-btn {
 font-size: 8px;
}
.header-1 .content {
 z-index: 99;
 margin: -165px 0px 0px 0px;
 text-align: center;
 width: 100%;
}
.display-1, .h1, h1 {
 font-size: 28px;
 margin-bottom: -30px;
}
.about-box p {
 font-size: 14px;
 color: #000 !important;
 line-height: 1.5;
 font-family: Montserrat;
}
}
 @media (max-width: 420px) {
 .mainmenu-area {
 background: #fff;
 height: 142px;
}
.logo1 {
 font-size: 12px;
 left: 0px;
 display: block;
 top: 9px;
 position: relative;
}
.logo1:hover {
 font-size: 12px;
 left: 0px;
 display: block;
 top: 9px;
 position: relative;
}
.logo2 {
 font-size: 9px;
 top: -16px;
 left: 0px;
}
.mobile-contact {
 display: block;
 font-size: 7px;
 top: -7px;
 position: relative;
}
}
