body,
html {
	font-size: 100%;
	padding: 0;
	margin: 0
}
body {
	overflow: hidden;
	font-family: 'Quicksand', sans-serif;
	color: #666;
	background-color: #ecf0f1;
	line-height: 2
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
  body {
    background: #999;
    width: 100%;
  }
}
.page-inner {
	padding: 40px
}
.page-right {
	color: #666;
	overflow-x: hidden !important
}
img {
	display: block;
	max-width: 100%
}
h1,
h2,
h3 {
	margin: 0;
	padding: 0
}
h6 {
	font-family: 'Quicksand';
	color: #666;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 1.3em
}
h1 {
	font-size: 2em
}
.page-inner h2 {
	font-weight: 300;
	font-size: 2.4em
}
p {
	font-size: 16px;
	color: #111
}
.full-height {
	background-size: cover;
	background-position: center
}
h3.subtitle {
	position: relative
}
h3.subtitle svg {
	position: absolute;
	top: 28px;
	left: 0
}
g.Web {
	opacity: 1
}
g.Header {
	stroke-width: 2px
}
.padding-bottom-90>.content {
	padding-bottom: 60px
}
section {
	background-color: #ecf0f1;
	height: 0;
	max-width: 850px
}
section>.content {
	margin: 40px;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1)
}
section .container {
	padding-left: 30px;
	padding-right: 30px;
	width: 100%;
	max-width: 1000px
}
.sec_title {
	position: relative;
	z-index: 55;
	margin-bottom: 60px;
	border-bottom: 2px solid rgba(0, 0, 0, 0.08);
	padding-top: 32px;
	padding-bottom: 25px;
	line-height: 1
}
.sec_title h2 {
	display: inline-block;
	font-size: 43px;
	font-weight: 700;
	color: #222;
	text-transform: uppercase;
	position: relative;
	z-index: 5
}
.margin-top-45 {
	margin-top: 45px
}
.margin-top-25 {
	margin-top: 25px
}
.margin-top-30 {
	margin-top: 30px
}
.margin-bottom-0 {
	margin-bottom: 0
}
.float-left {
	float: left
}
.float-right {
	float: right
}
.display-table {
	display: table;
	height: 100%;
	width: 100%
}
.display-table-cell {
	display: table-cell;
	vertical-align: middle;
	position: relative;
	z-index: 10
}
a:hover,
a:focus {
	text-decoration: none;
	outline: none
}
.home_type .side #typed,
.menu .social-icons a:hover,
.menu .active_item,
.mob-menu .menu-title,
.menu .menu_list li a:hover,
.testimonials .arrows span:hover,
.fun-facts span,
.knjige_sec .item .info p,
.zoom-anim-dialog .project_info span,
.contact .info span.icon {
	color: #47A3DA
}
.home_type .more_info a:hover,
.skills .skill div span,
.video .date:after,
a.rslides_nav.rslides1_nav:hover,
.slike .font-icon i,
li.active_filter:after,
.zoom-anim-dialog a.demo:hover,
.contact .contact_form .submit:hover {
	background-color: #47A3DA
}
.contact .contact_form .submit,
.home_type .more_info a:hover,
.testimonials .arrows span:hover,
.fun-facts h4,
.video .item,
.slike .font-icon i,
.zoom-anim-dialog a.demo,
.form-control:focus,
.contact .contact_form .submit:hover {
	border-color: #47A3DA
}
g.Header {
	stroke: #47A3DA
}
.pt-page {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d
}
.pt-page-current,
.no-js .pt-page {
	height: auto;
	visibility: visible;
	z-index: 1
}
.pt-perspective {
	position: relative;
	width: 100%;
	height: 100%;
	-webkit-perspective: 1200px;
	-moz-perspective: 1200px;
	perspective: 1200px
}
.page-loader {
	position: fixed;
	z-index: 100000;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff
}
.loader {
	position: fixed;
	z-index: 100000;
	top: 50%;
	left: 50%;
	width: 60px;
	height: 60px;
	margin: -30px 0 0 -30px;
	pointer-events: none;
	border-radius: 50%;
	opacity: 0.4;
	background: #000;
	animation: loaderAnim 0.7s linear infinite alternate forwards
}
@keyframes loaderAnim {
	to {
		opacity: 1;
		transform: scale3d(0.5, 0.5, 1)
	}
}
.home_type .side {
	background-size: cover;
	background-position: center
}
.home_type .side .overlayer {
	background-color: rgba(0, 0, 0, 0.7);
	height: 100%;
	position: relative;
	z-index: 11
}
.home_type .side h1 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 45px;
	position: relative;
	z-index: 10
}
.home_type .side h1 .typed-cursor {
	font-weight: 100
}
.home_type .more_info {
	display: inline-block;
	text-align: left;
	margin-top: 40px
}
.home_type .more_info a:hover {
	border-width: 2px;
	border-style: solid
}
.home_type .more_info .info-title {
	display: inline-block;
	font-weight: 500;
	margin-bottom: 10px;
	margin-right: 5px
}
.home_type .more_info .info-body {
	color: rgba(238, 238, 238, 0.84)
}
.home_type .more_info a {
	display: inline-block;
	padding: 8px 20px;
	border: 2px solid #fff;
	color: #fff;
	font-size: 12px;
	font-weight: 500;
	margin-top: 30px;
	margin-right: 18px;
	transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s
}
#particles-js {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
	width: 100%;
	height: 100%
}
.home_type .overlayer.pogoSlider {
	background: transparent;
	padding: 0 !important
}
.home_type .overlayer.pogoSlider:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9;
	background: rgba(0, 0, 0, 0.7)
}
.mob-menu-overlay {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 55;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.38);
	padding: 17px 0;
	display: none
}
.mob-menu {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 58;
	width: 100%;
	background-color: #fff;
	box-shadow: 1px 1px 5px rgba(95, 95, 95, 0.28);
	padding: 15px 0
}
.mob-menu .mob-menu-content {
	overflow: hidden
}
.mob-menu .menu-title {
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 0;
	line-height: 1.4
}
.navbar-toggle {
	padding: 0
}
.navbar-toggle .icon-bar {
	background-color: #000;
	height: 2px;
	width: 22px;
	transition: all 0.2s
}
.navbar-toggle .icon-bar:nth-of-type(2) {
	transform: rotate(45deg);
	transform-origin: 10% 10%
}
.navbar-toggle .icon-bar:nth-of-type(3) {
	opacity: 0
}
.navbar-toggle .icon-bar:nth-of-type(4) {
	transform: rotate(-45deg);
	transform-origin: 10% 90%
}
.collapsed .icon-bar {
	transform: none !important;
	opacity: 1 !important
}
.menu {
	-webkit-transition: all ease-in 0.5s;
	transition: all ease-in 0.5s
}
.profile img {
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.34), -1px 1px 1px rgba(0, 0, 0, 0.34)
}
.intro-content h1 {
	margin-top: 30px;
	margin-bottom: 20px
}
.intro-content h1>span:first-child {
	color: #151515;
	font-weight: 700;
	font-size: 20px;
	text-transform: capitalize;
	margin-bottom: 5px
}
.menu_list a {
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	display: inline-block;
	font-size: 12px;
	font-weight: 500;
	padding: 5px 0
}
.menu .social-icons {
	margin-bottom: 30px;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out
}
.menu .social-icons a {
	display: inline-block;
	margin-left: 15px;
	font-size: 13px;
	color: #252525
}
.menu .social-icons a:first-of-type {
	margin-left: 0
}
.aktualno span.main_work {
	font-size: 16px;
	font-weight: 500;
	color: #252525;
	letter-spacing: 0.5px
}
.aktualno h3 {
	margin-bottom: 45px;
	color: #000;
	font-size: 17px;
	font-weight: 700;
	display: inline-block;
	text-transform: uppercase
}
.skills .skill {
	padding-bottom: 15px;
	position: relative
}
.skills .skill div {
	text-align: right;
	padding-bottom: 12px;
	line-height: 1
}
.skills .skill h5 {
	margin-right: 10px;
	color: #111;
	font-size: 14px;
	margin: 0;
	position: absolute;
	left: 0
}
.skill>span {
	color: rgba(0, 0, 0, 0.48);
	display: block;
	clear: both;
	border-top: 1px solid rgba(0, 0, 0, 0.14);
	font-size: 15px;
	font-weight: 500;
	text-transform: capitalize;
	font-style: italic
}
.skills .skill div span {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	margin-right: 8px
}
.skills .skill .false {
	opacity: 0.19
}
.owl {
	margin-left: -15px;
	margin-right: -15px
}
.testi-content {
	padding: 15px;
	position: relative;
	background: #fafafa;
	border: 1px solid #eee
}
.testi-content:after {
	content: "";
	position: absolute;
	bottom: -8px;
	left: 25px;
	width: 20px;
	height: 20px;
	background: #fafafa;
	transform: rotate(-45deg);
	border-left: 1px solid #eee;
	border-bottom: 1px solid #eee
}
.testimonials .arrows {
	float: right;
	margin-top: 10px
}
.testimonials .arrows span {
	font-size: 21px;
	color: #333;
	background-color: #fafafa;
	transition: all 0.3s ease-in-out;
	border: 1px solid #eee;
	padding: 2px;
	cursor: pointer
}
.testimonials .arrows span:hover {
	background-color: transparent;
	border-width: 1px;
	border-style: solid
}
.testimonial {
	padding: 15px;
	padding-bottom: 8px;
	padding-top: 0;
	outline: none
}
.testimonial p {
	font-size: 15px;
	color: rgba(0, 0, 0, 0.7)
}
.testimonial img {
	width: 60px;
	border-radius: 50%;
	position: absolute;
	margin-top: 20px;
	margin-left: 4px
}
.testimonial h4,
.testimonial h5 {
	margin-left: 75px
}
.testimonial h4 {
	margin-top: 23px;
	color: #222;
	font-size: 17px
}
.testimonial h5 {
	color: rgba(0, 0, 0, 0.47)
}
.clients img {
	opacity: 0.4;
	transition: all 0.3s ease-in-out
}
.clients img:hover {
	opacity: 1
}
.fun-facts .item {
	text-align: center
}
.fun-facts span {
	display: block;
	font-size: 40px
}
.fun-facts h4 {
	font-size: 29px;
	color: #222;
	display: inline-block;
	padding-bottom: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid
}
.fun-facts h5 {
	margin: 0
}
.vide_sec .row {
	margin-right: -10px;
	margin-left: -10px
}
.video_sec .ul-filter {
	margin-bottom: 30px
}
.video_sec .ul-filter li {
	display: inline-block;
	position: relative;
	font-size: 12px;
	font-weight: 600;
	margin-right: 5px;
	letter-spacing: 0.5px;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	line-height: 1.3;
	padding: 8px;
	text-transform: uppercase
}
.video_sec .ul-filter li:after {
	content: "";
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 100%;
	height: 2px;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	transform: scale(0)
}
li.active_filter {
	color: #000
}
li.active_filter:after {
	transform: scale(1) !important
}
.video_sec .item {
	padding: 10px
}
.video_sec .item .project_content {
	position: relative
}
.video_sec .item .my_vid {
	overflow: hidden
}
.video_sec .item img {
	width: 100%;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}
.video_sec .item:hover img {
	transform: scale(1.3)
}
.video_sec .item .info {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	opacity: 0;
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	text-align: center
}
.video_sec .item:hover .info {
	opacity: 1
}
.video_sec .item:hover .info h3,
text-align:center;
.video_sec .item:hover .info p {
	transform: translateY(0);
	-webkit-transform: translateY(0)
}
.video_sec .item .info h3 {
	color: #fff;
	font-size: 20px;
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	margin-top: 5px;
	text-align: center
}
.video_sec .item .info p {
	font-weight: bold;
	margin-bottom: 0;
	-webkit-transform: translateY(15px);
	transform: translateY(15px);
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	text-transform: capitalize;
	margin-top: 6px;
	letter-spacing: 0.3px
}
.zoom-anim-dialog .project__slider {
	position: relative
}
a.rslides_nav {
	position: absolute;
	top: 45%;
	z-index: 555;
	display: inline-block;
	background: rgba(0, 0, 0, 0.18);
	color: #eee;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out
}
a.rslides_nav i {
	font-size: 40px;
	line-height: 54px
}
a.rslides_nav.prev {
	left: 0
}
a.rslides_nav.next {
	right: 0
}
.zoom-anim-dialog .display-table-cell {
	padding-top: 50px
}
.zoom-anim-dialog h3 {
	margin-bottom: 15px;
	color: #333;
	font-weight: 700;
	font-size: 28px;
	text-transform: uppercase
}
.my-mfp-zoom-in button.mfp-close,
.my-mfp-zoom-in .mfp-close:active {
	font-size: 42px;
	border-left: 1px solid rgba(51, 51, 51, 0.69);
	border-radius: 50%;
	top: 20px;
	right: 20px;
	transition: all 0.3s ease-in-out
}
.zoom-anim-dialog a.demo {
	padding: 8px 20px;
	color: #252525;
	display: inline-block;
	margin-top: 15px;
	margin-bottom: 20px;
	font-size: 15px;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	border-width: 2px;
	border-style: solid
}
.zoom-anim-dialog a.demo:hover {
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
	color: #fff
}
.zoom-anim-dialog iframe {
	width: 100%;
	max-width: 100%
}
.slike_sec .row {
	margin-right: -10px;
	margin-left: -10px
}
.slike_sec .ul-filter {
	margin-bottom: 30px
}
.slike_sec .ul-filter li {
	display: inline-block;
	position: relative;
	font-size: 12px;
	font-weight: 600;
	margin-right: 5px;
	letter-spacing: 0.5px;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	line-height: 1.3;
	padding: 8px;
	text-transform: uppercase
}
.slike_sec .ul-filter li:after {
	content: "";
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 100%;
	height: 2px;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	transform: scale(0)
}
li.active_filter {
	color: #000
}
li.active_filter:after {
	transform: scale(1) !important
}
.slike_sec .item {
	padding: 10px
}
.slike_sec .item .project_content {
	position: relative
}
.slike_sec .item .my_img {
	overflow: hidden
}
.slike_sec .item img {
	width: 100%;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}
.slike_sec .item:hover img {
	transform: scale(1.3)
}
.slike_sec .item .info {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	opacity: 0;
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	text-align: center
}
.slike_sec .item:hover .info {
	opacity: 1
}
.slike_sec .item:hover .info h3,
.slike_sec .item:hover .info p {
	transform: translateY(0);
	-webkit-transform: translateY(0)
}
.slike_sec .item .info h3 {
	color: #fff;
	font-size: 20px;
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	margin-top: 5px
}
.slike_sec .item .info p {
	font-weight: bold;
	margin-bottom: 0;
	-webkit-transform: translateY(15px);
	transform: translateY(15px);
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	text-transform: capitalize;
	margin-top: 6px;
	letter-spacing: 0.3px
}
.zoom-anim-dialog .project__slider {
	position: relative
}

.zoom-anim-dialog .display-table-cell {
	padding-top: 50px
}
.zoom-anim-dialog h3 {
	margin-bottom: 15px;
	color: #333;
	font-weight: 700;
	font-size: 28px;
	text-transform: uppercase
}
.my-mfp-zoom-in button.mfp-close,
.my-mfp-zoom-in .mfp-close:active {
	font-size: 42px;
	border-left: 1px solid rgba(51, 51, 51, 0.69);
	border-radius: 50%;
	top: 20px;
	right: 20px;
	transition: all 0.3s ease-in-out
}
.zoom-anim-dialog a.demo {
	padding: 8px 20px;
	color: #252525;
	display: inline-block;
	margin-top: 15px;
	margin-bottom: 20px;
	font-size: 15px;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	border-width: 2px;
	border-style: solid
}
.zoom-anim-dialog a.demo:hover {
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
	color: #fff
}
.zoom-anim-dialog iframe {
	width: 100%;
	max-width: 100%
}
.knjige .item {
	margin-bottom: 50px
}
.knjige .margin-b-zero {
	margin-bottom: 0
}
.knjige .knjige__img {
	position: relative
}
.knjige .knjige__img:after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.4);
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}
.knjige .knjige__img img {
	width: 100%
}
.knjige .knjige__img i {
	position: absolute;
	width: 100%;
	text-align: center;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	color: #fff;
	z-index: 5;
	font-size: 50px;
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}
.knjige .knjige__img:hover:after,
.knjige .knjige__img:hover i {
	opacity: 1
}
.knjige .item .content {
	padding: 15px;
	border: 1px solid rgba(0, 0, 0, 0.08);
	border-top: none
}
.knjige .item h3 a {
	display: inline-block;
	color: #333;
	font-size: 19px;
	margin-bottom: 8px
}
.knjige .info {
	font-size: 14px
}
.knjige .item p {
	margin-bottom: 0
}
.pokrovitelji_sec .row {
	margin-right: -10px;
	margin-left: -10px
}
.pokrovitelji_sec .ul-filter {
	margin-bottom: 30px
}
.pokrovitelji_sec .ul-filter li {
	display: inline-block;
	position: relative;
	font-size: 12px;
	font-weight: 600;
	margin-right: 5px;
	letter-spacing: 0.5px;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	line-height: 1.3;
	padding: 8px;
	text-transform: uppercase
}
.pokrovitelji_sec .ul-filter li:after {
	content: "";
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 100%;
	height: 2px;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	transform: scale(0)
}
li.active_filter {
	color: #000
}
li.active_filter:after {
	transform: scale(1) !important
}
.pokrovitelji_sec .item {
	padding: 10px
}
.pokrovitelji_sec .item .project_content {
	position: relative
}
.pokrovitelji_sec .item .my_sponsor {
	overflow: hidden
}
.pokrovitelji_sec .item img {
	width: 100%;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}
.pokrovitelji_sec .item:hover img {
	transform: scale(1.3)
}
.pokrovitelji_sec .item .info {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	opacity: 0;
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	text-align: center
}
.pokrovitelji_sec .item:hover .info {
	opacity: 1
}
.pokrovitelji_sec .item:hover .info h3,
.pokrovitelji_sec .item:hover .info p {
	transform: translateY(0);
	-webkit-transform: translateY(0)
}
.pokrovitelji_sec .item .info h3 {
	color: #fff;
	font-size: 20px;
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	margin-top: 5px
}
.pokrovitelji_sec .item .info p {
	font-weight: bold;
	margin-bottom: 0;
	-webkit-transform: translateY(15px);
	transform: translateY(15px);
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	text-transform: capitalize;
	margin-top: 6px;
	letter-spacing: 0.3px
}
.zoom-anim-dialog .project__slider {
	position: relative
}

.zoom-anim-dialog .display-table-cell {
	padding-top: 50px
}
.zoom-anim-dialog h3 {
	margin-bottom: 15px;
	color: #333;
	font-weight: 700;
	font-size: 28px;
	text-transform: uppercase
}
.my-mfp-zoom-in button.mfp-close,
.my-mfp-zoom-in .mfp-close:active {
	font-size: 42px;
	border-left: 1px solid rgba(51, 51, 51, 0.69);
	border-radius: 50%;
	top: 20px;
	right: 20px;
	transition: all 0.3s ease-in-out
}
.zoom-anim-dialog a.demo {
	padding: 8px 20px;
	color: #252525;
	display: inline-block;
	margin-top: 15px;
	margin-bottom: 20px;
	font-size: 15px;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	border-width: 2px;
	border-style: solid
}
.zoom-anim-dialog a.demo:hover {
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
	color: #fff
}
.zoom-anim-dialog iframe {
	width: 100%;
	max-width: 100%
}
.contact h3 {
	display: inline-block;
	text-transform: uppercase;
	font-size: 17px;
	font-weight: 700;
	color: #000;
	margin-bottom: 40px
}
.contact p {
	font-size: 15px
}
.info .item {
	position: relative
}
.contact .info {
	margin-top: 30px
}
.info span.icon {
	font-size: 33px;
	text-align: center;
	border-radius: 50%;
	position: absolute;
	top: 10px
}
.info .item div {
	margin-left: 51px;
	position: relative;
	line-height: 1;
	margin-bottom: 30px
}
.info .item div:after {
	content: "";
	position: absolute;
	top: 5px;
	left: -10px;
	bottom: 0;
	width: 2px;
	background-color: rgba(0, 0, 0, 0.08)
}
.contact .info span:not(.icon) {
	font-size: 16px;
	font-weight: 500;
	color: #151515
}
.info .item div p {
	line-height: 1.2;
	margin-top: 10px
}
.contact .info p a {
	color: #666
}
.contact .contact_form {
	position: relative
}
.contact .form-control {
	margin-top: 15px;
	border-radius: 0;
	padding-top: 18px;
	padding-bottom: 18px
}
.contact .form-control[name="name"] {
	margin-top: 7px
}
.contact textarea.form-control {
	height: 200px
}
.form-control:focus {
	-webkit-box-shadow: none;
	box-shadow: none
}
.contact .contact_form .submit {
	margin-top: 30px;
	border-radius: 0;
	font-size: 16px;
	border-width: 2px;
	border-style: solid;
	background: transparent;
	color: #000;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}
.contact .contact_form .submit:hover {
	color: #fff
}
.errorForm {
	border: 1px solid #da4856 !important
}
.msg_success,
.msg_error {
	display: none;
	font-size: 12px;
	padding-top: 15px;
	position: absolute;
	bottom: -50px;
	text-transform: capitalize
}
.msg_error p {
	color: #CE3D3D
}
.msg_success p {
	color: #1FB4DA
}