﻿
.footer{
  display: block;
  clear: both;
  float: left;
  width: 100%;
  border-top: 2px solid #ee5700;
  margin-top: 60px;
}
.ziczac{
  height: 4px !important;
  background: linear-gradient(45deg, #FCFCFB 25%, transparent 25%), linear-gradient(315deg, #FCFCFB 25%, transparent 25%), linear-gradient(225deg, #FFFFFF 25%, transparent 25%) -2px 0, linear-gradient(135deg, #FFFFFF 25%, transparent 25%) -2px 0;
  background-size: 4px 4px;
  background-color: #d1ebf6;
  clear: both;
}

.footer-top {
  display: none;
  float: left;
  width: 100%;
  height: auto !important;
  margin-bottom: 30px;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 100px;
  border-bottom: 2px solid #1a1918;
}
.footer-top a {
   font-size: 14px;

}
.footer-top a img{
  width: 100px;
}
.footer-top p{
  color: #1a1918;
  padding: 20px 0px;
  font-weight: bold;
  font-size: 24px;
}


.footer-top .footer-bottom-newletter{
  display: inline-block;
  position: relative;
  width: 50%;
}
.footer-top .footer-bottom-newletter input[type="text"]{
  width: 100%;
  border-bottom: 1px solid #eee;
  height: 40px;
  padding: 0px 100px 0px 20px;
}
.footer-top .footer-bottom-newletter input[type="text"]:focus{
  border-bottom: 1px solid #1a1918;
}
.footer-top .footer-bottom-newletter a{
  color: #1a192e;
  padding: 9px 20px;
  position: absolute;
  top: 0;
  right: 0;
  border-bottom: 2px solid #d33b3c;
}
.footer-top .footer-bottom-newletter a:hover{
  border-bottom: 2px solid #1a192e;
}

.footer-middle {
  display: block;
  float: left;
  padding: 50px 0;
  width: 100%;
  background: radial-gradient(ellipse at center, rgba(238,87,0,1) 0%, rgba(255,117,37,1) 29%, rgba(238,87,0,1) 48%, rgba(255,117,37,1) 67%, rgba(238,87,0,1) 100%);
}

/* --------đăng ký nhận bản tin ----------*/

.footer-middle input[type="text"]{
  border: 1px solid #999;
  width: 100%;
  font-size: 14px;
  height: 46px;
  padding: 0px 30px 0px 10px;
  color: #666;
}
.footer-middle a.btn-dknbt{
  color: #fff;
  background: #666;
  padding: 10px 20px;
  clear: both;
  display: block;
  width: 93px;
  margin: 0 auto;
  margin-top: 10px;
}






/* ------------------------------------ */

.footer-middle-desc { float: left;
   width: 100%;
   height: auto;
   padding-bottom: 45px;
   font-size: 13px;
   text-align: justify;
   line-height: 23px;

}
.footer-middle-col { float: left;
   width: 100%;
   height: auto;
   padding-bottom: 15px;

}
.footer-middle-col h3 { font-weight: bold;
   font-size: 16px;
   padding-bottom: 15px;

}
.footer-middle-col ul { float: left;
   width: auto;
   height: auto;

}
.footer-middle-col ul li { float: left;
   width: 100%;
   height: auto;
   padding-bottom: 15px;
   font-size: 13px;

}
.footer-middle-col ul li a{
  color: #999;
  
  font-weight: 200;
}
.footer-middle-col ul li a:hover{
  color: #f58d1e;
}
.footer-middle-info { float: left;
   width: 100%;
   height: auto;
   font-size:13px;
   padding-bottom: 15px;
}
.footer-middle-info .logo img{
    display: block;
    width: 170px;
    max-width: 100%;
}
.footer-middle-info p {
    color: #fff;
    font-size: 17px;
}
.footer-middle-info strong { 
  font-size: 22px;
  padding-bottom: 5px;
  display: inline-block;
  color: #fff;
  line-height: 0;
  margin-bottom: 15px;
  margin-top: 30px;
  font-weight: 600;
  text-transform: uppercase;
}
.footer-middle .clo-title{
  color: #666;
  font-size: 20px;
  font-weight: bold;
  font-weight: 600;
}

.footer-middle-follow { float: left;
   width: 100%;
   height: auto;
   padding-top: 60px;
   text-align: right;

}
.footer-middle-follow h4 { color: #666;
   font-size: 17px;
   padding-bottom: 10px;
   font-weight: 600;
}
.footer-middle-follow a {
    padding: 10px;
    color: #fff;
    transition: all linear 0.2s;
    font-size: 23px;
}
.footer-middle-follow a:hover{
    color: #fddf06;
    font-size: 24px;
}
@media (min-width: 870px){
    .footer-middle .footer-bottom-newletter{
        clear: both;
        position: relative;
    }
    .footer-middle a.btn-dknbt{
        position: absolute;
        top: 0;
        right: 0;
        margin: 0
    }
    .footer-middle input[type="text"]{
        height: 40px;
    }
}
@media (max-width: 767px){
    .footer-middle .footer-bottom-newletter{
        clear: both;
        position: relative;
    }
    .footer-middle a.btn-dknbt{
        position: absolute;
        top: 0;
        right: 0;
        margin: 0
    }
    .footer-middle input[type="text"]{
        height: 40px;
    }
}


.footer-bottom {float:left;
   width:100%;
   height:auto;
   background: #f5f5f5;

}
.footer-bottom .footer-bottom-copyright {
  font-size: 13px;
  line-height: 27px;
  color: #a8a8a8;
  padding: 20px 0px;
  text-align: center;
  font-weight: 100;
}
.footer-bottom .footer-bottom-newletter {
    float:none;
    width:auto;
    height:auto;
    display:table;
    margin:0 auto
}
.footer-bottom .footer-bottom-newletter input {
  float: left;

  width: 200px;

  height: 27px;

  border: solid 1px #eee;

  padding: 0 10px;

  border-radius: 5px 0px 0px 5px;


}
.footer-bottom .footer-bottom-newletter .btn-dknbt {
  float: left;

  width: 90px;

  background: #ff96b8;

  color: #666;

  height: 27px;

  line-height: 26px;

  font-size: 16px;

  text-align: center;

  cursor: pointer;

  border-radius: 0px 5px 5px 0px;


}


/** Responsive Rules
*************************************************** **/


/* long menu buttons - fix */

@media only screen and (max-width: 1280px) {

}

@media only screen and (max-width: 1200px) {

}
/* 
BOOTSTRAP MOBILE EXTRA FIX
Since Atropos v1.3 
*/
@media only screen and (max-width: 1004px) {


}


/* BOOTSTRAP FIX
    Since Atropos v1.3 
    */
    @media (max-width: 995px) {

    }

    @media (max-width: 870px) {
        /* .footer-top {padding:5px 0
          } */
          .footer-top a {
             text-align:center;
             padding-bottom:20px;
             padding-right:0;
             padding-left:0
         }
         .footer-top a:nth-child(3), .footer-top a:nth-child(4) {padding-bottom:0
         }
         .footer-top a i {float:none
         }
         .footer-bottom .footer-bottom-copyright {text-align:center;
             padding-bottom:20px
         }
          .footer-middle-info strong{
            display: unset;
        }

     }

     @media (max-width: 830px) {

     }

     @media only screen and (max-width: 767px) {

        .footer-top .footer-bottom-newletter{
          width: 90%;
          text-align: center;
      }
      .footer-middle-info .logo img{
        margin: 0 auto;
        margin-bottom: 15px;
    }
    .footer-middle-info{
        text-align: center;
    }
    .footer-middle-follow{text-align:  center; padding-top: 15px;}
}

@media all and (max-width : 330px) {

}

@media only screen and (max-width: 550px) {

}

@media only screen and (max-width: 480px) {
        /*.footer-middle .container-1004.container-full .row > div {width:100%
          }*/

      }



      @media screen and (max-width:480px) {

      }







