/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

html {
    font-size:1rem;
} 
body {
    font-family: 'STC';
    font-style: normal;
    font-weight: normal;
    overflow-x:hidden;
    background: #fff;
    position: relative;
    direction:rtl;
}
@-webkit-keyframes sk-stretchdelay {
  0%, 40%, 100% { -webkit-transform: scaleY(0.4) }  
  20% { -webkit-transform: scaleY(1.0) }
}

@keyframes sk-stretchdelay {
  0%, 40%, 100% { 
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }  20% { 
    transform: scaleY(1.0);
    -webkit-transform: scaleY(1.0);
  }
}
@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
} 
.more {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 2rem 0 0;
}
.more .icon{
    background: #189295;
    border-radius:50px;
    width:50px;
    height:50px;
    display: flex;
    align-items: center;
    margin-right: -9px;
    justify-content: center;
    transition: all .5s;
}
.about__section .more{
    justify-content:right;
}
.about__section .btn,.about__section .btn-more{padding: .6rem 3rem 1rem;background: #113F66;color: #fff;}
.btn,
.btn-more {
    box-shadow: none;
    width: fit-content;
    text-align: center;
    color: #fff;
    padding: .7rem 31px 1rem;
    transition: all 0.5s ease-in-out;
    background: #113F66;
    border-radius: 3rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.more:hover .icon{
    transform:rotatey(180deg);
    transition:all .5s;
}
.btn-default:hover, 
.btn-more:hover,
.btn:hover {
    background: #15547e;
    color: #fff;
}
.btn-default:focus, 
.btn-more:focus,
.btn:focus ,
button {
    outline: none !important;
}
.content_ a {
    color: #000;
    text-decoration: underline;
    border: 0;
}
.topTitle{
    display:flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
    padding: 1rem 0 1rem;
}
.topTitle .title{
    width: 80%;
}
.topTitle .more{
    width:20%;
    margin-right: auto;
    display: flex;
    justify-content: flex-end;
}
.title h2{
    font-size: 3rem;
    color: #204B70;
}
.title p {
     color: #fff;
     font-size: 2.5rem;
     font-weight: 500;
}
.title h4 {
     color: #144A98;
     font-size: 1.4rem;
     font-weight: normal;
     text-align:justify;
     line-height:30px;
     width: 90%;
     padding-bottom: 2rem;
}
.mazn__section .title p{
    color:#fff;
    width: 70%;
    font-size: 2.2rem;
}
.mazn__section {
    
    padding-right: 5rem;
}
/* .container {
    max-width: 1728px;
    padding-left: 8rem;
    padding-right: 8rem;
} */
.custom_container{
    padding: 0 0 0 5rem;
}
.error-404 {
    background: transparent
}
.not-found .page-content a {
    border: 0.2rem solid #FF5C1C !important;
}
.ls-nav-next:after ,
.ls-nav-prev:after {
    display: none
}
.ls-nav-next {
    background: url(../images/Up.svg)center /100%;
    width: 3rem !important;
    height: 3rem !important;
    left: 4%;
    top: 55% !important;
    transform: rotate(-90deg);
}
.ls-nav-prev {
    background: url(../images/Up.svg)center /100%;
    width: 3rem !important;
    height: 3rem !important;
    left: 4% !important;
    top: 62% !important;
    transform: rotate(90deg);
}
.slick-dots {
    left: 0;
    right: 0;
    width: auto;
    bottom: -41px;
}
.slick-dots li {
    margin: 0;
    width: unset;
    height: unset;
}
.slick-dots li button {
    padding: 0;
    width:1rem;
    height:1rem;
    border:none;
    border:1px solid #ccc;
    border-radius:50px;
    margin: 0.1rem;
    transition: all 0.5s ease-in-out;
}
.slick-dots li.slick-active button {
    background: #AF5B27;
    border-color:#AF5B27;
    opacity:1;
}
.slick-dots li button:before {
    display: none;
}
/* header */
header {
    transition: all 0.5s ease-in-out;
    position: relative;
}
header .headerLeft{
    justify-content:left;
}
header .container-fluid{
    position:absolute;
    top: 20px;
    z-index: 99;
    background: #fff;
    width: 95%;
    margin: auto;
    border-radius: 4rem;
    padding: 1rem 32px;
    right: 0;
    left: 0;
}
header .container .row {
    z-index: 9;
    position: relative;
}
header .headerLeft{
    display:flex;
    align-items:center;
}
header .contract_request  a{
    background: #1a74a2;
    color:#fff;
    position:relative;
    border-radius: 42px;
    transition: all 0.4s ease;
    padding: 1rem 1.5rem;
    display: flex;
    align-items: end;
    width: fit-content;
    font-size: 1.1rem;
    transition:all .5s;
}
header .contract_request a:hover{
    background:#113F66;
    transition:all .5s;
}
header .header__logo img {
     width: auto;
}
header .menu {
    list-style: none;
    display: flex;
    flex-direction: row;
    padding: 1rem 0 0;
}
header .menu li a {
    color: #1A74A2;
    font-size: 1.3rem;
    transition: all 0.5s ease-in-out;
    font-weight: 400;
    padding: 0 1.2rem;
    position: relative;
}
header .menu li:hover > a {
    color: #0b7f81
}
li.menu-item-has-children:after {
    position: absolute;
    top: 0px;
    background: url(../images/drop.png) no-repeat center / 65%;
    width: 1.2rem;
    height: 1.2rem;
    content: "";
    right: -0.4rem;
    z-index: 9999999999;
}
header .menu li ul {
    list-style: none;
    display: none;
    transition: all 0.5s ease-in-out;
    transform: scale(0);
    background: #fff;
    border-radius: 1rem;
    padding: 0;
}
header .menu li.menu-item-has-children:hover ul {
    display: block;
    position: absolute;
    transition: all 0.5s ease-in-out;
    transform: scale(1);
    z-index: 99;
    top: 1.7rem;
    width: 14rem;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16);
    border: 1px solid #144A98;
    text-align: center
}
header .menu li.menu-item-has-children {
    position: relative;
}
header .menu li ul li a {
    padding: 1rem;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    border-bottom: 1px solid #144a9845;
    color: #144A98;
}
header .menu li ul li:last-of-type a {
    border: none
}
.header-bottom .menu li a {
    background: url(../images/n.png) no-repeat top right 10%
}
.modal-content{
    background:transparent;
    border:none;
    border-bottom: 1px solid #fff;
    border-radius: 0;
}
header .btn--search {
    background: #1A74A2;
    border: 0;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    margin: 1rem;
    transition:all .4s;
}
header .btn--search:hover{
    background:#113F66;
    transition:all .4s;
}
header .btn--search svg path{
    fill:#fff;
}
#exampleModal .modal-dialog {
    max-width: 45%;
}
#exampleModal .modal-content {
    background: #012434;
    border-radius: 5rem;
    padding: 3rem;
    border: 0;
}
.gform_title{
    display:none;
}
#exampleModal .modal-content .gform_title  {
    color: #fff;
    font-size: 2.4rem !important;
    
}
#exampleModal .modal-content .close {
    opacity: 1;
}
#exampleModal .modal-content .close svg {
    width: 3rem;
}
#exampleModal .modal-content .gform_fields  {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
    justify-content: center;
}
#exampleModal .modal-content .gfield  {
    background: #fff !important;
    width: 47% !important;
    padding: 1rem !important;
    border-radius: 0.4rem;
}
#exampleModal .modal-content .gform_fields .gfield:last-child {
    width: 100% !important;
}
#exampleModal .modal-content .gfield label {
    color: #C0C0C0;
}
#exampleModal .modal-content .gfield .ginput_container {
    margin: 0;
}
#exampleModal .modal-content .gfield input ,
#exampleModal .modal-content .gfield textarea {
    color: #C0C0C0;
    border: 0;
    margin: 0;
}
#exampleModal .modal-content .gfield textarea::placeholder ,
#exampleModal .modal-content .gfield input::placeholder {
    color: #C0C0C0;
    font-size: 1.5rem;
}
#exampleModal .modal-content .gform_button {
    width: 100%;
    background: #BD7303;
    border: 0;
    padding: 2rem;
    border-radius: 0.4rem;
    font-size: 1.5rem;
    display: flex;
    margin: 3rem 0 0;
    justify-content: center;
}
/* about__section */
.about__section {
    padding: 5rem 0 0;
    position: relative;
    color: #000;
    z-index: 9;
}
.about__section .title{
    padding: 4rem 0 1rem;
}
.about__section .title h2{
    color: #113F66;
    font-size:3rem;
}
.about__section .content p{
    font-size: 1.3rem;
    line-height: 1.5;
    padding: 1rem 0;
    color: #113F66;
    font-weight: 100;
    font-family: 'STC regular';
}
.about__section .content h4{
    font-size:2rem;
    color: #1A74A2;
}
.about__section .about_details_top{
    padding-bottom:5rem;
}
.about__section .about_details_top .image img{
    position: relative;
    border-radius: 4rem 4rem 4rem 0;
    overflow: hidden;
}
.about__section .image{
    min-height:80px;
}
.about__section .text h3{
    color:#1A74A2;
    padding:2rem 0;
}
.about__section .text p{
    font-family: 'STC regular';
    color:#113F66;
    font-size: 1.4rem;
    padding-left: 10rem;
}
.values_section{
    padding:5rem 0;
}
.values_section .title{
    padding-bottom:4rem;
}
.values_section .title p{
    color:#1A74A2;
    font-size: 2rem;
    width: 39%;
}
.values_section .item{
    text-align:center;
    margin: 3rem 0;
}
.values_section .col-lg-3:nth-of-type(4) .item,
.values_section .col-lg-3:nth-of-type(2) .item{
    margin-top:-5rem;
}
.values_section .item .image{
    padding:5rem;
    background:url(../images/valueShape.png)no-repeat center;
    background-size: contain;
}
.values_section .item h2{
    color:#113F66;
    font-size:1.8rem;
    padding: 0 0;
}
.pack_section{
    background:url(../images/packLayer.png)no-repeat;
    padding: 7rem 0;
    background-size: cover;
}
.pack_section .title h2{
    color:#fff;
}
.pack_section .title h4{
    color:#73BDFF;
    font-size:2rem;
    padding-bottom: 1rem;
}
.pack_section .title p{
    font-size:1.3rem;
    font-family: 'STC regular';
    width: 57%;
    padding-bottom: 3rem;
}
.pack_section .item{
    background:#fff;
    padding:2rem;
    border-radius:2rem 2rem 0 2rem;
    margin: 1rem;
}
.pack_section .item .image{
    background:#196a97;
    padding:1rem;
    margin:0 0 2rem;
    border-radius:50px;
    width: 100px;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.pack_section .item .caption h4{
    color:#1a74a2;
    font-size: 1.9rem;
}
.pack_section .item .caption p{
    color: #2186ba;
    font-size: 1.6rem;
    width: 66%;
}
.pack_section .innerItem h5{
    background:#113f6614;
    font-family: 'STC regular';
    color:#113F66;
    padding: .8rem;
    padding-right: 2rem;
    border-radius:50px;
    display: flex;
}
.pack_section .innerItem h5 .icon{
    padding-left:1rem;
}
.pack_section .btn,.pack_section .btn-more{
    width:100%;
    margin:1rem 0;
    background: #15547e;
}
.pack_section .btn:hover,.pack_section .btn-more:hover{
    background:#1A74A2;
}
/* services_section */
.services_section{
    text-align: center;
    background: #1c709b;
    border-radius: 0 0 7rem 7rem;
    padding: 0 0 5rem;
}
.services_section .topTitle .title p{
    color:#fff;
    font-size:3rem;
}
.services_section .topTitle .title h3{
    color:#fff
}
.services_section .title{
    padding-bottom: 3rem;
    text-align: right;
}
.nav-tabs{
    border:none;
}
.nav-tabs .nav-link{
    color:#fff;
    border:1px solid #fff;
    margin:1rem .3rem;
    border-radius:5rem;
    font-size: 1.3rem;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
    background: #3490c0;
    border-color: #3490c0;
    color: #fff;
}
.services_section .item{
    position:relative;
    margin: 1.1rem;
    overflow: hidden;
    text-align: center;
    background: #113f6675;
    border-radius: 3rem;
    padding: 0 3rem 2rem;
    min-height: 285px;
}
.services_section .item .image{
    background:#113F66;
    margin: 2rem auto;
    width: fit-content;
    padding: 2rem;
    border-radius: 3rem;
}
.services_section .item .image img{
    margin:auto;
    max-height: 6rem;
    width: 100%;
}
.services_section .item .caption{
    
}
.services_section .item .caption h3{
    color: #fff;
    display: inline-block;
    font-size: 1.5rem;
}
.services_section .btn, .btn-more{
    font-size: 1.3rem;
    padding: .8rem 3rem 1.1rem;
    color: #fff;
    background: #15547e;
}
.services_section .btn:hover,
.services_section .btn-more:hover{
    background:#1a74a2c4;
}
.numbers_section{
    background: url(../images/statLayer.png)no-repeat cadetblue;
    padding: 5rem 5rem;
    color:#fff;
    overflow: hidden;
    margin: 4rem 0;
    position: relative;
    background-size: cover;
}
.numbers_section:after{
    position:absolute;
    content:'';
    background:#1a74a2cc;
    width:100%;
    height:100%;
    top:0;
    left:0;
    z-index:1;
}
.numbers_section .title{
    position:relative;
    z-index:9;
}
.numbers_section .title h2{
    font-size:3rem;
    color:#fff;
    padding-bottom: 3px;
}
.numbers_section .title p{
    color:#fff;
    font-size: 1.3rem;
    font-family: 'STC regular';
    padding: 1rem 0 0 13rem;
}
.numbers_section .item{
    margin:2rem 0;
    position: relative;
    z-index: 99;
    text-align: center;
}
.numbers_section .item h2{
    font-size:5rem;
    direction: ltr;
}
.numbers_section .image{
    text-align:center;
}
.numbers_section img{
    width: 61%;
}
.owl-theme .owl-controls .owl-page span{
    width:30px !important;
    margin:2px !important;
    height:3px !important;
    border-radius:50px !important;
    background: #cce7e7 !important;
}
.owl-theme .owl-controls .owl-page.active span{
    background:#0b7f81 !important;
}
.owl-carousel{
  direction: ltr;
}
.news_section{
    padding: 5rem 0;
    position: relative;
    margin:3rem 0;
    background: url(../images/newsLayer.png)no-repeat;
}
.news_section .title p{
    color: #3685AD;
    padding: .5rem 0 2rem;
    font-size: 1.8rem;
}
.news_section .item{
    display:flex;
    border: 1px solid #a3c1d1;
    border-radius: 2rem;
    margin:1rem 0;
    background: #fff;
}
.news_section .item .image{
    flex:2
}
.news_section .item .caption{
    flex:2;
    padding: 0 2rem;
    padding-top: 2rem;
}
.news_section .item .caption h5{
    color: #779fb3;
    font-weight: 100;
    font-size: 1.3rem;
    display: flex;
    align-items: center;
}
.news_section .item .caption h5 .icon{
    padding-left:.5rem;
}
.news_section .item .caption h4{
    color:#113F66;
    padding-bottom: 1rem;
    font-size: 1.8rem;
}
.news_section .item .caption p{
    color:#8C8C8C;
    font-size: 1.3rem;
    font-family: 'STC regular';
}
.news_section .item .image img{
    border-radius:2rem;
    width: 100%;
}
/* partners_section */
.partners_section {
    position: relative;
    z-index:11;
}
.partners_section .title{
    padding-bottom: 2rem;
    margin:auto;
}
.partners_section .title p{
    color:#113F66;
    font-size: 3rem;
}
.partners_section .title h2{
    color: #1A74A2;
    font-size: 2rem;
}
.partners_section .slick-track {
    align-items: center;
    display: flex;
}
.partners_section .item {
    padding: 0rem 3rem;
    margin: 2rem;
    display: flex;
    align-items: center;
    justify-content:center;
    height: 9rem;
    background: #fff;
    border: 1px solid #2174a2;
    border-radius: 1rem;
}
.partners_section .item img{
    height:auto;
    width:auto;
}
.partners_section .item .content p {
    font-size: 1.5rem;
    font-weight: 300;
}
.partners_section .item .caption h3 {
    color: #BD9F58;
    font-weight: 500;
    font-size: 1.3rem;
    margin: 0;
}
.partners_section .item .caption p {
    font-size: 1.2rem;
    font-weight: 300;
    margin: 0;
}
.partners_section .slick-dots {
    left: 0;
    right: 0;
    bottom: -26px;
}
.partners_section .slick-dots li button {
    border-color: #012434 !important;
}
.partners_section .slick-dots li.slick-active button {
    background: #012434;
}
.page-title {
    border: 0;
}
.page-title:before {
    display: none
}
#searchform input {
    height: 4.3rem;
    border: none;
    border-left: 0;
    font-weight: 300;
    font-size: 2.2rem;
    color: #fff;
    background: transparent;
}
#searchform input:focus{
    box-shadow:none;
    outline:none;
}
#searchform input::placeholder{
    color:#fff;
}
#searchform .btn {
    margin: 0;
    border-radius: 50px;
    background: transparent;
}
/* breadcrumbs */
#breadcrumbs {
    background: url(../images/breadcrump.png)no-repeat;
    padding: 13rem 3rem 5rem;
    background-size: 100% 100%;
    position: relative;
    margin: 0;
    border-radius: 0 0 8rem 8rem;
}
#breadcrumbs .text{
    padding: 3rem 0 0;
}
#breadcrumbs a ,
#breadcrumbs h3 {
    font-size: 1.4rem;
    color: #fff;
    font-weight: 400;
    font-family: 'STC regular';
    position: relative;
    z-index: 9;
}
#breadcrumbs h2 {
    color: #fff;
    font-size: 3rem;
    z-index: 9;
    position: relative;
    margin-bottom: 1rem;
    font-weight: 500;
}
#breadcrumbs h3 {
    color: #fff;
}
#breadcrumbs svg path{
    fill:#000000
}
.searchPage .innerItem{
    background:#fff;
    margin:1rem;
    border:1px solid #50a2d9;
    overflow:hidden;
    border-radius:3rem;
}
.searchPage .innerItem .image img{
    width:100%;
}
.searchPage .innerItem .caption{
    padding:1rem;
}
.services_section.servPage .nav-tabs .nav-item.show .nav-link,
.services_section.servPage .nav-tabs .nav-link.active{
    background:#1A74A2;
    color:#fff;
}
.services_section.servPage .nav-tabs .nav-link{
    color:#1A74A2;
    border-color:#1A74A2;
}
.services_section.servPage .nav-tabs{
    justify-content:center;
    width: 50%;
    margin: auto;
}
.form_section.contact-page.appointPage{border-radius:2rem;margin:2rem;margin-bottom: 12rem;}
.moreInfoAbout .item{
    padding: 3rem 2rem;
    background: #dbeeee;
    margin: 0 1rem;
    border-radius: 1rem;
}
.moreInfoAbout .col-lg-4:nth-of-type(2) .item{
    background:#0b7f81;
}
.moreInfoAbout .col-lg-4:nth-of-type(2) .item h3{
    color:#fff;
}
.moreInfoAbout .col-lg-4:nth-of-type(2) .item p{
    color:#fff;
}
.moreInfoAbout .item .image{
    min-height: 70px;
}
.moreInfoAbout .item img{
    width: 18%;
}
.moreInfoAbout h3{
    color: #0B7F81;
    font-size: 2rem;
    padding-top: 23px;
    font-family: 'El Messiri bold';
}
.moreInfoAbout p{
    color: #0B7F81;
    font-size: 1.2rem;
    font-weight: normal;
    line-height: 30px;
}
.postsPage .item{
    background:#fff;
    padding:1rem 2rem;
    margin: 1rem 0;
}
.postsPage .item .caption h3{
    color:#000;
    font-weight: 300;
    width: 35%;
    padding: 1rem 0 0;
}
.postsPage .item .caption p{
    color:#000;
    font-size:1.3rem;
    font-weight:100;
}
.services_section.servPage{background: transparent;padding: 4rem 0;}

.services_section.servPage .item{
    margin:1rem 0;
    width: 100%;
    background: #16638A;
}
a:hover{
    text-decoration:none;
}
.aboutPage p{
    color:#000;
    font-family: 'STC regular';
}
/* 404 */
.error-message {
    color: #000;
    font-size: 15rem;
    padding: 0;
    margin: 0;
}
.error-message:before {
    color: #000;
}
.error-message + p ,
.error-message + p +p {
    font-size: 2rem;
}
.single-page{
    padding: 2rem 0 4rem 0;
    color: #000;
}
.single-page .new_single{
    position:relative;
}
.single-page .new_single .main-image img{
    border-radius:1.5rem;
}
.single-page .new_single .title{
    display:flex;
    align-items:center;
    justify-content:space-between;
}
.single-page h3.date{
    border-radius: 8rem;
    color: #000;
    font-size:1.1rem;
    background: #0b7f814a;
    width: fit-content;
    padding: 1rem;
}
.single-page .new_single .news_content{
    background:#fff;
    position:relative;
    z-index:99;
    width: 92%;
    padding: 3rem;
    margin: -5rem auto 0;
    border-radius: 2rem;
    border: 1px solid #979292;
}
.single-page .new_single .news_content p{
    font-size:1.4rem;
    padding-top:1rem;
}
.single-page .input-group-addon{
    display:none;
}
.single-page .new_single .news_video a{
    display: flex;
    align-items: center;
    text-decoration: underline;
    color: #0B7F81;
    font-size: 1.3rem;
}
.single-page .new_single .news_video a svg{
    width:25px;
}
.single-page .new_single .news_video a span{
    padding-right:1rem;
}
.serv_det_top{
    padding-top:2rem;
}
.iti__tel-input{
        text-align: right;
}
.single-page .serv_det_top .main-image{
    text-align:center;
    border-radius: 1rem;
    overflow: hidden;
    background: #16638A;
    height: 100%;
    padding: 2rem;
}
.single-page .serv_det_top .main-image img{background: #194d68;border-radius: 1rem;padding: 7rem;}
.single-page .single_content{
}
.single-page  .title h2{
    color: #113F66;
    line-height: 1.5;
    margin: 16px 0 1rem;
    font-size: 2.5rem;
    /* width: 69%; */
}
.single-page .content p {
    color: #113F66;
    font-size: 1.4rem;
    font-weight: normal;
    text-align: justify;
    line-height: 1.5;
    font-family: 'STC regular';
}
.single-page .content h3{
    font-size: 1.2rem;
    line-height: 1.5;
}
.single-page .content a.servReq{
    background: #113F66;
    color:#fff;
    padding: .7rem 3rem 1rem;
    display: block;
    font-size: 1.5rem;
    font-weight: 500;
    width: fit-content;
    margin-top:2rem;
    border-radius: 7rem;
}
.single-page .serv_offers{
    padding: 3rem 2rem;
}
.serv_offers .title h2{
    font-size: 2.5rem;
    font-weight: bold;
}
.serv_offers .item{
    margin: 3.2rem 0 0;
    position:relative;
}
.serv_offers .item:nth-of-type(3n){
    direction: ltr;
}
.serv_offers .item .img{
    /* text-align:center; */
}
.serv_offers .item .img img{
    border-radius:2rem;
    overflow:hidden;
    width:70%;
    width: 100%;
}
.serv_offers .item .caption{
    padding: 1rem;
}
.serv_offers .item:nth-of-type(2) .img{
    /* transform:rotate(-5deg); */
}
.serv_offers .item:nth-of-type(4) .img{
    /* transform:rotate(5deg); */
}
.serv_offers .item h5{
    font-size: 2rem;
    padding-bottom: 6px;
    color: #113f66;
}
.serv_offers .item h6{
    font-size: 1.2rem;
    font-weight:500;
    color: #113f66;
    line-height: 1.7;
    font-family: 'STC regular';
}
.post-nav {
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 2rem 0 ;
}
.post-nav .pager {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    padding-left:3rem;
    background:url('../images/page-back.png') no-repeat left bottom;
    background-size:100% 100%;
    width:100%;
}
.post-nav .pager li span ,
.post-nav .pager li a {
    padding: 1rem 0rem;
    color: #113F66;
    border: 1px solid #113F66;
    background: transparent;
    border-radius: 10px;
    margin: 1rem;
    font-size: 1.5rem;
    width: 3.75rem;
    height: 3.75rem;
    display:inline-flex;
    justify-content:center;
    align-items:center;
    font-family: cursive;
}
.post-nav .pager li a.arr {
    width: 51px;
    height: 51px;
    background: url(../images/next.png) no-repeat center, #16638a40;
    border:none;
    color:#41372E;
    font-size: 0;
}
.post-nav .pager li.active span ,
.post-nav .pager li.active a {
    background: #113F66;
    color: #fff;
    border-color: #113F66;
}
.post-nav .pager .hidden{
    display:none;
}
.post-nav .pager li a.arr.prev span svg {
    transform: rotate(-90deg)
}
.post-nav .pager li a.arr[title="Next"] span svg {
    transform: rotate(180deg)
}
.team_section{
    padding:3rem 0;
}
.team_section .item{
    background:#0b7f8130;
    text-align:center;
    border-radius:2rem;
    margin:1rem 0;
    padding: 0 0 3rem;
    transition:all .5s;
}
.team_section .item:hover{
    background:#189295;
    transition:all .5s;
}
.team_section .item:hover .caption h4,
.team_section .item:hover .caption p{
    color:#fff;
}
.team_section .item:hover .social__media ul li svg path{
    fill:#fff;
}
.team_section .item:hover .btn,
.team_section .item:hover .icon{
    background:#fff;
    color:#189295;
}
.team_section .item:hover .icon svg path{
    fill:#189295;
}
.team_section .item .image img{
    padding:2rem;
    border-radius:4rem;
    overflow:hidden;
}
.team_section .item .caption h4{
    color:#0B7F81;
    font-family: 'El Messiri bold';
}
.team_section .item .caption p{
    color:#0B7F81;
    font-size:1.3rem;
}
.team_section .more{
    justify-content:center;
}
.team_section .social__media ul li{
    border:none;
    margin: 0 !important;
}
.team_section .social__media ul li svg path{
    fill:#0B7F81;
}
.newspage.news_section{
    background:transparent;
    padding: 0;
}
.comment-reply-title {
    display: none;
}
.comment-respond .logged-in-as{
    display:flex;
}
.comment-respond a{
    background:transparent;
    color:#000;
    border:none;
    text-decoration: underline;
}
.newspage.news_section .item:hover .image{
    /* height:240px;
    transition:all .5s; */
}
body.rtl .gform_legacy_markup_wrapper ul > li.gfield{
    width: 100% !important;
}
body .gform_legacy_markup_wrapper ul li.gfield {
    margin-top: 0 !important;
    padding-top: 0;
}
.gform_legacy_markup_wrapper .validation_message {
    font-size: 1.2rem !important;
    padding: 1rem 0 !important;
}
.page-id-3424 .gform_legacy_markup_wrapper ul > li.gfield:nth-of-type(5),
body.rtl .job-page .gform_legacy_markup_wrapper ul > li.gfield:nth-of-type(5) {
    width: 98% !important;
}
.contact-page .gform_wrapper .gform_fields .gfield--type-phone{
   width: 100% !important;
}
.gform_page:first-of-type .gform_page_footer {
    flex-direction: row
}
.gfield_required_text,
.gfield_required_asterisk {
    /* display: none !important; */
}
.entry-content {
    padding: 0;
}
.iti__flag-container {
    right: unset !important;
    left: 0 !important;
    direction: ltr !important;
    color: #707070;
    font-size: 1.3rem;
}
.iti--separate-dial-code .iti__selected-flag {
    background: transparent !important;
}
.iti__flag-container .iti__arrow {
    display: none;
}
.upload__file {
    position: relative;
}
.gform_wrapper.gravity-theme .ginput_preview {
    margin: 28px 0 0 !important;
}
.page .gform_wrapper .gform_fields .gfield.upload__file .ginput_container input {
    padding: 0 !important;
    z-index: 9999999;
    position: relative;
}
.upload__file  .gfield_description {
    position: absolute;
    top: 21px;
    color: #000;
    font-size: 1.5rem!important;
    font-weight: 600;
    right: 30px;
     padding: 0 !important;
}
.upload__file .validation_message {
    top: unset;
    bottom: 1rem;
    font-size: 1.2rem !important;
}
.upload__file  input{
    opacity: 0;
    font-size: 0 !important;
    width: 100% !important;
    height: 4rem !important;
    position: absolute;
    z-index: 999;
    bottom: 0rem;
    right: 0;
}
.gform_fileupload_rules {
    display: none !important;
}
html[dir=rtl] .gform_legacy_markup_wrapper span.ginput_left, html[dir=rtl] .gform_legacy_markup_wrapper ul.gform_fields li.gfield {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.upload__file .ginput_container {

    background: url(../images/upload.png) no-repeat 5% center ,#fff;
    background-size: 24px;
    display: block !important;
    font-size: 1.4rem !important;
    height: 6rem;
    width: 100%;
    font-weight: 300;
    color: #000;
    border: 1px solid #144A98;
    border-radius: 20px;
    padding: 0 !important;
}
.gform_legacy_markup_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_legacy_markup_wrapper li.gfield_error textarea {
    border: none !important;
}
/* contact-page */
.contact-page.innerForm.form_section{
    position: relative;
    padding: 5rem 0;
}
.contact-page .image img{
    border-radius:11rem 11rem 0 0;
}
.contact-page.innerForm.form_section .title h2{
    font-size:2rem;
}
.contact-page.innerForm.form_section .info ul li h4{
     color:#1A74A2;
}
.contact-page .info ul li span{
    background:#1A74A2;
}
.contact-page .info ul li div{
    flex:2;
}
.contact-page .info ul li span svg path{
    fill:#fff;
}
.contact-page.innerForm.form_section .info ul li a,
.contact-page.innerForm.form_section .info ul li p{
    color:#1A74A2;
    font-size: 1.6rem;
}
.contact-page.innerForm.form_section .info ul li svg{
    width:2rem;
}
.contact-page.innerForm.form_section .info .social__media li{
    border:1px solid #b6d5d5;
    text-align:center;
    width:55px;
    height:55px;
    justify-content: center;
    padding: 0;
    margin: 0 !important;
}
.contact-page.innerForm.form_section .info .social__media li a{
    margin:0;
}
.contact-page.innerForm.form_section .info .social__media li svg{
    width:25px;
    height:25px;
}
.contact-page .info{
    padding:1rem 2rem;
}
.contact-page .map {
    overflow: hidden;
    margin: 0 0 5rem 0;
    border-radius: 4rem;
}
.page .gform_wrapper,
.contact-page .gform_wrapper {
}
.page-id-3424 .gform_wrapper,
.contact-page .gform_wrapper {}
.page-id-3424 .gform_wrapper .gform_heading,
.contact-page .gform_wrapper .gform_heading {
    display: flex;
    justify-content: center;
}
.page .gform_wrapper .gform_fields,
.contact-page .gform_wrapper .gform_fields {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: center;
}

body.rtl .gform_legacy_markup_wrapper .gform_confirmation_message{
    font-size: 1.5rem;
    font-weight: 400;
    text-align: center !important;
    margin: auto;
    display: flex;
    justify-content: center;
    padding: 3rem 0;
    color: #66C371;
}
.page .gform_wrapper .gform_fields .gfield ,
.contact-page .gform_wrapper .gform_fields .gfield {
    width:100%;
}
.page .gform_wrapper .gform_fields .gfield label ,
.contact-page .gform_wrapper .gform_fields .gfield label {
    display: block;
    font-size: 1.2rem;
    color: #000;
    font-weight: 500;
    margin: 0;
    padding: 1rem;
}
.page .gform_wrapper .gform_fields .gfield textarea ,
.contact-page .gform_wrapper .gform_fields .gfield select ,
.page .gform_wrapper .gform_fields .gfield input ,
.contact-page .gform_wrapper .gform_fields .gfield textarea ,
.contact-page .gform_wrapper .gform_fields .gfield input {
    border: 0;
    padding: 1rem !important;
    font-size: 1.1rem !important;
    margin: 0 !important;
    font-weight: 100;
    color: #000;
    padding: 23px 2rem !important;
    border: none;!i;!;
    font-family: 'STC regular';
    text-align: right;
    background: #F3F3F3;
    border-radius: 20px;
    width: 100%;
}
.contact-page .gform_wrapper .gform_fields .gfield select {
    -webkit-appearance: none; 
    appearance: none
}
.contact-page .gform_wrapper .gform_fields .gfield .ginput_container_select {
    position: relative;
}
.contact-page .gform_wrapper .gform_fields .gfield .ginput_container_select::after {
    position: absolute;
    content: "";
    top: 1.7rem;
    left: 26px;
    width: 1.5rem;
    height: 1.5rem;
    background: url(../images/arrow-down.png) no-repeat center/ 84%;
}
.page .gform_button {
    background: #BD9F58;
    border: #BD9F58;
    font-size: 1.5rem !important;;
    padding: 1rem 3rem;
}
.page .gform_wrapper .gform_fields .gfield textarea ,
.contact-page .gform_wrapper .gform_fields .gfield textarea {
    height: 11rem !important;
} 
/*.contact-page .gform_wrapper .gform_fields .gfield:last-of-type {*/
/*    margin: 0 1rem !important;*/
/*}*/
html[dir=rtl] .gform_legacy_markup_wrapper span.ginput_left, html[dir=rtl] .gform_legacy_markup_wrapper ul.gform_fields li.gfield {
    padding-left: 0;
    padding-right: 0;
}

.page .gform_wrapper .gform_fields .gfield input::placeholder ,
.page .gform_wrapper .gform_fields .gfield textarea::placeholder ,
.contact-page .gform_wrapper .gform_fields .gfield input::placeholder ,
.contact-page .gform_wrapper .gform_fields .gfield textarea::placeholder {
    color: #000;
    font-size: 1.1rem;
    font-weight: 100;
    font-family: 'STC regular';
}
.gform_legacy_markup_wrapper .gfield_required {
    color: #E03137 !important;
}
.gfield_required_text,
.gfield_required_asterisk {
    /* display: none !important; */
}
html[dir=rtl] .gform_legacy_markup_wrapper h3.gform_title,
body.rtl .gform_legacy_markup_wrapper h3.gform_title,
.contact-page .gform_title {
    font-size: 4rem !important;
    font-weight: 500 !important;
    color: #000;
}
.gform_legacy_markup_wrapper .gform_footer {
    text-align: center;
    display: flex;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}
.page .gform_footer .btn,
.job-page .gform_footer .btn ,
.page-id-3424 .gform_footer .btn ,
.contact-page .gform_footer .btn {
    font-size: 1.5rem !important;
    padding: 1.1rem 5rem;
    background: #113F66;
    width: auto !important;
    border: none;
    display: flex !important;
    border-radius: 70px;
    color: #fff;
    font-weight: 500;
    justify-content: center;
    align-items: center;
}
.contact-page .gform_footer .btn:hover {
    background: #000;
    color: #fff;
}
@keyframes animloader {
  0% {
    height: 40px;
    transform: translateY(0);
  }
  100% {
    height: 10px;
    transform: translateY(30px);
  }
}

@keyframes animloader1 {
  0% {
    height: 48px;
  }
  100% {
    height: 4.8px;
  }
}
.whatslink {
    position: fixed;
    left: 1rem;
    bottom: 10%;
    z-index: 99999;
}
.whatslink img{
    max-width: 5rem;
    max-height: 5rem;
    animation: tada 5s ease-in-out infinite;
}
.fixed_links{
    background:#fff;
    position:fixed;
    left:5rem;
    top:30%;
    border:3px solid #DAD4CA50;
    border-radius:20px;
    padding:1rem 3rem;
    z-index:1111;
}
.fixed_links ul{
    display:inline-flex;
    justify-content:center;
    align-content:center;
    list-style:none;
    padding:0;
    margin:0;
    gap:1rem;
}
.fixed_links a{
    color:#98754F;
    font-size:1.3rem;
}
.comparison-table{
    background:#F7F7F7;
    border-radius:8px;
    padding:3rem;
}
.comparison-table table{
    color:#41372E;
    font-size:1.2rem;
    font-weight:normal;
    border:none;
    background:transparent;
}
.comparison-table table thead{
    background:#FFFFFF;
    border:none;
    border-radius:8px;
    margin-bottom:1rem;
}
.table th{
    border:none;
}
/* footer */
footer {
    position: relative;
    padding: 5rem 0 0 0;
    margin-top: 4rem;
    background: url(../images/footerLayer.png);
}
footer .row.footerDet{
    align-items:center;
}
footer .footer_right{
    background: url(../images/footerShape.png)no-repeat center;
    padding: 8rem 7rem 3rem;
    background-size: 74% 100%;
}
footer .footer_right .content p{
    color:#113F66;
    padding: 1rem 0 0;
    font-size: 1.6rem;
    font-family: 'STC regular';
}
footer .info_social{
    padding:3rem;
    border-radius:2rem;
}
footer .info h3{
    padding-bottom:1rem;
}
.social__media ul {
    padding: 0;
    justify-content: center;
}
.social__media ul li {
     text-align: center;
     display: flex;
     align-items: center;
     justify-content: center;
}
.footer__top .menus h3{
    color: #fff;
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 2rem;
}
.col-xs-5ths, 
.col-sm-5ths, 
.col-md-5ths, 
.col-lg-5ths 
{ position: relative;
 min-height: 1px;
  padding-right: 15px;
   padding-left: 15px; 
   } 
.col-xs-5ths 
  {
    width: 20%; 
   float: left;
  }
@media (min-width: 768px)
 {
   .col-sm-5ths
    { 
      width: 20%;
      float: left;

    } }
@media (min-width: 992px)
    	{ 
   .col-md-5ths {
   width: 20%;
   /* float: left; */
   } } 
@media (min-width: 1200px)
    { 
    .col-lg-5ths
      {
       max-width: 20%;
       float: left;
      } }
.footer__top .menus ul{
    padding: 0;
    list-style: none;
    margin: 0;
    position: relative;
    list-style: none;
    padding: 0;
}
.footer__top .menus ul a {
    color: #fff;
    font-size: 1.3rem;
    font-weight: 100;
    padding: 9px 0;
    display: block;
    transition: all 0.5s ease-in-out;
    position: relative;
    z-index:111;
}
.footer__top .menus ul a:hover {
    color: #fff;
}
.footer__top .social__media {
    position: relative;
    top: unset;
    left: unset;
    background: transparent;
}
.footer__top .social__media ul {
    flex-direction: row !important;
    margin: 2rem 0;
    justify-content: right;
}
.footer__top p a.contact {
    background: #000;
    width: 100%;
    display: block;
    padding: 1.3rem;
    margin: 2rem 0;
    text-align: center;
    color: #fff;
    font-size: 1.4rem;
}
.footer__top .info .map {
    position: relative;
}
.footer__top .info .map a {
    position: absolute;
    right: 2rem;
    background: rgba(255,255,255,0.6);
    top: 2rem;
    padding: 1.5rem;
    color: #BF7202;
    border-radius: 1rem;
    text-decoration: underline
}
 .info ul {
    border-radius: 2rem;
    position: relative;
    font-family: 'STC regular';
    display: flex;
    flex-direction: column;
    gap: 1rem;
    color: #fff;
    z-index: 1;
}
 .info ul li {
    font-size: 1.4rem;
    display:flex;
    align-items: center;
    padding: .4rem 0;
    align-items: center;
}
.info ul li span{
     background: #fff;
     width: 60px;
     height: 60px;
     margin-left: 1rem;
     display: flex;
     align-items: center;
     justify-content: space-around;
     border-radius: 50px;
 }
 .info ul li a, .info ul li p {
    color: #fff;
    font-size: 1.25rem;
    display:inline-flex;
}
.info ul li svg path{
    fill:#1A74A2;
}
.footer__top p.rights ,.footer__top .footer__right p{
    color: #113F66;
    font-size: 1.1rem;
    font-weight: normal;
    margin:0;
    font-family: 'STC regular';
}
.footer__top p.rights span {
    font-weight: normal
}
.rowaad{
    display:flex;
    align-items: center;
    justify-content: center;
    position: relative;
    top: 4rem;
}
 .rowaad svg{
    width:45px;
}
 .rowaad span {
}
 .rowaad a {
    color: #fff;
    font-family: 'STC regular';
    font-size: 1.1rem;
}
body.rtl .gform_legacy_markup_wrapper input[type=submit]{
 text-align:center !important;   
}



@media(min-width: 1400px){
    
}  

@media(max-width: 768px) {
    html {
        font-size: 8px;
    }
    header .container-fluid{
        position:initial;
        padding: 21px 15px;
        width: auto;
    }
    header .btn--search{
        width: 40px;
        height: 40px;
        margin: 0;
    }
    .topTitle{
        display:block;
    }
    .menuIcon{
        display: flex;
        justify-content: right;
    }
   .menuicon svg{
        width:30px;
        height:30px;
    }
    .menuicon svg path{
        stroke: #0b7f81;
    }
    html[dir=rtl] .gform_legacy_markup_wrapper h3.gform_title, body.rtl .gform_legacy_markup_wrapper h3.gform_title, .contact-page .gform_title {
        font-size: 2rem !important
    }
    #exampleModal .modal-dialog {
        max-width: 100% !important;
    }
    #exampleModal .modal-content .gfield {
        width: 100% !important
    }
    
    header .menu li.menu-item-has-children {
        position: relative;
    }
    header .menu li.menu-item-has-children:hover ul {
        position: relative;
        top: 0;
        width: 100%;
        border-radius: 0;
    }
      li.menu-item-has-children:after {
        right: unset;
        left: 50%;
        top: 1.5rem;
    }
    body.rtl .gform_legacy_markup_wrapper ul li{
        width: 100% !important
    }
    body.rtl .gform_legacy_markup_wrapper ul > li.gfield{
        width: 100% !important
    }
    html[dir=rtl] .page .gform_footer, html[dir=rtl] .page .gform_page_footer {
        padding: 0 !important
    }
    html[dir=rtl] .gform_legacy_markup_wrapper {
        /* padding-right: 0 !important; */
    }
     .fullPageMenu .nav .header__logo {
        padding: 3rem;
        margin-bottom: 2rem;
    }   
     .fullPageMenu .nav img {
        width: auto;
    }
    .fullPageMenu .nav span svg{
            width: 20px;
    }
    #breadcrumbs{
        margin:0;
        padding: 2rem;
        border-radius: 0 0 4rem 4rem;
    }
    .page .gform_wrapper .gform_fields .gfield textarea, .contact-page .gform_wrapper .gform_fields .gfield textarea{
        border-radius:2rem;
    }
    .services_section .item{
        min-height:auto;
    }
    .about__section .image{
        margin:1rem 0 0 ;
    }
    .values_section .item .image{
        padding: 7rem;
    }
    .numbers_section .title p{
        padding: 0;
    }
    footer{
        padding:2rem 0;
    }
    footer .footer_right{
        padding:5rem;
        margin-bottom:2rem;
        background-size:100% 100%;
    }
    .rowaad{
        top:0;
    }
    .services_section.servPage .nav-tabs{
        width:auto;
    }
    .single-page .new_single .news_content{
        width:auto;
        padding: 2rem;
    }
}
@media(max-width: 768px ) and (min-width: 500px) {
    html {
        font-size: 8px;
    }
}
@media(max-width: 991px) and (min-width: 768px) {
    html {
        font-size: 8px;
    }
}
@media(max-width: 1191px) and (min-width: 992px) {
    html {
        font-size: 8px;
    }
}
@media(max-width: 1366px) and (min-width: 1191px) {
    html {
        /* font-size: 11px; */
    }
}
@media(max-width: 1366px) and (min-width: 1191px) {
    html {
        font-size: 12px;
    }
}
@media(max-width: 1500px) and (min-width: 1366px) {
    html {
        font-size: 14px;
    }
}


/* Layout for search container */
.search__wraper {
	padding: 20rem;
}

.js .search__wraper {
	position: fixed;
	z-index: 1000;
	top: 0;
	right: 100%;
	overflow: hidden;
	width: 100%;
	height: 100vh;
	background: #fff;
}

.js .search__wraper::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: #fff;
}

.btn--search-close {
	font-size: 2em;
	position: fixed;
	z-index: 1001;
	top: 1.25em;
	left: 1.25em;
	box-shadow:none
}

.search__input {
	font-size: 4rem;
	line-height: 1;
	display: inline-block;
	box-sizing: border-box;
	width: 100%;
	padding: 0.05em 0;
	color: #000;
	border: none;
	border-bottom: 4px solid #F1592A;
	background: transparent
}

.search__input::-webkit-input-placeholder {
	/* WebKit, Blink, Edge */
	color: #F1592A;
}

.search__input::-moz-placeholder {
	opacity: 1;
	/* Mozilla Firefox 19+ */
	color: #F1592A;
}

.search__input:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #F1592A;
}

.search__input::-webkit-search-cancel-button,
.search__input::-webkit-search-decoration {
	-webkit-appearance: none;
}

.search__input::-ms-clear {
	display: none;
}

.search__info {
	font-size: 1.5rem;
	font-weight: 400;
	display: block;
	width: 50%;
	padding: 0.85em 0;
	color: #000;
}

.search__related {
	display: flex;
	width: 35%;
	padding: 4em 0 0 0;
	pointer-events: none;
}

.search__suggestion h3 {
	font-size: 1.35em;
	margin: 0;
}
.main{
    position:relative;
    overflow: hidden;
}
/* .main:after{
    position:absolute;
    content:'';
    background: #00000085;
    right:0;
    left:0;
    top:0;
    text-align:center;
    width:100%;
    z-index: 99;
    height:100%;
} */
@media screen and (max-width: 40em) {
}

.fullPageMenu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background:#fff;
    transition: 0.5s;
    z-index: 9999999999;
    background-size:100% 100%;
}

.fullPageMenu.active {
    top: -100%;
}

.fullPageMenu .nav {
    display: block;
    /* justify-content: center; */
    align-items: center;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    /* padding: 4rem 0; */
}
.fullPageMenu .nav .header__logo {
    text-align: center;
    padding: 4rem;
    margin-bottom: 2rem;
}
.fullPageMenu .nav img {
    width: auto;
    margin: auto;
}

.fullPageMenu .nav ul {
    position: relative; 
}
.fullPageMenu .nav ul.sub-menu{
     list-style: none;
     display:none;
  padding: 0;
  margin: 0;
  
    background-color: transparent;
    border: none;
}
.fullPageMenu .nav ul.menu { 
    padding: 0 2rem
}
.mob_lang .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
    right: auto;
    left: 0;
}
.fullPageMenu .nav ul.menu li {
    position: relative;
    list-style: none;
    padding: 0 20px;
    margin: 5px 0;
    overflow: hidden;
}
.fullPageMenu .nav ul.menu li a {
    position: relative;
    color: #0e315a;
    text-decoration: none;
    font-size: 2.5rem;
    font-weight: 500;
    line-height: 2;
    display: block;
    text-transform: uppercase;
    transition: 0.5s ease-in-out;
}

/*.fullPageMenu .nav ul ul {*/
/*    display: none;*/
/*}*/
/*.fullPageMenu .nav ul li:hover > ul.sub-menu {*/
/*    display: block;*/
/*}*/
.menuclose {
    position: absolute;
    left: 3rem;
    top: 2rem
}
.menuclose svg path {
    stroke: #0b7f81;
    fill: #0b7f81;
}
.acf-map {
    width: 100%;
    height: 700px;
    border: #ccc solid 1px;
    margin: 20px 0;
}
.iti__country-list {
    left:0;
}
@keyframes title2 {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-10px);
    }

    100% {
        transform: translateY(0);
    }
}
@keyframes title {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(10px);
    }

    100% {
        transform: translateY(0);
    }
}
.modal { 
    z-index: 11111111111111111111;
}
@media (min-width: 576px) {
    .modal-dialog {
        max-width: 600px;
    }
}    

