*, ::after, ::before {
    box-sizing: border-box;
}

body{
    background: url("slider14.jpg");
}
 main {
    display: block;
}

/* Navbar */
.navbar-collapse{
    margin-left: 348px;
}
.content{
    margin-top: -11px;
}
.content11{
    color: white;
    margin-left: -3px;
    font-size: 14px;
    font-weight: 500;
    margin-top: -80px;
    margin-bottom: 0px;
    width: 225px;
}
.content2 {
    color: white;
    margin-left: 19px;
    font-size: 17px;
    font-weight: 500;
    margin-top: -2px;
    margin-bottom: 0px;
}
.content22{
    color: white;
    margin-left: 19px;
    font-size: 14px;
    font-weight: 500;
    margin-top: -33px;
    margin-bottom: 0px;
}

.maps{
    width:1380px; height:450px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#try{

    margin-top: 46px;
    margin-left: -310px;
}
#try2{

    margin-left: -310px;
}

body {
    font-family: var(--font-family-body);
    font-weight: 400;
    font-size: 14px;
    color: var(--color-text-body);
    font-style: normal;
}

body {
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}

.pb-90 {
    padding-bottom: 90px;
    padding-top: 90px;
}

section {
    display: block;
}

*, ::after, ::before {
    box-sizing: border-box;
}

@media (min-width: 1200px) {
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1330px;
}}

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
    width: 100%;
    /* padding-right: 15px; */
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 992px) {
.justify-content-lg-between {
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}
}

.row {
    display: -ms-flexbox;
    display: flex;
    margin-right: -15px;
    margin-left: -15px;
}

div {
    display: block;
}

.ingredients-inner-wrap, .container-inner-wrap {
    padding: 0 80px;
}

.order-lg-0 {
    -ms-flex-order: 0;
    order: 0;
}

.col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .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-lg-auto, .col-md, .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-md-auto, .col-sm, .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-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 24px;
    padding-left: 35px;
}

.mb-25 {
    margin-bottom: 25px;
}


.contact-wrap-content p {
    font-size: 14px;
    padding-right: 20px;
    margin-bottom: 30px;
    font-weight: 500;
    letter-spacing: .4px;
}

p {
    margin-top: 0;
    line-height: 26px;
    color: var(--color-text-body);
}

form {
    display: block;
    margin-top: 0em;
}

.contact-form .form-grp {
    margin-bottom: 25px;
}

.contact-form .form-grp label {
    font-size: 14px;
    font-weight: 500;
    color: #696969;
    margin-bottom: 10px;
    opacity: .77;
}

label {
    cursor: pointer;
    display: inline-block;
}

.contact-form .form-grp {
    margin-bottom: 25px;
}

.contact-form .checkbox-grp, .comment-reply-form .checkbox-grp {
    display: flex;
    align-items: flex-start;
    margin-bottom: 35px;
}

.contact-form .form-grp input, .contact-form .form-grp textarea {
    width: 100%;
    background: #dbdbdb;
    border: none;
    font-size: 14px;
    padding: 15px 20px;
    border-radius: 5px;
    display: block;
    font-weight: 500;
}

button, input {
    overflow: visible;
}

button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    line-height: inherit;
}

.contact-form .form-grp textarea {
    min-height: 125px;
    max-height: 125px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: var(--font-family-heading);
    color: var(--color-text-heading);
    margin-top: 0px;
    font-style: normal;
    font-weight: 800;
    text-transform: initial;
}

button:focus, input:focus, input:focus, textarea, textarea:focus {
    outline: 0;
}

textarea {
    overflow: auto;
    resize: vertical;
}

.contact-form .checkbox-grp input, .comment-reply-form .checkbox-grp input {
    width: auto;
    margin-top: 3px;
    margin-right: 9px;
}

.contact-form .form-grp input, .contact-form .form-grp textarea {
    background: #dbdbdb;
    border: none;
    font-size: 14px;
    padding: 15px 20px;
    border-radius: 5px;
    display: block;
    font-weight: 500;
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
    background-color: #002f7e;
    color: white;
}

.contact-form [type=button] {
    box-shadow: none;
    padding: 15px 34px;
}

.rounded-btn {
    border-radius: 50px;

}

.btn {
    user-select: none;
    -moz-user-select: none;
    border: medium none;
    color: rgb(255, 255, 255);
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1.4;
    margin-bottom: 0;
    text-align: center;
    text-transform: uppercase;
    touch-action: manipulation;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
    white-space: nowrap;
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button;
}

a, button {
    outline: medium none;
}

.contact-title .sub-title {
    font-size: 32px;
    line-height: 1;
    font-weight: 400;
    margin-bottom: 5px;
}


button, input {
    overflow: visible;
}

button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
}

.contact-img {
    text-align: center;
    margin-bottom: 55px;
}
.contact-img img {
    max-width: 100%;
}

img {
    vertical-align: middle;
    border-style: none;
}

.contact-info-wrap {
    background: url("../images/contactus.jpg");
    border-radius: 2px;
    padding: 38px 55px 45px;
    height: 284px;
    margin-top: 150px;
    box-shadow: 18px 20px 20px black;
}

ul {
    margin: 0px;
    padding: 0px;
}

ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

.contact-info-list ul li {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    margin-left: -24px;
}

li {
    list-style: none;
    text-align: -webkit-match-parent;
}

.contact-info-list .icon {
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    background: #fff;
    flex: 0 0 45px;
    border-radius: 50%;
    margin-right: 15px;
    font-size: 16px;
    color: orange;
    margin-left: 12px;
    box-shadow: 0px 2px 14.88px 1.12px rgb(97 83 252 / 11%);
    margin-top: -91px;
}
.contact-info-list .icon1 {
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    background: #fff;
    flex: 0 0 45px;
    border-radius: 50%;
    margin-right: 15px;
    font-size: 16px;
    color: orange;
    margin-left: -43px;
    box-shadow: 0px 2px 14.88px 1.12px rgb(97 83 252 / 11%);
    margin-top: 16px;
}

.fa, .fas {
    font-weight: 900;
}

.fa, .far, .fas {
    font-family: "Font Awesome 5 Free";
}

.fa, .fab, .fad, .fal, .far, .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.contact-info-list .content {
    flex-grow: 1;
}


.contact-info-list .content p {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1;
    color: #fee9e9;
    text-align: start;
    width: 155px;
    margin-top: -2px;

}

.contact-social {
    margin-top: -16px;
}

.contact-social ul, .blog-details-social ul {
    display: flex;
    align-items: center;
    margin-left: 33px;
}

.contact-social ul li {
    margin-right: 15px;
}

.contact-social ul li a, .blog-details-social ul li a {
    display: block;
}

a, button {
    outline: medium none;
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
}

.contact-social ul li a i, .blog-details-social ul li a i {
    width: 41px;
    height: 41px;
    display: block;
    text-align: center;
    line-height: 41px;
    border-radius: 50%;
    background: #3b5998;
    color: #fff;
    font-size: 14px;
}

.contact-social ul li:nth-child(2) a i, .blog-details-social ul li:nth-child(2) a i {
    background:#00acee ;
}

.contact-social ul li:nth-child(3) a i, .blog-details-social ul li:nth-child(3) a i {
    background: #1976d2;
}

/* footer */

.round-btn {display: inline;height: 40px; width: 40px; background:#fff;border-radius: 50%;float: left;margin: 15px 8px;box-shadow: 2px 2px 5px 0px rgb(82, 0, 67);border: 1px solid;/*border: 1px solid #622657;*/}
.round-btn a {display: block !important;padding: 7px 12px;font-size: 18px;border-radius: 50%;}
.round-btn .icon {padding: 3px;}
.round-btn .icon img{height: 24px; width: 32px;margin-top: 6px;}
.btn-facebook a {color: #3b5998;padding: 8px 13px;}
.btn-linkedin a {color: #007bb6;}
.btn-twitter a{color: #1c9deb;}
.btn-instagram a{color: #dd3f5c;}
.btn-whatsapp a{color: #155E54;}
.btn-envelop a{color: #D6403A;font-size: 15px; padding: 9px 12px;}
.standard_header .standard_social_links {margin-left: 1rem;}


  .footer-wrap {
    padding-top: 43px;
    background-size: cover;
    margin-right: 15px;
}

.footer-wrap h3 {
    color: #fff;
    font-size: 17px;
    text-transform: uppercase;
    margin-bottom: 25px;
}

.footer-wrap p {
    font-size: 13px;
    line-height: 24px;
    color: #b3b3b3;
    margin-top: -21px;
}

.footer-wrap p a {
    color: #fff;
    text-decoration: underline;
    font-style: italic;
}


.footerlinks li a {
    font-size: 13px;
    line-height: 30px;
    color: #ccc;
    text-decoration: none;
    padding-right: 24px;
}
footer dl, ol, ul {
    display: flex;
}
.headinglink{
    
    margin-left: -34px;
}

.footerlinks li:before {
    content: "\f105";
    font-family: 'FontAwesome';
    padding-right: 10px;
    color: #ccc;
}

.fa-phone:before {
    content: "\f095";
}

.fa-fax:before {
    content: "\f1ac";
}

footer .second_class{
    border-bottom: 1px solid #444;
    padding-bottom: 25px;
}
footer .first_class {
    padding-bottom: 21px;
    border-bottom: 1px solid #444;
}

footer{
    background: #333;
}

footer .newsletter input[type="text"] {
    width: 100%;
    background: #fff;
    color: #333;
    border: 1px solid #222;
    padding: 14px 20px;
    border-radius: 50px;
    margin-top: 12px;
}
.newsletter .newsletter_submit_btn {
    background: #fff;
    position: absolute;
   
    border: 0;
    margin-top: 23px;
    font-size: 17px;
    color: #333;
}
#icon2{
    left:323px
}

footer .second_class_bdr{
    padding-top: 25px;
    border-top:1px solid #222;
}

footer .btn-facebook a {
    padding: 6px 14px !important;
}

footer .round-btn a {
    padding: 6px 12px;
}

footer .round-btn {
    box-shadow: 2px 2px 5px 0px #222 !important;}

footer .round-btn {
    margin: 15px 4px;}
  
footer dl, ol, ul {
    padding-left: 5px;
    margin-left: -67px;
    margin-top: 20px;
    padding-left: 4px;
    margin-bottom: 1rem;
    margin-top: -14px;
}
  footer li{
    list-style: none;
  }


.footerlinks{
    margin-left: -70px;
    margin-top: -22px;
}