.container_delta {
    background:black;
    color:#FFF;
    text-align:center;
    margin:0 auto;
}

body {
    background:black;
    margin:0px;
    font-family: 'Poppins', sans-serif;
}

.delta_logo {
    width:120px;
    height:100px;
    border-style: solid;
    border-width: 0px;
    border-color: #000000;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 35px;
    margin-bottom: 15px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;    
}

.delta_contact {
    font-size:40px;
    line-height:40px;
    font-weight:700;
    text-decoration:none;
    color:white;
    display: inline-block;
    line-height: 1em;
    letter-spacing: normal;
    font-style: normal;
    text-decoration: none;    
    padding-bottom: 5px;
    border-color: rgb(0, 0, 0);
    padding-right: 15px;
    margin-top: 0px;
    padding-left: 15px;
    border-radius: 20px;
    padding-top: 5px;
    margin-bottom: 10px;
    border-width: 0px;    
}

.delta_contact:hover {
    color:#5469fa;
}

.delta_footer_ref {
    pointer-events: auto;
    color: rgb(255, 255, 255);
    background-color: rgb(0, 0, 0);
    font-size: 18px;
    color: rgb(255, 255, 255);
    padding-bottom: 10px;
    border-color: rgb(0, 0, 0);
    letter-spacing: 0.05em;
    padding-right: 20px;
    margin-top: 10px;
    padding-left: 20px;
    padding-top: 10px;
    margin-bottom: 0px;
    border-width: 2px;
    line-height: 1em;
    display: inline-block;
    text-decoration: none;
    font-weight: 400;
    margin-left: 0px;
    margin-right: 0px;
    max-width: 980px;
    text-shadow: none;
    border-style: solid;
    border-radius: 0px;
}

.delta_footer_map {
    background-color: rgba(0, 0, 0, 0);
    border-bottom-color: rgb(0, 0, 0);
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-left-color: rgb(0, 0, 0);
    border-left-style: solid;
    border-left-width: 2px;
    border-right-color: rgb(0, 0, 0);
    border-right-style: solid;
    border-right-width: 2px;
    border-top-color: rgb(0, 0, 0);
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-top-style: solid;
    border-top-width: 2px;
    color: rgb(255, 255, 255);
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.9px;
    line-height: 18px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 10px;
    max-width: 980px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    pointer-events: auto;
    text-align: center;
    text-decoration-color: rgb(255, 255, 255);
    text-decoration-line: none;
    text-decoration-style: solid;
    text-decoration-thickness: auto;
    text-shadow: none;
    text-size-adjust: 100%;
}

.delta_footer_contact {
    pointer-events: auto;
    display: inline-block;
    text-decoration: none;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    font-weight: bold;
    color: rgb(255, 255, 255);
    letter-spacing: -0.0em;
    margin-right: 0px;
    margin-top: 50px;
    margin-left: 0px;
    margin-bottom: 10px;
    line-height: 1.1em;
    background-color: rgba(0, 0, 0, 0);    
    font-size: 24px;
    line-height: 26.4px;
    font-weight: 700;
}

.delta_footer_email {
    pointer-events: auto;
    font-size: 18px;
    font-weight: 400;
    text-decoration: none;
    line-height: 18px;
    display: inline-block;
    color: rgb(255, 255, 255);
    padding-bottom: 10px;
    border-color: rgb(0, 0, 0);
    letter-spacing: 0.05em;
    padding-right: 20px;
    margin-top: 10px;
    padding-left: 20px;
    padding-top: 10px;
    margin-bottom: 0px;
    border-width: 2px;
    background-color: rgba(0, 0, 0, 0);    
}

.delta_footer_website {
    pointer-events: auto;
    font-size: 18px;
    font-weight: 400;
    text-decoration: none;
    line-height: 18px;
    display: inline-block;
    color: rgb(255, 255, 255);
    padding-bottom: 10px;
    border-color: rgb(0, 0, 0);
    letter-spacing: 0.05em;
    padding-right: 20px;
    margin-top: 10px;
    padding-left: 20px;
    padding-top: 10px;
    margin-bottom: 0px;
    border-width: 2px;
    background-color: rgba(0, 0, 0, 0);    
}

/*.delta_container {*/
/*  max-width: 1200px;*/
/*  min-height:600px;*/
/*  margin: 30px auto;*/
/*  width: 100%; */
/*  display: grid;*/
  /* Define Auto Row size */
/*  grid-auto-rows: 100px; */
/*  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)); */
/*  grid-gap: 1em;*/
/*}*/

.delta_section {
  border-radius: 10px;
  color: #fff;
}

.delta_content_img img {
    width:315px;
    height:315px;
    object-fit: cover;
}

.delta_content_bottom_header {
    font-size:30px;
    font-weight:700;
    line-height:33px;
}

.delta_content_bottom_content {
    font-size:14px;
    font-weight:400;
    line-height:20px;    
}

.delta_content_bottom_visit {
    display:inline-block;
    font-weight: bold;
    color: rgb(255, 255, 255);
    padding-bottom: 15px;
    border-color: rgb(255, 255, 255);
    letter-spacing: 0.15em;
    line-height: 1.4em;
    padding-right: 30px;
    margin-top: 10px;
    padding-left: 30px;
    border-radius: 0px;
    padding-top: 15px;
    margin-bottom: 10px;
    border-width: 3px;
    background-color: rgba(0, 0, 0, 0);
    border: 3px solid;
    display: inline-block;    
    text-decoration:none;
    border-image-slice: 1;
    border-image-source: linear-gradient(180deg, #c48d57, #f3c7a0);   
    /*color: rgb(0, 0, 0);*/
    /*background-color: rgb(255, 255, 255);  */
    /* Fallback: Set a background color. */
    background-color: #c48d57;
    
    /* Create the gradient. */
    background-image: linear-gradient(180deg, #c48d57, #f3c7a0);
    
    /* Set the background size and repeat properties. */
    background-size: 100%;
    background-repeat: repeat;
    
    /* Use the text as a mask for the background. */
    /* This will show the gradient as a text color rather than element bg. */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; 
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;       
}

.delta_content_bottom_visit:hover {
    /*color: rgb(0, 0, 0);*/
    /*background-color: rgb(255, 255, 255);  */
    /* Fallback: Set a background color. */
    background-color: #c48d57;
    
    /* Create the gradient. */
    background-image: linear-gradient(180deg, #c48d57, #f3c7a0);
    
    /* Set the background size and repeat properties. */
    background-size: 100%;
    background-repeat: repeat;
    
    /* Use the text as a mask for the background. */
    /* This will show the gradient as a text color rather than element bg. */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; 
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;    
}

.delta_content_bottom_header_parent {
    text-decoration: none;
    color: #FFFF;    
    min-height: 20px;
    margin-top:10px;
    display: inline-block;    
}

.delta_content_bottom_header_parent h2 {
    margin-bottom:0px;
}

.child_contaier {
    padding: 90px 0px 130px 0px;
}