.bg_white
{
	background-color: #fff;
}
.section-heading h4 {
   color: #b8b9c2;
}
.single-post-area .post-content .post-title {
    color: #1f285c;
}
.single-blog-post.style-3 .post-content .post-title {
    color: #1f285c;
}
.single-blog-post .post-content .post-title {
    color: #1f285c;
}
.header-area .vizew-main-menu .classy-navbar .nav-brand {
    width: 200px;
	max-width: unset;
}
.single-youtube-channel .youtube-channel-content .channel-title {
    color: #1f285c;
}
.slide_ul
{
	display: block;
	background-color: #1d2021;
}
.slide_ul li
{
	width: 100%;
	float: left;
}
.slide_ul li a
{
	padding: 20px 30px !important;
}
.slide_ul li .active
{
	padding: 20px 30px !important;
	background-color: #36393b !important;
}
.slide_div
{
}
.slide_div div
{
	width: 150px !important;
	max-width: unset !important;
	flex: unset !important;
}
.ban_sec
{
	height: unset !important;
}
.section-heading .line {
	background-color: #d2d3d4;
}
.carousel-wrap {
	margin: 0 auto;
	padding: 0px 3%;
	width: 100%;
	position: relative;
}

/* fix blank or flashing items on carousel */
.owl-carousel .item {
  position: relative;
  z-index: 100; 
  -webkit-backface-visibility: hidden; 
}

/* end fix */
.owl-nav > div {
  margin-top: -26px;
  position: absolute;
  top: 50%;
  color: #cdcbcd;
}
.owl-nav .owl-next, .owl-nav .owl-prev {
	background-color: #1b1e1f;
	width: 30px;
	height: 30px;
	border-radius: 2px;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	line-height: 30px;
	-webkit-transition-duration: 500ms;
	-o-transition-duration: 500ms;
	transition-duration: 500ms;
	position: absolute;
	top: -60px;
	right: 38px;
}
.owl-prev
{
}
.owl-next
{
	right: 0 !important;
}
.thum_slide
{
}
.thum_slide img
{
margin-top: 15px;
margin-bottom: 0px;
-moz-transition: all 1s ease;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.thum_slide img:hover
{
	margin-top: 0px;
	box-shadow: 0px 12px 10px -5px #747171;
	margin-bottom: 15px;
}
.thum_span
{
	margin-top: 5px;
	width: 100%;
	display: inline-block;
}
.thum_span span
{
	color: #1f285c;
}
.thum_span span i
{
	font-size: 10px;
	margin-right: 5px;
	color: #d89c4e;
}
.foot_sec
{
}
.foot_sec ul
{
}
.foot_sec ul a
{
}
.foot_sec ul li
{
	font-family: "Roboto", sans-serif;
	color: #a6a6a6;
	font-size: 14px;
	line-height: 2;
	font-weight: 400;
	list-style: square;
	-moz-transition: all 1s ease;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.foot_sec ul li:hover
{
	color: #d89c4e;
}
.social-info
{
	float: right;
}
.social-info a
{
	margin: 0px 5px;
	color: #a6a6a6;
	-moz-transition: all 1s ease;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.social-info a:hover
{
 color: #db4437;
}
.top_left
{
	float: right;
}
.top_left ul
{
	margin-top: 10px;
}
.top_left1
{
	background-color: #db4437;
	color: #fff;
	padding: 5px 10px;
	position: relative;
	line-height: 20px !important;
}
.top_left1 i
{
}
.top_left ul li
{
	float: left;
	margin: 0px 10px;
	line-height: 29px;
}
.header-area .vizew-main-menu .classy-nav-container {
    background-color: #d89c4e;
}
.footer-area .footer-widget .footer-nl-area form button {
    position: absolute;
    width: 40px;
    height: 40px;
    background-color: #d89c4e;
    color: #ffffff;
    z-index: 10;
    top: 0;
    right: 0;
    border: none;
    cursor: pointer;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}
.hed
{
}
.hed p
{
	font-size:20px;
	color:#fff;
	font-family: "Roboto", sans-serif;
	border-bottom:1px solid #d89c4e;
}
.hed1
{
	margin:5px 5px 5px 5px;
}
.hed1 .author-name
{
display: block;
color: #ffffff;
font-size: 14px;
margin-bottom: 10px;
margin-top: 10px;
}
.hed1 .author-name:hover
 {
    color: #d89c4e;
}
.hed2
{
	margin:5px 5px 5px 5px;
}
.hed2 .author-name
{
display: block;
color: #000;
font-size: 14px;
margin-bottom: 10px;
margin-top: 10px;
}
.hed2 .author-name:hover
 {
    color: #d89c4e;
}
.hed3 .author-name
{
display: block;
color: #000;
font-size: 18px;
margin-bottom: 10px;
margin-top: 10px;
}
.hed3 .author-name:hover
 {
    color: #d89c4e;
}
.hed4 p
{
	font-size:20px;
	color:#000;
	font-family: "Roboto", sans-serif;
	border-bottom:1px solid #d89c4e;
}
.vizew-btn {
    background-color: #d89c4e;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    position: relative;
    z-index: 1;
    display: inline-block;
    min-width: 160px;
    height: 50px;
    color: #ffffff;
    border-radius: 0;
    padding: 0 30px;
    font-size: 16px;
    line-height: 50px;
    font-weight: 500;
    text-transform: capitalize;
}
.post-cata.cata-danger {
    background-color: #db4437;
}
.section-heading .line::after {
    width: 60px;
    height: 2px;
    background-color: #d89c4e;
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -30px;
}
.post-details-content .post-content .post-title:hover, .post-details-content .post-content .post-title:focus {
    color: #d89c4e;
}
.vizew-breadcrumb .breadcrumb .breadcrumb-item a:hover, .vizew-breadcrumb .breadcrumb .breadcrumb-item a:focus {
    font-weight: 400;
    color: #d89c4e;
}
element {
}
.post-cata {
    background-color: #d89c4e;
    padding: 8px 15px 6px;
    border-radius: 2px;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    border: none;
    color: #ffffff;
    line-height: 1;
    margin-bottom: 15px;
    display: inline-block;
}
element {
}
.single-feature-post.video-post .play-btn {
    position: absolute;
    margin-top: -30px;
    margin-left: -30px;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    font-size: 24px;
    background-color: red;
    border-radius: 50%;
    color: #ffffff;
    line-height: 60px;
    text-align: center;
    padding: 0 0 0 3px;
    z-index: 99;
}
.paragraph
{
	padding-bottom:40px;
}
.paragraph p
{
font-family: "Roboto", sans-serif;
color: #a6a6a6;
font-size: 16px;
line-height: 2;
font-weight: 400;
margin-top: 0;
margin-bottom: 20px;
}
.paragraph h4
{
font-family: "Roboto", sans-serif;
color: #a6a6a6;
font-size: 18px;
line-height: 2;
font-weight: 400;
margin-top: 0;
margin-bottom: 10px;
}
.paragraph h5
{
font-family: "Roboto", sans-serif;
color: #000;
font-size: 20px;
line-height: 2;
font-weight: 400;
margin-top: 0;
margin-bottom: 10px;
}
.paragraph ul
{
list-style:circle;
font-family: "Roboto", sans-serif;
color: #a6a6a6;
font-size: 16px;
line-height: 2;
font-weight: 400;
margin-top: 0;
margin-left: 15px;
}
.paragraph li
{
list-style:circle;
font-family: "Roboto", sans-serif;
color: #a6a6a6;
font-size: 16px;
line-height: 2;
font-weight: 400;
margin-top: 0;
margin-left: 20px;
}

.paragraph a {
    color: #fe4a49;
}
.paragraph h2 {
    color: #000;
	font-size: 16px;
	
}


.fabs {
  bottom: 0;
  position: fixed;
  margin: 1em;
  right: 0;
  z-index: 998;
  
}

.fab {
  display: block;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  text-align: center;
  color: #f0f0f0;
  margin: 25px auto 0;
  box-shadow: 0 0 4px rgba(0, 0, 0, .14), 0 4px 8px rgba(0, 0, 0, .28);
  cursor: pointer;
  -webkit-transition: all .1s ease-out;
  transition: all .1s ease-out;
  position: relative;
  z-index: 998;
  overflow: hidden;
  background: #d89c4e;
}

.fab > i {
  font-size: 2em;
  line-height: 55px;
  -webkit-transition: all .2s ease-out;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.fab:not(:last-child) {
  width: 0;
  height: 0;
  margin: 20px auto 0;
  opacity: 0;
  visibility: hidden;
  line-height: 40px;
}

.fab:not(:last-child) > i {
  font-size: 1.4em;
  line-height: 40px;
}

.fab:not(:last-child).is-visible {
  width: 40px;
  height: 40px;
  margin: 15px auto 10;
  opacity: 1;
  visibility: visible;
}

.fab:nth-last-child(1) {
  -webkit-transition-delay: 25ms;
  transition-delay: 25ms;
}

.fab:not(:last-child):nth-last-child(2) {
  -webkit-transition-delay: 20ms;
  transition-delay: 20ms;
}

.fab:not(:last-child):nth-last-child(3) {
  -webkit-transition-delay: 40ms;
  transition-delay: 40ms;
}

.fab:not(:last-child):nth-last-child(4) {
  -webkit-transition-delay: 60ms;
  transition-delay: 60ms;
}

.fab:not(:last-child):nth-last-child(5) {
  -webkit-transition-delay: 80ms;
  transition-delay: 80ms;
}

.fab(:last-child):active,
.fab(:last-child):focus,
.fab(:last-child):hover {
  box-shadow: 0 0 6px rgba(0, 0, 0, .16), 0 6px 12px rgba(0, 0, 0, .32);
}
/*Chatbox*/

.chat {
  position: fixed;
  right: 85px;
  bottom: 20px;
  font-size: 12px;
  line-height: 22px;
  font-family: 'Roboto';
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  opacity: 0;
  box-shadow: 1px 1px 100px 2px rgba(0, 0, 0, 0.22);
  border-radius: 10px;
  -webkit-transition: all .2s ease-out;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  width:300px;
}

.chat_fullscreen {
    position: fixed;
    right: 0px;
    bottom: 0px;
    top: 0px;
  }
.chat_header {
      /* margin: 10px; */
    font-size: 13px;
    font-family: 'Roboto';
    font-weight: 500;
    color: #f3f3f3;
    height: 55px;
    background: #d89c4e;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding-top: 8px;
}
.chat_header2 {
      /* margin: 10px; */
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.chat_header .span {
  float:right;
}

.chat_fullscreen_loader {
  display: none;
    float: right;
    cursor: pointer;
    /* margin: 10px; */
    font-size: 20px;
    opacity: 0.5;
    /* padding: 20px; */
    margin: -10px 10px;
}

.chat.is-visible {
  opacity: 1;
  -webkit-animation: zoomIn .2s cubic-bezier(.42, 0, .58, 1);
  animation: zoomIn .2s cubic-bezier(.42, 0, .58, 1);
}
.is-hide{
  opacity: 0
}

.chat_option {
  float: left;
  font-size: 15px;
  list-style: none;
  position: relative;
  height: 100%;
  width: 100%;
  text-align: relative;
  margin-right: 10px;
      letter-spacing: 0.5px;
      font-weight: 400
}


.chat_option img {
    border-radius: 50%;
    width: 55px;
    float: left;
    margin: -30px 20px 10px 20px;
    border: 4px solid rgba(0, 0, 0, 0.21);
}

.change_img img{
    width: 35px;
    margin: 0px 20px 0px 20px;
}
.chat_option .agent {
  font-size: 12px;
    font-weight: 300;
}
.chat_option .online{
      opacity: 0.4;
    font-size: 11px;
    font-weight: 300;
}
.chat_color {
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin: 10px;
  float: left;
}


.chat_body {
  background: #fff;
  width: 100%;

  display: inline-block;
  text-align: center;
    overflow-y: auto;

}
#chat_body{
    height: 450px;
}
.chat_login p,.chat_body li, p, a{
    -webkit-animation: zoomIn .5s cubic-bezier(.42, 0, .58, 1);
  animation: zoomIn .5s cubic-bezier(.42, 0, .58, 1);
}
.chat_body p {
  padding: 20px;
  color: #888
}
.chat_body a {
  width: 10%;
  text-align: center;
  border: none;
  box-shadow: none;
  line-height: 40px;
  font-size: 15px;
}



.chat_field {
  position: relative;
  margin: 5px 0 5px 0;
  width: 50%;
  font-family: 'Roboto';
  font-size: 12px;
  line-height: 30px;
  font-weight: 500;
  color: #4b4b4b;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  border: none;
  outline: none;
  display: inline-block;
}


.chat_box1
{
    float: left;
    padding: 31px 31px 33px 36px;
	padding-top: 25%;
}
.chat_box1 textarea
{
    border: 1px solid #f9aba6;
    width: 100%;
    height: 75px;
    margin-bottom: 5px;
}
.chat_box1 textarea:focus
{
    border: 1px solid #f23a2e;
}
.chat_box1 input[type="text"],.chat_box1 input[type="email"]
{
    border: 1px solid #000 !important;
    width: 100% !important;
    margin-bottom: 5px;
    padding: 7px 10px !important;
}
.chat_box1 input[type="text"]:focus,.chat_box1 input[type="email"]:focus
{
    border: 1px solid #f23a2e !important;
}
.chat_box1 input[type="submit"]
{
    background-color: #333;
    width: 100%;
    border: 0;
    color: #fff;
    padding: 8px 0px;
    font-size: 15px;
    cursor: pointer;
    opacity: 1;
}
.chat_box1 input[type="submit"]:hover
{
     background-color: #d89c4e;
}
#scrollUp {
    display:none !important;
}