@import url('https://fonts.googleapis.com/css?family=Tajawal:300,400,500,700&display=swap&subset=arabic');
body{
	text-align:left;
    font-size: 14px;
}
.preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fefefe;
    z-index: 99999;
    height: 100%;
    width: 100%;
    overflow: hidden !important;
}

.loaded {
    width: 60px;
    height: 60px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(../images/loading.gif);
    background-repeat: no-repeat;
    background-position: center;
    -moz-background-size: cover;
    background-size: cover;
    margin: -20px 0 0 -20px;
}

img {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
}

a {
    color: #171725;
    text-decoration: none;
}

a,
a:hover,
a:focus {
    color: #3e3e3e;
    text-decoration: none;
    outline: none;
}

a,
button,
a span {
    -webkit-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}

.btn.extra-width {
    padding: 13px 40px;
}

.btn:focus,
.btn:active {
    outline: inherit;
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /* direction: rtl; */
}

p {
    margin: 0 0 15px;
}

.clear {
    clear: both;
}

img {
    max-width: 100%;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    outline: none;
}


/*.form-control {
    border: 1px solid rgba(0, 0, 0, 0.08);
    font-size: 16px;
    height: 45px;
}*/

.form-control {
    display: inline-block;
    height: 40px;
    padding: 6px 25px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {
    border-color: #bcefeb;
}

h4,
h5 {
    font-weight: 300;
    margin: 0;
    line-height: 2rem;
}

h2 {
    font-size: 2rem;
    line-height: 3rem;
    text-transform: uppercase;
}

h3 {
    font-size: 1.5rem;
    line-height: 2.5rem;
    text-transform: uppercase;
}

h4 {
    font-size: 18px;
    line-height: 2rem;
    margin-bottom: .5rem;
    text-transform: uppercase;
}

h5 {
    font-size: .7rem;
    margin-bottom: 1rem;
    color: #223d61;
    text-transform: uppercase;
}

h6 {
    font-size: 1rem;
    margin-bottom: .9rem;
}

p {
    line-height: 2rem;
    font-size: 1rem;
}

p:last-child {
    margin-bottom: 0px;
}


/*.home-wrap h1,*/

.home-wrap h2,
.home-wrap h3,
.home-wrap h4,
.home-wrap h5,
.home-wrap p {
    color: #ffffff;
    /*font-family: 'roboto', sans-serif;*/
}

.text {
    color: #333333;
}

.colorstext {
    color: #5e9a28;
}

.coloricon i {
    color: #5e9a28;
}

.colorsbg {
    background: #5e9a28;
    color: #ffffff;
}

.lightbg {
    background-color: #f9f9f9;
}

.transition {
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}

.outofsectiontext {
    margin-top: 40px;
}


/*
Section
*/

.sections {
    padding-top: 85px;
    padding-bottom: 105px;
    overflow: hidden;
}

.sections.footer {
    padding-bottom: 80px;
}

section .subtitle h5 {
    margin-top: 10px;
    font-size: 1.3rem;
}

.parallax-section {
    max-width: 100%;
    color: #ffffff;
}

section .title-half h2 {
    font-size: 3rem;
    line-height: 4rem;
    font-weight: 300;
    margin-bottom: 1.4rem;
}

section .subtitle-half h5 {
    font-weight: 100;
    font-size: 17px;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.box-list li h5{
    /* color: #fff; */
    line-height: 1;
    text-transform: none;
}

.heading {
    margin-bottom: 4rem;
}

.banner-area {
    /* background: url(../../SD08/msf/1-3.jpg) no-repeat 100% 100%; */
    background-size: cover;
    position: relative;
    padding: 0px 0 30px;
    text-align: center;
    background-position: 0 -60px;
    background-attachment: fixed;
}
.banner-area p{
    display:none
}

.jobs.banner-area {
    background-image: url(../../SD08/msf/jobs.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.overlay {
    width: 100%;
    height: 200px;
    background-image: url(../../SD08/msf/1-3.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    position: relative;
}
.overlay:before{
    content:'';
    background-color: rgba(41, 39, 34, 0.65);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
}

#home .overlay {
    height: 670px;
    position: relative;
    left: auto;
    top: auto;
}

.nav-area {
    border-bottom: 1px solid #eee;
}

.nav-area a {
    color: #222;
}

.nav-area .nav-left {
    text-align: left;
}

.nav-area .nav-left .thumb {
    padding-right: 20px;
}

.nav-area .nav-right {
    text-align: right;
}

.nav-area .nav-right .thumb {
    padding-left: 20px;
}

#slider img{
    height:400px;
}
@media (max-width: 768px) {
    #slider img{
        height:200px;
    }
    #home .overlay {
        height: 430px;
    }
    .nav-area .post-details h4 {
        font-size: 14px;
    }
}

@media (max-width: 466px) {
    .nav-area .nav-right {
        margin-top: 50px;
    }
}

.map-overlay {
    background-color: rgba(255, 114, 0, 0.75);
    width: 100%;
    height: auto;
}

.video_overlay {
    background-color: rgba(41, 39, 34, 0.75);
    width: 100%;
    height: auto;
}

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

.fluid-blocks-col {
    padding: 70px 40px 0 80px;
}

.fluid-blocks-col-right {
    padding: 70px 80px 0 40px;
}

.justify-content-center {
    -ms-flex-pack: center!important;
    justify-content: center!important;
}

.d-flex {
    display: -ms-flexbox;
    display: flex;
}

.flex-wrap {
    flex-wrap: wrap;
}

.single-widget {
    border: 1px solid #eee;
    padding: 40px 30px;
    margin-bottom: 30px;
}

.single-widget .title {
    font-weight: 600;
    margin-bottom: 30px;
}

.search-widget i {
    color: #fff;
}

.search-widget form.example {
    border: 1px solid #eee;
}

.search-widget form.example input[type=text] {
    padding: 10px;
    font-size: 14px;
    border: none;
    float: left;
    width: 80%;
    background: #eee;
}

.search-widget form.example button {
    float: left;
    width: 20%;
    padding: 10px;
    background: #eee;
    color: white;
    font-size: 17px;
    border: none;
    cursor: pointer;
}

.search-widget form.example::after {
    content: "";
    clear: both;
    display: table;
}

.recent-posts-widget .single-recent-post {
    margin-bottom: 20px;
}

.recent-posts-widget .single-recent-post:last-child {
    margin-bottom: 0;
}

.recent-posts-widget .single-recent-post .recent-details {
    margin-right: 20px;
}

.recent-posts-widget .single-recent-post .recent-details h4 {
    line-height: 1.5em !important;
    font-size: 17px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.recent-posts-widget .single-recent-post .recent-details p {
    margin-top: 10px;
    margin-bottom: 0;
}

.recent-posts-widget .single-recent-post:hover h4 {
    color: #2060a5;
}

@media (max-width: 960px) {
    .recent-posts-widget .single-recent-post {
        margin-bottom: 20px;
    }
}

.single-post {
    margin-bottom: 30px;
}

.single-post .tags {
    margin-top: 40px;
}

.single-post .tags li {
    display: inline-block;
}

.single-post .tags li a {
    color: #222;
}

.single-post .tags li:hover a {
    color: #2060a5;
}

.single-post h1 {
    margin-top: 20px;
    margin-bottom: 20px;
    color: black;
}

.single-post .category {
    background-color: #000;
    color: #fff;
    font-weight: 100;
    padding: 4px 15px;
    width: 115px;
    text-align: center;
}

.single-post .title h4 {
    margin-bottom: 10px;
}

.single-post .comment-wrap ul li,
.single-post .social-wrap ul li {
    display: inline-block;
    margin-right: 15px;
}

@media (max-width: 414px) {
    .single-post .comment-wrap,
    .single-post .social-wrap {
        margin-top: 10px;
    }
}

.single-post .comment-wrap ul li a {
    color: #777777;
}

.single-post .social-wrap ul {
    text-align: right;
}

.single-post .social-wrap ul li a i {
    color: #777777;
}

.single-post .social-wrap ul li a i:hover {
    color: #222;
}

@media (max-width: 768px) {
    .single-post .social-wrap ul {
        text-align: left;
    }
}


/*
Separator
*/

.separator {
    height: 1px;
    width: 170px;
    margin: 20px 0px;
    background: #eeeeee;
    position: relative;
    display: inline-block;
}

.separator:after {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 2px;
    width: 50px;
    background: #267dca;
    content: "";
}

.separator.center:after {
    right: 50%;
    transform: translate(50%, 0);
}

.separator2 {
    height: 1px;
    width: 93%;
    margin: 20px 0px;
    background: #eeeeee;
    position: relative;
}

.separator2:after {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 70px;
    background: #267dca;
    content: "";
}

.separator3 {
    height: 2px;
    width: 30px;
    margin: 20px auto;
    background: #5e9a28;
}

.separator4 {
    height: 2px;
    width: 30px;
    margin: 20px 0px;
    background: #f38181;
}

.partner-section .img-cont img{
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    transition:all .4s ease-in-out
}
.partner-section .img-cont:hover img{
    transform:scale(1.15)
}

.partner-section .img-cont{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 180px;
    padding: 10px;
}

/*section:nth-of-type(odd) {
    background-color: #F9F9F9;
}*/


/*
Button
*/

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover,
.btn-primary.focus,
.btn-primary:focus,
.btn-primary.disabled,
.btn-primary.disabled:hover {
    color: #ffffff;
    background-color: #8d0d0d;
    border-color: #8d0d0d;
}

.btn {
    display: inline-block;
    min-width: 150px;
    line-height: 30px;
    height: 50px;
    text-align: center;
    color: #fff;
    letter-spacing: 1px;
    margin: 0;
    font-size: 0.8125rem;
    border-radius: 0px;
    margin-top: 20px;
    background-color: #267dca;
    transition: .5s;
    border: 1px solid #267dca;
}

.btn:hover {
    background-color: #8d0d0d;
    color: #fff;
    text-decoration: none;
    border: 1px solid #8d0d0d;
}

.btn.btn-social-icon {
    min-width: auto;
    border: none;
    border-radius: 3px;
    margin: 5px 0;
}

.btn-primary {
    background-color: #267dca;
    transition: .5s;
    padding: 9px 30px;
    border-radius: 7px;
}

.btn_news_color {
    color: #5e9a28;
    border-color: #5e9a28;
}

.btn-md {
    border: 1px solid #5e9a28;
    color: #5e9a28;
    padding: 10px 45px 10px 0px;
}

.btn-larg {
    border: 1px solid #fff;
    color: #fff;
    padding: 6px 30px;
}


/*.btn-default:active, .btn-default:hover  {
    background: transparent;
}*/


/*
Extra height css
*/

.margin-top-20 {
    margin-top: 20px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.margin-top-40 {
    margin-top: 40px;
}

.margin-bottom-40 {
    margin-bottom: 40px;
}

.margin-top-60 {
    margin-top: 60px;
}

.margin-80 {
    margin-top: 80px;
    margin-bottom: 80px;
}

.margin-bottom-60 {
    margin-bottom: 60px;
}

.margin-top-80 {
    margin-top: 80px;
}

.margin-bottom-80 {
    margin-bottom: 80px;
}

.padding-top-20 {
    padding-top: 1.33rem;
}

.padding-bottom-20 {
    padding-bottom: 1.33rem;
}

.padding-top-40 {
    padding-top: 2.66rem;
}

.padding-bottom-40 {
    padding-bottom: 2.66rem;
}

.padding-top-60 {
    padding-top: 5rem;
}

.padding-bottom-60 {
    padding-bottom: 5rem;
}

.padding-bottom-0 {
    padding-bottom: 0;
}


/*padding*/

.padding-twenty {
    padding: 10px 0;
}

.padding-fourty {
    padding: 20px 0;
}

.padding-sixty {
    padding: 30px 0;
}

.padding-eighty {
    padding: 40px 0;
}

h1 span {
    color: #5e9a28;
    font-weight: 400;
}


/*for placeholder changes*/

input::-webkit-input-placeholder {
    color: #ddd;
}

input::-moz-placeholder {
    color: #ddd;
}

input::-ms-input-placeholder {
    color: #ddd;
}


/*for image bg*/


/*.img-bg{
  background: url(../images/home-msg.jpg) no-repeat center top fixed;
  background-size
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%;
  overflow: hidden;
}*/


/* navbar section */

.menu-scroll {
    padding-top: 0px;
    padding-bottom: 0px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 300;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-color: rgba(34, 61, 97, 0.64);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .5s;
    transform: translateY(-40px);
}

.top_header_area {
    background: #0e76ba;
}

.main_menu_bg {
    margin-top: 0px;
    background-color: transparent;
}

.main_menu_bg .navbar-default {
    background-color: transparent;
    border-color: transparent;
    transition: all .6s;
    margin: 15px auto;
}

.menu-scroll .main_menu_bg .navbar-default {
    margin: 5px auto;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #267dca;
    background: transparent;
}

.main_menu_bg .navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #267dca;
    padding-bottom: 22px;
    border-bottom: 1px solid #267dca;
    background: transparent;
}

.main_menu_bg .navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 20px;
    text-transform: uppercase;
    font-size: 0.875rem;
    color: #fff;
    padding: 15px 10px 20px 10px;
}

.main_menu_bg .top_header_area .navbar-nav>li>a {
    padding: 10px 40px;
    display: flex;
    align-items: center;
    flex-flow: row-reverse;
    direction: ltr;
}

.main_menu_bg .navbar-nav>li>a.btn-primary {
    margin: 4px 10px 0 0;
    min-width: auto;
    height: auto;
    padding: 10px 30px;
}

.navbar-brand {
    padding: 0px 15px;
}

.navbar-brand>img {
    max-width: 217px;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    background-color: transparent;
    color: #f5c239;
}

.main_menu_bg .navbar-nav>li>a.btn-primary:hover {
    background-color: #8d0d0d;
    color: #fff;
    text-decoration: none;
    border: 1px solid #8d0d0d;
}

.dropdown-menu {
    min-width: 180px;
    padding: 0px;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: transparent;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 0px solid #ccc;
    border: 0px solid rgba(0, 0, 0, .15);
    border-radius: 0px;
    -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, .175);
    box-shadow: 0 0px 0px;
}

.dropdown-menu .navbar-form .form-group input[type="text"] {
    background-color: rgba(34, 61, 97, 0.68);
    border: 1px solid #267dca;
    color: #267dca;
    width: 300px;
}

.dropdown-menu .navbar-form .form-group .form-control::-webkit-input-placeholder {
    color: #267dca;
    opacity: 1;
}

.dropdown-menu .navbar-form {
    margin-right: -30px;
}

.culmn {
    width: 100%;
    overflow: hidden;
}


/*heading title all area*/

.head_title {
    margin-bottom: 50px;
}

.head_title h3 {
    color: #413d4b;
}

.head_title p {
    font-family: 'playfair_displayregular';
}


/*home section*/

.home {
    background: url(../../SD08/msf/homebg.jpg) no-repeat 100% 100%;
    background-size: cover;
    background-position: center;
}

.home .main_home {
    padding-top: 250px;
}

.home .main_home h1 {
    color: #fff;
    margin-bottom: 20px;
}

.home .main_home p {
    color: #fff;
    max-width: 60%;
    margin: 0 auto;
    padding-bottom: 30px;
    font-size: 1.125rem;
}

.home .owl-theme .owl-nav {
    /* margin-top: 80px; */
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-dots .owl-dot span {
    background: #ee2326;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #267dca;
}

.owl-theme .owl-dots .owl-dot span {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    transform: rotate(45deg);
}


/*service section css*/
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    border: 0px;
}

.nav-tabs {
    border-bottom: 0px solid transparent;
}

.nav-tabs>li>a:hover {
    border-color: transparent;
}


/*.service_tabe .nav {
    padding-left: 30px;
    margin-bottom: 0;
    list-style: none;
    margin: top;
}*/

.service .nav-tabs>li>a {
    text-align: center;
    color: #444444;
    width: 250px;
    height: 180px;
    margin-left: 20px;
    background: url(../../SD08/msf/stabmenubg.png) no-repeat top center;
    border: 0px;
    transition: all 0.6s;
}

.service_tabe_menu.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    background: url(../../SD08/msf/stabmenubghv.png) no-repeat top center;
    width: 250px;
    height: 180px;
    color: #fff;
}

.service_tabe ul li a:hover {
    background: url(../../SD08/msf/stabmenubghv.png) no-repeat top center;
    color: #fff;
}

.service_tabe ul li a i {
    font-size: 2rem;
    margin-top: 40px;
    margin-bottom: 25px;
}

.service .tab-content {
    margin-top: 100px;
}


/*features section css*/
.single_features_text p {
    margin-bottom: 40px;
    display: inline-block;
    margin-top: 10px;
}

.single_features_text ul li {
    font-size: 0.875rem;
    margin-bottom: 15px;
}
.single_features_text a {
    margin-top: 35px;
    background: transparent;
    color: #444444;
    border: 1px solid #ddd;
    font-size: 0.8125rem;
    padding-top: 0.8em;
}


/*video section css*/

.video {
    background: url(../images/videobg.jpg) no-repeat top center;
    background-size: cover;
}

.video .main_video {
    padding: 220px 0px 160px 0px;
    overflow: hidden;
}

.video .icon h3 {
    color: #fff;
    margin-top: 30px;
    margin-bottom: 0px;
}


/*about section css*/
.about .main_about_content .single_about {
    transition: all 0.6s;
    margin-bottom: 65px;
    overflow: hidden;
}

.about .main_about_content .single_about .single_about_img img {
    width: 100%;
    height: 100%;
}

.about .single_about .single_ab_icon {
    width: 15%;
    float: left;
    position: relative;
}

.about .single_about .single_ab_icon i {
    width: 100px;
    height: 105px;
    background: url(../images/iconbg1.png) no-repeat center center;
    line-height: 100px;
    text-align: center;
    color: #444;
    font-size: 2rem;
    transition: all 0.6s;
}

.about .single_about:hover .single_ab_icon i {
    background: url(../images/iconbg1h.png) no-repeat center center;
    color: #fff;
}

.about .single_about:hover .single_ab_icon:before {
    opacity: 1;
}
.about .single_about .single_ab_text {
    width: 70%;
    float: left;
    margin-left: 20px;
}

.about .single_ab_mision li {
    margin-bottom: 10px;
}


/*about_skill_area*/

.about_skill_area {
    margin-top: 75px;
}

.about_skill_area .about_tabe .about_tabe_menu li a {
    background: url(../images/skmenubg.png) no-repeat top center;
    width: 175px;
    height: 60px;
    line-height: 50px;
    text-align: center;
    color: #444444;
    float: left;
    margin-right: 10px;
    margin-bottom: 20px;
}

.about_skill_area .about_tabe .about_tabe_menu li.active a:hover,
.about_tabe_menu li.active a:focus {
    color: #fff;
    cursor: pointer;
    background: url(../images/skmenubgh.png) no-repeat top center;
}

.about_skill_area .about_tabe .about_tabe_menu li a:hover {
    color: #fff;
    background: url(../images/skmenubgh.png) no-repeat top center;
}


/*.about_skill_area .nav-tabs>li>a:hover{
    background: url(../images/skmenubgh.png) no-repeat;  
}*/

.about_skill_area .tab-content {
    margin-top: 50px;
    display: inline-block;
}

.about_skill {
    margin-top: -38px;
}

.skillbar {
    background: transparent;
    display: block;
    height: 7px;
    margin-bottom: 64px;
    top: 65px;
    position: relative;
    transition-delay: 0s;
    transition-duration: .4s;
    transition-property: width, background-color;
    transition-timing-function: linear;
    width: 100%;
    border: 1px solid #dddddd;
}

.skillbar-title {
    color: #323232;
    font-size: 14px;
    left: 0;
    position: absolute;
    top: -40px;
    width: 100%;
}

.skillbar-title span {
    display: block;
    float: right;
    margin-left: 75px;
    margin-top: -30px;
    font-size: 13px;
}

.skillbar-bar.blue {
    background-color: #267dca;
    height: 5px;
    width: 0;
}


/*counter section css*/


/*counter section css*/

.counter {
    background: url(../images/counterbg.jpg) no-repeat top center;
    background-size: cover;
}

.counter .main_counter_area {
    padding: 80px 20px;
}
.counter .main_counter_area .single_counter h2 {
    color: #fff;
    font-size: 2.8125rem;
}

.counter .main_counter_area .single_counter i {
    color: #267dca;
    font-size: 1.875rem;
    display: inline-block;
    margin-top: 20px;
}

.counter .main_counter_area .single_counter p {
    color: #fff;
    font-size: 0.8125rem;
}


/*Features section css*/

.features .owl-theme .owl-dots .owl-dot span {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    transform: rotate(0deg);
    border: 1px solid #ddd;
}


/*others service section css*/

.othersservice {
    background: #ffffff;
}

.othersservice .single_othersservice {
    margin-bottom: 30px;
    margin-top: 20px;
    display: inline-block;
    width: 100%;
}

.othersservice .single_othersservice .single_othersservice_icon h4 i {
    color: #444;
    font-size: 2rem;
    background: url(../images/iconbg2.png) no-repeat center center;
    width: 64px;
    height: 65px;
    line-height: 65px;
    text-align: center;
    margin-right: 10px;
    transition: 0.6s;
}

.othersservice .single_othersservice:hover .single_othersservice_icon h4 i {
    background: url(../images/iconbgh2.png) no-repeat center center;
    color: #fff;
}
/* Team section css */

.team {
    color: #fff;
}

.team .single_team_content {
    margin-top: 30px;
    transition: all .6s;
}

.team .single_team_content .single_team_img img {
    width: 100%;
    transition: 0.6s;
}

.team .single_team_content .single_team_img {
    position: relative;
}

.team .single_team_content:hover .single_team_img img {
    transform: scale(1.05);
}

.team .single_team_content:hover .single_team_text_overlay {
    opacity: 1;
}

.team .single_team_content .single_team_text_overlay {
    position: absolute;
    left: 15%;
    top: 30%;
    background: rgba(255, 114, 0, 0.75);
    padding: 10px 20px;
    width: 70%;
    opacity: 0;
    transition: all 0.6s;
}

.team .single_team_content .single_team_text_overlay h4 {
    margin-bottom: .0rem;
    display: inline-block;
}

.team .single_team_text_overlay .team_overlay_socail {
    margin-top: 40px;
}

.team .single_team_content .single_team_text_overlay .team_overlay_socail a i {
    border: 1px solid #fff;
    color: #fff;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    transition: all .6s;
}

.team .single_team_content .single_team_text_overlay .team_overlay_socail a:hover i {
    background: #fff;
    color: #267dca;
}


/*why choose us section css*/


/*choose section css*/

.choose .main_choose .single_choose .single_choose_img img {
    width: 100%;
    height: 100%;
}

.choose .main_choose .single_choose .single_choose_acording .panel-default>.panel-heading {
    color: #333;
    background-color: transparent;
    border-color: #ddd;
}

.panel-heading {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    padding: 0;
}

.panel-group .panel {
    border-radius: 0px;
    margin-bottom: 20px;
}

.choose .main_choose .single_choose .single_choose_acording .panel-title>a {
    color: #333333;
    display: block;
    text-transform: uppercase;
}

.choose .main_choose .single_choose .single_choose_acording .panel-title a i {
    color: #444444;
    font-size: 1.575rem;
    display: inline-block;
    margin-right: 15px;
    background: url(../images/ch_col_icn.png) no-repeat left center;
    width: 49px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    transition: 0.6s;
}

.choose .main_choose .single_choose .single_choose_acording .panel-title:hover a i {
    color: #fff;
    background: url(../images/ch_col_icn_h.png) no-repeat left center;
}

.choose .main_choose .single_choose .single_choose_acording .panel-title a i.fa-chevron-down {
    float: right;
    margin-right: 0px;
}


/*portfolio2 section css*/

.btn-md:active,
.btn-md.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .125);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .125);
}

button.btn-md:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: none;
    color: #267dca;
}

button.btn-md {
    text-align: center;
    color: #444;
    letter-spacing: 1px;
    margin: 0;
    font-size: 0.8125rem;
    border-radius: 0px;
    margin-top: 0px;
    background-color: transparent;
    transition: .5s;
    border: 0px solid #267dca;
}

button.btn-md:hover {
    background-color: transparent;
    color: #267dca;
    text-decoration: none;
    border: 0px solid #f4720a;
}

.portfolio .toolbar {
    margin-bottom: 50px;
}

#portfoliowork {
    margin: 1rem 0;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1rem;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
    -webkit-column-width: 33.33333333333333%;
    -moz-column-width: 33.33333333333333%;
    column-width: 33.33333333333333%;
}

.tile {
    display: none;
}

.scale-anm {
    margin: 0 0 1.125rem;
    width: 100%;
}

.tile img {
    height: auto;
    display: block;
    width: 100%;
}

.single_portfolio {
    position: relative;
}

.single_portfolio:hover .grid_item_overlay {
    opacity: 1;
}

.grid_item_overlay {
    position: absolute;
    left: 10%;
    top: 10%;
    width: 80%;
    height: 80%;
    background: rgba(255, 114, 0, 0.75);
    color: #fff;
    padding: 20px;
    opacity: 0;
    transition: 0.6s;
    text-align: center;
    padding-top: 35%;
    z-index: 99;
}

.g_overlay_1 {
    padding-top: 16%;
}

.g_overlay_2 {
    padding-top: 85%;
}


/*.grid_item_overlay h4{
    margin-bottom:0;
    margin-top:40px;  
}
.grid_item_overlay p{

}
.grid_item_overlay .overlay_icon_area{
    overflow: hidden;
    display: block
}*/

.grid_item_overlay a i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #fff;
    color: #fff;
    display: inline-block;
    background: transparent;
}

.grid_item_overlay a:hover i {
    color: #267dca;
    background: #fff;
}


/*.btn {
    font-family: Lato;
    font-size: 1rem;
    font-weight: normal;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
    line-height: normal;
    padding: .5rem 1rem;
    margin: 0; 
    height: auto;
    border: 1px solid #ccc; 
    vertical-align: middle;
    -webkit-appearance: none;
    color: #555;
    background-color: rgba(0, 0, 0, 0);
}*/


/*portfolio section css*/


/*.portfolio{
    overflow: hidden;
    width:100%;
}
.heading_filter_menu{
    overflow: hidden;
    height: 150px;
}
.main_portfolio .head_title h4{
    float:left;
    font-size:1.375rem;
}
.main_portfolio .head_title a{
    display: inline-block;
    float:right;
    color:#413d4b;
}

.main_portfolio_content{}

.grid{}

.grid-item { 
    width: 23%; 
}
.grid-item--width2{
    width:45%;
    height: 300px;
}
.grid-item img{
    width:100%;
    height: 100%;
}

.portfolio .grid-item{
    position: relative;
}

.portfolio .grid-item:hover .grid_item_overlay{
    opacity: 1;
}
.portfolio .grid_item_overlay{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding-top: 33%;
    color: #fff;
    transition: all 0.6s;
    opacity: 0;
    background-color: rgba(76, 61, 114, 0.55)
}
.portfolio .grid_item_overlay p{
    color:#fff;
    margin-bottom:5px;
}
.portfolio .grid_item_overlay i{
    margin-bottom:10px;
    font-size:2rem;
    color:#FFF;
}*/


/* Carousel */

.testimonial {
    background: url(../images/testbg.jpg) no-repeat center center;
    background-size: cover;
}

.main_testimonial {
    color: #fff;
}

.main_testimonial .single_testimonial i {
    color: #fff;
    margin-bottom: 30px;
    font-size: 2rem;
    padding: 2px;
}

.main_testimonial .single_testimonial p {
    color: #fff;
    letter-spacing: .03rem;
}

.main_testimonial .single_testimonial .single_test_author {
    margin-bottom: 40px;
    display: inline-block;
}

.main_testimonial .single_testimonial .single_test_author h4 {
    color: #fff;
    margin-bottom: 0px;
    font-size: 1rem;
}

.main_testimonial .single_testimonial .single_test_author p {
    color: #fff;
}

.main_testimonial .owl-theme .owl-dots .owl-dot span {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    transform: rotate(0deg);
}


/*clogo section css*/

.clogo {
    background: #eeeeee;
}


/*contact section css*/

.contact {
    background: url(../images/contactbg.png) no-repeat center center;
    background-size: cover;
}

.contact .single_contact_info {
    margin-bottom: 45px;
    overflow: hidden;
}

.contact .single_info_icon {
    width: 15%;
    float: left;
    margin-right: 5%;
}

.contact .single_info_icon i {
    width: 60px;
    height: 56px;
    line-height: 56px;
    color: #444;
    background: url(../images/info_iconbg.png) no-repeat;
    font-size: 1.5rem;
    padding-left: 15px;
}

.contact .single_info_text {
    float: left;
    width: 80%;
}


/*maps section css*/

.maps {
    background: url(../images/mapbg.jpg) no-repeat top center;
    overflow: hidden;
    background-size: cover;
    position: relative;
}

.main_maps {
    width: 100%;
    height: 100%;
}

.main_maps .map_canvas_icon {
    position: absolute;
    left: 35%;
    top: 25%;
    cursor: pointer;
}

.main_maps i {
    color: #fff;
    font-size: 2rem;
}

.main_maps h2 {
    color: #fff;
}

#map_canvas {
    height: 160px;
    width: 100%;
}


/*footer widget*/

.footer_widget {
    background: #1a1a1a;
    color: #fff;
    background-size: cover;
}

.footer_widget .main_widget {
    padding: 45px 15px 70px 15px;
    overflow: hidden;
}

.single_widget {
    margin-bottom: 30px;
}

.single_widget ul li {
    margin-bottom: 10px;
}

.single_widget ul li a {
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 0.875rem;
    color: #fff;
    line-height: 1.4rem;
}

.single_widget ul li a:hover {
    color: #267dca;
}

.footer_logo {
    margin-bottom: 20px;
}

.single_widget li.single_latest_news {
    margin-bottom: 20px;
}

.footer_subcribs_area .navbar-form {
    padding: 0;
}

.footer_subcribs_area .form-control {
    font-size: 14px;
    border: 1px solid #a199b4;
    color: #a199b4;
    border-radius: 0px;
    width: 100%;
    display: inline-block;
    height: 45px;
    background-color: transparent;
    line-height: 20px;
}

.footer_subcribs_area .form-group {
    position: relative;
}

.footer_subcribs_area .submit_btn {
    background: transparent;
    border: 0px solid #ccc;
    color: #ededed;
    padding: 5px 10px;
    border-radius: 0px;
    height: 45px;
    outline: none;
    width: 25%;
    transition: all .6s;
    margin-left: 5px;
    position: absolute;
    right: 0;
    top: 0;
}

.footer_subcribs_area .submit_btn:hover {
    color: #fff;
}

.footer_subcribs_area .submit_btn:before {
    content: "\f178";
    font-family: 'Fontawesome';
    text-align: center;
    font-size: 1rem;
}


/*footer section*/

.footer {
    background: #000000;
}

.footer .main_footer {
    overflow: hidden;
    padding: 15px 0px;
}

.footer .flowus {
    text-align: right;
}

.footer .flowus a i {
    color: #fff;
    font-size: 1rem;
    padding: 5px;
    border: 1px solid #fff;
    border-radius: 0;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 18px;
    margin-right: 5px;
    margin-top: 10px;
}

.footer .flowus a i:hover {
    color: #267dca;
    border: 1px solid #267dca;
}

.copyright_text {
    text-align: left;
}

.copyright_text p {
    color: #fff;
    line-height: 25px;
    max-width: 100%;
    padding-top: 15px;
}

.copyright_text p i {
    padding: 0px 10px;
    color: #ff0000;
}

.copyright_text p a {
    padding: 0px 10px;
    color: #267dca;
}


/* scrollup */

.scrollup {
    width: 30px;
    height: 30px;
    border-radius: 15px;
    opacity: .3;
    position: fixed;
    bottom: 20px;
    right: 25px;
    color: #fff;
    cursor: pointer;
    background-color: #000;
    z-index: 1000;
    transition: opacity .5s, background-color .5s;
    -moz-transition: opacity .5s, background-color .5s;
    -webkit-transition: opacity .5s, background-color .5s;
}

.scrollup:hover {
    background: #267dca;
    opacity: 1;
}

.scrollup i {
    font-size: 13px;
    position: absolute;
    opacity: 1;
    color: #fff;
    left: 50%;
    top: 50%;
    margin-top: -7px;
    margin-left: -6px;
    text-decoration: none;
}

#account-father {
    display: flex;
    flex-flow: column;
    padding: 20px 20px;
}

#account-father>.project-single-desc {
    margin-bottom: 20px;
    border-top: 3px solid #2980B9;
}

@media screen and (min-width: 768px) {
    #account-father {
        width: 100%;
    }
}

#account-content {
    padding: 0;
    width: 100%;
    text-align: center;
}

#account-content>div {
    text-align: initial;
}

.account-header {
    text-align: center;
    display: flex;
    flex-flow: column;
    background: white;
    padding: 30px 0 20px;
    width: 100%;
}

.account-header .card-body {
    padding: 0;
    overflow-x: auto;
}

.account-header .card-image {
    position: relative;
}

.account-header .send-message {
    font-size: 40px;
    color: black;
    position: absolute;
    z-index: 1;
    left: calc( 50% + 80px);
    top: 10px;
}

.account-header .user-photo {
    border: 5px solid #ddd;
    padding: 10px 0 0 0;
    width: 160px;
    height: 160px;
    margin-bottom: 15px;
}

.account-header .user-photo img {
    max-width: 100% !important;
    max-height: 100% !important;
}

@media screen and (min-width: 768px) {
    .social-menu{
        height:60px;
    }
    .account-header {
        width: 100%;
    }
}

@media screen and (max-width: 768px) {
    .w-xs-100{
        width:100%;
    }
    .header-search{
        flex: 1;
    }
    .home {
        background-position-x: -330px;
    }
    .home .main_home {
        padding-top: 170px;
    }
    .main_menu_bg .top_header_area .navbar-nav>li>a {
        padding: 10px 20px;
    }
    .footer_widget .main_widget {
        text-align: center;
    }
    .head_title {
        margin-bottom: 0
    }
    .home .main_home h1 {
        font-size: 2.7rem;
        line-height: 4rem;
    }
    .account-header.active {
        transform: translate(0, 0);
    }
}

.account-nav {
    display: flex;
    flex-flow: row;
    position: relative;
    justify-content: space-evenly;
    background: white;
    min-width: 750px;
}

.account-nav .bar {
    content: "";
    position: absolute;
    width: calc( 100% / 6);
    height: 4px;
    background: #00adef;
    bottom: 0;
    left: 0;
    transition: all 0.3s ease-in-out;
    min-width: 150px;
}

.account-nav .account-link {
    width: 100%;
    padding: 25px 0;
    min-width: 150px;
}

.account-nav .account-link a {
    display: flex;
    flex-flow: row wrap;
    cursor: pointer;
    align-items: center;
    justify-content: center;
}

.account-nav .account-link i {
    font-size: 25px;
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
}

.account-nav .account-link span {
    font-size: 15px;
    color: black;
}

.account-nav .account-link:hover span,
.account-nav .account-link.active span,
.account-nav .account-link:hover i,
.account-nav .account-link.active i {
    color: #00adef;
}

@media screen and (min-width: 768px) {
}

.account-info {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    width: 100%;
    background: white;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 20px 10px;
}

.account-info>.row {
    flex: 1;
}

.account-info .userBadge {
    width: 100%;
    display: flex;
    padding: 20px 0;
    justify-content: center;
}

.account-info .userBadge div {
    padding: 20px 50px;
    border: 2px solid #ddd;
    border-radius: 4px;
    text-align: center;
}

.account-info .userBadge span {
    font-size: 20px;
    color: #00adef;
}

.account-info .info {
    width: calc(50% - 40px);
    /* border-right: 3px solid #2980B9; */
    padding: 13px 15px 13px 0;
    margin-bottom: 25px;
    /* background: #fff; */
    margin: 0 20px 0;
    display: flex;
    align-items: center;
}

.account-info .info h4 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
    flex: 1;
    min-width: 155px;
}

.account-info .info span {
    font-size: 15px;
    flex: 1.5;
}

@media (max-width: 768px) {
    .account-info .info {
        width: 100%;
        margin: 0;
    }
}

.account-info .section-title {
    width: 100%;
    margin: 65px 20px 35px;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    position: relative;
    text-transform: capitalize;
}

.account-info .section-title:before {
    content: "";
    position: absolute;
    bottom: -30px;
    left: 50%;
    transform: translate(-50%, 0);
    height: 3px;
    width: 100px;
    /*background: #2980B9;*/
}

.account-form .section-title {
    width: 100%;
    margin: 30px 0 80px;
    font-size: 25px;
    font-weight: bold;
    color: #2980B9;
    text-align: center;
    position: relative;
    text-transform: capitalize;
}

.account-form .section-title:before {
    content: "";
    position: absolute;
    bottom: -30px;
    left: 50%;
    transform: translate(-50%, 0);
    height: 3px;
    width: 100px;
    background: #2980B9;
}

.account-toggle {
    border: #2980b9 2px solid;
    color: #2980b9;
    display: inline-flex;
    align-items: center;
    margin: 20px 0 0 20px;
    padding: 0 0 0 15px;
    display: none;
}

.account-toggle label {
    margin: 0;
}

@media screen and (min-width: 768px) {
    .account-toggle {
        text-align: right;
        display: flex;
        align-items: center;
        display: none;
    }
    .account-toggle label {
        margin: 0;
    }
}

.account-navbar-toggle {
    display: inline-flex;
    justify-content: center;
    position: relative;
    cursor: pointer;
    border: 0;
    width: 60px;
    padding: 23px 0px;
    margin: 0;
}

.account-navbar-toggle span {
    background: #2980b9;
    height: 2px;
    width: 35px;
}

.account-navbar-toggle span:before {
    content: "";
    height: 2px;
    width: 35px;
    background: #2980b9;
    position: absolute;
    top: 50%;
    transition: all 0.2s ease-in-out;
    transform: translate3d(-50%, -11px, 0);
    left: 50%;
}

.account-navbar-toggle span:after {
    content: "";
    height: 2px;
    width: 35px;
    background: #2980b9;
    position: absolute;
    bottom: 50%;
    transition: all 0.2s ease-in-out;
    transform: translate3d(-50%, 11px, 0);
    left: 50%;
}

.account-container {
    display: flex;
    background: #f5f5f5;
    flex-flow: row wrap;
    width: 100%;
    padding-top: 30px;
}

.account-container .card {
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 100%;
}

@media screen and (max-width: 768px) {
    .navbar {
        padding: 1.2rem 1rem;
    }
    .account-container {
        flex-flow: row wrap;
    }
    .account-container .container {
        max-width: unset;
    }
}

.team-tree-container {
    width: 100%;
    display: flex;
    overflow-x: auto;
}

.team-tree {
    display: flex;
    flex-flow: column;
    min-width: 950px;
}

.team-tree .tree-level {
    flex-flow: row wrap;
    display: flex;
    justify-content: center;
    padding: 30px 0;
    width: 100%;
}

.team-tree .tree-level:first-child {
    padding-top: 0;
}

.team-tree .tree-level .tree-level {
    padding-top: 60px;
}

.team-tree .tree-level .team-member {
    flex: 1;
    display: flex;
    justify-content: center;
    position: relative;
}

.team-tree .tree-level .team-member i {
    width: 20px;
    margin-left: 10px;
    color: #2980b9;
}

.team-tree .tree-level .team-member.parent:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 100%);
    width: 3px;
    height: 30px;
    background: #2980b9;
}

.team-tree .tree-level .team-member.son:before {
    content: "";
    position: absolute;
    top: -33px;
    right: 50%;
    transform: translate(0%, 0);
    height: 3px;
    width: calc(100%);
    background: #2980b9;
}

.team-tree .tree-level .team-member.son:after {
    content: "";
}

.team-tree .tree-level .team-member.son:nth-child(even):before {
    left: 50%;
    right: auto;
}

.team-tree .tree-level .team-member.son .member-connecter {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, -100%);
    width: 3px;
    height: 33px;
    background: #2980b9;
}

.team-tree .tree-level .team-member .member-content {
    background: white;
    padding: 20px 15px 15px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    min-width: 200px;
    display: flex;
    flex-flow: column;
}

.team-tree .tree-level .team-member .member-content:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: #2980B9;
    transition: all 0.3s ease-in-out;
}

.team-tree .tree-level .team-member .member-content:before {
    content: "";
    position: absolute;
    left: -55px;
    top: -92px;
    width: 170px;
    height: 150px;
    transform: rotate(-32deg);
    transition: all 0.3s ease-in-out;
}

.team-tree .tree-level .team-member .member-content:hover:after {
    height: 5px;
}

.team-tree .tree-level .team-member .member-content:hover:before {
    transform: rotate(-34deg);
}

.team-tree .tree-level .team-member .member-content.silver:before {
    background: silver;
}

.team-tree .tree-level .team-member .member-content.gold:before {
    background: gold;
}

.team-tree .tree-level .team-member .member-content.diamond:before {
    background: #B9F2FF;
}

.team-tree .tree-level .team-member .member-content>div {
    padding: 10px 0 5px;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: flex-start;
}

.team-tree .tree-level .team-member .member-content>div.member-name {
    padding: 5px 10px 5px 0;
    width: 120px;
    word-wrap: break-word;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 31px;
    border-right: 2px solid #2980b9;
    margin: 15px 0 10px;
}

.team-tree .tree-level .team-member.new-registeration .member-content {
    width: 230px;
    height: 206px;
    background: white;
    border: #2980b9 2px solid;
    border-style: dashed;
    border-bottom: 0;
    align-items: center;
    justify-content: center;
}

.team-tree .tree-level .team-member.new-registeration .member-content>div.member-name {
    width: 100%;
    border: 0;
    text-align: center;
    margin: 0;
    padding: 5px 0;
}

.team-tree .tree-level .team-member.new-registeration .member-content>div.member-icon {
    text-align: center;
    font-size: 30px;
    padding: 0 0 10px;
}

.team-tree .tree-level .team-member.new-registeration .member-content>div.member-icon i {
    margin: 0;
}

.team-tree .tree-level .team-member .member-membership {
    position: absolute;
    top: 3px;
    left: 12px;
    color: #000;
    text-align: center;
    padding: 10px 0;
    font-weight: bold;
    text-transform: capitalize;
}

.contract {
    display: flex;
    flex-flow: column;
    text-align: right;
    width: 100%;
    min-width: 800px;
}

.contract .logo {
    display: flex;
    flex-flow: column;
    align-items: flex-start;
    position: relative;
    top: 0;
    z-index: 1;
}

.contract .logo .logo-title {
    color: #337ab7;
    font-weight: bold;
    font-size: 28px;
    border-bottom: 2px solid;
    padding-bottom: 2px;
}

.contract .logo .logo-email {
    color: #337ab7;
    font-size: 15px;
    padding-top: 3px;
}

.contract .title {
    font-size: 24px;
    font-weight: bold;
    padding: 10px 0 15px;
    width: 100%;
}

.contract .customer-number {
    display: flex;
    justify-content: center;
    font-weight: bold;
    align-items: center;
    padding: 20px 0;
    width: 100%;
}

.contract .customer-number .number {
    margin: 0 4px;
    border: 1px solid black;
    font-size: 16px;
    display: inline-flex;
}

.contract .customer-number .number span {
    padding: 2px;
    border-right: 1px solid;
    width: 26px;
    text-align: center;
}

.contract .customer-number .number span:last-child {
    border-right: 0;
}

.contract .customer-number .customer {
    margin: 0 4px;
}

.contract .body .teams {
    display: flex;
    flex-flow: column;
    border: 1px solid black;
    margin-bottom: 15px;
}

.contract .body .teams .teams-title {
    background: #337ab7;
    color: white;
    font-size: 18px;
    padding: 10px;
    border-bottom: 1px solid black;
}

.contract .body .teams .teams-title:last-child {
    text-align: center;
    border: 0;
}

.contract .body .teams .teams-data {
    border-bottom: 1px solid black;
    display: flex;
    direction: rtl;
    padding: 5px 10px;
    font-size: 15px;
    font-weight: 700;
}

.contract .body .teams .teams-data span {
    flex: 1;
}

.contract .body .description {
    font-size: 17px;
    direction: rtl;
    display: flex;
    flex-flow: column;
}

.contract .body .edited {
    display: flex;
    direction: rtl;
    align-items: center;
    margin: 50px 0 80px 0;
    font-weight: bold;
    font-size: 18px;
}

.contract .body .edited p {
    margin: 0;
    padding: 0 30px 0 0;
}

.contract .body .signatures {
    display: flex;
}

.contract .body .signatures .signature {
    width: 25%;
    text-align: center;
    padding: 0 30px;
}

.contract .body .signatures .signature label {
    width: 100%;
    margin: 0;
    padding-bottom: 80px;
    border-bottom: 1px solid black;
}

.card {
    background: white;
    padding: 20px;
    margin-bottom: 20px;
}

.card .card-title {
    font-size: 16px;
    color: #337ab7;
    font-weight: 600;
    padding: 10px 0 10px;
    margin-bottom: 0;
    line-height: 1.8;
    min-height: 105px;
}

.card .card-title span {
    float: left;
    background: #337ab7;
    color: white;
    padding: 5px 7px;
    font-size: 15px;
}

.card .card-body {
    display: flex;
    flex-flow: column;
    padding: 0;
}

.card .data-row {
    display: flex;
    align-items: center;
    padding-top: 12px;
    font-size: 15px;
}

.card h5 {
    margin: 0;
    font-size: 15px;
    font-weight: bold;
    width: 130px;
}

.card .alert {
    margin: 0;
}

.card.filter .card-body {
    align-items: center;
}

.card.filter .card-body .form-control {
    margin: 0 10px 0 0;
}

.card.filter .card-body .btn_3 {
    margin: 0;
    padding: 8px 40px;
}

.vault {
    justify-content: center;
}

.vault i.fas {
    font-size: 110px;
}

.vault input {
    margin: 0;
}

.vault .btn_3 {
    margin: 0;
    padding: 8px 40px;
}

.vault:not(.reset) input {
    border-left: 0;
}

.vault.reset .btn_3 {
    margin: 0 auto;
}

.vault.card #vault-icon {
    justify-content: center;
}

.vault.card .alert-info {
    margin: 12px 0 0;
    display: flex;
    align-items: center;
    flex-flow: row wrap;
}

.vault.card .alert-info ol {
    margin: 0;
    padding-left: 25px;
}

.set.vault.card .card-body,
.filter.card .card-body,
.sellings.card .card-body {
    flex-flow: row;
}

.sellings.card .card-body .data-column {
    flex: 1;
    text-align: center;
    border-right: 1px solid #ddd;
    margin: 10px 0 0;
}

.sellings.card .card-body .data-column:last-child {
    border: 0;
}

.sellings.card .card-body .data-column h5 {
    width: 100%;
}

.user-card {
    padding: 15px 10px;
    display: flex;
    flex-flow: row wrap;
    position: relative;
}

.user-card:nth-child(odd) {
    background: #f5f5f5;
}

.user-card .data {
    font-size: 15px;
    padding: 3px 0;
    width: 50%;
    min-width: 170px;
}

.user-card .data i {
    width: 22px;
    text-align: center;
    margin-right: 5px;
    color: #337ab7;
}

.user-card .data:nth-child(2) {
    font-weight: bold;
    font-size: 17px;
    width: 100%;
}

.user-card .type {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 15px;
    padding: 4px 10px;
    width: 200px;
    text-align: center;
}

.user-card .type.cat-1 {
    background: silver;
}

.user-card .type.cat-2 {
    background: gold;
}

.user-card .type.cat-3 {
    background: #B9F2FF;
}

.form-group {
    position: relative;
}

.form-group .img-loader {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 40px !important;
    padding: 6px;
}

.users-search-resuls {
    position: absolute;
    top: 100%;
    left: 0;
    background: white;
    z-index: 1;
    border: 1px solid #2980b9;
    border-top: 0;
    width: 100%;
    padding: 10px;
    max-height: 195px;
    overflow-y: auto;
    display: none;
}

.users-search-resuls.active {
    display: block;
}

.users-search-resuls .user-result {
    font-size: 15px;
    padding: 7px 0;
    border-bottom: 1px solid #ddd;
    cursor: pointer;
}

#financial-table tbody td i {
    font-size: 17px;
    vertical-align: text-top;
    width: 15px;
}

#financial-table tbody td .fa-angle-up {
    color: red;
}

#financial-table tbody td .fa-angle-down {
    color: green;
}

.dataTables_length label {
    display: flex;
    align-items: center;
}

.dataTables_length .form-control {
    margin: 0 10px;
    height: 30px;
    padding: 0 12px;
}

.account-header-close {
    display: inline-flex;
    background: #2980b9;
    color: white;
    width: 50px;
    height: 50px;
    font-size: 22px;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -50px;
    right: 0;
    display: none;
}

@media screen and (min-width: 768px) {
    .account-header-close {
        display: none;
    }
}

.contract-container,
.table-container {
    overflow-x: auto;
}

.contract-container .btn_3 {
    margin-bottom: 25px;
    margin-left: auto;
}

.contract-container .btn_3:first-of-type {
    margin-right: 10px;
}

.dataTables_wrapper {
    min-width: 600px;
}

.up-btn-container {
    width: 100%;
    justify-content: center;
    display: flex;
}

.up-btn-container .btn_3 {
    margin: 0 0 15px;
}

.custom-checkbox {
    display: inline-flex;
    position: relative;
    margin-right: 5px;
}

.custom-checkbox label {
    margin: 0;
    width: 25px;
    height: 25px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: #2980b9;
    border: 2px solid #2980b9;
    cursor: pointer;
    overflow: hidden;
}

.custom-checkbox i {
    transform: translate(-30px, 0);
    transition: all 0.3s ease-in-out;
}

.custom-checkbox [type=checkbox] {
    margin: 0;
    height: 26px;
    width: 26px;
    position: absolute;
    left: 0px;
    opacity: 0;
    cursor: pointer;
    z-index: 1;
}

.custom-checkbox [type=checkbox]:checked~label i {
    transform: translate(0px, 0px);
}

[data-tooltip] {
    position: relative;
}

[data-tooltip]:before {
    content: attr(data-tooltip);
    position: absolute;
    right: 0;
    top: -15px;
    width: 120px;
    padding: 8px 0;
    transform: translate3d(10px, calc( -100% - 5px), 0);
    background: #00adef;
    font-size: 12px;
    border-radius: 3px;
    z-index: 1;
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease-in-out;
    text-align: center;
    color: #fff;
}

[data-tooltip]:after {
    content: '';
    position: absolute;
    right: 10px;
    top: -5px;
    transform: translate3d(10px, calc( -100%), 0);
    border: 5px solid transparent;
    border-top-color: #00adef;
    z-index: 1;
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease-in-out;
}

[data-tooltip].right:before {
    left: -10px;
    right: auto;
}

[data-tooltip].right:after {
    right: 12px;
}

[data-tooltip]:hover:after,
[data-tooltip]:hover:before {
    visibility: visible;
    opacity: 1;
    transform: translate3d(10px, calc( -100% + 10px), 0);
}

table i {
    cursor: pointer;
}

table.dataTable,
table.dataTable th,
table.dataTable td {
    border-top: 0;
}

.notification-count {
    position: absolute;
    top: 0px;
    right: 5px;
    height: 20px;
    width: 20px;
    text-align: center;
    background: #3d3d3c;
    border-radius: 50%;
    color: white;
    line-height: 22px;
    font-size: 14px;
    padding-right: 1px;
}

.dropdown-menu#cart-dropdown {
    width: 600px;
    padding: 20px;
    max-width: 100vw;
    display: block;
    left: 0;
    top: calc(100% + 15px);
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease-in-out;
    -webkit-box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.25);
    background: #f2f2f2;
    max-height: 300px;
    overflow-y: auto;
    right: auto;
    color: #171725;
}

.dropdown-menu#cart-dropdown:before {
    bottom: 100%;
    right: 22px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #f2f2f2;
    border-width: 8px;
    margin-left: -8px;
}

span:hover .dropdown-menu#cart-dropdown {
    visibility: visible;
    opacity: 1;
    top: 100%;
}

#cart-dropdown #cart-container {
    margin: 0;
    background: transparent;
    padding: 0;
}

#cart-container i {
    cursor: pointer;
    transition: all .3s ease-in-out;
}

#cart-container i:hover {
    color: #00adef;
}

#cart-container .table thead th {
    border: 0;
}

.w-size14 {
    width: calc(47% - 55px);
}

.w-size13 {
    width: 53%;
}

.w-size16 {
    width: 79%;
}

.size8 {
    width: 50px;
    height: 50px;
}

.wrap-pic-w img {
    width: 100%;
}

.wrap-pic-max-w img {
    max-width: 100%;
}

.custom-arrows {
    background: #e6e6e6;
    width: 100%;
    text-align: center;
    padding: 5px 0;
    cursor: pointer;
}

.wrap-slick3-dots {
    width: 14.5%;
}

.slick3 {
    width: 80.64%;
}

.slick3-dots li {
    display: block;
    position: relative;
    width: 100%;
    margin: 5px 0;
}

.slick3-dots li img {
    width: 100%;
}

.slick3-dot-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    cursor: pointer;
    border: 3px solid transparent;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.slick3-dot-overlay:hover {
    border: 3px solid #888888;
}

.slick3-dots .slick-active .slick3-dot-overlay {
    border: 3px solid #888888;
}

.bo5 {
    border: 2px solid #e6e6e6;
    border-radius: 3px;
}

.bg8 {
    background-color: #e6e6e6;
}

.size7 {
    width: 42px;
    height: 41px;
}

.fs-12 {
    font-size: 12px;
}

.fs-16 {
    font-size: 16px;
}

.size9 {
    width: 162px;
    height: 45px;
}

.sizefull {
    width: 100%;
    height: 100%;
}

.bo6 {
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

.m-text5 {
    font-size: 30px;
    color: #222222;
    line-height: 1.2;
    text-transform: uppercase;
}

.justify-content-space-between {
    justify-content: space-between;
}

.wrap-pic-w {
    position: relative;
    display: flex;
    justify-content: center;
}

.wrap-pic-w:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #8f8f8f7d;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease-in-out;
}

.wrap-pic-w i {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    color: white;
    font-size: 35px;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease-in-out;
}

.wrap-pic-w:hover:before {
    opacity: 1;
    visibility: visible;
}

.wrap-pic-w:hover i {
    opacity: 1;
    visibility: visible;
}

.m-text16 {
    font-size: 24px;
    color: #222222;
    line-height: 1.5;
}

.m-text16 {
    font-size: 24px;
    color: #222222;
    line-height: 1.5;
}

.dropdown-menu {
    /* text-align: right; */
}

.fh5co-bg-section {
    background: rgba(0, 0, 0, 0.05);
    padding-top: 50px;
}

.table-responsive {
    overflow-x: initial;
}

#notificationDropdown {
    display: block!important;
    width: 300px;
    padding: 0;
    max-width: 100vw;
    left: 0;
    top: calc(100% + 15px);
    background: #f2f2f2;
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease-in-out;
    right: auto;
}

#notificationDropdown:before {
    bottom: 100%;
    left: 0;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #f2f2f2;
    border-width: 8px;
    margin-left: 0;
}

span:hover #notificationDropdown {
    visibility: visible;
    opacity: 1;
    top: 100%;
}

#notificationDropdown .notificationContainer {
    display: block;
    height: 330px;
    overflow-y: auto;
    background: #f2f2f2;
}

#notificationDropdown .smallNotification {
    display: flex;
    padding: 8px 10px;
    align-items: center;
    border-bottom: 1px solid #ddd;
}

#notificationDropdown .smallNotification .NotificationImage {
    height: 40px;
    width: 40px;
    overflow: hidden;
    border: 1px solid #ddd;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: 15px;
}

#notificationDropdown .smallNotification .NotificationImage img {
    max-width: 50px;
    max-height: 50px;
}

#notificationDropdown .smallNotification .NotificationData {
    width: calc( 100% - 65px);
}

#notificationDropdown .smallNotification .NotificationData .NotificationText {
    margin: 0;
    font-size: .9rem;
    color: #171725;
}

#notificationDropdown .smallNotification.new {
    background: white;
}

#notificationDropdown .smallNotification.new .NotificationImage {
    border: 2px solid #00adef;
}

.Home.navbar-toggle {
    display: inline-flex;
    justify-content: center;
    padding: 0 15px 0 10px;
    position: relative;
    cursor: pointer;
    margin-left: auto;
    flex-flow: column;
    align-items: center;
    height: 75px;
}

.user-section-xs .dropdown-menu {
    right: 0;
    flex-flow: column;
    padding: 20px;
    font-size: 19px;
    background: white;
}

.user-section-xs .dropdown-menu span>a:first-child {
    padding-bottom: 10px;
    color: black;
}

.user-section-xs .dropdown-menu span>a:last-child {
    color: red;
}

.Home.mobile-login:hover .dropdown-menu {
    display: flex;
}
.Know-more i {
    color: #267dca;
    font-size: 21px;
    text-align: center;
    width: 25px;
}

.home-services {
    display: flex;
    width: 100%;
    flex-flow: row wrap;
    margin: 50px 0 60px;
}

.home-service {
    display: flex;
    flex-flow: column;
    align-items: center;
    width: 330px;
    max-width: 100%;
    margin: 10px auto 10px;
    padding: 20px 30px;
    background: white;
    border-radius: 10px;
}

.home-service img {
    width: auto;
    height: auto;
}

.home-service span {
    color: black;
    margin-top: 15px;
    text-align: justify;
    font-size: 15px;
}

.home-service ul {
    padding-top: 7px;
}

.home-service li i {
    margin-left: 10px;
    color: #0e77bb;
}

.pricing {
    padding: 50px 0;
}

.pricing h5 {
    padding-bottom: 50px;
    font-size: 15px;
}

.pricing img {
    width: auto;
    height: auto;
}

.pop-up-message {
    position: fixed;
    z-index: 4;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    max-width: 100%;
    background: white;
    box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.25);
    border-radius: 15px;
    width: 400px;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease-in-out;
    max-width: calc( 100% - 40px);
}

.pop-up-message.active {
    opacity: 1;
    visibility: visible;
}

.pop-up-message~.message-overlay {
    position: fixed;
    z-index: 3;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 0 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.2);
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease-in-out;
}

.pop-up-message.active~.message-overlay {
    opacity: 1;
    visibility: visible;
}

.pop-up-message .message-close {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 25px;
    width: 25px;
    border-radius: 50%;
    right: 0;
    top: 0;
    transform: translate3d(35%, -35%, 0);
    background: #4267b2;
    border: 3px solid #ffffff;
    cursor: pointer;
}

.pop-up-message .message-close i {
    font-size: 13px;
    color: white;
}

.pop-up-message .message-text {
    margin: 0;
    padding: 20px 30px 20px;
    line-height: 30px;
    text-align: center;
    font-size: 18px;
}

.pop-up-message .message-btns {
    padding: 20px 30px 20px;
    text-align: left;
}

.pop-up-message .message-btns a {
    margin: 0;
    border-radius: 0;
}

#ad-request-verification.pop-up-message .message-btns {
    display: flex;
    justify-content: center;
}

#ad-request-verification.pop-up-message .message-btns a {
    margin: 0 5px;
}

.item-offer {
    background-image: url(../../SD08/msf/offer.png);
    background-size: auto 75px;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: top;
    padding-top: 110px;
    text-align: center;
    font-size: 16px;
    width: 100%;
    color: #171725;
    margin: 0 0 20px;
}

.fas.move-out-qty {
    color: red;
}

.fas.move-in-qty {
    color: green;
}

.search-results {
    width: calc( 100% - 30px);
    position: absolute;
    bottom: 16px;
    transform: translateY(100%);
    background: white;
    z-index: 1;
    padding: 20px;
    border: 1px solid #ccc;
    border-top: 0;
    display: none;
}

.search-results.active {
    display: block;
}

.search-results .search-result {
    color: black;
    font-size: 17px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    cursor: pointer;
    transition: all .3s ease-in-out;
}

.search-results .search-result:hover {
    color: #1f5ea2;
    padding-right: 5px;
}

.search-results .search-result:last-child {
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 0;
}

.custom-table {
    width: 100%;
}

.custom-table td {
    padding: 10px 6px;
}

.custom-table th {
    padding: 15px 5px;
    font-size: 18px;
    color: black;
}

.custom-table tbody tr:nth-child(odd) {
    background: #ecf0f8;
}

table .spacialoffer {
    background-image: url(../../SD08/msf/list-offer.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 44px;
    color: white;
    text-align: center;
    padding: 8px 40px 0;
    font-size: 11px;
    line-height: 13px;
}

.single-agent-area {
    position: relative;
    z-index: 1;
    -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
    margin-bottom: 40px;
}

.single-agent-area .single-agent-thumb {
    overflow: hidden;
    border-radius: 5px 5px 0 0;
}

.single-agent-area .single-agent-thumb img {
    border-radius: 5px 5px 0 0;
    -webkit-transition-duration: 1500ms;
    -o-transition-duration: 1500ms;
    transition-duration: 1500ms;
    width: 100%;
}

.single-agent-area .agent-info {
    padding: 20px 30px;
}

.single-agent-area .agent-info a {
    color: #252525;
    font-size: 18px;
    font-weight: 600;
    display: inline-block;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}

.single-agent-area .agent-info p {
    font-size: 14px;
    color: #636a76;
    margin-bottom: 8px;
}

.single-agent-area .agent-info p:last-child {
    margin-bottom: 0;
}

.single-agent-area .agent-social-info {
    position: relative;
    z-index: 1;
}

.single-agent-area .agent-social-info a {
    background-color: #000000;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    width: 20%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #afb4bf;
    font-size: 16px;
    border-right: 1px solid #3b3b3b;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}

.single-agent-area .agent-social-info a:first-child {
    border-radius: 0 0 0 5px;
}

.single-agent-area .agent-info p i {
    margin-right: 5px;
}

.single-agent-area:hover .single-agent-thumb img,
.single-agent-area:focus .single-agent-thumb img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.single-agent-area .agent-info a:hover,
.single-agent-area .agent-info a:focus {
    color: #00adef;
}

h5.product-detail-name {
    display: flex;
    padding: 13px 10px;
}

h5.product-detail-name:nth-child(odd) {
    background: #e8edf6;
}

.product-detail-name span {
    width: 120px;
}

.offer-tag {
    position: absolute;
    top: 15px;
    right: 0;
    background: #8d0d0d;
    color: white;
    padding: 4px 9px;
}

.offer-desc {
    position: absolute;
    bottom: 15px;
    right: 0;
    background: #8d0d0d;
    color: white;
    padding: 4px 9px;
    font-size: 12px;
    width: 100%;
    text-align: center;
}

.old-price {
    display: inline-block;
    color: #333;
    font-size: 14px;
    text-decoration: line-through;
}

.product-detail-name .old-price {
    display: inline-block;
    color: #8d0d0d;
    font-size: 14px;
    text-decoration: line-through;
    margin-left: 5px;
}

.single_service_tab p {
    min-height: 56px;
    font-size: 1.1rem;
}

.single_tab_img img:not(.plain) {
    border-radius: 13px;
    box-shadow: 0 4px 32.2px 2.8px rgba(0, 0, 0, .09);
}

.single_tab_img img {
    max-height: 250px;
}

.bg-grey {
    background: #f1f1f1;
}

.How-content {
    padding: 0 15px;
}

.How-content .how-title {
    font-size: 22px;
    color: black;
    margin-bottom: 20px;
}

.How-content .how-section {
    display: flex;
    flex-flow: row wrap;
    margin: 0 0 30px;
    width: 100%;
}

.How-content .how-section .how-section-data {
    display: flex;
    align-items: center;
    flex-flow: row wrap;
    align-content: center;
}

.How-content .how-section .how-section-title {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
}

.How-content .how-section .how-section-description {
    font-weight: normal;
    font-size: 17px;
    line-height: 1.6;
    text-align: justify;
    margin: 20px 0;
}

.How-content .how-section .how-section-img {
    display: flex;
    justify-content: center;
    align-items: center;
}

.How-content .how-section .how-section-img img {
    max-width: 100%;
    width: 400px;
    height: auto;
    -webkit-filter: drop-shadow(0 0 10px #ccc);
    filter: drop-shadow(0 0 10px #ccc);
    border-radius: 10px;
}

.How-content .how-section .how-section-img img.how-section-icon {
    width: 100px;
    border-radius: 0;
}

.How-content .vision-section {
    display: flex;
    width: 100%;
    background: url(../../SD08/msf/HD-BG-Grey-1500x844.jpg) center no-repeat;
    background-attachment: fixed;
    background-size: 100% auto;
    padding: 150px 0;
    position: relative;
    justify-content: center;
    flex-flow: row wrap;
}

.How-content .vision-section:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .1);
}

.How-content .vision-section .vision-section-block {
    color: white;
    position: relative;
    width: 320px;
    display: flex;
    flex-flow: column;
    text-align: center;
    margin: 10px 15px 10px;
    max-width: 100%;
    padding: 0 10px;
}

.How-content .vision-section .vision-section-block:before {
    content: '';
    position: absolute;
    left: -15.5px;
    top: 50%;
    transform: translate(0, -50%);
    width: 1px;
    height: 220px;
    background: white;
}

.How-content .vision-section .vision-section-block:last-child:before {
    width: 0;
}

.How-content .vision-section .vision-section-block .vision-section-icon {
    font-size: 40px;
    margin: 0 auto;
    width: 120px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #267dca;
    border-radius: 50%;
    border: 2px solid #fff;
    transition: all .3s ease-in-out;
}

.How-content .vision-section .vision-section-block .vision-section-title {
    color: #0e77bb;
    font-size: 23px;
    margin-bottom: 15px;
    width: 90px;
    height: 90px;
    background: white;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: -40px 50px 0 20px;
    transition: all .3s ease-in-out;
    -webkit-transform-origin-x: right;
}

.How-content .vision-section .vision-section-block .vision-section-description {
    margin-top: 25px;
    font-size: 16px;
}

.How-content .vision-section .vision-section-block:hover .vision-section-icon {
    color: #267dca;
    background: transparent;
    border-color: #267dca;
}

.How-content .vision-section .vision-section-block:hover .vision-section-title {
    transform: rotate(-24deg);
}

.link-nav {
    margin-top: 20px;
    margin-bottom: 40px!important;
    color: white;
}

.jobs .link-nav {
    margin-top: 60px;
    max-width: 500px;
}

.about-content {
    padding: 0;
    text-align: center;
}

.about-content h1 {
    font-size: 25px;
    font-weight: 600;
    margin: 0 30px;
    position:relative;
    color: #00adef !important;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
}
.about-content h1:before{
    content:'';
    display: inline-block;
    height: 30px;
    width: 60px;
    background-image: url("../../SD08/msf/icon 02.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 8px;
}

.about-content a {
    color: #fff;
    font-weight: 300;
    font-size: 14px;
}

.jobs .about-content a {
    font-size: 20px;
    margin-top: 0;
    background: rgba(192, 192, 192, .7);
    display: flex;
    padding: 30px 20px;
    line-height: 1.5;
    border-radius: 5px;
}

.about-content .lnr {
    margin: 0px 10px;
    font-weight: 600;
}

.about-top-area h1 {
    margin-bottom: 20px;
}

@media (max-width: 960px) {
    .about-top-area .about-top-right img {
        margin-top: 50px;
        text-align: center;
    }
}

.single-blog {
    margin-bottom: 30px
}

.single-blog .thumb {
    overflow: hidden;
}

.single-blog .thumb img {
    width: 100%;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.single-blog:hover img {
    transform: scale(1.1);
}

.single-blog:hover h4 {
    color: #2060a5;
}

.single-blog h4 {
    margin-bottom: 12px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.single-blog a {
    color: #222;
}

.single-blog .date {
    background-color: #000;
    color: #fff;
    font-weight: 100;
    padding: 2px 15px;
    width: 115px;
    text-align: center;
    margin-top: 20px;
}

@media (max-width: 800px) {
    .single-blog {
        margin-bottom: 30px;
    }
}

.section-gap {
    padding: 0;
}

@media (min-width: 992px) {
    .w-md-20 {
        width: 20%;
    }
    .Home.mobile-login {
        display: none;
    }
    .Home.navbar-toggle {
        display: none;
    }
}

.login_part {
    background: #e2e2e2;
    padding: 40px 0px;
}

.login_part .login_part_text,
.login_part .login_part_form {
    padding: 90px 70px;
    background: white;
}

@media (max-width: 991px) {
    .How-content .vision-section {
        background-size: auto 100%;
    }
    .How-content .vision-section .vision-section-block:before {
        width: 0;
    }
    .login_part .login_part_text,
    .login_part .login_part_form {
        padding: 30px;
    }
}

.login_part .login_part_text .login_part_text_iner,
.login_part .login_part_text .login_part_form_iner,
.login_part .login_part_form .login_part_text_iner,
.login_part .login_part_form .login_part_form_iner {
    display: table-cell;
    vertical-align: middle;
}

.login_part .login_part_text {
    background-image: -moz-linear-gradient(16deg, #ff005a 0%, #ff5d2d 64%, #ffba00 100%);
    background-image: -webkit-linear-gradient(16deg, #ff005a 0%, #ff5d2d 64%, #ffba00 100%);
    background-image: -ms-linear-gradient(16deg, #ff005a 0%, #ff5d2d 64%, #ffba00 100%);
    background-size: 200% auto;
}

.login_part .login_part_text h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 35px;
    color: #fff;
    margin-bottom: 17px;
}

.login_part .login_part_text p {
    color: #fff;
    line-height: 25px;
}

.login_part .login_part_text .btn_3 {
    border: 1px solid #ffc2d2;
    background-color: transparent;
    font-size: 14px;
    margin-top: 28px;
}

.login_part .login_part_text .btn_3:hover {
    background-color: #fff;
    color: #2f7dfc;
}

.login_part .login_part_form h3 {
    font-size: 26px;
    line-height: 36px;
    font-weight: 700;
    margin-bottom: 80px;
}

@media (max-width: 991px) {
    .login_part .login_part_form h3 {
        margin-bottom: 20px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .login_part .login_part_form h3 {
        margin-bottom: 20px;
    }
}

.login_part .login_part_form .form-control {
    border: 0px solid transparent;
    border-bottom: 1px solid #dddddd;
    border-radius: 0;
    box-shadow: unset;
    text-align: right;
}

.login_part .login_part_form .form-control ::placeholder {
    color: #c3c3c3;
}

.login_part .creat_account {
    margin-top: 11px;
}

.login_part .creat_account label {
    color: #777777;
    font-size: 14px;
    margin-bottom: 0;
    margin-right: 10px;
}

.login_part .form-group .btn-primary {
    display: block;
    width: 100%;
    margin: 20px 0 17px;
}

.login_part .lost_pass {
    color: #777777;
    text-align: right;
    float: right;
    text-transform: capitalize;
}

@media (max-width: 992px) {
    .navbar-brand {
        display: flex;
        align-items: center;
    }
    .navbar-brand>img {
        max-width: 170px;
    }
    .Know-more ul {
        display: flex;
    }
    .Know-more i {
        margin: 0 10px;
        font-size: 30px;
        width: auto;
    }
    .section1,
    .section2,
    .section3,
    .section4 {
        text-align: center
    }
    .link ul li {
        list-style-type: none!important;
    }
    .Home.desktop-login {
        display: none;
    }
    .table-responsive {
        overflow-x: auto;
    }
    .menu ul.main-nav {
        position: absolute;
        top: 75px;
        width: 100%;
        flex-flow: column;
        background: white;
        padding: 0 20px;
        display: none;
    }
    .menu ul.main-nav.active {
        display: flex;
    }
    ul.main-nav>li>a {
        display: flex;
        padding: 15px 10px;
        justify-content: center;
    }
}

@media (max-width: 768px) {
    .respon5 {
        width: 100%;
    }
    .menu #logo img {
        max-width: 170px!important;
    }
    .notification-count#notificationCount {
        top: -13px;
        left: 6px;
        right: auto;
    }
    .notification-count#cartCount {
        top: -11px;
        left: 13px;
        right: auto;
    }
}

@media (max-width: 500px) {
    .navbar-brand>img {
        max-width: 120px;
    }
    .menu #logo img {
        max-width: 135px!important;
    }
    .menu>ul>li.Home {
        position: static
    }
    .menu>ul>li.Home a {
        position: relative
    }
    .dropdown-menu#cart-dropdown,
    #notificationDropdown {
        width: 100vw;
        left: 0;
    }
    .dropdown-menu#cart-dropdown:before {
        right: 117px;
    }
    #notificationDropdown:before {
        right: 164px;
    }
}

.slideshow-img {
    position: relative;
}

.slideshow-img:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
}

.slideshow-img img {
    height: calc(100vh - 75px);
    width: 100%;
}

.slideshow-img .heaading {
    z-index: 1;
    color: white;
    position: absolute;
    left: 50%;
    top: 55%;
    transform: translate(-50%, -50%);
    font-size: 46px;
    width: 1100px;
    max-width: 100%;
    text-align: center;
    line-height: 1.5!important;
    text-shadow: 0 1px 3px rgba(0, 0, 0, .3);
    padding: 0 15px;
    visibility: hidden;
    opacity: 0;
    transition: all .6s ease-in-out;
}

.slideshow-img .heaading.active {
    top: 50%;
    visibility: visible;
    opacity: 1;
}

.slideshow-img .subheading {
    z-index: 1;
    color: white;
    position: absolute;
    left: 50%;
    top: 62%;
    transform: translate(-50%, -50%);
    font-size: 25px;
    width: 1100px;
    max-width: 100%;
    text-align: center;
    line-height: 1.2!important;
    text-shadow: 0 1px 3px rgba(0, 0, 0, .3);
    padding: 0 15px;
    margin: 0;
}

.ads-carousel {
    width: 100%;
    max-width: 855px;
    margin: 0 auto;
}

.ads-carousel .slideshow-img .heaading {
    font-size: 30px;
}

.ads-carousel .slideshow-img img {
    height: auto;
}

@media(max-width:768px) {
    .slideshow-img img {
        height: auto;
        max-height: 300px;
    }
}

@media(max-width:420px) {
    .slideshow-img img {
        max-height: 200px;
    }
}

.item-filter {
    display: flex;
    margin: 0;
    padding: 20px 15px;
    background: #fff;
    box-shadow: 0 4px 32.2px 2.8px rgba(0, 0, 0, .04);
    border-radius: 20px;
    flex-flow: row wrap;
    margin-bottom: 35px;
}

.item-filter.column {
    flex-flow: column;
    margin: 0;
}

.item-filter input,
.item-filter select {
    margin: 5px 10px;
    border-radius: 0;
    border: 1px solid #dcdfe3;
    background: #fff;
    box-shadow: none;
    height: 46px;
    flex: 1;
}

.item-filter.column input,
.item-filter.column select {
    margin: 10px 0;
    border-radius: 0;
}

.single-property-area {
    background: white;
    height: 150px;
    display: flex;
    margin-bottom: 30px;
    border-right: 10px solid #0e76ba;
    border-radius: 30px;
    padding: 10px 20px;
    transition: all .5s;
}

.single-property-area:hover {
    box-shadow: 0 4px 32.2px 2.8px rgba(0, 0, 0, .15);
}

.single-property-area a {
    display: flex;
    flex-flow: row-reverse;
    align-items: center;
    width: 100%;
}

.property-thumb {
    height: 100%;
    flex: 1.5;
    display: flex;
    align-items: center;
    justify-content: center;
}

.property-thumb img {
    max-height: 100%;
}

.property-desc-area {
    display: flex;
    flex-flow: column;
    flex: 1;
    text-align: center;
}

.property-title-seller {
    /* border-bottom: 1px solid #171725; */
    display: flex;
    justify-content: center;
}

.property-title-seller h4 {
    color: #171725;
    font-size: 18px;
}

.property-info-area {
    justify-content: center;
    border-top: 1px solid #8d0d0d;
    align-items: center;
    font-size: 1rem;
}

.property-info-area p {
    color: #171725;
}
.single-service {
    background-color: #fff;
    padding: 20px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    margin-bottom: 20px;
    position: relative;
    border-top: 10px solid #0e76ba;
    border-radius: 30px;
    /* box-shadow: 0 4px 32.2px 2.8px rgba(0,0,0,.04); */
}

.single-service h4 {
    padding: 0;
    margin: 0;
    font-size: 1rem;
    height: 30px;
}

.single-service h4,
.single-service p {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.single-service .thumb {
    position: relative;
    overflow: hidden;
    border-radius: 25px;
    margin-bottom: 15px;
}

.single-service .thumb a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 220px;
}

.single-service .thumb img {
    max-width: 100%;
    border-radius: 25px;
    transition: all .5s ease-in-out;
    max-height: 100%;
}

.single-service:hover .thumb img {
    transform: scale(1.1);
}

.single-service .detail {
    text-align: center;
}

.single-service .detail p {
    height: 28px;
    overflow: hidden
}

.single-service .category {
    background-color: #000;
    color: #fff;
    font-weight: 100;
    padding: 4px 15px;
    width: 115px;
    text-align: center;
    position: absolute;
    bottom: 10px;
    right: 10px;
}

@media (max-width: 960px) {
    .single-service {
        margin-bottom: 30px;
    }
}

.single-service .price {
    color: #2060a5;
    padding-bottom: 10px;
    font-size: 17px;
}

.single-service:hover {
    box-shadow: 0 4px 32.2px 2.8px rgba(0, 0, 0, 0.15);
}

@media (max-width: 960px) {
    .single-service {
        text-align: center;
    }
}

.properties-hero-area {
    width: 100%;
    background-color: #f1f1f1;
}

.properties-hero-area .properties-slide {
    position: relative;
    z-index: 1;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%;
}

.properties-hero-area .properties-slide .carousel-indicators {
    top: 50% !important;
    bottom: auto;
    left: 30px;
    z-index: 15 !important;
    display: flex;
    right: auto;
    -webkit-transform: translateY(-50%) !important;
    -ms-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important;
    margin-right: 0;
    margin-left: 0;
    padding: 0;
    flex-flow: column;
    width: auto;
}

.properties-hero-area .properties-slide .carousel-indicators li {
    width: 60px;
    height: 60px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 0;
    margin-right: 0;
    margin-left: 0;
}

.carousel-indicators  {}
.carousel-indicators li{
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 17px;
    height: 17px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: white;
    border-radius: 50%;
    transition: all .3s ease-in-out;
    cursor: pointer;
}
.carousel-indicators li::before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}
.carousel-indicators li::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}
.carousel-indicators .active {
    opacity: 1;
    width: 35px;
    border-radius: 50px;
    background: #00adef;
}

.properties-hero-area .properties-content-area {
    position: relative;
    z-index: 1;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%;
    display: flex;
    align-items: center;
    flex-flow: row wrap;
    margin: 20px 0;
}

.properties-hero-area .properties-content-area .properties-content-info {
    position: relative;
    z-index: 1;
    padding-right: 5%;
    width: 570px;
}

.properties-hero-area .properties-content-area .properties-content-info h2 {
    font-size: 30px;
    text-align: center;
    color: #0e76ba;
}

.properties-hero-area .properties-content-area .properties-content-info .properties-location p {
    margin-right: 40px;
}

.properties-hero-area .properties-content-area .properties-content-info .properties-location p {
    display: inline-block;
}

.properties-hero-area .properties-content-area .properties-content-info .properties-location p:last-child {
    margin-right: 0;
}

.properties-hero-area .properties-content-area .properties-content-info .properties-location p i {
    color: #92c800;
}

.properties-hero-area .properties-content-area .properties-content-info .properties-rate {
    font-size: 30px;
    color: #92c800;
    margin-bottom: 30px;
}

.properties-hero-area .properties-content-area .properties-content-info .properties-rate span {
    color: #636a76;
    font-size: 18px;
    font-weight: 400;
}

.properties-hero-area .properties-content-area .properties-content-info p {
    font-size: 18px;
}

.properties-hero-area .properties-content-area .properties-content-info .properties-info p {
    display: inline-block;
    margin-right: 30px;
    font-size: 17px;
    margin-bottom: 0;
    color: #afb4bf;
}

.properties-hero-area .properties-content-area .properties-content-info .properties-info p span {
    color: #2a303b;
}

.properties-hero-area .properties-content-area .properties-content-info .properties-info p span {
    color: #2a303b;
}

.information-area h4 {
    font-size: 30px;
}

.information-area .information-content {
    background-color: #fff;
    padding: 30px 10px;
    border-radius: 15px;
}

.information-area .information-content ul {
    padding-top: 20px;
    padding-bottom: 30px;
}

.information-area .information-content ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 100px);
    flex: 0 0 calc(50% - 20px);
    max-width: calc(50% - 20px);
    width: calc(50% - 20px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ebebeb;
    flex-flow: wrap;
}

.information-area .information-content ul li span {
    z-index: 1
}

.information-area .information-content ul li.focused {
    color: white;
    position: relative;
}

.information-area .information-content ul li.focused:before {
    content: '';
    position: absolute;
    width: calc( 100% + 95px);
    height: 100%;
    top: 0;
    background-image: url(../../SD08/msf/imgbin-red-ribbon-cK7U7pzB2fGnxaAmuMCnVnuqG.png);
    background-size: 100% 100%;
    left: -24px;
}

.information-area .information-content ul li span:last-child {
    font-size: 14px;
    color: #8d0d0d;
}

.information-area .information-content ul li.focused span:last-child {
    color: white;
}

#property-thumb-silde {
    height: 100%;
    margin-top: 20px;
}

#property-thumb-silde .carousel-inner {
    height: 100%;
}

#property-thumb-silde .carousel-item {
    height: 400px;
    align-items: center;
    justify-content: center;
}

#property-thumb-silde .carousel-item.active {
    display: flex;
}

#property-thumb-silde .carousel-item img {
    max-height: 100%;
    max-width: 100%;
    border-radius: 13px;
    width: 300px;
}

.white-box {
    background-color: #fff;
    padding: 30px 10px;
    border-radius: 15px;
    box-shadow: 0 4px 32.2px 2.8px rgba(0, 0, 0, .04);
}

.mw-auto {
    min-width: auto
}

.user-section-md .user-data-container>span {
    position: relative;
    color: white;
    font-size: 0.85rem;
    display: flex;
    align-items: center;
    padding: 0 20px 0px 0;
    cursor: pointer;
}

.user-section-xs span>a {
    padding: 0;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.user-section-xs {
    display: inline-flex;
    align-items: center;
    height: 100%;
    padding: 15px 0 0 19px;
    float: left;
}

.user-section-xs span:hover .dropdown-menu {
    display: flex;
}

.user-section-xs i {
    color: #fff;
    font-size: 18px;
    position: relative;
}

.user-section-xs>span {
    position: relative;
    color: #171725;
    font-size: 15px;
    display: flex;
    align-items: center;
    padding: 0;
    justify-content: center;
    padding: 0 20px 0 0;
}

.user-section-xs span>a {
    padding: 0;
}

.user-data-container {
    background: #8d0d0d;
    display: flex;
    padding: 9px 15px;
    border-radius: 6px;
}

.user-data-container>span:first-child {
    display: flex;
    flex-flow: column;
    margin-left: 13px;
    align-items: center;
    padding: 0;
    /* margin: 0; */
    color: white;
}

.user-data-container>span:first-child a {
    color: white;
}

.user-section-md span>a:last-child {
    border-top: 1px solid white;
    padding-top: 2px;
    margin-top: 2px;
    width: 100%;
    text-align: center;
}

@media (max-width: 992px) {
    .properties-hero-area .properties-content-area,
    .properties-hero-area .properties-slide {
        max-width: 100%;
        width: 100%;
        flex: 0 0 100%;
    }
    #property-thumb-silde {
        height: 350px;
    }
    .properties-hero-area .properties-content-area .properties-content-info {
        padding: 0 15px
    }
    .information-area .information-content ul li {
        -ms-flex: 0 0 calc(100% - 100px);
        flex: 0 0 calc(100% - 20px);
        max-width: calc(100% - 20px);
        width: calc(100% - 20px);
    }
}

@media (min-width: 768px) {
    .user-section-xs {
        display: none;
    }
}

@media (max-width: 768px) {
    .user-section-xs>span {
        position: static;
    }
    .information-area .information-content ul li.focused:before {
        width: calc( 100% + 125px);
    }
    .property-thumb {
        padding-right: 20px;
    }
    .item-filter input,
    .item-filter select {
        min-width: 50%;
    }
    li.user-section-md {
        display: none;
    }
}

.shopping-cart-table>tbody>tr>td,
.shopping-cart-table>tbody>tr>th,
.shopping-cart-table>tfoot>tr>td,
.shopping-cart-table>tfoot>tr>th,
.shopping-cart-table>thead>tr>td,
.shopping-cart-table>thead>tr>th {
    padding: 15px 0px;
    vertical-align: middle;
    border-top: 1px solid #DADADA;
}

.shopping-cart-table>thead>tr>th {
    color: #30323A;
    text-transform: uppercase;
    border-bottom: 1px solid #DADADA;
}

.shopping-cart-table>tbody>tr:last-child>td {
    border-bottom: 1px solid #DADADA;
}

.shopping-cart-table>tfoot>tr>td,
.shopping-cart-table>tfoot>tr>th {
    color: #30323A;
    border-top: 0px
}

.shopping-cart-table>tfoot>tr>td:not(.empty),
.shopping-cart-table>tfoot>tr>th:not(.empty) {
    padding: 15px;
    background-color: #F6F7F8;
    border: 1px solid #DADADA;
}

.shopping-cart-table>tbody>tr>.details>a {
    font-size: 18px;
    font-weight: 700;
}

.shopping-cart-table>tbody>tr>.thumb>img {
    width: 60px;
}

.shopping-cart-table>tbody>tr>.qty div {
    display: flex;
    justify-content: center;
}

.shopping-cart-table>tbody>tr>.qty .input {
    width: 90px;
    height: 40px;
    padding: 0px 15px;
    border: 1px solid #DADADA;
    background-color: transparent;
    border-width: 1px 0px;
    transition: 0.3s all;
}

.shopping-cart-table>tbody>tr>.price {
    font-size: 18px;
}

.shopping-cart-table>tbody>tr>.total {
    font-size: 18px;
}

.shopping-cart-table>tfoot>tr>.sub-total {
    font-size: 18px;
}

.shopping-cart-table>tfoot>tr>.total {
    font-size: 24px;
    color: #8d0d0d;
}

.primary-color {
    color: #8d0d0d;
}

.main-btn {
    color: #171725;
    background-color: #FFF;
    -webkit-box-shadow: 0px 0px 0px 1px #DADADA inset, 0px 0px 0px 6px transparent;
    box-shadow: 0px 0px 0px 1px #DADADA inset, 0px 0px 0px 6px transparent;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
    transition: 0.3s all;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    padding: 0px;
    border: none;
}

.main-btn i {
    width: 100%;
    line-height: 40px;
}

.main-btn:hover,
.main-btn:focus {
    color: #8d0d0d;
    -webkit-box-shadow: 0px 0px 0px 1px #8d0d0d inset, 0px 0px 0px 0px #8d0d0d;
    box-shadow: 0px 0px 0px 1px #8d0d0d inset, 0px 0px 0px 0px #8d0d0d;
}

strong {
    color: #171725;
}

.grey-bg {
    background: #e8edf6;
}

.rehomes-contact-form .support-form .form-control {
    border-color: #ebebeb;
    border-radius: 2px;
    height: 45px;
    width: 100%;
    color: #afb4bf;
    font-size: 16px;
    padding: 15px;
    margin-bottom: 20px;
}

.rehomes-contact-form .support-form textarea.form-control {
    height: 135px;
}

.rehomes-support-and-contact-area .support-area-content {
    margin-bottom: 40px;
}

.rehomes-support-and-contact-area .support-area-content .support-perosn-thumb {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
    width: 30%;
}

.rehomes-support-and-contact-area .support-area-content .supprto-meta {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
    width: 70%;
    margin-left: 30px;
}

.rehomes-support-and-contact-area .support-area-content .supprto-meta h4 {
    font-size: 20px;
    margin-bottom: 15px;
}

.rehomes-support-and-contact-area .support-area-content .supprto-meta p {
    margin-bottom: 5px;
}

blockquote {
    border-left: 0;
    border-right: 5px solid #8d0d0d;
}
.jobs-form div {
    width: 100%;
}

.jobs-form input {
    width: auto;
    height: 50px;
    border-left: 0;
    flex: 1;
}

.order-summary textarea {
    height: 120px;
}

.red-color {
    color: #8d0d0d
}

.btn-num-product-up {
    border-radius: 13px 0 0 13px;
}

.btn-num-product-down {
    border-radius: 0 13px 13px 0;
}

.num-product {
    border-width: 1px 0;
    border-color: #267dca;
    height: 50px;
    text-align: center;
}

.inner-doc {
    width: 180px;
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
    margin: 20px;
    color: white;
    cursor: pointer;
}

.inner-doc:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    background: transparent;
    transform: translate(-50%, -50%);
    width: 150px;
    height: 150px;
    border-radius: 50%;
    border: 4px solid #0e76ba;
    transition: all .3s ease-in-out;
}

.inner-doc:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    background: #0e76ba;
    transform: translate(-50%, -50%);
    width: 110px;
    height: 110px;
    border-radius: 50%;
    transition: all .3s ease-in-out;
}

.inner-doc span {
    position: relative;
    z-index: 1;
    width: 75px;
    color: white;
}

.inner-doc span.layer {
    position: absolute;
    left: 50%;
    top: 50%;
    background: #8d0d0d;
    transform: translate(-50%, -50%);
    width: 110px;
    height: 110px;
    border-radius: 50%;
    z-index: 0;
}

.inner-doc:hover:before {
    transform: translate(-50%, -50%) scale(1.2);
    border-color: #8d0d0d;
}

.inner-doc:hover:after {
    transform: translate(-50%, -50%) scale(0);
}

@media (max-width: 500px) {
    .user-section-xs {
        padding: 15px 0 0 10px;
    }
}

.m-0 {
    margin: 0!important
}

.mt-0,
.my-0 {
    margin-top: 0!important
}

.mr-0,
.mx-0 {
    margin-right: 0!important
}

.mb-0,
.my-0 {
    margin-bottom: 0!important
}

.ml-0,
.mx-0 {
    margin-left: 0!important
}

.m-1 {
    margin: .25rem!important
}

.mt-1,
.my-1 {
    margin-top: .25rem!important
}

.mr-1,
.mx-1 {
    margin-right: .25rem!important
}

.mb-1,
.my-1 {
    margin-bottom: .25rem!important
}

.ml-1,
.mx-1 {
    margin-left: .25rem!important
}

.m-2 {
    margin: .5rem!important
}

.mt-2,
.my-2 {
    margin-top: .5rem!important
}

.mr-2,
.mx-2 {
    margin-right: .5rem!important
}

.mb-2,
.my-2 {
    margin-bottom: .5rem!important
}

.ml-2,
.mx-2 {
    margin-left: .5rem!important
}

.m-3 {
    margin: 1rem!important
}

.mt-3,
.my-3 {
    margin-top: 1rem!important
}

.mr-3,
.mx-3 {
    margin-right: 1rem!important
}

.mb-3,
.my-3 {
    margin-bottom: 1rem!important
}

.ml-3,
.mx-3 {
    margin-left: 1rem!important
}

.m-4 {
    margin: 1.5rem!important
}

.mt-4,
.my-4 {
    margin-top: 1.5rem!important
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem!important
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem!important
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem!important
}

.m-5 {
    margin: 3rem!important
}

.mt-5,
.my-5 {
    margin-top: 3rem!important
}

.mr-5,
.mx-5 {
    margin-right: 3rem!important
}

.mb-5,
.my-5 {
    margin-bottom: 3rem!important
}

.ml-5,
.mx-5 {
    margin-left: 3rem!important
}

.p-0 {
    padding: 0!important
}

.pt-0,
.py-0 {
    padding-top: 0!important
}

.pr-0,
.px-0 {
    padding-right: 0!important
}

.pb-0,
.py-0 {
    padding-bottom: 0!important
}

.pl-0,
.px-0 {
    padding-left: 0!important
}

.p-1 {
    padding: .25rem!important
}

.pt-1,
.py-1 {
    padding-top: .25rem!important
}

.pr-1,
.px-1 {
    padding-right: .25rem!important
}

.pb-1,
.py-1 {
    padding-bottom: .25rem!important
}

.pl-1,
.px-1 {
    padding-left: .25rem!important
}

.p-2 {
    padding: .5rem!important
}

.pt-2,
.py-2 {
    padding-top: .5rem!important
}

.pr-2,
.px-2 {
    padding-right: .5rem!important
}

.pb-2,
.py-2 {
    padding-bottom: .5rem!important
}

.pl-2,
.px-2 {
    padding-left: .5rem!important
}

.p-3 {
    padding: 1rem!important
}

.pt-3,
.py-3 {
    padding-top: 1rem!important
}

.pr-3,
.px-3 {
    padding-right: 1rem!important
}

.pb-3,
.py-3 {
    padding-bottom: 1rem!important
}

.pl-3,
.px-3 {
    padding-left: 1rem!important
}

.p-4 {
    padding: 1.5rem!important
}

.pt-4,
.py-4 {
    padding-top: 1.5rem!important
}

.pr-4,
.px-4 {
    padding-right: 1.5rem!important
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem!important
}

.pl-4,
.px-4 {
    padding-left: 1.5rem!important
}

.p-5 {
    padding: 3rem!important
}

.pt-5,
.py-5 {
    padding-top: 3rem!important
}

.pr-5,
.px-5 {
    padding-right: 3rem!important
}

.pb-5,
.py-5 {
    padding-bottom: 3rem!important
}

.pl-5,
.px-5 {
    padding-left: 3rem!important
}

.m-auto {
    margin: auto!important
}

.mt-auto,
.my-auto {
    margin-top: auto!important
}

.mr-auto,
.mx-auto {
    margin-right: auto!important
}

.mb-auto,
.my-auto {
    margin-bottom: auto!important
}

.ml-auto,
.mx-auto {
    margin-left: auto!important
}

@media (min-width:576px) {
    .m-sm-0 {
        margin: 0!important
    }
    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0!important
    }
    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0!important
    }
    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0!important
    }
    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0!important
    }
    .m-sm-1 {
        margin: .25rem!important
    }
    .mt-sm-1,
    .my-sm-1 {
        margin-top: .25rem!important
    }
    .mr-sm-1,
    .mx-sm-1 {
        margin-right: .25rem!important
    }
    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: .25rem!important
    }
    .ml-sm-1,
    .mx-sm-1 {
        margin-left: .25rem!important
    }
    .m-sm-2 {
        margin: .5rem!important
    }
    .mt-sm-2,
    .my-sm-2 {
        margin-top: .5rem!important
    }
    .mr-sm-2,
    .mx-sm-2 {
        margin-right: .5rem!important
    }
    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: .5rem!important
    }
    .ml-sm-2,
    .mx-sm-2 {
        margin-left: .5rem!important
    }
    .m-sm-3 {
        margin: 1rem!important
    }
    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem!important
    }
    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem!important
    }
    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem!important
    }
    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem!important
    }
    .m-sm-4 {
        margin: 1.5rem!important
    }
    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem!important
    }
    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem!important
    }
    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem!important
    }
    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem!important
    }
    .m-sm-5 {
        margin: 3rem!important
    }
    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem!important
    }
    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem!important
    }
    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem!important
    }
    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem!important
    }
    .p-sm-0 {
        padding: 0!important
    }
    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0!important
    }
    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0!important
    }
    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0!important
    }
    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0!important
    }
    .p-sm-1 {
        padding: .25rem!important
    }
    .pt-sm-1,
    .py-sm-1 {
        padding-top: .25rem!important
    }
    .pr-sm-1,
    .px-sm-1 {
        padding-right: .25rem!important
    }
    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: .25rem!important
    }
    .pl-sm-1,
    .px-sm-1 {
        padding-left: .25rem!important
    }
    .p-sm-2 {
        padding: .5rem!important
    }
    .pt-sm-2,
    .py-sm-2 {
        padding-top: .5rem!important
    }
    .pr-sm-2,
    .px-sm-2 {
        padding-right: .5rem!important
    }
    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: .5rem!important
    }
    .pl-sm-2,
    .px-sm-2 {
        padding-left: .5rem!important
    }
    .p-sm-3 {
        padding: 1rem!important
    }
    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem!important
    }
    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem!important
    }
    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem!important
    }
    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem!important
    }
    .p-sm-4 {
        padding: 1.5rem!important
    }
    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem!important
    }
    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem!important
    }
    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem!important
    }
    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem!important
    }
    .p-sm-5 {
        padding: 3rem!important
    }
    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem!important
    }
    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem!important
    }
    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem!important
    }
    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem!important
    }
    .m-sm-auto {
        margin: auto!important
    }
    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto!important
    }
    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto!important
    }
    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto!important
    }
    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto!important
    }
}

@media (min-width:768px) {
    .m-md-0 {
        margin: 0!important
    }
    .mt-md-0,
    .my-md-0 {
        margin-top: 0!important
    }
    .mr-md-0,
    .mx-md-0 {
        margin-right: 0!important
    }
    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0!important
    }
    .ml-md-0,
    .mx-md-0 {
        margin-left: 0!important
    }
    .m-md-1 {
        margin: .25rem!important
    }
    .mt-md-1,
    .my-md-1 {
        margin-top: .25rem!important
    }
    .mr-md-1,
    .mx-md-1 {
        margin-right: .25rem!important
    }
    .mb-md-1,
    .my-md-1 {
        margin-bottom: .25rem!important
    }
    .ml-md-1,
    .mx-md-1 {
        margin-left: .25rem!important
    }
    .m-md-2 {
        margin: .5rem!important
    }
    .mt-md-2,
    .my-md-2 {
        margin-top: .5rem!important
    }
    .mr-md-2,
    .mx-md-2 {
        margin-right: .5rem!important
    }
    .mb-md-2,
    .my-md-2 {
        margin-bottom: .5rem!important
    }
    .ml-md-2,
    .mx-md-2 {
        margin-left: .5rem!important
    }
    .m-md-3 {
        margin: 1rem!important
    }
    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem!important
    }
    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem!important
    }
    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem!important
    }
    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem!important
    }
    .m-md-4 {
        margin: 1.5rem!important
    }
    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem!important
    }
    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem!important
    }
    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem!important
    }
    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem!important
    }
    .m-md-5 {
        margin: 3rem!important
    }
    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem!important
    }
    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem!important
    }
    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem!important
    }
    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem!important
    }
    .p-md-0 {
        padding: 0!important
    }
    .pt-md-0,
    .py-md-0 {
        padding-top: 0!important
    }
    .pr-md-0,
    .px-md-0 {
        padding-right: 0!important
    }
    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0!important
    }
    .pl-md-0,
    .px-md-0 {
        padding-left: 0!important
    }
    .p-md-1 {
        padding: .25rem!important
    }
    .pt-md-1,
    .py-md-1 {
        padding-top: .25rem!important
    }
    .pr-md-1,
    .px-md-1 {
        padding-right: .25rem!important
    }
    .pb-md-1,
    .py-md-1 {
        padding-bottom: .25rem!important
    }
    .pl-md-1,
    .px-md-1 {
        padding-left: .25rem!important
    }
    .p-md-2 {
        padding: .5rem!important
    }
    .pt-md-2,
    .py-md-2 {
        padding-top: .5rem!important
    }
    .pr-md-2,
    .px-md-2 {
        padding-right: .5rem!important
    }
    .pb-md-2,
    .py-md-2 {
        padding-bottom: .5rem!important
    }
    .pl-md-2,
    .px-md-2 {
        padding-left: .5rem!important
    }
    .p-md-3 {
        padding: 1rem!important
    }
    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem!important
    }
    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem!important
    }
    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem!important
    }
    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem!important
    }
    .p-md-4 {
        padding: 1.5rem!important
    }
    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem!important
    }
    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem!important
    }
    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem!important
    }
    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem!important
    }
    .p-md-5 {
        padding: 3rem!important
    }
    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem!important
    }
    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem!important
    }
    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem!important
    }
    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem!important
    }
    .m-md-auto {
        margin: auto!important
    }
    .mt-md-auto,
    .my-md-auto {
        margin-top: auto!important
    }
    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto!important
    }
    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto!important
    }
    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto!important
    }
}

@media (min-width:992px) {
    .m-lg-0 {
        margin: 0!important
    }
    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0!important
    }
    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0!important
    }
    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0!important
    }
    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0!important
    }
    .m-lg-1 {
        margin: .25rem!important
    }
    .mt-lg-1,
    .my-lg-1 {
        margin-top: .25rem!important
    }
    .mr-lg-1,
    .mx-lg-1 {
        margin-right: .25rem!important
    }
    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: .25rem!important
    }
    .ml-lg-1,
    .mx-lg-1 {
        margin-left: .25rem!important
    }
    .m-lg-2 {
        margin: .5rem!important
    }
    .mt-lg-2,
    .my-lg-2 {
        margin-top: .5rem!important
    }
    .mr-lg-2,
    .mx-lg-2 {
        margin-right: .5rem!important
    }
    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: .5rem!important
    }
    .ml-lg-2,
    .mx-lg-2 {
        margin-left: .5rem!important
    }
    .m-lg-3 {
        margin: 1rem!important
    }
    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem!important
    }
    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem!important
    }
    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem!important
    }
    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem!important
    }
    .m-lg-4 {
        margin: 1.5rem!important
    }
    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem!important
    }
    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem!important
    }
    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem!important
    }
    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem!important
    }
    .m-lg-5 {
        margin: 3rem!important
    }
    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem!important
    }
    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem!important
    }
    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem!important
    }
    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem!important
    }
    .p-lg-0 {
        padding: 0!important
    }
    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0!important
    }
    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0!important
    }
    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0!important
    }
    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0!important
    }
    .p-lg-1 {
        padding: .25rem!important
    }
    .pt-lg-1,
    .py-lg-1 {
        padding-top: .25rem!important
    }
    .pr-lg-1,
    .px-lg-1 {
        padding-right: .25rem!important
    }
    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: .25rem!important
    }
    .pl-lg-1,
    .px-lg-1 {
        padding-left: .25rem!important
    }
    .p-lg-2 {
        padding: .5rem!important
    }
    .pt-lg-2,
    .py-lg-2 {
        padding-top: .5rem!important
    }
    .pr-lg-2,
    .px-lg-2 {
        padding-right: .5rem!important
    }
    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: .5rem!important
    }
    .pl-lg-2,
    .px-lg-2 {
        padding-left: .5rem!important
    }
    .p-lg-3 {
        padding: 1rem!important
    }
    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem!important
    }
    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem!important
    }
    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem!important
    }
    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem!important
    }
    .p-lg-4 {
        padding: 1.5rem!important
    }
    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem!important
    }
    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem!important
    }
    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem!important
    }
    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem!important
    }
    .p-lg-5 {
        padding: 3rem!important
    }
    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem!important
    }
    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem!important
    }
    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem!important
    }
    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem!important
    }
    .m-lg-auto {
        margin: auto!important
    }
    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto!important
    }
    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto!important
    }
    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto!important
    }
    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto!important
    }
}

@media (min-width:1200px) {
    .m-xl-0 {
        margin: 0!important
    }
    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0!important
    }
    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0!important
    }
    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0!important
    }
    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0!important
    }
    .m-xl-1 {
        margin: .25rem!important
    }
    .mt-xl-1,
    .my-xl-1 {
        margin-top: .25rem!important
    }
    .mr-xl-1,
    .mx-xl-1 {
        margin-right: .25rem!important
    }
    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: .25rem!important
    }
    .ml-xl-1,
    .mx-xl-1 {
        margin-left: .25rem!important
    }
    .m-xl-2 {
        margin: .5rem!important
    }
    .mt-xl-2,
    .my-xl-2 {
        margin-top: .5rem!important
    }
    .mr-xl-2,
    .mx-xl-2 {
        margin-right: .5rem!important
    }
    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: .5rem!important
    }
    .ml-xl-2,
    .mx-xl-2 {
        margin-left: .5rem!important
    }
    .m-xl-3 {
        margin: 1rem!important
    }
    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem!important
    }
    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem!important
    }
    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem!important
    }
    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem!important
    }
    .m-xl-4 {
        margin: 1.5rem!important
    }
    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem!important
    }
    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem!important
    }
    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem!important
    }
    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem!important
    }
    .m-xl-5 {
        margin: 3rem!important
    }
    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem!important
    }
    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem!important
    }
    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem!important
    }
    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem!important
    }
    .p-xl-0 {
        padding: 0!important
    }
    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0!important
    }
    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0!important
    }
    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0!important
    }
    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0!important
    }
    .p-xl-1 {
        padding: .25rem!important
    }
    .pt-xl-1,
    .py-xl-1 {
        padding-top: .25rem!important
    }
    .pr-xl-1,
    .px-xl-1 {
        padding-right: .25rem!important
    }
    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: .25rem!important
    }
    .pl-xl-1,
    .px-xl-1 {
        padding-left: .25rem!important
    }
    .p-xl-2 {
        padding: .5rem!important
    }
    .pt-xl-2,
    .py-xl-2 {
        padding-top: .5rem!important
    }
    .pr-xl-2,
    .px-xl-2 {
        padding-right: .5rem!important
    }
    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: .5rem!important
    }
    .pl-xl-2,
    .px-xl-2 {
        padding-left: .5rem!important
    }
    .p-xl-3 {
        padding: 1rem!important
    }
    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem!important
    }
    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem!important
    }
    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem!important
    }
    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem!important
    }
    .p-xl-4 {
        padding: 1.5rem!important
    }
    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem!important
    }
    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem!important
    }
    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem!important
    }
    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem!important
    }
    .p-xl-5 {
        padding: 3rem!important
    }
    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem!important
    }
    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem!important
    }
    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem!important
    }
    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem!important
    }
    .m-xl-auto {
        margin: auto!important
    }
    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto!important
    }
    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto!important
    }
    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto!important
    }
    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto!important
    }
}

@media only screen and (max-width: 1142px) {
    .s1,
    .s2 {
        width: 100%;
    }
}

@media only screen and (min-width: 1142px) {
    .s1,
    .s2 {
        width: 50%;
    }
}

@media only screen and (max-width: 466px) {
    .en {
        display: block;
    }
    .lang-list {
        display: none;
    }
}

@media only screen and (min-width: 467px) {
    .en {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .contact {
        position: relative;
        border: 1px solid #fff;
        height: auto;
        background-color: #083d8b;
        color: #fff;
        margin-bottom: 30px;
        padding: 20px;
    }
    .player {
        position: relative;
        width: 100%;
        background-color: #fff;
        padding: 0 20px;
    }
}

@media only screen and (min-width: 767px) {
    .slider-section {
        height: 400px;
        margin-bottom: 20px;
    }
    .news-section {
        margin-top: 20px;
    }
    .contact {
        position: absolute;
        bottom: 50px;
        left: 50px;
        border: 1px solid #fff;
        height: 50%;
        background-color: #083d8b;
        color: #fff
    }
    .player {
        position: absolute;
        bottom: 0;
        right: 50px;
        width: 35%;
        height: 70%;
        background-color: #fff;
        overflow-y: auto;
        padding: 0 20px;
    }
    .lang-list {
        position: absolute;
        left: 10px;
    }
}

body {
    font-family: 'cairo';
    font-weight: normal;
    font-style: normal;
}

.dropdown-toggle::after {
    content: none;
}

.section-title {
    background: url('../../SD08/msf/icon 02.png') no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-size: contain;
    background-position: left;
    padding-left: 100px;
    min-width: 60px;
    text-align: left!important;
}

.section-title1 {
    background: url('../../SD08/msf/icon 02.png') no-repeat;
    background-size: auto 40px;
    background-position: center 79%;
    padding-bottom: 55px;
    min-width: 60px;
}

.section-title2 {
    background: url('../../SD08/msf/icon 02.png') no-repeat;
    background-position-x: 0%;
    background-size: auto;
    background-size: contain;
    background-position: 381px;
    background-position-x: 381px;
    background-position-y: center;
    padding-right: 227px;
    min-width: 60px;
}

.top-social {
    color: #fff;
    padding: 5px;
    font-size: 19px;
    width: 33px;
    text-align: center;
    text-decoration: none;
    margin: 5px 2px;
    border-radius: 50%;
    border: 2px solid #fff
}

a:hover {
    text-decoration: none;
}

button:hover,
img:hover {
    cursor: pointer;
}
.agenda-title{
    background-color: #edeef0;
    width: 100%;
    font-size: 23px;
    padding: 15px 15px 15px 0;
}
.agenda{
    transition: all .3s ease-in-out
}
.agenda > a{
    display: flex;
    flex-flow: wrap;
}
.agenda .date{
    margin: 0;
    width: 70px;
    font-family: 'Cairo';
    border-bottom: 4px solid #00adef;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
}
.agenda .date > span{width: 100%;display: inline-block;font-size: 13px;font-weight: bold;line-height: 24px;}
.agenda .date > span:first-child{
    font-size: 20px;
}
.agenda .date span span{
    color: #929292;
}
.agenda agenda-text{
    display: flex;
}
.agenda .agenda-text{
    width: calc( 100% - 90px );
}
.agenda-text h6{
    display: flex;
    padding: 10px;
    height: 80px;
    align-items: center;
    transition: all .3s ease-in-out;
}
.agenda:hover .agenda-text h6{
    background: #00adef;
}
.agenda>.date:hover,
.agenda>.agenda-text:hover {
    cursor: pointer;
}

.position-static {
    position: static;
}

.navbar-nav .nav-link,
.dropdown-item {
    color: #fff;
    font-weight: 600;
}

.footer-links>li>a {
    color: #000;
}

.service-link {
    color: #fff;
    padding: 5px;
}

.player-section .img-cont {
    height: calc(100vh + 200px);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.player::-webkit-scrollbar {
    width: 10px;
}

.player::-webkit-scrollbar-button {
    display: none;
}

.player::-webkit-scrollbar-thumb {
    background-color: #00adef;
    border-radius: 5px;
}

.player::-webkit-scrollbar-track {
    background: #f1f1f1
}

.navbar{
    padding : 0 1rem;
    z-index: 9;
}

.navbar-nav .nav-link,
.service-link,
.footer-links>li>a {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 0% 100%;
    /*background-color:rgba(255, 0, 0, 0);*/
    /* color: #fff; */
    padding: 1rem 1rem !important;
    font-size: 14px;
}

.navbar-nav .nav-link:hover,
.service-link:hover,
.footer-links>li>a:hover {
    color: #00adef;
    background-color: #fff;
    text-decoration: none;
    /*background-image: linear-gradient(#00adef,#00adef);   */
    cursor: pointer;
    background-size: 100% 100%;
    transition: background-size .5s, color .5s;
}

.dropdown-item {
    color: #ddd;
    border-bottom: 1px solid lightgray;
    margin: 5px 0;
    padding: 8px 2px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 0% 100%;
    text-align: left;
    white-space: normal;
}

.dropdown-menu {
    position: absolute;
    top: 53px;
    padding: 5px 10px;
    background-color: #00abefdd;
    right: 0;
    width: 100%;
    margin: 0;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.dropdown-item:hover {
    color: #00adef;
    background-color: transparent;
    text-decoration: none;
    background-image: linear-gradient(#fff, #fff);
    cursor: pointer;
    background-size: 100% 100%;
    transition: background-size .5s, color .5s;
    word-break: break-all;
    overflow-wrap: break-word;
}

.gallery-section .img-cont {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border: 1px solid white;
    filter: grayscale(1);
}

.gallery-section .img-cont:hover {
    filter: grayscale(0);
}

.sub-gallery {
    height: 500px;
    width: 55%;
    display: flex;
    flex-flow: row wrap;
}

.gallery-section .d-flex>.img-cont:first-child {
    height: 500px;
    width: 10%;
}

.gallery-section .d-flex>.img-cont:last-child {
    height: 500px;
    width: 35%;
}

.gallery-section .sub-gallery>.img-cont:first-child {
    height: 250px;
    width: 35%;
}

.gallery-section .sub-gallery>.img-cont:nth-child(2) {
    height: 250px;
    width: 65%;
}

.gallery-section .sub-gallery>.img-cont:nth-child(3) {
    height: 250px;
    width: 65%;
}

.gallery-section .sub-gallery>.img-cont:last-child {
    height: 250px;
    width: 35%;
}
.single_gallery_part.video{
	height:240px;
}
.single_gallery_part{
	display: inline-block;
	margin-bottom: 30px;
	position: relative;
	z-index: 1;
	display: block;
}
.single_gallery_part img{
	border-radius: 5px;
	width: 100%;
}
.single_gallery_part i{
	font-size: 40px;
	color: white;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	z-index: 2;
	top: 45%;
	opacity: 0;
	visibility: hidden;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.single_gallery_part:after{
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #00adef;
	z-index: 1;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}
.single_gallery_part:hover i{
	opacity: 1;
	visibility: visible;
}
.single_gallery_part:hover:after{
	opacity: .7;
	visibility: visible;
}

.gym-box.panel {
    border: #e2e2e2 1px solid;
    padding: 2px;
    height: 170px;
    margin-bottom: 15px;
    background: #fff;
    overflow: hidden;
    box-shadow: 2px 3px 9px 1px #ddd;
}

.panel .panel-body {
    padding: 0 20px;
    display: flex;
    flex-flow: wrap;
}

.panel .panel-body .more{
    margin: 0 auto;
    margin-bottom: 15px;
}

.gym-box.panel .row-details {
    width: 50%;
    float: left;
    display: flex;
    flex-flow: column;
    justify-content: center;
    height: 170px;
}

.gym-box.panel .banner {
    width: 50%;
    float: right;
    position: relative;
    overflow: hidden;
    height: 160px;
}

.gym-filter {
    padding: 15px 0;
    background: #fff;
    margin: 0px 0 20px;
}
.gym-filter form{
    display: flex;
    justify-content: center;
}
.gym-filter button{
    padding: 0 0;
    margin:0;
    height: 40px;
}
.gym-filter input,.gym-filter select.form-control{
    height: 40px!important;
    margin-left: 10px;
}
select.form-control {
    padding: 2px 8px;
}

.gym-box.panel .banner img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    max-width: 80%;
    max-height: 80%;
    padding: 5px;
}

div.row-details {
    font-size: 15px;
    width: 50%;
}

div.row-details > div {
    padding: 7px 15px;
}

div.row-details > div span{
    width: 130px;
    display: inline-block;
}

div.row-details > div:nth-child(odd) {
    background: #e2e2e2;
    color: black;
}

.fa-star {
    margin-left: 3px;
}

.fa-star.good {
    color: #fce806;
}

.fa-star.grey {
    color: #bfbebe;
}
.gyms .banner{
    width: 50%;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.gyms .banner img{
    max-height: 250px;
}
.gyms .row-details{
    padding: 20px;
}
.championship-list-box .info h4{
    margin: 0;
    padding: 0;
    line-height: 22px;
    font-size: 16px;
    text-align: center;
}
.championship-list-box .info{
    margin-bottom: 20px;
}
.championship-list-box .date{
    display: flex;
    justify-content: space-between;
    padding: 5px 0;
    flex-wrap: wrap;
}
.championship-list-box .date>span{
    width: 200px;
    font-size: 14px;
    flex-shrink: 0;
    display: inline-block;
}
.thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
    margin-bottom: 20px;
    position: relative;
}

.thumbnail a>img, .thumbnail>img {
    margin-right: auto;
    margin-left: auto;
}
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
}
.championship-list-box .panel{
    box-shadow: 2px 3px 9px 1px #ddd;
}
.panel-body {
    padding: 15px;
    background:white;
    position: relative;
}
.start-champ-date-text {
    color: #008b38;
    padding-right: 5px;
    display: inline-block;
    margin-bottom: .5rem!important;
    width: 140px;
}
.end-champ-date-text {
    color: #C93534;
    padding-right: 5px;
}
.competition-links{
    /*background: linear-gradient(#00adef, #083d8b, #3a0000);
    color: #fff !important;*/
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    width: 100%;
}

.competition-links.second{
    margin-top: -16px;
}

.competition-links .title-comp {
    width: 100%;
}
.competition-links .title-comp img {
    width: 100px;
    height: auto;
    margin: 20px;
}
.competition-links .title-comp .contents {
    display: inline-table;
    padding: 15px !important;
    margin: 0;
    text-align: start;
}
.competition-links .title-comp h1{
    font-size: 32px !important;
}
.competition-links .links{
    display: flex;
    /*justify-items: center;*/
    /*align-items: center;*/
    justify-content: start;
    width: 100%;
    padding: 10px 20px;
}
.competition-links .links a{
    color: #FFFFFF;
    padding: 0 15px 10px;
    flex-shrink: 0;
    text-align: center;
    display: flex;
    font-size: 16px;
    justify-content: center;
    align-items: center;
    border-bottom: 5px solid transparent;
}
.competition-links .links a:hover {
    border-bottom: white solid 5px;
}
.competition-links .dropdown-menu {
    top: 100%;
    padding: 0;
    margin: 0;
    border-radius: 2px;
}
.competition-links .dropdown-menu a{
    font-size: 14px;
    color: #333333 !important;
    padding: 10px 15px;
}

@media all and ( max-width: 767px) {
    .competition-links .links{
        flex-wrap: wrap;
        flex-flow: wrap;
    }
    .competition-links .links a{
        display: flex;
    }
}


div.person div.Banner img {
    max-height: 200px;
}

.person .person-banner {
    overflow: hidden;
    position: relative;
    height: 175px;
}

.person h4 {
    margin: 0;
    padding: 0 0 8px;
}

.person img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 100%;
    transform: translate(-50%, -50%);
}

.article-box {
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid rgba(0,0,0,.1);
    position: relative;
    -moz-transition: ease all .55s;
    -o-transition: ease all .55s;
    -webkit-transition: ease all .55s;
    transition: ease all .55s;
    margin: 0 2px 40px 2px;
    /*margin-bottom: 40px;*/
    /*height: 400px;*/
    min-height: 600px;
    width: 32%;
    min-width: 260px;
    /*max-width: 33.33%;*/
}
.article-box a:hover{
    color: unset;
}
.article-box .details div{
    display:flex;
    align-items: center;
    flex-flow: row wrap;
}
.article-box .details h5{
    width: 115px;
    display: inline-block!important;
    margin: 0;
    line-height: 15px;
}
div.logo-icon img{
    width: auto;
    height: 40px;
    position: absolute;
    left: -37px;
}
div.logo-icon:after{
    content: " ";
    height: 3px;
    background-image: linear-gradient(to right,white, rgb(97, 94, 94));
    width: 100%;
    position: absolute;
    display: block;
    bottom: -11px;
    left: 3px;
}
div.page-title h1{
    display: inline-block;
    height: 70px;
    font-size: 34px;
    line-height: 70px;
    padding-right: 70px;
    position: relative;
    min-width: 25%;
}
div.page-title h1:after{
    content: " ";
    width: 100%;
    height: 5px;
    background-color: #C81F24;
    position: absolute;
    bottom: 0;
    left: 0;
}
.item .item-images {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
}
.item .item-images a {
    flex-basis:20%;
    height: 75px;
    position: relative
}
.item .item-images .image .preview, .item .images .image .preview, .news .images .image .preview {
    position: absolute;
    width: 100%;
    height: 0;
    left: 0;
    bottom: 0;
    background: #00000075;
    overflow: hidden;
}

.item .item-images .image:hover .preview, .item .images .image:hover .preview, .news .images .image:hover .preview {
    height: 100%;
}
.item .item-images .image:hover .preview i, .item .images .image:hover .preview i, .news .images .image:hover .preview i {
    opacity: .9;
}
.item .item-images .image .preview i, .item .images .image .preview i, .news .images .image .preview i {
    color: white;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 21px;
    opacity: 0;
}
.item .item-images .image {
    height: 75px;
    width: 100%;
}
.item .item-images .image img {
    width: 100%;
    height: 100%;
}

.item .videos div{
    padding:0;
    text-align: center;
    position: relative;
}
.item .videos div.over-video{
    position: absolute;
    width:100%;
    height:100%;
    left:0;
    top:0;
}
.item .videos div iframe{
    max-width: 100%;
    max-height: 130px;
    padding: 0 8px;
}
.item .images .image,.news .images .image{
    text-align: center;
    display: inline-block;
    height:140px;
    position: relative;
    cursor:pointer;
}
.item .images .image .preview,.news .images .image .preview{
    position: absolute;
    width: 100%;
    height: 0;
    left: 0;
    bottom: 0;
    background: #00000075;
    overflow:hidden;
}
.item .images .image:hover .preview,.news .images .image:hover .preview{
    height: 100%;
}
.item .images .image img,.news .images .image img{
    max-width:100%;
    max-height:100%;
    display:inline-block;
}
.item .images .image .preview i,.news .images .image .preview i{
    color: white;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 21px;
    opacity: 0;
}
.item .images .image:hover .preview i,.news .images .image:hover .preview i{
    opacity: .9;
}
.services {
    border: 1px solid #d4d3d3;
    margin-bottom: 25px;
    width: 100%;
}
.services *{
    transition: none;
}

.main-ser.active .main-ser-title, .main-ser:hover .main-ser-title {
    color: #00adef;
}
.main-ser {
    padding: 18px 12px;
    border-bottom: 1px solid #d4d3d3;
    border-radius: 2px;
    width: 100%;
}

.main-ser-title {
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    font-size: 16px;
}

.main-ser-title .fa-info-circle {
    font-size: 20px;
    vertical-align: sub;
    margin-right: 5px;
}
.main-ser.active .main-ser-title .fa-angle-down::before {
    content: "\f106";
}
.main-ser-title .fa-angle-down {
    font-size: 20px;
    vertical-align: sub;
    float: right;
}
.main-ser-body {
    display: none;
    padding: 15px 30px 0px;
}
.main-ser-body a {
    transition: all 0.3s ease-in-out;
    font-size: 13px;
    color: #999999;
    font-size: 13px;
    display: inline-flex;
    width: 100%;
}

div.custom-tabs {
    display: flex;
    justify-content: center;
    flex-flow: row wrap;
    padding: 0;
    width: 100%;
    background: #e9e9e9;
}

div.custom-tabs div {
    padding: 15px;
    flex-grow: 1;
    text-align: center;
    color: black;
    z-index: 1;
    position: relative;
    cursor: pointer;
}div.custom-tabs div::before {
    position: absolute;
    top: -4px;
    left: 0;
    width: 100%;
    height: 4px;
    content: '';
    -webkit-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    /* background-color: #a6a6a6; */
    opacity: 0;
}
div.custom-tabs div.tab-current {
    color: #00adef;
}
div.custom-tabs div.tab-current::before {
    opacity: 1;
}
div.custom-tabs div::after {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background-color: #f0f0f0;
    content: '';
    -webkit-transition: -webkit-transform 0.3s, background-color 0.3s;
    transition: transform 0.3s, background-color 0.3s;
    -webkit-transform: perspective(900px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(900px) rotate3d(1, 0, 0, 90deg);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-perspective-origin: 50% 100%;
    perspective-origin: 50% 100%;
}
div.custom-tabs.colored div.tab-current::after {
    background:white;
    -webkit-transform: perspective(900px) rotate3d(1, 0, 0, 0deg);
    transform: perspective(900px) rotate3d(1, 0, 0, 0deg);
}

div.custom-tabs:not(.colored) div.tab-current::after {
    background-color: #fff;
    -webkit-transform: perspective(900px) rotate3d(1, 0, 0, 0deg);
    transform: perspective(900px) rotate3d(1, 0, 0, 0deg);
    border-top: 3px solid #00adef;
}

div.custom-tabs-data {
    padding-top: 20px;
}

div.custom-tabs-data > div {
    display: none;
    flex-flow: row wrap;
    width: 100%;
}

div.custom-tabs-data > div.active {
    display: flex;
}
.progress-bar-striped{
    background: #fff;
}
.loader{
    position: fixed;
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: white;
    z-index: 999;
    background: #00adef;
}
.loader img{
    position: absolute;
    max-width: 100%;
    width: 300px;
}

.loader .loading-progress{
    max-width: 100%;
    width: 300px;
    height: 150px;
}
.loader .loading-progress .progress{
    height: 150px;
    background: #00adef;
}
.loader .loading-progress .progress-bar span{
    display: none;
}
.logo-cont img{
    max-height: 100px;
    padding: 0px 0;
}
.flex-1{
    flex:1
}
.nav-link.btn{
    margin: 0;
    min-width: auto;
    border-radius: 0;
    padding: 10px 18px;
    line-height: 15px;
    min-height: auto;
    height: auto;
}
.header-search{
    height: 38px;
    border: 1px solid #ccc;
    border-left: 0;
    width: 230px;
    padding: 0 10px;
}
.header-search:focus{
    outline: unset;
    border-color: #00adef;
}

.project-box {
    position: relative;
    margin-bottom: 15px;
    margin: 20px auto;
    max-width: 350px;
}

.project-box .project-img {
    position: relative;
    height: 268px;
    justify-content: center;
    display: flex;
    flex-flow: row wrap;
}

.w-0 {
    width: 0 !important;
}

.h-0 {
    height: 0 !important;
}

.project-box .project-img img {
    height: 200px;
    max-width: 100%;
    /* transform: translate(-50%, -50%); */
}

.project-box .project-img .img-client {
    position: absolute;
    top: 50%;
    left: 50%;
    height: unset;
    width: unset;
    max-height: 100%;
    max-width: 100%;
    transform: translate(-50%, -50%);
}

.project-box .project-img .project-overlay {
    width: 100%;
    background: rgba(0, 0, 0, 0.50);
    border-right: 20px solid #00adef;
    height: 68px;
    bottom: 0;
    right: 0;
}

.project-box .project-img .project-overlay h1 {
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    text-align: left;
    padding: 10px 10px 0;
}

.project-box .project-img .project-overlay p {
    text-align: left;
    font-size: 12px;
    color: #fff;
    padding: 0px 10px;
    margin: 0;

}

.project-box .project-img .project-overlay i {
    color: #fff;
    position: absolute;
    bottom: 10px;
    left: 10px;
    font-size: 1.8em;
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

.project-box .project-img .project-overlay i:hover {
    color: #00BFB3;
    cursor: pointer;
}


.championship-image{
    padding-top: 0;
    padding-bottom: 10px;
    width: 100%;
    margin-top: 0;
    margin-bottom: 10px;
}
.championship-image img{
    width: 100%;
}
.championship-info{
    width:100%
    
}
.championship-info>.row{
    padding-bottom: 15px;
}
.championship-info .championship-info-box{
    /* background-color: white; */
    padding: 0;
    height: 100%;
    width: 100%;
    display: flex;
    flex-flow: column;
}

.championship-info .championship-info-box > div{
    display: flex;
    align-items: center;
    background: #f5f5f5;
}
.championship-info .championship-info-box .championships-desc{
    background-color: #d6d6d6 !important;
    border-radius: 10px;
    text-align: justify-all;
}

.championship-info .championship-image-box .panel-image{
    height: auto;
    text-align: center;
}
.championship-info .championship-image-box img{
    max-width: 100%;
    height: auto !important;
    max-height: 200px;
}

.championship-info .image:hover .preview{
    width: 100% !important;
    padding: 10px;

}

table.rank-table {
    width: 100%;
    text-align: center;
    min-width: 900px;
}

table.rank-table thead {
    background: #272727;
    color: white
}

table.rank-table thead td {
    border-left: 1px solid white;
    border-bottom: 1px solid white;
}

table.rank-table tr td {
    padding: 5px 0;
}

table.rank-table tr td:first-child {
    padding: 5px 7px;
}

table.rank-table tr td span.teamplayer {
    display: inline-block;
    width: 100%;
    font-size: 11px;
}

table.rank-table tr td span.teamplayer i {
    color: #037137;
    vertical-align: middle;
}

table.rank-table thead tr td.win {
    background: green;
    color: white;
}

table.rank-table thead tr td.draw {
    background: gray;
    color: white;
}

table.rank-table thead tr td.lost {
    background: red;
    color: white;
}

table.rank-table thead tr td.remain {
    background: blue;
    color: white;
}

table.rank-table tbody tr td.win {
    color: green;
}

table.rank-table tbody tr td.draw {
    color: gray;
}

table.rank-table tbody tr td.lost {
    color: red;
}

table.rank-table tbody tr td.remain {
    color: blue;
}

table.rank-table tbody tr td {
    padding: 10px 0;
}

table.rank-table tbody tr td p {
    margin: 0 !important;
}

table.rank-table tbody tr:nth-child(even) {
    background: #e2e2e2;
}

table.rank-table tbody tr td a {
    display: inline-block;
    width: 10px;
    height: 15px;
    position: relative;
}

[data-hint]:after {
    content: attr(data-hint);
    position: absolute;
    left: 0;
    width: auto;
    background: #c81f24;
    color: white;
    padding: 5px 7px 7px;
    bottom: 100%;
    -webkit-transform: translate(-20px, -12px);
    transform: translate(-20px, -12px);
    margin-bottom: -8px;
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease-in-out;
    font-size: 11px;
    text-align: center;
    white-space: nowrap;
}

[data-hint]:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 100%;
    border: 6px solid transparent;
    border-top: 6px solid #c81f24;
    margin-bottom: -8px;
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease-in-out;
    text-align: center;
}

[data-hint]:hover:after, [data-hint]:hover:before {
    visibility: visible;
    opacity: 1;
    margin-bottom: -5px;
}

table.rank-table tbody tr td a.win {
    background: green;
}

table.rank-table tbody tr td a.lost {
    background: red;
}

table.rank-table tbody tr td a.draw {
    background: gray
}

 
div.custom-tabs.colored div{
    color: white;
}

div.custom-tabs.colored div:first-child {
    background-color: #c81f24;
}

div.custom-tabs.colored div.tab-current:first-child {
    color: #c81f24;
}

div.custom-tabs.colored div:first-child::before {
    background-color: #c81f24;
}

div.custom-tabs.colored div:nth-child(2) {
    background: #008b38;
}

div.custom-tabs.colored div.tab-current:nth-child(2) {
    color: #008b38;
}

div.custom-tabs.colored div:nth-child(2)::before {
    background-color: #008b38;
}

div.custom-tabs.colored div:nth-child(3) {
    background: #f36523;
}

div.custom-tabs.colored div.tab-current:nth-child(3) {
    color: #f36523;
}

div.custom-tabs.colored div:nth-child(3)::before {
    background-color: #f36523;
}

div.custom-tabs.colored div:nth-child(4) {
    background: #662e91;
}

div.custom-tabs.colored div.tab-current:nth-child(4) {
    color: #662e91;
}

div.custom-tabs.colored div:nth-child(4)::before {
    background-color: #662e91;
}

div.games {
    padding-bottom: 20px;
    width: 100%;
}

div.games div {
    display: inline-block;
}

div.games div.games-date {
    width: 100%;
    text-align: center;
    background: #c81f24;
    padding: 8px 0;
    color: white;
}

div.games div.game {
    width: 100%;
    display: flex;
    border-bottom: 1px solid #c81f24;
    justify-content: center;
}

div.games div.game > span {
    padding: 10px 15px;
}

div.games div.game > span:nth-child(even) {
    background: #e2e2e2;
}

div.games div.game span span {
    width: 100%;
    display: inline-block;
    padding-bottom: 5px;
}

div.games div.game span span p {
    display: inline-block;
}

div.games div.game span span p.red-card {
    display: inline-block;
    width: 14px;
    height: 20px;
    margin: 0;
    background: red;
    margin-bottom: -3px;
}

div.games div.game span span p.yellow-card {
    display: inline-block;
    width: 14px;
    height: 20px;
    margin: 0;
    background: yellow;
    margin-bottom: -3px;
}

div.games div.game span.game-time {
    flex-grow: 1;
    width: 17%;
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
}

div.games div.game span.team {
    flex-grow: 1;
    width: 20%;
    position: relative;
}

div.games div.game span.team:not(.winner) img.winner {
    display: none;
}

div.games div.game span.team.winner img.winner {
    position: absolute;
    width: 35px;
    left: 6px;
}

div.games div.game span.name {
    text-align: center;
    padding-bottom: 10px;
    padding-top: 15%;
    color: #3e3e3e;
    font-weight: bold;
}

div.games div.game span.result {
    flex-grow: 1;
    width: 9%;
    text-align: center;
    display: inline-flex;
    align-items: center;
}

div.games div.game span.result.Draw p {
    color: blue;
}

div.games div.game span.result.Draw span.draw-image {
    width: 100%;
    display: inline-block;
    text-align: center;
}

div.games div.game span.result.Draw span.draw-image img {
    width: 35px;
    display: inline-block;
}

div.games div.game span.result:not(.Draw) span.draw-image {
    display: none
}

div.games div.game span.result p.win {
    color: #04c704;
}

div.games div.game span.week {
    flex-grow: 1;
    width: 25%;
}

div.games div.game span.week span img {
    width: 22px;
}

div.games div.game span.details {
    flex-grow: 1;
    min-width: 8%;
    position: relative;
}

div.games div.game span.team, div.games div.game span.week {
    font-size: 12px;
}

div.games div.game span.details a {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    cursor: pointer;
}

div.games div.game span.details a:hover {
    -webkit-transform: translate(-80%, -50%);
    transform: translate(-80%, -50%);
}

div.games div.game span.details a i {
    font-size: 20px;
}

.partner-section .white-overlay:before{
    content:'';
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: none;
}
.partners .owl-stage-outer{
    position: relative;
}
.partners .owl-stage-outer:before{
    content:'';
    position: absolute;
    width: 100%;
    height: 100%;
    background: white;
    right: 0;
    padding: 0 0;
}
.news .news-sector {
    display: flex;
}

.news .news-sector .news-box .panel {
    border: #e2e2e2 1px solid;
    padding: 2px;
    direction: rtl;
    margin-bottom: 16px;
}


.news-media-box {
    direction: rtl;
}

.news-media-box .panel {
    position: relative;
    padding: 0 !important;
}

.news-media-box .panel::before {
    width: 15px;
    content: ' ';
    display: block;
    height: 55%;
    background: #0a9c50;
    position: absolute;
    right: 0;
    top: 30px;
}

.news-media-box .panel::after {
    width: 15px;
    content: ' ';
    display: block;
    height: 55%;
    background: #9f191f;
    position: absolute;
    left: 0;
    top: 60px;
}

.news-media-box .panel-image {
    display: flex;
    justify-content: center;
    align-items: center;
    height: auto !important;
}

.news-media-box .panel-image img {
    width: 100%;
}

.news-media-box .caption {
    width: 100%;
    position: absolute;
    bottom: 0;
    margin: 0;
    padding: 5px !important;
    background: #ffffffc4;
}

.news .news-sector .thumbnail {
    overflow: hidden;
    height: 200px;
    position: relative;
    margin: 0;
    padding: 0;
}

.news .news-sector .partner .thumbnail {
    height: 150px;
}

.news .news-sector .thumbnail img {

    /*position: absolute;*/
    /* left: 0; */
    /* top: 0; */
    /* transform: translate(-50%, -50%); */
    /*-ms-transform: translate(-50%, -50%);*/
    width: 100%;
    /* max-height: 100%; */
    padding: 5px;

    /*position: absolute;*/
    /*left: 50%;*/
    /*top: 50%;*/
    /*transform: translate(-50%, -50%);*/
    /*-ms-transform: translate(-50%, -50%);*/
    /*max-width: 100%;*/
    /*max-height: 100%;*/
    /*padding: 5px;*/
}

.news .news-sector .caption {
    padding: 0 20px;
}

.news .news-sector .caption h5 {
    margin-top: 10px;
    font-weight: bold;
    font-size: 15px;
    line-height: 1.4em;
    height: 42px;
}
.news .news-sector .caption h4 {
    margin-top: 10px;
    font-weight: bold;
    font-size: 19px;
    line-height: 1.4em;
    height: 42px;
}

.news .news-sector .caption p:first-of-type{
    height: auto;
    margin: 0;
    font-size: 12px;
    line-height: 25px;
    height: 75px;
}
.news .news-sector .caption p {
    height: 60px;
    overflow: hidden;
}

.news .news-sector .panel-body.panel div {
    color: black;
    border: 0;
}

.news .news-sector .panel-body.panel div.date {
    position: absolute;
    padding: 5px 9px;
    height: 30px;
    width: 100%;
    bottom: 0;
    color: white;
    background: #00000099;
}

.news .news-sector .panel-body.panel div.more {
    padding: 10px 20px 20px
}

.news .news-sector .panel-body.panel div.more a.btn {
    color: #c9292e;
    font-weight: bold;
    border: 1px solid #c9292e;
    padding: 3px 12px 4px;
    background: transparent;
    height: auto;
    width: auto;
    min-width: auto;
    margin-top: 0;
}

.news .news-sector .panel-body.panel div.more span {
    padding: 1.5px 0;
    float: left;
}

.news .news-sector .panel-body.panel div.more span i.fas {
    background: #e6e6e6;
    padding: 6px 6.9px;
    border-radius: 50%;
    cursor: pointer;
    float: left;
}

.news .news-sector .panel-body.panel div.more span i.fas:hover {
    transform: scale(1.15)
}

.news .news-sector .panel-body.panel div.more span span.social {
    display: inline-block;
    margin: 0;
    padding: 2px 5px;
    overflow: hidden
}

.news .news-sector .panel-body.panel div.more span span p {
    margin: 0;
    -webkit-transform: translateX(-132px);
    transform: translateX(-132px);
}

.news .news-sector .panel-body.panel div.more span span p.active {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.news .news-sector .panel-body.panel div.more span i.fab {
    border: 1px solid #e6e6e6;
    border-radius: 50%;
    cursor: pointer
}

.news .news-sector .panel-body.panel div.more span i.fab:hover {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
}

.news .news-sector .panel-body.panel div.more span i.fa-facebook-f {
    color: #2559c9;
    padding: 3px 6.4px;
}

.news .news-sector .panel-body.panel div.more span i.fa-twitter {
    color: #13bff1;
    padding: 3px;
}

.news .news-sector .panel-body.panel div.more span i.fa-whatsapp {
    color: #4fd059;
    padding: 3px 3.9px
}

.news .news-sector .panel-body.panel div.more span i.fa-instagram {
    color: #a641ab;
    padding: 3px 3.9px;
}

.news .news-sector .panel-body.panel div.more span i.fa-google-plus-g {
    color: #dd2f16;
    padding: 3px 1.25px;
}

.news .news-sector .panel-body.panel div.more span i.fa-linkedin-in {
    color: #007bb6;
    padding: 3px 3.887px;
}
textarea.form-control{
    height:150px
}
.member-card{
    width: 479px;
    height: 327px;
    display: flex;
    flex-flow: column;
    direction: ltr;
    border-radius: 10px;
    position: relative;
    background: white;
    overflow: hidden;
    border-radius: 12px;
}
.member-card.card-arbirator{
    background-image: url('../../SD08/msf/card-bg-other.png');
    background-size: cover;
    color:#1a2459
}
.member-card.card-coatch{
    background-image: url('../../SD08/msf/card-bg-other.png');
    background-size: cover;
    color: #1a2459;
}
.member-card.card-players-borns{
    background-image: url('../../SD08/msf/card-bg-none-citizen.png');
    background-size: cover;
    color: #1a2459;
}
.member-card.card-players-borns-f{
    background-image: url('../../SD08/msf/card-bg-none-citizen.png');
    background-size: cover;
    color:#1a2459
}
.member-card.card-players-citizen{
    background-image: url('../../SD08/msf/card-bg-citizen.png');
    background-size: cover;
    color: #1a2459;
}
.member-card.card-players-citizen-f{
    background-image: url('../../SD08/msf/card-bg-citizen.png');
    background-size: cover;
    color:#1a2459
}
.member-close{
    position: absolute;
    right: 0;
    background: #0d5399;
    color: white;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.member-close i{}
.member-header{
    display: flex;
    align-items: flex-end;
    color: #0a3e8a;
    font-size: 21px;
    padding: 10px 150px 0px 0;
    font-family: 'Cairo';
    height: 80px;
    justify-content: flex-end;
}
.member-header img{
    height: 36px;
    border-right: 1px solid #0a3e8a;
    margin-right: 10px;
    padding-right: 7px;
}
.member-body{
    display: flex;
    flex-flow: row wrap;
    padding: 20px 32px 0;
    align-items: flex-start;
}
.member-image{
    width: 120px;
    display: flex;
    flex-flow: column;
    align-items: center;
    text-transform: uppercase;
    background: white;
    padding: 2px;
    border-radius: 5px;
    margin-top: 98px;
}
.member-image img{
    max-width: 100%;
    max-height: 137px;
    border-radius: 5px;
}
.member-image span{
    font-family: 'Cairo';
    font-weight: bold;
    font-size: 20px;
}
.member-data{
    width: calc( 100% - 120px );
    display: flex;
    flex-flow: column;
    padding-left: 45px;
    padding-top: 99px;
}
.member-data span{
    line-height: 16px;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'Cairo';
    font-weight: bold;
}
.member-data > span{
    margin-bottom: 10px;
}
.member-footer{
    margin-top: auto;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    font-size: 20px;
    font-weight: bold;
    width: 100%;
    font-family: 'Cairo';
    padding: 0 57px 18px 197px;
    flex-flow: row wrap;
}
.member-footer span{
}
.member-footer span:first-child{
    font-family: 'Cairo';
}
.member-footer span.middle{width: 100%;text-align: center;}
.member-footer span:last-child{
}
.member-card-container{
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgb(0 0 0 / .6);
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease-in-out;
}
.member-card-container.active{
    visibility:visible;
    opacity:1;
}
#navbar{
    height:53px;
}
#navbar .fixed{
    position: fixed;
    background: #00adef;
    z-index: 99;
    top: 0;
    left: 0;
    padding: 1rem 1rem;
}

.navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer;
    border: 1px solid #e74c54;
}
div.agenda div.agenda-data {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    padding: 0 10%;
}

div.agenda div.agenda-data > a {
    display: inline-block;
    width: 100%;
    position: relative;
}

div.agenda div.agenda-data > a > div {
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
    margin-bottom: 15px;
}

div.agenda div.agenda-data > a > div > div:first-child {
    width: 10%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #636363;
    font-size: 15px;
    font-weight: bold;
    position: relative;
}

div.agenda div.agenda-data > a > div > div:first-child:before {
    content: '';
    background: #636363;
    height: calc(100% + 15px);
    position: absolute;
    width: 3px;
    left: 50%;
    transform: translate(-50%);
    -webkit-transform: translatex(-50%);
}

div.agenda div.agenda-data > a > div > div:first-child:after {
    background-image: url(../../SD08/msf/s.png);
    content: '';
    width: 20px;
    height: 20px;
    background-size: 100% 100%;
    z-index: 1;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

div.agenda div.agenda-data > a > div > div:first-child img {
    width: 20px;
    z-index: 1;
}

div.agenda div.agenda-data > a:first-child > div > div:first-child:before {
    /* top: 50%; */
}

div.agenda div.agenda-data > a:last-child > div > div:first-child:before {
    bottom: 50%;
    visibility:hidden;
}

div.agenda div.agenda-data > a > div > div:nth-child(2) {
    width: 5%;
    background: #00adef;
    color: white;
    padding: 20px 0;
    text-align: center;
    font-size: 21px;
    position: relative;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
}

div.agenda div.agenda-data > a > div > div:nth-child(2):before {
    content: '';
    position: absolute;
    right: -18px;
    border: 9px solid transparent;
    border-left: 9px solid #00adef;
    top: calc(50% - 8px);
}

div.agenda div.agenda-data > a > div > div:last-child {
    width: 85%;
    background: white;
    padding: 20px;
    font-size: 16px;
    position: relative;
    border-radius: 5px;
    margin-right: -5px;
    border: 1px solid #dcdcdc;
}

div.agenda div.agenda-data > a > div > div:last-child:before {
    content: '';
    position: absolute;
    right: -18px;
    border: 9px solid transparent;
    border-left: 9px solid #ffffff;
    top: calc(50% - 8px);
}
.form-wrapper{
    display: flex;
    align-items: center;
}
.form-wrapper input,.form-wrapper select,.form-wrapper textarea{
    width: calc(100% - 15px);
    margin-right: auto;
}
.form-wrapper .fa-star{
    margin-left: 3px;
    margin: 0;
    color: red;
    font-size: 10px;
    width: 10px;
    text-align: left;
}
.videos.owl-carousel{
    position: relative;
    padding: 0 40px;
}
.owl-theme .owl-nav{
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    justify-content: space-between;
    right: 0;
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next{
    background: transparent;
    color: #00adef;
    font-size: 30px;
    margin: 0;
    padding: 0;
}
.owl-carousel .owl-controls .owl-nav .owl-prev{
}
.owl-carousel .owl-controls .owl-nav .owl-next{}
.move-up-btn{
    position: fixed;
    z-index: 998;
    bottom: 70px;
    left: 20px;
    width: 40px;
    background-color: rgb(8 61 139);
    color: rgb(255, 255, 255);
    text-align: center;
    height: 40px;
    line-height: 44px;
    border-radius: 0px;
    font-size: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.move-up-btn i {
    color: white;
    font-size: 15px;
}
.wow{ 
    visibility: hidden; }
.animation{
    transition: all .5s ease-in-out;
}
.fadeIn{
    visibility: hidden;
    opacity: 0;
}
.fadeInUp{
    transform: translateY(20px);
    visibility: hidden;
    opacity: 0;
}
.fadeInDown{
    transform: translateY(-20px);
    visibility: hidden;
    opacity: 0;
}
.fadeInRight{
    transform: translateX(20px);
    visibility: hidden;
    opacity: 0;
}
.fadeInLeft{
    transform: translateX(-20px);
    visibility: hidden;
    opacity: 0;
}
.ZoomIn{
    transform: scale(0);
    visibility: hidden;
    opacity: 0;
}
.animation.show{
    transform: unset;
    visibility: visible;
    opacity: 1;
}
.home-article .card-body{
    background: #ebebeb;
    transition: all .3s ease-in-out;
}
.home-article a{
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 216px;
}
 img{
    transition: all .3s ease-in-out;
}
.home-article .card-text:last-child {
    margin-bottom: 0;
    height: 128px;
    overflow: hidden;
    text-align: initial;
    line-height: 23px;
}
.home-article:hover img{
    transform: scale(1.15);
}
.home-article:hover .card-body{
    transform: translateY(-40px);
}
footer{
    background: #f4f4f4;
}
footer a {
    color: #333;
}
.select2-container--default .select2-selection--single{
    height: 40px;
    padding: 6px 8px;
    font-size: 14px;
    color: #000;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{
    padding: 0;
}
footer ul{
    flex: 1;
    min-width: 180px;
    margin-bottom:25px;
}
footer ul li{}
footer ul li.link-title{
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px;
}
.navbar-collapse{
    z-index: 99;
}
footer ul li.link-title a{
    color: #333;
    cursor: unset;
}
select.form-control:not([size]):not([multiple]){
    height: 40px;
}
@media(max-width:768px){
    .home-article .card-text:last-child,
    .card .card-title{
        height: auto;
    }
    .home-article a{
        height: 150px;
        min-height: auto;
    }
    .home-article a img{
        max-height: 100%;
    }
    .member-footer{
        background-position: 0 -8px;
    }
}