.wc2c-floating-circle-left {
    left: 50px;
    width: 55px;
    height: 55px;
    border-radius: 10%;
    bottom: 30px;
    text-align: center;
    padding: 5px;
    -webkit-box-shadow: 3px 3px 12px 0px rgb(51 51 51 / 0%);
    -moz-box-shadow: 3px 3px 12px 0px rgba(51,51,51,0.72);
    box-shadow: 3px 3px 12px 0px rgb(51 51 51 / 10%);
}

.wc2c-wrap {
    position: fixed;
    z-index: 9999;
    display: inline-block;
}

.wc2c-wrap {
    text-decoration: none !important;
}
.wc2c-floating-circle-left .wc2c-text {
    display: none;
}
.wc2c-floating-circle-left .wc2c-icon {
    font-size: 39px;
    width: auto;
    padding-top: 3px;
}

    
    .mobile {
    display:none;
}
    
    @media (max-width: 920px){
.pc {
    display:none;
}   

.mobile {
    display: block;
}

}


#callme1 {
    position: fixed;
    left: 26px;
    bottom: 23%;
    width: 50px;
    height: 50px;
    cursor: pointer;
    z-index: 99990;
}
#callme1 #callmeMain {
    -moz-border-radius: 75% !important;
    -webkit-border-radius: 75% !important;
    border-radius: 50% !important;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: rgb(179, 8, 8);
    width: 75px;
    height: 75px;
    -webkit-animation: zcwmini2 1.5s 0s ease-out infinite;
    -moz-animation: zcwmini2 1.5s 0s ease-out infinite;
    animation: zcwmini2 1.5s 0s ease-out infinite;
}
#callme1 #callmeMain:before {
    content: "";
    position: absolute;
    width: 142%;
    height: 140%;
    top: 0;
    left: 0;
    background-image: url(../img/mail.png);
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-animation: zcwphone2 1.5s linear infinite;
    -moz-animation: zcwphone2 1.5s linear infinite;
    animation: zcwphone2 1.5s linear infinite;
}
.icon-bar1 {
  position: fixed;
  top: 54%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 99;
}

.icon-bar1 a {
  display: block;
  text-align: center;
  padding: 10px 10px;
  transition: all 0.3s ease;
  color: white;
  font-size: 18px;
}

.icon-bar1 a:hover {color: #fff !important;}

.fbbtn {
  background: #4267B2;
  color: white;
}
.wtbtn {
  background: #2DC100;
  color: white;
}
.youtubebtn {
    background: #F30000;
    color: white;
}
.clbtn{
  background: #0077B7;
  color: white;
}

.inbtn{
  background: #AC34B0;
  color: white;
}
.twbtn{
  background: #1CA1F3;
  color: white;
}
.enquire-us-right > button {
    background-color: #cc404b;
    color: #fff;
    border: 1px solid #cc404b;
    letter-spacing: 3px;
    font-weight: bold;
    font-size: 15px;
    padding: 0px 10px;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    border-radius: 5px 5px 0px 0px;
    height: 46px;
    cursor: pointer;
    }
	
		.enquire-us-right {
    position: fixed;
    right: -73px;
    top: 46%;
    z-index: 10;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    margin: 0;
    padding: 0;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    z-index: 99;
    }
.popbtn{
  background: #ffb606 none repeat scroll 0 0;
  border: medium none;
  display: inline-block;
  font-family: "Poppins",sans-serif;
  font-weight: 600;
  margin-top: 10px;
  padding: 8px 50px;
text-transform: uppercase;}

 .loader {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    text-align: center;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: auto;
    background: rgba(255, 255, 255, 0.6);
}
.loading-image {
  position: absolute;
  top: 35%;
  left: 42%;
  z-index: 10;
}

pre {
    font-size: 11px;
    padding: 0px !important;
    color: red;
    background: none !important;
    border: none !important;
    top: 5;
    position: absolute;
}

.error {
border: 1px solid red !important ;
}

.bg-scheme1 {
	background-color: #00a0e3;
	height: 101px;
	padding: 22px;
	color: #264796;
}

.cd-title {
  position: relative;
  height: 160px;
  line-height: 230px;
  text-align: center;
}
.cd-title h1 {
  font-size: 2.4rem;
  font-weight: 700;
}


@media only screen and (max-width: 1366px) {
.container-video{
   	width:1000px;
position: relative;
margin-left:180px;
}
}


@media only screen and (min-width: 768px) {
  .cd-title {
    line-height: 250px;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-title {
    height: 200px;
    line-height: 300px;
  }
  .cd-title h1 {
    font-size: 3rem;
  }
}

.cd-intro {
width: 100%;
max-width: 100%;
text-align: center;
}

.cd-intro {
  margin: 0em auto;
}
@media only screen and (min-width: 768px) {
  .cd-intro {
    margin: 0em auto;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-intro {
    margin: 0 auto;
  }
}

.cd-headline {
  font-size: 16px;
  line-height: 1.2;
}
@media only screen and (min-width: 768px) {
  .cd-headline {
    font-size: 25px;
    font-weight: 600;
    color: #ffffff;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-headline {
    font-size: 28px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

.cd-words-wrapper {
  display: inline-block;
  position: relative;
  text-align: left;
}
.cd-words-wrapper b {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
  left: 0;
  top: 0;
}
.cd-words-wrapper b.is-visible {
  position: relative;
}
.no-js .cd-words-wrapper b {
  opacity: 0;
}
.no-js .cd-words-wrapper b.is-visible {
  opacity: 1;
}


.cd-headline.push b {
  opacity: 0;
  color: white;
}
.cd-headline.push b.is-visible {
  opacity: 1;
  -webkit-animation: push-in 0.6s;
  -moz-animation: push-in 0.6s;
  animation: push-in 0.6s;
font-weight: 500;
}
.cd-headline.push b.is-hidden {
  -webkit-animation: push-out 0.6s;
  -moz-animation: push-out 0.6s;
  animation: push-out 0.6s;
font-weight: 500;

}

@-webkit-keyframes push-in {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes push-in {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100%);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(10%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@keyframes push-in {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(10%);
    -moz-transform: translateX(10%);
    -ms-transform: translateX(10%);
    -o-transform: translateX(10%);
    transform: translateX(10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes push-out {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  60% {
    opacity: 0;
    -webkit-transform: translateX(110%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%);
  }
}
@-moz-keyframes push-out {
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
  60% {
    opacity: 0;
    -moz-transform: translateX(110%);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(100%);
  }
}
@keyframes push-out {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  60% {
    opacity: 0;
    -webkit-transform: translateX(110%);
    -moz-transform: translateX(110%);
    -ms-transform: translateX(110%);
    -o-transform: translateX(110%);
    transform: translateX(110%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  }
}

.scroll-top {
	width: 55px;
	height: 55px;
	position: fixed;
	bottom: 30px;
	right: 30px;
	font-size: 18px;
	border-radius: 50%;
	z-index: 99;
	display: none;
	color: #21242b;
	text-align: center;
	cursor: pointer;
	background: #decece;
	-webkit-animation: pulse 2s infinite;
	-o-animation: pulse 2s infinite;
	animation: pulse 2s infinite;
}

.scroll-top span:before {
	font-size: 27px;
}

.scroll-top:after {
	position: absolute;
	z-index: -1;
	content: '';
	top: 100%;
	left: 5%;
	height: 10px;
	width: 90%;
	opacity: 1;
	background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
	background: -webkit-radial-gradient(center ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}
  .sub-btn{
                background: #ec3c01;
                width: 100px;
                color: #fff;
                font-size: 18px;
          }
        .sub-btn:hover{
                background: #333;
                width: 100px;
                color: #fff;
                font-size: 18px;
          }     
		  
		  
		  a.newbtn {background: #1c378c none repeat scroll 0 0;border: 0;color: #fff;display: inline-block;font-weight: 600;padding: 14px 30px;text-transform: uppercase;width: 170px;margin-top: 30px;font-size: 15px;}
a.newbtn:hover {
    color: #1c378c;
    background-color: #ffffff;
    border: 1px solid #1c378c;
	    display: inline-block;
    font-weight: 600;
    padding: 14px 30px;
    text-transform: uppercase;
    width: 170px;
    margin-top: 30px;
    font-size: 15px
}

.contact_icons{position: fixed;left: 20px;bottom: 10px;z-index: 999;width: 50px;text-align: center;}
.contact_icons a{width: 70px;height: 70px;border-radius: 100%;text-align: center;line-height: 48px;font-size: 24px;color: #fff;background: #edac15;box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16), 0px 3px 10px rgba(0, 0, 0, 0.16);clear: both;margin-bottom: 10px;display: inline-block;}
.contact_icons a.whatsapp-icon{background: #2DC100;font-size: 43px;overflow: hidden;animation-duration: 1s;animation-timing-function: ease;animation-delay: 0s;animation-iteration-count: infinite;animation-direction: normal;animation-fill-mode: none;animation-play-state: running;animation-name: pulse2;color: #fff;}
a.whatsapp-icon i {
    margin-top: 11px;
}

@-webkit-keyframes pulse2 {
  0% {
    -webkit-box-shadow: 0 0 0 0 #2DC100;
            box-shadow: 0 0 0 0 #2DC100; }
  100% {
    -webkit-box-shadow: 0 0 0 20px rgba(21, 101, 192, 0);
            box-shadow: 0 0 0 20px rgba(21, 101, 192, 0); } }

@keyframes pulse2 {
  0% {
    -webkit-box-shadow: 0 0 0 0 #2DC100;
            box-shadow: 0 0 0 0 #2DC100; }
  100% {
    -webkit-box-shadow: 0 0 0 20px rgba(21, 101, 192, 0);
     box-shadow: 0 0 0 20px rgba(21, 101, 192, 0); } 
	
	 
} 



.lower-content{
	position: relative;
	padding: 18px 24px 30px;
	/* box-shadow: 0px 0px 25px rgb(0 0 0 / 7%); */
	background-color: #f9fafb;
}
.lower-content h2 a{color: #303537;padding-top: 0px;font-weight: 600;font-size: 21px;margin-bottom: 20px;}

 .lower-content h2:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 7px;
    width: 55px;
    height: 55px;
    z-index: 2;
    border: 10px solid #00a89114;
    -moz-transform: perspective(400px) rotateY(35deg);
    -webkit-transform: perspective(400px) rotateY(
35deg
);
    -ms-transform: perspective(400px) rotateY(35deg);
    -o-transform: perspective(400px) rotateY(35deg);
    transform: perspective(400px) rotateY(
35deg
);
    opacity: 0.5px;
}


.lower-content h2 a:hover{
color: #00a493;

}
 .price {
    background-color: #084679;
    padding: 10px 17px;
    color: white;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 2px;
    background: linear-gradient(to right, #0f63b1, #1668b4);
}
.three-item-carousel  .owl-nav {
    display: none;
}

.services-block-two .inner-box:hover .lower-content .icon-box,
.services-block-two .inner-box:hover .lower-content h2 a,
.services-block-two .inner-box:hover .lower-content .explore{
	color: #404040;
	/* background-color: red; */
}

.services-block-two .inner-box .lower-content .explore{padding: 9px 16px;background-color: #f9fafb;color: #303537;border: 1px solid;}

.services-block-two .inner-box .lower-content .explore:hover{/* background-color: #f7941d; */color: white;background: linear-gradient(to right, #00ad8e, #1668b4);}

.slide-item {
    border: 1px solid #efefef;
    margin: 3px 8px;
    padding: 7px;
}

.lower-contentnew span{
padding-right: 9px;
}

.lower-contentnew{
    position: relative;
    padding: 0px 0px 30px;
    background-color: #f9fafb;
}

.sale {
    position: absolute;
    right: 25px;
    top: 25px;
    z-index: 1;
    color: #ffffff;
    font-size: 12px;
    line-height: 1.3em;
    padding: 5px 15px 7px;
    border-radius: 2px;
    background-color: #f74c4c;
    text-transform: uppercase;
}

.contact_us_details .row .col-md-4:nth-child(2) .c_details_item .media .media-left i {
  font-size: 23px;
}

.c_details_item {
  background: transparent;
  border-bottom: 1px solid #e5e5e5;
  padding: 16px 17px;
}

.c_details_item .media .media-left {
  padding-right: 23px;
  /* vertical-align: middle; */
}

.c_details_item .media .media-left i {height: 65px;width: 65px;border: 1px solid #00ac8d;border-radius: 50%;color: #ffffff;text-align: center;line-height: 61px;font-size: 28px;-webkit-transition: all 400ms linear 0s;-o-transition: all 400ms linear 0s;transition: all 400ms linear 0s;background-color: #0f63b1;}

.c_details_item .media .media-body p {line-height: 22px;font-weight: normal;font-size: 14px;}

.c_details_item .media .media-body a {

  color: #4a4a4a;
  line-height: 24px;

}

.c_details_item .media .media-body a:hover {

color: #00a481;
}
.c_details_item .media .media-body h4 {margin-bottom: 8px;font-weight: 700;color: #222222;/* font-family: 'Playfair Display', serif; */font-size: 20px;}


@media only screen and (min-width: 320px) and (max-width: 735px) {
  .c_details_item {
    padding: 28px 15px;
  }
  .c_details_item .media .media-left {
    padding-right: 10px;
  }

}

.social-icon-two{
	position:relative;
}

.social-icon-two li{
	position:relative;
	margin-left:12px;
	display:inline-block;
}

.social-icon-two li a{
	position:relative;
	width:40px;
	height:40px;
	font-size:16px;
	color:#ffffff;
	border-radius:50%;
	line-height:42px;
	text-align:center;
	border:1px solid #ffffff;
	display:inline-block;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.social-icon-two li a:hover{
	color:#ffffff;
	border-color:#71b100;
	background-color:#71b100;
}


.social-icon-contact{
	position:relative;
}

.social-icon-contact li{
	position:relative;
	margin-right: 8px;
	display:inline-block;
}

.social-icon-contact li a{
	position:relative;
	width: 35px;
	height: 35px;
	font-size: 15px;
	color: #0f63b1 !important;
	border-radius:50%;
	line-height: 32px !important;
	text-align:center;
	border:1px solid #ffffff;
	display:inline-block;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
	border: 1px solid #0f63b1;
}

.social-icon-contact li a:hover{
	color: #ffffff !important;
	border-color: #00ae8e;
	background-color: #00ad8f;
}

.services-main .services-col {
    padding: 0;
}
.services-div {
    padding: 30px 20px;
    height: 368px;
    background-repeat: no-repeat;
    -webkit-transition: all .7s ease;
    transition: all .7s ease;
}
.services-div.services-bg-1.text-center.bgimage-property.blue {
    background-color: #00aa90;
}
.services-div.services-bg-1.text-center.bgimage-property.blue:hover {
    background-color: #089ac1;
	
}
.services-div.services-bg-2.text-center.bgimage-property.green {
    background-color: #3da76e;
}
.services-div.services-bg-2.text-center.bgimage-property.green:hover {
    background-color: #53ba83;
	
}

.services-div.services-bg-3.text-center.bgimage-property.drblue {
    background-color: #059b9a ;
}
.services-div.services-bg-3.text-center.bgimage-property.drblue:hover {
    background-color: #0da8a7;
	
}
.services-div.services-bg-4.text-center.bgimage-property.themeblue {
    background-color: #13628c  ;
}
.services-div.services-bg-4.text-center.bgimage-property.themeblue:hover {
    background-color: #1e709c;
	
}
.services-div h4 {
    padding-top: 0px;
    color:white;
    margin-top: 12px;
}
.services-div p {
    font-size: 14px;
    font-weight: 100;
    line-height: 22px;
    padding: 5px 15px;
    color: #f6f6f6;
}

.btn.btn-1 {
    background-color: #184e94;
    color: white;
}
.btn.btn-1 {
    background-color: #184e94;
    color: white;
}

.bg-theme-color-2 {
  background: #e4781b !important;
}

.buttonnews {
  background-color: #004A7F;
  -webkit-border-radius: 10px;
  border-radius: 0px;
  border: none;
  color: #FFFFFF;
  cursor: inherit;

  font-size: 17px;
  padding: 5px 10px;

  -moz-animation: glowing 1500ms infinite;
  -o-animation: glowing 1500ms infinite;
  animation: glowing 1800ms infinite;
  margin-top: 5px;
}
@-webkit-keyframes glowing {
 0% { background-color: #0166ae; -webkit-box-shadow: 0 0 3px #0166ae; }
  50% { background-color: #FF0000; -webkit-box-shadow: 0 0 20px #FF0000; }
  100% { background-color: #0166ae; -webkit-box-shadow: 0 0 3px #0166ae; }
}
.btn-default:hover {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #0077b7 !important;
}

.btn-default {
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    background-image: none;
    border: 1px solid white;
    border-radius: 4px;
    border-radius: 25px;
    padding: 8px 24px;
    font-size: 15px;
    background-color: #0166ae;
    color: white;
}
.text-white {
    color: white;
}

.contact_us_details .row .col-md-4:nth-child(2) .c_details_item .media .media-left i {
  font-size: 23px;
}

.c_details_item {
  background: transparent;
  border-bottom: 1px solid #e5e5e5;
  padding: 20px 18px;
}

.c_details_item .media .media-left {
  padding-right: 23px;
  /* vertical-align: middle; */
}

.c_details_item .media .media-left i {height: 65px;width: 65px;border: 1px solid #184e94;border-radius: 50%;color: #ffffff;text-align: center;line-height: 61px;font-size: 28px;-webkit-transition: all 400ms linear 0s;-o-transition: all 400ms linear 0s;transition: all 400ms linear 0s;background-color: #184e94;}

.c_details_item .media .media-body p {/* line-height: 25px; */font-weight: normal;font-size: 15px;color: black;}

.c_details_item .media .media-body a {

  color: #4a4a4a;
  line-height: 24px;

}

.c_details_item .media .media-body a:hover {

color: #00a481;
}
.c_details_item .media .media-body h4 {margin-bottom: 8px;font-weight: 700;color: #222222;/* font-family: 'Playfair Display', serif; */font-size: 20px;}


@media only screen and (min-width: 320px) and (max-width: 735px) {
  .c_details_item {
    padding: 28px 15px;
  }
  .c_details_item .media .media-left {
    padding-right: 10px;
  }

}

.social-icon-two{
	position:relative;
}

.social-icon-two li{
	position:relative;
	margin-left:12px;
	display:inline-block;
}

.social-icon-two li a{
	position:relative;
	width:40px;
	height:40px;
	font-size:16px;
	color:#ffffff;
	border-radius:50%;
	line-height:42px;
	text-align:center;
	border:1px solid #ffffff;
	display:inline-block;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.social-icon-two li a:hover{
	color:#ffffff;
	border-color:#71b100;
	background-color:#71b100;
}


.social-icon-contact{
	position:relative;
}

.social-icon-contact li{
	position:relative;
	margin-right: 8px;
	display:inline-block;
}

.social-icon-contact li a{
	position:relative;
	width: 35px;
	height: 35px;
	font-size: 15px;
	color: #0f63b1 !important;
	border-radius:50%;
	line-height: 32px !important;
	text-align:center;
	border:1px solid #ffffff;
	display:inline-block;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
	border: 1px solid #0f63b1;
}

.social-icon-contact li a:hover{
	color: #ffffff !important;
	border-color: #00ae8e;
	background-color: #00ad8f;
}

.divider,
.parallax {
  background-repeat: repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
}

.bnheight {
    height: 290px;
}

.story-block{
	position:relative;
	margin-bottom: 45px;
}

.story-block .pattern-layer{
	position:absolute;
	content:'';
	right:-500px;
	top:-20px;
	width:780px;
	height:550px;
	background:url(../images/background/pattern-3.png) no-repeat;
}

.story-block .inner-box{
	position:relative;
}

.story-block .inner-box .content-column{
	position:relative;
	padding:0px;
	float:left;
}

.story-block .inner-box .content-column .inner-column{
	position:relative;
	padding: 39px 53px 40px;
	z-index:1;
	margin-right: -60px;
	background-color:#ffffff;
	box-shadow:0px 0px 25px rgba(0,0,0,0.10);
	margin-left: 10px;
}

.story-block .inner-box .content-column .inner-column .text{
	position:relative;
}

.story-block .inner-box .content-column .inner-column .text p{
	position:relative;
	color: #222222;
	font-size: 14px;
	line-height:1.8em;
	margin-bottom:20px;
}

.story-block .inner-box .content-column .inner-column .text p span{
	color:#e9c37a;
}

.story-block .inner-box .content-column .inner-column .text p:last-child{
	margin-bottom:0px;
}

.story-block .inner-box .image-column{
	position:relative;
	padding:0px;
	float:right;
	margin-bottom: 48px;
}

.story-block .inner-box .image-column .inner-column{
	position:relative;
	padding-top:45px;
}

.story-block .inner-box .image-column .inner-column .image img{
	width:100%;
	display:block;
}


.story-block-two{
	position:relative;
	margin-bottom: 45px;
}

.story-block-two .pattern-layer{
	position:absolute;
	content:'';
	left:-500px;
	top:-20px;
	width:780px;
	height:550px;
	background:url(../images/background/pattern-3.png) no-repeat;
}

.story-block-two .inner-box{
	position:relative;
}

.story-block-two .inner-box .content-column{
	position:relative;
	padding:0px;
	float:left;
}

.story-block-two .inner-box .content-column .sec-title{
	text-align:right;
}

.story-block-two .inner-box .content-column .sec-title .inner-title{
	text-align:left;
	display:inline-block;
}

.story-block-two .inner-box .content-column .inner-column{
	position:relative;
	padding: 39px 53px 40px;
	z-index:1;
	margin-left:-60px;
	background-color:#ffffff;
	box-shadow:0px 0px 25px rgba(0,0,0,0.10);
	margin-right: 10px;
}

.story-block-two .inner-box .content-column .inner-column .text{
	position:relative;
}

.story-block-two .inner-box .content-column .inner-column .text p{
	position:relative;
	color: #222222;
	font-size: 14px;
	line-height:1.8em;
	margin-bottom:20px;
}


.services-list li {
  background-color: #eeeeee;
  border-bottom: 1px solid #ddd;
  padding: 13px 15px 13px 20px;
  margin-bottom: 5px;
  padding-left: 20px !important;
}

 .services-list li a {color: #17161a;}
 .services-list li a:hover {color: #ffffff !important;}
 .services-list li:hover {
   background: linear-gradient(to right,#184e94,#01a790);
}
 .services-list li:hover a {
  color: #fff ;

}
 .services-list li.active {
  /* position: relative; */
  /* border-bottom: 1px solid transparent !important; */
  /* border-top: 1px solid transparent !important; */
}
 .services-list li.active a {
  color: #fff;

}
 .services-list li.active::after {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-image: none;
  border-style: solid;
  border-width: 22px;
  bottom: 0;
  content: "";
  height: 27px;
  left: -44px;
  position: absolute;
  top: 0;
  width: 20px;
}

ul.list {
  list-style: outside none none;
  margin-top: 3px;
  /* padding-left: 11px; */
}

.border-theme-colored {
  border-color: #2E375F !important;
}
.services-list li.active::after {
  border-color: transparent #01a790 transparent transparent;
}
.services-list li.active {
   background: linear-gradient(to right,#00aa90,#184e94);
   border-right: 6px solid #01a790!important;
}

.widget-title1 {
  margin-top: 0;
  margin-bottom: 0px;
  padding-bottom: 0px;
  background: linear-gradient(to right,#184e94,#184e94);
  padding: 14px 14px;
  /* border-radius: 8px; */
  border-radius: 11px 11px 0 0;
  color: white;
  text-align: center;
  font-weight: 500;
}


.services-list li.active::after {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-image: none;
  border-style: solid;
  border-width: 23px;
  bottom: 0;
  content: "";
  height: 26px;
  left: -46px;
  position: absolute;
  top: 0;
  width: 25px;
}

ul.list {
  list-style: outside none none;
  margin-top: 3px;
  /* padding-left: 11px; */
}

ul.list li {
    margin: 4px 0;
    font-weight: 500;
    padding-left: 0px;
    position: relative;
}

.image_thumb {
  overflow: hidden;
  /*display: inline-block;*/
  position: relative;
  z-index: 3;
  cursor: pointer;
  box-shadow: 0 0px 17px #d2cfcf;
  background-color: #FFF;
  padding: 6px;
  margin-bottom: 40px;
}

.image_thumb:before {
  content: "";

  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  z-index: 1;
  opacity: 0;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
  cursor: pointer;
}

.image_thumb img {
  max-width: 100%;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.image_thumb:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.image_thumb:hover:before {
  opacity: 1;
}


.image_thumb {
  overflow: hidden;
  /*display: inline-block;*/
  position: relative;
  z-index: 3;
  cursor: pointer;
  box-shadow: 0 0px 17px #d2cfcf;
  background-color: #FFF;
  padding: 6px;
  margin-bottom: 40px;
}

.image_thumb:before {
  content: "";

  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  z-index: 1;
  opacity: 0;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
  cursor: pointer;
}

.image_thumb img {
  max-width: 100%;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.image_thumb:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.image_thumb:hover:before {
  opacity: 1;
}