body {
	margin:0px;
	padding:0px; 
	font-size:15px; font-family: 'Lato', sans-serif;
}
h1 {
	font-size:35px;
}
h2 {
	font-size:30px;
}
h3 {
	font-size:25px;
}
h4 {
	font-size:20px;
}
h5 {
	font-size:18px;
}
h6 {
	font-size:16px;
}
h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
}
p {
	margin:0px;
	padding:0px;
	line-height:30px;
}
ul {
	margin:0px;
	padding:0px;
}
/*********** header section ******/
a.nav-link.circle_icon i {
    font-size: 7px;
}
.header-menu .navbar-collapse {
    z-index: 999; background-color:#fff;
}
   .bg_sign {
    background-color: #a68961;
    color: #fff !important;
    float: left;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 700 !important;
    height: 40px;
    line-height: 40px;
    padding: 0px 15px !important;
}

.cart_bg {
    background-color: #eaeff2;
    color: #000 !important;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 700 !important;
    height: 40px;
    line-height: 40px;
    padding: 0px 15px !important;
}
.header_section {
    padding: 10px 0;
}

.header_login a {
    padding: 10px 20px;
    display: inline-block;
    margin: 0 10px 0 0;
    color: #000; font-weight:500;
}
.header-menu {
    border-top: solid;
    border-bottom: solid;
    border-width: 2px;
    border-color: #E9EFF2;
}
.offcanvas-header{ display:none; }
ul.navbar-nav.all_menu li{
    padding: 15px 90px 15px 0!important;
}
ul.navbar-nav.all_menu li:last-child {
    padding: 15px 0px 15px 0 !important;
}
ul.navbar-nav.all_menu li a {
    font-size: 14px;
    color: #3C484D;
    font-weight: 900;
    padding: 0px 0 0!important;
}
@media (max-width: 992px) {
  .offcanvas-header{ display:block; }
  .navbar-collapse {
    position: fixed;
    top:0; 
    bottom: 0;
    left: 100%;
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    overflow-y: auto;
    visibility: hidden;
    background-color: black;
    transition: visibility .2s ease-in-out, -webkit-transform .2s ease-in-out;
  }
  .navbar-collapse.show {
    visibility: visible;
    transform: translateX(-100%);
  }
}
.header-menu .navbar {
    width: 100%;
}
/*********** header section ******/
/*********** first section ******/

.authority_banner {
    width: 100%;
    float: left;
   border-bottom:solid 2px #E9EFF2;
    padding: 100px 0 0;
}


.banner_bg h1 {
    font-size: 60px;
    font-weight: 700;
    width: 645px;
    margin: 0 auto;
    line-height: 87px;
		font-family: 'Jost', sans-serif;
	}
.banner_bg p {
    font-size: 18px;
    color: #808F96;
    line-height: 30px;
    padding: 15px 0;
}



.banner_bg {
    background-image: url(../images/banner.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 682px;
}


/*********** first section end ******/
/*********** twitter section ******/
.services_twitter {
    padding: 100px 0;
    float:left; width:100%; border-bottom:solid 2px #E9EFF2;
}

.twitter_first_box {
    background-color: #2A2C30;
    border-radius: 20px;
    padding: 70px 30px 40px;
    color: #fff;
    float: left;
    width: 100%; position:relative; overflow:hidden;
}

.best_seller {
    position: absolute;
    background-image: linear-gradient(to bottom right, #D7B898, #A97447);
    top: -30px;
    right: -20px;
    padding: 40px 10px 0 0;
    border-radius: 100%;
    width: 110px;
    height: 110px;
}

.best_seller h4 {
    font-size: 20px; color:#fff;
    font-weight: 700; font-family: 'Jost', sans-serif;
}

.best_seller h4 span{
    font-size: 15px;
    font-weight: 400; letter-spacing:2px; color:#fff;
}

.twitter_first_box a {
    width: 100%;
    float: left;
    background-color: #55595E;
    border-radius: 7px;
    padding: 10px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
}
.twitter_first_box h1 {
    font-size: 48px;
    font-weight: 700;
    padding: 0px 0 30px; font-family: 'Jost', sans-serif;
}

.twitter_first_box h6 {
    font-size: 18px;
    font-weight: 900;
    color: #aaabac;
}

.twitter_first_box p {
    font-size: 18px;
    font-weight: 400;
    color: #d4d5d6;
    padding: 15px 0 30px;
}

.twitter_first_box span {
    font-size: 14px;
    color: #BBBBBB;
    padding: 10px 0 0px; float:left; width:100%;
}

.spotify_box {
    background-color: #E9EFF2;
    border-radius: 15px;
    padding: 20px 20px;
    width: 100%;
    float: left;
    font-weight: 900;
    margin-top: 30px; position:relative;
}
.spotify_box a {
    color: #22272A;
    font-weight: 900;
}



.spotify_box a span {
    float: right;
    position: absolute;
    top: 12px;
    right: 20px;
}

.spotify_expand a {
    color: #808F96;
    text-align: center;
    width: 100%;
    float: left;
    margin: 30px 0 0;
    font-weight: 700;
    letter-spacing: 2px;
}
/*********** twitter section end ******/
/*********** twitter section end ******/
.our_first_box {
    width: 100%;
    float: left;
    margin: 80px 0 0 0;
}
.title_heading h1 {
    width: 100%;
    margin: 0px;
    float: left;
    font-size: 48px;
    font-weight: 700;
    color: #22272A;
    padding: 0 0 0px; font-family: 'Jost', sans-serif;
}
.title_heading p {
    color: #808F96;
    font-size: 18px; padding: 10px 0 0px; float:left; width:100%; line-height:27px;
}
.our_first_box h3 {
    font-size: 20px;
    padding: 15px 0;
    color: #22272A; font-family: 'Jost', sans-serif;
}

.our_first_box p {
    font-size: 18px;
    line-height: 27px;
    color: #808F96;
    font-weight: 400;
}
/*********** twitter section end ******/
/*********** first slider section ******/
.carousel_section {width:100%; float:left; padding-bottom:80px; background-color:#E9EFF2;}


.fully_realized_bg {
    width: 100%;
    text-align: center;
    padding: 30px;
    background: #A58861;
    float: left;
    color: #fff;
    line-height: 28px; font-family: 'Jost', sans-serif;
}
.carousel_section .carousel {
    padding: 0 150px 80px 220px;
    overflow: hidden;
}

.prev_btn {
    width: 60px;
    height: 60px;
    top: 45%; left:20px; opacity: 9;
}

.next_btn {
    width: 60px;
    height: 60px;
    top: 45%; right:20px; opacity: 9;
}
.artistes_clietn {
    padding: 0 0 0 70px;
}
ol.carousel-indicators.carousel_bulits li {
    background: #CDD5D8;
    height: 10px;
    border-radius: 5px;
    width: 10px;
}


ol.carousel-indicators.carousel_bulits li.active {
    background: #808F96; width: 35px;
}


/***********  first slider  end ******/

/***********  dashboard slider  ******/
.dashboard_bg {
    width: 100%;
    float: left;
    background-color: #22272A;
}

.dashboard_img {
    padding: 80px 0 0;
}

.dashboard_contant .title_heading h1 {
    color: #fff;
}

.dashboard_contant .title_heading p {
    color: #CDD5D8;
}

.dashboard_contant {
    padding: 20px 0;
    float: left; width:100%;
}/***********  first slider  end ******/

/******** Customers Are Saying *******/


a.carousel-control-prev.btn_1.prev_btn {
    left: -80px; 
}

a.carousel-control-next.btn_1.next_btn {right: -80px;}

.client_bg_box {
    background-color: #E9EFF2;
    border-radius: 20px;
    padding: 40px;
}

.carousel-inner.carousel_inner_box {
    margin: 80px 0 0;
}
.client_bg_box p {
    font-size: 18px;
    color: #3C484D;
    line-height: 32px;
}
.client_bg_box img {
    width: 55px;
    padding: 20px 0;
}
.client_bg_box h3 {
    font-size: 20px;
    color: #22272A; padding-bottom:6px;
}

.client_bg_box span {
    font-size: 14px;
    color: #808F96;
}


/******** Customers Are Saying *******/

/******** footer ********/
.footer_bg {
    background-image: url(../images/footer-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin-left: 150px;
    float: left;
    width: 100%;
    padding: 40px 0 70px;
}.footer_menu h3 {
    font-size: 18px;
    color: #2A2C30;
    padding: 30px  font-family: 'Jost', sans-serif;
}

.footer_menu ul li {
    list-style: none;
    padding: 0 0 8px;
}
.footer_menu ul li a {
    color: #2A2C30;
    font-size: 14px;
}
.footer_menu ul li:last-child {
    padding: 0px;
}
.copy_right {
    padding: 40px 0 0;
}

.copy_right p {
    color: #2A2C30;
    font-size: 14px;
    line-height: 28px;
    padding: 0 0 10px;
}

.copy_right ul li {
    list-style: none;
    display: inline-block;
}
/******** footer end ********/




/******* serives section ************/

.facebook_views {
    width: 100%;
    float: left;
    padding: 60px 0;
}
.facebook_views a {
    background-color: #A58861;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    border-radius: 5px;
    padding: 10px 19px;
    margin: 0 8px;
}
.services_pd {
    width: 100%;
    padding: 0 15px 100px !important;
}

.carousel_section.services_section {
    background: none;
}
a.services_bt {
    top: 37%;
}

.services_banner {
    border: none;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 0px !important;
}.services_banner {
    width: 100%;
    float: left;
}
.services_banner {
   background: url(../images/Comments-icon.png) no-repeat left 40px top 112px,url(../images/Followers-icon.png) no-repeat left 20px top 390px,url(../images/comments-icon1.html) no-repeat left 20px top 739px,url(../images/Rocket-icon.png) no-repeat right 150px top 150px, url(../images/Likes-icon-2.png) no-repeat right 30px top 600px,url(../images/pan2.png) no-repeat left 180px top 158px,url(../images/pan1.png) no-repeat left 10px top 240px,url(../images/pan8.png) no-repeat left -200px bottom 0px,url(../images/pan3.png) no-repeat right 20px top 300px,url(../images/pan5.png) no-repeat right 300px top 170px,url(../images/pan6.png) no-repeat right 20px top 10px,url(../images/pan7.png) no-repeat right -30px bottom 160px;}
	
	
.realmarkiting {
    width: 100%;
    float: left;
    background-size: cover;
    padding: 40px 0;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    background-repeat: no-repeat;
}

.realmarkiting h2 {
    font-size: 36px; line-height:48px;
    font-weight: 700; font-family: 'Jost', sans-serif;
}

.realmarkiting a {
    background-color: #fff;
    padding: 15px 30px;
    border-radius: 5px;
    display: inline-block;
    margin: 30px 0 0;
	 font-size: 16px; color:#2A2C30;
}

.serives_content {
    width: 100%;
    text-align: center;
}
.services_tabes {
    padding: 50px 0;
    border: none;
}


.services_tabes a.active {
    color: #22272A!important;
    border: none !important;
	 background-image: url(../images/bg-active.png);
}

.services_tabes:hover a {
    border: none;
}
.services_tabes a {
    color: #808F96;
    font-size: 18px;
    border-radius: 0px !important;  background-image: url(../images/bg-no-active.png);
    background-repeat: no-repeat; background-size: 100% 100%;
}
.services_tabes a {
    color: #808F96;
    font-size: 18px;
    border-radius: 0px !important;
    background-image: url(../images/bg-no-active.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-top: solid #E9EFF2 !important;
    border-bottom: solid #E9EFF2 !important;
    position: relative;
    left: 0;
    margin: 0 -10px; padding: 15px 0;
}
.border_1left {
    border-left: solid #E9EFF2 !important;
}


a.nav-item.border_1right.nav-link.active.show {
    background-image: url(../images/bg-active.png) !important;
    background-size: 100% 100%;
}
a.nav-item.border_1right.nav-link {
    background: no-repeat;
    border-right: solid #E9EFF2;
}

.facebook_likes2 {
    color: #fff;
    padding: 50px 0 0; text-align:center;
}

.facebook_likes2 h4 {
    font-size: 20px;
    font-weight: 700; font-family: 'Jost', sans-serif;
}


.facebook_likes2 p {
    font-size: 18px;
    padding: 15px 0 0;
    font-weight: 400;
    color: #ffffffbf;
}

a.access {
    color: #A58861;
}

.our_first_box.likes_opction {
    padding: 0 42px; position:relative;
}




.heand_arrow:after {
    content: '';
    position: absolute;
    background-image: url(../images/heand_arrow.png);
    background-repeat: no-repeat;
    left: -35px;
    width: 49px;
    float: left;
    bottom: 0px;
    top: 45%; background-size: 48px;
}

.heand_arrow:before {
    content: '';
    position: absolute;
    background-image: url(../images/heand_arrow.png);
    background-repeat: no-repeat;
    right: -35px;
    width: 49px;
    float: left;
    bottom: 0px;
    top: 45%; background-size: 48px;
}

.facebook_contact_bg {
    width: 100%;
    float: left;
    background-color: #fff;
    box-shadow: 0px 0px 8px 0px #0000000f;
    border-radius: 20px;
    padding: 0 0 0;
    margin: 70px 0 0;
}
.contact_call {
    padding: 0 0 24px;
    font-family: 'Jost', sans-serif;
    float: left;
    width: 100%;
}
.contact_call h4 {
    font-size: 18px;
    color: #22272A;
    font-weight: 600;
    padding: 25px 0 0;
}
.contact_call p {
    font-size: 18px;
    color: #A58861;
    padding: 6px 0 0;
}

.contact_call p a {
    color: #A58861;
}
/*** serives section end **********/