.dropbtn {
    background-color: transparent;
    color: #000;
    /* padding: 16px; */
    font-size: 16px;
    border: none;
    word-wrap: break-word;
    text-align: left;
    color: rgb(5, 5, 5);
    line-height: 1.2;
    letter-spacing: 0px;
    font-size: 18px;
    text-transform: uppercase;
    font-family: "Neuton Bold";
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    
}
.dropdown-content a:hover {
    background: #3A2F26;
}
.nav li a:hover {
    opacity: 1!important;
    color: #000;
}

.dropdown {
    position: relative;
    display: inline-block;
}
 .logo img {
        float: left;
        width: 80%!important;
    }
.dropdown-content {
    display: none;
    position: absolute;
        background-color: rgb(35, 28, 21);

   width: 125px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {background-color: transparent}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: transparent;
}
.dropdown-content a {
    color: #fff !important;
}
.dropdown-content a {
    color: #fff !important;
    text-transform: capitalize !important;
    font-weight: normal !important;
}
  .nav {
    width:  100%;
    float:  left;
}

.nav ul {
    display:  -webkit-box;
    width:  100%;
    float:  left;
}

.nav ul li {
    padding-left: 130px;

}

.nav ul li a {
       word-wrap: break-word;
    text-align: left;
    color: rgb(5, 5, 5);
    line-height: 1.2;
    letter-spacing: 0px;
    font-size: 18px;
    text-transform: uppercase;
    font-family: "Neuton Bold";
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    opacity: .7;
}
.design-element {
z-index: 0!important;
}
.element-main-box {
z-index: 0!important;
}
.dropdown-content {
    
    height: 100%;
   
    position: relative;
    -webkit-animation: mymove ; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 1s; /* Safari 4.0 - 8.0 */
    animation: mymove;
    animation-duration: 1s;
   }   
@keyframes mymove {
    from {top: -100px;}
    to {top: 00px;}
}
.footer-section {
    float: left;
    width: 100%;
    background-position: center center;
}

.half1 {
    float:  left;
    width:  50%;
}
.footer-section {
    float: left;
    width: 100%;
    background-position: center center;
}
.logo {
    float:  left;
    width: 50%;
}

.logo img {
    float:  left;
    width: 72%;
}

.txt {
    float:  left;
    width: 50%;
}

.txt h3 {
    font-size:  42px !important;
    font-weight:  bold;
    text-transform:  capitalize;
    text-align: left;
    /* color: rgb(255, 255, 255); */
    line-height: 1.2;
    letter-spacing: 0px;
    font-size: 34px;
   font-family: neuton bold;
        margin-left: -84px;
    margin-top: 24px;
}
.bg-post {
    width: 70%;
    margin: 0 auto;
}
.half2 {
    float: right;
    /* width: 49%; */
    /* text-align: right; */
    margin-top: 26px;
}

.half2 h3 {
    font-size: 24px;
    font-family:  font-family: neuton bold;
    font-family: neuton bold;
}
.footer-btm {
    float:  left;
    width:  100%;
    text-align:  center;
}

.footer-btm p {
    color: #fff;
    text-transform: capitalize;
}
.footer-btm p:hover {
    color: #000;
    text-transform: capitalize;
}
.ct {width: 100% !important;}
.txt h3 {
    margin-left: -61px!important;
    margin-top: 36px!important;
}
.image-box-image-wrapper.horizontal-center.vertical-center.stretchedToFill.non-tile-layout.use-background-image.background-fixed {
    background-size: cover!important;
    width: 100%!important;
}
.half2 {margin-top: 46px!important;}
.cet-1 {
    width: 100%!important;
    height: 100%!important;
}
.cet-2 {
    width: 100%!important;
    height: 100%!important;
}

@media (min-width: 1680px){
    div#id1510701214508 {
    top: 252px!important;
}
}
@media (max-width: 1024px)
{
.bg-post {width: 100%;margin: 0 auto;}

}
@media (max-width: 768px){
    .nav ul li:first-child {
    padding-left: 119px!important;
}
    .contant {width: 100%!important;}
    .contant strong {
    font-size: 30px!important;
    margin: 38px 0px 20px;
}
.sec-1.col-md-6 {
    float: left;
}
.sec-2.col-md-6 img {
    width: 100%!important;
    margin: 0!important;
}
.txt h3 {
    margin-left: -46px!important;
    margin-top: 9px!important;
}
.half2 {
    margin-top: 23px!important;
}
}
@media (max-width: 767px){
    .txt h3 {font-size: 23px!important;margin: 21px 0 0 -29px !important;}
.half2 h3 {font-size: 22px;}
.half2 h3 {font-size: 22px!important;}
.half2 {margin-top: 24px!important;}
div#id1510701214508 {
    top: 130px!important;
    right: 0;
    left: 91%!important;
}

.nav ul li {
    padding-left: 35px;
}
.nav ul li:first-child {
    padding-left: 35px!important;
}
}
input[type="submit"] {
    background: transparent;
    border: 0;
    color: #fff;
}