@import url("https://use.fontawesome.com/releases/v5.5.0/css/all.css");


@font-face {
    font-family: 'Conv_Dosis-Light';
    src: url('./fonts/Dosis/Dosis-Light.eot');
    src: local('☺'), url('./fonts/Dosis/Dosis-Light.woff') format('woff'), url('./fonts/Dosis/Dosis-Light.ttf') format('truetype'), url('./fonts/Dosis/Dosis-Light.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_Dosis-Regular';
    src: url('./fonts/Dosis/Dosis-Regular.eot');
    src: local('☺'), url('./fonts/Dosis/Dosis-Regular.woff') format('woff'), url('./fonts/Dosis/Dosis-Regular.ttf') format('truetype'), url('./fonts/Dosis/Dosis-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_Dosis-Bold';
    src: url('./fonts/Dosis/Dosis-Bold.eot');
    src: local('☺'), url('./fonts/Dosis/Dosis-Bold.woff') format('woff'), url('./fonts/Dosis/Dosis-Bold.ttf') format('truetype'), url('./fonts/Dosis/Dosis-Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

.home-content .row.flex {
    flex-wrap: nowrap !important;
  }
  
.row.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
    flex-wrap: wrap !important;
    margin-bottom: 15px;
    text-align:left;
  }
  .row.flex  .thumbnail{
      height:100%;
  }

  .row.flex [class*='col-']{
    margin-bottom:15px;
  }
 
  /*
.row.flex {
    display: flex !important;
    display: -webkit-flex !important;
    flex-wrap: wrap !important;
    flex-direction: row;
  }

  .col.flex {
      display: flex !important;
      display: -webkit-flex !important;
      flex-wrap: wrap !important;
      -webkit-flex-wrap:wrap;
    }*/

    .container {
    transition: all .5s cubic-bezier(.55,0,.1,1);
    }
.navbar {
    min-height: 89px;
}

.bold-font
{
    font-family: 'Conv_Dosis-Bold';

}
section {
    padding: 50px 0;
}

a:hover, a:focus {
    text-decoration: none;
}

html, body {
    /*height: 100%;*/
    font-family: 'Conv_Dosis-Regular';
    overflow-x: hidden;

}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
}

.my-loading{
    position: fixed;
    right: 0;
    left: 0;
    margin-right: auto;
    margin-left: auto;
    min-height: 2em;
    width: 81px;
    z-index: 9999;
    padding: 3px;
    top: 42%;
    text-align: center;
    background: #ded9d9;
}
.main-color {
    color: #527DC0;
}

.no-padding {
    padding: 0 !important;
}

.carousel-inner .item.main-cover {
    /*height:900px;*/
    height:96vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
   
    /*
    height: 82vh;
    background-size: cover;
    
    
    background-attachment: fixed;
    */
}

.central-nav {
    list-style-type: none;
    width: 100%;
    display: table;
}

.carousel,
.carousel-inner,
.carousel-inner .item {
    height: 100%;
}

/* Changes position of caption */
.carousel-caption {
    top: 30%;
    bottom: auto;
    width: 50%;
    left: 25%;
    right: 25%;
}

.central-nav li {
    display: table-cell;
}

.dark-gray {
    background: #383838;
    color: #fff;
}

.divider1 {
    padding: 45px 0;
    margin-top: -199px;
}

.divider1 i, .media-center i {
    font-size: 30px;
}

.divider1 h2, .media-center h2 {
    font-size: 16px;
    color: #fff;
    padding-top: 15px;
}

.divider1 a:hover .box h2, .divider1 a:hover .box i {
    color: #383838;
}

.divider1 a:hover, .divider1 a:hover .box {
    color: rgba(82, 125, 192, 0.31);
    background: rgba(255, 255, 255, 0.75);
    text-decoration: none !important;

}

.divider1 .box {
    background: rgba(82, 125, 192, 0.31);
}

.media-center .box {
    background: #527DC0;

}

.divider1 .box, .media-center .box {

    padding: 20px 0 20px 0;
    border-radius: 5px;
    color: #ffffff;
    display: block;
}

.search {
    padding-top: 50px;
}

.main-tit {
    font-size: 24px;
    color: #527DC0;
    font-family: Conv_Dosis-Bold;
    padding-bottom: 30px;
    text-transform: uppercase;
}

#accordion.panel-group .panel {
    margin-bottom: 15px;
    border-radius: 4px;
    border: none;
    padding: 5px 0;
    background: #ffffffb3;
}

.panel-default > .panel-heading {
    color: #383838;
    background-color: #ffffff87;

}

.boom-img {
    position: absolute;
    right: 0;
    bottom: 0;
}

/*search accordion*/
.panel-title > a:hover {
    text-decoration: none;
}

.panel-title > a {
    display: block;
    text-align: left;
    color: #707070;
    position: relative;
}

.panel-title > a:after {
    content: "\f078"; /* fa-chevron-down */
    font-family: 'FontAwesome';
    position: absolute;
    right: 0;
    color: #3D87FB;
    font-size: 10px;
    line-height: 21px;
}

.panel-title > a[aria-expanded="true"]:after {
    content: "\f077"; /* fa-chevron-up */
}

.search {
    background: #f8f8f8;
    position: relative;
}

.rel-pos {
    position: relative;
}

.new {
    background: #f8f8f8;
}

.new-box, .box-shadow {
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.14);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.14);
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.14);
}

.new-box img {
    border-radius: 5px;
    height: 233px;
    object-fit: cover;
    -o-object-fit: cover;
}

.new-box .caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(82, 125, 192, 0.68);
    color: #fff;
    padding: 15px;
    border-radius: 5px;
}

.Exhibition .thumbnail img {
    padding: 0;
    width: 100%;
    height: 250px;
    border-radius: 5px;
    object-fit: cover;
    -o-object-fit: cover;
}

.Exhibition .thumbnail .date i {
    padding-right: 5px;
}

.Exhibition .thumbnail .date {
    border-radius: 5px;
    position: absolute;
    left: 15px;
    font-size: 14px;
    top: 15px;
    padding: 5px;
    background: rgba(82, 125, 192, 0.68);
    color: #fff;

}

.Exhibition .thumbnail li span:after {
    content: ":";
    padding: 0 3px;
}

.Exhibition .thumbnail li span, .Exhibition .thumbnail a, .Exhibition .thumbnail h2 {

}

.Exhibition .thumbnail a {
    border-radius: 5px;
    border: solid 1px rgb(82, 125, 192);
    padding: 5px 15px;
}

.Exhibition .thumbnail li {
    color: #707070;
    padding: 3px 0;
    font-size: 14px;
}

.Tender {
    background: #f8f8f8;
}

.Tender .thumbnail a {
    border-radius: 5px;
    border: solid 1px rgb(82, 125, 192);
    padding: 5px 15px;

}

.Tender .thumbnail {
    padding-bottom: 15px;
}

.Tender .thumbnail .date {
    border-bottom: solid 1px rgba(128, 128, 128, 0.52);
    padding-bottom: 6px;
}

.Tender .thumbnail p {
    text-align: justify;
    padding-top: 5px;
}

.Exhibition .thumbnail h2, .Tender .thumbnail h2 {
    font-size: 18px;
    padding: 0 0 10px 0;

}

.Tender .thumbnail .date i {
    color: #527DC0;
    padding-right: 5px;
}

.thumbnail {
  /*  margin-bottom: 30px;*/
    margin-bottom: 0px;
}

.Tender.Media .thumbnail img {
    width: 100%;
    height: 200px;
}
.Tender.magazine  a:hover
{
    opacity: .7;
}
.Tender.magazine  a{
    border:none;
    display: block;

}
.Tender.magazine .thumbnail img {
    width: 100%;
    height: 300px;
    object-fit: contain;
}
.Tender.news .thumbnail img {
    max-width: 100%;
    width: initial;
    height: 100px;
}
.Tender.Media  .thumbnail
{
    background: #f5f5f5;
    border:none
}

.Tender.awards p{    border-top: solid 1px #527DC0;}
.Tender.awards p,.Tender.Media .thumbnail p ,.Tender.magazine .thumbnail p{
    height: 49px;
    overflow: hidden;
}

.Tender .thumbnail img {
    border-radius: 5px;
    object-fit: cover;
    -o-object-fit: cover;
    max-width: 100%;
    height: 150px;
}

.Exhibition .thumbnail {
    background: #F8F8F8;
    border-left: 3px #527DC0 solid;
    padding: 0;
    border-radius: 5px;
    position: relative;
}

.Exhibition {
    padding: 50px 0;
}

.thumbnail .caption {
    padding: 15px 15px 0 15px;
    color: #333;
}

header {
    background: #F6FAFE;
    font-size: 13px;
    padding: 7px 0;
}

.navbar.main-nav .nav > li > a:focus, .navbar.main-nav .nav > li > a:hover {
    text-decoration: none;
    background-color: transparent;
    color: #186BAD;
}

.navbar.main-nav .navbar-nav > li > a {
    padding-top: 30px;
    padding-bottom: 30px;
    color: #fff;
}

.navbar.main-nav .navbar-brand {
    float: left;
    height: initial;
    padding: 0;
    line-height: 0;
}

.navbar.main-nav {
    background: #383838;
    border-radius: 0;
    margin-bottom: 0;
    border: none;
    padding: 5px;
}

.navbar.main-nav .navbar-right li a {
    padding-left: 0px;
    /*padding-right: 5px;*/
}

.navbar.main-nav .navbar-right li:first-child a:after {
    content: "|";
    height: 1px;
    color: #fff;
    margin-left: 15px;
    /*float: left;*/
}

/*slider fade*/
.carousel-fade .carousel-inner .item p {
    font-size: 20px;
}

.carousel-fade .carousel-inner .item h3 {
    font-size: 30px;
    font-family: Conv_Dosis-Bold;
    text-transform: uppercase;
}

.carousel-fade .carousel-inner .item hr {
    width: 200px;
    border: dashed 3px #fff;
}

.carousel-fade .carousel-inner .item .overllay, .page-cover .overllay {
    position: absolute;
    background: rgba(82, 125, 192, 0.69);
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display:none;
}
.inner-page .page-cover .overllay{
    display:block;
}
.carousel-fade .carousel-inner .item {
    transition-property: opacity;
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    opacity: 0;
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.carousel-fade .carousel-control {
    z-index: 2;
}

.carousel-control.right, .carousel-control.left {
    background-image: none;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-left: -10px;
    font-size: 16px;
    border: solid 2px;
    text-shadow: none;
    width: 50px;
    height: 50px;
    box-shadow: none;
    text-align: center;
    line-height: 50px;
    opacity: 1;
}

.about .main-tit {
    padding-bottom: 15px;
}

a.main-btn:hover, .main-btn:hover {
    background: rgba(78, 119, 183, 0.61);

}
.cover-img
{
    width: 100%;
    object-fit: cover;
    -o-object-fit: cover;
    margin: 15px 0;
}
.inner.Exhibition .thumbnail
{
    background: transparent;
    box-shadow: none;
    border: none;
    padding: 0;
}
.main-btn, .fade-out, .box , a{
    transition: background .25s ease-in-out;
    -moz-transition: background .25s ease-in-out;
    -webkit-transition: background .25s ease-in-out;
}
.p-t-b-15
{
    padding: 15px 0;
}
.p-r-5
{
    padding-right: 5px;
}
a.main-btn, .main-btn {
    background: #4E77B7;
    text-decoration: none;
    text-transform: uppercase;
    padding: 7px 60px;
    /* margin-top: 1px; */
    display: inline-block;
    border-radius: 3px;
    color: #fff;
}

.parrlex-divider .carousel, .parrlex-divider .carousel-inner, .parrlex-divider .carousel-inner .item {
    height: 450px;
    overflow: scroll;
}

.list-header {
    background: #4E77B7;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #fff;
    position: relative;

}

.parrlex-divider .carousel-control .glyphicon-chevron-left, .parrlex-divider .carousel-control .icon-prev, .parrlex-divider .carousel-control .glyphicon-chevron-right, .parrlex-divider .carousel-control .icon-next {
    border: none;
    z-index: 1;

}

.parrlex-divider .carousel-control.right, .parrlex-divider .carousel-control.left {
    opacity: 1;
}

.parrlex-divider .carousel-control {
    top: 0;
    bottom: 30px;
    right: 30px;
    left: initial;
    color: #fff;
}

.parrlex-divider .carousel-control .glyphicon-chevron-right, .parrlex-divider .carousel-control .icon-next {
    right: initial;
    left: 52px;
    color: #fff;
}

.parrlex-divider .list-group-item i {
    padding-right: 5px;
}

.parrlex-divider a:hover {
    opacity: .75;
}

.parrlex-divider a {
    color: #383838;
}

.parrlex-divider h2 {
    color: #fff;
    font-size: 20px;
    padding: 15px 10px;
}

.parrlex-divider .list-group-item {
    background: #F5F5F5;
}

.parrlex-divider .overllay {
    background: rgba(78, 119, 183, 0.69);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;

}

.parrlex-divider {
    background: url(../newimages/QuickLinks_BG.jpg) fixed center;
    background-size: cover;
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
}

.tab-nav li.active a {
    color: #fff;

}

.tab-nav li {
    padding: 5px 30px;
}

.tab-nav li.active {
    background: #4E77B7;
    border-radius: 5px;

}

.tab-nav {
    border: solid 1px #4E77B7;
    width: fit-content;
    border-radius: 5px;
    font-size: 18px;
    margin: 15px 0 30px 0;
}

.bootstrap-datetimepicker-widget table thead tr:first-child th:hover, .bootstrap-datetimepicker-widget table td.day:hover, .bootstrap-datetimepicker-widget table td.hour:hover, .bootstrap-datetimepicker-widget table td.minute:hover, .bootstrap-datetimepicker-widget table td.second:hover, .bootstrap-datetimepicker-widget table td span:hover {
    background: #f5f5f5;
}

.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover,
.bootstrap-datetimepicker-widget table td span.active {
    background-color: #4E77B7;
    color: #c8c8c8;
}

.bootstrap-datetimepicker-widget table td.today:before {
    border-bottom-color: #4E77B7;
}

.bootstrap-datetimepic

@font-face {
    font-family: 'Conv_Dosis-Light';
    src: url('./fonts/Dosis/Dosis-Light.eot');
    src: local('☺'), url('./fonts/Dosis/Dosis-Light.woff') format('woff'), url('./fonts/Dosis/Dosis-Light.ttf') format('truetype'), url('./fonts/Dosis/Dosis-Light.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

.bootstrap-datetimepicker-widget table thead tr:first-child th:hover, .bootstrap-datetimepicker-widget table td.day:hover, .bootstrap-datetimepicker-widget table td.hour:hover, .bootstrap-datetimepicker-widget table td.minute:hover, .bootstrap-datetimepicker-widget table td.second:hover, .bootstrap-datetimepicker-widget table td span:hover {
    background: #f5f5f5;
}

.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover,
.bootstrap-datetimepicker-widget table td span.active {
    background-color: #4E77B7;
    color: #c8c8c8;
}

.bootstrap-datetimepicker-widget table td.active.today:before {
    border-bottom-color: #fff;
}

.bootstrap-datetimepicker-widget a {
    color: #4E77B7;
}

.datepicker {
    background: #f8f8f8;
}

.timepicker-picker .btn-primary {
    color: #fff;
    background-color: #4E77B7;
    border-color: #4E77B7;
}

.ker-widget table td.active.today:before {
    border-bottom-color: #fff;
}

.bootstrap-datetimepicker-widget a {
    color: #4E77B7;
}

.bootstrap-datetimepicker-widget table td.day {

    line-height: 21px;
	color: #b2b2b2;
}

.timepicker-picker .btn-primary {
    color: #fff;
    background-color: #4E77B7;
    border-color: #4E77B7;
}

.parrlex-divider .list-group .list-group-item:first-child {
    border-radius: 0;
}

.news {
    background: #f8f8f8;
}

.sm-container {
    max-width: 800px;
}

footer h1 {
    color: #4E77B7;
    font-size: 18px;
    text-transform: uppercase;
    padding-bottom: 15px;
}

footer p {
    font-size: 14px;
}

footer {
    background: #383838;
    padding: 100px 0 50px 0;
    color: #fff;
}

.btn-list a:hover {
    opacity: .7;
}

.btn-list a {
    width: 100%;
    background-size: contain;
    height: 40px;
    display: block;
    background-repeat: no-repeat;
    float: left;
    margin: 5px 0;
}

footer li i {
    padding-right: 7px
}

footer li {
    margin: 3px 0
}

footer a {
    color: #fff
}

footer .btn {
    background-color: #4E77B7;
    padding: 4px 12px;
    border-radius: 7px !important;
    left: -11px;
}

footer .form-control {
    height: 30px
}

.input-group {
    margin-bottom: 15px;
}

.media-center {
    background: #f8f8f8;
    margin-bottom: -98px;
}

.copy-right a {
    color: #fff;
    font-family: Conv_Dosis-Bold;
    font-size: 12px;
}

.copy-right {
    background-color: #4E77B7;
    color: #fff;
    padding: 10px 0;
    text-align: center;

}

.page-cover a {
    color: #fff;
    display: block;
    text-align: center;
}

.page-cover .content {
    position: relative;
    z-index: 99;
}

.page-cover h1 {
    font-size: 30px;
}

.page-cover {
    background: url(../img/11.jpg) fixed center;
    position: relative;
    padding: 100px 0;
    color: #fff;
    background-size: cover;

}

.inner-page .about img {
    border-radius: 5px;
    height: 342px;
    width: 320px;
    object-fit: cover;
    -o-object-fit: cover;
    margin-left: 30px;

}

.list-path li:last-child a {
}

.list-path li:last-child a:after {
    content: "";
}

.list-path li a:after {
    content: "/";
    /*padding-left: 8px;*/
     padding-left: 0px;
}
.team .box img
{
    width: 100%;
    object-fit: cover;
    -o-object-fit: cover;
    border-radius: 2px;
}
.team .box  .info
{
    padding-top: 15px ;
    padding-bottom: 0;
    margin-bottom: 0;
}
.team .box  h2
{
    font-family: Conv_Dosis-Bold;
}
.team .box  h2 ,.team .box  h4
{
    font-size: 16px;
}
.team .box li
{
    padding: 3px 0;
}
.files  p
{
    margin: 0;
}
.files  a
{
    margin-bottom: 30px;
    display: block;
    border-bottom: solid 1px rgba(194, 194, 194, 0.35);
    padding-bottom: 5px;
}
.files  .date
{
    font-size: 12px;
    padding: 3px 0 5px 0;
    color: grey;
}
.team .box
{
    padding: 15px;
    border: solid 1px #4E77B7 ;
    font-size: 16px;
    text-align: center;
    border-radius: 2px;
    margin-bottom: 30px;
    width:100%;
}
.v-box .overllay
{
    position: absolute;
    height: 100%;
    width: 100%;
    background: transparent;
    z-index: 2;
}
.v-box:hover .overllay ,.thumbnail:hover .overllay
{

    background: rgba(78, 119, 183, 0.71);
}
.v-box
{
    position: relative;
    height: 200px;
}
iframe
{
    border: none;
}
.p-b-0
{
    padding-bottom: 0;
}
.conatct-info i
{
    font-size: 30px;
    height: 40px;
    padding-bottom: 5px;
    color: rgb(78, 119, 183);
}
.conatct-info h4
{
    padding-bottom: 5px;
    color: #707070;
}
.conatct-info
{
    padding: 50px;
    background: #f8f8f8;
}
.p-50
{
    padding-top: 50px;
    padding-bottom: 50px;
}
.contact .form p
{
    padding-bottom: 30px;
}
.form-control {
   box-shadow: none !important;
    border: 1px solid #4c75b9;
    border-radius: 3px;
}
.contact .panel-body
{
    padding-bottom: 0;
}
.contact #accordion.panel-group .panel
{
    border: solid 1px #ccc;
    padding-bottom: 0;
}
.contact .panel-body
{
    padding-top: 0;
}
.bg-gray
{
    background: #f8f8f8;
}
 #accordion .collapse
{
    -webkit-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
    opacity: 0;
}
#accordion .collapsing, #accordion .collapse.in
{
    position: absolute !important;
opacity: 1;
    z-index: 11111;
    width: 95% ;
    /*margin:auto ;*/
    overflow:visible;
    background-color:#fff;
}
.search .panel-default>.panel-heading+.panel-collapse>.panel-body {
    background: #527DC0;
    color: #fff;
}

.search .form-control
{
    background: #f8f8f8;
}
.caption.search li
{
    border-bottom: solid 1px rgba(204, 204, 204, 0.24);
    padding: 1px 0;
}
.navbar-toggle .icon-bar
{
   background: #fff;
}
.b-r
{
    border-radius: 15px;
}
.p-t-b-30
{
    padding-top: 30px;
    padding-bottom: 30px;
}



@media only screen and (max-width: 1400px)
{
    .carousel-inner .item.main-cover{height: 591px; background-size: contain;}
}


@media only screen and (max-width: 768px)
{
    .navbar-brand>img {
        display: block;
        height: 50px;
    }
    .navbar.main-nav .navbar-nav > li > a {
        padding-top: 5px;
        padding-bottom: 9px;
        border-bottom: solid 1px #cccccc0f;
        color: #fff;
    }
    .dropdown-menu>li>a {

        color: #fff;
    }
    .carousel-caption {
        top: 30%;
        bottom: auto;
        width: 100%;
        left: 0;
        right: 0;
    }
    .divider1 {
        margin-top: 0;
    }
    .divider1 .box, .media-center .box
    {
        margin-bottom: 5px;
    }
    .parrlex-divider .col-md-4 ,.new-box.rel-pos
    {
        margin-top: 15px !important;
    }
    .carousel-inner .item.main-cover
    {
        height: 35vh;
        background-size: contain;
       /* height: 273px;height: 60vh;*/
    }
}


@media only screen and (max-width: 450px)
{
    /*.carousel-inner .item.main-cover{height: 27vh; background-size: contain;}*/
    .carousel-inner .item.main-cover{    height: 34vh; background-size: 100% 100%;}
        .carousel-fade .carousel-inner .item h3 {font-size: 22px;  }
}

