ul.top-socil {  margin: 0;  text-align: right; padding: 0;}
ul.top-socil li {  display: inline-block;  list-style-type: none;}
ul.top-socil li a {  color: #fff;  display: block;  padding: 0 5px;}
ul.top-socil li:last-child a {  padding-right: 0;}
.section.cta.home-con {  margin-top: 90px;}
a.footer-read:hover {  color: #fff;}
a.footer-read {  color: #47a312;}
.footer-item ul.list.nextli, .footer-item ul.list {  float: left;  width: 40%;}
span.strong {  font-size: 15px;}
.fcopy {  padding-bottom: 0 !important;  padding-top: 20px !important;}
.fcopy p {  margin: 0;  padding-bottom: 0;}
.box-info-body h4 {  font-size: 17px;}
a.btn.btn-contact.pull-right.btn-view-all { background: #3237af;}
.clear {  clear: both;}
.branch-map h4 { color: #000; margin: 0 0 5px 0;}
.branch-map p {  margin-bottom: 5px;  line-height: 21px;}
.map-ggl { border: 1px solid #3237af; margin: 15px 0 0 0;}
.footer-item p a {  color: #47a312;}
.col-sm-4.ser-bar {  margin-top: 15px;}
.branch-map {  padding-bottom: 15px;}
.navbar-header .navbar-brand {padding: 5px 15px;}
.navbar.navbar-main.navbar-fixed-top.stiky .navbar-brand {  padding: 9px 15px;}


/*======  ENQUIRY FORM   =========*/
.fixedform {    position: fixed;    right: 0px;    z-index: 10;    top: 25%;  transition:all 0.5s ease;}
.formlink {    float: left; }
.formdiv {    float: right;    padding: 15px;    background: #3237af;    width: 250px; border: 3px solid #3237af; }
.formdiv input, .formdiv textarea {    width: 100%;    border-radius: 3px;    border: 1px solid #3237af;    padding: 5px; color: #000; }
.formdiv input[type="submit"] {    background: #47a312;    color: #fff;    font-weight: 700;    text-transform: uppercase; }
.formlink p {font-family: 'Montserrat', sans-serif;background: #3237af;    color: #fff;    padding: 5px 10px;    font-weight: 700;    margin: 46.8px -48px 24px 60px;    text-transform: uppercase;    cursor: pointer;    border-radius: 5px 5px 0 0px;    -transform: uppercase;    -webkit-transform: rotate(-90deg);    -moz-transform: rotate(-90deg);    -ms-transform: rotate(-90deg);     -o-transform: rotate(-90deg); }
.fixedform.back {    right: -250px !important;  transition:all 0.5s ease;}
.call p {    color: #fff;    text-align: center;    font-size: 19px;    letter-spacing: 1px;    font-weight: 700; }


li.dropdown.active ul li a {    color: white !important;}
ul.dropdown-menu li a:hover {  background: #3237af;}
h2.detail-iner-title { font-size: 16px; color: #000; margin: 25px 0 0 0;}
.description ul.service-list { margin: 0 0 20px 0;}
.description .service-list li { margin-top: 0;}
li.dropdown.active ul li.active a { background: #3237af;}
li.dropdown.active ul li a:hover {   background: #3237af;}

ul.dropdown-menu {    height: 320px;  overflow: auto;}
.footer-title h5 span {  padding-left: 3px;}

/*
::-webkit-scrollbar-track {  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); border-radius: 10px;  background-color: #3237af;}
::-webkit-scrollbar { width: 3px;  background-color: #F5F5F5;}
::-webkit-scrollbar-thumb {  border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3); background-color: #fff;}
*/

.description ul li {
    font-size: 13px;
    margin: 0;
    text-transform: initial;
    line-height: 24px;
    list-style-type: none;
}
.description ul {
    margin: 0;
    padding: 0;
}
@media (max-width:400px){
  .formlink p {
    margin: 46.8px -48px 24px -15px;
  }
}