@charset "utf-8";

/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@300;400&display=swap');
ul,
li,
a {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

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

p {
    line-height: 30px;
}

.padding-fluid {
    padding-left: 20px;
    padding-right: 20px;
}

.cleaner {
    clear: both;
}

.cleaner-h1 {
    clear: both;
    height: 10px;
}

.cleaner-h2 {
    clear: both;
    height: 20px;
}

.cleaner-h3 {
    clear: both;
    height: 30px;
}

.cleaner-h4 {
    clear: both;
    height: 40px;
}

.cleaner-h5 {
    clear: both;
    height: 50px;
}

body {
    background: #FAFBFE;
    direction: rtl !important;
    font-family: 'Cairo', sans-serif !important;
}
p,
span {
    font-family: 'Cairo', sans-serif !important;
}

.background-header {
    width: 100%;
    background: #2F81A0;
}

ul.contact {
    float: right;
}

ul.contact li {
    display: inline-block;
    margin-left: 60px;
    color: white;
}

ul.contact li img {
    margin-left: 12px;
}

ul.Social {
    float: left;
}

ul.Social li {
    display: inline-block;
    margin-left: 10px;
}

ul.Social li img.face {
    width: 10px;
    height: 14px;
}

ul.Social li img.twitter {
    width: 15px;
    height: 12px;
}

ul.Social li img.tube {
    width: 16px;
    height: 20px;
}

ul.Social li img.instgram {
    width: 14px;
    height: 14px;
}

ul.Social li img.ghostlogo {
    width: 14px;
    height: 14px;
}

.divider-line {
    width: 100%;
    height: .5px;
    background: #FFFFFF;
}

.menu {
    float: left;
}

.menu li {
    display: inline-block;
    margin-right: 25px;
}

.menu li a {
    color: white;
}

.signin {
    margin: 0px 15px 0px 25px !important;
    padding-right: 20px;
    border-right: 1px solid #00FF80;
}

.signin a {
    color: #00FF80 !important;
}

.singup {
    margin-right: 0px !important;
    padding: 10px;
    background: white;
    border-radius: 21px;
}

.singup a {
    color: black !important;
    padding: 15px;
}

.menu li a:hover {
    text-decoration: none;
}

.header-container h3,
.header-container p {
    color: white;
}

.header-container h3 {
    margin-bottom: 15px;
}

form.signup-form input,
.signup-form select,
.signup-form textarea {
    width: 100%;
    margin-bottom: 20px;
    background: #F5F6F8;
    border: 0px;
    border-radius: 7px;
    padding-right: 10px;
}

form.signup-form input,
.signup-form select {
    height: 42px;
}

form.signup-form textarea {
    height: 170px;
    padding-top: 15px;
}

.file-type {
    background: none !important;
    border-radius: 0px !important;
    padding-right: 0px !important;
}

.adv-space {
    width: 100%;
    height: 270px;
}

.btn-add {
    background: green !important;
    padding: 7px 35px !important;
    border-radius: 50px !important;
    float: left;
    margin-left: 19px;
}

.fotter {
    width: 100%;
    background: #F2F2F2;
}

.p-fotter {
    font-size: 11px;
    color: #7F9088;
    line-height: 27px;
    margin-top: 15px;
    width: 85%;
}

.ul-fotter {
    margin-top: 15px;
}

.ul-fotter li {
    line-height: 27px;
}

.ul-fotter li a {
    font-size: 11px;
    color: #7F9088;
}

.calling-fotter {
    margin-top: 25px;
}

.calling-fotter li {
    line-height: 1;
}
.calling-fotter > li {
    margin-bottom: 15px;
}
.calling-fotter > li > img {
    margin-left: 5px;
}

.calling-fotter li ul {
    margin-top: 15px;
}

.calling-fotter li ul li {
    display: inline-block;
    margin-left: 10px;
}

.calling-fotter li ul li a img {
    width: 35px;
    height: 35px;
}

.divider-fotter {
    width: 100%;
    height: .5px;
    background: #DFDADA;
}

.copyright {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
}

.add-time img {
    width: 30px;
    height: 30px;
    margin-top: 7px;
}

.checkboox {
    width: 22px !important;
    height: 20px !important;
    float: right !important;
}

.label-checkboox {
    margin-right: 8px;
    margin-top: 3px;
    font-weight: 500;
}

.labelonline {
    float: right;
    margin-left: 65px;
}

.check-div {
    float: right;
    margin-left: 30px;
    margin-top: -5px;
}

.online {
    margin-top: 15px;
}

.img-about {
    width: 250px;
    margin-right: 15%;
}

p.p-about {
    color: #b8aeae;
    font-size: 12px;
}

.block-contact {
    width: 100%;
    background: #F2F2F2;
    border-radius: 10px;
    text-align: center;
    padding: 45px;
}

.block-contact h2 {
    font-size: 16px;
    color: #7F9088;
}

.block-contact h3 {
    font-size: 16px;
    font-weight: bold;
    margin: 0px;
}

.block-contact i {
    font-size: 40px;
    color: #2F81A0;
}

.one-side h4 {
    padding: 0px;
    margin: 0px;
    background: #FAFAFA;
    padding: 8px 10px;
    margin-bottom: 10px;
    font-size: 17px;
    border-radius: 3px;
}

.one-side label {
    margin-right: 10px;
    font-weight: 500;
    font-size: 12px;
}

.one-side input {
    margin-right: 13px !important;
    margin-top: 8px !important;
}

.block {
    width: 100%;
    height: 350px;
    background: #F2F2F2;
    border-radius: 14px;
    margin-bottom: 25px;
}

.block img {
    width: 100%;
    height: 210px;
    border-radius: 14px 14px 0px 0px;
}

.block h2,.block h1 {
    font-size: 14px;
    text-align: center;
    margin: 0px;
    padding: 0px;
    margin-top: 15px;
    color: #2f81a0;
    margin-bottom: 5px;
}

.block a:hover {
    text-decoration: none;
}

.block p {
    white-space: nowrap;
    font-size: 12px;
    line-height: 27px;
    padding: 0px 18px;
    color: gray;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pgnation {
    margin-right: 40%;
    margin-top: 15px;
}

.pgnation ul li {
    display: inline-block;
    margin-left: 5px;
    background: #2F81A0;
    color: white;
    padding: 7px 14px;
    border-radius: 6px;
}

.pgnation ul li.active-li {
    background: #165269;
    color: white;
}

.pgnation ul li:hover {
    background: #165269;
    color: white;
}

.block-desc {
    text-align: center;
}

.pgnation ul li a {
    color: white;
}

.date {
    float: right;
    padding-top: 15px;
}

.bloc-center h2 {
    margin-top: 20px;
    text-align: right;
    padding-right: 82px;
}

.bloc-center p {
    text-align: right;
}

.date p {
    height: auto !important;
    text-align: center;
    line-height: 16px;
    border-left: 1px solid #B6B6B6;
}

.date p span {
    display: block;
}

.dropbtn {
    color: white;
    border: none;
    cursor: pointer;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #124d63;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {
    background-color: #f1f1f1;
    color: black;
}

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

.dropdown:hover .dropbtn {}

/*.model-signin {*/
/*    top: 120px !important;*/
/*}*/

.model-signin .modal-title {
    text-align: center !important;
}

.model-signin .modal-dialog {
    width: 100%;
    max-width: 300px;
    margin: 10px auto;
}

.model-signin .btn-add {
    background: green !important;
    padding: 7px 35px !important;
    border-radius: 7px !important;
    border: 0px;
    float: left;
    width: 100%;
    margin-left: 0px !important;
}

.check-input input {
    float: right;
    width: 30px !important;
    height: 20px !important;
    padding-right: 0px !important;
    margin-left: 7px !important;
}

.check-input label {
    margin-top: 3px;
}

.forgot-password {
    margin-right: 34%;
}

.latest-new {
    margin-bottom: 72px;
}

.latest-new img {
    float: right;
    width: 80px;
    height: 80px;
    border-radius: 7px;
    margin-left: 10px;
}

.latest-new h3 {
    font-size: 14px;
    line-height: 19px;
    height: 27px;
    overflow: hidden;
    /* margin-top: 45px; */
    padding-top: 7px;
}

.latest-new p {
    font-size: 10px;
    line-height: 17px;
}

.blog-detail img {
    width: 100%;
    height: auto;
}

.blog-detail h2 {
    font-size: 24px;
}

.blog-detail p {
    text-align: right;
    font-size: 12px;
}

.img-right {
    height: 220px !important;
    width: 100%;
    border-radius: 7px;
}

.data-project h3 {
    margin: 0px;
    padding: 0px;
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 30px;
    color: #2F81A0;
}

.data-project h5 {
    margin-bottom: 25px;
    color: #3681a0;
    font-weight: bold;
}

.data-project h5 i {
    float: right;
    margin-left: 10px;
    color: #7F9088;
}

.data-project h5 span {
    color: #7F9088;
    font-weight: 400;
    width: 112px;
    float: right;
}

.h5-data-project {
    color: #7F9088;
    font-weight: bold;
}

.p-data-project {
    font-size: 12px;
    color: #737272;
}

.smiliar {
    width: 100%;
    background: #F8F8F8;
}

.smiliar h3 {
    font-size: 21px;
    /* margin-bottom: 15px; */
    padding: 20px 0px;
    font-weight: bold;
}

.btn-pad {
    margin-left: 0px !important;
}

.block-main {
    width: 100%;
    background: #F2F2F2;
    border-radius: 12px;
    text-align: center;
    padding: 45px 25px;
}

.block-main img {
    padding: 20px;
    height: 77px;
    width: 74px;
    margin-bottom: 16px;
    margin-right: 4px;
}

.block-main div {
    background: white;
    margin-right: 30%;
    width: 39%;
    border-radius: 70px;
}

.block-main h3 {
    padding: 0px;
    margin: 0px;
    font-size: 20px;
    color: black;
}

.block-main a:hover {
    text-decoration: none;
}

.blog-home {
    width: 100%;
    background: #F8F8F8;
}

.btn-home {
    background: white !important;
    border-color: white !important;
    color: black !important;
}

.item img {
    width: 100%;
}

.carousel-caption h3 {
    text-align: right;
    line-height: 44px;
}

.carousel-caption p {
    line-height: 26px;
    text-align: right;
}

.carsoul-slider-gemy {
    position: relative;
    top: 230px;
    right: 9% !important;
}

.slider-gemy {
    position: relative;
    top: 0px;
    z-index: 1;
    margin-bottom: 50px;
}

.background-home {
    position: relative;
    z-index: 9999 !important;
    background: #164b5f !important;
    height:132px;
}

.carousel-control span {
    font-size: 21px !important;
}

/* .slider-gemy img {
    height: 460px !important;
} */

ul.date-hotels li {
    display: inline-block;
    margin-left: 3px;
}

ul.date-hotels li p {
    font-size: 12px;
    background: #F8F8F8;
    padding: 10px 21px;
    border-radius: 7px;
    font-weight: bold;
}

ul.date-hotels li span {
    display: block;
    margin-top: -8px;
    margin-bottom: -8px;
    font-weight: 300;
}

.hotels-date-h h4 {
    font-size: 14px;
    font-weight: bold;
}

.nav-gemy li {
    display: inline-block !important;
    width: 100%;
}

.nav-gemy>li>a {
    line-height: 37px !important;
}

.nav-gemy>li.active>a,
.nav-gemy>li.active>a:hover,
.nav-gemy>li.active>a:focus {
    background-color: #2F81A0 !important;
    border-radius: 7px !important;
    color: white !important;
}

.title-model {
    font-size: 21px;
    color: #2F81A0 !important;
    font-weight: bold;
}

.btn-admin {
    margin-left: 0px;
}

.tabel-order {
    border-collapse: collapse;
    width: 100%;
}

.tabel-order td,
.tabel-order th {
    border: 1px solid #dddddd;
    text-align: right;
    padding: 8px;
    font-size: 12px;
}

.tabel-order tr:nth-child(even) {
    background-color: #dddddd;
    height: 50px;
}

.tabel-order td span,
.tabel-order th span {
    font-weight: bold;
}

.model-add {
    width: 600px !important;
}

.model-add .add-time img {
    width: 24px;
    height: 22px;
    margin-top: 12px;
}

.upload-folder h5 {
    padding: 0px;
    margin: 0px;
    margin-bottom: 20px;
}

.upload-folder input {
    background: none !important;
    margin-bottom: 0px !important;
    padding-bottom: 0px;
}

.block-interal {
    height: 260px !important;
}

ul.Social li a {
    color: white;
    font-size: 16px;
}

.tags span {
    background: #2F81A0;
    color: white;
    padding: 5px 7px;
    line-height: 44px;
}

.latest-new a {
    color: black;
}

.latest-new a:hover {
    text-decoration: none;
}

.img-width {
	margin-right:20%;
	width:250px;
	margin-top:35px;
}

.img-fotter-final {
    width: 236px;
    margin-bottom: -14px;
}

.social-fotter-final li {
        background: #24694F;
    color: white !important;
    width: 31px;
    height: 30px;
    text-align: center;
    border-radius: 70px;
    padding-top: 9px;
}

.social-fotter-final li a {
    color:white;
}




.bloc-cneter-traning {
		height: 318px;
}
.bloc-cneter-traning .date p {
line-height: 13px;
}

.bloc-cneter-traning  h2 {
	   margin-top: 25px;
		    margin-bottom: 26px;
}

.bloc-right {
	float:right;
	width:50%;
}

.bloc-left , .bloc-right {
	padding-right: 10px;
}

.bloc-left i, .bloc-right i {
	padding-left:5px;
}

.bloc-right p ,.bloc-left p {
	padding:0px !important;

}
#calendar {
  max-width: 450px;
  margin: 40px auto;
  max-height:450px;
}

.background-internal {
    background:#1f566a;
}

.btn-more {
  margin: 0 0 15px;
  border-radius: 16px;
  background: #164b5f;
  color: #fff;
  padding: 7px 35px;
  border: 1px solid transparent;
  float: left;
  transition: all .3s ease-in-out;
}
.btn-more:hover {
  background: #337ab7;
  color: #fff !important;
  border-color: #337ab7;
  transition: all .3s ease-in-out;
}


.slick-prev,
.slick-next {
    z-index: 10;
}
.slick-prev {
  left: 30px;
}
.slick-next {
  right: 30px;
}
.slick-slider-main {
  margin: 0 0 60px;
}
.slick-slider-main .slick-item {
  position: relative;
}
.slick-slider-main .slick-caption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  z-index: 9;
}
.slick-slider-main h3 {
  margin: 0 0 15px;
}
.slick-slider-main p {
  margin: 0;
}
.slick-slider-main h3,
.slick-slider-main p{
  color: #fff;
  text-shadow: 0px 0px 10px #000;
}
.slick-slider-main .col-md-6:first-child {
    /* background: rgba(255, 255, 255, 0.3);
    border-radius: 12px;
    padding: 15px 30px; */
}

.block-card-main {
  padding: 0;
  background: #f9f9f9;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  margin: 15px 0;
  padding: 45px 5px;
  border: 1px solid #ccc;
  
    transition: all .3s ease-in-out;
}
.block-card-main .icon-wrapper {
     width: 50px;
    height: 50px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 15px;
    overflow:hidden;
    background: #fff;
    border: 1px solid #f2f2f2;
}
.block-card-main img {
    width: 100%;
    max-width: 30px;
}
/*
.block-card-main a {
  position: absolute;
  bottom: 0;
  padding: 0 15px;
  width: 100%;
  height: 50px;
  right: 0;
  text-align: center;
  z-index: 2;
  transition: all .3s ease-in-out;
  text-decoration: none;
  color: #000;
  background: rgba(255, 255, 255, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
}
.block-card-main a:hover {
  text-decoration: none;
  color: #000;
}
.block-card-main:hover a {
    height: 100%;
    transition: all .3s ease-in-out;
}
*/
 a.block-card-main {
text-decoration: none;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
a.block-card-main:hover {
    text-decoration: none;
     color: #23527c;
     border-color :#23527c;
     
    transition: all .3s ease-in-out;
}
 a.block-card-main h3 {
  font-size: 16px;
  font-weight: 700;
  margin: 0;
}


.create-project-background {
  background: url('../image/internal-banner-thumb/create-project-banner.jpg') no-repeat center center / cover;
}

.training-center-background {
  background: url('../image/internal-banner-thumb/training-center-banner.jpg') no-repeat center center / cover;
}

.create-package-background {
  background: url('../image/internal-banner-thumb/packeges-designer-banner.jpg') no-repeat center center / cover;
}

.hotel-background {
  background: url('../image/internal-banner-thumb/hotels-banner.jpg') no-repeat center center / cover;
}

.training-person-background {
  background: url('../image/internal-banner-thumb/trainer-banner.jpg') no-repeat center center / cover;
}

.marketing-background {
  background: url('../image/internal-banner-thumb/business-banner.jpg') no-repeat center center / cover;
}

.courses-background {
  background: url('../image/internal-banner-thumb/create-training-banner.jpg') no-repeat center center / cover;
}

.graphic-design-background {
  background: url('../image/internal-banner-thumb/graphic-design-banner.jpg') no-repeat center center / cover;
}

.courses-center-background {
  background: url('../image/internal-banner-thumb/courses-banner.jpg') no-repeat center center / cover;
}

.blog-background {
  background: url('../image/internal-banner-thumb/blog-banner.jpg') no-repeat center center / cover;
}
.contact-us-background {
  background: url('../image/internal-banner-thumb/contact-us-banner.jpg') no-repeat center center / cover;
}
.register-background {
  background: url('../image/internal-banner-thumb/register-banner.jpg') no-repeat center center / cover;
}
.about-background {
  background: url('../image/internal-banner-thumb/create-training-banner.jpg') no-repeat center center / cover;
}
.universty-background{
    background: url('../image/internal-banner-thumb/universty.jpg') no-repeat center center / cover;
}
.promo-background{
    background: url('../image/internal-banner-thumb/promo.jpg') no-repeat center center / cover;
}

.background-internal {
  position: relative;
}
.create-project-background::after,
.training-center-background::after,
.create-package-background::after,
.hotel-background::after,
.training-person-background::after,
.marketing-background::after,
.courses-background::after,
.graphic-design-background::after,
.courses-center-background::after,
.blog-background::after,
.contact-us-background::after,
.register-background::after,
.about-background::after {
  content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(31, 86, 106, .5);
}
.background-internal .container {
  position: relative;
  z-index: 2;
}


.block-center-style-01 {
  display: flex;
  flex-direction: column;
  padding-bottom: 15px;
  overflow: hidden;
  height: auto;
}
.block-center-style-01 a {
  display: flex;
  flex-direction: column;
}
.block-center-style-01 .img-background {
  width: 100%;
  height: 262px;
}
.block-center-style-01 .block-head {
  padding: 10px 15px;
}
.block-center-style-01 .block-head a {
  transition: all .3s ease-in-out;
}
.block-center-style-01 .block-head a:hover {
  color :#000;
  transition: all .3s ease-in-out;
}
.block-center-style-01 .date {
  padding: 0;
}
.block-center-style-01 .date p {
  text-align: right;
  display: flex;
  margin: 0;
  border: 0;
  padding: 0;
}
.block-center-style-01 .date p span {
  margin: 0 5px;
}
.block-center-style-01 h2,.block-center-style-01 h1 {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 0;
    margin: 10px 0 0;
    text-align: right;
    display: block;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.block-center-style-01 a h2,
.block-center-style-01 a:hover h2 {
  transition: all .3s ease-in-out;
}
.block-center-style-01 a:hover h2 {
  color: #000;
}
.block-center-style-01 .btn-success {
    margin: 0 15px;
    border-radius: 5px;
}
.block-center-style-01 p {
  text-align: right;
}

.block-center-style-01 p.block-desc {
  min-height: 27px;
}




.about-us-main-wrapper h1,
.about-us-main-wrapper h2,
.about-us-main-wrapper h3,
.about-us-main-wrapper h4,
.about-us-main-wrapper h5,
.about-us-main-wrapper h6 {
    font-weight: 700;
    margin-bottom: 15px;
}
.about-us-main-wrapper img {
    max-width: 100%;
    margin: 15px 0 30px;
}

.about-us-main-wrapper p {
    color: #000;
}
.about-us-main-wrapper p,
.about-us-main-wrapper ul li a {
    font-size: 18px;
}
.about-us-main-wrapper ul li a {
    padding: 5px 15px;
    color: #164b5f;
    position: relative;
    z-index: 3;
}
.about-us-main-wrapper ul li a:hover {
    color: #fff;
    text-decoration: none;
}
.about-us-main-wrapper ul {
    display: flex;
}
.about-us-main-wrapper ul li {
    margin: 7.5px 15px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.about-us-main-wrapper li:first-child {
    margin-right: 0;
}
.about-us-main-wrapper li::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: #164b5f;
    opacity: .1;
    z-index: 1;
}
.about-us-main-wrapper li:hover::before {
    opacity: 1;
}

.about-us-main-wrapper {
  margin: 0;
  padding: 30px 0;
  position: relative;
  display: flex;
  align-items: center;
}
.about-us-main-wrapper .col-md-6 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  min-height: 100%;
  margin: auto 0;
}
/* .about-us-main-wrapper .row {
  display: flex;
} */
.about-us-main-wrapper .img-about {
  width: 100%;
  margin: 0 0 30px;
}
.about-us-main-wrapper-bg {
  background: #F8F8F8;
}

.img-right {
  height: auto !important;
}
.block img {
  height: auto;
}

.btn-style-space {
  margin: 0 15px 45px !important;
}

/*  ma3roof logo    */
.maroof-logo-wrapper {
    width: 100%;
    position: relative;
    margin: 0 0 15px;
    display: flex;
    background: #e9e7e7;
    padding: 15px;
    border-radius: 8px;
    max-width: 70px;
}

.maroof-logo-wrapper img {
    max-width: 40px;
}

.slick-slider-main .slick-slide img {
    margin: 0 auto;
}

ul.Social,
.footer-social-nav {
    display: flex;
    align-items: center;
}

.fa-tiktok {
    width: 16px;
    height: 16px;
    background: url('../image/tiktok-white-icon.png') no-repeat center center / contain;
    display: block;
}
.fotter .fa-tiktok {
    width: 14px;
    height: 14px;
    background: url('../image/tiktok-blue-icon.png') no-repeat center center / contain;
}
.fotter a:hover .fa-tiktok {
    background: url('../image/tiktok-dark-blue-icon.png') no-repeat center center / contain;
}

.form-group {
    position: relative;
}
.toggle-password {
    position: absolute;
    top:14px;
    left: 15px;
}
.fa {
    font: normal normal normal 14px/1 FontAwesome !important;
}

.search-home-wrapper {
    display: block;
    position: relative;
    margin: 0 15px 30px;
}
.btn-search-home {
    background: #c5b37e;
    border: 1px solid #c5b37e;
    color: #fff;
    text-align: center;
    display: block;
    padding: 15px 0;
    border-radius: 12px;
    font-size: 16px;
}
.btn-search-home:hover {
    background: #fff;
    color: #c5b37e;
}
.btn-search-home i {
    margin-left: 5px;
}


.header-position-fixed.navbar,
.header-position-fixed.background-home{
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
}
.slick-slider-main,
.background-internal {
    margin-top: 132px;
}

.search-form-main-wrapper h3 {
    margin: 0 0 30px;
}
.signup-form select {
    box-shadow: none;
}

.registration-main-wrapper {
    display: flex;
    margin: 0 0 15px;
    flex-direction: column;
}

.registration-main-wrapper h3 {
    margin: 30px 0 15px;
}

.registration-main-wrapper h3:first-child {
    margin: 0 0 15px;
}


.registration-main-wrapper p {
    margin: 0 0 15px;
}

.search-form-main-wrapper h3 {
    margin: 0 0 30px;
}

.video-js {
    overflow: hidden;   
}

.course-payment-wrapper .course-payment-row {
    padding: 162px 0 30px;
}


.box-user-visites {
    display: flex;
    align-items: center;
    background: #fff;
    padding: 10px 15px;
    border-radius: 5px;
}
.user-visites-icon {
    padding: 15px;
    background: #e9e7e7;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    border-radius: 5px;
}
.user-visites-icon i {
    font-size: 42px;
    color: #000;
}
.user-visites-text {
    padding: 5px 15px;
    display: flex;
    flex-direction: column;
}
.user-visites-text h3 {
    margin: 0;
}

/*  social share    */
.share-button {
    display: flex;
    align-items: center;
}
.btn.share-btn {
    background: #164b5f;
    border: 1px solid #164b5f;
    border-radius: 30px;
    color: #fff;
    padding: 7px 35px;
}
.btn.share-btn:hover,
.btn.share-btn:focus{
    outline: 0;
    border-color: #164b5f;
    color: #164b5f;
    background: transparent;
}
.socializer-wrapper {
    display: none;
    position: absolute;
    right: 8px;
    bottom: -39px;
}
.socializer a {
    border-radius: 100%;
}
/*.social .fbtn {*/
/*    width: 50px;*/
/*    display: inline-block;*/
/*    color: #fff;*/
/*    text-align: center;*/
/*    line-height: 18px;*/
/*    float: left;*/
/*}*/
/*.social .fa {*/
/*    padding: 15px 0px*/
/*}*/
/*.facebook {*/
/*    background-color: #3b5998;*/
/*}*/
/*.gplus {*/
/*    background-color: #dd4b39;*/
/*}*/
/*.twitter {*/
/*    background-color: #55acee;*/
/*}*/
/*.stumbleupon {*/
/*    background-color: #eb4924;*/
/*}*/
/*.pinterest {*/
/*    background-color: #cc2127;*/
/*}*/
/*.linkedin {*/
/*    background-color: #0077b5;*/
/*}*/
/*.buffer {*/
/*    background-color: #323b43;*/
/*}*/
/*.share-button.sharer {*/
/*    height: 20px;*/
/*    padding: 100px;*/
/*}*/
/*.share-button.sharer .social.active.top {*/
/*    transform: scale(1) translateY(-10px);*/
/*}*/
/*.share-button.sharer .social.active {*/
/*    opacity: 1;*/
/*    transition: all 0.4s ease 0s;*/
/*    visibility: visible;*/
/*}*/
/*.share-button.sharer .social.networks-5 {} .share-button.sharer .social.top {*/
/*    margin-top: -80px;*/
/*    transform-origin: 0 0 0;*/
/*}*/
/*.share-button.sharer .social {*/
/*    margin-left: -65px;*/
/*    opacity: 0;*/
/*    transition: all 0.4s ease 0s;*/
/*    visibility: hidden;*/
/*}*/

.modal-backdrop.fade {
    /*z-index: 99991;*/
}
.modal.fade {
    z-index: 99992;
}
.modal.model-signin {
    overflow-y: inherit !important;
}
@media only screen and (max-width: 992px) {

  .about-us-main-wrapper {
    padding: 15px 0;
  }
  .about-us-main-wrapper .row{
    flex-direction: column;
  }
  .about-us-main-wrapper.block-reverse .row{
    flex-direction: column-reverse;
  }

  .data-project h3 {
    margin: 30px 0;
  }


  .navbar-gemy {
      background:#164b5f !important;
        min-height: 78px !important;
      margin-bottom: 0px !important;
      }

      .navbar {
      position: relative;
      min-height: 78px !important;
      margin-bottom: 0px !important;
      border: 1px solid transparent;
    }

    .navbar-toggle {
      background : white!important;
    }

    .navbar-toggle .icon-bar {
      background:black !important;
    }
    .navbar-toggle {
      margin-top: 21px !important;
    }

    .navbar-nav>li>a , .navbar-nav .open .dropdown-menu>li>a {
      color:white !important;
    }
}

@media only screen and (max-width: 768px) {
  .btn-more  {
    display: block;
    width: 100%;
  }
  
    .slick-slider-main,
    .background-internal {
        margin-top: 78px;
    }
    
    .row.btn-wrapper-share-buy {
        margin: 0;   
    }
    .btn-wrapper-share-buy .btn {
        width: 100%;
    }
    .btn-wrapper-share-buy .share-btn {
        margin-bottom: 45px;
    }
    .socializer-wrapper {
        bottom: 7px;
    }
    .btn-wrapper-share-buy .btn-danger {
        margin-left: 0;
    }
}
@media only screen and (max-width: 600px) {
    /* .background-home {
      height: 70px;
    }

    .block img {
        width:100%;
        height:auto;
    }
    .block {
        height:auto;
        padding-bottom:40px;
    }

    .bloc-center {
        padding-bottom:10px;
    }

    .block-main {
        padding: 5px;
        margin:5px;
        min-height: 150px;
    }
    .block-main img{
        height: 62px;
        width: 77px;
        margin-right: 0px;
    }
    .carsoul-slider-gemy {
        position: relative;
        top: 35px;
        right: 2% !important;

    }
    .carsoul-slider-gemy  h3,.carsoul-slider-gemy  p{
        font-size: 12px;
    } */


}




@media only screen and (max-width: 540px) {
    a.block-card-main h3 {
        font-size: 12px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        width: 100%;
        line-height: 1.2;
        display: block;
        text-align: center;
    }
}
