.main-about {
    padding: 101px 0 70px;
}

.accordion.style1 .accordion-toggle .toggle-title {
    background-color: #fff;
    border-radius: 50px;
    box-shadow: 1px 1px 6px #ccc;
    padding: 16px 30px 16px;
	border: 1px solid #d7d7d7;
}

.accordion.style1 .accordion-toggle {
    border-radius:50px;
	margin-bottom:18px;
	border:0px;
}

.accordion.style1 .accordion-toggle .toggle-title.active {
    padding: 16px 30px 16px;
    color: #fff;
    background: #19B95F;
}

.accordion.style1 .accordion-toggle .toggle-title:before {
    
    top: 14px;
    right: 20px;
    left:auto;
    color: #19B95F;
    background-color: transparent;
    border: 0px;
   
}

.accordion.style1 .accordion-toggle .toggle-title.active:before {
  
    background-color: transparent;
    top: 14px;
	color: #fff;
}


.accordion.style1 .accordion-toggle .toggle-content {
    border:0px;
    padding: 16px 26px 10px;
}





label.error{
	color: red;
    margin-bottom: 14px;
}

.success{
	display:none;
	color:#18ba60;
	margin-bottom:15px;
}

.content-inner .wrap-imagebox .one-half {
    padding: 0 7px;
}

.modal-content p{
	margin-bottom:10px;
}


.modal .modal-body{
	padding:20px 30px;
}


.modal-title{
	padding:0px 15px;
}


.modal .close {
   
    font-weight: 600;
    line-height: 1;
    color: #fff;
    opacity:1;
    background: #18ba60;
    width: 30px;
    height: 30px;
    position: absolute;
    right: -14px;
    top: -14px;
}

.team-item{
	cursor:pointer;
}

#header.fixed-header #mainnav .menu > li.active > a {
    color: #18ba60;
}

 .top.style1 .flat-infomation li a:hover, .top.style1 ul.flat-social li a:hover{
	 color:#fff;
 }
 
 
 .pdmap iframe{
	 
 }
 
 .owl-carousel-10 li{
	 background:transparent;
 }
 
 
 .top.style1, .flat-title.style1 h2:before, .accordion.style1 .accordion-toggle .toggle-title.active {
    background-color: #FC3732;
    
}


#mainnav .menu > li.active > a, #mainnav .menu > li > a:hover, #header.fixed-header #mainnav .menu > li.active > a{
	color: #FC3732;
}

.tp-caption.flat-button-slider.bg-blue, .tp-caption.flat-button-slider.bg-transparent:hover, .tp-caption.flat-button-slider:hover{
	border-color: #004485;
    background: #004485;
}

.accordion.style1 .accordion-toggle .toggle-title:before{
	color: #FC3732;
}

.tp-caption.flat-button-slider.bg-transparent{
	border-color: #004485;
}

.footer-bottom .copyright a, .iconbox.style2.v1 .iconbox-icon{
  color: #FC3732;
}

.flat-social .btn-more{
	margin-top:0px;
}

.flat-social .btn-more a{
	
	border-color: #004485;
    background: #004485;
	padding: 0 28px;
}
