body{
	background: #F5F5F5;
	font-family: "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif !important;
}

a{
	color: #2F4455;
}

a:hover{
	color: #2F4455;
}

.main-header-wrapper{
	position: relative;
}

.header-wrapper{
	position: fixed;
	z-index: 999;
	right: 0;
	left: 0;
}

.header-top-title{
	#background: #2F4455;
	background: #fff;
	z-index: 999;
	font-weight: bolder;
	text-align: center;
	padding: 10px 0; 
	font-size: 16px;
	position: relative;
	border-bottom: 1px solid #E1E1E1;
}


.header-top-title h1,
.header-top-title a{
	margin: 0 !important;
	padding: 0 !important;
	color: #000;
	text-decoration: none !important;
}

.header-phone{
	color: #000;
	font-weight: bold;
	padding-top: 10px;
}

.real-nav{
	background: #fff;
	#background: #2F4455;
	#background: #2F4455 ;
	border-bottom:  0px !important;
	border-right:  0px !important;
	border-left:  0px !important;
	border-radius: 0 !important;
	z-index: 99;
	padding-top: 7px;
	marigin-bottom: 0 !important;
	border-top: 1px solid #E1E1E1;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	border-bottom: 1px solid #E1E1E1 !important;

}



.header-alt{
	background: #fff;
}


.navbar-brand{
	color: #000 !important; 
}

.real-nav .navbar-nav li a{
	color: #000;
	font-weight: bold; 
}

.real-nav .navbar-nav li a:hover{
	color: #f1f1f1; 
}

.real-nav .navbar-nav li a:hover > .new-message-count{
	color: #fff; 
}


.front-nicer{
	#background: rgba(85, 168, 104, .8);
	#background: rgba(87, 205, 246, .8);
	#background: rgba(26, 30, 38, .7);
	background: rgba(47,68,85, .8); 
    min-height: 640px;
    height: 95%;
    width: 100%;
    #margin-top: -80px;
    margin-top: 0;
    position: absolute;
    top: 0;
}

.writing-estate-front-hero {
    background: url(../images/front-page.jpg) no-repeat;
    background-size: cover;
    min-height: 600px;
    height: 100%;
    box-shadow: 0px 50px 100px rgba(0,0,0,0.75) inset;
    #margin-top: -101px;
    margin-top: -78px;
}

.writing-estate-front-hero h1 {
    font-size: 30px;
    font-weight: 600;
    margin-top: 200px;
    margin-bottom: 40px;
    letter-spacing: 1px;
    color: #fff;
    line-height: 40px;
    text-transform: uppercase;
}

.intro-title{
	color: #fff;
	text-align: center;
	padding-top: 100px;
}

.intro-text{
	font-size: 4rem;
	text-transform: uppercase;
	line-height: 1.3;
	font-weight: 700;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.7);
}

.intro-title p{
	margin-top: 20px;
	font-size: 2rem; 
	margin-right: 20%; 
	margin-left: 20%;
	text-shadow: 0 2px 2px rgba(0, 0, 0, 0.7);
	font-weight: 600;
}

.writing-estate-special-btn{
	background: #2F4455 ;
	color: #FFF;
	text-decoration: none !important;
	border-radius: 3px 3px 0 0;
}

.announcements{
	background: #1ECFE9;
	z-index: 999;
	font-weight: bolder;
	text-align: center;
	padding: 10px 0; 
	font-size: 16px;
	position: relative;
}


.close-announcement{
	position: absolute;
	bottom: 10px;
	right: 30px; 
	opacity: 1;
	text-shadow: none;
	color: black;
	cursor: pointer;
	font-size: 17px;
	font-weight: bold;

}

.close-announcement:hover{
	color: #E1E1E1;
}

.pink-badge{
	color: white !important; background: #F26F86; display: inline-block; padding: 0 5px; text-decoration: none !important;
}

.close-announcement a{
	text-decoration: none !important;
}



.writing-estate-special-btn:hover{
	background: #2F4455  !important;
	color: #E1E1E1 !important;;
}

.writing-estate-special-btn-lg{
	padding: 15px 25px;
	font-size: 18px;
	font-weight: lighter;
}

.writing-estate-calculator{
	background: rgb(255,255, 255);
	border-radius: 5px; 
	border: 3px solid #2F4455;
	padding: 17px;
}

.banner-header{
	background: #2F4455;
	color: #fff;
	padding: 10px 0;
	margin-top: 0 !important;
}

.writing-estatte-content-header{
	text-align: center; 
	text-transform: uppercase;
	margin-bottom: 30px;
	#color: #fff;
}

.writing-estate-list-view{
	font-size: 17px;
	padding: 10px 0;
}

.container-third{
	text-align: center;
}

.container-third span{
	display: block;
	color: white;
	margin-bottom: 15px; 
}

.container-third .title{
	font-size: 30px; 
	text-transform: uppercase;
	font-weight: bold; 
}

.container-third .description{
	font-size: 22px; 
}

.container-main{
	padding: 30px 0;
}

.services-lists a{
	display: block;
    color: #353535;
    font-size: 16px;
    font-weight: 400;
    line-height: 36px;
    border-bottom: 1px solid #e7e7e7;
    position: relative;
    text-decoration: none !important;
}

.services-lists a:hover{
    color: #2faec9;
}

.services-lists a span{
	content: "\f061";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    color: #2faec9;
    font-size: 10px;
    top: 15px;
    font-weight: bold;
}


.writing-estate-ordering-steps {
	text-align: center;
}

.writing-estate-ordering-steps span{
	text-align: center;
	display: block;
}

.writing-estate-ordering-steps span.ri{
	font-size: 110px;
	color: #2F4455;
	margin-bottom: 20px;
}


.writing-estate-ordering-steps span.step-title{
	font-size: 21px;
	color: #2F4455;
	text-transform: uppercase;
	font-weight: bold; 
	margin-bottom: 5px;
}

.writing-estate-ordering-steps span.step-description{
	font-size: 18px;
	margin-bottom: 10px;
}


.writing-estate-reviews{
    background: url(../images/front-page.jpg) no-repeat;
    background-size: cover;
    padding: 50px 0;
}

.writing-estate-reviews h3{
    text-align: center;
    margin-bottom: 30px;
    color: #ffffff;
}

.testimonial-item{
	background-color: #fff;
    border-radius: 10px;
    padding: 40px 20px;
    font-size: 16spx;
    margin: 15px 0;
    min-height: 275px;
    box-shadow: 0px 1px 6px 0px rgba(161, 223, 236, 0.1);
}


.testimonial-item span {
    display: block;
    font-style: italic;
    font-size: 12px;
    margin-top: 10px;
}

.page-title{
	padding: 150px 20px 20px 20px;
	font-size: 27px;
	text-transform: capitalize;
	font-weight: bold; 
	background: white;
}

.page-title span{
	font-weight: lighter;
	font-size: 18px; 
}

.ri{
	margin: 0 5px; 
}

divider{
    border: 1px solid #E1E1E1;
    width: 230px;
    height: 1px; 
    display: block; 
    margin-left: -10px;
}


.star{
	color: red;
}


/*----------------------------------------------*/

.content-area{
	background: #F5F5F5;
	padding: 100px 20px 20px 20px;
}

.content-header{
	font-size: 25px;
	color: black;
	padding: 10px;
	color: #2F4455;
}

.content-header small{
	font-size: 15px;
	color: #A3A49E;
}

.content-body{
	background: url("https://writingerrands.com/writers/images/how-to-find-a-doctor-in-croatia.jpg") #fff;
	background-size: cover; 
	background-repeat: none; 
	background-position: center center; 
	padding: 10px; 
	min-height: 300px;
}

.badge-header{
	background: #2F4455 ;
	display: inline-block;
	padding: 5px 20px;
	font-size: 20px;
	border-radius: 5px; 
	color: #fff;
	margin: 10px 0;
}

.img-login-icons{
	background: #fff; 
	border: 1px solid #2F4455;
	padding: 15px;
	height: 120px;
	border-radius: 60px;
	width: 120px;
}

.form-holder{
	padding: 50px 25px;
	border: 2px solid #2F4455;
	border-radius: 5px;
	background: rgba(255, 255, 255, 0.7);
}
.sidebar{
	position: relative;

}

.sidebar .sidebar-area{
	z-index: 1;
	position: fixed;
	top: 55px;
	background: #2F4455 ; 
	width: 219px;
	height: 100%;
	padding: 110px 10px 10px 10px;
	left: 0;
	top: 0;
	overflow: hidden;
	min-height: 500px;
}

.sidebar-menu{
	padding: 0;
}

.sidebar-menu li{
	list-style-type: none;
}

.sidebar-menu li a{
	color: #fff;
	z-index: 999;
	display: block;
	text-decoration: none !important;
	padding: 7px 15px;
	font-size: 15px;
}

.sidebar-menu li a:hover{
	background: #F2711D; 
}

.sidebar-menu-icon{
	margin-right: 10px;
}

.sidebar small{
	font-size: 11px;
	color: #E1E1E1;
}

.user-profile{
	background: #fff; 
	border: 1px solid #F2711D;
	padding: 15px;
	border-radius: 50%;
	display: inline-block;
	height: auto;
}



.user-names{
	color: #FFFF02; 
	font-weight: bold;
	font-size: 17px;
	margin: 20px 0px 5px 0px;
	text-align: center;
}

.user-role{
	color: #FFF;
	text-align: center;
}

.p-data div{
	padding: 1px 0; 
}
.p-data div span{
	border-bottom: 1px dotted #000;
	display: inline-block;
	color: #2F4455;
}

.p-data .p-date{
	font-weight: bold; 
	font-size: 16px;
}

.p-ref div{
	padding: 10px 0 0 0;
	font-weight: bolder; 
	margin: 20px 0 0 0;
	
}

.inner-panel {
    border: 1px solid #2F4455;
    padding: 10px;
    border-radius: 5px;
    text-align: center;
	background: rgba(255, 255, 255, 0.8);
	margin-bottom: 15px;
}

.inner-panel h3{
	font-size: 19px;
	margin: 0 0 10px 0;
	color: #2F4455;
	font-weight: bold; 
}

.inner-panel span{
	color: #ED2124;
	font-size: 35px; 
	font-weight: bold;
}

.inner-panel a{
	display: block;
	font-size: 15px;
}

img[src='images/doc-background-one.png'],
img[src='images/doc-background-two-right.png']{
	margin-top: 50px;
}


/* CHAT SYSTEM */

.start-chat{
	display: inline-block; 
	background: #2F4455 ; 
	color: #FFFFFF;
	padding: 10px;
	font-size: 25px;
	border-radius: 140px;
}

.start-chat-click{
	cursor: pointer;
}


.chat-room-messages{
	height: 350px; 
	overflow-y: scroll;
	padding: 7px 0;
}

.chat-room-text{
	border: 1px solid #E1E1E1;
}

.chat-room-text textarea{
	width: 100%;
	border: none !important;
	border-radius: 0px; 
}

.chat-room-typing{
	text-align: center;
	text-size: 13px;
	color: green;
	font-weight: bold; 
	padding: 7px 0;
	display: none; 
}

.from-buble{
	background: #2F4455 ;
	padding: 7px;
	color: #fff;
	font-size: 13px;
	margin-left: 30%;
	margin-bottom: 10px;
	margin-right: 75px;
	position: relative;
	min-height: 50px;
	border-radius: 5px; 
}

.from-buble:before{
	content: ""; 
	border-right: none; 
	border-left: 35px solid #2F4455;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent; 
	position: absolute;
	right: -25px;
	top: 5px;
}

.user-circle{
	border: 1px solid #2F4455;
	width: 50px;
	height: 50px; 
	text-align: center;
	line-height: 35px;
	border-radius: 50%;
	position: absolute;
	right: -75px;
	background:#9C27B0; 
	top: 5px;

}

.user-circle span {
 	display: inline-block;
 	vertical-align: middle;
 	line-height: normal;
 	font-size: 21px; 
 	font-weight: bold;
}

.my-buble{
	background: #D9EDF7;
	padding: 7px 7px 7px 15px;
	color: #333;
	font-size: 13px;
	margin-right: 30%;
	margin-bottom: 10px;
	position: relative;
	margin-left: 25px;
	min-height: 50px;
	border-radius: 5px; 
}


.my-buble:before{
	content: ""; 
	border-left: none; 
	border-right: 35px solid #D9EDF7;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent; 
	position: absolute;
	left: -25px;
	top: 5px;
}

.instructions-buble{
	background: #4D585E;
	padding: 7px;
	width: 80%;
	color: #fff;
	font-size: 13px;
	margin-bottom: 10px;
	position: relative;
	min-height: 50px;
	border-radius: 5px;
}



.message-heder{
	padding: 5px 0;
	font-size: 12px;
	font-weight: bold; 
	text-decoration: underline;
}

.message-footer{
	padding: 5px 0;
	font-size: 12px;
	font-weight: bold; 
	text-align: right; 
}

.single-thread{
	padding: 10px; 
	background: #D8ECF6;
	border-radius: 5px;
	margin-bottom: 5px;
	border: 1px dashed transparent;
}

.single-thread:hover{
	border: 1px dashed black;
}

.thread-badge{
	background: #a1a1a1; 
	color: black;
	padding: 5px;
	font-weight: bold; 
}

.thread-date, .thread-title{
	font-size: 12px; 
	font-weight: bold; 
	margin-top: 5px;
}

.thread-date small{
	text-align: right !important; 
}

.thread-order-id a{
	padding: 0 5px;
}

.new-message-count{
	background: #fa3e3e;
	display: inline-block;
	padding: 3px;
	border-radius: 3px;
	display: none; 
}

.new-message-count:hover{
	color: white !important;
}

span.online, span.offline{
	display: inline-block;
	border: 1px solid #fff;
	margin-left: 5px;
	padding: 3px 10px 7px 10px;
	text-align: center;
	display: none;

}

span.online small, span.offline small{
	color: #fff;
	font-weight: bold;
}

span.online{
	background: green; 
}

span.offline{
	background: #a1a1a1; 
}

.order-id-chat-details{
	background: #555; 
	padding: 10px;
	text-align: center; 
	color: #fff;
}

.order-id-chat-details a{
	color: #eaea3a;
}

.order-id-chat-details .btn{
	color: #fff !important;
}

.order-id-chat-details .btn-default{
	color: #000 !important;
}


.messages-threads{
	max-height: 450px;
	overflow-y: scroll;
}

.chat-no-reply-textarea{
	background: #555;
	padding: 10px;
	color: #fff;
	border-radius: 3px;
	font-size: 15px;
	text-align: center;
	display: none;
}

.chat-no-reply-textarea a{
	color: #eaea3a;
}

.review-stars{
	color: #2F4455;
	display: inline-block;
}

.review-data{
	border: 1px solid #E1E1E1; 
	margin-bottom: 10px;
	margin-left: 20px;
}

.review-data-stars, .review-data-content, .review-data-user{
	padding: 10px; 
}

.review-data-stars{
	border-bottom: 1px solid #E1E1E1;
}

.review-data-user{
	font-style: italic; 
	font-weight: bold; 
}

.mobile-sidebar{
	display: inline-block; 
	color: #fff;
	font-weight: bold;
	border: 1px solid #E1E1E1;
	float: left;
	margin: 4px 20px 0 15px;
	font-size: 25px;
	cursor: pointer;
	display: none; 
}

.mobile-sidebar .open-sidebar{
	display: none;
}

.mobile-sidebar .close-sidebar{
	display: none;
}


/* footer */
.footer{
	background: #4D585E;
	padding: 20px 0;
	border-top: 4px solid #1ECFE9;
	color: #E1E1E1;
	font-size: 16px;
}

.footer ul{
	padding: 0;
	list-style-type: none;
}

.footer ul li a{
	color: #fff;
}

.footer h4{
	border-left: 10px solid #1ECFE9;
	padding-left: 20px;
	margin-bottom: 25px;
}

.footer .footer-data{
	padding: 10px;
	min-height: 200px;
}

.footer .footer-first,
.footer .footer-second{
	border-right: 1px dotted #E1E1E1; 
}

.footer-bottom{
	padding: 20px 0;
	text-align: center;
	background: black; 
	color: #E1E1E1;
	font-size: 16px;
}

/* l stands for logged in footer*/
.l-footer-main{
	background: #dbd9d9; 
	padding-top: 20px;
	padding-bottom: 20px; 
	border-top: 4px solid #BFBDBD;
}

.l-footer ul{
	list-style: none; 
}

.l-footer ul li{
	float: left;
}

.l-footer ul li a{
	margin-right: 20px; 
	font-size: 16px;
}

.l-bottom-footer-main{
	padding-top:  20px; 
	padding-bottom: 20px; 
	text-align: center; 
	font-size: 16px;
	background: #bfbdbd; 
}

.decrease{
	color: red;
}

.increase{
	color: green;
}

.admin-clients-action{
	margin-bottom: 3px;
	display: inline-block; 
}

.btn-violet{
	background: #2F4455;
}

.btn-{
	background-color: transparent;
    border: none;
    padding: 10px 25px; 
    text-decoration: none !important;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.2rem;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
    display: inline-block;
    cursor: pointer;
	font-weight: 700;
}

.btn-.btn-border {
    -webkit-box-shadow: 0 0 0 1px #fff;
    box-shadow: 0 0 0 1px #fff;
}

.btn-clear.dark-theme{
	color: #fff !important;
}

.btn-clear.light-theme{
	color: #000 !important;
	border: 1px solid #E1E1E1;
	border-radius: 3px;
}


.btn-clear.dark-theme:hover{
	background: rgba(255, 255, 255,  0.2) !important;
}

.btn-clear.light-theme:hover{
	background: rgba(0, 0, 0,  0.2) !important;
}


.order-meta-data small{
	background: #D3D1D1; 
	display: inline-block;
	color: #777;
    border: 1px solid #E1E1E1;
    padding: 5px 15px;
    border-radius: 5px;
    margin-bottom: 5px;
}

.order-data-details{
	padding: 10px 0;
}

.btn-primary{
	background: #2F4455;
	border: none;
}



.writer-thread{
	padding: 15px;
	margin-bottom: 10px;
	cursor: pointer;
}

.writer-thread.thread-open-0{
	border: dashed 1px #2F4455;
	background: #2F4455;
	color: white;
}

.writer-thread.thread-open-1{
	border: dashed 1px transparent;
	background: #E1E1E1;
	color: black;
}

.writer-thread .writer-thread-header,
.writer-thread .writer-thread-message{
	padding: 5px;

}


.writer-thread .writer-thread-header{
	font-size: 18px;
	font-weight: 700;
}