/*@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,500,700|Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700);*/
@import url(https://fonts.googleapis.com/css?family=Playfair+Display:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600);
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.red {
    color:red;
}

.modal-backdrop {
    background-color: #3d4051!important;
    opacity: 1!important
}

.container {
    width: 100%!important;
    max-width: 1170px
}

.container_a {
    width: 100%!important;
    max-width: 1600px
}

.modal-backdrop {
    background-color: #00080e
}

.modal-backdrop.in {
    filter: alpha(opacity=90);
    opacity: .9
}

* {
    outline: none
}

.cbp-popup-lightbox {
    z-index: 99999!important
}

::-webkit-scrollbar {
    width: 3px;
    height: 7px
}

::-webkit-scrollbar-button:end:increment,
::-webkit-scrollbar-button:start:decrement {
    display: block;
    height: 0;
    width: 5px
}

::-webkit-scrollbar-button:horizontal:increment,
::-webkit-scrollbar-button:vertical:increment {
    background-color: none
}

::-webkit-scrollbar-track-piece {
    background-color: none
}

::-webkit-scrollbar-thumb:horizontal,
::-webkit-scrollbar-thumb:vertical {
    background-color: #be202e;
    -webkit-border-radius: 3px
}

.btnwhite {
    border: 2px solid #eaeaea;
    padding: 12px 40px;
    color: #1d1d1d;
    background: hsla(0, 0%, 100%, 0);
    font-family: Open Sans;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 12px;
    transition: .3s;
    border-radius: 40px;
    letter-spacing: 1px;
    text-align: center
}

.btnwhite:active,
.btnwhite:focus,
.btnwhite:hover {
    background: #eaeaea;
    transition: .3s;
    color: #1d1d1d;
    text-decoration: none;
    outline: none;
    border-color: #eaeaea
}

.btndark {
    border: 2px solid transparent;
    padding: 12px 40px;
    color: #fff;
    background: #1371dd;
    font-family: Open Sans;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 12px;
    transition: .3s;
    border-radius: 6px;
    letter-spacing: 1px;
    text-align: center;
    cursor: pointer;
}

.filled-in.chk-col-success label{
        padding-left:10px;
    }

    .btndark:active,
    .btndark:focus,
    .btndark:hover {
        background: none;
        transition: .3s;
        color: #1a55f7;
        text-decoration: none;
        outline: none;
        border: 2px solid #1a55f7;
    }

#my-soon-counter .soon-reflection {
    background-color: #fff;
    background-image: linear-gradient(#fff 25%, hsla(0, 0%, 100%, 0))
}

#my-soon-counter {
    background-position: top;
    color: #333
}

.soon-value {
    font-weight: 600;
    color: #be202e;
    margin-left: 24px!important
}

.soon-label,
.soon-value {
    font-family: Roboto Slab, serif
}

.soon-label {
    font-weight: 300;
    font-size: 17px;
    color: #1d1d1d
}

.background {
    height: 100%;
    background-image: url('../../backimg/bg.jpg');
    background-size: cover;
    background-attachment: fixed;
}

/*.background_c {
    height: 180vh;
    margin:50px auto;
    background: url(../Login/images/bg.jpg); 
    background-size: cover;
    background-attachment: fixed;
}*/

.background .button {
    margin: 5px 22px 22px 0;
    display: inline-block
}

.background .logo {
    text-align: center;
    display: block;
    margin: 0 auto 15px;
}

.background_c .logo {
    text-align: center;
    display: block;
    margin: 0 auto 15px;
}

.background h1 {
    text-align: center;
    color: #1d1d1d;
    /*font-family: Playfair Display, serif;*/
    font-weight: 600;
    font-size: 36px;
    /*text-transform: uppercase;*/
    letter-spacing: 0
}

.background_c h1 {
    text-align: center;
    color: #1d1d1d;
    font-family: Playfair Display, serif;
    font-weight: 700;
    font-size: 36px;
    /*text-transform: uppercase;*/
    letter-spacing: 0
}

.Step_one {
    background: #f8f8f8;
    display: block;
    padding: 10px 15px;
    border-radius: 12px;
}

.Step_one ul {
    text-align:left;
}

.panel-footer label{
    padding-left:8px;
}

.Step_one .list-inline-item {
    display: block;
}

.background span.descr {
    display: block;
    max-width: 800px;
    padding: 20px;
    text-align: justify;
    color: #000;
    font-family: Open Sans;
    font-size: 15px;
    line-height: 26px;
    ;
    font-weight: 400;
    margin: 0 auto;
}

.background_c span.descr {
    display: block;
    max-width: 800px;
    margin: 24px auto 20px;
    text-align: center;
    color: #000;
    font-family: Open Sans;
    font-size: 15px;
    line-height: 1.5;
    font-weight: 400;
}

.background span.descr_a {
    display: block;
    max-width: 600px;
    margin: 24px auto 20px;
    text-align: left;
    color: #000;
    font-family: Open Sans;
    font-size: 15px;
    line-height: 1.5;
    font-weight: 400;
}

.background span.descr_b {
    display: block;
    max-width: 800px;
    margin: 0 auto;
    text-align: left;
    color: #000;
    font-family: "Open Sans";
    font-size: 15px;
    line-height: 1.5;
    font-weight: 400;
    padding: 20px 0;
}

.background_c span.descr_c {
    display: block;
    max-width: 1500px;
    margin: 24px auto 20px;
    color: #000;
    font-family: Open Sans;
    font-size: 15px;
    line-height: 1.5;
    font-weight: 400;
}

.background_c span.descr_c h5 {
    text-align: left;
    padding:15px 0 15px 15px;
    background-color:#f0f0f0;
}

.background_c span.descr_c ul li {
    text-align: left;
    line-height: 30px;
}

/* .background .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    height: 100%;
    margin: 0 auto
} */

.background .container_a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    height: 100%;
    margin: 0 auto
}

.background_c .container_a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    height: 100%;
    margin: 0 auto
}

.background ul.social {
    list-style: none;
    text-align: center;
    padding: 0
}

.background ul.social li {
    display: inline-block;
    margin: 0 5px
}

.background ul.social li:first-child {
    margin-left: 0
}

.background ul.social li a {
    background: hsla(0, 0%, 100%, 0)
}

.background ul.social li a,
.background ul.social li a:hover {
    width: 36px;
    height: 36px;
    display: block;
    text-align: center;
    padding: 6px;
    border-radius: 40px;
    border: 2px solid #eaeaea;
    color: #1d1d1d;
    transition: .3s
}

.background ul.social li a:hover {
    background: #eaeaea
}

.vcentr {
    width: 100%;
    max-width: 1170px;
    text-align: center;
    background: rgba(255,255,255,0.9);
    /* box-shadow: 0 0 10px rgba(0, 0, 0, .12); */
    padding: 0;
}
.vcentrtwo {
    width: 100%;
    max-width: 1170px;
    text-align: center;
    background: hsla(0, 0%, 100%, .5);
    /* box-shadow: 0 0 10px rgba(0, 0, 0, .12); */
    padding: 0;
}

.borders {
    position: relative;
    overflow: auto;
    margin: 0px 26px;
    /* background: rgba(255,255,255,0.9); */
    padding: 30px 0
}

.borders_c {
    position: relative;
    overflow: auto;
    margin: 26px;
    background: rgba(255,255,255,1);
    padding: 30px 0;
}

#not .subs {
    background: none;
    width: 600px;
    height: auto;
    margin: auto;
    background-size: cover;
    text-align: center;
    padding: 10px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    max-height: 500px
}

#not .subs .bordic {
    width: 100%;
    height: 100%;
    border: 2px solid #323548;
    box-sizing: border-box;
    padding: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
}

#not .subs h3 {
    font-family: Roboto Slab, serif;
    color: #fff;
    font-weight: 200;
    margin-bottom: 10px;
    display: block;
    font-size: 38px
}

#not .subs h3 i {
    font-style: normal;
    font-weight: 800
}

#not .subs h3 span {
    font-size: 21px;
    line-height: 34px;
    font-family: "Open Sans";
    display: block;
    margin: 20px 0 30px;
    color: #fff;
    font-weight: 300
}

#not .subs .input {
    width: 70%;
    text-align: left;
    float: left
}

#not input {
    width: 100%;
    padding: 10px 20px 10px 50px;
    border-radius: 2px;
    border: 2px solid #fff;
    background: #343748;
    height: 48px;
    color: #fff;
    text-transform: uppercase;
    font-family: "Open Sans"
}
.iconsearch{
    position:relative;
}
.iconsearch .fa-search { 
    position: absolute;
    top: 10px;
    left: 93%;
    font-size: 15px;
  }
.icomail {
    position: relative;
    width: 80%;
    margin: 0 auto
}

.icomail i {
    position: absolute;
    top: 14px;
    color: #fff;
    font-size: 17px;
    left: 18px
}

#not button {
    width: 40%;
    margin: 30px 0
}

.titile h2 {
    font-family: Roboto Slab, serif;
    text-transform: uppercase;
    font-size: 36px;
    font-weight: 300;
    margin: 0 0 40px;
    position: relative;
    color: #000
}

.inblock {
    padding: 80px 0 100px
}

.content p {
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: 300;
    margin: 0 0 20px
}

.about {
    background: url(../img/02.jpg);
    background-size: cover
}

.about h2,
.about p {
    color: #3d4051
}

.about p {
    max-width: 650px
}

.mainfeatures {
    background: #3d4051;
    background-size: cover
}

.mainfeablock i {
    color: #3d4051;
    font-size: 24px;
    border: 2px solid #fff;
    width: 62px;
    height: 62px;
    padding-top: 16px;
    border-radius: 100px;
    display: block;
    margin: 0;
    text-align: center;
    background: #fff
}

.mainfeablock h3 {
    color: #fff;
    font-family: "Open Sans";
    font-weight: 400;
    font-size: 17px;
    text-transform: uppercase;
    text-align: left
}

.mainfeablock span {
    display: block;
    text-align: left;
    font-family: "Open Sans";
    font-size: 18px;
    padding: 0;
    color: hsla(0, 0%, 100%, .7)
}

.portfolio {
    background: #f3f3f3
}

.cbp-caption-zoom .cbp-caption-activeWrap {
    background-color: rgba(61, 64, 81, .88)!important
}

.cbp-l-caption-desc,
.cbp-l-caption-title {
    color: #fff!important
}

.user {
    border: 1px solid #efefef;
    padding: 20px;
    border-radius: 3px
}

.user img {
    width: 80px;
    border-radius: 100px;
    display: block
}

.user h4 {
    font-family: "Open Sans";
    font-weight: 400;
    text-transform: uppercase;
    font-size: 17px;
    margin: 20px 0 12px
}

.user h4 span {
    color: #000;
    text-transform: none;
    display: block;
    margin: 10px 0;
    font-size: 14px
}

.user ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.user ul li {
    list-style: none;
    display: inline-block
}

.user ul li a {
    color: #292929;
    background: #fff;
    border: 2px solid #d8d8d8;
    width: 32px;
    height: 32px;
    display: block;
    text-align: center;
    padding: 4px;
    border-radius: 27px;
    transition: .3s
}

.user ul li a:hover {
    border-color: #be202e;
    transition: .3s;
    color: #be202e
}

.contacts {
    background: #3d4051
}

.contacts,
.contacts h2 {
    color: #fff
}

.contacts .cont i {
    color: #fff;
    font-size: 24px;
    display: block;
    margin: 0 0 16px
}

.contacts .cont span {
    display: block;
    font-size: 17px;
    font-family: "Open Sans";
    font-weight: 300
}

.map {
    height: 350px
}

.contform input {
    height: 50px
}

.contform input,
.contform textarea {
    width: 100%;
    padding: 18px;
    border: 2px solid #17181b;
    border-radius: 3px;
    color: #17181b;
    font-family: "Open Sans";
    font-weight: 400;
    text-transform: uppercase;
    font-size: 12px;
    transition: .3s
}

.contform textarea {
    height: 150px;
    margin-top: 30px
}

.contform input:focus,
.contform textarea:focus {
    background: #f5f5f5;
    border-color: #e6e6e6;
    transition: .3s
}

.contform button {
    margin-top: 24px;
    width: 100%
}

.contform button:hover {
    color: #272727
}
.vcentr {
    margin-top:0px;
    margin-bottom:0px;
    margin-left:auto;
    margin-right:auto;
    position: relative;
    /* top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); */
}
.vcentrtwo{
    margin-top:0px;
    margin-bottom:100px;
    margin-left:auto;
    margin-right:auto;
}

.course_div_top{
    padding:10px;
    border-radius: 4px;
}

.custom-control{
    padding-left:0rem;
}

.radio-padding{
    padding-left:0rem;
}
.form-check{
    margin-bottom: 0.5em;
}

.sub-text{
    font-weight: bold;
    font-size: 16px;
    color:#343a40;
}
.sub-text-red{
    font-weight: bold;
    font-size: 16px;
    color:red;
}
.file-upload{
    margin:10px auto;
}
.refer{
    background-color: #fff;
    text-align: center;
    padding: 10px;
    color: #333333;
    border-radius: 6px;
}
.refer a{
    color: #333333;
}
.declar{
    background-color: #fff;
    padding: 0 10px 10px 10px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
}
.redtxt{
    color: #ec1b2e;
    font-size: 14px;
}
.grytxt{
    color: #606365;
    font-size: 13px;
}
.drkgry{
    color: #2c2c2c;
}
.priv{
    height: 200px;
    overflow: scroll;
}
.priv h6 {
    font-size: .90rem;
}
.priv p{
    font-size: 13px;
}
.priv ul>li{
    font-size: 13px;
}
.blubtn{
    background-color: #0050a2;
    padding: 10px 30px;
    margin: 20px 0 0 0 !important;
    border: 0;
    border-radius: 6px;
    color: #fff;
    float: right;
}
.redbtn{
    background-color: #ec1b2e;
    padding: 10px 30px;
    margin: 20px 0 0 0 !important;
    border: 0;
    border-radius: 6px;
    color: #fff;
    float: right;
    margin-right: 10px !important;
}
.declar label{
    font-size: 13px;
    margin-bottom: .2rem;
}
.declar .file-upload {
    margin: 5px auto;
}
.declar .custom-file-label{
    font-size: 13px;
}
/*--------------------- newtab ---------------------*/

.wraper {
    padding: 10px;
    text-align: center;
    font-family: sans-serif;
    width: 800px;
    margin: 10px auto;
  }
    
  .containerone {
    border-top: 2px solid #0050a2;
    display: flex;
    list-style: none;
    padding: 0;
    justify-content: space-between;
    align-items: stretch;
    align-content: stretch;
  }
  
  .link {
    position: relative;
    margin-top: 7px;
    width: 100%;
  }
  
  .link a {
    font-weight: bold;
    text-decoration: none;
    color: black;
    text-transform: uppercase;
    font-size: 15px;
  }
  
  .link:first-child {
    margin-left: -55px;
  }
  
  .link:last-child {
    margin-right: -55px;
  }
  
  .link::after {
    content: "";
    width: 20px;
    height: 20px;
    background: #fff;
    position: absolute;
    border-radius: 50%;
    top: -18px;
    left: 50%;
    transform: translatex(-50%);
    border: 2px solid #0050a2;
  }
  
  .active::after,
  .link:hover::after {
    background: #0050a2;
  }
  
  p.lead {
    font-weight: 600;
    margin: 50px auto;
    line-height: 1.5;
  }

  /*--------------------- newtab end ---------------------*/

@media only screen and (min-width:1880px) {

    /*.background_c {
        height: 180vh;
    }*/

    .vcentr {
    width: 100%;
    text-align: center;
    background: hsla(0, 0%, 100%, .5);
    /* box-shadow: 0 0 10px rgba(0, 0, 0, .12); */
    padding: 0;
}

}

@media only screen and (max-width: 1370px) {

    /*.background_c {
        height: 215vh;
    }*/

    .vcentr {
    position: relative;
    margin-top:0px;
    margin-bottom:0px;
    margin-left:auto;
    margin-right:auto;
    /* top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); */
  
}
   /* .background {
    height: 140vh;
    padding-bottom:0;
} */

}

@media only screen and (max-width: 1280px) {
/* 
   .background {
    height: 100vh;
    padding-bottom:0;
} */

}
@media only screen and (max-width: 767px) {
    .borders {
        margin: 0;
    }
    .background .logo {
        width: 180px;
    }
    .background h1 {
        font-size: 20px;
    }
   /* .indicate_identity .vcentr {
        position: relative;
        top: 0;
        left: 0;
        transform: translate(0%, 0%);
    } */
}
@media only screen and  (min-width: 768px) and (max-width: 1024px) {
    .borders {
        margin: 0;
    }
    .background .logo {
        width: 180px;
    }
    .background h1 {
        font-size: 20px;
    }
    /* .indicate_identity .vcentr {
        position: relative;
        top: 0;
        left: 0;
        transform: translate(0%, 0%);
    } */
}