/*.hover_menu_style3 .navbar-expand-lg .navbar-nav > li.active > a, .hover_menu_style3 .navbar-expand-lg .navbar-nav > li.active > a, .hover_menu_style3 .navbar-expand-lg .navbar-nav > li:hover > a{color: #053B80;}*/
/*footer .contact_info a:hover{color: #f2f2f2;}*/
.banner_content h2{font-size: 42px;line-height: 52px;}
.bottom_footer{padding: 90px 0 30px;}
.cl_logo_slider.owl-carousel .owl-item img{opacity: 1;}
.custom-slider li.portfolio-item {border: 2px solid #053B80;box-shadow: 0px 0px 4px #222;}
.download-cat .video_play span{font-size: 32px;font-family: "Montserrat", sans-serif;}
.download-cat .video_play i{font-size: 100px;display: block;color: #fff;}
.inline-link{color: #053B80;}
.blog_img{height: 290px;overflow: hidden;cursor: zoom-in;}
.blog_img a img{object-fit: cover;-webkit-object-fit: cover;cursor: zoom-in;}

.fancy-title{position:relative;margin-bottom:30px}.fancy-title h1,.fancy-title h2,.fancy-title h3,.fancy-title h4,.fancy-title h5,.fancy-title h6{position:relative;display:inline-block;background-color:#fff;padding-right:15px;margin-bottom:0}.fancy-title h4,.fancy-title h5,.fancy-title h6{padding-right:10px}.fancy-title.title-border-color:before,.fancy-title.title-border:before,.fancy-title.title-double-border:before{content:'';position:absolute;width:100%;height:0;border-top:3px double #e5e5e5;left:auto;top:46%;right:0}.fancy-title.title-border:before{top:49%;border-top:1px solid #eee}.fancy-title.title-border-color:before{top:49%;border-top:1px solid #053B80;opacity:.6}.title-center{text-align:center}.title-center h1,.title-center h2,.title-center h3{padding:0 15px}.title-center h4,.title-center h5,.title-center h6{padding:0 10px}.title-right{text-align:right}.title-right h1,.title-right h2,.title-right h3{padding:0 0 0 15px}.title-right h4,.title-right h5,.title-right h6{padding:0 0 0 10px}.fancy-title.title-bottom-border h1,.fancy-title.title-bottom-border h2,.fancy-title.title-bottom-border h3,.fancy-title.title-bottom-border h4,.fancy-title.title-bottom-border h5,.fancy-title.title-bottom-border h6{display:block;background:0 0;padding:0 0 10px;border-bottom:2px solid #053B80}.before-heading{display:block;margin:0 0 5px;font-size:16px;font-family:crete round,serif;font-style:italic;font-weight:400;color:#999;}

.button.button-reveal.button-large {
    padding: 0 32px;
}
body:not(.device-touch) .button {
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.button.button-reveal {
    padding: 0 28px;
    overflow: hidden;
}
.button.button-rounded {
    border-radius: 3px;
}
.button.button-large {
    padding: 0 26px;
    font-size: 16px;
    height: 46px;
    line-height: 46px;
}
.button {
    display: inline-block;
    cursor: pointer;
    outline: 0;
    white-space: nowrap;
    margin: 5px;
    padding: 0 22px;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    background-color: #ec0928;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 0;
    text-shadow: 1px 1px 1px rgba(0,0,0,.2);
}
.button, .button i, .countdown-row, .ievent {
    position: relative;
}

.classis_box {
	position: relative;
	margin-top: 30px;
}
.classis_box_content {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0px;
	padding: 10px 10px 20px;
	z-index: 9;
}
.box_img img {
	width: 100%;
}
.classis_box::before {
	background: -moz-linear-gradient(90deg, rgba(0,0,0,0.7) 0%, rgba(255,255,255,0.0) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0.0)), color-stop(100%, rgba(0,0,0,0.7))); /* safari4+,chrome */
    background: -webkit-linear-gradient(90deg, rgba(0,0,0,0.7) 0%, rgba(255,255,255,0.0) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(90deg, rgba(0,0,0,0.7) 0%, rgba(255,255,255,0.0) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(90deg, rgba(0,0,0,0.7) 0%, rgba(255,255,255,0.0) 100%); /* ie10+ */
    background: linear-gradient(0deg, rgba(0,0,0,0.7) 0%, rgba(255,255,255,0.0) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#000000',GradientType=0 ); /* ie6-9 */ 
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	top: 0;
	z-index: 0;
}
.classis_box:hover:before {
	background: -moz-linear-gradient(90deg, rgba(5,59,128,1) 0%, rgba(255,255,255,0.06) 100%); /* ff3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0.06)), color-stop(100%, rgba(5,59,128,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(90deg, rgba(5,59,128,1) 0%, rgba(255,255,255,0.06) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(90deg, rgba(5,59,128,1) 0%, rgba(255,255,255,0.06) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(90deg, rgba(5,59,128,1) 0%, rgba(255,255,255,0.06) 100%); /* ie10+ */
    background: linear-gradient(0deg, rgba(5,59,128,1) 0%, rgba(255,255,255,0.06) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#053b80',GradientType=0 ); /* ie6-9 */ 
}
p, body{color: #333;}
.shining-light {
    position: absolute;
    opacity: 0;
    margin-top: -80px;
    left: 0;
    height: 100px!important;
    background: -moz-linear-gradient(left, rgba(5, 59, 128, 3) 0, rgba(5, 59, 128, .03) 1%, rgba(5, 59, 128, .6) 30%, rgba(5, 59, 128, .85) 50%, rgba(5, 59, 128, .85) 70%, rgba(5, 59, 128, .85) 71%, rgba(5, 59, 128, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(5, 59, 128, 0)), color-stop(1%, rgba(5, 59, 128, .03)), color-stop(30%, rgba(5, 59, 128, .85)), color-stop(50%, rgba(5, 59, 128, .85)), color-stop(70%, rgba(5, 59, 128, .85)), color-stop(71%, rgba(5, 59, 128, .85)), color-stop(100%, rgba(5, 59, 128, 0)));
    background: -webkit-linear-gradient(left, rgba(5, 59, 128, 3) 0, rgba(5, 59, 128, .03) 1%, rgba(5, 59, 128, .6) 30%, rgba(5, 59, 128, .85) 50%, rgba(5, 59, 128, .85) 70%, rgba(5, 59, 128, .85) 71%, rgba(5, 59, 128, 0) 100%);
    background: -o-linear-gradient(left, rgba(5, 59, 128, 3) 0, rgba(5, 59, 128, .03) 1%, rgba(5, 59, 128, .6) 30%, rgba(5, 59, 128, .85) 50%, rgba(5, 59, 128, .85) 70%, rgba(5, 59, 128, .85) 71%, rgba(5, 59, 128, 0) 100%);
    background: -ms-linear-gradient(left, rgba(5, 59, 128, 3) 0, rgba(5, 59, 128, .03) 1%, rgba(5, 59, 128, .6) 30%, rgba(5, 59, 128, .85) 50%, rgba(5, 59, 128, .85) 70%, rgba(5, 59, 128, .85) 71%, rgba(5, 59, 128, 0) 100%);
    background: linear-gradient(to right, rgba(5, 59, 128, 3) 0, rgba(5, 59, 128, .03) 1%, rgba(5, 59, 128, .6) 30%, rgba(5, 59, 128, .85) 50%, rgba(5, 59, 128, .85) 70%, rgba(5, 59, 128, .85) 71%, rgba(5, 59, 128, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff', GradientType=1);
    width: 15%;
    transform: skew(-10deg, 0deg);
    -webkit-transform: skew(-10deg, 0deg);
    animation: move 2s;
    animation-iteration-count: infinite;
    animation-delay: 1s;
    -webkit-animation: move 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-delay: 1s;
    -moz-transform: skew(-10deg, 0deg);
    -moz-animation: move 2s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-delay: 1s;
    -ms-transform: skew(-10deg, 0deg);
    -ms-animation: move 2s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-delay: 1s;
    -o-transform: skew(-10deg, 0deg);
    -o-animation: move 2s;
    -o-animation-iteration-count: infinite;
    -o-animation-delay: 1s
}

@keyframes move {
    0% {
        left: 0;
        opacity: 0
    }
    5% {
        opacity: .3
    }
    48% {
        opacity: .2
    }
    80% {
        opacity: 0
    }
    100% {
        left: 82%
    }
}

@-webkit-keyframes move {
    0% {
        left: 0;
        opacity: 0
    }
    5%,
    80% {
        opacity: 0
    }
    48% {
        opacity: .2
    }
    100% {
        left: 82%
    }
}

@-moz-keyframes move {
    0% {
        left: 0;
        opacity: 0
    }
    5%,
    80% {
        opacity: 0
    }
    48% {
        opacity: .2
    }
    100% {
        left: 88%
    }
}

@-ms-keyframes move {
    0%,
    5%,
    80% {
        opacity: 0
    }
    0% {
        left: 0
    }
    48% {
        opacity: .2
    }
    100% {
        left: 82%
    }
}

@-o-keyframes move {
    0% {
        left: 0;
        opacity: 0
    }
    5%,
    80% {
        opacity: 0
    }
    48% {
        opacity: .2
    }
    100% {
        left: 82%
    }
}

.shining-light-nav {
    margin-top: -28px;
    left: 65px;
    height: 33px!important;
    width: 25%
}

.top-heading{padding: 60px 0;text-align: center;}
.top-heading h3{font-weight: bold;}
.headin-with-anchor a{border-bottom:1px solid #053B80;color: #053B80;}
.color_blue{color: #053B80;}
.b_b{border-bottom: 1px solid #053B80;}
.portfolio_info_box a:hover{color: #fff;}
.img-200{max-width: 200px;}
.img-300{max-width: 300px;}
.new-gif{position: absolute;top:5px;right: 10px;}
.blog_text ul, .blog_text ol{font-size: 14px;padding-left: 15px;}
.loading{display: none;}