/*------------------------------------------------------------------
Main Stylesheet

Project:     Upstake - Multipurpose Business Template
Version:    1.0
Last change:    26/05/2024
Author:    creativemaze
Primary use:    Digital Media
-------------------------------------------------------------------*/

/*------------------------------------------------------------------
[Table of contents]

1. General
2. Header
	2.1. Logo & Navigation
	2.2. Header Content
3. Main Content
	3.1. Digital Area One 
	3.2. Digital Area Two
	3.3. Digital Area Three
	3.4. Digital Area Four
	3.5. Digital Area Five
	3.6. Digital Area Six
	3.7. Digital Area Seven
	3.8. Digital Area Eight
	3.9. Digital Area Nine
	3.10. Digital Area Ten
	 
4. Footer
5. Responsive
-------------------------------------------------------------------*/

/* 1. GENERAL
 ----------- */
body,
html{
	width:100%;
    height: auto;
    margin:0;
    padding:0;
    overflow-x: hidden;
	font-family: sans-serif;
}

ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

*{
	box-sizing: border-box;
}

.page_area{
	width: 100%;
}

#loading::before {
	content: '';
	position: fixed;
	z-index: 100000;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #ffffff;
}

#loading::after {
	content: '';
	position: fixed;
	z-index: 100000;
	top: 50%;
	left: 50%;
	width: 60px;
	height: 60px;
	margin: -30px 0 0 -30px;
	pointer-events: none;
	border-radius: 50%;
	opacity: 0.4;
	background: #333333;
	animation: loaderAnim 0.7s linear infinite alternate forwards;
}

@keyframes loaderAnim {
	to {
		opacity: 1;
		transform: scale3d(0.5,0.5,1);
	}
}

.digital_heading{
	color: #111111;
	font-family: 'Montserrat' , Arial, sans-serif;
	font-size: 40px;
	font-weight: 700;
	display: block;
	text-align: center;
	letter-spacing: 1px;
	line-height: 1.2em;
	max-width: 600px;
	margin-right: auto;
	margin-left: auto;
}

.digital_info{
	font-family: 'Roboto' , Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	display: block;
	color: #696969;
	letter-spacing: 1px;
	text-align: center;
	padding: 10px 10px 0;
	line-height: 1.5em;
	max-width: 550px;
	margin: 0 auto;
}

.sub_head{
	font-family: 'Montserrat' , Arial, sans-serif;
	font-size: 14px;
	font-weight: 600;
	display: inline-block;
	color: #ffffff;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;
	line-height: 1.5em;
	background-color: #43cea2;
	padding: 9px 12px;
}

.bg_head{
	font-family: 'Montserrat' , Arial, sans-serif;
	font-size: 40px;
	font-weight: 700;
	display: block;
	text-align: center;
	letter-spacing: 1px;
	line-height: 1.2em;
	color: #ffffff;
	max-width: 600px;
	margin-right: auto;
	margin-left: auto;

}

.bg_info{
	font-family: 'Roboto' , Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	display: block;
	color: #dddddd;
	letter-spacing: 1px;
	text-align: center;
	padding: 10px 10px 0;
	line-height: 1.5em;
	max-width: 600px;
	margin: 0 auto;
}

/* 2. HEADER
 ----------- */
 
/* --- 2.1. Logo & Navigation --- */
.navbar-header > a{
	text-decoration: none;
	color: #f1f1f1;
	transition: 0.5s;
	font-family: 'Montserrat', Arial, sans-serif;
	font-size: 22px;
	font-weight: 700;
	display: inline-block;
	text-align: center;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-top: 30px;
}

.navbar-header > a:hover{
	color: #f1f1f1;
}

#nav-logo > a{
	max-width: 160px; 
	position: relative;
	top: 33px;
}

#nav-logo > a img{
   position: relative;
   max-width: 160px;
   height: auto;
}

nav.navbar.bootsnav{
	background-color: transparent;
	border-bottom: none ;
	z-index: 1;
}

nav.navbar.bootsnav ul.nav{
	margin-right: 160px;
	margin-top: 5px;
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu{
	border: 0;
	background: #ffffff;
	z-index: 9999;
}

nav.navbar.bootsnav ul.nav > li > a{
    color: #ffffff;
    font-family: 'Montserrat' , Arial, sans-serif;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
	letter-spacing: 1px;
	border-top: none;
}

nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a{
    text-align: left;
	color: #111111;
	font-family: 'Montserrat' , Arial, sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
	letter-spacing: 1px;
	border-bottom: none;
	transition: 0.5s;
}

nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a:hover{
	color: #43cea2;
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu{
	left: 0;
}

 nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after{
    font-family: 'Font Awesome 5 Free';
    content: "\f107";
	font-size: 12px;	
}

nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li.dropdown > a.dropdown-toggle:before{
    font-family: 'Font Awesome 5 Free';
    float: right;
    content: "\f105";
    margin-top: 0;
}

nav.navbar.bootsnav ul.nav.navbar-right .dropdown-menu .dropdown-menu{
    left: 200px;
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu ul.dropdown-menu{
    top: 2px;
}

nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .col-menu{
    border-left: solid 1px #e0e0e0;
    border-right: solid 1px #e0e0e0;
}

nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .content ul.menu-col li a{
	font-family: 'Montserrat' , Arial, sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #111111;
    text-transform: capitalize;
	letter-spacing: 1px;
}

nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .content ul.menu-col li a:hover{
	color: #43cea2;
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu.megamenu-content .title{
    font-size: 14px;
    font-weight: 600;
	font-family: 'Montserrat' , Arial, sans-serif;
    color: #43cea2;
    text-transform: uppercase;
	letter-spacing: 1px;
}

.attr-nav > ul > li.dropdown ul.dropdown-menu{
    margin-top: 0;
    margin-left: 55px;
    width: 250px;
    left: -250px !important;
}

.attr-nav > ul > li > a{
    color: #ffffff;
	padding-top: 36px;
	margin-left: -12px;
	position: relative;
	left: -160px;
}

.top-search ::placeholder{
	font-family: 'Montserrat' , Arial, sans-serif;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 1px;
}

/* --- 2.2. Header Content --- */
.top_box{
	height: 50px;
	overflow-y: auto;
	border-bottom: solid 1px #6f6f6f;
}

.top_info{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	max-width: 1400px;
	margin: auto
}

.left_info,
.right_info{
	position: relative;
	flex: 50%;
	width: 50%;
	padding-top: 15px;
}

.left_info{
	max-width: 600px;
	margin: auto;
	text-align: left;
	display: block;
}

.right_info{
	max-width: 400px;
	margin: auto;
	text-align: right;
	display: block;
}

.left_info .fas,
.left_info .far,
.right_info > a > .fab{
	font-size: 16px;
	color: #ffffff;
}

.left_info .fas,
.left_info .far{
	padding-right: 8px;
}

.right_info > a .fab{
	padding-right: 14px;
	transition: 0.5s;
}

.right_info > a > .fab:hover{
	color: #43cea2;
}

.sub_width{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	text-align: center;
}

.left_sub{
	flex: 50%;
	width: 50%;
	text-align: left;
}

.right_sub{
	flex: 50%;
	width: 50%;
	text-align: center;
	padding-left: 25px;
}

.top_sub{
	font-family: 'Montserrat' , Arial, sans-serif;
	font-size: 13px;
	font-weight: 700;
	text-transform: capitalize;
	display: block;
	color: #ffffff;
	letter-spacing: 1px;
	text-align: left;
	margin-bottom: 0;
}

.head_btn{
	max-width: 300px;
	display: inline-block;
	position: absolute;
	top: 19px;
	right: 0;
}

.head_btn a{
	width: 150px;
    color: #ffffff;
    padding: 12px 14px;
    text-decoration: none;
	text-transform: uppercase;
    display: block;
    font-size: 13px;
	font-weight: 600;
	font-family: 'Montserrat', Arial, sans-serif;
    transition: 0.5s;
	background-color: #43cea2;
	border: 1px solid #43cea2;
	letter-spacing: 1px;
	text-align: center;
}

.head_btn a:hover{
	background-color: #ffffff;
	color: #111111;
	border-color: #ffffff;
}

.sliderwrap{
	position: relative;
	top: -140px;
}

.main_content{
	max-width: 1400px;
	margin:  auto;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	padding: 0 40px;
	min-height: 800px;
	height: 100vh;
}

.slide__left{
	position: relative;
	flex: 50%;
	width: 50%;
}

.slide__right{
	position: relative;
	flex: 50%;
	width: 50%;
}

.playheading{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	font-family: 'Montserrat' , Arial, sans-serif;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-top: 0;
	text-align: left;
	margin-left: -60px;
	line-height: 1.4em;
	display: block;
	color: #ffffff;
}

.video-play-button {
	position: absolute;
	z-index: 0;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	box-sizing: content-box;
	display: block;
	width: 28px;
	height: 42px;
	border-radius: 50%;
	margin-left: 60px;
	padding: 28px 16px 12px 32px;
}

.video-play-button:before {
	content: "";
	position: absolute;
	z-index: 0;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	display: block;
	width: 80px;
	height: 80px;
	background: #ffffff;
	border-radius: 50%;
	animation: pulse-border 1500ms ease-out infinite;
}

.video-play-button:after {
	content: "";
	position: absolute;
	z-index: 1;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	display: block;
	width: 80px;
	height: 80px;
	background: #ffffff;
	border-radius: 50%;
	transition: all 200ms;
}

.video-play-button span {
	display: block;
	position: relative;
	z-index: 3;
	width: 0;
	height: 0;
	border-left: 18px solid #43cea2;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
}

@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}

.first_left{
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	overflow: hidden;
}

.slide__content{
	position: relative;
	min-height: 800px;
	height: 100vh;
	text-align: center;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.slide__content::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(24, 25, 34, 0.5);
}

.slide__box{
	max-width: 600px;
	text-align: left;
}

.slide__box h2{
	font-family: 'Montserrat' , Arial, sans-serif;
	font-size: 45px;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: left;
	display: block;
	color: #ffffff;
	line-height: 1.4em;
	padding-bottom: 20px;
}

.slide__box p{
	font-family: 'Montserrat' , Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	display: block;
	color: #f2f2f2;
	line-height: 1.5em;
	letter-spacing: 1px;
	text-align: left;
	padding-bottom: 15px;
}

.buttoncol a{
	width: 150px;
    color: #ffffff;
    padding: 12px 14px;
    text-decoration: none;
	text-transform: uppercase;
    display: inline-block;
    font-size: 13px;
	font-weight: 600;
	font-family: 'Montserrat', Arial, sans-serif;
    transition: 0.5s;
	background-color: #43cea2;
	border: 1px solid #43cea2;
	letter-spacing: 1px;
	text-align: center;
	margin-right: 18px;
	margin-bottom: 20px;
}

.buttoncol a:hover{
	color: #111111;
	background-color: #ffffff;
	border-color: #ffffff;
}

#right_btn{
	background-color: #ffffff;
	color: #111111;
	border-color: #ffffff;
}

#right_btn:hover{
	color: #ffffff;
	background-color: #43cea2;
	border-color: #43cea2;
}

/* 3. MAIN CONTENT
 ----------- */
 
/* --- 3.1. Digital Area One --- */
.digital_area_one{
	width: 100%;
	margin-bottom: 9em;
	min-height: 50px;
	padding: 0 25px;
}

.heading_group{
	width: 100%;
	display: flex; 
	flex-wrap: wrap;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	margin-top:  -195px;
	padding: 25px 25px 0;
	position: relative;
	z-index: 9999;
}

.title_group{
	flex: 33.33%;
	width: 33.33%;
	max-width: 400px;
	margin: auto;
	text-align: center;
}

.title_head{
	text-align: center;
	padding-left: 10px;
}

.title_icon{
	text-align: left;
}

.title_head a{
	font-family: 'Montserrat' , Arial, sans-serif;
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
	color: #111111;
	letter-spacing: 1px;
	cursor: pointer;
	transition: 0.5s;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	position: relative;
	top: -12px;
}

.title_icon .fi{
	font-size: 36px;
	color: #43cea2;
	display: inline-block;
	text-align: left;
}

.title_head a.active{
	color: #43cea2 !important;
}

.title_head a:not(:active){
	color: #111111;
}

.digital_group_one{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	max-width: 1280px;
	padding: 0 25px;
	margin-left: auto;
	margin-right: auto;
}

.digital_left_col{
	flex: 66.66%;
	width: 66.66%;
	position: relative;
}

.digital_right_col{
	flex: 33.33%;
	width: 33.33%;
	position: relative;
}

.digital_area{
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
}

.digital_col_box{
	max-width: 500px;
	padding-left: 25px;
}

.digital_col_box h2{
	font-family: 'Montserrat' , Arial, sans-serif;
	font-size: 40px;
	font-weight: 700;
	letter-spacing: 1px;
	text-align: left;
	display: block;
	color: #111111;
	line-height: 1.2em;
}

.digital_col_box > p{
	font-family: 'Roboto' , Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	display: block;
	color: #696969;
	letter-spacing: 1px;
	text-align: left;
	padding-top: 10px;
	line-height: 1.5em;
}

.col_list > ul > li{
	font-family: 'Montserrat' , Arial, sans-serif;
	font-size: 15px;
	font-weight: 600;
	display: block;
	color: #111111;
	letter-spacing: 1px;
	text-align: left;
	padding-bottom: 2px;
}

.col_list > ul > li::before{
	font-family: 'uicons-thin-straight';
	content: "\fc0d";
	font-weight: 100;
	font-size: 26px;
	position: relative;
	top: 8px;
	padding-right: 10px;
	color: #43cea2;
}

.content_area{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.content_col{
	flex: 33.33%;
	width: 33.33%;
	padding: 40px 20px 0;
}

.content_box{
	max-width: 300px;
	position: relative;
	text-align: center;
	box-shadow: 0 20px 70px rgba(38,42,76,.2);
	margin: auto;
}

.content_image{
	overflow: hidden;
	position: relative;
}

.content_group{
	overflow: hidden;
	position: relative;
}

.content_image img{
	width: 100%;
	height: auto;
	display: block;
}

.content_name{
	text-align: center;
	position: relative;
	padding: 10px 10px 25px;
}

.content_name h3{
	font-family: 'Montserrat' , Arial, sans-serif;
	font-size: 18px;
	display: block;
	font-weight: 600;
	color: #111111;
	letter-spacing: 1px;
	text-align: center;
	line-height: 1.4em;
}

.content_name p{
	font-family: 'Roboto' , Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	display: block;
	color: #696969;
	letter-spacing: 1px;
	text-align: center;
	line-height: 1.5em;
	padding: 8px 0;
}

.content_button a{
	width: 160px;
	height: 40px;
	margin: 0 auto 0;
	padding: 12px 0;
    color: #111111;
    text-decoration: none;
	text-transform: uppercase;
    display: block;
    font-size: 13px;
	font-weight: 600;
	font-family: 'Montserrat', Arial, sans-serif;
    transition: 0.5s;
	border: 1px solid #ffffff;
	letter-spacing: 1px;
	text-align: center;
}

.content_button a::after{
	content: "\203A";
	position: relative;
	margin-left: -20px;
	float: right;
	margin-top: -13px;
	width: 40px;
	height: 40px;
	font-size: 24px;
	display: inline-block;
	padding: 1px 6px;
	color: #ffffff;
	background-color: #43cea2;
}

.digital_area_one .slick-list{
	overflow: visible;
}

/* --- 3.2. Digital Area Two --- */
.digital_area_two{
	min-height: 400px;
	text-align: center;
	margin-bottom: 9em;
	padding: 6em 0;
	background-color: #eeeeee;
}

.digital_group_two{
	max-width: 1200px;
	text-align: center;
	margin: 0 auto;
	padding: 0 25px;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 25px;
}

.icon_col{
	flex: 33.33%;
	width: 33.33%;
	padding: 30px 20px 0;
}

.icon_box{
	max-width: 350px;
	margin: 0 auto;
	text-align: center;
	padding: 30px 20px 25px;
	background-color: #ffffff;
	overflow: auto;
	min-height: 30px;
}

.icon_symbol{
	float: left;
	width: 30%;
}

.icon_content{
	float: left;
	width: 70%;
	padding-left: 25px;
}

.icon_content h3{
	font-family: 'Montserrat' , Arial, sans-serif;
	font-size: 18px;
	font-weight: 600;
	display: block;
	color: #111111;
	letter-spacing: 1px;
	text-align: left;
	margin-top: 0;
	line-height: 1.4em;
}

.icon_content p{
	font-family: 'Roboto' , Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	display: block;
	color: #696969;
	letter-spacing: 1px;
	text-align: left;
	line-height: 1.5em;
}

.icon_symbol .fi{
	font-size: 44px;
	width: 75px;
	height: 75px;
	display: inline-block;
	background-color: #43cea2;
	color: #ffffff;
	padding: 12px;
}

/* --- 3.3. Digital Area Three --- */
.digital_area_three{
	max-width: 1280px;
	margin: 0 auto 9em;
	padding: 0 25px
}

.digital_group_three{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.square_col_left{
	flex: 50%;
	width: 50%;
	padding: 0 25px;
}

.square_col_right{
	flex: 50%;
	width: 50%;
	padding: 0 25px;
}

.square_area{
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
}

.square_box{
	max-width: 550px;
	padding-right: 20px;
}

.square_box h2{
	font-family: 'Montserrat' , Arial, sans-serif;
	font-size: 40px;
	font-weight: 700;
	display: block;
	color: #111111;
	text-align: left;
	letter-spacing: 1px;
	line-height: 1.2em;
}

.square_box p{
	font-family: 'Roboto' , Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	padding: 15px 0;
	display: block;
	color: #696969;
	letter-spacing: 1px;
	text-align: left;
	line-height: 1.5em;
	max-width: 450px;
}

.square_info_area{
	width: 100%;
	border-left: solid 1px #e0e0e0;
	max-height: 300px;	
	margin-left: 35px;
}

.square_info{
	width: 100%;
	display: block;
	margin-left: -35px;
	clear: both;
	margin-bottom: 35px;
	overflow-y: auto;
	max-height: 100px;
	height: 100%;
}

.bottom_square{
	margin-bottom: 0;
}

.square_num{
	width: 65px;
	height: 65px;
	margin: auto;
	background-color: #43cea2;
	border-radius: 50%;
	display: block;
	float: left;
}

.square_heading{
	float: left;
	margin-left: 20px;
}

.num_center{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.square_num h4{
	color: #ffffff;
	font-family: 'Montserrat' , Arial, sans-serif;
	font-weight: 500;
	font-size: 20px;
	display: block;
	text-align: center;
	line-height: 1.4em;
}

.square_heading h3{
	font-family: 'Montserrat' , Arial, sans-serif;
	font-size: 16px;
	display: block;
	font-weight: 600;
	color: #111111;
	letter-spacing: 1px;
	text-align: left;
	line-height: 1.4em;
}

.graphic_box{
	max-width: 475px;
	position: relative;
	text-align: center;
	margin: auto;
}

.graphic_image{
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.graphic_image img{
	width: 100%;
	height: auto;
	display: block;
}

.graphic_info_area{
	max-width: 180px;
	width: 100%;
	position: absolute;
	bottom: 30px;
	left: 0;
	margin-left: -90px;
	z-index: 999;
}

.inner_col{
	width: 100%;
	padding: 10px 0;
}

.box_check{
	float: left;
	width: 20%;
	margin-top: 10px;
}

.box_content{
	float: left;
	width: 80%;
	padding-left: 25px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.box_content h3{
	font-family: 'Montserrat' , Arial, sans-serif;
	font-size: 14px;
	font-weight: 600;
	display: inline-block;
	color: #ffffff;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;
	margin: 0;
	line-height: 1.5em;
}

.dark_top_box{
	max-width: 180px;
	width: 100%;
	overflow: hidden;
	padding: 30px 20px;
	background-color: #43cea2;
	box-shadow: 0 20px 70px rgba(38,42,76,.2);
}

.color_mid_box{
	max-width: 180px;
	width: 100%;
	overflow: hidden;
	padding: 30px 20px;
	background-color: #111111;
	box-shadow: 0 20px 70px rgba(38,42,76,.2);
}

.white_bottom_box{
	max-width: 180px;
	width: 100%;
	overflow: hidden;
	padding: 30px 20px;
	background-color: #ffffff;
	box-shadow: 0 20px 70px rgba(38,42,76,.2);
}

.box_check .fi::before{
	font-weight: 200;
	font-size: 22px;
	border: solid 1px #ffffff;
	border-radius: 50%;
	padding: 10px;
	color: #ffffff;
}

.box_check .fi.last_checkbox::before{
	font-weight: 200;
	font-size: 22px;
	border: solid 1px #111111;
	border-radius: 50%;
	padding: 10px;
	color: #111111;
}

.last_content h3{
	color: #111111;
}

/* --- 3.4. Digital Area Four --- */
.digital_area_four{
	position: relative;
	min-height: 500px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.digital_area_four::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(24, 25, 34, 0.5);
}

/* --- 3.5. Digital Area Five --- */
.digital_area_five{
	position: relative;
	z-index: 999;
	max-width: 1125px;
	text-align: center;
	margin: -400px auto;
	margin-bottom: calc(9em - 50px);
	padding: 0 25px;
}

.digital_group_five{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.price_col{
	flex: 33.33%;
	width: 33.33%;
	padding: 80px 0 0;
}

.price_box{
	max-width: 375px;
	position: relative;
	text-align: center;
	overflow: hidden;
	margin: auto;
	padding-bottom: 35px;
	background-color: #ffffff;
	box-shadow: 0 20px 70px rgba(38,42,76,.2);
}

.center_col{
	position: relative;
	bottom: 50px;
}

.price_content{
	padding-bottom: 15px;
	padding-right: 10px;
	padding-top: 15px;
	padding-left: 10px;
	background: transparent;
	border-bottom: solid 1px #e0e0e0;
	width: calc(100% - 30px);
	margin: auto;
}

.center_box{
	background-color: #111111;
	padding-bottom: 50px;
	box-shadow: none;
}

.price_title{
	font-family: 'Montserrat' , Arial, sans-serif;
	font-size: 14px;
	font-weight: 700;
	display: block;
	color: #111111;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;
	line-height: 1.5em;
}

.center_title{
	color: #43cea2;
}

.price_value{
	font-family: 'Montserrat' , Arial, sans-serif;
	font-size: 40px;
	font-weight: 700;
	display: block;
	color: #43cea2;
	letter-spacing: 1px;
	text-align: center;
	line-height: 1.2em;
}

.price_box h4{
	font-family: 'Montserrat' , Arial, sans-serif;
	font-size: 16px;
	font-weight: 500;
	display: block;
	color: #696969;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 6px;
}

.center_value,
.center_content > h4{
	color: #ffffff;
}

.price_list{
	width: 100%;
	margin: auto;
	padding-top: 1px;
}

.price_list ul{
	padding: 30px 12px;
}

.price_list > ul li{
	font-family: 'Montserrat' , Arial, sans-serif;
	font-size: 13px;
	font-weight: 600;
	display: block;
	color: #111111;
	letter-spacing: 1px;
	text-align: left;
	padding: 14px 12px;
	line-height: 1.5em;
	border-bottom: solid 1px #e0e0e0;
}

.price_list > ul li::after{
	font-family: 'uicons-regular-straight';
	content: "\fb2b";
	font-size: 20px;
	position: relative;
	float: right;
	top: 0;
	padding-right: 6px;
	color: #43cea2;
}

.center_list > ul li{
	color: #ffffff;
	border-bottom: solid 1px #6f6f6f;
}

.center_list > ul li::after{
	color: #43cea2;
}

.price_btn a{
	background-color: #43cea2;
	width: 150px;
    color: #ffffff;
    padding: 12px 14px;
    text-decoration: none;
	text-transform: uppercase;
    display: block;
    font-size: 12px;
	font-weight: 600;
	font-family: 'Montserrat', Arial, sans-serif;
    margin: auto;
    transition: 0.5s;
	border: 1px solid #43cea2;
	letter-spacing: 1px;
	text-align: center;
}

.mid_btn a{
	background-color: #ffffff;
	width: 150px;
    color: #111111;
    padding: 12px 14px;
    text-decoration: none;
	text-transform: uppercase;
    display: block;
    font-size: 12px;
	font-weight: 600;
	font-family: 'Montserrat', Arial, sans-serif;
    margin: 35px auto 0;
    transition: 0.5s;
	border: 1px solid #ffffff;
	letter-spacing: 1px;
	text-align: center;
}

.price_btn a:hover{
	color: #111111;
	background-color: #ffffff;
	border-color: #111111;
}

.mid_btn a:hover{
	color: #ffffff;
	background-color: #43cea2;
	border-color: #43cea2;
}

/* --- 3.6. Digital Area Six --- */
.digital_area_six{
	max-width: 1280px;
	margin: 0 auto;
	padding: 0 25px;
	margin-bottom: calc(9em + 80px);
}

.digital_group_six{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.info_col{
	flex: 50%;
	width: 50%;
	padding: 0 25px;
	position: relative;
	z-index: 99;
}

.photo_col{
	flex: 50%;
	width: 50%;
	padding: 0 25px;
}

.info_area{
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
}

.info_box{
	max-width: 600px;
	padding-left: 20px;
}

.info_box h2{
	color: #111111;
	font-family: 'Montserrat' , Arial, sans-serif;
	font-size: 40px;
	font-weight: 700;
	display: block;
	text-align: left;
	letter-spacing: 1px;
	line-height: 1.2em;
}

.info_box p{
	font-family: 'Roboto' , Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	display: block;
	color: #696969;
	letter-spacing: 1px;
	text-align: left;
	line-height: 1.5em;
	padding-top: 15px;
	max-width: 450px;
}

.info_list > ul{
	margin-bottom: 25px;
}

.info_list > ul > li{
	font-family: 'Montserrat' , Arial, sans-serif;
	font-size: 14px;
	font-weight: 600;
	display: block;
	color: #111111;
	letter-spacing: 1px;
	text-align: left;
	padding: 6px 0;
}

.info_list > ul > li::before{
	font-family: 'uicons-regular-straight';
	content: "\fd5e";
	font-weight: 100;
	font-size: 26px;
	position: relative;
	top: 8px;
	padding-right: 8px;
	color: #43cea2;
}

.photo_area{
	max-width: 550px;
	text-align: center;
	position: relative;
}

.photo_box{
	position: relative;
	text-align: right;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.base_content{
	position: absolute;
	bottom: -80px;
	right: 0;
	margin-right: 25px;
	z-index: 99;
	width: 200px;
	height: 200px;
	background-color: #ffffff;
}

.base_photo{
	width: 180px;
	height: 180px;
	margin: 10px auto;
}

.base_photo img{
	width: 100%;
	height: auto;
	display: block;
}

.photo_image{
	flex: 94%;
	width: 94%;
	max-width: 550px;
	position: relative;
	z-index: 99;
	box-shadow: 0 20px 70px rgba(38,42,76,.2);
}

.side_area{
	flex: 6%;
	width: 6%;
	height: auto;
	overflow: auto;
}

.fig{
	transform: scaleX(-1);
}

.side_fig{
	position: absolute;
	left: 100%;
	bottom: 35px;
	margin-left: -45px;
	transform: rotate(-90deg) scaleX(-1);
	transform-origin: top left;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.side_fig h3{
	font-family: 'Montserrat' , Arial, sans-serif;
	font-size: 16px;
	font-weight: 500;
	display: inline-block;
	background-color: #43cea2;
	color: #ffffff;
	letter-spacing: 1px;
	text-align: left;
	line-height: 1.4em;
	text-transform: uppercase;
	padding: 12px 18px;
}

.photo_image img{
	width: 100%;
	height: auto;
	display: block;
}

.info_col_button a{
	background-color: #43cea2;
	width: 150px;
	margin: 35px 0 0;
    color: #ffffff;
    padding: 13px 14px;
    text-decoration: none;
	text-transform: uppercase;
    display: block;
    font-size: 13px;
	font-weight: 600;
	font-family: 'Montserrat', Arial, sans-serif;
    transition: 0.5s;
	border: 1px solid #43cea2;
	letter-spacing: 1px;
	text-align: center;
}

.info_col_button a:hover{
	color: #111111;
	background-color: transparent;
	border-color: #111111;
}

/* --- 3.7. Digital Area Seven --- */
.digital_area_seven{
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	min-height: 300px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 9em;
	padding: 3em 0;
}

.digital_area_seven::before {
	content: '';
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(24, 25, 34, 0.5);
}

.digital_group_seven{
	max-width: 1100px;
	position: relative;
	text-align: center;
	z-index: 999;
	margin: 0 auto;
	padding: 0 25px;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.count_col{
	flex: 25%;
	width: 25%;
	padding: 20px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.count_box{
	max-width: 275px;
	margin: auto;
	text-align: center;
}

.counter_area{
	height: 155px;
	width: 155px;
	border: double 5px #e0e0e0;
	border-radius: 50%;
	padding: 15px;
}

.counter_center{
	display: flex;
	flex-direction: column;
	justify-content:  center;
	align-items: center;
}

.count_title{
	font-family: 'Montserrat' , Arial, sans-serif;
	font-size: 16px;
	font-weight: 600;
	display: block;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1.4em;
	margin: 0;
	padding-top: 15px;
}

.counter{
	font-family: 'Montserrat' , Arial, sans-serif;
	font-size: 50px;
	font-weight: 800;
	display: inline-block;
	text-align: center;
	color: #ffffff;
	letter-spacing: 1px;
	margin: 0;
}

.counter.letter::after{
	content:'k';
	font-size: 50px;
	color: #43cea2;
}

/* --- 3.8. Digital Area Eight --- */
.digital_area_eight{
	max-width: 1280px;
	margin: 0 auto;
	padding: 0 25px;
	margin-bottom: calc(9em - 45px);
	text-align: center;
}

.digital_group_eight{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.blog_col{
	flex: 33.33%;
	width: 33.33%;
	padding: 40px 20px 0;
}

.blog_box{
	max-width: 400px;
	position: relative;
	text-align: center;
	margin: auto;
}

.blog_image{
	position: relative;
	overflow: hidden;
}

.blog_content{
	width: calc(100% - 40px);
	background-color: #ffffff;
	padding: 20px 10px 20px 15px;
	position: relative;
	bottom: 45px;
	margin: auto;
	overflow: auto;
	text-align: left;
	box-shadow: 0 20px 70px rgba(38,42,76,.2);
}

.blog_date{
	font-family: 'Montserrat' , Arial, sans-serif;
	font-size: 13px;
	display: block;
	font-weight: 600;
	color: #111111;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: left;
	margin: 0;
}

.blog_image img{
	width: 100%;
	height: auto;
	display: block;
}

.blog_image > a > img{
	transition: ease-in-out 3.25s;
}

.blog_image > a > img:hover{
	transform: scale(1.15);
}

.blog_title{
	margin: 0;
}

.blog_title a{
	font-family: 'Montserrat' , Arial, sans-serif;
	font-size: 20px;
	display: block;
	font-weight: 600;
	color: #111111;
	letter-spacing: 1px;
	text-align: left;
	text-decoration: none;
	transition: 0.5s;
	line-height: 1.4em;
	padding: 10px 0;
}

.blog_crumb{
	width: 50px;
	height: 1px;
	border-bottom: solid 2px #43cea2;
	margin: 0 0 8px;
	padding-top: 7px;
}

.blog_title a:hover{
	color: #43cea2;
}

a.blog_btn{
	width: 140px;
	height: 40px;
	margin: 10px 0 0;
	padding: 12px 0;
    color: #111111;
    text-decoration: none;
	text-transform: uppercase;
    display: block;
    font-size: 13px;
	font-weight: 600;
	font-family: 'Montserrat', Arial, sans-serif;
    transition: 0.5s;
	letter-spacing: 1px;
	text-align: center;
}

a.blog_btn::after{
	content: "\203A";
	position: relative;
	right: -2px;
	float: right;
	margin-top: -13px;
	width: 40px;
	height: 40px;
	font-size: 24px;
	display: inline-block;
	padding: 1px 6px;
	color: #ffffff;
	background-color: #43cea2;
}

/* --- 3.9. Digital Area Nine --- */
.digital_area_nine{
	position: relative;
	min-height: 400px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding: 7em 25px 14em;
	margin-bottom: 9em;
}

.digital_area_nine::before {
	content: '';
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(24, 25, 34, 0.6);
}

.digital_group_nine{
	max-width: 1240px;
	margin: 0 auto;
	position: relative;
	z-index: 999;
	text-align: center;
}

.comment_group{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin-top: -65px;
}

.client_col{
	flex: 50%;
	width: 50%;
	padding: 0 20px;
}

.client_details{
	max-width: 640px;
	padding: 20px;
	text-align: center;
	background: rgba(0,0,0,0.5);
	border-left: solid 4px #43cea2;
}

.client_info{
	margin-bottom: -130px;
	clear: both;
}

.client_name{
	font-family: 'Montserrat' , Arial, sans-serif;
	font-size: 16px;
	font-weight: 600;
	display: block;
	color: #ffffff;
	letter-spacing: 1px;
	text-align: left;
	line-height: 1.4em;
	margin: 0;
	padding: 11px 0;
}

.client_details p{
	font-family: 'Roboto' , Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	display: block;
	color: #dddddd;
	letter-spacing: 1px;
	text-align: left;
	padding: 15px;
	line-height: 1.5em;
}

.client_photo img{
	max-width: 80px;
	height: 80px;
	border-radius: 50%;
	display: block;
	text-align: left;
}

.quote_format{
	font-size: 130px;
	margin-top: -35px;
	color: #43cea2;
	display: block;
	text-align: center;
}

.client_icon{
	width: 100%;
	text-align: left;
}

.client_icon .fi{
	font-size: 22px;
	color: #43cea2;
	display: inline-block;
	text-align: center;
}

/* --- 3.10. Digital Area Ten --- */
.digital_area_ten{
	max-width: 1200px;
	width: calc(100% - 50px);
	margin: 0 auto -6em;
	position: relative;
	z-index: 999;
	box-shadow: 0 20px 70px rgba(38,42,76,.2);
	background-color: #ffffff;
	border-radius: 10px;
}

.digital_group_ten{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	padding: 40px 30px;
}

.title_head{
	flex: 83.33%;
	width: 83.33%;
}

.title_head h3{
	max-width: 650px;
	color: #111111;
	font-family: 'Montserrat' , Arial, sans-serif;
	font-size: 30px;
	font-weight: 700;
	display: block;
	text-align: left;
	letter-spacing: 1px;
	line-height: 1.2em;
}

.right_btn{
	flex: 16.66%;
	width: 16.66%;
	margin-top: 40px;
}

.right_btn a{
	background-color: #43cea2;
	width: 150px;
    color: #ffffff;
    padding: 13px 14px;
    text-decoration: none;
	text-transform: uppercase;
    display: block;
    font-size: 13px;
	font-weight: 600;
	font-family: 'Montserrat', Arial, sans-serif;
    transition: 0.5s;
	border: 1px solid #43cea2;
	letter-spacing: 1px;
	text-align: center;
}

.right_btn a:hover{
	color: #111111;
	background-color: #ffffff;
	border-color: #111111;
}

/* 4. FOOTER
 ----------- */
.footer{
	width: 100%;
	min-height: 350px;
	position: relative;
	clear: both;
	height: 100%;
	background-color: #111111;
}

.footer_area{
	max-width: 1280px;
	margin: 0 auto;
	padding: 0 25px;
	display: flex;
	flex-wrap: wrap;
	padding-top: 6em;
}

.footer_col{
	flex: 25%;
	width: 25%;
	padding: 0 20px;
	max-width: 300px;
	margin: 0 auto;
}

.footer_col{
	padding-top: 4.5em;
}

a.footer-logo img{
	max-width: 150px;
	height: auto;
	display: inline-block;
	margin-top: 12px;
	margin-bottom: 10px;
}

.footer_box > h3 > a{
	font-family: 'Montserrat', Arial, sans-serif;
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
	color: #ffffff;
	text-align: left;
}

.footer_box > p{
	font-family: 'Montserrat', Arial, sans-serif;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 1px;
	color: #ffffff;
	text-align: left;
	padding: 20px 0;
	line-height: 1.5em;
}

.footer_social{
	margin: 12px 0;
}

.footer_social > a > .fab,
.footer_social > a > .fa{
	font-size: 16px;
	color: #ffffff;
	text-align: left;
	transition: 0.5s;
}

.footer_social > a{
	padding-right: 12px;
}

.footer_social > a > .fab:hover,
.footer_social > a > .fa:hover{
	color: #43cea2;
}

.footer_col > h4{
	font-family: 'Montserrat', Arial, sans-serif;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 1px;
	color: #ffffff;
}

.footer_col > ul > li{
	padding: 4px 0;
}

.footer_col > ul > li a{
	font-family: 'Montserrat', Arial, sans-serif;
	font-size: 13px;
	font-weight: 500;
	letter-spacing: 1px;
	text-decoration: none;
	color: #ffffff;
	text-align: justify;
	transition: 0.5s;
}

.footer_col > ul > li a:hover{
	color: #43cea2;
}

.right_list{
	padding-top: 10px;
}

.blog_list{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	max-width: 390px;
	padding-bottom: 10px;
}

.left_blog{
	flex: 33.33%;
	width: 33.33%;
	padding-bottom: 10px;
}

.right_blog{
	flex: 66.66%;
	width: 66.66%;
	max-width: 290px;
	padding-bottom: 15px;
	padding-left: 14px;
	margin-top: -5px;
}

.left_blog img{
	vertical-align: middle;
	width: 100%;
	max-width: 100px;
}

.details{
	width: 100%;
	padding-top: 35px;
	padding-bottom: 10px;
	margin-top: 35px;
	border-top: solid 1px #6f6f6f;
}

.details p{
	font-family: 'Montserrat', Arial, sans-serif;
	font-size: 13px;
	font-weight: 500;
	letter-spacing: 1px;
	color: #ffffff;
	text-align: center;
}

/* 5. RESPONSIVE
 ----------- */
@media only screen and (max-width: 1024px){
	.main_content{
		height: auto;
	}
	
	.slide__content{
		height: auto;
	}
	
	.digital_area_one{
		margin-bottom: calc(9em - 70px);
	}
	
	.digital_left_col{
		flex: 100%;
		width: 100%;
		margin-bottom: 70px;
	}
	
	.digital_right_col{
		flex: 100%;
		width: 100%;
	}
	
	.digital_area_six{
		margin-bottom: 9em;
	}
}

@media only screen and (max-width: 992px){
	nav.navbar.bootsnav .navbar-toggle{
        background: transparent;
        color: #ffffff;
		font-size: 25px;
		margin-top: 7px;
		margin-bottom: 12px;
	}
	
	.head_btn{	
		margin-top: 40px;
		position: relative;
		left: 50%;
		transform: translateX(-50%);
	}
	
	.head_btn a:hover{
		background: transparent;
		border-color: #111111;
		color: #111111;
	}
	
	.navbar-header > a{
		margin-top: 14px;
	}
	
	#nav-logo > a{
		top: 19px;
	}
	
	nav.navbar.bootsnav ul.nav > li > a{
		color: #111111;
	}
	
	nav.navbar.bootsnav li.dropdown a.dropdown-toggle:before{
        font-family: 'Font Awesome 5 Free';
        content: "\f105";
        float: right;
        font-size: 16px;
        margin-left: 10px;
    }
	
	nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after{
		display: none;	
	}
	
	nav.navbar.bootsnav .dropdown .megamenu-content .col-menu .title:before{
        font-family: 'Font Awesome 5 Free';
        content: "\f105";
    }
	
	nav.navbar.bootsnav ul.nav.navbar-right .dropdown-menu .dropdown-menu{
		left: 0;
	}
	
	nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li.dropdown.on > a.dropdown-toggle:before{
		 content: "\f107";
	}
	
	nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .col-menu{
		border-left: none;
		border-right: none;
	}
	
	.left_info,
	.right_info,
	.left_sub,
	.right_sub{
		flex: 100%;
		width: 100%;
		text-align: center;
	}
	
	.right_sub{
		padding-left: 0;
		padding-top: 12px;
	}
	
	.top_sub,
	.left_info a{
		text-align: center;
	}
	
	.top_sub{
		padding-bottom: 4px;
	}
	
	.attr-nav > ul > li > a{
		position: relative;
		left: 0;
		padding-top: 21px;
	}
	
	.slide__left,
	.slide__right{
		flex: 100%;
		width: 100%;
	}
	
	.slide__left{
		margin-top: 15vh;
	}
	
	.slide__right{
		margin-top: -10vh;
	}
	
	.video-play-button {
		left: 0;
	}
	
	.playheading{
		left: 0;
		margin-left: 175px;
	}
	
	.title_group{
		flex: 100%;
		width: 100%;
		margin-bottom: 9px;
	}
	
	.content_col{
		flex: 50%;
		width: 50%;
	}
	
	.icon_col{
		flex: 50%;
		width: 50%;
	}
	
	.square_col_left{
		flex: 100%;
		width: 100%;
		margin-bottom: 50px;
	}
	
	.square_col_right{
		flex: 100%;
		width: 100%;
	}
	
	.price_col{
		flex: 100%;
		width: 100%;
		padding-top: 40px;
	}
	
	.center_col{
		bottom: 0;
	}
	
	.info_col{
		flex: 100%;
		width: 100%;
		margin-top: 130px;
	}
	
	.photo_col{
		flex: 100%;
		width: 100%;
	}
	
	.count_col{
		flex: 50%;
		width: 50%;
	}
	
	.blog_col{
		flex: 50%;
		width: 50%;
	}
	
	.last_blog{
		padding-top: 0;
	}
	
	.client_col{
		flex: 100%;
		width: 100%;
	}
	
	.last_space{
		padding-top: 115px;
	}
	
	.title_head{
		flex: 100%;
		width: 100%;
	}
	
	.right_btn{
		flex: 100%;
		width: 100%;
		margin-top: 20px;
	}
	
	.footer_col{
		flex: 50%;
		width: 50%;
	}
}

@media only screen and (max-width: 600px){
	.slide__box h2{
		font-size: 30px;
	}
	
	.square_box h2,
	.digital_col_box h2,
	.digital_heading,
	.bg_head,
	.info_box h2{
		font-size: 30px;
	}
	
	.title_head h3{
		font-size: 25px;
	}
	
	.digital_col_box,
	.digital_group_one,
	.square_col_left,
	.square_box,
	.info_col,
	.info_box,
	.photo_col{
		padding-left: 0;
		padding-right: 0;
	}
	
	.content_col{
		flex: 100%;
		width: 100%;
	}
	
	.digital_area_one{
		margin-bottom: calc(9em - 25px);
	}
	
	.icon_col{
		flex: 100%;
		width: 100%;
	}
	
	.graphic_box{
		margin: 0;
		text-align: right;
		max-width: 400px;
	}
	
	.graphic_info_area{
		bottom: 0;
		margin-left: -55px;
	}
	
	.inner_col{
		padding: 5px 0;
	}
	
	.dark_top_box,
	.color_mid_box,
	.white_bottom_box{
		max-width: 150px;
		padding: 20px 10px 15px;
	}
	
	.box_check{
		margin-top: 7px;
	}
	
	.box_content h3{
		font-size: 12px;
	}
	
	.base_content{
		width: 160px;
		height: 160px;
	}
	
	.base_photo{
		width: 140px;
		height: 140px;
	}
	
	.side_fig{
		bottom: 30px;
		margin-left: -45px;
	}
	
	.side_fig h3{
		font-size: 12px;
		padding: 10px 15px;
	}
	
	.count_col{
		flex: 100%;
		width: 100%;
	}
	
	.blog_col{
		flex: 100%;
		width: 100%;
	}
	
	.second_blog{
		padding-top: 0;
	}
	
	.footer_col{
		flex: 100%;
		width: 100%;
		margin: 0;
	}
}

@media only screen and (max-width: 420px){
	.main_content{
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.icon_col,
	.blog_col,
	.client_col{
		padding-right: 0;
		padding-left: 0;
	}
	
	.base_content{
		width: 140px;
		height: 140px;
	}
	
	.base_photo{
		width: 120px;
		height: 120px;
	}
	
	.side_fig{
		bottom: 25px;
		margin-left: -40px;
	}
}

@media only screen and (max-width: 385px){
	.heading_group{
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.base_content{
		width: 130px;
		height: 130px;
	}
	
	.base_photo{
		width: 110px;
		height: 110px;
	}
	
	.side_fig{
		bottom: 20px;
		margin-left: -35px;
	}
}

@media only screen and (max-width: 360px){
	.heading_group{
		padding-left: 4px;
		padding-right: 4px;
	}
	
	.box_check .fi::before,
	.box_check .fi.last_checkbox::before{
		font-size: 18px;
	}
}

@media only screen and (max-width: 320px){
	.title_head a{
		font-size: 13px;
	}
	
	.dark_top_box,
	.color_mid_box,
	.white_bottom_box{
		max-width: 130px;
		padding: 15px 10px 10px;
	}
	
	.box_content h3{
		font-size: 10px;
	}
	
	.side_fig{
		bottom: 15px;
		margin-left: -35px;
	}
	
	.side_fig h3{
		font-size: 11px;
	}
}