footer{
  margin-top: 10px;
  overflow: hidden;
}

.img-f{
  position: relative;
}
.img-f img{
  position: relative;
  z-index: 1;
}
#footer-section{padding-top: 60px;padding-bottom: 30px;font-size: 18px;background: #1b3b88;line-height: 26px;color: #ffffff;}

#footer-section h2{
  font-size: 20px;
  font-weight: 600;
  color: #008bc0;
}



#footer-section h3{
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
  color: #ffffff;
  border-bottom: solid 1px #dddddd;
  padding-bottom: 10px;
}

#footer-section h4{
  font-size: 18px;
  color: #ffffff;
}



#footer-section p{
  color: #ffffff;

  margin-bottom: 30px;
}














.box-social a {
  background: #343a40;
  display: inline-block;
  color: #ffffff;
  border-radius: 3px;
  font-size: 30px;
  padding: 5px;
}
.box-social a:nth-child(5n+1) {
  background: #3a579c;
}
.box-social a:nth-child(5n+2) {
  background: #52adee;
}
.box-social a:nth-child(5n+3) {
  background: #1ac02b;
}
.box-social a:nth-child(5n+4) {
  background: #db4533;
}
.box-social a:nth-child(5n+5) {
  background: #f56d5d;
}

.box-social p:nth-child(5n+1) a{
  background: #3a579c;
}
.box-social p:nth-child(5n+2) a{
  background: #52adee;
}
.box-social p:nth-child(5n+3) a{
  background: #1ac02b;
}
.box-social p:nth-child(5n+4) a{
  background: #db4533;
}
.box-social p:nth-child(5n+5) a{
  background: #f56d5d;
}




.box-social a:hover {
  background: #82b60b;
  color: #ffffff;
}




#footer-section .box-contact01 ul{

 list-style: none;
 padding-inline-start: 50px;
}





#footer-section .box-contact01 ul li{
 position: relative;

}





#footer-section .box-contact01 ul li:before {
 font-family: 'Material Icons Sharp';
 position: absolute;
 text-align: center;
 content: "\e0c8";
 color: #1b3b88;
 width: 40px;
 height: 40px;
 border-radius: 100%;
 background: #addaf6;
 left: -50px;
 top: -5px;
 /* margin-right: 15px; */
 /* margin-bottom: 50px; */
 vertical-align: middle;
 font-size: 24px;
 padding: 5px;
 /* padding-right: 1px; */
}



#footer-section .box-contact01 ul li:nth-child(1):before {

  content: "\e0c8";
}


#footer-section .box-contact02 ul{

  list-style: none;
  padding-inline-start: 50px;
}

#footer-section .box-contact02 ul li{
 position: relative;

}




#footer-section .box-contact02 ul li:before {
  font-family: 'Material Icons Sharp';
  position: absolute;
  text-align: center;
  content: "\e0c8";
  color: #1b3b88;
  width: 35px;
  height: 35px;
  border-radius: 100%;
  background: #addaf6;
  left: -50px;
  top: -5px;
  /* margin-right: 15px; */
  /* margin-bottom: 50px; */
  vertical-align: middle;
  font-size: 25px;
  padding: 5px;
  /* padding-right: 1px; */
}



#footer-section .box-contact02 ul li:nth-child(1):before {

  content: "\e0b0";
}

#footer-section .box-contact02 ul li:nth-child(2):before {

  content: "\e0be";
}





#footer-section .box-tel{
  display: inline-block;
  background: #ffc83c;
  padding: 15px;
  color: #502c17;
  line-height: 20px;
}

#footer-section .box-tel:hover{
  background: #502c17;
  color: #ffffff;
}

#footer-section .box-tel .material-icons-sharp{
  font-size: 60px;
  float: left;margin-right: 15px;
}


#footer-section .box-tel .tel{
  font-size: 18px;
  font-weight: 500;
}







#footer-section .box-sitemap ul, #footer-section .box-contact ul {
  list-style: none;
  padding-inline-start: 25px;
}

#footer-section .box-sitemap ul a{
  color: #ffffff;
}

#footer-section .box-sitemap ul li:before {
  font: normal normal normal 14px/1 IcoFont;
  content: "\ea6d";
  color: #4c91e6;
  margin-left: -27px;
  font-size: 20px;
  padding-right: 5px;
}








#section-copyright {
  padding: 10px 0;
  background: #1b3b88;
}
#section-copyright p {
  font-size: 12px;
  margin-bottom: 0;
  color: #fff;
}

#section-copyright p a {
  color: #fff;
}


#section-copyright .box-copyright{
  position: relative;
  z-index: 99;
}



#section-copyright .material-icons{
  font-size: 35px;
  color: #1b3b88;
  width: 40px;
  height: 40px;
  background: #addaf6;
  border-radius: 100%;
  float: left;
  margin-right: 5px;
}



#section-copyright .box-wab-view{
 display: inline-block;
}


#section-copyright .box-wab-view .view-item{

  text-align: center;
  display: inline-block;
  float: left;
  margin-right: 15px;
}


#section-copyright .box-wab-view .view-item i{
 font-size: 25px;

 float: left;
 margin-right: 5px;
}

#section-copyright .box-wab-view .view-item:nth-child(1) i{
 font-size: 30px;


}

#section-copyright .box-wab-view .view-item:nth-child(2) i{
 font-size: 25px;


}

#section-copyright .box-wab-view .view-item:nth-child(3) i{
 font-size: 25px;


}


#section-copyright .box-wab-view .view-item .text{
  color: #ffffff;
  font-size: 10px;
  margin-top: 5px;
  line-height: 14px;
  display: inline-block;
}













#footer-section .box-social-icon a{color: #1b3b88;background: #addaf6;text-align: center;display: inline-block;font-size: 18px;padding: 12px 0px;line-height: 18px;width: 40px;height: 40px;border-radius: 100%;}
#footer-section .box-social-icon a:hover{background: #fffcf9;}






@media (min-width: 768px) {
  footer.footer-sticky {
    position: fixed !important;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: -1 !important;
  }
}










@media (min-width: 992px) {
 footer{
  margin-top: -10px;
  overflow: hidden;
}
.img-f:before {
  content: '';
   background: #ffffff; 
  width: 1000px;
  height: 340px;
  transform: skewX(340deg);
  position: absolute;
  right: 40px;
  top: -90px;
  z-index: 0;
}


#section-copyright .box-copyright p, #section-copyright .box-copyright p a{
 color: #6f6f6f!important;
}

}














.back-top {
  cursor: pointer;
  position: fixed !important;
  bottom: 0;
  right: 0;
  display: block;
  z-index: 99;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: #a1dce9;
  color: #fff;
  padding: 20px 0 15px 0;
  width: 40px;
  position: absolute;
  color: #1b3b88;
}

.back-top.back-top-show {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

.back-top .scoll-text {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  padding-left: 8px;
}

.back-top .scroll-line {
  width: 1px;
  height: 60px;
  overflow: hidden;
  margin: 0 0 10px 20px;
}

.back-top .scroll-line:after {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), color-stop(0, rgba(21, 175, 90, 0)));
  background: linear-gradient(180deg, #1b3b88 50%, rgba(21, 175, 90, 0) 0);
  background-position: 0 -60px;
  background-size: 100% 200%;
  -webkit-animation: backtop 5s cubic-bezier(0.76, 0, 0.3, 1) infinite forwards;
  animation: backtop 5s cubic-bezier(0.76, 0, 0.3, 1) infinite forwards;
}

@-webkit-keyframes backtop {
  from {
    background-position: 0 -60px;
  }
  75% {
    background-position: 0 0;
  }
  0% {
    background-position: 0 60px;
  }
}

@keyframes backtop {
  from {
    background-position: 0 -60px;
  }
  75% {
    background-position: 0 0;
  }
  0% {
    background-position: 0 60px;
  }
}















@media (max-width: 992px) {

  #footer-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}





