body {
    padding: 0px;
    margin: 0px;
    font-weight: 400;
    font-family: 'Muli', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
ol,
li,
ul,
a,
img,
p,
span,
strong {
    padding: 0px;
    margin: 0px;
}

a:hover,
a:focus {
    outline: none;
    text-decoration: none
}

section {
    float: left;
    width: 100%;
    padding: 100px 0px;
}

.pad0 {
    padding: 0;
}

img {
    max-width: 100%;
}

ul,
li {
    list-style: none
}


/*-------------Font face------------------*/

@import url('https://fonts.googleapis.com/css?family=Muli:300,400,600,800&display=swap');
@font-face {
    font-family: 'robotoregular';
    src: url('fonts/roboto-regular-webfont.woff2') format('woff2'), url('fonts/roboto-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotothin';
    src: url('fonts/roboto-thin-webfont.woff2') format('woff2'), url('fonts/roboto-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotoblack';
    src: url('fonts/roboto-black-webfont.woff2') format('woff2'), url('fonts/roboto-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotobold';
    src: url('fonts/roboto-bold-webfont.woff2') format('woff2'), url('fonts/roboto-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotolight';
    src: url('fonts/roboto-light-webfont.woff2') format('woff2'), url('fonts/roboto-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotomedium';
    src: url('fonts/roboto-medium-webfont.woff2') format('woff2'), url('fonts/roboto-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


/*-------------Font face Close------------------*/


/*--------------------------Header Top----------------------------*/

.header .navbar-brand {
    height: auto;
    padding: 6px 0 0;
    transition: width 1s ease, height 1s ease;
    margin: 0 !important;
    width: 90px;
    font-size: 30px;
    color: #012068;
    text-transform: capitalize;
    text-align: center;
    text-transform: capitalize;
}

.logo_txtline {
    font-size: 15px;
    color: #3241ff;
}

.header .navbar.navbar-default {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    margin: 0;
}

.header .collapse.navbar-collapse {
    float: right;
}

.slider {
    float: left;
    position: relative;
    width: 100%;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#69bdf8+0,9ad9fe+32,005baa+100 */
    background: #69bdf8;
    /* Old browsers */
    background: -moz-linear-gradient(left, #69bdf8 0%, #9ad9fe 32%, #005baa 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #69bdf8 0%, #9ad9fe 32%, #005baa 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #69bdf8 0%, #9ad9fe 32%, #005baa 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#69bdf8', endColorstr='#005baa', GradientType=1);
    /* IE6-9 */
}

.header {
    float: left;
    width: 100%;
    z-index: 99999;
}

.header .navbar-default .navbar-nav > li > a {
    color: #3241ff;
    margin: 5px 1px 0px;
    padding: 0px;
    font-size: 16px;
    transition: 0.5s all;
    font-family: 'Muli', sans-serif;
    font-weight: bold;
}

.header .navbar-default .navbar-nav > li {
    padding: 30px 20px;
}

.header .navbar-default .navbar-nav > li > a.btn.btn-primary {
    background: transparent;
    color: #fff;
    border: 1px solid #d1d1d1;
    color: #000;
    padding: 2px 16px;
    border-radius: 5px;
    height: 30px;
    margin: 0px;
    line-height: 25px;
    transition: 0.5s all;
}

.header .navbar-default .navbar-nav > li > a.btn.btn-primary:hover {
    background: #00b9f2;
    color: #fff;
    transition: 0.5s all;
}

.header .navbar-default .fixed-me .navbar-nav > li {
    padding: 20px 20px;
}

.header .navbar-default .fixed-me .navbar-nav > li.button {
    padding: 20px 5px;
}

.header .navbar-default .navbar-nav > li.button {
    padding: 30px 5px;
}

.header .navbar-default .navbar-nav > li > a:hover {
    color: #00b9f2;
    background: transparent;
    transition: 0.5s all;
}

.header .navbar-default .navbar-nav > .active > a,
.header .navbar-default .navbar-nav > .active > a:hover,
.header .navbar-default .navbar-nav > .active > a:focus {
    background-color: transparent;
    color: #00b3ed;
}

.header .navbar.navbar-default ul.nav.navbar-nav {
    margin: 0 0;
    width: 100%
}


/*.login_btn { margin-left: 90px; margin-right: 20px;}*/

.slider_cover {
    padding: 30px 0 5px;
    float: left;
    width: 100%;
    background-size: 100%
}

.slider_cover h2 {
    color: #005baa;
    font-size: 50px;
    font-weight: normal;
    padding: 0 0px 20px;
    text-shadow: none;
    font-family: 'robotobold';
    display: inline-block;
}

.slider_cover h1 {
    color: #1d2788;
    font-size: 40px;
    font-weight: normal;
    padding: 0;
    text-shadow: none;
    display: inline-block;
    font-family: 'robotobold';
}

.slider_cover p {
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    padding: 20px 0 20px;
    text-shadow: none;
    font-family: 'poppinsmedium';
    max-width: 580px;
    line-height: 30px;
}

.fixed-me {
    padding: 0px !important;
    margin-bottom: 5px;
    position: fixed;
    top: 0;
    z-index: 9999;
    width: 100%;
    left: 0;
    background: #fff
}

.navbar-me {
    transition: all 1s;
}

.navbar-me {
    padding: 0px;
    top: 0px;
    border: 0px;
    border-radius: 0px;
    margin: 0;
    border-bottom: 1px solid #eee;
}

.header .navbar.navbar-default .fixed-me ul.nav.navbar-nav {
    margin: 0px 0 0;
}

.header .fixed-me .navbar-brand {
    height: auto;
    padding: 13px 0;
    width: 60px;
    transition: width 1s ease, height 1s ease;
}

.form_wrap {
    width: 100%;
    background: hsla(0, 0%, 100%, 0.23137254901960785);
    float: left;
    padding: 10px;
    margin: 50px 0px 0px 0px;
}

.fom_inner {
    width: 100%;
    float: left;
}

.left_con {
    float: left;
    width: 100%;
    padding: 130px 0px 0px;
}

.fom_inner .form-group {
    width: 40%;
    float: left;
    position: relative;
    margin: 0px;
}

.fom_inner .form-group img {
    position: absolute;
    top: 16px;
    left: 10px;
}

.fom_inner .form-group input[type="text"] {
    font-size: 16px;
    color: #646262;
    padding: 0px 0px 0px 35px;
    height: 45px;
    border-radius: 0px;
    border: none;
    border-right: 1px solid #eee;
}

.fom_inner .form-group.last_grp {
    width: 20%;
}

.fom_inner .form-group.last_grp input[type="submit"] {
    background: #00b9f2;
    text-transform: uppercase;
    color: #fff;
    width: 100%;
    height: 45px;
    border: none;
    border-radius: 0px;
    font-size: 20px;
    font-family: 'robotolight';
}

.stripe {
    background: #1d2869;
    padding: 20px 0px;
}

.fom_inner .form-group.last_grp input[type="submit"]:hover {
    background: #adcd80;
}

.inner_cicon {
    width: 100%;
    float: left;
}

.inner_cicon p {
    font-size: 25px;
    color: #ffffff;
    padding: 15px 0px 0px;
}

.center {
    border-left: 1px solid #9ad9fe;
    border-right: 1px solid #9ad9fe;
}

.steps_con h2 {
    width: 100%;
    display: inline-block;
    color: #414146;
    font-size: 36px;
    position: relative;
    font-family: 'robotobold';
    line-height: 40px;
}

.steps_con h2:after {
    width: 76px;
    height: 2px;
    background: #414146;
    position: absolute;
    content: "";
    bottom: -25px;
    left: 0px;
}

.steps_con h2 span {
    width: 100%;
    display: inline-block;
    color: #adcd80;
}

.list_type {
    width: 100%;
    padding: 60px 0px 30px;
    float: left;
}

.list_type li {
    font-size: 20px;
    color: #414146;
    font-family: 'robotolight';
}

.list_type li i {
    color: #00b9f2;
    margin-right: 8px;
}

.blue_btn {
    width: 137px;
    height: 43px;
    background: #00b9f2;
    border: none;
    color: #fff;
    text-transform: capitalize;
    font-family: 'robotomedium';
    font-size: 18px;
    border-radius: 0px;
    line-height: 30px;
}

.blue_btn:hover {
    background: #adcd80;
}

.steps_con.top_space {
    padding: 80px 0px 0px;
}

.fd-mapps {
    background-image: url(../img/double_mobile.png);
    background-position: 30% 2%;
    padding: 0px;
    background-size: cover;
}

.mobile_txt {
    width: 100%;
    float: left;
    padding: 80px 0px 40px;
}

.mobile_txt h2 {
    width: 100%;
    display: inline-block;
    color: #414146;
    font-size: 36px;
    position: relative;
    font-family: 'robotobold';
    line-height: 40px;
}

.mobile_txt span {
    width: 100%;
    display: inline-block;
    color: #00b9f2;
}

.mobile_txt h2:after {
    width: 76px;
    height: 2px;
    background: #00b9f2;
    position: absolute;
    content: "";
    bottom: -25px;
    left: 0px;
}

.mobile_con {
    width: 100%;
    padding: 60px 0px 30px;
    float: left;
}

.mobile_con li {
    font-size: 20px;
    color: #414146;
    font-family: 'robotolight';
}

.mobile_con li i {
    color: #000;
    margin-right: 8px;
}

.down_load {
    float: left;
    width: 100%;
}

.down_load a {
    display: inline-block;
}


/*----------------our-blog-------------*/

.our-review-section {
    padding: 70px 0 90px;
    overflow: hidden
}

.our-review {}

.our-review .thumbnail {
    background-color: transparent;
    border: 1px #ddd solid;
    border-radius: 0;
    padding: 0;
}

.our-review .thumbnail .caption {
    color: #333;
    padding: 20px;
}

.our-review .thumbnail .caption h3 {
    font-size: 27px;
    color: #000;
    margin-top: 0px;
}

.our-review .thumbnail .caption h3 a {
    font-size: 24px;
    color: #000;
    display: inline-block
}

.review-date-cart {
    color: #000;
    display: block;
    font-size: 16px;
    padding: 20px 0 15px;
}

.review-date-cart span {
    color: #00b9f2;
    font-size: 20px
}

.our-review .thumbnail .caption p {
    font-size: 18px;
    color: #767676;
    line-height: 24px;
}

.defoult_header {
    border-bottom: medium none;
    margin: 0;
    padding-bottom: 60px;
}

.defoult_header h2 {
    display: inline-block;
    position: relative;
    color: #195c7c;
    font-size: 37px;
    font-family: 'latobold';
}

.defoult_header h2:before {
    position: absolute;
    left: 50%;
    bottom: -15px;
    content: "";
    height: 3px;
    width: 55px;
    background: #141F78;
    transform: translate(-50%, 0px);
}

.review_clints {
    float: left;
    width: 100%;
    padding: 10px 0 20px
}

.review_clints a {
    color: #AA0000;
    font-size: 18px;
}

.review_clints span {
    color: #767676;
    font-size: 17px;
    padding-left: 10px;
}

.mail-haddind {
    text-align: center;
    padding: 0px 0px 50px 0px;
    position: relative;
    margin: 0px auto;
    color: #414146;
    font-size: 36px;
    font-family: 'robotobold';
}

.mail-haddind span {
    color: #adcd80;
    padding-left: 10px;
}

.mail-haddind:after {
    width: 55px;
    height: 3px;
    position: absolute;
    content: "";
    background: #adcd80;
    bottom: 30px;
    left: 0px;
    right: 0px;
    margin: auto;
}


/*---------------Footer-------------------*/

.bottom_footer {
    background: #020f2f;
    padding: 18px 0px;
    text-align: center;
    color: #afd3f3;
    font-size: 14px;
}

.footer {
    ;
    display: inline-block;
    width: 100%;
    padding: 0;
    color: #fff;
    background-color: #011a55;
}

.footer_center {
    display: inline-block;
    width: 100%;
    padding: 50px 0
}

.footer_center p {
    font-size: 14px;
    line-height: 24px;
    width: 77%;
    padding: 20px 0
}

.title-widget {
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    line-height: 1;
    position: relative;
    margin: 23px 0 9px;
    display: inline-block;
    width: 100%
}

.title-widget span {
    position: relative;
    display: inline-block;
    width: 100%
}

.widget_nav_menu ul {
    list-style: outside none none;
    padding-left: 0;
    padding-top: 20px;
}

.widget_nav_menu ul li {
    position: relative;
    margin-bottom: 12px;
    width: 95%;
}

.widget_nav_menu ul li a {
    font-size: 14px;
    line-height: 20px;
    color: #afd3f3;
    font-weight: 400;
    text-transform: capitalize;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.widget_nav_menu ul li.active a {
    color: #00b9f2;
}

.widget_nav_menu ul li a:hover {
    margin-left: 8px;
    color: #fff
}

.widget_nav_menu ul li a i {
    margin-right: 20px;
}

.widget_nav_menu ul.user_link {
    width: 40%;
    float: left
}

.ftdrop3,
.ftdrop2,
.ftdrop1 {
    display: none
}

.footerp {
    display: inline-block;
    width: 100%;
    padding-top: 16px;
}

.footerp .input-group {
    width: 100%
}

.footerp .input-group .form-control {
    background: #E6E6E6;
    border: none;
    color: #333;
    box-shadow: none;
    height: 45px;
    font-size: 14px;
}

.footerp .input-group textarea.form-control {
    height: 90px;
}

.footerp .btn-primary {
    background: #03B8D7;
    width: 100%;
    border-radius: 0;
    border: none;
    font-size: 18px;
    padding: 10px 0
}

.contact_info {
    font-size: 14px;
    text-transform: uppercase;
}

.nomargin a i:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    color: #00b9f2;
}

.nomargin a i {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
}

.nomargin {
    margin: 0px;
    padding: 0px;
}

.nomargin a {
    color: #2b2b2b;
    font-size: 17px;
}

.nomargin a:hover {
    color: #01A17F
}

.nomargin a i {
    background: #fff;
    font-size: 20px;
    width: 47px;
    height: 47px;
    border-radius: 50%;
    line-height: 49px;
    text-align: center;
}


/*-----------------------**/

#toTop {
    background: #00b9f2;
    border-radius: 50%;
    bottom: 10px;
    cursor: pointer;
    display: none;
    font-weight: bold;
    height: 40px;
    line-height: 37px;
    background: linear-gradient(to bottom, #3140FC 0%, #0b1599 100%);
    padding: 0;
    position: fixed;
    right: 10px;
    text-align: center;
    transition: transform 0.5s ease 0s;
    width: 40px;
    z-index: 999999;
}


/*#toTop:hover{ background: #adcd80; }*/


/*--------------tab card-----------*/

.tab-card h1 {
    padding: 0px 0px 25px 50px;
    width: 100%;
    display: inline-block;
}

.resource {
    background: #e9e9e9 !important;
}

.tab-card {
    width: 100%;
    float: left;
    background: #fff;
    box-shadow: 0px 1px 2px 0px rgba( 0, 0, 0, 0.1);
    border-radius: 5px;
    padding: 25px;
}


/*.tab-pane {    display: none !important;-webkit-transition: all 0.3s ease 0s;    -moz-transition: all 0.3s ease 0s;    -ms-transition: all 0.3s ease 0s;    -o-transition: all 0.3s ease 0s;    transition: all 0.3s ease 0s;}.active.in {    display: block !important; -webkit-transition: all 0.3s ease 0s;    -moz-transition: all 0.3s ease 0s;    -ms-transition: all 0.3s ease 0s;    -o-transition: all 0.3s ease 0s;    transition: all 0.3s ease 0s;}*/

.card-header {
    width: 28%;
    float: left;
}

.card-header ul li {
    width: 100%;
}

.tab-card .tab-content {
    width: 69%;
    float: left;
    margin-left: 2%;
}

.card-header ul li:first-child a {
    border-radius: 5px 0px 0px 0px;
}

.card-header ul li:last-child a {
    border-radius: 0px 0px 0px 5px;
}

.card-header ul li a {
    margin-bottom: 3px;
    position: relative;
    display: block;
    padding: 8.5px 15px;
    color: #333;
    text-transform: uppercase;
    background-color: #f4f7f9;
    font-weight: 700;
    font-size: 12px;
    border-radius: 0px;
}

.card-header ul li.nav-item.active a,
.card-header ul li a:hover,
.card-header ul li a.active {
    border-color: #3241ff;
    background-color: #3241ff;
    color: #fff;
}

.card-header ul li.nav-item.active a:before,
.card-header ul li a:hover:before,
.card-header ul li a.active:before {
    content: '';
    position: absolute;
    right: -7px;
    top: 50%;
    margin-top: -7px;
    border-width: 7px 0 7px 7px;
    border-style: solid;
    border-color: transparent transparent transparent #67D3E0;
    border-left-color: #3241ff;
}

.wrap_inner {
    float: left;
    width: 100%;
    padding: 15px 25px;
}

.details {
    float: left;
    width: 500px;
    border: 2px solid #f1f1f1;
    max-height: 500px;
    overflow: auto;
}

.details h3 {
    color: #3241ff;
    padding: 25px 15px;
    font-size: 30px;
    text-align: center;
}

.left-pary {
    float: left;
}

.left-pary p {
    margin-bottom: 5px;
    color: #aaadb1;
    font-size: 12px;
}

.left-pary a {
    color: #000;
    font-weight: 600;
}

.rigth-part {
    float: right;
}

.fullpart {
    float: left;
    width: 100%;
    color: #aaadb1;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}


/*--------------tab card-----------*/


/*--------------contact-section-----------*/

.our-member-section {
    background: #fff;
    position: relative;
    padding: 50px 0;
    border-bottom: 1px #333 solid;
}

.contact-section {
    padding: 80px 0
}

.my-contact {
    display: inline-block;
    width: 100%;
    padding-top: 40px;
}

.contact-bxa {
    display: inline-block;
    width: 100%;
    border-bottom: 1px #ddd solid;
    padding-bottom: 30px;
}

.contact-bxa h2 {
    color: #000;
    font-size: 30px;
    position: relative;
    margin-bottom: 30px;
}

.contact-bxa p {
    color: #606060;
    font-size: 16px;
}

.contact-details {
    display: inline-block;
    width: 100%;
    padding-top: 40px;
    padding-left: 0px;
}

.address-details {
    display: inline-block;
    width: 100%;
    padding-bottom: 20px;
    font-size: 16px;
    color: #9b9b9b;
    border-bottom: 1px #ddd solid;
    margin-bottom: 20px;
}

.address-details h3 {
    display: inline-block;
    width: 100%;
    color: #000;
    font-size: 24px;
    padding-bottom: 20px;
}

.address-details span {
    display: inline-block;
    width: 92%;
    vertical-align: top;
}

.address-details i {
    width: 6%
}

.phone-details i {
    font-size: 20px;
    vertical-align: top;
}

.addre-info i {
    font-size: 21px;
}

.my-contact .well-sm {
    background: transparent;
    padding: 17px 0 0;
    border-radius: 0;
    box-shadow: none;
    border: none;
}

.my-contact .well-sm h3 {
    color: #9b9b9b;
    font-size: 16px;
    position: relative;
    margin-bottom: 25px;
    line-height: 25px;
}

.my-contact .form-control {
    border: 1px solid #ddd;
    border-radius: 0px;
    box-shadow: none;
    color: #333;
    font-size: 17px;
    height: 48px;
    padding: 0px 20px;
    background: #dddddd;
}

.my-contact textarea.form-control {
    height: 200px;
    max-width: 100%;
    min-width: 100%;
    padding: 15px 20px;
    resize: none
}

.my-contact .site-sub-titles {
    text-align: left
}

.my-contact .site-sub-titles::before {
    left: 0;
    transform: translate(-0%, 0);
}

.header-title {
    color: #000;
    font-size: 24px;
    position: relative;
    font-weight: normal;
    text-shadow: none;
}

.map-section-contact:before {
    display: none
}

.yello_btn {
    width: 137px;
    height: 43px;
    background: #00b9f2;
    border: none;
    color: #fff;
    text-transform: capitalize;
    font-family: 'robotomedium';
    font-size: 18px;
    border-radius: 0px;
    line-height: 30px;
}

.yello_btn:hover {
    background: #adcd80;
}

.title {
    background: url(../img/dna.jpg);
    background-position: center 0%;
    background-attachment: fixed;
    position: relative;
}

.title:before {
    background: rgba(0, 0, 0, 0.55);
    width: 100%;
    height: 100%;
    position: absolute;
    content: "";
    top: 0px;
}

.top_txt {
    text-align: center;
    padding: 30px 0px 20px 0px;
    position: relative;
    margin: 0px auto;
    color: #fff;
    font-size: 36px;
    font-family: 'Muli', sans-serif;
    text-transform: uppercase;
}

.top_txt span {
    color: #adcd80;
    padding-left: 10px;
}

.top_txt:after {
    width: 55px;
    height: 3px;
    position: absolute;
    content: "";
    background: #303ffa;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
}

.contact_box {}

.contact_box p {
    color: #838383;
    padding: 0px 0px 20px 0px;
    font-size: 15px;
}


/**-------------------------login-signup---------------------------------*/


/*.mid_container{background: url(../img/food.png);     background-size: 50%;}*/

.form_div {
    width: 40%;
    margin: 100px auto;
    display: flex;
    transition: max-height 0.3s ease-out;
    transition: transform .3s ease-out;
    box-shadow: 0 0 36px 0 rgba(141, 135, 135, 0.31)
}

.left_form {
    width: 100%;
    background: #fff;
    border: 1px solid #f2f2f2;
    padding: 30px;
}

.right_form {
    width: 40%;
    border: 1px solid #f2f2f2;
    padding: 24px 0px;
    background: #fff;
}

.right_form p {
    padding: 20px 20px;
    font-size: 17px;
}

.right_form h4 {
    padding: 20px 19px 0px;
    font-weight: bold;
    font-family: 'robotobold';
    font-size: 24px;
}

.forgot a {
    color: #3241ff;
}

.left_form .form-group .error {
    border-color: red !important;
}

.left_form .form-group .form-control {
    display: block;
    width: 100%;
    line-height: 23px;
    height: 45px;
    font-size: 14px;
    padding: 10px 24px;
    background: #eef1f5;
    color: #000000;
    border: 1px solid #eef1f5;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    box-shadow: inherit;
    border-radius: 0px;
}

.left_form .form-group .form-control:focus {
    border-color: #3241ff;
}

.form_title {
    color: #000;
    font-weight: bold;
    font-family: 'Muli', sans-serif;
    width: 100%;
    display: inline-block;
    padding-bottom: 10px;
    font-size: 28px;
    text-transform: uppercase;
}

.login_btn {
    text-transform: uppercase;
    height: 40px;
    width: 160px;
    line-height: 15px;
    background: linear-gradient(to bottom, #3140FC 0%, #0b1599 100%);
    border-radius: 0px;
    border: none;
    font-size: 16px;
}

.icon_content {
    width: 80%;
    margin: 30px auto 20px;
}

.left_form .form-group .form-control:focus {
    outline: none;
    box-shadow: inherit;
}

.icon_pop {
    width: 70px;
    display: inline-block;
    vertical-align: top;
}

.icon_tag {
    display: inline-block;
    vertical-align: top;
    width: 66%;
    padding: 22px 5px;
    font-weight: bold;
    text-transform: capitalize;
    color: #000;
}

.login_logo {
    text-align: center;
    width: 100%;
    display: inline-block;
}

.forgot {
    width: 100%;
    padding: 15px 0px 25px;
}

label.error {
    color: red;
    margin-bottom: 0px;
    padding-top: 5px;
    font-size: 13px;
}

.mid_container {
    display: inline-block;
    width: 100%;
    margin-top: 80px;
    background: #fff;
}


/**-------------------------login-signup---------------------------------*/


/**-------------------------login-signup---------------------------------*/

.wrap {
    float: left;
    width: 100%;
    border: 1px solid #eee;
    box-shadow: 0px 0px 10px #ccc;
}

.wrap .col-xs-12.col-sm-3.col-md-3 {
    padding: 0px;
}

.wrap .col-xs-12.col-sm-9.col-md-9.col-lg-9 {
    padding: 0px;
}

.side_bar {
    float: left;
    width: 100%;
    border-right: 1px solid #eee;
    padding: 20px 0px 0px;
}

.profile_img {
    text-align: center;
    width: 150px;
    margin: 0px auto;
    height: 150px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
}

.profile_img img {
    position: absolute;
    left: 0px;
    right: 0px;
    margin: auto;
    top: 0px;
    bottom: 0px;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.wrap .col-xs-12.col-sm-2.col-md-2 {
    padding: 0px;
}

ul.side_menu {
    float: left;
    width: 100%;
    border-top: 1px solid #eee;
    margin-top: 20px;
}

.side_menu li {
    width: 100%;
    display: inline-block;
    border-bottom: 1px solid #eee;
    padding: 10px;
}

.side_menu li a {
    color: #000;
}

.field_wrap {
    width: 100%;
    float: left;
    padding: 20px;
}

.field_wrap .form-control {
    height: 40px;
    border: 1px solid #eee;
    box-shadow: inherit;
    border-radius: 0px;
}

.page_title {
    font-size: 25px;
    padding: 0px 0px 10px 0px;
    position: relative;
    margin: 0px 0px 20px 0px;
}

.page_title:after {
    width: 150px;
    height: 2px;
    background: #00b9f2;
    position: absolute;
    content: "";
    bottom: 0px;
    left: 0px;
}

.side_menu li:hover {
    background: #00b9f2;
}

.side_menu li:hover a {
    color: #fff;
}

.field_wrap .form-group {}

.field_wrap .form-group label {
    width: 100%;
    float: left;
    font-size: 18px;
    font-weight: normal;
    font-family: 'robotomedium';
    text-transform: capitalize;
}

.field_wrap .form-group span {
    font-size: 16px;
    color: #848181;
}

.divider {
    height: 2px;
    display: inline-block;
    width: 96%;
    background: #f1f1f1;
    margin: 20px 2%;
}

.search {
    width: 40%;
    float: left;
    position: relative;
}

.calendar {
    float: right;
    width: 58%;
}

.calendar .form-control {
    width: 48%;
    float: left;
    margin: 0px 1%;
    height: 42px;
}

.field_wrap .form-control {
    height: 40px;
    border: 1px solid #eee;
    box-shadow: inherit;
    border-radius: 0px;
}

.field_wrap .form-group button {
    position: absolute;
    right: 0px;
    top: 0px;
    background: #00b9f2;
    border: oldlace;
    color: #fff;
    height: 40px;
    padding: 0px 10px;
}

.inner_content {
    float: left;
    width: 100%;
}

.inner_content h3 {
    font-size: 30px;
    padding: 0px 0px 20px 0px;
    font-family: 'robotobold';
}

.inner_content p {
    font-size: 17px;
    padding: 0px 0px 20px 0px;
}


/**-------------------------login-signup---------------------------------*/


/***************media***************************/

@media(max-width:1199px) {
    .left_con {
        padding: 50px 0px 0px;
    }
    .slider_cover h2 {
        font-size: 40px;
    }
    .slider_cover h1 {
        font-size: 32px;
    }
    .fom_inner .form-group.last_grp input[type="submit"] {
        font-size: 16px;
    }
    .main_con {
	height: auto !important;width: 70% !important;
}
.details{width: 100%;}
.fixed_box{width: 70% !important; margin-top: 10px;}
.left-pary {
	width: 60%;
}
.tab-card{width: 96%; margin: 0px 2%;}
.header .navbar-brand{width: 70px;}
.header .fixed-me .navbar-brand{width: 40px;}
}

@media(max-width:992px) {
    .inner_cicon p {
        font-size: 18px;
    }
    section {
        padding: 40px 0px;
    }
    .steps_con h2 {
        font-size: 28px;
    }
    .widget_nav_menu ul.user_link {
        width: 100%;
        float: left;
        padding: 0px;
    }
    .nomargin a i {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
    .left_con {
        float: left;
        width: 100%;
        padding: 50px 0px 0px;
        text-align: center;
    }
    .slider_graph {
        width: 100%;
        text-align: center;
    }
    .header .navbar-default .navbar-nav > li {
        padding: 30px 8px;
    }
    .details h3 {
	font-size: 23px;
}

}

@media(max-width:767px) {
    .header .navbar-brand {
        padding: 9px 0 10px;width: 50px;
    }
    .header .fixed-me .navbar-brand {
	width: 40px;
}
    .title {
        background-size: 100%;
    }
    .left_con {
        padding: 20px 0px 0px;
    }
    .slider_cover h2 {
        font-size: 29px;
        width: 100%;
        text-align: center;
    }
    .slider_cover h1 {
        font-size: 29px;
        width: 100%;
        text-align: center;
    }
    .fom_inner .form-group {
        width: 40%;
    }
    .fom_inner .form-group.last_grp {
        width: 20%;
    }
    .slider_graph {
        margin: 20px 0px 0px;
        text-align: center;
    }
    .inner_cicon {
        margin-bottom: 20px;
    }
    .center {
        border: none
    }
    section {
        padding: 40px 0px;
    }
    .graphic {
        margin: 10px 0px;
        text-align: center;
    }
    .steps_con.top_space,
    .steps_con {
        padding: 0px 0px 0px;
        text-align: center;
    }
    .steps_con h2::after {
        right: 0px;
        margin: auto;
    }
    .header .collapse.navbar-collapse {
        float: left;
        width: 100%;
    }
    .steps_con h2 {
        font-size: 25px;
    }
    .header .navbar-default .fixed-me .navbar-nav > li {
        padding: 5px 0px;
    }
    .header .navbar-default .fixed-me .navbar-nav > li.button {
        padding: 10px 0px;
    }
    .header .navbar-default .navbar-nav > li {
        padding: 5px 0px;
    }
    .header .navbar-default .navbar-nav > li.button {
        padding: 5px 0px;
    }
    .inner_content {
        float: left;
        width: 100%;
        text-align: center;
    }
    .form_div {
        width: 90%;
        margin: 10px auto;
        display: block;
    }
    .left_form {
        width: 100%;
        min-height: auto;
    }
    .right_form {
        width: 100%;
    }
    .login_btn {
        margin-left: 0px;
    }
    .tab-card h1{padding: 0px 0px 10px 0px;font-size: 21px;}
    .navbar-toggle{margin-top: 16px;}
    .our-member-section{padding: 30px 0;}
    .footer_center {
	padding: 10px 0;
}
.footer_center {
	padding: 10px 0 10px;
}
.title-widget{margin: 10px 0 6px;}
.footerp {
	padding-top: 5px;
}
.contact_info {
	font-size: 11px;
	text-transform: uppercase;
}
.widget_nav_menu ul li {
	margin-bottom: 5px;
}
.title-widget span {
	font-size: 18px;
}
.footer_center .col-sm-4 {
	width: 33%;
	float: left;
}
}

@media(max-width:580px) {
    .fom_inner .form-group,
    .fom_inner .form-group.last_grp {
        width: 100%;
    }
    .main_wrapper .sidebar {
	width: 100% !important;
}
.main_con {
	margin: 0px !important;
	width: 100% !important;
}
.fixed_box {
	width: 100% !important;
	margin-top: 10px;
}
.wrap_inner{
    width: 390px;
overflow: auto;
}
.wrap_inner .left-pary{width: 80%;}
.wrap_inner.rigth-part {width: 20%;}
.ftblock2 .user_link {
	width: 50% !important;
}
.footer_center .col-sm-4 {
	width: 100%;
}
}


/***************media***************************/

.left_container {
    max-width: 66.66666667%;
    margin: 0px auto;
}

.my_docs {
    padding: 40px 0px;
}

.my_docs section {
    padding: 0px;
}

.add_new_record .btn {
    background: linear-gradient(to bottom, #3140FC 0%, #0b1599 100%);
    border-radius: 0px;
    border: none;
    font-size: 16px;
    color: #fff !important;
}

.lstng-section table thead tr th a,
.lstng-section table thead tr th {
    color: #3241ff;
}

.lstng-section table .btn {
    background: linear-gradient(to bottom, #3140FC 0%, #0b1599 100%);
}

.m_content {
    position: relative;
}

.m_content .panel-body {
    padding: 0px;
    float: left;
    width: 100%;
}

.add_new_record {
    float: left !important;
}

.topn_right {
    position: absolute;
    right: 0px;
    top: 15px;
}

.tab-card-header .card-header-tabs {
    border-bottom: none;
}