
body ::selection { 
	background:#50ab50; 
	color:white; 
}

body ::-moz-selection { 
	background:#50ab50; 
	color:white; 
} 

h1, h2, h3, h4, h5 {
    color: #082C46;
}

/* Primary Color */
a,
a.reverse:hover, 
a.reverse:focus {
    color: #50ab50;
}

.color-light {
    color: #50ab50;
}

.right-top i {
    color: #50ab50;
}

@media (min-width: 992px) {
.navbar-nav > li > a:before {
    border-bottom: 5px solid #50ab50;
}
}

.btn-type1:hover {
    background: #50ab50;
}

.btn-type1-reverse {
    background: #50ab50;
}

.btn-simple-color {
    border: 1px solid #50ab50;
	color: #50ab50;
}

.read-more:hover {
    color: #50ab50;
}

.cta-content:hover .mask {
    background: #50ab50;
}

*[class*="list-type1"] li:before {
    color: #50ab50;
}

.panel-title:not(.collapsed):hover,
.panel-title:hover, 
.panel-heading:hover a::after {
    color: #50ab50;
}

.slider1 .banner-thumbs ul.slider-thumbnails li.active {
    border-top: 4px solid #50ab50;
}

.location-box li:before {
    background: #50ab50;
}

/*.hover-hide-show-content .list-group-item:hover a, 
.hover-hide-show-contentbutton.list-group-item:hover, 
.hover-hide-show-content .list-group-item:focus a, 
.hover-hide-show-content button.list-group-item:focus {
    color: #50ab50;
} */

.color-box {
    background: #50ab50;
}

.download-btn i {
    color: #50ab50;
}

.foot_icon {
    color: #50ab50;
}

.semi-circle {
    background: #50ab50;
}

.footer a:hover,
.footer .copyright a {
	color: #50ab50;
}

.footer .footer-call i:before, 
.footer .list-type1 li:before {
    color: #50ab50;
}

.footer-social-bg ul li a {
	background:#50ab50;
}

.footer-strip .back-to-top, 
.footer-strip .footer-bottom-border {
    background: #50ab50;
}

.footer-strip .back-to-top i {
    color: #50ab50;
}

.back-to-top-fixed:hover {
    background: #50ab50;
}

.social-icons-simple.social-bg-grey li:hover a {
    background: #50ab50;
}

.login-form .panel-heading {
    background: #50ab50;
}

*[class*="quotes"]::before, 
*[class*="quotes"]::after {
    color: #50ab50;
}

.icon-bordered {
    border: 3px solid #50ab50;
}

.center-banner-title .label {
	background:#50ab50;
}

.tparrows:hover {
	background:#50ab50;
}

/* Primary other Colors */

.sidebar-bg-light, 
.finance:before {
    background: #6dc36d;
}

.finance-content span {
    color: #6dc36d;
}

/* // Primary Color */

/* Primary RGBA Color */
.subbanner-type-2 .breadcrumb,
.subbanner-type-2 .resizer-bg {
    background: rgba(125,200,85,.45);
}

.case-table tr:nth-child(even) {
    background: rgb(125,200,85);
}


/* // Primary RGBA Color */

/* Primary Dark Color */
.btn-type1 {
    background: #449d44;
}

.btn-type1-reverse:hover {
    background: #449d44;
}

.read-more {
	color: #449d44;
}

.circle-icon {
    background: #449d44;
}

.consultation:before, 
.sidebar-bg-dark {
    background: #449d44;
}

.btn-type1.btn-type1-reverse:hover, 
.btn-type1-reverse:hover, 
.btn-type1-reverse.selected {
    background: #449d44;
}

.footer .copyright a:hover {
    color: #449d44;
}

.tparrows {
	background:#449d44;
}
/* // Primary Dark Color */

/* Primary Dark RGBA Color */

.thumbnail {
	border: 4px solid rgba(68, 157, 68, 1);
}
/* // Primary Dark RGBA Color */

/* Secondary Color */
.top-bar {
    background: #082C46;
    border-bottom: 1px solid #082C46;
}

.navbar-inverse {
    background-color: #082C46;
    border-color: #082C46;
}

@media (min-width: 992px) {
.dropdown-menu li a:hover, 
.dropdown-menu li a:focus {
    background: rgba(255,255,255,.07);
}
}

.slicknav_nav,
.slicknav_nav .dropdown-menu a:hover {
    background: #082C46;
}

.subbanner-type-2.subbanner .breadcrumb > li + li:before {
    color: #082C46;
}

.mask {
    background: #082C46;
}

.slider1 .banner-thumbs ul.slider-thumbnails li a span {
    background: #082C46;
}

.list-type2 li:hover a, .list-type2 li.active a, 
.list-type2 li.current a, 
.sidebar-menu .nav-tabs > li.active > a, 
.sidebar-menu .nav-tabs > li.active > a:hover, 
.sidebar-menu .nav-tabs > li.active > a:focus {
    background: #082C46;
}

.list-type2 li:hover:after, 
.list-type2 li.active:after, 
.list-type2 li.current:after {
    border-left: 20px solid #082C46;
}

.condition-box {
    color: #082C46;
}

.side-menu .list-group-item:hover a {
	background: #082C46;
}

.hover-content .list-group {
    background-color: #082C46;
}

.case-table tr:nth-child(odd) {
    color: #082C46;
}

.case-table {
    border: 5px solid #082C46;
}

.color-light-bg {
    background: #082C46;
}

.pagination > .active > a, 
.pagination > .active > a:hover, 
.pagination > .active > span:hover, 
.pagination > .active > a:focus, 
.pagination > .active > span:focus {
    background-color: #082C46;
    border-color: #082C46;
}

.pagination > li > a:hover, 
.pagination > li > span:hover, 
.pagination > li > a:focus, 
.pagination > li > span:focus, 
.pagination > li > a, 
.pagination > li > span {
    color: #082C46;
}

.footer-social-bg ul li a:hover {
	background:#082C46;
}

.footer-strip .back-to-top i {
    background: #082C46;
}

.icon-bordered {
    color: #082C46;
}

.social-icons-simple.social-bg-grey li a {
    background: #082C46;
}

.main-title {
    color: #082C46;
}

.slicknav_btn {
    background-color: #082C46;
}

.dropdown-white .slicknav_nav li a:hover, 
.dropdown-white .slicknav_nav li a:hover a, 
.dropdown-white .slicknav_nav li a:focus, 
.dropdown-white .slicknav_nav li a:focus a {
    background: rgba(0, 0, 0, 0.07);
    color: #082C46;
}

.working-hours-type1 dt {
	color:#082C46;
}

.top-bar.top-bar-white.open .close, 
.top-bar.top-bar-white .close:hover {
    background: rgba(0, 0, 0, 0.07);
    color: #082C46;
}

/* // Secondary Color */

/* Secondary RGBA Color */
.play-button a:before {
    background: rgba(8,44,70, .7);
}

.play-button a:hover:before {
    background: rgba(8,44,70, 1);
}

.owl-theme .owl-controls .owl-buttons div:hover {
    background: rgba(8,44,70,1);
}

.image-effect2 figcaption {
    background: rgba(8,44,70, .75);
}

.image-effect2 figcaption .gallery-icon:hover {
    background: rgba(8,44,70, 1);
}

.rs-overlay {
    background: rgba(8,44,70,0.9);
}

.slider-light .rs-overlay {
    background: rgba(8,44,70,0.35);
}

.color-overlay {
    background: rgba(8,44,70, .9);
}

.mask-img:after {
	background: rgba(8,44,70,0.4);
}

.panel-dark {
	background: rgba(8,44,70, .5);
}

.before-after .bx-caption, 
.before-after .bx-caption:before {
    background: rgba(8,44,70, 0.75);
}

.bx-wrapper .bx-controls-direction a:hover {
    background: rgba(8,44,70,1);
}

.before-after .view-gallery i:hover {
    background: rgba(8,44,70,1);
}

.ekko-lightbox .fa-chevron-left:hover, 
.ekko-lightbox .fa-chevron-right:hover {
    background: rgba(8,44,70,1);
}

.offer-circle {
    background: rgba(8,44,70, .75);
}

.condition-box:after,
.condition-box:hover:after {
    background: rgba(8,44,70,0.85);
}

.case-table th {
    background: rgba(8,44,70,0.95);
}

#foot_top:hover {
    background: rgba(8,44,70, 1) url(../../images/map.png) fixed;
}

.location-details {
    background: rgba(8,44,70, .89);
}

.dropdown .btn-primary, 
.form-group .open > .dropdown-toggle.btn-primary:hover, 
.form-group .dropdown-toggle.btn-primary:active:focus, 
.form-group .open > .dropdown-toggle.btn-primary:focus, 
.form-group .open > .dropdown-toggle.btn-primary {
    background: rgba(8,44,70, 1);
}

.form-group .open > .doctors-dropdown {
    border: 3px solid rgba(8,44,70, 1);
}

input:focus, 
textarea:focus,
.appointment input:focus, 
.appointment textarea:focus,
.order-form input:focus, 
.order-form textarea:focus,
.form-control:focus { 
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(8,44,70, 0.8);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(8,44,70, 0.8);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(8,44,70, 0.8); 
}

.footer:before {
    background: rgba(8,44,70, .9);
}

.back-to-top-fixed {
    background: rgba(8,44,70,1);
}

.subbanner-pattern-01 {
    background: rgba(8,44,70, .98) url(../../images/pattern/subbanner-pat01.png) fixed;
}

.subbanner-pattern-02 {
    background: rgba(8,44,70, .98) url(../../images/pattern/subbanner-pat02.png) fixed;
}

.subbanner-pattern-03 {
    background: rgba(8,44,70, .98) url(../../images/pattern/subbanner-pat03.png) fixed;
}

.subbanner-pattern-03.slider-banner {
    background: rgba(8,44,70, .98) url(../../images/banner08.jpg);
}
.subbanner-pattern-03.slider-banner {
    z-index: 1000;
    width: 100%;
    float: left;
}

.subbanner-pattern-04 {
    background: rgba(8,44,70, .98) url(../../images/pattern/subbanner-pat04.png) fixed;
}

.subbanner-pattern-05 {
    background: rgba(8,44,70, .98) url(../../images/pattern/subbanner-pat05.png) fixed;
}

.subbanner-pattern-06 {
    background: rgba(8,44,70, .98) url(../../images/pattern/subbanner-pat06.png) fixed;
}

.subbanner-pattern-07 {
    background: rgba(8,44,70, .98) url(../../images/pattern/subbanner-pat07.png) fixed;
}

.subbanner-pattern-08 {
    background: rgba(8,44,70, .98) url(../../images/pattern/subbanner-pat08.png) fixed;
}

.case-table tr:nth-child(odd) {
    background: rgba(8,44,70, 0.5);
}

/* // Secondary RGBA Color */

/* Secondary Dark Color */

.border-box:before {
	color: #124870;
}

.location-box li:first-child {
    background: #124870;
}

.cta-section h2 {
    color: #124870;
}

.panel-title {
	color:#124870;
}

.panel-title:not(.collapsed), 
.panel-heading a::after {
    color: #124870;
}

.navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .open > a:hover, 
.navbar-default .navbar-nav > .open > a:focus, 
.navbar-nav > li > a:hover:before {
	color:#124870;
}

.location-box li {
    background: rgba(18, 72, 112, 0.9);
}

.location-box li:last-child {
    background: rgba(18, 72, 112, 0.8);
}

.location-box li:hover,
.location-box li:hover:last-child {
    background: rgba(8,44,70,.9);
}

/* Other Color */

.tp-caption.miami_content_light, .miami_content_light {
    color: #B6C4D0;
}

.center-banner-title {
    color: #B6C4D0;
}

.center-banner-content p {
    color: #B6C4D0;
}

.top-bar ul li:first-child {
    border-left: 1px solid #264963;
}

.top-bar ul li {
    border-right: 1px solid #264963;
}

/*.hover-content .list-group-item {
    border: 1px solid #264963;
}*/


/*@media (min-width: 992px) {
.navbar .mega-dropdown-menu .menu-head {
	color: #eef4f9;
}
}*/

footer,
.footer p, 
.footer a,
footer .table-min .dl-horizontal dt {
    color: #eee;
}

.panel-dark p {
	color: #b4c4d2;
}

.footer-strip-menu a:after {
    background: rgba(120, 120, 120, 0.4);
}
footer .list-type1 li, 
footer .table-min .dl-horizontal {
    border-bottom: 1px solid rgba(201, 201, 201, 0.2);
}

.slider-light .tp-caption.miami_content_light, .miami_content_light {
	color:#fff;
}

.color-box *[class*="list-type1"] li:before {
    color: #324c73;
}

.btn-simple-color:hover {
    background: #324c73;
}

.top-bar.top-bar-white ul li:hover a {
    color: #324c73;
    background: rgba(0,0,0,.06);
}

img.contact-img {
	-webkit-box-shadow: 8px 9px 21px -5px rgba(68, 157, 68, 0.7);
    -moz-box-shadow: 8px 9px 21px -5px rgba(68, 157, 68, 0.7);
    box-shadow: 8px 9px 21px -5px rgba(68, 157, 68, 0.7);
}



















/*  homepage    */



.section-head {
  margin-bottom: 60px;
}
.section-head h4 {
  position: relative;
  padding:0;
  color:#f91942;
  line-height: 1;
  letter-spacing:0.3px;
  font-size: 34px;
  font-weight: 700;  
  text-align:center;
  text-transform:none;
  margin-bottom:30px;
}
.section-head h4:before {
  content: '';
  width: 60px;
  height: 3px;
  background: #f91942;
  position: absolute;
  left: 0px;
  bottom: -10px;
  right:0;  
  margin:0 auto;
}
.section-head h4 span {
  font-weight: 700;
  padding-bottom: 5px;
  color:#2f2f2f
}
p.service_text{
  color:#cccccc !important;
  font-size:16px;
  line-height:28px;
  text-align:center;    
}
.section-head p, p.awesome_line{
  color:#818181;
  font-size:16px;
  line-height:28px;
  text-align:center;  
}

.extra-text {
    font-size:34px;
    font-weight: 700;
    color:#2f2f2f;
    margin-bottom: 25px;
    position:relative;
    text-transform: none;
}
.extra-text::before {
    content: '';
    width: 60px;
    height: 3px;
    background: #f91942;
    position: absolute;
    left: 0px;
    bottom: -10px;
    right: 0;
    margin: 0 auto;
}
.extra-text span {
    font-weight: 700;
    color:#f91942;
}
.item1 {
	height: 390px;
    background: #fff;
    text-align: center;
    padding: 30px 25px;
    -webkit-box-shadow:0 0px 25px rgba(0, 0, 0, 0.07);
    box-shadow:0 0px 25px rgba(0, 0, 0, 0.07);
    border-radius: 20px;
    border:5px solid rgba(0, 0, 0, 0.07);
    margin-bottom: 30px;
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all 0.5s ease 0s;
}
.item1:hover{
    background:#449d44;
    box-shadow:0 8px 20px 0px rgba(0, 0, 0, 0.2);
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all 0.5s ease 0s;
}
.item1:hover .item1, .item1:hover span.icon{
    background:#fff;
    border-radius:10px;
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all 0.5s ease 0s;
}
.item1:hover h6, .item1:hover p{
    color:#fff;
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all 0.5s ease 0s;
}
.item1 .icon {
    font-size: 40px;
    margin-bottom:25px;
    color: #f91942;   
    width: 90px;
    height: 90px;
    line-height: 96px;
    border-radius: 50px;
}
.item1 .feature_box_col_one{
    background:rgba(0, 147, 38, 0.15);
    color:#449d44;
	display: inline-block;
}
.item1 .feature_box_col_two{
    background:rgba(0, 147, 38, 0.15);
    color:#449d44;
	display: inline-block;
}
.item1 .feature_box_col_three{
    background:rgba(0, 147, 38, 0.15);
    color:#449d44;
	display: inline-block;
}
.item1 .feature_box_col_four{
    background:rgba(0, 147, 38, 0.15);
    color:#449d44;
	display: inline-block;
}
.item1 .feature_box_col_five{
    background:rgba(0, 147, 38, 0.15);
    color:#449d44;
	display: inline-block;
}
.item1 .feature_box_col_six{
    background:rgba(0, 147, 38, 0.15);
    color:#449d44;
	display: inline-block;
}
.item1 p{
    font-size:15px;
    line-height:26px;
}
.item1 h6 {
	font-size: 20px;
    margin-bottom:20px;
    color:#2f2f2f;
}
.mission p {
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 28px;
    font-weight: 500;
}
.mission i {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #f91942;
    border-radius: 50%;
    color: #fff;
    font-size: 25px;
}
.mission .small-text {
    margin-left: 10px;
    font-size: 13px;
    color: #666;
}
.skills {
    padding-top:0px;
}
.skills .prog-item {
    margin-bottom: 25px;
}
.skills .prog-item:last-child {
    margin-bottom: 0;
}
.skills .prog-item p {
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 10px;
}
.skills .prog-item .skills-progress {
    width: 100%;
    height: 10px;
    background: #e0e0e0;
    border-radius:20px;
    position: relative;
}
.skills .prog-item .skills-progress span {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background: #f91942;
    width: 10%;
    border-radius: 10px;
    -webkit-transition: all 1s;
    transition: all 1s;
}
.skills .prog-item .skills-progress span:after {
    content: attr(data-value);
    position: absolute;
    top: -5px;
    right: 0;
    font-size: 10px;
    font-weight:600;    
    color: #fff;
    background:rgba(0, 0, 0, 0.9);
    padding: 3px 7px;
    border-radius: 30px;
}




/* faq */


details {
  margin-bottom: 20px;
  width: 100%;
}

details p {
  padding: 15px 20px;
}

summary {
  background-color: #449d44;
  border: 1px solid black;
  color: ghostwhite;
  padding: 20px;
}

summary:hover {
  background-color: #00438d;
  border: 1px solid black;
  transition: all 150ms ease-in-out;
}

details[open] summary {
  background-color: #ab0c0c;
  border: 1px solid black;
  color: #fff;
  margin-bottom: 0px;
}

details[open] {
  background: #fff;
}

details summary {
  cursor: pointer;
  transition: margin 150ms ease-out;
}
::marker {
    unicode-bidi: isolate;
    font-variant-numeric: tabular-nums;
    text-transform: none;
    text-indent: 0px !important;
    text-align: start !important;
    text-align-last: start !important;
}
details > summary:first-of-type {
    list-style: inside disclosure-closed;
}

details[open] > summary:first-of-type {
    list-style-type: disclosure-open;
}




/* video slider */


*,
*:before,
*:after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

[class^="swiper-button-"],
.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet,
.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet::before {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.swiper-container {
  width: 100%;
  height: auto;
  -webkit-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease;
}
.swiper-container.swiper-container-coverflow {
  margin-top: 0px;
}
.swiper-container.loading {
  opacityx: 0;
  visibilityx: hidden;
}
.swiper-container:hover .swiper-button-prev,
.swiper-container:hover .swiper-button-next {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
}

.swiper-slide {
  background-position: center;
  background-size: cover;
}
.swiper-slide img {
  position: absolute;
  width: 100%;
  height: auto;
}
.swiper-slide .content {
  position: absolute;
  top: 40%;
  left: 0;
  width: 50%;
  padding-left: 5%;
  color: #fff;
}
.swiper-slide .content .title {
  font-size: 2.6em;
  font-weight: bold;
  margin-bottom: 30px;
}
.swiper-slide .content .caption {
  display: block;
  font-size: 13px;
  line-height: 1.4;
}
.ratioWrapper {
  position: relative;
  width: 100%;
  height: 0;
  background-color: #000;
  padding-top: 56%;
}
.ratioWrapper img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.slide-caption {
  color: white;
  text-transform: capitalize;
  letter-spacing: 2px;
  font-size: 15px;
  padding-top: 10px;
  text-align: center;
}

[class^="swiper-button-"] {
  width: 44px;
  opacity: 0;
  visibility: hidden;
}

.swiper-button-prev {
  -webkit-transform: translateX(50px);
  transform: translateX(50px);
}

.swiper-button-next {
  -webkit-transform: translateX(-50px);
  transform: translateX(-50px);
}

.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0px 9px;
  position: relative;
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 0.5;
  visibility: hidden;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 18px;
  height: 18px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border: 0px solid #fff;
  border-radius: 50%;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet:hover,
.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  border-width: 1px;
}

@media (max-width: 1023px) {
  .swiper-container {
    height: auto;
  }
  .swiper-container.swiper-container-coverflow {
    margin-top: 0;
  }
  
  .slide-caption {
    font-size: 12px;
  }
}

/* **************
  Disable Click Events on Previous and Next Slide
************* */

.swiper-slide-next {pointer-events: none !important;}
.swiper-slide-prev {pointer-events: none !important;}


/* **************
 Active Slide Class
.swiper-slide-active {}
************* */

/* **************
  VIDEO WRAPPER 
************* */

.videoWrapper {
  position: relative;
  width: 100%;
  height: 0;
  background-color: #000;
  padding-top: 56%;
}

.videoIframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
}

.videoPoster {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  cursor: pointer;
  border: 0;
  outline: none;
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-size: cover;
  text-indent: -999em;
  overflow: hidden;
  opacity: 1;
  -webkit-transition: opacity 800ms, height 0s;
  -moz-transition: opacity 800ms, height 0s;
  transition: opacity 800ms, height 0s;
  -webkit-transition-delay: 0s, 0s;
  -moz-transition-delay: 0s, 0s;
  transition-delay: 0s, 0s;
}
.videoWrapperActive .videoPoster {
  opacity: 0;
  height: 0;
  -webkit-transition-delay: 0s, 800ms;
  -moz-transition-delay: 0s, 800ms;
  transition-delay: 0s, 800ms;
}
.videoIframe {
  position: absolute;
  top: 0;
}
/* *********
  SVG PLAY BUTTON
********** */

.stroke-dotted {
  stroke-dasharray: 4, 5;
  stroke-width: 1px;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animation: spin 4s infinite linear;
  animation: spin 4s infinite linear;
  -webkit-transition: opacity 1s ease, stroke-width 1s ease;
  transition: opacity 1s ease, stroke-width 1s ease;
}
.stroke-solid {
  stroke-dashoffset: 0;
  stroke-dasharray: 300;
  stroke-width: 4px;
  -webkit-transition: stroke-dashoffset 1s ease, opacity 1s ease;
  transition: stroke-dashoffset 1s ease, opacity 1s ease;
  opacity: 0;
}
.vid-icon {
  -webkit-transition: -webkit-transform 200ms ease-out;
  transition: -webkit-transform 200ms ease-out;
  transition: transform 200ms ease-out;
  transition: transform 200ms ease-out, -webkit-transform 200ms ease-out;
}

.play-vid:hover .stroke-dotted {
  stroke-width: 4px;
  opacity: 1;
}
.play-vid:hover .stroke-solid {
  opacity: 1;
  stroke-dashoffset: 300;
}
.play-vid:hover .icon {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  opacity: 1;
}
.play-vid {
  cursor: pointer;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0.85;
  width: 110px;
  height: 110px;
}
@-webkit-keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}



/* testimoinal slider */


.testimonial-bg{
   background-color:#fff;
    border: 5px solid #449d44;
    padding: 35px 70px 20px;
    text-align: center;
    position: relative;
}
.testimonial-bg:before{
    content: "\f10d";
    font-family: "fontawesome";
    width: 75px;
    height: 75px;
  border: 5px solid #ab0c0c;
    line-height: 75px;
    background: #fff;
    text-align: center;
    font-size: 50px;
    color: #3c414c;
    position: absolute;
    top: -40px;
    left: 2%;
}
.testimonial{
    padding: 0 15px;
}
.testimonial .description{
    font-size: 16px;
    font-weight:400;
    font-style: italic;
    color: #848484;
    line-height: 30px;
    padding-bottom: 25px;
    margin-bottom: 15px;
    position: relative;
}
.testimonial .description:before{
    content: "";
    width: 75%;
    border-top: 1px solid #449d44;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.testimonial .description:after{
    content: "";
    width: 20px;
    height: 20px;
    background: #fff;
    position: absolute;
    bottom: -10px;
    left: 50%;
    border-bottom: 1px solid #449d44;
    border-right: 1px solid #449d44;
    transform: translateX(-50%) rotate(45deg);
}
.testimonial .pic{
    /*width: 100px;
    height: 100px;
    border-radius: 50%;
    margin: 25px auto;
    overflow: hidden;*/
}
.testimonial .pic img{
  /*  width: 100%;
    height: auto;*/
}
.testimonial .title{
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
    color: #00438D;
    text-transform: capitalize;
    margin: 0;
}
.testimonial .post{
    display: inline-block;
    font-size: 20px;
    color: #848484;
}
.owl-theme .owl-controls{
    margin-top: 10px;
    position: absolute;
    bottom: -20%;
    right: 0;
}
.owl-theme .owl-controls .owl-buttons div{
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: #34363b;
    opacity: 1;
    padding: 0;
   display:inline-block;
   margin:0 10px; 
}
.owl-prev:before,
.owl-next:before{
    content: "\f104";
    font-family: "fontawesome";
    font-size: 23px;
    font-weight: 700;
    color: #fff;
}
.owl-next:before{
    content:"\f105";
}
@media only screen and (max-width:767px){
    .testimonial-bg{ padding: 50px 40px; }
    .owl-theme .owl-controls{ bottom: -29%; }
	    .footer {
        padding-top: 30px;
    }
	p.fontresize {
    margin-bottom: 10px !important;
    font-size: 12px !important;
}
    .footer .marbot50-md-xs {
        margin-bottom: 20px !important;
    }
	.footer .footer-title {
        margin-bottom: 10px !important;
    }
	footer .list-type1 li {
    margin-bottom: 0px !important;
    font-size: 12px !important;
}
.col-md-3.col-sm-6.marbot30-md-xs.sec-footer {
    margin-bottom: 20px !important;
}
p.fontresize.marbot0 {
    margin-bottom: 0px !important;
	font-size: 12px !important;
}
.media.marbot20 {
    margin-bottom: 5px !important;
}
iframe.map-size {
    height: 100px !important;
}
.border-seperator {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}
.copyright.marbot30-md-xs {
    margin-bottom: 0px !important;
    font-size: 12px !important;
}
.clearfix.marbot20 {
    margin-bottom: 0px !important;
}
.media-body a {
    font-size: 12px !important;
}
}
@media only screen and (max-width:480px){
    .testimonial-bg:before{
        width: 55px;
        height: 55px;
        line-height: 55px;
        font-size: 40px;
    }
    .testimonial-bg{ padding: 30px 10px; }
    .owl-theme .owl-controls{ bottom: -15%; }
	    .footer {
        padding-top: 30px;
    }
	p.fontresize {
    margin-bottom: 10px !important;
    font-size: 12px !important;
}
    .footer .marbot50-md-xs {
        margin-bottom: 20px !important;
    }
	.footer .footer-title {
        margin-bottom: 10px !important;
    }
	footer .list-type1 li {
    margin-bottom: 0px !important;
    font-size: 12px !important;
}
.col-md-3.col-sm-6.marbot30-md-xs.sec-footer {
    margin-bottom: 20px !important;
}
p.fontresize.marbot0 {
    margin-bottom: 0px !important;
	font-size: 12px !important;
}
.media.marbot20 {
    margin-bottom: 5px !important;
}
iframe.map-size {
    height: 100px !important;
}
.border-seperator {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}
.copyright.marbot30-md-xs {
    margin-bottom: 0px !important;
    font-size: 12px !important;
}
.clearfix.marbot20 {
    margin-bottom: 0px !important;
}
.media-body a {
    font-size: 12px !important;
}
}
@media only screen and (max-width:360px){
    .testimonial .title,
    .testimonial .post{
        font-size: 16px;
    }
    .owl-theme .owl-controls{ bottom: -12%; }
	    .footer {
        padding-top: 30px;
    }
	p.fontresize {
    margin-bottom: 10px !important;
    font-size: 12px !important;
}
    .footer .marbot50-md-xs {
        margin-bottom: 20px !important;
    }
	.footer .footer-title {
        margin-bottom: 10px !important;
    }
	footer .list-type1 li {
    margin-bottom: 0px !important;
    font-size: 12px !important;
}
.col-md-3.col-sm-6.marbot30-md-xs.sec-footer {
    margin-bottom: 20px !important;
}
p.fontresize.marbot0 {
    margin-bottom: 0px !important;
	font-size: 12px !important;
}
.media.marbot20 {
    margin-bottom: 5px !important;
}
iframe.map-size {
    height: 100px !important;
}
.border-seperator {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}
.copyright.marbot30-md-xs {
    margin-bottom: 0px !important;
    font-size: 12px !important;
}
.clearfix.marbot20 {
    margin-bottom: 0px !important;
}
.media-body a {
    font-size: 12px !important;
}
}

section.top-bottom-spacing-full.grey-bg.testimonials-sect {
    /*float: left;*/
    width: 100%;
    display: block;
    padding-top: 70px;
    padding-bottom: 100px;
}
.owl-next, .owl-prev {
    left: -70px;
}
.owl-next {
    left: auto;
    right: -60px;
}
.mask:hover.mask-img:after, .owl-carousel .owl-buttons {
    opacity: 1;
}




.footer-strip .back-to-top i {
    right: 15px;
    position: fixed;
    bottom: 25px;
    background: #fff !important;
    color: #000 !important;
}
.marquee-wrapper {
      overflow: hidden;
      width: 100%;
    }
    .marquee-inner {
      display: flex;
    }
    .marquee-inner .ratio {
      flex-shrink: 0;
      margin-right: 30px;
      width: clamp(300px, 20vw, 500px);
      object-fit: cover;
      overflow: hidden;
    }
    .marquee-inner .ratio img {
      object-fit: cover;
          transition: all 0.5s;
    }
    .marquee-inner .ratio:hover img {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
    -webkit-filter: brightness(50%);
    filter: brightness(50%);
}