body {
    margin: 0 auto !important;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 13px;
    color: #000;
    background: url(../images/body_bg.jpg) repeat #fff;
    line-height: unset !important
}

a:focus,
a:hover {
    text-decoration: none !important
}

button:focus,
button:hover,
input:focus {
    outline: 0 !important
}

.mx500 {
    max-width: 500px !important
}

.l-0 {
    left: 0 !important
}

.l-302 {
    left: -303px !important
}

.l-272 {
    left: -286px !important
}

.r-auto {
    right: auto !important
}

.font16 {
    font-size: 16px;
    line-height: 1.3;
    margin-bottom: 6px
}

.font14 {
    line-height: 1.3;
    margin-bottom: 6px
}

.li-p3 li {
    margin-bottom: 3px
}

.li-p10 li {
    margin-bottom: 10px
}

.li-p14 li {
    margin-bottom: 14px
}

.li-p18 li {
    margin-bottom: 14px
}

.table-pad8 td {
    padding: 4px 8px
}

ul.d {
    list-style-type: lower-alpha
}

ul.D {
    list-style-type: upper-alpha
}

ul.c {
    list-style-type: upper-roman
}

.first_dot li:first-child::after {
    content: '';
    position: absolute;
    left: -35px;
    top: 8px;
    border: 3px solid #000;
    border-radius: 50px
}

.first_dot li:first-child {
    position: relative
}

span.dot:before {
    content: '';
    border: 2px solid #000;
    border-radius: 100%;
    display: inline-block;
    margin-right: 6px;
    margin-bottom: 2px
}

.dotnone li {
    list-style: none
}

.dashed_li li {
    position: relative;
    padding-left: 14px
}

.dashed_li li:before {
    content: '';
    border: 1px solid #000;
    display: inline-block;
    width: 5px;
    position: absolute;
    left: 0;
    top: 9px
}

.doted_li li {
    position: relative;
    padding-left: 14px
}

.doted_li li:before {
    content: '';
    border: 3px solid #000;
    display: inline-block;
    width: 4px;
    position: absolute;
    left: 0;
    top: 6px;
    border-radius: 50px
}

.main-wrapper {
    max-width: 100%;
    width: 100%;
    margin: 0 auto
}

nav.navbar.navbar-expand-lg.navbar-dark {
    padding: 0;
    background: #a9c7ee;
    border: 5px solid #f7f6f5
}

nav.navbar ul.navbar-nav {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    width: 100%
}

nav.navbar ul.navbar-nav>li {
    display: flex;
    flex-grow: 1;
    align-items: center;
    text-align: center;
    border-right: 1px solid #f7f6f5;
    color: #434a52;
    width: 9.9%
}

nav.navbar ul.navbar-nav>li>a {
    color: #434a52 !important;
    text-shadow: 1px 1px 1px #afd1fa;
    font-size: 15px;
    padding: 5px 3px !important;
    width: 100%;
    white-space: unset
}

nav.navbar ul.navbar-nav>li a:after {
    display: none
}

nav.navbar .nav-link.dropdown-toggle:hover ul.dropdown-menu {
    display: block
}

nav.navbar ul.navbar-nav .dropdown-menu {
    left: 0;
    border: 4px solid #95a3b4;
    background: #e4eaf2;
    border-radius: 0;
    padding: 0
}

nav.navbar .dropdown-menu .row {
    display: table-cell;
    padding: 10px 10px 10px 10px
}

nav.navbar .dropdown-menu .row .col {
    display: table-cell;
    padding: 0;
    min-width: 180px;
    max-width: unset;
    width: auto;
    flex: unset;
    border-right: 1px solid #d0d0d0
}

nav.navbar .dropdown-menu .row .col:last-child {
    border-right: none
}

nav.navbar .dropdown-menu .row .col li {
    height: auto;
    position: relative;
    margin: 5px !important;
    min-width: 225px
}

nav.navbar .dropdown-menu .row .col .dropdown-item {
    white-space: unset;
    text-align: left;
    font-size: 14px;
    color: #434a52;
    text-shadow: 1px 1px 1px #afd1fa;
    margin: 0;
    padding: 5px 5px 5px 15px;
    border-bottom: 1px solid #d0d0d0
}

nav.navbar .dropdown-menu .row .col .dropdown-item.sub {
    font-size: 13px;
    padding: 3px 3px 3px 25px;
    border-bottom: none
}

nav.navbar .dropdown-menu .row .col .dropdown-item.sub::before {
    content: "";
    border-color: transparent #94a3b4;
    left: 8px;
    border-width: .35em 0 .35em .6em
}

nav.navbar .dropdown-menu .row .col .dropdown-item::before {
    content: "";
    border-color: transparent #5d6671;
    border-style: solid;
    border-width: .4em 0 .4em .66em;
    display: block;
    height: 0;
    width: 0;
    left: 0;
    top: 7px;
    position: absolute
}

span.mobile-carrtdown {
    display: none
}

.header-part-two {
    background-image: url(../images/head_bg_desktop.jpg);
    box-shadow: 0 0 15px -5px #000;
    -moz-box-shadow: 0 0 15px -5px #000;
    -webkit-box-shadow: 0 0 15px -5px #000;
    background-repeat: no-repeat;
    background-size: cover
}

.first-sec {
    align-items: center;
    z-index: 9
}

.navbar-brand {
    padding: 0 !important
}

.logo img {
    max-width: 80px
}

#Slogan .name {
    font-size: 24px
}

#Slogan .name a,
#Slogan .name a:focus,
#Slogan .name a:hover {
    color: #434a52;
    text-decoration: none
}

#Slogan .address {
    font-size: 14px
}

#Slogan .note {
    font-size: 11px
}

#Slogan div {
    display: block;
    padding: 1px 0 1px 0;
    color: #434a52
}

.last-sec {
    z-index: 9
}

div#Lang {
    text-align: center
}

div#LangSelect {
    margin: 3px 0;
    display: inline-block;
    padding-right: 5px
}

div#Lang a {
    display: inline-block;
    margin: 0 5px
}

.center-sec {
    position: absolute;
    left: 0;
    right: 0
}

div#Follow a {
    margin-right: 3px
}

div#Follow {
    margin: 4px 0;
    display: block
}

div#Search {
    margin: 5px 0;
    display: inline-block;
    position: relative
}

#Search #search-input {
    display: block;
    float: left;
    margin: 0;
    padding: 0 0 0 5px;
    width: 330px;
    height: 27px;
    border: none;
    background: #fff;
    color: #352e2c;
    font-size: 14px;
    border: 1px solid #adb7c3
}

a#search-button {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 27px;
    height: 27px;
    cursor: pointer;
    position: absolute;
    right: 0
}

a#search-button img {
    padding: 5px
}

#Search #search-input::-webkit-input-placeholder {
    color: #352e2c;
    font-size: 14px
}

#Search #search-input::-moz-placeholder {
    color: #352e2c;
    font-size: 14px
}

#Search #search-input:-ms-input-placeholder {
    color: #352e2c;
    font-size: 14px
}

#Search #search-input:-moz-placeholder {
    color: #352e2c;
    font-size: 14px
}

.content-wrapper {
    width: 100%;
    height: auto;
    min-height: 100px;
    margin: 10px 0;
    background-color: #fff
}

.zoom {
    margin: 0;
    width: 136px;
    height: 45px;
    display: flex;
    margin-left: auto;
    float: right;
    z-index: 9;
    position: relative
}

.zoom_in,
.zoom_out {
    display: inline-block;
    margin: 0;
    width: 68px;
    height: 45px;
    background: url(../images/zoom.png) no-repeat;
    cursor: pointer
}

.zoom_in {
    background: url(../images/zoom.png) no-repeat -67px 0
}

.zoom_out:hover {
    background: url(../images/zoom-hover.png) no-repeat
}

.zoom_in:hover {
    background: url(../images/zoom-hover.png) no-repeat -67px 0
}

.breadcrumbs {
    border-bottom: 1px solid #c2c2c2;
    margin-bottom: 15px
}

.breadcrumbs ul li a {
    font-size: 14px;
    color: #4670a2
}

.breadcrumbs ul li a:focus,
.breadcrumbs ul li a:hover {
    font-size: 14px;
    color: #4670a2
}

.breadcrumbs ul li {
    display: inline-block;
    line-height: normal;
    background-color: #dce8f5;
    padding: 4px 8px;
    border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    margin-right: 5px;
    margin-bottom: 3px
}

.breadcrumbs ul li:last-child {
    margin-bottom: 0
}

.breadcrumbs ul {
    padding: 0;
    margin: 0
}

.pageby a,
.pageby a:focus,
.pageby a:hover {
    color: #4670a2;
    text-decoration: underline !important
}

.left-side {
    width: 220px
}

.left-side .left-side-one {
    border-right: 1px solid #ccc;
    border-top: 1px solid #ececec
}

.middel-content {
    padding: 15px 15px;
    box-shadow: 0 0 15px -5px #000;
    -moz-box-shadow: 0 0 15px -5px #000;
    -webkit-box-shadow: 0 0 15px -5px #000;
    width: 100%
}

.detail_content {
    text-align: left;
    color: #000;
    font-size: 15px;
    padding: 10px 0
}

.detail_content p {
    line-height: 1.3;
    margin-bottom: 6px
}

.detail_content a {
    color: #4670a2;
    text-decoration: underline
}

.detail_content a:hover {
    color: #bbd2ee;
    text-decoration: underline !important
}

.right-side {
    width: 220px;
    padding: 0 10px
}

.page-title h1 {
    font-size: 21px;
    color: #434a52;
    position: relative;
    padding-left: 20px
}

.page-title h1::before {
    content: '';
    background-color: #4e79ab;
    height: 10px;
    width: 10px;
    border: 2px solid #4e79ab;
    top: 8px;
    position: absolute;
    left: 0
}

.clearboth {
    clear: both
}

.side-menu .accordion>.card {
    border: none;
    border-radius: 0
}

.side-menu .card-body {
    padding: 0
}

.side-menu .card-header {
    padding: 0;
    margin-bottom: 0 !important;
    background-color: #f2f5fc;
    border-bottom: 1px solid #a9c7ef;
    border-top: 1px solid #fff;
    position: relative;
    cursor: pointer;
    border-radius: 0 !important
}

.side-menu .card-header a {
    color: #4670a2;
    text-shadow: 1px 1px 1px #afd1fa;
    font-size: 15px;
    width: 100%;
    margin: 0;
    display: block;
    padding: 10px 20px 10px 10px
}

.side-menu .card-header a:focus,
.side-menu .card-header a:hover {
    text-decoration: none;
    color: #4670a2
}

.side-menu .card-header a:after {
    font-family: FontAwesome;
    content: "\f107";
    float: right;
    font-weight: bolder;
    font-size: 20px;
    position: absolute;
    right: 10px;
    top: 50%;
    line-height: .3;
    transform: translateY(-50%);
    color: #4e79ab
}

.side-menu .card-header a[aria-expanded=true]:after {
    content: "\f106"
}

.left-sub-sub,
ul.left-sub {
    padding: 0;
    margin: 0
}

.left-sub-sub li a,
ul.left-sub li a {
    display: block;
    margin: 0;
    padding: 6px 10px 6px 20px;
    text-align: left;
    vertical-align: middle;
    width: auto;
    height: auto;
    border-top: 1px solid #e6ecf8;
    border-bottom: 1px solid #abbef2;
    background-color: #e3e9f9;
    background-image: none;
    text-shadow: 1px 1px 1px #afd1fa;
    color: #4670a2;
    font-size: 15px
}

.left-sub-sub li a {
    background-color: #d2ddfb !important
}

.side-menu .card-header-sub a {
    border-top: 1px solid #e6ecf8;
    border-bottom: 1px solid #abbef2;
    background-color: #e3e9f9;
    padding: 6px 25px 6px 20px
}

.calculator_links .calc {
    display: block;
    margin: 0 0 3px 0;
    padding: 5px 5px 5px 40px;
    text-align: left;
    vertical-align: middle;
    width: auto;
    height: auto;
    min-height: 28px;
    color: #4670a2;
    text-shadow: 1px 1px 1px #afd1fa;
    border: 1px solid #ccc;
    background-color: #f2f5fc;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-size: 14px;
    position: relative;
    cursor: pointer
}

.calculator_links .calc img {
    position: absolute;
    left: 5px;
    top: 50%;
    transform: translateY(-50%);
    max-width: 25px
}

.note-title {
    display: block;
    position: relative;
    margin: 15px 0 0 0;
    width: auto;
    background: #a9c7ee;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    color: #fff;
    font-size: 18px;
    height: auto;
    padding: 4px 5px 2px 8px
}

.note-title img {
    margin-top: -17px;
    padding-right: 3px
}

.notelist {
    border: 1px solid #a9c7ee;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px
}

.notelist ul {
    margin: 0;
    list-style: none;
    padding: 10px;
    background-color: #f2f5fc;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px
}

.notelist ul li {
    position: relative
}

.notelist ul li img {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px
}

.notelist ul li a {
    display: block;
    padding: 10px 0 10px 20px;
    text-shadow: 1px 1px 1px #afd1fa;
    color: #4670a2;
    font-size: 15px;
    border-bottom: 1px solid #a9c7ef
}

.notelist ul li:last-child a {
    border: none
}

.notelist ul li a::before {
    content: '';
    background-color: #4e79ab;
    height: 8px;
    width: 8px;
    border: 2px solid #4e79ab;
    top: 16px;
    position: absolute;
    left: 0
}

footer {
    border-top: 5px solid #ccc;
    background: #f2f5fc;
    padding: 25px 0 0
}

.container-foot {
    width: 100%;
    max-width: 74%;
    padding: 0 15px;
    margin: 0 auto
}

footer h2 {
    border-bottom: 1px solid #4670a2;
    text-shadow: 1px 1px 1px #afd1fa;
    text-align: left;
    font-size: 24px;
    color: #4670a2;
    padding: 0 0 0 10px
}

.footer-part ul {
    padding: 0;
    width: 50%;
    margin: 0;
    list-style: none
}

.footer-part ul li {
    border-right: 1px solid #4670a2;
    margin: 7px 0;
    padding: 0 5px 0 25px;
    position: relative
}

.footer-part ul li a::before {
    content: '';
    background-color: #4e79ab;
    height: 6px;
    width: 6px;
    border: 2px solid #4e79ab;
    top: 5px;
    position: absolute;
    left: 8px
}

.footer-part ul li a {
    color: #4670a2;
    font-size: 16px;
    text-align: left;
    text-shadow: 1px 1px 1px #afd1fa
}

.copyright {
    border-top: 1px solid #4670a2
}

.copyright p {
    font-size: 12px;
    color: #4670a2;
    padding: 12px 0;
    margin: 0
}

.copyright p a {
    color: #4670a2
}

.footer-contactbox ul {
    padding: 0 0 0 10px;
    margin: 0
}

.footer-contactbox ul li {
    list-style: none;
    text-shadow: 1px 1px 1px #afd1fa;
    text-align: left;
    font-size: 16px;
    color: #4670a2;
    padding: 2px 0;
    display: flex
}

.footer-contactbox ul li strong {
    min-width: 110px;
    display: inline-block
}

.footer-contactbox p {
    font-size: 16px;
    color: #4670a2;
    padding: 2px 0;
    margin: 0 0 4px
}

.home-slider {
    width: 420px;
    margin: 0 auto
}

.home-slide {
    width: 364px !important;
    margin: 0 auto
}

.slider-img {
    padding: 17px 17px 0 17px;
    height: auto;
    background: url(../images/banner_bg.jpg) repeat-x #fff;
    margin: 0 auto
}

.slider-img img {
    height: auto;
    width: 100%
}

.home-slider ol.carousel-indicators {
    bottom: -41px
}

.home-slider .carousel-indicators li {
    width: 14px;
    height: 15px;
    border-radius: 30px;
    border: none
}

.ribbon-sec {
    width: 528px;
    margin: -9px auto 0;
    position: relative
}

.home-slide .owl-dots {
    position: absolute;
    left: 0;
    right: 0
}

.home-slide.owl-theme .owl-dots .owl-dot.active span,
.home-slide.owl-theme .owl-dots .owl-dot:hover span {
    background: #fff !important
}

.home-slider .home-slide.owl-theme .owl-dots .owl-dot span {
    width: 14px;
    height: 15px;
    margin: 0 4px;
    background: #b6cfec;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.boxsec-part {
    background: #fff;
    border: 1px solid #6793c6;
    padding: 14px;
    height: 265px;
    margin-top: 20px;
    position: relative;
    overflow: hidden
}

.full-boxsec {
    border: 1px solid #6f99c9
}

.boxsec-img {
    height: 130px;
    max-width: 208px;
    background: #fefefe;
    overflow: hidden;
    vertical-align: middle;
    display: flex;
    align-items: center;
    margin: 0 auto
}

.boxsec-img img {
    width: 100%;
    height: 100%
}

.boxsec-title {
    text-align: center;
    padding: 5px 0
}

.boxsec-title h4 {
    color: #4670a2;
    font-size: 18px;
    margin: 0
}

.boxsec-desc p {
    color: #52667e;
    font-size: 13px;
    margin-bottom: 4px;
    text-align: left
}

.boxsec-desc span.more-text {
    color: #4670a2;
    font-size: 12px;
    text-align: right;
    display: block;
    position: absolute;
    right: 11px;
    bottom: 7px
}

.boxsec-desc span.more-text::after {
    content: "";
    border-color: transparent #5d6671;
    border-style: solid;
    border-width: .6em 0 .6em .78em;
    display: block;
    float: right;
    margin-left: 11px
}

.homepage-tab .nav-tabs {
    border-bottom: 1px solid #c2c2c2
}

.homepage-tab .nav-tabs .nav-link {
    border: none;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background-color: #dce8f5;
    padding: 4px 25px;
    color: #4670a2;
    font-size: 14px
}

.homepage-tab .nav-tabs .nav-link:hover {
    color: #fff;
    background-color: #b6c7d9
}

.homepage-tab .nav-tabs .nav-item {
    margin-bottom: 0;
    margin-right: 15px
}

.homepage-tab .nav-tabs .nav-item.show .nav-link,
.homepage-tab .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #b6c7d9;
    border-color: transparent
}

.badge-section img {
    margin: 0 6px
}

.mobile-rightside {
    display: none
}

.lastUpdate {
    color: #4f5a68;
    font-size: 14px
}

.homepagemodal .modal-header {
    padding: 0;
    border: none
}

.homepagemodal .modal-header .close {
    position: absolute;
    right: 0;
    color: #fff;
    background: #4e4d4d;
    padding: 0;
    border-radius: 50px;
    height: 26px;
    width: 26px;
    font-size: 19px;
    border: 2px solid #afacac;
    line-height: 0;
    opacity: 1
}

.homepagemodal .modal-dialog {
    max-width: 330px
}

.homepagemodal .modal-body p {
    font-size: 14px;
    margin-bottom: 4px
}

.homepagemodal .modal-body iframe {
    width: 100%;
    text-align: center
}

.homepagemodal .modal-body .form-control {
    height: 30px;
    width: 200px;
    margin: 0 auto;
    font-size: 14px;
    border-radius: 0
}

.homepagemodal .modal-body .form-group {
    margin-bottom: 6px
}

.homepagemodal .modal-body a,
.homepagemodal .modal-body a:focus,
.homepagemodal .modal-body a:hover {
    color: #4670a2;
    text-decoration: underline
}

.relateditems a {
    display: inline-block;
    margin: 2px 0;
    padding: 0 8px;
    border-right: 2px solid #4670a2;
    color: #4670a2;
    font-size: 14px;
    font-weight: 700;
    text-shadow: 1px 1px 1px #afd1fa
}

.relateditems a:focus,
.relateditems a:hover {
    color: #bbd2ee
}

.relateditems .related_item:last-child a {
    border-right: none
}

.related_item_title {
    left: 0;
    top: -4px;
    border-bottom: 1px solid #4670a2;
    margin: 0;
    color: #4670a2;
    font-size: 22px;
    display: inline-block
}

ul.doted_li {
    padding-left: 15px
}

ul.doted_li li {
    margin-bottom: 10px
}

ul.doted_li li a,
ul.doted_li li a:focus,
ul.doted_li li a:hover {
    color: #4670a2;
    text-decoration: underline
}

.table-content td {
    padding: 0 8px
}

.photomodal_dev .modal-dialog {
    max-width: 300px;
    margin: 1.75rem auto
}

.photomodal_dev .modal-body .col-md-12 {
    padding: 0
}

.photomodal_dev .modal-body {
    padding: 8px
}

.photomodal_dev .modal-footer {
    padding: 0
}

.photomodal_dev .modal-header {
    padding: 8px
}

.photomodal_dev .modal-header h4 {
    font-size: 16px;
    margin: 0;
    font-weight: 600
}

.photomodal_dev .modal-header .close {
    position: absolute;
    right: 0;
    color: #fff;
    background: #4e4d4d;
    padding: 0;
    border-radius: 50px;
    height: 26px;
    width: 26px;
    font-size: 19px;
    border: 2px solid #afacac;
    line-height: 0;
    opacity: 1;
    top: 0
}

.photomodal_dev .modal-footer button {
    padding: 1px 8px
}

.fullimage-sec {
    position: relative
}

.popimage-content p {
    margin: 0;
    padding: 10px 0;
    color: khaki
}

.popimage-content {
    position: absolute;
    bottom: 0;
    text-align: center;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .8);
    width: calc(100% - 3px);
    margin: 0 auto
}

.fullimage-sec img {
    padding: 0;
    border-radius: 0
}

.navigation ul {
    padding: 0
}

.navigation ul li {
    list-style: none;
    padding: 4px 8px;
    width: auto;
    height: auto;
    text-align: center;
    font-size: 18px;
    border: 1px solid #92a2bd;
    display: inline-block
}

.navigation ul li a,
.navigation ul li a:focus,
.navigation ul li a:hover {
    text-decoration: none !important;
    color: #000
}

.lower_abc_list {
    list-style-type: lower-alpha
}

.list-style-none {
    list-style: none;
    padding-left: 0 !important
}

.li-bottom_space ul li {
    margin-bottom: 5px
}

.video-sec-dev {
    position: relative;
    background: #f9f9f9;
    box-shadow: 0 0 15px -5px #000;
    -moz-box-shadow: 0 0 15px -5px #000;
    -webkit-box-shadow: 0 0 15px -5px #000;
    width: 100%;
    padding: 1px;
    cursor: pointer
}

.video-sec-dev p.title {
    position: absolute;
    bottom: 1px;
    text-align: center;
    font-size: 12px;
    color: khaki;
    background-color: rgba(0, 0, 0, .8);
    padding: 5px 4px;
    height: 52px;
    align-items: center;
    display: flex;
    width: calc(100% - 2px);
    justify-content: center;
    font-family: times new roman;
    left: 0;
    right: 0;
    margin: 0 auto
}

.video-sec-dev img {
    width: 100%
}

.videomainmodal .modal-dialog {
    max-width: 600px !important
}

.modalvideo video {
    width: 100%
}

.modalvideo iframe {
    width: 100%;
    height: 400px
}

.col-custom {
    width: 240px;
    height: 265px;
    margin: 0 7px 15px 7px;
    display: inline-block
}

.customcol-img {
    position: relative;
    margin: 10px;
    padding: 1px;
    width: 210px;
    height: 170px;
    background: #f9f9f9;
    cursor: pointer;
    box-shadow: 0 0 15px -5px #000;
    -moz-box-shadow: 0 0 15px -5px #000;
    -webkit-box-shadow: 0 0 15px -5px #000;
    display: inline-block
}

nav.navbar ul.navbar-nav .menu-4 .dropdown-menu {
    left: -328px
}

nav.navbar ul.navbar-nav .menu-6 .dropdown-menu {
    left: -378px
}

nav.navbar ul.navbar-nav .menu-7 .dropdown-menu {
    right: 0;
    left: auto
}

nav.navbar ul.navbar-nav .menu-8 .dropdown-menu {
    left: auto;
    right: 0
}

nav.navbar ul.navbar-nav .menu-9 .dropdown-menu {
    left: auto;
    right: 0
}

nav.navbar ul.navbar-nav .menu-10 .dropdown-menu {
    left: auto;
    right: 0
}

nav.navbar ul.navbar-nav .menu-11 .dropdown-menu,
nav.navbar ul.navbar-nav .menu-12 .dropdown-menu,
nav.navbar ul.navbar-nav .menu-13 .dropdown-menu {
    left: auto;
    right: 0
}

.w-200 {
    width: 200px
}

.border-dashed {
    border-style: dashed;
    border-width: 1px
}

table.about-table-content tr td {
    padding: 20px 8px
}

table.about-table-content {
    margin: 0 auto
}

table.about-table-content th {
    padding: 5px 0
}

.table_jorden {
    border-collapse: inherit
}

.double-border {
    border-collapse: inherit
}

.feedback-form {
    width: 310px;
    margin-top: 40px
}

.feedback-form .form-control {
    border: 1px solid #000
}

.feedback-form button.btn-rest,
.feedback-form button.btn-submit {
    color: #000 !important;
    text-decoration: none !important;
    padding: 9px;
    border: 1px solid #ddd;
    background: #f6f6f6;
    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px
}

.feedback-form img {
    margin-top: 0
}

.pageby.text-right {
    display: block;
    width: 100%;
    margin: 13px 0;
    margin-left: auto
}

.feedback-form .form-group {
    display: flex;
    align-items: center
}

.feedback-form .form-group label {
    margin: 0;
    margin-right: 12px;
    width: 80px
}

.feedback-form .form-group input {
    height: 30px;
    border-radius: 2px
}

.feedback-form .form-group textarea {
    height: 40px !important;
    border-radius: 2px
}

.wordbreak {
    word-break: break-all
}

.award-table tr td:first-child {
    text-align: center
}

.award-table td {
    padding: 6px
}

.modalvideo img {
    width: 100%
}

.remove-arrow {
    padding: 6px 10px 6px 20px !important;
    background-color: #e3e9f9
}

.remove-arrow::after {
    display: none
}

.arabic-sitemap {
    direction: rtl;
    text-align: right
}

.sitemap-page .card-header {
    background-color: transparent;
    border: none;
    padding: 0;
    display: block;
    border-radius: 0;
    position: relative
}

.sitemap-page .card-body {
    padding: 0 !important
}

.sitemap-page .card-header a {
    display: block;
    font-size: 18px;
    color: #4670a2;
    background-color: transparent;
    text-decoration: none;
    margin: 0;
    padding: 5px 15px !important
}

.sitemap-page .card-body .card-header a {
    font-size: 16px
}

.sitemap-page .card-header a:before {
    content: '';
    right: 0;
    background-color: #4670a2;
    position: absolute;
    height: 8px;
    width: 8px;
    top: 50%;
    transform: translateY(-50%)
}

.sitemap-page .english-sitemap .card-header a:before,
.sitemap-page .french-sitemap .card-header a:before {
    content: '';
    right: unset;
    left: 0;
    background-color: #4670a2;
    position: absolute;
    height: 8px;
    width: 8px;
    top: 50%;
    transform: translateY(-50%)
}

.sitemap-page .card-header a:focus,
.sitemap-page .card-header a:hover {
    text-decoration: none !important
}

.sitemap-page .site-sub li a {
    display: block;
    padding: 5px 15px;
    text-decoration: none;
    font-size: 16px;
    color: #4670a2
}

.sitemap-page .left-sub-sub-map {
    padding: 0 35px 0 35px
}

.sitemap-page .left-sub-sub-map li a {
    display: block;
    padding: 5px 15px;
    text-decoration: none;
    font-size: 16px;
    color: #4670a2;
    background-color: transparent !important;
    border: none !important
}

.sitemap-page .site-sub li a:before {
    content: '';
    right: 0;
    background-color: #4670a2;
    position: absolute;
    height: 8px;
    width: 8px;
    top: 50%;
    transform: translateY(-50%)
}

.sitemap-page .english-sitemap .site-sub li a::before,
.sitemap-page .french-sitemap .site-sub li a::before {
    content: '';
    right: unset;
    left: 0;
    background-color: #4670a2;
    position: absolute;
    height: 8px;
    width: 8px;
    top: 50%;
    transform: translateY(-50%)
}

.sitemap-page .site-sub li a:focus,
.sitemap-page .site-sub li a:hover {
    color: #4670a2;
    text-decoration: none !important
}

.sitemap-page .site-sub {
    padding: 0 25px 0 25px;
    margin: 0
}

.sitemap-page .site-sub li {
    list-style: none;
    position: relative
}

.mobile_translate {
    display: none
}

.calculator_div #title h4 {
    font-size: 20px;
    margin-bottom: 20px;
    font-size: 20px
}

#content_chinese button,
#ovulationmodal .calculator_table button {
    margin-top: 28px
}

.calculator_table h4 {
    font-size: 20px;
    margin-bottom: 20px
}

#chinesegender .modal-body,
#ovulationmodal .modal-body {
    padding: 0 0 30px
}

#chinesegender #title h4,
#ovulationmodal h4 {
    background: #6893c6;
    color: #fff;
    padding: 10px;
    font-size: 20px;
    font-weight: 700
}

#chinesegender .close,
#ovulationmodal .close {
    z-index: 5
}

#content_chinese p {
    font-size: 16px
}

#content_chinese p b,
#content_chinese p span {
    display: block
}

#ovulationmodal .calculator_table p {
    margin-top: 18px
}

.pdd {
    padding: 0 15px
}

.search-result {
    position: absolute;
    top: 27px;
    width: 100%;
    text-align: left;
    padding: 10px 0;
    z-index: 2;
    border: 1px solid #ddd;
    background: #eee;
    height: 500px;
    overflow-y: scroll
}

.search-result ul {
    padding: 0;
    margin: 0
}

.search-result ul li {
    list-style: none
}

.search-result ul li a {
    color: #333;
    margin-bottom: 9px;
    display: block;
    padding: 8px 10px
}

.search-result ul li a:last-child {
    margin-bottom: 0
}

.search-result ul li a:focus,
.search-result ul li a:hover {
    background-color: #a9c7ee
}

#GoogleMatchContent {
    margin: 20px 0
}

fieldset {
    display: inline-block !important;
    margin: 0 !important;
    padding: 0 3px 3px 3px;
    color: #e3e3e3 !important;
    border: 1px solid #e3e3e3 !important;
    font-size: 0;
    width: 748px;
    padding: 0 10px !important
}

fieldset legend {
    font-size: 13px;
    color: #958787;
    display: inline-block;
    margin: 0 auto;
    width: auto
}

.ads_group {
    display: block;
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
    text-align: center
}

#google-content {
    font-size: 16px
}

#content .video-center {
    display: block;
    margin: auto
}

.word-break p {
    word-break: break-word
}

body {
    overflow-x: hidden
}

.ads_group fieldset.clearfix {
    width: 100%
}

.dropdown-menu {
 z-index: 1000 !important;
}

@media (min-width:992px) {
    .dropdown-menu.fade-up {
        overflow-x: scroll !important;
        display: flex !important;
        position: fixed !important;
        top: 45px !important;
        left: 5px !important;
        right: 5px !important;
        padding: 5px 10px !important;
        width: calc(100% - 11px) !important;
        border: 2px solid #b1b1b1 !important;
        border-top: none !important;
        max-height: 90vh;
    }
        .dropdown-menu.fade-up.scrolled {
            top: 0 !important;
        }
}

.carousel-indicators {
    z-index: 9 !important;
}