@charset "utf-8";
::before,
::after {
    box-sizing: border-box
}

*,
::before,
::after {
    box-sizing: inherit
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
figure {
    margin: 0;
    padding: 0;
    outline: 0 none;
    vertical-align: baseline;
    border: 0;
    background: trasprent
}

input,
select,
textarea {
    border: 0
}

a {
    color: #409f89;
    text-decoration: none;
    -webkit-transition: color .25s ease-out;
    -moz-transition: color .25s ease-out;
    -o-transition: color .25s ease-out;
    transition: color .25s ease-out
}

p {
    padding: 0;
    margin: 0;
    line-height: 22px
}

a:hover {
    color: #333;
    text-decoration: none
}

ul,
li {
    list-style: none
}

.left {
    float: left
}

.right {
    float: right
}

body {
    background-color: #fff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #27396a
}

.reguler {
    font-family: 'dinbekregular';
    font-weight: 400
}

.bold {
    font-family: 'dinbek_boldregular'
}

@font-face {
    font-family: 'dinbek_boldregular';
    src: url(../fonts/dinbek_bold-webfont.eot);
    src: url(../fonts/dinbek_bold-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/dinbek_bold-webfont.ttf) format("truetype"), url(../fonts/dinbek_bold-webfont.svg#dinbek_boldregular) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'dinbekregular';
    src: url(../fonts/dinbek-regular-webfont.eot);
    src: url(../fonts/dinbek-regular-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/dinbek-regular-webfont.ttf) format("truetype"), url(../fonts/dinbek-regular-webfont.svg#dinbekregular) format("svg");
    font-weight: 400;
    font-style: normal
}

.clear {
    clear: both
}

.containar {
    width: 1170px;
    position: relative;
    margin: 0 auto;
    font-family: 'Roboto', sans-serif
}

.fl {
    float: left
}

.fr {
    float: right
}

#header {
    height: 640px
}

.logo {
    float: left;
    padding: 19px 0 0
}

.headerimg {
    position: absolute;
    right: 0;
    top: 0
}

.bg img {
    position: absolute;
    top: 120px;
    z-index: -30;
    width: 100%;
    height: 520px
}

.header-outer {
    width: 100%;
    background: #fff
}

.top-email-phone {
    float: right;
    background: #fafafa;
    padding: 8px 10px;
    margin-top: 15px;
    margin-right: 5px;
    border-radius: 4px;
    font: bold 13px Verdana, Arial, Helvetica, sans-serif;
    color: #f14f4a
}

.top-email-phone a {
    float: left;
    border-right: solid 1px #e5e5e5;
    padding-right: 10px;
    color: #757575
}

.top-email-phone a:hover {
    color: #000
}

.top-email-phone span {
    float: left;
    padding-left: 10px
}

.top-menu {
    float: right;
    padding-top: 15px
}

.top-menu a {
    margin-left: 5px;
    -webkit-transition: background .35s ease-out;
    -moz-transition: background .5s ease-out;
    -o-transition: background .5s ease-out;
    transition: background .5s ease-out;
    display: inline-block
}

.home {
    background: url(../images/top-icon.png) no-repeat left 0;
    width: 32px;
    height: 31px
}

.contact {
    background: url(../images/top-icon.png) no-repeat right 0;
    width: 32px;
    height: 31px
}

.home:hover {
    background: url(../images/top-icon.png) no-repeat left -32px
}

.contact:hover {
    background: url(../images/top-icon.png) no-repeat right -32px
}

ul.menu {
    list-style: none;
    clear: both;
    float: right;
    margin-top: -10px
}

.menu li {
    display: inline;
    font-variant: small-caps;
    font-size: 12px;
    padding-right: 20px
}

.menu li.last {
    padding-right: 0
}

.menu li a {
    color: #686868;
    text-decoration: none;
    font: normal 14px dinbek_boldregular;
    text-transform: uppercase
}

.menu li a:hover,
.menu li a.act,
.menu li a.active {
    text-decoration: underline;
    color: #2fb6e4
}

#headertxt {
    width: 460px;
    left: 0;
    clear: both;
    position: relative;
    top: 80px
}

#headertxt h1 {
    font: normal 40px dinbek_boldregular;
    color: #ed2c26;
    text-transform: uppercase;
    padding-bottom: 25px
}

#headertxt h1 span {
    color: #f9cc0d
}

#headertxt ul {
    min-height: 170px
}

#headertxt li {
    float: left;
    width: 44%;
    font: normal 13px arial;
    color: #fff;
    background: url(../images/rht-icon.png) no-repeat left 0;
    padding: 0 0 18px 25px
}

#headertxt li a {
    color: #fff
}

.headerimg {
    z-index: 100;
    right: 0
}

.book-but {
    border-radius: 3px;
    border: 1px #fff solid;
    padding: 10px 25px;
    font: normal 16px dinbek_boldregular;
    color: #fff;
    display: inline-block;
    clear: both;
    margin-top: 5px
}

a.book-but:hover {
    color: #ed2c26;
    border: 1px #ed2c26 solid
}

#back {
    background-image: url(../images/btn_back.png)
}

#next {
    background-image: url(../images/btn_next.png)
}

#control {
    background-image: url(../images/btn_pause.png)
}

.search-nav {
    padding: 40px 0;
    clear: both;
    position: relative
}

.search-nav select {
    font-size: 15px;
    font-weight: 700;
    color: #534f4f;
    text-transform: uppercase;
    padding: 16px 15px 11px;
    border-radius: 2px;
    border: 1px #999 solid;
    width: 285px;
    margin-right: 20px
}

.search-nav select option {
    font: normal 12px Arial;
    text-transform: none;
    padding-bottom: 5px
}

.search-nav select.last {
    margin-right: 0
}

.search-nav-right {
    padding: 5px 0 30px;
    clear: both;
    position: relative
}

.search-nav-right select {
    font-size: 15px;
    font-weight: 700;
    color: #534f4f;
    text-transform: uppercase;
    padding: 16px 15px 11px;
    border-radius: 2px;
    border: 1px #999 solid;
    width: 245px;
    margin-right: 0;
    margin-bottom: 20px
}

.search-nav-right select option {
    font: normal 12px Arial;
    text-transform: none;
    padding-bottom: 5px
}

.search-nav-right select.last {
    margin-right: 0
}

.rowIn.search-nav {
    padding-top: 0
}

.rowIn.search-nav select {
    font-size: 15px;
    font-weight: 700;
    color: #534f4f;
    text-transform: none;
    padding: 16px 15px 11px;
    border-radius: 6px;
    border: 1px #D7D7D7 solid;
    width: 92%;
    margin: 0
}

input.go-but {
    float: right;
    background: #41a70f;
    padding: 13px;
    font: normal 18px dinbek_boldregular;
    color: #fff;
    text-transform: uppercase;
    border-radius: 3px;
    border: none;
    cursor: pointer;
    -webkit-transition: background .25s ease-out;
    -moz-transition: background .25s ease-out;
    -o-transition: background .25s ease-out;
    transition: background .25s ease-out
}

input.go-but:hover {
    background: #222
}

.cource-wrapp {
    padding: 30px 0;
    background: #006ba1;
    overflow: hidden
}

.col-1 {
    text-align: justify;
    margin-right: 30px;
    padding-bottom: 30px
}

.col-1 p {
    padding: 20px 0;
    color: #fff;
    font-size: 12px
}

.col-1 h2 {
    background: url(../images/h2-bg.jpg) no-repeat 0 bottom;
    padding-bottom: 20px;
    color: #fff;
    font-size: 30px
}

.col-1 a {
    color: #fff;
    font: normal 14px dinbekregular;
    text-decoration: underline
}

.col-1 a:hover {
    color: #000
}

.col-2 {
    border: 1px #ddd solid;
    border-radius: 2px;
    float: left;
    margin-right: 28px;
    width: 215px;
    margin-bottom: 30px
}

.col-2.last {
    margin: 0
}

.col-2 h4 {
    background: #003c5b;
    padding: 15px;
    font-size: 13px;
    min-height: 33px;
    text-align: center;
    text-transform: uppercase;
    color: #fff
}

.about-wrapp {
    overflow: hidden;
    background: url(../images/pattern-bg.jpg) repeat 0 0;
    padding: 60px 0
}

.heading {
    font-size: 35px;
    color: #006ba1;
    text-transform: uppercase;
    background: url(../images/divider.jpg) no-repeat center bottom;
    padding-bottom: 35px;
    margin-bottom: 25px;
    text-align: center
}

.about-wrapp .img {
    float: left;
    border: 1px #ddd solid
}

.about-wrapp .img img {
    float: left;
    border: 4px #fff solid
}

.about-wrapp .detail {
    float: right;
    width: 66%
}

.about-wrapp .detail p {
    font-size: 12px;
    padding-bottom: 20px
}

.about-wrapp h4 {
    font-size: 22px;
    width: 30%;
    color: #ed2c26;
    text-transform: uppercase;
    border-bottom: 2px #ddd solid;
    margin-bottom: 25px;
    padding-bottom: 10px
}

.about-wrapp ul li {
    float: left;
    width: 44%;
    padding: 0 0 10px 25px;
    background: url(../images/blue-icon.png) no-repeat left 5px;
    line-height: 24px
}

.heading span {
    color: #ed2c26
}

.bot-wrapper {
    padding: 60px 0 80px;
    overflow: hidden
}

.block1 {
    width: 50%
}

.block {
    width: 47%
}

.block img {
    float: left;
    padding-top: 30px
}

.block .detail-col {
    float: right;
    width: 67%;
    font-size: 14px;
    line-height: 22px
}

.block .detail-col p {
    color: #023752;
    font-size: 14px
}

.block .detail-col h2,
.block1 .detail-col h2 {
    color: #ed2c26;
    text-transform: uppercase;
    font-size: 22px;
    border-bottom: 1px #999 solid;
    padding-bottom: 7px;
    margin-bottom: 20px
}

.block .detail-col span {
    color: #f9cc0d;
    font-size: 16px;
    display: inline-block;
    padding-top: 10px
}

.footer {
    background: #1f1f1f;
    overflow: hidden;
    padding: 5px 0
}

.border-col {
    border-top: 1px #8f8f8f solid;
    border-bottom: 1px #8f8f8f solid;
    padding: 40px 0;
    overflow: hidden
}

.footer ul {
    float: left;
    border-right: 1px #8f8f8f solid;
    width: 22%
}

.footer ul li {
    line-height: 26px
}

.footer ul li a {
    text-transform: uppercase;
    color: #fff;
    font-size: 12px
}

.footer ul li a.act,
.footer ul li a:hover {
    color: #dfb12d
}

.soical-icon {
    float: left;
    padding: 0 10%;
    border-right: 1px #8f8f8f solid;
    height: 179px
}

.soical-icon span {
    font-size: 18px;
    display: none;
    padding-bottom: 25px;
    color: #fff
}

.soical-icon span.bold {
    display: block
}

.soical-icon img {
    margin: 20px 0 0
}

.soical-icon a {
    float: left;
    margin-right: 10px;
    width: 32px;
    height: 34px;
    text-indent: -99999px;
    display: inline-block;
    -webkit-transition: background .35s ease-out;
    -moz-transition: background .35s ease-out;
    -o-transition: background .35s ease-out;
    transition: background .35s ease-out
}

a.fb {
    background: url(../images/social-icon.png) no-repeat 0 0
}

a.in {
    background: url(../images/social-icon.png) no-repeat -43px 0
}

a.tw {
    background: url(../images/social-icon.png) no-repeat -87px 0
}

a.yt {
    background: url(../images/social-icon.png) no-repeat -130px 0
}

a.fb:hover {
    background: url(../images/social-icon.png) no-repeat 0 -38px
}

a.in:hover {
    background: url(../images/social-icon.png) no-repeat -43px -38px
}

a.tw:hover {
    background: url(../images/social-icon.png) no-repeat -87px -38px
}

a.yt:hover {
    background: url(../images/social-icon.png) no-repeat -130px -38px
}

.contact-info {
    padding-left: 6%;
    float: right;
    padding-top: 10px
}

.contact-info a {
    background: url(../images/msg-icon.png) no-repeat left top;
    display: block;
    line-height: 27px;
    color: #fff;
    padding-left: 50px;
    font-size: 18px;
    font-family: Verdana, Arial, Helvetica, sans-serif
}

.contact-info a:hover {
    color: #4ec4ee
}

.contact-info .call {
    background: url(../images/call-icon.png) no-repeat left 28px;
    line-height: 40px;
    padding-left: 50px;
    font-size: 28px;
    padding-top: 30px;
    color: #fff
}

.contact-info .copy {
    font-size: 12px;
    color: #fff;
    padding-top: 20px
}

#inner #header {
    height: 123px;
    background: #fff
}

.serch-wrapp {
    background: #006BA1;
    overflow: hidden
}

.serch-wrapp .search-nav {
    padding: 30px 0
}

.cource-content-wrapp {
    overflow: hidden;
    background: url(../images/pattern-bg.jpg) repeat 0 0;
    padding: 50px 0
}

.cource-content-wrapp .col li a {
    color: #006ba1;
    line-height: 32px
}

.cource-content-wrapp .col li a:hover {
    color: red
}

.cource-content-wrapp .col.one {
    float: left;
    width: 45%
}

.cource-content-wrapp .col.two {
    float: right;
    width: 50%
}

.full-containar {
    background: url(../images/full-bg.jpg) repeat center top;
    padding: 40px 0;
    overflow: hidden
}

.left-block {
    width: 670px;
    float: left;
    line-height: 29px
}

.right-block {
    width: 245px;
    float: right
}

.left-block h1 {
    background: #eee;
    padding: 10px;
    border: 1px #ebebeb solid;
    color: #ed2c26;
    font-size: 25px;
    margin: 20px 0
}

.right-block h1 {
    padding-bottom: 12px;
    border-bottom: 1px #ddd solid;
    color: #028fcc;
    font-size: 25px
}

.yel-bull {
    padding-bottom: 30px
}

.yel-bull li {
    background: url(../images/yel-bullet.png) no-repeat left 5px;
    padding-left: 30px;
    line-height: 28px;
    color: #000
}

.table {
    border: 1px #dadada solid;
    line-height: normal
}

.table .head {
    background: url(../images/blue-strip.jpg) repeat-x 0 0;
    padding: 15px
}

.table .head h4 {
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    padding-bottom: 10px
}

.table .head select {
    margin-right: 10px;
    background: #fff;
    padding: 7px 5px;
    width: 30%;
    float: left;
    border-radius: 3px
}

.search {
    background: #dc2b2b url(../images/serch-icon.png) no-repeat 0 0;
    border-radius: 2px;
    border: none;
    width: 32px;
    height: 32px
}

.sub-head {
    background: #16abdc;
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    overflow: hidden;
    padding: 13px 15px;
    display: block;
    width: 95.6%
}

.sub-fot {
    background: #0a5783;
    font-size: 12px;
    color: #fff;
    overflow: hidden;
    padding: 13px 15px;
    display: block;
    width: 95.6%
}

.row {
    font-size: 12px;
    overflow: hidden;
    padding: 0 6px 0 13px;
    display: block;
    width: 97.1%
}

.sub-head .col {
    float: left;
    text-align: center
}

.row .col {
    text-align: center;
    padding: 15px 5px;
    border-right: 1px #ddd solid;
    vertical-align: middle
}

.search {
    background: #dc2b2b url(../images/serch-icon.png) no-repeat 0 0;
    border-radius: 2px;
    border: none;
    width: 32px;
    height: 32px
}

.col.one {
    width: 195px;
    text-align: left
}

.row .col.one {
    width: 185px
}

.col.two {
    width: 75px
}

.col.three {
    width: 109px
}

.col.for {
    width: 61px
}

.col.five {
    width: 60px
}

.row .col.five {
    font-weight: 700;
    color: red
}

.col.six {
    width: 133px
}

.row .col.last {
    background: none;
    width: 120px;
    border: none;
    padding: 15px 0 15px 15px
}

.row.one {
    background: #f1f2f8;
    border-bottom: 1px solid #ccc
}

.row.two {
    background: #fff;
    border-bottom: 1px solid #ccc
}

.row .col.two {
    width: 65px
}

.row .col.three {
    width: 99px
}

.row .col.for {
    width: 50px
}

.row .col.five {
    width: 50px
}

.row .but {
    background: #fa880e;
    border-radius: 3px
}

.row .but a {
    display: inline-block;
    overflow: hidden;
    font: normal 12px Arial, Helvetica, sans-serif;
    color: #fff
}

.row .but a.lft {
    padding: 8px
}

.row .but a.rft {
    padding: 11px 8px 9px 5px;
    float: right
}

.arrow {
    text-align: right;
    color: #fff;
    font: normal 12px Arial
}

.faq {
    border-bottom: 1px #ddd solid;
    padding-bottom: 10px;
    margin-bottom: 10px
}

.faq.last {
    border: none;
    margin: 0;
    padding: 0
}

.faq .que {
    background: url(../images/que-arrow.jpg) no-repeat left 0;
    padding-left: 25px;
    font: bold 13px Verdana, Arial, Helvetica, sans-serif;
    color: #111
}

.faq p {
    padding: 5px 0 0 25px;
    color: #767676;
    font-size: 12px
}

.ven-col {
    padding-bottom: 35px;
    min-height: 190px;
    margin-bottom: 10px
}

.ven-col h2 {
    border-bottom: 1px solid #DDD;
    color: #028fcc;
    font-size: 20px;
    margin-bottom: 20px;
    text-transform: uppercase;
    padding-bottom: 10px
}

.ven-col p {
    color: #3e3e3e;
    font: normal 14px Arial, Helvetica, sans-serif;
    line-height: 22px
}

.ven-col span {
    font: bold 14px Verdana, Arial, Helvetica, sans-serif;
    color: #f9cc0d;
    display: inline-block;
    padding-top: 10px
}

.cource-description {
    padding-bottom: 25px
}

.cource-description h2 {
    color: #006ba1;
    padding-bottom: 10px;
    font-size: 15px;
    border-bottom: dotted 1px #006ba1;
    margin-bottom: 15px;
    line-height: 20px
}

.cource-description p {
    padding-bottom: 15px
}

ul.cource-content li {
    background: url(../images/bullet.png) no-repeat left 6px;
    padding: 0 0 10px 15px;
    color: #27396a;
    line-height: 20px
}

ul.cource-content li a {
    color: #27396a
}

ul.cource-content li a:hover {
    color: #e1b90d
}

ul.cource-content-right li {
    background: url(../images/bullet1.png) no-repeat left 13px;
    padding: 10px 0 10px 21px;
    color: #27396a;
    line-height: 20px;
    border-bottom: dotted 1px #e8e8e8
}

ul.cource-content-right li a {
    color: #27396a
}

ul.cource-content-right li a:hover {
    color: #e1b90d
}

.rowIn {
    clear: both;
    padding-bottom: 20px
}

.rowIn label {
    text-align: left;
    line-height: 45px;
    width: 100%
}

.rowIn textarea,
.rowIn input {
    border: 1px solid #d7d7d7;
    border-radius: 6px;
    color: #534F4F;
    padding: 16px 15px 11px;
    width: 85%
}

.indent {
    padding-top: 25px
}

.indent label {
    line-height: 11px
}

.indent2 label {
    display: block;
    text-indent: -9999px;
    text-align: left
}

input#termsAgree {
    width: 50px;
    margin: 0;
    padding: 50px 0 0
}

input#copyDetails {
    width: 50px;
    margin: 0;
    padding: 50px 0 0
}

.ast {
    color: red
}

.fieldrow {
    border: solid 1px #eae8e8;
    background: #fff;
    padding: 25px;
    margin-bottom: 30px;
    font: normal 14px Arial, Helvetica, sans-serif;
    line-height: 30px
}

.regi-title {
    border-bottom: solid 1px #eae8e8;
    padding: 10px 20px 10px 0;
    margin-bottom: 30px;
    font: normal 14px Arial, Helvetica, sans-serif;
    line-height: 30px
}

.prise {
    color: red
}

.submit-but {
    background: #ed2c26!important;
    padding: 13px!important;
    font: normal 18px dinbek_boldregular!important;
    color: #fff!important;
    text-transform: uppercase!important;
    border-radius: 3px!important;
    border: none!important;
    cursor: pointer!important;
    -webkit-transition: background .25s ease-out!important;
    -moz-transition: background .25s ease-out!important;
    -o-transition: background .25s ease-out!important;
    transition: background .25s ease-out!important;
    display: inline-block!important;
    width: auto!important
}

.submit-but:hover {
    background: #222!important
}

.inneritltle {
    font: normal 25px dinbek_boldregular;
    color: #fff
}

.oneR {
    background: #f1f2f8;
    border-bottom: 1px solid #ccc
}

.reso td {
    padding: 15px 8px 15px 10px
}

.reso td a {
    color: #000
}

.reso td a:hover {
    color: #e1b90d
}

.download {
    background: url(../images/download.png) no-repeat right 0;
    padding: 0;
    display: block;
    height: 16px
}

.vm {
    vertical-align: middle
}

.home-footer .outer-logo-footer {
    background: #f8f8f8
}

.home-footer .outer-logo-footer p {
    color: #000
}

.outer-logo-footer {
    background: #2d2d2d;
    clear: both;
    overflow: hidden
}

.outer-logo-footer p {
    color: #FFF
}

.outer-logo-footer {
    background: #2d2d2d;
    clear: both;
    overflow: hidden
}

.all-course-logo {
    margin: 0 auto;
    width: 980px;
    background: #fff
}

.courcelogo-left {
    float: left;
    padding: 80px 15px 10px 25px;
    width: 507px;
    border-radius: 4px
}

.courcelogo-left img {
    background: #FFF;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.08);
    float: left;
    width: 154px;
    height: 87px;
    margin-right: 15px;
    margin-bottom: 25px
}

.courcelogo-right {
    float: right;
    width: 328px;
    padding: 50px 15px 30px 25px;
    border-radius: 4px
}

.courcelogo-right img {
    width: 271px;
    height: 77px;
    background: #FFF;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.08);
    margin-bottom: 15px
}

.all-deliver-cource {
    overflow: hidden;
    background: #006BA1;
    padding: 60px 0
}

.deliver {
    width: 42%
}

.deliver .detail-col h2 {
    color: #FFF;
    text-transform: uppercase;
    font-size: 22px;
    border-bottom: 1px #27cbca solid;
    padding-bottom: 15px;
    margin-bottom: 20px
}

.deliver .detail-col p {
    font-size: 12px;
    color: #FFF
}

ul.home-cource-content li {
    background: url(../images/bullet2.png) no-repeat left 6px;
    padding: 5px 0 5px 28px;
    color: #27396a;
    line-height: 18px
}

ul.home-cource-content li a {
    color: #fff
}

ul.home-cource-content li a:hover {
    color: #e1b90d
}

.deliver .detail-col a.cource-btn {
    color: #FFF;
    font: 14px dinbekregular;
    text-decoration: underline;
    margin-top: 15px;
    display: block
}

.deliver .detail-col a.cource-btn:hover {
    color: #000
}

#spvalidate_countrysno {
    position: absolute;
    color: red;
    left: 0
}

#spvalidate_citysno {
    position: absolute;
    color: red;
    left: 312px
}

#spvalidate_coursesno {
    position: absolute;
    color: red;
    right: 206px
}

.order-finish {
    padding-bottom: 8px;
    clear: both;
    overflow: hidden
}

.order-finish label.order {
    float: left;
    line-height: 25px
}

.order-finish label.ilabel-order {
    float: left;
    width: 135px;
    font-weight: 700;
    display: block;
    line-height: 25px
}

.errmsg {
    padding: 0 0 0 224px;
    color: #ed2c26
}

.forgot {
    padding-left: 224px;
    padding-bottom: 35px
}

.forgot a {
    color: #000;
    text-decoration: underline
}

.succmsg {
    padding: 0 0 0 224px;
    color: #108800;
    line-height: 25px
}

.user-name {
    float: right;
    padding: 12px 15px 0 0;
    color: #4178BB;
    font-weight: 700
}

.top-login-reg {
    margin-top: 5px;
    background: #4178bb;
    color: #FFF;
    float: right;
    padding: 8px 10px;
    margin-right: -80px;
    border-radius: 4px;
    font: bold 13px Verdana, Arial, Helvetica, sans-serif
}

.top-login-reg a {
    color: #FFF;
    float: left;
    border-right: solid 1px #e5e5e5;
    padding-right: 10px
}

.top-login-reg span {
    float: left;
    padding-left: 10px
}

.top-login-reg a:hover {
    color: #000
}

.details-wrapp {
    overflow: hidden;
    margin-bottom: 10px;
    clear: both;
    padding: 1%;
    border: 1px #ddd solid
}

.details-wrapp div {
    width: 47%
}

.float-left {
    float: left
}

#nav {
    list-style: none;
    font-weight: 700;
    float: left;
    width: 100%;
    position: relative;
    z-index: 999
}

#nav li {
    float: right;
    margin-right: 2px;
    border-left: solid 1px #d0d0d0;
    padding: 0;
    position: relative
}

#nav a {
    display: block;
    padding: 10px 13px;
    color: #686868;
    font: bold 13px Arial, Helvetica, sans-serif;
    text-decoration: none
}

#nav a:hover {
    color: #686868;
    background: #fafafa;
    text-decoration: underline
}

#nav ul {
    background: #fafafa;
    background: rgba(255, 255, 255, 0);
    list-style: none;
    top: 36px;
    position: absolute;
    left: -9999px
}

#nav ul li {
    float: none;
    border-bottom: solid 1px #ddd
}

#nav ul a {
    white-space: nowrap
}

#nav li:hover ul {
    left: 0
}

#nav li:hover a {
    background: #fafafa;
    text-decoration: none
}

#nav li:hover ul a {
    text-decoration: none
}

#nav li:hover ul li a:hover,
#nav li.no-link:hover {
    background: #fafafa;
    text-decoration: underline
}

#nav li.no-link {
    display: block;
    padding: 10px 13px;
    position: relative;
    color: #686868;
    font: bold 13px Arial, Helvetica, sans-serif;
    text-decoration: none;
    cursor: pointer
}

.error {
    color: red;
    font-weight: 700;
    margin-bottom: 20px
}

lh h4 {
    padding-top: 15px;
    color: #006ba1
}

.cource-content-wrapp h2 {
    border-bottom: 1px solid #DDD;
    border-top: 1px solid #DDD;
    font-family: Arial, Helvetica, sans-serif;
    color: #028fcc;
    font-size: 20px;
    margin-bottom: 0;
    margin-top: 20px;
    text-transform: uppercase;
    font-weight: 700;
    padding-bottom: 10px;
    padding-top: 10px
}

.our-cource {
    clear: both;
    padding: 30px 0;
    overflow: hidden
}

.our-cource h1 {
    color: #ed2c26;
    text-transform: uppercase;
    font-size: 22px;
    border-bottom: 1px #f2f2f2 solid;
    padding-bottom: 7px;
    font-family: 'dinbekregular';
    margin-bottom: 20px
}

.our-cource ul {
    float: left;
    width: 30%;
    margin-right: 3%
}

.our-cource ul.last {
    float: right
}

.our-cource ul li {
    padding-bottom: 5px
}

.our-cource ul li a {
    font: normal 12px Arial;
    color: #666
}

.our-cource ul li a:hover {
    color: #028FCC
}

input.apply_coupon {
    background: #ed2c26;
    padding: 13px;
    font: normal 18px dinbek_boldregular;
    color: #fff;
    text-transform: uppercase;
    border-radius: 3px;
    border: none;
    cursor: pointer;
    -webkit-transition: background .25s ease-out;
    -moz-transition: background .25s ease-out;
    -o-transition: background .25s ease-out;
    transition: background .25s ease-out
}

input.go-but:hover {
    background: #222
}

.rowIn.coupons {
    clear: both;
    padding-bottom: 20px;
    text-align: right
}

.rowIn.coupons label {
    float: none!important;
    width: 0!important;
    text-align: left;
    font: bold 14px dinbekregular;
    line-height: 45px
}

.virtual-classes ul {
    padding-left: 20px!important
}

input.search-but {
    background: #ed2c26;
    padding: 13px;
    font: normal 18px dinbek_boldregular;
    color: #fff;
    text-transform: uppercase;
    border-radius: 3px;
    border: none;
    cursor: pointer;
    -webkit-transition: background .25s ease-out;
    -moz-transition: background .25s ease-out;
    -o-transition: background .25s ease-out;
    transition: background .25s ease-out
}

input.search-but:hover {
    background: #222
}

input.button-add {
    background-image: url(../images/book-now.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 0 0;
    border: none;
    cursor: pointer;
    height: 30px;
    vertical-align: middle;
    width: 87px
}

.testbtn {
    float: left;
    background: #ed2c26;
    padding: 13px;
    font: normal 18px dinbek_boldregular;
    color: #fff;
    margin-right: 50px;
    text-transform: uppercase;
    border-radius: 3px;
    border: none;
    cursor: pointer;
    -webkit-transition: background .25s ease-out;
    -moz-transition: background .25s ease-out;
    -o-transition: background .25s ease-out;
    transition: background .25s ease-out;
    margin-bottom: 40px
}

.testbtn:hover {
    background: #000;
    color: #fff
}

h3 {
    color: #ed2c26;
    padding: 0
}

p {
    margin: 13px 0
}

.left-part {
    float: left;
    width: 576px;
    padding-right: 50px
}

.righpart {
    float: right;
    width: 551px
}

.link {
    padding: 20px 0 0 0px
}

.link a {
    color: #333;
    display: inline-block;
    padding-right: 20px;
}

.link a:first-child {
    color: red;
    border: solid 1px red;
    padding: 7px;
    margin-right: 15px;
}

.link a:hover {
    text-decoration: underline
}

.userlogin a {
    color: #666
}

.userlogin {
    float: right;
    background: url(../images/usericon.jpg) no-repeat left 35px;
    padding: 35px 0 0 40px;
    min-height: 32px;
    font: bold 14px Arial, Helvetica, sans-serif
}

.userlogin ul li:hover {
    background: #006ba1;
    color: #fff;
    color: #fff
}

.userlogin ul li:hover a {
    color: #fff
}

.userlogin ul li {
    position: relative;
    background: url(../images/downarrow.jpg) no-repeat right 18px;
    padding: 10px 15px 10px 10px
}

.userlogin ul li ul {
    display: none;
    position: absolute;
    background: #e5e5e5;
    left: 0;
    top: 35px;
    width: 200px;
    z-index: 1000
}

.userlogin ul li:hover ul {
    display: block
}

.userlogin ul li ul li {
    background: none
}

.userlogin ul li:hover ul li {
    background: none;
    padding: 10px 15px 5px 10px
}

.userlogin ul li:hover ul li a {
    color: #333
}

.userlogin ul li:hover ul li:hover a {
    color: #006ba1
}

.couser-listing ul {
    padding: 0;
    margin: 0
}

.couser-listing ul li {
    position: relative;
    background: #fff;
    color: #333;
    padding: 15px;
    font: bold 16px Roboto, sans-serif;
    border: 1px solid #d7d7d7;
    margin-bottom: 20px
}

.couser-listing ul li a {
    color: #333
}

.couser-listing ul li span {
    position: absolute;
    right: 0;
    top: 0;
    background: #eb2822;
    display: block;
    color: #fff;
    padding: 15px;
    text-transform: uppercase
}

.timing {
    font-size: 16px;
    font-weight: 700;
    text-align: right
}

.timing span {
    color: red
}

.quetionlisting {
    background: #fff;
    padding: 20px;
    border: 1px solid #d7d7d7;
    -webkit-border-radius: 15px 15px 15px 15px;
    border-radius: 15px 15px 15px 15px;
    margin: 40px 0
}

.select-que,
.questionno {
    color: #006ba1;
    font-weight: 700
}

.questionno {
    font-size: 17px
}

.select-que {
    font-weight: 400;
    font-size: 13px;
    padding: 5px 0 0
}

.quetionlisting {
    color: #575757
}

.ans ul li {
    list-style: decimal;
    padding: 7px 0
}

.ans ul {
    padding: 0 0 0 20px
}

.question {
    padding: 15px 0;
    font-size: 17px
}

.ans ul li input[type="radio"] {
    padding-right: 10px
}

.quetionbtn ul li input {
    background: #eb2822;
    border: none;
    cursor: pointer;
    color: #fff;
    cursor: pointer;
    padding: 7px 10px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    font: bold 14px Roboto, sans-serif;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.quetionbtn ul li input:hover {
    background: #006ba1
}

.quetionbtn ul {
    overflow: hidden;
    padding: 20px 0;
    margin: 0
}

.quetionbtn ul li {
    float: left;
    margin-right: 10px
}

.quetionbtn ul li input.endbtn {
    background: #4f4f4f
}

.viewallans {
    margin: 0
}

.row {
    background: #f2f4f4;
    border: solid 1px #ccc;
    padding: 3px
}

.question-sub-cl {
    float: left;
    width: 90%;
    font-size: 12px;
    border: solid 1px #ccc;
    padding: 5px;
    margin: 7px
}

.question-sub-cl span {
    padding: 0 20px;
    color: #06F
}

.question-sub-cl span.marked {
    color: red
}

.quetiontable tr:nth-child(even) {
    background: #fff
}

.quetiontable tr:nth-child(odd) {
    background: #f2f4f4;
    border-bottom: solid 1px #000;
    border-top: solid 1px #000
}

.quetiontable input[type="button"] {
    border: solid 1px #a4a4a4;
    background: #eee;
    cursor: pointer
}

.quetiontable input[type="button"]:hover {
    background: #4f4f4f;
    color: #fff
}

.summery {
    color: #474747;
    font-size: 13px;
    margin: 10px 0
}

.summery span {
    color: #ee2722;
    display: block
}

.evolutions table {
    margin: 0
}

.evolutions table td {
    text-align: center;
    padding: 10px;
    width: 12.84%
}

.evolutions tr:nth-child(even),
.manage-area tr:nth-child(even) {
    background: #fff
}

.evolutions tr:nth-child(odd),
.manage-area tr:nth-child(odd) {
    background: #f7f7f7
}

.evolutions .content {
    width: auto;
    margin-left: 0;
    text-align: center
}

.evolutions table.titletable {
    margin-left: 0;
    width: 100%
}

.evolutions .mCSB_inside>.mCSB_container {
    margin: 0
}

#myModal {
    font-family: 'Roboto', sans-serif
}

#myModal h1 {
    font-size: 14px
}

#myModal h2 {
    font-size: 12px
}

.justification {
    background: #fff;
    padding: 10px;
    margin: 10px 0
}

.result-summery {
    color: #2a2a2a;
    padding: 40px 0 30px
}

.result-summery span {
    color: red
}

.result-summery strong {
    color: #337491
}

.result-summery ul {
    padding: 20px 0 0 40px
}

.result-summery ul li {
    padding: 5px 0;
    list-style: disc
}

.manage-area table td {
    padding: 10px
}

.headermenuOater {
    background: #f1f1f1;
    padding: 0;
    clear: both;
    border-bottom: solid 1px #d0d0d0;
    border-top: solid 1px #d0d0d0
}

.cl {
    clear: both
}
table td , table th,  #que_answer { word-wrap: break-word !important;  word-wrap: break-word;
    word-break: break-all;
    white-space: normal;}
