@font-face {
    font-family: mitra;
    src: url(../fonts/AMitra_3Bold.ttf);
}


@font-face {
   font-family: homa;
    src: url(../fonts/BHoma.ttf);
	
}


@font-face {
    font-family: aban;
    src: url(../fonts/IRAban.ttf);
}

@font-face {
    font-family: lalezar;
    src: url(../fonts/Lalezar-Regular.ttf);
}

@font-face {
    font-family: ordibehesht;
    src: url(../fonts/Ordibehesht.TTF);
}

@font-face {
    font-family: yekan;
    src: url(../fonts/iranyekanwebregular.ttf);
}

.row {
    width: 100%;
    margin: 0;
}

.container-blue {
    background-color: #002250;
}

.text-white {
    color: white;
}

.width-full {
    width: 100%;
}

.d-block {
    display: block;
}

.d-flex {
    display: flex;
}

.zero-padding {
    padding: 0;
}

.mitra-font {
    font-family: mitra;
}

.homa-font {
    font-family: homa;
}

.aban-font {
    font-family: aban;
}

.lalezar-font {
    font-family: lalezar;
}

.ordibehesht-font {
    font-family: ordibehesht;
}

.yekan-font {
    font-family: yekan;
    font-weight: 600;
}

.top-header-container {
    display: flex;
    align-items: center;
}

.logo-container {
    display: flex;
    align-items: center;
}

.logo-text h1,
.logo-text h4 {
    margin: 0;
    color: #002860;
}

.logo-text h1 {
    margin: 0 1rem 1rem 0;
}

.logo-text h4 {
    margin-right: 1rem;
}

.phone-topmenu-btn {
    display: none;
}

.counseling-btn-container {
    display: flex;
    justify-content: left;
}

.counseling-btn-container a {
    background-image: url(../images/counseling-bg-header.png);
    background-size: 100% 100%;
    padding: .8rem 2rem;
    text-decoration: none;
}

.dark-blue-btn {
    color: white !important;
    font-size: 2rem;
}

.header-nav {
    background-color: #df1a22;
}

.header-nav-container {
    position: relative;
}

.header-nav .container {
    position: relative;
}

.faded-carpet {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    height: 100%;
}

.header-navbar {
    padding: .2rem 0;
}

.header-navbar ul {
    position: relative;
    padding: 0;
    margin: .5rem 0;
}

.header-navbar ul li {
    display: inline-block;
    text-align: center;
    margin: 0 .8rem;
}

.header-navbar ul li a {
    color: white !important;
    text-decoration: none;
}

.dark-blue-container {
    background-color: #002250;
    padding: 0rem 15rem 10rem 2rem;
}

.banner-container {
    max-height: 550px;
    overflow: hidden;
}

.white-divider {
    position: absolute;
    background: white;
    height: 3rem;
    width: 120%;
    bottom: 2rem;
    transform: rotate(356deg) translateX(26px);
    z-index: 2;
}

.blue-divider {
    position: absolute;
    background: #002250;
    height: 13rem;
    width: 120%;
    bottom: -10rem;
    transform: rotate(356deg) translateX(26px);
    z-index: 2;
}

.grey-ketabi-container {
    position: absolute;
    left: 25rem;
    bottom: 5rem;
    background-color: #e3e3e3;
    width: 300px;
    padding: 3rem 1rem 1rem 1rem;
    z-index: 3;
}

.grey-products-btn {
    color: #e3e3e3;
    margin-bottom: 3rem;
    font-size: 5rem;
    margin-top: 1rem;
}

.darkblue-products-btn {
    color: #002250;
    margin-bottom: 1rem;
    font-size: 5rem;
    margin-top: 1rem;
}

.grey-btn {
    background-image: url(../images/grey-bg-btn.png);
    background-size: 100% 100%;
    padding: 0rem 1rem;
    color: #df1a22 !important;
    text-decoration: none !important;
    font-size: 2.2rem;
}

.why-novintech-container {
    padding-right: 4rem;
    color: #002250;
}

.dark-blue-border {
    display: block;
    background-color: #002250;
    width: 80px;
    height: 1rem;
}

.red-border {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 380px;
    display: block;
    background: #df1a22;
    height: 1rem;
}

.number-input {
    width: 80%;
    border: 1px solid #002250;
    border-radius: 5px;
    padding: 1rem 6rem 1rem 1rem;
    direction: ltr;
}

.number-submit-input {
    background-image: url(../images/Rectangle-10.png);
    background-size: 100% 100%;
    color: white;
    /*position: absolute;*/
	position: inherit;
    right: 0;
    top: 0;
    bottom: 0;
    /*padding: 0 1.5rem;*/
	padding: 9px 1.5rem;
    border: none;
}
.number-submit-input2 {
background-image: url(../images/Rectangle-10.png);
background-size: 100% 100%;
color: white;
position: absolute;
padding: 11px 1.5rem;
border: none;
top:unset !important;
right: unset !important;
}
.why-novintech-banner-container {
    position: relative;
    padding-bottom: 4rem;
}

.pattern-bg {
    display: inline-block;
    background-image: url(../images/pattern.png);
    background-size: 100% 100%;
    background-color: #002250;
    height: 11rem;
    width: 16rem;
}

.pattern-bg-1 {
    display: inline-block;
    background-image: url(../images/pattern-1.png);
    background-size: 100% auto;
    background-color: #002250;
    height: 20rem;
    width: 15rem;
}

.why-novintech-banner {
    position: relative;
    float: left;
    margin-top: -18rem;
}
/*.why-novintech-banner2 {
    position: relative;
    float: left;
    margin-top: -18rem;
}*/

.services-btn {
    background-image: url(../images/Rectangle-7-1.png);
    background-size: 100% 100%;
    padding: 0rem 2rem;
    color: white !important;
    text-decoration: none !important;
    font-size: 2rem;
}

.single-slide {
    background-image: url(../images/pattern-2.png);
    background-size: 100% 100%;
    padding: 8rem 0;
}

.titr-slide-container {
    text-align: right;
    padding: 4rem 4rem 0 0rem;
}

.customers-comments {
    font-size: 5rem;
}

.customers-comments img {
    width: 45px !important;
    display: inline !important;
}

.comments-heading {
    display: inline-block;
    margin: 0 1rem;
}

.titr-font {
    font-size: 1.8rem;
}

.slide-image {
    width: 550px !important;
    float: left;
    object-fit: fill;
}

.windows-container {
    display: flex;
    direction: ltr;
}

.windows-container h5 {
    font-size: 1.5rem;
    color: black;
}

.windows-container p {
    text-align: justify;
}

.windows-container span {
    margin-right: 1rem;
}

.slides-1 li {
    background: none;
}

.articles-container {
    background-color: #002250;
    position: relative;
    padding: 3rem 8rem 8rem 8rem;
}

.articles-container .design-images:nth-child(1) {
    position: absolute;
    left: 5px;
    top: 5px;
}

.articles-container .design-images:nth-child(2) {
    position: absolute;
    left: 5px;
    bottom: 5px;
    transform: rotate(270deg);
}

.articles-container .design-images:nth-child(3) {
    position: absolute;
    right: 5px;
    top: 5px;
    transform: rotate(90deg);
}

.articles-container .design-images:nth-child(4) {
    position: absolute;
    right: 5px;
    bottom: 5px;
    transform: rotate(180deg);
}

.posts-text-container {
    background-color: white;
    padding: 0 1rem 1rem 1rem;
    text-align: left;
    margin-bottom: 3rem;
   min-height: 162px !important;
}

.posts-text-container h4 {
    margin-top: 0;
    padding-top: 1rem;
    text-align: right;
}

.posts-text-container p {
    text-align: right;
    margin-bottom: 1rem;
}

.posts-text-container  a {
    color: white !important;
    text-decoration: none !important;
    background-color: #002250;
    padding: .5rem;
}

.article-image-container {
    max-height: 180px;
    overflow: hidden;
}

/* .projects-container {
    position: absolute;
    top: -5rem;
}

.projects-container:nth-child(1) {
    right: 7rem;
}

.projects-container:nth-child(2) {
    left: 7rem;
}

.projects-container:nth-child(3) {
    left: 50%;
    transform: translate(-50%, 0);
}

.projects-container:nth-child(4) {
    right: 7rem;
} */

.workingwith-container {
    text-align: center;
    height: 200px;
    align-items: center;
    justify-content: center;
    padding-bottom: 2rem;
}

.workingwithBorders {
    width: 200px !important;
    left: 50%;
    transform: translate(-50%, 0);
    margin: auto;
}

.workingwith-logo {
    cursor: pointer;
    filter: grayscale(100%);
}

.managments {
    color: #c6995f;
    font-size: 2rem; /*3rem;*/
}

footer ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

footer h6 {
    color: #002250;
    font-size: 2rem;
}

footer p,
footer span,
footer a {
    color: #002250 !important;
    text-decoration: none !important;
    font-size: 1.8rem;
}

.diff-red-border {
    right: 0;
    left: auto;
    width: 650px;
}

.triple-photos-container {
    position: relative;
    margin-top: 8rem;
}

.footer-design-photos:nth-child(1) {
    position: absolute;
    left: 0;
    bottom: 0;
}

.footer-design-photos:nth-child(2) {
    position: absolute;
    right: 0;
    bottom: 0;
}

.main-footer {
    position: relative;
    background-image: url(../images/Layer-25.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.services-image-container {
    position: relative;
    padding: 0 0 4rem 0;
}

.section-heading {
    color: #002250;
    font-size: 3rem;
    align-items: center;
    justify-content: center;
    margin-top: 4rem;
    margin-bottom: 5rem;
}

.brands-heading {
    margin-top: 10rem !important;
    margin-bottom: 2rem !important;
}

.owl-prev {
    color: white !important;
    font-size: 80px !important;
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
    right: 4rem;
}

.owl-1 .owl-next,
.owl-2 .owl-next,
.owl-dots {
    display: none !important;
}

.why-novintech-banner.diff {
    width: 260px !important;
	/*width:300px !important;*/
}

.showcase-slides {
    padding-top: 8rem;
}

.owl-2 .owl-prev {
    right: 16.5rem !important;
    transform: none !important;
    top: 7.5rem !important;
}

.owl-3 .owl-prev,
.owl-4 .owl-prev,
.owl-5 .owl-prev {
    color: white !important;
    font-size: 80px !important;
    position: absolute;
    top: -1rem;
    transform: translate(-50%, -50%);
    left: 53%;
    right: auto;
}

.owl-4 .owl-prev,
.owl-4 .owl-next {
    top: -4rem !important;
}

.owl-3 .owl-next,
.owl-4 .owl-next,
.owl-5 .owl-next {
    color: white !important;
    font-size: 80px !important;
    position: absolute;
    top: -1rem;
    transform: translate(-50%, -50%);
    left: 47%;
    right: auto;
}

.owl-4 .owl-prev span,
.owl-4 .owl-next span {
    background-color: white !important;
    border-radius: 50% !important;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.owl-3 .owl-prev span,
.owl-3 .owl-next span,
.owl-5 .owl-prev span,
.owl-5 .owl-next span {
    background-color: #002250 !important;
    border-radius: 50% !important;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.owl-3 .owl-prev span svg,
.owl-3 .owl-next span svg,
.owl-5 .owl-prev span svg,
.owl-5 .owl-next span svg {
    fill: #c3975f !important;
}

.owl-4 .owl-prev span svg,
.owl-4 .owl-next span svg {
    fill: #002250 !important;
}

.owl-3 {
    position: absolute !important;
    top: -9rem;
}

.owl-5 img {
    width: auto !important;
}

.owl-6 .item {
    display: flex;
    justify-content: center;
    align-items: center;
}

.owl-6 img {
    width: 450px !important;
}

.owl-6 .owl-prev, .owl-6 .owl-next {
    color: gray !important;
}

.owl-6 .owl-prev {
    font-size: 80px !important;
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
    right: 2rem;
}

.owl-6 .owl-next {
    font-size: 80px !important;
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
    left: 2rem;
}

.projects-slides {
    display: inline-block;
    background-color: #cfcfcf;
    padding: .5rem;
    margin: 4rem;
}

.managers-div {
    padding: 2rem;
}

.footer-red-border {
    position: static;
    width: 80%;
    margin: auto;
    height: .5rem !important
}

@media only screen and (max-width: 1400px) {
    .grey-ketabi-container {
        left: 10rem;
    }
}

@media only screen and (max-width: 1200px) {
    .services-box-img {
        float: left;
        width: 400px;
    }

    .slide-image {
        width: 400px !important;
    }

    .d-none-responsive-fix {
        display: none;
    }
}

@media only screen and (max-width: 991px) {

    .showcase-slides {
        padding-top: 20rem;
    }

    .owl-2 .owl-prev {
        /*background: rgba(0, 0, 0, .5) !important;
        position: absolute;
        left: 0;
        right: 0 !important;
        top: auto !important;
        bottom: 4rem !important;*/
		background: rgba(0, 0, 0, .5) !important;
        position: absolute;
        left: 0;
        right: 0 !important;
        top: -1 !important;
        bottom: 18rem !important;
    }

    .owl-3 .owl-next,
    .owl-4 .owl-next {
        left: 45%;
    }

    .owl-3 .owl-prev,
    .owl-4 .owl-prev {
        left: 55%;
    }

    .brands-heading {
        margin-top: 14rem !important;
    }

    .header-nav-container {
        position: relative;
        height: 8rem;
        display: flex;
        align-items: center;
    }

    .phone-topmenu-btn {
        display: block;
        border: 1px solid white;
        background: none;
        color: white;
        fill: white;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 1rem;
        border-radius: 0.5rem;
        margin-right: 1rem;
        position: relative;
        cursor:pointer;
    }

    .header-navbar-container {
        position: absolute;
        top: 8rem;
        left: 0;
        right: 0;
        width: 100%;
        z-index: 999;
        background: #df1a22;
        display: none;
    }

    .header-navbar ul li {
        display: block;
        padding-bottom: 2rem;
    }

    .grey-ketabi-container {
        position: static;
        width: 350px;
        margin: 4rem 0 0 0;
        float: left;
    }

    .pattern-bg,
    .pattern-bg-1 {
        display: none;
    }

    .red-border,
    .diff-red-border {
        width: 220px;
    }

    .diff-red-border {
        right: auto;
        left: 0;
    }

    .customers-comments {
        font-size: 3rem;
    }

    .customers-comments img {
        width: 30px;
    }

    .slide-image {
        width: 300px !important;
    }

    .footer-menus-container {
        display: block;
    }

    .footer-menus-container h6 {
        margin-top: 2rem;
    }

    .row.d-flex {
        display: block;
    }

    .height-phone-fix {
        margin-bottom: 4rem;
    }

    .triple-photos-div {
        position: absolute;
        top: -30rem;
        left: 50%;
        transform: translate(-50%, 0);
    }

    .projects-container {
        position: static;
        margin-bottom: 1rem;
    }

    .projects-container:nth-child(3) {
        transform: none;
    }

    .footer-design-photos {
        width: 80px;
    }

    .copyright-text {
        padding: 0 2rem;
    }

    .main-footer .dark-blue-border {
        width: 200px !important;
    }
}

@media only screen and (max-width: 767px) {

    .owl-3 .owl-next,
    .owl-4 .owl-next,
    .owl-5 .owl-next {
        left: 40%;
    }

    .owl-3 .owl-prev,
    .owl-4 .owl-prev,
    .owl-5 .owl-prev {
        left: 60%;
    }

    .windows-container {
        display: block;
    }

    .windows-container span {
        margin: 0;
    }

    #slides li {
        padding: 0 1rem 1rem 1rem;
    }

    .single-slide {
        background-image: none;
        padding: 4rem 0;
    }

    .titr-slide-container {
        padding: 4rem 4rem 0 4rem;
    }

    .slide-image {
        width: 100% !important;
        margin-bottom: 2rem;
    }

    #next {
        background: rgba(0, 0, 0, .5);
        float: none;
        top: 4.5rem;
        left: 0;
        right: 0;
        padding: 0 0 .5rem 0;
    }

    #slides {
        padding-top: 4rem;
    }

    .customers-comments {
        text-align: center;
    }

    .grey-ketabi-container {
        width: 100%;
    }

    .grey-ketabi-container .row {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .articles-container {
        padding: 3rem 3rem 8rem 3rem;
    }

    .articles-container .design-images {
        width: 70px;
    }

    .managers-div {
        text-align: center;
        padding-bottom: 2rem;
    }

    .managers-div img {
        width: 80%;
    }

    .managers-container {
        overflow: hidden;
    }

    .managers-container .design-image {
        width: 250%;
    }

    .why-novintech-banner {
        margin: 2rem 0 0 0;
        float: none;
    }

    .why-novintech-container {
        padding-right: 2rem;
    }

    .contact-from-container {
        display: block;
    }

    .phone-contact-img {
        display: none;
    }

    .showcases-container {
        margin-top: 0rem;
    }

    .why-novintech-banner-container.diff-cont {
        text-align: center;
    }

    .services-image-container {
        margin-top: 4rem;
    }

    .services-box-img {
        float: none;
        width: 100%;
    }

    .services-container {
        display: block !important;
    }

    .top-header-container {
        justify-content: right;
    }

    .counseling-btn-container {
        position: absolute !important;
        left: 1rem;
    }

    .owl-6 img {
        width: 80% !important;
    }

    .owl-6 .owl-prev {
        right: 0rem;
    }
    
    .owl-6 .owl-next {
        left: 0rem;
    }

    .carpet-slider {
        margin: 5rem 0;
    }
}

@media only screen and (max-width: 585px) {

    .logoIMG {
        width: 80px !important;
        height: 80px !important;
    }

    .owl-1 {
        padding-top: 3rem;
    }

    .owl-1 .owl-prev {
        position: absolute;
        left: 50%;
        right: auto;
        transform: translate(-50%, 10px);
        top: 0;
    }

    .owl-1 .owl-prev span {
        background: rgba(0, 0, 0, .5);
        border-radius: 50% !important;
        width: 60px;
        height: 60px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .showcase-slides {
        padding-top: 0;
    }

    .dark-blue-container {
        padding-right: 4rem;
    }

    .logo-text {
        display: none;
    }

    .why-novintech-banner.diff {
        width: 100% !important;
    }
	    .why-novintech-banner2.diff {
        width: 100% !important;
	object-fit: cover;
    }

    .counseling-btn-container a {
        font-size: 1.5rem;
        padding: 1rem 2rem;
    }
	.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-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-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-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 
	{
  position: relative;
  min-height: 1px;
  padding-left: 2px;
  padding-right: 2px;
}
.temp226Image {
  width: 216px !important;
  display: inline-block;
  background-color: #cfcfcf;
  padding: .5rem;
  margin: 4rem;
}
}

@media only screen and (max-width: 280px) {
    .projects-container img {
        width: 250px;
    }
}
.logocss {
    width:60px;
    height:60px;
}
.rmm ul {
    background:none !important;
}
.icon-menu {
    height: 30px !important;
    width:auto !important;
    margin: 0 5px !important;
}
/*.temp226Image {
    width: 280px !important;
    display: inline-block;
    background-color: #cfcfcf;
    padding: .5rem;
    margin: 4rem;
}*/
.BrandImage {
    cursor: pointer;
    filter: grayscale(100%);
    height: 100px;
}
.BranfTaga {
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    padding-bottom: 2rem;
	
}
.nodecore {
    pointer-events: none;
}
.BetweenSlider {
    width: 450px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}
.Floatleft {
    float:left !important;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #002860 !important;
  border-color: #428bca !important;
}
.Menutree a {
  color: #002860 !important;
}
a {
  coloimpor: #002860 !important;
  text-decoration: none;
}
.alert-success {
  color: #3c763d;
  background-color: unset !important;
  border-color: #d6e9c6;
   font-family: yekan;
}
.moreInfo {
    font-family: yekan;
    font-weight: 600;
}


/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {  

   .why-novintech-banner2.diff {
  width: 374px !important;
  left: 2px;
   top:22px;
 
}
.why-novintech-banner2 {
  position: relative;
  float: left;
  margin-top: -18rem;
}
.temp226Image {
  width: 280px !important;
  display: inline-block;
  background-color: #cfcfcf;
  padding: .5rem;
  margin: 4rem;
}
/*.red-border {
  position: absolute;
  bottom: 19px;
  left: 53px;
  width: 380px;
  display: block;
  background: #df1a22;
  height: 1rem;
}*/
}      

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {

   .why-novintech-banner2.diff {
  width: 374px !important;
  left: 2px;
  top:22px;
  object-fit: cover;
 
}
.why-novintech-banner2 {
  position: relative;
  float: left;
  margin-top: -18rem;
}
.temp226Image {
  width: 280px !important;
  display: inline-block;
  background-color: #cfcfcf;
  padding: .5rem;
  margin: 4rem;
}
/*.red-border {
  position: absolute;
  bottom: 19px;
  left: 53px;
  width: 380px;
  display: block;
  background: #df1a22;
  height: 1rem;
}*/

}

/* According to Mobile Orientation */
@media only screen and (orientation: landscape) {   

   /* Your CSS Code for this device orientation */    

}

.lblDes > .col-lg-5.col-md-5.col-sm-5.col-12.zero-padding.why-novintech-container {
  width: 100%;
  color: black;
}
.lblDes > .col-lg-5.col-md-5.col-sm-5.col-12.text-white.titr-slide-container {
  color: black;
  width: 100%;
}
.lblDes span {
  color: black !important;
}

.col-md-4.col-sm-4.col-xs-12.mb-15 {
  height: 360px;
}
@media only screen and (max-width:920px) {
.BlogPost-main img {
  display: block;
  max-width: 100%;
  height: auto;
}
}
@media only screen and (max-width:570px) {
.yekan-font.number-submit-input2 {
  right: 3px !important;
}

}
@media only screen and (min-width:571px) {
.yekan-font.number-submit-input2 {
  right: 3px !important;
}

}
@media only screen and (max-width:900px) {
.product.col-md-3.col-sm-3.col-xs-6.mb-15 {
  margin-bottom: 15px;
  background-color: #002860;
  padding: 1rem;
  padding: 2px;
  width: 47% !important;
  margin-left: 4px !important;
  margin-right: 4px !important;
 
}
.spn-title {
  font-size: 11px !important;
}
}
@media only screen and (max-width: 570px) {
  #divMobInf > .yekan-font.number-submit-input2 {
    right: 3px !important;
  }
}
   @media only screen and (min-width: 1195px) {
  #divMobInf > .yekan-font.number-submit-input2 {
    right:41px !important;
  }
}
.title-img .title-box span {
  position: absolute;
  bottom: 18px;
  right: 54px;
  font-size: 24px;
  font-weight: 700;
}
.ProductView .body-box {
    padding-right: 0px;
    padding-left: 0px;
    justify-content: center;
    display: flex;
}
.img-responsive-title {
    width: 100%;
    vertical-align: inherit;
}
@media only screen and (max-width: 600px) {
.title-img .title-box span {
  position: absolute;
  bottom: 17px;
  right: 29px;
  font-size: 15px;
  font-weight: 689;
}
}
.articles-container .mb-15 {
    margin-bottom: 15px;
    background-color: #002860;
    padding: 9px;
    margin-left: 0px;
	width: 326px !important;
}
@media (min-width: 992px) {
  .col-md-6 {
    width: 50%;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
.Left .posts-text-container a {
  color: white !important;
  text-decoration: none !important;
  background-color: #002250;
  padding: 2px;
}
@media screen and (min-width: 768px) {
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 155px !important;
  }
}
  .carousel-caption {
	  bottom: -13px; !important;
  }
  
  .post-block {
  margin-bottom: 15px;
  padding: 12px;
}
  /* @media only screen and (min-width: 1200px) {
  #divMobInf > .yekan-font.number-submit-input2 {
    right:83x !important;
  }
} */