@charset "utf-8";

/* CSS Document */


/*********************************************
		base css
*********************************************/

* {
    margin: 0;
    padding: 0;
}

body {
    font-family: 'Open Sans', sans-serif;
    background: url(../images/service-bg.jpg) repeat top;
}

a {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

.join-list,
.orderList {
    list-style: none;
    margin: 0;
}

img {
    max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Noto Serif', serif;
}

p {
    font-size: 14px;
    line-height: 24px;
    color: #333;
}

.skltbs-theme-light .skltbs-tab.skltbs-active:focus{background: #3a53a4;border-color:#3a53a4;}
.skltbs-theme-light .skltbs-tab:hover{background: #3a53a4;border-color:1px solid #3a53a4;color:#fff;}
.skltbs-theme-light .skltbs-tab-item:hover{cursor: pointer; border-color:#3a53a4;}
.skltbs-theme-light .skltbs-tab:hover{cursor: pointer; border-color:#3a53a4;}
.skltbs-theme-light .skltbs-tab{font-weight: 600; padding: 10px 10px;border-color:#3a53a4;}
.skltbs-theme-light .skltbs-tab.skltbs-active {border-color:#3a53a4; background: #3a53a4; color:#fff;}
.skltbs-theme-light .skltbs-panel{background: #f5f5f5;}
/*********************************************
		Header css
*********************************************/

.header-wrap {
    position: relative;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    text-align: center;
}

.header-wrap .logo {
    text-align: center;
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -217px;
    left: 0;
}


/*********************************************
		Services css
*********************************************/

.service {
    text-align: center;
    max-width: 1650px;
    margin: 0 auto;
}

.services-wrap {
    padding: 60px 0 50px 0;
}

.services-wrap .title {
    position: relative;
    margin-bottom: 60px;
}

.title h1 {
    font-size: 48px;
    font-weight: bold;
    color: #000;
    text-align: center;
}

.title span {
    color: #0b4f9f;
}

.title strong {
    color: #ed1f24;
}

.services-wrap .title:before {
    content: "";
    background: url(../images/headingLine.png) no-repeat top;
    width: 107px;
    height: 2px;
    position: absolute;
    bottom: -20px;
    left: 50%;
    margin-left: -53px;
}

.serviceIcon {
    background: #fff;
    position: relative;
    width: 200px;
    height: 200px;
    display: inline-block;
    background-color: #fff;
    -webkit-box-shadow: 0 8px 18px rgba(0, 0, 0, .08);
    -moz-box-shadow: 0 8px 18px rgba(0, 0, 0, .08);
    box-shadow: 0 8px 18px rgba(0, 0, 0, .08);
    margin-bottom: 25px;
    border-radius: 100%;
    text-align: center;
    line-height: 200px;
}

.services-wrap h3 a {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
}

.services-wrap h3 a:hover {
    color: #0b4f9f
}

.services-wrap h3 span {
    display: block;
}

.subText {
    font-size: 18px;
    color: #6e6e6e;
    font-family: 'Noto Serif', serif;
    font-weight: normal;
}

.services-wrap p {
    color: #000;
    margin-top: 15px;
}

.comingImg {
    position: absolute;
    ;
    top: -44px;
    left: 0;
}


/*********************************************
		Join css
*********************************************/

.join-wrap {
    padding: 30px 0;
    background: #fff;
}

.join-list {
    list-style: none;
    text-align: center;
}

.join-list li {
    display: inline-block;
    font-family: 'Notf', seo Seririf;
    font-weight: bold;
    padding: 0 12px;
    font-size: 24px;
    color: #0b4f9f;
}

.join-list li a {
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    font-size: 16px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #ed1f24;
    -webkit-box-shadow: 3px 4px 5px rgba(0, 0, 0, .2);
    -moz-box-shadow: 3px 4px 5px rgba(0, 0, 0, .2);
    box-shadow: 3px 4px 5px rgba(0, 0, 0, .2);
    text-transform: uppercase;
    color: #fff;
    background: #ed1f24;
    padding: 13px 26px;
    text-decoration: none;
}

.join-list li a:hover {
    background: #0b4f9f;
}

.join-list li i {
    font-size: 20px;
    font-weight: bold;
    padding-left: 10px;
}
.container{margin-top: 30px}
.appstore {
    padding: 0px 0 30px 0;
    text-align: center;
}

.appstore h3{padding-bottom: 10px;}

.appstore a {
    display: inline-block;
    margin: 0 5px;
}

.homelogin {
    background: #fff;
    padding: 60px 0;
}

.homelogin .col-lg-7{
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
    margin-top:20px
}

.loginbox {
    background: #f5f5f5;
    padding: 40px;
}

.loginbox .icon-input {
    position: relative;
}

.loginbox .icon-input i {
    position: absolute;
    left: 15px;
    top: 19px;
    color: #adb5bd;
    font-size: 20px;
}

.loginbox h3 {
    font-size: 36px;
    line-height: 36px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}

.loginbox h6 {
    font-family: 'Open Sans', sans-serif;
}

.loginbox .form-group .form-control {
    height: 60px;
    line-height: 60px;
    display: block;
    border: 2px #eee solid;
    border-radius: 7px;
    padding-left: 3rem !important;
    outline: 0;
}

.form-control:focus {
    border-color: #1153a1 !important;
    box-shadow: none;
}

.loginbox .btn {
    background: #343a40;
    color: #fff;
    display: block;
    width: 100%;
    padding: 13px 20px;
}

.text-grey-500 {
    color: #adb5bd !important;
}

.text-grey-700 {
    color: #495057 !important;
}

.fw-600 {
    font-weight: 600 !important;
}

.fw-700 {
    font-weight: 700 !important;
}

.form-check-input {
    width: 1em;
    height: 1em;
    margin-top: 0.25em;
    vertical-align: top;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid rgba(0, 0, 0, 0.25);
    appearance: none;
    color-adjust: exact;
}

.form-check-input[type=checkbox] {
    border-radius: 0.25em;
}

.form-check .form-check-input {
    float: left;
    margin-left: -1.5em;
}

.formpara p {
    font-size: 18px;
    line-height: 30px;
    color: #444;
}

.appdown {
    display: none;
    margin-top: 15px;
}

.appdown p {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
}

.appdown a {
    display: block;
    margin-bottom: 10px;
}


/*********************************************
		Footer css
*********************************************/


/*

===============  Footer Css  ===============

*/

.footer {
    background: #28313c;
    padding: 40px 0 20px 0;
    text-align: center;
}

.footer .footerLinks {
    margin-top: 20px;
}

.footer .footerLinks li {
    display: inline-block;
    padding: 0 10px;
}

.footer .footerLinks li a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}

.footer .footerLinks li a:hover {
    color: #ed1f24;
}

.social_media {
    padding-top: 20px;
}

.social_media li {
    display: inline-block;
    padding: 0 2px;
}

.social_media li span {
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    margin-right: 6px;
}

.social_media li a {
    font-size: 14px;
    color: #fff;
    border: 1px solid #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 100%;
    display: block;
}

.social_media li:nth-child(2) a:hover {
    background: #3c599b;
}

.social_media li:nth-child(3) a:hover {
    background: #1ea1f3;
}

.social_media li:nth-child(4) a:hover {
    background: #0274b3;
}

.copyrightWrp {
    border-top: 1px solid #3e4650;
    padding-top: 15px;
    margin-top: 30px;
}

.copyright {
    font-size: 14px;
    color: #686d73;
    text-align: left;
}

.credits {
    text-align: right;
    font-size: 14px;
    color: #686d73;
}

.credits a {
    color: #686d73;
    text-decoration: none;
}

.credits a:hover {
    color: #ed1f24;
}


/*********************************************
		Footer css
*********************************************/






/* =======================

		Blog Listing

======================= */

.blogWraper {
	padding: 0px 0px 0px 0px;
}
.blogList {
	list-style: none;
	margin-top: 40px;
}
.blogList li .bloginner{
	background: #fff;
	padding: 20px;
	margin-bottom: 30px;
	border-radius: 5px;
	box-shadow: 0 0 30px rgba(0,0,0,0.1);
}
.blogList li .bloginner:hover {
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
	border-color: #0b4f9f;
}
.blogList li .bloginner .newsdesc{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 25px;     /* fallback */
    max-height: 125px;      /* fallback */
    -webkit-line-clamp: 6; /* number of lines to show */
    -webkit-box-orient: vertical;
}
.postimg {
	position: relative;
	display: inline-block;
}
.postimg .date {
	width: 60px;
	height: 60px;
	font-weight: bold;
	font-size: 15px;
	color: #fff;
	padding: 7px 10px 0 10px;
	text-align: center;
	line-height: 20px;
	background: #0b4f9f;
	letter-spacing: 0.4px;
	outline: 3px solid #0b4f9f;
	border: 1px solid #fff;
	position: absolute;
	left: 14px;
	top: 14px;
	z-index: 12;
}

.bloginner .post-img img{max-height: 186px;}
.post-header {
	margin-bottom:10px;
}
.post-header h2{margin-top: 15px;}
.post-header h4 a {
	font-size: 20px;
	color: #0b4f9f;
	font-weight: 600;
	display: block;
	margin-top:10px;
}
.post-header h4 a:hover {
	color: #333;
}
.postmeta {
	margin: 15px 0 20px 0;
	line-height: 24px;
}
.postmeta span, .postmeta a {
	color: #0b4f9f;
}
.blogList p, .blogGrid li p {
	line-height: 24px;
	color: #333;
}
.blogList .readmore, .blogGrid .readmore {
	border-bottom: 1px dotted #ed1f24;
	display: inline-block;
	color: #000;
	font-weight: 600;
}
.blogList .readmore:hover, .blogGrid .readmore:hover {
	text-decoration: none;
	color: #ed1f24;
}

.viewallbtn {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 30px;
}
.viewallbtn a {
	display: inline-block;
	background: #0b4f9f;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	padding: 15px 30px;
	border-radius: 5px;
}
.viewallbtn a:hover {
	background: #000;
	text-decoration: none;
}
.subscribebtn a{background-color: red; font-size: 14px;}
.subscribebtn a:hover{color:#fff;}
.subscribebtn a i{font-size: 14px;}

.postimage{margin-bottom:40px;}
.postimage img{border-radius: 10px; width:100%;}
.post-title{font-size: 36px; font-weight: 700; margin-bottom:5px;}
.blogmeta{margin-bottom: 40px; position: relative; padding-left: 100px;}
.metaname{font-weight: 600; font-size: 18px; color: #20ac4b;}
.metadate{color: #777; margin-bottom: 40px;}

.postcontent{padding-bottom: 25px;}
.postcontent p{margin-bottom: 30px; font-size: 20px; line-height: 1.50;}
.postcontent h3{font-size:30px; color: darkslategrey; margin-bottom:20px;}
.postcontent ul{list-style: disc; margin-left: 50px; margin-bottom: 30px;}
.postcontent ul li{margin-top: 10px; font-size: 20px;}
.postcontent ol{list-style:decimal; margin-left: 50px; margin-bottom: 30px;}
.postcontent ol li{margin-top: 10px; font-size: 20px;}

.blogmeta img {
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    height:80px;
    border-radius: 50%;
}


blockquote{margin-left: 40px;}
blockquote p{margin: 0;}


.postcontent blockquote{box-shadow: 0 0 30px rgba(0,0,0,0.1); max-width: 1000px; margin: 50px auto; padding: 35px; border-radius: 10px; font-size: 20px; line-height: 1.50;}
.postcontent blockquote p{margin-bottom: 15px;}
.postcontent .twlink{text-align: right;}
.postcontent blockquote .tweetlink{font-weight: 700; font-size: 14px; color: #333;}
.postcontent blockquote .tweetlink i{color: #30a2ef;}
.postcontent blockquote .tweetlink:hover{text-decoration: underline;}









/*********************************************
		Apps Popup Modal CSS
*********************************************/

.modal {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: rgb(0, 0, 0);
    /* Fallback color */
    background-color: rgba(0, 0, 0, 0.3);
    /* Black w/ opacity */
    -webkit-animation-name: fadeIn;
    /* Fade in the background */
    -webkit-animation-duration: 1.2s;
}


/* Modal Content */

.modal-content {
    background-color: #fefefe;
    -webkit-animation-name: slideIn;
    -webkit-animation-duration: 1s;
}

.modal-title {
    font-family: 'Noto Serif', serif;
    font-size: 30px;
    font-weight: bold;
}

.error {
    color: #ed1f24;
}


/* Add Animation */

@-webkit-keyframes slideIn {
    from {
        bottom: 0px;
        opacity: 0
    }
    to {
        bottom: 0;
        opacity: 1
    }
}

@keyframes slideIn {
    from {
        bottom: 0px;
        opacity: 0
    }
    to {
        bottom: 0;
        opacity: 1
    }
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@media screen and (max-width: 1200px) {
    .services-wrap h3 a {
        font-size: 18px;
    }
    .subText {
        font-size: 14px;
    }
}

@media screen and (max-width: 990px) {
    .site,
    .footer {
        text-align: center;
    }
    .header-wrap .logo {
        margin-top: 0;
        top: 0;
    }
    .header-wrap .logo img {
        max-width: 300px;
    }
    .appstore a {
        margin-bottom: 10px;
    }
    .appdown {
        display: block;
    }
    
    .homelogin .col-lg-7{
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
        margin-top:20px
    }
}

@media screen and (max-width: 767px) {
    .join-list li {
        padding: 5px 0;
    }
    .title h1 {
        font-size: 36px;
    }
    .loginbox h3 {
        font-size: 30px;
    }
}

@media screen and (max-width: 680px) {
    .header-wrap .logo img {
        max-width: 200px;
    }
    .modal-lg {
        padding-left: 13px;
    }
    .appstore a {
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 480px) {
    .title h1 {
        font-size: 24px;
    }
    .join-list li {
        font-size: 22px;
    }
    .header-wrap .logo img {
        max-width: 150px;
    }
    .modal-lg {
        padding-left: 13px;
    }
    .appstore a {
        margin-bottom: 10px;
    }
    .modal-content {
        width: 93%
    }
}