@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body{ overflow-x:hidden !important; background:#000; }
.main_bg{ background:#000 url(../img/bg.jpg) center top no-repeat; padding-bottom:100px; }
.logo{ text-align:center; margin-top:100px; margin-bottom:30px; }
.logo img{ height:65px; margin-bottom:25px; }
.logo p{ margin:0px; padding:0px; font-family: "Montserrat", sans-serif; font-size:15px; color:#fff; font-weight:500; }

.follow_us{ text-align:center; margin-bottom:30px; }
.follow_us h1{ margin:0px; padding:0px; font-family: "Montserrat", sans-serif; font-size:16px; color:#fff; font-weight:700; margin-bottom:15px; }
.follow_us a{ background:#af0714; padding: 7px 10px; font-size:16px; color:#fff; border-radius:5px; margin:0 2px; transition:.3s ease; }
.follow_us a:hover{ background:#fff; color:#af0714; transition:.3s ease; }

.main_con{ background:url(../img/container.png) center top; border-radius:5px; padding:40px; margin-bottom:30px; }
.web_1{ margin-bottom:25px; }
.web_1 a{ display: block; background:#af0714 url(../img/icon-1.png) left 14px top 9px no-repeat; border-radius:8px; font-family: "Montserrat", sans-serif; font-size:14px; color:#fff; font-weight:500; padding:14px 10px 14px 58px; transition:.3s ease; }
.web_1 a:hover{ background:#fff url(../img/icon-1.png) left 14px top 9px no-repeat; color:#af0714; text-decoration:none; transition:.3s ease; }

.web_2{ margin-bottom:25px; }
.web_2 a{ display: block; background:#af0714 url(../img/icon-2.png) left 14px top 9px no-repeat; border-radius:8px; font-family: "Montserrat", sans-serif; font-size:14px; color:#fff; font-weight:500; padding:14px 10px 14px 58px; transition:.3s ease; }
.web_2 a:hover{ background:#fff url(../img/icon-2.png) left 14px top 9px no-repeat; color:#af0714; text-decoration:none; transition:.3s ease; }

.web_3{ margin-bottom:25px; }
.web_3 a{ display: block; background:#af0714 url(../img/icon-3.png) left 14px top 9px no-repeat; border-radius:8px; font-family: "Montserrat", sans-serif; font-size:14px; color:#fff; font-weight:500; padding:14px 10px 14px 58px; transition:.3s ease; }
.web_3 a:hover{ background:#fff url(../img/icon-3.png) left 14px top 9px no-repeat; color:#af0714; text-decoration:none; transition:.3s ease; }

.web_4{ margin-bottom:25px; }
.web_4 a{ display: block; background:#af0714 url(../img/icon-4.png) left 14px top 9px no-repeat; border-radius:8px; font-family: "Montserrat", sans-serif; font-size:14px; color:#fff; font-weight:500; padding:14px 10px 14px 58px; transition:.3s ease; }
.web_4 a:hover{ background:#fff url(../img/icon-4.png) left 14px top 9px no-repeat; color:#af0714; text-decoration:none; transition:.3s ease; }

.web_5{ margin-bottom:25px; }
.web_5 a{ display: block; background:#af0714 url(../img/icon-5.png) left 14px top 9px no-repeat; border-radius:8px; font-family: "Montserrat", sans-serif; font-size:14px; color:#fff; font-weight:500; padding:14px 10px 14px 58px; transition:.3s ease; }
.web_5 a:hover{ background:#fff url(../img/icon-5.png) left 14px top 9px no-repeat; color:#af0714; text-decoration:none; transition:.3s ease; }

.web_6{ margin-bottom:25px; }
.web_6 a{ display: block; background:#af0714 url(../img/icon-5.png) left 14px top 9px no-repeat; border-radius:8px; font-family: "Montserrat", sans-serif; font-size:14px; color:#fff; font-weight:500; padding:14px 10px 14px 58px; transition:.3s ease; }
.web_6 a:hover{ background:#fff url(../img/icon-5.png) left 14px top 9px no-repeat; color:#af0714; text-decoration:none; transition:.3s ease; }

.web_7{ margin-bottom:25px; }
.web_7 a{ display: block; background:#af0714 url(../img/icon-6.png) left 14px top 9px no-repeat; border-radius:8px; font-family: "Montserrat", sans-serif; font-size:14px; color:#fff; font-weight:500; padding:14px 10px 14px 58px; transition:.3s ease; }
.web_7 a:hover{ background:#fff url(../img/icon-6.png) left 14px top 9px no-repeat; color:#af0714; text-decoration:none; transition:.3s ease; }

.address{ text-align:center; }
.address p{ margin:0px; padding:0px; text-align:center; font-family: "Montserrat", sans-serif; font-size:14px; color:#fff; font-weight:500; margin-bottom:25px; }
.address img{ height:150px; }





@media (max-width: 1725px){
    body{ overflow-x:hidden; }
}
@media (max-width: 1500px){
    body{ overflow-x:hidden; }
}
@media (max-width: 1400px){
    body{ overflow-x:hidden; }
}
@media (max-width: 1350px){
    body{ overflow-x:hidden; }
}
@media (max-width: 1100px){
    body{ overflow-x:hidden; }
}
@media (max-width: 768px){
    body{ overflow-x:hidden; }
    .logo{ margin-top:20px; margin-bottom:12px; }
    .logo img{ margin-bottom:20px; }
    .logo p{ font-size:12px; }
    .follow_us{ margin-bottom:20px; }
    .main_con{ padding:15px; }

    .web_1{ margin-bottom: 14px;}
    .web_1 a{ font-size:12px; padding:14px 10px 14px 52px; background:#af0714 url(../img/icon-1.png) left 10px top 7px no-repeat; }
    .web_1 a:hover{ background:#fff url(../img/icon-1.png) left 10px top 7px no-repeat; }

    .web_2{ margin-bottom: 14px;}
    .web_2 a{ font-size:12px; padding:14px 10px 14px 52px; background:#af0714 url(../img/icon-2.png) left 10px top 7px no-repeat; }
    .web_2 a:hover{ background:#fff url(../img/icon-2.png) left 10px top 7px no-repeat; }

    .web_3{ margin-bottom: 14px;}
    .web_3 a{ font-size:12px; padding:14px 10px 14px 52px; background:#af0714 url(../img/icon-3.png) left 10px top 7px no-repeat; }
    .web_3 a:hover{ background:#fff url(../img/icon-3.png) left 10px top 7px no-repeat; }

    .web_4{ margin-bottom: 14px;}
    .web_4 a{ font-size:12px; padding:14px 10px 14px 52px; background:#af0714 url(../img/icon-4.png) left 10px top 7px no-repeat; }
    .web_4 a:hover{ background:#fff url(../img/icon-4.png) left 10px top 7px no-repeat; }

    .web_5{ margin-bottom: 14px;}
    .web_5 a{ font-size:12px; padding:14px 10px 14px 52px; background:#af0714 url(../img/icon-5.png) left 10px top 7px no-repeat; }
    .web_5 a:hover{ background:#fff url(../img/icon-5.png) left 10px top 7px no-repeat; }

    .web_6{ margin-bottom: 14px;}
    .web_6 a{ font-size:12px; padding:14px 10px 14px 52px; background:#af0714 url(../img/icon-5.png) left 10px top 7px no-repeat; }
    .web_6 a:hover{ background:#fff url(../img/icon-5.png) left 10px top 7px no-repeat; }

    .web_7{ margin-bottom: 14px;}
    .web_7 a{ font-size:12px; padding:14px 10px 14px 52px; background:#af0714 url(../img/icon-6.png) left 10px top 7px no-repeat; }
    .web_7 a:hover{ background:#fff url(../img/icon-6.png) left 10px top 7px no-repeat; }

    .address p{ font-size:12px; }
}