body {
    margin: 0;
    overflow-x: hidden;
    box-sizing: border-box;
    font-family: "Roboto", sans-serif;
}

img {
    object-fit: cover;
}

h2 {
    display: block;
    font-size: 36px;
    display: block;
    color: #181818;
    font-weight: 600;
    margin-bottom: 25px;
    line-height: 42px;
    margin-bottom: 0;
}

h3 {
    font-size: 33px;
    font-weight: 600;
    line-height: 38px;
    margin-bottom: 0;
}

h4 {
    color: #000;
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 7px;
    margin-bottom: 0;
}

p {
    font-size: 18px;
    color: #535353;
    line-height: 27px;
    margin-bottom: 0;
    font-weight: 400;
}

li {
    font-size: 16px;
    color: #535353;
}

.modal {
    z-index: 9999;
}

a:hover {
    text-decoration: none;
}

:focus {
    outline: none;
}

.dropdown-menu.show {
    display: block;
    z-index: 99999;
}

a:active,
a:hover {
    outline: 0;
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 2px;
}

button:focus {
    outline: none;
}

.owl-dots .owl-dot span {
    width: 15px !important;
    display: block;
    height: 15px !important;
    margin: 5px 7px;
    background: #e44e35;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 0.2s ease;
    border-radius: 30px;
}

.owl-dots .owl-dot.active span,
.owl-dots .owl-dot:hover span {
    background: #28639b !important;
}

.owl-dots {
    justify-content: center;
    display: flex;
    margin-top: 17px;
}

.btn {
    padding: 16px 55px;
    color: #fff;
    background: #e44e35;
    border: none;
    border-radius: 0;
    font-size: 21px;
    transition: 0.5s;
    border-radius: 10px;
    transition: color 0.4s linear;
    position: relative;
    z-index: 1;
}

.btn:hover {
    transition: 0.5s;
    background: #f1593e;
    color: #fff;
}

.inner-social-icons {
    display: none;
}

#header-main {
    background-color: #b51f21;
    background-image: url("../img/header-img.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
    padding: 18px 0;
}

#header-main .header-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#header-main .header-container .left-header {
    flex: 1;
    margin-right: 70px;
}

#header-main .header-container .left-header .logo img {
    width: 100%;
}

#header-main .header-container .right-header .footer__social {
    margin-left: 40px;
}

#header-main .header-container .right-header .header-contact {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
}

#header-main .header-container .right-header .header-contact .email {
    margin-right: 30px;
}

#header-main .header-container .right-header .header-contact .contact-inner {
    display: flex;
    align-items: center;
}

#header-main .header-container .right-header .header-contact .contact-inner .icon-circle {
    background: #ffffff;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 17px;
}

#header-main .header-container .right-header .header-contact .contact-inner .fa {
    color: #464646;
    font-size: 27px;
}

#header-main .header-container .right-header .header-contact .contact-inner .contact-text h5 {
    color: #f1f1f1;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
}

#header-main .header-container .right-header .header-contact .contact-inner .contact-text h5 div {
    color: #f1f1f1;
}

#header-main .header-container .right-header .header-contact .contact-inner .contact-text h5:hover {
    color: #e44e35;
}

.sina-nav {
    background: #28639b !important;
    min-height: 64px !important;
}

.sina-nav .sina-menu > li:first-child a {
    padding-left: 0 !important;
}

.sina-nav .sina-menu li a:hover {
    color: #d4d4d4 !important;
}

.sina-nav .sina-menu > li > a {
    color: #fff !important;
    font-weight: 400 !important;
    padding: 0 23px !important;
    font-size: 17px !important;
    line-height: 64px;
}

.sina-nav .sina-menu .dropdown .dropdown-menu > li > a {
    color: #fff !important;
    font-weight: 400 !important;
}

.sina-nav .sina-brand {
    float: left;
    text-decoration: none;
}

.animation {
    margin-top: 30px;
}

#slider {
    position: relative;
}

#slider .item {
    height: 450px;
    width: 100%;
    background-position: center !important;
    background-size: contain !important;
}

#slider .item .item-overlay {
    background: #00000063;
}

#slider .item .item-overlay .item-body .container1 .row {
    height: 450px;
    align-items: flex-end;
}

#slider .item .item-overlay .item-body .container1 .row .slider-content {
    position: relative;
    z-index: 9;
}

#slider .item .item-overlay .item-body .container1 .row .slider-content .boxed {
    /*background-color: #ececec;*/
    text-align: center;
    padding: 7px;
}

#slider .item .item-overlay .item-body .container1 .row .slider-content .boxed h1 {
    margin-bottom: 0;
    font-size: 25px;
    line-height: 40px;
    color: #fff;
    word-spacing: 5px;
    font-weight: 600;
    margin-bottom: 0px;
}

#slider .item-image1 {
    background: url("../img/animation1.jpg") 0 0 no-repeat;
}

#slider .item-image2 {
    background: url("../img/animation2.jpg") 0 0 no-repeat;
}

#slider .item-image3 {
    background: url("../img/animation3.jpg") 0 0 no-repeat;
}

.slider-side-menu {
    background-color: #ececec;
    padding: 40px;
    height: auto;
}

.slider-side-menu h5 {
    color: #b51f21;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 20px;
}

.slider-side-menu ul {
    padding: 0;
    margin: 0;
}

.slider-side-menu ul li {
    list-style: none;
    line-height: 25px;
    border-bottom: 1px solid #000;
    padding: 17px 17px 17px 0;
    display: flex;
    align-items: baseline;
}

.slider-side-menu ul li a {
    color: #2e2e2e;
    font-weight: 600;
    font-size: 20px;
}

.slider-side-menu ul li a:hover {
    color: #e44e35;
}

.slider-side-menu ul li:last-child {
    border-bottom: none;
}

#slider .owl-prev {
    left: 10px;
}

#slider .owl-next {
    right: 10px;
}

#slider .owl-prev,
#slider .owl-next {
    position: absolute;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
}

#slider .owl-prev span,
#slider .owl-next span {
    font-size: 70px;
    color: #ccc;
}

#home-boxes {
    z-index: 9;
    position: relative;
    top: -86px;
}

#home-boxes .box {
    width: 100%;
    height: 100%;
}

#home-boxes .box .box-inner {
    padding: 30px;
}

#home-boxes .box .box-inner .icon {
    width: 80px;
    border-radius: 50%;
    background: #fff;
    height: 80px;
    float: left;
    margin-right: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#home-boxes .box .box-inner .box-text {
    display: table;
}

#home-boxes .box .box-inner .box-text h4 {
    text-transform: uppercase;
    font-size: 25px;
    color: #fff;
    margin-bottom: 15px;
}

#home-boxes .box .box-inner .box-text p {
    color: #fff;
}

#home-boxes .box-orange {
    background: #e44e35;
}

#home-boxes .box-blue {
    background: #28639b;
}

#home-boxes .box-purple {
    background: #322543;
}

#home-president {
    background: #28639b;
    padding: 90px 0 90px 0;
}

#home-president .president-text h2 {
    color: #fff;
    margin-bottom: 30px;
}

#home-president .president-text p {
    color: #e9e9e9;
}

#home-president .president-text .btn {
    margin-top: 40px;
}

#home-president .president-img {
    display: flex;
    justify-content: flex-end;
}

#home-president .president-img img {
    width: 300px;
    height: 300px;
    object-fit: cover;
    object-position: top;
    border-radius: 50%;
}

#home-about {
    margin-bottom: 50px;
    margin-top: 60px;
    display: block;
}

#home-about .row {
    align-items: center;
}

#home-about .about-text h2 {
    color: #292929;
    margin-bottom: 30px;
}

#home-about .about-text .btn {
    margin-top: 50px;
}

#home-about .about-img img {
    width: 100%;
    height: 500px;
    object-fit: cover;
}

#home-about .boxes .card {
    margin-bottom: 25px;
    border: none;
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.116);
}

#home-about .boxes .card .card-body {
    padding: 25px;
    display: flex;
    align-items: center;
}

#home-about .boxes .card .card-body .icon {
    padding-right: 25px;
}

#home-about .boxes .card .card-body .text {
    border-left: 1px solid #000;
    padding-left: 25px;
}

#home-about .boxes .card .card-body .text h5 {
    font-weight: 600;
    text-transform: uppercase;
}

#current-affairs {
    margin-top: 50px;
    margin-bottom: 50px;
    display: none;
}

#current-affairs .main-title {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}

#current-affairs .main-title a {
    color: #e44e35;
    font-weight: 600;
    font-size: 19px;
}

.affairs-bottom .card {
    border: none;
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.116);
    height: 100%;
}

.affairs-bottom .card .card-body {
    padding: 20px;
    display: flex;
    align-items: center;
}

.affairs-bottom .card .card-body .image img {
    width: 120px;
    height: 80px;
    object-fit: cover;
}

.affairs-bottom .card .card-body .text {
    display: flex;
    margin-left: 20px;
    flex-direction: column;
}

.affairs-bottom .card .card-body .text a {
    color: #000;
    font-size: 21px;
    font-weight: 500;
    margin-bottom: 10px;
}

.affairs-bottom .card .card-body .text a:hover {
    color: #e44e35;
}

.affairs-bottom .card .card-body .text small {
    color: #28639b;
    font-size: 16px;
}

#book-home {
    margin-bottom: 50px;
    margin-top: 50px;
}

.single-product {
    text-align: center;
    margin-top: 30px;
}

.single-product .book-img {
    overflow: hidden;
    position: relative;
}

.single-product .book-img figure {
    overflow: hidden;
    position: relative;
    background: #ededed;
}

.single-product .book-img figure > a {
    position: relative;
    display: block;
    width: 100%;
    text-align: center;
    min-height: 330px;
}

.single-product .book-img figure img {
    display: inline-block;
    width: 160px;
    margin: 48px 0 0 0;
    box-shadow: 10px 10px 0px #00000014;
}
.single-p  .book-img figure img{
    width: 300px !important;
}

.single-product .book-caption h3 {
    margin-top: 0px;
    font-style: normal;
    font-weight: 500;
}

.single-product .book-caption h3 a {
    color: #3f3f3f;
    font-weight: 500 !important;
    font-size: 21px !important;
    display: block;
    margin-bottom: 30px;
}

#home-podcast {
    display: block;
    background: #28639b;
    position: relative;
    padding: 85px 0;
    margin-top: 80px;
}

#home-podcast .inner-podcast {
    text-align: center;
}

#home-podcast .inner-podcast h2 {
    color: #fff;
    margin-bottom: 23px;
}

#home-podcast .inner-podcast p {
    color: #e9e9e9;
}

#home-podcast .inner-podcast #podcast-audio {
    margin-top: 40px;
}

#home-podcast:before {
    content: "";
    background-image: url("../img/podcast.png");
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    opacity: 0.4;
}

#home-gallery {
    /*display: block;*/
    display:none;
    margin-bottom: 50px;
}

#home-gallery h2 {
    color: #111111;
}

.gallery {
    margin-top: 40px;
}

.gallery .single-image {
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
}

.gallery .single-image img {
    width: 100%;
    height: 270px;
    object-fit: cover;
}

.gallery .single-image:before {
    position: absolute;
    left: 10%;
    top: 10%;
    border: 13px solid #fff;
    content: "";
    opacity: 0.3;
    width: 80%;
    height: 80%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.gallery .single-image:hover::before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.gallery .single-image .inner-text {
    position: absolute;
    left: 0;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}

.gallery .single-image .inner-text a {
    color: #e44e35;
    font-weight: 500;
    padding: 15px 50px;
    background: #fff;
    border-radius: 2px;
    font-size: 23px;
}

.gallery .single-image .inner-text a:hover {
    color: #000;
}

.gallery .single-video .card {
    border: none;
}

.gallery .single-video .card a {
    position: relative;
}

.gallery .single-video .card a img {
    width: 100%;
    height: 570px;
    object-fit: cover;
}

.gallery .single-video .card a .videolink-icon {
    position: absolute;
    left: 50%;
    bottom: 40%;
    transform: translate(-50%, -50%);
}

.gallery .single-video .card a .videolink-icon .span {
    background: #fff;
    width: 95px;
    height: 95px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 17px;
}

.gallery .single-video .card a .videolink-icon .span .fa {
    color: #f1593e;
    font-size: 24px;
}

#home-videos {
    display: block;
    background: #28639b;
    padding: 65px 0;
}

#home-videos .video-inner h3 {
    color: #fff;
    font-size: 40px;
    line-height: 1.13;
    margin-top: 20px;
    margin-bottom: 25px;
}

#home-videos .video-inner h4 {
    color: #fff;
    font-size: 16px;
    line-height: 1.1;
    letter-spacing: -0.03em;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 20px;
}

#home-videos .video-inner h4 i {
    display: inline-block;
    position: relative;
    top: -5px;
    width: 39px;
    height: 1px;
    margin-right: 20px;
    background-color: #fff;
}

#home-videos .video-inner p {
    color: #ececec;
}

#home-videos .video-inner .video-list {
    margin-top: 40px;
}

#home-videos .video-inner .video-list .card {
    border: none;
}

#home-videos .video-inner .video-list .card a {
    position: relative;
}

#home-videos .video-inner .video-list .card a img {
    height: 300px;
    width: 100%;
    object-fit: cover;
}

#home-videos .video-inner .video-list .card a .videolink-icon {
    position: absolute;
    left: 50%;
    bottom: 20%;
    transform: translate(-50%, -50%);
}

#home-videos .video-inner .video-list .card a .videolink-icon .span {
    background: #fff;
    width: 95px;
    height: 95px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 17px;
}

#home-videos .video-inner .video-list .card a .videolink-icon .span .fa {
    color: #f1593e;
    font-size: 24px;
}

#home-videos .video-inner .video-list .owl-prev {
    width: 15px;
    height: 100px;
    position: absolute;
    right: 94px;
    border: 0px solid #f1593e;
}

#home-videos .video-inner .video-list .owl-next {
    width: 15px;
    height: 100px;
    position: absolute;
    right: 25px;
    border: 0px solid #f1593e;
}

#home-videos .video-inner .video-list .owl-theme .owl-nav [class*="owl-"] {
    color: #f1593e;
    font-size: 39px;
    background: #fff;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    top: -30%;
}

#call-action {
    display: block;
    background: #e44e35;
    padding: 65px 0;
}

#call-action .inner-action {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#call-action .inner-action div:nth-of-type(1) {
    flex-basis: 900px;
}

#call-action .inner-action h2 {
    color: #fff;
    line-height: 55px;
}

#call-action .inner-action .btn {
    background-color: #fff;
    color: #000;
}

#call-action .inner-action .btn:hover {
    background-color: #322543;
    color: #fff;
    transition: all 0.5s;
}

#home-news {
    display: block;
    background: #ececec;
    padding: 65px 0;
}

.news-listing .card {
    border: none;
    width: 100%;
    height: 100%;
}

.news-listing .card .image {
    position: relative;
}

.news-listing .card .image img {
    width: 100%;
    height: 260px;
    object-fit: cover;
    z-index: 0;
}

.news-listing .card .image .card-overlay {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #ececec;
    padding: 10px 30px;
}

.news-listing .card .image .card-overlay h5 {
    margin-bottom: 0;
    color: #28639b;
    font-weight: 400;
    font-size: 18px;
}

.news-listing .card .card-body {
    background: #e44e35;
    padding: 30px;
}

.news-listing .card .card-body h3 {
    color: #fff;
    font-size: 27px;
    font-weight: 500;
    margin-bottom: 20px;
}

.news-listing .card .card-body p {
    color: #fff1ef;
    margin-bottom: 20px;
}

.news-listing .card .card-body a {
    color: #fff;
    z-index: 999;
}

.news-listing .card .card-body a i {
    display: inline-block;
    position: relative;
    top: -5px;
    width: 33px;
    height: 2px;
    margin-right: 18px;
    background-color: #fff;
}

.news-listing .card .card-body a:hover {
    color: #e6e912;
}

#footer {
    display: block;
    background: #0f3a64;
    position: relative;
    padding: 75px 0 0 0;
}

#footer .footer-title {
    color: #f1f1f1;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 23px;
    margin-bottom: 27px;
}

#footer .footer-title i {
    display: inline-block;
    position: relative;
    top: -5px;
    width: 33px;
    height: 2px;
    margin-right: 18px;
    background-color: #fff;
}

#footer .footer-list ul {
    padding: 0;
    margin: 0;
}

#footer .footer-list ul li {
    list-style: none;
    font-size: 17px;
    color: #cccccc;
    line-height: 25px;
    padding-bottom: 10px;
    display: flex;
    align-items: baseline;
}

#footer .footer-list ul li .fa {
    margin-right: 8px;
}

#footer .footer-list ul li a {
    color: #cccccc;
}

#footer .footer-list ul li a:hover {
    color: #f1593e;
}

#footer .footer-list ul li:before {
    font-family: FontAwesome;
    color: #cccccc;
    display: inline-block;
    margin-right: 8px;
    font-size: 16px;
}

#footer .footer-notice ul li:before {
    content: "\f00c";
}

#footer .footer-links ul li:before {
    content: "\f105";
}

#footer .footer-middle {
    margin-left: 20px;
}

#footer .footer-contact ul li {
    padding-bottom: 20px;
}

#footer .copyright {
    background: #0a2f53;
    padding: 15px 0;
    margin-top: 45px;
}

#footer .copyright p {
    text-align: center;
    margin-bottom: 0;
    color: #a4a4a4;
    font-weight: 500;
    font-size: 16px;
}

.footer__social {
    margin-top: 20px;
}

.footer__social a {
    display: inline-block;
    background: #fcfcfc;
    height: 39px;
    width: 39px;
    border-radius: 50%;padding-top: 9px;
    line-height: 45px;
    text-align: center;
    margin-right: 6px;
}

.footer__social a .fa {
    font-size: 21px;
}

.footer__social a .fa-facebook {
    color: #3b5998;
}

.footer__social a .fa-twitter {
    color: #1da1f2;
}

.footer__social a .fa-google-plus {
    color: #d34836;
}

.footer__social a .fa-youtube-play {
    color: #ff0000;
}

.footer__social a:hover {
    background-color: #ececec;
    transition: all 0.5s;
}

.breadcrumb-option {
    background-size: cover;
    background-repeat: no-repeat;
    background-color: black;
    background-image: url(../img/inner-bg.jpg);
    background-position: center;
    padding: 80px 0;
    position: relative;
}

.breadcrumb-option .breadcrumb__text {
    display: block;
}

.breadcrumb-option .breadcrumb__text h4 {
    color: #fff;
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 40px;
}

.breadcrumb-option .breadcrumb__text p {
    color: #fff;
    font-size: 25px;
}

.breadcrumb-option .breadcrumb__links a {
    font-size: 15px;
    color: #fff;
    margin-right: 18px;
    display: inline-block;
    position: relative;
}

.breadcrumb-option .breadcrumb__links span {
    font-size: 15px;
    color: #fff;
    display: inline-block;
}

.breadcrumb-option .breadcrumb__links a:after {
    position: absolute;
    right: -14px;
    top: -2px;
    content: "-";
    font-family: "FontAwesome";
    font-weight: 600;
}

.breadcrumb-option h5 {
    font-size: 24px;
    font-weight: 600;
}

.breadcrumb-option::before {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #0000008f;
    content: "";
}

#inner-page {
    padding-top: 80px;
    padding-bottom: 60px;
}

#inner-page h2 {
    margin-bottom: 30px;
}

#inner-page p {
    font-size: 17px;
    margin-bottom: 20px;
    font-weight: 400;    text-align: justify;
}

#inner-page a {
    font-size: 17px;
    font-weight: 400;
}

#inner-page ul {
    padding-inline-start: 12px;
    list-style: none;
    display: block;
}

#inner-page ul li {
    padding-bottom: 12px;
    color: #535353;
    font-size: 17px;
    display: flex;
    align-items: baseline;
}

#inner-page ul li a {
    display: contents;
}

#inner-page ul li:before {
    content: "\f00c";
    font-family: FontAwesome;
    color: #ec1e31;
    display: inline-block;
    margin-right: 6px;
    font-size: 16px;
}

.page-about img {
    float: right;
    margin-left: 30px;
    width: 600px;
    height: auto;
    object-fit: cover;
}

.page-news .news-listing [class*="col-"] {
    margin-bottom: 30px;
}

.page-news .news-listing .card .image .card-overlay {
    background: #fff;
}

.page-gallery .gallery {
    margin-top: 0 !important;
}

.page-gallery .gallery .single-image {
    margin-bottom: 30px;
}

.page-gallery-inner .card {
    border: none;
    overflow: hidden;
    margin-bottom: 30px;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}

.page-gallery-inner .card .card-body {
    padding: 10px;
}

.page-gallery-inner .card .card-body img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}

.page-notices .notice-list .card {
    border: none;
    background: #fff;
    box-shadow: 0 0rem 8px rgba(0, 0, 0, 0.15);
    margin-bottom: 30px;
}

.page-notices .notice-list .card .card-body a {
    color: #000;
}

.page-notices .notice-list .card .card-body a:hover {
    color: #ec1e31;
}

.side-menu .card {
    border: none;
    padding: 10px;
    background: #fff;
    box-shadow: 0 0rem 8px rgba(0, 0, 0, 0.15);
    margin-bottom: 20px;
}

.side-menu .card img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.page-publication .single-product {
    margin-top: 0 !important;
}

.page-publication .single-product .book-img a {
    font-size: 21px;
    font-weight: 500;
}

.page-publication-inner .single-product {
    margin-top: 0 !important;
}

.page-publication-inner .single-product .book-img:hover img {
    transform: scale(1.2, 1.2);
}

.page-publication-inner .single-product .book-img figure img {
    margin: 48px 0 48px 0;
    transition: all 0.5s ease-in-out;
}

.page-contact h3 {
    margin-bottom: 30px;
}

.page-contact .whole-wrapper {
    height: 100%;
}

.page-contact .contact-wrapper {
    background: #f6f6f6;
    padding: 35px;
    border-radius: 4px;
}

.page-contact .contact-wrapper .contact-inner .contact-info {
    display: flex;
    align-items: center;
    margin-bottom: 33px;
}

.page-contact .contact-wrapper .contact-inner .contact-info .icon {
    background: #ffdbd3;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 17px;
}

.page-contact .contact-wrapper .contact-inner .contact-info .icon .fa {
    color: #e44e35;
    font-size: 22px;
}

.page-contact .contact-wrapper .contact-inner .contact-info .texts p {
    color: #3d3d3d;
    font-weight: 500 !important;
    font-size: 20px !important;
    margin-bottom: 0 !important;
}

.page-contact .contact-map {
    margin-top: 40px;
}

.form-wrapper {
    background: #f6f6f6;
    padding: 35px;
    border-radius: 4px;
}

.form-wrapper .form-control {
    background-color: #eeeeee;
}

.form-wrapper .btn {
    padding: 11px 40px;
}

.page-team .team-img img {
    width: 250px;
    height: 250px;
    object-fit: cover;
    object-position: top;
    transition: all 0.5s ease-in-out;
    border-radius: 50%;
}

.page-team .team-img {
    box-shadow: 0 0px 9px rgba(0, 0, 0, 0.1);
    background: #fff;
    overflow: hidden;
    height: 100%;
}

.page-team .team-img:hover img {
    transform: scale(1.1);
}

.page-team .team-img h5 {
    color: #1d1d1d;
    margin-bottom: 5px;
}
.page-team .team-img p{
    text-align:center !important;
}

.page-team .team-img span {
    color: #e44e35;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 17px;
    display: block;
}

.page-team .team-img p {
    margin-top: 15px;
    font-weight: 500;
    font-size: 17px;
    display: block;
    color: #1d1d1d;
}

.page-video .card {
    border: none;
    margin-bottom: 30px;
}

.page-video .card .card-body {
    background: #e44e35;
}

.page-video .card .card-body p {
    margin-bottom: 0 !important;
    color: #fff;
}

.page-download .table thead {
    background: #28639b;
    color: #fff;
}

.page-download .table tbody tr td .fa {
    color: #313131;
}

.side-img {
    margin-top: 25px;
    margin-bottom: 25px;
    /*box-shadow: 0 0.5rem 1rem #00000026;*/
    display: flex;    width: fit-content;
    /*justify-content: center;*/
    flex-wrap: wrap;
    flex: 1;
}
.side-img img{
    height:auto !important;
}
.table th, .table td {
    padding: 10px;
     vertical-align: baseline !important;
}
.table p{
    margin-bottom:0 !important;
}

.team-opt .card {
  width: 100%;
  height: 100%;
  text-align: center;
  border: none;
  box-shadow: 0 0.1rem 1rem #00000026;
}
.team-opt .card img {
  width: 200px !important;
  float: none !important;
  margin-left: 0 !important;
  height: 290px;
    object-fit: cover;
}
.team-opt .card p{
    text-align:center !important;
}
.pod{
    margin:70px 0;
    display:flex;
    justify-content:center;
}
.pop-img{
    width:100%;
}
@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1292px;
    }
}

@media (min-width: 1400px) {
    .container {
        max-width: 1390px;
    }
}

@media (min-width: 1690px) {
    .container {
        max-width: 1630px;
    }
}

/*# sourceMappingURL=style.css.map */
