/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */

.owl-carousel,
.owl-carousel .owl-item {
	-webkit-tap-highlight-color: transparent;
	position: relative
}

.owl-carousel {
	display: none;
	width: 100%;
	z-index: 1
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	-moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none
}

.owl-carousel .owl-item img {
	display: block;
	width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
	display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
	display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}

.owl-carousel.owl-hidden {
	opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
	visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel.owl-grab {
	cursor: move;
	cursor: grab
}

.owl-carousel.owl-rtl {
	direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
	float: right
}

.owl-carousel .animated {
	animation-duration: 1s;
	animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
	z-index: 0
}

.owl-carousel .owl-animated-out {
	z-index: 1
}

.owl-carousel .fadeOut {
	animation-name: fadeOut
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

.owl-height {
	transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
	transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url(clientlib-testimonial/css/owl.video.play.png) no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
	-ms-transform: scale(1.3, 1.3);
	transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
	display: none
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%
}
@font-face {
    font-family: "WiproAkkuratTT-Light";
    src: url("clientlib-testimonial/css/resources/fonts/WiproAkkuratTT-Light.eot"); /* IE9 Compat Modes */
    src: url("clientlib-testimonial/css/resources/fonts/WiproAkkuratTT-Light.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
      url("clientlib-testimonial/css/resources/fonts/WiproAkkuratTT-Light.otf") format("opentype"), /* Open Type Font */
      url("clientlib-testimonial/css/resources/fonts/WiproAkkuratTT-Light.svg") format("svg"), /* Legacy iOS */
      url("clientlib-testimonial/css/resources/fonts/WiproAkkuratTT-Light.ttf") format("truetype"), /* Safari, Android, iOS */
      url("clientlib-testimonial/css/resources/fonts/WiproAkkuratTT-Light.woff") format("woff"), /* Modern Browsers */
      url("clientlib-testimonial/css/resources/fonts/WiproAkkuratTT-Light.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
  }
@font-face {
    font-family: "WiproAkkuratTT-Regular";
    src: url("clientlib-testimonial/css/resources/fonts/WiproAkkuratTT-Regular.eot"); /* IE9 Compat Modes */
    src: url("clientlib-testimonial/css/resources/WiproAkkuratTT-Regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
      url("clientlib-testimonial/css/resources/WiproAkkuratTT-Regular.otf") format("opentype"), /* Open Type Font */
      url("clientlib-testimonial/css/resources/WiproAkkuratTT-Regular.svg") format("svg"), /* Legacy iOS */
      url("clientlib-testimonial/css/resources/WiproAkkuratTT-Regular.ttf") format("truetype"), /* Safari, Android, iOS */
      url("clientlib-testimonial/css/resources/WiproAkkuratTT-Regular.woff") format("woff"), /* Modern Browsers */
      url("clientlib-testimonial/css/resources/WiproAkkuratTT-Regular.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: "WiproAkkuratTT-Bold";
    src: url("clientlib-testimonial/css/resources/WiproAkkuratTT-Bold.eot"); /* IE9 Compat Modes */
    src: url("clientlib-testimonial/css/resources/WiproAkkuratTT-Bold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
      url("clientlib-testimonial/css/resources/WiproAkkuratTT-Bold.otf") format("opentype"), /* Open Type Font */
      url("clientlib-testimonial/css/resources/WiproAkkuratTT-Bold.svg") format("svg"), /* Legacy iOS */
      url("clientlib-testimonial/css/resources/WiproAkkuratTT-Bold.ttf") format("truetype"), /* Safari, Android, iOS */
      url("clientlib-testimonial/css/resources/WiproAkkuratTT-Bold.woff") format("woff"), /* Modern Browsers */
      url("clientlib-testimonial/css/resources/WiproAkkuratTT-Bold.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
  }
  /* font converted using font-converter.net. thank you! */

.testimonials .owl-nav {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    top: 50%;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 0;
}

.testimonials .owl-nav>div {
    background: #1a3d63;
    color: white;
    z-index: 100;
    width: 30px;
    height: 40px;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.testimonials .owl-nav>div:hover {
    background: #38c7f1;
    color: #1a3d63;
}
.testimonials .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}
.testimonials .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    margin-top: 30px;
}
.testimonials .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    margin: 5px 7px;
    background: transparent;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
    border: 1px solid #545454;
}
.owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span {
    background: #545454;
}


.testimonials .owl-nav .owl-prev {
    position: relative;
    left: -35px;
}

.testimonials .owl-nav .owl-next {
    position: relative;
    right: -35px;
}

/* testimonials */
.testimonials ,.testimonials1,.testimonials2,.testimonials3,.testimonials4{
    /*background-color: #e8e8e8;*/
    padding: 50px 0; 
}

.testimonials .row ,.testimonials1 .row,.testimonials2 .row,.testimonials3 .row,.testimonials4 .row{    display: flex;
    /*flex-wrap: wrap;*/
    margin-right: -15px;
    margin-left: -15px;}

.testimonials .row.align-items-center, .testimonials1 .row.align-items-center, .testimonials2 .row.align-items-center,
 .testimonials3 .row.align-items-center, .testimonials4 .rowalign-items-center{align-items: center !important;}
.content.row {
    margin: 0;
}
.testimonials1 p,  .p-col p  {
    color: #333333;
    font-family: var(--pnl);
    font-size: 1.125rem;
}
    .owl-item .item .card{position:relative;}

/*.container,.testimonials1 .container {
    max-width: 1200px;
}*/
.quotation {
   font-size: 6.25rem;
   font-family: 'Montserrat', sans-serif;
    position: absolute;
    top: -52px;
    left: 45%;
   text-align: center;
    /* content: "\275D";*/
}
.quot-ocean-blue{
    color: #007AB8;
}
.quot-dark-blue{
    color: #0d539f;
}
.quot-purple{
    color: #6f348f;
}
.quot-red{
    color:#e82933;
}
.quot-yellow{
    color: #fab631;
}
.quot-green{
    color:#a6cd55;
}
.quot-green-mala{
    color: #01DB59;
}
.quot-sea-green{
    color:#1DB59D;
}
.owl-dots{
        display: flex;
        justify-content: center;
    }
.owl-dots .owl-dot.active span,.owl-dots .owl-dot:hover span{
	width: 15px;
    height: 15px;
    display: flex;
    border-radius: 10px;
}
.owl-dots .owl-dot span{
    width:15px;
     height: 15px;
     display:flex;
     border-radius:10px;
     border:1px solid;
    margin:0 10px;

}
.dotsYellow .owl-dots .owl-dot.active span,.dotsYellow .owl-dots .owl-dot:hover span {
    background: #fab631;
}
.dotsGreen .owl-dots .owl-dot.active span,.dotsGreen .owl-dots .owl-dot:hover span  {
    background: #a6cd55;
}
.dotsDarkGreen .owl-dots .owl-dot.active span,.dotsDarkGreen .owl-dots .owl-dot:hover span {
    background: #01DB59;
}
.dotsPurple .owl-dots .owl-dot.active span,.dotsPurple .owl-dots .owl-dot:hover span {
    background: #6f348f;
}


.item,.testimonials1 .item {
    padding: 15px 10px;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.item .card,.testimonials1 .item .card {
    border-radius: 0;
    border: none;
    -webkit-box-shadow: 0 0 15px 0 #e5e5e5;
    box-shadow: 0 0 15px 0 #e5e5e5;
    padding: 35px 40px;
}
.info-col {
    margin-left: 15px;
}
.item .card .info-col .title,.testimonials1 .item .card .info-col .title {
    font-size: 1.125rem;
    margin-bottom: 3px;
    color: #007AB8;
    font-family: var(--pnb);
}
.item .card .info-col .sub-title {
    font-size: 0.875rem;
    font-weight: 600;
    font-family: var(--pnl);
    margin-top:0px;
    margin-bottom:5px;
}



.item .card ul {
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.item .card .img-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.item .card .img-col .user {
    border-radius: 50%;
    min-width: 80px;
    min-height: 80px;
    width: 80px;
    height: 80px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    margin-left: 10px;
}

.container img[src="undefined"] {
    display: none;
 }

 section .container .align-items-center{
     min-height: 80px;
 }

@media (max-width: 1270px) {
    .owl-nav .owl-prev {
        left: -10px !important;
    }
    .owl-nav .owl-next {
        right: -10px !important;
    }
}
@media (min-width: 769px) {
    .active.center .item {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05);
    }
}

@media (max-width: 580px) {
    .item .card .title {
        font-size: 0.875rem !important;
    }
    .item .card .sub-title {
        font-size: 0.75rem !important;
    }
    .item .card li {
        margin: 0 5px 0 0 !important;
    }
    .quotation {
        font-size: 4.0625rem;
        top: -35px;
    }
}
@media only screen and (max-width: 768px){
    .testimonials ,.testimonials1,.testimonials2,.testimonials3,.testimonials4{
        /*background-color: #e8e8e8;*/
        padding-top: 100px; 
    }

}