body p {
    font-family: 'Roboto';
    font-size: 15px;
    line-height: 25px;
}
.service-column p {
    font-family: 'Roboto';
    font-size: 15px;
    margin: 10px 0 20px;
}
.service-column a {
    text-transform: uppercase;
    font-family: 'Roboto';
    font-weight: 500;
    color: #c6222f;
    border-bottom: 2px solid #c6222f;
}
.service-column a:hover {
  text-decoration: none;
}
#sample{
  display: none;
}
.panel-layout {
    position: relative;
    z-index: 9;
    float: left;
    width: 100%;
}
.pagebg {position: relative; margin-top: 13rem;}
.pagebg p {
    background: linear-gradient(to bottom, #e2e2fd, #f9d9dc);
    text-align: center;
    padding: 65px 50px;
    color: #000;
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 35px;
    line-height: 40px;
    letter-spacing: 0.5px;
    border-bottom: 2px dashed #bbb;
}
.in_pages {
    background: #eee;
    margin-top: -40px;
    padding: 5rem 5rem 5rem;
}
.in_pages p, .in_pages ul li {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 20px;
}
.in_about {
  float: left;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 30px #eee;
    padding: 30px;
    text-align: justify;
}
.in_about p strong {
    color: #030699;
    text-align: center;
    font-size: 18px;
    font-weight: 800;
    font-family: 'Roboto';
    letter-spacing: 0.5px;
}
.rl-gallery-item {
     width: calc(33.3333% - 2px) !important;
}
.in_serv_img {
    border: 1px solid #ccc;
    box-shadow: 0 2px 10px 5px rgba(0,0,0,0.05);
}
.rl-gallery-item a {
    border: 10px solid #fff !important;
}
.rl-gallery-item a img {
    border: 1px solid #ccc !important;
    box-shadow: 0 2px 10px 5px rgba(0,0,0,0.05) !important;
}
.rl-gallery-item:nth-child(4) {
    margin-left: 16.6666% !important;
}
#swipebox-overlay {
    background: rgba(0, 0, 0, 0.85) !important;
}
.draw_tabs .rl-gallery-item:nth-child(4) {
    margin-left: 0 !important;
}
.wpcf7 label {
    width: 100%;
    margin-bottom: 0;
}
.wpcf7 input {
    color: #111;
    font-weight: 400;
    margin: 0;
}
.wpcf7 textarea {
    color: #111;
    font-weight: 400;
    height: 100px;
}
.wpcf7 .wpcf7-submit {
    background: #1b1ea3;
    border: 0;
    color: #fff;
    padding: 10px 10px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
}
.draw_tabs .sow-tabs-tab-container {
    background: transparent !important;
}
.draw_tabs .sow-tabs-tab {
    background: #e9e9e9;
    border-radius: 10px 10px 0 0;
    color: #000 !important;
    padding: 15px 5px !important;
  margin: 0 auto !important;
    width: 24%;
    text-align: center;
}
.draw_tabs .sow-tabs-tab-selected {
    background: #030699 !important;
    color: #fff !important;
}
.sow-tabs-title {
    display: block !important;
}
.draw_tabs .sow-tabs-tab:hover {
    background: #030699 !important;
    color: #fff !important;
}
.metaslider .flexslider {
    padding-top: 80px;
}
.metaslider.ms-theme-bitono .flexslider .caption-wrap .caption {
    text-align: left !important;
	padding: 0 70px !important;
    margin-top: -42px;
}
.metaslider.ms-theme-bitono .flexslider .caption-wrap .caption h1 {
    font-size: 42px;
}
.metaslider.ms-theme-bitono .flexslider .caption-wrap .caption h4 {
    color: #fad546;
    font-size: 26px;
    margin-top: 18px;
}
.metaslider .flexslider ul li .caption-wrap::before {
    content: "";
    position: absolute;
    background: #000;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    z-index: -1;
}
.testimonial-for .text-content p {
    color: #fff;
}
.testimonial-nav .text-content p {
    color: #fff;
}
@media only screen and (min-width:290px) and (max-width:766px){
  .chooes-section-article p{
    width: 100%;
    margin: 10px 0;
}
  .chooes-section-article p:last-child{
    margin-left:0 ;
  }
  .pagebg {
    margin-top: 5.5rem;
}
  .in_pages {
    padding: 2rem 2rem 2rem;
}
  .in_about{
    text-align: left;
  }
  .in_about p{
    text-align: justify;
  }
  .in_about p strong{
    text-align: center;
    display: block;
  }
  .draw_tabs .sow-tabs-tab {
    border-radius: 10px 10px !important;
    padding: 15px 5px !important;
    margin: 5px auto !important;
    width: 100%;
}
  .sow-tabs .sow-tabs-panel-container .sow-tabs-panel{
    padding: 5px !important;
  }
  .testimonial-person{
    height: auto;
    padding: 20px 0;
  }
}
