.main-title {
  color: #337ab7; 
  letter-spacing: 2px;
  font-weight: 600;
}

.contact-main {
  font-weight: 600 !important;
  margin-top: 10px;
}

.about-left p {
  color: #000000;
  font-size: 40px;
  font-weight: 100;
  line-height: 40px;
}

.about-right h3 {
  font-size: 26px;
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 15px;
}

.about-right > p {
  font-size: 15px;
  letter-spacing: 0.5px;
  line-height: 22px;
  margin-bottom: 15px;
}

.about-right li {
  position: relative;
  font-size: 14.8px;
  font-weight: 500;
  line-height: 30px;
  padding-left: 15px;
  width: 100%;
}

.about-right li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  font-family: "fontawesome";
  color: #337ab7;
  font-weight: 600;
}

.about-right li.right {
  padding-left: 30px;
}

.about-right li.right:before {
  left: 15px;
}

.about-right li.right.right2 {
  padding-left: 45px;
}

.about-right li.right.right2:before {
  left: 30px;
}

.about-right span {
  color: #000;
  display: block;
  font-size: 20px;
  line-height: 24px;
  margin-top: 20px;
}

.contact-left-block > h3,
.contact-form > h3 {
  color: #000;
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 14px;
  text-transform: capitalize;
}

.contact-left-block > h3 > span,
.contact-form > h3 > span {
  color: #337ab7;
}

.contact-left-block > p {
  color: #000;
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 20px;
  margin-bottom: 15px;
}

.contact-left-block > p i {
  background: #337ab7 none repeat scroll 0 0;
  border-radius: 50%;
  color: #fff;
  height: 30px;
  line-height: 28px;
  text-align: center;
  width: 30px;
  font-size: 14px;
}

.contact-form form {
  margin-top: 15px;
}

.contact-form form .form-control {
  margin-bottom: 15px;
}

.form-control {
  border-radius: 0;
}

.submit-btn,
.read-more-btn {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid;
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 1px;
  margin-top: 15px;
  padding: 6px 15px;
}

.submit-btn:hover,
.read-more-btn:hover {
  background: #337ab7;
  border-color: #337ab7;
  color: #fff;
}

.contact-form form textarea {
  min-height: 140px;
}

.offspace-70 {
  margin-top: 70px;
}

.hover-effect .gallery-image-list:hover img,
.hover-effect .grid-item:hover img {
  animation: 1.5s ease 0s normal none 1 running flash;
  opacity: 0.6;
}

/*
author: Boostraptheme
author URL: https://boostraptheme.com
License: Creative Commons Attribution 4.0 Unported
License URL: https://creativecommons.org/licenses/by/4.0/
*/

/*====================================================
                    FAQ
======================================================*/

#faq-p1 {
  padding: 100px 0;
}

.toggle .toggle-title {
  position: relative;
  display: block;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 6px;
}
.toggle .toggle-title h3 {
  font-size: 18px;
  margin: 0px;
  line-height: 25px;
  cursor: pointer;
  font-weight: 200;
}
.toggle .toggle-inner {
  padding: 7px 25px 10px 25px;
  display: none;
  margin: -7px 0 6px;
}
.toggle .toggle-inner div {
  max-width: 100%;
}
.toggle .toggle-title .title-name {
  font-weight: 600;
  display: block;
  padding: 25px 25px 14px;
}
.toggle .toggle-title a i {
  font-size: 22px;
  margin-right: 5px;
}
.toggle .toggle-title i {
  position: absolute;
  width: 24px;
  height: 24px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin: 20px;
  right: 0;
}
@media (max-width: 575px) {
  .toggle .toggle-title i {
    margin: 20px 0 20px 20px;
    right: 0;
  }
}

.toggle-inner p {
  font-size: 16px;
  line-height: 1.8;
}

#send_mail_form {
  text-align: center;
}

#faq_search_btn {
  height: 46px;
  width: 70px;
  border-radius: 0;
}

.blog-list h4,
.blog-list1 h4 {
  border-bottom: 2px solid #337ab7;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 45px;
  margin-top: 20px;
  padding-bottom: 10px;
}

.blog-list h4.active,
.blog-list1 h4.active {
  color: #337ab7;
  font-style: oblique;
}

.blog-list a.active h4,
.blog-list1 a.active h4 {
  color: #337ab7;
  font-style: oblique;
}

.blog-list a.active i,
.blog-list1 a.active i {
  color: #337ab7;
}

.blog-list h2,
.blog-list1 h2 {
  border-bottom: 1px solid #337ab7;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 25px;
  margin-top: 20px;
  padding-bottom: 10px;
}

.blog-list ul li {
  border-bottom: 1px dashed #ddd;
  list-style: outside none none;
}

.blog-list li a {
  display: block;
  font-size: 14px;
  margin: 12px 0;
}

.blog-list li i {
  margin-right: 5px;
}

.info_menu_item {
  float: right;
}

.about-right {
  margin-top: 30px;
}

.about-right2 {
  margin-top: 10px;
}

.about-right h3 {
  font-size: 26px;
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 15px;
}

.about-right > p {
  font-size: 15px;
  letter-spacing: 0.5px;
  line-height: 22px;
  margin-bottom: 15px;
}

.about-right span {
  color: #000;
  display: block;
  font-size: 20px;
  line-height: 24px;
  margin-top: 20px;
}

.info_summary {
  font-weight: 600;
}

.go_to_another_link {
  color: #337ab7;
}

.go_to_search_page {
  color: #337ab7;
}
