
/*----------------------------------------*/
/*  1.2.0  Slider CSS
/*----------------------------------------*/
/*.preview-2{
  display: flex;
  align-items: center;
}*/
.nivo-caption{
  top:0;
    display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
.slider-content h1.title {
    color: #f26522;
    font-size: 30px;
    font-weight: 700;
    line-height: 34px;
    margin: 0;
    text-transform: uppercase;
}
.slider-content h4 {
    color: #000;
    font-size: 22px;
    font-weight: 400;
    line-height: 26px;
}
.preview-2 .nivo-directionNav a.nivo-nextNav::after {
  right: 0;
  left: auto;
}
.nivo_text {
    /*height: auto;
    position: absolute;
    text-align: center;
    top: 0;*/
}
.slider-button {
    border: 1px solid #f26522;
    background-color: #f26522;
    border-radius: 4px;
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: 600;
    padding: 15px 30px;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease 0s;
            transition: all 0.5s ease 0s;
}
.slider-button + .slider-button{
    margin-left: 20px;
}
.slider-button:hover {
    color: #32c5d2;
    background-color: #fff; 
    border: 1px solid #fff;
} 
.nivo-controlNav {
    display: none;
}
.preview-2 .nivo-directionNav a {
    color: rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 40px;
    margin-top: -30px;
    position: absolute;
    top: 50%;
    width: 40px;
    z-index: 9;
  }
.preview-2 .nivo-directionNav a:hover::after {
    color: #606b70;
    border:2px solid #606b70;
}
  .preview-2 .nivo-directionNav a::after {
    border-radius: 50px;
    color: #a1a8ab;
    content: "\f104";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 40px;
    width: 60px;
    height: 60px;
    position: absolute;
    text-align: center;
    top: 0;
    transition: all 0.3s ease 0s;
    border:2px solid #a1a8ab;
}
.preview-2 .nivo-directionNav a.nivo-nextNav::after {
    right: 0;
    left: auto;
    content: "\f105";
}
.nivo-prevNav {
    left: 0px;
    margin-left:30px;
}
.nivo-nextNav {
    right: 0px;
    margin-right: 30px;
}
.imagecontour {
 padding: 10px; 
 border: solid 1px #EFEFEF;
 background-color: #FFFFFF;
 }
 
.effect2
{
  position: relative;
}
.effect2:before, .effect2:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  box-shadow: 0 15px 10px #777;
  transform: rotate(-3deg);
}
.effect2:after
{
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

.text-red {
    color: #e11f27 !important;
    font-family: sans-serif;
}

.divider {
    border-right: 1px solid #ddd;
}

.align-center {
    text-align: center !important;
}

.align-center img{
    text-align: center !important;
	    margin: 0 auto;
}

.customer-reviews .stared {
   /* left: 0;
    margin: 0 !important;
    padding: 0 !important;
    position: absolute;
    top: 0;
    margin-left: 84px
    width: 156px;*/
    z-index: 9;
    margin: 0 auto;
    text-align: center;
    
}

.customer-reviews .stared{
  margin-bottom: 15px;
}
.customer-reviews .stared li{
    display: inline-block;
}
.customer-reviews .stared li img{
  width:20px;
}
/*
.customer-reviews .stared li{
    background: rgba(0, 0, 0, 0) !important;
    border: medium none;
    display: inline-block;
    margin: 0 !important;
    outline: medium none;
    padding: 0 !important;
    z-index: 10;
    line-height: 1 !important;
	/*width:20px;
    float: left;
}*/

.img img
{
	width: 262px;
    height: 200px;
}

.action_reviews {
	background-color:#d8f4f6;
  padding: 60px 0;
}

.action_reviews .c-font-bold {
    font-weight: 600 !important;
    font-size: 30px;
    margin-top: 0px;
    margin-bottom: 30px;
}

.box {
	background-color: #fff;
    border-radius: 4px;
    color: #000;
}

.box img{
  border-radius: 4px 4px 0 0;
}
.box p{
	font-size: 16px;
    line-height: 25px;
	padding:10px;
}

.right-side-img img {
	width: 380px;
    height: 400px;
}

.mar-dash {
	margin-left:-15px;
	color: #000;
}

	.contact-msg
		{
			    margin: 15px 0px!important;
		}
		
		.contact-info {
    border: 1px solid #d4d4d4;
    padding: 40px 100px;
}

.contact {
    padding: 60px 0;
	/*border: 1px solid #d4d4d4;
    height:550px;*/
	background-color:#00A651;
}

.home-page-form h3{
  margin-top: 0;
  margin-bottom: 50px;
}

.home-page-form .customer-form-control{
  height: 50px;
  line-height: 50px;
  font-size: 16px;
}
.home-page-form .customer-form-control::placeholder{
  transition: 0.4s;
}
.home-page-form .customer-form-control:focus::placeholder{
  opacity: 0;
}
.home-page-form textarea.customer-form-control{
  height: 100%;
  line-height: 100%;
}
.home-page-form .captcha-control{
  background: url('../img/captcha.png') repeat;
  font-size: 2.5rem!important;
    line-height: 35px !important;
    text-align: center;
    color: #0a0a0a;
    font-weight: 700;
}
.home-page-form .btn{
  background: #f26522;
  display: block;
  width: 100%;
  padding: 15px;
  color: #fff;
}
.message {    
margin-left: 50px;    font-size: 28px;    color: green;    font-weight: bold;	margin-top: 10px;
}

.flex-box{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.flex-box.mrb30{
  margin-bottom: 15px;
  margin-top: 15px;
}
.c-tile-title{
  color: #000;
}
.text-wrap-align{
  margin-bottom: 20px;
}
.c-tile-body {
    color: #101010;
    font-size: 18px;
    text-align: justify;
}
.border_img{
  display: inline-block;
  margin-bottom: 20px;
  position: relative;
}
.border_img::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    max-width: 345px;
    transition: .3s;
    z-index: -1;
    transform: translate(-20px, 20px);
    animation: pulso 3s infinite;
    right: 0;
    bottom: 0;
}
.border_img:hover:before {
    transform: translate(-25px, 25px);
}
.border_img.border-blue::before{
  border:10px solid #32c1d2;
}
.border_img.border-black::before{
  border:10px solid #000;
}
.border_img.border-grey::before{
  border:10px solid #ccc;
}
.border_img.border-darkblue::before{
  border:10px solid #3d4f67;
}
.border_img.border-right::before{
  transform: translate(20px, 20px);
}
.border_img.border-right:hover:before {
    transform: translate(25px, 25px);
}
@keyframes pulso {
  0% {
      -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.8);
      box-shadow: 0 0 0 0 rgba(246, 197, 9, 0.36);
  }
  50% {
      -moz-box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);
      box-shadow: 0 0 0 20px rgba(246, 197, 9, 0.06);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
      box-shadow: 0 0 0 0 rgba(246, 197, 9, 0);
  }
}
/*.social2{
  margin-top: 20px;
  margin-bottom: 15px;
}*/
.social2 ul li{
  display: inline-block;
  margin-right: 5px;
}
.social2 ul li:last-child{
  margin-right: 0;
}
.social2 ul li img{
  border-radius: 100px;
  border: 2px solid #fff;
    box-shadow: 1px 4px 11px rgba(0,0,0,0.3);
}
.why-flex li{
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  background: #00a651;
  flex-wrap: nowrap;
  padding: 10px;
  color: #fff;
  transition: all 0.2s;
}
.why-flex li:hover{
  color: #f26522;
}
.why-flex li img{
  margin-right:10px;
}
.inner-flex-box{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.inner-banner-wrap h1{
  text-align: center;
  margin-right: 0;
  margin-bottom: 35px;
  color:#f26522;
}
.inner-banner-wrap .inner-banner-btn{
  padding-top: 35px;
}
.inner-banner-wrap .inner-banner-btn a{
  margin-right: 25px;
  font-size: 15px;
  font-weight: 400;
  padding: 10px 20px;
  border: 1px solid #f26522;
    background-color: #00A651;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    margin-bottom: 15px;
}
.inner-banner-wrap .inner-banner-btn a + a{
  margin-right: 0px;
}
.img-responsive{
  max-width: 100%;
}
p.c-font-black{
  color: #101010;
  font-size: 18px;
}
.pl-0{
  padding-left: 0!important;
}
.mt-0{
  margin-top: 0!important;
}
.mt-2{
  margin-top: 2em!important;
}
.mb-2{
  margin-bottom: 2em!important;
}
.mt-3{
  margin-top: 3em!important;
}
.mt-4{
  margin-top: 4em!important;
}
.contact-wrap{
  padding: 15px 0;
  display: flex;
}
.contact-wrap .contact-text{
  padding-left: 30px;
  padding-right: 20px;
}
.contact-wrap .contact-text h5{
  font-weight: 700;
  font-size: 22px;
  color: #000;
}
.contact-wrap .contact-text p{
  margin-bottom: 0;
}
.contact-wrap .contact-icon i{
  text-align: center;
  color: #222;
  background-color: #fff;
  border-style: solid;
  border-width: 2px;
  border-color: #222;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  transition: all 0.3s linear 0s;
  padding: 0 8px 0 9px;
  font-size: 22px;
  color: #222;
  width: 45px;
  height: 45px;
  line-height: 45px;
}
.contact-wrap:hover i{
  background-color: #32c5d2 !important;
  border-color: #32c5d2 !important;
  color: #ffffff !important;
}
@media (max-width: 767px){
  .inner-flex-box.header-heading {
    background:rgba(255,255,255,0.5) !important;
  }
  .order-xs-1 {
    order: 1;
  }
  .order-xs-2 {
    order: 2;
  }
}
@media (max-width: 620px){
  .inner-custom-banner{
    height: 400px;
  }
}
@media (max-width: 450px){
  .inner-banner-wrap .inner-banner-btn a{
    margin-right: 0;
  }
  .inner-banner-wrap h1{
    margin-bottom: 10px;
    font-size: 24px;
  }
  .inner-banner-wrap p{
    font-size: 18px;
  }
  .inner-banner-wrap .inner-banner-btn{
    padding-top: 10px;
  }
  .border_img::before {
    content: none;
  }
  .preview-2 .nivo-directionNav a{
    margin-top: -20px;
  }
  .preview-2 .nivo-directionNav a::after {
    width: 30px !important;
    height: 30px !important;
    font-size: 20px !important;
  }
  .nivo-prevNav{
    margin-left: 15px;
  }
  .nivo-nextNav{
    margin-right: 15px;
  }
}
@media (max-width: 360px){
  .slider-content{
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .slider-content h1.title {
    line-height: 22px !important;
    font-size: 14px !important;
  }
  .slider-button{
    padding: 5px !important;
    font-size: 12px !important;
  }
  .action_reviews .c-font-bold,.c-content-title-1 > h3.c-font-uppercase,.home-page-form h3{
    font-size: 24px;
  }
  .inner-banner-wrap .inner-banner-btn a{
    padding: 8px 5px;
  }
}