/* HTML Set up */
footer {  position: relative;  padding:0px; z-index:3;   background:#2c2c2c;}
footer h3 { width: 100%; font-size:1.125rem!important;  font-weight: 400; line-height:1.5rem; margin-bottom:30px;   display: flex; position: relative;  }
footer h3 a {  font-weight:700; vertical-align: top; color: #fff;  }
footer p, footer li {  margin:6px 3px; padding:0px;  font-weight:400; font-size:.9rem!important;   text-align: left; line-height: 1.7rem; color:#666; }
footer p{ color:#fff; }
footer a { color:#fff!important; text-decoration: none; -webkit-transition: color .5s, background .5s; transition: color .5s, background .5s; }
footer a:hover { opacity: .4; text-decoration: none;}
 
.cms-footer { width: 100%; margin: 0 auto; padding:0px;  display: flex; flex-direction: row; flex-wrap: wrap;   justify-content: space-between; }
.cms-footer-bottom-bar { width: 100%;margin:0 auto; padding:5px 0px;  display: block;  text-align: center;  border-top: solid 1px rgba(255,255,255,.15); }
.cms-footer-bottom-bar p { width: 100%;  text-align: center;   }
.cms-footer-bottom-bar .menu-wrap { display: flex; flex-wrap: wrap; max-width: 1000px; margin: 0px auto; padding: 0px;}
.cms-footer-navigation { width: 100%; margin:0px; padding: 0px; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center;  } 
.cms-footer-links-holder { margin: 0px; padding:20px; position: relative;  vertical-align: top; }
.cms-footer-links-holder:nth-child(1) { width:20%; display: flex; flex-direction: column; flex-wrap: wrap; justify-content: center;   }
.cms-footer-links-holder:nth-child(2) { width:45%; display: flex; flex-wrap: wrap;}
.cms-footer-links-holder:nth-child(3) { width:35%;}
.cms-footer-links-holder figure{display: block; margin: auto;}
.cms-footer-links-holder figure img:nth-child(1) {margin-right: 15px;}

.cms-footer-links-holder:nth-child(2) > h3{ width:100%; }
.cms-footer-links-holder:nth-child(2) .ft-company-info{ width: 50%; padding-right: 15px; }
.cms-footer-links-holder:nth-child(2) .ft-company-info h4{ color: #FFF;font-weight: 600; font-size: 16px;padding-bottom: 10px; }

.cms-footer-links-holder.half li{flex:0 0 50%;    }
.cms-footer-links{ margin: 10px 0px; padding:0px 15px 0px 0px; width: 100%; vertical-align: top; display: flex; flex-wrap: wrap; list-style: none; -webkit-transition: max-height .5s; transition: max-height .5s; }
.cms-footer-links li{flex:0 0 100%; margin:5px 0px; line-height: 1.5rem; color:#666; opacity: .65;  }
.cms-footer-links li img{ width: 40%; }


.cms-footer-links li.tel {padding-left:40px; background: url(../images/icon/icon-tel.svg) no-repeat left top;background-size:20px;  }
.cms-footer-links li.fax {padding-left:40px; background: url(../images/icon/icon-fax.svg) no-repeat left top;background-size:20px;  }
.cms-footer-links li.fax > span{color: #fff!important;}
.cms-footer-links li.add {padding-left:40px; background: url(../images/icon/icon-add.svg) no-repeat left top; background-size:20px;  }
.cms-footer-links li.mail{padding-left:40px; background: url(../images/icon/email.svg) no-repeat left top; background-size:20px; }
.cms-footer-logo{ width: 200px; height: 81px; display: block; margin: 0 auto; background: url("../images/logo-w.svg") no-repeat left top;background-size: auto; }


.no-touch-call{cursor:pointer; pointer-events: none;} 
.cms-social-icons { margin: 0px; padding:20px 0px; width: 100%; display: flex; flex-wrap: wrap; justify-content: center;  position: relative;list-style: none;}
.cms-social-icons li i{ opacity: 1!important; width: 36px; max-width: 36px;max-height: 36px; height: 36px; }
.cms-social-icons li a { border-radius: 0; transition: all 0.3s ease 0s;  opacity:1;   }
.cms-social-icons li:hover {  background:#202287; border-color:#202287;    border-radius:99rem;  }
.cms-social-icons li {position: relative;  z-index: 1; display: flex;  align-items: center; justify-content: center; text-align: center; width: 36px; max-width: 36px;max-height: 36px; height: 36px;  opacity: 1!important;margin: 0px 5px; list-style: none; border-radius:99rem; border: solid 1px #fff;}
   
.icon-fb-2{ width:36px; height: 36px; display: block; background: url("../images/icon/icon-fb.svg") no-repeat center ;background-size: 24px; }
.icon-line{ width:36px; height: 36px; display: block; background: url("../images/icon/icon-line.svg") no-repeat center ;background-size:24px;}
.icon-youtube{ width: 36px; height: 36px; display: block; background: url("../images/icon/icon-youtube.svg") no-repeat center ; background-size: 24px;  }
.icon-email{ width:36px; height: 36px; display: block; background: url("../images/icon/email.svg") no-repeat center ; background-size: 24px; }
.icon-Linkedin{ width: 36px; height: 36px; display: block; background: url("../images/icon/icon-linkedin.svg") no-repeat center ; background-size: 24px;  }
.icon-twitter{ width: 36px; height: 36px; display: block; background: url("../images/icon/icon-twitter.svg") no-repeat center ; background-size: 24px;  }
.icon-ig{ width: 36px; height: 36px; display: block; background: url("../images/icon/icon-ig.svg") no-repeat center ; background-size: 24px;  }
/* Responsive Mobile Sizes */
@media only screen and (max-width: 1200px) {
.cms-footer-links-holder:nth-child(1) { width:25%; }
.cms-footer-links-holder:nth-child(2) { width:40%; }    
.cms-footer-links-holder:nth-child(2) .ft-company-info{ width: 100%; }
 }
@media only screen and (max-width: 999px) {
.cms-footer-links-holder:nth-child(2) {  margin-left: 0px!important;  }
.cms-footer-links-holder:nth-child(2) .ft-company-info{padding: 10px 0; }   
.cms-footer-links-holder.half{flex:0 0 100%; margin:2px 0px; }

    
.cms-footer-links-holder.third{flex:0 0 100%; margin:2px 0px; padding-right:35px;  }
.cms-footer-links-holder,.cms-footer-links-holder.half,.cms-footer-links-holder.third{ width: 100%!important;  flex:0 0 100%;  padding: 0;}
.cms-footer-links-holder h3 { width: 100%; flex:0 0 100%; display: block; margin: 0; padding: 0px 10px 0px 0px; cursor: pointer;font-size: 1.125rem!important; line-height: 2.5rem; text-align: left;  border-bottom: solid 1px rgba(255,255,255,.6); /* Down Arrows */ }
    .cms-footer-links-holder:nth-child(3) h3{border-bottom: none;}
    .cms-footer-links-holder h3::after { float: right; margin-right: 10px;margin-top:10px; width: 10px; height: 10px; content: ""; display: inline-block; vertical-align: middle;  border-top: 2px solid #fff; border-right: 2px solid #fff; -moz-transform: rotate(135deg); -ms-transform: rotate(135deg); -webkit-transform: rotate(135deg); transform: rotate(135deg); -webkit-transition: transform .5s; transition: transform .5s; }
.cms-footer-links-holder:nth-child(1) { width:100%; display: flex; flex-wrap: wrap;     justify-content: space-between; }
 
    .cms-social-icons {  width: auto;   margin:10px; padding: 0px; justify-content: center; }
 

    .cms-footer-links-holder::last-child { border-bottom: none!important;  }
.cms-footer-links { max-height: 0; overflow: hidden; padding:0px;  }
.cms-footer-links-holder.active h3::after { -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
.cms-footer-links-holder.active .cms-footer-links { max-height: 10000px; }
.cms-footer-bottom-bar-right, .cms-footer-bottom-bar-left{ width: 100%;  }
.cms-footer-bottom-bar-left p{ text-align: center;  }  
.cms-footer-bottom-bar {text-align: center; border: none;}
.no-touch-call{cursor:pointer; pointer-events: auto;}    
 }