/* ### ISO Dijital ### */

html {
    font-size: 16px;
}

body {
    font-family: 'Quicksand', sans-serif;
    background: #fff;
    font-size: 16px;
    line-height: 1;
}

a:hover {
    text-decoration: none;
}

figure {
    margin: 0;
}
button:focus {
    outline: none;
}

/* ### HEADER ### */
header .container-fluid{
    position: relative;
    z-index: 999;
    height: 70px;
    background: #fff;
    box-sizing: border-box;
}

header {
    width: 100%;
}

@media (min-width: 1366px) {
    header {
        position: absolute;
    }
}

header .container {
    display: inline-block;
    position: absolute;
    z-index: 999;
    background: none;
    margin: auto !important;
    left: 50% !important;
    transform: translate(-50%, 0%) !important;
}

header .header-inner {
    height: 70px;
    position: relative;
    width: 100%;
    top: 0px;
}
header .header-inner .logo {
    padding: 5px 0px;
    width: 230px;
}

.navbar {
    padding: 0;
}

.dropdown-menu {
    min-width: 205px;
    background: #da620e;
    border-radius: 0px;
    border: none;
    margin: 0;
}

.dropdown-item {
    border: none !important;
    padding: 20px !important;
    color: #fff !important; 
}

.dropdown-item:hover {
    color: #313a41 !important; 
}

.basvuru-button {
    background: #da620e !important;
    border: none !important;
    padding: 30px 15px 28px 15px  !important;
    color: #fff !important;
}

.basvuru-dropdown {
    left: -65px;
}


.olgunluk-analizi-button{
    background: #53637a !important;
    border: none !important;
    padding: 17px 15px 17px 15px  !important;
    line-height: 18px;
    text-align: center;
    color: #fff !important;
}


header .menu {
    padding:0px 0px 0px 15px;
}

header .menu a {
    display: block;
    float: left;
    font-size: 11px;
    font-weight: 500;
    color: #313a41;
    padding: 30px 15px 23px 15px;
    border-bottom:4px solid #fff;
    transition: border 0.3s linear;
}

header .menu a:hover {
    text-decoration: none;
    border-bottom:4px solid #da620e;

}

header .menu a.active {
    border-bottom:4px solid #da620e;
}

header .hamburger {
    padding: 5px;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 18px;
    display: none;
}

.banner {
    width: 100%;
    height: auto;
    padding: 50px 0;
}

.banner .banner-bg, .banner .banner-bg div {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.3s linear;
}

.banner .banner-bg, .banner .banner-bg div:first-child {
    opacity: 1;
}

.banner .banner-bg .banner-bg-1 {
    height: 100vh;
    background:url("../img/bg-banner-01.jpg") no-repeat center;
    background-size: cover;
    background-position: center center;
}

.banner .owl-carousel .owl-nav {
    font-size: 0;
    line-height: 0;
}

.banner .owl-carousel .owl-nav .owl-prev span, .banner .owl-carousel .owl-nav .owl-next span {
    width: 60px;
    height: 60px;
    background: url("../img/banner-arrow.png") #da620e no-repeat center;
    top: 50%;
    margin-top: -30px;
    border-radius: 50%;
    display: block;
    text-indent: -9999px;
    position: absolute;
    overflow: hidden;
    opacity: 1;
    transition: all 0.3s linear;
}

.banner .owl-carousel .owl-nav .owl-prev.disabled span, .banner .owl-carousel .owl-nav .owl-next.disabled span {
    background:url("../img/banner-arrow.png") rgba(0,0,0,0.5)  no-repeat center;
}

.banner .owl-carousel .owl-nav .owl-prev:hover span, .banner .owl-carousel .owl-nav .owl-next:hover span {
    opacity: .7;
}

.banner .owl-carousel .owl-nav .owl-prev span {
    transform: rotate(180deg);
    left: 80px;
}

.banner .owl-carousel .owl-nav .owl-next span {
    transform: rotate(0deg);
    right: 80px;
}

.banner-content {
    display: flex;
    justify-content: center;
    align-items: center;
    height: auto;
}

.banner-content-detail{
    max-width: 1000px;
    width: 100%;
    text-align: center;
}

.banner-content h1 {
    font-size: 2.5rem;
    color: #fff;
    line-height: 1;
    font-weight: 500;
    margin: 0;
}

.banner-content p {
    font-size: 1.5rem;
    color: #fff;
    line-height: 1.3;
    font-weight: 400;
    margin: 0;
}

.banner-content .banner-app-button-danismanlik {
    display: block;
    width: 100%;
    margin-top: 30px;
    font-weight: 500;
    font-size: 15px;
}

.banner-content .banner-app-button-teknoloji {
    display: block;
    width: 100%;
    margin-top: 30px;
    font-weight: 500;
    font-size: 15px;
}

.banner-content .banner-app-button-olgunluk {
    display: block;
    width: 100%;
    margin-top: 30px;
    font-weight: 500;
    font-size: 15px;
}

.banner-content hr {
    width: 170px;
    height: 3px;
    background: #da620e;
    margin: 20px auto;
    width: 0;
    transition: width 0.3s linear;
}

.banner-content #bannersocialmedia {
    margin-top: 60px
}

.banner-content #bannersocialmedia a {
    width: 40px;
    height: 40px;
    display: block;
    text-indent: -9999px;
    float: left;
    margin-right: 10px;
    background-size: 190px 90px !important;
}

.banner-content #bannersocialmedia a#twitter {
    background: url(../img/social-media-icons-white.png) no-repeat
}

.banner-content #bannersocialmedia a#linkedin {
    background: url(../img/social-media-icons-white.png) -50px 0 no-repeat
}

.banner-content #bannersocialmedia a#facebook {
    background: url(../img/social-media-icons-white.png) -100px 0 no-repeat
}

.banner-content #bannersocialmedia a#instagram {
    background: url(../img/social-media-icons-white.png) -150px 0 no-repeat
}

.banner-content #bannersocialmedia a#twitter:hover {
    background: url(../img/social-media-icons-white.png) 0 -50px no-repeat
}

.banner-content #bannersocialmedia a#linkedin:hover {
    background: url(../img/social-media-icons-white.png) -50px -50px no-repeat
}

.banner-content #bannersocialmedia a#facebook:hover {
    background: url(../img/social-media-icons-white.png) -100px -50px no-repeat
}

.banner-content #bannersocialmedia a#instagram:hover {
    background: url(../img/social-media-icons-white.png) -150px -50px no-repeat
}


/* ### CONTENT ### */

.content {
    background: #fff;
    padding: 120px 60px;
}

.content .content-text {
    padding: 20px 90px 0px 0;
}

.content .content-text div {
    display: none;
}

.content .content-text div:first-child {
    display: block;
}

.content .content-text h2 {
    font-size: 2.25rem;
    color: #091e2f;
    line-height: 1;
    font-weight: 400;
    margin: 0;
}

.content .content-text p {
    font-size: 1.125rem;
    text-align: justify;
    color: #48555d;
    line-height: 1.3;
    font-weight: 400;
    margin: 0;
    padding-bottom: 25px;
}

.content .content-text hr {
    background: #da620e;
    width: 50px;
    height: 2px;
    margin: 25px 0;
    padding: 0;
}

.content .content-image {
    box-shadow: 0px 0px 60px 0px rgba(0,0,0,0.3);
    margin-right: 80px;
    margin-top: 60px;
}

.content .content-image img {
    width: 100%;
}

.content .content-image .owl-carousel .owl-nav {
    line-height: 0;
    font-size: 0;
}

.content .content-image .owl-carousel .owl-nav .owl-prev span, .content .content-image .owl-carousel .owl-nav .owl-next span {
    width: 50px;
    height: 50px;
    background: url("../img/content-slider-arrow.png") #fff no-repeat center -40px;
    top: 50%;
    margin-top: -25px;
    display: block;
    text-indent: -9999px;
    position: absolute;
    overflow: hidden;
    opacity: 1;
    transition: opacity 0.3s linear;
    border: 2px solid #da620e;
}

.content .content-image .owl-carousel .owl-nav .owl-prev.disabled span, .content .content-image .owl-carousel .owl-nav .owl-next.disabled span {
    background:url("../img/content-slider-arrow.png") #fff no-repeat center 13px;
    border: 2px solid #091e2f;
}

.content .content-image .owl-carousel .owl-nav .owl-prev:hover span, .content .content-image .owl-carousel .owl-nav .owl-next:hover span {
    opacity: .7;
}

.content .content-image .owl-carousel .owl-nav .owl-prev span {
    transform: rotate(180deg);
    left: -65px;
}

.content .content-image .owl-carousel .owl-nav .owl-next span {
    transform: rotate(0deg);
    right: -65px;
}

.content .content-image .owl-carousel .owl-dots {
    position: absolute;
    width: 100%;
    text-align: center;
    display: none;
}

.content .content-image .owl-carousel .owl-dots .owl-dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #313a41;
    border-radius: 50%;
    margin: 0 auto;
    opacity: .8;
    margin: 15px 6px;
}

.content .content-image .owl-carousel .owl-dots .owl-dot.active {
    background: #da620e;
    opacity: 1;
}


#video-content { padding: 60px 0px;}
#video-content .video-player { width: 100%; border: 1px solid #dcdcdc;}


/* ### BUTTONS ### */

.btn {
    font-size: 0.9375rem;
    color: #fff;
    background:#da620e;
    padding: 15px 25px;
    border-radius: 0;
    border: none;
    transition: background 0.3s linear;
    margin: 0 0;
    border: none!important;
    outline: none!important;
}

.btn:hover {
    color: #fff;
    background:#c15408;
}

/* ### CONTENT BOX ### */

h4 {
    font-size: 2.25rem;
    color: #091e2f;
    line-height: 1;
    font-weight: 400;
    margin: 0;
    position: relative;
    z-index: 99;
    text-align: center;
}

p {
    font-size: 1rem;
    color: #313a41;
    line-height: 1.3;
    font-weight: 400;
    margin: 0;
    padding-bottom: 15px;
}

hr.title-line, hr.divider-line {
    background: #da620e;
    width: 50px;
    height: 2px;
    margin: 25px auto 27px auto;
    padding: 0;
    position: relative;
    z-index: 99;
}

.brands {
    padding: 5px 0;
}

.brands a {
    display: block;
    border: 2px solid #cbd1d5;
}

.brands a img {
    width: 100%;
}

.brands .btn {
    display: inline-block;
    text-align: center;
    margin-top: 30px;
}

.content-box {
    position: relative;
}

.content-box h3 {
    color: #fff;
    font-size: 2.25rem;
    line-height: 1;
    font-weight: 400;
    margin: 0;
    padding-top: 100px;
    position: relative;
    z-index: 99;
    text-align: center;
}

.content-box .bg-content-box {
    background:url("../img/bg-content-box.jpg") #fff no-repeat center;
    width: 100%;
    height: 500px;
    top: 0;
    left: 0;
    position: absolute;
}

.content-box .content-box-list {
    background: #fff url(../img/akis.png) center 85px no-repeat;
    box-shadow: 0px 0px 60px 0px rgba(0,0,0,0.3);
    position: relative;
    z-index: 99;
    overflow: hidden;
}

.ddyh-content {
    background: #fff;
    box-shadow: none !important;
    position: relative;
    z-index: 99;
    overflow: hidden;
    border: 1px solid #dee7ec;
}

.content-box .content-box-border {
    margin-top: -1px;
    /*border-top: 1px solid #dee7ec;
    border-right: 1px solid #dee7ec;*/
}

.content-box .content-box-list .box {
    padding: 50px 20px 40px 20px;
    text-align: center;
}

.content-box .content-box-list .box h4 {
    font-size: 1.25rem;
    color: #091e2f;
    line-height: 1;
    font-weight: 600;
    margin: 0;
    padding-top: 20px;
    text-align: center;
}

.content-box .content-box-list .box hr {
    margin: 25px auto 27px auto !important;
}

.content-box .content-box-list .box p {
    font-size: 1rem;
    color: #313a41;
    line-height: 1.3;
    font-weight: 400;
    margin: 0;
    padding-bottom: 15px;
    text-align: center;
}

.content-box .content-box-list .box .btn {
    padding: 10px 15px;
}

#sanayi-sema {
    margin-top: 60px;
}

/* ### SUBPAGE ### */

.subpage-title {
    background: url(../img/bg-subpage-title.png) center;
    height: 450px;
    padding: 230px 0 0 0;
    text-align: center;
}
.subpage-title h1 {
    font-size: 2.5rem;
    line-height: 1.3;
    color: #da620e;
    font-weight: 500;
}

.subpage-title .subpage-breadcrumb {
    font-size: 0.9375rem;
    color: #fff;
    display: block;
}

.subpage-title .subpage-breadcrumb a {
    font-size: 0.9375rem;
    color: #fff;
    display: inline-block;
}

.subpage-content {
    padding: 80px 0;
}

.subpage-content h4 {
    text-align: left;
    padding-top: 20px;
}

.subpage-content p {
    line-height: 1.4;
    text-align: justify;
}

.subpage-content hr.title-line {
    margin-left: 0;
}

.subpage-content .subpage-image {
    float: right;
    padding-left: 50px;
    padding-bottom: 50px;
}

.listview {
    list-style-type: disc;
    padding-left: 18px;
    margin-bottom: 20px;
}

.listview li {
    line-height: 28px;
}

#maps{
    padding:0;
    line-height:0;
    height:360px
}

#footer-logo .col-1-5 {
    width: 20%;
    padding: 0px 10px 0px 10px;
    margin-bottom: 10px;
}

#footer-logo img {
    border: 1px solid #dcdcdc;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

/* ### FOOTER ### */

footer {
    background: #f5f5f5;
    padding: 50px 0;
    margin-top: 10px;
    font-family: 'Nunito', sans-serif;
}

footer p {
    color: #313a41;
    font-size: 0.875rem;
    padding: 20px 0;
}

footer p a {
    color: #313a41;
    text-decoration: none;
}

footer p a:hover {
    color: #313a41;
}

footer p.copyright {
    padding-bottom: 0px;
    opacity: 0.75;
}

footer #socialmedia {
    margin-top: 10px
}

footer #socialmedia a {
    width: 40px;
    height: 40px;
    display: block;
    text-indent: -9999px;
    float: left;
    margin-right: 10px;
    background-size: 190px 90px !important;
}

footer #socialmedia a#twitter {
    background: url(../img/social-media-icons.png) no-repeat
}

footer #socialmedia a#linkedin {
    background: url(../img/social-media-icons.png) -50px 0 no-repeat
}

footer #socialmedia a#facebook {
    background: url(../img/social-media-icons.png) -100px 0 no-repeat
}

footer #socialmedia a#instagram {
    background: url(../img/social-media-icons.png) -150px 0 no-repeat
}

footer #socialmedia a#twitter:hover {
    background: url(../img/social-media-icons.png) 0 -50px no-repeat
}

footer #socialmedia a#linkedin:hover {
    background: url(../img/social-media-icons.png) -50px -50px no-repeat
}

footer #socialmedia a#facebook:hover {
    background: url(../img/social-media-icons.png) -100px -50px no-repeat
}

footer #socialmedia a#instagram:hover {
    background: url(../img/social-media-icons.png) -150px -50px no-repeat
}
header .header-inner .logo img {
    max-width: 100%;
}
@media (max-width: 1735px) {
    header .container-fluid {
        display: flex;
        justify-content: space-between;
    }
    header .container {
        /* position: static !important; */
        /* left: unset !important; */
        /* right: 0; */
        /* transform: unset !important; */
        /* margin: unset !important; */
    }

    header .header-logo {
        flex: 1;
        display: flex;
        align-items: center;
        justify-content: space-around;
    }
}

@media (max-width: 1520px) {

    header .header-inner .logo {
        /* padding: 17px 0px; */
    }
    
    header .container-fluid {
        margin: 0;
        padding: 0;
    }
}

@media (max-width: 1440px) {

    header .header-inner .logo {
        /* padding: 17px 0px; */
    }
    
    header .container {
        max-width: 1120px;
    }
    
}

@media (max-width: 1330px) and (min-width: 1025px) {
    header .menu a {
        color: #ffffff;
        border-bottom: none;
    }
    .menu.home-menu a {
        color: #091e2f;
    }
}

@media (max-width: 1330px) and (min-width: 1025px) {
    header .container {
        max-width: 900px;
    }
}

@media (max-width: 1200px) and (min-width: 990px){
    header .menu a {
        padding: 30px 7px 23px 7px;
    }
}

@media (max-width: 1200px){
    .content {
        padding: 120px 30px;
    }
    
    .owl-nav {
        display: none;
    }
    
    .content .content-text {
        padding: 20px 30px 0px 0;
    }
    
    .content .content-image {
        margin-right: 0;
    }
    
    .content-box .content-box-list {
        background-size: 680px 374px;
    }
}

@media (min-width: 1025px) {

    .banner {
        height: 100vh !important;
    }

    .banner-content {
        height: 100%;
    }

    .banner .owl-carousel .owl-stage-outer, .banner .owl-carousel .owl-stage, .banner .owl-carousel .owl-item {
        height: 100vh;
    }
}

@media (max-width: 1330px){
    header .container {
        max-width: 100%;
        background-color: #ffffff;
    }

    header .header-inner {
        border-top: 1px solid rgb(153, 153, 153,0.15);
    }
    
    header .container-fluid {
        flex-direction: column;
        justify-content: flex-start;
    }

    .navbar {
        width: 100%;
    }
    
    .navbar-expand-lg .navbar-nav {
        flex-direction: column;
    }
    
    header .menu {
        width: 100%;
        display: none;
        background: #fff;
        float: none!important;
        clear: both;
        padding: 15px;
        border-top: 2px solid #eee;
        box-shadow: 0px 5px 5px 3px rgba(0,0,0,0.1)
    }

    header .menu.show {
        display: block;
    }

    header .menu a {
        font-size: 15px;
        float: none;
        padding: 20px 0;
        border: none!important;
        text-align: center;
    }

    header .hamburger {
        display: block;
    }
    
    #footer-logo .col-1-5 {
        width: 30%;
    }
    
    .content-box .content-box-list {
        background: #fff;
    }
    
    .content-box .content-box-border {
        margin-top: -1px;
        border-top: 1px solid #dee7ec;
        border-right: 1px solid #dee7ec;
    }

    .banner-bg {
        display: none;
    }

    .banner {
        background: url(../img/bg-banner-01.jpg) no-repeat center;
    }

    .mobile-hidden {
        display: none;
    }

    .navbar-nav .mobile-hidden {
        display: block;
    }

}

@media (max-width: 1024px) {
    html {
        font-size: 16px;
    }

    header {
        position: static;
    }
    
    header .container-fluid{
        height: auto !important;
    }
    
    header .container {
        max-width: 100%;
        padding: 0;
    }

    .header-logo{
        width: 100%;
        justify-content: space-between !important;
        position: relative;
        transform-origin: left center; 
        z-index: 9999;
    }
    
    header .header-inner .logo {
        padding: 5px 15px;
    }
    
    .header-logo:last-child{
        transform-origin: right center; 
    }
    .footer-logo img{
        width: 300px;
        height: auto;
    }
    header .menu {
        display: none;
        background: #fff;
        float: none!important;
        clear: both;
        padding-top: 10px;
        padding-bottom: 15px;
        border-top: 2px solid #eee;
        box-shadow: 0px 5px 5px 3px rgba(0,0,0,0.1)
    }

    header .menu.show {
        display: block;
    }

    header .menu a {
        float: none;
        padding: 15px 0;
        border: none!important;
        text-align: center;
    }

    header .hamburger {
        display: block;
    }

    .owl-nav {
        display: none!important;
    }

    .banner-content {
        padding: 10px;
    }
    .banner-content{
        height: calc(100% - 140px);
    }
    .banner-content h1 {
        font-size: 30px;
    }
    
    .banner-content hr {
        margin: 15px auto;
    }

    .banner-content p {
        font-size: 18px;
    }
    
    .banner-content .banner-app-button-danismanlik, .banner-content .banner-app-button-teknoloji,  .banner-content .banner-app-button-olgunluk {
        margin-top: 10px;
        font-size: 14px;
        padding: 12px;
    }


    .content-box .content-box-list {
        box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.3);
    }

    .content-box .content-box-list .box {
        padding: 20px;
    }

    .brands a {
        margin-bottom: 15px;
    }

    hr.title-line {
        margin: 15px auto 17px auto;
    }

    .content {
        padding: 60px 0;
    }

    .content .content-text {
        padding-right: 0;
    }

    .content .content-image {
        margin-right: 0;
        box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.3);
    }

    .content .content-image .owl-carousel .owl-dots {
        display: block;
    }
    .subpage-title {
        position: relative;
        height: 270px;
        font-size: 16px;
        padding-top: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 100%;
    }
    .subpage-title-content{
        position: relative;
        height: 130px;
        width: 100%;
        height: auto;
    }
    .subpage-title-content-text{
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 90%;
        position: relative;
        transform: initial;
        left: 0px;
        top: 0px;
        margin: 0 auto;
    }
    .subpage-content {
        padding: 30px 0;
    }
    .subpage-title h1 {
        font-size: 16px;
    }
    .subpage-content h4 {
        font-size: 28px;
        line-height: 32px;
    }

    .subpage-content .subpage-image {
        float: none;
        padding: 0;
        margin-bottom: 15px;
    }
    .subpage-content .subpage-image img {
        width: 100%;
    }
    
    #footer-logo .col-1-5 {
        width: 100%;
    }
}

@media (max-width: 320px){
    .header-logo img{
        width: 140px;
        margin-top: 10px;
    }
    .header-logo a:first-child img{
        width: 80px;
        height: auto;
        margin-top: 5px;
    }
}

/* popup */
.page-popup {
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    z-index: 999;
    background-color: rgba(83, 99, 122,0.65);
    opacity: 0;
    visibility: hidden;
    transition: 0.5s all;
}

.page-popup.show {
    opacity: 1;
    visibility: visible;
}

.page-popup-content {
    max-width: 1000px;
    display: flex;
    align-items: center;
    flex-direction: column;
    margin: 0 15px;
}

.page-popup-content img {
    width: 100%;
    border-radius: 16px;
    box-shadow: 0 30px 60px 0 rgb(0, 0, 0, 0.25);
}

.page-popup-content a {
    display: inline-flex;
    color: #ffffff;
    font-weight: 600;
    border-radius: 6px;
    border: 2px solid #ffffff;
    padding: 12px 35px;
    margin-top: 30px;
    transition: 0.5s all;
}

.page-popup-content a:hover {
    color: #c15408;
    background-color: #ffffff;
}

.page-popup-close {
    position: absolute;
    top: 50px;
    right: 50px;
    color: #53637a;
    font-size: 26px;
    font-weight: 500;
    border-radius: 25px;
    background-color: #ffffff;
    box-shadow: 0 30px 60px 0 rgb(0, 0, 0, 0.25);
    padding: 8px 25px;
    cursor: pointer;
    transition: 0.5s all;
}

.page-popup-close span {
    display: block;
    margin-top: -2px;
}

.page-popup-close:hover {
    color: #ffffff;
    background-color: #c15408;
}

/* file container */
.file-open-btn {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    border: none;
    border-radius: 35px;
    background-color: #f5f6fa;
    padding: 10px 30px 10px 10px;
    cursor: pointer;
    margin: 50px auto;
    transition: 0.3s all;
    overflow: hidden;
}

.file-open-btn img {
    width: 35px !important;
    height: 35px !important;
    margin-right: 15px;
    transition: 0.3s all;
}

.file-open-btn:hover {
    color: #ffffff;
    background-color: #53637a;
}

.file-open-btn:hover img {
    transform: translateX(-50px);
    margin-left: -30px;
}

.file-content {
    max-width: 1000px;
    position: absolute;
    border-radius: 25px;
    text-align: left;
    background-color: #f5f6fa;
    padding: 65px;
    margin: 0 15px;
}

.file-content-title {
    color: #da620e;
    font-weight: 600;
    font-size: 26px;
    line-height: 30px;
    max-width: 1000px;
    margin-bottom: 30px;
}

.file-content ul {
    margin: 30px 0 0;
    padding: 0;
    list-style: none;
}

.file-content ul li {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}

.file-content ul li img {
    width: 32px;
    height: 32px;
    margin-right: 10px;
}

.file-content ul li a {
    color: #53637a;
    font-weight: 600;
    transition: 0.3s all;
}

.file-content ul li a:hover {
    color: #da620e;
}

.file-content ul li:last-child {
    margin-bottom: 0;
}

@media (max-width: 1000px) {
    .page-popup-close {
        right: 15px;
    }
    .file-content-title {
        font-size: 22px;
    }
    .file-content {
        padding: 50px;
    }
    .banner {
        padding-top: 80px;
    }
}