@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500&display=swap');
*{
    margin: 0;
    padding: 0;
	box-sizing: border-box;
	
}

body{
    font-family: 'Roboto', sans-serif;

}
.head_sec {
	background: linear-gradient(to bottom, #FFF 10%, #B3F0F2 90%);
}
.navbar{
   
    font-size: 16px;
    font-weight: 600;
   
}
/*.navbar-brand img {
	 height: 32px; 
	margin: 14px 0 0 0;
	width: 180px;
	height: 50px;
}*/
.navbar li {
    padding-right: 5px;
}
.navbar-dark .navbar-nav .nav-link{
    color: #7A7A7A !important;
    padding-top: 15px;
}
nav.navbar.navbar-expand-lg.navbar-dark {
    padding-bottom: 20px;
}

.navbar-dark .navbar-nav .nav-link .active,
.navbar-dark .navbar-nav .nav-link:hover{
    color: rgb(28, 10, 190) !important;

}
.navbar-nav .nav-link li :hover{
	color: red !important;
}
   h2.title_text_cont {
        color: #fff;
        font-size: 35px;
        text-transform: uppercase;
        font-weight: 600;
        line-height: 61px;
      text-shadow: 0px 0px 9px rgba(0, 0, 0, 0.75);
    }
.carousel-item{
    height: 500px;
    /*background-image: url("../img/bnr.jpg");*/
}

.sec_title h1{
    font-size: 25px;
    font-weight: 600;
    color: #2680EB;
    padding-bottom: 5px;
}
.tech_imgtbox {
    justify-content: center;
    width: 100%;
    display: flex;
}
.tech_img{
    width: 120px;
    padding-bottom: 10px;
}
.carousel-item custom h1{
    text-align: center;
}

.nav-link ul li a::after {
    content: '';
    display: block;
    background: #f44336 !important;
    margin: auto;
    width: 0%;
    height: 2px;
    transition: 0.5s;
    }
    .parent{
        border:2px solid #b11818;
        width: 100%;
        height: 400px;
        display: inline-block;

        }
    .one{
        height: 100px;
        width: 100px;
        background-color: green;
        display: inline-block;

    }
    .two{
        height: 100px;
        width: 100px;
   background-color: #3affce;
   display: inline-block;
}
    .three{
        height: 100px;
        width: 100px;
        background-color:red;
        display: inline-block;
    }
    
    /*.sub_container {
        color: #fff;
        padding: 20px 40px 70px 40px;
        position: relative;
    }*/
    .text_content p {
        color: #333333;
        text-align: justify;
        font-size: 16px;
        font-weight: 300;
        padding-top: 9%;
    }
    .attend_section .left-column{
        position: relative;
		margin-top: 70px;
}
.sec_title{
    text-align: center;
    font-size: 30px;
}

/*.sec_title::before{
    content: '';
    position: absolute;
    text-align: center;
    left: 0;
    bottom: 0;
    width: 32px;
    border-bottom: 2px solid #3ba5ea
}
.sec_title::after {
	content: '';
	position: absolute;
	left: 15px;
	bottom: -5px;
	width: 25px;
	border-bottom: 2px solid #333333;
}*/
.attend_section .left-column .content_atend {
	padding-right: 30px;
	text-align: justify;
}
.attend_section .left-column .bold_text {
	font-weight: 300;
	color: #333333;
	margin-bottom: 15px;
	line-height: 1.8em;
}
.bold_text p{
        position: relative;
        line-height: 1.6em;
        color: #333333;
        text-align: justify;
        font-size: 15px;
        font-weight: 300;
}
.img_stud {
	width: 100%;
    border-radius: 25px;
	border-radius: 9px;
    padding-top: 25px;

}
.bold-text {
	color: #333333;
	text-align: justify;
	margin-bottom: 12px;
	 line-height: 1.6em; 
	font-size: 15px;
	font-weight: 300;
}
.team_section {
	position: relative;
	/*padding: 10px 0 10px;*/
}
.auto_container {
	position: static;
	max-width: 1200px;
	padding: 0px 15px;
	margin: 0 auto;
}
.sec_title h4{
    font-size: 25px;
    font-weight: 600;
    color: #2680EB;
    padding-bottom: 15px;
}
.team_member{
        position: relative;
        text-align: center;
        margin-bottom: 30px;
        border: 1px solid rgba(0, 0, 0, 0.1);

}
.serv_all{
	padding: 20px;
}
.team_member h3 {
	font-size: 22px;
	font-weight: 600;
	font-family: roboto;
}
.team_member img {
	display: inline-block;
	max-width: 100%;
	height: auto;
	height: 150px;
}


.servicse_contentbox p {
    text-align: justify;
    margin: 10px 0 10px;
	font-size: 15px;
    font-weight: 400;
	
}
.our_clientsc_detls {

    position: relative;
	overflow-x: clip;
}
.client_text {
	position: relative;
}
.client_text h3 {
	color: #2680EB;
	font-size: 25px;
	font-weight: 500;
	text-align: center;
	padding-top: 20px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 12px;
}
.client_text {
	width: 100%;
	display: flex;
	justify-content: center;
}
.client_imgtbox {
	width: 100%;
	display: flex;
	justify-content: center;
}
.client_img1 {
	width: 165px;
	margin-top: 8px;
}

/*----------14--9 22-------------*/
/*.header_sc {
	background: linear-gradient(to bottom, #FFFFFF 10%, #45ECF2 90%);
}*/
.bg-light {
	background: transparent !important;
}
.navbar-light .navbar-brand {
	color: rgba(0,0,0,.9);
}
.logo {
	width: 250px;
	/*margin-top: 10px;*/
	/*height: 97px;*/
}
.navbar-nav.lft_menubar {
	margin-left: auto;
}
.navbar-nav {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
	display: flex;
}
.navbar-light .navbar-nav .nav-link {
	font-weight: 500;
	color: #3782B4 !important;
	font-size: 16px;
	font-family: Roboto;
}
.fixed-top {
	background: linear-gradient(to bottom, #FFFFFF 10%, #45ECF2 90%);
	
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	white-space: nowrap;
	border: 0;
}
.navbar li {
	padding-right: 8px;
}
.btn.btn-primary.try_btn {
	border-style: none;
	font-size: 16px;
	padding-top: 5px;
	border-radius: 5px;
	display: block;
	width: 93px;
	height: 35px;
	text-align: center;
	font-style: normal;
	font-weight: 575;
}
.whychoose_us .left-column {
	position: relative;
	margin-bottom: 30px;
}
.why_sec{
    position: relative;
    text-align: center;
    font-size: 30px;
}
.why_sec h3 {
	font-size: 30px;
	color: #2680EB;
	text-align: center;
	font-weight: 500;
	padding-bottom: 10px;
	margin: auto;
}
.whychooseimg {
	width: 100%;
	justify-content: center;
	display: flex;
	padding-bottom: 5px;
}
.whyimg {
	width: 120px;
}
.why_sec {
	text-align: center;
	font-size: 30px;
}
.whychoose_contentbox {
	position: relative;
	width: 100%;
	padding-top: 20px;
	text-align: center;
}
.whyicon {
	width: 80px;
	height: 80px;
	border-radius: 100px;
	background: #fff;
	box-shadow: 0px 4px 36px #765eec3d;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto 15px;
}
.whyiconimg {
	width: 40px;
}
.whychoose_contentbox h2 {
	color: #000;
	font-size: 18px;
	font-weight: 600;
	padding-top: 20px;
	text-transform: uppercase;
	z-index: 2;
	position: relative;
}
.whychoose_contentbox p {
	color: #000;
	font-size: 14px;
	font-weight: 300;
	padding-top: 2%;
	padding-right: 10px;
	text-align: justify;
}
.clnt1 img {
	height: auto;
	max-width: 100%;
	border: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.bottom_footer {
	background-color: #3c3535;
	padding-top: 10px;
	padding-bottom: 5px;
}
.bottom_footer a {
	color: #fff;
	font-size: 16px;
    text-align: center;
	text-decoration: none;
	font-weight: 500;
}
.bottom_footer h3 {
	
	padding-top: 10px;
	text-align: center;
	font-size: 16px;
	font-weight: 400;
	text-decoration: none;
}
.footer_img {
	width: 100%;
}
.footer_logo {
	width: 150px;
}
.footer_img h3 {
	color: #0061a5;
	font-size: 20px;
	font-weight: 600;
	padding-top: 11px;
}
.footer_line {
	width: 50px;
	height: 4px;
	background-color: #0bb91d;
	border-radius: 10px;
	margin-top: 9px;
}
.footer_img p {
	font-size: 15px;
	font-weight: 400;
	color: #3782B4;
	padding-top: 13px;
	padding-right: 58px;
}
.footer_iconbox {
	width: 100%;
}
.footer_iconbox ul {
	list-style-type: none;
	display: flex;
	padding: 0;
}
.footer_iconbox ul li {
	padding-right: 10px;
	color: #3782B4;
	font-size: 12px;
}
.footer_iconbox ul li a {
	color: #3782B4;
	font-size: 12px;
	text-decoration: none;
}
.footer_iconbox ul li span{
	color: #3782B4;
	font-size: 24px;
	text-decoration: none;
}
.footer_icn img {
	width: 14px;
	color: #3782B4;
    font-weight: 600;
}
.footer_iconbox ul li p {
	font-size: 15px;
	padding-top: 6px;
}

.footer_section {
	border-bottom: none;
	/*box-shadow: 0px 35px 54px #000000;*/
	background: linear-gradient(to bottom, #FFFFFF 10%, #89ccce59 90%);
	padding-top: 60px;

}
.footer_link_text{
    width: 100%;
}
.footer_link_text h3{
    color: #0061a5;
	font-size: 20px;
	font-weight: 600;
	padding-top: 11px;
}
.footer_text_link {
	width: 100%;
}
.footer_text_link ul {
	list-style-type: none;
	padding: 0;
}
.footer_text_link ul li {
	padding-right: 10px;
	color: #3782B4;
	font-size: 12px;
	padding-top: 12px;
}
.footer_section a {
	text-decoration: none;
	color: #3782B4;
	font-size: 15px;
}
.footer_mapsec {
	width: 100%;
}
.footer_mapsec h3 {
	color: #03569a;
	font-size: 20px;
	font-weight: 500;
	padding-top: 5%;
}
.link_box {
	width: 60%;
	display: flex;
	justify-content: space-between;
	margin-top: 5%;
}
.footer_ficone1 {
	width: 35px;
	height: 35px;
	background: #0256a0;
	border-radius: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 5%;
}
.footer_section a {
	text-decoration: none;
	color: #3782B4;
	font-size: 15px;
}
.whychoose_us {
	position: relative;
    padding-top: 25px;
}
/*------------------------------------*/
#sliderclnt {
	display: flex;
}
/*------------------------------------------------*/
/*---------------15-09-22-----------------*/
.footer_map {
	width: 100%;
	height: 250px;
	margin-top: 35px;
}
.faq_title {
	text-align: center;
}
.faq_title h3 {
	color: #3782B4;
	font-size: 26px;
	font-weight: 500;
}
.faq_title p {
	font-size: 16px;
	font-weight: 400;
}

.faq_tab_content {
	display: flex;
	flex-wrap: nowrap;
	align-items: stretch;
	justify-content: flex-start;
}

.faq_page {
	/* background-color: #eee; */
	color: #827b7b;
	cursor: pointer;
	padding: 20px 70px;
	width: 495px;
	border: none;
	outline: none;
	transition: 0.4s;
	margin: auto;
}
.faq_body{
    margin: auto;
    /* text-align: center; */
   width: 358px; 
   padding: auto;
   }
/*.active,
.faq_page:hover {
    background-color: #F9F9F9;
}*/
.faq_body {
    padding: 0 2px;
    background-color: white;
    display: none;
    overflow: hidden;
}
.faq_page:after {
    content: '\02795';
    /* Unicode character for "plus" sign (+) */
    font-size: 13px;
    color: #777;
    float: right;
    margin-left: 5px;
}
/*.active:after {
    content: "\2796";
}*/
.bar_togl {
	box-sizing: border-box;
	width: 100%;
	flex: 0 1 100%;
}
.faq_textbox h1 {
	font-size: 16px;
	font-weight: 500;
}
.faq_body {
	margin: auto;
	/* text-align: center; */
	width: 358px;
	text-align: justify;
	padding: auto;
}
.faq_tab {
	padding-bottom: 35px;
}
.features_titles {
	text-align: center;
}
.features_titles h4 {
	font-size: 38px;
	padding-top: 25px;
	font-weight: 600;
	color: #3782B4;
	padding-bottom: 10px;
}
.features_sec {
	text-align: center;
	padding: 5px;
}
.feauture_img {
	width: 175px;
}
.features_sec h4 {
	padding-bottom: 5px;
	font-size: 18px;
	font-weight: 600;
}
.features_sec p {
	font-size: 15px;
	text-align: justify;
	font-weight: 500;
	padding: 0 15px;
}
/*.features_content {
	padding-top: 20px;
}*/

.sbmt_btn_f {
    background: #448ef6;
    text-align: center;
    width: 143px;
    height: 46px;
	font-size: 17px;
    color: #fff;
    border-radius: 5px;
}
.btn_feaut {
	text-align: center;
	padding-bottom: 25px;
	padding-top: 20px;
}
/*-------------------16-09-22------------------------*/
.about_banner_sec {
	background-image: url('../img/about1.jpg');
	background-position: center;
    background-size: cover;
	background-repeat: no-repeat;
    min-height: 270px;
	padding-top: 40px;
	padding-bottom: 40px;
	width: 100%;
	height: 390px;
}
.banner_text {
	text-align: center;

}
.banner_text h2 {
	color: #fff;
	font-size: 40px;
	font-weight: 600;
	padding: 63px 10px 50px 10px;
}
.about_heading {
	padding-top: 20px;
	margin-bottom: 20px;
}
.about_heading h2 {
	color: #000;
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 16px;
}
.about_heading p {
	text-align: justify;
	font-size: 14px;
	font-weight: 500;
}
.about_heading p {
	text-align: justify;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.9em;
}
.blog_section {
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: center;
}
.blog_section h2 {
	font-size: 40px;
	color: #fff;
	font-weight: 600;
	padding-bottom: 32px;
	padding-top: 30px;
}
.tag_blog {
	font-size: 16px;
	font-weight: 500;
}
.page_foot {
	background-color: cadetblue;
	padding: 25px 0;
}
.page_nav.ftr_nav {
	display: flex;
	list-style: none;
	font-size: 16px;
}
.ft_icon {
	display: flex;
	text-align: center;
}
.m_footr {
	text-align: center;
	font-size: 12px;
}
.menu_footer ul li {
	padding: 6px 4px;
	
}
.scrl_top {
	position: fixed;
	right: 55px;
	bottom: 90px;
	cursor: pointer;
}
/*.scrl_top {
    position: fixed;
    right: 25px;
    bottom: 176px;
    cursor: pointer;
}*/
.scrl_top img{
    width: 42px;
    height: 40px;
}

.acrdn {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.acrdn li {
	padding: 0;
	overflow: hidden;
	position: relative;
	margin-bottom: 25px;
}
.acrdn li a {
	display: block;
	color: #fff;
	background: #448ef6;
	padding: 8px 14px;
	position: relative;
	font-size: 15px;
	border-radius: 15px;
	font-family: roboto;
	text-decoration: none;
}
.acrdn li a::before, .acrdn li a::after {
	content: "";
	position: absolute;
	right: 27px;
	top: 20px;
	width: 14px;
	height: 2px;
	background-color: #ffffff;
}
.acrdn li a::after {
	width: 2px;
	height: 14px;
	right: 33px;
	top: 14px;
	bottom: 12px;
	margin: auto;
	transition: all linear 0.3s;
	-webkit-transition: all linear 0.3s;
	-moz-transition: all linear 0.3s;
	-o-transition: all linear 0.3s;
}
.acrdn li div {
	border-top: none;
	padding: 12px 43px;
	color: #3e3c3c;
	font-size: 19px;
	line-height: 1.3;
	display: none;
	font-family: ProximaNovaRegular;
	text-align: justify;
	font-size: 16px;
}
.drp_dwn {
	position: relative;
}
.drp_chld {
	z-index: 9;
	width: 255px;
	background: white;
	margin: 0;
	position: absolute;
	display: none;
}
.drp_dwn li {
	display: block;
	margin: 0;
}
#slu_sec span i {
    font-size: 10px;
    margin-left: 5px;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

#slu_sec:hover span i {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
#footer_sct {
	padding-top: 50px;
	padding-bottom: 10px;
	border-bottom: none;
	border-top: 2px solid #dafbfc;
	box-shadow: 0px 35px 54px #000000;
	background: linear-gradient(to bottom, #FFFFFF 10%, #45ecf259 90%);
	background-image: url('../img/wave.png');
	background-position: center;
	background-repeat: repeat;
	background-size: cover;
}
.footer_box img {
	width: 150px;
	padding-bottom: 20px;
}
.footer_img{
	width: 100%;
}
.footer_box{
	padding: 20px;
}
.footer_box img{
	width: 120px;
	padding-bottom: 20px;
}
.footer_box .fa{
	margin-right: 8px;
	font-size: 12px;
	height: 40px;
	width: 40px;
	text-align: center;
	padding-top: 7px;
	border-radius: 2px;
	background: #d1a5e0;
}
.footer_box .form-control{
	border: none;
	border-radius: 0px;
	box-shadow: none !important;
	margin-top: 25px;
	max-width: 250px;
}
.footer_box .btn-primary{
	border: none;
	border-radius: 0px;
	box-shadow: none !important;
	margin-top: 20px;
	background: #448ef6;
}
.accordion .card {
	border-radius: 10px;
	border: 2px solid #fff;

}
.accordion .card .card-header {
	background: #71f0f5;
	padding-top: 10px;
	padding-bottom: 7px;
	
}
.accordion .card .card-header h2 {
	font-size: 20px;
}
.accordion .card .btn{
	color: #000;
	font-weight: 300;
	width: 100%;
	text-align: left;
	padding-left: 0;
	padding-right: 0;
}
.accordion .card i {
	font-size: 21px;
	position: absolute;
	top: 17px;
	right: 15px;
}
.accordion .card-body{
	color: #333333;
	text-align: justify;
	font-size: 15px;
}
.card-body{
padding: .75rem 1.25rem;
margin-bottom: 0;
background-color: rgba(0,0,0,.03);
border-bottom: 1px solid rgba(0,0,0,.125);
}
.item_img{
	position: relative;
}
.free_trial_content {
	position: absolute;
    left: 44%;
    top: 12px;
  
}
.free_trial {
	color: #010101 !important;
	background-color: #7dec0e;
	font-size: 16px;
	padding: 10px;
	border-radius: 6px;
	width: 100%;
	display: block;
	font-weight: 600;
	text-decoration: none;
}
.free_trial:hover{ 
	color: #fff;
	text-decoration:none;
}
.head  {
    background-image: url('../img/c.jpg');
	background-size: cover;
   background-size: cover;
	background-repeat: no-repeat;
    min-height: 270px;
	padding-top: 40px;
	padding-bottom: 40px;
}

.txt_cont {
	padding-left: 10px;
	color: #62686c;
	font-weight: 500;
	font-size: 18px;
}
.footer_logo {
	width: 180px;
    margin: 0;
}
.all_features {
	text-align: center;
	padding-bottom: 13px;
}
.all_cont_btn {
	font-size: 25px;
	color: #010101 !important;
	background-color: #7dec0e;
	font-weight: 500;
	padding: 8px 12px;
	border-radius: 9px;
	text-decoration: none !important;
	font-size: roboto;
}
.all_cont_btn:hover{
	color: rgb(235, 210, 210);
}
/*-----------------privacy ------------------------*/
.policy_content_section {
	background-color: #157efb;
	padding-top: 70px;
	padding-bottom: 70px;
}
.privacy_section {
	text-align: center;
}
.privacy_section h2 {
	font-size: 50px;
	color: #fff;
	font-weight: 500;
	font-family: roboto;
	line-height: 1.23529;
}
.privacy_text {
	padding-top: 40px;
}
.privacy_text h2 {
	font-size: 18px;
	font-weight: 700;
	/* line-height: 1.22222; */
}
.privacy_text p {
	font-size: 15px;
	margin-top: 11px;
	text-align: justify;
	color: #888888;
	font-family: roboto;
}
.btn.btn-primary.cust_cont {
	font-size: 19px;
	border-radius: 6px;
}
.btn.btn-primary.cust_cont:hover{
	color: #b11818;
}
.offset-top-30 {
	margin-top: 20px;
	margin-bottom: 60px;
}

/*------------------------------------------------------*/
.term_contions{
	text-align: center;
}

.terms_text {
	padding-top: 40px;
}
.terms_text h2 {
	font-size: 18px;
	font-weight: 600;
	font-family: roboto;
	line-height: 1.23529;
}
.terms_text p {
	font-size: 14px;
	font-weight: 500;
	text-align: justify;
}
.terms_condition_section {
		background-color: #157efb;
		padding-top: 70px;
		padding-bottom: 70px;
	}
	.term_content {
		padding-bottom: 50px;
	}
	.term_contions h2 {
		color: #fff;
		font-size: 36px;
		font-weight: 600;
	}
	.term_contions h4 {
		color: #fff;
		font-size: 14px;
	}
	/*-------------------------------*/
	* + .accordion {
		margin-top: 30px;
	}
	.accordion-boxed .accordion-item {
		border: 1px solid #e8e8e9;
		border-radius: .375rem;
		transition: all 0.2s ease-in-out;
	}
	*, ::before, ::after {
		box-sizing: border-box;
	}
	.accordion-header {
		font-size: 1.5rem;
		line-height: 1.54;
	}
	.accordion-header {
		position: relative;
		display: block;
		padding: 11px 15px 11px 2.1em;
		font-size: 1.1em;
		font-weight: 400;
		color: #171724;
		transition: all 0.2s ease-in-out;
	}
	.accordion-header::before {
		position: absolute;
		left: .75em;
		font-family: 'Intense Icons';
		line-height: inherit;
		content: '\e909';
		will-change: transform;
		transform: scale(0.7);
		transition: transform .25s;
	}
	/*--------------------------------------------------*/
	.features_main_section {
		background-image: url('../img/featuresbnr1.jpg');
		width: 100%;
		height: 188px;
		background-position: center;
		background-size: cover;
		background-repeat: no-repeat;
	}
	.features_section {
		text-align: center;
		/*padding-top: 20px;*/
	}
	.features_section h2 {
		color: #fff;
		font-weight: 600;
		font-size: 36px;
	}
	.sub_featuressec {
		margin-top: 45px;
	}
	.features_img_sec {
		width: 100%;
		border-radius: 10px;
		overflow: hidden;
		background: #fff;
		box-shadow: 0px 10px 20px #00000038;
		height: 100%;
	}
	.features_work {
		padding-bottom: 45px;
	}
	.blog_content_text {
		background-color: #157efb;
	}
	#start_free_trial {
		left: 54px;
		top: 482px;
		display: block;
		border-style: none;
		border-radius: 11px;
		z-index: 1;
		width: 231px;
		height: 50px;
		position: absolute;
		background: rgba(0,101,80,1);
		box-shadow: inset 0px 1px 0px #257e6c, inset 0 -1px 2px #003127;
		text-shadow: none;
		color: #fff;
}
.foot_sec{
  display: flex;
  justify-content: flex-end;
  min-height: 150px;

}
footer{
	position: relative;
	width: 100%;
    background:#86b5d1;
	min-height: 100px;
	padding: 20px 50px;
	flex-direction: column;
}
.foot_sec h2 {
	text-align: center;
	font-size: 22px;
}
footer .social_media11,footer .foot_menu1 {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 10px 0;
	flex-wrap: wrap;
}
footer .social_media11 li ,footer .foot_menu1 li{
	list-style: none;
}
footer .social_media11 li a ,footer .foot_menu1 li a{
	font-size: 25px;
	color: #000;
	margin: 0 5px;
	display: inline-block;
	transition: 0.5s;
}
footer .social_media11 li a:hover {
	transform: translateY(-10px);
	
}
footer .foot_menu1 li a{
	font-size: 16px;
	color: #000;
	margin: 0 10px;
	display: inline-block;
	text-decoration: none;
	opacity: 0.75;
	border-radius: 6px;
	
}
footer .foot_menu1 li a:hover{
	opacity: 1;
}
footer p {
	color: #fff;
	font-size: 18px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
}
.foot_menu1 li a:hover{
	background-color: #157efbb5;
	padding: 5px 8px;
}
 .faceicon:hover{
   color: #064ba0b5;

} 
.twittericon:hover{
	color: #157efb;
}
.linkedinicon:hover{
	color: #007bff;
}
.instaicon:hover{
	color: #bb2c75;
}
.logomodel {
	text-align: center;
}
.logomodel img {
	width: 125px;

}
.save_btn {
	padding: 1px 18px;
	border-radius: 5px;
}
.social_iconn_main {
	display: flex;
}
.icon_list {
	position: relative;
	width: 100%;
}
.social_iconn_main .social_sub_icon {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin: 10px 0;
}
.social_iconn_main .social_sub_icon li {
	list-style: none;
	/* padding-left: 0px; */
	/* padding-right: 16px; */
	/* font-size: 19px; */
}
.social_iconn_main .social_sub_icon li a {
	font-size: 32px;
	margin: 0 4px;
	color: black;
	display: inline-block;
	transition: 0.5s;
}
.social_iconn_main .social_sub_icon li a:hover{
transform: translateY(-10px);
}
.facebkicon:hover{
	color: #0061a5;
}
.accordian{
	width: 40%;
	background-color: #171724;
	color: #fff;
	margin: 40px;
}
.accordian-tab .accordian-toggle{
	display: none;
}
.accordian-tab >label{
	background: #0061a5;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	position: relative;
	padding: 12px 20px;
	display: block;
	cursor: pointer;
	border: 2px solid #ddd;
}
.accordian-tab > label:after{
  content: "\f078";
  font-family: fontawesome;
  position: absolute;
  top: 13px;
  right: 30px;
  transform: rotate(90deg);
}
.accordian-tab > .accordian-content{
max-height: 0;
transition: all .4s;
overflow: hidden;

}
.accordian-tab > .accordian-content p{
	padding: 15px 4px;
}
.accordian-tab > .accordian-toggle:checked ~ .accordian-content{
	max-height: 100vh;
	padding: 4px;
}

.mobile_bnr{
	display: none !important;
}
.supports {
	background-color: #eeebeb;
	padding-top: 20px;
}
.icon img {
	width: 130px;
}
.suppoert_area {
	display: flex;
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s;
}
.ifrm_viedio {
	width: 450px;
	height: 350px;
	border-radius: 10px;
}
.viedio_sec H4 {
	color: #000;
	font-size: 16px;
	padding-bottom: 15px;
	text-align: center;
}
.vidieo_whyimg{
	width: 120px;
}
.download {
	text-align: center;
}
.features_section_all {
	text-align: center;
}
.features_section_all h2 {
	color: #fff;
	font-size: 33px;
	padding-top: 70px;
}
.slider.owl-carousel.owl-theme.client_slid.owl-loaded.owl-drag {
	margin: auto;
}
/*.client_item img {
	box-shadow: 2px 10px 20px #9982824a;

.client_item {
	padding: 10px;
}*/
.client_heading {
	text-align: center;
	padding-bottom: 25px;
}
.client_heading h2 {
	font-size: 30px;
	font-weight: 600;
	font-family: roboto;
	color: #3782b4;
}
.client_slid .client_item img {
	/*margin: auto !important;*/
	width: 135px;
}
/*responsive start*/
@media only screen and (max-width: 1024px) {
.footer_mapsec h3 {
	padding-top: 0px;
}
.footer_section {
	padding: 20px 0 0 0;
}
}

@media only screen and (max-width: 980px) {

.logo {
	width: 207px;	height: auto;
}
.navbar-light .navbar-nav .nav-link {
	font-size: 13px;
	padding: 6px 5px;
}
.btn.btn-primary.try_btn {
	font-size: 13px;
	width: 80px;
}
}


@media only screen and (max-width: 767px) {
.navbar-light .navbar-nav .nav-link {
	font-size: 14px;
	padding: 9px 0;
}
.navbar-toggler {
	background: #157efb;
	outline: none !important;
	border: none;
}

.features_section h2 {
	font-size: 20px;
}
.features_content {
	/* padding-top: 20px; */
	padding: 0px;
}
.feauture_img {
	padding-bottom: 20px;
}
.features_sec h4 {
	font-size: 14px;
	
}
.features_sec p {
	font-size: 13px;
}
.features_main_section {
	height: 140px;
}
.btn.btn-primary.try_btn {
	font-size: 15px;
	width: 100%;
	text-align: left;
	padding: 15px 12px;
	height: auto;
	margin-bottom: 10px;
}
.free_trial_content {
	position: absolute;
	left: 50%;
	bottom: 43px;
	margin-left: -50px;
}
.free_trial {
	color: #fff;
	font-size: 14px;
	padding: 10px 27px;
	border-radius: 6px;
	width: 100%;
	display: block;
	font-weight: 500;
	text-decoration: none;
}
.whychoose_us {
	padding: 35px 0;
}
.why_sec h3 {
	font-size: 26px;
	padding-bottom: 3px;
}
.whychoose_contentbox {
	text-align: center;
	padding: 10px;
	background: #f6f6f6;
	margin: 10px 0;
	border-radius: 10px;
	border: 1px dashed #157efb;
	
}
.whychoose_contentbox p {
	padding-top: 0;
	padding-right: 0;
	text-align: justify;
}
.whychoose_contentbox h2 {
	font-size: 16px;
	font-weight: 600;
	padding: 5px 0;
	text-transform: uppercase;
}
.sec_title h3, .features_titles h4 {
	font-size: 26px;
	padding-bottom: 3px;
}
.bold_text p {
	text-align: justify;
	font-size: 14px;
}
.img_stud {
	padding-bottom: 15px;
}
.attend_section .left-column .content_atend {
	padding-right: 0;
	text-align: center;
}

.bold-text {
	padding: 0 15px;
	text-align: justify;
}
.attend_section .left-column {
	margin-bottom: 0;
}
.features_titles h4 {
	padding-top: 0;
}
.features_sec p {
	font-size: 14px;
	text-align: justify;
}

.all_cont_btn {
	font-size: 15px;
	padding: 12px 44px;
}
.team_member h3 {
	font-size: 22px;
	margin: 0;
}
.servicse_contentbox {
	padding-top: 0;
}
.serv_all {
	padding: 35px 15px;
}
.servicse_contentbox p {
	text-align: justify;
	margin: 0;
	font-size: 14px;
}
.footer_section {
	padding: 0;
}
.col-sm-6.col-md-6.col-lg-6 {
	width: 100%;
	min-width: 100%;
}
#accordianexm2 {
	margin: 0 !important;
}
.footer_img {
	width: 100%;
	margin-top: 30px;
}
.footer_logo {
	width: 223px;
	height: auto;
}
.footer_img .footer_line {
	margin-bottom: 20px;
}
.footer_iconbox ul li a {
	font-size: 14px;
}
.footer_img h3, .footer_link_text h3, .footer_mapsec h3{
	font-size: 18px;
	font-weight: 500;
}
.footer_section a {
	font-size: 14px;
	display: block;
}
.social_iconn_main .social_sub_icon li a {
	font-size: 22px;
	margin: 7px 0 0 6px;
}
.bottom_footer a {
	font-size: 12px;
	letter-spacing: 0.5px;
	display: block;
}
.mobile_bnr{
	display: block !important;
}
.dskt_bnr{
	display: none !important;
}
.viedio_sec {
	text-align: center;
	padding: 10px;
	margin: 10px 0;
	border-radius: 10px;

	
}
.whyimg {
	width: 120px;
	/* padding-bottom: 25px; */
}
}

@media only screen and (max-width: 480px) {

.free_trial_content {
	left: 50%;
	bottom: 12px;
}
.free_trial {
	padding: 8px 14px;
}

}
.features_img_sec:hover {
	background-color: #c4f9fa;
}
.blog_content {
	width: 95%;
	padding: 30px;
	margin-left: 7px;
	box-shadow: 0 10px 20px #0000002e;
}
.servicse_contentbox {
	width: 100%;
	border-radius: 30px;
	padding-bottom: 30px;
	background: #fff;
	overflow: hidden;
}
.servicse_iconbox {
	width: 100%;
	
}
.img_blog {
	width: 100%;
	object-fit: cover;
	padding-top: 30px;
}
.img_blog:hover {
	transform: scale(1.3);
	transition: 1s;
}
.more_blog {
	display: inline-block;
	width: 130px;
	background-color: #157efb;
	border: 1px solid #157efb;
	color: #fff;
	border-radius: 35px;
	padding: 7px;
	text-align: center;
	text-decoration: none !important;
}
.more_blog:hover {
	color: #157efb;
	background-color: #fff;
}
.our_blog_section {
	background-image: url("../img/ourblog1.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 188px;
}
.our_blog_text h2 {
	color: #fff;
	text-align: center;
	font-weight: 500;
	padding-top: 65px;
}
.our_content_blog {
	padding-top: 35px;
	padding-left: 191px;
	font-family: roboto;
}



