/*-------------------------------------------------------------------
    File Name: style.css
-------------------------------------------------------------------*/

/*-------------------------------------------------------------------
    1.import file
-------------------------------------------------------------------*/

@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');

/*-------------------------------------------------------------------
    2.basic
-------------------------------------------------------------------*/

body {
    font-size: 14px;
    line-height: normal;
    background-color: #fbf3e5;
}

body {
    overflow-x: hidden;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
body,
p {
    font-family: 'Poppins', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    color: #111428;
}

h1:hover a,
h2:hover a,
h3:hover a,
h4:hover a,
h5:hover a,
h6:hover a {
    color: #121212 !important;
}

h1 {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 23px
}

h2 {
    font-size: 40px;
    line-height: 55px;
    margin-bottom: 20px;
    color: #030101;
    font-weight: 700;
}

h3 {
    font-size: 35px;
    line-height: normal;
    margin-bottom: 17px;
    font-weight: 600;
    color: #111428;
    letter-spacing: -1px;
    line-height: 35px;
}

h4 {
    font-size: 19px;
    line-height: 29px;
    margin-bottom: 14px
}

h5 {
    font-size: 17px;
    line-height: 25px;
    margin-bottom: 11px
}

h6 {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 11px
}

a {
    color: #121212;
}

body,
p {
    color: #9f9f9f;
}

p {
    margin-bottom: 30px;
    font-size: 17px;
    line-height: normal;
    color: #444;
    font-weight: 300;
}

p.large {
    margin-bottom: 30px;
    font-size: 17px;
    line-height: 28px;
    color: #252626;
    font-weight: 300;
    margin-top: 5px;
}

ul.large {
    width: fit-content;
    margin: 5px auto 30px auto;
    text-align: left;
    font-size: 17px;
    line-height: 28px;
    color: #252626;
    font-weight: 300;
}

.basetext p, .basetext li, .basetext th, .basetext td {
    font-size: 17px;
    line-height: 28px;
    color: #252626;
    font-weight: 300;
    margin-top: 15px;
    margin-bottom: 15px;
}

.basetext b, p.large b, ul.large b {
    font-weight: 500;
    color: #3a3c3c;
}

.basetext ul {
    margin-left: 20px;
}

.basetext th {
    font-weight: 600;
}

.basetext td {
    font-weight: 500;
}

.basetext th, .basetext td {
    padding: 8px 20px 8px 20px;
    vertical-align: top;
    color: #21556b;
}

.basetext h4 {
    margin-top: 30px;
}

ol,
ul {
    list-style: disc inside;
    margin: 0;
}

.vland {
    width: 100%;
}

.vport {
    max-height: 80vh;
    max-width: 100%;
}

a {
    text-decoration: none !important;
}

.white_fonts p,
.white_fonts h1,
.white_fonts h2,
.white_fonts h3,
.white_fonts h4,
.white_fonts h5,
.white_fonts h6,
.white_fonts ul,
.white_fonts ul li,
.white_fonts ul li a,
.white_fonts ul i,
.white_fonts .post_info i,
.white_fonts div,
.white_fonts a.read_morem,
.white_fonts small {
    color: #fff !important;
}

.blockquote {
    border: 1px solid #e2e2e2 !important;
    background: #fff none repeat scroll 0 0;
    font-size: 1.1rem;
    font-style: italic;
    margin-bottom: 1.5rem;
    border-radius: 0 !important;
    padding: 2rem;
}

.check li:before {
    content: "";
    font-size: 16px;
    left: 0;
    padding-right: 8px;
    position: relative;
    top: 2px;
}

.check li {
    list-style: none;
    margin-bottom: 0.5rem;
}

.check li:last-child {
    margin-bottom: 0;
}

.check {
    margin-left: 0;
    padding-left: 0;
    margin: 0;
}

.check li a {}

hr.invis {
    border: 0;
    margin: 2rem 0;
}

.margin_top_0 {
    margin-top: 0 !important;
}

.margin_top_10 {
    margin-top: 10px;
}

.margin_top_20 {
    margin-top: 20px;
}

.margin_top_30 {
    margin-top: 30px !important;
}

.margin_top_40 {
    margin-top: 40px;
}

.margin_top_50 {
    margin-top: 50px !important;
}

.margin_top_60 {
    margin-top: 60px;
}

.margin_top_70 {
    margin-top: 70px;
}

.margin_top_80 {
    margin-top: 80px;
}

.margin_top_90 {
    margin-top: 90px;
}

.margin_top_100 {
    margin-top: 100px;
}

.margin_bottom_0 {
    margin-bottom: 0 !important;
}

.margin_bottom_10 {
    margin-bottom: 10px;
}

.margin_bottom_20 {
    margin-bottom: 20px;
}

.margin_bottom_30 {
    margin-bottom: 30px;
}

.margin_bottom_40 {
    margin-bottom: 40px;
}

.margin_bottom_50 {
    margin-bottom: 50px;
}

.margin_bottom_60 {
    margin-bottom: 60px;
}

.margin_bottom_70 {
    margin-bottom: 70px;
}

.margin_bottom_80 {
    margin-bottom: 80px;
}

.margin_bottom_90 {
    margin-bottom: 90px;
}

.margin_bottom_100 {
    margin-bottom: 100px;
}

.span1,
.span2,
.span3,
.span4,
.span5,
.span6,
.span7,
.span8,
.span9,
.span10 {
    padding: 0 15px;
    float: left;
    min-height: 25px;
}

.border_radius_0 {
    border-radius: 0 !important;
}

.span1 {
    width: 10%;
}

.span2 {
    width: 20%;
}

.span3 {
    width: 30%;
}

.span4 {
    width: 40%;
}

.span5 {
    width: 50%;
}

.span6 {
    width: 60%;
}

.span7 {
    width: 70%;
}

.span8 {
    width: 80%;
}

.span9 {
    width: 90%;
}

.span10 {
    width: 100%;
}

.center {
    justify-content: center;
    display: flex;
}

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

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

.only_md_display {
    display: none;
}

.cpy p {
    margin: 0;
}

.cpy p {
    margin: 15px 0;
    text-align: center;
    font-size: 16px;
    font-weight: 300;
}

.margin_bottom_0 {
    margin-bottom: 0 !important; 
}

a:focus, a:hover {
    color: #06389e;
    text-decoration: underline;
}

button {
    cursor: pointer;
}

button.navbar-toggler .ic_close {
    display: none;
}

button.navbar-toggler[aria-expanded="false"] .ic_menu {
    display: block;
}

button.navbar-toggler[aria-expanded="true"] .ic_close {
    display: block;
}

button.navbar-toggler[aria-expanded="true"] .ic_menu {
    display: none;
}

.footer_menu ul li {
    font-size: 14px;
    line-height: 30px;
}

.footer_menu ul li a {
    color: #fff;
    font-weight: 300;
}

.field input {
    width: 100%;
    margin-top: 10px;
    border: none;
    min-height: 45px;
    padding: 0 20px;
    line-height: 45px;
    font-size: 15px;
/*    font-family: 'Poppins', sans-serif;*/
}

.form_cont form {
    width: 100%;
}

.form_cont form input {
    width: 100%;
    border-radius: 30px;
    height: 60px;
    padding: 0 30px 0 30px;
    background: #fbfaf9;
    font-size: 20px;
    color: #427f9d;
    font-weight: 500;
    border: none;
    margin: 20px 0 0 0;
}

.form_cont form textarea {
    width: 100%;
    border-radius: 200px;
    height: 100px;
    padding: 20px 30px;
    background: #e7e6e6;
    font-size: 17px;
    color: #929292;
    border: none;
    font-weight: 200;
    margin: 20px 0 0 0;
}

.form_cont button {
    width: 170px;
    background: #c7601f;
    border: none;
    color: #fff;
    height: 54px;
    font-size: 18px;
    font-weight: 400;
    border-radius: 27px;
    line-height: 54px;
    margin-top: 20px;
}

form input[type="checkbox"] {
    width: 26px;
    height: 26px;
    margin: 0 10px 0 0;
    vertical-align: middle;
    opacity: 0.7;
}

.agree {
    display: inline;
    line-height: 17px;
}

#f0ag {
    display: none;
}

#f0:focus-within #f0ag {
    display: block;
}

form p a {
    font-weight: 500;
}

form p a:link, form p a:visited {
    color: #ff8f00;
}

form p a:hover, form p a:active {
    color: #ff4040;
}

.padd20 {
    padding: 20px 20px 0 20px;
}

.frm_sent {
    color: #009900;
    font-size: 16px;
    font-weight: 400;
}

.frm_err {
    color: #ff0000;
    font-size: 16px;
    font-weight: 400;
}

.frm_subm {
    width: 0;
    height: 0;
    border: none;
    display: none !important;
}

.marg_hack0 {
    margin-left: 0;
    margin-right: 0;
}

.w100 {
    width: 100%;
}

.centerwh {
    margin: auto;
}

.padding_bottom_0 {
    padding-bottom: 0 !important;
}

.padding-left_0 {
    padding-left: 0;
}

.blog_detail h3 {
    text-transform: none;
    font-weight: 500;
    line-height: 32px;
    margin-bottom: 20px;
    text-align: justify;
}

.form_contact_main .field {
    width: 50%;
    float: left;
    padding: 0 5px;
}

.half_grey_section {
    background: #252525;
}

.br_single_blog_2 {
    float: left;
    width: 100%;
    margin: 15px 0;
}

.br_single_blog_2 hr {
    border-top: 2px dotted #d3d3d3;
    margin-top: 25px;
    margin-bottom: 25px;
}

.layout_padding_grey_half {
    padding: 80px 105px 80px 90px;
    text-align: center;
}

.layout_padding {
    padding: 65px 0;
}

.width_50 {
    width: 50%;
}

.modal-backdrop.show {
    opacity: 0.7;
}

.text_align_center {
    text-align: center;
}

.field {
    float: left;
    width: 100%;
    margin-bottom: 5px;
}

.field label {
    float: left;
    width: 36%;
    font-size: 14px;
    font-weight: 500;
    color: #000000;
    margin: 0;
    min-height: 40px;
    line-height: 40px;
}

.custom_field {
    float: right;
    width: 64%;
    background: #f8f8f8;
    border: solid #e1e1e1 1px;
    min-height: 40px;
    border-radius: 5px;
    color: #000;
    font-size: 14px;
    padding: 5px 15px;
}

.field label {
    float: left;
    width: 36%;
    font-size: 14px;
    font-weight: 500;
    color: #000000;
    margin: 0;
    min-height: 40px;
    line-height: 40px;
}

.form_full label {
    width: 100%;
}

form#commant_form div.field textarea.custom_field {
    margin-bottom: 10px;
}

.form_full textarea {
    min-height: 100px;
    width: 100%;
}

.border-radius_0 {
    border-radius: 0 !important;
}

.form_full input,
.form_full select {
    width: 100%;
    height: 50px;
}

.main_full.inner_page {
    background: #f8ead4;
    text-align: center;
    min-height: 70px;
    border-style: solid none none none;
    border-width: 1px;
    border-color: #ffffff;
}

.main_full.inner_page h3 {
    color: #21556b;
    margin: 0;
    font-weight: 600;
    line-height: 70px;
    text-align: center;
}

.small_heading.main-heading {
    margin-bottom: 20px;
    width: 100%;
}

.small_heading.main-heading h2 {
    font-size: 20px;
    margin-bottom: 5px;
    font-weight: 600;
}

.main-heading::after {
    width: 30px;
    height: 4px;
    background: #feb61a;
    content: "";
    margin: 0;
    display: block;
    position: relative;
}

@media (max-width: 991px) {
    .slide_cont {
        position: static;
        margin-top: 50px;
    }

    .slide_cont h3 {
        color: #edac43;
    }

    .slide_cont h4 {
        color: #427f9d;
    }
    .slider_cont_inner p {
    color: #000000;
    }
}

@media (min-width: 992px) {
    .slide_cont {
        position: absolute;
        top: 17vw;
    }

    .slide_cont h3 {
        color: #fff;
    }

    .slide_cont h4 {
        color: #fbf3e5;
    }
    .slider_cont_inner p {
    color: #fff;
    }
}

.slide_cont {
    width: 100%;
}

.product_section {
    position: relative;
    z-index: 1;
}

.slider_banner img {
    width: 100%;
}

.slider_banner {
    position: relative;
    text-align: center;
}

.slide_cont h3 {
    line-height: normal;
    font-size: max(28px, min(3.6vw, 70px));
    font-weight: 700;
    margin: 0 0 25px 0;
}

.slide_cont h4 {
    line-height: normal;
    font-size: max(19px, min(1.4vw, 27px));
    font-weight: 500;
    margin: 0;
}

.slider_cont_inner {
    max-width: 1085px;
    text-align: center;
    margin: 0 auto;
}

.slider_cont_inner p {
    font-size: max(17px, min(1.1vw, 21px));
    margin: 22px 0 0 0;
}

.blue_bt {
    width: 265px;
    height: 65px;
    background: #21556b;
    color: #fff;
    text-align: center;
    line-height: 65px;
    font-size: 20px;
    font-weight: 400;
    margin: 45px auto 0;
    display: flex;
    justify-content: center;
}

.blue_bt:hover,
.blue_bt:focus {
   background: #111;
   color: #fff;
   transition: ease all 0.5s;
}

.cours + h3 {
    margin-top: 30px;
    font-size: 28px;
}

.cours img {
    max-width: 100%;
}

.cours_timging_bg {
    background: url("../images/bg_doit.jpg");
    width: 100%;
    margin-top: 20px;
    background-size: cover;
    background-position: center;
}

.time_table {
    background: rgba(255,255,255,.85);
    margin: 80px auto;
    padding: 25px 60px;
    border-radius: 35px;
    width: fit-content;
}

.time_table ul {
    width: 100%;
}

.time_table ul li {
    width: 100%;
    font-size: 24px;
    font-weight: 300;
    color: #000;
    line-height: 32px;
    margin: 24px auto;
}

.theme_color_text {
    color: #427f9d;
}

.testimonial h3 {
    font-size: 40px;
    font-weight: 400;
    margin-top: 30px;
}

.testimonial h3 small {
    font-size: 22px;
    font-weight: 400;
    line-height: normal;
}

.testimonial h4 {
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 20px;
}

body#inner_page header.header {
    background-image: url('../images/bg_main.png');
    background-size: 100% auto;
    position: relative;
    background-repeat: no-repeat;
}

.blue_pattern_bg {
    background-image: url('../images/bg_feedb.png');
    background-attachment: fixed;
    background-position: center center;
    padding: 60px 0;
}

.blue_pattern_bg h4 {
    color: #fff;
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 15px;
}

.blue_pattern_bg p {
    margin: 0 !important;
    color: #fff;
}

.form_subribe {
}

.form_subribe textarea {
    width: 100%;
    background: rgba(0, 0, 0, 0.33);
    border: none;
    height: 100px;
    padding: 20px 20px;
    font-size: 18px;
    color: #fff;
}

.form_subribe input {
    width: 100%;
    background: rgba(0, 0, 0, 0.33);
    border: none;
    font-size: 18px;
    color: #fff;
}

.form_subribe button {
    width: 170px;
    background: #c7601f;
    border: none;
    color: #fff;
    height: 54px;
    border-radius: 27px;
    font-size: 18px;
    font-weight: 400;
    line-height: 54px;
}

form {
    position: relative;
}

.footer {
    background: #3a3a3a;
}

.footer_link_heading h3 {
    color: #fff;
    font-size: 22px;
    font-weight: 300;
    letter-spacing: 0;
    margin-top: 17px;
}

.footer_menu ul {
    list-style: none;
}

/**---- Style the tab ----**/

.tab-details {
    float: right;
    padding: 2rem 0;
    width: 80%;
    background-color: #ffffff;
}

.tab-details .blog-meta h4 {
    font-size: 14px;
    margin: 0;
    padding: 0.5rem 0 0;
    line-height: 1.4;
}

div.tab {
    float: left;
    padding: 2rem 0;
    width: 20%;
    position: static;
    height: 100%;
    background-color: #121212;
}

div.tab button {
    display: block;
    background-color: inherit;
    color: black;
    padding: 0.9rem 1rem 0.7rem;
    width: 100%;
    border: 0;
    outline: none;
    text-align: right;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    font-size: 14px;
    font-weight: 400;
    border-bottom: 0 solid #303030;
    line-height: 1;
    text-transform: capitalize;
}

div.tab button:hover,
div.tab button.active {
    background-color: #ffffff;
    border-right: 0 solid #303030;
    border-bottom: 0 solid #303030;
    border-left: 0 solid #303030;
}

div.tab button:hover {
    border-top: 0;
}

/* Style the topbar-section */

.topsocial .fa {
    margin-right: 0.5rem;
    font-size: 15px;
}

.topbar-section {
    display: block;
    position: relative;
    background-color: #1d1d1d;
    padding: 0.8rem 2rem;
    font-size: 14px;
}

.blog-list-widget .w-100,
.footer,
.header .dropdown-item,
.header .dropdown-item:hover,
.header .dropdown-item:focus,
div.tab button,
.topbar-section,
.topbar-section a {
    color: rgba(255, 255, 255, 1) !important;
}

div.tab button:hover,
div.tab button.active,
.topbar-section a:focus,
.topbar-section a:hover {
    color: rgba(255, 255, 255, 1) !important;
}

.topbar-section .list-inline {
    margin: 0;
    padding: 0;
}

.topbar-section .tooltip-inner {
    margin-top: 10px !important;
}

.topbar-section .list-inline-item {
    padding: 0 0 0 0.5rem !important;
}

.custom-select {
    border: 1px solid #e2e2e2;
    border-radius: 0;
    color: #464a4c;
    display: inline-block;
    font-size: 12px;
    font-weight: lighter;
    line-height: 1.25;
    max-width: 100%;
    min-height: 45px;
    outline: medium none;
    width: 100%;
}

.table-bordered thead td,
.table-bordered thead th {
    border: 0 none;
}

.page-title {
    position: relative;
    padding: 3rem 0 3rem;
}

.page-title h1 {
    font-size: 34px;
    margin-bottom: 0;
    font-weight: bold;
}

.page-title p {
    font-size: 18px;
    margin-bottom: 0;
    padding-bottom: 0;
}

.breadcrumb-item {
    display: inline;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 11px;
    float: none;
}

.breadcrumb {
    margin-top: 1.6em;
    background-color: transparent;
    border-radius: 0;
    list-style: outside none none;
    margin-bottom: 0;
    padding: 0;
}

.withoutdesc .breadcrumb {
    margin-top: 0;
    line-height: 1;
}

.withbg {
    background: rgba(0, 0, 0, 0) url("../images/slider_bg.png") no-repeat scroll center bottom;
    height: 245px;
    position: absolute;
    top: 30px;
    width: 100%;
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
}

select.form-control:not([size]):not([multiple]) {
    color: #767676;
}

.form-control::-webkit-input-placeholder {
    color: #767676;
    opacity: 1;
}

.form-control::-moz-placeholder {
    color: #767676;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #767676;
    opacity: 1;
}

.form-control::placeholder {
    color: #767676;
    opacity: 1;
}

a {
    text-decoration: none !important
}

.entry {
    position: relative;
}

.entry:hover .magnifier {
    top: 0;
}

.magnifier {
    position: absolute;
    top: 500px;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.pager p {
    color: #222222;
    padding-bottom: 0;
    margin-bottom: 0;
}

.pager a,
.magni-like a {
    color: #999999;
}

.magni-desc h4 {
    color: #ffffff;
    text-transform: capitalize;
    font-size: 21px;
    padding-bottom: 5px;
    margin-bottom: 0;
}

.magni-desc a {
    color: #ffffff;
}

.magni-desc small {
    opacity: 1;
    color: #ffffff;
    font-size: 12px;
    text-transform: uppercase;
}

.magni-desc {
    position: absolute;
    bottom: 20%;
    margin: -25px auto;
    text-align: center;
    left: 0;
    right: 0;
}

.with-desc .magnifier {
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    right: 0;
    bottom: 0;
    top: 0 !important;
}

.with-desc h4 {
    padding: 10px 0 0;
    margin-bottom: 0;
    font-size: 19px;
}

.with-desc small {
    display: block;
    font-size: 11px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.about_dottat {
    background: url('../images/bg_dotted.png');
    background-size: cover;
    background-position: center bottom;
}

.prof_bg {
    background: url('../images/bg_prof.png');
    background-size: cover;
    background-position: center bottom;
}

/*-------------------------------------------------------------------
    3.header
-------------------------------------------------------------------*/

.header {
    padding: 0;
    margin-top: 0;
    position: absolute;
    z-index: 2;
    width: 100%;
    top: 0;
    background: transparent;
}

.navbar-inverse {
    padding: 0;
    z-index: 1;
/*  viz -15 okraje pro .row a .marg_hack0  */
    margin-left: -15px;
    margin-right: -15px;
}

.navbar-inverse .navbar-nav .nav-link, .navbar-nav .nav-link {
    font-size: 20px;
    font-weight: 410;
    line-height: normal;
    color: #427f9d;
    letter-spacing: 0px;
    transition: ease all 0.5s;
}

header .main_menu .nav-item.active a.nav-link {
    color: #edac43 !important;
}

header .main_menu .nav-item a.nav-link:focus, header .main_menu .nav-item a.nav-link:hover {
    color: #6fd0ff;
}

.dropdown-toggle::after {
    display: inline-block;
    width: auto;
    height: auto;
    margin-left: 0.2em;
    margin-top: 0rem;
    vertical-align: middle;
    content: "";
    border: 0;
}

.navbar-toggleable-md .navbar-nav .nav-link {
    padding: 22px 25px 22px ;
}

.header-section {
    padding: 2rem 0 4rem;
    background-color: #ffffff;
}

.logo img {
    max-width: 324px;
    max-width: 100%;
    margin: auto;
    text-align: center;
    display: block;
}

.book_coa {
    margin-top: 40px;
    margin-bottom: 20px;
}

.book_bt {
    margin: 0 auto 0;
}

.navbar-nav {
    margin: 0;
}

.header .dropdown-menu {
    box-shadow: none;
    border-radius: 0;
    min-width: 240px;
    border: 0;
    margin-top: 0 !important;
    border-color: #edeff2;
    background-color: #121212;
}

.header .dropdown-item {
    text-transform: capitalize;
    font-size: 14px;
    padding: 10px 1.5rem;
    background-color: #111428;
    font-weight: 300;
}

.header .dropdown ul li:last-child {
    border-bottom: 0;
}

.header .dropdown-item span {
    position: absolute;
    right: 20px;
    top: 2px;
}

.header .container-fluid {
    max-width: 1240px;
}

.header-section {
    margin-bottom: 0;
}

.header .container {
    padding-left: 0;
    padding-right: 0;
}

.heading_s2 {
    margin-bottom: 50px;
}

.topmenu i {
    padding-right: 0.3rem;
}

.menu-large {
    overflow: hidden;
    position: static !important;
}

.dropdown-menu.megamenu {
    left: 0;
    right: 0;
    margin-top: 10px !important;
    width: 100%;
    background-color: #121212 !important;
}

.dropdown-menu .fa.fa-angle-right {
    position: absolute;
    right: 0px;
    top: 10px;
}

.dropdown-menu .dropdown-menu {
    margin-top: 0 !important
}

.mega-menu-content {
    position: relative;
    padding: 0;
    margin: 0 -10px;
    background-color: #121212;
}

/**---- header top ----**/

.header_top_section {
    min-height: auto;
}

/**---- logo ----**/

.logo {
    float: left;
    margin-top: 10px;
    margin-bottom: 75px;
}

.site_information {
    padding-top: 25px;
}

.site_information ul {
    padding: 0;
    list-style: none;
    margin: 14px 0 0;
    float: right;
    width: auto;
}
