/* Template: Webly SaaS App Website Bootstrap HTML Template
   Author: Inovatik
   Description: Master CSS file
*/

/*****************************************
Table Of Contents:

- General Styles
- Navigation
- Header
- Customers
- Sign Up
- Video 
- Features
- Details 1
- Details 2
- Details Lightbox
- Invitation
- Platforms
- Pricing
- Testimonials
- Contact
- Footer
- Copyright
- Back To Top Button 
- Extra Pages
- Media Queries
******************************************/

/*****************************************
Colors:
- Backgrounds - light gray #f9fafc
- Buttons, icons - blue #4eaaff
- Headings text - black #434c54
- Body text - dark gray #777b7e
******************************************/



/**************************/
/*     General Styles     */
/**************************/
body,
html {
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", osaka, arial, helvetica, sans-serif;
    width: 100%;
	height: 100%;
}

body, p {
	color: #181818;
	font: 400 1rem/1.625rem "Open Sans", sans-serif;
}

body > footer {
  position: sticky !important;
  top: 100vh !important;
}
h1 {
	font-weight: 700;
	font-size: 2.5rem;
	line-height: 3.25rem;
	letter-spacing: -0.2px;
}

h2 {
	font-size: 2.8rem;
	line-height: 2.625rem;
	letter-spacing: -1px;
}

h3 {
	font-size: 1.75rem;
	line-height: 2.25rem;
	letter-spacing: -0.2px;
}
h3 span{
	font-size: 1rem;
	color: #181818;
}


h4 {
	font-weight: 700;
	font-size: 1.5rem;
	line-height: 2rem;
	letter-spacing: -0.2px;
}

h5 {
	font-weight: 700;
	font-size: 1.25rem;
	line-height: 1.625rem;
}

h6 {
	font-weight: 700;
	font-size: 1rem;
	line-height: 1.375rem;
}

.p-large {
	font-size: 1.125rem;
	line-height: 1.75rem;
}

.p-small {
	font-size: 0.875rem;
	line-height: 1.5rem;
}

@font-face {
  font-family: 'Makinas';
  src: url('../webfonts/Makinas-4-Flat.otf') format('opentype');
	font-display:swap;
}
.title{
	font-family: "Makinas";
	color: #175d93;
	padding-bottom: 0.5rem;
	border-bottom: 2px solid #127aad;
  border-image: linear-gradient(to right, #03abcf 0%, #244386 100%);
  border-image-slice: 1;
	font-size: 2.8rem;
	font-weight: 100;
	margin-bottom: 3rem !important;
}
.Makinas{
	font-family: "Makinas";
}

.p-5 {
	font-size: 5rem;
}
.p-4 {
	font-size: 4rem;
}
.p-3 {
	font-size: 3rem;
}
.p-2 {
	font-size: 2.5rem;
	line-height: 1.5;
}
.pa-1{
	padding: 1rem;
}

.bg-02{
	background: url(../images/bg-02.png) no-repeat top right;
}
.bg-03{
	background: url(../images/bg-03.png) no-repeat center center;
	background-size: cover;
	padding-top: 5rem;
	padding-bottom: 5rem;
}
.bg-04{
	background: url(../images/bg-04.png) repeat-x center center;
}
.bg-05{
	background: url(../images/bg-05.jpg) no-repeat top center;
	background-size: cover;
}
.bg-06{
	background: url(../images/contact-background.jpg) no-repeat top right;
}
.privacy{
	background: url(../images/header-background.jpg) no-repeat center center;
	background-size: cover;
}
.privacy-text h3{
	color: #175d93;
	margin-top: 1.5rem;
}
.privacy-text ol li,.privacy-text ul li{
	margin-bottom: 0.5rem;
}

.company dl {
	display: flex;
	flex-flow: row wrap;
	width: 100%;
	}
	.company dt {
	flex-basis: 30%;
	padding: 20px;
	color: #175d93;
	border-bottom: 1px solid #ccc;
	}
	.company dd {
	flex-basis: 70%;
	padding: 20px;
	margin-bottom: 0;
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	}
	@media screen and (max-width: 559px) {
	.company dl {
	flex-flow: column;
	}
	}

p{
	line-height: 2;
}
.center{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.testimonial-text {
	font-style: italic;
}

.testimonial-author {
	font-weight: 700;
	font-size: 1rem;
	line-height: 1.5rem;
}

.li-space-lg li {
	margin-bottom: 0.5rem;
}

a {
	color: #777b7e;
	text-decoration: underline;
}

a:hover {
	color: #777b7e;
	text-decoration: underline;
}

.no-line {
	text-decoration: none;
}

.no-line:hover {
	text-decoration: none;
}

.blue {
	color: #175d93;
}
.white {
	color: #ffffff;
}
a.white:hover {
	color: #ffffff;
}
.yellow{
	color: #ffe400;
}
.orange{
	color: #ff5400;
}
.bg-gray {
	background-color: #f9fafc;
}

.jiseki{
	border: solid 5px#05b2fd;
	background: #fff;
	padding: 2rem 0.5rem;	
	font-size: 1.2rem;
	line-height: 1.6;
	margin-top: 3rem;
	margin-left: auto;
	margin-right: auto;
}
.jiseki strong{
	font-size: 1.5rem;
	color: #175d93;
}
.jiseki span{
	font-size: 1.5rem;
	color: #ff5400;
	font-weight: 600;
	margin-left: 0.5rem;
}
.jiseki .col-lg-5{
	margin-left: 0.5rem;
	margin-right: 0.5rem;
	margin-bottom: 1rem;
	border-bottom: dashed 2px#127aad;
}
#mousikomi .text-container,
#mousikomi2 .text-container{
	margin-top: 0;
}
#mousikomi ol,
#mousikomi2 ol  {
	position: relative;
	list-style-type: none;
  counter-reset: number;
}
#mousikomi ol li {
  line-height: 1.5;
  padding: 1rem 0 1rem 0;
  border-bottom: dashed 1px #175d93;
}
#mousikomi2 ol li {
  line-height: 1.5;
  padding: 0.8rem 0 0.8rem 0;
  border-bottom: dashed 1px #175d93;
}
#mousikomi ol li:before,
#mousikomi2 ol li:before {
  display: inline-block;
  position: absolute;
  content: counter(number);
  counter-increment: number;
  left: 0.5em;
  width: 22px;
  height: 22px;
  border-radius: 20%;
  background: #175d93;
  color: white;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  line-height: 22px;
}
#mousikomi ol li:last-of-type,
#mousikomi2 ol li:last-of-type{
  border-bottom: none;
}

.list_table,
.list_table > dt,
.list_table > dd {
    box-sizing: border-box;
}

.list_table > dt,
.list_table > dd {
    padding: 0.5rem 1em;
    margin: 0px;
}

.list_table > dt {
    background-color: #175d93;
    color: #fff;
}

.list_table > dd {
    background-color: #fff;
		font-size: 1.2rem;
}




.form-container {
  max-width: 800px;
  margin: auto;
  border-radius: 10px;
}

.form-container textarea {
  width: 100%;
  height: 150px;
  padding: 10px;
  border: none;
  border-radius: 5px;
  resize: none;
	border: 1px solid #a1a1a1;
}
.form-container textarea:focus{
	border: 1px solid #a1a1a1;
	outline: none; /* Removes blue border on focus */
}

.form-container button[type="submit"] {
  display: block;
  width: 100%;
  padding: 10px;
  font-size: 16px;
  color: white;
  background-image: -webkit-linear-gradient( 90deg, rgb(36,67,134) 0%, rgb(2,171,207) 100%);
  border: none;
  border-radius: 5px;
  cursor: pointer;
}

.form-container button[type="submit"]:hover {
  background-color: #127aad;
}


form table {
	width: 100%;
	margin-bottom: 2rem;
	border-collapse:separate
}
form table th{
  background-color: #175d93;
	color: #fff;
	text-align: center;
}

form table td{
	padding: 1rem;
	border: solid 1px #ccc;
}

@media (max-width: 600px){
	form table th{
		padding-top: 0.8rem;
		padding-bottom: 0.8rem;
	}
form table th, form table td {
    display: block;
    max-width: 100% !important;
    min-height: 2rem;
}
}

.mailbox {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  box-shadow: 0px 0px 5px #ddd;
  max-width: 800px;
  margin: 0 auto;
  padding: 20px;
	margin-bottom: 3rem;
}

.mailbox-header {
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
}

.mailbox-header h2 {
  font-size: 1.3rem;
	color: #175d93;
  margin: 0;
}

.mailbox-content {
	overflow-y: scroll;
	max-height: 200px;
}

.mailbox-content ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.mailbox-content li {
  border-bottom: 1px solid #ddd;
}

.mailbox-content li:last-child {
  border-bottom: none;
}

.mailbox-content a {
  color: #333;
  display: block;
  padding: 10px;
  text-decoration: none;
}

.mailbox-content a:hover {
  background-color: #f5f5f5;
}

.message-title {
  font-weight: bold;
}

.message-date {
  color: #999;
  font-size: 12px;
}


.footer a{
	text-align: center;
	font-size: 0.9rem;
	}
.footer ul{
	 margin-bottom: 2rem;
	}
.footer li{
		display: inline-block;
		list-style: none;
		padding-left: 0.5rem;
		padding-right: 0.5rem;
	}
.footer li+ li {
		border-left: 1px solid #ccc;
	}

.kaiin h4{
	color: #fff;
	font-size: 1rem;
}
.kaiin .container{
	text-align: center;
}
.kaiin li{
	display: block;
	font-size: 0.9rem;
	padding-bottom: 0.4rem;
	margin-bottom: 0.4rem;
	border-left: none;
	border-bottom: 1px dashed #ccc;
	text-align: left;
}
.footer li+ li{
	border-left: none;
}


footer .menseki{
	margin-bottom: 3rem;
}
footer .menseki p{
	font-size: 0.8rem;
	text-align: left;
	margin-bottom: 0;
}



@media screen and (max-width: 767px) {
    .list_table > dd {
        border: 1px solid #ddd;
        border-top: none;
    }
    .list_table > dt,
    .list_table > dd {
        text-align: center;
    }
    .list_table > dd > ul {
        text-align: left;
    }
}
@media print, (min-width: 768px) {
    .list_table {
        display: flex;
        flex-wrap: wrap;
        border-bottom: 1px solid #ddd;
    }
    .list_table > dt,
    .list_table > dd {
        display: flex;
        flex-direction: column;
        justify-content: center;
        border-top: 1px solid #ddd;
    }
    .list_table > dt {
        width: 20%;
    }
    .list_table > dd {
        width: 80%;
        border-right: 1px solid #ddd;
    }
}




.button{
  position:relative;
  display:inline-block;
  padding:2rem;
	text-align: center;
	background: #fff;
	border-radius: 20px;
	margin-bottom: 1rem;
}
.button::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 20px;
    border: 10px solid transparent;
    background:  linear-gradient(to top, #46aef7 0%, #1dd5e6 100%);
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0) border-box;
    -webkit-mask-composite: destination-out;
    mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0) border-box;
    mask-composite: exclude;
  }
.button img{
		margin-bottom: 1.5rem;
	}
.button p{
	font-size: 1.1rem;
	line-height: 1.7;
	font-weight: 600;
	color: #434c54;
}

.voice .col-lg-10{
	background: #fff;
	border-radius: 20px;
	margin-top: 1rem;
	margin-bottom: 1rem;
	font-weight: 600;
	padding: 1rem 2rem;
}
.voice .col-lg-10 p{
	font-weight: 600;
	font-size: 1.2rem;
	line-height: 1.5;
	margin-bottom: 0;
	color: #333;
}
.voice .col-lg-10 .namey{
	font-size: 0.9rem;
	text-decoration: underline;
	text-align: right;
}
.voice .col-lg-10 .Makinas{
	font-size: 1.8rem;
}
.bg-05 h2{
	margin-top: 2rem;
	color: #fff;
	font-size: 3rem
}
.bg-05 h2 strong{
	font-size: 2rem;
}
.button dl{
	text-align: left;
}
.button  dt {
	padding: 10px 10px 10px 35px;
	border-radius: 5px;
	background: #cce6ff;
	text-indent: -25px;
	}
	.button  dt:before {
	content: "Q.";
	font-weight: bold;
	margin-right: 7px;
	}
	.button dd {
	margin: 10px 10px 40px 35px;
	text-indent: -25px;
	}
	.button  dd:before {
	content: "A.";
	color: #1771c6;
	font-weight: bold;
	margin-right: 7px;
	}


.btn-solid-reg {
	display: inline-block;
	padding: 1.375rem 2.25rem 1.375rem 2.25rem;
	border: 1px solid #4eaaff;
	border-radius: 32px;
	background-color: #4eaaff;
	color: #ffffff;
	font-weight: 600;
	font-size: 0.875rem;
	line-height: 0;
	text-decoration: none;
	transition: all 0.2s;
}

.btn-solid-reg:hover {
	border: 1px solid #4eaaff;
	background-color: transparent;
	color: #4eaaff; /* needs to stay here because of the forced color property of a tag */
	text-decoration: none;
}

.btn-solid-lg {
	display: inline-block;
	padding: 1.5rem 2.5rem 1.5rem 2.5rem;
	border: 1px solid #4eaaff;
	border-radius: 32px;
	background-color: #4eaaff;
	color: #ffffff;
	font-weight: 600;
	font-size: 0.875rem;
	line-height: 0;
	text-decoration: none;
	transition: all 0.2s;
}

.btn-solid-lg:hover {
	border: 1px solid #4eaaff;
	background-color: transparent;
	color: #4eaaff; /* needs to stay here because of the forced color property of a tag */
	text-decoration: none;
}

.btn-outline-reg {
	display: inline-block;
	padding: 1.375rem 2.25rem 1.375rem 2.25rem;
	border: 1px solid #434c54;
	border-radius: 32px;
	background-color: transparent;
	color: #434c54;
	font-weight: 600;
	font-size: 0.875rem;
	line-height: 0;
	text-decoration: none;
	transition: all 0.2s;
}

.btn-outline-reg:hover {
	border: 1px solid #434c54;
	background-color: #434c54;
	color: #ffffff;
	text-decoration: none;
}

.btn-outline-lg {
	display: inline-block;
	padding: 1.5rem 2.5rem 1.5rem 2.5rem;
	border: 1px solid #434c54;
	border-radius: 32px;
	background-color: transparent;
	color: #434c54;
	font-weight: 600;
	font-size: 0.875rem;
	line-height: 0;
	text-decoration: none;
	transition: all 0.2s;
}

.btn-outline-lg:hover {
	border: 1px solid #434c54;
	background-color: #434c54;
	color: #ffffff;
	text-decoration: none;
}

.btn-outline-sm {
	display: inline-block;
	padding: 1rem 1.5rem 1rem 1.5rem;
	border: 1px solid #434c54;
	border-radius: 32px;
	background-color: transparent;
	color: #434c54;
	font-weight: 600;
	font-size: 0.875rem;
	line-height: 0;
	text-decoration: none;
	transition: all 0.2s;
}

.btn-outline-sm:hover {
	border: 1px solid #434c54;
	background-color: #434c54;
	color: #ffffff;
	text-decoration: none;
}

.btn-touroku{
		border-width: 1px;
		border-color: rgb(0, 0, 0);
		border-style: solid;
		border-color: rgb(0, 35, 111);
		border-radius: 15px;
		background-image: -moz-linear-gradient( 90deg, rgb(36,67,134) 0%, rgb(2,171,207) 100%);
		background-image: -webkit-linear-gradient( 90deg, rgb(36,67,134) 0%, rgb(2,171,207) 100%);
		background-image: -ms-linear-gradient( 90deg, rgb(36,67,134) 0%, rgb(2,171,207) 100%);
		text-decoration: none;
		color: #fff;
		font-weight: bold;
		font-size: 2.8rem;
		line-height: 1.3;
		padding: 1rem;
		width: 90%;
		max-width: 800px;
		margin-top: 3rem;
		margin-bottom: 3rem;
	}
	.btn-touroku:hover{
		color: #fff;
	}
.form-group .btn-touroku{
	font-size: 2rem;
	margin: 0 auto;
	width: 100%;
}




.form-group {
	position: relative;
	margin-bottom: 1.25rem;
}

.label-control {
	position: absolute;
	top: 0.875rem;
	left: 1.375rem;
	color: #777b7e;
	opacity: 1;
	font-size: 0.875rem;
	line-height: 1.5rem;
	cursor: text;
	transition: all 0.2s ease;
}

.form-control-input:focus + .label-control,
.form-control-input.notEmpty + .label-control,
.form-control-textarea:focus + .label-control,
.form-control-textarea.notEmpty + .label-control {
	top: 0.125rem;
	color: #777b7e;
	opacity: 1;
	font-size: 0.75rem;
	font-weight: 700;
}

.form-control-input,
.form-control-select {
	display: block; /* needed for proper display of the label in Firefox, IE, Edge */
	width: 100%;
	padding-top: 1.125rem;
	padding-bottom: 0.125rem;
	padding-left: 1.25rem;
	border: 1px solid #cbcbd1;
	background-color: #ffffff;
	color: #777b7e;
	font-size: 0.875rem;
	line-height: 1.875rem;
	transition: all 0.2s;
	-webkit-appearance: none; /* removes inner shadow on form inputs on ios safari */
}

.form-control-select {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	height: 3.25rem;
	color: #111;
}

select {
    /* you should keep these first rules in place to maintain cross-browser behavior */
    -webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    background-image: url('../images/down-arrow.png');
    background-position: 96% 50%;
    background-repeat: no-repeat;
    outline: none;
}

.form-control-textarea {
	display: block; /* used to eliminate a bottom gap difference between Chrome and IE/FF */
	width: 100%;
	height: 14rem; /* used instead of html rows to normalize height between Chrome and IE/FF */
	padding-top: 1.5rem;
	padding-left: 1.25rem;
	border: 1px solid #cbcbd1;
	background-color: #ffffff;
	color: #777b7e;
	font-size: 0.875rem;
	line-height: 1.5rem;
	transition: all 0.2s;
}

.form-control-input:focus,
.form-control-select:focus,
.form-control-textarea:focus {
	border: 1px solid #a1a1a1;
	outline: none; /* Removes blue border on focus */
}

.form-control-input:hover,
.form-control-select:hover,
.form-control-textarea:hover {
	border: 1px solid #a1a1a1;
}

.checkbox {
	font-size: 0.75rem;
	line-height: 1.25rem;
}

input[type='checkbox'] {
	vertical-align: -10%;
	margin-right: 0.5rem;
}

.form-control-submit-button {
	display: inline-block;
	width: 100%;
	height: 3.25rem;
	border: 1px solid #4eaaff;
	border-radius: 32px;
	background-color: #4eaaff;
	color: #ffffff;
	font-weight: 600;
	font-size: 0.875rem;
	line-height: 0;
	cursor: pointer;
	transition: all 0.2s;
}

.form-control-submit-button:hover {
	border: 1px solid #4eaaff;
	background-color: transparent;
	color: #4eaaff;
}

/* Fade-move Animation For Details Lightbox - Magnific Popup */
/* at start */
.my-mfp-slide-bottom .zoom-anim-dialog {
	opacity: 0;
	transition: all 0.2s ease-out;
	-webkit-transform: translateY(-1.25rem) perspective(37.5rem) rotateX(10deg);
	-ms-transform: translateY(-1.25rem) perspective(37.5rem) rotateX(10deg);
	transform: translateY(-1.25rem) perspective(37.5rem) rotateX(10deg);
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
	opacity: 1;
	-webkit-transform: translateY(0) perspective(37.5rem) rotateX(0); 
	-ms-transform: translateY(0) perspective(37.5rem) rotateX(0); 
	transform: translateY(0) perspective(37.5rem) rotateX(0); 
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
	opacity: 0;
	-webkit-transform: translateY(-0.625rem) perspective(37.5rem) rotateX(10deg); 
	-ms-transform: translateY(-0.625rem) perspective(37.5rem) rotateX(10deg); 
	transform: translateY(-0.625rem) perspective(37.5rem) rotateX(10deg); 
}

/* dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg {
	opacity: 0;
	transition: opacity 0.2s ease-out;
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
	opacity: 0.8;
}
/* animate out */
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
	opacity: 0;
}
/* end of fade-move animation for details lightbox - magnific popup */

/* Fade Animation For Image Lightbox And Morphtext - Magnific Popup  */
@-webkit-keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

@keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

.fadeIn {
	-webkit-animation: fadeIn 0.6s;
	animation: fadeIn 0.6s;
}

@-webkit-keyframes fadeOut {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
	}
}

@keyframes fadeOut {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
	}
}

.fadeOut {
	-webkit-animation: fadeOut 0.8s;
	animation: fadeOut 0.8s;
}
/* end of fade animation for image lightbox and morphtext - magnific popup */


/**********************/
/*     Navigation     */
/**********************/
.navbar {
  background-image: -moz-linear-gradient( 180deg, rgb(36,67,134) 0%, rgb(2,171,207) 100%);
  background-image: -webkit-linear-gradient( 180deg, rgb(36,67,134) 0%, rgb(2,171,207) 100%);
  background-image: -ms-linear-gradient( 180deg, rgb(36,67,134) 0%, rgb(2,171,207) 100%);
	font-weight: 600;
	font-size: 0.875rem;
	line-height: 0.875rem;
	box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.025);
}

.navbar .navbar-brand {
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
}

.navbar .logo-image img {
    width: auto;
	height: 30px;
}



.navbar .logo-text {
	color: #434c54;
	font-weight: 700;
	font-size: 1.625rem;
	line-height: 1rem;
	text-decoration: none;
}

.offcanvas-collapse {
	position: fixed;
	top: 3.25rem; /* adjusts the height between the top of the page and the offcanvas menu */
	bottom: 0;
	left: 100%;
	width: 100%;
	padding-right: 1rem;
	padding-left: 1rem;
	overflow-y: auto;
	visibility: hidden;
	background-color: #0a0a0ac5;
	transition: visibility .3s ease-in-out, -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out, visibility .3s ease-in-out;
	transition: transform .3s ease-in-out, visibility .3s ease-in-out, -webkit-transform .3s ease-in-out;
}

.offcanvas-collapse.open {
	visibility: visible;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
}

.navbar .navbar-nav {
	margin-top: 0.75rem;
	margin-bottom: 0.5rem;
}

.navbar .nav-item .nav-link {
	padding-top: 0.625rem;
	padding-bottom: 0.625rem;
	color: #fff;
	text-decoration: none;
	transition: all 0.2s ease;
}

.navbar .nav-item.dropdown.show .nav-link,
.navbar .nav-item .nav-link:hover,
.navbar .nav-item .nav-link.active {
	color: #8cc7ff;
}

/* Dropdown Menu */
.navbar .dropdown .dropdown-menu {
	animation: fadeDropdown 0.2s; /* required for the fade animation */
}

@keyframes fadeDropdown {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
	}
}

.navbar .dropdown-menu {
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
	border: none;
	background-color: #ffffff;
}

.navbar .dropdown-item {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	color: #434c54;
	font-weight: 600;
	font-size: 0.875rem;
	line-height: 0.875rem;
	text-decoration: none;
}

.navbar .dropdown-item:hover {
	background-color: #ffffff;
	color: #4eaaff;
}

.navbar .dropdown-divider {
	width: 100%;
	height: 1px;
	margin: 0.5rem auto 0.5rem auto;
	border: none;
	background-color: #d0dee4;
}
/* end of dropdown menu */

.navbar .navbar-toggler {
	padding: 0;
	border: none;
	font-size: 1.25rem;
	color: #fff;
}


/*****************/
/*    Header     */
/*****************/
.header {
	position: relative;
	padding-top: 6rem;
	padding-bottom: 2rem;
	background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url('../images/header-background.jpg') center center no-repeat;
	background-size: cover;
	text-align: center;
}

.header .text-container {
	margin-bottom: 3.5rem;
}

.header h1 {
	color: #ffffff;
}

.header .p-large {
	margin-bottom: 1.5rem;
	color: #ffffff;
}

.header .header-decoration {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 60px;
}


/********************/
/*    Customers     */
/********************/
.slider-1 {
	padding-bottom: 3rem;
	text-align: center;
}

.slider-1 .slider-container {
	padding: 1rem;
}


/*******************/
/*     Sign Up     */
/*******************/
.form-1 {
	padding-top: 1.5rem;
	padding-bottom:3rem;
}

.form-1 h2 {
	margin-bottom: 1.25rem;
}

.form-1 .list-unstyled .fas {
	color: #4eaaff;
	font-size: 0.375rem;
	line-height: 1.625rem;
}

.form-1 .list-unstyled .media-body {
	margin-left: 0.5rem;
}

.form-1 .text-container {
	margin-bottom: 3.5rem;
}


/*****************/
/*     Video     */
/*****************/
.basic-1 {
	padding-top: 8rem;
	padding-bottom: 6.375rem;
	background: url('../images/video-background.jpg') center center no-repeat;
	background-size: cover; 
}

.basic-1 .h2-heading {
	margin-bottom: 3.25rem;
	color: #ffffff;
	text-align: center;
}

.basic-1 .image-container {
	margin-bottom: 5rem;
}

.basic-1 .image-container img {
	border-radius: 6px;
}

.basic-1 .video-wrapper {
	position: relative;
}

/* Video Play Button */
.basic-1 .video-play-button {
	position: absolute;
	z-index: 10;
	top: 50%;
	left: 50%;
	display: block;
	box-sizing: content-box;
	width: 32px;
	height: 44px;
	padding: 1.125rem 1.25rem 1.125rem 1.75rem;
	border-radius: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
  
.basic-1 .video-play-button:before {
	content: "";
	position: absolute;
	z-index: 0;
	top: 50%;
	left: 50%;
	display: block;
	width: 76px;
	height: 76px;
	border-radius: 50%;
	background: #4eaaff;
	animation: pulse-border 1500ms ease-out infinite;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
  
.basic-1 .video-play-button:after {
	content: "";
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	display: block;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	background: #4eaaff;
	transition: all 200ms;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
  
.basic-1 .video-play-button span {
	position: relative;
	display: block;
	z-index: 3;
	top: 6px;
	left: 4px;
	width: 0;
	height: 0;
	border-left: 26px solid #ffffff;
	border-top: 16px solid transparent;
	border-bottom: 16px 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;
	}
}
/* end of video play button */

.basic-1 .list-unstyled li {
	margin-bottom: 2rem;
}

.basic-1 .fa-stack {
	width: 2em;
	font-size: 1.25rem;
}

.basic-1 .fa-stack-2x {
	color: #ffffff;
}

.basic-1 .fa-stack-1x {
	color: #4eaaff;
	font-size: 1rem;
	transition: all 0.2s ease;
}

.basic-1 .media-body {
	margin-left: 1rem;
	color: #ffffff;
}


/********************/
/*     Features     */
/********************/
.cards-1 {
	padding-top: 7.75rem;
	padding-bottom: 4.5rem;
}

.cards-1 .h2-heading {
	margin-bottom: 2.5rem;
	text-align: center;
}

.cards-1 .cards-container {
	text-align: center;
}

.cards-1 .card {
	margin-bottom: 4rem;
	padding: 2.125rem 1.75rem 1rem 2rem;
	border: none;
	border-radius: 6px;
	background-color: #ffffff;
	text-align: left;
}

.cards-1 .fa-stack {
	width: 2em;
	margin-bottom: 1.5rem;
	font-size: 2.5rem;
}

.cards-1 .fa-stack-2x {
	color: #4eaaff;
}

.cards-1 .fa-stack-1x {
	color: #ffffff;
	font-size: 1.75rem;
}

.cards-1 .card-body {
	padding: 0;
}

.cards-1 .card-title {
	margin-bottom: 0.5rem;
}


/*********************/
/*     Details 1     */
/*********************/
.slider-2 {
	padding-top: 7.75rem;
	padding-bottom: 8.375rem;
}

.slider-2 h2 {
	margin-bottom: 1.25rem;
}

.slider-2 .text-container {
	margin-bottom: 3.75rem;
}

.slider-2 .list-unstyled .fas {
	color: #4eaaff;
	font-size: 0.375rem;
	line-height: 1.625rem;
}

.slider-2 .list-unstyled .media-body {
	margin-left: 0.5rem;
}

.slider-2 .slider-container {
	position: relative;
}

.slider-2 .swiper-container {
	position: static;
	width: 90%;
	border-radius: 6px;
}

.slider-2 .swiper-button-prev:focus,
.slider-2 .swiper-button-next:focus {
	/* even if you can't see it chrome you can see it on mobile device */
	outline: none;
}

.slider-2 .swiper-button-prev {
	left: -14px;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2028%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23434c54'%2F%3E%3C%2Fsvg%3E");
	background-size: 18px 28px;
}

.slider-2 .swiper-button-next {
	right: -14px;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2028%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23434c54'%2F%3E%3C%2Fsvg%3E");
	background-size: 18px 28px;
}

/* Hover Animation */
.slider-2 .swiper-container .image-container {
	overflow: hidden;
	border-radius: 6px;
}

.slider-2 .swiper-container .image-container img {
	margin: 0px;
	transition: all 0.3s;
}

.slider-2 .swiper-container .image-container:hover img {
	-moz-transform: scale(1.15);
	-webkit-transform: scale(1.15);
	transform: scale(1.15);
} 
/* end of hover animation */


/*********************/
/*     Details 2     */
/*********************/
.basic-2 {
	padding-top: 8.375rem;
	padding-bottom: 8.5rem;
}

/* Hover Animation */
.basic-2 .image-container {
	overflow: hidden;
	margin-bottom: 3rem;
	border-radius: 6px;
}

.basic-2 .image-container img {
	margin: 0px;
	transition: all 0.3s;
}

.basic-2 .image-container:hover img {
	-moz-transform: scale(1.15);
	-webkit-transform: scale(1.15);
	transform: scale(1.15);
} 
/* end of hover animation */

.basic-2 h2 {
	margin-bottom: 1.25rem;
}

.basic-2 p {
	margin-bottom: 1.5rem;
}


/****************************/
/*     Details Lightbox     */
/****************************/
.lightbox-basic {
	position: relative;
	max-width: 1150px;
	margin: 2.5rem auto;
	padding: 3rem 1rem;
	background-color: #ffffff;
	text-align: left;
}

.lightbox-basic .image-container {
	margin-bottom: 3rem;
	text-align: center;
}

.lightbox-basic .image-container img {
	border-radius: 6px;
}

.lightbox-basic h3 {
	margin-bottom: 0.5rem;
}

.lightbox-basic hr {
	width: 44px;
	height: 1px;
	margin-top: 0.125rem;
	margin-bottom: 1rem;
	margin-left: 0;
	background-color: #4eaaff;
}

.lightbox-basic h4 {
	margin-top: 1.75rem;
	margin-bottom: 0.625rem;
}

.lightbox-basic .list-unstyled {
	margin-bottom: 1.5rem;
}

.lightbox-basic .list-unstyled .fas {
	color: #4eaaff;
	font-size: 0.375rem;
	line-height: 1.625rem;
}

.lightbox-basic .list-unstyled .media-body {
	margin-left: 0.5rem;
}

/* Action Button */
.lightbox-basic .btn-solid-reg.mfp-close {
	position: relative;
	width: auto;
	height: auto;
	color: #ffffff;
	opacity: 1;
	font-family: "Open Sans";
}

.lightbox-basic .btn-solid-reg.mfp-close:hover {
	color: #4eaaff;
}
/* end of action Button */

/* Back Button */
.lightbox-basic .btn-outline-reg.mfp-close.as-button {
	position: relative;
	display: inline-block;
	width: auto;
	height: auto;
	margin-left: 0.375rem;
	padding: 1.375rem 2.25rem 1.375rem 2.25rem;
	border: 1px solid #434c54;
	background-color: transparent;
	color: #434c54;
	opacity: 1;
	font-family: "Open Sans";
}

.lightbox-basic .btn-outline-reg.mfp-close.as-button:hover {
	background-color: #434c54;
	color: #ffffff;
}
/* end of back button */

/* Close X Button */
.lightbox-basic button.mfp-close.x-button {
	position: absolute;
	top: -2px;
	right: -2px;
	width: 44px;
	height: 44px;
	color: #555555;
}
/* end of close x button */


/**********************/
/*     Invitation     */
/**********************/
.basic-3 {
	padding-top: 8rem;
	padding-bottom: 8.375rem;
	background: url('../images/invitation-background.jpg') center center no-repeat;
	background-size: cover; 
}

.basic-3 .text-container {
	margin-bottom: 4.25rem;
}

.basic-3 h2 {
	margin-bottom: 1.25rem;
}

.basic-3 h2,
.basic-3 p {
	color: #ffffff;
}

.basic-3 p {
	margin-bottom: 1.75rem;
}


/*********************/
/*     Platforms     */
/*********************/
.tabs {
	padding-top: 7.75rem;
	padding-bottom: 8.375rem;
}

.tabs .h2-heading,
.tabs .p-heading {
	text-align: center;
}

.tabs .h2-heading {
	margin-bottom: 2.25rem;
}

/* Tabs Links */
.tabs .nav-tabs {
	margin-bottom: 2rem;
	border-bottom: none;
}

.tabs .nav-tabs .nav-item {
	width: 100%;
	text-align: center;
}

.tabs .nav-item .nav-link {
	padding: 0.25rem 0 0.25rem 0;
	border: none;
	border-radius: 4px;
	text-decoration: none;
}

.tabs .nav-item .nav-link .fa-stack {
	font-size: 1rem;
}

.tabs .nav-item .nav-link .fa-stack-2x {
	display: none;
	transition: all 0.2s ease;
}

.tabs .nav-item .nav-link .fa-stack-1x {
	color: #4eaaff;
}

.tabs .nav-item .nav-link .link-text {
	margin-left: -0.125rem;
	color: #4eaaff;
	vertical-align: -2px;
}

.tabs .nav-item .nav-link:hover,
.tabs .nav-item .nav-link.active {
	background-color: #4eaaff;
}

.tabs .nav-item .nav-link:hover .fa-stack-1x,
.tabs .nav-item .nav-link.active .fa-stack-1x {
	color: #ffffff;
}

.tabs .nav-item .nav-link:hover .fas,
.tabs .nav-item .nav-link.active .fas,
.tabs .nav-item .nav-link:hover .link-text,
.tabs .nav-item .nav-link.active .link-text {
	color: #ffffff;
}

.tabs .nav-item .tabs-line {
	display: none;
}
/* end of tabs links */

.tabs .image-container img {
	border-radius: 6px;
}

.tabs h3 {
	margin-bottom: 0.875rem;
}

.tabs .btn-solid-reg,
.tabs .btn-outline-reg {
	margin-top: 0.375rem;
	margin-right: 0.375rem;
}

.tabs .list-unstyled .fas {
	color: #2bb1f7;
	font-size: 0.375rem;
	line-height: 1.625rem;
}

.tabs .list-unstyled .media-body {
	margin-left: 0.5rem;
}

/* Tab 1 */
.tabs #tab-1 .image-container {
	margin-bottom: 2.5rem;
}

/* Tab 2 */
.tabs #tab-2 .text-container {
	margin-bottom: 3rem;
}

/* Tab 3 */
.tabs #tab-3 .image-container {
	margin-bottom: 2.5rem;
}


/*******************/
/*     Pricing     */
/*******************/
.cards-2 {
	padding-top: 7.875rem;
	padding-bottom: 4.625rem;
	text-align: center;
}

.cards-2 .h2-heading {
	margin-bottom: 0.625rem;
}

.cards-2 .p-heading {
	margin-bottom: 3.5rem;
}

.cards-2 .card {
	margin-bottom: 5rem;
	border: 1px solid #ccd3df;
	border-radius: 6px;
}

.cards-2 .card .card-body {
	padding: 2.5rem 1.5rem 2.25rem 1.5rem;
}

.cards-2 .card .card-title {
	margin-bottom: 1.25rem;
	color: #4eaaff;
	font-weight: 700;
	font-size: 1.75rem;
	line-height: 2.125rem;
}

.cards-2 .card .cell-divide-hr {
	height: 1px;
	margin-top: 0;
	margin-bottom: 0;
	border: none;
	background-color: #ccd3df;
}

.cards-2 .card .price {
	margin-top: 1.625rem;
}

.cards-2 .card .value {
	color: #434c54;
	font-weight: 600;
	font-size: 3.5rem;
	line-height: 3.5rem;
}

.cards-2 .card .currency {
	margin-right: 0.25rem;
	font-size: 1.5rem;
	vertical-align: 95%;
}

.cards-2 .card .frequency {
	margin-bottom: 1.5rem;
	font-size: 0.875rem;
	text-align: center;
}

.cards-2 .card .list-unstyled {
	margin-top: 1.875rem;
	margin-bottom: 1.625rem;
}

.cards-2 .card .list-unstyled li {
	margin-bottom: 0.5rem;
}

.cards-2 .card .list-unstyled .fas {
	margin-right: 0.5rem;
	color: #4eaaff;
	line-height: 1.375rem;
}

.cards-2 .card .list-unstyled .fas.fa-times {
	color: #777b7e;
}

.cards-2 .card .button-wrapper {
	position: absolute;
	right: 0;
	bottom: -1.25rem;
	left: 0;
	text-align: center;
}

.cards-2 .card .btn-solid-reg:hover {
	background-color: #ffffff;
}

/* Best Value Label */
.cards-2 .card .label {
    position: absolute;
    top: 0;
    right: 0;
    width: 10.625rem;
    height: 10.625rem;
    overflow: hidden;
}

.cards-2 .card .label .best-value {
    position: relative;
	width: 13.75rem;
	padding: 0.3125rem 0 0.3125rem 4.125rem;
    background-color: #4eaaff;
	color: #fff;
    -webkit-transform: rotate(45deg) translate3d(0, 0, 0);
    -ms-transform: rotate(45deg) translate3d(0, 0, 0);
    transform: rotate(45deg) translate3d(0, 0, 0);
}
/* end of best value label */


/************************/
/*     Testimonials     */
/************************/
.slider-3 {
	padding-top: 8.5rem;
	padding-bottom: 8.5rem;
	background: url('../images/testimonials-background.jpg') center center no-repeat;
	background-size: cover; 
}

.slider-3 .slider-container {
	position: relative;
}

.slider-3 .swiper-container {
	position: static;
	width: 88%;
	text-align: center;
}

.slider-3 .swiper-button-prev:focus,
.slider-3 .swiper-button-next:focus {
	/* even if you can't see it chrome you can see it on mobile device */
	outline: none;
}

.slider-3 .swiper-button-prev {
	left: -14px;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2028%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
	background-size: 18px 28px;
}

.slider-3 .swiper-button-next {
	right: -14px;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2028%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
	background-size: 18px 28px;
}

.slider-3 .card {
	position: relative;
	border: none;
	background-color: transparent;
}

.slider-3 .card-image {
	width: 96px;
	height: 96px;
	margin-right: auto;
	margin-bottom: 1.5rem;
	margin-left: auto;
	border-radius: 50%;
}

.slider-3 .card-body {
	padding: 0;
}

.slider-3 .testimonial-text,
.slider-3 .testimonial-author {
	color: #ffffff;
}

.slider-3 .testimonial-author {
	margin-bottom: 0;
}


/*******************/
/*     Contact     */
/*******************/
.form-2 {
	padding-top: 7.75rem;
	padding-bottom: 7.25rem;
	background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0)), url('../images/contact-background.jpg') center center no-repeat;
	background-size: cover; 
}

.form-2 .h2-heading {
	margin-bottom: 0.625rem;
	text-align: center;
}

.form-2 .list-unstyled {
	margin-bottom: 3.25rem;
	text-align: center;
}

.form-2 .list-unstyled .fas,
.form-2 .list-unstyled .fab {
	margin-right: 0.5rem;
	font-size: 0.875rem;
	color: #4eaaff;
}

.form-2 .list-unstyled .fa-phone {
	vertical-align: 3%;
}


/******************/
/*     Footer     */
/******************/
.footer {
	padding-top: 2rem;
	padding-bottom: 1.5rem;
	background-color: #104066;
}

.footer a {
	text-decoration: none;
}

.footer .footer-col {
	margin-bottom: 3rem;
}

.footer h6 {
	margin-bottom: 0.625rem;
	color: #e4ebf5;
}

.footer p,
.footer a,
.footer ul {
	color: #e4ebf5;
}

.footer .li-space-lg li {
	margin-bottom: 0.375rem;
}

.footer .footer-col.third .fa-stack {
	width: 2em;
	margin-bottom: 1.25rem;
	margin-right: 0.375rem;
	font-size: 1.375rem;
}

.footer .footer-col.third .fa-stack .fa-stack-2x {
	color: #e4ebf5;
	transition: all 0.2s ease;
}

.footer .footer-col.third .fa-stack .fa-stack-1x {
    color: #455ed4;
	transition: all 0.2s ease;
}

.footer .footer-col.third .fa-stack:hover .fa-stack-2x {
    color: #455ed4;
}

.footer .footer-col.third .fa-stack:hover .fa-stack-1x {
	color: #e4ebf5;
}


/*********************/
/*     Copyright     */
/*********************/
.copyright {
	padding-bottom: 1rem;
	background-color: #455ed4;
	text-align: center;
}

.copyright p,
.copyright a {
	color: #e4ebf5;
	text-decoration: none;
}


/******************************/
/*     Back To Top Button     */
/******************************/
a.back-to-top {
	position: fixed;
	z-index: 999;
	right: 12px;
	bottom: 12px;
	display: none;
	width: 42px;
	height: 42px;
	border-radius: 30px;
	background: #4eaaff url("../images/up-arrow.png") no-repeat center 47%;
	background-size: 18px 18px;
	text-indent: -9999px;
}

a:hover.back-to-top {
	background-color: #1f82df;
}


/***********************/
/*     Extra Pages     */
/***********************/
.ex-header {
	padding-top: 8.5rem;
	padding-bottom: 4rem;
	background-color: #455ed4;
}

.ex-header h1 {
	color: #ffffff;
}

.ex-basic-1 .list-unstyled .fas {
	color: #4eaaff;
	font-size: 0.375rem;
	line-height: 1.625rem;
}

.ex-basic-1 .list-unstyled .media-body {
	margin-left: 0.5rem;
}

.ex-basic-1 .text-box {
	padding: 1.25rem 1.25rem 0.5rem 1.25rem;
	background-color: #f9fafc;
}

.ex-cards-1 .card {
	border: none;
	background-color: transparent;
}

.ex-cards-1 .card .fa-stack {
	width: 2em;
	font-size: 1.125rem;
}

.ex-cards-1 .card .fa-stack-2x {
	color: #4eaaff;
}

.ex-cards-1 .card .fa-stack-1x {
	color: #ffffff;
	font-weight: 600;
	line-height: 2.125rem;
}

.ex-cards-1 .card .list-unstyled .media-body {
	margin-left: 0.75rem;
}

.ex-cards-1 .card .list-unstyled .tn-tourokumedia-body h5 {
	margin-top: 0.125rem;
	margin-bottom: 0.375rem;
}

.ex-form-1 .text-box {
	padding: 2.5rem 1.5rem 1.5rem 1.75rem;
	border-radius: 10px;
	background-color: #f9fafc;
}


/*************************/
/*     Media Queries     */
/*************************/	
@media (max-width: 768px) {
	.p-5 {
		font-size: 4rem;
	}
	.p-4 {
		font-size: 3rem;
	}
	.p-3 {
		font-size: 2rem;
	}
	.p-2 {
		font-size: 1.5rem;
	}

	.btn-touroku{
		font-size: 2rem;
	}
}


/* Min-width 768px */
@media (min-width: 768px) {

	/* Header */
	.header {
		padding-top: 5rem;
		padding-bottom: 2rem;
	}

	.header .image-container {
		width: 700px;
		margin-right: auto;
		margin-left: auto;
	}
	
	.header .header-decoration {
		height: 100px;
	}


	/* end of header */



	/* Sign Up */
	.form-1 {
		padding-top: 3.5rem;
	}
	/* end of sign up */


	/* Platforms */
	.tabs .nav-tabs {
    	justify-content: center;
		margin-right: auto;
		margin-bottom: 3rem;
		margin-left: auto;
	}

	.tabs .nav-tabs .nav-item {
		display: inline-block;
		width: auto;
	}

	.tabs .nav-item .nav-link {
		display: inline-block;
		width: 96px;
		padding: 0;
		vertical-align: middle;
	}

	.tabs .nav-item .nav-link .fa-stack {
		display: block;
		font-size: 2.5rem;
		margin-right: auto;
		margin-bottom: 0.5rem;
		margin-left: auto;
	}

	.tabs .nav-item .nav-link .fa-stack-2x {
		display: block;
		color: #f1f3f7;
	}

	.tabs .nav-item .nav-link .fa-stack-1x {
		color: #4eaaff;
		font-size: 1.875rem;
	}

	.tabs .nav-item .nav-link:hover,
	.tabs .nav-item .nav-link.active {
		background-color: transparent;
	}

	.tabs .nav-item .nav-link:hover .fa-stack-2x,
	.tabs .nav-item .nav-link.active .fa-stack-2x {
		color: #4eaaff;
	}

	.tabs .nav-item .nav-link:hover .fa-stack-1x,
	.tabs .nav-item .nav-link.active .fa-stack-1x {
		color: #ffffff;
	}

	.tabs .nav-item .nav-link:hover .link-text,
	.tabs .nav-item .nav-link.active .link-text {
		color: #4eaaff;
	}

	.tabs .nav-item .nav-link .link-text {
		font-size: 1rem;
	}

	.tabs .nav-item .tabs-line {
		display: inline-block;
		width: 44px;
		height: 1px;
		border: none;
		background-color: #4eaaff;
		vertical-align: 14%;
	}
	/* end of platforms */


	/* Contact */
	.form-2 .list-unstyled li {
		display: inline-block;
		margin-right: 0.5rem;
		margin-left: 0.5rem;
	}

	.form-2 .list-unstyled .address {
		display: block;
	}
	/* end of contact */


	/* Extra Pages */
	.ex-basic-1 .text-box {
		padding: 1.75rem 2rem 0.875rem 2rem;
	}
	/* end of extra pages */
}
/* end of min-width 768px */


/* Min-width 992px */
@media (min-width: 992px) {
	
	/* General Styles */
	.h1-large {
		font-size: 3.5rem;
		line-height: 4.375rem;
	}

	.h2-heading {
		width: 35.25rem;
		margin-right: auto;
		margin-left: auto;
	}

	.p-heading {
		width: 40rem;
		margin-right: auto;
		margin-left: auto;
	}
	/* end of general styles */


	/* Navigation */
	.navbar {
		padding-top: 0.625rem;
		background-color: #ffffff;
		box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.025);
		transition: all 0.2s;
	}

	.offcanvas-collapse {
		position: static;
		top: auto;
		bottom: auto;
		left: auto;
		width: auto;
		padding-right: 0;
		padding-left: 0;
		background-color: transparent;
		overflow-y: visible;
		visibility: visible;
	}

	.offcanvas-collapse.open {
		-webkit-transform: none;
		transform: none;
	}

	.navbar .navbar-nav {
		margin-top: 0;
		margin-bottom: 0;
	}
	
	.navbar .nav-item .nav-link {
		padding-right: 0.625rem;
		padding-left: 0.625rem;
	}

	.navbar .dropdown-menu {
		margin-top: 0.25rem;
		box-shadow: 0 5px 3px 1px rgba(0, 0, 0, 0.08);
	}

	.navbar .dropdown-divider {
		width: 90%;
	}

	.navbar .nav-item .btn-outline-sm {
		margin-left: 0.875rem;
	}
	/* end of navigation */
	

	/* Header */
	.header {
		padding-top: 9rem;
		padding-bottom: 2rem;
	}

	.header .header-decoration {
		height: 130px;
	}

	.header .image-container {
		width: 800px;
	}
	/* end of header */


	/* Sign Up */
	.form-1 {
		padding-top: 4.25rem;
	}
	
	.form-1 .text-container {
		margin-bottom: 0;
	}
	/* end of sign Up */


	/* Features */
	.cards-1 .card {
		display: inline-block;
		width: 300px;
		vertical-align: top;
	}

	.cards-1 .card:nth-of-type(3n+2) {
		margin-right: 0.5rem;
		margin-left: 0.5rem;
	}
	/* end of features */


	/* Details 1 */
	.slider-2 .text-container {
		margin-bottom: 0;
	}
	/* end of details 1 */


	/* Details 2 */
	.basic-2 .image-container {
		margin-bottom: 0;
	}
	/* end of details 2 */


	/* Details Lightbox */
	.lightbox-basic {
		padding: 3rem 3rem;
	}

	.lightbox-basic .image-container {
		margin-bottom: 0;
		text-align: left;
	}
	/* end of details lightbox */


	/* Invitation */
	.basic-3 {
		padding-top: 8.5rem;
	}

	.basic-3 .text-container {
		margin-bottom: 0;
	}
	/* end of invitation */


	/* Platforms */
	/* Tabs Links */
	.tabs .nav-item .tabs-line {
		width: 96px;
	}
	/* end of tabs links */
	
	/* Tab 1 */
	.tabs #tab-1 .image-container {
		margin-bottom: 0;
	}

	/* Tab 2 */
	.tabs #tab-2 .text-container {
		margin-bottom: 0;
	}

	/* Tab 3 */
	.tabs #tab-3 .image-container {
		margin-bottom: 0;
	}
	/* end of platforms */


	/* Pricing */
	.cards-2 .card {
		display: inline-block;
		width: 300px;
		margin-bottom: 5rem;
		border: 1px solid #ccd3df;
		vertical-align: top;
	}
	
	.cards-2 .card:nth-of-type(3n+2) {
		margin-right: 0.5rem;
		margin-left: 0.5rem;
	}
	/* end of pricing */


	/* Testimonials */
	.slider-3 .swiper-container {
		width: 94%;
	}

	.slider-3 .swiper-button-prev {
		left: -20px;
	}
	
	.slider-3 .swiper-button-next {
		right: -20px;
	}
	/* end of testimonials */


	/* Footer */
	.footer .footer-col {
		margin-bottom: 2rem;
	}

	.footer .footer-col.first {
		display: inline-block;
		width: 320px;
		margin-right: 1.75rem;
		vertical-align: top;
	}
	
	.footer .footer-col.second {
		display: inline-block;
		width: 320px;
		margin-right: 1.75rem;
		vertical-align: top;
	}
	
	.footer .footer-col.third {
		display: inline-block;
		width: 224px;
		text-align: right;
		vertical-align: top;
	}

	.footer .footer-col.third .fa-stack {
		margin-right: 0;
		margin-left: 0.375rem;
	}
	/* end of footer */


	/* Extra Pages */
	.ex-cards-1 .card {
		display: inline-block;
		width: 296px;
		vertical-align: top;
	}

	.ex-cards-1 .card:nth-of-type(3n+2) {
		margin-right: 1rem;
		margin-left: 1rem;
	}
	/* end of extra pages */
}
/* end of min-width 992px */


/* Min-width 1200px */
@media (min-width: 1200px) {

	/* Navigation */
	.navbar .container {
		max-width: 100%;
		padding-right: 1.5rem;
		padding-left: 1.5rem;
	}
	/* end of navigation */


	/* Header */
	.header .image-container {
		position: absolute;
		z-index: 1;
		right: 0;
		bottom: 0;
		left: 0;
		width: 900px;
	}

	.header .header-decoration {
		height: 160px;
	}
	/* end of header */


	/* Customers */
	.slider-1 {
		padding-top: 2.5rem;
	}

	.slider-1 .slider-container {
		margin-right: 2rem;
		margin-left: 2rem;
	}
	/* end of customers */


	/* Sign Up */
	.form-1 .text-container {
		margin-top: 1.5rem;
		margin-right: 2rem;
	}

	.form-1 .form-container {
		margin-left: 2rem;
	}
	/* end of sign Up */


	/* Video */
	.basic-1 .text-container.first {
		margin-right: 2rem;
	}
	
	.basic-1 .text-container.second {
		margin-left: 2rem;
	}
	/* end of video */


	/* Features */
	.cards-1 .card {
		width: 350px;
	}

	.cards-1 .card:nth-of-type(3n+2) {
		margin-right: 1.5rem;
		margin-left: 1.5rem;
	}
	/* end of features */


	/* Details 1 */
	.slider-2 {
		padding-top: 8.25rem;
	}

	.slider-2 .text-container {
		margin-top: 3.25rem;
		margin-right: 4rem;
	}

	.slider-2 .swiper-container {
		width: 98%;
	}
	
	.slider-2 .swiper-button-prev {
		left: -36px;
	}
	
	.slider-2 .swiper-button-next {
		right: -36px;
	}
	/* end of details 1 */


	/* Details 2 */
	.basic-2 .image-container {
		margin-right: 0.5rem;
	}

	.basic-2 .text-container {
		margin-top: 3.5rem;
		margin-left: 4rem;
	}
	/* end of details 2 */


	/* Details Lightbox */
	.lightbox-basic .image-container {
		margin-right: 1.5rem;
	}
	/* end of details lightbox */


	/* Invitation */
	.basic-3 {
		overflow: hidden;
	}

	.basic-3 .text-container {
		margin-top: 13rem;
		margin-right: 2rem;
	}

	.basic-3 .image-container {
		width: 1270px;
		margin-left: 2rem;
	}
	/* end of invitation */


	/* Platforms */
	/* Tab 1 */
	.tabs #tab-1 .text-container {
		margin-top: 2.75rem;
		margin-left: 3.5rem;
	}

	/* Tab 2 */
	.tabs #tab-2 .text-container {
		margin-top: 3rem;
		margin-right: 3.5rem;
	}

	/* Tab 3 */
	.tabs #tab-3 .text-container {
		margin-top: 2.75rem;
		margin-left: 3.5rem;
	}
	/* end of platforms */


	/* Pricing */
	.cards-2 .card {
		width: 340px;
	}
	
	.cards-2 .card:nth-of-type(3n+2) {
		margin-right: 2.5rem;
		margin-left: 2.5rem;
	}
	/* end of pricing */


	/* Testimonials */
	.slider-3 .swiper-container {
		width: 96%;
	}

	.slider-3 .swiper-button-prev {
		left: -26px;
	}
	
	.slider-3 .swiper-button-next {
		right: -26px;
	}
	/* end of testimonials */


	/* Footer */
	.footer .footer-col.first {
		width: 352px;
		margin-right: 6rem;
	}
	
	.footer .footer-col.second {
		margin-right: 6.5rem;
	}
	
	.footer .footer-col.third {
		text-align: right;
	}
	/* end of footer */


	/* Extra Pages */
	.ex-cards-1 .card {
		width: 336px;
	}

	.ex-cards-1 .card:nth-of-type(3n+2) {
		margin-right: 2.875rem;
		margin-left: 2.875rem;
	}
	/* end of extra pages */
}
/* end of min-width 1200px */