<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Template Name: dreamit
Author: Consultant
*/


/*
======================================================================================
CSS INDEX
======================================================================================
**** dreamit HEADER TOP AREA CSS 					***
**** dreamit TOP  CREATIVE HEADER CSS 				***
**** dreamit HEADING NAV AREA CSS 					***
**** dreamit NIVO SLIDER AREA CSS 					***
**** dreamit ABOUT AREA CSS 						***
**** dreamit SEARCH DOMAIN AREA CSS					***
**** dreamit FEATURE AREA CSS 						***
**** dreamit PRICING AREA CSS 						***
**** dreamit TESTIMONIAL AREA CSS 					***
**** dreamit VIDEO AREA CSS 						***
**** dreamit TEAM AREA CSS 							***
**** dreamit BLOG AREA CSS 							***
**** dreamit BLOG DETAILS AREA CSS 					***
**** dreamit FOOTER TOP CSS 						***
**** dreamit FOOTER BOTTOM AREA CSS 				***
**** dreamit COUNTER AREA CSS 						***
**** dreamit INSTAGRAM AREA CSS 					***
**** dreamit BRAND AREA CSS 						***
**** dreamit BREADCRUMB AREA CSS 					***
**** dreamit PAGINATION AREA CSS 					***
**** dreamit 404 AREA CSS 							***
**** dreamit SECTION TITLE CSS 						***
**** dreamit SERVICE AREA  CSS 						***
**** dreamit CUOROSEL  CSS 							***
**** dreamit ACOADING AREA CSS 						***
**** portfolio DITALS AREA CSS 						***
****  DOMEIN FEATURE AREA CSS 						***
**** CHOOSE US AREA CSS 							***
=============================================================================================
END CSS INDEX
============================================================================================= */

html,
body {
}
img {
 max-width: 100%;
 height: auto;
}


/* box layout */
.box.wrapper {
 max-width: 1200px;
 margin: auto;
 background: #fff;
 box-shadow: 0px 0px 5px #ddd;
}


/* end box layout */
.fix {
 overflow: hidden;
}
.clear_both {
 clear: both;
}


/*============================
dreamit HEADER TOP AREA CSS
==============================*/
.em40_header_area_main {
}
.em40_header_area_main.hdisplay_none {
 display: none;
}
.dreamit-header-top {
 background: #1C65CC none repeat scroll 0 0;
 padding: 12px 0;
 border-bottom: 1px solid #667DE3;
}
.top-address p {
 margin-bottom: 0;
 color: #fff;
}
.top-address p span,
.top-address p a {
 margin-right: 20px;
}
.top-address p span i,
.top-address p a i {
 font-size: 15px;
	/* color: #000; */
 margin-right: 10px;
}
.top-address p a {
 display: inline-block;
 text-decoration: none;
 -webkit-transition: all 0.2s ease-in-out;
 transition: all 0.2s ease-in-out;
}


/* TOP RIGHT CSS */
.top-right-menu ul.social-icons {
 margin: 0;
 padding: 0;
}
.top-right-menu ul.social-icons li {
 display: inline-block;
 margin-left: 15px;
 position: relative;
}
.top-right-menu ul.social-icons li a {
 display: inline-block;
 text-decoration: none;
 -webkit-transition: all 0.2s ease-in-out;
 transition: all 0.2s ease-in-out;
 font-size: 15px;
}
.top-address p a,
.top-right-menu ul.social-icons li a,
.top-address p span {
 font-size: 15px;
 color: #fff;
}
.top-right-menu .social-icons li a:hover,
.top-right-menu .social-icons li a i:hover {
 color: #000;
}
.top-both-p0 .top-address p a,
.top-both-p0 .top-address p span {
 margin-right: 0px;
 margin-left: 12px;
}
.facebook.social-icon {
 color: #415E9B;
}
.twitter.social-icon {
 color: #1DA1F3;
}
.pinterest.social-icon {
 color: #BD081B;
}
.linkedin.social-icon {
 color: #007BB5;
}
.dribbble.social-icon {
 color: #EB4D88;
}
.login i,
.register i {
 margin-right: 9px;
}


/* Header Top Two */
.dreamit-header-top.header_top_two {
 background: #000 none repeat scroll 0 0;
}
.header_top_two .top-address p a {
 color: #fff;
}
.header_top_two .top-address p span i,
.header_top_two .top-address p a i {
 color: #fff;
}
.header_top_two .top-right-menu ul.social-icons li a {
 color: #fff;
}

/* sub menu css */
.top-right-menu ul .sub-menu {
 position: absolute;
 left: 0px;
 top: 100%;
 visibility: hidden;
 opacity: 0;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
 border-top: 1px solid #000;
 width: 150px;
 -webkit-transition: .5s;
 transition: .5s;
 text-align: left;
 background: #fff;
 z-index: 1;
}
.top-right-menu ul.social-icons li:hover .sub-menu {
 opacity: 1;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
 visibility: visible;
}
.top-right-menu ul .sub-menu li {
 padding: 5px 0px 0px 5px;
}
.top-right-menu ul .sub-menu li a {
 font-size: 12px;
}
.top-right-menu ul .sub-menu ul {
 display: none;
}
.top-welcome p {
 padding: 0px;
 margin: 0px;
}
.top-address.em-login a {
 margin-right: 10px;
}
.top-address.em-login a+a {
 margin-right: 0;
}
.top-address.em-login p a i,
.top-address.em-login p a i {
 margin-right: 5px;
}
.top-address.em-login a+a:before {
 content: "|";
 margin-right: 12px;
}
.txtc {
 text-align: center;
}
.text-center {
 text-align: center;
}
.text-left {
 text-align: left;
}
.text-right {
 text-align: right;
}


/* top opening */
.top-address.menu_18 span {
 background: #fff;
 padding: 8px 15px 9px;
 display: inline-block;
 color: #333;
}
.top-right-menu ul.social-icons.menu_18,
.top-right-menu ul.social-icons.menu_19 {
 padding: 7px 0;
}
.em-login.menu_18,
.em-quearys-top.menu_19 {
 padding: 7px 0;
}


/* top quearys */
.em-top-quearys-area {
 position: relative;
}
.em-header-quearys {
 list-style: none;
}
.em-quearys-menu i {
 background: #000 none repeat scroll 0 0;
 border-radius: 50px;
 display: inline-block;
 height: 26px;
 text-align: center;
 width: 26px;
 line-height: 26px;
 font-size: 11px;
 color: #fff;
}
.em-quearys-inner {
 position: absolute;
 right: 0;
 top: 36px;
 z-index: 999;
 display: none;
 -webkit-transition: .5s;
 transition: .5s;
}
.em-quearys-inner {
}
.em-quearys-form {
 background-color: #ffffff;
 border-top: 1px solid #000;
 width: 290px;
 float: right;
}
.top-form-control {
 position: relative;
}
.top-form-control input {
 background: #f9f9f9;
 color: #666666;
 font-size: 13px;
 font-weight: 300;
 height: 48px;
 padding: 0 40px 0 15px;
 width: 100%;
 border: none;
 -webkit-transition: 1s;
 transition: 1s;
}
.top-form-control button.top-quearys-style {
 position: absolute;
 right: 6px;
 top: 50%;
	/* height: 44px; */
 background: transparent;
 font-size: 15px;
 border: none;
 color: #000;
 -webkit-transform: translateY(-50%);
 transform: translateY(-50%);
}
.em-s-hidden {
 display: none !important;
}


/* address left right icon */
.top-right-menu.litop {
 float: left;
}


/* mobile logo   */
.mobile_menu_logo.text-center {
 padding: 20px 0;
}


/*=========================
dreamit TOP  CREATIVE HEADER
==========================*/
.em_creative_header {
 background: #f9f9f9 none repeat scroll 0 0;
 padding: 28px 0;
 position: relative;
 overflow: hidden;
 z-index: 1;
}
.em_creative_header:before {
 background: #000 none repeat scroll 0 0;
 content: "";
 left: 0;
 top: 0;
 bottom: 0;
 width: 25%;
 height: 100%;
 z-index: -1;
 position: absolute;
}
.em_creative_header:after {
 background: #000 none repeat scroll 0 0;
 content: "";
 left: 18%;
 top: 0;
 bottom: 0;
 width: 15%;
 height: 100%;
 position: absolute;
 border: ;
 -webkit-transform: rotate(-121deg);
 transform: rotate(-121deg);
 z-index: -1;
}
.single_header_address {
}
.creative_logo_thumb {
 z-index: 9;
 text-align: right;
}
.creative_header_icon {
 float: left;
 margin-right: 10px;
 overflow: hidden;
}
.creative_header_icon i {
 color: #000;
 font-size: 28px;
 margin-top: 5px;
}
.creative_header_address {
 overflow: hidden;
 padding-left: 80px;
}
.creative_header_address_text&gt;h3 {
 font-size: 18px;
 font-weight: 600;
 margin: 0;
 padding: 0;
}
.creative_header_address_text&gt;p {
 margin: 0;
}
.creative_logo_thumb {
 z-index: 9;
}
.creative_header_button {
 padding-left: 50px;
 position: relative;
 margin-top: 5px;
}
.creative_header_button:before {
 content: "";
 position: absolute;
 background: #000;
 width: 1px;
 height: 74px;
 left: 10px;
 top: -21px;
}
.creative_header_button .dtbtn {
 background: #000 none repeat scroll 0 0;
 border-radius: 30px;
 color: #fff;
 display: inline-block;
 font-family: raleway;
 font-size: 14px;
 font-weight: 600;
 margin-left: 0;
 padding: 6px 26px;
 text-transform: capitalize;
 -webkit-transition: all 0.3s ease 0s;
 transition: all 0.3s ease 0s;
}
.creative_header_button&gt;a:hover {
 background: #000 none repeat scroll 0 0;
}
.em_slider_social {
 position: fixed;
 right: 15px;
 text-align: center;
 top: 50%;
 z-index: 9999;
}
.em_slider_social li {
 display: block;
 list-style: outside none none;
 text-decoration: none;
}
.em_slider_social a {
 background: #000 none repeat scroll 0 0;
 border: 1px solid #000;
 border-radius: 50%;
 color: #fff;
 display: inline-block;
 font-size: 16px;
 height: 35px;
 line-height: 35px;
 margin-bottom: 10px;
 width: 35px;
}
.em_slider_social a:hover {
 background: #000;
 color: #fff;
 border-color: #000;
}
.no-logo-sr .creative_search_icon {
 position: absolute;
 right: 19%;
 top: 50%;
 -webkit-transform: translateY(-50%);
 transform: translateY(-50%);
 z-index: 999;
}
.no-logo-sr .em-quearys-top.msin-menu-search .em-quearys-inner {
 top: 70px;
}
.no-logo-sr .dreamit_menu ul {
 text-align: center;
}
.no-logo-sr .dreamit_menu ul li {
 text-align: left;
}


/*==============================
dreamit HEADING NAV AREA CSS
===============================*/
.mean-container .mean-bar {
 padding: 0;
}
.mean-container .mean-nav {
 background: #000 none repeat scroll 0 0;
 float: none;
}
.main_menu_div {
 position: relative;
}


/* LOGO CSS */
.logo {
 margin-top: 13px;
}
.logo a {
 font-weight: 700;
 display: inline-block;
 margin-top: 2px;
}
.dreamit_menu {
 text-align: right;
}

/* MAIN MENU CSS */
.dreamit_menu ul {
 text-align: right;
 list-style: none;
}
.dreamit_menu &gt; ul &gt; li {
 display: inline-block;
 position: relative;
}
.dreamit_menu &gt; ul &gt; li &gt; a {
 display: block;
 -webkit-transition: .5s;
 transition: .5s;
 position: relative;
 color: #999;
 font-size: 13px;
 font-weight: 500;
 text-transform: uppercase;
 margin: 14px 0px 25px;
 margin-left: 27px;
 letter-spacing: 2px;
}
.dreamit_menu &gt; ul &gt; li &gt; a::before {
 position: absolute;
 content: "";
 left: -2px;
 bottom: -6px;
 width: 0%;
 border-bottom: 5px dotted #999;
 transition: .3s;
}
.dreamit_menu&gt;ul&gt;li&gt;a:hover::before {
 width: 101%;
}
.dreamit_menu ul li:last-child a {
 margin-right: 0px;
}
.dreamit_menu&gt;ul&gt;li.current&gt;a,
.dreamit_menu&gt;ul&gt;li:hover&gt;a {
 color: #000;
 background-color: transparent;
}
.dreamit_menu&gt;ul&gt;li:hover&gt;a:before,
.dreamit_menu&gt;ul&gt;li.current&gt;a:before {
 opacity: 1;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}


/* Menu Transparent */
.trp_nav_area {
 position: fixed;
 left: 0;
 right: 0;
 top: 0;
 z-index: 9999;
 background-color: transparent;
 padding: 25px 0;
 -webkit-transition: .5s;
 transition: .5s;
}

/* stycky nav Css */
.transprent-menu .dreamit_nav_area {
 left: 0;
 right: 0;
 top: 0;
 z-index: 9999;
 background-color: transparent;
 padding: 0;
 -webkit-transition: .5s;
 transition: .5s;
 position: absolute;
}
.dreamit_nav_area.postfix {
 -webkit-transition: .3s;
 transition: .3s;
}
.dreamit_nav_area.prefix {
 background: #0D2352 !important;
 top: 0px;
}
.dreamit_nav_area.prefix .dreamit_menu&gt;ul&gt;li&gt;a {
 color: #fff;
 -webkit-transition: .3s;
 transition: .3s;
}
.dreamit_nav_area.prefix .dreamit_menu&gt;ul&gt;li.current&gt;a {
 color: #000;
}


/* Header Transparent */
.header_transparent .dreamit_menu &gt; ul &gt; li &gt; a::before {
 border-bottom: 5px dotted #fff;
}
.header_transparent .dreamit_menu &gt; ul &gt; li &gt; a {
 color:#fff;
}
/* Humbarger Menu */
.humbergar .main-menu {
 opacity: 0;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
 -webkit-transition: .7s;
 transition: .7s;
 position: relative;
 left: 600px;
}
.main-menu.nav-show {
 opacity: 1;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
 left: 0px;
 -webkit-transition: .5s;
 transition: .5s;
 margin-right: 62px;
}

/* LOGO LEFT RIGHT CSS */
.logo-left {
}
.logo-right .logo {
 text-align: right;
}
.logo-right .dreamit_menu&gt;ul {
 text-align: left;
}
.logo-right .dreamit_menu&gt;ul&gt;li:first-child a {
 padding-left: 0px;
}
.logo-right .dreamit_menu&gt;ul&gt;li:last-child a {
 padding-right: auto;
}


/* logo top */
.logo-top .logo {
 text-align: center;
}
.logo-top .dreamit_menu&gt;ul {
 text-align: center;
}
.logo-top&gt;.dreamit_menu&gt;ul&gt;li:last-child a {
 padding-right: auto;
}

/* sub menu style */
.dreamit_menu ul .sub-menu {
 position: absolute;
 left: 0px;
 top: 140%;
 width: 272px;
 text-align: left;
 background: #fff;
 margin: 0;
 padding: 15px 0;
 z-index: 9999;
 box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
 -webkit-transition: .5s;
 transition: .5s;
 opacity: 0;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
 visibility: hidden;
}
.dreamit_menu ul li:hover &gt; .sub-menu {
 opacity: 1;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
 visibility: visible;
 top: 125%;
 z-index: 9;
}
.dreamit_menu ul .sub-menu li {
 position: relative;
}
.dreamit_menu ul .sub-menu li a {
 display: block;
 padding: 12px 20px;
 margin: 0;
 line-height: 1.3;
 letter-spacing: normal;
 font-size: 12px;
 font-weight: 500;
 text-transform: uppercase;
 -webkit-transition: .1s;
 transition: .1s;
 visibility: inherit !important;
 color: #999;
}
.dreamit_menu ul .sub-menu li:hover&gt;a,
.dreamit_menu ul .sub-menu .sub-menu li:hover&gt;a,
.dreamit_menu ul .sub-menu .sub-menu .sub-menu li:hover&gt;a,
.dreamit_menu ul .sub-menu .sub-menu .sub-menu .sub-menu li:hover&gt;a {
 background: rgba(255, 255, 255, .06);
 color: #000;
}


/* sub menu 2 */
.dreamit_menu ul .sub-menu .sub-menu {
 left: 100%;
 top: 130%;
 opacity: 0;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
 visibility: hidden;
}
.dreamit_menu ul .sub-menu li:hover&gt;.sub-menu {
 opacity: 1;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
 visibility: visible;
 top: 0%;
}


/* sub menu 3 */
.dreamit_menu ul .sub-menu .sub-menu li {
 position: relative;
}
.dreamit_menu ul .sub-menu .sub-menu .sub-menu {
 right: 100%;
 left: auto;
 top: 130%;
 opacity: 0;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
 visibility: hidden;
}
.dreamit_menu ul .sub-menu .sub-menu li:hover&gt;.sub-menu {
 opacity: 1;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
 visibility: visible;
 top: 0%;
}


/* sub menu 4 */
.dreamit_menu ul .sub-menu .sub-menu .sub-menu li {
 position: relative;
}
.dreamit_menu ul .sub-menu .sub-menu .sub-menu .sub-menu {
}
.dreamit_menu ul .sub-menu .sub-menu .sub-menu li:hover&gt;.sub-menu {
 opacity: 1;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
 visibility: visible;
 top: 0%;
}

/* user login */
.logged-in .transprent-menu .dreamit_nav_area.prefix {
 top: 32px;
}
.logged-in .trp_nav_area.hbg2 {
 top: 32px;
}
/* Main  menu search */
.dreamit_menu.main-search-menu&gt;ul,
.em-quearys-top.msin-menu-search {
 display: inline-block;
}
.em-quearys-top.msin-menu-search .em-quearys-menu i {
 height: 36px;
 width: 36px;
 line-height: 36px;
 margin-left: 20px;
}
.em-quearys-top.msin-menu-search .em-quearys-inner {
 top: 59px;
}


/* has menu icon */
.dreamit-main-menu .menu-item-has-children&gt;a:after {
 margin-left: 5px;
 content: "\f107";
 font-family: FontAwesome;
 opacity: 1;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
 font-size: 13px;
 opacity: .5;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.dreamit-main-menu .menu-item-has-children .menu-item-has-children&gt;a:after {
 margin-left: 8px;
 content: "\f105";
}


/* Main menu button */
.donate-btn-header {
 display: inline-block;
 float: right;
}
a.dtbtn {
 border: none;
 display: block;
 font-size: 14px;
 margin-left: 30px;
 font-weight: 700;
 text-transform: capitalize;
 border-radius: 5px;
 padding: 8px 21px;
 font-family: 'Raleway', sans-serif;
 background-color: #000;
 color: #fff;
 margin-top: 29px;
}
a.dtbtn:hover {
 background-color: #fff;
 color: #444;
}
.redX {
 color: #000;
}

/* logo sticky */
.dreamit-main-menu .logo a.main_sticky_main_l {
 display: block;
}
.dreamit-main-menu .logo a.main_sticky_l {
 display: none;
}

/* logo pre */
.dreamit-main-menu .prefix .logo a.main_sticky_main_l {
 display: none;
}
.dreamit-main-menu .prefix .logo a.main_sticky_l {
 display: block;
 margin-top: 3px;
}
.headroom .dreamit_nav_area {
 background: transparent;
 padding: 17px 0;
}
.headroom--pinned .dreamit_nav_area {
 background: #fff;
 box-shadow:0 0 3px rgba(0,0,0,0.20);
}
.headroom--pinned {
 transform: translateY(0);
}
.headroom--unpinned {
 transform: translateY(-100%);
}
.header--fixed {
 position: fixed;
 z-index: 10;
 right: 0;
 left: 0;
 top: 0;
 transition: transform .25s ease-in-out;
 will-change: transform;
 z-index: 999999;
}
.menu-height-space {
 height:100px;
}
.headroom.header_style_two .dreamit_nav_area {
 background: #fff;
}
.headroom.header_transparent .headroom--pinned .dreamit_nav_area {
 background: transparent;
}
.header_transparent.headroom--pinned .dreamit_nav_area {
 background: rgba(0,0,0,0.75);
 box-shadow:0 0 3px rgba(0,0,0,0.20);
}

/*==================
CUROUSEL SLIDER AREA
====================*/
.slider_area {
 background: url(../image/slider-bg.jpg);
 background-size: cover;
 background-position: center center;
 position: relative;
 z-index:1;
}
.slider_area.simple_slider {
	/* background: url(https://html.ditsolution.net/dreamit/portfolio/img/slider/s4.jpg); */
 background-size: cover;
 background-position: center center;
 position: relative;
 background: #fff;
}
.home-2.slider_area {
 background: url(https://html.ditsolution.net/dreamit/portfolio/img/slider/s4.jpg);
 background-size: cover;
 background-position: center center;
}
.home-3.slider_area {
 background: url(https://html.ditsolution.net/dreamit/portfolio/img/slider/s4.jpg);
 background-size: cover;
 background-position: center center;
}
.slider_area:before {
 content: "";
 position: absolute;
 left: 0;
 top: 0;
 width: 100%;
 height: 100%;
 background: rgba(0, 0, 0, .0);
 z-index:-1;
}
.slider_content {
 display: table;
 height: 830px;
 text-align: center;
 width: 100%;
}
.slider_text {
 display: table-cell;
 vertical-align: middle;
 width: 100%;
}
.slider_text &gt; h1 {
 color: #fff;
 font-size: 12px;
 text-transform: uppercase;
 color: #444;
 letter-spacing: 3px;
}
.slider_text &gt; h2 {
 color: #fff;
 font-size: 30px;
 font-weight: 600;
 text-transform: uppercase;
 z-index: 999999999;
 color: #151515;
}
.slider_text &gt; p {
 color: #fff;
 width: 61%;
 margin: auto;
 font-size: 18px;
}
.slider_readmore {
 margin-top: 32px;
}
.sreadmore {
 color: #fff;
 font-size: 14px;
 font-weight: 700;
 padding: 12px 40px;
 border-radius: 30px;
 display: inline-block;
 margin: 0 7px 0;
 -webkit-transition: .5s;
 transition: .5s;
 text-transform: uppercase;
 background: #000;
 border-radius: 5px;
 z-index:99999999;
}
.sreadmore:hover {
 color: #444;
 background: #fff;
}
.slider_text_inner {
 display: inline-block;
 background: rgba(255,255,255,0.90);
	/* padding: 50px; */
 width: 530px;
 height: 200px;
	/* top: ; */
 padding-top: 57px;
 position: relative;
 z-index: 9999;
}
.slider_text_inner::before {
 position: absolute;
 content: "";
 left: 15px;
 top: 15px;
 width: 94.5%;
 height: 86%;
 border: 1px solid #ddd;
 z-index: -1;
}
.slider_text .slider_text_inner &gt; h1 {
 color: #fff;
 font-size: 12px;
 text-transform: uppercase;
 color: #444;
 letter-spacing: 3px;
}
.slider_text .slider_text_inner &gt; h2 {
 color: #fff;
 font-size: 30px;
 font-weight: 600;
 text-transform: uppercase;
 z-index: 999999999;
 color: #151515;
}


/* Particles Js Slider */
.effective_slider .slider_text &gt; h1 {
 margin-bottom: 13px;
}
.particles-js-canvas-el {
 position: absolute;
 top: 0;
 z-index:-1;
}
#particles-js {
 z-index:-1;
}
.simple_slider .slider_content {
 display: inherit;
 height: 300px;
 text-align: left;
 width: 100%;
 position: relative;
 top: inherit;
}
.simple_slider .slider_text {
 display:inherit;
 vertical-align: middle;
 width: 100%;
 position: absolute;
 left: 0;
 bottom: 0;
}
.simple_slider .slider_text &gt; h2 {
 font-size: 30px;
 font-weight: 500;
 text-transform: inherit;
 color: #151515;
}
.simple_slider .slider_text &gt; h1 {
 font-size: 30px;
 padding: 0;
 text-transform: inherit;
 font-weight: 500;
 color: #151515;
	/* line-height: 1; */
 margin: 0;
}
.sreadmore {
 color: #fff;
 font-size: 13px;
 font-weight: 700;
 border: 1px solid #fff;
 padding: 9px 39px;
 border-radius: 30px;
 display: inline-block;
 margin-top: 5px;
 -webkit-transition: .5s;
 transition: .5s;
}
.sreadmore:hover {
 color: #fff;
 background: #000;
 border: 1px solid #000;
}
.cd-headline.clip span {
 display: inline-block;
 padding: 0 0 0;
}
.cd-headline.clip span b {
 display:inline-block;
}
.slider-icon {
 position: absolute;
 right: 93px;
 top: 34px;
}
.slider-icon-inner {
 position:relative;
}
.slider-icon-inner a {
 background: #777;
 color: #fff;
 width: 30px;
 height: 30px;
 display: inline-block;
 text-align: center;
 line-height: 30px;
 font-size: 17px;
 border-radius: 4px;
 margin-left: 5px;
 transition:.3s;
}
.slider-icon-inner a:hover {
 background:#000;
 color:#fff;
}
.slider-icon-inner::before {
 left: -78px;
 top: 15px;
 position: absolute;
 content: "";
 width: 70px;
 height: 2px;
 background: #777;
}
.slider-icon-inner::after {
 right: -83px;
 top: 15px;
 position: absolute;
 content: "";
 width: 70px;
 height: 2px;
 background: #777;
}
.simple_slider_two .slider_text {
 text-align: center;
}
.simple_slider_two .slider-icon {
 position: absolute;
 right: 0;
 top: 129px;
 left: 0;
}
.simple_slider_two .slider-icon-inner::before {
 left: -229px;
 top: 15px;
 right: 0;
 margin: auto;
}
.simple_slider_two .slider-icon-inner::after {
 right: -236px;
 top: 15px;
 left: 0;
 margin: auto;
}
.simple_slider.simple_slider_two .slider_content {
 height: 354px;
 width: 100%;
}
.simple_slider.simple_slider_two .slider_text {
 bottom: 64px;
}
.simple_slider.simple_slider_two .slider_text &gt; h2 {
 font-size: 35px;
 font-weight: 700;
}
.simple_slider.simple_slider_two .slider_text &gt; h1 {
 font-size: 35px;
 font-weight: 700;
}
.humbarger-black .hamburger-inner,
.humbarger-black .hamburger-inner::before,
.humbarger-black .hamburger-inner::after {
 background-color: #151515;
}
/* -----------------------------
4. Slick Slider area style
-------------------------------- */
.slick-single-slider {
 height: 100vh;
}
.slider-1 {
 background: url(../image/slider-bg2.jpg);
 -webkit-background-size: cover;
 background-size: cover;
}
.slider-2 {
 -webkit-background-size: cover;
 background-size: cover;
}
.slider-3 {
 -webkit-background-size: cover;
 background-size: cover;
}
.dd {
 -webkit-background-size: cover;
 background-size: cover;
}
.slick-single-slider .slider-content {
 position: absolute;
 top: 50%;
 transform: translateY(-50%);
 width: 100%;
 text-align: center;
}
.slick-single-slider .slider-content h1 {
 color: #ffffff;
 font-size: 65px;
 font-weight: 700;
 letter-spacing: 0;
 line-height: normal;
 margin-bottom: 30px;
 text-transform: unset;
}
.slick-single-slider .button {
 background: #fff;
 display: inline-block;
 padding: 10px 40px;
 border-radius: 30px;
 letter-spacing: 2px;
 font-size: 16px;
 font-weight: 600;
 margin-top: 20px;
 transition:.3s;
}
.slick-single-slider .button:hover {
 background:#000;
 color:#fff;
}
.slider-navegarion-style-one .slick-dots {
 bottom: 96px;
 text-align: center;
	/* top: auto; */
 position: absolute;
 left: 50%;
 transform: translateX(-50%);
}
.slider-navegarion-style-one .slick-dots li {
 cursor: pointer;
 display: inline-block;
 height: auto;
 margin: 0;
 padding: 0;
 position: relative;
 width: auto;
}
.slider-navegarion-style-one .slick-dots li button::before {
 background: #fff none repeat scroll 0 0;
 content: "";
 height: 20px;
 left: 0;
 line-height: 1;
 opacity: 1;
 position: absolute;
 text-align: center;
 top: 0;
 transition: all 0.3s ease-in-out 0s;
 width: 1px;
}
.slider-navegarion-style-one .slick-dots li button {
 background: transparent none repeat scroll 0 0;
 border: 0 none;
 color: transparent;
 cursor: pointer;
 display: block;
 font-size: 0;
 height: auto;
 line-height: 0;
 outline: medium none;
 padding: 0;
 width: 10px;
}
.slider-navegarion-style-one .slick-dots li button:hover::before,
.slider-navegarion-style-one .slick-dots li.slick-active button::before {
 background: #fff none repeat scroll 0 0;
 height: 30px;
}


/* Slick Slider Next &amp; Prv */
.slick-prev,
.slick-next {
 font-size: 0;
 line-height: 0;
 position: absolute;
 top: 50%;
 display: block;
 width: 20px;
 height: 20px;
 padding: 0;
 -webkit-transform: translate(0, -50%);
 -ms-transform: translate(0, -50%);
 transform: translate(0, -50%);
 cursor: pointer;
 color: transparent;
 border: none;
 outline: none;
 background: transparent;
 z-index: 99;
}
.slick-prev {
 left: 0;
}
.slick-next {
 right: 0;
}
.arrow-style-one .slick-prev,
.arrow-style-one .slick-next {
 height: 60px;
 width: 40px;
 background: rgba(0, 0, 0, 0.5);
 transition: .3s ease-in-out 0s;
}
.slick-prev::before,
.slick-next::before {
 font-family: 'FontAwesome';
 font-size: 20px;
 line-height: 1;
 opacity: .75;
 color: white;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
}
.slick-next::before {
 content: '\f105';
}
.slick-prev::before {
 content: '\f104';
}
.single-portfolio-slider .slick-dots {
 display:none;
}
.single-portfolio-slider .slick-dots li {
 display:none;
}
.portfolio_single_area {
 padding: 100px 0 70px;
}
.single_portfolio_desc {
 border: 1px solid #ddd;
 padding: 0 20px 10px;
 margin-top: 30px;
}
.single_portfolio_desc h2,
.portfolio_info h2 {
 margin: 30px 0 20px;
}
.portfolio_info {
}
.portfolio_info {
 border: 1px solid #ddd;
 padding: 0 20px 0px;
 margin-top: 30px;
}
.portfolio_info h2 {
}
.portfolio_info p {
 padding-bottom: 14px;
}
.portfolio_info p b {
}
.portfolio_info p b {
 font-size: 19px;
 margin-right: 46px;
 font-weight: 500;
 color: #151515;
 width: 169px;
 display: inline-block;
}
.portfolio_info p span {
 width:150px;
}
.related_project {
 overflow: hidden;
 padding-top: 80px;
}
.related-title {
 position: relative;
 padding-bottom: 58px;
}
.related-title::before {
 position: absolute;
 content: "";
 left: 0;
 top: 37px;
 background: #000;
 height: 2px;
 width: 75px;
 margin: auto;
}
/* Standard syntax */
@keyframes mike-slider-anim {
 0% {
  top: 10px;
  opacity: 1;
 }
 50% {
  top: 40px;
  opacity: 0;
 }
 100% {
  top: 10px;
  opacity: 0;
 }
}




/*====================
PORTFOLIO NAV CSS
======================*/
.portfolio_area {
 padding: 90px 0 100px;
}
.portfolio_nav {
 text-align: left;
 margin-bottom: 50px;
}
.portfolio_nav ul {
}
.portfolio_nav ul li {
 list-style: none;
 display: inline;
}
.portfolio_nav ul li {
	/* border: 1px solid #ddd; */
	/* color: #333; */
 cursor: pointer;
 display: inline-block;
 font-size: 12px;
 margin-right: 31px;
 padding: 0;
 text-decoration: none;
 text-transform: uppercase;
 transition: all 0.4s ease 0s;
 letter-spacing: 3px;
 position: relative;
}
.portfolio_nav ul li.current_menu_item,
.portfolio_nav ul li:hover {
 color: #333;
}
.portfolio_nav ul li::before {
 position: absolute;
 content: "";
 left: -2px;
 bottom: -6px;
 width: 0%;
 height: 5px;
 border-bottom: 5px dotted #999;
 transition:.5s;
}
.portfolio_nav ul li:hover:before {
 width:100%;
}
.portfolio-pages .portfolio_nav ul {
 text-align: center;
}
/*====================
Portfolio Style Default
======================*/
.single_portfolio {
 margin-bottom: 30px;
 overflow: hidden;
 position:relative;
 z-index:2222;
}
.portfolio_style_two .single_portfolio {
 margin-bottom:10px;
}
.single_portfolio_thumb {
 position: relative;
 overflow:hidden;
}
.single_portfolio_thumb img {
 width: 100%;
}
.single_portfolio_thumb a {
 display: block;
 position: relative;
 overflow:hidden;
}
.single_portfolio_thumb a:before {
 position: absolute;
 left: 0;
 top: 0;
 content: "";
 background: rgba(0, 0, 0, 0.7);
 opacity: 0;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
 -webkit-transition: .5s;
 transition: .5s;
 color: #fff;
 display:block;
 z-index:1;
 width:100%;
 height:100%;
}
.port_icon {
 left: 50%;
 position: absolute;
 top: 35%;
 transform:translateX(-50%) translateY(-50%);
 opacity:0;
 transition:.5s;
 z-index:999;
}
.port_icon span {
 color: #fff;
 font-size: 23px;
 display: inline-block;
 width: 45px;
 height: 45px;
 line-height: 43px;
 border: 1px solid #fff;
 text-align: center;
 border-radius: 100%;
 transition:.5s;
}
.port_icon span:hover {
 background:#fff;
 color:#151515;
}
.portfolio_content {
 position: absolute;
 left: 0;
 bottom: 30px;
 transition: .5s;
 z-index: 99999;
 opacity: 0;
}
.portfolio_content a {
 color: #fff;
 font-size: 18px;
 letter-spacing: 1px;
 font-weight: 600;
}
.portfolio_content span {
 color: #fff;
 text-transform: capitalize;
 font-size: 13px;
 letter-spacing: 2px;
 transition-delay: 1s;
 font-style: italic;
 margin-top: 5px;
 display: inline-block;
}
.single_portfolio:hover .portfolio_content {
 opacity:1;
}
.single_portfolio:hover .single_portfolio_thumb a:before {
 opacity: 1;
}
.single_portfolio:hover .port_icon  {
 opacity: 1;
 top:45%;
}
.loade_more {
 text-align:center;
}
.loade_more a {
 background: transparent;
 text-align: center;
 border: 2px solid #000;
 color: #000;
 text-transform: uppercase;
 letter-spacing: 2px;
 font-size: 14px;
 display: inline-block;
 padding: 10px 31px;
 transition:.5s;
 position:relative;
 z-index:1;
}
.loade_more a:hover {
 color:#fff;
}
.loade_more a:before {
 position:absolute;
 left:0;
 top:0;
 width:0%;
 height:100%;
 background:#000;
 content:"";
 transition:.5s;
 z-index:-1;
}
.loade_more a:hover::before {
 width:100%;
}

/* Portfolio Style One */
.portfolio_style_one .single_portfolio_thumb img {
 width: calc(100% + 10px);
 transform: translate3d(-10px, 0, 0);
 transition: all 0.3s linear 0s;
}
.portfolio_style_one .single_portfolio:hover .single_portfolio_thumb img {
 transform: translate3d(0, 0, 0);
}
.portfolio_style_one .single_portfolio_thumb a:before {
 width:98%;
}
.portfolio_style_one .single_portfolio:hover .single_portfolio_thumb a:before {
 width:100%;
}
.portfolio_style_one .single_portfolio:hover .portfolio_content {
 left:30px;
}
.gutter_less .col-md-6,
.gutter_less .col-md-3,
.gutter_less .col-md-4 {
 padding: 0px 0px 0 0;
}
.portfolio_style_one.gutter_less .single_portfolio_thumb img {
 width: calc(100% + 10px);
 transform: translate3d( 0px, 0, 0);
 transition: all 0.3s linear 0s;
 width: 100%;
}
.gutter_less .single_portfolio {
 margin-bottom:0;
}
.gutter_less .loade_more {
 text-align: center;
 margin-top: 50px;
}
/* Porfolio Style Two */
.portfolio_style_two .portfolio_nav ul,
.portfolio_style_three .portfolio_nav ul {
 text-align:center;
}
.portfolio_style_two .col-md-4 {
 padding: 0px 5px 0 5px;
}
.portfolio_style_two .portfolio_content {
 left: 0;
 bottom: -65px;
 width: 100%;
 background: rgba(255,255,255,0.80);
 left: 0;
 text-align: center;
 padding-bottom: 12px;
}
.portfolio_style_two .portfolio_content a {
 color: #151515;
}
.portfolio_style_two .portfolio_content span {
 color: #666;
 margin-top: 0px;
}
.portfolio_style_two .single_portfolio:hover .portfolio_content {
 opacity:1;
 bottom:0;
}
.portfolio_style_two .loade_more {
 text-align: center;
 margin-top: 20px;
}

/* Porfolio Style Three */
.portfolio_style_three .single_portfolio_thumb a::before {
 left: 0;
 top: 0;
 content: "";
 background: rgba(255, 255, 255, 0.8);
 width: inherit;
 height: inherit;
 right: 0;
 bottom: 0;
 margin: auto;
}
.portfolio_style_three .single_portfolio:hover .single_portfolio_thumb a::before {
 left: 20px;
 top: 20px;
 right: 20px;
 bottom: 20px;
}
.portfolio_style_three .portfolio_content {
 left: 0;
 bottom: inherit;
 width: 100%;
 background:transparent;
 text-align: center;
 padding-bottom: 12px;
 top:40%;
 transform:translateY(-50%);
}
.portfolio_style_three .portfolio_content a {
 color: #151515;
}
.portfolio_style_three .portfolio_content span {
 color: #444;
 margin-top: 0px;
}
.portfolio_style_three .single_portfolio:hover .portfolio_content {
 opacity:1;
 top:50%;
}

/*=========================
dreamit ABOUT AREA CSS
===========================*/
.about_area {
 padding: 100px 0 100px;
 background: #f7f7f7;
}
.about-pages .dreamit_about {
 padding: 0 0 0 59px;
}
.about_area.about-left-img {
 background: #fff;
}
.section_title_lefts {
}
.section_title_lefts h2 {
 margin-top: 0;
 font-size: 17px;
 font-weight: 700;
	/* text-transform: capitalize; */
 margin-bottom: 19px;
 color: #6d6d6d;
}
.section_title_lefts h1 {
 margin-bottom: 22px;
 font-size: 37px;
}
.section_title_lefts h1 span {
 color: #000;
}
.dreamit_about {
 padding: 44px 0 0 0px;
}
.section_title_lefts.about_subtitle h2 {
 position: relative;
 display: inline-block;
 font-family: 'Merriweather', serif;
 font-size: 16px;
 font-weight: 500;
 margin-bottom: 17px;
}
.section_title_lefts.about_subtitle h2::before {
 position: absolute;
 content: "";
 right: -59%;
 top: 10px;
 width: 60px;
 height: 2px;
 background: #000;
}
.about_singnature img {
 margin-top: 8px;
}
.single_image {
 margin-top: 5px;
 position: relative;
 box-shadow: -17px 17px 7px rgba(0,0,0,0.20);
}
.about_text p {
 margin-bottom: 30px;
}
.about_button {
 margin-top: 44px;
}
.about_button a {
 background: transparent;
 font-size: 16px;
 font-weight: 500;
 text-transform: capitalize;
 padding: 13px 35px;
 font-family: Raleway, sans-serif;
 margin-right: 11px;
 border: 2px solid #000;
 color: #000;
 position:relative;
 z-index:1;
 letter-spacing:2px;
}
.about_button a::before {
 position: absolute;
 left: 0;
 top: 0;
 width: 0%;
 height: 100%;
 background: #000;
 content: "";
 transition: .5s;
 z-index: -1;
}
.about_button a:hover::before {
 width: 100%;
}
.about_button a:hover {
 color:#fff;
 border-color:#000;
}
.about_text ul {
 list-style: none;
}
.about_text ul li {
 line-height: 30px;
 font-size: 16px;
 font-weight: 500;
 margin-bottom: 9px;
 color: #555;
}
.about_text ul li i {
 color: #000;
 margin-right: 5px;
}


/* About Left Images Css */
.about-left-img .dreamit_about {
 padding: 59px 42px 0 0px;
}
.about-left-img.about-pages .dreamit_about {
 padding: 3px 42px 0 0px;
}
.table_head {
 background: #000;
 color: #fff;
 font-size: 18px;
}
.table_head td {
 font-weight: 500;
 padding: 15px 20px;
}
td {
 border: 1px solid #ddd;
 text-align: center;
 padding: 15px 0;
}
.domain_information tr:nth-child(2n) td {
 background: #f9f9f9;
}
.domain_information tr td:first-child {
 font-size: 18px;
 font-weight: 600;
}
.purchace_button {
 background: #000;
 display: inline-block;
 color: #fff;
 padding: 2px 17px;
 font-weight: 500;
 border-radius: 7px;
 transition:.3s;
}
.purchace_button:hover {
 color:#fff;
 background:#3553db;
}

/*=========================
dreamit FEATURE AREA CSS
===========================*/
.feature_area {
 padding: 80px 0 70px;
}
.em-feature {
 position: relative;
 transition: all 0.5s ease 0s;
 margin-bottom: 30px;
}
.em-feature::before {
 position: absolute;
 left: 0;
 right: 0;
 top: 0;
 bottom: 0;
 background: rgba(0, 0, 0, .7);
 content: "";
}
.feature_inner_box {
 background: #fff;
 transition: all 0.5s ease 0s;
 position: relative;
 text-align: center;
 padding: 50px 0 25px;
 box-shadow: 0 0 4px rgba(13, 46, 99, 0.30);
}
.feature_inner_box:hover {
 box-shadow: 0 0 17px rgba(13, 46, 99, 0.20);
}
.em_feature_thumb img {
 width: 60%;
}
.feature_area_style2 .em_feature_thumb img {
 width: 100px;
}
.em-feature:hover {
}
.em_feature-icon {
 color: #fff;
 cursor: pointer;
 display: inline-block;
 font-size: 21px;
 height: 45px;
 line-height: 46px;
 margin-top: 0;
 overflow: hidden;
 position: relative;
 transition: all 0.5s ease 0s;
 width: 45px;
 background: #fff;
 border-radius: 30px;
 margin-right: 20px;
 text-align: center;
 float: left;
 color: #333;
 transition: .5s;
 background: #f9f9f9;
}
.em_content_text {
 padding-top: 10px;
}
.em-feature-title h2 {
 font-weight: 600;
 padding-bottom: 14px;
 text-transform: capitalize;
 transition: all 0.5s ease 0s;
}
.feature_inner {
 overflow: hidden;
 padding: 5px 20px 17px;
 background: #fff;
 bottom: 0;
 position: relative;
}
.feature_icon {
 margin-top: 21px;
}
.f-readmore {
 padding-top: 7px;
}
.feature_button {
 transition: .5s;
}
.feature_button a {
 color: #333;
 display: inline-block;
 border: 1px solid #ddd;
 padding: 5px 20px;
 border-radius: 30px;
}
.feature_button a span i {
 margin-left: 5px;
 font-size: 11px;
}
.em-feature:hover .feature_button {
 display: block;
}
.em-feature:hover .em_feature-icon {
 background: #000;
 color: #fff;
}


/*=============================
dreamit TESTIMONIAL AREA CSS
===============================*/
.testimonial_area {
 padding-top: 90px;
 padding-bottom: 120px;
}
.testimonial_area.about-pages {
 padding-top: 86px;
 padding-bottom: 128px;
 background: #fff;
}
.single_testimonial {
 margin-top: 10px;
 text-align: center;
 margin-bottom: 0px;
 transition: .3s;
}
.em_testi_text p::before {
 display: none;
}
.em_testi_text p {
 position: relative;
 margin-top: 0;
 width: 62%;
 margin: auto;
}
.em_test_thumb {
 float: none;
 overflow: hidden;
 margin: 0;
 width: inherit;
 margin-bottom: 17px;
}
.testimonial_area .em_test_thumb img {
 border-radius: 100%;
}
.em_testi_title h2 {
 font-size: 20px;
 text-align: center;
 margin-top: 0;
 margin-bottom: 20px;
}
.em_testi_title h2 span {
 display: block;
 font-size: 15px;
 color: #999;
 margin-top: 4px;
 font-weight: 500;
}
.testi_review {
 margin-top: 20px;
}
.testi_review i {
 color: #000;
 margin: 0 2px;
 display: none;
}
.testimonial_area .col-md-6,
.testimonial_area .col-lg-6 {
 margin: 0;
 padding: 0;
}


/*=======================
dreamit VIDEO AREA CSS
=========================*/
.single_video {
 margin-top: 30px;
}
.video_image {
 position: relative;
}
.video_image img {
 width: 100%;
}
.choose_video_icon {
}
.video_icon {
 position: absolute;
 top: 50%;
 left: 50%;
 z-index: 9999;
 transform: translateY(-50%) translateX(-50%);
}
.video_icon a {
 text-align: center;
 display: inline-block;
}
.video_icon a i {
 color: #fff;
 border: 5px solid #fff;
 width: 90px;
 height: 90px;
 line-height: 80px;
 font-size: 40px;
 border-radius: 50%;
}
.abtext em {
 color: #444;
 font-weight: 600;
}
.abtext ol {
 padding-left: 15px;
}
.abtext ol li {
 font-weight: 600;
 line-height: 30px;
}
.creative_title {
 letter-spacing: 0;
}

/*======================
 dreamit TEAM AREA CSS
========================*/
.team_area {
 padding: 80px 0 70px;
}
.single_team {
 position: relative;
 z-index: 1;
 overflow: hidden;
 margin-bottom: 30px;
}
.team_content {
 text-align: center;
 border: 1px solid #ddd;
 padding: 0 0 12px;
}
.team_thumb {
 position: relative;
}
.team_social {
 position: absolute;
 content: "";
 height: 100%;
 width: 100%;
 left: -100%;
	/* transform: translateX(-50%) translateY(-50%); */
 text-align: center;
 top: 0;
	/* z-index: -1; */
 background: rgba(0, 0, 0, 0.75);
 transition: .5s;
}
.team_socials_inner {
 position: relative;
 top: 50%;
 transform: translateY(-50%);
}
.team_socials_inner a {
 font-size: 20px;
 background: #fff;
 width: 40px;
 height: 40px;
 line-height: 40px;
 display: inline-block;
 margin: 0 3px;
 border-radius: 100%;
 color: #000;
}
.team_socials_inner a:hover {
 background: #fff;
}
.single_team:hover .team_social {
 left: 0;
}


/* team content */
.em-content-title h2 {
 font-size: 16px;
 font-weight: 700;
 margin-bottom: 0;
 text-transform: uppercase;
}
.em-content-subtitle {
 font-size: 14px;
 margin: 5px 0 0;
 text-transform: uppercase;
}


/* Team style Two */
.style-two.em-team {
 background-color: #ffffff;
 text-align: center;
 position: relative;
 overflow: hidden;
 border: 1px solid #000;
 padding: 30px 0;
 transition: .5s;
 border-radius: 5px;
}
.style-two.em-team:hover {
 background: #000;
}
.style-two .em-team-content-title h2 {
 margin-bottom: 5px;
 font-size: 21px;
 padding-top: 21px;
 font-weight: 700;
 text-transform: capitalize;
 color: #555;
 -webkit-transition: .3s;
 transition: .3s;
}
.style-two .em-team-content-subtitle {
 font-size: 14px;
 margin-bottom: 0;
 text-transform: capitalize;
 -webkit-transition: all 0.3s ease-in-out 0s;
 transition: all 0.3s ease-in-out 0s;
 color: #000;
 line-height: 20px;
}
.style-two .em-team-content-socials-inner {
 padding-top: 10px;
}
.style-two .em-team-content-socials {
 -webkit-transition: .3s;
 transition: .3s;
 padding-top: 13px;
}
.style-two .em-team-content-socials a {
 display: inline-block;
 margin: 0 1px 0;
 text-align: center;
 color: #fff;
 font-size: 14px;
 height: 30px;
 width: 30px;
 background: #000;
 line-height: 30px;
 -webkit-transition: .3s;
 transition: .3s;
 border-radius: 50%;
}
.style-two.em-team:hover .em-team-content-title-inner h2,
.style-two.em-team:hover .em-team-content-subtitle-inner span {
 color: #fff;
}
.style-two.em-team:hover .em-team-content-socials a {
 background: #fff;
 color: #000;
}
.style-two.em-team:hover .em-team-content-image img {
 border: 1px solid #fff;
}

/*=======================
dreamit Info AREA CSS
=========================*/
.dreamit_contact_info {
 background: #f7f7f7;
 padding: 100px 20px 70px;
}
.dreamit_single_info {
 text-align: center;
 background: #fff;
 padding: 35px 0 25px;
 box-shadow:0 0 15px rgba(0,0,0,0.20);
 transition:.3s;
 margin-bottom:30px;
}
.dreamit_single_info:hover {
 box-shadow:0 5px 30px rgba(0,0,0,0.20);
}
.dreamit_single_info h3 {
 font-size: 19px;
 text-transform: uppercase;
 font-weight: 600;
 padding-bottom: 5px;
}
.dreamit_single_info span {
 font-size: 40px;
 text-transform: uppercase;
}
/*=======================
dreamit BLOG AREA CSS
=========================*/
.blog_area {
 padding: 86px 0 72px;
}
.blog_area.blog-grid {
 padding: 100px 0 72px;
}
.blog_area.blog-grid.blog-details-area {
 padding: 100px 0 97px;
}
.dreamit-single-blog {
 background-color: #fff;
 overflow: hidden;
 text-align: left;
 -webkit-transition: all 0.3s ease-in-out 0s;
 transition: all 0.3s ease-in-out 0s;
 margin-bottom: 30px;
 border: 1px solid #ddd;
}
.blog_thumb_inner {
 position: relative;
}
.dreamit-blog-thumb {
 overflow: hidden;
 position: relative;
}
.dreamit-blog-thumb a {
 position: relative;
}
.dreamit-blog-thumb a {
 display: block;
}
.dreamit-blog-thumb::before {
 content: "";
 left: 0px;
 top: 0px;
 right: 0px;
 bottom: 0px;
 background: #000;
 width: 100%;
 height: 100%;
 position: absolute;
 background: rgba(0, 0, 0, 0.5);
 opacity: 0;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
 z-index: 999;
 -webkit-transition: .5s;
 transition: .5s;
}
.dreamit-blog-thumb img {
 display: block;
 -webkit-transition: 6s;
 transition: 6s;
 width: 100%;
}
.em-blog-content-area {
 padding: 6px 15px 9px;
}
.blog-inner {
}
.blog-content {
}
.blog-content h2 {
 margin: 0 0 18px;
}
.blog-page-title a {
 color: #333;
 display: block;
 font-size: 20px;
 font-weight: 600;
 margin-bottom: 14px;
 text-transform: capitalize;
 -webkit-transition: all 0.5s ease 0s;
 transition: all 0.5s ease 0s;
}
.blog-page-title a:hover {
 color: #000;
}
.blog-content h2 a {
 font-size: 15px;
 font-weight: 700;
 text-transform: uppercase;
}
.blog-content h2 a:hover {
 color: #000;
}
.blog-content p {
 margin-bottom: 0;
}
.blog_icon {
 position: absolute;
 left: 50%;
 top: 50%;
 text-align: center;
 z-index: 999;
 transform: translateX(-50%) translateY(-50%);
 opacity: 0;
 transition: .5s;
}
.blog_icon a {
 color: #000;
 width: 45px;
 height: 45px;
 line-height: 45px;
 background: #fff;
 border-radius: 50%;
 transform: scale(0);
 font-size: 18px;
}
.blog-page-title {
}
.blog-page-title h2 {
}
.blog-page-title h2 a {
 color: #333;
}
.dreamit-blog-meta {
 margin-bottom: 0px;
 margin-top: 0;
 border-top: 1px solid #ddd;
 padding: 11px 15px 10px;
}
.dreamit-blog-meta:after {
 display: block;
 clear: both;
 content: "";
}
.dreamit-blog-meta-left {
 float: left;
 overflow: hidden;
}
.dreamit-blog-meta-left a,
.dreamit-blog-meta-right a,
.dreamit-blog-meta-left span,
.dreamit-blog-meta-right span {
 font-weight: 400;
 margin-right: 15px;
 text-transform: capitalize;
}
.dreamit-blog-meta-left a:hover,
.dreamit-blog-meta-left span:hover {
 color: #000;
}
.dreamit-blog-meta-left i {
 margin-right: 5px;
 color: #999;
}
.blog-page-title_adn&gt;h2 {
 margin-bottom: 8px;
}
.dreamit-blog-meta-right {
 float: right;
 overflow: hidden;
}
.dreamit-blog-meta-right a,
.dreamit-blog-meta-right span {
 font-size: 12px;
 font-weight: 400;
 margin-right: 0;
 text-transform: uppercase;
}
.dreamit-blog-meta-right i {
 margin-right: 5px;
}
.readmore a {
 border: 1px solid #ddd;
 color: #444;
 display: inline-block;
 font-size: 11px;
 font-weight: 400;
 padding: 6px 10px;
 text-transform: uppercase;
 transition: all 0.5s ease 0s;
 -webkit-transition: all 0.5s ease 0s;
 -moz-transition: all 0.5s ease 0s;
 -o-transition: all 0.5s ease 0s;
 -ms-transition: all 0.5s ease 0s;
}
.readmore a:hover {
 border-color: #000;
 background: #000;
 color: #fff;
}


/* blog hover */
.dreamit-single-blog:hover .dreamit-blog-thumb:before {
 opacity: 1;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
 transform: scale(1);
}
.dreamit-single-blog:hover .blog_icon {
 opacity: 1;
}
.dreamit-single-blog:hover .blog_icon a {
 transform: scale(1)

}
.blog_nospace.col-xs-12 {
 padding: 0px;
}
.blog_nospace .dreamit-single-blog {
 margin-bottom: 0px;
}


/*===============================
dreamit BLOG DETAILS AREA CSS
================================*/
.blog_details {
 border: 1px solid #ddd;
 padding: 15px 15px 21px;
}
.blog_dtl_thumb {
}
.blog_dtl_thumb img {
 width: 100%;
}
.blog_dtl_content {
}
.blog_dtl_content h2 {
 padding-bottom: 5px;
 padding-top: 14px;
 font-size: 40px;
}
.blog_dtl_content h3 {
 padding-top: 20px;
 font-size: 24px;
}
.blog_dtl_content p {
 margin-top: 20px;
}
.blog_details .dreamit-blog-meta {
 margin-bottom: 0px;
 margin-top: 0;
	/* border-top: 1px solid #ddd; */
 padding: 0 0 18px;
 border-bottom: 1px solid #ddd;
 border-top: 0;
}
.blog_details blockquote {
 padding: 10px 20px;
 margin: 37px 0 36px;
 font-size: 14px;
 border-left: 7px solid #000;
 background: #f7f7f7;
 font-style: italic;
 font-weight: 500;
 padding: 15px 35px 15px;
}
.signatures {
 text-align: right;
 font-weight: 600;
 font-style: italic;
 font-size: 15px;
}


/* POST REPLY CSS */
.blog_comments_section {
 border: 1px solid #ddd;
 padding: 20px 15px 18px;
 margin: 50px 0 0;
}
.comments_ttl&gt;h3 {
 font-size: 24px;
 font-weight: 700;
 position: relative;
}
.comments_ttl {
 margin-bottom: 37px;
}
.comments_ttl&gt;h3::before {
 background: #000 none repeat scroll 0 0;
 content: "";
 height: 2px;
 left: 155px;
 position: absolute;
 top: 15px;
 width: 45px;
}
.comments_thumb {
 float: left;
 margin-right: 20px;
 overflow: hidden;
}
.commentst_content {
 overflow: hidden;
}
.blog_comments_section .post_meta {
 margin-bottom: 6px;
}
.blog_comments_section .post_meta span {
	/* font-size: 12px; */
 font-weight: 400;
 padding-right: 15px;
	/* text-transform: uppercase; */
 color: #6d6d6d;
}
.blog_comments_section .post_meta span:hover {
 color: #000;
}
.blog_comments_section .post_meta span:last-child:before {
 display: none;
}
.commentst_meta_reply {
 float: right;
}
.commentst_meta_reply i {
 margin-right: 10px;
}
.commentst_meta_reply:hover {
 color: #000;
}
.single_commentst_inner {
 margin-bottom: 44px;
 margin-top: 46px;
 padding-left: 63px;
}
.badmin i {
 margin-right: 3px;
}


/* COMMENT FORM CSS */
.blog_reply {
 overflow: hidden;
 border: 1px solid #ddd;
 margin-top: 50px;
 padding: 20px 15px 10px;
}
.reply_ttl&gt;h3 {
 font-size: 24px;
 position: relative;
}
.reply_ttl {
 margin-bottom: 36px;
}
.reply_ttl&gt;h3::before {
 background: #000 none repeat scroll 0 0;
 content: "";
 height: 2px;
 left: 231px;
 position: absolute;
 top: 16px;
 width: 45px;
}
.blog_reply .em_contact_form {
 margin-bottom: 0;
}
.blog_reply .contact_bnt button:hover {
 background: #0D2352;
 color: #fff;
}


/* contact area css */
.contact_area {
 padding: 80px 0 96px;
}
.contact_info {
 border: 1px solid #ddd;
 padding: 55px 20px 21px;
 border-radius: 10px;
 background: #fff;
}
.single_plases {
 margin-bottom: 50px;
}
.single_plases_inner {
 text-align: left;
}
.plases_icon {
 float: left;
 overflow: hidden;
}
.plases_icon i {
 font-size: 26px;
 overflow: hidden;
 width: 80px;
 height: 80px;
 line-height: 80px;
 border-radius: 100%;
 text-align: center;
 border: 1px solid #ddd;
 margin-right: 15px;
 transition: .3s;
}
.single_plases:hover .plases_icon i {
 background: #000;
 color: #fff;
 border-color: #000;
}
.plases_text {
 overflow: hidden;
 padding: 20px 0 0;
}
.plases_text h2 {
 font-size: 14px;
 font-weight: 400;
 color: #fff;
 margin-bottom: 2px;
}
.plases_text p {
 font-size: 14px;
 font-weight: 400;
	/* color: #fff; */
 margin-top: 0;
 margin-bottom: 0px;
}
.em_contact_form {
 margin-bottom: 100px;
}
.contact_form_inner {
}
.form_field {
 width: 100%;
}
.form_field_inner {
 margin-bottom: 25px;
 width: 100%;
}
.form_field_inner input,
.form_field_inner input,
.field_comment_inner textarea {
 background: transparent;
	/* border: 1px solid #ddd; */
 color: #fff;
 font-size: 16px;
 font-weight: 500;
 height: 50px;
 -webkit-transition: all 0.3s ease 0s;
 border-bottom: 1px solid #fff;
 transition: all 0.3s ease 0s;
 width: 100%;
 outline: none;
 background: #fff;
 border: 1px solid #ddd;
 padding-left: 15px;
 border-radius: 10px;
}
.form_field_inner input:focus {
 border-color: #000;
}
.field_comment_inner textarea:focus {
 border-color: #000;
}
.form_field_inner input:hover {
}
.form_field_comment {
}
.field_comment_inner {
}
.field_comment_inner textarea {
 height: 125px;
 padding-top: 10px;
}
.contact_bnt {
 margin-top: 23px;
}
.contact_bnt button {
 background: #000;
 border: 0 none;
 border-radius: 0;
 color: #fff;
 display: block;
 letter-spacing: 2px;
 padding: 14px 50px;
 margin: auto;
 border-radius: 10px;
 text-transform: capitalize;
 transition: .3s;
 width: 100%;
 margin-top: -4px;
}
.contact_bnt button:hover {
 background: #fff;
 color: #000;
}
.google_map_area {
 pointer-events: none;
}
.map {
 width: 100%;
 margin: 0;
 height: 338px;
 border: 1px solid #ddd;
 border-radius: 10px;
}
::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
 color: #666;
}
::-moz-placeholder {
	/* Firefox 19+ */
 color: #666;
}
:-ms-input-placeholder {
	/* IE 10+ */
 color: #666;
}
:-moz-placeholder {
	/* Firefox 18- */
 color: #666;
}
.em_contact_form ::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
 color: #333 !important;
 font-size: 14px;
 font-weight: 400;
}
.em_contact_form ::-moz-placeholder {
	/* Firefox 19+ */
 color: #333 !important;
 font-size: 14px;
 font-weight: 400;
}
.em_contact_form :-ms-input-placeholder {
	/* IE 10+ */
 color: #333 !important;
 font-size: 14px;
 font-weight: 400;
}
.em_contact_form :-moz-placeholder {
	/* Firefox 18- */
 color: #333 !important;
 font-size: 14px;
 font-weight: 400;
}
.em_contact_form ::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
 color: #333 !important;
 font-size: 14px;
 font-weight: 400;
}
.em_quote_form ::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
 color: #fff !important;
 font-size: 14px;
 font-weight: 400;
}
.em_quote_form ::-moz-placeholder {
	/* Firefox 19+ */
 color: #fff !important;
 font-size: 14px;
 font-weight: 400;
}
.em_quote_form :-ms-input-placeholder {
	/* IE 10+ */
 color: #fff !important;
 font-size: 14px;
 font-weight: 400;
}
.em_quote_form :-moz-placeholder {
	/* Firefox 18- */
 color: #fff !important;
 font-size: 14px;
 font-weight: 400;
}
.em_quote_form ::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
 color: #fff !important;
 font-size: 14px;
 font-weight: 400;
}
.home-2 ::-moz-placeholder {
	/* Firefox 19+ */
 color: #333 !important;
 font-size: 14px;
 font-weight: 400;
}
.home-2 :-ms-input-placeholder {
	/* IE 10+ */
 color: #333 !important;
 font-size: 14px;
 font-weight: 400;
}
.home-2 :-moz-placeholder {
	/* Firefox 18- */
 color: #333 !important;
 font-size: 14px;
 font-weight: 400;
}

/* recent post */
.single-widget-item {
 overflow: hidden;
}
.recent-post-item {
 clear: both;
}
.recent-post-image {
 float: left;
 margin-right: 10px;
}
.recent-post-image a {
 display: inline-block;
 margin-top: 6px;
 margin-bottom: 5px;
}
.recent-post-text {
 margin-top: -4px;
 overflow: hidden;
}
.recent-post-text h4 a {
 color: #151515;
}
.recent-post-text .rcomment i {
 margin-right: 5px;
}
.recent-post-text .rcomment {
 color: #151515;
}
.recent-post-item {
 clear: both;
}
.recent-post-image {
 float: left;
 margin-right: 10px;
}
.recent-post-text {
 overflow: hidden;
}
.recent-post-text&gt;h4 {
 margin-bottom: 0;
}
.recent-post-text h4 a {
 color: #151515;
 font-size: 14px;
 -webkit-transition: all 0.3s ease 0s;
 transition: all 0.3s ease 0s;
}
.recent-post-text h4 a:hover {
 color: #000;
}
.recent-post-text .rcomment {
 color: #151515;
 font-size: 14px;
 text-transform: none;
}
.recent-post-text .rcomment i {
 margin-right: 5px;
}
.recent-post-text .rcomment {
 color: #151515;
}


/*=====================
FOOTER AREA CSS
======================*/
.footer_area {
 background: #f9f9f9 none repeat scroll 0 0;
 padding: 95px 0 100px;
}
.coppyright {
}
.footer_logo {
 font-size: 48px;
 font-style: italic;
 font-weight: bold;
 text-align: center;
}
.footer_logo a {
}
.footer_logo h3 {
 font-style: normal;
 letter-spacing: 5px;
 font-size: 20px;
}
.footer_text p {
	/* color: #333; */
 margin: auto;
 padding: 24px 0 26px;
 text-align: center;
 width: 60%;
}
.footer_social_icon {
 text-align: center;
}
.footer_social_icon a {
 border-radius: 4px;
 color: #333;
 display: inline-block;
 font-size: 16px;
 height: 30px;
 line-height: 30px;
 margin: 0 3px;
 text-align: center;
 transition: all 0.5s ease 0s;
 width: 30px;
 background: #777;
 color: #fff;
}
.footer_social_icon a:hover {
 color: #fff;
 background: #333;
}


/* Blog Widget Css */
.blog-grid .recent-post-text&gt;h4 {
 margin-bottom: 3px;
 line-height: 18px;
}
.blog-grid .recent-post-text .rcomment {
 color: #6d6d6d;
 font-size: 12px;
}


/* Get quote css */
.em_quote_form {
}
.quote_form_inner {
 padding-top: 6px;
}
.quote_form_field {
}
.quote_form_field input {
 width: 100%;
 height: 40px;
 margin-bottom: 16px;
 background: #041842;
 border: 0;
 padding-left: 15px;
 border-radius: 5px;
 color: #fff;
}
.quote_form_field textarea {
 width: 100%;
 height: 85px;
 border: 0;
 padding-left: 15px;
 border-radius: 5px;
 color: #fff;
 background-color: #041842;
}
.quote_button {
 width: 100%;
 height: 40px;
 margin-top: 16px;
 border: 0;
 border-radius: 5px;
 background: #fff;
 color: #444;
 transition: .5s;
 text-transform: uppercase;
 font-size: 14px;
 font-weight: 500;
}
.quote_button:hover {
 background: #000;
 color: #fff;
}


/*===============================
dreamit FOOTER BOTTOM AREA CSS
================================*/
.footer-bottom {
 background: #F9F9F9 none repeat scroll 0 0;
 padding: 26px 0 24px;
 border-top: 1px solid #d7d4d4;
}
.copy-right-text {
}
.copy-right-text p {
 font-size: 12px;
 margin: 0;
 padding: 0;
 text-transform: uppercase;
 letter-spacing: 1px;
}
.footer-menu {
}
.footer-menu ul {
 list-style: none;
 margin: 0px;
 padding: 0px;
}
.footer-menu ul li {
 display: inline-block;
}
.footer-menu ul li a {
 padding: 0 10px;
 display: block;
 color: #999;
 text-transform: uppercase;
 font-size: 12px;
 font-weight: 400;
 letter-spacing: 2px;
}
.copy-right-text a:hover,
.footer-menu ul li a:hover {
 color: #000;
}
.footer-menu ul li:last-child a {
 padding-right: 0px;
}
.footer_style_3 .footer-menu ul li:first-child a {
 padding-left: 0px;
}
.footer-menu ul ul {
 display: none;
}


/*==========================
dreamit OTHERS PAGES CSS
===========================*/
.row.sg {
 margin-top: 38px;
}


/*==========================
dreamit COUNTER AREA CSS
===========================*/
.counter_area {
 background: linear-gradient(rgba(13, 46, 199, 0.77), rgba(13, 46, 199, 0.77)), transparent url(https://html.ditsolution.net/dreamit/portfolio/assets/images/bg-counter.png) 0% 0%/cover repeat scroll;
 padding-top: 111px;
 padding-bottom: 130px;
}
.single_counter {
 position: relative;
 text-align: center;
 -webkit-transition: all 0.3s ease 0s;
 transition: all 0.3s ease 0s;
}
.counter_icon {
 margin-top: 7px;
 padding-top: 32px;
 position: relative;
 transition: .5s;
}
.counter_icon::before {
 position: absolute;
 content: "";
 left: 0;
 right: 0;
 margin: auto;
 height: 50px;
 width: 1px;
 border: 1px dashed #00138E;
 top: -18px;
}
.single_counter:hover .counter-icon {
 color: #fff;
}
.counter_icon i {
 height: 100px;
 width: 100px;
 margin: auto;
 background: transparent;
 line-height: 84px;
 border-radius: 7px;
 font-size: 36px;
 color: #fff;
 background: #00138E;
 border-radius: 100%;
 transition: .5s;
 display: inline-block;
 border: 8px solid #000;
}
.counter_icon i:hover {
 background: #fff;
 color: #000;
}
.countr_text&gt;h1 {
 display: inline-block;
 font-size: 36px;
 font-weight: 700;
 -webkit-transition: .3s;
 margin: 15px 0 53px;
 transition: .3s;
 font-family: Poppins, sans-serif;
 color: #fff;
 position: relative;
}
.countr_text&gt;h1::after {
 position: absolute;
 content: "";
 left: 0;
 right: 0;
 width: 20px;
 height: 20px;
 background: #00138E;
 bottom: -41px;
 margin: auto;
 border-radius: 100%;
}
.countr_text&gt;h3 {
 display: inline-block;
 font-size: 50px;
 font-family: Poppins, sans-serif;
 color: #000;
}
.counter_title {
 padding: 0 0 0;
}
.counter_title h4 {
 font-size: 21px;
 font-weight: 600;
 margin: 0;
 text-transform: capitalize;
 -webkit-transition: .3s;
 transition: .3s;
 padding-top: 14px;
 color: #fff;
}


/*================================
dreamit CALL DO ACTION AREA CSS
=================================*/
.call-to-action_area {
 background: #000;
 padding: 169px 0 185px;
 background: linear-gradient(rgba(0, 0, 0, 0.79), rgba(0, 0, 0, 0.79)), transparent url(https://html.ditsolution.net/dreamit/portfolio/assets/images/video_image.jpg) 0% 0%/cover repeat scroll;
}
.em_call-to-action {
}
.em_single_call-to-action_content {
 text-align: center;
}
.em_call-to-action_title {
}
.em_call-to-action_title h2 {
 font-size: 41px;
 font-weight: 700;
 text-transform: capitalize;
 margin-bottom: 13px;
 color: #fff;
}
.em_call-to-action_title h2 span {
 display: block;
 font-size: 36px;
 margin-top: 10px;
}
.em_call-to-action_inner {
}
.em_call-to-action_desc {
 color: #fff;
 width: 55%;
 margin: auto;
 margin-left: 0;
 font-size: 16px;
 margin: auto;
}
.call-to-action_btn {
}
.call-to-action_btn a {
 border: none;
 display: inline-block;
 font-size: 13px;
 font-weight: 700;
 text-transform: uppercase;
 background-color: #000;
 border-radius: 50px;
 color: #fff;
 margin-top: 38px;
 padding: 12px 42px;
 -webkit-transition: .5s;
 transition: .5s;
}
.call-to-action_btn a:hover {
 background: #fff;
 color: #000;
}
.em-call-to_video {
 position: absolute;
 right: -40px;
 top: 50%;
 width: 24%;
 transform: translateY(-50%);
}
.em-call-video_link {
 float: left;
 margin-right: 20px;
}
.em-call-video_link a {
 font-size: 28px;
 margin-top: 9px;
 color: #fff;
 font-weight: 600;
}
.em-call-video_link a i {
 font-size: 28px;
 margin-top: 9px;
 color: #fff;
 margin-right: 15px;
}


/*================================
dreamit INSTAGRAM AREA CSS
=================================*/
.instadram_area {
 background: linear-gradient(rgba(0, 0, 0, 0.87), rgba(0, 0, 0, 0.87)), transparent url(https://html.ditsolution.net/dreamit/portfolio/assets/images/cn.jpg) 0% 0%/cover repeat scroll;
 background-repeat: no-repeat;
 background-size: cover;
 padding: 80px 0 100px;
}
.row.insta .col-md-2 {
 padding: 0px;
}
.instragram_thumb img {
 width: 100%;
}


/*=======================
dreamit BRAND AREA CSS
=========================*/
.brand-area {
	/* background: #f7f7f7; */
 padding: 0 0 90px;
}
.single_brand {
 transform: scale(1);
 transition: .5s;
 margin-top: 10px;
 margin-bottom: 10px;
}
.single_brand:hover {
 transform: scale(1.1);
 transition: .5s;
}
.single_brand_inner {
}
.single_brand_thumb {
}
.single_brand_thumb img {
}


/*===========================
dreamit BREADCRUMB AREA CSS
=============================*/
.breatcome_area {
 background: #000;
 background: linear-gradient(rgba(0, 0, 0, 0.51), rgba(0, 0, 0, 0.51)), transparent url(../image/brd-bg1.jpg) 0% 0%/cover repeat scroll;
 background-position: center center;
 background-size: cover;
 background-repeat: no-repeat;
 padding: 215px 0 120px;
}
.breatcome_title {
}
.breatcome_title_inner h2 {
 color: #fff;
 text-align: center;
 margin: 0;
 font-size: 41px;
 margin-bottom: 6px;
 font-weight: 700;
}
.breatcome_content {
}
.breatcome_content ul {
 text-align: center;
}
.breatcome_content ul li {
 list-style: none;
 color: #fff;
 font-size: 15px;
 font-weight: 500;
 text-transform: capitalize;
}
.breatcome_content ul li a {
 color: #fff;
 text-transform: capitalize;
 font-size: 15px;
 font-weight: 500;
 margin-right: 5px;
}
.breatcome_content ul li a i {
 margin-left: 5px;
}


/*========================
 dreamit UNITETEST
=========================*/
.blog-page-title h2 {
 color: #333;
 display: block;
 font-size: 22px;
 font-weight: 600;
 margin-bottom: 7px;
 text-transform: capitalize;
 -webkit-transition: all 0.5s ease 0s;
 transition: all 0.5s ease 0s;
}
.blog-page-title a {
 color: #333;
 display: inline-block;
 font-weight: 600;
}
.blog-page-title h2 a:hover {
 color: #000;
}
.em-blog-content-area {
 padding: 20px 15px 25px;
 text-align: left;
}
.single-blog-content iframe {
 margin-top: 20px;
}
.blog-content h1,
.blog-content h2,
.blog-content h3,
.blog-content h4,
.blog-content h5,
.blog-content h6 {
 margin-top: 10px;
 margin-bottom: 10px;
 font-weight: 500;
 color: #333;
 font-size: 30px;
}
.post_reply h1,
.post_reply h2,
.post_reply h3,
.post_reply h4,
.post_reply h5,
.post_reply h6 {
 color: #303030;
 font-size: 30px;
 font-weight: 500;
 margin-top: 15px;
 margin-bottom: 15px;
}
.blog-content h2,
.post_reply h2 {
 font-size: 26px;
}
.blog-content h3,
.post_reply h3 {
 font-size: 22px;
}
.blog-content h4,
.post_reply h4 {
 font-size: 20px;
}
.blog-content h5,
.post_reply h5 {
 font-size: 18px;
}
.blog-content h6,
.post_reply h6 {
 font-size: 17px;
}


/* single blog */
.single-blog-content h1,
.single-blog-content h2,
.single-blog-content h3,
.single-blog-content h4,
.single-blog-content h5,
.single-blog-content h6 {
 margin-bottom: 22px;
 margin-top: 20px;
 font-size: 30px;
 font-weight: 600;
}
.single-blog-content h2 {
 font-size: 26px;
}
.single-blog-content h3 {
 font-size: 22px;
}
.single-blog-content h4 {
 font-size: 20px;
}
.single-blog-content h5 {
 font-size: 18px;
}
.single-blog-content h6 {
 font-size: 17px;
}


/*=============================
 dreamit PAGINATION AREA CSS
===============================*/
.paginations {
 text-align: center;
 margin-top: 20px;
 margin-bottom: 28px;
}
.paginations a,
.page-numbers span.current {
 width: 35px;
 height: 35px;
 line-height: 35px;
 display: inline-block;
 font-size: 14px;
 font-weight: 500;
 margin: auto 5px;
 border: 1px solid #ddd;
 color: #888;
}
.page-numbers li {
 display: inline-block;
}
.paginations a:hover,
.paginations a.current,
.page-numbers span.current {
 background: #000;
 border-color: #000;
 color: #fff;
}


/*========================
dreamit 404 AREA CSS
=========================*/
.not-found-area {
 background-color: #fff;
 background-position: center top;
 background-repeat: repeat;
 background-size: cover;
 border-top: 1px solid #f5f3f3;
 padding: 0 0 16px;
}
.not-found {
 display: table;
 width: 100%;
 height: 500px;
 text-align: center;
 padding-bottom: 40px;
}
.not-found-inner {
 display: table-cell;
 vertical-align: middle;
}
.not-found-inner {
 font-size: 30px;
}
.not-found-inner h2 {
 color: #f01e4a;
 display: inline-block;
 font-size: 160px;
 font-weight: 700;
 line-height: 1.2;
 padding: 15px 0;
}
.not-found-inner p {
 font-size: 30px;
}
.not-found-inner a {
 color: #606b82;
 font-size: 24px;
 margin-top: 40px;
 display: inline-block;
 text-decoration: underline;
}


/* search error */
.dreamit-search-page {
 background: #fff;
}
.search-error .search input {
 padding: 20px 0;
}
.search-error .search input[type="text"] {
 padding-left: 10px;
}
.search-error .search button {
 top: 48%;
 -webkit-transform: translateY(-50%);
 transform: translateY(-50%);
}
.search-error&gt;p {
 font-size: 14px;
 margin: 14px 0 19px;
}
.search-error&gt;h3 {
 display: block;
 font-size: 30px;
 color: #333;
}
.search-error .search input {
 height: 54px;
 border: 1px solid #ddd;
}


/* RECENT PORTFOLIO */
.recent-portfolio {
 margin-bottom: 10px;
 margin-right: 10px;
}
.recent-portfolio {
 width: 29.33%;
}
.recent-portfolio-image img {
 width: 100%;
}


/*========================
dreamit SCROLL TOP CSS
=========================*/
#scrollUp {
 background: #000 none repeat scroll 0 0;
 bottom: 30px;
 color: #fff;
 font-size: 30px;
 height: 40px;
 line-height: 40px;
 right: 30px;
 text-align: center;
 width: 40px;
}
#scrollUp i {
 color: #fff;
}
.copy-right-text a {
 color: #000;
}
.template-home .vc_row {
 margin-left: 0px !important;
 margin-right: 0px !important;
}
.wpb_gallery.wpb_content_element.vc_clearfix {
 margin-bottom: 0;
}
.mean-container .mean-bar {
 float: none;
 background: #000 none repeat scroll 0 0;
}
.mean-container .mean-nav ul li li a {
 color: #333;
 opacity: 1;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}


/* kc element */
.template-home-wrapper {
 overflow: hidden;
}
.kc-blog-posts-3 .kc-list-item-3&gt;a img {
 -webkit-transition: all 0.5s ease 0s;
 transition: all 0.5s ease 0s;
}


/*==========================
dreamit SECTION TITLE CSS
===========================*/
.section-title.t_center {
 margin: auto;
 text-align: center;
 width: 63%;
}
.section-title.t_left {
 margin: auto auto auto 0;
 width: 63%;
 text-align: left;
}
.section-title.t_right {
 margin: auto 0 auto auto;
 width: 63%;
 text-align: right;
}
.section-title.t_right .em-bar {
 margin: 0 0 5px auto;
}
.section-title.t_left .em-bar {
 margin: 0 0 5px;
}
.section-title h2 {
 font-size: 40px;
 font-weight: 700;
 margin-bottom: 16px;
 text-transform: capitalize;
}
.section-title h3 {
 font-size: 18px;
 color: #000;
}
.tmr0 .section-title h2 {
 margin: 0;
}
.section-title h5 {
 font-size: 18px;
 font-weight: 500;
 margin: 0;
}
.section-title p {
 margin-bottom: 60px;
}
.em-icon {
}
.em-icon i {
}
.em-bar-main {
 margin: 10px 0 13px;
}
.em-bar {
 background: #000 none repeat scroll 0 0;
 height: 2px;
 margin: 0 auto 5px;
 width: 62px;
}
.em-bar.em-bar-big {
 width: 80px;
}
.em-image {
 margin-bottom: 10px;
}
.em-image img {
}
.section-title.t_left span {
 color: #000;
}


/* section title 2 css */
.section-title1 {
 text-align: center;
}
.section-title1 h2 {
 font-size: 41px;
 font-weight: 700;
 margin-bottom: 28px;
 text-transform: capitalize;
 color: #fff;
 position: relative;
}
.section-title1 p {
 color: #fff;
 margin-bottom: 48px;
}
.em-image1 {
 margin-bottom: 10px;
}
.em-image1 img {
}
.section-title1 h2::after {
 position: absolute;
 content: "";
 left: -7px;
 bottom: -24px;
 width: 1px;
 height: 20px;
 background: #fff;
 margin: auto;
 right: 0;
}
.section-title1 h2::before {
 position: absolute;
 content: "";
 left: 2px;
 bottom: -24px;
 width: 1px;
 height: 20px;
 background: #fff;
 margin: auto;
 right: 0;
}


/*=====================
SERVICE AREA CSS
======================*/
.service_area {
 background: #f9f9f9 none repeat scroll 0 0;
 overflow: hidden;
 padding: 84px 0 70px;
}
.single_service {
 background: #ffffff none repeat scroll 0 0;
 overflow: hidden;
 padding: 38px 25px 22px;
 text-align: center;
 transition: all 0.5s ease 0s;
 margin-bottom: 30px;
 box-shadow: 0 0 4px rgba(0,0,0,0.15);
}
.single_service:hover {
 box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
}
.service_icon {
}
.service_icon span {
 font-size: 50px;
 color: #151515;
}
.sercive_content {
}
.sercive_content h2 {
	/* color: #151515; */
 font-weight: 600;
 padding: 11px 0;
 font-size: 19px;
}
.sercive_content p {
}
.section_title {
 text-align: center;
}
.section_title h1 {
 padding-bottom: 74px;
 position: relative;
 font-size: 30px;
 text-transform: uppercase;
}
.section_title h1::before {
 position: absolute;
 content: "";
 height: 2px;
 width: 100px;
 background: #000;
 left: 0;
 top: 52px;
 margin: auto;
 right: 0;
}
.section_title h1::after {
 position: absolute;
 content: "";
 height: 2px;
 width: 70px;
 background: #000;
 left: 0;
 top: 58px;
 margin: auto;
 right: 0;
}

/*============================
dreamit CUOROSEL  CSS
=============================*/
.curosel-style .owl-nav div {
 border: 2px solid #000;
 border-radius: 50%;
 color: #000;
 font-size: 19px;
 height: 44px;
 left: -45px;
 line-height: 40px;
 position: absolute;
 top: 46%;
 -webkit-transition: all 0.5s ease 0s;
 transition: all 0.5s ease 0s;
 width: 44px;
 text-align: center;
 z-index: 99;
 -webkit-transform: translateY(-49%);
 transform: translateY(-49%);
 opacity: 0;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.curosel-style .owl-nav .owl-next {
 left: auto;
 right: -45px;
}
.single_gallery.curosel-style .owl-nav div {
 left: 30px;
}
.single_gallery.curosel-style .owl-nav .owl-next {
 right: 30px;
 left: auto;
}
.portfolio_gallery_post.curosel-style .owl-nav div {
 left: 0px;
}
.portfolio_gallery_post.curosel-style .owl-nav .owl-next {
 right: 0px;
 left: auto;
}
.portfolio_gallery_post.curosel-style .owl-nav div {
 opacity: 1;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.curosel-style .owl-nav .owl-next:hover {
 background: #000;
 color: #fff;
}
.curosel-style .owl-nav .owl-prev:hover {
 background: #000;
 color: #fff

}
.owl-carousel .owl-item img {
 margin: auto;
}
.curosel-style:hover .owl-nav div {
 opacity: 1;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.testimonial_list .owl-dots {
 position: absolute;
 left: 50%;
 bottom: -28px;
 transform: translateX(-50%);
}
.testimonial_list .owl-dot {
 display: inline-block;
 width: 24px;
 height: 11px;
 margin: 0px 5px 0;
 background: #9998;
 border-radius: 16px;
}
.testimonial_list .owl-dot.active {
 background: #000;
}


/* responsive 320 start */


/* small mobile :320px. */
@media (max-width: 767px) {
 body {
  overflow-x: hidden;
 }
 .dreamit-header-top {
  display: none;
 }
 .mean-container .mean-bar:before {
  text-transform: uppercase;
  top: 19px;
 }
 .mean-container a.meanmenu-reveal {
  padding: 19px 20px 18px;
 }
}


/* responsive 320 end */


/*========================
dreamit VIDEO  CSS
=========================*/
.vedeo_area .col-md-12 {
 padding: 0;
}
.single_choose {
 margin-bottom: 20px;
}
.single-video {
 position: relative;
 text-align: center;
 box-shadow: 17px 17px 7px rgba(0,0,0,0.20);
}
.single-video img {
 display: block;
 width: 100%;
}
.single-video h3 {
 color: #fff;
 font-size: 35px;
 font-weight: 600;
 margin-bottom: 0;
 padding-top: 30px;
 text-transform: uppercase;
}
.video-icon a {
 text-align: center;
 display: inline-block;
}
.video-icon a i {
 color: #fff;
 font-size: 68px;
 border-radius: 50%;
}
.v-overlay .video-icon a i {
 border: 0px solid #fff;
 font-size: 30px;
}
.video-icon {
 left: 50%;
 position: absolute;
 top: 50%;
 -webkit-transform: translateX(-50%) translateY(-50%);
 transform: translateX(-50%) translateY(-50%);
 padding-top: 8px;
}
.single-video:before {
 content: "";
 position: absolute;
 background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
 bottom: 0;
 content: "";
 left: 0;
 position: absolute;
 right: 0;
 top: 0;
}
.single-video.video-overlay:before {
 background-color: rgba(0, 0, 0, 0.4);
 border: 3px solid rgba(255, 255, 255, 1);
 bottom: 0;
 content: "";
 height: 95%;
 left: 0;
 margin: auto;
 position: absolute;
 right: 0;
 top: 0;
 width: 95%;
}
.single-video.video-overlay:before {
 background: rgba(255, 160, 0, 0.5) none repeat scroll 0 0;
 border: 3px solid rgba(255, 255, 255, 1);
 bottom: 0;
 content: "";
 height: 95%;
 left: 0;
 margin: auto;
 width: 95%;
}


/*==========================
dreamit ACOADING AREA CSS
============================*/
.accoarding_area {
 padding: 86px 0 80px;
}
.accoarding_area.index-pages-two {
 padding: 0 0 80px;
}
.kc_accordion_section.group {
 padding-bottom: 27px !important;
}
.ui-accordion-header {
}
.ui-accordion-header a {
}
.ui-accordion-header a i {
 background: #333;
 color: #fff;
 border-radius: 50%;
 height: 28px;
 width: 28px;
 line-height: 28px;
 font-size: 14px;
 text-align: center;
 margin-right: 5px;
}
.ui-accordion-header.ui-state-active a i {
 background: #fff;
 color: #333;
}
.kc-panel-body ul {
 padding-left: 15px;
}
.kc-panel-body ul li {
}


/* Widgets Css */
table#wp-calendar td#today a {
 color: #fff;
}
.blog-left-side .widget h2 {
 margin-top: 0;
}
.widget.widget_categories select {
 width: 100%;
 height: 34px;
}
.widget .screen-reader-text {
 display: none;
}
.search input {
 width: 100%;
}
.textwidget select {
 width: 100%;
}
.comment_field .textarea-field label {
 margin-top: 20px;
 margin-bottom: 10px;
}
.blog-content {
 word-break: break-word;
}
.post-password-form input[type=submit] {
 background: #000;
}
.page-list-single {
 clear: both;
}
.single-blog-content p {
 margin-bottom: 19px;
}
.blog-left-side .widget h2 {
 font-size: 24px;
}
.blog-page-title h2 {
 font-size: 24px;
}
.dreamit-single-blog-title h2 {
 font-size: 24px;
}
.em-blog-content-area {
 padding: 10px 15px 15px;
}


/* Experience And biography Css */
.biography_area {
 background-image: url(https://html.ditsolution.net/dreamit/portfolio/assets/images/biography-bg.jpg);
 background-position: center center;
 background-size: cover;
 background-repeat: no-repeat;
 padding: 82px 0 100px;
}
.biography-timline {
 text-align: center!important;
 position: relative;
 padding: 0px;
 display: block;
 overflow: hidden;
}
.biography-timline::before {
 position: absolute;
 top: 0;
 left: calc(50% - 1px);
 bottom: 0;
 width: 2px;
 background-color: #000;
 -webkit-border-radius: 4rem;
 -moz-border-radius: 4rem;
 -ms-border-radius: 4rem;
 -o-border-radius: 4rem;
 border-radius: 4rem;
 content: ' ';
}
.single-biography {
 position: relative;
}
.single-biography:not(:last-child) {
 margin-bottom: 160px;
}
.single-biography:first-child {
 margin-top: 20px;
}
.biography_points::after {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 -webkit-border-radius: 50%;
 -moz-border-radius: 50%;
 -ms-border-radius: 50%;
 -o-border-radius: 50%;
 border-radius: 50%;
 content: ' ';
 background-color: #000;
 z-index: 0;
 animation: video-icon-animation 1.4s 0.7s linear infinite;
}
.biography_points {
 position: absolute;
 top: 0;
 left: calc(50% - 15px);
 width: 30px;
 height: 30px;
 -webkit-border-radius: 50%;
 -moz-border-radius: 50%;
 -ms-border-radius: 50%;
 -o-border-radius: 50%;
 border-radius: 50%;
 border: 5px solid #fff;
 box-shadow: 0 0 3px rgba(0, 0, 0, 0.20);
}
.biography_text {
 float: right;
 text-align: left;
 padding-top: 4px;
 background: transform;
 box-shadow: 0 0 3px rgba(0, 0, 0, 0.10);
 position: relative;
 transition: .3s;
}
.biography_text:hover {
}
.biography_text:hover.biography_text h3,
.biography_text:hover.biography_text span,
.biography_text:hover.biography_text p {
 color: #fff;
}
.biography_text h3 {
 font-size: 22px;
 text-transform: capitalize;
 margin: 0;
 margin-bottom: 5px;
 transition: .3s;
 color: #fff;
}
.biography_text span {
 font-size: 15px;
 color: #fff;
 transition: .3s;
}
.biography_text p {
 margin-top: 19px;
 transition: .3s;
 color: #fff;
}
.biography-date {
 text-align: right;
 display: inline-block;
 padding-right: 37px;
 margin-top: -3px;
}
.biography-date span {
 background: transparent;
 display: inline-block;
 padding: 4px 28px;
 border-radius: 30px;
 font-size: 18px;
 color: #fff;
 background: rgba(245, 35, 44, 0.8);
}
.biography-date {
 font-size: 19px;
 font-weight: 500;
}
.biography-date,
.biography_text {
 width: 46%;
}
.biography-timline .single-biography:nth-child(even) .biography_text {
 float: left;
 text-align: right;
}
.biography-timline .single-biography:nth-child(even) .biography-date {
 text-align: left;
 padding-left: 37px;
 padding-right: 0;
}


/* Acoading css */
.panel-group .panel {
 margin-bottom: 19.5px;
 border-radius: 4px;
}
.panel-title {
 font-size: 18px;
 color: #333;
}
.panel-title a {
}
.panel-heading1 a i {
 background: #333;
 color: #fff;
 height: 28px;
 width: 28px;
 line-height: 28px;
 font-size: 16px;
 text-align: center;
 margin-right: 5px;
}
.panel-heading1 {
 padding: 11px 15px;
 background: #f7f7f7;
}
.panel-body {
}
.panel-body ul {
 padding-left: 15px;
}
.panel-body ul li {
}
.panel-heading1.active {
 background: #000;
}
.panel-heading1 {
 position: relative;
}
.panel-heading1::before {
 position: absolute;
 content: "+";
 color: #333;
 right: 15px;
 transform: translateY(-50%);
 top: 50%;
 font-size: 30px;
}
.panel-heading1.active {
 position: relative;
}
.panel-heading1.active::before {
 position: absolute;
 content: "-";
 color: #fff;
 right: 15px;
 transform: translateY(-50%);
 top: 50%;
}
.panel-heading1.active a {
 color: #fff;
}
.panel-heading1 a {
 display: block;
 color: #333;
}
.panel-heading1.active a i {
 background: #fff;
 color: #333;
}


/*======================
portfolio DITALS AREA CSS
=======================*/
.portfolio_details_area {
 background-image: url(https://html.ditsolution.net/dreamit/portfolio/assets/images/bg1.jpg);
 background-repeat: no-repeat;
 background-position: center center;
 padding: 261px 0 170px;
 position: relative;
}
.portfolio_details_area:before {
 position: absolute;
 content: "";
 left: 0;
 top: 0;
 background: rgba(13, 46, 199, 0.50);
 height: 100%;
 width: 100%;
}
.single_portfolio_details {
}
.single_portfolio_content {
}
.single_portfolio_content h1 {
 color: #fff;
 text-transform: uppercase;
 font-size: 50px;
}
.single_portfolio_content h1 span {
 color: #E05138;
}
.single_portfolio_content h2 {
 color: #fff;
 font-size: 25px;
 font-weight: 600;
}
.single_portfolio_content p {
 color: #fff;
 padding: 9px 0 21px;
 width: 66%;
}
.single_portfolio_content a {
 color: #444;
 background: #fff;
 padding: 11px 33px;
 transition: .3s;
 font-weight: 500;
 text-transform: uppercase;
 margin-top: 14px;
 display: inline-block;
 border-radius: 5px;
}
.single_portfolio_content a:hover {
 background: #000;
 color: #fff;
}
.portfolio_slide_img {
 position: absolute;
 content: "";
 left: 32%;
 top: -309px;
 width: 100%;
 height: 100%;
 transform: translateY(-50%);
 text-align: center;
}
.portfolio_slide_thumb {
}
.portfolio_slide_img {
}
.portfolio_slide_img img {
 width: 26%;
}


/*========================
 DOMEIN FEATURE AREA CSS
=========================*/
.domein_feature_area {
	/* background: #ddd; */
 padding: 100px 0 70px;
}
.single_domein_area {
 background: #fff;
 overflow: hidden;
 text-align: center;
 padding: 25px 0 14px;
 transition: .5s;
 margin-bottom: 30px;
 box-shadow: 0 0 4px rgba(0, 0, 0, 0.20);
}
.single_domein_area:hover {
 box-shadow: 0 0 20px rgba(0, 0, 0, 0.20);
}
.single_domein_thumb {
}
.single_domein_thumb img {
}
.single_domein_content {
}
.single_domein_content h2 {
 transition: .5s;
 margin: 22px 0 5px;
}
.single_domein_content p {
 transition: .5s;
}


/*==================
 CHOOSE US AREA CSS
====================*/
.choose_us_area {
 padding: 75px 70px;
}
.single_choose_us_area {
 text-align: center;
 margin-bottom: 30px;
}
.single_choose_us_thumb {
}
.single_choose_us_content {
}
.single_choose_us_content h2 {
 padding: 10px 0 12px;
}
.single_choose_us_content p {
}
.domain_details_area {
 padding: 86px 0 0;
}
.domain_details_area.index_page_three {
 padding: 86px 0 80px;
}
</pre></body></html>