/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Mar 28, 2021, 10:39:53 AM
    Author     : m_jin
*/

@font-face {
    font-family: 'naas-blod';
    src: url('../fonts/naas-Bold.eot');
    src: url('../fonts/naas-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/naas-Bold.woff2') format('woff2'),
        url('../fonts/naas-Bold.woff') format('woff'),
        url('../fonts/naas-Bold.ttf') format('truetype'),
        url('../fonts/naas-Bold.svg#naas-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'naas-normal';
    src: url('../fonts/Naas-Regular.eot');
    src: url('../fonts/Naas-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Naas-Regular.woff2') format('woff2'),
        url('../fonts/Naas-Regular.woff') format('woff'),
        url('../fonts/Naas-Regular.ttf') format('truetype'),
        url('N../fonts/aas-Regular.svg#Naas-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
body,.footer p,.slogin p,.search__field{
    font-family: 'naas-normal';
}
h1,h2,.navbar .navbar-nav > li > a,.slide-text p,#myTab li,.other-block .col-6 li,.nav-item a,.langmenu li a,.sidebar-menu li a{
    font-family: 'naas-blod';
}
a {
    text-decoration: none !important;
}
.main.home {
    background-color: #f3f3f3;
}
.nav-item {
    padding: 0 0.6rem;
}

.nav-item a {
    color: #000;
    font-size: 18px;
}
.navbar-brand > img {
    width: 125px;
}
.slogin h2 {
    color: #263a7c;
    font-size: 30px;
    margin-top: 20px;
}
.slogin p {
    color: #616060;
    font-size: 18px;
    text-align: center;
}
.search * {
    outline: none;
    box-sizing: border-box;
}
.search__wrapper {
    position: relative;
}
.search__field {
    width: 50px;
    height: 50px;
    color: transparent;
    font-size: 1.35em;
    padding: 0.35em 50px 0.35em 0;
    border: 1px solid transparent;
    border-radius: 0;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    background-color: #f8f9fa;
}
.search__field:focus {
    border-bottom-color: #ccc;
    width: 15vw;
    color: #2b2b2b;
    cursor: default;
    background-color: #fff;
}
.search__field:focus ~ .search__icon {
    background-color: transparent;
    cursor: pointer;
    pointer-events: auto;
}
.search__icon {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    font-size: 1.35em;
    text-align: center;
    border-color: transparent;
    border-radius: 50%;
    pointer-events: none;
    display: inline-block;
}
.search__field::-webkit-input-placeholder {
    position: relative;
    top: 0;
    left: 0;
    transition-property: top, color;
    transition-duration: .1s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
}
.search__field:-moz-placeholder {
    position: relative;
    transition-property: top, color;
    transition-duration: .1s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
}
.search__field::-moz-placeholder {
    position: relative;
    transition-property: top, color;
    transition-duration: .1s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
}
.search__field:-ms-input-placeholder {
    position: relative;
    top: 0;
    left: 0;
    transition-property: top, color;
    transition-duration: .1s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
}
.search__field::-webkit-input-placeholder[style*=hidden] {
    color: #83b0c1;
    font-size: .65em;
    font-weight: normal;
    top: -20px;
    opacity: 1;
    visibility: visible !important;
}
.search__field:-moz-placeholder[style*=hidden] {
    color: #83b0c1;
    font-size: .65em;
    font-weight: normal;
    top: -20px;
    opacity: 1;
    visibility: visible !important;
}
.search__field::-moz-placeholder[style*=hidden] {
    color: #83b0c1;
    font-size: .65em;
    font-weight: normal;
    top: -20px;
    opacity: 1;
    visibility: visible !important;
}
.search__field:-ms-input-placeholder[style*=hidden] {
    color: #83b0c1;
    font-size: .65em;
    font-weight: normal;
    top: -20px;
    opacity: 1;
    visibility: visible !important;
}
.langmenu {
    list-style: none;
    padding: 0;
    margin: 0;
}
.langmenu li {
    width: 40px;
    text-align: center;
    height: 40px;
    line-height: 40px;
}
.langmenu li a {
    color: #000;
    font-size: 18px;
}
.slider-section {
    background-image: url('../images/slider-bg_1.jpg?v=6');
    background-repeat: no-repeat;
    background-position: center;
    background-color: #26397b;
    height: 498px;
}
.slide-image img {
    width: 300px;
    height: 300px;
    display: block;
    border-radius: 50%;
    background-color: #fff;
    margin-top: 12%;
}

.slide-text {
    margin-right: 20%;
    margin-top: 25%;
}
.slide-text h2 {
    color: #ccc;
    font-size: 1.5rem;
}
.slide-text h1 {
    color: #fff;
    border-bottom: 2px solid #bec8e8;
    padding-bottom: 1.5rem;
    margin-bottom: 1.5rem;
}
.slide-text p {
    color: #fff;
}
#myTab li {
    font-size: 1.2rem;
    line-height: 2.2rem;
    padding: 0;
    padding-left: 6px;
}
.nav-tabs .nav-item .nav-link, .nav-tabs .nav-link {
    background-color: rgba(219,162,0,0.8);
}
.tab-section {
    margin-top: -52px;
}
#myTab li .nav-link {
    border-top-right-radius:0;
    border-top-left-radius: 0;
    color: #fff;
}
#myTab li.nav-item.show .nav-link,#myTab li .nav-link.active {
    color: #000;
}
#myTab li:last-child {
    padding-left: 0px;
}
.section-head {
    border-right: 5px solid #dba200;
    margin: 40px 0 0 0;
    padding: 0 20px;
}
.section-head a {
    color: #000;
    line-height: 2.5rem;
}
.news-image img {
    border: 1px solid #ddd;
}
.news-item {
    margin: 1rem 0 !important;
}
.article-title h2 {
    font-size: 1.2rem;
    margin-top: 6px;
    color: #000;
}
.article-title h2:hover {
    color: #c3c3c3;
}
.tab-section .tab-content {
    background-color: #fff;
}
.other-section {
    margin-top: 3rem;
    padding-bottom: 3rem;
    background-color: #f3f3f3;
}
.other-block {
    background-color: #fff;
}
.right-border {
    border-left: 2px solid #bdbdbd;
}
.other-block .col-6 {
    margin-top: 15px;
    margin-bottom: 15px;
}
.other-block {
    margin-left: 5px;
}
.other-block.other1{
    margin-left: 0px;
}
.other-block .col-6 ul li {
    list-style: none;
}
.slogin {
    margin-right: 35px;
}

.sub-footer-menu {
    padding: 0;
}

/****************************************************************/
.footer {
    background-color: #000;
    padding: 30px 0;
    color: #fff;
}
.footer h1 {
    font-size: 1.3rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.contact-email a,.footer-menu-social a {
    color: #fff;
    font-size: 1.5rem;
}
.contact-email {
    padding: 0;
    list-style: none;
}
.sub-footer-menu li a {
    color: #000;
}
.sub-footer-menu li {
    line-height: 2rem;
}
.article-detail h1{
    font-size: 1.5rem;
}
.sidebar-menu {
    padding: 0;
    margin: 0;
}
.sidebar-menu li {
    list-style: none;
}
.sidebar-menu li a {
    font-size: 1.2rem;
    color: #000;
}
.copyright {
    text-align: center;
    margin-top: 7px;
}
.video-item h3 {
    font-size: 1.2rem;
    margin: 1rem 0;
}
.video-item {
    margin: 1rem 0;
}
.slide-image {
    margin-top: 80px;
}
/****************************************************************/
@media screen and (max-width: 768px) {
    .slide-image {
        margin-top: 10px;
    }
    .navbar-brand > img {
        width: 80px;
    }
    .navbar-brand {
        margin-left: 0.1rem;
    }
    .slogin {
        margin-right: 5px;
    }
    .slogin h2 {
        font-size: 20px;
    }
    .slogin p {
        font-size: 15px;
    }
    .search__field:focus {
        width: 100%;
    }
    .slide-text {
        margin-right: 1%;
        margin-top: 15%;
    }
    #myTab li ,.nav-item a{
        font-size: 0.8rem;
    }
    .footer.footer .col-md-4 {
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .slide-image img {
        width: 200px;
        height: 200px;
        display: block;
        border-radius: 50%;
        background-color: #fff;
        margin: auto;
        margin-top: 0;
    }
    .slide-text h2 {
        font-size: 1rem;
        text-align: center;
    }
    .slide-text h1 {
        text-align: center;
    }
    .slide-text h1 {
        text-align: center;
        border-bottom: none;
    }
    .slide-text {
        margin-top: 20%;
    }
    .slider-section {
        height: 540px;
    }
    .mobile-custom{
        margin: 0;
    }
}
.article-detail p {
    text-align: justify;
}
.more-shahed a {
    color: #fff;
    font-size: 1.5em;
    display: inline-block;
    background-color: #000;
    padding: 7px 20px;
    border-radius: 9px;
}
.more-shahed a:hover {
    background-color: #ddd;

}
