body {
    font-family: 'Roboto', sans-serif;
}

p {
    color: #83888d;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    /*text-align: justify ;*/
}

a {
    color: inherit;
    text-decoration: none;
}

ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
h1, h2, h3, h4, h5, h6 {
    color: #203260;
    font-weight: 700;
}

.navbar-dark .navbar-brand {
    width: 10%;
    padding:0px;
}

.navbar-dark .navbar-brand img {
    width: 100%;
}


.navbar-dark .navbar-nav .nav-link {
    display: block;
    padding: 19px 12px;
    color: #2e2e2e;
    font-size: 14px;
    line-height: 26px;
    text-transform: uppercase;
    font-weight: 900;
    
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
    color: #c09578 !important;
}

#navbarResponsive {
    justify-content: center;
}

.navbar-icon {
    margin: 0px;
}

.navbar-icon li {
    display: inline-block;
}

.navbar-icon li a {
    background: #ebebeb;
    color: #0e0d0d;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    font-size: 14px;
    margin-left: 10px;
}
.footer_col h3 {
    font-size: 21px;
    line-height: 26px;
    text-transform: capitalize;
    margin-bottom: 27px;
    font-weight: 600;
    color: #fff;
}

.footer_con p {
    margin-bottom: 10px;
    line-height: 30px;
    font-size: 16px;
    color:#fff;
}

.footer_con p a {
    
}

.footer_con ul {
    padding: 0px;
    margin: 0px;
    margin-top: 10px;
    list-style: none;
}

.footer_con ul li {
    display: inline-block;
    margin-right: 10px;
}

.footer_con ul li a {
    color: #040404;
    font-size: 14px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #fff;
    text-align: center;
    border-radius: 50%;
    display: block;
}
.footer_con ul li a:hover{
    background-color:#203260;
    color:white;
    transition:.3s;
}

.footer_menu ul li a {
    display: block;
    font-weight: 400;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    position:relative;
    margin-bottom:10px;
    padding-left:26px;
}
.footer_menu ul li a i
{
    position:absolute;
    left:0px;
    top:7.5px;
}
.footer_con form input
{
    display: block;
    width: 100%;
    height: 56px;
    border: 1px solid #213A54;
    background: #0b2847;
    border-radius: 5px;
    color: #556677;
    padding-left: 20px;
    border: none;
    outline: none;
    margin-bottom:20px;
}
.footer_con form input:focus
{
    background: #0b2847;
    border: none;
    outline: none;
}
.btn-form
{   text-transform:uppercase;
    border: none;
    outline: none;
    display: inline-block;
    text-align: center;
    background: #ebcb74;
    color: #2E2E2E;
    font-size: 14px;
    border-radius: 5px;
    padding: 14px 48px;
    font-weight:600;
}
.btn-form:hover{
    background:#659af2;
    transition:.5s;
}
.top-header
{
    background: #021F3D;
    padding: 12px 0;
}
.left-bar ul li
{
    display:inline-block;
    margin-right:20px;
    padding-right:20px;
    position:relative;
}
.left-bar ul li::before
{
    content: '';
    width: 1px;
    height: 18px;
    background: rgba(242, 242, 242, 0.13);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}
.left-bar ul li a
{
    color:#fff;
    font-size:15px;
}
.left-bar ul li i
{
    color:#f1ca64;
}
.right-bar p
{
    color:#fff;
    margin-bottom:0px;
}
.right-bar p span
{
    color:#f1ca64;
}
.trend
{
    display:flex;
}
.trend-text
{
    padding-left:10px;
    width:100%;
}
.item_1
{
    padding:150px 0px;
    background:linear-gradient(320deg, #0a1e3b61 18%, #0a1e3b61 60%),url('../images/banner.jpg');
    background-size:cover;
    background-position:bottom;
}
.slider_content h1
{
    color:#fff;
    font-size: 72px;
    line-height: 80px;
    font-weight: 900;
}

.slider_content p
{
    font-size:18px;
    margin-top:20px;
    margin-bottom:30px;
    color:#fff;
}
.banner-head
{
    color:#fff !important;
    font-size: 72px !important;
    line-height: 80px;
    font-weight: 900 !important;
    text-align: left;
}
.btn-theme 
{
    background: #366bb6;
    color: #fff;
    height: 56px;
    display: inline-block;
    line-height: 56px;
    padding: 0px 30px;
    border-radius: 5px;
    text-transform:uppercase;
}

   .footer-bottom {
    background: #07001f;
    padding: 12px 0;
    color: #fff;

}
.copyright_area ul li a:hover{
    color:#fff;
}
.copyright_area p a:hover{
    color:#83888d;
}
.copyright_area p
{
    margin:0px;
}
.copyright_area ul
{
    text-align:right;
}
.copyright_area ul li
{
    margin-left:50px;
    display:inline-block;
}
.bg-section
{
    background: #021f3d;
    padding: 100px 0;
    position: relative;
}
.n-section
{
    padding-top: 70px;
    padding-bottom: 70px;
}
.sec-title {
    position: relative;
    display: block;
    margin-top: -4px;
    padding-bottom: 50px;
}
.sec-title p {
    color: #a0a7ae;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 11px;
}
.sec-title .title {
    position: relative;
    display: block;
    color: #203260;
    font-size: 40px;
    line-height: 50px;
    font-weight: 700;
    margin: 0 0 19px;
    text-transform: capitalize;
    font-family: 'Roboto', sans-serif;
    z-index: 1;
}
.sec-title .border-box {
    position: relative;
    display: block;
    width: 80px;
    height: 7px;
}
.sec-title .border-box.center {
    margin: 0 auto;
}
.sec-title .border-box:before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    content: "";
    background: #3aa40c;
}
.sec-title .border-box:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 3px;
    content: "";
    background: #3aa40c;
}
.sec-title .border-box.center:after {
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.team-member {
    position: relative;
    display: block;
    overflow: hidden;
    transition: all 500ms ease;
    margin-bottom:40px;
}
.team-member {
    margin-bottom: 40px;
}
.team-member .img-holder {
    position: relative;
    display: block;
    overflow: hidden;
}
.team-member .img-holder img {
    width: 100%;
    height:300px;
    object-fit:cover;
    transform: scale(1.0);
    transition: all 700ms ease;
       object-position: 50% 6%;
}
.team-member .name {
    position: relative;
    display: block;
    margin-top: 10px;
    background: #ffffff;
    border: 1px solid #f4f4f4;
    padding: 24px 0 27px;
    z-index: 1;
    transform: translateX(0%) translateY(0px) scale(1.0);
    opacity: 1;
    box-shadow: 0px 3px 5px 1px #f4f4f4;
    transition: all 700ms ease 600ms;
}
.team-member .name h3 {
    margin: 0 0 8px;
    transition: all 500ms ease;
    transition-delay: .4s;
    font-size: 20px;
    line-height: 26px;
}
.team-member .name p {
    color: #3398fd;
    line-height: 16px;
    margin: 0;
}
.team-member .overlay-content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    padding: 25px 0px 30px;
    background: #203260;
    opacity: 0;
    margin: 0;
    border: none;
    opacity: 0;
    box-shadow: none;
    transform: translateX(0%) translateY(100%) scale(1.0);
    transition: all 500ms ease 100ms;
}
.team-member .overlay-content h3 {
    color: #ffffff;
    margin: 0 0 8px;
}
.team-member .overlay-content p {
    color: #fff;
}
.team-member .sociallinks {
    position: relative;
    display: block;
    overflow: hidden;
    margin-top: 27px;
    text-align: center;
}
.team-member .sociallinks li {
    display: inline-block;
    float: none;
    margin: 0 3px;
    line-height: 45px;
}
.team-member .sociallinks li a i {
    position: relative;
    display: block;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: #ffffff;
    border: 2px solid #ffffff;
    color: #83888d;
    font-size: 14px;
    line-height: 42px;
    transition: all 500ms ease;
}
.team-member:hover .img-holder img{
    transform:scale(1.05) rotate(0deg);	
}
.team-member:hover .name{
    transform: translateX(0%) translateY(0px) scale(1.0); 
    opacity: 0;
    transition: all 700ms ease 300ms;
}
.team-member:hover .overlay-content
{
    opacity: 1; 
    transform: translateX(0%) translateY(0px) scale(1);
    transition: all 900ms ease 50ms;
}
.about-img {
    position: relative;
    display: block;
    max-width: 550px;
    width: 100%;
    min-height: 550px;
    margin: 145px auto 0;
}
.about-img img
{
    width:100%;
    height:auto;
}
.about-img .img-1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 260px;
    height: 260px;
}
.about-img .img-2{
    position: absolute;
    top: -145px;
    left: 0px;
    right: 0;
    width: 260px;
    height: 260px;
    margin: 0 auto;
}
.about-img .img-3{
    position: absolute;
    top: 0;
    right: 0;
    width: 260px;
    height: 260px;
}
.about-img .img-4{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 145px;
    width: 260px;
    height: 260px;
    margin: 0 auto;
}
.padding-0
{
    padding:0px;
}
.single-box {
    position: relative;
    display: block;
    overflow: hidden;
    background:#203260;
}
.single-box img {
    width: 100%;
    height:470px;
    object-fit:cover;
    opacity:0.7;
}
.single-box .title {
    position: absolute;
    left: 30px;
    bottom: 30px;
    right: 30px;
    background: #ffffff;
    text-align: center;
    border-radius: 5px;
    display: block;
    padding: 13px 0 12px;
    transition: all 500ms ease 50ms;
}
.single-box .title h3 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom:0px;
}
.overcontent .text h3
{
    color:#fff;
}
.overcontent .text p
{
    color:#fff;
    font-size:18px;
}
.single-box .overcontent
{
    position: absolute;
    top: 0;
    left: 0px;
    bottom: 0px;
    right: 0px;
    background: #203260;
    display: block;
    padding: 80px 60px 0;
    padding-top: 17%;
    transform: translateX(0%) translateY(-100%) scale(1.0);
    transition: all 500ms ease 100ms;
    padding: 80px 35px 0;
    padding-top: 10%;
}
.single-box:hover .title{
    transform: translateX(0%) translateY(100%) scale(1.0);    
}
.single-box:hover .overcontent{
    transform: translateX(0%) translateY(0%) scale(1.0);    
}
/*.about-section*/
/*{*/
/*    margin-top:-94px;*/
/*}*/
.about-icon li
{
    position: relative;
    display: block;
    padding-left: 50px;
    min-height: 50px;
    margin-bottom: 20px;
}
.about-icon .icon
{
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    text-align: center;
    background: #ffffff;
    border: 1px solid #f4f4f4;
    border-radius: 5px;
    box-shadow: 0px 3px 5px 1px #f4f4f4;
    z-index: 1;
    transition: all 500ms ease 100ms;
    color:#3aa40c;
    font-size: 20px;
    line-height: 50px;
    transition: all 700ms ease 300ms;
}
.about-icon .icon:before
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: #3aa40c;
    transform: scale(0.5);
    opacity: 0;
    border-radius: 5px;
    transition: all 500ms ease 100ms;
    z-index: -1;
}
.about-icon .text
{
    position: relative;
    display: block;
    padding-left: 10px;
    height:50px;
}
.about-icon .text h3
{
    font-size:20px;
    line-height:50px;
}
.about-icon li:hover .icon:before{
    transform: scale(1.0);
    opacity: 1;
    transition: all 500ms ease 100ms;
}
.about-icon li:hover .icon
{
    color:#fff;
}
.bg-grey
{
    background:#f3f7fa;
}
.img-box-client
{
    padding:0px 20px;
}
.img-box-client img
{
    height:100px;
    width:100%;
    object-fit:contain;
    background:#fff;
    /*filter: grayscale(100%);*/
    padding:10px;
}
.img-box-client img:hover
{
    filter: grayscale(0%);
}
.publication_div {
    display: flex;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.publication_div img {
    height: 450px;
    width: 300px;
}
.publication_div_content {
    padding: 11px 15px;
}
.publication_div span { 
    font-size: 17px;
    font-weight: 700;
    color: #32c36c;
}
.publication_div_content p {
    font-size: 14px;
}
.btn-shade {
    background: linear-gradient( 75deg , #32c36cbd 0%,#2b7a4a 100%);
    border-radius: 0px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    border-left: 3px solid #32c36c;
    padding: 0.5rem 2rem;
}
.btn-shade:hover
{
    color:#fff;
}
.publication_div span { 
    font-size: 17px;
    font-weight: 700;
    color: #32c36c;
}
.btn-shade i {
    color: #fff;
    margin-left: 10px;
    font-size: 15px;
}
.project
{
    position:relative;
    margin-bottom:30px;
}
.project-img
{
    position:relative;
    z-index:1;
    overflow:hidden;
}
.project-img img
{
      transition: 6s;
    height: 200px;
    width: 100%;
    object-fit: cover;
}
.project-text {
    position: absolute;
    /* left: 30px; */
    top: 50%;
    transform: translate(0%, -20%);
    z-index: 0;
    transition: all 0.3s;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    display: flex;
    text-align: center;
    justify-content: center;
}
.project-text h4
{
    font-weight:200;
    color:#fff;
    font-size:26px;
}
.project-text p
{
    color:#fff;
    margin-bottom:0px;
    font-weight:200;
    font-size:14px;
}
.project-img::before
{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #00000099;
    content: "";
    opacity: 0;
    z-index: 1;
    transition: all 0.3s;
    visibility: hidden;
}
.project:hover .project-text
{
    opacity:1;
    visibility:visible;
    z-index:111;
    transform: translate(0%, -50%);
}
.project:hover .project-img::before
{
    opacity:1;
    visibility: visible;
}
.project:hover .project-img img
{
    transform: scale(1.1);   
    transition: 6s;
}
.product_details p
{
    color:#fff;
    font-weight:200;
    font-size:26px;
}


.item_2 {
    padding: 150px 0px;
    background: linear-gradient(320deg, #0a1e3b61 18%, #0a1e3b61 60%),url(../images/banner-10.jpg);
    background-size: cover;
    background-position: center;
}
.item_3 {
    padding: 150px 0px;
    background: linear-gradient(320deg, #0a1e3b61 18%, #0a1e3b61 60%),url(../images/banner_22.png);
    background-size: cover;
    background-position: bottom;
}
.item_4 {
    padding: 150px 0px;
    background: linear-gradient(320deg, #0a1e3b61 18%, #0a1e3b61 60%),url(../images/banner_33.png);
    background-size: cover;
    background-position: bottom;
}


@media(max-width:600px){
    .navbar-dark .navbar-toggler {
    color: rgba(255,255,255,.55);
    border-color: rgba(255,255,255,.1);
    background: #dee2e6;
}

.publication_div {
    display: block;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.slider_content h1 {
    color: #fff;
    font-size: 35px;
    line-height: 45px;
    font-weight: 900;
}
.item_1 {
    padding: 80px 0px;
    background: linear-gradient(320deg, #0a1e3b61 18%, #0a1e3b61 60%),url(../images/banner.jpg);
    background-size: cover;
    background-position: bottom;
}

    
    
}

.contact_tags h3{
        color: #ffffff;
    font-size: 36px;
    line-height: 48px;
    font-weight: 400;
}

.contact_bg{
    background:#203260;
    

}

.contact_bg .container-fluid{
    padding:0px;
}
.contact_tags .title{
    color:#fff;
}
.contact_tags {
     padding: 50px 50px;
}
.contact_tags .sec-title {
    position: relative;
    display: block;
    margin-top: -4px;
    padding-bottom: 50px;
    text-align: left !important;
}
.contact_tags .sec-title .border-box.center {
    margin: 0px;
    text-align: left;
}

.contact_bottom{
    /*padding:110px 0px;*/
}
.contact_tags iframe
{
    width:100%;
    height:450px;
}
.contact_inputs {
    background: #f3f7fa;
    padding: 50px 50px;
}
.contact_inputs h4
{
    font-size:32px;
    text-transform:uppercase;
    margin-bottom:20px;
}
.contact_bottom form input {
    position: relative;
    display: block;
    background: #ffffff;
    width: 100% !important;
    height: 60px !important;
    border-radius: 5px !important;
    border: 1px solid #e2e8f0;
    color: #83888d;
    font-size: 16px;
    font-weight: 400;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 30px;
    text-transform: capitalize;
    font-family: 'Roboto', sans-serif;
}
.contact_bottom form select {
    position: relative;
    display: block;
    /*background: #ffffff;*/
    width: 100% !important;
    height: 60px !important;
    border-radius: 5px !important;
    border: 1px solid #e2e8f0;
    color: #83888d;
    font-size: 16px;
    font-weight: 400;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 30px;
    text-transform: capitalize;
    font-family: 'Roboto', sans-serif;
}
.contact_bottom textarea{
    position: relative;
    display: block;
    background: #ffffff;
    border: 1px solid #e2e8f0;
    width: 100%;
    height: 60px;
    font-size: 16px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 5px;
    margin-bottom: 30px;
    transition: all 500ms ease;
        height: 100px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 14px;
    padding-bottom: 15px;
}

.btn-submit{
    position: relative;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    height: 60px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    padding: 0 30px 0;
    border-radius: 5px;
    transition: all 500ms ease;
    color: #ffffff;
    background: #3aa40c;
    width: 100%;
    border-color: #3aa40c;
}
.btn-submit:hover
{
    color:#fff;
}

#owl-1 .owl-nav {
    display: block !important;
}

#owl-1 .owl-prev span {
    background-color: #103972;
    color: #fff;
    width: 3rem;
    height: 3rem;
    position: absolute;
    top: 50%;
    font-size: 30px;
}

#owl-1 .owl-next span {
    background-color: #103972;
    color: #fff;
    width: 3rem;
    height: 3rem;
    position: absolute;
    top: 50%;
    font-size: 30px;
    right: 0px;
}
/*.owl-dots{*/
/*        background: BLACK;*/
/*    height: 10px;*/
/*    width: 10px;*/
/*    border-radius: 50%;*/
/*}*/
.banner-section .owl-dots .owl-dot{
            height: 14px;
    width: 14px;
    border-radius: 50%;
    margin-right: 10px;
    border: 1px solid #fff !important;
}
.banner-section .owl-dots  .active{
        background: #3aa40c !important;
       height: 17px;
    width: 17px;
    border-radius: 50%;
    margin-right: 10px;
    border: 1px solid #3aa40c !important;
}

.banner-section .owl-dots {
          display: flex;
    justify-content: center;
    position: absolute;
    right: 45%;
    left: 45%;
    bottom: 65px;
}
.single-box:hover .over1
{
    padding-top:30%;
}
.add-post 
{
    height: 370px;
    background: #fff;
    text-align: center;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border-radius: 30px;
    padding: 15px 10px;
    margin-bottom: 30px;
    position: relative;
}
.add-icon 
{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
.add-post h5 {
    font-size: 16px;
    color: #000;
    margin-bottom: 20px;
}
.add-post img {
    width: 26px;
}
.add-icon p
{
    margin-top:20px;
    font-size:14px;
    color:#007bff;
    animation: bounceEffect 2s infinite;
    font-weight:500;
}
@keyframes bounceEffect
{
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-10px);
    }
    60% {
        transform: translateY(-5px);
    }
}

.nsefi-post {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border-radius: 30px;
    padding: 15px 10px;
    background: #fff;
    font-family: 'DM Sans', sans-serif;
    margin-bottom:30px;
}
.profile-post {
    display: flex;
    align-items: center;
    padding: 0px 10px;
    margin-bottom: 18px;
}
.profile-post .img img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    object-fit: cover;
}
.profile-post .name {
    padding-left: 12px;
}
.profile-post .name h2 {
    font-size: 14px;
    margin-bottom: 0px;
    font-weight: 600;
    color: #000;
}
.profile-post .name p {
    font-size: 12px;
    margin-bottom: 0px;
    color: #000;
}
.post {
    margin-bottom: 15px;
}
.post img {
    width: 100%;
    height: 210px;
    border-radius: 25px;
    object-fit: cover;
}
.post-title {
    display: flex;
    justify-content: space-between;
    padding: 0px 10px;
}
.post-title .title h4 {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    padding-right: 10px;
}
.post-title .share img {
    width: 20px;
}
.post-description {
    padding: 0px 10px;
}
.post-description p {
    font-size: 12px;
    margin-bottom: 0px;
}
.post-description p a
{
    color:#007bff;
}
#model_register {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3);
    z-index: 9999;
}
#model_register_body
{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 380px;
    height: auto;
    background: #fff;
    border-radius: 0.5rem;
    border: none;
}
.register-form
{
    border-radius: 0.5rem;
    padding: 1rem;
    position:relative;
}
.register-form input
{
    border-radius: 0.5rem;
    font-size:14px;
    border:1px solid #eeeeff;
    height:50px;
    margin-bottom:15px;
}
.register-form textarea
{
    border-radius: 0.5rem;
    font-size:14px;
    border:1px solid #eeeeff;
    height:100px;
    margin-bottom:15px;
}
.register-form .form-title
{
    background: linear-gradient(90deg,#007bff,#0052ea);
    box-shadow: 0 4px 20px 0 rgba(0,123,255,.14), 0 7px 10px -5px rgba(0,82,234,.4);
    margin: -3rem 0rem 2rem; 
    padding: 1rem;
    text-align: center;
    border-radius: 0.5rem;
    color: #fff;
    position:relative;
}
.register-form .form-title h4
{
    color: #fff;
    font-size: 1.2rem;
    font-weight: 600;
    margin-top: 0.5rem;
}
#close_btn_discount
{
    position:absolute;
    right:15px;
    top:20px;
    z-index:999;
    cursor:pointer;
}
#close_btn_discount img
{
    width:16px;
    height:auto;
}
.model_post {
    font-family: 'DM Sans', sans-serif;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9999;
}
#model_post_body {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: calc(100% - 400px);
    height: auto;
    background: #000;
    border-radius: 0px;
    border: none;
}
#close_btn_post {
    position: absolute;
    top: 7%;
    right: 3%;
    width: 30px;
    height: 30px;
    color: #fff;
    display: grid;
    place-content: center;
    font-size: 14px;
    font-weight: 600;
    z-index: 9;
    cursor: pointer;
    border-radius: 50%;
}
#close_btn_post img {
    width: 16px;
}
.display-post {
    display: flex;
    align-items: center;
}
.postfit {
    height: 422px;
    object-fit: contain;
}
.profile-post {
    display: flex;
    align-items: center;
    padding: 0px 10px;
    margin-bottom: 18px;
}
.profile-pad {
    padding: 14px 4px 14px 16px;
    border-bottom: 1px solid #dedede;
    margin-bottom: 0px;
}
.profile-post .img img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    object-fit: cover;
}
.profile-post .name {
    padding-left: 12px;
}
.profile-post .name h2 {
    font-size: 14px;
    margin-bottom: 0px;
    font-weight: 600;
    color: #000;
}
.profile-post .name p {
    font-size: 12px;
    margin-bottom: 0px;
    color: #000;
}
.post-i {
    display: none;
}
.postImg {
    width: 100%;
}
.post-det {
    padding: 14px 4px 14px 16px;
    border-bottom: 1px solid #dedede;
    height: 400px;
    overflow: auto;
}
.post-det h4 {
    font-size: 16px;
    font-weight: 600;
}
.post-det p {
    font-size: 13px;
    color: #000;
}
.post-share {
    padding: 14px 4px 14px 16px;
}
.post-share img {
    width: 20px;
}
#owl-2 .owl-nav
{
    display:block !important;
    color:#fff;
}
#owl-2 .owl-nav .owl-prev
{
    position: absolute;
    top: 23%;
    left: -20px;
    width: 35px;
    height: 35px;
    background: #24325d;
    border-radius: 50%;
    font-size: 21px;
}
#owl-2 .owl-nav .owl-next
{
    position: absolute;
    top: 23%;
    right: -20px;
    width: 35px;
    height: 35px;
    background: #24325d;
    border-radius: 50%;
    font-size: 21px;
}
.text-right
{
    text-align:right;
}
.end-bar a
{
    background:#59a231;
    padding:10px;
    font-size:14px;
}


.iaa-img img{
        height: 500px;
    width: 100%;
    object-fit: cover;
}





@media(max-width:600px)
{
    
    
    #owl-2 .owl-nav .owl-prev
{
    position: absolute;
    top: 23%;
    right: 0px;
    width: 35px;
    height: 35px;
    background: #24325d;
    border-radius: 50%;
    font-size: 21px;
}
    #owl-2 .owl-nav .owl-next
{
    position: absolute;
    top: 23%;
    right: 0px;
    width: 35px;
    height: 35px;
    background: #24325d;
    border-radius: 50%;
    font-size: 21px;
}
    .nav-ico
    { 
        display:none;
    }
    .left-bar
    {
        display:block;
    }
    .right-bar p
    {
        line-height:18px;
    }
    .navbar-dark .navbar-brand
    {
        width:30%;
    }
    .item_1
    {
        padding:40px 0px !important;
    }
    #owl-1 .owl-next span
    {
        background:none;
        top:37%;
    }
    #owl-1 .owl-prev span
    {
        background:none;
        top:37%;
    }
    .n-section{
        padding:30px 0px;
    }
    .sec-title .title
    {
        font-size:26px;
        margin: 0 0 5px;
        line-height:37px;
    }
    .sec-title p
    {
        font-size:16px;
        margin:0px;
    }
    .about-img
    {
        min-height: 310px;
    }
    .about-img .img-1
    {
        width:180px;
        height:180px;
        top:-40px;
    }
    .about-img .img-2
    {
        width:180px;
        height:180px;
    }
    .about-img .img-3
    {
        top:-40px;
        width:180px;
        height:180px;
    }
    .about-img .img-4
    {
        bottom:inherit;
        width:180px;
        height:180px;
        top: 65px;
    }
    .sec-title
    {
        padding-bottom:15px;
    }
    /*.about-section*/
    /*{*/
    /*    margin-top: -10px;*/
    /*}*/
    .single-box img
    {
        height:400px;
    }
    .publication_div
    {
        margin-bottom:30px;
    }
    .publication_div img
    {
        width:100%;
    }
    .team-member
    {
        margin-bottom:30px;
    }
    .team-member .img-holder img
    {
        height:300px !important;
    }
    .contact_tags
    {
        padding:20px;
    }
    .contact_inputs
    {
        padding:20px;
    }
    .bg-section
    {
        padding:40px 0px;
    }
    .footer_col
    {
        margin-bottom:30px;
    }
    .single-box:hover .over1
    {
        padding-top:14%;
    }
    .single-box:hover .over1
    {
        padding-top:30%;
    }
    #model_register_body
    {
        width:90%;
    }
    #model_post_body
    {
        width:90%;
    }
    .mbv
    {
        display:none;
    }
    #close_btn_post
    {
        top:4%; 
    }
    /*.post-i*/
    /*{*/
    /*    display:block;*/
    /*}*/
    .iaa-img img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}
}




p {
    color: #83888d;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    /*text-align: justify ;*/
}
