@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Roboto:400,400i,500,500i,700,700i,900,900i&display=swap');

/**** RESET CSS
------ss---****/
* {
	magin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html, body, table, th, td, tr, tbody, thead, thead, tfoot, dl, dt, dd, div, em, strong, b, i, sub, sup, ul, ol, li, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, blockquote, a, abbr, acronym, address, big, small, cite, code, del, dfn, font, ins, kbd, q, s, samp, strike, fieldset, form, label, legend, caption, main, section, header, footer, aside, hgroup {
	margin: 0;
	padding: 0;
	text-decoration: none;
}
html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.cls {
	clear: both
}
::-webkit-input-placeholder {
/*color: #ccc;*/
}

:-moz-placeholder { /* Firefox 18- */
/*color: #ccc; */ 
}

::-moz-placeholder {  /* Firefox 19+ */
/* color: #ccc;  */
}

:-ms-input-placeholder {
/*   color: #ccc;  */
}
body {
	margin: 0;
	padding: 0;
	font-family: 'Roboto', ;
}
img {
	max-width: 100%;
	vertical-align: bottom;
	border: none
}
ul, ol, li {
	list-style: none;
}
/****s****RESET CLASS*****s****/
#page-warpper {
	width: auto;
}
/*--------size------------*/
,h2,h3,h4,h5,h6{ font-size: 20px !important; }

a{color:#000; color:inherit;}
a:hover{text-decoration:none;}
/*------------------------*/
.carousel-inner img {
	width: 100%;
	height: 100%;
}
/*----------[̲̅S][̲̅u][̲̅n][̲̅i][̲̅l] [̲̅S][̲̅h][̲̅a][̲̅r][̲̅m][̲̅a]----------------*/
h6.text-uppercase.font-weight-bold {
    margin-bottom: 22px;
    font-size: 19px;
}
.color-hre{ color: ##2ea5dd; font-weight:bold; text-transform: uppercase;}
footer{/* background-image:url(../images/footer-bg.jpg); background-repeat:no-repeat; background-size:cover; */color:#fff; background:#151414;}

header {
    border-top: 4px solid #1f8dae;
}

.services-hare{ background:#f6f5fb;}

.box{ }


.services-hare h4 {
    margin-bottom: 14px;
    text-transform: uppercase;
}

header a.nav-link {
    color: #131f58 !important;
    padding: 0px 24px !important;
}

.btn-cu:hover{ border:1px solid  ##2ea5dd; background-color:transparent;}
.btn-cu {
    background: ##2ea5dd;
    color: #fff;
    padding: 5px 12px;
    border-radius: 20px;
    margin-top: 12px;
}

.contact-info{background: #1e1e1e;
    color: #fff;}
	
{color: #202647;}


.sec-heading {
    margin-bottom: 20px;
}

h2.title {
    color: #202647;
    font-weight: bold;
}

#cover-page{ position:relative; padding:150px 0px; background-repeat:no-repeat; background-size:cover; background-image:url(https://dummyimage.com/1350x400/000/fff); color:#fff;}


#cover-page::before {
    content: '';
    background-color: #2ea5dd;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .50;
}

.box-contact {
    background: #fff;
    padding: 50px 0px;
    box-shadow: -1px 3px 5px 0px rgba(0,0,0,0.75);
}

.box-contact i {
    font-size: 35px;
    color: ##2ea5dd;
}

h2,h3,h4,h5,h6 {
    font-size: 27px;
    margin: 12px 0px;
}

.services-hare .box {
    text-align: center;
    border: 1px solid #000;
    padding: 16px 0px;
    background-color: white;
    background-color: #22a0db;
    color: #fff;
}

.contact-us-sec .form-control{height: 50px;
    font-size: 16px;
    padding: 10px 20px;
    border: 1px solid #f3f5fe;
    outline: 0;
    border-radius: 5px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background: #f3f5fe;}
	
	
.contact-us-sec ul.social-links li{    width: 30px;
    height: 30px;
    border: 1px dotted #000;
    border-radius: 50%;
    line-height: 30px;
    text-align: center;}
	
	.contact-us-sec ul.social-links li:hover{ background:##2ea5dd; color:#fff; transition:1s;}
	
	
	ul.point li{ margin:20px 0px; position:relative; margin-left:30px;}
	ul.point li:before{ content: "\f00c";
    font-family: FontAwesome;
    position: absolute;
    color: ##2ea5dd;
    left: -28px;
    font-weight: bold;
    font-size: 20px;}


    a.navbar-brand {
    width: 182px;
}


#cover-page{ background-image: images/ }


.text-primary{
font-weight: 800;
text-align: center;
margin-top: -60px;
color: #5457b5 !important;
}

.font-italic{
text-align: center;
color: #5457b5;
margin-top: 25px;
font-size: 20px;
}
.btn{
border-radius: 30px;
text-align: center;
background: #5457b5 !important;
margin-top: 30px;

}

.container {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}
.container img {vertical-align: middle;
width: 100%;
}

.container .content {
    position: absolute;
    bottom: 0;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0,0.7);
    color: #f1f1f1;
    width: 1170px;
    padding: 10px;
    margin-left: 0px;

  
}
.content a{
font-size: 25px;
font-weight: 600;
color: #fff !important;

}
.content a:hover {
color: #b9baf1;
font-weight: 600;

}


.services-hare .heading {font-size:22px; text-align:center; font-weight:700; letter-spacing:0.5px;}

.blog-item {border: 1px solid #5457b5 ;
    box-shadow: 8px 5px #5457b5 ;}
.blog-item img {
    transition: .5s;
}
.services-hare .blog-item:hover img {
    transform: scale(1.1) rotate(2deg);
    
}
.blog-item p{text-align:justify;}

@keyframes hue {
from {background-position:0 0;  }
to {background-position: 2000px 0;} }
@keyframes arrowanim{
0%{ transform: translate(0, 0); }
50%{ transform: translate(8px, 0); }
100%{ transform: translate(0, 0); }
}
.bg-b {
    background-image: linear-gradient(to right, #1c6de0 0%,#41c5cb 36%,#41c5cb 65%,#1c6de0 100%);
}
.text-animation {
    font-weight: bold;
    color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation: hue 6s infinite linear;
}

.benefit {background: linear-gradient(45deg, #071240, #0098d6);}



@media (max-width:767px){
    #cover-page {padding:10px 0px;}
    
    .carticon.position-relative{display: flex
;
    justify-content: right;
    margin-left: 23px;
    text-align: center;
    float: left;}
}


.badge.cart-count{background: #1b6bb1;
    border-radius: 13px;
    padding: 3px 4px;
    font-size: 10px;
    color: #fff;
    position: absolute;
    top: -2px;
    right: -12px;}