@charset "UTF-8";
/* CSS Document */


.topbar {
  padding: 10px 0;
  background: #000000;
}
.main-container {
  padding-left: 45px;
  padding-right: 45px;
}
.homewrapbg {
  background: #95D4D7;
  padding-top: 6rem;
  text-align: center;
}
.homewrapbg2 {
  background: #95D4D7;
  padding-top: 6rem;
  text-align: center;
  width: 100%;
}
.homewrapbg3 {
  background: #121B42;
  padding-top: 6rem;
  padding-bottom: 6rem;
}
p.source-serifhome {
 /* font-family: "Source Serif 4", serif;*/
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  color: #121B42;
  font-size: 1.1rem;
  letter-spacing: 0.6px;
}
p.source-serif4 {
  font-family: "Source Serif 4", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  color: #121B42;
  font-size: 1.2rem;
  letter-spacing: 0.6px;
}
h2.maintitle2 {
  font-size: 2rem;
  font-weight: 600;
  line-height:1.2;
  display: inline-block;
  padding-left: 10px;
  border-left: 10px solid #E84752;
  color: #121212;
}
h2.maintitle3 {
  font-size: 2rem;
  font-weight: 600;
  line-height: 0.8;
  display: inline-block;
  padding-left: 10px;
  border-left: 10px solid #56be8c;
  color: #121212;
}
h2.maintitle4 {
  font-size: 2rem;
  font-weight: 600;
  line-height:1.2;
  display: inline-block;
  padding-left: 10px;
  border-left: 10px solid #FFE900;
  color: #121212;
}
h2.subtitle {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.4;
  color: #121212;
}
ul.mainlist {
  color: #000c2c;
  font-size: 15px;
  letter-spacing: 0.6px;
  font-weight: 300;
  line-height: 25px;
  padding-left: 19px;
}
ul.mainlist li {
  margin-bottom: 3px;
}
ul.mainlist2 {
  color: #000c2c;
  font-size: 13px;
  letter-spacing: 0.6px;
  font-weight: 300;
  line-height: 20px;
  padding-left: 19px;
}
ul.mainlist2 li {
  margin-bottom: 10px;
}
h1.homebigtitle {
  font-size: 3rem;
  color: #121B42;
}
h1.homebigtitle2 {
  font-size: 2.2rem;
	margin: 0 0 1rem 0;
  color: #121B42;
	text-align:center;
	
}
h1.homeprojectitle {
  font-size: 2.0rem;
  color: #fff;
}
p.wrap3text {
  color: #fff;
  font-weight: 100;
  font-size: 1.2rem;
  letter-spacing: 0.08rem;
  line-height: 1.7em;
}
.imgmainst {
  display: inline-block;
  margin: 80px 0 0 0;
  max-width: 100%;
  height: auto;
}
.imgmainst2 {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.container-fluidwrap {
  width: 100%;
  padding: 0;
  margin-right: auto;
  margin-left: auto
}
.grid-item {
  width: 50%;
  background: #FFD525;
  height: 370px;
  float: left;
  display: inline-block;
}
.grid-right-item1 {
  width: 50%;
  background: #cac8c9;
  height: 370px;
  float: left;
  display: inline-block;
  background-image: url("../image/ homework_thumb2.svg");
  background-size: cover;
  background-repeat: no-repeat;
}
.grid-right-item2 {
  width: 50%;
  background: #4406D9;
  height: 370px;
  float: left;
  display: inline-block;
  background-image: url("../image/ homework_thumb3.png");
  background-size: cover;
  background-repeat: no-repeat;
}
.grid-item2 {
  width: 50%;
  background: #4406D9;
  height: 370px;
  float: left;
  display: inline-block;
  background-image: url("../image/ homework_thumb5.png");
  background-size: cover;
  background-repeat: no-repeat;
}



/*
.grid-item--width a {
  text-align: center;
  color: #ffffff;
  width: 100%;
  height: auto;
  display: block;
  padding: 40% 0 45% 0;

  font-weight: 700;
  line-height: 0;
  background-image: url("../image/ homework_thumb.svg");
  opacity: 1;
  transition: .5s ease;
  text-decoration: none;
  background-size: cover;
  background-repeat: no-repeat;
}*/
/*--
.grid-item--width a:hover {
  width: 100%;
  display: block;
  height: auto;
  font-size: 2.4rem;
  line-height: 0;
  padding: 40% 0 45% 0;
  text-align: center;
  visibility: visible;
  color: #fff;
  text-decoration: none;
  background-image: url("../image/ homework_thumb_hover.svg");
}--*/
.grid-item--width a {
  text-align: center;
  color: #ffffff;
  width: 100%;
  height: 500px;
  display: block;
  padding: 40% 0 45% 0;
  font-size: 0;
  font-weight: 700;
  line-height: 0;
  opacity: 1;
  transition: .05s ease;
  text-decoration: none;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000000;
}
.grid-item--width2 a {
  text-align: center;
  color: #ffffff;
  width: 100%;
  height: 500px;
  display: block;
  padding: 40% 0 45% 0;
  font-size: 0;
  font-weight: 700;
  line-height: 0;
  background-image: url("../image/ homework_thumb4.png");
  opacity: 1;
  transition: .05s ease;
  text-decoration: none;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000000;
}
.homeworkleft {
  width: 50%;
  display: inline-block;
  height: 1110px;
  float: left;
}
.homeworkright {
  width: 50%;
  display: inline-block;
  height: 1110px;
  float: right;
}
.hometextwrap p {
  letter-spacing: 0.04rem;
  line-height: 1.7em;
}

.homeprojectwrap {

	padding-top:80px;

  background-color: #121B42;
  display: block;
}




.homeproject p{
color:#D8D8D8;
}
.ftbg {
  background-color: #121B42;
  padding: 0 10px 0 30px;
  display: block;
}
.ftlayout {
  height: 130px;
  padding: 80px 0 150px 0;
}
.ftlayout img.ftlogo {
  width: 195px;
}
ul.ftright {
  float: right;
}
ul.ftright li {
  width: 45px;
  height: auto;
  float: left;
  margin: 0 15px 0 0;
}
.topbarlogo {
  align-items: flex-start;
}
/*--about me--*/
.abtbigtitle {
  padding: 0 0 0 3rem;
}
.aboutwrap {
  background-color: #000;
  padding: 5rem 0;
}
.aboutwrap2 {
  background: linear-gradient(to bottom, #A5D5D7 70%, white 30%);
  min-height: 600px;
  padding: 2rem 20px 0 20px;
  position: relative;
  z-index: 0;
}
/*.imgabtposition {
	 width: 1200px;
	height: 748px;
	
	background-image:url("../image/vector_about.svg" );
	  background-position:top;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
	

  z-index: 10;
 
}*/
.aboutwrap h1 {
  font-size: 3.5rem;
  color: #fff;
  line-height: 5rem;
  font-weight: 700;
}
p.sourcesabttext {
  font-family: "Source Serif 4", serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  color: #8E8E8E;
  font-size: 1.2rem;
  letter-spacing: 0.6px;
}
p.abtext, p.hometext {
  color: #000c2c;
  font-size: 16px;
  letter-spacing: 0.6px;
  font-weight: 300;
  line-height: 29px;
}
p.abtext2 {
  color: #000c2c;
  font-size: 16px;
  letter-spacing: 0.6px;
  font-weight: 300;
  line-height: 29px;
}
.hometext strong {
  color: #F79FA5;
  font-weight: bold;
}
h2.abttitle {
  font-size: 2.4rem;
  font-weight: 600;
  display: block;
  margin-bottom: 40px;
}
.abtrow-inner h3 {
  font-size: 1.25rem;
  font-weight: 600;
  display: block;
  margin-bottom: 20px;
}
.abtrow-inner p {
  font-size: 15px;
  color: #777777;
  display: block;
  margin-bottom: 15px;
  height: 70px;
}

.abtrow-inner p.longcontent{
	  font-size: 15px;
  color: #777777;
  display: block;
  margin-bottom: 15px;
  height:120px;
}

p.abtchild {
  margin-bottom: 0px;
}
.abtimage1 {
  width: 100%;
  height: auto;
  display: block;
}
.abtimage2 {
  width: 100%;
  height: auto;
  display: block;
}
/*--contact me--*/
.contactwrap {
  padding: 5rem 0;
  min-height: 800px;
}
span.email_link a {
  color: #777;
  font-size: 1rem;
  letter-spacing: 0.6px;
  font-weight: 300;
  line-height: 1.75;
  text-decoration: none;
  background: url("../image/ic_outline-email.svg")no-repeat;
  background-position: 1px 2px;
  padding: 0px 5px 0 32px;
  margin-left: 1px;
  margin-bottom: 25px;
  margin-top: 18px;
  display: block;
  width: 270px;
}
span.email_link a:hover {
  text-decoration: underline;
}
input.form-control::placeholder, textarea.form-control::placeholder {
  color: #B1B1B1;
}
/*----works---*/
.workwrap {
  padding: 180px 0 200px 0;
  position: relative;
  /* display: table;
    table-layout: fixed;
   
    width: 100%;
    height: 100%;
  */
}
/*--work detail--*/
.workdetailtitle {
  font-size: 2.8rem;
  font-weight: 600;
  line-height: 1.3;
}
h3.worksubtitle {
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 18px 0;
}
p.workdetiltext {
  color: #777;
  font-size: 14px;
  letter-spacing: 0.6px;
  font-weight: 300;
  line-height: 1.4;
}
.workimage {
  width: 100%;
  height: auto;
  display: block;
}
.workimage2 {
  width: 100%;
  height: auto;
  display: block;
}
.row-navigation {
  padding: 35px 0;
}
.left_icon {
  display: inline-block;
  float: left;
}
.left_icon a {
  text-decoration: none;
  color: #121B42;
  background-image: url("../image/left icon.svg");
  background-repeat: no-repeat;
  background-position: left;
  padding: 0 0px 0 22px;
}
.left_icon a:hover {
  color: #555555;
}
.right_icon {
  display: inline-block;
  float: right;
}
.right_icon a {
  text-decoration: none;
  color: #121B42;
  background-image: url("../image/right icon.svg");
  background-repeat: no-repeat;
  background-position: right;
  padding: 0 22px 0 0;
}
.right_icon a:hover {
  color: #555555;
}
.workmenu {
  width: 27px;
  height: 27px;
  margin: 0 auto;
}
.hometextwrap {
  padding: 8rem 0 15rem 0;
}
	.homeprojectwrap img{
	
	width:100%;
	height: auto;
		margin: 0 0 30px 0;
}
/*-- Small devices (landscape phones, 576px and up)--*/
@media (max-width:576px) {
	.homeproject{
		width:100%;
		margin: 0 auto;
	padding:0 30px;
	
}
	h1.homebigtitle2 {
  font-size: 1.6rem;
	margin: 0 0 1rem 0;
  color: #121B42;
	text-align:center;
	
}

	
		p.source-serifhome {
 /* font-family: "Source Serif 4", serif;*/
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  color: #121B42;
  font-size: 1.0rem;
  letter-spacing: 0.6px;
}

	
	.abtrow-inner p {
  font-size: 15px;
  color: #777777;
  display: block;
  margin-bottom: 40px;
  height: auto;
}

.abtrow-inner p.longcontent{
	  font-size: 15px;
  color: #777777;
  display: block;
  margin-bottom: 40px;
  height:auto;
}
  .linklogo {
	
    width: 50%;
  }
  .applogo {
    width: 45%;
  }
  .applogo2 {
    width: 45%;
  }
  .img-fluidbanner {
    max-width: 100%;
    height: 400px;
  }
  .mb-xs-5 {
    margin-bottom: 4rem !important
  }
  .mt-xs-0 {
    margin-top: 0 !important
  }
  .mt-xs-1 {
    margin-top: .25rem !important
  }
  .mt-xs-2 {
    margin-top: .5rem !important
  }
  .mt-xs-3 {
    margin-top: 1rem !important
  }
  .mt-xs-4 {
    margin-top: 1.5rem !important
  }
  .mt-xs-5 {
    margin-top: 3rem !important
  }
  .mt-xs-6 {
    margin-top: 4rem !important
  }
  .mt-xs-7 {
    margin-top: 5rem !important
  }
  .mt-xs-8 {
    margin-top: 6rem !important
  }
  .mt-xs-9 {
    margin-top: 7rem !important
  }
  h1.maintitle {
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.4;
  }
  .overlay2 {
    font-size: 2.8rem;
    font-weight: 800;
    font-family: "Poppin", system-ui;
    color: white;
    line-height: 2.6rem;
  }
  .animationwrap {
    position: relative;
    width: 420px;
    margin: 0 auto;
    z-index: 2;
  }
  .highlight-animation2 {
    top: 130px;
    height: 15px;
    margin-bottom: 0em;
  }
  .split-text {
    font-size: 40px;
  }
  .topbarlogo {
    width: 199px;
    margin: 0 auto !important;
  }
  .nav {
    width: 274px;
    margin: 0 auto;
  }
  .abtrow-inner {
    width: 100%;
    margin: 70px 0 0 0;
    padding: 3.375rem 2rem;
    box-shadow: 0 10px 18px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
    background-color: #fff;
    z-index: 2;
    position: relative;
  }
  img.imgabtposition {
    width: 400px;
    height: auto;
    position: absolute;
    top: -150px;
    left: 0;
    z-index: 1;
  }
		.homeabout{
		width:100%;
		margin:0 auto;
			padding: 0 30px;
		
	}
}
@media (min-width:576px) {
	.homeproject img{
	
	width:100%;
	height: auto;
}
	p.source-serifhome {
 /* font-family: "Source Serif 4", serif;*/
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  color: #121B42;
  font-size: 1.0rem;
  letter-spacing: 0.6px;
}
	.homeabout{
		width:100%;
		margin:0 auto;
		
	}
		.abtrow-inner p {
  font-size: 15px;
  color: #777777;
  display: block;
  margin-bottom: 40px;
  height: auto;
}

.abtrow-inner p.longcontent{
	  font-size: 15px;
  color: #777777;
  display: block;
  margin-bottom: 40px;
  height:75px;
}
  .linklogo {
    width: 50%;
  }
  .applogo {
    width: 50%;
  }
  .applogo2 {
    width: 50%;
  }
  .img-fluidbanner {
    max-width: 100%;
    height: 500px;
  }
  .maintitle {
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.3;
  }
  .overlay2 {
    font-size: 2.8rem;
    font-weight: 800;
    font-family: "Poppin", system-ui;
    color: white;
    line-height: 2.6rem;
  }
  .animationwrap {
    position: relative;
    width: 500px;
    margin: 0 auto;
    z-index: 2;
  }
  .highlight-animation2 {
    top: 140px;
    height: 15px;
    margin-bottom: 0em;
  }
  .split-text {
    font-size: 45px;
  }
  .topbarlogo {
    width: 199px;
    margin: 0 auto !important;
  }
  .nav {
    width: 274px;
    margin: 0 auto;
  }
  .abtrow-inner {
    width: 100%;
    margin: 60px 0 0 0;
    padding: 3.375rem 2rem;
    box-shadow: 0 10px 18px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
    background-color: #fff;
    z-index: 2;
    position: relative;
  }
  img.imgabtposition {
    width:400px;
    height: auto;
    position: absolute;
    top: -150px;
    left: 0;
    z-index: 1;
  }
}
/*--  Medium devices (tablets, 768px and up)--*/
@media (min-width:768px) {

	p.source-serifhome {
 /* font-family: "Source Serif 4", serif;*/
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  color: #121B42;
  font-size: 1.1rem;
  letter-spacing: 0.6px;
}
	.homeabout{
		width:100%;
		margin:0 auto;
		padding:0 30px 0 30px;
		
	}
  .linklogo {
    width: 80%;
  }
  .applogo {
    float: right;
    display: block;
    margin-right: 10px;
    width: 60%;
  }
  .applogo2 {
    float: left;
    margin-left: 10px;
    width: 60%;
  }
  .img-fluidbanner {
    max-width: 100%;
    height: auto
  }
  h1.maintitle {
    font-size: 2.8rem;
    font-weight: 600;
    line-height: 1.3;
  }
  .overlay2 {
    font-size: 2rem;
    font-weight: 800;
    font-family: "Poppin", system-ui;
    color: white;
    line-height: 2rem;
  }
  .animationwrap {
    position: relative;
    width: 515px;
    margin: 0 auto;
    z-index: 2;
  }
  .highlight-animation2 {
    top: 160px;
    height: 15px;
    margin-bottom: 0.15em;
  }
  .split-text {
    font-size: 50px;
  }
  .topbarlogo {
    width: 199px;
    float: left !important;
  }
  .nav {
    width: 274px;
    float: right;
  }
  .abtrow-inner {
    width: 100%;
    margin: 150px 0 0 0;
    padding: 3rem 2rem;
    box-shadow: 0 10px 18px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
    background-color: #fff;
    z-index: 2;
    position: relative;
  }
  img.imgabtposition {
    width: 768px;
    height: auto;
    position: absolute;
    top: -150px;
    left: 0;
    z-index: 1;
  }
}
/*--  Large devices (desktops, 992px and up)--*/
@media (min-width:992px) {

	p.source-serifhome {
 /* font-family: "Source Serif 4", serif;*/
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  color: #121B42;
  font-size: 1.1rem;
  letter-spacing: 0.6px;
}
	.homeabout{
		width:700px;
		margin:0 auto;
		padding:0 30px 0 30px;
		
	}
  .linklogo {
    width: 80%;
  }
  .applogo {
    float: right;
    display: block;
    margin-right: 10px;
    width: 60%;
  }
  .applogo2 {
    float: left;
    margin-left: 10px;
    width: 60%;
  }
  .img-fluidbanner {
    max-width: 100%;
    height: auto
  }
  h1.maintitle {
    font-size: 2.8rem;
    font-weight: 600;
    line-height: 1.3;
  }
  .overlay2 {
    font-size: 2rem;
    font-weight: 800;
    font-family: "Poppin", system-ui;
    color: white;
    line-height: 2rem;
  }
  .animationwrap {
    position: relative;
    width: 515px;
    margin: 0 auto;
    z-index: 2;
  }
  .highlight-animation2 {
    top: 160px;
    height: 15px;
    margin-bottom: 0.15em;
  }
  .split-text {
    font-size: 50px;
  }
  .topbarlogo {
    width: 199px;
    float: left !important;
  }
  .nav {
    width: 274px;
    float: right;
  }
  .abtrow-inner {
    width: 800px;
    margin: 150px auto 0 auto;
    padding: 3.375rem 2rem;
    box-shadow: 0 10px 18px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
    background-color: #fff;
    z-index: 2;
    position: relative;
  }
  img.imgabtposition {
    width: 950px;
    height: auto;
    position: absolute;
    top: -100px;
    z-index: 1;
  }
}
/*--  X-Large devices (large desktops, 1200px and up)--*/
@media (min-width:1200px) {

	p.source-serifhome {
 /* font-family: "Source Serif 4", serif;*/
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  color: #121B42;
  font-size: 1.1rem;
  letter-spacing: 0.6px;
}
	.homeabout{
		width:700px;
		margin:0 auto;
		padding:0 30px 0 30px;
		
	}
  .linklogo {
    width: 80%;
  }
  .applogo {
    float: right;
    display: block;
    margin-right: 10px;
    width: 50%;
  }
  .applogo2 {
    float: left;
    margin-left: 10px;
    width: 50%;
  }
  .img-fluidbanner {
    max-width: 100%;
    height: auto
  }
  h1.maintitle {
    font-size: 2.8rem;
    font-weight: 600;
    line-height: 1.3;
  }
  .overlay2 {
    font-size: 2.4rem;
    font-weight: 800;
    font-family: "Poppin", system-ui;
    color: white;
    line-height: 2.6rem;
  }
  .animationwrap {
    position: relative;
    width: 515px;
    margin: 0 auto;
    z-index: 2;
  }
  .highlight-animation2 {
    top: 160px;
    height: 15px;
    margin-bottom: 0.15em;
  }
  .split-text {
    font-size: 50px;
  }
  .topbarlogo {
    width: 199px;
    float: left !important;
  }
  .nav {
    width: 274px;
    float: right;
  }
  .abtrow-inner {
    width: 1000px;
    margin: 150px auto 0 auto;
    padding: 4.5rem 4rem 4rem 4rem;
    box-shadow: 0 10px 18px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
    background-color: #fff;
    z-index: 2;
    position: relative;
  }
  img.imgabtposition {
    width: 950px;
    height: auto;
    position: absolute;
    top: -160px;
    z-index: 1;
  }
}
/*-- XX-Large devices (larger desktops, 1400px and up)--*/
@media (min-width:1400px) {
	.homeproject{

		width:70%;
		margin: 0 auto;
	}
	.homepleft{padding-right:20px;}
		.homepright{padding-left:20px;}

	p.source-serifhome {
 /* font-family: "Source Serif 4", serif;*/
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  color: #121B42;
  font-size: 1.1rem;
  letter-spacing: 0.6px;
}

	.homeabout{
		width:950px;
		margin:0 auto;
		padding:0;
		
	}
  .linklogo {
    width: 80%;
  }
  .applogo {
    float: right;
    display: block;
    margin-right: 10px;
    width: 50%;
  }
  .applogo2 {
    float: left;
    margin-left: 10px;
    width: 50%;
  }
  .img-fluidbanner {
    max-width: 100%;
    height: auto
  }
  h1.maintitle {
    font-size: 2.8rem;
    font-weight: 600;
    line-height: 1.4;
  }
  .overlay2 {
    font-size: 2.8rem;
    font-weight: 800;
    font-family: "Poppin", system-ui;
    color: white;
    line-height: 3rem;
  }
  .animationwrap {
    position: relative;
    width: 515px;
    margin: 0 auto;
    z-index: 2;
  }
  .highlight-animation2 {
    top: 160px;
    height: 15px;
    margin-bottom: 0.15em;
  }
  .split-text {
    font-size: 50px;
  }
  .topbarlogo {
    width: 199px;
    float: left !important;
  }
  .nav {
    width: 274px;
    float: right;
  }
  .abtrow-inner {
    width: 1100px;
    margin: 150px auto 0 auto;
    padding: 3rem 2rem;
    box-shadow: 0 10px 18px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
    background-color: #fff;
    z-index: 2;
    position: relative;
  }
  img.imgabtposition {
    width: 950px;
    height: auto;
    position: absolute;
    top: -200px;
    z-index: 1;
  }
}
/*--owl-carousel--*/
.item img {
  display: block;
  width: 100%;
  height: auto;
}