body
{
	    //line-height: inherit !important;
		//font-family: 'Source Sans Pro', sans-serif;
    line-height: 25px;
    font-size: 16px;
}
h1
{
	    font-size: 33px;
}

.dropcap {
    color: #2d3136;
    display: inline-block;
    font-size: 44px;
    line-height: 50px;
    margin: 0 12px 16px 0;
}
.HdrSec
{
background:#fff;
}
.site-header .logo {
    border: 0;
    display: inline-block;
    max-height: inherit;
    -webkit-transition: height .2s ease-in-out;
    transition: height .2s ease-in-out;
    vertical-align: top;
}
#About-us p
{
	text-align: justify;
    line-height: 1.3em;
	 
}
#About-us
{
	background:#fff;
}
#cd-timeline
{
//	background: #2d3136;

		background: #1d1d1d;

}

.Fnt14
{
	font-size:14px !important;
}
#About-us,#Our-Products
{

   padding: 70px 0 70px !important;
}
.cd-timeline-img i
{
	padding: 16px;
    text-align: center;
    color: #fff;
    font-size: 20pt;
}

.cd-picture i
{
	padding:18px;
}
.up-btn {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    background: rgba(61, 201, 179, 0.5);
    display: block;
    margin: 0 auto;
    color: #fff;
    font-size: 18px;
    line-height: 46px;
    text-align: center;
    position: absolute;
    top: -26px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

.up-btn:hover, up-btn:focus {
    color: #fff;
    background: rgba(61, 201, 179, 1);
}

h1.arrow {
    font-size: 15px;
    text-transform: uppercase;
    color: #353535;
    letter-spacing: 1px;
    background: url(../img/h1-bg.png) no-repeat center bottom;
    padding-bottom: 30px;
    font-weight: bold;
}


.contact-details {
    margin: 70px 0;
}

.box-hover:hover, .box-hover:focus {
    transform: translate(0, -15px);
    -webkit-transform: translate(0, -15px);
    -ms-transform: translate(0, -15px);
}
 
 .light-box:hover, .light-box:focus {
    -webkit-box-shadow: 0px 3px 0px 0px #00b2cc;
    -moz-box-shadow: 0px 3px 0px 0px #00b2cc;
    box-shadow: 0px 3px 0px 0px #00b2cc;
}
 .box-hover {
    transition: all 500ms ease-in-out;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
}
 .light-box {
    background-color: #f8f8f8;
    -webkit-box-shadow: 0px 3px 0px 0px #f0f2f4;
    -moz-box-shadow: 0px 3px 0px 0px #f0f2f4;
    box-shadow: 0px 3px 0px 0px #f0f2f4;
    padding: 20px 0;
	height:300px;
} 

.list-menu .list-ul {
    left: 0;
    list-style: outside none none;
    padding: 0;
    margin: 0;
}

.list-menu .list-ul li {
    position: relative;
}

.list-menu .list-ul i {
    color: #c5c5c5;
    font-size: 10px;
    left: 0;
    margin-left: 10px;
    margin-top: -5px;
    position: absolute;
    top: 50%;
}


.contact-details h2 {
    font-size: 20px;
}
ul.social-buttons {
    list-style: none;
    margin: 0;
    padding: 0;
}
.text-white
{
color:#fff !important;
}
ul.social-buttons li {
    display: inline-block;
    margin-right: 10px;
}

.social-btn:hover, .social-btn:focus {
    background: #00b2cc;
    color: #fff;
}
 a:hover, a:focus {
    color: #3dc9b3;
    text-decoration: none;
}
 a:active, a:hover {
    outline: 0;
}
.social-btn {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    background: #2d3136;
    display: inline-block;
    color: #fff;
    font-size: 17px;
    line-height: 40px;
    text-align: center;
}

.overlay.light-8
{
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;

}

.contact-details h2 span {
    display: block;
    color: #00b2cc;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
    margin-top: 15px;
}
#contact h2::after {
    content: " ";
    border: solid 2px #00b2cc;
    display: block;
    width: 35px;
    margin: 25px auto;
}

#Our-Products
{
  
background: #f8f8f8;
}
#Our-Products p
{
	max-height: 2.6em;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.3 !important;
}
.site-header .logo img {
    max-height: inherit;
    padding: 8px 0;
    width: auto;
}
  .menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
	    line-height: 1.5;
}

.site-header .menu .menu-list>li {
    display: inline-block;
    padding: 0 5px;
    vertical-align: top;
}

.site-header .menu .menu-item-has-children {
    position: relative;
}

.site-header .menu .menu-list>li>a {
   // color: #777777;
    color: #444;
    display: block;
    font-size: 16px;
   // font-weight: 600;
    line-height: 1;
    padding: 3px 10px 4px;
}


.activeLi a
{
	color:#0dbfd6 !important;
}


.active
{
	color:#0dbfd6 !important;
}
  .site-header .menu .menu-list>li>a {
   // font-family: "Josefin Sans",sans-serif;
    letter-spacing: .045em;
}
.site-header {
  //  background: rgba(255,255,255,.95);
	//    background: #f8f8f8;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    box-shadow: 0 1px 3px rgba(0,0,0,.05), 0 1px 2px rgba(0,0,0,.1);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
   // height: 98px;
    max-height: 98px;
   // position: absolute;
    top: 0;
    -webkit-transition: background .2s ease-in-out,height .2s linear,max-height .2s linear;
    transition: background .2s ease-in-out,height .2s linear,max-height .2s linear;
    width: 100%;
    z-index: 200;
	
}


.u-mb-40 {
    margin-bottom: 2.5rem !important;
}
 .bg-primary {
    background: #00b1cb !important;
}
 .u-h-4 {
    height: 0.25rem;
}
 .u-w-50 {
    width: 3.125rem !important;
}
 .mx-auto {
    margin-right: auto!important;
    margin-left: auto!important;
}
 .mt-4 {
    margin-top: 1.5rem!important;
}
 .rounded {
    border-radius: .25rem!important;
}


.FxdImg
{
	height:50px !important;
	-webkit-transition: background .2s ease-in-out,height .2s linear,max-height .2s linear;
    transition: background .2s ease-in-out,height .2s linear,max-height .2s linear;
}

.center-vertically {
    //display: table-cell;
    vertical-align: middle;
    height: 100%;
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200;
	color:#fff;
}
#Vision
{
	 background: #2d3136;
	 color: #fff;
}
#Mission
{
	background: #00b1cb;
	color:#fff;
}

#Team
{
	 background: #ef193d;
    color: #fff;
}
.scroll-indicator {
    padding-top: 6px;
    display: inline-block;
    width: 50px;
}

.col-lg-offset-3 {
    margin-left: 25%;
}

.jumbotron.jumbotron-main a {
    color: #fff;
}

.arrow-scroll-indicator {
    font-size: 10px;
    color: rgba(255, 255, 255, 0.60);
}


.site-header .container-fluid>.row .col.right-align, .site-header .container>.row .col.right-align {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.site-header .container-fluid>.row .col, .site-header .container>.row .col {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    line-height: 1;
    max-height: inherit;
    position: static;
}

.parallax {
    overflow: hidden;
    position: relative;
}

section {
   // background: #fff;
    padding: 100px 0 70px;
    position: relative;
    overflow: hidden;
    width: 100%;
}

.parallax .parallax_child {
    background-size: cover;
    background-position: 50% 50%;
    height: 120%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
 .img-section-9 {
    background-image: url(../img/bg-9.jpg);
}

body .padding-bottom-large {
    padding-bottom: 90px !important;
}
 body .padding-top-large {
    padding-top: 90px !important;
}

.z-index-2 {
    z-index: 2 !important;
}
 .position-relative {
    position: relative;
}
.overlay-section > .overlay, section > .overlay, .parallax > .overlay, .gallery .overlay {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
 .overlay.light-8 {
    background: rgba(255, 255, 255, 0.6);
}   
.f-weghit2 a {
    color: #666;
}

.f-weghit2 li {
    display: list-item;
    list-style: outside none none;
    margin-bottom: 8px;
}

.f-weghit ul, .f-weghit2 ul {
    padding: 0;
    margin-bottom: 50px;
}

.f-weghit li {
    display: list-item;
    font-size: 12px;
    list-style: outside none none;
    margin-bottom: 10px;
}
.margin-top-small {
    margin-top: 30px !important;
}


.btn-lg.text-uppercase {
    font-size: 15px;
    padding-bottom: 12px;
    padding-top: 12px;
}

.btn-base,.base-bg
{
	    background-color: #00b2cc;
}

.equal-height-row:before, .equal-height-row:after {
    content: "\0020";
    clear: both;
    display: block;
}

.equal-height-row > div[class*="col-"] > .row {
    margin: 0;
}
 body .padding-bottom-small {
    padding-bottom: 30px !important;
}
 body .padding-top-small {
    padding-top: 30px !important;
}

body .padding-0 {
    padding: 0;
}

.equal-height-row > div[class*="col-"] > .row {
    margin: 0;
}
 body .padding-bottom-small {
    padding-bottom: 30px !important;
}

.callout .callout-button-setting {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -24px;
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
    
 .btn-lg.text-uppercase {
    font-size: 15px;
    padding-bottom: 12px;
 //   padding-top: 12px;
}

.btn-dark
{
	    color: #fff;
		    background: #2d3136;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.box-shadow-active {
    box-shadow: 0 0 18px rgba(0, 0, 0, 0.08);
    position: relative;
    z-index: 1;
}

.btn-default {
    border-color: #eee;
}
  .btn-group-justified>.btn, .btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
   // width: 1%;
}

footer.dark-bg
{
	    background: #2d3136;
		color:#fff;
}



.btn-base, .btn-base.focus, .btn-base:focus, #filterable .active .btn-default, #filterable .active .btn-default.focus, #filterable .active .btn-default:focus {
    color: #fff;
}
 
 .btn, .btn-group-xs > .btn, .btn-xs, .btn-group-sm > .btn, .btn-sm, .btn-group-lg > .btn, .btn-lg, .btn-group-vertical > .btn:first-child:not(:last-child) {
    border-radius: 0;
}
 
 .btn, .btn-group-lg > .btn, .btn-lg {
    padding-left: 32px;
    padding-right: 32px;
}
 
 
 .text-weight-700 {
    font-weight: 700 !important;
}


.display-3
{
   background: rgba(0, 178, 204,0.8);
    display: inline;
    color: #fff;
    font-size: 3.5rem;
    padding: 2px 15px;
    border-radius: 2px;
}

.display-p
{
	    background: rgba(37, 41, 45,0.8);
    display: inline;
    color: #fff;
    /* font-size: 2.5rem; */
    font-size: 2rem;
    margin-top: 20px;
    float: left;
    padding: 4px 15px;
    line-height: 1.1em;
    border-radius: 2px;
}
.display-btn
{
float: left;
    width: 100%;
}
.btn-primary
{
//background: #0dbfd6;
  //  border: none !important;
 // background: transparent;
 background:rgba(0,0,0,0.3);
    border: 2px dashed #fff !important;
	
}
.btn-primary:hover
{
background: rgba(0,0,0,0.5) !important;
   // border: 2px dashed #fff !important;
}
.btn-secondary,.btn-secondary.active, .btn-secondary:active, .show>.btn-secondary.dropdown-toggle
{
	background: #ff6600;
    border: none !important;
}
.jumbotron {
    background-image: url(../img/banner.jpg);
    background-position: center 15%;
    background-size: cover;
    background-attachment: fixed;
    width: 100%;
    height: 100vh;
    position: relative;
    display: flex;
	color:#fff;
    justify-content: center;
    align-items: center;
   // margin-top: 60px;
	border-radius:0px;
}


.jumbotron hr {
    border-width: 1px 0px;
    border-style: dotted none;
    border-color: rgba(255, 255, 255, 0.35);
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    width: 49px;
    height: 4px;
    text-align: center;
    position: relative;
    clear: both;
}

 hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
.SubBxTlt
{
	font-size: 1.5rem;
	color:#0dbfd6;
	
}


.service
{
	    padding-bottom: 30px;
}
.service a {
    color: #2d3136;
}

a, a:focus, a:hover, a:active {
    outline: 0 none !important;
    text-decoration: none !important;
}


.service .service-icon {
    position: absolute;
    width: 70px;
    border-bottom-width: 35px;
    border-right-width: 70px;
    border-top-width: 35px;
    border-bottom-style: solid;
    border-right-style: solid;
    border-top-style: solid;
    z-index: 1;
    display: inline-block;
}

.service .service-icon, .logo span, .social-icon > li > a, .portfolio .portfolio-hover > a.zoom, .pricing-table .price-detail {
    border-bottom-color: transparent;
    border-right-color: #fff;
    border-top-color: transparent;
}

.base.service .service-icon,.text-white,.text-white li,.text-white.page-main-heading a
{
	color:#fff;
}
.parallax .parallax_child {
    background-size: cover;
    background-position: 50% 50%;
    height: 120%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
 .img-section-16 {
    background-image: url(../img/banner.jpg);
}

.base.service .service-icon, .base.social-icon > li > a {
    border-right-color: #00b2cc;
}

.service .service-icon i {
    font-size: 28px;
    height: 35px;
    left: 0;
    margin-left: 28px;
    margin-top: -17px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 38px;
}

.service .service-text h1, .service .service-text h2, .service .service-text h3, .service .service-text h4, .service .service-text h5, .service .service-text h6 {
    margin-bottom: 10px;
    margin-top: 0;
}

.text-weight-700 {
    font-weight: 700 !important;
}

.service .service-text {
    padding-left: 95px;
}

.text-weight-700 {
    font-weight: 700 !important;
}

.text-base,
.separator i
{
	color: #00b2cc;
}

.separator {
    margin: 20px 0;
}

.separator i {
    margin: 0 2px;
    font-size: 14px;
}




.Abtsec
{
	background: #0dbfd6;
    padding: 10px;
    color: #fff;
    text-align: justify;
}


.Abtsec-1
{
	background: #ffffff;
    padding: 10px;
    color: #212529;
    text-align: justify;
}


.Abtsec-1 h2
{
font-size: 1.5rem;
	color:#212529;	
}


.Abtsec
{
	background: #0dbfd6;
    padding: 10px;
    color: #fff;
    text-align: justify;
}

.Abtsec h2
{
font-size: 1.5rem;
	color:#fff;	
}
.RdMr
{
	display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.25;
    border-radius: .25rem;
    transition: all .15s ease-in-out;
	    color: #000;
}
footer
{
	position: relative;
	display:block;
}
footer .bottom-footer {
    border-top: 1px solid #444;
    font-size: 13px;
    padding: 20px 0 12px;
}
footer .logo {
    font-size: 14px;
    font-weight: 400;
    height: 22px;
    letter-spacing: 2px;
    line-height: 22px;
    padding: 0;
    text-transform: uppercase;
}

footer .logo span {
    border-bottom-style: solid;
    border-bottom-width: 10px;
    border-right-style: solid;
    border-right-width: 20px;
    border-top-style: solid;
    border-top-width: 10px;
    color: #fff;
    display: inline-block;
    float: left;
    height: 20px;
    margin-right: 6px;
    position: relative;
    width: 9px;
    z-index: 1;
}

a
{
	       color: #00b2cc;
}
 li {
    color: #666;
    font-weight: 500;
}
.list-ul li
{
    font-weight: 300;
	
}
ul{
	margin-bottom:50px;

}
p
{
	 color: #666;
   // font-weight: 320;
}
.h3, h3 {
    font-size: 24px;
}


 body .padding-bottom-large {
    padding-bottom: 90px !important;
}
 body .padding-top-large {
    padding-top: 90px !important;
}
 .page-main-heading {
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #e7e7e7;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #e7e7e7;
    margin-top: -1px;
}
 .parallax {
    overflow: hidden;
    position: relative;
}

.page-main-heading .container, .page-main-heading .row {
    position: relative;
}
 .row {
    margin-right: -15px;
    margin-left: -15px;
}

.text-weight-300 {
    font-weight: 300 !important;
}

.page-main-heading .breadcrumb-setting {
    margin-top: -16px;
    position: absolute;
    right: 0;
    top: 50%;
}

.page-main-heading .breadcrumb {
    background: none;
    display: inline-block;
    font-size: 13px;
    margin-bottom: 0px;
    padding: 6px 0;
}
 .breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}

.page-main-heading .breadcrumb {
    background: none;
    display: inline-block;
    font-size: 13px;
    margin-bottom: 0px;
    padding: 6px 0;
}
 
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}

ol, ul {
    margin-top: 0;
    margin-bottom: 30px;
}

.text-right {
    text-align: right;
}

.breadcrumb>li {
    display: inline-block;
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}
.overlay.dark-5 {
    background: rgba(0, 0, 0, 0.5);
}


.Arrow-btn {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    background: #00b2cc;
    display: inline-block;
    color: #fff;
    font-size: 17px;
    line-height: 34px;
    text-align: center;
}


.Arrow-btn:hover  {
    background: #2d3136;
    color: #fff;
}

/* Counter css*/


.countdown-timer-wrapper {
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.6);
  margin-bottom: 20px;
  max-width: 300px;
  margin: 50px auto;
}

.countdown-timer-wrapper h5 {
  font-size: 14px;
  letter-spacing: 0.5px;
  text-align: center;
  padding-top: 10px;
  text-shadow: none;
}

.countdown-timer-wrapper .timer {
  padding: 10px;
  text-align: center;
  padding-top: 15px;
}

.countdown-timer-wrapper .timer .timer-wrapper {
  display: inline-block;
  width: 60px;
  height: 50px;
}

.countdown-timer-wrapper .timer .timer-wrapper .time {
  font-size: 28px;
  font-weight: bold;
  color: #ffffff;
}

.countdown-timer-wrapper .timer .timer-wrapper .text {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.6);
}
 
.mb30 {
    margin-bottom: 30px !important;
}

.section-title {
    text-align: center;
}

.section-title h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 33px;
    font-weight: 400;
    color: #fff;
    margin: 0;
    line-height: .80;
}

.section-divider {
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 30px;
    width: 60px;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.15);
}

.mb15 {
    margin-bottom: 15px !important;
}

.no-margin {
    margin: 0 !important;
}
#ourcount
{
	    margin-top: -30px;
    z-index: 11;
}
#ourcount .item {
    text-align: center;
}

#ourcount .item > .circle-hold {
    position: relative;
    margin: 0 auto;
    margin-bottom: 20px;
    width: 110px;
    height: 110px;
   // background-color: #8980FE;
   background-color:#ef193d;
    border-radius: 50%;
}

#ourcount .item > .circle-hold > i {
    color: #fff;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    line-height: 60px;
    margin-top: -30px;
    margin-left: -30px;
    font-size: 52px;
    text-align: center;
}
#CountDays
{
	    position: relative;
    z-index: 123;
}

.timer
{
	color:#fff;
}
.ion-coffee:before {
    content: "\f272";
}

.mb5 {
    margin-bottom: 5px !important;
}

.no-margin {
    margin: 0 !important;
}

.ion-code:before {
    content: "\f271";
}

.ion-android-people:before {
    content: "\f39e";
}

.ion-android-restaurant:before {
    content: "\f3aa";
}


.main-menu
{
 text-align:right;   
}


.background2 {
    background-color: #1d1d1d;
   
   // background-color:#2d3136;
}
.section-title h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 33px;
    font-weight: 400;
    color: #fff;
    margin: 0;
    line-height: .80;
}

.section-title {
    text-align: center;
}

.section-divider {
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 30px;
    width: 60px;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.15);
}


.services-box {
    padding: 30px;
    background-color: #212121;
    border-left: 2px solid #292929;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
 height: 620px;
}

.cd-timeline-content h2 {
    color: #fff;
    font-size: 12pt !important;
font-weight:300;
}

/* popup */




.modal, .Frme {
    z-index: 100 !important;
}
.Frme {
    display: none;
    position: fixed;
    z-index: 1005;
    padding-top: 20px;
    left: 0;
    top: 50px;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.8);
}


.frm-cont {
    background-color: #fefefe;
    margin: auto;
    padding: 5px;
    border: 1px solid #888;
    width: 80%;
    display: table;
}
.frm-cont {
    width: 90% !important;
}


.clsFrm {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: 700;
}




/* End of popup*/

#services .services-box .text-small
{

color:#ccc !important;
}
#About-us .services-box {
    padding: 30px;
    background-color: #f8f8f8;
    border-left: 2px solid #efeded;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
    height: 550px;
    text-align: center;
}


#About-us .service-name {
    margin-bottom: 15px;
    margin-top: 15px;
    color: #5a5a5a;
}

#About-us .services-icon
{
color: #0dbfd6 !important;

}

.services-icon {
    font-size: 40px !important;
    color: #ef193d;
}

.service-name {
    margin-bottom: 15px;
    margin-top: 15px;
	color:#fff;
}

.text-small {
    font-size: 16px;
}

.btn-default {
    color: #fff;
    background-color: transparent;
    border-color: #535353;
}

.mt10 {
    margin-top: 10px !important;
}

.mt30 {
    margin-top: 30px !important;
}

#ourcount p
{
	color:#f5f5f5;
}

/* End of counter css*/
#our-process .process-box {
//    border-right: 1px solid #2d2d2d;
    border-right: 1px solid #a2a2a2;

    min-height: 400px;
    background-repeat: no-repeat;
    background-position: center bottom;
}

#our-process .process-number {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 36px;
    //color: #fff;
	color: #5a5a5a;
    text-transform: uppercase;
 //   border-bottom: 2px solid #2d2d2d;
     border-bottom: 2px solid #a2a2a2;

	
	
    padding-bottom: 4px;
    display: inline-block;
    margin-bottom: 30px;
}

#our-process .process-icons {
    font-size: 90px;
    color: #0dbfd6 ;
}

#our-process h2 {
    font-size: 33px;
   // font-family: 'Roboto', ssans-serif;
    font-weight: 100;
    //color: #fff;
	 color: #5a5a5a;
    margin-top: 18px;
}

#our-process .process-content {
    display: none;
    text-align: center;
}

.mb20 {
    margin-bottom: 20px !important;
}
 .mt15 {
    margin-top: 15px !important;
}

#our-process .process-content p {
  //  color: #5a5a5a;
    font-size: 12pt;
    color: #666;
    font-weight: 300;
    width: 69%;
    display: inline-block;
}


.no-margin {
    margin: 0 !important;
}

#our-process .process-content {
    display: none;
    text-align: center;
}

.pe-7s-users:before {
    content: "\e693";
}

#our-process
{
	//background-color:#212121;
	background-color:#f8f8f8;
}

.pb50 {
    padding-bottom: 50px !important;
}
 .pt50 {
    padding-top: 50px !important;
}

.cd-container p
{
color:#A2A2A2;
}
@media only screen and (max-width: 576px) {
	#About-us .services-box
{
height:auto !important;
}
		.light-box
	{
	margin-bottom:30px;
	}
	.section-title h2 {
     font-size: 1.4rem !important;
	}
	
	#our-process h2
	{
		     font-size: 1.4rem !important;

	}
	
	
	#ourcount {
    margin-top: -45px !important;
 }
	.col-lg-offset-3 {
    margin-left: 0% !important;
}
    h1 {
font-size:1.4rem;    }

#About-us .service-text
{
	padding-left:5px !important;
}
h4{
font-size: 1.2rem;
}
h2{
font-size: 1.2rem;
}
p
{
	    font-size: 0.8rem !important;
}
.carousel-caption {
    bottom: 10rem !important;
 }
 .cd-timeline-img i {
    padding: 9px !important;
    text-align: center;
    color: #fff;
    font-size: 1.4rem !important;
}

.cd-picture i
{
	padding:10px !important;
}
#cd-timeline {
margin-bottom:0px !important;
}
#mainNav
{
	//display:none;
}
.site-header .logo img {
    height:50px !important;
}

	
	
.site-header .menu .menu-list>li
{
    display: block;}
	
	.MobMenu
	{
	background:#fff;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	box-shadow: 0 1px 3px rgba(0,0,0,.05), 0 1px 2px rgba(0,0,0,.1);
	    -webkit-transition: background .2s ease-in-out,height .2s linear,max-height .2s linear;
    transition: background .2s ease-in-out,height .2s linear,max-height .2s linear;

    padding: 10px 0;
	display:none;
	}
	.main-menu
	{
		padding:0px;
	}
.showMob
{
	display:block !important;
}

.hideMob
{
	display:none !important;
}

.main-menu
{
 text-align:left;   
}
	}


@media screen and (max-width: 767px) and (min-width: 577px) {

 	
	  h1 {
font-size:1.6rem;    }

#About-us .service-text
{
	padding-left:5px !important;
}
h4{
font-size: 1.2rem;
}
h2{
font-size: 1.2rem;
}
p
{
	    font-size: 0.8rem !important;
}
.carousel-caption {
    bottom: 10rem !important;
 }
 .cd-timeline-img i {
    padding: 9px !important;
    text-align: center;
    color: #fff;
    font-size: 1.4rem !important;
}

.cd-picture i
{
	padding:10px !important;
}
#cd-timeline {
margin-bottom:0px !important;
}
#mainNav
{
	display:none;
}
.site-header .logo img {
    height:50px !important;
}
	
	
.site-header .menu .menu-list>li>a
{
	font-size:12px !important;
}
}



@media screen and (max-width: 991px) and (min-width: 768px) {
 .navbar-toggler
 {
	  display:none;
 }
 
 .container
 {
	 max-width: 100% !important;
 }
	  h1 {
//font-size:1.4rem;    }

#About-us .service-text
{
	padding-left:5px !important;
}
h4{
font-size: 1.3rem;
}
h2{
font-size: 1.3rem;
}
p
{
	  //  font-size: 1.2rem !important;
}
.carousel-caption {
    bottom: 10rem !important;
 }
 .cd-timeline-img i {
    padding: 9px !important;
    text-align: center;
    color: #fff;
    font-size: 1.4rem !important;
}

.cd-picture i
{
	padding:10px !important;
}
#cd-timeline {
margin-bottom:0px !important;
}
#mainNav
{
	//display:none;
}
.site-header .menu .menu-list>li>a
{
	font-size:12px !important;
}
.site-header .logo img {
    height:50px !important;
}

.main-menu
{
 text-align:right;   
}

		
}