@charset "utf-8";/*Google Fonts*/@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,600,700,800&display=swap');/*----------------------------------------------   [Table Of Content]------------------------------------------------#. Typography#. Hero Slider#. About Style#. Services Style#. Portfolio Style#. Resume Style#. Skills Style#. Team Style#. Pricing Style#. News Style#. Contact Style#. Footer Style#. Vfx Loader Style------------------------------------------------ *//*---------------------------------------------- Typography----------------------------------------------*/body {	background-color: #111;	color: #9f9f9f;	font-family: Poppins, sans-serif;	font-size: 14px;	font-weight: 400;	line-height: 1.95;	overflow: hidden;	position: relative}i.icon {	line-height: 100%}.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {	color: #f0f0f0}b {	font-weight: 700}a {	-webkit-transition: all .4s ease-out;	-o-transition: all .4s ease-out;	transition: all .4s ease-out;	color: #e01545;}a:hover {	color: #d6040b;}a:focus, a:hover {	text-decoration: none}:focus {	outline: 0}::-moz-focus-inner { border:0}hr {	border-top: 3px solid #1b1b1b;	margin: 0}.anchor-basic {	color: #fff!important}.anchor-basic:focus, .anchor-basic:hover {	color: #bfbfbf!important}.button-main {	background-color: #fff;	border: 1px solid #fff;	border-radius: 4px;	color: #222;	font-size: 16px;	font-weight:500;	padding: 10px 30px}.button-main:focus {	background-color: #bfbfbf;	border: 1px solid #fff;	box-shadow: none}.button-main.button-scheme {	background: -webkit-linear-gradient(45deg, #d6040b 15%, #e01545 65%);	background: linear-gradient(45deg, #d6040b 15%, #e01545 65%);	border: 0;	color: #fff;	-webkit-transition: all .4s ease-out;	-o-transition: all .4s ease-out;	transition: all .4s ease-out;}.button-main.button-scheme:hover {	color: #e01545;	background: -webkit-linear-gradient(45deg, #ffffff 15%, #ffffff 65%);	background: linear-gradient(45deg, #ffffff 15%, #ffffff 65%);	-webkit-transition: all .4s ease-out;	-o-transition: all .4s ease-out;	transition: all .4s ease-out;}.button-main.button-scheme i {	margin-left: 5px;}.element-cover-bg {	background-color: rgba(0,0,0,.85);	background-position: 50% 0;	background-repeat: no-repeat;	background-size: cover;	position: relative;	object-fit: cover;	object-position: center;	vertical-align: middle;}.element-cover-bg:before {	content: '';	height: 100%;	left: 0;	position: absolute;	top: 0;	width: 100%} @-webkit-keyframes fadeIn { from { opacity:0}to {	opacity: 1}} @keyframes fadeIn { from { opacity:0}to {	opacity: 1}}.fadeIn {	-webkit-animation-name: fadeIn;	animation-name: fadeIn} @-webkit-keyframes fadeOut { from { opacity:1}to {	opacity: 0}} @keyframes fadeOut { from { opacity:1}to {	opacity: 0}}.fadeOut {	-webkit-animation-name: fadeOut;	animation-name: fadeOut} @-webkit-keyframes overlayEffectUp { 0% { -webkit-transform:translateY(100%); transform:translateY(100%)} 35%, 65% { -webkit-transform:translateY(0); transform:translateY(0)} 100% { -webkit-transform:translateY(-100%); transform:translateY(-100%)}} @keyframes overlayEffectUp { 0% { -webkit-transform:translateY(100%); transform:translateY(100%)} 35%, 65% { -webkit-transform:translateY(0); transform:translateY(0)} 100% { -webkit-transform:translateY(-100%); transform:translateY(-100%)}} @-webkit-keyframes overlayEffectDown { 0% { -webkit-transform:translateY(-100%); transform:translateY(-100%)} 35%, 65% { -webkit-transform:translateY(0); transform:translateY(0)} 100% { -webkit-transform:translateY(100%); transform:translateY(100%)}} @keyframes overlayEffectDown { 0% { -webkit-transform:translateY(-100%); transform:translateY(-100%)} 35%, 65% { -webkit-transform:translateY(0); transform:translateY(0)} 100% { -webkit-transform:translateY(100%); transform:translateY(100%)}}.f-basis-100 {	-ms-flex-preferred-size: 100%;	flex-basis: 100%}.utf-content-title {	line-height: 1.5;	margin-bottom: 12px}.tns-nav {	margin: 10px 0;	text-align: center} .tns-nav>[aria-controls] { background:#999; border:0; border-radius:50%; height:14px; margin:0 5px; padding:0; width:14px}.tns-nav>.tns-nav-active {	background: -webkit-linear-gradient(45deg, #d6040b 15%, #e01545 65%);	background: linear-gradient(45deg, #d6040b 15%, #e01545 65%);}.lity {	z-index: 99990}.lity-wrap {	z-index: 99990}.lity-loader {	z-index: 99991}.lity-container {	z-index: 99992}.lity-content {	z-index: 99993}.lity-close, .lity-close:active, .lity-close:focus, .lity-close:hover, .lity-close:visited {	z-index: 99994}.lity {	transition: opacity .15s ease}.lity-loader {	transition: opacity .15s ease}.lity-content {	transition: -webkit-transform .15s ease;	transition: transform .15s ease;	transition: transform .15s ease, -webkit-transform .15s ease}.lity-close {	-ms-flex-direction: column;	-ms-flex-pack: justify;	-ms-flex-pack: center;	cursor: pointer;	display: -ms-flexbox;	display: flex;	flex-direction: column;	height: 19px;	justify-content: space-between;	justify-content: center;	position: relative;	position: fixed;	right: 25px;	top: 25px;	width: 30px;	width: 22px}.lity-close .btn-line, .lity-close:after, .lity-close:before {	-ms-flex-item-align: end;	align-self: flex-end;	background-color: gray;	height: 3px;	width: 100%}.lity-close:before {	content: '';	width: 85%}.lity-close:after {	content: ''}.lity-close .btn-line {	width: 55%}.lity-close .btn-line, .lity-close:after, .lity-close:before {	background-color: #fff;	position: absolute;	width: 100%}.lity-close .btn-line {	display: none}.lity-close:before {	-webkit-transform: rotate(45deg);	transform: rotate(45deg)}.lity-close:after {	-webkit-transform: rotate(-45deg);	transform: rotate(-45deg)}.lity-close:active {	top: 25px}.lity-close .btn-line, .lity-close:after, .lity-close:before {	background-color: #fff;	height: 2px} @media (max-width:575px) {.lity-close {	right: 15px}}#overlay-effect {	-webkit-animation-duration: 1s;	-webkit-animation-fill-mode: both;	-webkit-animation-timing-function: ease-in-out;	-webkit-transform: translateY(100%);	animation-duration: 1s;	animation-fill-mode: both;	animation-timing-function: ease-in-out;	background-color: #181818;	bottom: 0;	display: block;	position: fixed;	top: 0;	transform: translateY(100%);	width: 100%;	z-index: 99999}#overlay-effect.animate-up {	-webkit-animation-name: overlayEffectUp;	animation-name: overlayEffectUp}#overlay-effect.animate-down {	-webkit-animation-name: overlayEffectDown;	animation-name: overlayEffectDown}.utf-lightbox-wrapper-area {	background-color: #101010;	position: fixed}.utf-lightbox-wrapper-area .utf-lightbox-close-area {	position: fixed;	right: 4vw;	top: 35px;	z-index: 99}.utf-lightbox-wrapper-area .utf-lightbox-close-area .close-btn {	background: -webkit-linear-gradient(45deg, #d6040b 15%, #e01545 65%);	background: linear-gradient(45deg, #d6040b 15%, #e01545 65%);	-ms-flex-direction: column;	-ms-flex-pack: justify;	-ms-flex-pack: center;	cursor: pointer;	display: -ms-flexbox;	display: flex;	flex-direction: column;	width: 40px;	height: 40px;	justify-content: space-between;	justify-content: center;	position: relative;	border-radius: 40px;}.utf-lightbox-wrapper-area .utf-lightbox-close-area .close-btn .btn-line, .utf-lightbox-wrapper-area .utf-lightbox-close-area .close-btn:after, .utf-lightbox-wrapper-area .utf-lightbox-close-area .close-btn:before {	-ms-flex-item-align: end;	align-self: flex-end;	background-color: gray;	height: 3px;	width: 100%}.utf-lightbox-wrapper-area .utf-lightbox-close-area .close-btn:before {	content: '';	width: 85%}.utf-lightbox-wrapper-area .utf-lightbox-close-area .close-btn:after {	content: ''}.utf-lightbox-wrapper-area .utf-lightbox-close-area .close-btn .btn-line {	width: 55%}.utf-lightbox-wrapper-area .utf-lightbox-close-area .close-btn .btn-line, .utf-lightbox-wrapper-area .utf-lightbox-close-area .close-btn:after, .utf-lightbox-wrapper-area .utf-lightbox-close-area .close-btn:before {	background-color: #fff;	position: absolute;	width: 50%;	text-align: center;	left: 0;	right: 0;	top: 9px;	margin: 10px;}.utf-lightbox-wrapper-area .utf-lightbox-close-area .close-btn .btn-line {	display: none}.utf-lightbox-wrapper-area .utf-lightbox-close-area .close-btn:before {	-webkit-transform: rotate(45deg);	transform: rotate(45deg)}.utf-lightbox-wrapper-area .utf-lightbox-close-area .close-btn:after {	-webkit-transform: rotate(-45deg);	transform: rotate(-45deg)}.utf-lightbox-wrapper-area .utf-lightbox-close-area .close-btn .btn-line, .utf-lightbox-wrapper-area .utf-lightbox-close-area .close-btn:after, .utf-lightbox-wrapper-area .utf-lightbox-close-area .close-btn:before {	background-color: #fff;	height: 2px}.utf-lightbox-wrapper-area .simplebar-track.simplebar-vertical {	width: 13px}.utf-lightbox-wrapper-area .simplebar-track.simplebar-vertical .simplebar-scrollbar {	right: 1px;	width: 9px}.utf-lightbox-wrapper-area .simplebar-track.simplebar-vertical .simplebar-scrollbar:before {	background: #3c3c3c}.utf-lightbox-wrapper-area .utf-lightbox-content {	margin: 70px 0}.utf-lightbox-wrapper-area .utf-lightbox-content .utf-single-section:not(:last-child) {	margin-bottom: 120px}.utf-lightbox-wrapper-area .utf-lightbox-content .utf-section-heading {	margin-bottom: 50px;	text-align: left}.utf-lightbox-wrapper-area .utf-lightbox-content .utf-section-heading>.utf-section-title {	display: inline-block;	font-size: 38px;	font-weight: 700;	width: 100%;	letter-spacing: -.25px;	line-height: 100%;	margin-bottom: 0;	position: relative;	z-index: 9}.utf-lightbox-wrapper-area .utf-lightbox-content .utf-section-heading.utf-page-heading {	margin-bottom: 83px;	text-align: center}.utf-section-heading p.text-max-700 {	font-size: 16px;	line-height: 1.8;	max-width: 700px;	margin-left: auto;	margin-right: auto;}.utf-lightbox-wrapper-area .utf-lightbox-content .utf-section-heading.utf-page-heading>.utf-section-title {	font-size: 40px;	margin-bottom: 22px}.utf-section-heading .animated-bar {	height: 4px;	width: 70px;	background: -webkit-linear-gradient(45deg, #d6040b 15%, #e01545 65%);	background: linear-gradient(45deg, #d6040b 15%, #e01545 65%);	margin: 0px auto 20px auto;	position: relative;	border-radius: 30px;	text-align: center;}.item-left-shape .animated-bar {	height: 4px;	width: 70px;	background: -webkit-linear-gradient(45deg, #d6040b 15%, #e01545 65%);	background: linear-gradient(45deg, #d6040b 15%, #e01545 65%);	margin: 10px auto 20px 0;	position: relative;	border-radius: 30px;	text-align: left;}.item-left-shape .text-md-left p {	margin-top: 1rem;}.utf-section-heading .animated-bar::before {	content: '';	position: absolute;	left: 0;	top: -2.7px;	height: 10px;	width: 10px;	border-radius: 50%;	background: -webkit-linear-gradient(45deg, #d6040b 15%, #e01545 65%);	background: linear-gradient(45deg, #d6040b 15%, #e01545 65%);	-webkit-animation-duration: 3s;	animation-duration: 3s;	-webkit-animation-timing-function: linear;	animation-timing-function: linear;	-webkit-animation-iteration-count: infinite;	animation-iteration-count: infinite;	-webkit-animation-name: MOVE-BG;	animation-name: MOVE-BG;} @-webkit-keyframes MOVE-BG { from { -webkit-transform: translateX(0); transform: translateX(0);}to {	-webkit-transform: translateX(65px);	transform: translateX(65px);}} @keyframes MOVE-BG { from { -webkit-transform: translateX(0); transform: translateX(0);}to {	-webkit-transform: translateX(65px);	transform: translateX(65px);}}.utf-count-section .card {	position: relative;	z-index: 1;	width: 100%;	padding: 30px 20px;	border: 1px solid #313131;	border-radius: 6px;	background-color: #161616;	box-shadow: inset 0 -0px 0 rgba(0, 0, 0, 0.1), inset 0 -0px 0 rgba(255, 255, 255, 0.03), inset -10px 0 0 rgba(0, 0, 0, 0.2), inset 10px 0 0 rgba(0, 0, 0, 0.2), inset -11px 0 0 rgba(255, 255, 255, 0.05), inset 11px 0 0 rgba(255, 255, 255, 0.05), inset -20px 0 0 rgba(0, 0, 0, 0.1), inset 20px 0 0 rgba(0, 0, 0, 0.1), inset -21px 0 0 rgba(255, 255, 255, 0.05), inset 21px 0 0 rgba(255, 255, 255, 0.05), 0 20px 40px rgba(0, 0, 0, 0.2);	transition-timing-function: cubic-bezier(.25, .25, .75, .75);	transition-duration: 0.4s;	transition-property: opacity, transform;}#our-award h1 {	font-size: 4rem;	line-height: 1;	font-weight: 700;}.utf-count-section .count-box .count {	font-size: 4em;	font-weight: 600;	line-height: 1;	color: #e01545;	margin-bottom: 15px;}.utf-count-section h4 {	font-size: 1.2rem;	margin: 0;	font-weight: 400;}.utf-lightbox-wrapper-area .utf-lightbox-content .utf-section-heading>.utf-section-description {	box-shadow: 0 2px 10px rgba(0,0,0,0.08);	line-height: 26px;	background: -webkit-linear-gradient(45deg, #d6040b 15%, #e01545 65%);	background: linear-gradient(45deg, #d6040b 15%, #e01545 65%);	color: #fff;	padding: 1.5px 12px;	display: inline-block;	max-width: max-content;	margin: 0 auto 18px auto;	border-radius: 4px;	font-size: 15px;	font-weight: 500;	text-transform: capitalize;} @media (max-width:991px) {.utf-lightbox-wrapper-area .utf-lightbox-content .utf-single-section:not(:last-child) {	margin-bottom: 80px}.utf-lightbox-wrapper-area .utf-lightbox-content .utf-section-heading>.utf-section-title {	font-size: 36px}.utf-lightbox-wrapper-area .utf-lightbox-content .utf-section-heading>.utf-section-description {	font-size: 14px}.utf-lightbox-wrapper-area .utf-lightbox-content .utf-section-heading.utf-page-heading>.utf-section-title {	font-size: 42px}.utf-count-section .card {	margin-bottom: 25px;}#resume .utf-video-section-area .content-part .utf-video-title {	margin-top: 20px;}} @media (max-width:767px) {.utf-lightbox-wrapper-area .utf-lightbox-content .utf-section-heading>.utf-section-description {	font-size: 14px}} @media (max-width:575px) {.utf-lightbox-wrapper-area .utf-lightbox-content .utf-section-heading>.utf-section-title {	font-size: 34px}.utf-lightbox-wrapper-area .utf-lightbox-content .utf-section-heading.utf-page-heading>.utf-section-title {	font-size: 36px}}.navbar {	background-color: transparent;	padding: 20px 40px}.navbar .navbar-brand span {	color: #f3f3f3;	text-transform: uppercase}.navbar .navbar-brand img {	width: 130px}.navbar .navbar-brand svg {	width: 130px}.navbar .navbar-brand svg #logo-text {	fill: #e6e6e6}.navbar .navbar-menu {	display: none}.navbar .navbar-nav .nav-link {	color: #e6e6e6;	font-size: 16px;	font-weight: 500;	padding: 0}.navbar .navbar-nav .nav-link:hover {	color: #e01545;}.navbar .navbar-nav .nav-item:not(:last-child) .nav-link {	margin-right: 28px} @media (max-width:767px) {.navbar .navbar-menu {	-ms-flex-direction: column;	-ms-flex-pack: justify;	cursor: pointer;	display: -ms-flexbox;	display: flex;	flex-direction: column;	height: 40px;	justify-content: space-between;	position: relative;	width: 40px;	border-radius: 40px;	padding: 12px 10px;	background: -webkit-linear-gradient(45deg, #d6040b 15%, #e01545 65%);	background: linear-gradient(45deg, #d6040b 15%, #e01545 65%);}.navbar .navbar-menu .btn-line, .navbar .navbar-menu:after, .navbar .navbar-menu:before {	-ms-flex-item-align: end;	align-self: flex-end;	background-color: gray;	height: 2px;	width: 100%}.navbar .navbar-menu:before {	content: '';	width: 100%}.navbar .navbar-menu:after {	content: ''}.navbar .navbar-menu .btn-line {	width: 70%;	left: 0;	right: 0;	text-align: center;	margin: 0 auto;}.navbar .navbar-menu .btn-line, .navbar .navbar-menu:after, .navbar .navbar-menu:before {	background-color: #f3f3f3}.navbar .navbar-collapse .navbar-nav {	background-color: #191919;	padding: 8px 10px;	position: relative;	top: 12px;	width: 100%;	border: 3px solid rgba(255, 255, 255, 0.07);	border-radius: 4px;	z-index: 2}.navbar .navbar-nav .nav-item:not(:last-child) .nav-link {	margin-right: 0px;}.navbar .navbar-collapse .navbar-nav .nav-link {	color: rgba(255,255,255,.7);	font-size: 14px;	font-weight: 500;	letter-spacing: .35px;	padding: 6px 10px;	border-radius: 3px;}.navbar {	background-color: transparent;	padding: 10px 15px;}.utf-lightbox-wrapper-area .utf-lightbox-close-area {	position: fixed;	right: 4.2vw;	top: 15px;	z-index: 99;}.navbar .navbar-collapse .navbar-nav .nav-link:focus, .navbar .navbar-collapse .navbar-nav .nav-link:hover {	font-size: 16px;	font-weight: 500;	padding: 6px 10px;	font-size: 14px;	display: block;	color: #ffffff;	background: -webkit-linear-gradient(45deg, #d6040b 15%, #e01545 65%);	background: linear-gradient(45deg, #d6040b 15%, #e01545 65%);	border-radius: 3px;}} @media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) {.navbar .navbar-brand svg {	height: 30px}}.hero-area-block {	background-color: #111;	background-position: center center;	height: 100vh;	overflow: hidden}.hero-area-block:before {	background-color: rgba(0,0,0,.4)}.hero-area-block-dark:before {	background-color: rgba(0,0,0,.7)}.hero-area-block .utf-fixed-wrapper {	margin: 0 35px;	position: relative}.hero-area-block .utf-fixed-wrapper .utf-fixed-block {	bottom: 25px;	position: absolute}.hero-area-block .utf-fixed-wrapper .utf-fixed-block.block-left {	left: 0;	right: 0;	text-align: center;}.hero-area-block .utf-fixed-wrapper .utf-fixed-block.block-right {	right: 0}.hero-area-block .utf-fixed-wrapper .utf-fixed-block.block-left-item {	left: 0;	right: 0;	text-align: left;}.hero-area-block .utf-fixed-wrapper .utf-fixed-block.block-center-item {	left: 0;	right: 0;	text-align: center;}.hero-area-block .utf-fixed-wrapper .languages-list {	margin-bottom: 0}.hero-area-block .utf-fixed-wrapper .languages-list li {	display: inline-block;}.hero-area-block .utf-fixed-wrapper .languages-list .single-language {	color: #ffffff;	display: block;	margin-left: 8px;	text-transform: uppercase;	background: -webkit-linear-gradient(45deg, #d6040b 15%, #e01545 65%);	background: linear-gradient(45deg, #d6040b 15%, #e01545 65%);	padding: 2px 10px;	border-radius: 2px;	font-weight: 400;}.hero-area-block .utf-fixed-wrapper .languages-list .single-language:hover {	color: #e01545;	background: -webkit-linear-gradient(45deg, #ffffff 15%, #ffffff 65%);	background: linear-gradient(45deg, #ffffff 15%, #ffffff 65%);}.hero-area-block .utf-fixed-wrapper .social-icons {	margin-bottom: 0}.hero-area-block .utf-fixed-wrapper .social-icons>li {	margin-left: 5px;	display: inline-block;	text-align: center;}.hero-area-block .utf-fixed-wrapper .social-icons>li a {	display: inline-block;	text-align: center;	background: rgba(255, 255, 255, 0.2);	width: 46px;	height: 46px;	line-height: 54px;	border-radius: 30px;	-webkit-transition: all .4s ease-out;	-o-transition: all .4s ease-out;	transition: all .4s ease-out;}.hero-area-block .utf-fixed-wrapper .social-icons>li a:hover {	background: -webkit-linear-gradient(45deg, #d6040b 15%, #e01545 65%);	background: linear-gradient(45deg, #d6040b 15%, #e01545 65%);	-webkit-transition: all .4s ease-out;	-o-transition: all .4s ease-out;	transition: all .4s ease-out;}.hero-area-block .utf-fixed-wrapper .social-icons i.icon {	color: #f3f3f3;	font-size: 23px;	line-height: 100%}.hero-area-block .hero-name {	color: #ffffff;	font-size: 70px;	font-weight: 800;	letter-spacing: 1px;	margin-bottom: 15px;	text-transform: uppercase;}.hero-area-block .hero-name span {	color: #e01545;}.hero-area-block .hero-sub-text {	color: #bdbdbd;	font-size: 18px;	line-height: 1.8;	font-weight: 400;	margin-bottom: 1.5rem;}.hero-area-block .home-headline {	color: #fff;	font-size: 32px;	font-weight: 600;	letter-spacing: .3px;	margin-bottom: 0;	text-transform: uppercase;}.hero-area-block .home-headline .single-headline {	display: inline-block;	position: relative;	text-align: left;	vertical-align: top;	color: #e01545;}.hero-area-block .home-headline .single-headline::after {	background-color: #e01545;	content: '';	height: 100%;	position: absolute;	right: 0;	top: 0;	width: 5px;	opacity: 0.9;	border-radius: 2px;}.hero-area-block .home-headline .single-headline b {	display: inline-block;	font-weight: 600;	left: 0;	opacity: 0;	position: absolute;	top: 0;	white-space: nowrap}.hero-area-block .home-headline .single-headline b.is-visible {	opacity: 1;	position: relative}.hero-area-block.video-variant #wrapper_homeVideo:before {	background-color: rgba(0,0,0,.7);	content: '';	height: 100%;	left: 0;	position: absolute;	top: 0;	width: 100%;	z-index: 1} @media (max-width:1199px) {.hero-area-block .hero-name {	font-size: 62px}} @media (max-width:991px) {.hero-area-block .hero-name {	font-size: 62px}.hero-area-block .home-headline {	font-size: 30px}.hero-area-block {	background-position: 90% center;	background-size: cover;}.hero-area-block-dark {	background-position: center center}} @media (max-width:767px) {.hero-area-block .utf-fixed-wrapper {	display: block}.hero-area-block .utf-fixed-wrapper .utf-fixed-block.block-left-item {	left: 0;	right: 0;	text-align: center;}.hero-area-block .utf-fixed-wrapper .utf-fixed-block.block-right {	display: none}} @media (max-width:575px) {.hero-area-block .hero-name {	font-size: 32px;	margin-bottom: 10px;}.hero-area-block .home-headline {	font-size: 26px}.hero-area-block .hero-sub-text {	font-size: 16px;	line-height: 1.6;}.hero-area-block .utf-fixed-wrapper {	margin: 0 15px;}.hero-area-block .home-headline .single-headline {	display: block !important;	position: relative;	text-align: center;	vertical-align: top;	color: #e01545;	margin: 5px auto 0 auto;}.hero-area-block .justify-content-left .home-headline .single-headline {	display: block !important;	position: relative;	text-align: left;	vertical-align: top;	color: #e01545;	margin: 5px auto 0 0;}.hero-area-block .home-headline .single-headline::after {	opacity: 0;}}#about .utf-info-section .info-img img {	background-color: transparent;	border-color: rgba(0,0,0,.18);	width: 100%;	height: 100%;	-o-object-fit: cover;	object-fit: cover;	border-radius: 16px;}#about .utf-info-section .info-content .content-subtitle {	font-size: 24px;	margin-bottom: 15px}#about .utf-info-section .info-content .utf-content-title {	font-size: 31px;	font-weight: 700;	line-height: 1.6;	margin-bottom: 16px}#about .utf-info-section .info-content .utf-content-description {	font-size: 15px}#about .utf-info-section .info-content .utf-content-info {	font-size: 15px;	margin-bottom: 4px;	padding: 10px 0 20px 0}#about .utf-info-section .info-content .utf-content-info>.row:last-child .single-info {	margin-bottom: 0}#about .utf-info-section .info-content .utf-content-info .single-info {	margin-bottom: 10px}#about .utf-info-section .info-content .utf-content-info .single-info>span {	color: #dadada;	font-weight: 400;	margin-right: 10px}#about .utf-info-section .info-content .utf-content-info .single-info>p {	display: inline-block;	margin-bottom: 0}#about .utf-info-section .info-content .content-download {	margin-right: 20px}#about .utf-info-section .info-content .button-scheme i {	margin-left: 5px;	font-size: 18px;}#about .utf-info-section .info-content .content-follow {	-ms-flex-align: center;	align-items: center;	display: inline-block;	display: -ms-flexbox;	display: flex;	line-height: 100%;	margin-bottom: 0}#about .utf-info-section .info-content .content-follow li {	font-size: 21px}#about .utf-info-section .info-content .content-follow li:not(last-child) {	margin-right: 14px}#about .utf-info-section .info-content .content-follow li a {	color: #cecece}#about .utf-info-section .info-content .content-follow li.list-inline-item a {	color: #f3f3f3;	background: rgba(255, 255, 255, 0.2);	width: 40px;	height: 40px;	display: inline-block;	line-height: 44px;	text-align: center;	border-radius: 4px;	-webkit-transition: all .4s ease-out;	-o-transition: all .4s ease-out;	transition: all .4s ease-out;}#about .utf-info-section .info-content .content-follow li.list-inline-item a:hover {	color: #ffffff;	background: -webkit-linear-gradient(45deg, #d6040b 15%, #e01545 65%);	background: linear-gradient(45deg, #d6040b 15%, #e01545 65%);	-webkit-transition: all .4s ease-out;	-o-transition: all .4s ease-out;	transition: all .4s ease-out;} @media (min-width:992px) and (max-width:1199px) {#about .utf-info-section .info-img img {	-o-object-fit: cover;	object-fit: cover}#about .utf-info-section .info-content .content-subtitle {	display: none}#about .utf-info-section .info-content .utf-content-title {	font-size: 26px}#about .utf-info-section .info-content .utf-content-description {	font-size: 14px}#about .utf-info-section .info-content .utf-content-description p:last-child {	padding-bottom: 20px}#about .utf-info-section .info-content .utf-content-info {	font-size: 14px;	padding: 20px 0}} @media (max-width:991px) {#about .utf-info-section .info-img img {	-o-object-fit: cover;	display: block;	margin: 0 auto 40px auto;	object-fit: cover;}#about .utf-info-section .info-content .content-subtitle {	font-size: 18px}#about .utf-info-section .info-content .utf-content-title {	font-size: 26px}#about .utf-info-section .info-content .utf-content-description {	font-size: 14px}#about .utf-info-section .info-content .utf-content-description p:last-child {	padding-bottom: 0px}#about .utf-info-section .info-content .utf-content-info {	font-size: 14px;	margin-bottom: 0;	padding: 24px 0}} @media (max-width:767px) {#about .utf-info-section .info-content .utf-content-info>.row:last-child .single-info {	margin-bottom: 10px}#about .utf-info-section .info-content .utf-content-info .single-info {	display: block;	margin-bottom: 10px;	width: auto}} @media (max-width:575px) {#about .utf-info-section {	padding-bottom: 51px}#about .utf-info-section .info-img img {	margin: 0 auto 32px auto}#about .utf-info-section .info-content .content-subtitle {	font-size: 18px}#about .utf-info-section .info-content .utf-content-title {	font-size: 22px}#about .utf-info-section .info-content .content-download {	margin-bottom: 15px;	margin-right: 5px;}.button-main {	padding: 8px 18px;}}#about .utf-services-section .utf-single-service {	background-color: #161616;	border: 2px solid rgba(255, 255, 255, 0.08);	box-shadow: 0 6px 16px rgba(0,0,0,.2);	margin-bottom: 30px;	padding: 38px 42px;	text-align: center;	border-radius: 6px;	-webkit-transition: all .4s ease-out;	-o-transition: all .4s ease-out;	transition: all .4s ease-out;	box-shadow: inset 0 -0px 0 rgba(0, 0, 0, 0.1), inset 0 -0px 0 rgba(255, 255, 255, 0.03), inset -10px 0 0 rgba(0, 0, 0, 0.2), inset 10px 0 0 rgba(0, 0, 0, 0.2), inset -11px 0 0 rgba(255, 255, 255, 0.05), inset 11px 0 0 rgba(255, 255, 255, 0.05), inset -20px 0 0 rgba(0, 0, 0, 0.1), inset 20px 0 0 rgba(0, 0, 0, 0.1), inset -21px 0 0 rgba(255, 255, 255, 0.05), inset 21px 0 0 rgba(255, 255, 255, 0.05), 0 20px 40px rgba(0, 0, 0, 0.2);}#about .utf-services-section .utf-single-service:hover {	background: -webkit-linear-gradient(45deg, #d6040b 15%, #e01545 65%);	background: linear-gradient(45deg, #d6040b 15%, #e01545 65%);	border-color: #d6040b;	box-shadow: inset 0 -0px 0 rgba(0, 0, 0, 0.1), inset 0 -0px 0 rgba(255, 255, 255, 0.03), inset -20px 0 0 rgba(0, 0, 0, 0.2), inset 20px 0 0 rgba(0, 0, 0, 0.2), inset -21px 0 0 rgba(255, 255, 255, 0.05), inset 21px 0 0 rgba(255, 255, 255, 0.05), inset -40px 0 0 rgba(0, 0, 0, 0.1), inset 40px 0 0 rgba(0, 0, 0, 0.1), inset -41px 0 0 rgba(255, 255, 255, 0.05), inset 41px 0 0 rgba(255, 255, 255, 0.05), 0 20px 40px rgba(0, 0, 0, 0.2);	-webkit-transition: all .4s ease-out;	-o-transition: all .4s ease-out;	transition: all .4s ease-out;	-webkit-transform: scale(1.03) rotate(0deg);	transform: scale(1.03) rotate(0deg);}#about .utf-services-section .utf-single-service .service-icon {	background: -webkit-linear-gradient(45deg, #d6040b 15%, #e01545 65%);	background: linear-gradient(45deg, #d6040b 15%, #e01545 65%);	color: #ffffff;	width: 100px;	height: 100px;	line-height: 102px;	font-size: 50px;	display: inline-block;	margin-bottom: 22px;	border-radius: 100px;	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);}#about .utf-services-section .utf-single-service:hover .service-icon {	background: #ffffff;	color: #e01545;	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);}#about .utf-services-section .utf-single-service:hover h6.utf-service-title, #about .utf-services-section .utf-single-service:hover p.utf-service-description {	color: #ffffff;}#about .utf-services-section .utf-single-service .utf-service-title {	color: #f3f3f3;	font-size: 20px;	font-weight: 500;	letter-spacing: -.5px;	margin-bottom: 14px}#about .utf-services-section .utf-single-service .utf-service-description {	margin-bottom: 0}#about .utf-testimonials-section .utf-single-review {	-moz-user-select: none;	-ms-user-select: none;	-webkit-user-select: none;	background-color: #161616;	padding: 48px 40px;	text-align: center;	border-radius: 6px;	position: relative;	border: 2px solid rgba(255, 255, 255, 0.08);	user-select: none;	box-shadow: inset 0 -0px 0 rgba(0, 0, 0, 0.1), inset 0 -0px 0 rgba(255, 255, 255, 0.03), inset -10px 0 0 rgba(0, 0, 0, 0.2), inset 10px 0 0 rgba(0, 0, 0, 0.2), inset -11px 0 0 rgba(255, 255, 255, 0.05), inset 11px 0 0 rgba(255, 255, 255, 0.05), inset -20px 0 0 rgba(0, 0, 0, 0.1), inset 20px 0 0 rgba(0, 0, 0, 0.1), inset -21px 0 0 rgba(255, 255, 255, 0.05), inset 21px 0 0 rgba(255, 255, 255, 0.05), 0 20px 40px rgba(0, 0, 0, 0.2);}#about .utf-testimonials-section .utf-single-review .utf-review-header {	margin-bottom: 23px}#about .utf-testimonials-section .utf-single-review .utf-review-client {	-ms-flex-direction: row;	flex-direction: row;	text-align: center;	margin-left: auto;	margin-right: auto;}#about .utf-testimonials-section .utf-single-review .utf-review-client .media {	display: block;}#about .utf-testimonials-section .utf-single-review .utf-review-client .client-avatar {	margin-right: auto;	margin-left: auto;	margin-bottom: 15px;	width: 85px;	border: 4px solid rgba(255, 255, 255, 0.3);	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);}#about .utf-testimonials-section .utf-single-review .utf-review-client .utf-client-details {	-ms-flex-item-align: center;	align-self: center;	line-height: 100%}#about .utf-testimonials-section .utf-single-review .utf-review-client .utf-client-name {	color: #efefef;	font-size: 18px;	font-weight: 400;	margin-bottom: 10px}#about .utf-testimonials-section .utf-single-review .utf-review-client .utf-client-role {	color: #888;	display: inline-block;	font-size: 15px;	font-weight: 400}#about .utf-testimonials-section .utf-single-review .review-icon {	display: inline-block;	font-size: 50px;	position: absolute;	color: #e01545;	top: 10px;	right: 35px;}#about .utf-testimonials-section .utf-single-review .utf-client-review-content {	font-size: 15px;	margin-bottom: 0}#about .utf-testimonials-section .tns-outer {	position: relative}#about .utf-testimonials-section .tns-nav {	margin-bottom: 0;	margin-top: 30px} @media (max-width:991px) {#about .utf-testimonials-section .utf-single-review {	padding: 45px 40px}#about .utf-testimonials-section .utf-single-review .utf-review-client .utf-client-role {	font-size: 13px}#about .utf-testimonials-section .utf-single-review .review-icon {	display: inline-block;	font-size: 47px}} @media (max-width:767px) {#about .utf-testimonials-section .utf-single-review .utf-client-review-content {	font-size: 14px}}#about .utf-pricing-section .utf-single-plan {	background-color: #161616;	box-shadow: inset 0 -0px 0 rgba(0, 0, 0, 0.1), inset 0 -0px 0 rgba(255, 255, 255, 0.03), inset -10px 0 0 rgba(0, 0, 0, 0.2), inset 10px 0 0 rgba(0, 0, 0, 0.2), inset -11px 0 0 rgba(255, 255, 255, 0.05), inset 11px 0 0 rgba(255, 255, 255, 0.05), inset -20px 0 0 rgba(0, 0, 0, 0.1), inset 20px 0 0 rgba(0, 0, 0, 0.1), inset -21px 0 0 rgba(255, 255, 255, 0.05), inset 21px 0 0 rgba(255, 255, 255, 0.05), 0 20px 40px rgba(0, 0, 0, 0.2);	padding: 50px 10px;	border: 2px solid rgba(255, 255, 255, 0.08);	border-radius: 6px;	text-align: center;	-webkit-transition: all .4s ease-out;	-o-transition: all .4s ease-out;	transition: all .4s ease-out;}#about .utf-pricing-section .utf-single-plan:hover {	background: -webkit-linear-gradient(45deg, #d6040b 15%, #e01545 65%);	background: linear-gradient(45deg, #d6040b 15%, #e01545 65%);	-webkit-transition: all .4s ease-out;	-o-transition: all .4s ease-out;	transition: all .4s ease-out;	box-shadow: inset 0 -0px 0 rgba(0, 0, 0, 0.1), inset 0 -0px 0 rgba(255, 255, 255, 0.03), inset -20px 0 0 rgba(0, 0, 0, 0.2), inset 20px 0 0 rgba(0, 0, 0, 0.2), inset -21px 0 0 rgba(255, 255, 255, 0.05), inset 21px 0 0 rgba(255, 255, 255, 0.05), inset -40px 0 0 rgba(0, 0, 0, 0.1), inset 40px 0 0 rgba(0, 0, 0, 0.1), inset -41px 0 0 rgba(255, 255, 255, 0.05), inset 41px 0 0 rgba(255, 255, 255, 0.05), 0 20px 40px rgba(0, 0, 0, 0.2);	-webkit-transform: scale(1.03) rotate(0deg);	transform: scale(1.03) rotate(0deg);}#about .utf-pricing-section .utf-single-plan:hover h2.utf-plan-price, #about .utf-pricing-section .utf-single-plan:hover p, #about .utf-pricing-section .utf-single-plan:hover ul.plan-list li {	color: #ffffff;}#about .utf-pricing-section .utf-single-plan:hover .plan-icon, #about .utf-pricing-section .utf-single-plan:hover .button-main.button-scheme {	background: #ffffff;	color: #e01545}#about .utf-pricing-section .utf-single-plan .plan-icon {	background: -webkit-linear-gradient(45deg, #d6040b 15%, #e01545 65%);	background: linear-gradient(45deg, #d6040b 15%, #e01545 65%);	color: #ffffff;	width: 100px;	height: 100px;	line-height: 104px;	display: inline-block;	font-size: 50px;	margin-bottom: 30px;	border-radius: 100px;	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);}#about .utf-pricing-section .utf-single-plan .utf-plan-type {	color: #ffffff;	font-size: 22px;	font-weight: 500;	margin-bottom: 25px}#about .utf-pricing-section .utf-single-plan .utf-plan-price {	color: #e01545;	font-size: 30px;	font-weight: 600;	margin-bottom: 10px}#about .utf-pricing-section .utf-single-plan .plan-list {	margin-bottom: 18px}#about .utf-pricing-section .utf-single-plan .plan-list li {	color: inherit;	padding: 3px 0;} @media (max-width:991px) {#about .utf-pricing-section .utf-single-plan {	padding: 50px 0}}#resume .utf-resume-section .col-block.education {	margin-right: 10px}#resume .utf-resume-section .col-block.experience {	margin-left: 10px}#resume .utf-resume-section .col-title {	font-size: 26px;	margin-bottom: 20px}#resume .utf-resume-section .utf-resume-item {	background-color: #161616;	border-left: 4px solid transparent;	padding: 40px 45px;	border-radius: 5px;	position: relative;	margin-bottom: 20px;}#resume .utf-resume-section .utf-resume-item:not(:last-child) {	border-top: 1px solid #313131;	border-right: 1px solid #313131;	border-bottom: 1px solid #313131;}#resume .utf-resume-section .utf-resume-item {	border-left-color: #e01545;}#resume .utf-resume-section .utf-resume-item .item-arrow:before, #resume .utf-skills-section .utf-single-skill .utf-skill-progress .progress-bar {	background: -webkit-linear-gradient(45deg, #d6040b 15%, #e01545 65%);	background: linear-gradient(45deg, #d6040b 15%, #e01545 65%);}#resume .utf-resume-section .utf-resume-item:last-child {	margin-bottom: 0;	border-top: 1px solid #313131;	border-right: 1px solid #313131;	border-bottom: 1px solid #313131;}#resume .utf-resume-section .utf-resume-item .item-arrow {	left: -12px;	margin-top: 0px;	position: absolute}#resume .utf-resume-section .utf-resume-item .item-arrow:after, #resume .utf-resume-section .utf-resume-item .item-arrow:before {	content: "";	display: block;	position: absolute}#resume .utf-resume-section .utf-resume-item .item-arrow:before {	height: 20px;	left: 0;	width: 20px;	border-radius: 20px;}#resume .utf-resume-section .utf-resume-item .utf-item-title {	line-height: 100%;	margin-bottom: 9px}#resume .utf-resume-section .utf-resume-item .utf-item-details {	display: inline-block;	margin-bottom: 7px}#resume .utf-resume-section .utf-resume-item .utf-item-description {	margin-bottom: 0} @media (max-width:767px) {#resume .utf-resume-section .utf-resume-item {	padding-right: 20px}#resume .utf-resume-section .col-block.education, #resume .utf-resume-section .col-block.experience {	margin-left: 0;	margin-right: 0}#resume .utf-resume-section .col-12:last-child .utf-resume-item:last-child {	margin-bottom: 0}#resume .utf-resume-section .col-12:first-child .utf-resume-item:last-child {	margin-bottom: 60px}}#resume .utf-skills-section .utf-single-skill:not(:last-child) {	margin-bottom: 42px}#resume .utf-skills-section .utf-single-skill .utf-skill-info {	-ms-flex-pack: justify;	color: #cecece;	display: -ms-flexbox;	display: flex;	font-size: 16px;	justify-content: space-between;	margin-bottom: 4px}#resume .utf-skills-section .utf-single-skill .utf-skill-info .skill-name {	display: inline-block;	margin-right: 12px;	white-space: nowrap}#resume .utf-skills-section .utf-single-skill .utf-skill-progress {	background-color: #2f2f2f;	font-size: 15px;	height: 10px;	border-radius: 30px;	overflow: visible}#resume .utf-skills-section .utf-single-skill .utf-skill-progress .progress-bar {	border-bottom-left-radius: 30px;	border-top-left-radius: 30px} @media (max-width:767px) {#resume .utf-skills-section .utf-single-skill:not(:last-child) {	margin-bottom: 40px!important}#resume .utf-skills-section [class*=col-]:not(:last-child) .utf-single-skill {	margin-bottom: 40px!important}}#resume .utf-video-section-area .content-part .utf-video-title {	font-size: 31px;	font-weight: 600;	line-height: 1.5;	margin-bottom: 13px}#resume .utf-video-section-area .content-part .utf-video-description {	font-size: 16px;	line-height: 1.8}#resume .utf-video-section-area .content-part .utf-video-description:last-child {	margin-bottom: 0}#resume .utf-video-section-area .video-part .embed-responsive-item {	background-image: url(../img/who_are_video_1.jpg);	background-position: center center;}#resume .utf-video-section-area .video-part .embed-responsive-item-two {	background-image: url(../img/who_are_video_2.jpg);	background-position: center center;}#resume .utf-video-section-area .video-part .embed-responsive-item:before {	background-color: rgba(0,0,0,.2)}#resume .utf-video-section-area .video-part .embed-responsive-item, #resume .utf-video-section-area .video-part .embed-responsive-item:before {	border-radius: 10px}#resume .utf-video-section-area .video-part .embed-responsive-item .play-wrapper {	-webkit-transform: scale(1);	background: -webkit-linear-gradient(45deg, #d6040b 15%, #e01545 65%);	background: linear-gradient(45deg, #d6040b 15%, #e01545 65%);	border-radius: 50%;	bottom: 0;	display: block;	width: 80px;	height: 80px;	left: 0;	margin: auto;	position: absolute;	right: 0;	top: 0;	transform: scale(1);	transition: all .1s ease-in-out;	-webkit-animation: video-animation 1s linear infinite;	animation: video-animation 1s linear infinite;	-webkit-transition: .5s linear;} @keyframes video-animation { 0% { -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.1), 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1); box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.1), 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1);} 100% { -webkit-box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1), 0 0 0 60px rgba(255, 255, 255, 0); box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1), 0 0 0 60px rgba(255, 255, 255, 0);}}#resume .utf-video-section-area .video-part .embed-responsive-item .play-wrapper .icon {	color: #ffffff;	display: block;	font-size: 35px;	line-height: 80px;	text-align: center}#resume .utf-video-section-area .video-part .embed-responsive-item:hover .play-wrapper {	-webkit-transform: scale(1.2);	transform: scale(1.2)} @media (max-width:1199px) {#resume .utf-video-section-area .content-part .utf-video-title {	font-size: 30px;	margin-bottom: 13px}#resume .utf-video-section-area .content-part .utf-video-description {	font-size: 15px}} @media (max-width:991px) {#resume .utf-video-section-area .content-part {	margin-bottom: 25px}#resume .utf-video-section-area .video-part .embed-responsive {	height: 100%;}} @media (max-width:767px) {#resume .utf-video-section-area .content-part .utf-video-title {	font-size: 28px}#resume .utf-video-section-area .content-part .utf-video-description {	font-size: 14px}}#portfolio .utf-portfolio-section .filter-control {	margin-bottom: 30px;	text-align: center}#portfolio .utf-portfolio-section .filter-control>li {	border: 1px solid transparent;	color: #cecece;	cursor: pointer;	font-size: 16px;	font-weight: 400;	letter-spacing: .5px;	background: #2b2b2b;	padding-left: 10px;	padding-right: 10px;	border-radius: 2px;	position: relative;	transition: all .1s ease-in-out}#portfolio .utf-portfolio-section .filter-control>li:not(:last-child) {	margin-right: 12px}#portfolio .utf-portfolio-section .filter-control > li.tab-active, #portfolio .utf-portfolio-section .filter-control > li:hover {	color: #e01545;}#portfolio .utf-portfolio-section .filter-control > li.tab-active::before, #portfolio .utf-portfolio-section .filter-control > li:hover::before, #blog .utf-blog-section .single-post .post-img .content-date {	background-color: #e01545;}#contact .utf-contact-section .contact-form .form-group .form-control:focus {	border: 1px solid #e01545;}#portfolio .utf-portfolio-section .filter-control>li.tab-active:before, #portfolio .utf-portfolio-section .filter-control>li:hover:before {	bottom: -2px;	content: "";	height: 2px;	left: 0;	border-radius: 0 0 4px 4px;	position: absolute;	width: 100%}#portfolio .utf-portfolio-section .utf-portfolio-grid .utf-portfolio-wrapper {	-ms-flex-align: center;	align-items: center;	display: -ms-flexbox;	display: flex;	border-radius: 10px;	margin-bottom: 30px;	overflow: hidden;	position: relative}#portfolio .utf-portfolio-section .utf-portfolio-grid .utf-portfolio-wrapper img {	-webkit-transition: all .4s ease-out;	-o-transition: all .4s ease-out;	transition: all .4s ease-out;}#portfolio .utf-portfolio-section .utf-portfolio-grid .utf-portfolio-wrapper:hover img {	backface-visibility: hidden;	filter: blur(3px);	transform: translateZ(0px) scale(1, 1);	transition: all 0.2s ease-in-out 0s;	-webkit-transform: scale(1.5);	-moz-transform: scale(1.5);	-ms-transform: scale(1.5);	-o-transform: scale(1.5);	transform: scale(1.5);	-webkit-transition: all .4s ease-out;	-o-transition: all .4s ease-out;	transition: all .4s ease-out;	-webkit-transform: scale(1.1) rotate(0deg);	transform: scale(1.1) rotate(0deg);	filter: alpha(opacity=30);}#portfolio .utf-portfolio-section .utf-portfolio-grid .utf-portfolio-wrapper:before {	background: -webkit-linear-gradient(45deg, #d6040b 15%, #e01545 65%);	background: linear-gradient(45deg, #d6040b 15%, #e01545 65%);	bottom: 0;	content: '';	height: 100%;	opacity: 0;	position: absolute;	transition: all .15s ease-in-out;	visibility: hidden;	width: 100%;	z-index: 1}#portfolio .utf-portfolio-section .utf-portfolio-grid .utf-portfolio-wrapper>.img-fluid {	width: 100%}#portfolio .utf-portfolio-section .utf-portfolio-grid .utf-portfolio-wrapper .item-content {	left: 0;	bottom: 15px;	opacity: 0;	padding: 3px 18px;	position: absolute;	text-align: center;	transition: all .15s ease-in-out;	visibility: hidden;	width: 100%;	z-index: 2}#portfolio .utf-portfolio-section .utf-portfolio-grid .utf-portfolio-wrapper .item-content .utf-content-title {	color: #fff;	font-size: 20px;	font-weight: 500;	line-height: 1.5;	margin-bottom: 0px}#portfolio .utf-portfolio-section .utf-portfolio-grid .utf-portfolio-wrapper .item-content .content-more {	display: inline-block;	font-size: 16px;	font-weight: 400;	color: #f9f9f9;}#portfolio .utf-portfolio-section .utf-portfolio-grid .utf-portfolio-wrapper:hover:before {	opacity: 0.8;	visibility: visible}#portfolio .utf-portfolio-section .utf-portfolio-grid .utf-portfolio-wrapper:hover .item-content {	opacity: 1;	visibility: visible} @media (max-width:767px) {#portfolio .utf-portfolio-section .filter-control>li {	font-size: 14px;	margin-bottom: 10px;}#portfolio .utf-portfolio-section .utf-portfolio-grid .utf-portfolio-wrapper {	margin-bottom: 25px !important;}} @media (max-width:575px) {.lity-image img {	max-width: 98%;	display: block;	line-height: 0;	border: 0;	width: 98%;	left: 0;	right: 0;	margin-left: auto;	margin-right: auto;	display: block;	position: relative;}}#blog .utf-blog-section .single-post {	background-color: transparent;	border: none;	margin-bottom: 30px}#blog .utf-blog-section .single-post .post-img {	height: 100%;	position: relative;	overflow: hidden;	border-radius: 4px 4px 0 0;	-webkit-transition: all .3s ease-out;	-o-transition: all .3s ease-out;	transition: all .3s ease-out;}#blog .utf-blog-section .card.single-post img {	filter: grayscale(0.8);}#blog .utf-blog-section .card.single-post:hover img {	-webkit-transform: scale(1.5);	-moz-transform: scale(1.5);	-ms-transform: scale(1.5);	-o-transform: scale(1.5);	transform: scale(1.5);	filter: grayscale(0);	-webkit-transform: scale(1.1) rotate(0deg);	transform: scale(1.1) rotate(0deg);	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=30)";	filter: alpha(opacity=30);	-webkit-transition: all .3s ease-out;	-o-transition: all .3s ease-out;	transition: all .3s ease-out;}#blog .utf-blog-section .single-post .blog-post-user {	background-color: #ffffff;	color: #424242;	display: inline-block;	margin-bottom: 15px;	padding: 2px 12px;	border-radius: 2px;	font-size: 14px;	font-weight: 500;	margin-right: 5px;}#blog .utf-blog-section .single-post .blog-post-tage {	background-color: #ffffff;	color: #424242;	display: inline-block;	margin-bottom: 15px;	padding: 2px 12px;	border-radius: 2px;	font-size: 14px;	font-weight: 500;}#blog .utf-blog-section .single-post .post-img .content-date {	top: 15px;	color: #ffffff;	display: inline-block;	right: 15px;	padding: 2px 12px;	position: absolute;	border-radius: 4px;}#blog .utf-blog-section .single-post .post-content {	padding: 25px 25px;	text-align: left;	background: #262626;	border-radius: 0 0 4px 4px;}#blog .utf-blog-section .single-post .post-content a:hover h5 {	color: #e01545;	transition-duration: 0.4s;}#blog .utf-blog-section .single-post .post-content .utf-content-title {	font-size: 20px;	font-weight: 500;	letter-spacing: .4px;	margin-bottom: 10px}#blog .utf-blog-section .single-post .post-content .utf-content-description {	font-size: 14px;	font-weight: 400;	line-height: 1.7} @media (max-width:991px) {#blog .utf-blog-section .single-post {	margin-bottom: 40px}#blog .utf-blog-section .single-post .post-content .utf-content-title {	font-size: 20px}}#contact .utf-contact-section address, #contact .utf-contact-section ul {	margin: 0}#contact .utf-contact-section .contact-form .utf-content-title {	margin-bottom: 40px;	position: relative;}#contact .utf-contact-section .contact-form .utf-content-title:after {	position: absolute;	content: '';	left: 0px;	background: -webkit-linear-gradient(45deg, #d6040b 15%, #e01545 65%);	background: linear-gradient(45deg, #d6040b 15%, #e01545 65%);	bottom: -7px;	height: 3px;	width: 40px;	border-radius: 30px;}#contact .utf-contact-section .contact-form .form-group {	margin-bottom: 25px}#contact .utf-contact-section .contact-form .form-group .form-control {	background-color: #161616;	border: 1px solid #2b2b2b;	border-radius: 4px;	font-size: 15px;	height: 48px;	padding: 9px 14px} #contact .utf-contact-section .contact-form .form-group .form-control:-webkit-autofill, #contact .utf-contact-section .contact-form .form-group .form-control:-webkit-autofill:active, #contact .utf-contact-section .contact-form .form-group .form-control:-webkit-autofill:focus, #contact .utf-contact-section .contact-form .form-group .form-control:-webkit-autofill:hover { -webkit-box-shadow:0 0 0 1000px #0b0b0b inset; -webkit-text-fill-color:#777!important; -webkit-transition:background-color 5000s ease-in-out 0s; transition:background-color 5000s ease-in-out 0s} #contact .utf-contact-section .contact-form .form-group .form-control::-webkit-input-placeholder { color:#777} #contact .utf-contact-section .contact-form .form-group .form-control::-moz-placeholder { color:#777} #contact .utf-contact-section .contact-form .form-group .form-control:-ms-input-placeholder { color:#777} #contact .utf-contact-section .contact-form .form-group .form-control::-ms-input-placeholder { color:#777} #contact .utf-contact-section .contact-form .form-group .form-control, #contact .utf-contact-section .contact-form .form-group .form-control::placeholder { color:#777}#contact .utf-contact-section .contact-form .form-group .form-control:focus {	box-shadow: none}#contact .utf-contact-section .contact-form .form-group.form-message #contact-message {	height: auto}#contact .utf-contact-section .contact-form .form-submit #contact-submit {	padding: 8px 25px}#contact .utf-contact-section .contact-form .form-submit #contact-submit.wait {	background-color: #777!important;	border-color: #777!important}#contact .utf-contact-section .contact-form .form-submit #contact-submit.success {	background-color: #28a745!important;	border-color: #28a745!important}#contact .utf-contact-section .contact-form .form-submit #contact-submit.error {	background-color: #dc3545!important;	border-color: #dc3545!important}#contact .utf-contact-section .contact-form .form-submit .contact-feedback {	display: none;	margin: 0;	margin-top: 8px}#contact .utf-contact-section .contact-form .form-submit .contact-feedback.success {	color: #28a745}#contact .utf-contact-section .contact-form .form-submit .contact-feedback.error {	color: #dc3545}#contact .utf-contact-section .utf-contact-info {	padding-right: 10px}#contact .utf-contact-section .utf-contact-info h4.utf-content-title {	margin-bottom: 35px;	position: relative;}#contact .utf-contact-section .utf-contact-info h4.utf-content-title:after {	position: absolute;	content: '';	left: 0px;	background: -webkit-linear-gradient(45deg, #d6040b 15%, #e01545 65%);	background: linear-gradient(45deg, #d6040b 15%, #e01545 65%);	bottom: -7px;	height: 3px;	width: 40px;	border-radius: 30px;}#contact .utf-contact-section .utf-contact-info .utf-info-description {	font-size: 15px;	margin-bottom: 28px}#contact .utf-contact-section .utf-contact-info .utf-info-description a {	font-weight: 500;}#contact .utf-contact-section .utf-contact-info .list-info .info-icon {	font-size: 28px;	margin-right: 50px;	position: relative}#contact .utf-contact-section .utf-contact-info .list-info .info-icon i {	-webkit-transform: translate(0, -50%);	left: 0;	line-height: 100%;	position: absolute;	top: 50%;	color: #ffffff;	transform: translate(0, -50%);	background: -webkit-linear-gradient(45deg, #d6040b 15%, #e01545 65%);	background: linear-gradient(45deg, #d6040b 15%, #e01545 65%);	width: 50px;	height: 50px;	line-height: 50px;	text-align: center;	border-radius: 40px;}#contact .utf-contact-section .utf-contact-info .list-info .info-details {	padding: 8px 0 8px 20px;}#contact .utf-contact-section .utf-contact-info .list-info .info-details .utf-info-type {	font-size: 16px;	font-weight: 500;	margin-top: 3px;	margin-bottom: 4px;}#contact .utf-contact-section .utf-contact-info ul.list-info li .align-items-center {	-ms-flex-align: center !important;	align-items: center !important;	background: #161616;	border: 1px solid #2b2b2b;	margin-bottom: 10px;	padding: 5px 20px;	border-radius: 4px;}#contact .utf-contact-section .utf-contact-info .list-info .info-details .utf-info-value a {	color: #9f9f9f!important}#contact .utf-contact-section .utf-contact-info .list-info .info-details .utf-info-value a:focus, #contact .utf-contact-section .utf-contact-info .list-info .info-details .utf-info-value a:hover {	color: #797979!important} @media (max-width:1199px) {#contact .utf-contact-section .contact-form .form-group {	margin-bottom: 20px}} @media (max-width:991px) {#contact .utf-contact-section .contact-form {	margin-top: 45px}#contact .utf-contact-section .utf-contact-info {	padding-right: 0}} @media (max-width:767px) {#contact .utf-contact-section .utf-contact-info .utf-info-description {	font-size: 14px}}.map-contact #map {	position: relative;	width: 100%;	height: 500px;	border: 5px solid rgba(255, 255, 255, 0.4);	border-radius: 10px;	margin-bottom: 0px;}/*---------------------------------------------- Vfx Loader Style----------------------------------------------*/.vfx-loader {	background-color: #010312;	height: 100%;	width: 100%;	position: fixed;	z-index: 1;	margin-top: 0;	top: 0;	z-index: 99999;	display: block;}.loader-wrapper {	width: 100%;	height: 100%;	position: relative}.loader-content {	position: absolute;	left: 50%;	top: 50%;	height: 150px;	width: 150px;	margin-top: -75px;	margin-left: -75px;	-ms-transform: rotate(45deg);	-webkit-transform: rotate(45deg);	transform: rotate(45deg)}.loader-dot {	width: 20px;	height: 20px;	background: -webkit-linear-gradient(45deg, #d6040b 15%, #e01545 65%);	background: linear-gradient(45deg, #d6040b 15%, #e01545 65%);	position: absolute;	left: 65px;	top: 65px;	border-radius: 100%}.loader-dot:nth-child(2n+0) {	margin-right: 0}.dot-1 {	-webkit-animation: key-one 2s infinite;	animation: key-one 2s infinite;	-webkit-animation-delay: .2s;	animation-delay: .2s}.dot-2 {	-webkit-animation: key-two 2s infinite;	animation: key-two 2s infinite;	-webkit-animation-delay: .3s;	animation-delay: .3s}.dot-3 {	-webkit-animation: key-three 2s infinite;	animation: key-three 2s infinite;	-webkit-animation-delay: .4s;	animation-delay: .4s}.dot-4 {	-webkit-animation: key-four 2s infinite;	animation: key-four 2s infinite;	-webkit-animation-delay: .5s;	animation-delay: .5s}.dot-5 {	-webkit-animation: key-five 2s infinite;	animation: key-five 2s infinite;	-webkit-animation-delay: .6s;	animation-delay: .6s}.dot-6 {	-webkit-animation: key-six 2s infinite;	animation: key-six 2s infinite;	-webkit-animation-delay: .7s;	animation-delay: .7s}.dot-7 {	-webkit-animation: key-seven 2s infinite;	animation: key-seven 2s infinite;	-webkit-animation-delay: .8s;	animation-delay: .8s}.dot-8 {	-webkit-animation: key-eight 2s infinite;	animation: key-eight 2s infinite;	-webkit-animation-delay: .9s;	animation-delay: .9s}.dot-center {	position: absolute;	width: 50px;	height: 50px;	left: 50px;	top: 50px;	-webkit-animation: key-big 2s infinite;	animation: key-big 2s infinite;	-webkit-animation-delay: .5s;	animation-delay: .5s} @-webkit-keyframes key-big { 50% { -webkit-transform:scale(.5)}} @keyframes key-big { 50% { transform:scale(.5); -webkit-transform:scale(.5)}} @-webkit-keyframes key-one { 50% { -webkit-transform:translate(-65px, -65px)}} @keyframes key-one { 50% { transform:translate(-65px, -65px); -webkit-transform:translate(-65px, -65px)}} @-webkit-keyframes key-two { 50% { -webkit-transform:translate(0, -65px)}} @keyframes key-two { 50% { transform:translate(0, -65px); -webkit-transform:translate(0, -65px)}} @-webkit-keyframes key-three { 50% { -webkit-transform:translate(65px, -65px)}} @keyframes key-three { 50% { transform:translate(65px, -65px); -webkit-transform:translate(65px, -65px)}} @-webkit-keyframes key-four { 50% { -webkit-transform:translate(65px, 0)}} @keyframes key-four { 50% { transform:translate(65px, 0); -webkit-transform:translate(65px, 0)}} @-webkit-keyframes key-five { 50% { -webkit-transform:translate(65px, 65px)}} @keyframes key-five { 50% { transform:translate(65px, 65px); -webkit-transform:translate(65px, 65px)}} @-webkit-keyframes key-six { 50% { -webkit-transform:translate(0, 65px)}} @keyframes key-six { 50% { transform:translate(0, 65px); -webkit-transform:translate(0, 65px)}} @-webkit-keyframes key-seven { 50% { -webkit-transform:translate(-65px, 65px)}} @keyframes key-seven { 50% { transform:translate(-65px, 65px); -webkit-transform:translate(-65px, 65px)}} @-webkit-keyframes key-eight { 50% { -webkit-transform:translate(-65px, 0)}} @keyframes key-eight { 50% { transform:translate(-65px, 0); -webkit-transform:translate(-65px, 0)}