/**=========================
	START BODY
=========================**/


@font-face {
  font-family: 'Courgette-Regular';
  src: url("../fonts/Courgette-Regular.ttf"); }

.auto-style1 {
            color: #3333CC;
        }
::-webkit-scrollbar {
    background-color: #fff;
    width: 8px;
}
::-webkit-scrollbar-thumb {
    background-color: #2e3f97;
}
::selection{
	color: #fff;
	background-color:#b31b1b;
}
*{
	margin:0px;
	padding:0px;
	border:none;
	outline:none;
	font-size: 14px;
}
body{
	margin:0px;
	padding:0px;
	color: #1e243e;
	font-size:14px;
	font-family: 'Open Sans', sans-serif;
}
/**=========================
	END BODY
=========================**/





/**=========================
	START COMMON
=========================**/

a,
a:hover{
	color: #000;
	text-decoration: none;
	outline: none;
	transition:all 0.4s;
	-webkit-transition:all 0.4s;
	-moz-transition:all 0.4s;
	-o-transition:all 0.4s;
}
h1, h2, h3, h4, h5, h6 {
    color: #111111;
    font-family: open sans;
}
p{
	color: #888;
	line-height: 26px;
}
li{
	color: #1e243e;
	list-style: none;
}
.t-list{
	line-height: 40px;
}
.lh-default{
	line-height: 26px;
}
.lh-default span{
	color: #888;
}
span,
b,
strong{
	font-size: 100%;
}
b,
strong{
	font-weight: 900;
}

/* Iframe */
iframe{
	width: 100%;
	height: 1000px;
	border: 0;
	outline: 0;
	overflow: hidden;
}

/* Loader */
.loader{
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999999;
	background-color: #FFF;
	text-align: center;
}
.loader img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0; 
	margin: auto;
}
/* Padding */
.ptb-20{
	padding: 20px 0px;
}
.ptb-40{
	padding: 40px 0px;
}
.ptb-60{
	padding: 60px 0px;
}
.ptb-80{
	padding: 80px 0px;
}
.ptb-100{
	padding: 100px 0px;
}
.ptb-120{
	padding: 120px 0px;
}
.ptb-140{
	padding: 140px 0px;
}
.ptb-80-60{
	padding: 80px 0px 60px;
}

/* Margin */
.ml-10{
	margin-left: 10px;
}
.mr-10{
	margin-right: 10px;
}

/* Btn */
button,
button:focus,
button:active,
button:hover{
	box-shadow: 0 0 0 0;
	outline: 0;
}
.btn-link{
	display: none;
	position: absolute;
	left: 0;
	right: 0;
	margin: 3px auto;
	text-align: center;
	animation: btn_linkmate 1s forwards;
	-webkit-animation: btn_linkmate 1s forwards;
	-moz-animation: btn_linkmate 1s forwards;
	-o-animation: btn_linkmate 1s forwards;
}
.btn-link a:hover{
	color: #b31b1b;
}
.input-btn,
.input-btn:hover,
.input-btn:active,
.input-btn.active,
.input-btn.active:hover,
.input-btn.active:focus{
	outline: 0;
	box-shadow: 0 0 0 0;
	background-color: transparent;
}
.btn, .page-link {
    padding: 8px 24px;
    border-radius: 0;
    color: #fff;
    box-shadow: 0 0 0 0;
    outline: 0;
}
.btn-xl{
	padding: 15px 40px;
}
.btn-sm{
	padding: .25rem .5rem;
	box-shadow: 0 0 0 0;
	outline: 0;
}
.page-item.active .page-link{
	background-color: #b31b1b;
	border-color: #b31b1b;
}
.btn-primary, .badge-primary, .dropdown-item.active, .dropdown-item:active, .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #083078;
    background-color: unset;
    box-shadow: 0 0 0 0;
    font-weight: 700;
    outline: 0;
    border-color: #083078;
    border: 2px solid #083078;
}


.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary.disabled,
.btn-primary:disabled,
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle,
.btn-light.focus,
.btn-light:focus{
	color: #fff;
	border-color: #083078;
	outline: 0 !important;
	box-shadow: 0 0 0 0 !important;
	background-color: #233ea5;
}

.select-scroll .dropdown-item.active:hover,
.select-scroll .dropdown-item:active:hover{
	background-color: #b31b1b;
	color: #fff;
}
.btn-border{
	color: #1e243e;
	border: 1px solid #b31b1b;
}
.btn-border:hover{
	color: #fff;
	background-color:#b31b1b;
}
.btn-white{
	color: #233ea5;
	background-color: #fff;
}
.btn-white:hover{
	color: #fff;
	background-color: #233ea5;
}
.btn-secondary{
	background-color: #1e243e;
	border-color: #1e243e;
}
.btn-secondary:hover{
	background-color: #233ea5;
	border-color: #233ea5;
}
.badge{
	border-radius: 0;
}

.c-says-warp h3 {color:#ffffff;}
.c-says-warp h6 {color:#FEF011;}


/* Pagination */
.pagination .page-link{
	color: #b31b1b;
	outline: 0;
	box-shadow: 0 0 0 0;
}
.pagination .page-item.active
.pagination .page-link{
	background-color: #b31b1b;
}
.pagination-btn nav{
	display: inline-block;
}
.pagination,
.pagination .page-item.disabled .page-link,
.pagination .page-item:last-child .page-link{
	border-radius: 0;
}

/* Colors */
.color-white{
	color: #fff;
}
.color-black{
	color: #1e243e;
}
.color-primary{
	color: #FEF011;
}
.color-success{
	color: #6ac059;
}
.color-info{
	color: #10aad6;
}
.color-warning{
	color: #ebde4b;
}
.color-danger{
	color: #eb5454;
}

/* Heading Border Bottom */
.head-after {
    position: relative;
    display: inline-block;
    text-transform: capitalize;
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 300;
    letter-spacing: 0.5px;
    color: #0f48b1;
    display: table;
    margin-bottom: 30px !important;
}
.head-after:before {
    content: "";
    position: absolute;
    background-color: #ecc91f;
    width: 30%;
    height: 3px;
    left: 0px;
    bottom: -15px;
}
.head-after:after {
    content: "";
    position: absolute;
    background-color: #adadad;
    width: 9%;
    height: 3px;
    left: 35%;
    bottom: -15px;
}

.about-us-content h1 {
    font-size: 35px;
    font-weight: 600;
    color: #111;
    font-family: open sans;
    margin: 0;
    margin-bottom: 25px;
}
.about-us-content h6 {
    font-size: 16px;
    font-weight: 700;
    color: #525252;
    margin-bottom: 11px;
}
.about-us-content h6 span {
    width: 100%;
    display: table;
    font-size: 14px;
    margin-top: 8px;
    font-weight: 600;
}

.about-us-content p.mb-4 {
    font-size: 14px;
    font-weight: 300;
    font-family: open sans;
    color: #223;
    letter-spacing: 0.5px;
    text-align: justify;
}

.timer {color:#ffffff;}
/* Images */
.img-bg{
	position: relative;
}
.img-bg:after{
	content: "";
    position: absolute;
    left: -200px;
    top: 60px;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    z-index: -1;
    opacity: 0.2;
}
.img-bg img {
    width: 100%;
}
/* Icons */
.social-icons{
	float: left;
}
.social-icons a{
	margin: 0px auto;
	width: 35px;
    height: 35px;
    line-height: 33px;
    display: inline-block;
    text-align: center;
    color: #b31b1b;
	display: inline-block;
	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;
}
.social-icons a:hover i {
    color: #fef011;
}

/* Bg */
.white-bg{
	background-color: #ffffff;
}
.light-bg{
	background-color: #eeeeee;
}
.primary-bg{
	background-color: #b31b1b;
}
.secondary-bg{
	background-color: #0E3B7F;
}
.secondary-bg .btn-primary:hover{
	color: #233ea5;
	background-color: #fff;
}

/* Blockquote */
blockquote{
	font-style: italic;
	border-left: 5px solid #1e243e;
}

/* Border */
.w-card.border-light-ccc{
	border: 1px solid #ddd;
}
.border-b-light{
	border-bottom: 1px solid #ddd;
}

/* Card */
.card{
	width: 100%;
	border-radius: 0;
	padding: 30px;
	margin-bottom: 2rem;
	border: 0;
	display: inline-block;
	box-shadow: 0px 0px 20px 10px rgba(62, 62, 101, 0.1);
	transition:all 0.4s;
	-webkit-transition:all 0.4s;
	-moz-transition:all 0.4s;
	-o-transition:all 0.4s;
}

/* Form Control */
::placeholder{
    color: #1e243e !important; 
}  
:-ms-input-placeholder{
    color: #1e243e !important; 
}
::-ms-input-placeholder{
    color: #1e243e !important; 
}
.form-control,
select,
select.form-control:not([size]):not([multiple]){
	border-radius: 0;
    padding: 12px 25px;
    height: auto;
    font-size: 14px;
    outline: 0 !important;
    box-shadow: 0 0 0 0 !important;
    border: 0;
	border-bottom: 2px solid #eee;
	color: #1e243e;
}
.form-control:focus, .form-control:active {
    outline: 0;
    box-shadow: 0 0 0 0;
    border: 0;
    border-bottom: 2px solid #b31b1b;
}
.center-form{
	width: 50%;
	text-align: center;
	margin: 0px auto;
}
.input-group-prepend{
	width: 100%;
}
.input-group .input-group-prepend .btn{
	padding: 0px 25px;
	border-radius: 100px;
}

/* Theme Row */
.t-row{
	margin-left: -15px;
	margin-right: -15px;
}

/* Icons */
.mdi-bg {
    font-size: 35px;
    background: #2e3f8f;
    color: #fff;
    width: 60px;
    height: 60px;
    display: inline-block;
    line-height: 60px;
    text-align: center;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
}
.mdi-30px{
	font-size: 30px;
}
.mdi-40px{
	font-size: 40px;
}
.mdi-60px{
	font-size: 60px;
}
.mdi-80px{
	font-size: 80px;
}
.mdi-100px{
	font-size: 100px;
}

/* Collapse */
.collapse-head{
	box-shadow: 0px 0px 20px 10px rgba(62, 62, 101, 0.1);
	margin-bottom: 1rem;
}
.collapse-head p{
	margin-bottom: 0;
	padding: 15px 20px;
}
.collapse-head button{
	color: #1e243e;
	background-color: #fff;
    width: 100%;
    display: inline-flex;
    padding: 15px 20px;
}
.collapse-head button:hover{
	cursor: pointer;
}
button[aria-expanded="true"]{
	background-color: #1e243e;
	color: #fff;
}
/**=========================
	END COMMON
=========================**/

/**=========================
	START TOP HEADER
=========================**/
#top-header {
    padding: 0;
    background-color: #2e3f97;
}
.t-left-side{
	float: left;
}
.t-right-side{
	float: right;
}
#top-header ul{
	margin: 0px;
	padding: 0px;
	display: inline-block;
}
#top-header li{
	display: inline-block;
	margin: 0px;
	padding: 0px;
	font-family: 'Roboto', sans-serif;
}
#top-header .t-left-side li {
    margin-right: 25px;
    position: relative;
    color: #fff;
    font-size: 13px;
    letter-spacing: 0.5px;
}
#top-header .t-left-side li:after{
	content:"";
	position: absolute;
	top: 0px;
    left: -10px;
	background-color: #fff;
	width: 1px;
	height: 20px;
	opacity: 0.5;
}
#top-header .t-left-side li:first-child:after{
	display: none;
}
#top-header .t-left-side i {
    color: #FEF011;
    line-height: 0;
    position: relative;
    top: 3px;
    font-size: 19px;
}
#top-header .social-icons a{
	color: #fff;
}
/**=========================
	END TOP HEADER
=========================**/

/**=========================
	START HEADER
=========================**/
#header{
	margin: 0px;
	padding: 0px 0px;
	border-bottom: 1px solid #ddd;
}
.header-fixed{
	position: fixed;
	top: 0;
	z-index: 999;
	background-color: #fff;
	width: 100%;
	animation: 1s menuFix;
	-webkit-animation: 1s menuFix;
	-o-animation: 1s menuFix;
	-moz-animation: 1s menuFix;
}
.logo{
	text-align: left;
}
#header .navbar{
	padding: 0px;
}
#header .navbar-brand{
	font-size: 30px;
	font-family: 'Roboto', sans-serif;
}


#header .navbar-brand span{
	color: #083078;
}
#header .nav-item{
	position: relative;
}
#header .nav-item a{ position: relative; }

#header .nav-item a:after {
    content: "";
    width: 94%;
    height: 4px;
    background: #083078;
    left: 0;
    bottom: -5px;
    position: absolute;
    margin: 0 auto;
    right: 0;
    transform: translateY(-8px);
    opacity: 0;
    transition: 0.3s ease-in-out;
}

#header .nav-item.active a:after,
#header .nav-item a:hover:after{
	color: #083078;	
	transform: translateY(0px);
    opacity: 1;
    transition: 0.3s ease-in-out;
}
#header .dropdown-menu .dropdown-item:after{ display: none; }

#header .nav-item .btn:hover{
	color: #fff;
}
#header .nav-link {
    padding: 13px 15px;
    margin: 0px;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.05px;
}

#header .dropdown-menu{
	margin: 0px;
	padding: 0px;
	border-radius: 0;
	background-color: #fff;
	font-size: 14px;
	min-width: 14rem;
}
#header .dropdown-active a{
	color: #083078;
}
#header .dropdown-menu .dropdown-item {
    padding: 10px 20px;
    color: #1e243e;
    text-transform: capitalize;
}
#header .dropdown-menu .dropdown-item:hover,
#header .dropdown.active .dropdown-menu .dropdown-item:hover{
	background-color: #083078;
	color: #fff;
}
#header .dropdown.active .dropdown-menu a{
	color: #1e243e;
}
#header .dropdown.active .dropdown-menu .dropdown-item.active{
	background-color: #083078;
	color: #fff;
}
.menu-btn{
	margin: 22px 0px 22px 20px;
}
.menu-btn .btn:hover{
	color: #fff;
}
#header .navbar-toggler{
	border-radius: 0;
	background-color: #b31b1b;
	outline: 0;
	border: 0;
	padding: 12px;
}
#header .navbar-toggler i{
	color: #fff;
}
#header .navbar-toggler[aria-expanded="true"] i:before{
	content: "\f156";
}
/**=========================
	END HEADER
=========================**/

/**=========================
	START SLIDER
=========================**/
#main-slider{
	background-color: #eee;
	position: relative;
}
#main-slider .carousel-indicators{
	display: none;
}
#main-slider .carousel-item{
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#main-slider .carousel-item:before{
	content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    width: 100%;
    height: 100%;
	background-color: rgba(0, 0, 0, 0.1);
}
#carouselExampleIndicators h5,
#carouselExampleIndicators h3,
#carouselExampleIndicators p{
	color: #fff;
}
#carouselExampleIndicators h3 {
    font-size: 35px;
    font-weight: 6;
    letter-spacing: 0.5px;
    text-shadow: 0px 4px 6px #00000033;
}
#carouselExampleIndicators p {
    width: 50%;
    font-size: 16px;
    margin: 0;
    letter-spacing: 0.5px;
    margin-top: 11px;
    text-transform: capitalize;
    font-weight: 300;
}
.carousel-indicators .active{
	background-color: #2983e4;
}
.carousel-indicators:hover{
	cursor: pointer;
}
#carouselExampleIndicators .carousel-item {
    height: 400px;
    background-position: top;
}
#carouselExampleIndicators .carousel-caption {
    width: 100%;
    position: absolute;
    top: 20%;
    transform: unset;
    margin: 0px auto;
    left: 25px;
    line-height: unset;
    height: unset;
    display: table;
}

#carouselExampleIndicators .carousel-caption.three {
    top: 26%;
}
#carouselExampleIndicators .carousel-caption.two {
    top: 21%;
}

#carouselExampleIndicators .carousel-caption .btn{
	margin: 3px;
}
.carousel-control-next-icon,
.carousel-control-prev-icon{
	padding: 20px;
}
/**=========================
	END SLIDER
=========================**/

/**=========================
	START BREADCRUMB
=========================**/
#breadcrumb{
	padding: 60px 0px;
	position: relative;
	background-image: url(../images/img-2.jpg);
	background-size: cover;
	z-index: 1;
	text-align: center;
}
#breadcrumb:before {
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(31, 40, 84, 0.72);
    z-index: -1;
}
.breadcrumb-item+.breadcrumb-item::before{
	color: #fff;
	opacity: 0.5;
}
#breadcrumb h2 {
    color: #fff;
    font-size: 28px;
    font-family: open sans;
    margin-bottom: 5px;
    width: 100%;
    margin-bottom: 0 !important;
}
#breadcrumb li.active {
    color: #dcdcdc;
}
#breadcrumb h2:before {
display: none;
}
#breadcrumb h2:after {
display: none;
}
.breadcrumb-bg ol{
	margin-bottom: 0;
}
#breadcrumb li{
	display: inline-block;
}
#breadcrumb li a {
    color: #ffe000;
}
#breadcrumb li a:hover{
	color: red;
}
#breadcrumb li.active{
	color: #fff;
}
/**=========================
	END BREADCRUMB
=========================**/

/**=========================
	START WHO WE ARE
=========================**/
#who-we-are {
    padding: 70px 0px;
    position: relative;
}
#who-we-are:before {
    content: "";
    position: absolute;
    width: 63%;
    
    left: 0;
    height: 100%;
    top: 0;
}
#who-we-are .video-btn{
	position: relative;
}
#who-we-are .pulse button{
	position: absolute;
	left: 50px;
    right: 0px;
    top: 50px;
	text-align: center;
	margin: 0px auto;
	z-index: 9;
	padding-left: 22px;
	padding-right: 22px;
}
#who-we-are .pulse button:before{
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	border-radius: 200px;
	animation: pulse_animation 2s infinite;
	-webkit-animation: pulse_animation 2s infinite;
	-moz-animation: pulse_animation 2s infinite;
	z-index: -1;
}
#who-we-are .pulse button:after{
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	border-radius: 200px;
	animation: pulse_animation 1s infinite;
	-webkit-animation: pulse_animation 1s infinite;
	-moz-animation: pulse_animation 1s infinite;
	z-index: -1;
}
#who-we-are .modal-content{
	border-radius: 0;
}
#who-we-are .about-us-content ul li{
	display: inline-block;
}
#who-we-are .about-us-content ul li.phone{
	font-weight: 900;
	font-size: 24px;
    top: 5px;
    left: 20px;
    position: relative;
}
#who-we-are .card a{
	font-size: 100%;
}
/**=========================
	END WHO WE ARE
=========================**/

/**=========================
	START WHAT WE OFFER
=========================**/
#what-we-offer{
	padding: 60px 0px 40px;
}
#what-we-offer .card a{
	font-size: 100%;
}
#what-we-offer .card a:hover{
	color: #b31b1b;
}
#what-we-offer .offer-card:hover .btn-link{
	display: block;
}
/**=========================
	END WHAT WE OFFER
=========================**/

/**=========================
	START ENQUIRY AND COUNTER
=========================**/
#enquiry-counter {
    padding: 70px 0;
}
#enquiry-counter .counter-col{
	position: relative;
	margin-bottom: 2rem;
}
#enquiry-counter .count-timer i{
    position: relative;
    bottom: 10px;
}
#enquiry-counter .count-timer div{
	font-weight: 900;
	font-size: 2.5rem;
}
#enquiry-counter .count-timer p{
	margin-bottom: 0;
}
#enquiry-counter .counter .card{
	padding-top: 24px;
    padding-bottom: 24px;
}
/**=========================
	END ENQUIRY AND COUNTER
=========================**/

/**=========================
	START TEAM MEMBERS
=========================**/
#team{
	padding: 60px 0px 10px;
}
#team .member-img{
	position: relative;
}
#team .member-details p{
	font-style: italic;
}
#team .member-details h4{
	margin-bottom: 7px;
}
#team .social-icons{
	margin-bottom: 0;
}
#team .social-icons li{
	display: inline-block;
}
#team .social-icons li a{
	background-color: #eee;
}
#team .social-icons li a:hover i{
	color: #233ea5;
}
/**=========================
	END TEAM MEMBERS
=========================**/

/**=========================
	START TESTIMONIALS
=========================**/
#testimonials{
	padding: 60px 0px 50px;
}
#testimonials .text-center h5,
#testimonials .text-center h1,
#testimonials .text-center p{
	color: #fff;
}
#testimonials .card{
	padding: 30px 30px;
}
#testimonials .owl-controls{
	text-align: center;
	position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
}
#testimonials .c-says-content span{
	position: absolute;
}
#testimonials .c-says-content .mdi-left{
	left: 15px;
	top: 0px;
	opacity: 0.3;
}
#testimonials .c-says-content .mdi-right{
	right: 15px;
	bottom: 0px;
	opacity: 0.3;
}
#testimonials .c-says-content p{
	margin-bottom: 0;
}
/**=========================
	END TESTIMONIALS
=========================**/

/**=========================
	START BLOG
=========================**/
#blog{
	padding: 60px 0px 40px;
}
#blog .blog-img{
	position: relative;
}
#blog .blog-img .btn{
	position: absolute;
	margin: -30px 0px 0px 30px;
	z-index: 9;
}
#blog .blog-date:hover{
	background-color: #fff;
}
#blog .card{
	padding-top: 40px;
}
#blog .card li,
#blog .card-d-b li{
	display: inline-block;
}
#blog .card li+li::before,
#blog .card-d-b li+li::before{
	display: inline-block;
    padding: 0px 5px;
    content: "/";
}
#blog .card li a{
	color: #888;
}
#blog .card li a:hover{
	color: #b31b1b;
}
#blog .card h4 a{
	font-size: 100%;
}
#blog .card h4 a:hover{
	color: #b31b1b;
}
#blog .blog-replay-btn{
	position: absolute;
	top: 0;
	right: 15px;
}
#blog .blog-replay-btn .badge{
	padding: 3px 5px;
}
#blog .blog-replay-btn i{
	margin: 0;
}
#blog .new-blog a:hover{
	color: #b31b1b;
}
#blog .tags li{
	display: inline-block;
	margin-bottom: 3px;
}
#blog .blog-card:hover .btn-link{
	display: block;
}
#blog .side-nav-bar{
	line-height: 40px;
}
#blog .side-nav-bar li{
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#blog .side-nav-bar li a{
	width: 100%;
	display: inline-block;
}
#blog .side-nav-bar li a:hover,
#blog .new-post a:hover{
	color: #b31b1b;
}
/**=========================
	END BLOG
=========================**/

/**=========================
	START CLIENTS
=========================**/
#our-clients {
    padding: 70px 0px 60px;
}
#clients-carousel .owl-controls{
	display: none !important;
}
#clients-carousel .card {
    margin-bottom: 0;
    padding: 15px 5px;
}
#clients-carousel a{
	transition:all 0.4s;
	-webkit-transition:all 0.4s;
	-moz-transition:all 0.4s;
	-o-transition:all 0.4s;
}
#clients-carousel img{
	opacity: 0.4;
	width: 100%;
}
#clients-carousel .card:hover img{
	opacity: 1;
}
/**=========================
	END CLIENTS
=========================**/

/**=========================
	START FOOTER
=========================**/
#footer {
    padding: 70px 0;
    background-color: #91c0ff;
    background-image: linear-gradient(163deg, #222b65 0%, #2c5a7b 74%);
    position: relative;
}
.footer-ribbon {
    background: #2d3fab;
    display: table;
    position: absolute;
    margin: -44px 0 0 0;
    padding: 6px 15px;
    top: 28px;
}
.footer-ribbon:before {
    border-right: 10px solid #646464;
    border-top: 16px solid transparent;
    content: "";
    display: block;
    height: 0;
    right: 100%;
    position: absolute;
    top: 0;
    width: 7px;
    border-right-color: #0f1644;
    border-left-color: #0f1644;
}

.footer-ribbon span {
    color: #FFF;
    font-family: open sans;
    font-size: 16px;
    text-transform: none;
    font-weight: 700;
}

#footer h3.head-after {
    font-family: open sans;
    font-weight: 700;
    font-size: 21px;
    margin: 0;
    margin-bottom: 20px;
}
#footer h3.head-after:before{ background: #fff; }

#footer .ftr ul li {
    margin: 0;
    line-height: normal;
    margin-top: 15px;
    letter-spacing: 0.5px;
    font-size: 16px;
    position: relative;
    padding-left: 15px;
}
#footer .footer-contact .ftr ul li {
    padding-left: 27px;
    font-size: 15px;
    font-weight: 300;
    font-family: open sans;
    letter-spacing: 0.5px;
    line-height: 25px;
}
#footer .ftr ul li:before{ content: "\f0da"; position: absolute; left: 0; color: #eacf20; top: 4px; font-family: fontawesome; }
#footer .ftr ul li.adress:before{ content: "\f041";  }
#footer .ftr ul li.email:before{ content: "\f0e0";  }
#footer .ftr ul li.call:before{ content: "\f095";  }

#footer .social-icons li{
	display: inline-block;
}
#footer h3,
#footer h5,
#footer p,
#footer li,
#footer a{
	color: #fff;
}
#footer a:hover {
    color: #eacf20;
}

#footer ul.social-icons {
    float: none;
    width: 100%;
}
#footer .social-icons li a {
    background: #222c65d6;
    color: #eacf20;
    border-radius: 50%;
    margin-right: 4px;
     transition: 0.5s ease-in-out all;
}
#footer .social-icons li a:hover{   box-shadow: 0px 4px 8px #0000008c; transition: 0.5s ease-in-out all; }


/**=========================
	END FOOTER
=========================**/

/**=========================
	START SUB FOOTER
=========================**/
#sub-footer {
    padding: 10px 0px;
    background-color: #171717;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.sub-foot-left{
	text-align: left;
}
.sub-foot-right{
	text-align: right;
}
#sub-footer ul{
	margin-bottom: 0
}
#sub-footer li {
    display: inline-block;
    position: relative;
    color: #b3b3b3;
    font-size: 13px;
}
#sub-footer li+li::before{
	display: inline-block;
    padding: 0px 5px;
    content: "/";
}
#sub-footer a{
	color: #b31b1b;
}
#sub-footer a:hover{
	color: #fff;
}
/**=========================
	END SUB FOOTER
=========================**/

/**=========================
	START BACK TO TOP BTN
=========================**/
.backto-top-btn{
	display: none;
	position: fixed;
	z-index: 9;
	right: 2%;
    bottom: 3%;
	animation: bcktop 1s forwards;
	-webkit-animation: bcktop 1s forwards;
	-moz-animation: bcktop 1s forwards;
	-o-animation: bcktop 1s forwards;
	z-index: 99;
}
.backto-top-blk{
	display: block;
}
.top-btn{
	padding: 3px 12px;
}
.backto-top-btn i{
	margin-left: 0;
	line-height: 50px;
}
.backto-top-btn a:hover i{
	color: #fff;
}
/**=========================
	END BACK TO TOP BTN
=========================**/







/* home About US */
section.About-us {
    width: 100%;
    margin: 70px 0;
}
.srv-main {
    width: 100%;
    display: table;
}
.srv-main .col-sm-3.srv-col {
    float: left;
}
.srv-main .col-sm-3.srv-col .srv-box {
    width: 100%;
}
.srv-main .col-sm-3.srv-col .srv-box img {
    text-align: center;
    height: 70px;
    margin: 0 auto;
    display: table;
    margin-bottom: 16px;
}
.srv-main .col-sm-3.srv-col .srv-box h4 {
    width: 100%;
    text-align: center;
    margin: 0;
    font-size: 17px;
    display: table;
    font-weight: 300;
    letter-spacing: 0.5px;
}


/* home About US */

.offer-card .card {
    background: #fff;
}
.offer-card.msn-box .col-sm-9 h4 a {
    font-size: 24px;
    font-weight: 700;
    border-bottom: 1px solid #ddd;
}
.offer-card.msn-box .col-sm-9 p {
    margin: 0;
    font-size: 14px;
    color: #222;
    font-weight: 300;
    height: 160px;
}
.offer-card.msn-box .card {
    margin: 0;
}
.offer-card.msn-box .col-sm-3 {
    padding-top: 10px;
}
.offer-card.msn-box .col-sm-9 p span {
    width: 100%;
    display: table;
}
.offer-card.msn-box .col-sm-9 p span a {
    color: #ecc91f;
    font-weight: 700;
    text-decoration: none;
    transition: 0.3s ease-in-out all;
}
.offer-card.msn-box .col-sm-9 p span a:hover{ color: #2e3f8f; transition: 0.3s ease-in-out all; }

.offer-card.msn-box .col-sm-9 p span a i {
    margin-left: 6px;
    transition: 0.3s ease-in-out all;
    transform: perspective(1px) translateZ(0);
}

.offer-card.msn-box .col-sm-9 p span a:hover i {
    margin-left: 6px;
   animation: 1s rl infinite;
    transition: 0.3s ease-in-out all;
}



@keyframes rl {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}




/* Service section */
section.About-us.srv {
    width: 100%;
    margin: 0;
    padding: 70px 0;
    position: relative;
    background-image: url(../images/service-bg.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
section.About-us.srv:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    background: #000000d9;
}

.services-main {
    width: 100%;
    float: right;
}
.services-main .col-sm-6.srv-cate-col .srv-cate-box .image-box {
    width: 20%;
    float: left;
}
.services-main .col-sm-6.srv-cate-col .srv-cate-box .image-box img {
    max-width: 100%;
    max-height: 100%;
}
.services-main .col-sm-6.srv-cate-col .srv-cate-box .content-box {
    width: 76%;
    float: left;
    margin-left: 10px;
}
.services-main .col-sm-6.srv-cate-col .srv-cate-box .content-box h4 {
    font-size: 17px;
    font-weight: 600;
    color: #162e8e;
}
.services-main .col-sm-6.srv-cate-col .srv-cate-box .content-box p {
    font-size: 14px;
    color: #555;
    margin: 0;
}
.services-main .col-sm-6.srv-cate-col .srv-cate-box .content-box li {
    color: #555;
    letter-spacing: 0.5px;
    line-height: 25px;
}
.services-main .col-sm-6.srv-cate-col .srv-cate-box .content-box span {
    width: 100%;
    display: table;
    margin-top: 8px;
    font-weight: 700;
}
p span a {
    color: #555;
}
p span a i{
    margin-left: 6px;
}
p span a:hover i {
    
   animation: 1s rl infinite;
   color: #000;
    transition: 0.3s ease-in-out all;
}




.services-main .col-sm-6.srv-cate-col .srv-cate-box {
    width: 100%;
    display: table;
    margin-bottom: 40px;
}
.col-sm-6.srv-cate-col {
    max-width: 33.333%;
}


/* Service section */


/* Clients */
.client .item .card{ background: #fff; }
/* Clients */

/*contact home */
.card.cnt {
    background: #fff;
    position: relative;
    margin: 0;
}


/*contact home */

.service .item .card {
    background: #ffffff;
    margin: 0;
    padding: 20px 9px;
    height: 120px;
}
.service .item .card .c-says-warp h3 {
    font-size: 17px;
    width: 100%;
    text-align: center;
    margin: 0;
    margin-bottom: 15px;
    font-weight: 700;
    color: #222;
}
section.About-us.srv h5.head-after.mb-4 {
    color: #fff;
}
section.About-us.srv h5.head-after.mb-4:before {
    background: #fff;
}
section.About-us.srv h1{ color: #fff; }

.service .item .card .c-says-warp .c-says-content p {
    color: #ffffffc7;
    font-weight: 300;
    text-align: center;
    letter-spacing: 0.5px;
    font-family: open sans;
    color: #222;
}

.service .item .card .c-says-warp .c-says-content p span {
    width: 100%;
    display: table;
    margin-top: 14px;
}
.service .item .card .c-says-warp .c-says-content p span a {
    color: #fff;
    font-weight: 700;
    color: #f1c50c;
     transition: 0.3s ease-in-out;
}
.service .item .card .c-says-warp .c-says-content p span a:hover{ color: #2e3f8f; transition: 0.3s ease-in-out; }


.owl-pagination {
    text-align: center;
}


.serv-main-cate li {
    width: 20%;
    float: left;
    padding: 0 25px;
    margin-bottom: 15px;
}
.serv-main-cate li img {
    max-height: 100%;
    max-width: 100%;
}

/* back to top */
.backto-top-btn.backto-top-blk a.top-btn.btn.btn-primary {
    border: 0;
    height: unset;
    line-height: unset;
    padding: 0;
    background: unset !important; 
}

.backto-top-btn.backto-top-blk a.top-btn.btn.btn-primary i {
    line-height: unset;
    color: red;
    transition: 0.5s ease-in-out;
}
.backto-top-btn.backto-top-blk a.top-btn.btn.btn-primary i:before {
    font-size: 18px;
    padding: 6px 10px;
    border-radius: 50%;
    transition: 0.5s ease-in-out;
    background: #f1f1f1;
    box-shadow: 0px 7px 11px #000;
    font-weight: 700;
}
.backto-top-btn.backto-top-blk a.top-btn.btn.btn-primary:hover i{ color: #fff; transition: 0.5s ease-in-out; }
.backto-top-btn.backto-top-blk a.top-btn.btn.btn-primary:hover i:before{ background: red; transition: 0.5s ease-in-out; }

/* back to top */


/*===========================*/
/* about us page */
section.page-outer-box {
    width: 100%;
    margin: 70px 0;
}
section.page-outer-box.pdng {
    padding: 70px 0;
    margin: 0;
    position: relative;
}
section.page-outer-box.gray {
    padding: 70px 0;
    margin: 0;
    background: #ddd;
}
.about-image .col-sm-3 {
    float: left;
}
.about-image .col-sm-3 img {
    max-width: 100%;
}
.top-header {
    font-size: 35px;
    margin-bottom: 50px;
    color: #111;
    display: table;
    position: relative;
    padding-bottom: 8px;
}
.top-header:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -6px;
    background: #ffe000;
    width: 66px;
    height: 4px;
}
.top-header:after {
    content: "";
    position: absolute;
    left: 74px;
    bottom: -6px;
    background: #7b7b7b;
    width: 22px;
    height: 4px;
}
.page-content-about h4 {
    font-size: 18px;
    letter-spacing: 0.5px;
    color: #444;
}
.page-content-about h5 {
    font-size: 15px;
    letter-spacing: 0.5px;
    color: #131313;
    margin-bottom: 17px;
    font-weight: 400;
}
.page-content-about p {
    font-size: 15px;
    letter-spacing: 0.5px;
    color: #525252;
    font-weight: 400;
    line-height: 28px;
}
.about-image {
    width: 100%;
    margin: 23px 0;
}

/* about us page */




/* Contact us */
.contact-main-page {
    width: 100%;
}
.contact-main-page .col-sm-6.left-col form {
    width: 100%;
}
.contact-main-page .col-sm-6.left-col form .col-sm-6 {
    float: left;
    margin-bottom: 15px;
}

.col-sm-6.left-col {
    float: left;
}
.col-sm-6.left-col.right ul li {
    font-family: roboto;
    font-weight: 300;
    color: #000;
    letter-spacing: 0.5px;
    font-size: 15px;
    padding-left: 35px;
    margin-bottom: 16px;
    position: relative;
}
.col-sm-6.left-col.right ul li:before {
    content: '\f124';
    position: absolute;
    left: 0;
    font-family: fontawesome;
    color: #ffe000;
    text-align: center;
    top: 0;
}

.form-control.cnt-page {
    font-size: 14px;
    font-family: roboto;
    letter-spacing: 0.5px;
    border-radius: 0;
}
.col-sm-6.left-col.right ul li.call:before{ content:'\f095'; }
.col-sm-6.left-col.right ul li.email:before{ content:'\f0e0'; }
.col-sm-6.left-col.right ul li.none{ margin-bottom: 0; padding: 0; }
.col-sm-6.left-col.right ul li.none:before{ display: none;  }

.cnt-submit-page {
    padding: 10px 28px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 20px;
    background: #ffe000;
    color: #000;
    box-shadow: 0px 3px 5px #00000069;
    transition: 0.5s ease-in-out all;
}
.cnt-submit-page:hover {
    transition: 0.5s ease-in-out all;
    background: #00234e;
    color: #fff;
}



.contact-main-page .col-sm-6.left-col form .col-sm-6 {
    float: left;
    margin-bottom: 15px;
    z-index: 9;
}


/* Contact us */



/* Mission */
  .page-content-about.mission ul {
    margin: 0;
    padding: 0;
}
.page-content-about.mission ul {
    margin: 0;
    padding: 0;
    margin-top: 16px;
}
.page-content-about.mission ul h4 {
    margin: 0;
    font-size: 17px;
    text-transform: capitalize;
    margin-bottom: 10px;
}
.page-content-about.mission ul li {
    margin-bottom: 12px;
    letter-spacing: 0.5px;
    color: #4a4a4a;
    font-weight: 500;
    padding-left: 25px;
    position: relative;
}
.page-content-about.mission ul li:before{ content: "\f101"; position: absolute; left: 0; top: 0; font-family: fontawesome; }


/* Mission */




/* vission */
.page-content-about.vision .vision-box h4 {
    position: relative;
    padding-left: 15px;
    margin-bottom: 30px;
}
.page-content-about.vision .vision-box h4:before{ content: ""; position: absolute; top: 0; height: 75%; width: 4px; background: #ffe000; left: 0; }

.vision-box {
    margin-top: 45px;
}
.page-content-about.vision .vision-box h5 {
    margin-bottom: 7px;
    text-transform: capitalize;
    font-weight: 600;
    color: #333;
    position: relative;
    padding-left: 26px;
}
.page-content-about.vision .vision-box h5:before{ content:"\f101"; position: absolute; left: 0; top: 0; font-family: fontawesome; }
/* vission */



/* Why Join Us */
.page-content-about.vision .vision-box.join-us h4 {
    margin-bottom: 12px;
}
.page-content-about.vision .vision-box.join-us h5 {
    padding-left: 0;
    font-weight: 700;
    font-size: 16px;
}
.page-content-about.vision .vision-box.join-us h5:before{ display: none; }
.vision-box.join-us ul li {
    color: #616161;
    margin-bottom: 8px;
    position: relative;
    font-weight: 500;
    letter-spacing: 0.5px;
    padding-left: 20px;
}
.vision-box.join-us ul li:before{ content: "\f101"; position: absolute; left: 0; top: 0; color: #000; font-weight: 500; font-family: fontawesome; }
.vision-box.join-us p a {
    font-weight: 700;
    color: #ec1a23;
}

/* Why Join Us */



/* Client page */
 .page-content.client .col-sm-3 {
    margin-bottom: 15px;
    text-align: center;
    max-width: 20%;
}
.page-content.client .col-sm-3 img {
    border: 1px solid #ddd;
    padding: 5px 0px;
    filter: grayscale(1);
    opacity: 0.8;
    transition: 0.3s ease-in-out;
}
.page-content.client .col-sm-3:hover img {filter: grayscale(0); opacity: 1; transition: 0.3s ease-in-out; box-shadow: 0px 1px 15px #00000029; }


/* Client page */

#top-header .t-left-side li a{ color: #fff; }
#top-header .t-left-side li a:hover{ color: yellow; }









/***************************************************************************8*/
/**************************** HELPING ELEMENTS ***************************8*/
/***************************************************************************8*/
img.page-bg {position: absolute; bottom: 0; right: 0; z-index: -1; opacity: 0.1; max-width: 100%; }


















