
ul.menu-flags {
    display: flex;
    padding: 0;
    list-style-type: none;
}

ul.menu-flags li {
    margin-right: 5px;
}


.welcome {
    margin: auto;
}

#div_1 {
    cursor: url("../images/Airplane.png"), auto;
}


.firstDiv {

    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

.back_artagna h2 {
    text-align: center;
    font-weight: bold;
}

nav i {
    transition: .3s;
    cursor: pointer;
}

nav i:hover {
    transform: scale(1.1);
}

.cardHeight {
    color: #dc3545;
    background-image: url('../images/kirpich.jpg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 280px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}
.cardHeight a{
    width: 180px;
}
.cardHeight p {
    margin-bottom: 0;
}

.forScrollNav {
    background: linear-gradient(rgba(0, 0, 0, 1), transparent);
}

.navStyle {
    padding-bottom: 0;
}

.book_1 {
    display: inherit;
    cursor: pointer;
    margin: 5px auto;
    color: white;
    font-size: 20px;
    line-height: 70px;
    text-align: center;
    border-radius: 10px;
    background: linear-gradient(to right, rgba(33, 123, 157, 1), rgba(71, 191, 253, 0.5));
    width: 230px;
    height: 70px;
    transition: all .7s;
    font-weight: bold;
}
a.book_1:hover{
    text-decoration: none;
    color: #fff;
}


.logo {
    width: 90px;
}
.books {
    margin-top: 40px;
}
.book_1:hover {
    box-shadow: inset 0 1px 0 0 rgba(33, 123, 157, 0.8), inset 230px -1px 0 0 rgba(33, 123, 157, 0.8), inset 0 0 0 1px rgba(33, 123, 157, 0.8);
);
}






.fonts {
    font-family: 'Yeseva One', cursive;
}

.font-weight-bold {
    color: #dc3545;
}


.NewYork {
    font-size: 15px;
!important;
}

.button-valid {
    width: 190px;
    height: 50px;
    background-color: orange;
    border: solid white 1px;
    margin-left: 10px;
    transition: .6s;
}

.border-style {
    line-height: 38px;
    height: 40px;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
    color: #fff;
    font-size: 24px;
    border: 1px solid #fff;
    background: none;
    outline: none;
    min-width: 220px;
    cursor: pointer;
    border-radius: 25px 25px 25px 25px;
    margin-bottom: 1px;
}


.button-valid:hover {
    background-color: orange;
    border: solid 1px white;
    transform: scale(1.1);
}

.show {
    background-color: rgba(0, 0, 0, 0.7);
    transition: .8s;
    overflow: hidden;
    text-align: center;
}

.collapsing {
    transition: .8s all;
    background-color: rgba(0, 0, 0, 0.7);
    text-align: center;
}


#scroll {
    display: none;
    position: absolute;
    position: fixed;
    left: 2%;
    bottom: 8%;
    animation: skew 5s infinite;
    animation-direction: alternate;
    z-index: 11;
}
#scroll i{
    font-size: 2em;
}

@keyframes skew {
    0% {
        transform: scale(1.1);
    }
    10% {
        transform: scale(1);
    }
}

#div_1 {
    transition: .6s;
}

#aboutUs {
    cursor: pointer;
}

.blueDiv {
    background: linear-gradient(#6abdff, #163D3E);
    background-size: cover;
    text-align: center;
    box-shadow: 0px 0px 30px 10px;

}

.carayutyun {
    margin-top: 10px;
}

.align-center {
    text-align: center;
}

.blackFon {
    font-size: 20px;
    display: none;
    color: white;
    text-align: center;
    left: 0;
    top: 0;
    position: fixed;
    z-index: 99999;
    background: black;
    opacity: 0.85;
    width: 100%;
    height: 100vh;
}

.blackFon ul, .modal ul {
    padding-left: 0;
}

.blackFon div, .modal, .modal div {
    display: none;
    padding-top: 130px;
}

.classpointer {
    cursor: pointer;
}
.blackFon {overflow-y: scroll;}
@media (max-width: 993px) {
    .cardHeight {
        height: 100%;
    }

    .menu-flags {
        justify-content: space-around;
        padding: 20px;
        width: 100%;
    }

    .menu-flags 


 {
        height: 40px;
    }
	.divH1 h1 {font-size: 38px !important;}
	.divH1 {padding: 2em 4em !important;}
	.book_1 {
	height: 55px !important;
	line-height: 55px !important;
	}
	.firstDiv {top: 95px !important;}
	.w-100 {
	           min-height: 570px !important;
    	           object-fit: cover;
		}

}

@media (max-width: 600px) {
    .blackFon {
        font-size: 16px;
        display: none;
        color: white;
        text-align: center;
        left: 0;
        top: 0;
        position: fixed;
        z-index: 99999;
        background: black;
        opacity: 0.85;
        width: 100%;
        height: 100vh;
    }

    .blackFon div, .modal {
        display: none;
        padding-top: 10px;
    }

    .divH1 h1 strong {
        font-size: 31px;
    }

    .blueDiv .carayutyun h2 {
        font-size: 28px;
    }
}

.divH1 h1 {
    font-size: 50px;
}

.back_artagna {
    background-image: url("../images/back_3.jpg");
    background-size: contain;
    background-repeat: repeat;
}

.shadow_class {
    border-radius: 10px;
    box-shadow: #4c2400 0px 0px 20px 10px;
}

.shadow_class_1 {
    box-shadow: #4c2400 0px 0px 20px 10px;
}

.shadow_class_img {
    position: relative;
    border-radius: 10px;
    box-shadow: #4c2400 0px 0px 20px 10px;
}

.shadow_class_img img {
    border-radius: 10px;
    width: 100%;
}

.img_span {
    font-family: 'Yeseva One', cursive;
    background-color: #dc3545;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border: 1px solid white;
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    position: absolute;
    color: white;

}

.hr {
    border: 1px solid #b2592c;
}


.textUl {
    font-size: 19px;
    color: white;
    list-style: none;
    padding-left: 0;
}

.nergna_Img_Div_1 {
    box-shadow: #4c2400 0px 0px 20px 10px;
    position: absolute;
    border-radius: 10px;
    width: 60%;
}

.nergna_Img_Div_2 {
    box-shadow: #4c2400 0px 0px 20px 10px;
    position: absolute;
    top: 100px;
    left: 40%;
    border-radius: 10px;
    width: 60%;
}

.nergna_Img_Div_3 {
    box-shadow: #4c2400 0px 0px 20px 10px;
    position: absolute;
    left: 10%;
    top: 250px;
    border-radius: 10px;
    width: 60%;
}

.nergna_Img {
    height: 180px;
    border-radius: 10px;
    width: 100%;
}

@media (max-width: 576px) {
 .divH1{
	padding: 20px 0px !important;
}
.text-light{width: 95%}
.divH1 h1 {font-size: 25px !important;}
.divH1 h1 strong{font-size: inherit;}
.firstDiv{top: 120px !important;}

}

@media (max-width: 450px) {
    .nergna_Img {
        height: 130px;
    }

    .nergna_Img_Div_3 {
        box-shadow: #4c2400 0px 0px 20px 10px;
        position: absolute;
        left: 10%;
        top: 200px;
        border-radius: 10px;
        width: 60%;
    }
}


.shadow_class_img_nergna {
    width: 100%;
    height: 400px;
    position: relative;
}

.textUl_Nergna {
    font-size: 19px;
    color: #575757;
    list-style: none;
    padding-left: 0;
}
.textUl_Nergna li p{
    margin: 0!important;
}

.pic_hover {
    transition: .5s;
    cursor: pointer;
}

.pic_hover:hover {
    transform: scale(1.2);
    z-index: 999;
}


.footer {
    position: relative;
    padding-bottom: 10px;
    width: 100%;
    z-index: 0;
    background-color: #1b1e21;
    margin-top: -15px;
}

.footer:before {
    background-color: #1b1e21;
    content: '';
    position: absolute;
    width: 100%;
    top: -56px;
    height: 58px;
}

.footer li {
    font-size: 14px;
    color: white;
    list-style-type: none;
}

.footer-imgs li {
    width: 60px;
    height: 60px;
    display: inline-block;
    list-style-type: none;
}

.footer ul {
    padding-left: 0;
}

.footer-imgs li img {
    width: 100%;
    height: 100%;
}

.map-parent-div {
    text-align: -webkit-center;
    padding-bottom: 10px;
}
.social a:hover {
    text-decoration: none!important;
}
.social i{
    font-size: 2em;
    color: #f8f9fa;
    margin: 0 10px;
}
footer .social i{
    font-size: 1em;
    margin: 0 5px;
}
.tel_2{
    opacity: 0;
    transition: all .2s;
}
.tel_1.show_tel_2 + .tel_2{
    opacity: 1;
}

.container-fluid{
	   overflow: hidden !important;
height: inherit !important;
}
