.breadcrumb-area {
    background: rgba(28,28,28,0.8) none repeat scroll 0 0;
    padding: 50px 0;
    text-align:center;
}

.breadcrumb-area h1 {
    color: white;
    text-align: center;
    margin-bottom: 15px;
}
.breadcrumb {
    display: inline-flex;
}

.call-to
{
	background:url('../img-ks/call-to-img.jpg');
	text-align:center;
	padding:30px 10px 40px; 
}
.call-to i, .call-to h3, .call-to a, .call-to p
{
	color:white;
}
.call-to img
{
	width:100px;
}
.call-to h3
{
	font-size:30px;
	margin-top:20px;
	border-bottom:1px solid white;
	margin-bottom:15px;
	padding-bottom:15px;
}
.call-to p
{
	font-size:18px;
	font-weight:600;
	margin-bottom:15px;
}
.call-to a
{
	font-size:18px;
}
.call-to-btn .first-btn
{
	background:#ae0000;
	color:white;
	font-weight:500;
	padding:12px 25px;                                             
}
.call-to-btn .second-btn
{
	background:#2bab1c;
	color:white;
	font-weight:500;
	padding:12px 25px;                                             
}
.call-to-btn
{
	margin-top:30px;
	display: block;
}
.options
{
    padding:50px 0;
}
.options .item1 h6
{
    font-size:25px;
    font-weight: 600;
    margin:15px 0;
}
.options .item1
{
    margin-bottom:40px;
}
.timeline {
    width: 100%
}

.timeline.timeline-one .timeline-item {
    position: relative;
    width: 50%;
    margin-left: 50%;
    padding: 20px;
    padding-bottom: 1.5rem;
    padding-left: 1.5rem;
    text-align: left;
    background:white;
}
.breadcrumb-item a, .breadcrumb-item {
    text-transform: capitalize;
    color: white;
}
.breadcrumb-item a:hover, .breadcrumb-item.active {
    color: #d6d6d6;
}
.device-info li {
    font-size: 18px;
    line-height: 28px;
}
.device-info i {
    color: red;
}

.rent-btn .btn {
    background: #0438a1;
    color: white;
    border: 2px solid #0438a1;
    width: 100%;
    padding: 10px;
    border-radius: 0;
}
.rent-btn .btn:hover {
    background: #012367;
}

@media (max-width: 575.98px) {
    .timeline.timeline-one .timeline-item {
        width:100%;
        margin-left: 0
    }
}

.timeline.timeline-one .timeline-item img {
    margin-bottom: 1.25rem
}

.timeline.timeline-one .timeline-item:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 16px;
    height: 16px;
    margin-top: .425rem;
    margin-left: -.5rem;
    border: .0625rem solid #7d7d7d;
    border-radius: 50%
}

.timeline.timeline-one .timeline-item:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: -.1875rem;
    width: .0625rem;
    margin-top: 1.875rem;
    margin-left: -.0625rem;
    background-color: #7d7d7d;
}
.how h2
{
    margin-bottom:40px !important;
}
.timeline.timeline-one .timeline-item:nth-child(2n+1) {
    margin-left: 0;
    padding-right: 1.5rem;
    text-align: right
}

@media (max-width: 575.98px) {
    .timeline.timeline-one .timeline-item:nth-child(2n+1) {
        padding-right:0;
        padding-left: 1.5rem;
        text-align: left
    }
}

.timeline.timeline-one .timeline-item:nth-child(2n+1):after,.timeline.timeline-one .timeline-item:nth-child(2n+1):before {
    right: 0;
    left: auto
}

@media (max-width: 575.98px) {
    .timeline.timeline-one .timeline-item:nth-child(2n+1):after,.timeline.timeline-one .timeline-item:nth-child(2n+1):before {
        right:auto;
        left: 0
    }
}

.timeline.timeline-one .timeline-item:nth-child(2n+1):before {
    margin-right: -.5rem
}

.timeline.timeline-one .timeline-item:nth-child(2n+1):after {
    margin-right: -.0625rem
}

.timeline.timeline-one.dark .timeline-item:before {
    border: .0625rem solid #b7c3d2
}

.timeline.timeline-one.dark .timeline-item:after {
    background-color: #b7c3d2
}
.how
{
    background:#f0f0f0;
    padding:50px 0;
}
.why .item2 li i
{
    color: red;
}
.why
{
    background:#f0f0f0;
    padding:60px 0;
}
.why .item2 p {
    margin-bottom: 20px;
    line-height: 28px;
    font-size: 18px;
}
.why .item2 li {
    line-height: 28px;
    font-size: 18px;
}
 .top_footer
		 {
		
		 }
		 .footer-border
		 {
		 border-top:1px solid #c9c9c9;
		 border-bottom:1px solid #c9c9c9;
		  padding-top:25px !important;
		 margin-top:25px!important;
		 margin-bottom:25px!important;
		 padding-bottom:25px!important;
		 }
		 .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;
}
.item {
    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;
}
.item:hover{
    background:#0438a1;
    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;
}
.item:hover .item, .item: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;
}
.item:hover h6, .item:hover p{
    color:#fff;
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all 0.5s ease 0s;
}
.item .icon {
    font-size: 40px;
    margin-bottom:25px;
    color: #0438a1;   
    width: 90px;
    height: 90px;
    line-height: 96px;
    border-radius: 50px;
	display: inline-block;
}
.item .feature_box_col_one{
    background:rgba(247, 198, 5, 0.20);
    color:#0438a1
}
.item .feature_box_col_two{
    background:rgba(255, 77, 28, 0.15);
}
.item .feature_box_col_three{
    background:rgba(0, 147, 38, 0.15);
}
.item .feature_box_col_four{
    background:rgba(0, 108, 255, 0.15);
}

.item p{
    font-size:15px;
    line-height:26px;
}
.item h6 {
    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;
}
		 .client-title .after-before-separator,  .faq-title .after-before-separator,  .why-title .after-before-separator
		 {
		 text-transform: capitalize;
		 color:#0438a1;
		 font-size:30px;
		 margin-bottom:30px;
		 }
		 /* Slider */

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
		 .device-info
		 {
		 border-top:1px solid gray;
		 border-bottom:1px solid gray;
		 margin-top:10px;
		 margin-bottom:10px;
		 padding-bottom:10px;
		 text-align:left;
		 }
		 .pro-info a
		 {
		 font-size:20px !important;
		 font-weight:600 !important;
		 }
		 .device-info i
		 {
		 color:red;
		 }
		 .device-info p
		 {
		 margin-top:10px;
		 }
            .heading-h2
            {
            text-transform:none;
            font-weight:600;
            }
            .section_padding_130 {
            padding-top: 50px;
            padding-bottom: 50px;
            }
            .skill-area li
            {
            margin:5px 0;
            }
            .faq_area {
            position: relative;
            z-index: 1;
            background-color: #f0f0f0;
            }
            .faq_area .section_heading h3
            {
            margin-bottom:30px;
            }
            .faq-accordian {
            position: relative;
            z-index: 1;
            }
            .faq-accordian .card {
            position: relative;
            z-index: 1;
            margin-bottom: 1.5rem;
            }
            .faq-accordian .card:last-child {
            margin-bottom: 0;
            }
            .faq-accordian .card .card-header {
            background-color: #ffffff;
            padding: 0;
            border-bottom-color: #ebebeb;
            }
            .faq-accordian .card .card-header h6 {
            cursor: pointer;
            padding: 1.75rem 2rem;
            color: #3f43fd;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            -ms-grid-row-align: center;
            align-items: center;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
            }
            .faq-accordian .card .card-header h6 span {
            font-size: 1.5rem;
            }
            .faq-accordian .card .card-header h6.collapsed {
            color: #070a57;
            }
            .faq-accordian .card .card-header h6.collapsed span {
            -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
            }
            .faq-accordian .card .card-body {
            padding: 1.75rem 2rem;
            }
            .faq-accordian .card .card-body p:last-child {
            margin-bottom: 0;
            }
            @media only screen and (max-width: 575px) {
            .support-button p {
            font-size: 14px;
            }
            }
            .support-button i {
            color: #3f43fd;
            font-size: 1.25rem;
            }
            @media only screen and (max-width: 575px) {
            .support-button i {
            font-size: 1rem;
            }
            }
            .support-button a {
            text-transform: capitalize;
            color: #2ecc71;
            }
            @media only screen and (max-width: 575px) {
            .support-button a {
            font-size: 13px;
            }
            }
