

/* ����¡ */

.gray_bg {background:#f9f9f9;}

.mo_view {display: none;}
.pc_view {display: inline-block;}

.main-content {padding:0;}

.pg_wrap {clear:both;margin:60px 0 ;text-align:center}

.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""} 

.pg {}

.pg_page, .pg_current {display:inline-block;vertical-align:middle;background:#ddd;border:0px;}

.pg a:focus, .pg a:hover {text-decoration:none}

.pg_page {color:#666;font-size:12px;height:30px;line-height:30px;padding:0 5px;min-width:30px;text-decoration:none;border-radius:2px;}

.pg_page:hover{background-color:#bbb;color:#666;}

.pg_start {text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50% #ddd;padding:0;border:0px;}

.pg_prev {text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50% #ddd;padding:0;border:0px}

.pg_end {text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50% #ddd;padding:0;border:0px}

.pg_next {text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50% #ddd;padding:0;border:0px}

.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover{background-color:#bbb}



.pg_current {display:inline-block;background:#222220;color:#fff;font-weight:bold;height:30px;line-height:30px;padding:0 10px;min-width:30px;border-radius:2px;

}

.template-form {padding-bottom:3rem;}
p.form-submit {padding-bottom:3rem;}


/* VIEW 페이지 */

.main-content .view_top {width: 100%; height:100vh; background-size:cover; display: flex;flex-direction: column; align-items: center; justify-content: center;position:relative;z-index:0;}
.main-content .view_top.mo_view {display: none;}
.main-content .view_top::before {content: ''; position: absolute; top:0; left:0; width: 100%; height:100%; background:rgba(0, 0, 0, 0.5); z-index:-1;}
.main-content .view_top .project_subject {color:#fff; font-size:55px; font-weight:600; z-index: 1; text-align: center; line-height: 1.2;}
.main-content .view_top .project_device {color:#fff; font-size:16px; font-weight:200; z-index: 1; padding-top:2rem;}
.main-content .view_top .project_link {z-index: 1; margin-top:2.4rem;}
.main-content .view_top .project_link a {display:flex; align-items:center; gap:2px; color:#fff; border:1px solid #fff; font-size:18px; font-weight:500; z-index: 1; padding:0.5rem 2.8rem; border-radius: 30px; transition:all 0.3s;}
.main-content .view_top .project_link a:hover {color:#fff; transition:all 0.3s; border:1px solid #fff; background:rgba(255,255,255,0.3);}
.main-content .view_top .project_link i {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../../../image/common/icon_link.svg) no-repeat;
    background-size: 20px;
}

.main-content .main_info {width: 100%; margin:0 auto; padding:8rem 0;}
.main-content .main_info .inner_wrap {max-width: 1440px; padding:0 auto; margin:0 auto;}
.main-content .main_info .inner_wrap .detail .left {width: 40%;}
.main-content .main_info .inner_wrap .detail .cont {width: 60%;}
.main-content .main_info .inner_wrap .detail .cont .summury {padding-bottom:10px; font-weight:800; font-size:26px; line-height: 1;}
.main-content .main_info .inner_wrap {max-width: 1440px; padding:0 5rem; margin:0 auto;}

.main-content .main_info .inner_wrap .title {font-size:40px; font-weight:700; padding-bottom:2rem;}

.main-content .main_info .inner_wrap .detail .left {display: flex; flex-direction: column; gap:1.3rem; font-size:18px; padding-left:3px;}
.main-content .main_info .inner_wrap .detail {display: flex; gap:0.5rem}
.main-content .main_info .inner_wrap .detail li {list-style: none;}
.main-content .main_info .inner_wrap .detail li.url {font-weight:300;}
.main-content .main_info .inner_wrap .detail li.url .link {padding:0.3rem 0.8rem 0.3rem 1rem;font-size:12px; background:#000; color:#fff; width: auto; display: inline-block; margin-left:15px; border-radius: 15px;}
.main-content .main_info .inner_wrap .detail li.url .link.display_none {display: none;}
.main-content .main_info .inner_wrap .detail li.url .link a {display: flex; align-items: center; gap:3px;}
.main-content .main_info .inner_wrap .detail li.url .link a:hover {color:#fff;}
.main-content .main_info .inner_wrap .detail li.url .link i {display:inline-block; width: 13px; height:13px; background:url('../../../image/common/icon_link.svg') no-repeat; background-size:13px;}
.main-content .main_info .inner_wrap .detail li.url span {font-weight:600; width: 100px; display: inline-block;}
.main-content .main_info .inner_wrap .detail li.client {font-weight:300;}
.main-content .main_info .inner_wrap .detail li.client span {font-weight:600; width: 100px; display: inline-block;}
.main-content .main_info .inner_wrap .detail li.term {font-weight:300;}
.main-content .main_info .inner_wrap .detail li.term span {font-weight:600; width: 100px; display: inline-block;}
.main-content .main_info .inner_wrap .detail li.role {font-weight:300; display: flex;}
.main-content .main_info .inner_wrap .detail li.role span {font-weight:600; width: 100px; display: inline-block;}
.main-content .main_info .inner_wrap .detail li .tech ul {display: flex; gap:1rem;}
.main-content .main_info .inner_wrap .detail li .tech ul li {font-weight:600;}

.main-content .main_info .inner_wrap .detail .cont {line-height: 1.7; font-size:18px; word-break:break-word;}

.container .list_button_wrap {text-align: center; padding-bottom:10rem;}
.container .list_button_wrap .go_list{font-size:18px; font-weight:700; padding:1rem 1.5rem; cursor: pointer;background:#000; color:#fff; border-radius: 40px;}




/* Write 페이지 */

.w_top_section {width: 100%; height:10rem;}








@media screen and (max-width:926px) {


    .mo_view {display: block;}
    .pc_view {display: none;}
    .main-content {padding:0;}
    .main-content .view_top.pc_view {display: none;}
    .main-content .view_top.mo_view {display: flex;}
    .main-content .view_top {height:100dvh;}
    .main-content .view_top .project_subject {font-size:46px;}
    .main-content .main_info {padding:3.5rem 0 9rem 0;}
    .main-content .main_info .inner_wrap {padding:0 25px;}
    .main-content .main_info .inner_wrap .title {font-size:32px;}
    .main-content .main_info .inner_wrap .detail {flex-direction: column; gap:3rem; position: relative;}
    .main-content .main_info .inner_wrap .detail .left,
    .main-content .main_info .inner_wrap .detail .cont {width: 100%; font-size:16px;}
    .main-content .main_info .inner_wrap .detail li.url .link {position:absolute; bottom:-5rem; left:50%; transform:translateX(-50%); margin:0; padding:1rem 2rem; border-radius: 30px; font-size:18px;}
    .main-content .main_info .inner_wrap .detail li.url .link i {width: 20px; height:20px; background-size:20px;}
    .main-content .main_info .inner_wrap .detail li .tech ul {gap:0.5rem;}
    .main-content .main_info .inner_wrap .detail li.url span {width: 80px;}
    .main-content .main_info .inner_wrap .detail li.client span {width: 80px;}
    .main-content .main_info .inner_wrap .detail li.term span {width: 80px;}
    .main-content .main_info .inner_wrap .detail li.role span {width: 80px;}
    .container .template-form {text-align: center;}

    .container_1 {padding: 2rem 0;}
}


/* ī�װ��� */

#bo_admin {float:left;}

#bo_cate {text-align:right; float:right;}

#bo_cate h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}

#bo_cate ul {zoom:1}

#bo_cate ul:after {display:block;visibility:hidden;clear:both;content:""}

#bo_cate li {display:inline-block;padding:2px;}

#bo_cate a {display:block;line-height:26px;padding:0px 15px 0px 15px;border-radius:2px;border:0px}

#bo_cate a:focus, #bo_cate a:hover, #bo_cate a:active {text-decoration:none;background:#bbb;color:#000}

#bo_cate #bo_cate_on {z-index:2;background:#222220;color:#fff;font-weight:bold;}



#bo_v_img img {margin-bottom:20px;max-width:100%;height:auto}

#bo_v_img {text-align:center;}



.iconbbs i {margin-right:5px;}

.sv_member {color:#fff !important;}

.td_subject img {margin-left:5px}

.kt-inside-inner-col p {line-height:25px; padding:0; margin:0;}

.border_tb {border-top:1px solid #eeee; border-bottom:1px solid #eeee; padding-top:20px; padding-bottom:20px; margin-top:20px;}

.flo_l {float:left;}

.flo_r {float:right;}

.cbt {clear:both;}

.no_image {width:100%; height:200px; background-color:#f9f9f9; font-size:11px; line-height:200px; text-align:center;color:#999;}

.df {color:#999; font-size:12px}

.dr {color:#ff3300; font-size:12px; font-weight:500;}



/* ����� ������ */

.video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;} 

.video-container iframe,.video-container object,.video-container embed{position:absolute;top:0;left:0;width:100%;height:100%;}





.btnss{

	margin-right:0px; 

	font-weight: 500 !important; 

	margin-bottom:-17px; 

	font-size:11px;

}









@media (max-width:768px) {

    #bo_cate {text-align:left;}

}


@media (max-width: 450px) {

	.flo_l {float:none;}

	.flo_r {float:none;}

}








.eng {

	font-family: 'Ubuntu', sans-serif;

	font-weight:bold;

}



.txt {


    font-size: 13px;

	font-weight:300;

	letter-spacing: -0.3px;

}







/*

dfn {

    font-style: italic

}

b,

strong {

    font-weight: bolder

}

*/

small {

    font-size: 80%

}

sub,

sup {

    position: relative;

    font-size: 75%;

    line-height: 0;

    vertical-align: baseline

}

sub {

    bottom: -0.25em

}

sup {

    top: -0.5em

}









caption {

    padding-top: 0.75rem;

    padding-bottom: 0.75rem;

    color: #6c757d;

    text-align: left;

    caption-side: bottom

}







button,

input,

optgroup,

select,

textarea {

    margin: 0;

    font-family: 'Noto Sans KR', sans-serif;

    font-size: inherit;

    line-height: inherit

}

button,

input {

    overflow: visible

}

button,

select {

    text-transform: none

}

[type=reset],

[type=submit],

button,

html [type=button] {

    -webkit-appearance: button

}

[type=button]::-moz-focus-inner,

[type=reset]::-moz-focus-inner,

[type=submit]::-moz-focus-inner,

button::-moz-focus-inner {

    padding: 0;

    border-style: none

}

input[type=checkbox],

input[type=radio] {

    box-sizing: border-box;

    padding: 0

}

input[type=date],

input[type=datetime-local],

input[type=month],

input[type=time] {

    -webkit-appearance: listbox

}

textarea {

    overflow: auto;

    resize: vertical

}





.img-thumbnail {

    padding: 0.25rem;

    background-color: #fff;

    border: 1px solid #dee2e6;

    border-radius: 0.25rem;

    max-width: 100%;

    height: auto

}

.figure {

    display: inline-block

}

.figure-img {

    margin-bottom: 0.5rem;

    line-height: 1

}

.figure-caption {

    font-size: 90%;

    color: #6c757d

}





.container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding:0 30px;
}

.container_1 {
    width: 100%;
    max-width: 1440px;
    margin:0 auto;
    padding:8rem 5rem;
    margin-right: auto;
    margin-left: auto
}






@media screen and (max-width:926px) {
        .container_1 {
            width: 100%;
            padding: 2rem 25px;
        }

        .txt {font-size:18px;}
}


@media (min-width:576px) {

    .container {

        max-width: 540px

    }

}

@media (min-width:768px) {

    .container {

        max-width: 720px

    }

}

@media (min-width:926px) {

    .container {

        max-width: 960px

    }



}

@media (min-width:1200px) {

    .container {

        max-width: 1140px

    }

}

.container-fluid {

    width: 100%;

    padding-right: 15px;

    padding-left: 15px;

    margin-right: auto;

    margin-left: auto

}

.row {

    display: -ms-flexbox;

    display: flex;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    margin-right: -15px;

    margin-left: -15px

}

.no-gutters {

    margin-right: 0;

    margin-left: 0

}

.no-gutters > .col,

.no-gutters > [class*=col-] {

    padding-right: 0;

    padding-left: 0

}

.col,

.col-1,

.col-10,

.col-11,

.col-12,

.col-2,

.col-3,

.col-4,

.col-5,

.col-6,

.col-7,

.col-8,

.col-9,

.col-auto,

.col-lg,

.col-lg-1,

.col-lg-10,

.col-lg-11,

.col-lg-12,

.col-lg-2,

.col-lg-3,

.col-lg-4,

.col-lg-5,

.col-lg-6,

.col-lg-7,

.col-lg-8,

.col-lg-9,

.col-lg-auto,

.col-md,

.col-md-1,

.col-md-10,

.col-md-11,

.col-md-12,

.col-md-2,

.col-md-3,

.col-md-4,

.col-md-5,

.col-md-6,

.col-md-7,

.col-md-8,

.col-md-9,

.col-md-auto,

.col-sm,

.col-sm-1,

.col-sm-10,

.col-sm-11,

.col-sm-12,

.col-sm-2,

.col-sm-3,

.col-sm-4,

.col-sm-5,

.col-sm-6,

.col-sm-7,

.col-sm-8,

.col-sm-9,

.col-sm-auto,

.col-xl,

.col-xl-1,

.col-xl-10,

.col-xl-11,

.col-xl-12,

.col-xl-2,

.col-xl-3,

.col-xl-4,

.col-xl-5,

.col-xl-6,

.col-xl-7,

.col-xl-8,

.col-xl-9,

.col-xl-auto {

    position: relative;

    width: 100%;

    min-height: 1px;

    padding-right: 15px;

    padding-left: 15px

}

.col {

    -ms-flex-preferred-size: 0;

    flex-basis: 0;

    -ms-flex-positive: 1;

    flex-grow: 1;

    max-width: 100%

}

.col-auto {

    -ms-flex: 0 0 auto;

    flex: 0 0 auto;

    width: auto;

    max-width: none

}

.col-1 {

    -ms-flex: 0 0 8.333333%;

    flex: 0 0 8.333333%;

    max-width: 8.333333%

}

.col-2 {

    -ms-flex: 0 0 16.666667%;

    flex: 0 0 16.666667%;

    max-width: 16.666667%

}

.col-3 {

    -ms-flex: 0 0 25%;

    flex: 0 0 25%;

    max-width: 25%

}

.col-4 {

    -ms-flex: 0 0 33.333333%;

    flex: 0 0 33.333333%;

    max-width: 33.333333%

}

.col-5 {

    -ms-flex: 0 0 41.666667%;

    flex: 0 0 41.666667%;

    max-width: 41.666667%

}

.col-6 {

    -ms-flex: 0 0 50%;

    flex: 0 0 50%;

    max-width: 50%

}

.col-7 {

    -ms-flex: 0 0 58.333333%;

    flex: 0 0 58.333333%;

    max-width: 58.333333%

}

.col-8 {

    -ms-flex: 0 0 66.666667%;

    flex: 0 0 66.666667%;

    max-width: 66.666667%

}

.col-9 {

    -ms-flex: 0 0 75%;

    flex: 0 0 75%;

    max-width: 75%

}

.col-10 {

    -ms-flex: 0 0 83.333333%;

    flex: 0 0 83.333333%;

    max-width: 83.333333%

}

.col-11 {

    -ms-flex: 0 0 91.666667%;

    flex: 0 0 91.666667%;

    max-width: 91.666667%

}

.col-12 {

    -ms-flex: 0 0 100%;

    flex: 0 0 100%;

    max-width: 100%

}

.order-first {

    -ms-flex-order: -1;

    order: -1

}

.order-last {

    -ms-flex-order: 13;

    order: 13

}

.order-0 {

    -ms-flex-order: 0;

    order: 0

}

.order-1 {

    -ms-flex-order: 1;

    order: 1

}

.order-2 {

    -ms-flex-order: 2;

    order: 2

}

.order-3 {

    -ms-flex-order: 3;

    order: 3

}

.order-4 {

    -ms-flex-order: 4;

    order: 4

}

.order-5 {

    -ms-flex-order: 5;

    order: 5

}

.order-6 {

    -ms-flex-order: 6;

    order: 6

}

.order-7 {

    -ms-flex-order: 7;

    order: 7

}

.order-8 {

    -ms-flex-order: 8;

    order: 8

}

.order-9 {

    -ms-flex-order: 9;

    order: 9

}

.order-10 {

    -ms-flex-order: 10;

    order: 10

}

.order-11 {

    -ms-flex-order: 11;

    order: 11

}

.order-12 {

    -ms-flex-order: 12;

    order: 12

}

.offset-1 {

    margin-left: 8.333333%

}

.offset-2 {

    margin-left: 16.666667%

}

.offset-3 {

    margin-left: 25%

}

.offset-4 {

    margin-left: 33.333333%

}

.offset-5 {

    margin-left: 41.666667%

}

.offset-6 {

    margin-left: 50%

}

.offset-7 {

    margin-left: 58.333333%

}

.offset-8 {

    margin-left: 66.666667%

}

.offset-9 {

    margin-left: 75%

}

.offset-10 {

    margin-left: 83.333333%

}

.offset-11 {

    margin-left: 91.666667%

}

@media (min-width:576px) {

    .col-sm {

        -ms-flex-preferred-size: 0;

        flex-basis: 0;

        -ms-flex-positive: 1;

        flex-grow: 1;

        max-width: 100%

    }

    .col-sm-auto {

        -ms-flex: 0 0 auto;

        flex: 0 0 auto;

        width: auto;

        max-width: none

    }

    .col-sm-1 {

        -ms-flex: 0 0 8.333333%;

        flex: 0 0 8.333333%;

        max-width: 8.333333%

    }

    .col-sm-2 {

        -ms-flex: 0 0 16.666667%;

        flex: 0 0 16.666667%;

        max-width: 16.666667%

    }

    .col-sm-3 {

        -ms-flex: 0 0 25%;

        flex: 0 0 25%;

        max-width: 25%

    }

    .col-sm-4 {

        -ms-flex: 0 0 33.333333%;

        flex: 0 0 33.333333%;

        max-width: 33.333333%

    }

    .col-sm-5 {

        -ms-flex: 0 0 41.666667%;

        flex: 0 0 41.666667%;

        max-width: 41.666667%

    }

    .col-sm-6 {

        -ms-flex: 0 0 50%;

        flex: 0 0 50%;

        max-width: 50%

    }

    .col-sm-7 {

        -ms-flex: 0 0 58.333333%;

        flex: 0 0 58.333333%;

        max-width: 58.333333%

    }

    .col-sm-8 {

        -ms-flex: 0 0 66.666667%;

        flex: 0 0 66.666667%;

        max-width: 66.666667%

    }

    .col-sm-9 {

        -ms-flex: 0 0 75%;

        flex: 0 0 75%;

        max-width: 75%

    }

    .col-sm-10 {

        -ms-flex: 0 0 83.333333%;

        flex: 0 0 83.333333%;

        max-width: 83.333333%

    }

    .col-sm-11 {

        -ms-flex: 0 0 91.666667%;

        flex: 0 0 91.666667%;

        max-width: 91.666667%

    }

    .col-sm-12 {

        -ms-flex: 0 0 100%;

        flex: 0 0 100%;

        max-width: 100%

    }

    .order-sm-first {

        -ms-flex-order: -1;

        order: -1

    }

    .order-sm-last {

        -ms-flex-order: 13;

        order: 13

    }

    .order-sm-0 {

        -ms-flex-order: 0;

        order: 0

    }

    .order-sm-1 {

        -ms-flex-order: 1;

        order: 1

    }

    .order-sm-2 {

        -ms-flex-order: 2;

        order: 2

    }

    .order-sm-3 {

        -ms-flex-order: 3;

        order: 3

    }

    .order-sm-4 {

        -ms-flex-order: 4;

        order: 4

    }

    .order-sm-5 {

        -ms-flex-order: 5;

        order: 5

    }

    .order-sm-6 {

        -ms-flex-order: 6;

        order: 6

    }

    .order-sm-7 {

        -ms-flex-order: 7;

        order: 7

    }

    .order-sm-8 {

        -ms-flex-order: 8;

        order: 8

    }

    .order-sm-9 {

        -ms-flex-order: 9;

        order: 9

    }

    .order-sm-10 {

        -ms-flex-order: 10;

        order: 10

    }

    .order-sm-11 {

        -ms-flex-order: 11;

        order: 11

    }

    .order-sm-12 {

        -ms-flex-order: 12;

        order: 12

    }

    .offset-sm-0 {

        margin-left: 0

    }

    .offset-sm-1 {

        margin-left: 8.333333%

    }

    .offset-sm-2 {

        margin-left: 16.666667%

    }

    .offset-sm-3 {

        margin-left: 25%

    }

    .offset-sm-4 {

        margin-left: 33.333333%

    }

    .offset-sm-5 {

        margin-left: 41.666667%

    }

    .offset-sm-6 {

        margin-left: 50%

    }

    .offset-sm-7 {

        margin-left: 58.333333%

    }

    .offset-sm-8 {

        margin-left: 66.666667%

    }

    .offset-sm-9 {

        margin-left: 75%

    }

    .offset-sm-10 {

        margin-left: 83.333333%

    }

    .offset-sm-11 {

        margin-left: 91.666667%

    }

}

@media (min-width:768px) {

    .col-md {

        -ms-flex-preferred-size: 0;

        flex-basis: 0;

        -ms-flex-positive: 1;

        flex-grow: 1;

        max-width: 100%

    }

    .col-md-auto {

        -ms-flex: 0 0 auto;

        flex: 0 0 auto;

        width: auto;

        max-width: none

    }

    .col-md-1 {

        -ms-flex: 0 0 8.333333%;

        flex: 0 0 8.333333%;

        max-width: 8.333333%

    }

    .col-md-2 {

        -ms-flex: 0 0 16.666667%;

        flex: 0 0 16.666667%;

        max-width: 16.666667%

    }

    .col-md-3 {

        -ms-flex: 0 0 25%;

        flex: 0 0 25%;

        max-width: 25%

    }

    .col-md-4 {

        -ms-flex: 0 0 33.333333%;

        flex: 0 0 33.333333%;

        max-width: 33.333333%

    }

    .col-md-5 {

        -ms-flex: 0 0 41.666667%;

        flex: 0 0 41.666667%;

        max-width: 41.666667%

    }

    .col-md-6 {

        -ms-flex: 0 0 50%;

        flex: 0 0 50%;

        max-width: 50%

    }

    .col-md-7 {

        -ms-flex: 0 0 58.333333%;

        flex: 0 0 58.333333%;

        max-width: 58.333333%

    }

    .col-md-8 {

        -ms-flex: 0 0 66.666667%;

        flex: 0 0 66.666667%;

        max-width: 66.666667%

    }

    .col-md-9 {

        -ms-flex: 0 0 75%;

        flex: 0 0 75%;

        max-width: 75%

    }

    .col-md-10 {

        -ms-flex: 0 0 83.333333%;

        flex: 0 0 83.333333%;

        max-width: 83.333333%

    }

    .col-md-11 {

        -ms-flex: 0 0 91.666667%;

        flex: 0 0 91.666667%;

        max-width: 91.666667%

    }

    .col-md-12 {

        -ms-flex: 0 0 100%;

        flex: 0 0 100%;

        max-width: 100%

    }

    .order-md-first {

        -ms-flex-order: -1;

        order: -1

    }

    .order-md-last {

        -ms-flex-order: 13;

        order: 13

    }

    .order-md-0 {

        -ms-flex-order: 0;

        order: 0

    }

    .order-md-1 {

        -ms-flex-order: 1;

        order: 1

    }

    .order-md-2 {

        -ms-flex-order: 2;

        order: 2

    }

    .order-md-3 {

        -ms-flex-order: 3;

        order: 3

    }

    .order-md-4 {

        -ms-flex-order: 4;

        order: 4

    }

    .order-md-5 {

        -ms-flex-order: 5;

        order: 5

    }

    .order-md-6 {

        -ms-flex-order: 6;

        order: 6

    }

    .order-md-7 {

        -ms-flex-order: 7;

        order: 7

    }

    .order-md-8 {

        -ms-flex-order: 8;

        order: 8

    }

    .order-md-9 {

        -ms-flex-order: 9;

        order: 9

    }

    .order-md-10 {

        -ms-flex-order: 10;

        order: 10

    }

    .order-md-11 {

        -ms-flex-order: 11;

        order: 11

    }

    .order-md-12 {

        -ms-flex-order: 12;

        order: 12

    }

    .offset-md-0 {

        margin-left: 0

    }

    .offset-md-1 {

        margin-left: 8.333333%

    }

    .offset-md-2 {

        margin-left: 16.666667%

    }

    .offset-md-3 {

        margin-left: 25%

    }

    .offset-md-4 {

        margin-left: 33.333333%

    }

    .offset-md-5 {

        margin-left: 41.666667%

    }

    .offset-md-6 {

        margin-left: 50%

    }

    .offset-md-7 {

        margin-left: 58.333333%

    }

    .offset-md-8 {

        margin-left: 66.666667%

    }

    .offset-md-9 {

        margin-left: 75%

    }

    .offset-md-10 {

        margin-left: 83.333333%

    }

    .offset-md-11 {

        margin-left: 91.666667%

    }

}

@media (min-width:992px) {

    .col-lg {

        -ms-flex-preferred-size: 0;

        flex-basis: 0;

        -ms-flex-positive: 1;

        flex-grow: 1;

        max-width: 100%

    }

    .col-lg-auto {

        -ms-flex: 0 0 auto;

        flex: 0 0 auto;

        width: auto;

        max-width: none

    }

    .col-lg-1 {

        -ms-flex: 0 0 8.333333%;

        flex: 0 0 8.333333%;

        max-width: 8.333333%

    }

    .col-lg-2 {

        -ms-flex: 0 0 16.666667%;

        flex: 0 0 16.666667%;

        max-width: 16.666667%

    }

    .col-lg-3 {

        -ms-flex: 0 0 25%;

        flex: 0 0 25%;

        max-width: 25%

    }

    .col-lg-4 {

        -ms-flex: 0 0 33.333333%;

        flex: 0 0 33.333333%;

        max-width: 33.333333%

    }

    .col-lg-5 {

        -ms-flex: 0 0 41.666667%;

        flex: 0 0 41.666667%;

        max-width: 41.666667%

    }

    .col-lg-6 {

        -ms-flex: 0 0 50%;

        flex: 0 0 50%;

        max-width: 50%

    }

    .col-lg-7 {

        -ms-flex: 0 0 58.333333%;

        flex: 0 0 58.333333%;

        max-width: 58.333333%

    }

    .col-lg-8 {

        -ms-flex: 0 0 66.666667%;

        flex: 0 0 66.666667%;

        max-width: 66.666667%

    }

    .col-lg-9 {

        -ms-flex: 0 0 75%;

        flex: 0 0 75%;

        max-width: 75%

    }

    .col-lg-10 {

        -ms-flex: 0 0 83.333333%;

        flex: 0 0 83.333333%;

        max-width: 83.333333%

    }

    .col-lg-11 {

        -ms-flex: 0 0 91.666667%;

        flex: 0 0 91.666667%;

        max-width: 91.666667%

    }

    .col-lg-12 {

        -ms-flex: 0 0 100%;

        flex: 0 0 100%;

        max-width: 100%

    }

    .order-lg-first {

        -ms-flex-order: -1;

        order: -1

    }

    .order-lg-last {

        -ms-flex-order: 13;

        order: 13

    }

    .order-lg-0 {

        -ms-flex-order: 0;

        order: 0

    }

    .order-lg-1 {

        -ms-flex-order: 1;

        order: 1

    }

    .order-lg-2 {

        -ms-flex-order: 2;

        order: 2

    }

    .order-lg-3 {

        -ms-flex-order: 3;

        order: 3

    }

    .order-lg-4 {

        -ms-flex-order: 4;

        order: 4

    }

    .order-lg-5 {

        -ms-flex-order: 5;

        order: 5

    }

    .order-lg-6 {

        -ms-flex-order: 6;

        order: 6

    }

    .order-lg-7 {

        -ms-flex-order: 7;

        order: 7

    }

    .order-lg-8 {

        -ms-flex-order: 8;

        order: 8

    }

    .order-lg-9 {

        -ms-flex-order: 9;

        order: 9

    }

    .order-lg-10 {

        -ms-flex-order: 10;

        order: 10

    }

    .order-lg-11 {

        -ms-flex-order: 11;

        order: 11

    }

    .order-lg-12 {

        -ms-flex-order: 12;

        order: 12

    }

    .offset-lg-0 {

        margin-left: 0

    }

    .offset-lg-1 {

        margin-left: 8.333333%

    }

    .offset-lg-2 {

        margin-left: 16.666667%

    }

    .offset-lg-3 {

        margin-left: 25%

    }

    .offset-lg-4 {

        margin-left: 33.333333%

    }

    .offset-lg-5 {

        margin-left: 41.666667%

    }

    .offset-lg-6 {

        margin-left: 50%

    }

    .offset-lg-7 {

        margin-left: 58.333333%

    }

    .offset-lg-8 {

        margin-left: 66.666667%

    }

    .offset-lg-9 {

        margin-left: 75%

    }

    .offset-lg-10 {

        margin-left: 83.333333%

    }

    .offset-lg-11 {

        margin-left: 91.666667%

    }

}

@media (min-width:1200px) {

    .col-xl {

        -ms-flex-preferred-size: 0;

        flex-basis: 0;

        -ms-flex-positive: 1;

        flex-grow: 1;

        max-width: 100%

    }

    .col-xl-auto {

        -ms-flex: 0 0 auto;

        flex: 0 0 auto;

        width: auto;

        max-width: none

    }

    .col-xl-1 {

        -ms-flex: 0 0 8.333333%;

        flex: 0 0 8.333333%;

        max-width: 8.333333%

    }

    .col-xl-2 {

        -ms-flex: 0 0 16.666667%;

        flex: 0 0 16.666667%;

        max-width: 16.666667%

    }

    .col-xl-3 {

        -ms-flex: 0 0 25%;

        flex: 0 0 25%;

        max-width: 25%

    }

    .col-xl-4 {

        -ms-flex: 0 0 33.333333%;

        flex: 0 0 33.333333%;

        max-width: 33.333333%

    }

    .col-xl-5 {

        -ms-flex: 0 0 41.666667%;

        flex: 0 0 41.666667%;

        max-width: 41.666667%

    }

    .col-xl-6 {

        -ms-flex: 0 0 50%;

        flex: 0 0 50%;

        max-width: 50%

    }

    .col-xl-7 {

        -ms-flex: 0 0 58.333333%;

        flex: 0 0 58.333333%;

        max-width: 58.333333%

    }

    .col-xl-8 {

        -ms-flex: 0 0 66.666667%;

        flex: 0 0 66.666667%;

        max-width: 66.666667%

    }

    .col-xl-9 {

        -ms-flex: 0 0 75%;

        flex: 0 0 75%;

        max-width: 75%

    }

    .col-xl-10 {

        -ms-flex: 0 0 83.333333%;

        flex: 0 0 83.333333%;

        max-width: 83.333333%

    }

    .col-xl-11 {

        -ms-flex: 0 0 91.666667%;

        flex: 0 0 91.666667%;

        max-width: 91.666667%

    }

    .col-xl-12 {

        -ms-flex: 0 0 100%;

        flex: 0 0 100%;

        max-width: 100%

    }

    .order-xl-first {

        -ms-flex-order: -1;

        order: -1

    }

    .order-xl-last {

        -ms-flex-order: 13;

        order: 13

    }

    .order-xl-0 {

        -ms-flex-order: 0;

        order: 0

    }

    .order-xl-1 {

        -ms-flex-order: 1;

        order: 1

    }

    .order-xl-2 {

        -ms-flex-order: 2;

        order: 2

    }

    .order-xl-3 {

        -ms-flex-order: 3;

        order: 3

    }

    .order-xl-4 {

        -ms-flex-order: 4;

        order: 4

    }

    .order-xl-5 {

        -ms-flex-order: 5;

        order: 5

    }

    .order-xl-6 {

        -ms-flex-order: 6;

        order: 6

    }

    .order-xl-7 {

        -ms-flex-order: 7;

        order: 7

    }

    .order-xl-8 {

        -ms-flex-order: 8;

        order: 8

    }

    .order-xl-9 {

        -ms-flex-order: 9;

        order: 9

    }

    .order-xl-10 {

        -ms-flex-order: 10;

        order: 10

    }

    .order-xl-11 {

        -ms-flex-order: 11;

        order: 11

    }

    .order-xl-12 {

        -ms-flex-order: 12;

        order: 12

    }

    .offset-xl-0 {

        margin-left: 0

    }

    .offset-xl-1 {

        margin-left: 8.333333%

    }

    .offset-xl-2 {

        margin-left: 16.666667%

    }

    .offset-xl-3 {

        margin-left: 25%

    }

    .offset-xl-4 {

        margin-left: 33.333333%

    }

    .offset-xl-5 {

        margin-left: 41.666667%

    }

    .offset-xl-6 {

        margin-left: 50%

    }

    .offset-xl-7 {

        margin-left: 58.333333%

    }

    .offset-xl-8 {

        margin-left: 66.666667%

    }

    .offset-xl-9 {

        margin-left: 75%

    }

    .offset-xl-10 {

        margin-left: 83.333333%

    }

    .offset-xl-11 {

        margin-left: 91.666667%

    }

}



.form-control {

    display: block;

    width: 100%;

    height: calc(2.25rem + 2px);

    padding: 0.375rem 0.75rem;

    font-size: 1rem;

    line-height: 1.5;

    color: #495057;

    background-color: #fff;

    background-clip: padding-box;

    border: 1px solid #ced4da;

    border-radius: 0.25rem;

    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out

}

@media screen and (prefers-reduced-motion:reduce) {

    .form-control {

        transition: none

    }

}

.form-control::-ms-expand {

    background-color: transparent;

    border: 0

}

.form-control:focus {

    color: #495057;

    background-color: #fff;

    border-color: #80bdff;

    outline: 0;

    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25)

}

.form-control::-webkit-input-placeholder {

    color: #6c757d;

    opacity: 1

}

.form-control::-moz-placeholder {

    color: #6c757d;

    opacity: 1

}

.form-control:-ms-input-placeholder {

    color: #6c757d;

    opacity: 1

}

.form-control::-ms-input-placeholder {

    color: #6c757d;

    opacity: 1

}

.form-control::placeholder {

    color: #6c757d;

    opacity: 1

}

.form-control:disabled,

.form-control[readonly] {

    background-color: #e9ecef;

    opacity: 1

}

select.form-control:focus::-ms-value {

    color: #495057;

    background-color: #fff

}

.form-control-file,

.form-control-range {

    display: block;

    width: 100%

}

.col-form-label {

    padding-top: calc(0.375rem + 1px);

    padding-bottom: calc(0.375rem + 1px);

    margin-bottom: 0;

    font-size: inherit;

    line-height: 1.5

}

.col-form-label-lg {

    padding-top: calc(0.5rem + 1px);

    padding-bottom: calc(0.5rem + 1px);

    font-size: 1.25rem;

    line-height: 1.5

}

.col-form-label-sm {

    padding-top: calc(0.25rem + 1px);

    padding-bottom: calc(0.25rem + 1px);

    font-size: 0.875rem;

    line-height: 1.5

}

.form-control-plaintext {

    display: block;

    width: 100%;

    padding-top: 0.375rem;

    padding-bottom: 0.375rem;

    margin-bottom: 0;

    line-height: 1.5;

    color: #212529;

    background-color: transparent;

    border: solid transparent;

    border-width: 1px 0

}

.form-control-plaintext.form-control-lg,

.form-control-plaintext.form-control-sm {

    padding-right: 0;

    padding-left: 0

}

.form-control-sm {

    height: calc(1.8125rem + 2px);

    padding: 0.25rem 0.5rem;

    font-size: 0.875rem;

    line-height: 1.5;

    border-radius: 0.2rem

}

.form-control-lg {

    height: calc(2.875rem + 2px);

    padding: 0.5rem 1rem;

    font-size: 1.25rem;

    line-height: 1.5;

    border-radius: 0.3rem

}

select.form-control[multiple],

select.form-control[size] {

    height: auto

}

textarea.form-control {

    height: auto

}

.form-group {

    margin-bottom: 1rem

}

.form-text {

    display: block;

    margin-top: 0.25rem

}

.form-row {

    display: -ms-flexbox;

    display: flex;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    margin-right: -5px;

    margin-left: -5px

}

.form-row > .col,

.form-row > [class*=col-] {

    padding-right: 5px;

    padding-left: 5px

}

.form-check {

    position: relative;

    display: block;

    padding-left: 1.25rem

}

.form-check-input {

    position: absolute;

    margin-top: 0.3rem;

    margin-left: -1.25rem

}

.form-check-input:disabled~.form-check-label {

    color: #6c757d

}

.form-check-label {

    margin-bottom: 0

}

.form-check-inline {

    display: -ms-inline-flexbox;

    display: inline-flex;

    -ms-flex-align: center;

    align-items: center;

    padding-left: 0;

    margin-right: 0.75rem

}

.form-check-inline .form-check-input {

    position: static;

    margin-top: 0;

    margin-right: 0.3125rem;

    margin-left: 0

}





.form-inline {

    display: -ms-flexbox;

    display: flex;

    -ms-flex-flow: row wrap;

    flex-flow: row wrap;

    -ms-flex-align: center;

    align-items: center

}

.form-inline .form-check {

    width: 100%

}

@media (min-width:576px) {

    .form-inline label {

        display: -ms-flexbox;

        display: flex;

        -ms-flex-align: center;

        align-items: center;

        -ms-flex-pack: center;

        justify-content: center;

        margin-bottom: 0

    }

    .form-inline .form-group {

        display: -ms-flexbox;

        display: flex;

        -ms-flex: 0 0 auto;

        flex: 0 0 auto;

        -ms-flex-flow: row wrap;

        flex-flow: row wrap;

        -ms-flex-align: center;

        align-items: center;

        margin-bottom: 0

    }

    .form-inline .form-control {

        display: inline-block;

        width: auto;

        vertical-align: middle

    }

    .form-inline .form-control-plaintext {

        display: inline-block

    }

    .form-inline .custom-select,

    .form-inline .input-group {

        width: auto

    }

    .form-inline .form-check {

        display: -ms-flexbox;

        display: flex;

        -ms-flex-align: center;

        align-items: center;

        -ms-flex-pack: center;

        justify-content: center;

        width: auto;

        padding-left: 0

    }

    .form-inline .form-check-input {

        position: relative;

        margin-top: 0;

        margin-right: 0.25rem;

        margin-left: 0

    }

    .form-inline .custom-control {

        -ms-flex-align: center;

        align-items: center;

        -ms-flex-pack: center;

        justify-content: center

    }

    .form-inline .custom-control-label {

        margin-bottom: 0

    }

}

.btn {

    display: inline-block;

    font-weight: 400;

    text-align: center;

    white-space: nowrap;

    vertical-align: middle;

    -webkit-user-select: none;

    -moz-user-select: none;

    -ms-user-select: none;

    user-select: none;

    border: 1px solid transparent;

    padding: 0.375rem 0.75rem;

    font-size: 1rem;

    line-height: 1.5;

    border-radius: 0.25rem;

    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out

}

@media screen and (prefers-reduced-motion:reduce) {

    .btn {

        transition: none

    }

}

.btn:focus,

.btn:hover {

    text-decoration: none

}

.btn.focus,

.btn:focus {

    outline: 0;

    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25)

}

.btn.disabled,

.btn:disabled {

    opacity: .65

}

.btn:not(:disabled):not(.disabled) {

    cursor: pointer

}

a.btn.disabled,

fieldset:disabled a.btn {

    pointer-events: none

}





.btn-primary.focus,

.btn-primary:focus {

    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .5)

}



.btn-primary:not(:disabled):not(.disabled).active,

.btn-primary:not(:disabled):not(.disabled):active,

.show > .btn-primary.dropdown-toggle {

    color: #fff;

    background-color: #0062cc;

    border-color: #005cbf

}

.btn-primary:not(:disabled):not(.disabled).active:focus,

.btn-primary:not(:disabled):not(.disabled):active:focus,

.show > .btn-primary.dropdown-toggle:focus {

    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .5)

}

.btn-secondary {

    color: #fff;

    background-color: #6c757d;

    border-color: #6c757d

}

.btn-secondary:hover {

    color: #fff;

    background-color: #5a6268;

    border-color: #545b62

}

.btn-secondary.focus,

.btn-secondary:focus {

    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, .5)

}

.btn-secondary.disabled,

.btn-secondary:disabled {

    color: #fff;

    background-color: #6c757d;

    border-color: #6c757d

}

.btn-secondary:not(:disabled):not(.disabled).active,

.btn-secondary:not(:disabled):not(.disabled):active,

.show > .btn-secondary.dropdown-toggle {

    color: #fff;

    background-color: #545b62;

    border-color: #4e555b

}

.btn-secondary:not(:disabled):not(.disabled).active:focus,

.btn-secondary:not(:disabled):not(.disabled):active:focus,

.show > .btn-secondary.dropdown-toggle:focus {

    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, .5)

}

.btn-success {

    color: #fff;

    background-color: #28a745;

    border-color: #28a745

}

.btn-success:hover {

    color: #fff;

    background-color: #218838;

    border-color: #1e7e34

}

.btn-success.focus,

.btn-success:focus {

    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, .5)

}

.btn-success.disabled,

.btn-success:disabled {

    color: #fff;

    background-color: #28a745;

    border-color: #28a745

}

.btn-success:not(:disabled):not(.disabled).active,

.btn-success:not(:disabled):not(.disabled):active,

.show > .btn-success.dropdown-toggle {

    color: #fff;

    background-color: #1e7e34;

    border-color: #1c7430

}

.btn-success:not(:disabled):not(.disabled).active:focus,

.btn-success:not(:disabled):not(.disabled):active:focus,

.show > .btn-success.dropdown-toggle:focus {

    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, .5)

}

.btn-info {

    color: #fff;

    background-color: #17a2b8;

    border-color: #17a2b8

}

.btn-info:hover {

    color: #fff;

    background-color: #138496;

    border-color: #117a8b

}

.btn-info.focus,

.btn-info:focus {

    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, .5)

}

.btn-info.disabled,

.btn-info:disabled {

    color: #fff;

    background-color: #17a2b8;

    border-color: #17a2b8

}

.btn-info:not(:disabled):not(.disabled).active,

.btn-info:not(:disabled):not(.disabled):active,

.show > .btn-info.dropdown-toggle {

    color: #fff;

    background-color: #117a8b;

    border-color: #10707f

}

.btn-info:not(:disabled):not(.disabled).active:focus,

.btn-info:not(:disabled):not(.disabled):active:focus,

.show > .btn-info.dropdown-toggle:focus {

    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, .5)

}

.btn-warning {

    color: #212529;

    background-color: #ffc107;

    border-color: #ffc107

}

.btn-warning:hover {

    color: #212529;

    background-color: #e0a800;

    border-color: #d39e00

}

.btn-warning.focus,

.btn-warning:focus {

    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, .5)

}

.btn-warning.disabled,

.btn-warning:disabled {

    color: #212529;

    background-color: #ffc107;

    border-color: #ffc107

}

.btn-warning:not(:disabled):not(.disabled).active,

.btn-warning:not(:disabled):not(.disabled):active,

.show > .btn-warning.dropdown-toggle {

    color: #212529;

    background-color: #d39e00;

    border-color: #c69500

}

.btn-warning:not(:disabled):not(.disabled).active:focus,

.btn-warning:not(:disabled):not(.disabled):active:focus,

.show > .btn-warning.dropdown-toggle:focus {

    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, .5)

}

.btn-danger {

    color: #fff;

    background-color: #dc3545;

    border-color: #dc3545

}

.btn-danger:hover {

    color: #fff;

    background-color: #c82333;

    border-color: #bd2130

}

.btn-danger.focus,

.btn-danger:focus {

    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, .5)

}

.btn-danger.disabled,

.btn-danger:disabled {

    color: #fff;

    background-color: #dc3545;

    border-color: #dc3545

}

.btn-danger:not(:disabled):not(.disabled).active,

.btn-danger:not(:disabled):not(.disabled):active,

.show > .btn-danger.dropdown-toggle {

    color: #fff;

    background-color: #bd2130;

    border-color: #b21f2d

}

.btn-danger:not(:disabled):not(.disabled).active:focus,

.btn-danger:not(:disabled):not(.disabled):active:focus,

.show > .btn-danger.dropdown-toggle:focus {

    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, .5)

}

.btn-light {

    color: #212529;

    background-color: #f8f9fa;

    border-color: #f8f9fa

}

.btn-light:hover {

    color: #212529;

    background-color: #e2e6ea;

    border-color: #dae0e5

}

.btn-light.focus,

.btn-light:focus {

    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, .5)

}

.btn-light.disabled,

.btn-light:disabled {

    color: #212529;

    background-color: #f8f9fa;

    border-color: #f8f9fa

}

.btn-light:not(:disabled):not(.disabled).active,

.btn-light:not(:disabled):not(.disabled):active,

.show > .btn-light.dropdown-toggle {

    color: #212529;

    background-color: #dae0e5;

    border-color: #d3d9df

}

.btn-light:not(:disabled):not(.disabled).active:focus,

.btn-light:not(:disabled):not(.disabled):active:focus,

.show > .btn-light.dropdown-toggle:focus {

    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, .5)

}

.btn-dark {

    color: #fff;

    background-color: #343a40;

    border-color: #343a40

}

.btn-dark:hover {

    color: #fff;

    background-color: #23272b;

    border-color: #1d2124

}

.btn-dark.focus,

.btn-dark:focus {

    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, .5)

}

.btn-dark.disabled,

.btn-dark:disabled {

    color: #fff;

    background-color: #343a40;

    border-color: #343a40

}

.btn-dark:not(:disabled):not(.disabled).active,

.btn-dark:not(:disabled):not(.disabled):active,

.show > .btn-dark.dropdown-toggle {

    color: #fff;

    background-color: #1d2124;

    border-color: #171a1d

}

.btn-dark:not(:disabled):not(.disabled).active:focus,

.btn-dark:not(:disabled):not(.disabled):active:focus,

.show > .btn-dark.dropdown-toggle:focus {

    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, .5)

}

.btn-outline-primary {

    color: #007bff;

    background-color: transparent;

    background-image: none;

    border-color: #007bff

}

.btn-outline-primary:hover {

    color: #fff;

    background-color: #007bff;

    border-color: #007bff

}

.btn-outline-primary.focus,

.btn-outline-primary:focus {

    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .5)

}

.btn-outline-primary.disabled,

.btn-outline-primary:disabled {

    color: #007bff;

    background-color: transparent

}

.btn-outline-primary:not(:disabled):not(.disabled).active,

.btn-outline-primary:not(:disabled):not(.disabled):active,

.show > .btn-outline-primary.dropdown-toggle {

    color: #fff;

    background-color: #007bff;

    border-color: #007bff

}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus,

.btn-outline-primary:not(:disabled):not(.disabled):active:focus,

.show > .btn-outline-primary.dropdown-toggle:focus {

    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .5)

}

.btn-outline-secondary {

    color: #6c757d;

    background-color: transparent;

    background-image: none;

    border-color: #6c757d

}

.btn-outline-secondary:hover {

    color: #fff;

    background-color: #6c757d;

    border-color: #6c757d

}

.btn-outline-secondary.focus,

.btn-outline-secondary:focus {

    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, .5)

}

.btn-outline-secondary.disabled,

.btn-outline-secondary:disabled {

    color: #6c757d;

    background-color: transparent

}

.btn-outline-secondary:not(:disabled):not(.disabled).active,

.btn-outline-secondary:not(:disabled):not(.disabled):active,

.show > .btn-outline-secondary.dropdown-toggle {

    color: #fff;

    background-color: #6c757d;

    border-color: #6c757d

}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,

.show > .btn-outline-secondary.dropdown-toggle:focus {

    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, .5)

}

.btn-outline-success {

    color: #28a745;

    background-color: transparent;

    background-image: none;

    border-color: #28a745

}

.btn-outline-success:hover {

    color: #fff;

    background-color: #28a745;

    border-color: #28a745

}

.btn-outline-success.focus,

.btn-outline-success:focus {

    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, .5)

}

.btn-outline-success.disabled,

.btn-outline-success:disabled {

    color: #28a745;

    background-color: transparent

}

.btn-outline-success:not(:disabled):not(.disabled).active,

.btn-outline-success:not(:disabled):not(.disabled):active,

.show > .btn-outline-success.dropdown-toggle {

    color: #fff;

    background-color: #28a745;

    border-color: #28a745

}

.btn-outline-success:not(:disabled):not(.disabled).active:focus,

.btn-outline-success:not(:disabled):not(.disabled):active:focus,

.show > .btn-outline-success.dropdown-toggle:focus {

    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, .5)

}

.btn-outline-info {

    color: #17a2b8;

    background-color: transparent;

    background-image: none;

    border-color: #17a2b8

}

.btn-outline-info:hover {

    color: #fff;

    background-color: #17a2b8;

    border-color: #17a2b8

}

.btn-outline-info.focus,

.btn-outline-info:focus {

    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, .5)

}

.btn-outline-info.disabled,

.btn-outline-info:disabled {

    color: #17a2b8;

    background-color: transparent

}

.btn-outline-info:not(:disabled):not(.disabled).active,

.btn-outline-info:not(:disabled):not(.disabled):active,

.show > .btn-outline-info.dropdown-toggle {

    color: #fff;

    background-color: #17a2b8;

    border-color: #17a2b8

}

.btn-outline-info:not(:disabled):not(.disabled).active:focus,

.btn-outline-info:not(:disabled):not(.disabled):active:focus,

.show > .btn-outline-info.dropdown-toggle:focus {

    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, .5)

}

.btn-outline-warning {

    color: #ffc107;

    background-color: transparent;

    background-image: none;

    border-color: #ffc107

}

.btn-outline-warning:hover {

    color: #212529;

    background-color: #ffc107;

    border-color: #ffc107

}

.btn-outline-warning.focus,

.btn-outline-warning:focus {

    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, .5)

}

.btn-outline-warning.disabled,

.btn-outline-warning:disabled {

    color: #ffc107;

    background-color: transparent

}

.btn-outline-warning:not(:disabled):not(.disabled).active,

.btn-outline-warning:not(:disabled):not(.disabled):active,

.show > .btn-outline-warning.dropdown-toggle {

    color: #212529;

    background-color: #ffc107;

    border-color: #ffc107

}

.btn-outline-warning:not(:disabled):not(.disabled).active:focus,

.btn-outline-warning:not(:disabled):not(.disabled):active:focus,

.show > .btn-outline-warning.dropdown-toggle:focus {

    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, .5)

}

.btn-outline-danger {

    color: #dc3545;

    background-color: transparent;

    background-image: none;

    border-color: #dc3545

}

.btn-outline-danger:hover {

    color: #fff;

    background-color: #dc3545;

    border-color: #dc3545

}

.btn-outline-danger.focus,

.btn-outline-danger:focus {

    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, .5)

}

.btn-outline-danger.disabled,

.btn-outline-danger:disabled {

    color: #dc3545;

    background-color: transparent

}

.btn-outline-danger:not(:disabled):not(.disabled).active,

.btn-outline-danger:not(:disabled):not(.disabled):active,

.show > .btn-outline-danger.dropdown-toggle {

    color: #fff;

    background-color: #dc3545;

    border-color: #dc3545

}

.btn-outline-danger:not(:disabled):not(.disabled).active:focus,

.btn-outline-danger:not(:disabled):not(.disabled):active:focus,

.show > .btn-outline-danger.dropdown-toggle:focus {

    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, .5)

}

.btn-outline-light {

    color: #f8f9fa;

    background-color: transparent;

    background-image: none;

    border-color: #f8f9fa

}

.btn-outline-light:hover {

    color: #212529;

    background-color: #f8f9fa;

    border-color: #f8f9fa

}

.btn-outline-light.focus,

.btn-outline-light:focus {

    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, .5)

}

.btn-outline-light.disabled,

.btn-outline-light:disabled {

    color: #f8f9fa;

    background-color: transparent

}

.btn-outline-light:not(:disabled):not(.disabled).active,

.btn-outline-light:not(:disabled):not(.disabled):active,

.show > .btn-outline-light.dropdown-toggle {

    color: #212529;

    background-color: #f8f9fa;

    border-color: #f8f9fa

}

.btn-outline-light:not(:disabled):not(.disabled).active:focus,

.btn-outline-light:not(:disabled):not(.disabled):active:focus,

.show > .btn-outline-light.dropdown-toggle:focus {

    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, .5)

}

.btn-outline-dark {

    color: #343a40;

    background-color: transparent;

    background-image: none;

    border-color: #343a40

}

.btn-outline-dark:hover {

    color: #fff;

    background-color: #343a40;

    border-color: #343a40

}

.btn-outline-dark.focus,

.btn-outline-dark:focus {

    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, .5)

}

.btn-outline-dark.disabled,

.btn-outline-dark:disabled {

    color: #343a40;

    background-color: transparent

}

.btn-outline-dark:not(:disabled):not(.disabled).active,

.btn-outline-dark:not(:disabled):not(.disabled):active,

.show > .btn-outline-dark.dropdown-toggle {

    color: #fff;

    background-color: #343a40;

    border-color: #343a40

}

.btn-outline-dark:not(:disabled):not(.disabled).active:focus,

.btn-outline-dark:not(:disabled):not(.disabled):active:focus,

.show > .btn-outline-dark.dropdown-toggle:focus {

    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, .5)

}

.btn-link {

    font-weight: 400;

    color: #007bff;

    background-color: transparent

}

.btn-link:hover {

    color: #0056b3;

    text-decoration: underline;

    background-color: transparent;

    border-color: transparent

}

.btn-link.focus,

.btn-link:focus {

    text-decoration: underline;

    border-color: transparent;

    box-shadow: none

}

.btn-link.disabled,

.btn-link:disabled {

    color: #6c757d;

    pointer-events: none

}

.btn-group-lg > .btn,

.btn-lg {

    padding: 0.5rem 1rem;

    font-size: 1.25rem;

    line-height: 1.5;

    border-radius: 0.3rem

}

.btn-group-sm > .btn,

.btn-sm {

    padding: 0.25rem 0.5rem;

    font-size: 0.875rem;

    line-height: 1.5;

    border-radius: 0.2rem

}

.btn-block {

    display: block;

    width: 100%

}

.btn-block+.btn-block {

    margin-top: 0.5rem

}

input[type=button].btn-block,

input[type=reset].btn-block,

input[type=submit].btn-block {

    width: 100%

}

.fade {

    transition: opacity 0.15s linear

}

@media screen and (prefers-reduced-motion:reduce) {

    .fade {

        transition: none

    }

}

.fade:not(.show) {

    opacity: 0

}

.collapse:not(.show) {

    display: none

}

.collapsing {

    position: relative;

    height: 0;

    overflow: hidden;

    transition: height 0.35s ease

}

@media screen and (prefers-reduced-motion:reduce) {

    .collapsing {

        transition: none

    }

}

.dropdown,

.dropleft,

.dropright,

.dropup {

    position: relative

}

.dropdown-toggle::after {

    display: inline-block;

    width: 0;

    height: 0;

    margin-left: 0.255em;

    vertical-align: 0.255em;

    content: "";

    border-top: 0.3em solid;

    border-right: 0.3em solid transparent;

    border-bottom: 0;

    border-left: 0.3em solid transparent

}

.dropdown-toggle:empty::after {

    margin-left: 0

}

.dropdown-menu {

    position: absolute;

    top: 100%;

    left: 0;

    z-index: 1000;

    display: none;

    float: left;

    min-width: 10rem;

    padding: 0.5rem 0;

    margin: 0.125rem 0 0;

    font-size: 1rem;

    color: #212529;

    text-align: left;

    list-style: none;

    background-color: #fff;

    background-clip: padding-box;

    border: 1px solid rgba(0, 0, 0, .15);

    border-radius: 0.25rem

}

.dropdown-menu-right {

    right: 0;

    left: auto

}

.dropup .dropdown-menu {

    top: auto;

    bottom: 100%;

    margin-top: 0;

    margin-bottom: 0.125rem

}

.dropup .dropdown-toggle::after {

    display: inline-block;

    width: 0;

    height: 0;

    margin-left: 0.255em;

    vertical-align: 0.255em;

    content: "";

    border-top: 0;

    border-right: 0.3em solid transparent;

    border-bottom: 0.3em solid;

    border-left: 0.3em solid transparent

}

.dropup .dropdown-toggle:empty::after {

    margin-left: 0

}

.dropright .dropdown-menu {

    top: 0;

    right: auto;

    left: 100%;

    margin-top: 0;

    margin-left: 0.125rem

}

.dropright .dropdown-toggle::after {

    display: inline-block;

    width: 0;

    height: 0;

    margin-left: 0.255em;

    vertical-align: 0.255em;

    content: "";

    border-top: 0.3em solid transparent;

    border-right: 0;

    border-bottom: 0.3em solid transparent;

    border-left: 0.3em solid

}

.dropright .dropdown-toggle:empty::after {

    margin-left: 0

}

.dropright .dropdown-toggle::after {

    vertical-align: 0

}

.dropleft .dropdown-menu {

    top: 0;

    right: 100%;

    left: auto;

    margin-top: 0;

    margin-right: 0.125rem

}

.dropleft .dropdown-toggle::after {

    display: inline-block;

    width: 0;

    height: 0;

    margin-left: 0.255em;

    vertical-align: 0.255em;

    content: ""

}

.dropleft .dropdown-toggle::after {

    display: none

}

.dropleft .dropdown-toggle::before {

    display: inline-block;

    width: 0;

    height: 0;

    margin-right: 0.255em;

    vertical-align: 0.255em;

    content: "";

    border-top: 0.3em solid transparent;

    border-right: 0.3em solid;

    border-bottom: 0.3em solid transparent

}

.dropleft .dropdown-toggle:empty::after {

    margin-left: 0

}

.dropleft .dropdown-toggle::before {

    vertical-align: 0

}

.dropdown-menu[x-placement^=bottom],

.dropdown-menu[x-placement^=left],

.dropdown-menu[x-placement^=right],

.dropdown-menu[x-placement^=top] {

    right: auto;

    bottom: auto

}

.dropdown-divider {

    height: 0;

    margin: 0.5rem 0;

    overflow: hidden;

    border-top: 1px solid #e9ecef

}

.dropdown-item {

    display: block;

    width: 100%;

    padding: 0.25rem 1.5rem;

    clear: both;

    font-weight: 400;

    color: #212529;

    text-align: inherit;

    white-space: nowrap;

    background-color: transparent;

    border: 0

}

.dropdown-item:focus,

.dropdown-item:hover {

    color: #16181b;

    text-decoration: none;

    background-color: #f8f9fa

}

.dropdown-item.active,

.dropdown-item:active {

    color: #fff;

    text-decoration: none;

    background-color: #007bff

}

.dropdown-item.disabled,

.dropdown-item:disabled {

    color: #6c757d;

    background-color: transparent

}

.dropdown-menu.show {

    display: block

}

.dropdown-header {

    display: block;

    padding: 0.5rem 1.5rem;

    margin-bottom: 0;

    font-size: 0.875rem;

    color: #6c757d;

    white-space: nowrap

}

.dropdown-item-text {

    display: block;

    padding: 0.25rem 1.5rem;

    color: #212529

}

.btn-group,

.btn-group-vertical {

    position: relative;

    display: -ms-inline-flexbox;

    display: inline-flex;

    vertical-align: middle

}

.btn-group > .btn,

.btn-group-vertical > .btn {

    position: relative;

    -ms-flex: 0 1 auto;

    flex: 0 1 auto

}

.btn-group > .btn:hover,

.btn-group-vertical > .btn:hover {

    z-index: 1

}

.btn-group > .btn.active,

.btn-group > .btn:active,

.btn-group > .btn:focus,

.btn-group-vertical > .btn.active,

.btn-group-vertical > .btn:active,

.btn-group-vertical > .btn:focus {

    z-index: 1

}

.btn-group .btn+.btn,

.btn-group .btn+.btn-group,

.btn-group .btn-group+.btn,

.btn-group .btn-group+.btn-group,

.btn-group-vertical .btn+.btn,

.btn-group-vertical .btn+.btn-group,

.btn-group-vertical .btn-group+.btn,

.btn-group-vertical .btn-group+.btn-group {

    margin-left: -1px

}

.btn-toolbar {

    display: -ms-flexbox;

    display: flex;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    -ms-flex-pack: start;

    justify-content: flex-start

}

.btn-toolbar .input-group {

    width: auto

}

.btn-group > .btn:first-child {

    margin-left: 0

}

.btn-group > .btn-group:not(:last-child) > .btn,

.btn-group > .btn:not(:last-child):not(.dropdown-toggle) {

    border-top-right-radius: 0;

    border-bottom-right-radius: 0

}

.btn-group > .btn-group:not(:first-child) > .btn,

.btn-group > .btn:not(:first-child) {

    border-top-left-radius: 0;

    border-bottom-left-radius: 0

}

.dropdown-toggle-split {

    padding-right: 0.5625rem;

    padding-left: 0.5625rem

}

.dropdown-toggle-split::after,

.dropright .dropdown-toggle-split::after,

.dropup .dropdown-toggle-split::after {

    margin-left: 0

}

.dropleft .dropdown-toggle-split::before {

    margin-right: 0

}

.btn-group-sm > .btn+.dropdown-toggle-split,

.btn-sm+.dropdown-toggle-split {

    padding-right: 0.375rem;

    padding-left: 0.375rem

}

.btn-group-lg > .btn+.dropdown-toggle-split,

.btn-lg+.dropdown-toggle-split {

    padding-right: 0.75rem;

    padding-left: 0.75rem

}

.btn-group-vertical {

    -ms-flex-direction: column;

    flex-direction: column;

    -ms-flex-align: start;

    align-items: flex-start;

    -ms-flex-pack: center;

    justify-content: center

}

.btn-group-vertical .btn,

.btn-group-vertical .btn-group {

    width: 100%

}

.btn-group-vertical > .btn+.btn,

.btn-group-vertical > .btn+.btn-group,

.btn-group-vertical > .btn-group+.btn,

.btn-group-vertical > .btn-group+.btn-group {

    margin-top: -1px;

    margin-left: 0

}

.btn-group-vertical > .btn-group:not(:last-child) > .btn,

.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle) {

    border-bottom-right-radius: 0;

    border-bottom-left-radius: 0

}

.btn-group-vertical > .btn-group:not(:first-child) > .btn,

.btn-group-vertical > .btn:not(:first-child) {

    border-top-left-radius: 0;

    border-top-right-radius: 0

}

.btn-group-toggle > .btn,

.btn-group-toggle > .btn-group > .btn {

    margin-bottom: 0

}

.btn-group-toggle > .btn input[type=checkbox],

.btn-group-toggle > .btn input[type=radio],

.btn-group-toggle > .btn-group > .btn input[type=checkbox],

.btn-group-toggle > .btn-group > .btn input[type=radio] {

    position: absolute;

    clip: rect(0, 0, 0, 0);

    pointer-events: none

}

.input-group {

    position: relative;

    display: -ms-flexbox;

    display: flex;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    -ms-flex-align: stretch;

    align-items: stretch;

    width: 100%

}

.input-group > .custom-file,

.input-group > .custom-select,

.input-group > .form-control {

    position: relative;

    -ms-flex: 1 1 auto;

    flex: 1 1 auto;

    width: 1%;

    margin-bottom: 0

}

.input-group > .custom-file+.custom-file,

.input-group > .custom-file+.custom-select,

.input-group > .custom-file+.form-control,

.input-group > .custom-select+.custom-file,

.input-group > .custom-select+.custom-select,

.input-group > .custom-select+.form-control,

.input-group > .form-control+.custom-file,

.input-group > .form-control+.custom-select,

.input-group > .form-control+.form-control {

    margin-left: -1px

}

.input-group > .custom-file .custom-file-input:focus~.custom-file-label,

.input-group > .custom-select:focus,

.input-group > .form-control:focus {

    z-index: 3

}

.input-group > .custom-file .custom-file-input:focus {

    z-index: 4

}

.input-group > .custom-select:not(:last-child),

.input-group > .form-control:not(:last-child) {

    border-top-right-radius: 0;

    border-bottom-right-radius: 0

}

.input-group > .custom-select:not(:first-child),

.input-group > .form-control:not(:first-child) {

    border-top-left-radius: 0;

    border-bottom-left-radius: 0

}

.input-group > .custom-file {

    display: -ms-flexbox;

    display: flex;

    -ms-flex-align: center;

    align-items: center

}

.input-group > .custom-file:not(:last-child) .custom-file-label,

.input-group > .custom-file:not(:last-child) .custom-file-label::after {

    border-top-right-radius: 0;

    border-bottom-right-radius: 0

}

.input-group > .custom-file:not(:first-child) .custom-file-label {

    border-top-left-radius: 0;

    border-bottom-left-radius: 0

}

.input-group-append,

.input-group-prepend {

    display: -ms-flexbox;

    display: flex

}

.input-group-append .btn,

.input-group-prepend .btn {

    position: relative;

    z-index: 2

}

.input-group-append .btn+.btn,

.input-group-append .btn+.input-group-text,

.input-group-append .input-group-text+.btn,

.input-group-append .input-group-text+.input-group-text,

.input-group-prepend .btn+.btn,

.input-group-prepend .btn+.input-group-text,

.input-group-prepend .input-group-text+.btn,

.input-group-prepend .input-group-text+.input-group-text {

    margin-left: -1px

}

.input-group-prepend {

    margin-right: -1px

}

.input-group-append {

    margin-left: -1px

}

.input-group-text {

    display: -ms-flexbox;

    display: flex;

    -ms-flex-align: center;

    align-items: center;

    padding: 0.375rem 0.75rem;

    margin-bottom: 0;

    font-size: 1rem;

    font-weight: 400;

    line-height: 1.5;

    color: #495057;

    text-align: center;

    white-space: nowrap;

    background-color: #e9ecef;

    border: 1px solid #ced4da;

    border-radius: 0.25rem

}

.input-group-text input[type=checkbox],

.input-group-text input[type=radio] {

    margin-top: 0

}

.input-group-lg > .form-control,

.input-group-lg > .input-group-append > .btn,

.input-group-lg > .input-group-append > .input-group-text,

.input-group-lg > .input-group-prepend > .btn,

.input-group-lg > .input-group-prepend > .input-group-text {

    height: calc(2.875rem + 2px);

    padding: 0.5rem 1rem;

    font-size: 1.25rem;

    line-height: 1.5;

    border-radius: 0.3rem

}

.input-group-sm > .form-control,

.input-group-sm > .input-group-append > .btn,

.input-group-sm > .input-group-append > .input-group-text,

.input-group-sm > .input-group-prepend > .btn,

.input-group-sm > .input-group-prepend > .input-group-text {

    height: calc(1.8125rem + 2px);

    padding: 0.25rem 0.5rem;

    font-size: 0.875rem;

    line-height: 1.5;

    border-radius: 0.2rem

}

.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),

.input-group > .input-group-append:last-child > .input-group-text:not(:last-child),

.input-group > .input-group-append:not(:last-child) > .btn,

.input-group > .input-group-append:not(:last-child) > .input-group-text,

.input-group > .input-group-prepend > .btn,

.input-group > .input-group-prepend > .input-group-text {

    border-top-right-radius: 0;

    border-bottom-right-radius: 0

}

.input-group > .input-group-append > .btn,

.input-group > .input-group-append > .input-group-text,

.input-group > .input-group-prepend:first-child > .btn:not(:first-child),

.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child),

.input-group > .input-group-prepend:not(:first-child) > .btn,

.input-group > .input-group-prepend:not(:first-child) > .input-group-text {

    border-top-left-radius: 0;

    border-bottom-left-radius: 0

}

.custom-control {

    position: relative;

    display: block;

    min-height: 1.5rem;

    padding-left: 1.5rem

}

.custom-control-inline {

    display: -ms-inline-flexbox;

    display: inline-flex;

    margin-right: 1rem

}

.custom-control-input {

    position: absolute;

    z-index: -1;

    opacity: 0

}

.custom-control-input:checked~.custom-control-label::before {

    color: #fff;

    background-color: #007bff

}

.custom-control-input:focus~.custom-control-label::before {

    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, .25)

}

.custom-control-input:active~.custom-control-label::before {

    color: #fff;

    background-color: #b3d7ff

}

.custom-control-input:disabled~.custom-control-label {

    color: #6c757d

}

.custom-control-input:disabled~.custom-control-label::before {

    background-color: #e9ecef

}

.custom-control-label {

    position: relative;

    margin-bottom: 0

}

.custom-control-label::before {

    position: absolute;

    top: 0.25rem;

    left: -1.5rem;

    display: block;

    width: 1rem;

    height: 1rem;

    pointer-events: none;

    content: "";

    -webkit-user-select: none;

    -moz-user-select: none;

    -ms-user-select: none;

    user-select: none;

    background-color: #dee2e6

}

.custom-control-label::after {

    position: absolute;

    top: 0.25rem;

    left: -1.5rem;

    display: block;

    width: 1rem;

    height: 1rem;

    content: "";

    background-repeat: no-repeat;

    background-position: center center;

    background-size: 50% 50%

}

.custom-checkbox .custom-control-label::before {

    border-radius: 0.25rem

}

.custom-checkbox .custom-control-input:checked~.custom-control-label::before {

    background-color: #007bff

}

.custom-checkbox .custom-control-input:checked~.custom-control-label::after {

    background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")

}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before {

    background-color: #007bff

}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after {

    background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")

}

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before {

    background-color: rgba(0, 123, 255, .5)

}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before {

    background-color: rgba(0, 123, 255, .5)

}

.custom-radio .custom-control-label::before {

    border-radius: 50%

}

.custom-radio .custom-control-input:checked~.custom-control-label::before {

    background-color: #007bff

}

.custom-radio .custom-control-input:checked~.custom-control-label::after {

    background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")

}

.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before {

    background-color: rgba(0, 123, 255, .5)

}

.custom-select {

    display: inline-block;

    width: 100%;

    height: calc(2.25rem + 2px);

    padding: 0.375rem 1.75rem 0.375rem 0.75rem;

    line-height: 1.5;

    color: #495057;

    vertical-align: middle;

    background: #fff url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;

    background-size: 8px 10px;

    border: 1px solid #ced4da;

    border-radius: 0.25rem;

    -webkit-appearance: none;

    -moz-appearance: none;

    appearance: none

}

.custom-select:focus {

    border-color: #80bdff;

    outline: 0;

    box-shadow: 0 0 0 0.2rem rgba(128, 189, 255, .5)

}

.custom-select:focus::-ms-value {

    color: #495057;

    background-color: #fff

}

.custom-select[multiple],

.custom-select[size]:not([size="1"]) {

    height: auto;

    padding-right: 0.75rem;

    background-image: none

}

.custom-select:disabled {

    color: #6c757d;

    background-color: #e9ecef

}

.custom-select::-ms-expand {

    opacity: 0

}

.custom-select-sm {

    height: calc(1.8125rem + 2px);

    padding-top: 0.375rem;

    padding-bottom: 0.375rem;

    font-size: 75%

}

.custom-select-lg {

    height: calc(2.875rem + 2px);

    padding-top: 0.375rem;

    padding-bottom: 0.375rem;

    font-size: 125%

}

.custom-file {

    position: relative;

    display: inline-block;

    width: 100%;

    height: calc(2.25rem + 2px);

    margin-bottom: 0

}

.custom-file-input {

    position: relative;

    z-index: 2;

    width: 100%;

    height: calc(2.25rem + 2px);

    margin: 0;

    opacity: 0

}

.custom-file-input:focus~.custom-file-label {

    border-color: #80bdff;

    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25)

}

.custom-file-input:focus~.custom-file-label::after {

    border-color: #80bdff

}

.custom-file-input:disabled~.custom-file-label {

    background-color: #e9ecef

}

.custom-file-input:lang(en)~.custom-file-label::after {

    content: "Browse"

}

.custom-file-label {

    position: absolute;

    top: 0;

    right: 0;

    left: 0;

    z-index: 1;

    height: calc(2.25rem + 2px);

    padding: 0.375rem 0.75rem;

    line-height: 1.5;

    color: #495057;

    background-color: #fff;

    border: 1px solid #ced4da;

    border-radius: 0.25rem

}

.custom-file-label::after {

    position: absolute;

    top: 0;

    right: 0;

    bottom: 0;

    z-index: 3;

    display: block;

    height: 2.25rem;

    padding: 0.375rem 0.75rem;

    line-height: 1.5;

    color: #495057;

    content: "Browse";

    background-color: #e9ecef;

    border-left: 1px solid #ced4da;

    border-radius: 0 0.25rem 0.25rem 0

}

.custom-range {

    width: 100%;

    padding-left: 0;

    background-color: transparent;

    -webkit-appearance: none;

    -moz-appearance: none;

    appearance: none

}

.custom-range:focus {

    outline: 0

}

.custom-range:focus::-webkit-slider-thumb {

    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, .25)

}

.custom-range:focus::-moz-range-thumb {

    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, .25)

}

.custom-range:focus::-ms-thumb {

    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, .25)

}

.custom-range::-moz-focus-outer {

    border: 0

}

.custom-range::-webkit-slider-thumb {

    width: 1rem;

    height: 1rem;

    margin-top: -0.25rem;

    background-color: #007bff;

    border: 0;

    border-radius: 1rem;

    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;

    -webkit-appearance: none;

    appearance: none

}

@media screen and (prefers-reduced-motion:reduce) {

    .custom-range::-webkit-slider-thumb {

        transition: none

    }

}

.custom-range::-webkit-slider-thumb:active {

    background-color: #b3d7ff

}

.custom-range::-webkit-slider-runnable-track {

    width: 100%;

    height: 0.5rem;

    color: transparent;

    cursor: pointer;

    background-color: #dee2e6;

    border-color: transparent;

    border-radius: 1rem

}

.custom-range::-moz-range-thumb {

    width: 1rem;

    height: 1rem;

    background-color: #007bff;

    border: 0;

    border-radius: 1rem;

    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;

    -moz-appearance: none;

    appearance: none

}

@media screen and (prefers-reduced-motion:reduce) {

    .custom-range::-moz-range-thumb {

        transition: none

    }

}

.custom-range::-moz-range-thumb:active {

    background-color: #b3d7ff

}

.custom-range::-moz-range-track {

    width: 100%;

    height: 0.5rem;

    color: transparent;

    cursor: pointer;

    background-color: #dee2e6;

    border-color: transparent;

    border-radius: 1rem

}

.custom-range::-ms-thumb {

    width: 1rem;

    height: 1rem;

    margin-top: 0;

    margin-right: 0.2rem;

    margin-left: 0.2rem;

    background-color: #007bff;

    border: 0;

    border-radius: 1rem;

    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;

    appearance: none

}

@media screen and (prefers-reduced-motion:reduce) {

    .custom-range::-ms-thumb {

        transition: none

    }

}

.custom-range::-ms-thumb:active {

    background-color: #b3d7ff

}

.custom-range::-ms-track {

    width: 100%;

    height: 0.5rem;

    color: transparent;

    cursor: pointer;

    background-color: transparent;

    border-color: transparent;

    border-width: 0.5rem

}

.custom-range::-ms-fill-lower {

    background-color: #dee2e6;

    border-radius: 1rem

}

.custom-range::-ms-fill-upper {

    margin-right: 15px;

    background-color: #dee2e6;

    border-radius: 1rem

}

.custom-control-label::before,

.custom-file-label,

.custom-select {

    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out

}

@media screen and (prefers-reduced-motion:reduce) {

    .custom-control-label::before,

    .custom-file-label,

    .custom-select {

        transition: none

    }

}





.float-left {

    float: left !important

}

.float-right {

    float: right !important

}

.float-none {

    float: none !important

}

@media (min-width:576px) {

    .float-sm-left {

        float: left !important

    }

    .float-sm-right {

        float: right !important

    }

    .float-sm-none {

        float: none !important

    }

}

@media (min-width:768px) {

    .float-md-left {

        float: left !important

    }

    .float-md-right {

        float: right !important

    }

    .float-md-none {

        float: none !important

    }

}

@media (min-width:992px) {

    .float-lg-left {

        float: left !important

    }

    .float-lg-right {

        float: right !important

    }

    .float-lg-none {

        float: none !important

    }

}

@media (min-width:1200px) {

    .float-xl-left {

        float: left !important

    }

    .float-xl-right {

        float: right !important

    }

    .float-xl-none {

        float: none !important

    }

}

.position-static {

    position: static !important

}

.position-relative {

    position: relative !important

}

.position-absolute {

    position: absolute !important

}

.position-fixed {

    position: fixed !important

}

.position-sticky {

    position: -webkit-sticky !important;

    position: sticky !important

}

.fixed-top {

    position: fixed;

    top: 0;

    right: 0;

    left: 0;

    z-index: 1030

}

.fixed-bottom {

    position: fixed;

    right: 0;

    bottom: 0;

    left: 0;

    z-index: 1030

}

@supports ((position:-webkit-sticky) or (position:sticky)) {

    .sticky-top {

        position: -webkit-sticky;

        position: sticky;

        top: 0;

        z-index: 1020

    }

}

.sr-only {

    position: absolute;

    width: 1px;

    height: 1px;

    padding: 0;

    overflow: hidden;

    clip: rect(0, 0, 0, 0);

    white-space: nowrap;

    border: 0

}

.sr-only-focusable:active,

.sr-only-focusable:focus {

    position: static;

    width: auto;

    height: auto;

    overflow: visible;

    clip: auto;

    white-space: normal

}

.shadow-sm {

    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, .075) !important

}

.shadow {

    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, .15) !important

}

.shadow-lg {

    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important

}

.shadow-none {

    box-shadow: none !important

}

.w-25 {

    width: 25% !important

}

.w-50 {

    width: 50% !important

}

.w-75 {

    width: 75% !important

}

.w-100 {

    width: 100% !important

}

.w-auto {

    width: auto !important

}

.h-25 {

    height: 25% !important

}

.h-50 {

    height: 50% !important

}

.h-75 {

    height: 75% !important

}

.h-100 {

    height: 100% !important

}

.h-auto {

    height: auto !important

}

.mw-100 {

    max-width: 100% !important

}

.mh-100 {

    max-height: 100% !important

}

.m-0 {

    margin: 0 !important

}

.mt-0,

.my-0 {

    margin-top: 0 !important

}

.mr-0,

.mx-0 {

    margin-right: 0 !important

}

.mb-0,

.my-0 {

    margin-bottom: 0 !important

}

.ml-0,

.mx-0 {

    margin-left: 0 !important

}

.m-1 {

    margin: 0.25rem !important

}

.mt-1,

.my-1 {

    margin-top: 0.25rem !important

}

.mr-1,

.mx-1 {

    margin-right: 0.25rem !important

}

.mb-1,

.my-1 {

    margin-bottom: 0.25rem !important

}

.ml-1,

.mx-1 {

    margin-left: 0.25rem !important

}

.m-2 {

    margin: 0.5rem !important

}

.mt-2,

.my-2 {

    margin-top: 0.5rem !important

}

.mr-2,

.mx-2 {

    margin-right: 0.5rem !important

}

.mb-2,

.my-2 {

    margin-bottom: 0.5rem !important

}

.ml-2,

.mx-2 {

    margin-left: 0.5rem !important

}

.m-3 {

    margin: 1rem !important

}

.mt-3,

.my-3 {

    margin-top: 1rem !important

}

.mr-3,

.mx-3 {

    margin-right: 1rem !important

}

.mb-3,

.my-3 {

    margin-bottom: 1rem !important

}

.ml-3,

.mx-3 {

    margin-left: 1rem !important

}

.m-4 {

    margin: 1.5rem !important

}

.mt-4,

.my-4 {

    margin-top: 1.5rem !important

}

.mr-4,

.mx-4 {

    margin-right: 1.5rem !important

}

.mb-4,

.my-4 {

    margin-bottom: 1.5rem !important

}

.ml-4,

.mx-4 {

    margin-left: 1.5rem !important

}

.m-5 {

    margin: 3rem !important

}

.mt-5,

.my-5 {

    margin-top: 3rem !important

}

.mr-5,

.mx-5 {

    margin-right: 3rem !important

}

.mb-5,

.my-5 {

    margin-bottom: 3rem !important

}

.ml-5,

.mx-5 {

    margin-left: 3rem !important

}

.p-0 {

    padding: 0 !important

}

.pt-0,

.py-0 {

    padding-top: 0 !important

}

.pr-0,

.px-0 {

    padding-right: 0 !important

}

.pb-0,

.py-0 {

    padding-bottom: 0 !important

}

.pl-0,

.px-0 {

    padding-left: 0 !important

}

.p-1 {

    padding: 0.25rem !important

}

.pt-1,

.py-1 {

    padding-top: 0.25rem !important

}

.pr-1,

.px-1 {

    padding-right: 0.25rem !important

}

.pb-1,

.py-1 {

    padding-bottom: 0.25rem !important

}

.pl-1,

.px-1 {

    padding-left: 0.25rem !important

}

.p-2 {

    padding: 0.5rem !important

}

.pt-2,

.py-2 {

    padding-top: 0.5rem !important

}

.pr-2,

.px-2 {

    padding-right: 0.5rem !important

}

.pb-2,

.py-2 {

    padding-bottom: 0.5rem !important

}

.pl-2,

.px-2 {

    padding-left: 0.5rem !important

}

.p-3 {

    padding: 1rem !important

}

.pt-3,

.py-3 {

    padding-top: 1rem !important

}

.pr-3,

.px-3 {

    padding-right: 1rem !important

}

.pb-3,

.py-3 {

    padding-bottom: 1rem !important

}

.pl-3,

.px-3 {

    padding-left: 1rem !important

}

.p-4 {

    padding: 1.5rem !important

}

.pt-4,

.py-4 {

    padding-top: 1.5rem !important

}

.pr-4,

.px-4 {

    padding-right: 1.5rem !important

}

.pb-4,

.py-4 {

    padding-bottom: 1.5rem !important

}

.pl-4,

.px-4 {

    padding-left: 1.5rem !important

}

.p-5 {

    padding: 3rem !important

}

.pt-5,

.py-5 {

    padding-top: 3rem !important

}

.pr-5,

.px-5 {

    padding-right: 3rem !important

}

.pb-5,

.py-5 {

    padding-bottom: 3rem !important

}

.pl-5,

.px-5 {

    padding-left: 3rem !important

}

.m-auto {

    margin: auto !important

}

.mt-auto,

.my-auto {

    margin-top: auto !important

}

.mr-auto,

.mx-auto {

    margin-right: auto !important

}

.mb-auto,

.my-auto {

    margin-bottom: auto !important

}

.ml-auto,

.mx-auto {

    margin-left: auto !important

}

@media (min-width:576px) {

    .m-sm-0 {

        margin: 0 !important

    }

    .mt-sm-0,

    .my-sm-0 {

        margin-top: 0 !important

    }

    .mr-sm-0,

    .mx-sm-0 {

        margin-right: 0 !important

    }

    .mb-sm-0,

    .my-sm-0 {

        margin-bottom: 0 !important

    }

    .ml-sm-0,

    .mx-sm-0 {

        margin-left: 0 !important

    }

    .m-sm-1 {

        margin: 0.25rem !important

    }

    .mt-sm-1,

    .my-sm-1 {

        margin-top: 0.25rem !important

    }

    .mr-sm-1,

    .mx-sm-1 {

        margin-right: 0.25rem !important

    }

    .mb-sm-1,

    .my-sm-1 {

        margin-bottom: 0.25rem !important

    }

    .ml-sm-1,

    .mx-sm-1 {

        margin-left: 0.25rem !important

    }

    .m-sm-2 {

        margin: 0.5rem !important

    }

    .mt-sm-2,

    .my-sm-2 {

        margin-top: 0.5rem !important

    }

    .mr-sm-2,

    .mx-sm-2 {

        margin-right: 0.5rem !important

    }

    .mb-sm-2,

    .my-sm-2 {

        margin-bottom: 0.5rem !important

    }

    .ml-sm-2,

    .mx-sm-2 {

        margin-left: 0.5rem !important

    }

    .m-sm-3 {

        margin: 1rem !important

    }

    .mt-sm-3,

    .my-sm-3 {

        margin-top: 1rem !important

    }

    .mr-sm-3,

    .mx-sm-3 {

        margin-right: 1rem !important

    }

    .mb-sm-3,

    .my-sm-3 {

        margin-bottom: 1rem !important

    }

    .ml-sm-3,

    .mx-sm-3 {

        margin-left: 1rem !important

    }

    .m-sm-4 {

        margin: 1.5rem !important

    }

    .mt-sm-4,

    .my-sm-4 {

        margin-top: 1.5rem !important

    }

    .mr-sm-4,

    .mx-sm-4 {

        margin-right: 1.5rem !important

    }

    .mb-sm-4,

    .my-sm-4 {

        margin-bottom: 1.5rem !important

    }

    .ml-sm-4,

    .mx-sm-4 {

        margin-left: 1.5rem !important

    }

    .m-sm-5 {

        margin: 3rem !important

    }

    .mt-sm-5,

    .my-sm-5 {

        margin-top: 3rem !important

    }

    .mr-sm-5,

    .mx-sm-5 {

        margin-right: 3rem !important

    }

    .mb-sm-5,

    .my-sm-5 {

        margin-bottom: 3rem !important

    }

    .ml-sm-5,

    .mx-sm-5 {

        margin-left: 3rem !important

    }

    .p-sm-0 {

        padding: 0 !important

    }

    .pt-sm-0,

    .py-sm-0 {

        padding-top: 0 !important

    }

    .pr-sm-0,

    .px-sm-0 {

        padding-right: 0 !important

    }

    .pb-sm-0,

    .py-sm-0 {

        padding-bottom: 0 !important

    }

    .pl-sm-0,

    .px-sm-0 {

        padding-left: 0 !important

    }

    .p-sm-1 {

        padding: 0.25rem !important

    }

    .pt-sm-1,

    .py-sm-1 {

        padding-top: 0.25rem !important

    }

    .pr-sm-1,

    .px-sm-1 {

        padding-right: 0.25rem !important

    }

    .pb-sm-1,

    .py-sm-1 {

        padding-bottom: 0.25rem !important

    }

    .pl-sm-1,

    .px-sm-1 {

        padding-left: 0.25rem !important

    }

    .p-sm-2 {

        padding: 0.5rem !important

    }

    .pt-sm-2,

    .py-sm-2 {

        padding-top: 0.5rem !important

    }

    .pr-sm-2,

    .px-sm-2 {

        padding-right: 0.5rem !important

    }

    .pb-sm-2,

    .py-sm-2 {

        padding-bottom: 0.5rem !important

    }

    .pl-sm-2,

    .px-sm-2 {

        padding-left: 0.5rem !important

    }

    .p-sm-3 {

        padding: 1rem !important

    }

    .pt-sm-3,

    .py-sm-3 {

        padding-top: 1rem !important

    }

    .pr-sm-3,

    .px-sm-3 {

        padding-right: 1rem !important

    }

    .pb-sm-3,

    .py-sm-3 {

        padding-bottom: 1rem !important

    }

    .pl-sm-3,

    .px-sm-3 {

        padding-left: 1rem !important

    }

    .p-sm-4 {

        padding: 1.5rem !important

    }

    .pt-sm-4,

    .py-sm-4 {

        padding-top: 1.5rem !important

    }

    .pr-sm-4,

    .px-sm-4 {

        padding-right: 1.5rem !important

    }

    .pb-sm-4,

    .py-sm-4 {

        padding-bottom: 1.5rem !important

    }

    .pl-sm-4,

    .px-sm-4 {

        padding-left: 1.5rem !important

    }

    .p-sm-5 {

        padding: 3rem !important

    }

    .pt-sm-5,

    .py-sm-5 {

        padding-top: 3rem !important

    }

    .pr-sm-5,

    .px-sm-5 {

        padding-right: 3rem !important

    }

    .pb-sm-5,

    .py-sm-5 {

        padding-bottom: 3rem !important

    }

    .pl-sm-5,

    .px-sm-5 {

        padding-left: 3rem !important

    }

    .m-sm-auto {

        margin: auto !important

    }

    .mt-sm-auto,

    .my-sm-auto {

        margin-top: auto !important

    }

    .mr-sm-auto,

    .mx-sm-auto {

        margin-right: auto !important

    }

    .mb-sm-auto,

    .my-sm-auto {

        margin-bottom: auto !important

    }

    .ml-sm-auto,

    .mx-sm-auto {

        margin-left: auto !important

    }

}

@media (min-width:768px) {

    .m-md-0 {

        margin: 0 !important

    }

    .mt-md-0,

    .my-md-0 {

        margin-top: 0 !important

    }

    .mr-md-0,

    .mx-md-0 {

        margin-right: 0 !important

    }

    .mb-md-0,

    .my-md-0 {

        margin-bottom: 0 !important

    }

    .ml-md-0,

    .mx-md-0 {

        margin-left: 0 !important

    }

    .m-md-1 {

        margin: 0.25rem !important

    }

    .mt-md-1,

    .my-md-1 {

        margin-top: 0.25rem !important

    }

    .mr-md-1,

    .mx-md-1 {

        margin-right: 0.25rem !important

    }

    .mb-md-1,

    .my-md-1 {

        margin-bottom: 0.25rem !important

    }

    .ml-md-1,

    .mx-md-1 {

        margin-left: 0.25rem !important

    }

    .m-md-2 {

        margin: 0.5rem !important

    }

    .mt-md-2,

    .my-md-2 {

        margin-top: 0.5rem !important

    }

    .mr-md-2,

    .mx-md-2 {

        margin-right: 0.5rem !important

    }

    .mb-md-2,

    .my-md-2 {

        margin-bottom: 0.5rem !important

    }

    .ml-md-2,

    .mx-md-2 {

        margin-left: 0.5rem !important

    }

    .m-md-3 {

        margin: 1rem !important

    }

    .mt-md-3,

    .my-md-3 {

        margin-top: 1rem !important

    }

    .mr-md-3,

    .mx-md-3 {

        margin-right: 1rem !important

    }

    .mb-md-3,

    .my-md-3 {

        margin-bottom: 1rem !important

    }

    .ml-md-3,

    .mx-md-3 {

        margin-left: 1rem !important

    }

    .m-md-4 {

        margin: 1.5rem !important

    }

    .mt-md-4,

    .my-md-4 {

        margin-top: 1.5rem !important

    }

    .mr-md-4,

    .mx-md-4 {

        margin-right: 1.5rem !important

    }

    .mb-md-4,

    .my-md-4 {

        margin-bottom: 1.5rem !important

    }

    .ml-md-4,

    .mx-md-4 {

        margin-left: 1.5rem !important

    }

    .m-md-5 {

        margin: 3rem !important

    }

    .mt-md-5,

    .my-md-5 {

        margin-top: 3rem !important

    }

    .mr-md-5,

    .mx-md-5 {

        margin-right: 3rem !important

    }

    .mb-md-5,

    .my-md-5 {

        margin-bottom: 3rem !important

    }

    .ml-md-5,

    .mx-md-5 {

        margin-left: 3rem !important

    }

    .p-md-0 {

        padding: 0 !important

    }

    .pt-md-0,

    .py-md-0 {

        padding-top: 0 !important

    }

    .pr-md-0,

    .px-md-0 {

        padding-right: 0 !important

    }

    .pb-md-0,

    .py-md-0 {

        padding-bottom: 0 !important

    }

    .pl-md-0,

    .px-md-0 {

        padding-left: 0 !important

    }

    .p-md-1 {

        padding: 0.25rem !important

    }

    .pt-md-1,

    .py-md-1 {

        padding-top: 0.25rem !important

    }

    .pr-md-1,

    .px-md-1 {

        padding-right: 0.25rem !important

    }

    .pb-md-1,

    .py-md-1 {

        padding-bottom: 0.25rem !important

    }

    .pl-md-1,

    .px-md-1 {

        padding-left: 0.25rem !important

    }

    .p-md-2 {

        padding: 0.5rem !important

    }

    .pt-md-2,

    .py-md-2 {

        padding-top: 0.5rem !important

    }

    .pr-md-2,

    .px-md-2 {

        padding-right: 0.5rem !important

    }

    .pb-md-2,

    .py-md-2 {

        padding-bottom: 0.5rem !important

    }

    .pl-md-2,

    .px-md-2 {

        padding-left: 0.5rem !important

    }

    .p-md-3 {

        padding: 1rem !important

    }

    .pt-md-3,

    .py-md-3 {

        padding-top: 1rem !important

    }

    .pr-md-3,

    .px-md-3 {

        padding-right: 1rem !important

    }

    .pb-md-3,

    .py-md-3 {

        padding-bottom: 1rem !important

    }

    .pl-md-3,

    .px-md-3 {

        padding-left: 1rem !important

    }

    .p-md-4 {

        padding: 1.5rem !important

    }

    .pt-md-4,

    .py-md-4 {

        padding-top: 1.5rem !important

    }

    .pr-md-4,

    .px-md-4 {

        padding-right: 1.5rem !important

    }

    .pb-md-4,

    .py-md-4 {

        padding-bottom: 1.5rem !important

    }

    .pl-md-4,

    .px-md-4 {

        padding-left: 1.5rem !important

    }

    .p-md-5 {

        padding: 3rem !important

    }

    .pt-md-5,

    .py-md-5 {

        padding-top: 3rem !important

    }

    .pr-md-5,

    .px-md-5 {

        padding-right: 3rem !important

    }

    .pb-md-5,

    .py-md-5 {

        padding-bottom: 3rem !important

    }

    .pl-md-5,

    .px-md-5 {

        padding-left: 3rem !important

    }

    .m-md-auto {

        margin: auto !important

    }

    .mt-md-auto,

    .my-md-auto {

        margin-top: auto !important

    }

    .mr-md-auto,

    .mx-md-auto {

        margin-right: auto !important

    }

    .mb-md-auto,

    .my-md-auto {

        margin-bottom: auto !important

    }

    .ml-md-auto,

    .mx-md-auto {

        margin-left: auto !important

    }

}

@media (min-width:992px) {

    .m-lg-0 {

        margin: 0 !important

    }

    .mt-lg-0,

    .my-lg-0 {

        margin-top: 0 !important

    }

    .mr-lg-0,

    .mx-lg-0 {

        margin-right: 0 !important

    }

    .mb-lg-0,

    .my-lg-0 {

        margin-bottom: 0 !important

    }

    .ml-lg-0,

    .mx-lg-0 {

        margin-left: 0 !important

    }

    .m-lg-1 {

        margin: 0.25rem !important

    }

    .mt-lg-1,

    .my-lg-1 {

        margin-top: 0.25rem !important

    }

    .mr-lg-1,

    .mx-lg-1 {

        margin-right: 0.25rem !important

    }

    .mb-lg-1,

    .my-lg-1 {

        margin-bottom: 0.25rem !important

    }

    .ml-lg-1,

    .mx-lg-1 {

        margin-left: 0.25rem !important

    }

    .m-lg-2 {

        margin: 0.5rem !important

    }

    .mt-lg-2,

    .my-lg-2 {

        margin-top: 0.5rem !important

    }

    .mr-lg-2,

    .mx-lg-2 {

        margin-right: 0.5rem !important

    }

    .mb-lg-2,

    .my-lg-2 {

        margin-bottom: 0.5rem !important

    }

    .ml-lg-2,

    .mx-lg-2 {

        margin-left: 0.5rem !important

    }

    .m-lg-3 {

        margin: 1rem !important

    }

    .mt-lg-3,

    .my-lg-3 {

        margin-top: 1rem !important

    }

    .mr-lg-3,

    .mx-lg-3 {

        margin-right: 1rem !important

    }

    .mb-lg-3,

    .my-lg-3 {

        margin-bottom: 1rem !important

    }

    .ml-lg-3,

    .mx-lg-3 {

        margin-left: 1rem !important

    }

    .m-lg-4 {

        margin: 1.5rem !important

    }

    .mt-lg-4,

    .my-lg-4 {

        margin-top: 1.5rem !important

    }

    .mr-lg-4,

    .mx-lg-4 {

        margin-right: 1.5rem !important

    }

    .mb-lg-4,

    .my-lg-4 {

        margin-bottom: 1.5rem !important

    }

    .ml-lg-4,

    .mx-lg-4 {

        margin-left: 1.5rem !important

    }

    .m-lg-5 {

        margin: 3rem !important

    }

    .mt-lg-5,

    .my-lg-5 {

        margin-top: 3rem !important

    }

    .mr-lg-5,

    .mx-lg-5 {

        margin-right: 3rem !important

    }

    .mb-lg-5,

    .my-lg-5 {

        margin-bottom: 3rem !important

    }

    .ml-lg-5,

    .mx-lg-5 {

        margin-left: 3rem !important

    }

    .p-lg-0 {

        padding: 0 !important

    }

    .pt-lg-0,

    .py-lg-0 {

        padding-top: 0 !important

    }

    .pr-lg-0,

    .px-lg-0 {

        padding-right: 0 !important

    }

    .pb-lg-0,

    .py-lg-0 {

        padding-bottom: 0 !important

    }

    .pl-lg-0,

    .px-lg-0 {

        padding-left: 0 !important

    }

    .p-lg-1 {

        padding: 0.25rem !important

    }

    .pt-lg-1,

    .py-lg-1 {

        padding-top: 0.25rem !important

    }

    .pr-lg-1,

    .px-lg-1 {

        padding-right: 0.25rem !important

    }

    .pb-lg-1,

    .py-lg-1 {

        padding-bottom: 0.25rem !important

    }

    .pl-lg-1,

    .px-lg-1 {

        padding-left: 0.25rem !important

    }

    .p-lg-2 {

        padding: 0.5rem !important

    }

    .pt-lg-2,

    .py-lg-2 {

        padding-top: 0.5rem !important

    }

    .pr-lg-2,

    .px-lg-2 {

        padding-right: 0.5rem !important

    }

    .pb-lg-2,

    .py-lg-2 {

        padding-bottom: 0.5rem !important

    }

    .pl-lg-2,

    .px-lg-2 {

        padding-left: 0.5rem !important

    }

    .p-lg-3 {

        padding: 1rem !important

    }

    .pt-lg-3,

    .py-lg-3 {

        padding-top: 1rem !important

    }

    .pr-lg-3,

    .px-lg-3 {

        padding-right: 1rem !important

    }

    .pb-lg-3,

    .py-lg-3 {

        padding-bottom: 1rem !important

    }

    .pl-lg-3,

    .px-lg-3 {

        padding-left: 1rem !important

    }

    .p-lg-4 {

        padding: 1.5rem !important

    }

    .pt-lg-4,

    .py-lg-4 {

        padding-top: 1.5rem !important

    }

    .pr-lg-4,

    .px-lg-4 {

        padding-right: 1.5rem !important

    }

    .pb-lg-4,

    .py-lg-4 {

        padding-bottom: 1.5rem !important

    }

    .pl-lg-4,

    .px-lg-4 {

        padding-left: 1.5rem !important

    }

    .p-lg-5 {

        padding: 3rem !important

    }

    .pt-lg-5,

    .py-lg-5 {

        padding-top: 3rem !important

    }

    .pr-lg-5,

    .px-lg-5 {

        padding-right: 3rem !important

    }

    .pb-lg-5,

    .py-lg-5 {

        padding-bottom: 3rem !important

    }

    .pl-lg-5,

    .px-lg-5 {

        padding-left: 3rem !important

    }

    .m-lg-auto {

        margin: auto !important

    }

    .mt-lg-auto,

    .my-lg-auto {

        margin-top: auto !important

    }

    .mr-lg-auto,

    .mx-lg-auto {

        margin-right: auto !important

    }

    .mb-lg-auto,

    .my-lg-auto {

        margin-bottom: auto !important

    }

    .ml-lg-auto,

    .mx-lg-auto {

        margin-left: auto !important

    }

}

@media (min-width:1200px) {

    .m-xl-0 {

        margin: 0 !important

    }

    .mt-xl-0,

    .my-xl-0 {

        margin-top: 0 !important

    }

    .mr-xl-0,

    .mx-xl-0 {

        margin-right: 0 !important

    }

    .mb-xl-0,

    .my-xl-0 {

        margin-bottom: 0 !important

    }

    .ml-xl-0,

    .mx-xl-0 {

        margin-left: 0 !important

    }

    .m-xl-1 {

        margin: 0.25rem !important

    }

    .mt-xl-1,

    .my-xl-1 {

        margin-top: 0.25rem !important

    }

    .mr-xl-1,

    .mx-xl-1 {

        margin-right: 0.25rem !important

    }

    .mb-xl-1,

    .my-xl-1 {

        margin-bottom: 0.25rem !important

    }

    .ml-xl-1,

    .mx-xl-1 {

        margin-left: 0.25rem !important

    }

    .m-xl-2 {

        margin: 0.5rem !important

    }

    .mt-xl-2,

    .my-xl-2 {

        margin-top: 0.5rem !important

    }

    .mr-xl-2,

    .mx-xl-2 {

        margin-right: 0.5rem !important

    }

    .mb-xl-2,

    .my-xl-2 {

        margin-bottom: 0.5rem !important

    }

    .ml-xl-2,

    .mx-xl-2 {

        margin-left: 0.5rem !important

    }

    .m-xl-3 {

        margin: 1rem !important

    }

    .mt-xl-3,

    .my-xl-3 {

        margin-top: 1rem !important

    }

    .mr-xl-3,

    .mx-xl-3 {

        margin-right: 1rem !important

    }

    .mb-xl-3,

    .my-xl-3 {

        margin-bottom: 1rem !important

    }

    .ml-xl-3,

    .mx-xl-3 {

        margin-left: 1rem !important

    }

    .m-xl-4 {

        margin: 1.5rem !important

    }

    .mt-xl-4,

    .my-xl-4 {

        margin-top: 1.5rem !important

    }

    .mr-xl-4,

    .mx-xl-4 {

        margin-right: 1.5rem !important

    }

    .mb-xl-4,

    .my-xl-4 {

        margin-bottom: 1.5rem !important

    }

    .ml-xl-4,

    .mx-xl-4 {

        margin-left: 1.5rem !important

    }

    .m-xl-5 {

        margin: 3rem !important

    }

    .mt-xl-5,

    .my-xl-5 {

        margin-top: 3rem !important

    }

    .mr-xl-5,

    .mx-xl-5 {

        margin-right: 3rem !important

    }

    .mb-xl-5,

    .my-xl-5 {

        margin-bottom: 3rem !important

    }

    .ml-xl-5,

    .mx-xl-5 {

        margin-left: 3rem !important

    }

    .p-xl-0 {

        padding: 0 !important

    }

    .pt-xl-0,

    .py-xl-0 {

        padding-top: 0 !important

    }

    .pr-xl-0,

    .px-xl-0 {

        padding-right: 0 !important

    }

    .pb-xl-0,

    .py-xl-0 {

        padding-bottom: 0 !important

    }

    .pl-xl-0,

    .px-xl-0 {

        padding-left: 0 !important

    }

    .p-xl-1 {

        padding: 0.25rem !important

    }

    .pt-xl-1,

    .py-xl-1 {

        padding-top: 0.25rem !important

    }

    .pr-xl-1,

    .px-xl-1 {

        padding-right: 0.25rem !important

    }

    .pb-xl-1,

    .py-xl-1 {

        padding-bottom: 0.25rem !important

    }

    .pl-xl-1,

    .px-xl-1 {

        padding-left: 0.25rem !important

    }

    .p-xl-2 {

        padding: 0.5rem !important

    }

    .pt-xl-2,

    .py-xl-2 {

        padding-top: 0.5rem !important

    }

    .pr-xl-2,

    .px-xl-2 {

        padding-right: 0.5rem !important

    }

    .pb-xl-2,

    .py-xl-2 {

        padding-bottom: 0.5rem !important

    }

    .pl-xl-2,

    .px-xl-2 {

        padding-left: 0.5rem !important

    }

    .p-xl-3 {

        padding: 1rem !important

    }

    .pt-xl-3,

    .py-xl-3 {

        padding-top: 1rem !important

    }

    .pr-xl-3,

    .px-xl-3 {

        padding-right: 1rem !important

    }

    .pb-xl-3,

    .py-xl-3 {

        padding-bottom: 1rem !important

    }

    .pl-xl-3,

    .px-xl-3 {

        padding-left: 1rem !important

    }

    .p-xl-4 {

        padding: 1.5rem !important

    }

    .pt-xl-4,

    .py-xl-4 {

        padding-top: 1.5rem !important

    }

    .pr-xl-4,

    .px-xl-4 {

        padding-right: 1.5rem !important

    }

    .pb-xl-4,

    .py-xl-4 {

        padding-bottom: 1.5rem !important

    }

    .pl-xl-4,

    .px-xl-4 {

        padding-left: 1.5rem !important

    }

    .p-xl-5 {

        padding: 3rem !important

    }

    .pt-xl-5,

    .py-xl-5 {

        padding-top: 3rem !important

    }

    .pr-xl-5,

    .px-xl-5 {

        padding-right: 3rem !important

    }

    .pb-xl-5,

    .py-xl-5 {

        padding-bottom: 3rem !important

    }

    .pl-xl-5,

    .px-xl-5 {

        padding-left: 3rem !important

    }

    .m-xl-auto {

        margin: auto !important

    }

    .mt-xl-auto,

    .my-xl-auto {

        margin-top: auto !important

    }

    .mr-xl-auto,

    .mx-xl-auto {

        margin-right: auto !important

    }

    .mb-xl-auto,

    .my-xl-auto {

        margin-bottom: auto !important

    }

    .ml-xl-auto,

    .mx-xl-auto {

        margin-left: auto !important

    }

}

.text-monospace {

    font-family: 'Noto Sans KR', sans-serif

}

.text-justify {

    text-align: justify !important

}

.text-nowrap {

    white-space: nowrap !important

}

.text-truncate {

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap

}

.text-left {

    text-align: left !important

}

.text-right {

    text-align: right !important

}

.text-center {

    text-align: center !important

}

@media (min-width:576px) {

    .text-sm-left {

        text-align: left !important

    }

    .text-sm-right {

        text-align: right !important

    }

    .text-sm-center {

        text-align: center !important

    }

}

@media (min-width:768px) {

    .text-md-left {

        text-align: left !important

    }

    .text-md-right {

        text-align: right !important

    }

    .text-md-center {

        text-align: center !important

    }

}

@media (min-width:992px) {

    .text-lg-left {

        text-align: left !important

    }

    .text-lg-right {

        text-align: right !important

    }

    .text-lg-center {

        text-align: center !important

    }

}

@media (min-width:1200px) {

    .text-xl-left {

        text-align: left !important

    }

    .text-xl-right {

        text-align: right !important

    }

    .text-xl-center {

        text-align: center !important

    }

}

.text-lowercase {

    text-transform: lowercase !important

}

.text-uppercase {

    text-transform: uppercase !important

}

.text-capitalize {

    text-transform: capitalize !important

}

.font-weight-light {

    font-weight: 100 !important

}

.font-weight-normal {

    font-weight: 300 !important

}

.font-weight-bold {

    font-weight: 700 !important

}

.font-italic {

    font-style: italic !important

}

.text-white {

    color: #fff !important

}

.text-primary {

    color: #007bff !important

}

a.text-primary:focus,

a.text-primary:hover {

    color: #0062cc !important

}

.text-secondary {

    color: #6c757d !important

}

a.text-secondary:focus,

a.text-secondary:hover {

    color: #545b62 !important

}

.text-success {

    color: #28a745 !important

}

a.text-success:focus,

a.text-success:hover {

    color: #1e7e34 !important

}

.text-info {

    color: #17a2b8 !important

}

a.text-info:focus,

a.text-info:hover {

    color: #117a8b !important

}

.text-warning {

    color: #ffc107 !important

}

a.text-warning:focus,

a.text-warning:hover {

    color: #d39e00 !important

}

.text-danger {

    color: #dc3545 !important

}

a.text-danger:focus,

a.text-danger:hover {

    color: #bd2130 !important

}

.text-light {

    color: #f8f9fa !important

}

a.text-light:focus,

a.text-light:hover {

    color: #dae0e5 !important

}

.text-dark {

    color: #343a40 !important

}

a.text-dark:focus,

a.text-dark:hover {

    color: #1d2124 !important

}

.text-body {

    color: #212529 !important

}

.text-muted {

    color: #6c757d !important

}

.text-black-50 {

    color: rgba(0, 0, 0, .5) !important

}

.text-white-50 {

    color: rgba(255, 255, 255, .5) !important

}

.text-hide {

    font: 0/0 a;

    color: transparent;

    text-shadow: none;

    background-color: transparent;

    border: 0

}

.visible {

    visibility: visible !important

}

.invisible {

    visibility: hidden !important

}



@charset"UTF-8";

/*!

 * animate.css -http://daneden.me/animate

 * Version - 3.7.0

 * Licensed under the MIT license - http://opensource.org/licenses/MIT

 *

 * Copyright (c) 2018 Daniel Eden

 */

@-webkit-keyframes bounce {

    20%,

    53%,

    80%,

    from,

    to {

        -webkit-animation-timing-function: cubic-bezier(0.215, .61, 0.355, 1);

        animation-timing-function: cubic-bezier(0.215, .61, 0.355, 1);

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0)

    }

    40%,

    43% {

        -webkit-animation-timing-function: cubic-bezier(0.755, .05, 0.855, .06);

        animation-timing-function: cubic-bezier(0.755, .05, 0.855, .06);

        -webkit-transform: translate3d(0, -30px, 0);

        transform: translate3d(0, -30px, 0)

    }

    70% {

        -webkit-animation-timing-function: cubic-bezier(0.755, .05, 0.855, .06);

        animation-timing-function: cubic-bezier(0.755, .05, 0.855, .06);

        -webkit-transform: translate3d(0, -15px, 0);

        transform: translate3d(0, -15px, 0)

    }

    90% {

        -webkit-transform: translate3d(0, -4px, 0);

        transform: translate3d(0, -4px, 0)

    }

}

@keyframes bounce {

    20%,

    53%,

    80%,

    from,

    to {

        -webkit-animation-timing-function: cubic-bezier(0.215, .61, 0.355, 1);

        animation-timing-function: cubic-bezier(0.215, .61, 0.355, 1);

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0)

    }

    40%,

    43% {

        -webkit-animation-timing-function: cubic-bezier(0.755, .05, 0.855, .06);

        animation-timing-function: cubic-bezier(0.755, .05, 0.855, .06);

        -webkit-transform: translate3d(0, -30px, 0);

        transform: translate3d(0, -30px, 0)

    }

    70% {

        -webkit-animation-timing-function: cubic-bezier(0.755, .05, 0.855, .06);

        animation-timing-function: cubic-bezier(0.755, .05, 0.855, .06);

        -webkit-transform: translate3d(0, -15px, 0);

        transform: translate3d(0, -15px, 0)

    }

    90% {

        -webkit-transform: translate3d(0, -4px, 0);

        transform: translate3d(0, -4px, 0)

    }

}

.bounce {

    -webkit-animation-name: bounce;

    animation-name: bounce;

    -webkit-transform-origin: center bottom;

    transform-origin: center bottom

}

@-webkit-keyframes flash {

    50%,

    from,

    to {

        opacity: 1

    }

    25%,

    75% {

        opacity: 0

    }

}

@keyframes flash {

    50%,

    from,

    to {

        opacity: 1

    }

    25%,

    75% {

        opacity: 0

    }

}

.flash {

    -webkit-animation-name: flash;

    animation-name: flash

}

@-webkit-keyframes pulse {

    from {

        -webkit-transform: scale3d(1, 1, 1);

        transform: scale3d(1, 1, 1)

    }

    50% {

        -webkit-transform: scale3d(1.05, 1.05, 1.05);

        transform: scale3d(1.05, 1.05, 1.05)

    }

    to {

        -webkit-transform: scale3d(1, 1, 1);

        transform: scale3d(1, 1, 1)

    }

}

@keyframes pulse {

    from {

        -webkit-transform: scale3d(1, 1, 1);

        transform: scale3d(1, 1, 1)

    }

    50% {

        -webkit-transform: scale3d(1.05, 1.05, 1.05);

        transform: scale3d(1.05, 1.05, 1.05)

    }

    to {

        -webkit-transform: scale3d(1, 1, 1);

        transform: scale3d(1, 1, 1)

    }

}

.pulse {

    -webkit-animation-name: pulse;

    animation-name: pulse

}

@-webkit-keyframes rubberBand {

    from {

        -webkit-transform: scale3d(1, 1, 1);

        transform: scale3d(1, 1, 1)

    }

    30% {

        -webkit-transform: scale3d(1.25, 0.75, 1);

        transform: scale3d(1.25, 0.75, 1)

    }

    40% {

        -webkit-transform: scale3d(0.75, 1.25, 1);

        transform: scale3d(0.75, 1.25, 1)

    }

    50% {

        -webkit-transform: scale3d(1.15, 0.85, 1);

        transform: scale3d(1.15, 0.85, 1)

    }

    65% {

        -webkit-transform: scale3d(0.95, 1.05, 1);

        transform: scale3d(0.95, 1.05, 1)

    }

    75% {

        -webkit-transform: scale3d(1.05, 0.95, 1);

        transform: scale3d(1.05, 0.95, 1)

    }

    to {

        -webkit-transform: scale3d(1, 1, 1);

        transform: scale3d(1, 1, 1)

    }

}

@keyframes rubberBand {

    from {

        -webkit-transform: scale3d(1, 1, 1);

        transform: scale3d(1, 1, 1)

    }

    30% {

        -webkit-transform: scale3d(1.25, 0.75, 1);

        transform: scale3d(1.25, 0.75, 1)

    }

    40% {

        -webkit-transform: scale3d(0.75, 1.25, 1);

        transform: scale3d(0.75, 1.25, 1)

    }

    50% {

        -webkit-transform: scale3d(1.15, 0.85, 1);

        transform: scale3d(1.15, 0.85, 1)

    }

    65% {

        -webkit-transform: scale3d(0.95, 1.05, 1);

        transform: scale3d(0.95, 1.05, 1)

    }

    75% {

        -webkit-transform: scale3d(1.05, 0.95, 1);

        transform: scale3d(1.05, 0.95, 1)

    }

    to {

        -webkit-transform: scale3d(1, 1, 1);

        transform: scale3d(1, 1, 1)

    }

}

.rubberBand {

    -webkit-animation-name: rubberBand;

    animation-name: rubberBand

}

@-webkit-keyframes shake {

    from,

    to {

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0)

    }

    10%,

    30%,

    50%,

    70%,

    90% {

        -webkit-transform: translate3d(-10px, 0, 0);

        transform: translate3d(-10px, 0, 0)

    }

    20%,

    40%,

    60%,

    80% {

        -webkit-transform: translate3d(10px, 0, 0);

        transform: translate3d(10px, 0, 0)

    }

}

@keyframes shake {

    from,

    to {

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0)

    }

    10%,

    30%,

    50%,

    70%,

    90% {

        -webkit-transform: translate3d(-10px, 0, 0);

        transform: translate3d(-10px, 0, 0)

    }

    20%,

    40%,

    60%,

    80% {

        -webkit-transform: translate3d(10px, 0, 0);

        transform: translate3d(10px, 0, 0)

    }

}

.shake {

    -webkit-animation-name: shake;

    animation-name: shake

}

@-webkit-keyframes headShake {

    0% {

        -webkit-transform: translateX(0);

        transform: translateX(0)

    }

    6.5% {

        -webkit-transform: translateX(-6px) rotateY(-9deg);

        transform: translateX(-6px) rotateY(-9deg)

    }

    18.5% {

        -webkit-transform: translateX(5px) rotateY(7deg);

        transform: translateX(5px) rotateY(7deg)

    }

    31.5% {

        -webkit-transform: translateX(-3px) rotateY(-5deg);

        transform: translateX(-3px) rotateY(-5deg)

    }

    43.5% {

        -webkit-transform: translateX(2px) rotateY(3deg);

        transform: translateX(2px) rotateY(3deg)

    }

    50% {

        -webkit-transform: translateX(0);

        transform: translateX(0)

    }

}

@keyframes headShake {

    0% {

        -webkit-transform: translateX(0);

        transform: translateX(0)

    }

    6.5% {

        -webkit-transform: translateX(-6px) rotateY(-9deg);

        transform: translateX(-6px) rotateY(-9deg)

    }

    18.5% {

        -webkit-transform: translateX(5px) rotateY(7deg);

        transform: translateX(5px) rotateY(7deg)

    }

    31.5% {

        -webkit-transform: translateX(-3px) rotateY(-5deg);

        transform: translateX(-3px) rotateY(-5deg)

    }

    43.5% {

        -webkit-transform: translateX(2px) rotateY(3deg);

        transform: translateX(2px) rotateY(3deg)

    }

    50% {

        -webkit-transform: translateX(0);

        transform: translateX(0)

    }

}

.headShake {

    -webkit-animation-timing-function: ease-in-out;

    animation-timing-function: ease-in-out;

    -webkit-animation-name: headShake;

    animation-name: headShake

}

@-webkit-keyframes swing {

    20% {

        -webkit-transform: rotate3d(0, 0, 1, 15deg);

        transform: rotate3d(0, 0, 1, 15deg)

    }

    40% {

        -webkit-transform: rotate3d(0, 0, 1, -10deg);

        transform: rotate3d(0, 0, 1, -10deg)

    }

    60% {

        -webkit-transform: rotate3d(0, 0, 1, 5deg);

        transform: rotate3d(0, 0, 1, 5deg)

    }

    80% {

        -webkit-transform: rotate3d(0, 0, 1, -5deg);

        transform: rotate3d(0, 0, 1, -5deg)

    }

    to {

        -webkit-transform: rotate3d(0, 0, 1, 0deg);

        transform: rotate3d(0, 0, 1, 0deg)

    }

}

@keyframes swing {

    20% {

        -webkit-transform: rotate3d(0, 0, 1, 15deg);

        transform: rotate3d(0, 0, 1, 15deg)

    }

    40% {

        -webkit-transform: rotate3d(0, 0, 1, -10deg);

        transform: rotate3d(0, 0, 1, -10deg)

    }

    60% {

        -webkit-transform: rotate3d(0, 0, 1, 5deg);

        transform: rotate3d(0, 0, 1, 5deg)

    }

    80% {

        -webkit-transform: rotate3d(0, 0, 1, -5deg);

        transform: rotate3d(0, 0, 1, -5deg)

    }

    to {

        -webkit-transform: rotate3d(0, 0, 1, 0deg);

        transform: rotate3d(0, 0, 1, 0deg)

    }

}

.swing {

    -webkit-transform-origin: top center;

    transform-origin: top center;

    -webkit-animation-name: swing;

    animation-name: swing

}

@-webkit-keyframes tada {

    from {

        -webkit-transform: scale3d(1, 1, 1);

        transform: scale3d(1, 1, 1)

    }

    10%,

    20% {

        -webkit-transform: scale3d(0.9, .9, 0.9) rotate3d(0, 0, 1, -3deg);

        transform: scale3d(0.9, .9, 0.9) rotate3d(0, 0, 1, -3deg)

    }

    30%,

    50%,

    70%,

    90% {

        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);

        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)

    }

    40%,

    60%,

    80% {

        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);

        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)

    }

    to {

        -webkit-transform: scale3d(1, 1, 1);

        transform: scale3d(1, 1, 1)

    }

}

@keyframes tada {

    from {

        -webkit-transform: scale3d(1, 1, 1);

        transform: scale3d(1, 1, 1)

    }

    10%,

    20% {

        -webkit-transform: scale3d(0.9, .9, 0.9) rotate3d(0, 0, 1, -3deg);

        transform: scale3d(0.9, .9, 0.9) rotate3d(0, 0, 1, -3deg)

    }

    30%,

    50%,

    70%,

    90% {

        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);

        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)

    }

    40%,

    60%,

    80% {

        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);

        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)

    }

    to {

        -webkit-transform: scale3d(1, 1, 1);

        transform: scale3d(1, 1, 1)

    }

}

.tada {

    -webkit-animation-name: tada;

    animation-name: tada

}

@-webkit-keyframes wobble {

    from {

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0)

    }

    15% {

        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);

        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)

    }

    30% {

        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);

        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)

    }

    45% {

        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);

        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)

    }

    60% {

        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);

        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)

    }

    75% {

        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);

        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)

    }

    to {

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0)

    }

}

@keyframes wobble {

    from {

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0)

    }

    15% {

        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);

        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)

    }

    30% {

        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);

        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)

    }

    45% {

        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);

        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)

    }

    60% {

        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);

        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)

    }

    75% {

        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);

        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)

    }

    to {

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0)

    }

}

.wobble {

    -webkit-animation-name: wobble;

    animation-name: wobble

}

@-webkit-keyframes jello {

    11.1%,

    from,

    to {

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0)

    }

    22.2% {

        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);

        transform: skewX(-12.5deg) skewY(-12.5deg)

    }

    33.3% {

        -webkit-transform: skewX(6.25deg) skewY(6.25deg);

        transform: skewX(6.25deg) skewY(6.25deg)

    }

    44.4% {

        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);

        transform: skewX(-3.125deg) skewY(-3.125deg)

    }

    55.5% {

        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);

        transform: skewX(1.5625deg) skewY(1.5625deg)

    }

    66.6% {

        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);

        transform: skewX(-0.78125deg) skewY(-0.78125deg)

    }

    77.7% {

        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);

        transform: skewX(0.390625deg) skewY(0.390625deg)

    }

    88.8% {

        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);

        transform: skewX(-0.1953125deg) skewY(-0.1953125deg)

    }

}

@keyframes jello {

    11.1%,

    from,

    to {

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0)

    }

    22.2% {

        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);

        transform: skewX(-12.5deg) skewY(-12.5deg)

    }

    33.3% {

        -webkit-transform: skewX(6.25deg) skewY(6.25deg);

        transform: skewX(6.25deg) skewY(6.25deg)

    }

    44.4% {

        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);

        transform: skewX(-3.125deg) skewY(-3.125deg)

    }

    55.5% {

        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);

        transform: skewX(1.5625deg) skewY(1.5625deg)

    }

    66.6% {

        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);

        transform: skewX(-0.78125deg) skewY(-0.78125deg)

    }

    77.7% {

        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);

        transform: skewX(0.390625deg) skewY(0.390625deg)

    }

    88.8% {

        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);

        transform: skewX(-0.1953125deg) skewY(-0.1953125deg)

    }

}

.jello {

    -webkit-animation-name: jello;

    animation-name: jello;

    -webkit-transform-origin: center;

    transform-origin: center

}

@-webkit-keyframes heartBeat {

    0% {

        -webkit-transform: scale(1);

        transform: scale(1)

    }

    14% {

        -webkit-transform: scale(1.3);

        transform: scale(1.3)

    }

    28% {

        -webkit-transform: scale(1);

        transform: scale(1)

    }

    42% {

        -webkit-transform: scale(1.3);

        transform: scale(1.3)

    }

    70% {

        -webkit-transform: scale(1);

        transform: scale(1)

    }

}

@keyframes heartBeat {

    0% {

        -webkit-transform: scale(1);

        transform: scale(1)

    }

    14% {

        -webkit-transform: scale(1.3);

        transform: scale(1.3)

    }

    28% {

        -webkit-transform: scale(1);

        transform: scale(1)

    }

    42% {

        -webkit-transform: scale(1.3);

        transform: scale(1.3)

    }

    70% {

        -webkit-transform: scale(1);

        transform: scale(1)

    }

}

.heartBeat {

    -webkit-animation-name: heartBeat;

    animation-name: heartBeat;

    -webkit-animation-duration: 1.3s;

    animation-duration: 1.3s;

    -webkit-animation-timing-function: ease-in-out;

    animation-timing-function: ease-in-out

}

@-webkit-keyframes bounceIn {

    20%,

    40%,

    60%,

    80%,

    from,

    to {

        -webkit-animation-timing-function: cubic-bezier(0.215, .61, 0.355, 1);

        animation-timing-function: cubic-bezier(0.215, .61, 0.355, 1)

    }

    0% {

        opacity: 0;

        -webkit-transform: scale3d(0.3, .3, 0.3);

        transform: scale3d(0.3, .3, 0.3)

    }

    20% {

        -webkit-transform: scale3d(1.1, 1.1, 1.1);

        transform: scale3d(1.1, 1.1, 1.1)

    }

    40% {

        -webkit-transform: scale3d(0.9, .9, 0.9);

        transform: scale3d(0.9, .9, 0.9)

    }

    60% {

        opacity: 1;

        -webkit-transform: scale3d(1.03, 1.03, 1.03);

        transform: scale3d(1.03, 1.03, 1.03)

    }

    80% {

        -webkit-transform: scale3d(0.97, .97, 0.97);

        transform: scale3d(0.97, .97, 0.97)

    }

    to {

        opacity: 1;

        -webkit-transform: scale3d(1, 1, 1);

        transform: scale3d(1, 1, 1)

    }

}

@keyframes bounceIn {

    20%,

    40%,

    60%,

    80%,

    from,

    to {

        -webkit-animation-timing-function: cubic-bezier(0.215, .61, 0.355, 1);

        animation-timing-function: cubic-bezier(0.215, .61, 0.355, 1)

    }

    0% {

        opacity: 0;

        -webkit-transform: scale3d(0.3, .3, 0.3);

        transform: scale3d(0.3, .3, 0.3)

    }

    20% {

        -webkit-transform: scale3d(1.1, 1.1, 1.1);

        transform: scale3d(1.1, 1.1, 1.1)

    }

    40% {

        -webkit-transform: scale3d(0.9, .9, 0.9);

        transform: scale3d(0.9, .9, 0.9)

    }

    60% {

        opacity: 1;

        -webkit-transform: scale3d(1.03, 1.03, 1.03);

        transform: scale3d(1.03, 1.03, 1.03)

    }

    80% {

        -webkit-transform: scale3d(0.97, .97, 0.97);

        transform: scale3d(0.97, .97, 0.97)

    }

    to {

        opacity: 1;

        -webkit-transform: scale3d(1, 1, 1);

        transform: scale3d(1, 1, 1)

    }

}

.bounceIn {

    -webkit-animation-duration: 0.75s;

    animation-duration: 0.75s;

    -webkit-animation-name: bounceIn;

    animation-name: bounceIn

}

@-webkit-keyframes bounceInDown {

    60%,

    75%,

    90%,

    from,

    to {

        -webkit-animation-timing-function: cubic-bezier(0.215, .61, 0.355, 1);

        animation-timing-function: cubic-bezier(0.215, .61, 0.355, 1)

    }

    0% {

        opacity: 0;

        -webkit-transform: translate3d(0, -3000px, 0);

        transform: translate3d(0, -3000px, 0)

    }

    60% {

        opacity: 1;

        -webkit-transform: translate3d(0, 25px, 0);

        transform: translate3d(0, 25px, 0)

    }

    75% {

        -webkit-transform: translate3d(0, -10px, 0);

        transform: translate3d(0, -10px, 0)

    }

    90% {

        -webkit-transform: translate3d(0, 5px, 0);

        transform: translate3d(0, 5px, 0)

    }

    to {

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0)

    }

}

@keyframes bounceInDown {

    60%,

    75%,

    90%,

    from,

    to {

        -webkit-animation-timing-function: cubic-bezier(0.215, .61, 0.355, 1);

        animation-timing-function: cubic-bezier(0.215, .61, 0.355, 1)

    }

    0% {

        opacity: 0;

        -webkit-transform: translate3d(0, -3000px, 0);

        transform: translate3d(0, -3000px, 0)

    }

    60% {

        opacity: 1;

        -webkit-transform: translate3d(0, 25px, 0);

        transform: translate3d(0, 25px, 0)

    }

    75% {

        -webkit-transform: translate3d(0, -10px, 0);

        transform: translate3d(0, -10px, 0)

    }

    90% {

        -webkit-transform: translate3d(0, 5px, 0);

        transform: translate3d(0, 5px, 0)

    }

    to {

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0)

    }

}

.bounceInDown {

    -webkit-animation-name: bounceInDown;

    animation-name: bounceInDown

}

@-webkit-keyframes bounceInLeft {

    60%,

    75%,

    90%,

    from,

    to {

        -webkit-animation-timing-function: cubic-bezier(0.215, .61, 0.355, 1);

        animation-timing-function: cubic-bezier(0.215, .61, 0.355, 1)

    }

    0% {

        opacity: 0;

        -webkit-transform: translate3d(-3000px, 0, 0);

        transform: translate3d(-3000px, 0, 0)

    }

    60% {

        opacity: 1;

        -webkit-transform: translate3d(25px, 0, 0);

        transform: translate3d(25px, 0, 0)

    }

    75% {

        -webkit-transform: translate3d(-10px, 0, 0);

        transform: translate3d(-10px, 0, 0)

    }

    90% {

        -webkit-transform: translate3d(5px, 0, 0);

        transform: translate3d(5px, 0, 0)

    }

    to {

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0)

    }

}

@keyframes bounceInLeft {

    60%,

    75%,

    90%,

    from,

    to {

        -webkit-animation-timing-function: cubic-bezier(0.215, .61, 0.355, 1);

        animation-timing-function: cubic-bezier(0.215, .61, 0.355, 1)

    }

    0% {

        opacity: 0;

        -webkit-transform: translate3d(-3000px, 0, 0);

        transform: translate3d(-3000px, 0, 0)

    }

    60% {

        opacity: 1;

        -webkit-transform: translate3d(25px, 0, 0);

        transform: translate3d(25px, 0, 0)

    }

    75% {

        -webkit-transform: translate3d(-10px, 0, 0);

        transform: translate3d(-10px, 0, 0)

    }

    90% {

        -webkit-transform: translate3d(5px, 0, 0);

        transform: translate3d(5px, 0, 0)

    }

    to {

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0)

    }

}

.bounceInLeft {

    -webkit-animation-name: bounceInLeft;

    animation-name: bounceInLeft

}

@-webkit-keyframes bounceInRight {

    60%,

    75%,

    90%,

    from,

    to {

        -webkit-animation-timing-function: cubic-bezier(0.215, .61, 0.355, 1);

        animation-timing-function: cubic-bezier(0.215, .61, 0.355, 1)

    }

    from {

        opacity: 0;

        -webkit-transform: translate3d(3000px, 0, 0);

        transform: translate3d(3000px, 0, 0)

    }

    60% {

        opacity: 1;

        -webkit-transform: translate3d(-25px, 0, 0);

        transform: translate3d(-25px, 0, 0)

    }

    75% {

        -webkit-transform: translate3d(10px, 0, 0);

        transform: translate3d(10px, 0, 0)

    }

    90% {

        -webkit-transform: translate3d(-5px, 0, 0);

        transform: translate3d(-5px, 0, 0)

    }

    to {

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0)

    }

}

@keyframes bounceInRight {

    60%,

    75%,

    90%,

    from,

    to {

        -webkit-animation-timing-function: cubic-bezier(0.215, .61, 0.355, 1);

        animation-timing-function: cubic-bezier(0.215, .61, 0.355, 1)

    }

    from {

        opacity: 0;

        -webkit-transform: translate3d(3000px, 0, 0);

        transform: translate3d(3000px, 0, 0)

    }

    60% {

        opacity: 1;

        -webkit-transform: translate3d(-25px, 0, 0);

        transform: translate3d(-25px, 0, 0)

    }

    75% {

        -webkit-transform: translate3d(10px, 0, 0);

        transform: translate3d(10px, 0, 0)

    }

    90% {

        -webkit-transform: translate3d(-5px, 0, 0);

        transform: translate3d(-5px, 0, 0)

    }

    to {

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0)

    }

}

.bounceInRight {

    -webkit-animation-name: bounceInRight;

    animation-name: bounceInRight

}

@-webkit-keyframes bounceInUp {

    60%,

    75%,

    90%,

    from,

    to {

        -webkit-animation-timing-function: cubic-bezier(0.215, .61, 0.355, 1);

        animation-timing-function: cubic-bezier(0.215, .61, 0.355, 1)

    }

    from {

        opacity: 0;

        -webkit-transform: translate3d(0, 3000px, 0);

        transform: translate3d(0, 3000px, 0)

    }

    60% {

        opacity: 1;

        -webkit-transform: translate3d(0, -20px, 0);

        transform: translate3d(0, -20px, 0)

    }

    75% {

        -webkit-transform: translate3d(0, 10px, 0);

        transform: translate3d(0, 10px, 0)

    }

    90% {

        -webkit-transform: translate3d(0, -5px, 0);

        transform: translate3d(0, -5px, 0)

    }

    to {

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0)

    }

}

@keyframes bounceInUp {

    60%,

    75%,

    90%,

    from,

    to {

        -webkit-animation-timing-function: cubic-bezier(0.215, .61, 0.355, 1);

        animation-timing-function: cubic-bezier(0.215, .61, 0.355, 1)

    }

    from {

        opacity: 0;

        -webkit-transform: translate3d(0, 3000px, 0);

        transform: translate3d(0, 3000px, 0)

    }

    60% {

        opacity: 1;

        -webkit-transform: translate3d(0, -20px, 0);

        transform: translate3d(0, -20px, 0)

    }

    75% {

        -webkit-transform: translate3d(0, 10px, 0);

        transform: translate3d(0, 10px, 0)

    }

    90% {

        -webkit-transform: translate3d(0, -5px, 0);

        transform: translate3d(0, -5px, 0)

    }

    to {

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0)

    }

}

.bounceInUp {

    -webkit-animation-name: bounceInUp;

    animation-name: bounceInUp

}

@-webkit-keyframes bounceOut {

    20% {

        -webkit-transform: scale3d(0.9, .9, 0.9);

        transform: scale3d(0.9, .9, 0.9)

    }

    50%,

    55% {

        opacity: 1;

        -webkit-transform: scale3d(1.1, 1.1, 1.1);

        transform: scale3d(1.1, 1.1, 1.1)

    }

    to {

        opacity: 0;

        -webkit-transform: scale3d(0.3, .3, 0.3);

        transform: scale3d(0.3, .3, 0.3)

    }

}

@keyframes bounceOut {

    20% {

        -webkit-transform: scale3d(0.9, .9, 0.9);

        transform: scale3d(0.9, .9, 0.9)

    }

    50%,

    55% {

        opacity: 1;

        -webkit-transform: scale3d(1.1, 1.1, 1.1);

        transform: scale3d(1.1, 1.1, 1.1)

    }

    to {

        opacity: 0;

        -webkit-transform: scale3d(0.3, .3, 0.3);

        transform: scale3d(0.3, .3, 0.3)

    }

}

.bounceOut {

    -webkit-animation-duration: 0.75s;

    animation-duration: 0.75s;

    -webkit-animation-name: bounceOut;

    animation-name: bounceOut

}

@-webkit-keyframes bounceOutDown {

    20% {

        -webkit-transform: translate3d(0, 10px, 0);

        transform: translate3d(0, 10px, 0)

    }

    40%,

    45% {

        opacity: 1;

        -webkit-transform: translate3d(0, -20px, 0);

        transform: translate3d(0, -20px, 0)

    }

    to {

        opacity: 0;

        -webkit-transform: translate3d(0, 2000px, 0);

        transform: translate3d(0, 2000px, 0)

    }

}

@keyframes bounceOutDown {

    20% {

        -webkit-transform: translate3d(0, 10px, 0);

        transform: translate3d(0, 10px, 0)

    }

    40%,

    45% {

        opacity: 1;

        -webkit-transform: translate3d(0, -20px, 0);

        transform: translate3d(0, -20px, 0)

    }

    to {

        opacity: 0;

        -webkit-transform: translate3d(0, 2000px, 0);

        transform: translate3d(0, 2000px, 0)

    }

}

.bounceOutDown {

    -webkit-animation-name: bounceOutDown;

    animation-name: bounceOutDown

}

@-webkit-keyframes bounceOutLeft {

    20% {

        opacity: 1;

        -webkit-transform: translate3d(20px, 0, 0);

        transform: translate3d(20px, 0, 0)

    }

    to {

        opacity: 0;

        -webkit-transform: translate3d(-2000px, 0, 0);

        transform: translate3d(-2000px, 0, 0)

    }

}

@keyframes bounceOutLeft {

    20% {

        opacity: 1;

        -webkit-transform: translate3d(20px, 0, 0);

        transform: translate3d(20px, 0, 0)

    }

    to {

        opacity: 0;

        -webkit-transform: translate3d(-2000px, 0, 0);

        transform: translate3d(-2000px, 0, 0)

    }

}

.bounceOutLeft {

    -webkit-animation-name: bounceOutLeft;

    animation-name: bounceOutLeft

}

@-webkit-keyframes bounceOutRight {

    20% {

        opacity: 1;

        -webkit-transform: translate3d(-20px, 0, 0);

        transform: translate3d(-20px, 0, 0)

    }

    to {

        opacity: 0;

        -webkit-transform: translate3d(2000px, 0, 0);

        transform: translate3d(2000px, 0, 0)

    }

}

@keyframes bounceOutRight {

    20% {

        opacity: 1;

        -webkit-transform: translate3d(-20px, 0, 0);

        transform: translate3d(-20px, 0, 0)

    }

    to {

        opacity: 0;

        -webkit-transform: translate3d(2000px, 0, 0);

        transform: translate3d(2000px, 0, 0)

    }

}

.bounceOutRight {

    -webkit-animation-name: bounceOutRight;

    animation-name: bounceOutRight

}

@-webkit-keyframes bounceOutUp {

    20% {

        -webkit-transform: translate3d(0, -10px, 0);

        transform: translate3d(0, -10px, 0)

    }

    40%,

    45% {

        opacity: 1;

        -webkit-transform: translate3d(0, 20px, 0);

        transform: translate3d(0, 20px, 0)

    }

    to {

        opacity: 0;

        -webkit-transform: translate3d(0, -2000px, 0);

        transform: translate3d(0, -2000px, 0)

    }

}

@keyframes bounceOutUp {

    20% {

        -webkit-transform: translate3d(0, -10px, 0);

        transform: translate3d(0, -10px, 0)

    }

    40%,

    45% {

        opacity: 1;

        -webkit-transform: translate3d(0, 20px, 0);

        transform: translate3d(0, 20px, 0)

    }

    to {

        opacity: 0;

        -webkit-transform: translate3d(0, -2000px, 0);

        transform: translate3d(0, -2000px, 0)

    }

}

.bounceOutUp {

    -webkit-animation-name: bounceOutUp;

    animation-name: bounceOutUp

}

@-webkit-keyframes fadeIn {

    from {

        opacity: 0

    }

    to {

        opacity: 1

    }

}

@keyframes fadeIn {

    from {

        opacity: 0

    }

    to {

        opacity: 1

    }

}

.fadeIn {

    -webkit-animation-name: fadeIn;

    animation-name: fadeIn

}

@-webkit-keyframes fadeInDown {

    from {

        opacity: 0;

        -webkit-transform: translate3d(0, -100%, 0);

        transform: translate3d(0, -100%, 0)

    }

    to {

        opacity: 1;

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0)

    }

}

@keyframes fadeInDown {

    from {

        opacity: 0;

        -webkit-transform: translate3d(0, -100%, 0);

        transform: translate3d(0, -100%, 0)

    }

    to {

        opacity: 1;

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0)

    }

}

.fadeInDown {

    -webkit-animation-name: fadeInDown;

    animation-name: fadeInDown

}

@-webkit-keyframes fadeInDownBig {

    from {

        opacity: 0;

        -webkit-transform: translate3d(0, -2000px, 0);

        transform: translate3d(0, -2000px, 0)

    }

    to {

        opacity: 1;

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0)

    }

}

@keyframes fadeInDownBig {

    from {

        opacity: 0;

        -webkit-transform: translate3d(0, -2000px, 0);

        transform: translate3d(0, -2000px, 0)

    }

    to {

        opacity: 1;

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0)

    }

}

.fadeInDownBig {

    -webkit-animation-name: fadeInDownBig;

    animation-name: fadeInDownBig

}

@-webkit-keyframes fadeInLeft {

    from {

        opacity: 0;

        -webkit-transform: translate3d(-100%, 0, 0);

        transform: translate3d(-100%, 0, 0)

    }

    to {

        opacity: 1;

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0)

    }

}

@keyframes fadeInLeft {

    from {

        opacity: 0;

        -webkit-transform: translate3d(-100%, 0, 0);

        transform: translate3d(-100%, 0, 0)

    }

    to {

        opacity: 1;

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0)

    }

}

.fadeInLeft {

    -webkit-animation-name: fadeInLeft;

    animation-name: fadeInLeft

}

@-webkit-keyframes fadeInLeftBig {

    from {

        opacity: 0;

        -webkit-transform: translate3d(-2000px, 0, 0);

        transform: translate3d(-2000px, 0, 0)

    }

    to {

        opacity: 1;

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0)

    }

}

@keyframes fadeInLeftBig {

    from {

        opacity: 0;

        -webkit-transform: translate3d(-2000px, 0, 0);

        transform: translate3d(-2000px, 0, 0)

    }

    to {

        opacity: 1;

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0)

    }

}

.fadeInLeftBig {

    -webkit-animation-name: fadeInLeftBig;

    animation-name: fadeInLeftBig

}

@-webkit-keyframes fadeInRight {

    from {

        opacity: 0;

        -webkit-transform: translate3d(100%, 0, 0);

        transform: translate3d(100%, 0, 0)

    }

    to {

        opacity: 1;

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0)

    }

}

@keyframes fadeInRight {

    from {

        opacity: 0;

        -webkit-transform: translate3d(100%, 0, 0);

        transform: translate3d(100%, 0, 0)

    }

    to {

        opacity: 1;

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0)

    }

}

.fadeInRight {

    -webkit-animation-name: fadeInRight;

    animation-name: fadeInRight

}

@-webkit-keyframes fadeInRightBig {

    from {

        opacity: 0;

        -webkit-transform: translate3d(2000px, 0, 0);

        transform: translate3d(2000px, 0, 0)

    }

    to {

        opacity: 1;

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0)

    }

}

@keyframes fadeInRightBig {

    from {

        opacity: 0;

        -webkit-transform: translate3d(2000px, 0, 0);

        transform: translate3d(2000px, 0, 0)

    }

    to {

        opacity: 1;

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0)

    }

}

.fadeInRightBig {

    -webkit-animation-name: fadeInRightBig;

    animation-name: fadeInRightBig

}

@-webkit-keyframes fadeInUp {

    from {

        opacity: 0;

        -webkit-transform: translate3d(0, 100%, 0);

        transform: translate3d(0, 100%, 0)

    }

    to {

        opacity: 1;

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0)

    }

}

@keyframes fadeInUp {

    from {

        opacity: 0;

        -webkit-transform: translate3d(0, 100%, 0);

        transform: translate3d(0, 100%, 0)

    }

    to {

        opacity: 1;

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0)

    }

}

.fadeInUp {

    -webkit-animation-name: fadeInUp;

    animation-name: fadeInUp

}

@-webkit-keyframes fadeInUpBig {

    from {

        opacity: 0;

        -webkit-transform: translate3d(0, 2000px, 0);

        transform: translate3d(0, 2000px, 0)

    }

    to {

        opacity: 1;

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0)

    }

}

@keyframes fadeInUpBig {

    from {

        opacity: 0;

        -webkit-transform: translate3d(0, 2000px, 0);

        transform: translate3d(0, 2000px, 0)

    }

    to {

        opacity: 1;

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0)

    }

}

.fadeInUpBig {

    -webkit-animation-name: fadeInUpBig;

    animation-name: fadeInUpBig

}

@-webkit-keyframes fadeOut {

    from {

        opacity: 1

    }

    to {

        opacity: 0

    }

}

@keyframes fadeOut {

    from {

        opacity: 1

    }

    to {

        opacity: 0

    }

}

.fadeOut {

    -webkit-animation-name: fadeOut;

    animation-name: fadeOut

}

@-webkit-keyframes fadeOutDown {

    from {

        opacity: 1

    }

    to {

        opacity: 0;

        -webkit-transform: translate3d(0, 100%, 0);

        transform: translate3d(0, 100%, 0)

    }

}

@keyframes fadeOutDown {

    from {

        opacity: 1

    }

    to {

        opacity: 0;

        -webkit-transform: translate3d(0, 100%, 0);

        transform: translate3d(0, 100%, 0)

    }

}

.fadeOutDown {

    -webkit-animation-name: fadeOutDown;

    animation-name: fadeOutDown

}

@-webkit-keyframes fadeOutDownBig {

    from {

        opacity: 1

    }

    to {

        opacity: 0;

        -webkit-transform: translate3d(0, 2000px, 0);

        transform: translate3d(0, 2000px, 0)

    }

}

@keyframes fadeOutDownBig {

    from {

        opacity: 1

    }

    to {

        opacity: 0;

        -webkit-transform: translate3d(0, 2000px, 0);

        transform: translate3d(0, 2000px, 0)

    }

}

.fadeOutDownBig {

    -webkit-animation-name: fadeOutDownBig;

    animation-name: fadeOutDownBig

}

@-webkit-keyframes fadeOutLeft {

    from {

        opacity: 1

    }

    to {

        opacity: 0;

        -webkit-transform: translate3d(-100%, 0, 0);

        transform: translate3d(-100%, 0, 0)

    }

}

@keyframes fadeOutLeft {

    from {

        opacity: 1

    }

    to {

        opacity: 0;

        -webkit-transform: translate3d(-100%, 0, 0);

        transform: translate3d(-100%, 0, 0)

    }

}

.fadeOutLeft {

    -webkit-animation-name: fadeOutLeft;

    animation-name: fadeOutLeft

}

@-webkit-keyframes fadeOutLeftBig {

    from {

        opacity: 1

    }

    to {

        opacity: 0;

        -webkit-transform: translate3d(-2000px, 0, 0);

        transform: translate3d(-2000px, 0, 0)

    }

}

@keyframes fadeOutLeftBig {

    from {

        opacity: 1

    }

    to {

        opacity: 0;

        -webkit-transform: translate3d(-2000px, 0, 0);

        transform: translate3d(-2000px, 0, 0)

    }

}

.fadeOutLeftBig {

    -webkit-animation-name: fadeOutLeftBig;

    animation-name: fadeOutLeftBig

}

@-webkit-keyframes fadeOutRight {

    from {

        opacity: 1

    }

    to {

        opacity: 0;

        -webkit-transform: translate3d(100%, 0, 0);

        transform: translate3d(100%, 0, 0)

    }

}

@keyframes fadeOutRight {

    from {

        opacity: 1

    }

    to {

        opacity: 0;

        -webkit-transform: translate3d(100%, 0, 0);

        transform: translate3d(100%, 0, 0)

    }

}

.fadeOutRight {

    -webkit-animation-name: fadeOutRight;

    animation-name: fadeOutRight

}

@-webkit-keyframes fadeOutRightBig {

    from {

        opacity: 1

    }

    to {

        opacity: 0;

        -webkit-transform: translate3d(2000px, 0, 0);

        transform: translate3d(2000px, 0, 0)

    }

}

@keyframes fadeOutRightBig {

    from {

        opacity: 1

    }

    to {

        opacity: 0;

        -webkit-transform: translate3d(2000px, 0, 0);

        transform: translate3d(2000px, 0, 0)

    }

}

.fadeOutRightBig {

    -webkit-animation-name: fadeOutRightBig;

    animation-name: fadeOutRightBig

}

@-webkit-keyframes fadeOutUp {

    from {

        opacity: 1

    }

    to {

        opacity: 0;

        -webkit-transform: translate3d(0, -100%, 0);

        transform: translate3d(0, -100%, 0)

    }

}

@keyframes fadeOutUp {

    from {

        opacity: 1

    }

    to {

        opacity: 0;

        -webkit-transform: translate3d(0, -100%, 0);

        transform: translate3d(0, -100%, 0)

    }

}

.fadeOutUp {

    -webkit-animation-name: fadeOutUp;

    animation-name: fadeOutUp

}

@-webkit-keyframes fadeOutUpBig {

    from {

        opacity: 1

    }

    to {

        opacity: 0;

        -webkit-transform: translate3d(0, -2000px, 0);

        transform: translate3d(0, -2000px, 0)

    }

}

@keyframes fadeOutUpBig {

    from {

        opacity: 1

    }

    to {

        opacity: 0;

        -webkit-transform: translate3d(0, -2000px, 0);

        transform: translate3d(0, -2000px, 0)

    }

}

.fadeOutUpBig {

    -webkit-animation-name: fadeOutUpBig;

    animation-name: fadeOutUpBig

}

@-webkit-keyframes flip {

    from {

        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);

        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);

        -webkit-animation-timing-function: ease-out;

        animation-timing-function: ease-out

    }

    40% {

        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);

        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);

        -webkit-animation-timing-function: ease-out;

        animation-timing-function: ease-out

    }

    50% {

        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);

        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);

        -webkit-animation-timing-function: ease-in;

        animation-timing-function: ease-in

    }

    80% {

        -webkit-transform: perspective(400px) scale3d(0.95, .95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);

        transform: perspective(400px) scale3d(0.95, .95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);

        -webkit-animation-timing-function: ease-in;

        animation-timing-function: ease-in

    }

    to {

        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);

        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);

        -webkit-animation-timing-function: ease-in;

        animation-timing-function: ease-in

    }

}

@keyframes flip {

    from {

        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);

        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);

        -webkit-animation-timing-function: ease-out;

        animation-timing-function: ease-out

    }

    40% {

        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);

        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);

        -webkit-animation-timing-function: ease-out;

        animation-timing-function: ease-out

    }

    50% {

        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);

        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);

        -webkit-animation-timing-function: ease-in;

        animation-timing-function: ease-in

    }

    80% {

        -webkit-transform: perspective(400px) scale3d(0.95, .95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);

        transform: perspective(400px) scale3d(0.95, .95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);

        -webkit-animation-timing-function: ease-in;

        animation-timing-function: ease-in

    }

    to {

        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);

        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);

        -webkit-animation-timing-function: ease-in;

        animation-timing-function: ease-in

    }

}

.animated.flip {

    -webkit-backface-visibility: visible;

    backface-visibility: visible;

    -webkit-animation-name: flip;

    animation-name: flip

}

@-webkit-keyframes flipInX {

    from {

        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);

        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);

        -webkit-animation-timing-function: ease-in;

        animation-timing-function: ease-in;

        opacity: 0

    }

    40% {

        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);

        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);

        -webkit-animation-timing-function: ease-in;

        animation-timing-function: ease-in

    }

    60% {

        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);

        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);

        opacity: 1

    }

    80% {

        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);

        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)

    }

    to {

        -webkit-transform: perspective(400px);

        transform: perspective(400px)

    }

}

@keyframes flipInX {

    from {

        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);

        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);

        -webkit-animation-timing-function: ease-in;

        animation-timing-function: ease-in;

        opacity: 0

    }

    40% {

        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);

        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);

        -webkit-animation-timing-function: ease-in;

        animation-timing-function: ease-in

    }

    60% {

        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);

        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);

        opacity: 1

    }

    80% {

        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);

        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)

    }

    to {

        -webkit-transform: perspective(400px);

        transform: perspective(400px)

    }

}

.flipInX {

    -webkit-backface-visibility: visible !important;

    backface-visibility: visible !important;

    -webkit-animation-name: flipInX;

    animation-name: flipInX

}

@-webkit-keyframes flipInY {

    from {

        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);

        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);

        -webkit-animation-timing-function: ease-in;

        animation-timing-function: ease-in;

        opacity: 0

    }

    40% {

        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);

        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);

        -webkit-animation-timing-function: ease-in;

        animation-timing-function: ease-in

    }

    60% {

        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);

        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);

        opacity: 1

    }

    80% {

        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);

        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)

    }

    to {

        -webkit-transform: perspective(400px);

        transform: perspective(400px)

    }

}

@keyframes flipInY {

    from {

        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);

        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);

        -webkit-animation-timing-function: ease-in;

        animation-timing-function: ease-in;

        opacity: 0

    }

    40% {

        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);

        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);

        -webkit-animation-timing-function: ease-in;

        animation-timing-function: ease-in

    }

    60% {

        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);

        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);

        opacity: 1

    }

    80% {

        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);

        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)

    }

    to {

        -webkit-transform: perspective(400px);

        transform: perspective(400px)

    }

}

.flipInY {

    -webkit-backface-visibility: visible !important;

    backface-visibility: visible !important;

    -webkit-animation-name: flipInY;

    animation-name: flipInY

}

@-webkit-keyframes flipOutX {

    from {

        -webkit-transform: perspective(400px);

        transform: perspective(400px)

    }

    30% {

        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);

        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);

        opacity: 1

    }

    to {

        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);

        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);

        opacity: 0

    }

}

@keyframes flipOutX {

    from {

        -webkit-transform: perspective(400px);

        transform: perspective(400px)

    }

    30% {

        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);

        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);

        opacity: 1

    }

    to {

        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);

        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);

        opacity: 0

    }

}

.flipOutX {

    -webkit-animation-duration: 0.75s;

    animation-duration: 0.75s;

    -webkit-animation-name: flipOutX;

    animation-name: flipOutX;

    -webkit-backface-visibility: visible !important;

    backface-visibility: visible !important

}

@-webkit-keyframes flipOutY {

    from {

        -webkit-transform: perspective(400px);

        transform: perspective(400px)

    }

    30% {

        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);

        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);

        opacity: 1

    }

    to {

        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);

        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);

        opacity: 0

    }

}

@keyframes flipOutY {

    from {

        -webkit-transform: perspective(400px);

        transform: perspective(400px)

    }

    30% {

        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);

        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);

        opacity: 1

    }

    to {

        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);

        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);

        opacity: 0

    }

}

.flipOutY {

    -webkit-animation-duration: 0.75s;

    animation-duration: 0.75s;

    -webkit-backface-visibility: visible !important;

    backface-visibility: visible !important;

    -webkit-animation-name: flipOutY;

    animation-name: flipOutY

}

@-webkit-keyframes lightSpeedIn {

    from {

        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);

        transform: translate3d(100%, 0, 0) skewX(-30deg);

        opacity: 0

    }

    60% {

        -webkit-transform: skewX(20deg);

        transform: skewX(20deg);

        opacity: 1

    }

    80% {

        -webkit-transform: skewX(-5deg);

        transform: skewX(-5deg)

    }

    to {

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0)

    }

}

@keyframes lightSpeedIn {

    from {

        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);

        transform: translate3d(100%, 0, 0) skewX(-30deg);

        opacity: 0

    }

    60% {

        -webkit-transform: skewX(20deg);

        transform: skewX(20deg);

        opacity: 1

    }

    80% {

        -webkit-transform: skewX(-5deg);

        transform: skewX(-5deg)

    }

    to {

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0)

    }

}

.lightSpeedIn {

    -webkit-animation-name: lightSpeedIn;

    animation-name: lightSpeedIn;

    -webkit-animation-timing-function: ease-out;

    animation-timing-function: ease-out

}

@-webkit-keyframes lightSpeedOut {

    from {

        opacity: 1

    }

    to {

        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);

        transform: translate3d(100%, 0, 0) skewX(30deg);

        opacity: 0

    }

}

@keyframes lightSpeedOut {

    from {

        opacity: 1

    }

    to {

        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);

        transform: translate3d(100%, 0, 0) skewX(30deg);

        opacity: 0

    }

}

.lightSpeedOut {

    -webkit-animation-name: lightSpeedOut;

    animation-name: lightSpeedOut;

    -webkit-animation-timing-function: ease-in;

    animation-timing-function: ease-in

}

@-webkit-keyframes rotateIn {

    from {

        -webkit-transform-origin: center;

        transform-origin: center;

        -webkit-transform: rotate3d(0, 0, 1, -200deg);

        transform: rotate3d(0, 0, 1, -200deg);

        opacity: 0

    }

    to {

        -webkit-transform-origin: center;

        transform-origin: center;

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0);

        opacity: 1

    }

}

@keyframes rotateIn {

    from {

        -webkit-transform-origin: center;

        transform-origin: center;

        -webkit-transform: rotate3d(0, 0, 1, -200deg);

        transform: rotate3d(0, 0, 1, -200deg);

        opacity: 0

    }

    to {

        -webkit-transform-origin: center;

        transform-origin: center;

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0);

        opacity: 1

    }

}

.rotateIn {

    -webkit-animation-name: rotateIn;

    animation-name: rotateIn

}

@-webkit-keyframes rotateInDownLeft {

    from {

        -webkit-transform-origin: left bottom;

        transform-origin: left bottom;

        -webkit-transform: rotate3d(0, 0, 1, -45deg);

        transform: rotate3d(0, 0, 1, -45deg);

        opacity: 0

    }

    to {

        -webkit-transform-origin: left bottom;

        transform-origin: left bottom;

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0);

        opacity: 1

    }

}

@keyframes rotateInDownLeft {

    from {

        -webkit-transform-origin: left bottom;

        transform-origin: left bottom;

        -webkit-transform: rotate3d(0, 0, 1, -45deg);

        transform: rotate3d(0, 0, 1, -45deg);

        opacity: 0

    }

    to {

        -webkit-transform-origin: left bottom;

        transform-origin: left bottom;

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0);

        opacity: 1

    }

}

.rotateInDownLeft {

    -webkit-animation-name: rotateInDownLeft;

    animation-name: rotateInDownLeft

}

@-webkit-keyframes rotateInDownRight {

    from {

        -webkit-transform-origin: right bottom;

        transform-origin: right bottom;

        -webkit-transform: rotate3d(0, 0, 1, 45deg);

        transform: rotate3d(0, 0, 1, 45deg);

        opacity: 0

    }

    to {

        -webkit-transform-origin: right bottom;

        transform-origin: right bottom;

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0);

        opacity: 1

    }

}

@keyframes rotateInDownRight {

    from {

        -webkit-transform-origin: right bottom;

        transform-origin: right bottom;

        -webkit-transform: rotate3d(0, 0, 1, 45deg);

        transform: rotate3d(0, 0, 1, 45deg);

        opacity: 0

    }

    to {

        -webkit-transform-origin: right bottom;

        transform-origin: right bottom;

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0);

        opacity: 1

    }

}

.rotateInDownRight {

    -webkit-animation-name: rotateInDownRight;

    animation-name: rotateInDownRight

}

@-webkit-keyframes rotateInUpLeft {

    from {

        -webkit-transform-origin: left bottom;

        transform-origin: left bottom;

        -webkit-transform: rotate3d(0, 0, 1, 45deg);

        transform: rotate3d(0, 0, 1, 45deg);

        opacity: 0

    }

    to {

        -webkit-transform-origin: left bottom;

        transform-origin: left bottom;

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0);

        opacity: 1

    }

}

@keyframes rotateInUpLeft {

    from {

        -webkit-transform-origin: left bottom;

        transform-origin: left bottom;

        -webkit-transform: rotate3d(0, 0, 1, 45deg);

        transform: rotate3d(0, 0, 1, 45deg);

        opacity: 0

    }

    to {

        -webkit-transform-origin: left bottom;

        transform-origin: left bottom;

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0);

        opacity: 1

    }

}

.rotateInUpLeft {

    -webkit-animation-name: rotateInUpLeft;

    animation-name: rotateInUpLeft

}

@-webkit-keyframes rotateInUpRight {

    from {

        -webkit-transform-origin: right bottom;

        transform-origin: right bottom;

        -webkit-transform: rotate3d(0, 0, 1, -90deg);

        transform: rotate3d(0, 0, 1, -90deg);

        opacity: 0

    }

    to {

        -webkit-transform-origin: right bottom;

        transform-origin: right bottom;

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0);

        opacity: 1

    }

}

@keyframes rotateInUpRight {

    from {

        -webkit-transform-origin: right bottom;

        transform-origin: right bottom;

        -webkit-transform: rotate3d(0, 0, 1, -90deg);

        transform: rotate3d(0, 0, 1, -90deg);

        opacity: 0

    }

    to {

        -webkit-transform-origin: right bottom;

        transform-origin: right bottom;

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0);

        opacity: 1

    }

}

.rotateInUpRight {

    -webkit-animation-name: rotateInUpRight;

    animation-name: rotateInUpRight

}

@-webkit-keyframes rotateOut {

    from {

        -webkit-transform-origin: center;

        transform-origin: center;

        opacity: 1

    }

    to {

        -webkit-transform-origin: center;

        transform-origin: center;

        -webkit-transform: rotate3d(0, 0, 1, 200deg);

        transform: rotate3d(0, 0, 1, 200deg);

        opacity: 0

    }

}

@keyframes rotateOut {

    from {

        -webkit-transform-origin: center;

        transform-origin: center;

        opacity: 1

    }

    to {

        -webkit-transform-origin: center;

        transform-origin: center;

        -webkit-transform: rotate3d(0, 0, 1, 200deg);

        transform: rotate3d(0, 0, 1, 200deg);

        opacity: 0

    }

}

.rotateOut {

    -webkit-animation-name: rotateOut;

    animation-name: rotateOut

}

@-webkit-keyframes rotateOutDownLeft {

    from {

        -webkit-transform-origin: left bottom;

        transform-origin: left bottom;

        opacity: 1

    }

    to {

        -webkit-transform-origin: left bottom;

        transform-origin: left bottom;

        -webkit-transform: rotate3d(0, 0, 1, 45deg);

        transform: rotate3d(0, 0, 1, 45deg);

        opacity: 0

    }

}

@keyframes rotateOutDownLeft {

    from {

        -webkit-transform-origin: left bottom;

        transform-origin: left bottom;

        opacity: 1

    }

    to {

        -webkit-transform-origin: left bottom;

        transform-origin: left bottom;

        -webkit-transform: rotate3d(0, 0, 1, 45deg);

        transform: rotate3d(0, 0, 1, 45deg);

        opacity: 0

    }

}

.rotateOutDownLeft {

    -webkit-animation-name: rotateOutDownLeft;

    animation-name: rotateOutDownLeft

}

@-webkit-keyframes rotateOutDownRight {

    from {

        -webkit-transform-origin: right bottom;

        transform-origin: right bottom;

        opacity: 1

    }

    to {

        -webkit-transform-origin: right bottom;

        transform-origin: right bottom;

        -webkit-transform: rotate3d(0, 0, 1, -45deg);

        transform: rotate3d(0, 0, 1, -45deg);

        opacity: 0

    }

}

@keyframes rotateOutDownRight {

    from {

        -webkit-transform-origin: right bottom;

        transform-origin: right bottom;

        opacity: 1

    }

    to {

        -webkit-transform-origin: right bottom;

        transform-origin: right bottom;

        -webkit-transform: rotate3d(0, 0, 1, -45deg);

        transform: rotate3d(0, 0, 1, -45deg);

        opacity: 0

    }

}

.rotateOutDownRight {

    -webkit-animation-name: rotateOutDownRight;

    animation-name: rotateOutDownRight

}

@-webkit-keyframes rotateOutUpLeft {

    from {

        -webkit-transform-origin: left bottom;

        transform-origin: left bottom;

        opacity: 1

    }

    to {

        -webkit-transform-origin: left bottom;

        transform-origin: left bottom;

        -webkit-transform: rotate3d(0, 0, 1, -45deg);

        transform: rotate3d(0, 0, 1, -45deg);

        opacity: 0

    }

}

@keyframes rotateOutUpLeft {

    from {

        -webkit-transform-origin: left bottom;

        transform-origin: left bottom;

        opacity: 1

    }

    to {

        -webkit-transform-origin: left bottom;

        transform-origin: left bottom;

        -webkit-transform: rotate3d(0, 0, 1, -45deg);

        transform: rotate3d(0, 0, 1, -45deg);

        opacity: 0

    }

}

.rotateOutUpLeft {

    -webkit-animation-name: rotateOutUpLeft;

    animation-name: rotateOutUpLeft

}

@-webkit-keyframes rotateOutUpRight {

    from {

        -webkit-transform-origin: right bottom;

        transform-origin: right bottom;

        opacity: 1

    }

    to {

        -webkit-transform-origin: right bottom;

        transform-origin: right bottom;

        -webkit-transform: rotate3d(0, 0, 1, 90deg);

        transform: rotate3d(0, 0, 1, 90deg);

        opacity: 0

    }

}

@keyframes rotateOutUpRight {

    from {

        -webkit-transform-origin: right bottom;

        transform-origin: right bottom;

        opacity: 1

    }

    to {

        -webkit-transform-origin: right bottom;

        transform-origin: right bottom;

        -webkit-transform: rotate3d(0, 0, 1, 90deg);

        transform: rotate3d(0, 0, 1, 90deg);

        opacity: 0

    }

}

.rotateOutUpRight {

    -webkit-animation-name: rotateOutUpRight;

    animation-name: rotateOutUpRight

}

@-webkit-keyframes hinge {

    0% {

        -webkit-transform-origin: top left;

        transform-origin: top left;

        -webkit-animation-timing-function: ease-in-out;

        animation-timing-function: ease-in-out

    }

    20%,

    60% {

        -webkit-transform: rotate3d(0, 0, 1, 80deg);

        transform: rotate3d(0, 0, 1, 80deg);

        -webkit-transform-origin: top left;

        transform-origin: top left;

        -webkit-animation-timing-function: ease-in-out;

        animation-timing-function: ease-in-out

    }

    40%,

    80% {

        -webkit-transform: rotate3d(0, 0, 1, 60deg);

        transform: rotate3d(0, 0, 1, 60deg);

        -webkit-transform-origin: top left;

        transform-origin: top left;

        -webkit-animation-timing-function: ease-in-out;

        animation-timing-function: ease-in-out;

        opacity: 1

    }

    to {

        -webkit-transform: translate3d(0, 700px, 0);

        transform: translate3d(0, 700px, 0);

        opacity: 0

    }

}

@keyframes hinge {

    0% {

        -webkit-transform-origin: top left;

        transform-origin: top left;

        -webkit-animation-timing-function: ease-in-out;

        animation-timing-function: ease-in-out

    }

    20%,

    60% {

        -webkit-transform: rotate3d(0, 0, 1, 80deg);

        transform: rotate3d(0, 0, 1, 80deg);

        -webkit-transform-origin: top left;

        transform-origin: top left;

        -webkit-animation-timing-function: ease-in-out;

        animation-timing-function: ease-in-out

    }

    40%,

    80% {

        -webkit-transform: rotate3d(0, 0, 1, 60deg);

        transform: rotate3d(0, 0, 1, 60deg);

        -webkit-transform-origin: top left;

        transform-origin: top left;

        -webkit-animation-timing-function: ease-in-out;

        animation-timing-function: ease-in-out;

        opacity: 1

    }

    to {

        -webkit-transform: translate3d(0, 700px, 0);

        transform: translate3d(0, 700px, 0);

        opacity: 0

    }

}

.hinge {

    -webkit-animation-duration: 2s;

    animation-duration: 2s;

    -webkit-animation-name: hinge;

    animation-name: hinge

}

@-webkit-keyframes jackInTheBox {

    from {

        opacity: 0;

        -webkit-transform: scale(0.1) rotate(30deg);

        transform: scale(0.1) rotate(30deg);

        -webkit-transform-origin: center bottom;

        transform-origin: center bottom

    }

    50% {

        -webkit-transform: rotate(-10deg);

        transform: rotate(-10deg)

    }

    70% {

        -webkit-transform: rotate(3deg);

        transform: rotate(3deg)

    }

    to {

        opacity: 1;

        -webkit-transform: scale(1);

        transform: scale(1)

    }

}

@keyframes jackInTheBox {

    from {

        opacity: 0;

        -webkit-transform: scale(0.1) rotate(30deg);

        transform: scale(0.1) rotate(30deg);

        -webkit-transform-origin: center bottom;

        transform-origin: center bottom

    }

    50% {

        -webkit-transform: rotate(-10deg);

        transform: rotate(-10deg)

    }

    70% {

        -webkit-transform: rotate(3deg);

        transform: rotate(3deg)

    }

    to {

        opacity: 1;

        -webkit-transform: scale(1);

        transform: scale(1)

    }

}

.jackInTheBox {

    -webkit-animation-name: jackInTheBox;

    animation-name: jackInTheBox

}

@-webkit-keyframes rollIn {

    from {

        opacity: 0;

        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);

        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)

    }

    to {

        opacity: 1;

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0)

    }

}

@keyframes rollIn {

    from {

        opacity: 0;

        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);

        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)

    }

    to {

        opacity: 1;

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0)

    }

}

.rollIn {

    -webkit-animation-name: rollIn;

    animation-name: rollIn

}

@-webkit-keyframes rollOut {

    from {

        opacity: 1

    }

    to {

        opacity: 0;

        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);

        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)

    }

}

@keyframes rollOut {

    from {

        opacity: 1

    }

    to {

        opacity: 0;

        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);

        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)

    }

}

.rollOut {

    -webkit-animation-name: rollOut;

    animation-name: rollOut

}

@-webkit-keyframes zoomIn {

    from {

        opacity: 0;

        -webkit-transform: scale3d(0.3, .3, 0.3);

        transform: scale3d(0.3, .3, 0.3)

    }

    50% {

        opacity: 1

    }

}

@keyframes zoomIn {

    from {

        opacity: 0;

        -webkit-transform: scale3d(0.3, .3, 0.3);

        transform: scale3d(0.3, .3, 0.3)

    }

    50% {

        opacity: 1

    }

}

.zoomIn {

    -webkit-animation-name: zoomIn;

    animation-name: zoomIn

}

@-webkit-keyframes zoomInDown {

    from {

        opacity: 0;

        -webkit-transform: scale3d(0.1, .1, 0.1) translate3d(0, -1000px, 0);

        transform: scale3d(0.1, .1, 0.1) translate3d(0, -1000px, 0);

        -webkit-animation-timing-function: cubic-bezier(0.55, .055, 0.675, .19);

        animation-timing-function: cubic-bezier(0.55, .055, 0.675, .19)

    }

    60% {

        opacity: 1;

        -webkit-transform: scale3d(0.475, .475, 0.475) translate3d(0, 60px, 0);

        transform: scale3d(0.475, .475, 0.475) translate3d(0, 60px, 0);

        -webkit-animation-timing-function: cubic-bezier(0.175, .885, 0.32, 1);

        animation-timing-function: cubic-bezier(0.175, .885, 0.32, 1)

    }

}

@keyframes zoomInDown {

    from {

        opacity: 0;

        -webkit-transform: scale3d(0.1, .1, 0.1) translate3d(0, -1000px, 0);

        transform: scale3d(0.1, .1, 0.1) translate3d(0, -1000px, 0);

        -webkit-animation-timing-function: cubic-bezier(0.55, .055, 0.675, .19);

        animation-timing-function: cubic-bezier(0.55, .055, 0.675, .19)

    }

    60% {

        opacity: 1;

        -webkit-transform: scale3d(0.475, .475, 0.475) translate3d(0, 60px, 0);

        transform: scale3d(0.475, .475, 0.475) translate3d(0, 60px, 0);

        -webkit-animation-timing-function: cubic-bezier(0.175, .885, 0.32, 1);

        animation-timing-function: cubic-bezier(0.175, .885, 0.32, 1)

    }

}

.zoomInDown {

    -webkit-animation-name: zoomInDown;

    animation-name: zoomInDown

}

@-webkit-keyframes zoomInLeft {

    from {

        opacity: 0;

        -webkit-transform: scale3d(0.1, .1, 0.1) translate3d(-1000px, 0, 0);

        transform: scale3d(0.1, .1, 0.1) translate3d(-1000px, 0, 0);

        -webkit-animation-timing-function: cubic-bezier(0.55, .055, 0.675, .19);

        animation-timing-function: cubic-bezier(0.55, .055, 0.675, .19)

    }

    60% {

        opacity: 1;

        -webkit-transform: scale3d(0.475, .475, 0.475) translate3d(10px, 0, 0);

        transform: scale3d(0.475, .475, 0.475) translate3d(10px, 0, 0);

        -webkit-animation-timing-function: cubic-bezier(0.175, .885, 0.32, 1);

        animation-timing-function: cubic-bezier(0.175, .885, 0.32, 1)

    }

}

@keyframes zoomInLeft {

    from {

        opacity: 0;

        -webkit-transform: scale3d(0.1, .1, 0.1) translate3d(-1000px, 0, 0);

        transform: scale3d(0.1, .1, 0.1) translate3d(-1000px, 0, 0);

        -webkit-animation-timing-function: cubic-bezier(0.55, .055, 0.675, .19);

        animation-timing-function: cubic-bezier(0.55, .055, 0.675, .19)

    }

    60% {

        opacity: 1;

        -webkit-transform: scale3d(0.475, .475, 0.475) translate3d(10px, 0, 0);

        transform: scale3d(0.475, .475, 0.475) translate3d(10px, 0, 0);

        -webkit-animation-timing-function: cubic-bezier(0.175, .885, 0.32, 1);

        animation-timing-function: cubic-bezier(0.175, .885, 0.32, 1)

    }

}

.zoomInLeft {

    -webkit-animation-name: zoomInLeft;

    animation-name: zoomInLeft

}

@-webkit-keyframes zoomInRight {

    from {

        opacity: 0;

        -webkit-transform: scale3d(0.1, .1, 0.1) translate3d(1000px, 0, 0);

        transform: scale3d(0.1, .1, 0.1) translate3d(1000px, 0, 0);

        -webkit-animation-timing-function: cubic-bezier(0.55, .055, 0.675, .19);

        animation-timing-function: cubic-bezier(0.55, .055, 0.675, .19)

    }

    60% {

        opacity: 1;

        -webkit-transform: scale3d(0.475, .475, 0.475) translate3d(-10px, 0, 0);

        transform: scale3d(0.475, .475, 0.475) translate3d(-10px, 0, 0);

        -webkit-animation-timing-function: cubic-bezier(0.175, .885, 0.32, 1);

        animation-timing-function: cubic-bezier(0.175, .885, 0.32, 1)

    }

}

@keyframes zoomInRight {

    from {

        opacity: 0;

        -webkit-transform: scale3d(0.1, .1, 0.1) translate3d(1000px, 0, 0);

        transform: scale3d(0.1, .1, 0.1) translate3d(1000px, 0, 0);

        -webkit-animation-timing-function: cubic-bezier(0.55, .055, 0.675, .19);

        animation-timing-function: cubic-bezier(0.55, .055, 0.675, .19)

    }

    60% {

        opacity: 1;

        -webkit-transform: scale3d(0.475, .475, 0.475) translate3d(-10px, 0, 0);

        transform: scale3d(0.475, .475, 0.475) translate3d(-10px, 0, 0);

        -webkit-animation-timing-function: cubic-bezier(0.175, .885, 0.32, 1);

        animation-timing-function: cubic-bezier(0.175, .885, 0.32, 1)

    }

}

.zoomInRight {

    -webkit-animation-name: zoomInRight;

    animation-name: zoomInRight

}

@-webkit-keyframes zoomInUp {

    from {

        opacity: 0;

        -webkit-transform: scale3d(0.1, .1, 0.1) translate3d(0, 1000px, 0);

        transform: scale3d(0.1, .1, 0.1) translate3d(0, 1000px, 0);

        -webkit-animation-timing-function: cubic-bezier(0.55, .055, 0.675, .19);

        animation-timing-function: cubic-bezier(0.55, .055, 0.675, .19)

    }

    60% {

        opacity: 1;

        -webkit-transform: scale3d(0.475, .475, 0.475) translate3d(0, -60px, 0);

        transform: scale3d(0.475, .475, 0.475) translate3d(0, -60px, 0);

        -webkit-animation-timing-function: cubic-bezier(0.175, .885, 0.32, 1);

        animation-timing-function: cubic-bezier(0.175, .885, 0.32, 1)

    }

}

@keyframes zoomInUp {

    from {

        opacity: 0;

        -webkit-transform: scale3d(0.1, .1, 0.1) translate3d(0, 1000px, 0);

        transform: scale3d(0.1, .1, 0.1) translate3d(0, 1000px, 0);

        -webkit-animation-timing-function: cubic-bezier(0.55, .055, 0.675, .19);

        animation-timing-function: cubic-bezier(0.55, .055, 0.675, .19)

    }

    60% {

        opacity: 1;

        -webkit-transform: scale3d(0.475, .475, 0.475) translate3d(0, -60px, 0);

        transform: scale3d(0.475, .475, 0.475) translate3d(0, -60px, 0);

        -webkit-animation-timing-function: cubic-bezier(0.175, .885, 0.32, 1);

        animation-timing-function: cubic-bezier(0.175, .885, 0.32, 1)

    }

}

.zoomInUp {

    -webkit-animation-name: zoomInUp;

    animation-name: zoomInUp

}

@-webkit-keyframes zoomOut {

    from {

        opacity: 1

    }

    50% {

        opacity: 0;

        -webkit-transform: scale3d(0.3, .3, 0.3);

        transform: scale3d(0.3, .3, 0.3)

    }

    to {

        opacity: 0

    }

}

@keyframes zoomOut {

    from {

        opacity: 1

    }

    50% {

        opacity: 0;

        -webkit-transform: scale3d(0.3, .3, 0.3);

        transform: scale3d(0.3, .3, 0.3)

    }

    to {

        opacity: 0

    }

}

.zoomOut {

    -webkit-animation-name: zoomOut;

    animation-name: zoomOut

}

@-webkit-keyframes zoomOutDown {

    40% {

        opacity: 1;

        -webkit-transform: scale3d(0.475, .475, 0.475) translate3d(0, -60px, 0);

        transform: scale3d(0.475, .475, 0.475) translate3d(0, -60px, 0);

        -webkit-animation-timing-function: cubic-bezier(0.55, .055, 0.675, .19);

        animation-timing-function: cubic-bezier(0.55, .055, 0.675, .19)

    }

    to {

        opacity: 0;

        -webkit-transform: scale3d(0.1, .1, 0.1) translate3d(0, 2000px, 0);

        transform: scale3d(0.1, .1, 0.1) translate3d(0, 2000px, 0);

        -webkit-transform-origin: center bottom;

        transform-origin: center bottom;

        -webkit-animation-timing-function: cubic-bezier(0.175, .885, 0.32, 1);

        animation-timing-function: cubic-bezier(0.175, .885, 0.32, 1)

    }

}

@keyframes zoomOutDown {

    40% {

        opacity: 1;

        -webkit-transform: scale3d(0.475, .475, 0.475) translate3d(0, -60px, 0);

        transform: scale3d(0.475, .475, 0.475) translate3d(0, -60px, 0);

        -webkit-animation-timing-function: cubic-bezier(0.55, .055, 0.675, .19);

        animation-timing-function: cubic-bezier(0.55, .055, 0.675, .19)

    }

    to {

        opacity: 0;

        -webkit-transform: scale3d(0.1, .1, 0.1) translate3d(0, 2000px, 0);

        transform: scale3d(0.1, .1, 0.1) translate3d(0, 2000px, 0);

        -webkit-transform-origin: center bottom;

        transform-origin: center bottom;

        -webkit-animation-timing-function: cubic-bezier(0.175, .885, 0.32, 1);

        animation-timing-function: cubic-bezier(0.175, .885, 0.32, 1)

    }

}

.zoomOutDown {

    -webkit-animation-name: zoomOutDown;

    animation-name: zoomOutDown

}

@-webkit-keyframes zoomOutLeft {

    40% {

        opacity: 1;

        -webkit-transform: scale3d(0.475, .475, 0.475) translate3d(42px, 0, 0);

        transform: scale3d(0.475, .475, 0.475) translate3d(42px, 0, 0)

    }

    to {

        opacity: 0;

        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);

        transform: scale(0.1) translate3d(-2000px, 0, 0);

        -webkit-transform-origin: left center;

        transform-origin: left center

    }

}

@keyframes zoomOutLeft {

    40% {

        opacity: 1;

        -webkit-transform: scale3d(0.475, .475, 0.475) translate3d(42px, 0, 0);

        transform: scale3d(0.475, .475, 0.475) translate3d(42px, 0, 0)

    }

    to {

        opacity: 0;

        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);

        transform: scale(0.1) translate3d(-2000px, 0, 0);

        -webkit-transform-origin: left center;

        transform-origin: left center

    }

}

.zoomOutLeft {

    -webkit-animation-name: zoomOutLeft;

    animation-name: zoomOutLeft

}

@-webkit-keyframes zoomOutRight {

    40% {

        opacity: 1;

        -webkit-transform: scale3d(0.475, .475, 0.475) translate3d(-42px, 0, 0);

        transform: scale3d(0.475, .475, 0.475) translate3d(-42px, 0, 0)

    }

    to {

        opacity: 0;

        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);

        transform: scale(0.1) translate3d(2000px, 0, 0);

        -webkit-transform-origin: right center;

        transform-origin: right center

    }

}

@keyframes zoomOutRight {

    40% {

        opacity: 1;

        -webkit-transform: scale3d(0.475, .475, 0.475) translate3d(-42px, 0, 0);

        transform: scale3d(0.475, .475, 0.475) translate3d(-42px, 0, 0)

    }

    to {

        opacity: 0;

        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);

        transform: scale(0.1) translate3d(2000px, 0, 0);

        -webkit-transform-origin: right center;

        transform-origin: right center

    }

}

.zoomOutRight {

    -webkit-animation-name: zoomOutRight;

    animation-name: zoomOutRight

}

@-webkit-keyframes zoomOutUp {

    40% {

        opacity: 1;

        -webkit-transform: scale3d(0.475, .475, 0.475) translate3d(0, 60px, 0);

        transform: scale3d(0.475, .475, 0.475) translate3d(0, 60px, 0);

        -webkit-animation-timing-function: cubic-bezier(0.55, .055, 0.675, .19);

        animation-timing-function: cubic-bezier(0.55, .055, 0.675, .19)

    }

    to {

        opacity: 0;

        -webkit-transform: scale3d(0.1, .1, 0.1) translate3d(0, -2000px, 0);

        transform: scale3d(0.1, .1, 0.1) translate3d(0, -2000px, 0);

        -webkit-transform-origin: center bottom;

        transform-origin: center bottom;

        -webkit-animation-timing-function: cubic-bezier(0.175, .885, 0.32, 1);

        animation-timing-function: cubic-bezier(0.175, .885, 0.32, 1)

    }

}

@keyframes zoomOutUp {

    40% {

        opacity: 1;

        -webkit-transform: scale3d(0.475, .475, 0.475) translate3d(0, 60px, 0);

        transform: scale3d(0.475, .475, 0.475) translate3d(0, 60px, 0);

        -webkit-animation-timing-function: cubic-bezier(0.55, .055, 0.675, .19);

        animation-timing-function: cubic-bezier(0.55, .055, 0.675, .19)

    }

    to {

        opacity: 0;

        -webkit-transform: scale3d(0.1, .1, 0.1) translate3d(0, -2000px, 0);

        transform: scale3d(0.1, .1, 0.1) translate3d(0, -2000px, 0);

        -webkit-transform-origin: center bottom;

        transform-origin: center bottom;

        -webkit-animation-timing-function: cubic-bezier(0.175, .885, 0.32, 1);

        animation-timing-function: cubic-bezier(0.175, .885, 0.32, 1)

    }

}

.zoomOutUp {

    -webkit-animation-name: zoomOutUp;

    animation-name: zoomOutUp

}

@-webkit-keyframes slideInDown {

    from {

        -webkit-transform: translate3d(0, -100%, 0);

        transform: translate3d(0, -100%, 0);

        visibility: visible

    }

    to {

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0)

    }

}

@keyframes slideInDown {

    from {

        -webkit-transform: translate3d(0, -100%, 0);

        transform: translate3d(0, -100%, 0);

        visibility: visible

    }

    to {

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0)

    }

}

.slideInDown {

    -webkit-animation-name: slideInDown;

    animation-name: slideInDown

}

@-webkit-keyframes slideInLeft {

    from {

        -webkit-transform: translate3d(-100%, 0, 0);

        transform: translate3d(-100%, 0, 0);

        visibility: visible

    }

    to {

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0)

    }

}

@keyframes slideInLeft {

    from {

        -webkit-transform: translate3d(-100%, 0, 0);

        transform: translate3d(-100%, 0, 0);

        visibility: visible

    }

    to {

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0)

    }

}

.slideInLeft {

    -webkit-animation-name: slideInLeft;

    animation-name: slideInLeft

}

@-webkit-keyframes slideInRight {

    from {

        -webkit-transform: translate3d(100%, 0, 0);

        transform: translate3d(100%, 0, 0);

        visibility: visible

    }

    to {

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0)

    }

}

@keyframes slideInRight {

    from {

        -webkit-transform: translate3d(100%, 0, 0);

        transform: translate3d(100%, 0, 0);

        visibility: visible

    }

    to {

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0)

    }

}

.slideInRight {

    -webkit-animation-name: slideInRight;

    animation-name: slideInRight

}

@-webkit-keyframes slideInUp {

    from {

        -webkit-transform: translate3d(0, 100%, 0);

        transform: translate3d(0, 100%, 0);

        visibility: visible

    }

    to {

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0)

    }

}

@keyframes slideInUp {

    from {

        -webkit-transform: translate3d(0, 100%, 0);

        transform: translate3d(0, 100%, 0);

        visibility: visible

    }

    to {

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0)

    }

}

.slideInUp {

    -webkit-animation-name: slideInUp;

    animation-name: slideInUp

}

@-webkit-keyframes slideOutDown {

    from {

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0)

    }

    to {

        visibility: hidden;

        -webkit-transform: translate3d(0, 100%, 0);

        transform: translate3d(0, 100%, 0)

    }

}

@keyframes slideOutDown {

    from {

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0)

    }

    to {

        visibility: hidden;

        -webkit-transform: translate3d(0, 100%, 0);

        transform: translate3d(0, 100%, 0)

    }

}

.slideOutDown {

    -webkit-animation-name: slideOutDown;

    animation-name: slideOutDown

}

@-webkit-keyframes slideOutLeft {

    from {

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0)

    }

    to {

        visibility: hidden;

        -webkit-transform: translate3d(-100%, 0, 0);

        transform: translate3d(-100%, 0, 0)

    }

}

@keyframes slideOutLeft {

    from {

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0)

    }

    to {

        visibility: hidden;

        -webkit-transform: translate3d(-100%, 0, 0);

        transform: translate3d(-100%, 0, 0)

    }

}

.slideOutLeft {

    -webkit-animation-name: slideOutLeft;

    animation-name: slideOutLeft

}

@-webkit-keyframes slideOutRight {

    from {

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0)

    }

    to {

        visibility: hidden;

        -webkit-transform: translate3d(100%, 0, 0);

        transform: translate3d(100%, 0, 0)

    }

}

@keyframes slideOutRight {

    from {

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0)

    }

    to {

        visibility: hidden;

        -webkit-transform: translate3d(100%, 0, 0);

        transform: translate3d(100%, 0, 0)

    }

}

.slideOutRight {

    -webkit-animation-name: slideOutRight;

    animation-name: slideOutRight

}

@-webkit-keyframes slideOutUp {

    from {

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0)

    }

    to {

        visibility: hidden;

        -webkit-transform: translate3d(0, -100%, 0);

        transform: translate3d(0, -100%, 0)

    }

}

@keyframes slideOutUp {

    from {

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0)

    }

    to {

        visibility: hidden;

        -webkit-transform: translate3d(0, -100%, 0);

        transform: translate3d(0, -100%, 0)

    }

}



.left {

    float: left

}

.right {

    float: right

}

.relative {

    position: relative

}

.absolute {

    position: absolute

}

.text-center {

    text-align: center

}

.text-left {

    text-align: left

}

.overflow {

    overflow: hidden

}

.block {

    display: block

}

.ib {

    display: inline-block

}

.hide-text {

    font: 0/0 a;

    color: transparent;

    text-shadow: none;

    background-color: transparent;

    border: 0

}

.reset-input {

    border: 0 none;

    padding: 0;

    margin: 0;

    background: 0 0

}

.clearfix {

    *zoom: 1;

    clear: both

}

.clearfix:after,

.clearfix:before {

    display: table;

    content: "";

    line-height: 0

}

.clearfix:after {

    clear: both

}

a {

    outline: none !important

}

input::-moz-focus-inner {

    border: 0

}

.disableSelection {

    -webkit-touch-callout: none;

    -webkit-user-select: none;

    -khtml-user-select: none;

    -moz-user-select: none;

    -ms-user-select: none;

    user-select: none

}





body {

    font-family: 'Noto Sans KR', sans-serif;

    background: #fff;

}



a {

    color: #080808;

    -ms-transition: all 0.2s ease;

    -moz-transition: all 0.2s ease;

    -o-transition: all 0.2s ease;

    -webkit-transition: all 0.2s ease

}

a:active,

a:focus,

a:hover {

    color: #bfbfbf;

    text-decoration: none;

    outline: 0

}



h6 {

    color: #080808;

    line-height: 1.5;

    font-weight: 700;

    letter-spacing: -1px

}



h1 {

    font-size: 36px;

    letter-spacing: -1.4px

}

h2 {

    font-size: 28px;

    letter-spacing: -1.4px

}

h3 {

    font-size: 22px

}

h4 {

    font-size: 19px

}

h5 {

    font-size: 16px

}

iframe {

    max-width: 100%

}

embed,

img,

object,

video {

    height: auto;

    max-width: 100%

}

ul ul {

    list-style-type: circle

}

pre {

    white-space: pre-wrap;

   font-family: 'Noto Sans KR', sans-serif;

    font-size: 14px;

    color: #23282d

}

a code,

code {

    font-size: 87.5%;

    color: #e83e8c;

    padding: 2px;

    border-radius: 2px;

    background: #f3f4f5;

    font-family: 'Noto Sans KR', sans-serif;

    font-size: 14px

}

/*

table tbody th {

    background: #080808;

    color: #fff;

    padding: 10px 20px

}

table tbody td {

    background: #f5f5f5;

    padding: 10px 20px

}

.dark {

    color: #080808

}

.section {

    margin-bottom: 100px

}

.section:last-of-type {

    margin-bottom: 0

}

*/







.portfolio__grid {

    position: relative;

    margin: -50px -70px;

    -ms-transition: height 1.2s ease;

    -moz-transition: height 1.2s ease;

    -o-transition: height 1.2s ease;

    -webkit-transition: height 1.2s ease

}

.portfolio__grid.three--columns {

    margin: -30px

}

.portfolio__grid.three--columns .item,

.portfolio__grid.three--columns .sizer {

    width: 33.3333%

}

.portfolio__grid.three--columns .item {

    padding: 30px

}

.portfolio__grid .item,

.portfolio__grid .sizer {

    width: 50%

}

.portfolio__grid .item {

    padding: 50px 70px;

    position: relative

}

.portfolio__grid .item a {

    position: relative;

    display: block

}

.portfolio__grid .item a img {

    width: 100%;
    display: block;

}

.portfolio__grid .item a .circle {

    color: #fff;

    background: #080808;

    position: absolute;

    font-weight: 600;

    text-align: center;

    line-height: 75px;

    top: -20px;

    right: -20px;

    width: 75px;

    height: 75px;

    border-radius: 50%;

    z-index: 1

}

.portfolio__grid .item a .caption {

    background-color:rgba(0, 0, 0, 0.5);

    position: absolute;

    top: 0px;

    left: 0px;

    right: 0px;

    bottom: 0px;

    -moz-opacity: 0;

    -khtml-opacity: 0;

    -webkit-opacity: 0;

    opacity: 0;



    -ms-transition: all 0.4s ease;

    -moz-transition: all 0.4s ease;

    -o-transition: all 0.4s ease;

    -webkit-transition: all 0.4s ease

}

.portfolio__grid .item a:hover .caption {

    -moz-opacity: 1;

    -khtml-opacity: 1;

    -webkit-opacity: 1;

    opacity: 1;

    -ms-filter:alpha(opacity=100);

    filter:alpha(opacity=100)

}

.portfolio__grid .item a .caption .inner {

    position: absolute;

    -moz-opacity: 0;

    -khtml-opacity: 0;

    -webkit-opacity: 0;

    opacity: 0;

	bottom:30px;

	padding-left:5%;

	width:100%;





    -o-transform: translateY(-50%);

    -ms-transform: translateY(-50%);

    -moz-transform: translateY(-50%);

    -webkit-transform: translateY(-50%);

    -ms-transition: all 0.4s cubic-bezier(0.215, .61, 0.355, 1) 0.2s;

    -moz-transition: all 0.4s cubic-bezier(0.215, .61, 0.355, 1) 0.2s;

    -o-transition: all 0.4s cubic-bezier(0.215, .61, 0.355, 1) 0.2s;

    -webkit-transition: all 0.4s cubic-bezier(0.215, .61, 0.355, 1) 0.2s

}

.portfolio__grid .item a:hover .caption .inner {

    -moz-opacity: 1;

    -khtml-opacity: 1;

    -webkit-opacity: 1;

    opacity: 1;

    -ms-filter:alpha(opacity=100);

    filter:alpha(opacity=100);

	bottom:30px;

	padding-left:10%;

	width:100%;

	

}

.portfolio__grid .item a .caption .inner h4 {

    font-size: 22px;

    margin-bottom: 3px;

	color: #ffffff;

	padding-top:5px;

	overflow: hidden; 

	text-overflow: ellipsis;

	white-space: nowrap; 

	width: 90%;

	display: block;

    font-weight:600;

}

.portfolio__grid .item a .caption .inner p {

    color: #ffffff;

    margin: 0

}



.hover--two .item a .caption {

    position: absolute;

    bottom: 0;

    right: 0;

    left: 0;

    top: 0;

    background: 0 0;

    -moz-opacity: 0;

    -khtml-opacity: 0;

    -webkit-opacity: 0;

    opacity: 0;



}

.tooltipster-follower .tooltipster-box {

    background: 0 0;

    border: none;

    border-radius: 0;

    box-shadow: none

}

.tooltipster-follower .tooltipster-box h4 {

    font-size: 22px;

    line-height: 1;

    margin: 0;

    background: #fff;

    padding: 10px 25px

}

.tooltipster-follower .tooltipster-box p {

    color: #212121;

    padding: 5px 25px 10px;

    background: #fff;

    display: inline-block

}

.portfolio-interactive-links {

    position: absolute;

    top: 0;

    left: 0;

    right: 0;

    bottom: 0;

    overflow: hidden

}

.portfolio-interactive-links ul {

    z-index: 1;

    margin-top: 70vh;

    margin-left: 5vw;

    max-width: 50%;

    list-style-type: none;

    padding: 0;

    margin-bottom: 0

}

.portfolio-interactive-links ul li {

    margin-right: 30px;

    margin-bottom: 25px;

    display: inline-block;

}

.portfolio-interactive-links ul li h3 {

    display: inline-block;

    font-size: 52px;

    letter-spacing: -2px;

    line-height: 36px;

    position: relative;

    -ms-transition: all 0.2s ease;

    -moz-transition: all 0.2s ease;

    -o-transition: all 0.2s ease;

    -webkit-transition: all 0.2s ease

}

.portfolio-interactive-links ul li h3:hover {

    color: #a3a3a3

}

.portfolio-interactive-links ul li div {

    position: absolute;

    left: 0;

    right: 0;

    bottom: 0;

    top: 0;

    opacity: 0;

    z-index: -1;

    background-position: center;

    background-repeat: no-repeat;

    background-size: cover;

    -ms-transition: all 0.4s ease;

    -moz-transition: all 0.4s ease;

    -o-transition: all 0.4s ease;

    -webkit-transition: all 0.4s ease

}

.portfolio-interactive-links ul li div.active {

    -moz-opacity: 1;

    -khtml-opacity: 1;

    -webkit-opacity: 1;

    opacity: 1;

    -ms-filter:alpha(opacity=100);

    filter:alpha(opacity=100)

}

.portfolio-showcase {

    position: relative

}

.portfolio-showcase .section {

    height: 100vh;

    position: relative

}

.portfolio-showcase .section .img {

    position: absolute;

    top: 170px;

    left: 120px;

    right: 120px;

    bottom: 170px;

    background-position: center;

    background-repeat: no-repeat;

    background-size: cover;

    -o-transform: scale(0.9);

    -ms-transform: scale(0.9);

    -moz-transform: scale(0.9);

    -webkit-transform: scale(0.9);

    -ms-transition: all 1s ease;

    -moz-transition: all 1s ease;

    -o-transition: all 1s ease;

    -webkit-transition: all 1s ease

}

.portfolio-showcase .section .caption {

    position: absolute;

    text-align: center;

    bottom: 25px;

    left: 120px;

    right: 120px

}

.portfolio-showcase .section .caption h3 {

    line-height: 1;

    font-size: 48px;

    letter-spacing: -2px;

    -o-transform: translateY(30px);

    -ms-transform: translateY(30px);

    -moz-transform: translateY(30px);

    -webkit-transform: translateY(30px);

    margin-bottom: 12px;

    -moz-opacity: 0;

    -khtml-opacity: 0;

    -webkit-opacity: 0;

    opacity: 0;



    -ms-transition: all 0.5s ease 0.8s;

    -moz-transition: all 0.5s ease 0.8s;

    -o-transition: all 0.5s ease 0.8s;

    -webkit-transition: all 0.5s ease 0.8s

}

.portfolio-showcase .section .caption p {

    position: relative;

    color: #404040;

    letter-spacing: 3px;

    -o-transform: translateY(30px);

    -ms-transform: translateY(30px);

    -moz-transform: translateY(30px);

    -webkit-transform: translateY(30px);

    -moz-opacity: 0;

    -khtml-opacity: 0;

    -webkit-opacity: 0;

    opacity: 0;



    -ms-transition: all 0.5s ease 1s;

    -moz-transition: all 0.5s ease 1s;

    -o-transition: all 0.5s ease 1s;

    -webkit-transition: all 0.5s ease 1s

}

.portfolio-showcase .section .caption a {

    margin-top: 25px

}

.portfolio-showcase .owl-item.active .section .img {

    -o-transform: scale(1);

    -ms-transform: scale(1);

    -moz-transform: scale(1);

    -webkit-transform: scale(1)

}

.portfolio-showcase .owl-item.active .section .caption h3,

.portfolio-showcase .owl-item.active .section .caption p {

    -o-transform: translateY(0);

    -ms-transform: translateY(0);

    -moz-transform: translateY(0);

    -webkit-transform: translateY(0);

    -moz-opacity: 1;

    -khtml-opacity: 1;

    -webkit-opacity: 1;

    opacity: 1;

    -ms-filter:alpha(opacity=100);

    filter:alpha(opacity=100)

}

.portfolio-showcase .owl-nav {

    position: fixed;

    top: 50%;

    right: 30px;

    width: 50px;

    z-index: 999;

    text-align: center;

    -o-transform: translateY(-50%);

    -ms-transform: translateY(-50%);

    -moz-transform: translateY(-50%);

    -webkit-transform: translateY(-50%)

}

.portfolio-showcase .owl-nav [class*=owl-]:hover {

    background: 0 0 !important;

    color: #080808 !important

}

.portfolio-showcase .owl-nav i {

    display: block;

    cursor: pointer;

    color: #080808;

    font-size: 26px;

    margin-bottom: 20px

}

.portfolio-showcase .owl-nav i:last-child {

    margin-bottom: 0

}

.portfolio-showcase .owl-nav i:hover {

    color: #bfbfbf

}

.portfolio-showcase--two .item {

    height: 680px;

    position: relative;

    background: 0 0;

    background-position: center;

    background-repeat: no-repeat;

    background-size: cover

}

.portfolio-showcase--two .item:nth-child(even) {

    text-align: right

}

.portfolio-showcase--two .item .caption {

    position: absolute;

    top: 50%;

    right: 0%;

    left: 0%;

    -o-transform: translateY(-50%);

    -ms-transform: translateY(-50%);

    -moz-transform: translateY(-50%);

    -webkit-transform: translateY(-50%)

}

.portfolio-showcase--two .item .caption h3 {

    font-size: 48px;

    letter-spacing: -2px

}

.portfolio-showcase--two .item .caption p {

    line-height: 1.8

}

.portfolio-showcase--three {

    position: relative;

    padding: 0px

}

.portfolio-showcase--three .item {

    height: calc(100vh - 0px);

    background-position: center;

    background-repeat: no-repeat;

    background-size: cover

}



.portfolio-showcase--three .owl-nav {

    position: absolute;

    right: 30px;

    bottom: 50px;

}



.portfolio-showcase--three .owl-nav [class*=owl-] {

    color: #080808 !important;

    background: transparent !important;

    width: 50px;

    height: 50px;

    line-height: 50px;

    text-align: center;

    border-radius: 0;

	border: 0;

	outline: 0;

    font-size: 18px !important;

    -ms-transition: all 0.2s ease;

    -moz-transition: all 0.2s ease;

    -o-transition: all 0.2s ease;

    -webkit-transition: all 0.2s ease

}

.portfolio-showcase--three .owl-nav [class*=owl-]:hover {

    background: transparent !important

	color: #999 !important;

}

.gallery {

    margin: -15px

}

.gallery .item {

    padding: 15px

}

.photography-carousel {

    position: relative

}

.photography-carousel .section {

    height: 100vh;

    position: relative

}

.photography-carousel .section .img {

    position: absolute;

    top: 0;

    left: 0;

    right: 0;

    bottom: 0;

    background-position: center;

    background-repeat: no-repeat;

    background-size: cover;

    -o-transform: scale(0.9);

    -ms-transform: scale(0.9);

    -moz-transform: scale(0.9);

    -webkit-transform: scale(0.9);

    -ms-transition: all 1s ease;

    -moz-transition: all 1s ease;

    -o-transition: all 1s ease;

    -webkit-transition: all 1s ease

}

.photography-carousel .section h3 {

    background: #080808;

    color: #fff;

    padding: 14px 24px;

    position: absolute;

    bottom: 80px;

    left: 80px;

    line-height: 1;

    font-size: 26px;

    letter-spacing: -1px;

    margin: 0;

    -o-transform: translateY(30px);

    -ms-transform: translateY(30px);

    -moz-transform: translateY(30px);

    -webkit-transform: translateY(30px);

    -moz-opacity: 0;

    -khtml-opacity: 0;

    -webkit-opacity: 0;

    opacity: 0;



    -ms-transition: all 0.5s ease 0.8s;

    -moz-transition: all 0.5s ease 0.8s;

    -o-transition: all 0.5s ease 0.8s;

    -webkit-transition: all 0.5s ease 0.8s

}

.photography-carousel .owl-item.active .section .img {

    -o-transform: scale(1);

    -ms-transform: scale(1);

    -moz-transform: scale(1);

    -webkit-transform: scale(1)

}

.photography-carousel .owl-item.active .section h3 {

    -o-transform: translateY(0);

    -ms-transform: translateY(0);

    -moz-transform: translateY(0);

    -webkit-transform: translateY(0);

    -moz-opacity: 1;

    -khtml-opacity: 1;

    -webkit-opacity: 1;

    opacity: 1;

    -ms-filter:alpha(opacity=100);

    filter:alpha(opacity=100)

}

.photography-carousel .owl-nav {

    position: fixed;

    bottom: 60px;

    right: 60px;

    z-index: 999

}

.photography-carousel .owl-nav button {

    margin: 0 20px

}

.photography-carousel .owl-nav [class*=owl-]:hover {

    background: 0 0 !important;

    color: #080808 !important

}

.photography-carousel .owl-nav [class*=owl-] {

    margin: 0 18px !important

}

.photography-carousel .owl-nav i {

    display: inline-block;

    cursor: pointer;

    color: #080808;

    font-size: 32px;

    margin-bottom: 20px

}

.photography-carousel .owl-nav i:last-child {

    margin-bottom: 0

}

.photography-carousel .owl-nav i:hover {

    color: #bfbfbf

}

.blog.two--columns {

    margin: -50px -30px

}

.blog.two--columns .item,

.blog.two--columns .sizer {

    width: 50%

}

.blog.two--columns .item {

    position: relative;

    padding: 50px 30px

}

.meta {

    font-size: 13px

}

.meta span {

    margin-right: 15px

}

.tags a {

    background: #080808;

    color: #fff;

    padding: 10px 20px;

    margin-right: 10px;

    font-size: 12px;

    font-weight: 500;

    border-radius: 4px;

    display: inline-block

}

.tags a:hover {

    background: #3b3b3b

}

.blog-navigation {

    text-align: center

}

.blog-navigation a {

    margin-right: 5px;

    font-size: 15px;

    font-weight: 700;

    display: inline-block

}

.blog-navigation span {

    margin-right: 5px;

    font-size: 15px;

    font-weight: 700;

    display: inline-block;

    color: #080808;

    border-bottom: 2px solid #080808

}

.main-slideshow {

    position: relative;

    margin-bottom: 150px

}

.main-slideshow .item {

    width: 100vw;

    height: 100vh;

    background-position: center;

    background-repeat: no-repeat;

    background-size: cover

}

.main-slideshow .item .caption {

    position: absolute;

    top: 50%;

    left: 10%;

    width: 50%

}

.main-slideshow .item .caption.right {

    left: auto;

    right: 15%;

    text-align: right

}

.main-slideshow .item .caption h3 {

    font-size: 72px;

    opacity: 0;

    letter-spacing: -3px;

    line-height: 1.1;

    margin-bottom: 20px;

    -o-transform: scale(0.9);

    -ms-transform: scale(0.9);

    -moz-transform: scale(0.9);

    -webkit-transform: scale(0.9);

    -ms-transition: all 1s ease 0.8s;

    -moz-transition: all 1s ease 0.8s;

    -o-transition: all 1s ease 0.8s;

    -webkit-transition: all 1s ease 0.8s

}

.main-slideshow .item .caption p {

    color: #575757;

    margin-bottom: 10px;

    font-size: 15px;

    -moz-opacity: 0;

    -khtml-opacity: 0;

    -webkit-opacity: 0;

    opacity: 0;



    -ms-transition: all 0.8s ease 1.2s;

    -moz-transition: all 0.8s ease 1.2s;

    -o-transition: all 0.8s ease 1.2s;

    -webkit-transition: all 0.8s ease 1.2s

}

.main-slideshow .item .caption a {

    -o-transform: translateY(20px);

    -ms-transform: translateY(20px);

    -moz-transform: translateY(20px);

    -webkit-transform: translateY(20px);

    -moz-opacity: 0;

    -khtml-opacity: 0;

    -webkit-opacity: 0;

    opacity: 0;



    -ms-transition: all 0.6s ease 1.2s;

    -moz-transition: all 0.6s ease 1.2s;

    -o-transition: all 0.6s ease 1.2s;

    -webkit-transition: all 0.6s ease 1.2s

}

.main-slideshow .item .caption .underline-btn {

    font-size: 17px

}

.main-slideshow .active .item .caption h3 {

    -moz-opacity: 1;

    -khtml-opacity: 1;

    -webkit-opacity: 1;

    opacity: 1;

    -ms-filter:alpha(opacity=100);

    filter:alpha(opacity=100);

    -o-transform: scale(1);

    -ms-transform: scale(1);

    -moz-transform: scale(1);

    -webkit-transform: scale(1)

}

.main-slideshow .active .item .caption p {

    -moz-opacity: 1;

    -khtml-opacity: 1;

    -webkit-opacity: 1;

    opacity: 1;

    -ms-filter:alpha(opacity=100);

    filter:alpha(opacity=100)

}

.main-slideshow .active .item .caption a {

    -moz-opacity: 1;

    -khtml-opacity: 1;

    -webkit-opacity: 1;

    opacity: 1;

    -ms-filter:alpha(opacity=100);

    filter:alpha(opacity=100);

    -o-transform: translateY(0);

    -ms-transform: translateY(0);

    -moz-transform: translateY(0);

    -webkit-transform: translateY(0)

}

.main-slideshow .owl-dots {

    position: absolute;

    top: 50%;

    right: 40px;

    max-width: 16px;

    -o-transform: translateY(-50%);

    -ms-transform: translateY(-50%);

    -moz-transform: translateY(-50%);

    -webkit-transform: translateY(-50%)

}

.main-slideshow .owl-dots .owl-dot.active span {

    background: 0 0;

    border-color: #080808

}

.main-slideshow .owl-dots .owl-dot span {

    width: 13px;

    height: 13px;

    margin: 8px;

    background: #080808;

    border: 2px solid #fafafa;

    -ms-transition: all 0.4s ease;

    -moz-transition: all 0.4s ease;

    -o-transition: all 0.4s ease;

    -webkit-transition: all 0.4s ease

}

.main-slideshow .owl-dots .owl-dot:hover span {

    background: #080808

}

.single-carousel .owl-nav {

    position: absolute;

    right: 50px;

    bottom: 50px

}

.single-carousel .owl-nav [class*=owl-] {

    color: #fff !important;

    background: #080808 !important;

    width: 45px;

    height: 45px;

    line-height: 45px;

    text-align: center;

    border-radius: 0;

    margin: 0 5px;

    font-size: 16px !important;

    -ms-transition: all 0.2s ease;

    -moz-transition: all 0.2s ease;

    -o-transition: all 0.2s ease;

    -webkit-transition: all 0.2s ease

}

.single-carousel .owl-nav [class*=owl-]:hover {

    background: #3b3b3b !important

}



.img {

    position: relative

}

.img .caption {

    position: absolute;

    left: 50px;

    bottom: 50px

}

.img .caption span {

    font-weight: 500;

    font-size: 12px;

    display: inline-block;

    background: #080808;

    color: #fff;

    padding: 10px 20px

}

.pbox {

    background: #f2f2f2;

    padding: 100px

}

.sundsvall_icon-box h4 {

    font-size: 17px

}

.sundsvall_icon-box [class*=ion] {

    display: block;

    font-size: 42px;

    color: #080808;

    margin-bottom: 25px;

    line-height: 1

}

.sundsvall_twitter-feed {

    text-align: center

}

.sundsvall_twitter-feed .icon {

    display: block;

    color: #4099ff;

    margin-bottom: 10px;

    font-size: 19px

}

.sundsvall_twitter-feed .owl-carousel {

    margin: 30px auto 0;

    max-width: 60%

}

.sundsvall_twitter-feed .owl-carousel .tweet-infos {

    display: block;

    margin-top: 15px;

    color: #242424;

    font-weight: 600;

    font-size: 13px;

    margin-bottom: 5px

}

.sundsvall_twitter-feed .owl-carousel .TweetAuthor-avatar,

.sundsvall_twitter-feed .owl-carousel .TweetAuthor-decoratedName {

    display: none

}

.sundsvall_twitter-feed .owl-carousel .owl-nav {

    margin-top: 25px

}

.sundsvall_twitter-feed .owl-carousel .owl-nav .icon {

    color: #080808;

    margin-bottom: 0

}

.sundsvall_twitter-feed .owl-carousel .owl-nav [class*=owl-] {

    margin: 0 8px;

    font-size: 19px;

    line-height: 1

}

.sundsvall_twitter-feed .owl-carousel .owl-nav [class*=owl-]:hover {

    background: 0 0

}

.fimg div {

    -ms-transition: all 0.3s ease;

    -moz-transition: all 0.3s ease;

    -o-transition: all 0.3s ease;

    -webkit-transition: all 0.3s ease

}

.fimg:hover div {

    -moz-opacity: .3;

    -khtml-opacity: .3;

    -webkit-opacity: .3;

    opacity: .3;

    -ms-filter:alpha(opacity=30);

    filter:alpha(opacity=30)

}

.fimg div:hover {

    -moz-opacity: 1;

    -khtml-opacity: 1;

    -webkit-opacity: 1;

    opacity: 1;

    -ms-filter:alpha(opacity=100);

    filter:alpha(opacity=100)

}

.newsletter {

    max-width: 500px;

    position: relative

}

.newsletter .wpcf7-text {

    background: 0 0;

    font-size: 13px;

    border: none;

    border-bottom: 2px solid #8a8a8a;

    width: 100%;

    height: 50px;

    line-height: 40px;

    position: relative;

    font-weight: 400;

    letter-spacing: 0.7px;

    outline: none;

    -ms-transition: all 0.3s ease;

    -moz-transition: all 0.3s ease;

    -o-transition: all 0.3s ease;

    -webkit-transition: all 0.3s ease

}

.newsletter .wpcf7-text::placeholder {

    color: #8a8a8a;

    -moz-opacity: 1;

    -khtml-opacity: 1;

    -webkit-opacity: 1;

    opacity: 1;

    -ms-filter:alpha(opacity=100);

    filter:alpha(opacity=100);

    -ms-transition: all 0.3s ease;

    -moz-transition: all 0.3s ease;

    -o-transition: all 0.3s ease;

    -webkit-transition: all 0.3s ease

}

.newsletter .wpcf7-text:focus {

    border-color: #292929;

    color: #495057;

    box-shadow: none

}

.newsletter .wpcf7-text:focus::placeholder {

    color: #292929

}

.newsletter .wpcf7-submit {

    position: absolute;

    right: 0;

    line-height: 50px;

    background: 0 0;

    border: none;

    font-weight: 500;

    font-size: 13px;

    letter-spacing: 0.8px;

    cursor: pointer;

    padding-right: 0;

    color: #8a8a8a;

    outline: none;

    -ms-transition: all 0.3s ease;

    -moz-transition: all 0.3s ease;

    -o-transition: all 0.3s ease;

    -webkit-transition: all 0.3s ease

}

.newsletter .wpcf7-submit:hover {

    color: #171717

}

.newsletter .ajax-loader {

    position: absolute;

    right: -50px;

    top: 17px

}

.newsletter p {

    margin: 0

}

.template-form .wpcf7-form-control {

    background: #f2f2f2;

    font-size: 13px;

    border: none;

    border-radius: 0;

    width: 100%;

    height: 50px;

    line-height: 40px;

    position: relative;

    font-weight: 400;

    letter-spacing: 0.7px;

    padding-left: 20px;

    -ms-transition: all 0.3s ease;

    -moz-transition: all 0.3s ease;

    -o-transition: all 0.3s ease;

    -webkit-transition: all 0.3s ease

}

.template-form .wpcf7-form-control::placeholder {

    color: #3d3d3d;

    -moz-opacity: 1;

    -khtml-opacity: 1;

    -webkit-opacity: 1;

    opacity: 1;

    -ms-filter:alpha(opacity=100);

    filter:alpha(opacity=100);

    -ms-transition: all 0.3s ease;

    -moz-transition: all 0.3s ease;

    -o-transition: all 0.3s ease;

    -webkit-transition: all 0.3s ease

}

.template-form .wpcf7-form-control:focus {

    color: #495057;

    background: #ebebeb;

    box-shadow: none

}

.template-form .wpcf7-form-control:focus::placeholder {

    color: #292929

}

.template-form textarea {

    padding: 20px;

    height: 160px !important;

    line-height: 20px !important

}

.template-form .wpcf7-submit {

    color: #fff;

    display: inline-block;

    border-radius: 4px;

    padding: 10px 20px;

    font-size: 12px;

    position: relative;

    background: #080808;

    overflow: hidden;

    font-weight: 500;

    cursor: pointer;

    border: none;

    width: auto;

    height: auto;

    line-height: 1.8;

    letter-spacing: 0.4px

}

.template-form .wpcf7-submit:hover {

    background: #000

}

.social-media {

    z-index: 2;

    position: fixed;

    left: 30px;

    width: 50px;

    top: 50%;

    -o-transform: translateY(-50%);

    -ms-transform: translateY(-50%);

    -moz-transform: translateY(-50%);

    -webkit-transform: translateY(-50%);

    text-align: center

}

.social-media a {

    display: block;

    margin: 8px 0;

    font-size: 15px;

    font-weight: 400

}

.theme-btn {

    color: #fff;

    display: inline-block;

    padding: 12px 24px;

    border-radius: 4px;

    font-size: 13px;

    position: relative;

    background: #080808;

    overflow: hidden;

    font-weight: 500;

    cursor: pointer;

    border: none

}

.theme-btn.smaller {

    padding: 10px 20px;

    font-size: 12px

}

.theme-btn.extra-small {

    font-size: 11px;

    padding: 6px 14px

}

.theme-btn:before {

    content: '';

    position: absolute;

    top: 0;

    left: 0;

    z-index: 1;

    border-right-width: 1px;

    border-right-style: solid;

    border-right-color: #fff;

    background-color: rgba(255, 255, 255, .35);

    width: 100%;

    height: 100%;

    -moz-opacity: 1;

    -khtml-opacity: 1;

    -webkit-opacity: 1;

    opacity: 1;

    -ms-filter:alpha(opacity=100);

    filter:alpha(opacity=100);

    -o-transform: translate(-105%, 0);

    -ms-transform: translate(-105%, 0);

    -moz-transform: translate(-105%, 0);

    -webkit-transform: translate(-105%, 0);

    -ms-transition: all 0.3s ease;

    -moz-transition: all 0.3s ease;

    -o-transition: all 0.3s ease;

    -webkit-transition: all 0.3s ease

}

.theme-btn:hover {

    color: #fff

}

.theme-btn:hover:before {

    -moz-opacity: 0;

    -khtml-opacity: 0;

    -webkit-opacity: 0;

    opacity: 0;



    -o-transform: translate(0, 0);

    -ms-transform: translate(0, 0);

    -moz-transform: translate(0, 0);

    -webkit-transform: translate(0, 0)

}

.underline-btn {

    font-size: 15px;

    line-height: 20px;

    position: relative;

    padding-bottom: 9px;

    display: inline-block;

    font-weight: 500;

    letter-spacing: -0.2px;

    color: #080808;

    -ms-transition: all 0.3s ease;

    -moz-transition: all 0.3s ease;

    -o-transition: all 0.3s ease;

    -webkit-transition: all 0.3s ease

}

.underline-btn:after {

    content: '';

    position: absolute;

    bottom: 0;

    left: 0;

    width: 100%;

    height: 1px;

    background: #3d3d3d

}

.underline-btn:before {

    content: '';

    position: absolute;

    bottom: 0;

    left: 0;

    width: 0;

    height: 2px;

    z-index: 1;

    background: #080808;

    -ms-transition: all 0.3s ease;

    -moz-transition: all 0.3s ease;

    -o-transition: all 0.3s ease;

    -webkit-transition: all 0.3s ease

}

.underline-btn:hover {

    color: #080808

}

.underline-btn:hover:before {

    width: 100%

}

.underline-btn.big {

    font-size: 17px;

    margin-bottom: 30px;

    color: #8a8a8a;

    padding-bottom: 12px

}

.underline-btn.big:after,

.underline-btn.big:before {

    height: 3px

}

.underline-btn.big:hover {

    color: #242424

}

.sbtn {

    position: fixed;

    right: 80px;

    cursor: pointer;

    height: 40px;

    width: 25px;

    z-index: 999;

    text-align: center;

    visibility: hidden;

    -moz-opacity: 0;

    -khtml-opacity: 0;

    -webkit-opacity: 0;

    opacity: 0;



}



.sbtn2 {

	color:#080808;

    height: 50px;

    width: 50px;

	line-height:50px;

    z-index: 999;

	font-size:22px;

    text-align: center;

}



.sbtn .icon {

    color: #080808;

    font-size: 26px;

    width: 100px;

    height: 50px;

    line-height: 50px;

    position: relative;

    display: block

}

.sbtn.share-btn .icon.ion-md-share {

    font-size: 22px

}

.sbtn .text {

    position: absolute;

    right: 50px;

    top: 0;

    line-height: 50px;

    white-space: nowrap;

    font-size: 13px;

    font-weight: 500;

    color: #080808;

    -moz-opacity: 0;

    -khtml-opacity: 0;

    -webkit-opacity: 0;

    opacity: 0;



    font-style: normal;

    -o-transform: translateX(3px);

    -ms-transform: translateX(3px);

    -moz-transform: translateX(3px);

    -webkit-transform: translateX(3px);

    -ms-transition: all 0.3s ease;

    -moz-transition: all 0.3s ease;

    -o-transition: all 0.3s ease;

    -webkit-transition: all 0.3s ease

}

.sbtn .icon:hover .text {

    -o-transform: translateX(0);

    -ms-transform: translateX(0);

    -moz-transform: translateX(0);

    -webkit-transform: translateX(0);

    -moz-opacity: 1;

    -khtml-opacity: 1;

    -webkit-opacity: 1;

    opacity: 1;

    -ms-filter:alpha(opacity=100);

    filter:alpha(opacity=100)

}

.sbtn.top-btn {

    bottom: 50px

}

.sbtn.project-btn {

    bottom: 120px

}

.sbtn.filter-btn,

.sbtn.share-btn {

    bottom: 120px

}

.sbtn.filter-btn div,

.sbtn.share-btn div {

    display: block;

    position: absolute;

    right: 0;

    top: 0;

    width: 25px;

    height: 40px;

    line-height: 40px;

    -ms-transition: all 0.3s ease;

    -moz-transition: all 0.3s ease;

    -o-transition: all 0.3s ease;

    -webkit-transition: all 0.3s ease

}

.sbtn.filter-btn div:last-child,

.sbtn.share-btn div:last-child {

    -moz-opacity: 0;

    -khtml-opacity: 0;

    -webkit-opacity: 0;

    opacity: 0;



    visibility: hidden

}

.sbtn.filter-btn.close div:first-child,

.sbtn.share-btn.close div:first-child {

    -moz-opacity: 0;

    -khtml-opacity: 0;

    -webkit-opacity: 0;

    opacity: 0;



    visibility: hidden

}

.sbtn.filter-btn.close div:last-child,

.sbtn.share-btn.close div:last-child {

    -moz-opacity: 1;

    -khtml-opacity: 1;

    -webkit-opacity: 1;

    opacity: 1;

    -ms-filter:alpha(opacity=100);

    filter:alpha(opacity=100);

    visibility: visible

}

.filter,

.share {

    position: fixed;

    bottom: 210px;

    right: 48px;

    cursor: pointer;

    z-index: 999;

    text-align: center;

    visibility: hidden;

    -moz-opacity: 0;

    -khtml-opacity: 0;

    -webkit-opacity: 0;

    opacity: 0;



}

.filter.active,

.share.active {

    bottom: 220px;

    -moz-opacity: 1;

    -khtml-opacity: 1;

    -webkit-opacity: 1;

    opacity: 1;

    -ms-filter:alpha(opacity=100);

    filter:alpha(opacity=100);

    visibility: visible

}

.filter ul,

.share ul {

    padding: 0;

    margin: 0;

    list-style-type: none

}

.filter ul li,

.share ul li {

    text-align: right;

    display: block

}

.filter ul li a,

.share ul li a {

    font-size: 13px;

    font-weight: 500;

    color: #080808;

    padding: 4px 0;

    display: block

}

.filter ul li a:hover,

.share ul li a:hover {

    color: #ccc

}

.post-password-form [name=post_password] {

    background: #f2f2f2;

    font-size: 13px;

    border: none;

    border-radius: 0;

    width: 100%;

    height: 41px;

    line-height: 40px;

    position: relative;

    font-weight: 400;

    letter-spacing: 0.7px;

    padding-left: 20px;

    -ms-transition: all 0.3s ease;

    -moz-transition: all 0.3s ease;

    -o-transition: all 0.3s ease;

    -webkit-transition: all 0.3s ease

}

.post-password-form [name=post_password]::placeholder {

    color: #3d3d3d;

    -moz-opacity: 1;

    -khtml-opacity: 1;

    -webkit-opacity: 1;

    opacity: 1;

    -ms-filter:alpha(opacity=100);

    filter:alpha(opacity=100);

    -ms-transition: all 0.3s ease;

    -moz-transition: all 0.3s ease;

    -o-transition: all 0.3s ease;

    -webkit-transition: all 0.3s ease

}

.post-password-form [name=post_password]:focus {

    color: #495057;

    background: #ebebeb;

    box-shadow: none

}

.post-password-form [name=post_password]:focus::placeholder {

    color: #292929

}

.post-password-form [name=Submit] {

    color: #fff;

    display: inline-block;

    border-radius: 4px;

    padding: 10px 20px;

    font-size: 12px;

    position: relative;

    background: #080808;

    overflow: hidden;

    font-weight: 500;

    cursor: pointer;

    border: none

}

.post-password-form [name=Submit]:before {

    content: '';

    position: absolute;

    top: 0;

    left: 0;

    z-index: 1;

    border-right-width: 1px;

    border-right-style: solid;

    border-right-color: #fff;

    background-color: rgba(255, 255, 255, .35);

    width: 100%;

    height: 100%;

    -moz-opacity: 1;

    -khtml-opacity: 1;

    -webkit-opacity: 1;

    opacity: 1;

    -ms-filter:alpha(opacity=100);

    filter:alpha(opacity=100);

    -o-transform: translate(-105%, 0);

    -ms-transform: translate(-105%, 0);

    -moz-transform: translate(-105%, 0);

    -webkit-transform: translate(-105%, 0);

    -ms-transition: all 0.3s ease;

    -moz-transition: all 0.3s ease;

    -o-transition: all 0.3s ease;

    -webkit-transition: all 0.3s ease

}

.post-password-form [name=Submit]:hover {

    color: #fff

}

.post-password-form [name=Submit]:hover:before {

    -moz-opacity: 0;

    -khtml-opacity: 0;

    -webkit-opacity: 0;

    opacity: 0;



    -o-transform: translate(0, 0);

    -ms-transform: translate(0, 0);

    -moz-transform: translate(0, 0);

    -webkit-transform: translate(0, 0)

}

.comment-respond .form-control,

.comments-form .form-control {

    background: #f2f2f2;

    font-size: 13px;

    border: none;

    border-radius: 0;

    width: 100%;

    height: 50px;

    line-height: 40px;

    position: relative;

    font-weight: 400;

    letter-spacing: 0.7px;

    padding-left: 20px;

    -ms-transition: all 0.3s ease;

    -moz-transition: all 0.3s ease;

    -o-transition: all 0.3s ease;

    -webkit-transition: all 0.3s ease

}

.comments-form .form-control2 {

    background: #f2f2f2;

    font-size: 13px;

    border: none;

    border-radius: 0;

    width: 100%;

    height: 500px;

    line-height: 40px;

    position: relative;

    font-weight: 400;

    letter-spacing: 0.7px;

    padding-left: 20px;

    -ms-transition: all 0.3s ease;

    -moz-transition: all 0.3s ease;

    -o-transition: all 0.3s ease;

    -webkit-transition: all 0.3s ease

}

.comment-respond .form-control::placeholder,

.comments-form .form-control::placeholder {

    color: #3d3d3d;

    -moz-opacity: 1;

    -khtml-opacity: 1;

    -webkit-opacity: 1;

    opacity: 1;

    -ms-filter:alpha(opacity=100);

    filter:alpha(opacity=100);

    -ms-transition: all 0.3s ease;

    -moz-transition: all 0.3s ease;

    -o-transition: all 0.3s ease;

    -webkit-transition: all 0.3s ease

}

.comment-respond .form-control:focus,

.comments-form .form-control:focus {

    color: #495057;

    background: #ebebeb;

    box-shadow: none

}

.comment-respond .form-control:focus::placeholder,

.comments-form .form-control:focus::placeholder {

    color: #292929

}

.comment-respond textarea,

.comments-form textarea {

    padding: 20px;

    height: 160px !important;

    line-height: 20px !important

}

.comment-respond .form-submit .submit,

.comments-form .form-submit .submit {

    color: #fff;

    display: inline-block;

    border-radius: 4px;

    padding: 10px 20px;

    font-size: 12px;

    position: relative;

    background: #080808;

    overflow: hidden;

    font-weight: 500;

    cursor: pointer;

    border: none

}

.comment-respond .form-submit .submit:before,

.comments-form .form-submit .submit:before {

    content: '';

    position: absolute;

    top: 0;

    left: 0;

    z-index: 1;

    border-right-width: 1px;

    border-right-style: solid;

    border-right-color: #fff;

    background-color: rgba(255, 255, 255, .35);

    width: 100%;

    height: 100%;

    -moz-opacity: 1;

    -khtml-opacity: 1;

    -webkit-opacity: 1;

    opacity: 1;

    -ms-filter:alpha(opacity=100);

    filter:alpha(opacity=100);

    -o-transform: translate(-105%, 0);

    -ms-transform: translate(-105%, 0);

    -moz-transform: translate(-105%, 0);

    -webkit-transform: translate(-105%, 0);

    -ms-transition: all 0.3s ease;

    -moz-transition: all 0.3s ease;

    -o-transition: all 0.3s ease;

    -webkit-transition: all 0.3s ease

}

.comment-respond .form-submit .submit:hover,

.comments-form .form-submit .submit:hover {

    color: #fff

}

.comment-respond .form-submit .submit:hover:before,

.comments-form .form-submit .submit:hover:before {

    -moz-opacity: 0;

    -khtml-opacity: 0;

    -webkit-opacity: 0;

    opacity: 0;



    -o-transform: translate(0, 0);

    -ms-transform: translate(0, 0);

    -moz-transform: translate(0, 0);

    -webkit-transform: translate(0, 0)

}

.comment-list {

    list-style-type: none;

    padding: 0;

    margin: 0

}

.comment-list .children {

    list-style-type: none;

    padding: 0;

    margin: 0

}

.comment-list .children li .comment {

    padding-left: 130px

}

.comment-list .children li .comment img {

    left: 30px

}

.comment-list .comment {

    position: relative;

    padding-left: 100px;

    display: block

}

.comment-list .comment.pingback {

    padding-left: 0

}

.comment-list .comment img {

    max-width: 65px;

    position: absolute;

    top: 0;

    left: 0

}

.comment-navigation ul {

    list-style-type: none;

    margin: 0;

    padding: 0;

    text-align: center

}

.comment-navigation ul li {

    display: inline-block;

    font-size: 26px;

    padding: 0 10px

}

.comment-reply-title a {

    font-size: 18px;

    margin-left: 15px

}

.comment-meta h5 a {

    font-weight: 700

}

.comment-meta p {

    font-size: 13px

}

.error-page {

    height: 100vh;

    position: relative

}

.error-page .center-container {

    position: absolute;

    top: 50%;

    left: 50%;

    -o-transform: translate(-50%, -50%);

    -ms-transform: translate(-50%, -50%);

    -moz-transform: translate(-50%, -50%);

    -webkit-transform: translate(-50%, -50%)

}

.error-page .center-container h2 {

    font-size: 200px;

    letter-spacing: -8px;

    line-height: 1

}

.error-page .center-container p {

    line-height: 1.5;

    font-weight: 300;

    font-size: 16px

}

.search-list {

    padding: 0;

    margin: 0;

    list-style-type: none

}

.search-list li {

    margin-bottom: 30px

}

.search-list li h3 {

    margin: 0

}

.search-list li h3 a {

    line-height: 1.5;

    font-weight: 700;

    letter-spacing: -1px

}

.search-list li p {

    margin: 0

}

.bypostauthor {

    display: block

}

.entry-content img {

    margin: 0 0 1.5em

}

.alignleft,

img.alignleft {

    margin-right: 1.5em;

    display: inline;

    float: left

}

.alignright,

img.alignright {

    margin-left: 1.5em;

    display: inline;

    float: right

}

.aligncenter,

img.aligncenter {

    margin-right: auto;

    margin-left: auto;

    display: block;

    clear: both;

    text-align: center

}

.wp-caption {

    margin-bottom: 1.5em;

    text-align: center;

    padding-top: 5px

}

.wp-caption img {

    border: 0 none;

    padding: 0;

    margin: 0

}

.wp-caption p.wp-caption-text {

    line-height: 1.5;

    font-size: 10px;

    margin: 0

}

.wp-smiley {

    margin: 0 !important;

    max-height: 1em

}

blockquote {

    margin: 0;

    box-shadow: inset 0 0 0 0 #e2e4e7;

    border-left: 4px solid #000;

    padding-left: 1em

}

.wp-block-pullquote blockquote,

.wp-block-pullquote.alignleft,

.wp-block-pullquote.alignright {

    border-left: none;

    padding-left: 0

}

.wp-block-pullquote blockquote p,

.wp-block-pullquote.alignleft p,

.wp-block-pullquote.alignright p {

    font-size: 28px;

    line-height: 1.6

}

.screen-reader-text {

    border: 0;

    clip: rect(1px, 1px, 1px, 1px);

    clip-path: inset(50%);

    height: 1px;

    margin: -1px;

    overflow: hidden;

    padding: 0;

    position: absolute !important;

    width: 1px;

    word-wrap: normal !important

}

.screen-reader-text:focus {

    background-color: #eee;

    clip: auto !important;

    clip-path: none;

    color: #444;

    display: block;

    font-size: 1em;

    height: auto;

    left: 5px;

    line-height: normal;

    padding: 15px 23px 14px;

    text-decoration: none;

    top: 5px;

    width: auto;

    z-index: 100000

}

.gallery-caption {

    padding: 5px 10px

}

dd {

    display: block;

    margin-left: 40px

}

@media only screen and (min-width:768px) {

    .alignfull {

        margin-left: calc(-100vw/2 + 100%/2);

        margin-right: calc(-100vw/2 + 100%/2);

        max-width: 100vw

    }

    .alignfull.wp-block-cover {

        background-color: #000;

        background-size: cover;

        background-position: center center;

        min-height: 430px;

        max-width: 100vw;

        width: auto

    }

    .alignwide {

        margin-left: -100px;

        margin-right: -100px;

        max-width: 1300px

    }

    .alignwide.wp-block-cover {

        background-color: #000;

        background-size: cover;

        background-position: center center;

        min-height: 430px;

        max-width: 1300px;

        width: auto

    }

    .alignfull iframe,

    .alignfull img,

    .alignwide iframe,

    .alignwide img {

        width: 100%;

        display: block;

        margin: 0 auto

    }

    .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before,

    .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before,

    .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before,

    .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before,

    .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before,

    .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before,

    .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before {

        content: "";

        display: block;

        padding-top: 50%

    }

    .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {

        padding-top: 56.25%

    }

    .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {

        padding-top: 75%

    }

}

.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper,

.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper,

.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper,

.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper,

.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper,

.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper,

.wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper {

    position: relative

}

.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe,

.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe,

.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe,

.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe,

.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe,

.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe,

.wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe {

    position: absolute;

    top: 0;

    right: 0;

    bottom: 0;

    left: 0;

    width: 100%;

    height: 100%

}



@media (min-width:1600px) {

    .container {

        max-width: 1440px;
        padding:0 5rem;

    }

    .container.smaller {

        max-width: 1080px

    }

}



@media (max-width:1199.98px) {

    .page-header {

        padding: 0px 0 50px 0;

    }

    .page-header.bigger {

        padding: 0px 0

    }

    .page-header h2 {

        font-size: 40px;

        letter-spacing: -1px

    }

}

@media (max-width:991.98px) {

    .portfolio-showcase .section .img {

        left: 15px;

        right: 60px

    }

    .portfolio-showcase .section .caption {

        left: 30px;

        right: 30px

    }

    .portfolio-showcase .section .caption h3 {

        font-size: 36px;

        letter-spacing: -1px

    }

    .portfolio-showcase .owl-nav {

        right: 5px

    }

    .portfolio-showcase--two .item {

        height: 500px

    }

    .portfolio-showcase--two .item:nth-child(even) {

        text-align: left

    }

    .portfolio-showcase--two .item .caption h3 {

        font-size: 36px;

        letter-spacing: -0.7px

    }

    .social-media {

        display: none

    }

    .main-slideshow .item .caption {

        width: 75%

    }

    .main-slideshow .item .caption.right {

        text-align: left

    }

    .main-slideshow .item .caption h3 {

        font-size: 42px;

        opacity: 0;

        letter-spacing: -1px

    }

    .pbox {

        padding: 70px 50px

    }

}

@media (max-width:767.98px) {

    .site-header {

        padding: 30px 30px 0

    }



	.portfolio-showcase--three .owl-nav {

    position: absolute;

    right: 5px;

	bottom: 50px;

	}





    .page-header {

        margin-top: 0px;

        padding: 0px 0 0px 0;

    }

    .page-header.bigger {

        padding: 0px 30px

    }

    .page-header h2 {

        font-size: 32px;

        letter-spacing: -0.7px

    }

    .portfolio__grid {

        margin: -15px

    }

    .portfolio__grid.three--columns .item,

    .portfolio__grid.three--columns .sizer {

        width: 50%

    }

    .portfolio__grid .item,

    .portfolio__grid .sizer {

        width: 50%

    }

    .portfolio__grid .item {

        padding: 30px

    }

    .sbtn {

        right: 80px

    }

    .sbtn.top-btn {

        bottom: 50px

    }

    .sbtn.project-btn {

        bottom: 100px

    }

    .sbtn.filter-btn,

    .sbtn.share-btn {

        bottom: 120px

    }

    .filter,

    .share {

        right: 48px

    }



    .portfolio-interactive-links ul {

        max-width: 80%;

        margin-top: 30vh

    }

    .portfolio-interactive-links ul li {

        margin-bottom: 15px

    }

    .portfolio-interactive-links ul li h3 {

        font-size: 36px;

        letter-spacing: -1px;

        line-height: 36px

    }

    .photography-carousel .section h3 {

        bottom: 30px;

        left: 15px;

        font-size: 22px

    }

    .photography-carousel .owl-nav {

        bottom: 30px;

        right: 15px

    }

    .transition span {

        background: #ebebeb

    }



    .isection .row {

        margin: -15px

    }

    .isection .item {

        padding: 30px

    }

    .single-carousel .owl-nav {

        right: 15px;

        bottom: 15px

    }

    .img .caption {

        left: 15px;

        bottom: 15px

    }

    .sundsvall_twitter-feed #twitterFeed {

        max-width: 100%

    }

    .section {

        margin-bottom: 0px

    }

    .blog.two--columns {

        margin: -15px

    }

    .blog.two--columns .item,

    .blog.two--columns .sizer {

        width: 100%

    }

    .blog.two--columns .item {

        padding: 30px

    }

}

@media (max-width:575.98px) {

    .site-header {

        padding: 30px 30px 0

    }

    .page-header {

        margin-top: 0px

    }

    .portfolio__grid.three--columns .item,

    .portfolio__grid.three--columns .sizer {

        width: 100%

    }

    .portfolio__grid .item,

    .portfolio__grid .sizer {

        width: 100%

    }



}


