@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Urbanist:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);*,:after,:before {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    image-rendering: -webkit-optimize-contrast
}

a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    -webkit-text-size-adjust: 100%
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block
}

body {
    line-height: 1
}

ul {
    list-style: none
}

blockquote,q {
    quotes: none
}

blockquote:after,blockquote:before,q:after,q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

button,html input[type=button],input[type=reset],input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

input,select,textarea {
    -webkit-appearance: none
}

mark {
    background-color: transparent;
    color: inherit
}

body {
    font-size: 20px;
    line-height: 32px;
    font-family: Poppins,sans-serif;
    color: #000;
    position: relative;
    max-width: 1920px;
    margin: 0 auto;
    width: 100%;
    font-weight: 300
}

body.active {
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: fixed!important
}

a {
    text-decoration: none;
    transition: all .3s linear;
    color: inherit
}

img {
    max-width: 100%;
    vertical-align: top;
    image-rendering: -webkit-optimize-contrast
}

textarea {
    resize: vertical
}

iframe {
    border: none;
    width: 100%
}

h1,h2,h3,h4,ul {
    margin: 0;
    padding: 0;
    list-style: none
}

b,strong {
    font-weight: 700
}

em,i {
    font-style: italic
}

input[type=submit] {
    cursor: pointer
}

a[href^="tel:"] {
    color: inherit!important;
    text-decoration: none
}

#wpadminbar {
    position: fixed!important
}

.clearfix:after,.clearfix:before {
    content: "";
    display: table;
    clear: both
}

.clearfix {
    clear: both;
    overflow: hidden
}

.comp {
    color: #000;
    font-weight: 700
}

.comingsoon {
    color: red;
    font-style: italic;
    font-weight: 700
}

.col2 {
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 10px;
    column-gap: 10px
}

.col3 {
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-gap: 5px;
    column-gap: 5px
}

.col2 li,.col3 li {
    display: inline-block;
    width: 100%
}

.main_phone {
    font-weight: 700
}

.back_top {
    display: none;
    background: linear-gradient(270deg,#a440d7 0,#40066a 100%);
    position: fixed;
    z-index: 999;
    bottom: 0;
    width: 100%;
    height: 45px;
    cursor: pointer;
    border-top: 2px solid #fff
}

.back_top:before {
    content: "";
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%,-45%);
    border-bottom: 15px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent
}

.back_top:hover {
    opacity: .7
}

.h1_hdng {
    font-size: 22px;
    font-weight: 700;
    color: #000
}

.thumb_left_dd,.thumb_left_dr {
    float: left;
    margin: -4px 19px 0 0
}

.thumb_right_dd,.thumb_right_dr {
    float: right;
    margin: -4px 0 0 19px
}

.thumb_center_dd,.thumb_center_dr {
    display: block;
    margin: 10px auto
}

.text_left,.text_left p {
    text-align: left
}

.text_right,.text_right p {
    text-align: right
}

.text_center,.text_center p {
    text-align: center;
    display: block
}

::-webkit-input-placeholder {
    opacity: 1;
    color: inherit
}

::-moz-placeholder {
    opacity: 1;
    color: inherit
}

:-ms-input-placeholder {
    opacity: 1;
    color: inherit
}

:-moz-placeholder {
    opacity: 1;
    color: inherit
}

.fixedholder {
    position: fixed!important;
    margin: 0!important
}

.wrapper {
    width: 100%;
    max-width: 1375px;
    margin: 0 auto;
    position: relative
}

header {
    padding: 0 25px;
    background: #555063;
}

.header_holder {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 15
}

.header_main {
    position: relative;
    height: 125px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.main_logo {
    float: left;
    position: relative;
    z-index: 11;
    width: 247px
}

.header_info {
    position: relative;
    z-index: 11;
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%
}

.head_info {
    width: 697px;
    margin-right: 80px
}

.head_info ul {
    display: flex;
    justify-content: space-between;
    align-items: stretch
}

.head_info ul li {
    white-space: pre-line;
    font-size: 18px;
    line-height: 25px;
    font-weight: 400;
    position: relative;
    padding-left: 80px
}

.head_info ul li:before {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    line-height: 0
}

.head_info ul li:first-child:before {
    content: url(../images/head-1.png)
}

.head_info ul li:last-child:before {
    content: url(../images/head-2.png)
}

.head_info ul li span {
    font-weight: 700;
    font-size: 25px
}

.head_info ul li a:hover {
    text-decoration: underline
}

a.head_btn {
    background: linear-gradient(270deg,#a440d7 0,#40066a 100%);
    line-height: 63px;
    width: 157px;
    display: block;
    text-align: center;
    border-radius: 50px;
    font-size: 18px;
    font-weight: 400
}

a.head_btn:hover {
    background: #ac97f9;
    color: #1a1a1a
}

.social_media {
    position: absolute;
    bottom: -719px;
    right: 0;
    width: 94px
}

.social_media ul {
    display: flex;
    justify-content: space-between;
    align-content: center
}

.social_media ul li a figure {
    transition: transform .4s ease-in
}

.social_media ul li a:hover figure {
    transform: scale(.7)
}

.page_nav {
    background: #1c1c1c;
    text-align: center;
    position: relative;
    z-index: 10;
    padding: 0 25px
}

.page_nav ul li {
    display: inline-block;
    position: relative;
    margin: 0 70px;
    text-align: center
}

.page_nav ul li:first-child {
    margin-left: 0
}

.page_nav ul li:last-child {
    margin-right: 0
}

.page_nav ul li:after {
    content: "";
    width: 4px;
    background: #b33ed5;
    height: 4px;
    position: absolute;
    top: 50%;
    right: -75px;
    transform: translateY(-50%);
    border-radius: 50%
}

.page_nav ul li:last-child:after {
    display: none
}

.page_nav ul li a {
    display: block;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    line-height: 63px
}

.page_nav ul li a small {
    display: block
}

.page_nav ul li a:active,.page_nav ul li a:hover,.page_nav ul li a:hover small,.page_nav ul li.current_page_item a small,.page_nav ul li.current_page_item>a {
    color: #b451ce
}

.page_nav ul ul li:after,.page_nav ul ul li:before,.page_nav ul ul ul li:after,.page_nav ul ul ul li:before {
    display: none
}

.page_nav ul li:hover>ul {
    display: block;
    visibility: visible
}

.page_nav ul ul {
    display: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 999;
    background: #333;
    padding: 0;
    z-index: 999
}

.page_nav ul ul li a:active,.page_nav ul ul li a:hover,.page_nav ul ul li.current_page_item>a {
    background: #fff;
    color: #000;
    text-decoration: none
}

.page_nav ul ul li a {
    width: 150px;
    margin: auto;
    height: auto;
    display: block;
    padding: 15px 10px;
    line-height: 100%;
    text-align: left;
    padding: 10px
}

.page_nav ul ul ul {
    left: 100%;
    top: 0;
    background: #000;
    padding: 0;
    z-index: 999
}

.page_nav ul ul li {
    display: block;
    width: 100%;
    margin: 0
}

.page_nav span {
    position: absolute;
    right: 25px;
    top: 32px;
    display: none;
    padding: 0;
    cursor: pointer;
    z-index: 9;
    color: red;
    text-align: center
}

.fa {
    display: block;
    margin-top: -3px
}

.fa:before {
    position: absolute
}

.nav_toggle_button {
    display: none;
    text-align: left;
    position: relative
}

.nav_toggle_button.active {
    opacity: 1
}

.nav_toggle_button i {
    cursor: pointer
}

.nav_toggle_button .toggle_holder {
    position: absolute;
    top: 60%;
    right: 0;
    transform: translateY(-50%)
}

.nav_toggle_button .hamburger-inner,.nav_toggle_button .hamburger-inner:after,.nav_toggle_button .hamburger-inner:before {
    background: #000
}

.nav_toggle_button small {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
    color: #000;
    display: block;
    text-align: center;
    margin-top: -5px
}

.menu_slide_right {
    display: none
}

.menu_slide_right .hamburger-inner,.menu_slide_right .hamburger-inner:after,.menu_slide_right .hamburger-inner:before {
    background: #000
}

.menu_slide_right .toggle_holder {
    position: absolute;
    top: 55%;
    right: 10px;
    transform: translateY(-50%)
}

.menu_slide_right small {
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
    font-size: 13px;
    display: block;
    text-align: center;
    margin-top: -5px
}

#banner {
    background: url(../images/bnr-gra.png) repeat-x bottom
}

.bnr_main {
    position: relative;
    height: 775px
}

.slider {
    position: absolute;
    width: 1920px;
    left: -273px;
    bottom: 0;
    z-index: -1
}

.rslides {
    display: none
}

.mobi_ban {
    display: none
}

.bnr_info {
    bottom: 97px;
    left: 0;
    right: 0;
    width: calc(100% - 163px);
    padding: 0 320px 0 0;
    position: absolute;
    text-align: left;
    z-index: 22
}

.bnr_info h2 {
    font-size: 27px;
    line-height: 36px;
    font-weight: 700;
    text-shadow: #fff 3px 0 0,#fff 2.83487px .981584px 0,#fff 2.35766px 1.85511px 0,#fff 1.62091px 2.52441px 0,#fff .705713px 2.91581px 0,#fff -.287171px 2.98622px 0,#fff -1.24844px 2.72789px 0,#fff -2.07227px 2.16926px 0,#fff -2.66798px 1.37182px 0,#fff -2.96998px .42336px 0,#fff -2.94502px -.571704px 0,#fff -2.59586px -1.50383px 0,#fff -1.96093px -2.27041px 0,#fff -1.11013px -2.78704px 0,#fff -.137119px -2.99686px 0,#fff .850987px -2.87677px 0,#fff 1.74541px -2.43999px 0,#fff 2.44769px -1.73459px 0,#fff 2.88051px -.838247px;
    font-family: Urbanist,sans-serif;
    margin-bottom: 18px
}

.bnr_info p {
    line-height: 30px;
    font-size: 20px;
    font-weight: 300
}

.bnr_info a {
    width: 267px;
    line-height: 62px;
    background: #fff;
    color: #1a1a1a;
    display: block;
    position: absolute;
    bottom: 15px;
    border-radius: 50px;
    right: 0;
    overflow: hidden;
    box-shadow: 0 0 30px -15px rgba(0,0,0,.5);
    font-size: 20px;
    font-weight: 700;
    font-family: Urbanist,sans-serif;
    text-align: center;
    padding-right: 72px
}

.bnr_info a:hover {
    background: #1a1a1a;
    color: #fff
}

.bnr_info a:after {
    content: url(../images/bnr-arr.png);
    width: 72px;
    height: 100%;
    display: flex;
    position: absolute;
    top: 0;
    right: 0;
    background: linear-gradient(270deg,#8140d7 0,#9b24c0 100%);
    align-items: center;
    justify-content: center
}

#middle {
    background: #7fffd4;
    padding: 0 25px;
    text-align: center
}

.middle_main {
    padding: 10px 0;
    position: relative
}

.middle_main section {
    background: hsl(256, 57%, 70%);
    display: inline-block;
    vertical-align: top;
    width: 320px;
    height: auto;
    text-align: left;
    padding: 10px
}

#main_area {
    padding: 0 25px;
    background: #fff
}

.main_holder {
    height: 618px;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center
}

main {
    max-width: 100%;
    text-align: left;
    width: 646px
}

main .h1_title {
    font-size: 25px;
    font-weight: 300;
    margin-bottom: 27px
}

main .h1_title span {
    font-size: 67px;
    font-weight: 700;
    display: block;
    font-family: Urbanist,sans-serif;
    line-height: 100%;
    margin-top: 8px
}

main .h1_title .comp {
    color: inherit;
    font-weight: inherit
}

main p {
    margin-bottom: 31px
}

main p:last-child {
    margin-bottom: 0
}

main ol {
    padding-left: 35px;
    margin-bottom: 15px
}

main ul li {
    position: relative
}

main .bullet {
    padding: 0;
    margin-bottom: 15px
}

main .bullet li {
    padding-left: 25px;
    margin-bottom: 8px;
    margin-left: 20px
}

main .bullet li:before {
    position: absolute;
    content: "";
    top: 12px;
    left: 0;
    width: 12px;
    height: 12px;
    background: #000;
    border-radius: 50%
}

main .bullet li ul {
    padding-left: 30px
}

main a {
    font-weight: 700;
    color: #000;
    text-decoration: none
}

main a:hover {
    text-decoration: underline
}

main h3 {
    font-size: 22px;
    line-height: 100%;
    font-weight: 700;
    margin: 35px 0 5px;
    color: #000
}

main h4 {
    margin: 30px 0 10px;
    line-height: 100%;
    font-weight: 700;
    font-size: 20px
}

#bottom1 {
    background: #2f2a3a;
    padding: 0 25px
}

.btm1_main {
    padding: 94px 0 0;
    text-align: center;
    position: relative;
    height: 443px;
    color: #fff
}

.btm1_head {
    margin-bottom: 37px
}

.btm1_head h2 {
    font-size: 53px;
    font-weight: 700;
    font-family: Urbanist,sans-serif;
    line-height: 100%;
    margin-bottom: 21px
}

.btm1_boxes {
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 10
}

.btm1_boxes section {
    display: inline-block;
    vertical-align: top;
    width: 344px;
    min-height: 418px;
    text-align: left;
    padding: 235px 50px 85px;
    color: #1a1a1a;
    position: relative;
    overflow: hidden;
    background-color: #fff
}

.btm1_boxes section figure {
    position: absolute;
    top: -9px;
    left: -21px;
    overflow: hidden;
    width: 246px;
    height: 231px;
    z-index: -2;
    border-radius: 0 50% 50% 50%
}

.inner_btm1 h3 {
    font-size: 25px;
    font-weight: 700;
    font-family: Urbanist,sans-serif;
    margin-bottom: 15px
}

.inner_btm1 p {
    line-height: 25px;
    font-size: 16px
}

.inner_btm1 a {
    font-size: 20px;
    font-weight: 700;
    font-family: Urbanist,sans-serif;
    color: #aa3bd3;
    margin-top: 16px;
    display: block;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    position: absolute;
    bottom: 38px;
    left: 50px
}

.inner_btm1 a:hover {
    text-decoration: underline
}

#bottom2 {
    background: #fff;
    padding: 0 25px;
    position: relative;
    z-index: 5
}

.btm2_main {
    padding: 210px 0 0;
    position: relative;
    height: 827px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.btm2_info {
    width: 520px;
    margin-right: 120px
}

.btm2_info h2 {
    font-size: 25px;
    line-height: 100%;
    margin-bottom: 27px
}

.btm2_info h2 span {
    display: block;
    line-height: 100%;
    font-size: 52px;
    font-weight: 700;
    font-family: Urbanist,sans-serif;
    margin-top: 16px
}

.btm2_info a {
    border: 1px solid #ccc;
    width: 232px;
    line-height: 61px;
    background: #fff;
    border-radius: 50px;
    display: block;
    margin-top: 30px;
    position: relative;
    overflow: hidden;
    text-align: center;
    padding-right: 71px;
    font-weight: 700;
    font-family: Urbanist,sans-serif
}

.btm2_info a:hover {
    background: #1a1a1a;
    color: #fff;
    border-color: transparent
}

.btm2_info a:after {
    content: url(../images/bnr-arr.png);
    width: 72px;
    height: 100%;
    display: flex;
    position: absolute;
    top: 0;
    right: 0;
    background: linear-gradient(270deg,#8440d7 0,#8f24c0 100%);
    align-items: center;
    justify-content: center
}

.btm3_main {
    height: 712px;
    padding: 98px 0
}

figure.btm3_bg {
    position: absolute;
    top: -109px;
    width: 1920px;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1
}

.btm3_head h2 {
    font-size: 25px;
    line-height: 100%;
    color: #191919;
    margin-bottom: 15px
}

.btm3_head h2 span {
    display: block;
    font-size: 51px;
    line-height: 100%;
    font-family: Urbanist,sans-serif;
    font-weight: 700;
    margin-top: 16px
}

.btm3_boxes {
    display: flex;
    justify-content: space-between;
    width: 852px;
    max-width: 100%;
    margin-top: 24px
}

.btm3_boxes section {
    width: 270px;
    min-height: 355px;
    background: #fff;
    text-align: center;
    position: relative;
    padding: 0 20px 85px
}

.btm3_boxes section:before {
    width: 115px;
    height: 110px;
    background: linear-gradient(270deg,rgb(165 64 215 / 29%) 0,rgb(177 36 192 / 29%) 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0 0 50% 50%;
    margin: 0 auto 16px
}

.btm3_boxes section.btm3_box1:before {
    content: url(../images/btm3-1.png)
}

.btm3_boxes section.btm3_box2:before {
    content: url(../images/btm3-2.png)
}

.btm3_boxes section.btm3_box3:before {
    content: url(../images/btm3-3.png)
}

.btm3_boxes section h3 {
    font-size: 23px;
    font-family: Urbanist,sans-serif;
    line-height: 100%;
    position: relative;
    padding-bottom: 27px;
    margin-bottom: 16px
}

.btm3_boxes section h3:after {
    content: "";
    width: 66px;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000;
    margin: 0 auto
}

.btm3_boxes section h3 span {
    display: block;
    font-weight: 700;
    margin-top: 3px
}

.btm3_boxes section p {
    font-size: 16px;
    line-height: 25px
}

.btm3_boxes section a {
    font-size: 20px;
    font-weight: 700;
    font-family: Urbanist,sans-serif;
    color: #b83dd4;
    display: block;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: 0 auto;
    position: absolute;
    bottom: 39px;
    left: 0;
    right: 0
}

.btm3_boxes section a:hover {
    text-decoration: underline
}

#bottom4 {
    background: #393445;
    position: relative;
    z-index: 5
}

.btm4_main {
    height: 369px;
    color: #fff;
    text-align: center;
    padding: 94px 0
}

.btm4_head h2 {
    font-size: 53px;
    line-height: 100%;
    font-family: Urbanist,sans-serif;
    font-weight: 700;
    margin-bottom: 21px
}

form.btm4_form {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 19px
}

form.btm4_form input,form.btm4_form textarea {
    width: 390px;
    height: 51px;
    border: 0;
    border-radius: 50px;
    font-size: 18px;
    color: #191919;
    font-family: Poppins;
    padding: 12px 30px
}

form.btm4_form textarea {
    resize: none;
    overflow: auto
}

form.btm4_form input[type=submit] {
    width: 164px;
    background: linear-gradient(270deg,#7340d7 0,#5a24c0 100%);
    color: #fff;
    font-family: Urbanist,sans-serif;
    font-weight: 700;
    font-size: 18px;
    transition: all .3s linear
}

form.btm4_form input[type=submit]:hover {
    background: #fff;
    color: #000
}

.footer_top {
    background: #fff;
    padding: 0 25px
}

.footer_top_main {
    position: relative;
    height: 618px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.contact_info {
    margin-right: 125px
}

.contact_info h2 {
    font-size: 25px;
    font-weight: 300;
    margin-bottom: 21px
}

.contact_info h2 span {
    display: block;
    font-size: 54px;
    color: #191919;
    font-weight: 700;
    font-family: Urbanist,sans-serif;
    line-height: 100%;
    margin-top: 9px
}

.contact_info ul {
    margin: 23px 0 0
}

.contact_info ul li {
    display: block;
    vertical-align: top;
    white-space: pre-line;
    padding-left: 90px;
    text-align: left;
    position: relative;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    margin: 32px 0
}

.contact_info ul li:last-child {
    margin-bottom: 0
}

.contact_info ul li span {
    font-weight: 700;
    font-size: 25px
}

.contact_info ul li address {
    display: inline
}

.contact_info ul li::before {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    line-height: 0
}

.contact_info ul li:first-child:before {
    content: url(../images/foot-1.png)
}

.contact_info ul li:nth-child(2):before {
    content: url(../images/foot-2.png)
}

.contact_info ul li:last-child:before {
    content: url(../images/foot-3.png)
}

.contact_info ul li a[href^="tel:"] {
    color: inherit
}

.contact_info ul li a:hover {
    text-decoration: underline
}

.footer_logo {
    max-width: 100%;
    width: 300px;
    margin: 0 auto
}

.footer_logo img {
    width: 300px
}

.footer_btm {
    background: #555063;
    padding: 0 25px;
    text-align: center
}

.footer_btm_main {
    position: relative
}

.footer_nav {
    background: #121212
}

.footer_nav ul {
    margin: auto 0;
    padding: 0;
    text-align: center;
    list-style: none
}

.footer_nav ul li {
    display: inline-block;
    position: relative;
    margin: 0 71px;
    text-align: center
}

.footer_nav ul li:first-child {
    margin-left: 0
}

.footer_nav ul li:last-child {
    margin-right: 0
}

.footer_nav ul li:after {
    content: "";
    width: 4px;
    background: #ac3ed5;
    height: 4px;
    position: absolute;
    top: 50%;
    right: -76px;
    transform: translateY(-50%);
    border-radius: 50%
}

.footer_nav ul li:last-child:after {
    display: none
}

.footer_nav ul li a {
    display: block;
    font-size: 18px;
    color: #fff;
    line-height: 80px
}

.footer_nav ul li a:active,.footer_nav ul li a:hover,.footer_nav ul li.current_page_item a {
    color: #9d51ce
}

.copyright {
    font-size: 20px;
    color: #fff;
    line-height: 64px
}

.copyright a {
    color: inherit
}

.copyright a:hover {
    text-decoration: underline
}

.footer_comp {
    display: inline-block;
    margin: 0 20px;
    position: relative;
    font-weight: 700;
    font-style: oblique
}

.footer_comp:before {
    content: "\2022";
    left: -15px;
    top: 0;
    position: absolute;
    font-style: normal;
    font-weight: 400
}

.footer_comp:after {
    content: "\2022";
    right: -15px;
    top: 0;
    position: absolute;
    font-style: normal;
    font-weight: 400
}

.resources {
    margin-top: 10px
}

.resources a {
    display: block;
    font-weight: 700;
    transition: all .3s linear;
    text-decoration: none!important
}

.resources a:hover {
    padding-left: 2px;
    text-decoration: none!important
}

.resources li,.resources ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.resources ul li {
    margin-bottom: 8px;
    padding: 12px;
    background: #fafdfe;
    border: 1px solid #ececec
}

.resources ul li:before {
    content: ""
}

.resources ul li:after {
    content: ""
}

.resources ul li a span {
    font-size: 11px;
    color: #666;
    letter-spacing: 1px
}

.lt-ie8 .dang-ie {
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: #00abdd
}

.message {
    text-align: center;
    color: #fff;
    font-size: 20px;
    position: absolute;
    top: 20%;
    left: 0;
    right: 0
}

.inner-message {
    position: relative;
    top: -20%;
    left: 0;
    right: 0;
    text-align: center;
    margin: auto
}

.inner-message img {
    position: relative;
    left: 3em
}

.inner-message a.download {
    display: block;
    width: 300px;
    padding: 10px;
    color: #fff;
    margin: 2em auto;
    border: 1px solid #fff
}

.terms {
    color: #fff;
    font-size: 13px;
    padding: 20px;
    position: absolute;
    right: 0;
    bottom: 0
}

.terms a {
    color: #fff;
    font-weight: 700
}

.lt-ie8 .protect-me {
    display: none
}

.sitemap {
    list-style-type: none;
    padding: 0;
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 3px;
    column-gap: 3px
}

.sitemap li {
    counter-increment: step-counter;
    overflow: hidden
}

.sitemap li {
    padding: 5px 15px;
    background: #e3e3e3
}

.sitemap li:nth-child(odd) {
    background: #f2f2f2
}

.sitemap li a {
    display: block
}

.sitemap li a:before {
    content: counter(step-counter) '. '
}

.sitemap ul {
    margin-top: 5px
}

.sitemap ul li:nth-child(odd) {
    background: #e3e3e3
}

.sitemap ul li:nth-child(even) {
    background: #f2f2f2
}

.sitemap ul li {
    counter-increment: sub-counter
}

.sitemap ul li a:before {
    content: counter(step-counter) '.' counter(sub-counter) ' '
}

#breadcrumbs {
    margin: 0 0 35px;
    border-bottom: 2px dotted gray;
    padding-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis
}

#breadcrumbs span {
    vertical-align: bottom;
    display: inline-block
}

#breadcrumbs span[property=name] {
    display: inline-block;
    padding: 0;
    margin-top: -3px;
    vertical-align: middle;
    max-width: 270px;
    white-space: nowrap
}

#breadcrumbs span[property=name]:hover {
    text-decoration: underline
}

#breadcrumbs .post {
    background: 0 0!important;
    border-radius: 0;
    padding: 0;
    margin: 0;
    border: none;
    word-wrap: normal
}

#breadcrumbs span[class='post post-page current-item'] {
    display: inline-block;
    padding: 0;
    max-width: 250px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.non_ban {
    position: relative
}

.non_ban figure {
    width: 1920px;
    position: relative;
    left: 50%;
    transform: translateX(-50%)
}

.non_ban figure img {
    height: auto
}

.page_title {
    text-align: center;
    width: 100%;
    z-index: 2;
    position: relative;
    bottom: 0;
    font-size: 45px;
    font-weight: 700;
    line-height: 100%;
    text-transform: uppercase;
    padding: 10px;
    background: #8a37bd;
    color: #fff
}

.page_title:before {
    position: absolute;
    content: "";
    width: 420px;
    height: 100%;
    top: 0;
    left: -420px;
    background: inherit
}

.page_title:after {
    position: absolute;
    content: "";
    width: 420px;
    height: 100%;
    top: 0;
    right: -420px;
    background: inherit
}

.intro_txt {
    margin: 12px auto;
    padding: 12px;
    font-size: 26px;
    font-style: italic;
    font-weight: 700;
    text-align: center;
    position: relative;
    color: #000
}

.nh_box {
    float: right;
    width: 400px;
    max-width: 100%;
    margin: 0 0 10px 30px;
    background: #bbb1c3;
    padding: 20px;
    border-radius: 5px;
    text-align: center
}

.nh_box h3 {
    margin: 0 0 10px
}

.inner_box {
    margin-top: 20px
}

.nh_img_box {
    display: flex;
    justify-content: space-between
}

.img_box {
    width: 49%;
    text-align: center;
    background: #bbb1c3;
    padding: 20px;
    border-radius: 5px
}

.img_box h4 {
    margin: 15px 0 0
}

.nh_mv {
    background: #ffefd1;
    padding: 10px 0;
    text-align: left;
    position: relative;
    clear: both;
    overflow: hidden;
    width: 100%;
    margin: 30px 0;
    text-align: center
}

.nh_mv section {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    clear: both;
    overflow: hidden;
    padding: 20px 40px;
    text-align: left
}

.nh_mv .nh_m {
    border-right: 1px solid #ccc
}

.nh_mv section h5 {
    font-weight: 300;
    font-size: 24px;
    line-height: 26px;
    color: #3a3a3a;
    padding: 5px 0 0 87px;
    position: relative;
    margin-bottom: 45px
}

.nh_mv section h5:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    background: url(../images/mission.png) no-repeat center;
    background-size: 100%;
    width: 65px;
    height: 65px
}

.nh_mv section.nh_v h5:before {
    background: url(../images/vision.png) no-repeat center;
    background-size: 100%
}

.nh_mv section h5 span {
    font-weight: 600;
    font-size: 25px;
    line-height: 28px;
    color: #9e37bd;
    display: block
}

.serv_list {
    margin: 30px auto;
    text-align: center
}

.serv_list ul li {
    position: relative;
    text-align: center;
    max-width: 400px;
    padding: 0!important;
    width: 30%;
    display: inline-block;
    vertical-align: top;
    margin: 0 10px 20px;
    background: #fff
}

.serv_list ul li img {
    display: block;
    width: 100%
}

.serv_list ul li a {
    text-decoration: none;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    width: 100%;
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.serv_list ul li a::before {
    content: '';
    height: 100%;
    width: 100%;
    border: 0 solid #000;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .6s
}

.serv_list ul li a:hover:before {
    transform: scale(1.1);
    border: 2px solid transparent
}

.serv_list ul li a span {
    background: rgba(149, 55, 189, 0.8);
    color: #fff;
    font-size: 16px;
    width: 95%;
    padding: 13px 10px;
    position: absolute;
    line-height: 100%;
    left: 50%;
    bottom: 5px;
    transform: translateX(-50%);
    line-height: 100%
}
