/* Global styles
================================================== */

a{
	color: #49a2e7;
}

a.read-more:hover{
	color: #327cbc;
}
.btn.btn-primary.white:hover{
	border: 2px solid #fff;
	background: linear-gradient(to right, #1fa2f2, #05155e);
}


/* Typography
================================================== */

.btn.btn-primary{
	border: 2px solid #fff;
}
.bg-gradient-1 {
    background-image: linear-gradient(117deg, #1fa2f2 35.64%, #05155e 81.46%);
}

.btn.btn-primary:hover{
	background: #49a2e7;
	/* background: linear-gradient(to right, #1fa2f2, #05155e); */
}

.btn.btn-primary.solid{
	/* background: #49a2e7; */
	background: linear-gradient(to right, #1fa2f2, #05155e);
}

ul.circle li:before{
	color: #49a2e7;
}

ul.check-list li i{
	color: #49a2e7;
}

blockquote {
	border-left: 5px solid #49a2e7;
}

/* Common styles
================================================== */

.heading:hover .title-icon{
	color: #49a2e7;
}
.heading .title-icon-testi{
	color: white;
	font-size: 28px;
    margin-right: 10px;
}
.heading:hover .title-icon-testi{
	color: #49a2e7;
}

h2.entry-title a:hover{
	color: #49a2e7;
}

/* Icon pentagon */

/* .icon-pentagon{
	background: none repeat scroll 0 0 #49a2e7;
} */
.icon-pentagon {
    background: linear-gradient(to right, #1fa2f2, #05155e);
	font-size: 30PX;
}

.icon-pentagon:before{
	border-bottom: 10px solid #49a2e7;
}

.icon-pentagon:after {
	border-top: 10px solid #49a2e7;
}

.service-icon:before {
	border-bottom: 30px solid #49a2e7;
}

.service-icon:after {
	border-top: 30px solid #49a2e7;
}

/* Carousel controller */

.ts-carousel-controller .left:hover,
.ts-carousel-controller .right:hover,
.owl-controls .owl-prev:hover, 
.owl-controls .owl-next:hover{
	background: #49a2e7;
}

/* Input form */

.form-control:focus{
	border: 1px solid #49a2e7 !important;
}

/* Flex Slider */

.portfolio-slider .flex-direction-nav a:hover,
.second-slider .flex-direction-nav a:hover {
	background: #49a2e7;
	
}

/* Pagination */

.pagination>.active>a, .pagination>.active>a:hover,
.pagination>li>a:hover{
	background: #49a2e7;
}

/* Header area
================================================== */

/*-- Header --*/
.header{
	border-top: 5px solid #49a2e7;
}

.header-solid ul.navbar-nav > li:hover > a, .header-solid ul.navbar-nav > li.active > a {
  color: #49a2e7;
}

/*-- Logo --*/

.navbar-brand{
	/* background: #49a2e7; */
}

/*-- Main navigation --*/

ul.navbar-nav > li:hover > a, 
ul.navbar-nav > li.active > a{
	color: white;
}

.navbar-toggle{
	background: #49a2e7;
}

.dropdown-menu > ul > li.active > a{
	color: #49a2e7;
}

.dropdown-menu > ul > li>a:hover, 
.dropdown-menu > ul > li>a:focus{
	color: #49a2e7;
}


/* Header area - 2
================================================== */

/*-- Header bgnone fixed --*/

.header-bgnone{
	background: #49a2e7;
}


/* Slideshow
================================================== */

/*-- Main slide --*/

#main-slide .carousel-indicators li.active,
#main-slide .carousel-indicators li:hover {
    background-color: #49a2e7;
}

#main-slide .carousel-control i:hover{
	background: #49a2e7;
}


/* Image Block
================================================== */

.image-block-content .feature-icon{
	background: #49a2e7;
}



/* Portfolio
================================================== */

.isotope-nav ul li a{
	border: 1px solid #49a2e7;
}

.isotope-nav ul a.active, 
.isotope-nav ul a:hover{
	background: #49a2e7;
}

.isotope-nav ul a.active:after, 
.isotope-nav ul a:hover:after{
	border-color: #49a2e7 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}


/* Feature box
================================================== */
.feature-icon{
	color: #49a2e7;
}

.feature-center-icon{
	color: #49a2e7;
}


/* About us
================================================== */

/* Featured Tab */

.featured-tab .nav-tabs>li.active>a{
	background: #49a2e7;
}

.featured-tab .nav-tabs>li.active>a:after{
	border-left-color: #49a2e7;
}

.featured-tab .nav-tabs>li>a:hover{
	background: #49a2e7;
	color: #fff;
}
.featured-tab .nav-tabs>li>a:hover:after{
	border-left-color: #49a2e7;
}

/* Pricing table
================================================== */

.plan.featured .plan-price{
	background: #49a2e7;
}
.plan.featured .plan-price:after{
	border-top-color: #49a2e7;
}

/* Testimonial
================================================== */
.testimonial-indicators .indicator.active {
	background-color: #007bff;; /* Adjust the color of the active indicator */
}

/* .testimonial-slide .testimonial-text:before{
	color: #49a2e7;
}

.testimonial-slide .testimonial-text:after{
	color: #49a2e7;
} */

/* .testimonial-slide.owl-theme .owl-controls .owl-page.active span{
	background: #49a2e7;
} */

/* Recent Post
================================================== */

.post-img-overlay a:hover{
	background: #49a2e7;
}


/* Footer
================================================== */

.copyright-info a:hover{
	color: #49a2e7;
}

.footer2 .copyright-info a{
	color: #49a2e7;
}

#back-to-top .btn.btn-primary:hover{
	background: #49a2e7;
}

.footer-about-us h4{
	color: #49a2e7;
}

.footer-widget .latest-post-content h4 a:hover{
	color: #49a2e7;
}

.subscribe button{
	background: #49a2e7;
}



/* Blog Item page
================================================== */

.post-meta a:hover{
	color: #49a2e7;
}

.author-url span a:hover{
	color: #49a2e7;
}

.comments-counter a:hover{
	color: #49a2e7;
}

.comments-list .comment-reply:hover{
	color: #49a2e7;
}

/*-- Blog sidebar --*/

.widget-tab .nav-tabs>li.active>a{
	background: #49a2e7;
}

.widget-tab h4.entry-title a:hover{
	color: #49a2e7;
}

.widget-tags ul > li a:hover{
	background: #49a2e7;
}

/* Landing page
================================================== */

.landing-header.header-bgnone ul.navbar-nav > li:hover > a, 
.landing-header.header-bgnone ul.navbar-nav > li.active > a {
	color: #49a2e7;
}

.features-content .features-icon{
	color: #49a2e7;
}

.landing_facts{
	background: #49a2e7;
}

.landing-tab .nav-tabs>li.active{
	border-right: 5px solid #49a2e7;
}

.landing-tab .nav-tabs>li.active>a i{
	color: #49a2e7;
}

.landing-tab .nav-tabs>li>a:hover{
	color: #49a2e7 !important;
}

.landing-tab .tab-pane i.big{
	color: #49a2e7;
}

.app-gallery.owl-theme .owl-controls .owl-page.active span{
	background: #49a2e7;
}

.landing_page_clients{
	background: #49a2e7;
}

/* Misc */

.title-border{
	border-bottom: 2px solid #49a2e7;
}

.post-title a:hover{
	color: #49a2e7;
}

.portfolio-static-desc a:hover{
	color: #49a2e7;
}

.client-carousel .item a:hover{
	border: 1px solid #49a2e7;
}

.footer ul li a:hover{
	color: #49a2e7;
}

.call-to-action{
	background: #49a2e7;
}

.blog-date{
	background: #49a2e7;
}

.widget-categories ul.category-list  li a:hover{
	color: #49a2e7;
}

.about-message ul li a:hover{
	color: #49a2e7;
}

.separator-fill.one {
    width: 3px;
    min-height: 7px;
    background-color: #49a2e7;
    position: absolute; 
    animation: moveSeparatorOne 4s infinite alternate; 
}

.separator-fill.two {
    width: 3px;
    min-height: 7px;
    background-color: #49a2e7;
    position: absolute; 
    animation: moveSeparatorTwo 4s infinite alternate; 
}
.separator-fill.three {
    width: 3px;
    min-height: 7px;
    background-color: #49a2e7;
    position: absolute; 
    animation: moveSeparatorThree 4s infinite alternate; 
}
@keyframes moveSeparatorOne {
    0% {
        top: 0; 
    }
    100% {
        top: 100%; 
    }
}


@keyframes moveSeparatorTwo {
    0% {
        bottom: 0; 
    }
    100% {
        bottom: 100%; 
    }
}

@keyframes moveSeparatorThree {
    0% {
        top: 0;
    }
    100% {
        top: 100%; 
    }
	
}
.heading h2.title{
	color: transparent;
	-webkit-background-clip: text;
	background-image: linear-gradient(#1fa2f2, #05155e);
}
.heading h2.title1{
	color: white;
	
	
}

.experience-count {
	color: transparent;
	-webkit-background-clip: text;
	background-image: linear-gradient(#1fa2f2, #05155e);
    font-size: 45px;
    font-weight: 700;
    line-height: 1;
    display: inline-block;
}
/* social icons */
.social ul li:hover {
    transform: translate(110px,0);
    background: linear-gradient(to left, #1fa2f2, #05155e);
    transition: all 1.5s;
}

.social ul li:hover a {
    color: white;
}

.social ul li:hover i{
    color: #05155e;
    background: white;
    transform: rotate(360deg);
    transition: all 1.5s;
}


