.qws {
    padding: 20px;
    border: 1px solid #999999;
    position: relative;
    border-radius: 6px;
    width: fit-content;
}
p.q1 {
    position: absolute;
    font-size: 38px;
    margin-top: 2%;
    color: #ff5f6d;
	font-weight:700
}
p.q2 {
    padding-left: 50px;
    margin: 0;
}
p.q3 {
    font-size: 19px;
    color: #4983c4;
    padding-top: 20px;
    padding-bottom: 0;
    margin: 0;
	font-weight: 700;
}
.vid {
    max-width: 1100px;
    margin: 0 auto;
}
h2.serv-titl {
    color: #3e3e3e;
    color: #4a83c4;
    text-align: center;
    padding-top: 50px;
}
section#text-block {
    text-align: center;
}
section#text-block h2, section#text-block p {
    color:#ffffff;
}
section.textblock-area p {
    font-size: 20px;
    line-height: 1.5;
	padding-bottom: 15px;
}
section#questions h2 {
    text-align: center;
}
section#questions h3 {
    padding-top: 40px;
}
.carousel-indicators .active {
	width: 18px;
    height: 18px;
    margin: 0;
    background-color: #4a83c4;
}
.carousel-indicators li {
    /*border: 1px solid #F44336;*/
	width: 18px;
    height: 18px;
    margin: 0 3px;
	background-color: #123251;
	border-radius:22px;
}
.item img {
    margin: 0 auto;
}
.hero-btn i.icofont.icofont-phone {
    font-size: 20px;
    padding-right: 15px;
}
.riginner h2 {
    margin-top: 50px;
}
.riginner p {
    margin: 50px 0;
}
p.servundtext {
    color: #4a83c4;
    font-weight: 900;
    text-align: center;
	font-size: 22px;
	padding-bottom: 50px;
}
.textblock-area h2 {
    font-size: 28px;
    font-weight: 400;
	padding-bottom: 25px;
}
a.thumbnail {
    border: none;
}
.showmob{
	display:none;
}
@media screen and (min-width: 768px){
.carousel-indicators {
    bottom: -30px;
}
.owl-prev {
    position: absolute;
    top: 0;
    left: 0;
    width: 370px;
    height: 370px;
    background: none;
    opacity: 0;
}
.owl-next {
    position: absolute;
    top: 0;
    right: 0;
    width: 370px;
    height: 370px;
    background: none;
    opacity: 0;
}
}
.gtco-testimonials {
  position: relative;
  margin-top: 30px;
}
@media (max-width: 767px) {
	.showmob{
	display:block;
}
	.showdesk{
	display:none;
}
	.hero-text {
    margin-top: 240px;
}
a.hero-btn.wdbut {
    //margin-top: 240px;
}
.background-area {
height: 650px;
}
.logo {
left: 36%;
}
section#smslider {
    padding-top: 50px;
}
  .gtco-testimonials {
    margin-top: 20px;
  }
  .text-content-wrapper.slider {
    text-align: center;
}
section#video {
    padding: 0;
}
.single-service {
    padding: 20px 25px 10px;
}
.banner-image {
    bottom: 10px;
    padding-left: 0;
    position: absolute;
    right: 0;
    width: 100%;
}
  h2 {
    font-size: 30px;
}
h3 {
    font-size: 25px;
}
p.q1 {
    margin-top: 10%;
}
.questions-area p {
    text-align: justify;
}
}
.gtco-testimonials h2 {
  font-size: 30px;
  text-align: center;
  color: #333333;
  margin-bottom: 50px;
}
.gtco-testimonials .owl-stage-outer {
  padding: 30px 0;
}
/* .gtco-testimonials .owl-nav {
  display: none;
} */
.gtco-testimonials .owl-dots {
  text-align: center;
}
.gtco-testimonials .owl-dots span {
  position: relative;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  display: block;
  background: #fff;
  /*border: 2px solid #fa5765;*/
  background: #123251;
  margin: 0 5px;
}
.gtco-testimonials .owl-dots .active {
  box-shadow: none;
}
.gtco-testimonials .owl-dots .active span {
  background: #4a83c4;
  box-shadow: none;
  height: 12px;
  width: 12px;
}
.gtco-testimonials .card {
  background: #fff;
  box-shadow: 0 8px 30px -7px #c9dff0;
  margin: 0 20px;
  padding: 0 10px;
  border-radius: 20px;
  border: 0;
}
.gtco-testimonials .card .card-img-top {
  max-width: 100px;
  border-radius: 50%;
  margin: 15px auto 0;
  box-shadow: 0 8px 20px -4px #95abbb;
  width: 100px;
  height: 100px;
}
.gtco-testimonials .card h5 {
  color: #123251;
  font-size: 21px;
  line-height: 1.3;
}
.gtco-testimonials .card h5 span {
  font-size: 18px;
  color: #666666;
}
.gtco-testimonials .card p {
  font-size: 15px;
  color: #555;
  padding-bottom: 15px;
}
.gtco-testimonials .active {
  /*opacity: 0.5;*/
  transition: all 0.3s;
}
.gtco-testimonials .center {
  opacity: 1;
}
.gtco-testimonials .center h5 {
  font-size: 24px;
}
.gtco-testimonials .center h5 span {
  font-size: 20px;
}
.gtco-testimonials .center .card-img-top {
  max-width: 100%;
  height: 120px;
  width: 120px;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  outline: 0;
}

.card-body{
	margin-top:15px;
	}
	
	.parallax-window {
    min-height: 600px;
    background: transparent;
}