/*
  Theme Name: Oxygen
  Theme Uri: http://www.themeum.com
  Author: Themeum
  Author Uri: http://www.themeum.com
  Description: Onepage Site Template
  Version: 1.0
*/

/*************************
*******Typography******
**************************/
@font-face {
    font-family: OpenSans;
    src: url("/fonts/OpenSans-Light.ttf");
    font-weight: 300;
}

@font-face {
    font-family: OpenSans;
    src: url("/fonts/OpenSans-SemiBold.ttf");
    font-weight: 700;
}

@font-face {
    font-family: OpenSans;
    src: url("/fonts/OpenSans-ExtraBold.ttf");
    font-weight: 800;
}

@font-face {
    font-family: OpenSans;
    src: url("/fonts/OpenSans-Regular.ttf");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: OpenSans;
    src: url("/fonts/OpenSans-Bold.ttf");
    font-weight: bold;
}

@font-face {
    font-family: Noto Sans Kr;
    src: url("/fonts/NotoSansKR-Thin.otf");
    font-weight: 100;
}

@font-face {
    font-family: Noto Sans Kr;
    src: url("/fonts/NotoSansKR-Light.otf");
    font-weight: normal;
}

@font-face {
    font-family: Noto Sans Kr;
    src: url("/fonts/NotoSansKR-Medium.otf");
    font-weight: 500;
}

@font-face {
    font-family: Noto Sans Kr;
    src: url("/fonts/NotoSansKR-Bold.otf");
    font-weight: bold;
}

@font-face {
    font-family: Noto Sans Kr;
    src: url("/fonts/NotoSansKR-Black.otf");
    font-weight: 800;
}


.contact-direct {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    border-top: 1px solid #f6f6f6;
    height: 0;
    opacity: .47;
    padding: auto 0;
}

.contact-direct .col-xs-6 {
    text-align: center;
    color: #222;
}

.contact-direct .fa {
    font-size: 24px;
}

.whatwedo-btn:hover {
    background-color: rgb(223, 195, 36, 0.8);
}

.whatwedo-btn {
    margin: 0 auto;
    background-color: #f8d133;
    border-radius: 0;
    border: 0;
    padding: 6px 60px;
    font-size: 14px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    color: #000;
    font-weight: bold;
}

.whatwedo-image > img {
    width: 100%;
    height: auto;
}

.whatwedo-text {
    font-size: 18px;
    line-height: 24px;
    color: #777;
    padding-top: 15px;
    padding-bottom: 25px;
}

.whatwedo-title {
    font-size: 75px;
    line-height: normal;
    font-weight: bold;
    color: #444;
    letter-spacing: -5px;
}

.whatwedo-head {
    background-color: #F8D133;
    text-align: center;
    word-spacing: -5px;
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 60px;
    line-height: 97px;
    letter-spacing: -5px;
    color: #333;
    text-transform: uppercase;
    font-weight: 700;
}

.contents {
    /* margin-top: 24px; */
}

.contents-top-nav {
    width: 100%;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

.top-nav-item.active {
    border: 1px solid #f8d133;
}

.top-nav-item.active a {
    color: #f8d133;
}

.top-nav-item a {
    text-decoration: none;
    color: #000;
}

.top-nav-item a:hover {
    color: #F8D235;
}

.contents-top-nav ul {
    list-style-type: none;
    padding-inline-start: 0;
    -webkit-padding-start: 0;
    -moz-padding-start: 0;

}

.contents-top-nav li {
    display: inline-block;
    padding: 8px;
}

.contents-top-nav li > a {
    font-size: 16px;
    letter-spacing: -1px;
    border: 1px solid transparent;
    color: #444;
    line-height: 13px;
    font-weight: bold;
    display: block;
    padding: 10px 12px;
    text-transform: uppercase;
    border: 1px solid #fff;
}

.contents-top-nav li > a:hover {
    border: 1px solid #F8D133;
    color: #F8D133;
}

.contents-top-text {
    text-align: center;
    padding-top: 50px;
}

.contents-top-text span {
    font-size: 80px;
    line-height: 97px;
    letter-spacing: -10px;
    color: #444;
}

.order_img {
    max-width: 100%;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#about {
    padding: 60px 0;
}

#about .row {
    margin: 15px 0;
}

.about-content-head {
    margin-top: 4px;
    color: #2F2F2F;
    font-weight: bold;
}

.about-content-body {
    color: #2F2F2F;
    font-size: 16px;
}

html {
    width: 100%;
    max-width: 100%;
    overflow-x: hidden !important;
}

body {
    max-width: 100%;
    font-family: 'OpenSans', 'Noto Sans Kr';
    font-size: 14px;
    line-height: 24px;
    color: #666;
    background-color: #fff;
    overflow-x: hidden !important;
    width: 100%;
    margin: 0 auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'OpenSans', 'Noto Sans Kr';
    color: #333;
}

h2 {
    font-size: 30px;
    margin-bottom: 20px;
}

h3 {
    font-size: 18px;
}

.parallax {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
}

.parallax,
.parallax h1,
.parallax h2,
.parallax h3,
.parallax h4,
.parallax h5,
.parallax h6 {
    color: #fff;
}

.parallax input[type="text"],
.parallax input[type="text"]:hover,
.parallax input[type="email"],
.parallax input[type="email"]:hover,
.parallax input[type="url"],
.parallax input[type="url"]:hover,
.parallax input[type="password"],
.parallax input[type="password"]:hover,
.parallax textarea,
.parallax textarea:hover {
    font-weight: 300;
    color: #fff;
}

.btn {
    border: 0;
    border-radius: 0;
}

.btn.btn-primary:hover {
    background-color: #017fb5;
}

#simulation.contents {
    padding: 140px 0;
}

.main-nav {
    background-color: transparent;
}

.nav-container {
    padding: 0 32px;
}

.main-nav.scrolled {
    background-color: #fff;
    transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    box-shadow: 0 0 2px 2px #999;
}

.main-nav li > a {
    color: #fff;
}

.main-nav li.active > a {
    color: #F8D133;
}

.boxes {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    align-content: center;
}

.box-item {
    opacity: .88;
    /* width: 150px;  */
    /* height: 150px;  */
    /* margin: auto 0;  */
    /* display: flex;  */
    /* flex-direction:  */
    /* column;  */
    /* justify-content: center; */
    resize: both;
    /* 이미지 최대 사이즈에 적용 */
    /* float: center; */
    /* 가운데 정렬 */
    max-width: 19%;
    /* 넓이를 지정 */
    height: auto;
    /* 높이를 지정 */
    margin: 5px 0;
    /* 여백을 적용 4가지 조건이 가능 위쪽, 오른쪽, 아래쪽, 왼쪽 순서 */
}

.navbar-nav li a:hover,
.navbar-nav li a:focus {
    outline: none;
    outline-offset: 0;
    text-decoration: none;
    background: transparent;
}

a {
    text-decoration: none;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}

a:focus,
a:hover {
    text-decoration: none;
    outline: none
}

section {
    padding: 90px 0;
}

.heading {
    padding-bottom: 50px;
}

#recent-clients .heading {
    padding-bottom: 0px;
}

#recent-clients .heading h2 {
    font-size: 42px;
    letter-spacing: -2px;
}

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999;
    background: #fff;
}

.preloader > i {
    position: absolute;
    font-size: 36px;
    line-height: 36px;
    top: 50%;
    left: 50%;
    height: 36px;
    width: 36px;
    margin-top: -15px;
    margin-left: -15px;
    display: inline-block;
}


/*************************
********Home CSS**********
**************************/
#home-slider {
    overflow: hidden;
    position: relative;
}

/* 엘레먼트 글씨 위치 */
#home-slider .caption {
    position: absolute;
    left: 20%;
    bottom: 35%;
    text-transform: uppercase;
    z-index: 15;
    font-size: 18px;
    font-weight: 300;
    color: #fff;
}

#home-slider .caption h1 {
    color: #fff;
    font-size: 50px;
    font-weight: 700;
    margin-bottom: 30px;
    max-width: 520px;
}

#home-slider .caption p {
    max-width: 520px;
}

.caption .btn-start {
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    padding: 14px 40px;
    border: 1px solid #fff;
    border-radius: 4px;
    margin-top: 30px;
}

.caption .btn-start:hover {
    color: #fff;
    background-color: #F8D133 !important;
    border-color: #F8D133 !important;
}

/* 슬라이더 사이즈 */
.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    background-repeat: no-repeat;
    background-size: cover;
    height: calc(100vh - 80px) !important;
}

.carousel-fade .carousel-inner .item:after {
    content: " ";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: transparent;
    background-image: linear-gradient(transparent, transparent, transparent, rgba(248, 209, 51, 0.4));
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 5px;
    margin-bottom: 5px;
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-control {
    z-index: 2;
}

.left-control,
.right-control {
    position: absolute;
    top: 50%;
    height: 51px;
    width: 51px;
    line-height: 48px;
    border-radius: 50%;
    border: 1px solid #fff;
    z-index: 20;
    font-size: 24px;
    color: #fff;
    text-align: center;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.left-control {
    left: -51px
}

.right-control {
    right: -51px;
}

.left-control:hover,
.right-control:hover {
    color: #fff;
}

#home-slider:hover .left-control {
    left: 30px
}

#home-slider:hover .right-control {
    right: 30px
}

#home-slider .fa-angle-down {
    position: absolute;
    left: 50%;
    bottom: 50px;
    color: #fff;
    display: inline-block;
    width: 24px;
    margin-left: -12px;
    font-size: 24px;
    line-height: 24px;
    z-index: 999;
    -webkit-animation: bounce 3000ms infinite;
    animation: bounce 3000ms infinite;
}

.navbar-right li a {
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    padding-top: 30px;
    padding-bottom: 30px;
}

.scrolled li a {
    color: #000;
}

#client-slide .swiper-slide > div {
    padding: 48px 64px 48px 64px;
}

/*
.navbar-right li.active a {
  background-color: rgba(0,0,0,.2);
}
*/
.navbar-brand {
    padding: 10px;
}

.navbar-brand h1 {
    margin-top: 5px;
}

.navbar-brand img {
    height: 50px;
}

/*************************
********Client CSS*******
**************************/

.service-icon {
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-size: 36px;
    height: 90px;
    line-height: 90px;
    width: 90px;
    -webkit-transition: background-color 0.2s ease;
    transition: background-color 0.2s ease;
}

.our-services .col-sm-4:hover .service-icon {
    background-color: #333;
}

.our-services .col-sm-4 {
    border-right: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 50px;
}

.our-services .col-#sm-4:nth-child(4),
.our-services .col-sm-4:nth-child(5),
.our-services .col-sm-4:nth-child(6) {
    border-bottom: 0;
    padding-top: 60px;
}

.our-services .col-sm-4:nth-child(3),
.our-services .col-sm-4:nth-child(6) {
    border-right: 0;
}

.service-info h3 {
    margin-top: 35px;
}

/*************************
********Introduce CSS*******
**************************/
#introduce {
    background-image: url("/images/bg-cat.gif");
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: bottom;
    background-size: contain;
}

#introduce > .container {
    padding-bottom: 300px;
}

#introduce > .container .heading h2 {
    color: #333;
    font-weight: 700;
    font-size: 40px;
}

#introduce > .container .heading span {
    background-color: #F8D133;
    font-weight: 400;
    font-size: 20px;
}

.progress {
    height: 20px;
    background-color: #fff;
    border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    margin-bottom: 25px;
}

.progress-bar {
    box-shadow: none;
    -webkit-box-shadow: none;
    text-align: right;
    padding-right: 12px;
    font-size: 12px;
    font-weight: 600;
}


.progress .progress-bar.six-sec-ease-in-out {
    -webkit-transition: width 2s ease-in-out;
    transition: width 2s ease-in-out;
}

/*************************
********portfolio CSS*****
**************************/

#portfolio .container-fluid,
#portfolio .col-sm-3 {
    overflow: hidden;
    padding: 0;
}

#portfolio .folio-item {
    position: relative;
}

#portfolio .overlay {
    background-color: #000;
    color: #fff;
    left: 0;
    right: 0;
    bottom: -100%;
    height: 0;
    position: absolute;
    text-align: center;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.overlay .overlay-content {
    display: table;
    height: 100%;
    width: 100%;
}

.overlay .overlay-text {
    display: table-cell;
    vertical-align: middle;
}

.overlay .folio-info {
    opacity: 0;
    margin-bottom: 75px;
    margin-top: -75px;
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

.overlay .folio-info h3 {
    margin-top: 0;
    color: #fff;
}

.folio-overview a {
    font-size: 18px;
    color: #333;
    height: 50px;
    width: 50px;
    line-height: 50px;
    border-radius: 50%;
    background-color: #fff;
    display: inline-block;
    margin-top: 20px;
    margin-right: 5px;
}

.folio-overview a:hover {
    color: #fff;
}

.folio-overview .folio-expand {
    margin-top: -500px;
    margin-left: -500px;
}

.folio-image,
.folio-overview .folio-expand {
    -webkit-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}

#portfolio .folio-item:hover .folio-image {
    -webkit-transform: scale(1.5) rotate(-15deg);
    transform: scale(1.5) rotate(-15deg);
}

.folio-image img {
    width: 100%;
}

#portfolio .folio-item:hover .overlay {
    opacity: 0.8;
    bottom: 0;
    height: 100%;
}

#portfolio .folio-item:hover .folio-overview .folio-expand {
    margin-top: 0;
    margin-left: 0;
}

#portfolio .folio-item:hover .overlay .folio-info {
    opacity: 1;
    margin-bottom: 0;
    margin-top: 0;
}


#single-portfolio {
    padding: 90px 0;
    background: #f5f5f5;
    position: relative;
}

#single-portfolio img {
    width: 100%;
    margin-bottom: 10px;
}

#single-portfolio .close-folio-item {
    position: absolute;
    top: 30px;
    font-size: 34px;
    width: 34px;
    height: 34px;
    left: 50%;
    color: #999;
    margin-left: -17px;
}

/*
.pf-paging{
	margin-top: 50px;
	margin-bottom: 50px;
}
.pf-prev{
	font-size: 48px;
	color: #000;
	cursor: pointer;
}
.pf-next{
	font-size: 48px;
	color: #000;
	cursor: pointer;
}
.pf-all-project{
	font-size: 24px;
	color: #000;
	font-weight: 100;
	height: 48px;
	padding-top: 12px;
}
.pf-all-project span{
	cursor: pointer;
}
.pf-image-left{
	padding: 32px 32px 32px 0;
}
.pf-image-right{
	padding: 32px 0 32px 32px;
}

.pf-contents{
	padding-top: 80px;
	padding-bottom: 80px;
}
*/
.pf-info .col-xs-6 {
    padding: 0;
}

.pf-info span {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
}

.pf-content {
    padding: 4px 0 0 0;
}

.pf-subject h1 {
    font-size: 70px;
    letter-spacing: -2px;
}

.pf-subheading {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
}

.text-light-grey {
    color: #97999b !important;
}

.client-name {
    font-size: 15px;
    padding: 8px;
    font-weight: 400;
    color: #000;
}

.project-name {
    font-size: 15px;
    padding: 8px;
    font-weight: 400;
    color: #000;
}

.client-content {
    font-size: 15px;
    padding: 8px;
    font-weight: 400;
    color: #000;
}

.project-content {
    font-size: 15px;
    padding: 8px;
    font-weight: 400;
    color: #000;
}

.portfolio-box {
    height: 350px;
    cursor: pointer;
    padding: 0;
    overflow: hidden;
}

.portfolio-bg {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    transition: all .5s;
}

.portfolio-box:hover .portfolio-bg,
.portfolio-box:focus .portfolio-bg {
    transform: scale(1.15);
}

.portfolio-backdrop {
    display: none;
    position: absolute;
    z-index: 6;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.portfolio-text {
    display: none;
    font-size: 26px;
    font-weight: bold;
    text-transform: uppercase;
    position: absolute;
    z-index: 7;
    top: 50%;
    width: 100%;
    text-align: center;
    transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    letter-spacing: -2px;
}


/*************************
*********Team CSS*********
**************************/
#team {
    padding-top: 0;
}

.team-members {
    margin-bottom: 25px;
}

.social-icons {
    margin-top: 30px;
    text-align: center;
}

.social-icons ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block;
}

.social-icons ul li {
    float: left;
    margin-right: 8px;
}

.social-icons ul li:last-child {
    margin-right: 0;
}

.social-icons ul li a {
    color: #222;
    height: 36px;
    width: 36px;
    line-height: 36px;
    display: block;
    font-size: 26px;
    opacity: 0.8;
}

.social-icons ul li a:hover {
    opacity: 1;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.team-member {
    text-align: center;
    color: #333;
    font-size: 14px;
}

.team-member:hover .social-icons ul li a.facebook {
    background-color: #3b5999;
}

.team-member:hover .social-icons ul li a.twitter {
    background-color: #2ac6f7;
}

.team-member:hover .social-icons ul li a.dribbble {
    background-color: #ff5b92;
}

.team-member:hover .social-icons ul li a.linkedin {
    background-color: #036dc0;
}

.team-member:hover .social-icons ul li a.rss {
    background-color: #ff6b00;
}

#team .img-responsive {
    width: 100%;
}

.member-info h3 {
    margin-top: 35px;
}

.member-info h4 {
    font-size: 14px;
    margin-bottom: 15px;
    color: #999;
}


/*************************
*******Features CSS*******
**************************/
#features {
    text-align: center;
    background-image: url(../images/features-bg.jpg);
}

#features i {
    font-size: 48px;
}

#features h3 {
    margin-top: 15px;
    font-size: 30px;
    margin-bottom: 7px;
    color: #fff;
}

#features .slider-overlay {
    opacity: 0.8;
}

/*************************
**********Blog CSS********
**************************/

.post-thumb {
    position: relative;
}

.post-icon {
    position: absolute;
    top: 10px;
    right: 10px;
    height: 30px;
    width: 30px;
    line-height: 30px;
    border-radius: 4px;
    text-align: center;
    color: #fff;
    font-size: 12px;
}

.post-meta {
    position: absolute;
    bottom: 15px;
    left: 15px;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
}

.post-meta span {
    margin-right: 16px;
}

#post-carousel .carousel-indicators {
    bottom: 3px;
    left: 90%;
}

.blog-left-control,
.blog-right-control {
    position: absolute;
    top: 45%;
    width: 30px;
    text-align: center;
    color: rgba(255, 255, 255, .7);
    font-size: 36px;
}

.blog-left-control {
    left: 0;
}

.blog-right-control {
    right: 0;
}

.blog-left-control:hover,
.blog-right-control:hover {
    color: #fff;
}

.entry-header h3 a {
    line-height: 30px;
}

.entry-header .date,
.entry-header .cetagory {
    display: inline-block;
    font-size: 11px;
    font-weight: 600;
    margin-bottom: 30px;
    text-transform: uppercase;
    position: relative;
}

.entry-header .date:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -22px;
    width: 20px;
    height: 3px;
}

.entry-content {
    font-size: 14px;
}

.load-more {
    display: block;
    text-align: center;
    margin-top: 70px;
}

.btn-loadmore {
    border: 1px solid #f2f2f2;
    color: #666666;
    font-size: 14px;
    font-weight: 600;
    padding: 15px 125px;
    text-transform: uppercase;
}

.btn-loadmore:hover {
    color: #fff;
}

/*************************
**********Contact CSS*****
**************************/

#contact {
    padding-bottom: 0;
}

#google-map {
    height: 350px;
}

#contact-us {
    background-color: #F8D133;
    padding-bottom: 90px;
}

#contact-us .heading {
    padding-top: 95px;
}

#contact-us .heading h2 {
    color: #333;
    font-size: 40px;
    font-weight: 700;
    text-transform: uppercase;
}

#contact-us .heading .address {
    color: #333;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 8px;
}

.form-control {
    background-color: #fff;
    border-color: #7a7a7a;
    height: 50px;
    border-radius: 0;
    box-shadow: none;
}

.form-control:focus {
    border: none;
    outline: 0;
    box-shadow: none;
}

textarea.form-control {
    min-height: 180px;
    resize: none;
    border-color: #7a7a7a;
    outline: 0;
}

textarea.form-control:focus {
    border: none;
    outline: 0;
    box-shadow: none;
}

.form-group {
    margin-bottom: 30px;
}

.contact-info {
    padding-left: 70px;
    font-weight: 300;
}

ul.address {
    margin-top: 30px;
    list-style: none;
    padding: 0;
    margin: 0;
}

.contact-info ul li {
    margin-bottom: 8px;
}

.contact-info ul li a {
    color: #fff;
}

.send-area {
    height: 190px;
    background-color: #fff;
}

.btn-submit {
    display: block;
    padding: 12px;
    width: 150px;
    color: #fff;
    margin: 32px auto;
    border: 0;
}

#footer {
    border-top: 1px solid #222;
    color: #222;
}

.footer-top {
    position: relative;
    padding: 30px 0
}

#footer .footer-bottom {
    background-color: #fff;
    padding: 20px 0 10px;
}

#footer .footer-bottom a:hover {
    text-decoration: underline;
}

.footer-logo {
    display: inline-block;
    margin-bottom: 5px;
}

#footer .social-icons {
    margin-top: 15px;
}

#footer .social-icons ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#footer .social-icons ul li a {
    background-color: rgba(0, 0, 0, .2);
    border-radius: 4px;
    line-height: 33px;
}

#footer .social-icons ul li a:hover {
    color: #333
}

#footer .social-icons ul li a.envelope:hover {
    background-color: #CECB26;
}

#footer .social-icons ul li a.facebook:hover {
    background-color: #3b5999;
}

#footer .social-icons ul li a.twitter:hover {
    background-color: #2ac6f7;
}

#footer .social-icons ul li a.dribbble:hover {
    background-color: #ff5b92;
}

#footer .social-icons ul li a.linkedin:hover {
    background-color: #036dc0;
}

#footer .social-icons ul li a.tumblr:hover {
    background-color: #ff6b00;
}


/*************************
******Simulation CSS******
**************************/
.sl-title {
    font-size: 26px;
    font-weight: bold;
    letter-spacing: -2px;
    padding-bottom: 4px;
    margin-top: 15px;
}

.sl-title-sub {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: -2px;
    padding-bottom: 4px;
    margin-top: 15px;
}

.sl-subject {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -2px;
    width: 100%;
    padding-bottom: 4px;
    margin-top: 15px;
}

.sl-image {
    width: 100%;
    border: 1px solid #616161;
}

.sl-other {
    width: 100%;
    font-size: 24px;
    margin-top: 32px;
}

.sl-row {
    overflow-x: auto;
    white-space: nowrap;
}

.sl-row::-webkit-scrollbar {
    width: 5px !important;
    height: 5px;
}

.sl-row::-webkit-scrollbar-track {
    background: #f5f5f5 !important;
}

.sl-row::-webkit-scrollbar-thumb {
    background: #222 !important;
}

.sl-row::-webkit-scrollbar-thumb:hover {
    background: #222 !important;
}

.sl-main-image {
    width: 100%;
    opacity: 1;
    transition: all 0.3s ease;
}

.sl-hover-image {
    width: 100%;
    display: none;
    opacity: 0;
    transition: all 0.3s ease;
}

.sl-box {
    display: inline-block;
    float: none;
}

.sl-thumbnail.active {
    border: 2px solid #F8D133;
}

.sl-thumbnail {
    width: 100%;
}

.sl-thumbnail > img {
    width: 100%;
    cursor: pointer;
}

.sl-thumbnail > div {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    transition: all .5s;
}

/*Presets*/
.top {
    position: fixed;
    right: 96px;
    bottom: 96px;
    z-index: 9999;
    width: 50px;
    height: 50px;
    background-color: #F8D133;
    border-radius: 25px;
    padding: 12px 10px 12px 10px;
    cursor: pointer;
    display: none;
}

.top i {
    font-size: 24px;
    color: #000;

}

#instagram-section .insta-heading {
    padding: 35px;
}

#instagram-section .insta-feed .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0;
    cursor: pointer;
}

#instagram-section .insta-feed img {
    cursor: pointer;
}

.logo {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
}

.estimate {
    background-color: #f8d133;
    color: #333;
    font-size: 18px;
    text-align: center;
}

.estimate .heading {
    color: #333;
    font-size: 40px;
    font-weight: 700;
}

.estimate .subtext {
    color: #333;
    font-size: 18px;
    font-weight: 400;
}

#box-item-1 {
    background: url("../images/about/speed.png") no-repeat;
    background-size: 100% 100%;
}

#box-item-2 {
    background: url("../images/about/efficient.png") no-repeat;
    background-size: 100% 100%;
}

#box-item-3 {
    background: url("../images/about/reasonable.png") no-repeat;
    background-size: 100% 100%;
}

#box-item-4 {
    background: url("../images/about/proffessional.png") no-repeat;
    background-size: 100% 100%;
}

#box-item-5 {
    background: url("../images/about/artistic.png") no-repeat;
    background-size: 100% 100%;
}


/* custom */
#topNav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background-color: #fff;
}

#topNav .nav-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

#topNav .nav-container .menu-item {
    padding: 9px 12px;
    text-decoration: none;
    font-weight: 300;
    color: #333;
    transition: color 0.3s ease;
}

#topNav .nav-container .menu-item.active {
    color: #FF8F00;
}

#topNav .nav-container .menu-item:hover {
    color: #FFC107;
}

#topNav .logo {
    padding: 15px;
}

#topNav .logo img {
    max-height: 50px;
    padding-left: 15px;
    padding-right: 15px;
}

#topNav .md-logo img {
    max-height: 50px;
}

#topNav .md-logo {
    display: none;
    text-align: center;
    padding: 15px;
}

#blog {
    padding: 40px 0;
    background-color: #f6f6f6;
}

.blog-card {
    width: 100%;
    background-color: #fff;
    border-radius: 4px;
    margin-bottom: 32px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.blog-thumbnail {
    width: 50%;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.blog-thumbnail img {
    width: 100%;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.blog-category {
    color: #FF8F00;
    margin-bottom: 15px;
}

.blog-title {
    color: #444;
    font-size: 24px;
    margin-bottom: 24px;
    text-transform: uppercase;
}

.blog-content {
    word-break: keep-all;
    margin-bottom: 24px;
}

.blog-contents {
    width: 50%;
    padding: 32px;
}

.blog-footer {
    border-top: 1px solid #dadada;
    padding: 15px 32px;
}

.blog-card .regidate {
    color: #999;
    font-size: 12px;
}

.blog-read-btn {
    border: 1px solid #999;
    padding: 4px 32px;
    font-size: 12px;
}

.blog-footer {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.about-me {
    background-image: url("/images/blog/blog_thumbnail_02.jpg");
    background-size: 100%;
    padding: 32px;
}

.sidebar-card {
    background-color: #fff;
    border-radius: 4px;
    padding: 32px;
    margin-bottom: 32px;
}

.sidebar-title {
    text-transform: uppercase;
    font-weight: 500;
    text-align: center;
    font-size: 18px;
    color: #444;
    margin-bottom: 24px;
}

.sidebar-list ul {
    list-style: none;
}

.sidebar-list li {
    border-bottom: 1px solid #dadada;
    padding-bottom: 15px;
    margin-top: 15px;
}

.last-post {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.last-post .post-thumbnail {
    width: 30%;
}

.last-post .contents {
    width: 70%;
    padding: 0 15px;
}

.last-post .contents .title {
    text-transform: uppercase;
    font-weight: bold;
    color: #4c4c4c;
}

.last-post .contents .regidate {
    font-size: 12px;
    color: #999;
}

.sidebar-tags {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.sidebar-tags a {
    display: block;
    border: 1px solid #FF8F00;
    color: #FF8F00;
    padding: 4px 8px;
    transition: all 0.3s ease;
    border-radius: 4px;
    font-size: 12px;
    margin: 4px;
}

.sidebar-tags a:hover {
    background-color: #FF8F00;
    color: #fff;
}

.sidebar-list li:last-child {
    border-bottom: none;
}

.newsletter input {
    border: 1px solid #d5d5d5;
}

.newsletter .btn-subscribe {
    margin-top: 15px;
    background-color: #FF8F00;
    color: #fff;
    text-transform: uppercase;
    height: 50px;
}


#getInTouch {
    color: #fff;
    padding: 150px 0;
    background-image: url("/images/get_in_touch.jpeg");
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

#getInTouch h2 {
    color: #fff;
    font-weight: bold;
    font-size: 34px;
    line-height: 50px;
}

#getInTouch button {
    background-color: #F8D235;
    border-color: #F8D235;
    padding: 10px 60px;
    color: #222;
    font-weight: bold;
}


header .social-icons {
    margin: 0;
    position: absolute;
    top: 4px;
    right: 32px;
    text-align: center;
}

header .social-icons ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block;
}

header .social-icons ul li {
    float: left;
    margin-right: 8px;
}

header .social-icons ul li:last-child {
    margin-right: 0;
}

header .social-icons ul li a {
    color: #222;
    height: 16px;
    width: 16px;
    display: block;
    font-size: 16px;
    opacity: 0.8;
}

header .social-icons ul li a:hover {
    opacity: 1;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

#aboutLanding {
    display: flex;
    align-items: flex-end;
    position: relative;
    background-image: url('/images/about_landing.jpeg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 500px;
}

#aboutLanding .heading {
    color: #fff;
    font-weight: bold;
    font-size: 48px;
    margin: 0;
    padding: 0;
}

#missionVision .logo {
    text-align: left;
    width: 220px;
}

#missionVision .logo img {
    max-width: 220px;
}

#missionVision .mission-vision {
    flex: 1;
    padding: 8px 32px;
}

#aboutSlider {
    background-image: url('/images/bg_about_text_slide.jpeg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    color: #fff;
}

#aboutSlider {
    padding: 15px 0;
}

#aboutSlider .swiper-container, #aboutSlider .swiper-wrapper {
    min-height: 400px;
}

#aboutSlider .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    min-height: 400px;
    font-size: 18px;
    line-height: 32px;
}

#aboutSlider .swiper-slide div{
    width: 100%;
}
#aboutSlider .slider-contents{
    position: relative;
    padding: 15px 65px;
}
#aboutSlider .slider-contents:after, #aboutSlider .slider-contents:before{
    content: '';
    height: 50%;
    width: 30px;
    border: 4px solid #fff;
    position: absolute;
    top: 28%;
    left: 25px;
}
#aboutSlider .slider-contents:before{
    border-right: 0;
}
#aboutSlider .slider-contents:after{
    border-left: 0;
    right: 25px;
    left: auto;
}

.swiper-pagination > .swiper-pagination-bullet {
    opacity: 1;
    border: white solid 1px;
    background-color: transparent;
}

.swiper-pagination > .swiper-pagination-bullet-active {
    background-color: #F8D133;
    border-color: #F8D133;
}

#mobileHeader .navbar-collapse .navbar-right li a{
    color: #444;
}
.pagination>.active>a{
    background-color: #FF8F00;
    border-color: #FF8F00;
}
.pagination>.active>a:hover,.pagination>.active>a:focus{
    background-color: #D07400;
    border-color: #D07400;
}