*
{
	margin:0px;
	padding:0px;
}
body
{
	font-family: 'Lato', sans-serif;
}
/********** mobile menu **************/
.navbar-drawer-bar
{
    background-color: transparent;
    box-sizing: border-box;
    left: 0;
    pointer-events: none;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 1010;
	transition: -webkit-transform .4s cubic-bezier(.7,0,.3,1);
    transition: transform .4s cubic-bezier(.7,0,.3,1);
    transition: transform .4s cubic-bezier(.7,0,.3,1),-webkit-transform .4s cubic-bezier(.7,0,.3,1);
}
.navbar-drawer-bar .drawer-container {
    height:60px;
    padding: 10px;
    position: relative;
    text-align: center;
}
.navbar-drawer-bar a {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    cursor: pointer;
    display: block;
    height: 40px;
    outline-style: none;
    pointer-events: all;
    position: relative;
    text-align: center;
    width: 40px;
    z-index: 1020;
	box-shadow: 0 1px 3px 0 rgba(0,0,0,.3);
    color: #000;
    transition: all .3s ease-out;
	line-height: 48px;
	float: right;
	background: #fff;
    border-radius: 4px;
	min-height: auto;
    margin-bottom: initial;
    border: none;
    cursor:pointer;
}
.navbar-drawer-bar .navbar .navbar-icons {
    -webkit-transform: rotate(0deg);
    cursor: pointer;
    display: inline-block;
    height: 17.3px;
    position: relative;
    transform: rotate(0deg);
    transition: .5s ease-in-out;
    width: 22px;
	margin-top: 12px;
}
.navbar-drawer-bar .navbar .navbar-icons span {
    -webkit-transform: rotate(0deg);
    background-color: #000;
    border-radius: 2px;
    display: block;
    height: 2px;
    left: 0;
    opacity: 1;
    position: absolute;
    transform: rotate(0deg);
    transition: .25s ease-in-out;
    width: 100%;
}
.navbar-drawer-bar .navbar .navbar-icons span:first-child {
    -webkit-transform-origin: left center;
    top: 1px;
    transform-origin: left center;
	background-color: #000;
}
.navbar-drawer-bar .navbar .navbar-icons span:nth-child(2) {
    -webkit-transform-origin: left center;
    top: 7px;
    transform-origin: left center;
}
.navbar-drawer-bar .navbar .navbar-icons span:nth-child(3) {
    -webkit-transform-origin: left center;
    top: 13px;
    transform-origin: left center;
}
.navbar-drawer-bar.drawer-open .navbar {
    background-color: transparent;
    box-shadow: none;
    color: #636972;
}
.navbar-drawer-bar.drawer-open .navbar .navbar-icons span:first-child {
    -webkit-transform: rotate(45deg);
    left: 3px;
    top: 0;
    transform: rotate(45deg);
	background-color:#766052;
}
.navbar-drawer-bar.drawer-open .navbar .navbar-icons span:nth-child(2) {
    opacity: 0;
    width: 0;
}
.navbar-drawer-bar.drawer-open .navbar .navbar-icons span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    left: 3px;
    top: 16px;
    transform: rotate(-45deg);
	background-color:#636972;
}
#navbar-drawer-mask {
    background-color: rgba(0,0,0,.4);
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1001;
}
#navbar-drawer-mask.open
{
	display:block;
}
.strikingly-drawer {
    background: #fff;
    display: block;
    overflow: auto;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1002;
}
.strikingly-drawer.navbar-drawer {
    -webkit-transform: translateY(-100%);
    max-height: 100vh;
    max-height: 100%;
    transform: translateY(-100%);
    transition: all .4s ease-in-out;
	padding-bottom: 40px;
	display:none;
}
.strikingly-drawer.navbar-drawer.translate {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    display:block;
}
.strikingly-drawer ul {
    -webkit-overflow-scrolling: touch;
    list-style: none;
    overflow: auto;
    padding-top:90px;
    position: relative;
	text-align:center;
}
.navbar-drawer.strikingly-drawer {
    border-bottom: 1px solid #fceeec;
}
.strikingly-drawer ul li {
    display: block;
    padding: 0 24px;

    position: relative;
    z-index: 1015;
}
.strikingly-drawer ul li a {
    color: #005493;
    display: block;
    font-size: 16px !important;
    font-weight: 400;
    padding: 10px 10px;
    letter-spacing: 1px;
	font-family: 'Lato', sans-serif;
}
.strikingly-drawer ul li a:hover {
	text-decoration:none;
	color:#198e02;
	}
.navbar-drawer.strikingly-drawer ul#nav-drawer-list {
    border-right: 1px solid #fceeec;
}
.strikingly-drawer ul li a.active ,.strikingly-drawer ul li a:focus {
   color:#000;
    font-weight: 700;
    outline-style: none;
}
.navbar-drawer.strikingly-drawer ul li a.active {
    background: #efebde;
    box-shadow: 5px 0 0 0 #766052 inset;
}
.navbar-drawer.strikingly-drawer ul li.last_element
{
    padding-top: 20px;
}
.navbar-drawer.strikingly-drawer ul li.last_element a
{
background: #eee;	
text-align:center;
}
.mobile_header 
{
	display:none;
}

.wp_left
{
	float:left;
	width:100%;
}
/** Shinku **/
.header_wrapper
{
	padding:15px 0px;
	background:#fff;
	position:relative;
	-webkit-box-shadow: 0px 8px 5px 0px rgba(129,112,114,0.55);
-moz-box-shadow: 0px 8px 5px 0px rgba(129,112,114,0.55);
box-shadow: 0px 8px 5px 0px rgba(129,112,114,0.55);
}
.main_menu
{
	margin-top:45px;
}
.main_menu ul
{
	text-align:right;
	margin-bottom:0px;
}
.main_menu ul li
{
	list-style-type:none;
	display:inline-block;
}
.main_menu ul li a
{
	text-decoration:none;
	color:#303030;
	font-size:18px;
	font-family: 'Lato', sans-serif;
	display:block;
	font-weight:700;
	margin-left:30px;
}
.main_menu ul li:hover a , .main_menu ul li a.active
{
	color:#198e02;
}
.banner_section
{
	background:#f2f2f2;
	padding:120px 0px 220px 0px;
}
.banner_content h2
{
	margin-top:0px;
	color:#005493;
	font-size:42px;
	font-weight:300;
	line-height:55px;
}
.banner_section .col-sm-4
{
	width:37%;
}
.banner_section .col-sm-8
{
	width:63%;
}
.banner_content p
{
	color:#ff7e79;
	font-size:18px;
	font-weight:700;
}
.banner_capculs ul
{
	text-align:center;
	margin-top:25px;
}
.banner_capculs ul li
{
	list-style-type:none;
	display:inline-block;
	color:#005493;
	font-size:16px;
	font-weight:700;
	text-align:center;
	margin-right:100px;
	position:relative;
}
.banner_capculs ul li:last-child
{
	margin-right:0px;
}
.banner_capculs ul li:after
{
	position: absolute;
    content: "";
    top: 50%;
    right: -55px;
    background: url(../images/banner-arrow.png) no-repeat;
    width: 33px;
    height: 16px;
    transform: translate(0,-50%);
}
.banner_capculs ul li:last-child:after
{
	display:none;
}
.solution_section
{
	background:url(../images/problem_solution_bg.png) no-repeat center center;
	background-size:cover;
	padding:70px 0px 80px 0px;
}
.solution_section h4
{
	font-size:24px;
	font-weight:400;
	margin-top:0px;
	margin-bottom:0px;
	color:#fff;
}
.solution_section h4 span
{
	color:#ff7e79;
	font-weight:900;
}
.wp_solution
{
	margin-top:50px;
}
.wp_solution img
{
	margin-top:20px;
}
.wp_solution h3
{
	font-size:24px;
	font-weight:700;
	margin-top:0px;
	margin-bottom:20px;
	color:#fff;
}
.wp_solution p
{
	color:#fff;
	font-size:16px;
	font-weight:400;
	line-height:24px;
}
.wp_solution p span
{
	color:#ff7e79;
}
h3.slider_main_title
{
	color:#1e5783;
	font-size:32px;
	font-weight:700;
	margin:20px 0px;
}
.Engagement_section
{
	padding:120px 0px 50px 0px;
	background:#f0efef;
}
.engagement_content
{
	float:right;
	width:100%;
	max-width:70%;
	margin-top:65px;
}
.engagement_content h3
{
	color:#engagement_content;
	font-size:24px;
	font-weight:700;
	margin-top:0px;
}
.engagement_content p
{
	color:#engagement_content;
	font-size:14px;
	font-weight:400;
	margin-bottom:10px;
}
.Engagement_section .owl-dots
{
	float:left;
	width:100%;
	text-align:center;
	display:block !important;
	margin-top:50px;
}
.Engagement_section .owl-dot
{
	background: #a6a6a6;
    height: 25px;
    width: 25px;
    position: relative;
    bottom: 0px;
    display: inline-block;
    border-radius: 50%;
    margin: 0px 5px;
}
.Engagement_section .owl-dot.active
{
	background:#ff7e79;
}
img.slider_icon
{
	margin-top:105px;
}
.contact_wrapper
{
	padding:50px 0px;
}
h2.section_title
{
	font-family: 'Lato', sans-serif;
	font-size:24px;
	color:#000000;
	margin:0px 0px 35px 0px;
	font-weight:900;
}
h3.section_title
{
	font-family: 'Lato', sans-serif;
	font-size:22px;
	color:#fff;
	margin:40px 0px 0px 0px;
	font-weight:700;
}
h2.section_title.orange_title
{
	color:#ff7e79;
}
h2.section_title.orange_bg {
    background: #ff7e79;
    width: fit-content;
    padding: 7px 15px;
    color: #fff;
}
.contact_wrapper p
{
	font-family: 'Lato', sans-serif;
	font-size:20px;
	color:#000000;	
	margin-bottom:15px;
}
.contact_wrapper p a , .contact_wrapper p a:hover
{
	color:#000000;
	text-decoration:none;
}
.form_wrapper
{
	float:left;
	width:100%;
	margin-top:20px;
}
.form_wrapper input[type="text"] , .form_wrapper input[type="email"] , .form_wrapper textarea
{
	color:#000000;
	font-family: 'Lato', sans-serif;
	font-size:20px;
	border:0px;
	border-bottom:1px solid #000;
	float:left;
	width:100%;
	outline:none;
	font-weight:400;
	padding-bottom:25px;
	margin-bottom:25px;
}
.form_wrapper textarea {
    min-height: 100px;
    max-height: 100px;
}
.form_wrapper input[type="text"]:focus , .form_wrapper input[type="email"]:focus , .form_wrapper textarea:focus , .form_wrapper input[type="submit"]:focus
{
	outline:none;
}
.form_wrapper input[type="submit"]
{
	outline:none;
	max-width:350px;
	margin:0px auto;
	display:block;
	min-height:50px;
	line-height:50px;
	text-align:center;
	background:#1e5783;
	width:100%;
	border:2px solid #1e5783;
	color:#fff;
	font-family: 'Lato', sans-serif;
	font-size:20px;
}
.form_wrapper input[type="submit"]:hover
{
	background:none;
	color:#1e5783;
}
/*** Conmpany Section ***/
.company_wrapper
{
	background:#1e5783;
	padding:60px 0px 55px;
}
.company_wrapper p
{
	color:#fff;
	font-family: 'Lato', sans-serif;
	font-size:24px;
	line-height:38px;
}
/*** How It Works Section ***/
.how_wrapper
{
	background:url(../images/how-it-works-bg.jpg) no-repeat;
	background-position:top center;
	background-size:cover;
	padding:50px 0px;
}
.feature_box_container
{
	margin:20px 0px;
	position:relative;
}
.feature_box_container:after
{
	content:'';
	position:absolute;
	right:-15px;
	width:39px;
	height:34px;
	background:url(../images/white-arrow.png) no-repeat;
	top:80px;
}
.feature_box_container.last_box:after
{
	display:none;
}
.how_it_work_image
{
	margin-bottom:35px;
}
.feature_box_container h3 {
    margin:0px 0px 0px 0px;
    color: #fff;
    background: #ff7e79;
    display: inline;
    word-wrap: break-word;
    line-height: 26px;
    box-shadow: 10px 0 0 #ff7e79, -10px 0 0 #ff7e79;
    font-size: 18px;
    text-decoration: none;
    font-family: 'Lato', sans-serif;
    font-weight:400;
    text-transform: none;
    padding: 5px 0px;
}
.feature_box_container h3 a {
    text-decoration: none;
    color: #fff;
    padding: 5px 0px;
    line-height: 45px;
	font-family: 'Lato', sans-serif;
    font-weight:400;
    font-size: 20px;
}
.work_box_wrapper
{
	padding:0px 12px;
}