﻿/* ------------------------------
About styles
---------------------------- */
.about-info {
text-align: center;
}

.about-info .sec-title .tagline {
color: #222222;
font-weight: bold;
font-size: 14px;
}

.about-info .about-info-content p {
font-size: 15px;
line-height: 26px;
}

.about-full {
background: url("../images/video-3.jpg") no-repeat fixed center center;
background-color: #000;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

.about-full .about-full-box {
text-align: center;
}

.about-full .about-full-box .img-box {
margin-bottom: 50px;
}

.about-full .about-full-box .img-box img {
width: initial;
}

.why-choose-us.sec-padding {
padding: 112px 0 108px 0;
}

.why-choose-us .sec-title h2 {
margin-bottom: 18px;
}

.why-choose-us .faq-accrodion h3 {
color: #222222;
border-radius: 0;
font-size: 18px;
font-weight: 600;
border-bottom: 1px solid #e9e9e9;
}

.why-choose-us .faq-accrodion h3.ui-state-active {
border: none;
}

.why-choose-us .faq-accrodion .ui-accordion-content-active {
border-bottom: 1px solid #e9e9e9;
}

.why-choose-us .faq-accrodion p {
color: #555555;
font-size: 15px;
line-height: 26px;
margin-bottom: 15px !important;
}
