@import url('https://fonts.googleapis.com/css?family=Libre+Franklin:100,200,300,400,500,600,700,800,900&display=swap');

html {scroll-behavior: smooth;}

body { font-family: 'Libre Franklin', sans-serif; font-size: 14px; line-height: 25px; transition: .5s; }
a { text-decoration: none; color: #333; transition: .5s; }
a:hover { text-decoration: none; color: #d0a12d; transition: .5s; }
a:focus { text-decoration: none; color: #d0a12d; transition: .5s; }
:focus { outline: 0 !important; }


section.mainbnner_section {
    background: #051a24; background-size: cover;
    position: relative;
}
.custom-logo a img {
    width: 100%;
    max-width: 212px;
    height: auto;
}
header.main_header .col-md-8 ul.list-unstyled.row {
    margin-bottom: 0;
    padding-top: 0;
}
section.mainbnner_section .overlay {
    background: rgba(0, 0, 0, 0.02);
    color: #fff; position: absolute;
    text-align: center; top: 0;
    width: 100%; height: 100%; left: 0;
    right: 0; display: inline-flex;
    justify-content: center;
    align-items: flex-end;
}
.date_time_all table {
    width: 100%;
}
section.mainbnner_section .container {
    position: relative;
}
.date_time_all {
    padding-bottom: 25px;
}
.date_time_all table td {
    font-size: 18px; color: #fff;
}
.date_time_all table td span {
    color: rgba(255, 255, 255); padding: 0 4px;
    font-size: 16px; display: block;
}
.dateandtime .clear {
    display: inline-flex;
    padding-bottom: 5px;
}
.date_time_all table tr.hrow td {
    color: #d0a12d;
    text-transform: uppercase;
    font-size: 16px;
}
header.main_header {
    position: absolute;
    left: 0;
    z-index: 1;
    right: 0;
    top: 0;
    padding-top: 20px;padding-bottom: 20px;
    color: #fff;
    background: #051a24;
}
header.main_header ul li a {
    color: #fff; text-decoration: none;
    display: inline-block;
    line-height: 18px; text-transform: uppercase;
    vertical-align: text-top;
}
header.main_header ul li a:hover {
    color: #d0a12d;
}
.bannerinner_txt h1 {
    margin: 0; padding-bottom: 14%;
    font-weight: 700;
    font-size: 42px;
}
.mainlearn_section .img1 img {
    width: 100%;
    height: auto;
}
.mainlearn_section .txt1 h3 {
    margin: 0; padding-bottom: 10px;
    font-weight: 600; color: #753b76;
    transition: .5s; min-height: 62px;
}
.mainlearn_section .txt1 {
    padding-top: 20px; font-weight: 500;
}
.mainlearn_section .txt1 p {
    color: #7b7b7b;
}
.mainlearn_section .txt1 ul li {
    color: #333;
    line-height: 34px;
    padding-left: 35px;
    background: url(../images/readmorimg.png) no-repeat 0px 10px;
}
.mainlearn_section .txt1 .learnmore {
    padding-top: 15px;
    padding-bottom: 55px;
}
.mainlearn_section .txt1 .learnmore button.btn {
    background: #fff;
    border: 2px solid #000;
    border-radius: 1px;
    padding: 10px 26px;
    color: #333;
    font-weight: 600;
    font-size: 16px; transition: .5s;
}
.mainlearn_section a:hover .txt1 h3 {
    color: #f26522;
    transition: .5s;
}
.mainlearn_section a:hover .txt1 .learnmore button.btn {
    background: #000; color: #fff;
}
.main_heading h2 {
    margin: 0;
    font-weight: 600;
}
header.main_header ul li.active a {
    color: #d0a12d;
}
.main_heading {
    padding-bottom: 35px;
}
section.digital_oparation {
    padding: 70px 0px 30px;
}
section.engineearing_boardcast {
    padding: 70px 0px 30px;
}
section.digital_info_sec {
    background: #121f26;
    padding: 65px 0px;
    color: #fff;
}
section.digital_info_sec .section_info h2 {
    margin: 0;
    padding-bottom: 20px;
    font-size: 30px;
}
section.digital_info_sec .section_info p {
    margin-bottom: 18px;
    line-height: 26px;
}
footer.mainfooter {
    background: #121f26;
    color: #fff;
    padding: 65px 0px;
}
footer.mainfooter a, .copyright p {
    color: #98a3a8;
    font-weight: 500;
}
footer.mainfooter a:hover { color: #d0a12d; }
footer.mainfooter h2 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 300;
    margin: 0;
    padding-bottom: 7px;
}
footer.mainfooter ul li {
    line-height: 30px;
}
.footerlogo {
    padding-top: 25px;
}
.section_info {
    display: none;
}
.section_info.active {
    display: block;
}

header.main_header .col-md-4 {
    width: 28%;
}
header.main_header .col-md-8 {
    width: 72%;
}
section.mainbnner_section video {
    padding-top: 40px;
    padding-bottom: 40px;
}
section.contact_wrap_section {
    padding-top: 90px;
    color: #242424;
    padding-bottom: 60px;
    background: #fafbfc;
    line-height: 26px;
}
.sidebar_wrap {
    background: #fff;
    padding: 35px;
    box-shadow: 0 0 5px rgba(0,0,0,.05);
    border-radius: 6px;
}
.sidebar_wrap h3 {
    font-size: 24px;
    color: #272727;
    font-weight: 600;
    padding: 0 0 20px;
}
.side_repeat_box {
    padding-bottom: 25px;
    border-bottom: 1px solid #e3e6e9;
    margin-bottom: 25px;
}
.contact_address {
    background: url(../images/location-icon.gif) no-repeat left 5px;
    padding-left: 35px;
    color: #636a73;
    padding-bottom: 20px;
}
.sidebar_wrap a.btn-primary {
    background: #00356a;
    color: #fff;
    font-size: 16px;
    padding: 15px 25px;
    display: inline-block;
    box-shadow: 5px 6px #fde3d0;
}
.contact_right {
    background: #fff;
    padding: 35px;
    box-shadow: 0 0 5px rgba(0,0,0,.05);
    border-radius: 6px;
    padding-bottom: 150px;
}
.contact_right h3 {
    font-size: 24px;
    color: #272727;
    font-weight: 600;
    padding: 0 0 30px;
}
.contact_right label {
    color: #6b7792;
    font-size: 14px;
    font-weight: 400;
}
.contact_right .form-control {
    height: 68px;
    border: 1px solid #e2e2e2;
}
.contact_right textarea.form-control {
    height: 120px;
    border: 1px solid #e2e2e2;
}
.contact_right .text-right {
    color: #66738a;
    padding: 10px 0;
}
.contact_right .btn-primary {
    background: #00356a;
    color: #fff;
    font-size: 16px;
    padding: 15px 45px;
    display: inline-block;
    box-shadow: 5px 6px #fde3d0;
}
#map_iframe iframe {
    width: 100%;
}
.contact__info_d ul li {
    font-size: 16px; 
    line-height: 34px;
}
li.phone_icon i.fa.fa-phone {
    font-size: 30px;
    vertical-align: middle;
    margin-right: 10px;
}
li.mail_icon i.fa.fa-envelope {
    font-size: 25px;
    margin-right: 9px;
    vertical-align: middle;
}
.social_links ul li a:hover, .social_links ul li a.active {
    background: #0c77bd;
    color: #fff !important;
}
.social_links ul li a {
    color: #6b7792;
    font-size: 14px;
    padding: 2px 10px;
}
.side_repeat_box:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
/*.date_time_all table td .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 6px;
    vertical-align: 1px;
    content: "";
    border-top: 6px solid rgba(255, 255, 255, 0.67);
    border-right: 6px solid transparent;
    border-bottom: 0;
    border-left: 6px solid transparent;
}*/
.date_time_all table td button.btn.btn-secondary.dropdown-toggle {
    background: transparent;
    padding: 0;
}
.date_time_all table td.deop_down_globe {
    vertical-align: top;
}
.date_time_all table td .dropdown-menu {
    padding: 10px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.18);
    border: 0;
    line-height: 32px;
}
.date_time_all table td .dropdown-menu a.dropdown-item {
    display: block;
}
p.date_time {
    display: inline-flex;
}
.mainlearn_section .txt1 ul.list-unstyled {
    margin-bottom: 35px;
}
.clock.medium {
    text-transform: uppercase;
    font-size: 16px; display: inline-flex;
    padding-bottom: 8px;
}
.clock.medium strong { font-weight: normal; }
.clock.medium .time { display: inline-flex; }
.clock.medium .date {padding-right: 2px;}
header.main_header nav.navbar.navbar-default {
    border: 0;
    background: #051a24;
    margin: 0;min-height: inherit;
}
header.main_header nav.navbar.navbar-default .collapse.navbar-collapse {
    padding: 0;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    border: 0;
    background: #051a24;
    padding: 0;
}
header.main_header nav.navbar.navbar-default button.navbar-toggle.collapsed {
    border: 0;
    background: #051a24;
    padding: 0;
}
header.main_header .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
header.main_header .navbar-default .navbar-toggle {
    border-color: #ddd;
    border: 0;
    padding: 0;
}
.contact__info_d ul li.phone_icon {
    background: url(../images/phone-icon.gif) no-repeat left 5px;
}
.contact__info_d ul li.mail_icon {
    background: url(../images/mail-icon.gif) no-repeat left 5px;
}
.contact__info_d ul li {
    padding-left: 35px;
    padding-bottom: 5px;
    color: #636a73;
}
#digital_opration .row .col-md-6:nth-child(2n+1) {
	clear: left;
}