@charset "utf-8";
/* CSS Document */



@import url('https://fonts.googleapis.com/css2?family=Rubik&display=swap');


body {  font-family: 'Rubik'; font-size: 20px;line-height: 30px; color:#484848; font-weight: normal; direction: rtl;}
h1, h2, h3, h4 { font-family: 'Rubik'; color: #484848;  }
a, a:focus, a:hover, button, button:focus, input[type=submit], input[type=submit]:hover{ text-decoration:none; outline: 0;  -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
input:focus, select:focus,textarea:focus,button:focus {outline: none; box-shadow:none !important; border: none;}
.container, .container-fluid, .row  [class*="col-"] { padding-right: 15px; padding-left: 15px;}
.row { margin-right: -15px; margin-left: -15px;}
.row  [class*="col-"] { position:relative;}
.container-fluid.hpadding { padding: 0; overflow: hidden ;}
.zerocol { padding: 0; margin: 0; position:relative; z-index: 1;}
.zerocol .row { margin-right: 0px; margin-left: 0px;}
.zerocol .row  [class*="col-"] { padding-right: 0px; padding-left: 0px;}

.navbar-toggler { display: none; width: 24px; height: 24px; border-radius: 0; position:absolute; left: 30px; top: 40px; z-index: 102; border: 0; padding: 0;  -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease; }
.navbar-toggler i{ width: 24px; height: 2px; background: #F83331; border-radius: 6px; position:absolute; z-index: 5; right: 0px; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease; opacity: 1;}
.navbar-toggler i:nth-child(1){ top: 6px;}
.navbar-toggler i:nth-child(2){top: 11px;}
.navbar-toggler i:nth-child(3){top: 16px;}
.navbar-toggler[aria-expanded="true"] i:nth-child(2) { opacity: 0;}
.navbar-toggler[aria-expanded="true"] i:nth-child(1) { transform: rotate(-45deg); top: 10px;}
.navbar-toggler[aria-expanded="true"] i:nth-child(3) { transform: rotate(45deg); top: 10px}
.scrolled .header  .navbar-toggler i, .scrolled .header  .navbar-toggler:hover i { background: #4C4D4C;}
.scrolled .header  .navbar-toggler[aria-expanded="true"] i, .scrolled .header  .navbar-toggler[aria-expanded="true"]:hover i { background: #fff;}

.logo { width: 230px; right: 15px; top: 25px; position:absolute; z-index: 102; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.logo a img { max-width: 100%; height: auto; width: auto;  -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}


.search { position:absolute; z-index: 999; width: 30px; height: 34px; background: url(../images/search.svg) no-repeat center center; border: 0; cursor: pointer; left: 30px; top: 28px; background-size: 24px auto;}

.header { padding: 0; position: fixed; height: 100px; right: 0; left: 0; top: 0; z-index: 999; background: rgba(255,255,255, 1); -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.header .container { max-width: 1530px;}

.home_header{ padding: 120px 0 130px 0; margin: 0; position:relative; z-index: 3; margin-top: 100px; overflow: hidden;}
.home_header:before { content: ""; position:absolute; height: 120px; right: 0; left: 0; top: 0; background: url(../images/shape1-he.svg) no-repeat center bottom #fff; z-index: 3; }
.home_header:after { content: ""; position:absolute; height: 130px; right: 0; left: 0; bottom: 0; background: url(../images/shape2-svg.svg) no-repeat center top #fff; z-index: 3;}
.home_header img { width: 100%; height: auto; position:relative; z-index: 1;}
.header_caption {  position: absolute; z-index: 3; right: 0; left: 0; text-align:center; top: 50%;-webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); font-size: 48px; line-height: 55px; color: #fff; font-weight: bold;text-shadow: 0px 6px 12px #000000AC;}
.header_caption strong { font-weight: 900; font-size: 140px; line-height: 140px; display: block; letter-spacing: 5.19px; }
 .video-bg {
    position:absolute; overflow: hidden; 
     top:50%;
     right:50%;
     min-width:100%;
     min-height:100%;
     width:auto;
     height:auto;
     z-index: 2;
     -webkit-transform:translateX(50%) translateY(-50%);
     transform:translateX(50%) translateY(-50%);
}
.video-bg iframe { min-width: 100%; height: 100%; top:60%;  right:50%;     -webkit-transform:translateX(50%) translateY(-50%);  transform:translateX(50%) translateY(-50%); position: absolute;}

.home_section_top { padding-top: 70px; padding-bottom: 90px; max-width: 1130px;  font-size: 20px; line-height: 28px;}
.home_section_top h1 { font-size: 40px; line-height: 58px; text-align:center; font-weight: normal; margin-bottom: 60px;}
.partner { float: right; width: 44%; padding-left: 60px; padding-top: 20px;}
.partner img { max-width: 100%;}
.partner_text { float: left; width: 56%;}
.logoslider { padding-top: 100px;}
.year { text-align:center; position:relative; padding-bottom: 100px;}
.year > div { display: inline-block; position:relative;}
.year img:nth-child(1) { opacity:1; position: relative; z-index: 1; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.year img:nth-child(2) {  position: absolute; z-index: 2;  top: 0; right: 50%;  -webkit-transform: translateX(50%);  -ms-transform: translateX(50%);  -o-transform: translateX(50%);  transform: translateX(50%); -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.year > div:hover img:nth-child(2) { opacity:0; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.year > div:hover img:nth-child(1) { opacity:1; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.year img { max-width: 680px;}

.home_section_dark {  background: #484848; padding: 0; position: relative;}
.target3{position:absolute;right: 0;bottom: 0;z-index: -9;width: 200px;height: 1px; background: #484848;}
.home_section_dark .container { max-width: 1250px;height: 700px; padding-top: 80px; text-align:center; font-size: 26px; line-height: 38px; color: #fff;}
.home_section_dark h2 { color: #fff; font-weight: 200; font-size: 62px; line-height: 78px; margin-bottom: 50px; }
.four { right: 0; top: 0; text-align:right; position:absolute;}
.four img:nth-child(2) {  opacity: 1; position:absolute; right: 0; top: 0; z-index: 2;}
.four:hover img:nth-child(2) { opacity: 0;}
.one { right: 50%; margin-right: -215px; top: 150px;text-align:right; position:absolute;}
.one img:nth-child(2) {  opacity: 1; position:absolute; right: 0; top: 0; z-index: 2;}
.one:hover img:nth-child(2) { opacity: 0;}
.two { left: 0; top: 60px;text-align:right; position:absolute;}
.two img:nth-child(2) {  opacity: 1; position:absolute; right: 0; top: 0; z-index: 2;}
.two:hover img:nth-child(2) { opacity: 0;}
.four img, .one img, .two img{ -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.four strong, .one strong, .two strong { display: block; font-weight: normal; padding-top: 10px; }
.four strong {min-width: 340px;}
.one strong {min-width: 420px;}
.two strong {min-width: 320px;}
.four img{ width: 340px;}
.one img { width: 430px;}
.two img { width: 320px;}
.number { display: block; height:  156px;font-weight: 900;font-style: normal; font-size: 186px; line-height:  150px;   -ms-transform: skewX(10deg); /* IE 9 */
  transform: skewX(-10deg);
background: rgb(192,12,80);
background: -moz-linear-gradient(120deg, rgba(234,37,72,1) 100%, rgba(218,6,29,1) 46%, rgba(192,12,80,1) 100%);
background: -webkit-linear-gradient(120deg, rgba(234,37,72,1) 100%, rgba(218,6,29,1) 46%, rgba(192,12,80,1) 100%);
background: linear-gradient(120deg, rgba(234,37,72,1) 100%, rgba(218,6,29,1) 46%, rgba(192,12,80,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#c00c50",endColorstr="#ea2548",GradientType=1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.number i {font-weight: 900;font-style: normal; }


.home_middle { max-width: 1662px; padding-top: 100px; padding-bottom: 120px;}
.middle_block { background: #fff; padding: 20px 15px 15px 15px; box-shadow: 0px 0px 20px #00000029;border-radius: 33px; height: 100%;}
.middle_block h2 { font-size: 26px; line-height: 36px; font-weight: 500; min-height: 72px;}
.middle_block p { margin: 0;}
.middle_block p:nth-child(1) { height: 84px; margin: 0; position:relative;}
.middle_block p:nth-child(1) img { max-width: 66px;}
.home_middle .row .col-md-2  {width: 20%; padding-bottom: 30px;}

.stay_connected { padding: 0; margin: 0; background: url(../images/stay_back.svg) no-repeat center top; }
.stay_connected .container { padding-top: 140px; padding-bottom: 60px; max-width: 1312px;}
.stay_connected h2 { color: #484848; font-weight: 200; font-size: 64px; line-height: 84px; margin-bottom: 60px; text-align:center; }
.contact_form { width: 100%;  float: right;}
.contact_form form .form-group { position:relative;float: right; margin-bottom: 16px; }
.contact_form form .form-control { padding: 0 40px; width: 100%; height: 50px; text-align:right; background: #fff;  font-weight: normal; font-size: 22px; line-height: 48px; color: #484848;border: solid 1px #fff; box-shadow: 0px 3px 6px #00000040; border-radius: 16px;}
.contact_form form .form-control:focus { border: solid 1px #fff !important; box-shadow: 0px 3px 6px #00000040 !important; border-radius: 16px !important;}
.contact_form form .form-group:nth-child(odd) { width: 50%; float: right; padding-left: 12px;}
.contact_form form .form-group:nth-child(even) { width: 50%; float: left; padding-right: 12px;}
.contact_form form .form-group.textarea { margin-bottom: 24px; margin-top:16px;  width: 100% !important; padding: 0 !important;}
.contact_form form .form-group.submit { width: 100%; padding: 0;}
.contact_form form .form-control.textareas { height: 142px; line-height: 32px; padding: 12px 40px;}

.stay_connected .contact_form form input:focus::placeholder {color: transparent;}
.stay_connected .contact_form form input:focus label {color: transparent;}


.contact_form .form-control::-webkit-input-placeholder{ color: #0B073B; opacity: 0 !important;font-weight: 400;}
.contact_form .form-control::-moz-placeholder { color: #C9CEDA; opacity: 0 !important;font-weight: 400; }
.contact_form .form-control:-ms-input-placeholder { color: #0B073B;font-weight: 400; opacity: 0 !important; }
.contact_form .form-control::-webkit-input-placeholder { color: #0B073B;font-weight: 400; opacity: 0 !important; }
.contact_form .form-group  label{ text-align:right; pointer-events: none;position:absolute; z-index: 5;right: 40px; margin: 0; z-index: 5; top: 0px; padding: 0; font-weight: 400; font-size: 22px; line-height: 48px; color: #484848;  transition: 0.2s; transition-timing-function: ease;  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);  }
.contact_form .form-group .form-control:focus + label, .contact_form .form-group .form-control:not(:placeholder-shown) + label {top: 0px;right: 40px; margin: 0; padding: 0; font-weight: 400; font-size: 22px; line-height: 48px; color: #484848; opacity: 0; }

.contact_form form .form-group:nth-child(even) label, .contact_form .form-group:nth-child(even) .form-control:focus + label, .contact_form .form-group:nth-child(even) .form-control:not(:placeholder-shown) + label { right: 40px;}

.contact_form input[type=submit] { width: 100%; height: 50px; display: block; text-align:center; font-size: 24px; font-weight: bold; color: #fff; line-height: 50px; border: 0; cursor: pointer;background: rgb(255,57,0);
background: linear-gradient(92deg, rgba(255,57,0,1) 0%, rgba(227,26,36,1) 32%, rgba(161,8,52,1) 80%, rgba(73,30,105,1) 100%); box-shadow: 0px 3px 6px #00000040; border-radius: 16px;}


.contact_form  .was-validated .form-control:invalid, .form-control.is-invalid {  border: solid 1px #EE3524; }
.stay_footer { text-align: center; font-size: 20px; line-height: 28px; padding-top: 15px;}

.footer { background: url(../images/footer-he.svg) no-repeat right bottom #484848; position:relative; padding: 0; }
.footer .container { padding-top: 35px; padding-bottom: 80px; max-width: 1312px;}
.footer_wrap { padding-right: 234px; position:relative; width: 100%; float: right;}
.footer_wrap p { position:absolute; right: 0; top: 0;}
.footer_wrap ul { width: 25%; float: right; padding: 0; margin: 0; list-style:none;}
.footer_wrap ul li { padding: 0; margin: 0 0 1px 0; width: 100%; float: right; }
.footer_wrap ul li a { font-size: 22px; line-height: 30px; color: #fff; display: block; font-weight: 300;}
.container.copyright { max-width: 1312px; padding-top: 10px; padding-bottom: 10px; font-size: 22px; line-height: 30px; font-weight: 300;}
.copyright .row [class*="col-"] span:nth-child(2) { float: right;} 
.copyright .row [class*="col-"] span:nth-child(1) { float: left; text-align:left;} 

.inner_top { margin-top: 100px; padding: 220px 0 180px 0; position:relative;}
.inner_top .container{max-width: 1130px;}
.inner_top:before { content: ""; position:absolute; height: 130px; right: 0; left: 0; top: 0; background: url(../images/shape2-he.svg) no-repeat center top; z-index: 2;}
.inner_top:after { content: ""; position:absolute; height: 186px; right: 0; left: 0; bottom: 0; background: url(../images/shape3-he.svg) no-repeat left bottom; z-index: 2; background-size: auto 150px;}
.inner_top h1  { font-size: 80px; font-weight: bold; line-height: 90px; padding-bottom: 10px; margin-bottom: 50px; background: #491E69;background: -webkit-linear-gradient(to right, #FF3900 0%, #E31A24 28%, #A10834 63%, #491E69 100%);background: -moz-linear-gradient(to right, #FF3900 0%, #E31A24 28%, #A10834 63%, #491E69 100%);background: linear-gradient(to right, #FF3900 0%, #E31A24 28%, #A10834 63%, #491E69 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.inner_dark { background: #484848; padding: 75px 0; font-size: 22px; line-height: 26px; color: #fff;}
.inner_dark .container{max-width: 1080px;}
.inner_middle { max-width: 1280px; padding-top: 70px; padding-bottom: 0px;}

.inner_middle.fullwidth_middle {padding: 0;}
.inner_middle.fullwidth_middle .row .col-md-4 {padding-bottom: 30px;}

.inner_middle.fullwidth_middle h3.title{font-size: 24px;line-height: 34px;margin-bottom: 40px;}


.inner_top h1.expert-title {
    font-size: 46px;
    line-height: normal;
    margin-bottom: 0;
}



 
.inner_top.university .project-management p strong{
    font-size: 18px;
    line-height: normal;
}
.work_content  blockquote { 
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-right: 5px solid #eee;
}

.our_services_tab {
    display: flex;
    justify-content: center;
}
.our_services_tab h2{
    text-align: center;
}

.lectures_watching{
    align-items: center;
    margin: 20px 0;
}
.lectures_watching p iframe{
    margin: 40px 0;
}

.inner_top .lectures_watching h1 {
    font-size: 36px;
    font-weight: bold;
    line-height: normal;
}



.map-inner iframe {
    height: 500px;
    margin: 20px 0;
}

.project_portfolio h2{
    margin: 20px 0;
}

.inner_top.bottom_img:after { display: none;}
.landing1_box > div:nth-child(1) h2,
.landing1_box.landing2 > div:nth-child(2) h2,
.landing1_box.landing2 > div:nth-child(3) h2{
    color: #ffffff;
}








/*Landing - 10-june-2022*/
.landing1_content{ width: 1050px; float: right; margin: 0 60px; position:relative; background:url(../images/landing_pic.jpg) no-repeat left top rgba(255,255,255, 1); direction: rtl; font-family: 'Open Sans', sans-serif; font-family:}
.landing1_content.landing2 { background:url(../images/landing_pic2.jpg) no-repeat left top rgba(255,255,255, 1);}
.landing1_content.new2 { background:url(../images/landing_new.jpg) no-repeat left top rgba(255,255,255, 1);}
.landing1_content.new{width: 1150px;background:url(../images/landing_new.jpg) no-repeat left top rgba(255,255,255, 1);}
.landing1_box{ width: 642px; float: right; background:url(../images/gradient_box.png) no-repeat right bottom; position:relative; padding: 10px 40px 90px 40px; min-height: 1112px; background-size: 100% 100%; z-index: 9; border-radius: 0px; text-align:center; font-size: 26px; line-height: 24px; color: #fff; font-weight: 300;}
.landing1_box.landing2{ width: 550px; min-height: 600px;}
.landing1_content.new .landing1_box{ width: 636px; float: right; background:url(/wp-content/themes/methoda/images/lp2/gradient_box1.jpg) no-repeat right top;}
.landing1_box.landing2.new2_back{background:url(/wp-content/themes/methoda/images/lp2/gradient_box1.jpg) no-repeat right top; background-size: 100% 100%;}
.landing1_box h1{ line-height: normal!important; font-size: 55px; padding: 4px 0 10px 0; margin: 0; font-weight: 700; line-height: 70px;}
.landing1_box > div:nth-child(1){ font-size: 25px; line-height: 40px; padding-bottom: 10px; border-bottom: solid 1px #fff;}
.landing1_box > div:nth-child(1) h2{ font-size: 42px; font-weight: 700; padding:15px 0 6px 0; margin: 0;}
.landing1_box > div b, .landing1_box > div strong{ font-weight: 700;}
.landing1_box > div:nth-child(2){ font-size: 22px; line-height: 24px; padding-bottom: 10px; border-bottom: solid 1px #fff; }
.landing1_box > div:nth-child(2) h2{ font-size: 24px; font-weight: 700; padding: 20px 0 10px 0; margin: 0;}
.landing1_box.landing2 > div:nth-child(2){ font-size: 30px; line-height: 32px; }
.landing1_box.landing2 > div:nth-child(2) h2{ font-size: 42px; line-height: 42px; }
.landing1_box > div:nth-child(3) h2{ font-size: 24px; line-height: 24px; font-weight: 700; padding: 20px 0 30px; margin: 0;}
.landing1_box.landing2 > div:nth-child(3) h2{ font-size: 28px; line-height: 36px;}
.landing1_box.landing2 > div:nth-child(3) img { margin-top: 20px}
.mob_pic{ width: 100%; float: right; display: none;}
.mob_pic img{ width: 100%; height: auto;}
.schedule_logo2{ width: 100%; background: #fff; float: none;; padding: 0; direction: rtl; margin: auto; max-width: 1150px;}
.schedule_logo2 ul{ width: 100%; float: left; padding: 20px 0; margin: 0; list-style:none; display: block; text-align:center;}
.schedule_logo2 ul li{ display: inline-block; padding:6px 4px 0 4px; margin: 0; list-style:none; min-height: 50px;  }
.schedule_logo2 ul li img{ max-width: 100%; height: 35px;}



.download_article{ display: block; position:relative; padding:0 430px 40px 0; min-height: 150px; font-size: 16px; line-height: 30px; color: #010101;}
.dblock{position: absolute; width: 250px; right: 0; top: 20px; background: #ff0000; border-radius: 20px;}

.dblock .ref-box.curve{text-align: center; font-size: 33px; line-height: 30px; color: #fff; font-weight: 300; padding: 23px 0px;}
.dblock .ref-box.curve img{margin: 0 0 0 20px;}
.dblock .ref-box.curve a{ color: #fff;display: flex;align-items: center;justify-content: center;}
.ilogos{ display: block; overflow: hidden; padding: 30px 0; font-size: 16px; line-height: 20px; text-align:center;}
.partners, .clients { display: block; padding-bottom: 30px; }
.partners h5 , .clients h5{ color: #2d7ec1; font-size: 30px; line-height: 30px; border-bottom: solid 1px #7d7d7d; padding: 10px 0; margin: 0 0 20px 0; }
.partners ul, .clients ul{ display: block; padding: 0; margin: 0; list-style: none; text-align:center;}
.partners ul li, .clients ul li{ display: inline-block; padding: 0; margin: 0; list-style: none; width: 24%; height: 150px; position:relative;}
.clients ul li { width: 16%;}
.partners ul li img, .clients  ul li img{ position:absolute; max-height: 90%; max-width: 90%;   right: 50%;  top: 50%; -webkit-transform: translate(50%, -50%);
 -ms-transform: translate(50%, -50%);  -o-transform: translate(50%, -50%);  transform: translate(50%, -50%);  }




.download_article_btn{
    position: absolute;
    width: 250px;
    right: 0;
    top: 10px;
    background: #ff0000;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 46px;
    color: #fff!important;
    font-weight: 400;
    font-size: 33px;
    line-height: 30px;
    text-decoration: none;
}






/*landing  page*/
.landing_back{ background: url(../images/landing_back.jpg) no-repeat;  background-size: 100% 100%, cover; width: 100%; position:relative; border-radius: 6px;}
.landing_back h1{ font-size: 40px; font-weight: 300; line-height: 44px; padding:30px 0; margin: 0; display:block; text-align:center; color: #fff;}
.landing_back h1 span{font-size: 36px; font-weight: 500;  display:block;}
.landing_footer{ display:block; padding: 70px 0 35px 0;}
.landing_footer ul{ display:block; padding: 0 34px; margin: 0; list-style: none;}
.landing_footer ul li{ display:block; padding: 0 0 0 40px; margin: 0; list-style: none; float: right;}
.landing_footer ul li:nth-last-child(1){ float: left; padding-left: 0;}
.landing_content{  width: 890px; margin: 0 auto; overflow: hidden; color: #1e2538; font-size: 20px;border-radius: 6px; z-index: 5; margin-bottom: -35px;
}
.landing_content_main{/*background: url(../images/landing_back2.jpg) no-repeat; background-size: 100% 100%, cover;*/ background: rgba(255, 255, 255, 0.75);  float: right; position: relative; padding: 30px; text-align:center; width: 100%;border-radius: 6px; z-index: 6; margin-bottom: 35px;
/*
-webkit-box-shadow: 0px 8px 22px 0px rgba(0,0,0,0.6);
-moz-box-shadow: 0px 8px 22px 0px rgba(0,0,0,0.6);
box-shadow: 0px 8px 22px 0px rgba(0,0,0,0.6);*/
}
.landing_content h2{font-size: 36px; font-weight: 700;  display:block; padding:0 0 10px 0; margin: 0; color: #1e2538;}
.landing_content h3{font-size: 30px; font-weight: 300;  display:block; padding:0 0 20px 0; margin: 0; color: #1e2538; line-height: 40px;}
.landing_content h4{font-size: 25px; font-weight: 500;  display:block; padding:30px 0 10px 0; margin: 0; }
.landing_form{width:500px; margin:30px auto 0 auto;}
.landing_form .form-control{border-radius: 50px; width: 100%; padding:0 15px; color: #fc6b6a; font-size: 18px; height: 50px; line-height: 40px;
-webkit-box-shadow: inset -1px 0px 1px 0px rgba(0,0,0,0.47);
-moz-box-shadow: inset -1px 0px 1px 0px rgba(0,0,0,0.47);
box-shadow: inset -1px 0px 1px 0px rgba(0,0,0,0.47);
}
.landing_form .form-control::-moz-placeholder { color: #fc6b6a; opacity: 1;}
.landing_form .form-control:-ms-input-placeholder { color: #fc6b6a;}
.landing_form .form-control::-webkit-input-placeholder { color: #fc6b6a;}
.landing_form .row [class*="col-"]{ padding-bottom: 20px;}
.landing_form input[type=submit], a.landing_register{ background:url(../images/landing_submit.png) no-repeat center; height:70px; width:360px; border:none; cursor:pointer; position:absolute; bottom: -35px; color: #fff; font-size: 36px; font-weight: 700;right: 50%; transform: translateX(50%); z-index: 99;background-size: 100% 100%, cover;}
.landing_form input[type=submit]:hover, a.landing_register:hover{ background:url(../images/landing_submit_hover.png) no-repeat center;}
a.landing_register{line-height:62px;}
.landing_form h4 {
    color: #fc6b6a;
    display: block;
    font-size: 28px;
    font-weight: 700;
    margin: 0;
    padding: 0 0 10px;
}
.landing_adjuster{width:80%;margin: 30px auto 0;
    padding: 50px 0;}


	/*table*/
.landing_content_main table {border-collapse: separate;  border-spacing: 10px; border: 0; width: 100%; font-weight: 400; direction: rtl;}
.landing_content_main table th, .landing_content_main table td{border-collapse: separate;  border-spacing: 10px; /* Apply cell spacing */border: 0; background: #fff; padding: 10px 15px; vertical-align: top; text-align:right;  border-radius: 4px; }

.landing_content_main table tr th:nth-child(1), .landing_content_main table tr td:nth-child(1){ width: 20%; font-size: 18px; color: #fc6b6a; text-align:center;}
.landing_content_main table tr th:nth-child(2), .landing_content_main table tr td:nth-child(2){ width: 80%; font-size: 20px; color: #1e2538;}

.landing_content_main table strong, .landing_content_main table strong b{ font-weight: 500; font-size: 22px; line-height: 22px;}
.landing_content_main table span, .landing_content_main table strong span{font-weight: 300;}
/*table end*/

.servie-box{ margin:0;}
.servie-box h4{ margin-top:0; font-size:20px; font-weight:700; color:#0070ba;}
.servie-box  p{ font-size:16px;}
.servie-image{ position:relative;}
.servie-image img{ width:100%; height:auto;}
.servie-box .service-link{ position:absolute; top:0; right:0; bottom:0; left:0; background:url(../images/link-plus.png)  no-repeat center; visibility:hidden;}
.servie-box .service-link span{ display:none;}
.servie-box:hover .service-link{ visibility:visible;}

.smart_online {width: 41%;float: right;}
.inner_middle.infrastructure_middle{padding-top: 30px;}
.inner_middle.infrastructure_middle .row .col-md-3 {padding-bottom: 30px;}


.inner_middle .middle_block { background: #fff; padding: 20px 20px 30px 15px; box-shadow: 0px 0px 20px #00000029;border-radius: 33px; height: 100%; font-size: 16px; line-height: 24px;}
.inner_middle .middle_block h2 { min-height: auto; }
.inner_middle .row .col-md-2  {width: 25%; padding-bottom: 30px;}
.home_section_top.inner { padding-top: 60px; padding-bottom: 40px; margin: auto;}
.home_section_top.inner .logoslider { padding-top: 0px; padding-bottom: 100px;}
.home_section_top.inner h2 { text-align:center; font-size: 28px; line-height: 45px; color:  #302E45; font-weight: 500; padding:0 0 50px 0; margin: 0;}
.addson ul { padding: 40px 0 20px 0; margin: 0 -14px; list-style:none; display: flex;flex-wrap: wrap; overflow: hidden;align-items: center;justify-content: center !important; text-align: right;}
.addson ul li { display:inline-block; flex: 0 0 auto; padding:0  14px; position:relative; margin-bottom: 15px;   }
.addson ul li:after { content: ""; width: 2px; height: 50px; position:absolute; left: 0; top: 50%; margin-top: -25px; background: url(../images/line.svg) no-repeat left center; }
.addson ul li:nth-last-child(1):after { display: none;}
.addson a { width: 100%; height: 56px; display: block; text-align:center; font-size: 24px; font-weight: bold; color: #fff; line-height: 56px; border: 0; cursor: pointer;background: rgb(255,57,0);background: linear-gradient(92deg, rgba(255,57,0,1) 0%, rgba(227,26,36,1) 32%, rgba(161,8,52,1) 80%, rgba(73,30,105,1) 100%); box-shadow: 0px 3px 6px #00000040; border-radius: 16px;}
.inner_top.service{padding-bottom: 0px;}
.inner_top.service:after { display: none;}
.inner_top.service .container { max-width: 1168px;}
.home_section_top.inner.service { padding-top: 40px; padding-bottom: 20px;}
.addson.service { padding-top: 20px;}
.service_content { max-width: 1238px; padding: 45px 0 0 0;}
.service_content .row { margin: 0;}
.service_content .row  [class*="col-"] { padding: 0;}
.service_content ul { padding: 0; margin: 0; list-style:none; display: block;}
.service_content ul li { padding: 0 0 20px 0; margin: 0; list-style:none; display: block;}
.service_content ul li  img { width: 100%; }
.addson.service	a { height:auto; line-height: 28px; padding: 15px 0;}

.work_content {max-width: 1238px; padding-top: 0px; font-weight: 500;}
.work_content ul { padding: 10px 0 20px 0; margin: 0; list-style:none; display: block;}
.work_content ul li { padding: 0 30px 10px 0; margin: 0; list-style:none; display: block; background: url(../images/bullet.svg) no-repeat right 6px; font-weight: normal;}

.work_content  .carousel { margin-top: 50px;}
.work_content  .carousel img { width: 100%;}
.work_content .carousel-control-prev, .work_content .carousel-control-next { width: 65px; height: 65px; top: 50%; margin-top: -33px; opacity: 1;}
.work_content .carousel-control-prev { left: -33px; right: auto; background: url(../images/prev.png) no-repeat right  center;}
.work_content .carousel-control-next { right: -33px; left: auto; background: url(../images/next.png) no-repeat right  center;}

.inner_top.university { padding-bottom: 0px; font-size: 18px; line-height: 26px; font-weight: normal;}
.inner_top.university .container { max-width: 1273px; }
.inner_top.university p strong { font-size: 24px; line-height: 34px;}
.inner_top.university:after { display: none;}
.inner_top.university  h3 { font-weight: 700; font-size: 18px; margin-bottom: 22px;}
.server ul { float: right; display: block; padding: 0; margin: 0; list-style:none;}
.server ul li { float: right; padding: 0 0 0 10px; margin: 0; list-style:none;}
.server ul li a { position: relative; float: right; height: 56px;}
.server ul li:nth-child(1) a { padding-right: 68px; padding-left: 65px;}
.server ul li:nth-child(2) a { padding-right: 52px; padding-left: 60px;}
.server ul li:nth-child(3) a { padding-right: 48px; padding-left: 105px; }
.server ul li a img { position:absolute; z-index: 2; right: 0; top: 50%;  -webkit-transform: translateY(-50%);  -ms-transform: translateY(-50%);  -o-transform: translateY(-50%);  transform: translateY(-50%);}
.server ul li a i { position:absolute; z-index: 1; left: 20px; font-size: 18px; line-height: 26px; top: 50%; margin-top: -13px; color: #302E45; font-weight: bold; font-style:normal; opacity: 0;  -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease; }
.server ul li a:hover i { left: 0; opacity: 1;  -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.two_button { float: right;}
.two_button a { display: inline-block; height: 56px;  text-align:center; font-size: 22px; font-weight: bold; color: #fff; line-height: 56px; border: 0; cursor: pointer;background: rgb(255,57,0);background: linear-gradient(92deg, rgba(255,57,0,1) 0%, rgba(227,26,36,1) 32%, rgba(161,8,52,1) 80%, rgba(73,30,105,1) 100%);box-shadow: 0px 3px 6px #00000040; border-radius: 16px; padding: 0 25px; margin-left: 10px;}
.row [class*="col-"].syllabus { padding-top: 0px; padding-bottom: 100px; padding-right:0px; padding-left: 0px;}
.syllabus_block {background: #FFFFFF;box-shadow: 0px 6px 15px #00000029; padding: 40px 30px 11px 30px; display: block; height: 100%; width: 100%; font-size: 18px; line-height: 26px;}
.syllabus_block h4 { color: #F83331; font-size: 24px; font-weight: 700;}
.inner_top.university .syllabus_block  strong { font-weight: 700; font-size: 18px; line-height: 26px;}
.syllabus_block p img { vertical-align: middle; max-height: 20px; margin: 0 4px;}
.syllabus_block p a { display: block; padding:5px 8px 8px 8px; color: #fff; font-size: 22px; font-weight: 700;  background: rgb(255,57,0);background: linear-gradient(92deg, rgba(255,57,0,1) 0%, rgba(227,26,36,1) 32%, rgba(161,8,52,1) 80%, rgba(73,30,105,1) 100%); box-shadow: 0px 3px 6px #00000040;}


.logoslider {display: none;}
.home .logoslider {display: block;}




.metho_banner a.mobile_banner {
  display: none;
}

@media(max-width: 767px) {
.metho_banner a{
  display: none;
}
.metho_banner a.mobile_banner {
  display: block;
}
}


#registrationModal .modal-dialog {	max-width: 956px;}
#registrationModal .modal-content { background: none; border:  0; border-radius: 20px; padding:  0;}
#registrationModal  .modal-body { padding: 0;}
.regipopup { max-width: 956px; padding-right: 0px; padding-left: 0px; position: relative; background: #fff; overflow: hidden; border-radius: 20px;}
.regipopup .row { margin-right: 0px; margin-left: 0px;}
.regipopup .row [class*="col-"] { padding-right: 0px; padding-left: 0px; z-index:  2;}
.regipopup:after { content: "";  width: 92px; position: absolute; right:  0; top: 0; bottom:  0; z-index:  1; background: url("../images/certificate/shape_rtl.svg") no-repeat left -70px; background-size: 92px auto; }

.regi_wrap h5 + p img  { max-width: 390px; position: absolute; right:  0; top:  50%; -webkit-transform: translateY(-50%);  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);  transform: translateY(-50%); z-index:  1; pointer-events: none; }

.regi_wrap { width: 956px; padding:110px 370px 30px 90px; position: relative;}
.regi_wrap h2 {font-weight: 300;  font-style: normal; font-size: 47px; line-height: 48px; padding:  0; margin: 0;
background: #491E69;
background: -webkit-linear-gradient(to left, #491E69 100%, #A10834 24%, #FF0000 64%);
background: -moz-linear-gradient(to left, #491E69 100%, #A10834 24%, #FF0000 64%);
background: linear-gradient(to left, #491E69 100%, #A10834 24%, #FF0000 64%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.regi_wrap h3 {font-weight: 900;  font-style: normal; font-size: 80px; line-height: 80px;padding:  0; margin:  0;
background: #491E69;
background: -webkit-linear-gradient(to left, #491E69 100%, #A10834 24%, #FF0000 64%);
background: -moz-linear-gradient(to left, #491E69 100%, #A10834 24%, #FF0000 64%);
background: linear-gradient(to left, #491E69 100%, #A10834 24%, #FF0000 64%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.regi_wrap h4 , .regi_wrap h4  span { display: inline-block;font-weight: 900;  font-style: normal; font-size: 132px; line-height: 130px;padding:  0; margin:  0; position: relative; z-index:  1;
background: #FF0000;
background: -webkit-linear-gradient(to left, #FF0000 100%, #A10834 38%, #491E69 72%);
background: -moz-linear-gradient(to left, #FF0000 100%, #A10834 38%, #491E69 72%);
background: linear-gradient(to left, #FF0000 100%, #A10834 38%, #491E69 72%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.regi_wrap h4  span { position: absolute; right:  0; top: 0; z-index:  3; background: url("../images/certificate/Path 994.png") no-repeat 0px 60px; -webkit-background-clip: text;  -webkit-text-fill-color: transparent; background-size: 700px auto;}
.regi_wrap h5 {color: #323232;font-weight: 900;  font-style: normal; font-size: 31px; line-height: 40px;padding:  0; margin:  0 0 30px 0;}
.regi_wrap  p:nth-last-child(3) { text-align: center; }
.regi_wrap  p:nth-last-child(3) a {box-shadow: 0px 5px 20px #0000001A; border-radius: 40px;width: 255px;height: 57px; font-weight: 500; color: #fff; line-height: 56px; font-size: 20px; text-align: center; display: inline-block;	background: rgb(255,57,0);background: linear-gradient(92deg, rgba(255,57,0,1) 0%, rgba(227,26,36,1) 32%, rgba(161,8,52,1) 80%, rgba(73,30,105,1) 100%);}
.regi_wrap  p:nth-last-child(3) a:hover { background: rgb(73,30,105);background: linear-gradient(92deg, rgba(73,30,105,1) 0%, rgba(161,8,52,1) 32%, rgba(227,26,36,1) 80%, rgba(255,57,0,1) 100%);
box-shadow: 0px 5px 20px #0000001A;}

.regi_wrap  p:nth-last-child(2) {font-size: 18px; line-height: 24px; color: #323232; text-align: center; font-weight: bold;}
.regi_wrap p:nth-last-child(1) { text-align: right;}
.regi_wrap p:nth-last-child(1) img { margin: 0 1px;}
.mclose { width: 43px; height:  43px; background: url("../images/certificate/close.svg") no-repeat center center; cursor: pointer; border: 0; position: absolute; z-index:  5; left: -20px; top: -20px;}



/*12-12-2022*/
.team_member { padding-right: 100px; padding-left: 100px;}
.team_member .row { margin-right: -40px; margin-left: -40px; position: relative;}
.team_member .row [class*="col-"]  { padding-right: 40px; padding-left: 40px;}
.team_member .row:nth-child(2) [class*="col-"]:nth-child(1), .team_member .row:nth-child(2) [class*="col-"]:nth-child(2)  { padding-right: 50px; padding-left: 50px;}
.team_member .row:nth-child(2) [class*="col-"] { padding-bottom: 90px;}
.inner_top .team_member h1 { text-align: center;}
.team_member .row [class*="col-"]:nth-child(n+3):after { content: ""; height: 1px; background: #707070; position: absolute; right:  0; left:  0; top:  -45px;}
.team_member .row [class*="col-"]:nth-child(3n+3):after { right: 40px;}
.team_member .row [class*="col-"]:nth-child(3n+5):after { left: 40px;}
.team_member .row:nth-child(2):after { content: ""; height: 1px; background: #707070; position: absolute; right:  40px; left:  40px; bottom:  45px;}

.team_wrap { width: 100%; position: relative; padding-top: 120%; z-index:  2; overflow: hidden;}
.team_pic {position: absolute; left:  0; top:  -50px; bottom:  0; right:  0; z-index:  3;-moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.team_pic img {width: 100%; height: auto;}
.team_wrap:hover .team_pic{ top:  -70px; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.team_title { min-height: 110px;  font-size: 16px; line-height:  22px; color: #fff; position: absolute; right:  0; left:  0; bottom:  -36px; padding:  5px 10px 10px 5px; background: transparent linear-gradient(92deg, #FF3900 0%, #E31A24 32%, #A10834 80%, #491E69 100%) 0% 0% no-repeat padding-box; z-index:  4;  -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease; }
.team_wrap:hover .team_title { bottom: 0;  -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease; }
.team_title h2 { font-size: 29px; line-height: 40px; color: #fff; margin-bottom: 0px; font-weight: bold;}
.team_title p { margin-bottom: 10px;}
.team_title h2 + p + p { margin-bottom: 0px; margin-top: -3px;}
/*12-12-2022*/

/*03-13-2023 start*/
.inner_top.solution{padding-bottom: 0px; padding-top: 100px;}
.inner_top.solution:after { display: none;}
.inner_top.solution .container { max-width: 1480px;}
.solution .srepeat { padding: 60px 0 50px 0; position: relative; font-size: 20px; line-height:  24px; }
.solution .srepeat:nth-child(even) { background: #f4f4f4;}
.solution .srepeat h1 { background: none!important; color: #272727!important;-webkit-text-fill-color:  #272727!important;font-size: 53px; line-height: 58px;padding-bottom: 20px;margin-bottom: 0px; }
.solution .srepeat h2 {font-size: 53px; line-height: 58px;padding-bottom: 20px;margin-bottom: 20px; font-weight: bold; border-bottom:  solid 1px #eaeaea; text-align: center;  }
.solution .srepeat h3 {font-size: 30px; line-height: 47px;padding-bottom: 20px;margin-bottom: 0px; font-weight: 300; text-align: center; }
.solution .srepeat:nth-child(3) h3 { text-align: right;}
.solution .srepeat h4 {font-size: 42px; line-height: 58px;padding-bottom: 20px;margin-bottom: 0px; font-weight: 300; }
.solution .srepeat .row .col-lg-11.col-xl-10 h3, .solution .srepeat .row .col-lg-11.col-xl-10 h4 { padding-left: 300px;}
.solution .srepeat:nth-child(2) .row .col-lg-11.col-xl-10 h3 { padding-left: 0px;}
.solution .srepeat:nth-child(1) {font-size: 30px; line-height: 47px;font-weight: 300;}
.solution .srepeat:nth-child(1) h2{font-weight: 300;font-size: 40px; line-height: 40px;}
.solution .srepeat:nth-child(1) a, .blink, .solution .srepeat:nth-child(1) a:hover, .blink:hover { width: 260px; height: 56px; display: inline-block; margin-left: 30px; text-align:center; font-size: 22px; font-weight: bold; color: #fff; line-height: 56px; border: 0; cursor: pointer;background: rgb(255,57,0);background: linear-gradient(92deg, rgba(255,57,0,1) 0%, rgba(227,26,36,1) 32%, rgba(161,8,52,1) 80%, rgba(73,30,105,1) 100%); box-shadow: 0px 3px 6px #00000040; border-radius: 16px;}
.srepeat ul { padding: 0 0 0 300px; margin: 0; list-style:none; display: block; overflow: hidden;}
.srepeat ul li { padding: 0 30px 5px 0; margin: 0; list-style:none; display: block; background: url(../images/bullet.svg) no-repeat right 6px; font-weight: normal; width: 50%; float:  right; font-size: 20px; line-height:  30px;}
.srepeat img {width: 100%; max-width: 1040px;}
.blink, .blink:hover { position: absolute; left:  15px; top:  0; margin-left: 0px;}

.srepeat .col-md-6 .blink, .inner_dark.newpage .blink, .srepeat .col-md-6 .blink:hover, .inner_dark.newpage .blink:hover { position: relative; left:  auto; top:  aito;}
.srepeat .row .col-md-6:nth-child(1) img { display: none;}
.inner_dark.newpage { text-align: center; color: #fff;padding: 75px 20px 60px 20px;}
.inner_dark.newpage h2 { color: #fff;font-size: 53px; line-height: 58px;padding-bottom: 50px; font-weight: 500; }
.solution .srepeat:nth-last-child(1) .row .col-md-6:nth-child(1) {  order: 2 !important;}
.solution .srepeat:nth-last-child(1) .row .col-md-6:nth-child(2) { order: 1 !important;}
.solution .srepeat:nth-child(1) .row .col-lg-11.col-xl-10:nth-child(1), .solution .srepeat:nth-child(2) .row .col-lg-11.col-xl-10:nth-child(1) { width: 90%;}
/*03-13-2023 end*/

/* #Media Queries ================================================== */
@media (min-width: 768px) {
.syllabus .splide {visibility: visible;}
.syllabus .splide__list {display: flex;flex-wrap: wrap;justify-content: center !important; width: auto; margin: 0 -15px !important; padding: 30px 15px 0 15px !important;}
.syllabus .splide__list .splide__slide { width:33.33%; padding:20px 15px; }

.syllabus_block {-moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.syllabus_block:hover{ margin-top: -20px; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
}
 @media (min-width: 992px) {
.navbar { position:absolute; left:15px; top: 5px; right: 15px; z-index: 18; padding: 0;} 

.navbar ul { display: block; position: absolute;padding: 0 474px 0 0; margin: 0; list-style:none;  z-index: 5; left: 0; right: 0; top: 0px;}
.navbar ul  li { margin: 0  0 0 70px; padding: 0; list-style:none; display:inline-block; float: right;  }
.navbar ul  li:nth-last-child(1) { padding-left: 0px;}
.navbar ul  li a {  padding:0px; font-size: 16px; line-height: 80px; color: #302E45; font-weight: normal; display: block; position:relative; border: 0; text-transform:uppercase; }
.navbar ul  li a.has_sub { padding: 0px;}

.navbar ul li:focus > a, .navbar ul li:hover > a, .navbar ul li > a:focus, .navbar ul li > a:hover, .navbar ul li > a.active, .navbar ul li.active > a{ color:#302E45 !important; text-decoration:none; border: 0; font-weight: bold;}
.navbar ul  li a:hover{ color: #000 !important; font-weight: normal;}
.navbar ul  li a.has_sub:hover {color:#000 !important; font-weight: bold;}


.navbar ul li > a.has_sub + i { display: none;}


.navbar ul li  a.has_sub + ul { display: block; visibility:hidden; max-height: 0px; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease; overflow: hidden; padding: 0; width: 100%; position: fixed; left: 0px; right: 0; top: 100px; background: #EBEBEB; text-align:center; overflow: hidden;}
.navbar ul li:hover  a.has_sub +  ul{display:block; visibility:visible; max-height: 600px;  -moz-transition: all 1s ease; -webkit-transition: all 1s ease; -o-transition: all 1s ease;  transition: all 1s ease;}
.navbar ul li ul li {  margin: 0 auto; width: 1500px; float: none; text-align:right; overflow: hidden; display: flex;flex-wrap: wrap;}
.navbar ul li ul li ul {flex: 0 0 auto; visibility:visible; padding: 42px 0 34px 0; margin: 0; position:relative; max-height: auto;}
.navbar ul li ul li ul:nth-child(1) { width: 30%; order: 1 !important; }
.navbar ul li ul li ul:nth-child(2) { width: 20%; order: 2 !important; }
.navbar ul li ul li ul:nth-child(3) { width: 25%; order: 3 !important; }
.navbar ul li ul li ul:nth-child(4) { width: 25%; order: 4 !important; }
.navbar ul li ul li ul li { width: 100%; float: right; padding: 0 8px 0 0; margin: 0; font-size: 20px; font-weight: bold;}
.navbar ul li ul li ul li:nth-child(1) { padding-right: 0px;}
.navbar ul  li ul li ul li:ahover { font-weight:normal !important;}
.navbar ul li ul li ul li a { line-height: 26px; text-transform:inherit; font-size: 18px; font-weight: normal; color:#302E45;  }
.navbar ul li ul li ul li a:hover{ color: #000 !important; font-weight: bold;}


.navbar ul li.company_dropdown {
  position: relative;
}    
.navbar ul li.company_dropdown a.has_sub + ul {
  position: absolute !important;
  z-index: 9999999;
  width: 252px !important;
  top: 95px;
}
.navbar ul li.company_dropdown ul li ul.image_1_ul {
  padding: 42px 17px 34px;
}
     

}

 @media (min-width: 1300px) and (max-width: 1450px) {
.navbar ul {padding: 0 374px 0 0;}	 
.navbar ul li ul li { width: 1270px;}
.home_section_dark .container { max-width: 1270px;height: 750px;}
.one {margin-right: -225px;}
.four img{ width: 380px;}
.one img { width: 460px;}
.two img { width: 350px;}
}
/* END__ */
 @media (min-width: 1200px) and (max-width: 1399px) {
body, .home_section_top, .stay_footer {font-size: 20px;line-height: 28px;}	 
.navbar ul {padding: 0 374px 0 0;}	
.navbar ul li {margin: 0 0 0 60px;} 
.navbar ul li ul li { width: 1170px;}
.navbar ul li ul li ul li { font-size: 18px;}
.navbar ul li ul li ul li a { font-size: 16px;}
.header_caption { font-size: 49px; line-height: 50px;}
.header_caption strong {font-size: 140px; line-height: 140px;}
.year { padding-bottom: 70px;}
.year img { max-width: 700px;}
.home_section_top h1 {font-size: 40px; line-height: 56px;}
.home_section_dark .container { max-width: 1170px;height: 700px; padding-top: 80px;font-size: 28px; line-height: 36px;}
.one {margin-right: -220px;}
.four img{ width: 340px;}
.one img { width: 430px;}
.two img { width: 320px;}
.home_middle {padding-top: 80px; padding-bottom: 80px;}
.home_section_dark h2, .stay_connected h2 {font-size: 68px;line-height: 84px; margin-bottom: 50px;}
.stay_connected { background-size: 1700px auto;}
.stay_connected .container {padding-top: 120px;padding-bottom: 120px;}
.middle_block p:nth-child(1) { height: 74px;}
.middle_block p:nth-child(1) img {max-width: 64px;}
.middle_block h2 {font-size: 24px;line-height:34px; min-height: 72px;}
.footer_wrap ul li a, .container.copyright {font-size: 20px; line-height: 28px;}

.inner_top {padding: 180px 0 200px 0;}
.addson ul li img { max-height: 40px;}
.inner_top h1 {font-size:90px;line-height: 110px; margin-bottom: 40px; padding-left: 120px;}

.service_content p { padding-right: 30px; padding-left: 30px;}
.work_content { padding-right: 30px; padding-left: 30px;}

/*12-12-2022*/	 
.team_member { padding-right: 70px; padding-left: 70px; }
.team_member .row { margin-right: -30px; margin-left: -30px;}
.team_member .row [class*="col-"]  { padding-right: 30px; padding-left: 30px;}
.team_member .row:nth-child(2) [class*="col-"]:nth-child(1), .team_member .row:nth-child(2) [class*="col-"]:nth-child(2)  { padding-right: 50px; padding-left: 50px;}
.team_member .row:nth-child(2) [class*="col-"] { padding-bottom: 90px;}
.team_member .row [class*="col-"]:nth-child(3n+3):after { right: 30px;}
.team_member .row [class*="col-"]:nth-child(3n+5):after { left: 30px;}	 
.team_member .row:nth-child(2):after { right:  30px; left:  30px;}
.inner_top .team_member h1 {font-size: 78px;line-height: 90px; padding-left: 0px;}	 
/*12-12-2022*/	

/*03-13-2023*/	 
	 .solution .srepeat:nth-child(1) .row .col-lg-11.col-xl-10:nth-child(1), .solution .srepeat:nth-child(2) .row .col-lg-11.col-xl-10:nth-child(1) { width: 100%;}	 
	 .solution .srepeat h1, .solution .srepeat h2 {padding-left: 0px;font-size: 45px; line-height: 50px;}
	 .solution .srepeat:nth-child(1), .srepeat .row .col-lg-11.col-xl-10 h3, .solution .srepeat h4 {font-size: 30px;line-height: 40px; }
/*03-13-2023 end*/	 
	 
}
/* END__ */
 @media (min-width: 992px) and (max-width: 1199px) {
body, .home_section_top, .stay_footer {font-size: 20px;line-height: 28px;}	 
.search { left: 15px;}
.logo {top: 35px;}
.logo a img {height: 40px;}
.navbar ul {padding: 0 300px 0 0;}	
.navbar ul li {margin: 0 0 0 36px;} 
.navbar ul li ul li { width: 970px;}
.navbar ul li ul li ul li { font-size: 18px;}
.navbar ul li ul li ul li a { font-size: 16px;}
.header_caption { font-size: 49px; line-height: 50px;}
.header_caption strong {font-size: 140px; line-height: 140px;}
.year { padding-bottom: 70px;}
.year img { max-width: 600px;}
.home_section_top h1 {font-size: 40px; line-height: 56px;}
.home_section_dark .container { max-width: 970px;height: 620px; padding-top: 80px;font-size: 24px; line-height: 34px;}
.one {margin-right: -200px;}
.four img{ width: 300px;}
.one img { width: 350px;}
.two img { width: 300px;}
.four strong {min-width: 300px;}
.one strong {min-width: 350px;}
.two strong {min-width: 300px;}
.number { font-size: 150px;  line-height: 100px; height: 120px;}
.number i { height: 120px; display: inline-block;}
	 
.home_middle {padding-top: 80px; padding-bottom: 80px;}
.home_middle .row .col-md-2 { width: 33.33%;}
.home_section_dark h2, .stay_connected h2 {font-size: 58px;line-height: 74px; margin-bottom: 50px;}
.stay_connected { background-size: 1700px auto;}
.stay_connected .container {padding-top: 120px;padding-bottom: 120px;}
.middle_block p:nth-child(1) { height: 74px;}
.middle_block p:nth-child(1) img {max-width: 64px;}
.middle_block h2 {font-size: 24px;line-height:34px; min-height: 72px;}
.footer_wrap ul li a, .container.copyright {font-size: 20px; line-height: 28px;}

.inner_top {padding: 180px 0 200px 0;}
.addson ul li img { max-height: 40px;}
.inner_top h1 {font-size:90px;line-height: 110px; margin-bottom: 40px; padding-left: 120px;}
.home_section_top.inner {padding-top: 40px; padding-bottom: 40px;}
.home_section_top.inner .logoslider { padding-bottom: 80px;}
.service_content p { padding-right: 30px; padding-left: 30px;}
.work_content { padding-right: 30px; padding-left: 30px;}

.two_button a { font-size: 20px;padding: 0 20px;}
	 
/*12-12-2022*/	 
.team_member { padding-right: 60px; padding-left: 60px; }
.team_member .row { margin-right: -15px; margin-left: -15px;}
.team_member .row [class*="col-"]  { padding-right: 15px; padding-left: 15px;}
.team_member .row:nth-child(2) [class*="col-"]:nth-child(1), .team_member .row:nth-child(2) [class*="col-"]:nth-child(2)  { padding-right: 40px; padding-left: 40px;}
.team_member .row:nth-child(2) [class*="col-"] { padding-bottom: 90px;}
.team_member .row [class*="col-"]:nth-child(3n+3):after { right: 15px;}
.team_member .row [class*="col-"]:nth-child(3n+5):after { left: 15px;}	 
.team_member .row:nth-child(2):after { right:  15px; left:  15px;}	 
.inner_top .team_member h1 {font-size: 78px;line-height: 90px; padding-left: 0px;}	
.team_title { min-height: 90px; }
.team_title h2 { font-size: 22px; line-height: 28px;}	 
 /*12-12-2022*/
	 
/*03-13-2023 start*/	 
	 .solution .srepeat:nth-child(1) .row .col-lg-11.col-xl-10:nth-child(1), .solution .srepeat:nth-child(2) .row .col-lg-11.col-xl-10:nth-child(1) { width: 100%;}	 
	 .solution .srepeat h1, .solution .srepeat h2{padding-left: 0px;font-size: 40px; line-height: 45px;}
	 .solution .srepeat:nth-child(1), .srepeat .row .col-lg-11.col-xl-10 h3, .solution .srepeat h3, .solution .srepeat h4  {font-size: 30px;line-height: 35px; }
	 .srepeat .row .col-lg-11.col-xl-10 h4 { padding-bottom: 30px;}
	 .srepeat ul { padding: 0 0 0 100px;}
/*03-13-2023 end*/	 	 
	 
}
/* END__ */
 @media (min-width: 768px) and (max-width: 991px) {	 
body, .home_section_top, .stay_footer {font-size: 20px;line-height: 28px;}
.search { display: none;}	
.navbar-toggler { display: block;} 
.logo {top: 35px; right: 24px;}
.logo a img {height: 40px;}

.home_header {padding: 90px 0 100px 0;}
.home_header:before { height: 90px; background-size: auto 90px; }
.home_header:after { height: 100px; background-size: auto 100px;}
.header_caption { font-size: 39px; line-height: 40px;}
.header_caption strong {font-size: 110px; line-height: 110px;}
.home_section_top {padding-top: 50px; padding-bottom: 80px;}
.year { padding-bottom: 50px;}
.year img { max-width: 500px;}
.home_section_top h1 {font-size: 30px; line-height: 46px;margin-bottom: 40px;}
.home_section_dark .container { max-width: 730px;height: 520px; padding-top: 80px;font-size: 20px; line-height: 28px;}
.one {margin-right: -130px;top: 100px;}
.two {top: 30px;}
.four img{ width: 200px;}
.one img { width: 250px;}
.two img { width: 200px; }
.four strong {min-width: 200px;}
.one strong {min-width: 250px;}
.two strong {min-width: 200px;}
.number { font-size: 110px;  line-height: 90px; height: 90px;}
.number i { height: 90px; display: inline-block;}	 
	 
.home_middle {padding-top: 80px; padding-bottom: 80px;}
.home_middle .row .col-md-2 { width: 33.33%;}
.home_section_dark h2, .stay_connected h2 {font-size: 50px;line-height: 64px; margin-bottom: 50px;}
.stay_connected { background-size: 1600px auto;}
.stay_connected .container {padding-top: 80px;padding-bottom: 70px;}
.middle_block p:nth-child(1) { height: 74px;}
.middle_block p:nth-child(1) img {max-width: 64px;}
.middle_block h2 {font-size: 24px;line-height:34px; min-height: 72px;}
.footer_wrap ul li a {font-size: 16px; line-height: 22px;}
.container.copyright {font-size: 14px; line-height: 20px;}
.footer { background-size: 600px auto;}

.inner_top {padding: 120px 0 150px 0;}
.inner_top:before { height: 100px; background-size: auto 100px; }
.inner_top:after { height: 124px; background-size: auto 124px;}
.addson ul li img { max-height: 40px;}
.inner_top h1 {font-size:70px;line-height: 70px; margin-bottom: 40px; padding-left: 0;}
.home_section_top.inner {padding-top: 40px; padding-bottom: 40px;}
.home_section_top.inner .logoslider { padding-bottom: 80px;}
.inner_middle .row .col-md-2 {width: 50%;}
.inner_dark {padding: 70px 0; font-size: 20px;line-height: 26px;}
.service_content p { padding-right: 30px; padding-left: 35px;}
.work_content { padding-right: 30px; padding-left: 30px;}

.two_button { width: 100%; float: right; padding-top: 20px;}
.two_button a { width: 100%; margin: 0 0 10px;}
.syllabus_block { padding: 30px 20px 11px 20px;}
	 
	 #registrationModal .modal-dialog {	max-width: 750px; margin:  0 auto; padding: 30px 0 0 0;}
	 .regipopup { max-width: 750px; }
	 .regi_wrap { width: 750px; padding:70px 150px 20px 100px; text-align: center;}
	 .regi_wrap h4  span {  background-size: 500px auto;}
	 .regi_wrap h5 + p{text-align: center;}
	 .regi_wrap h5 + p img  { max-width: 300px; position: relative; right:  auto; top:  auto; -webkit-transform: translateY(0%);  -ms-transform: translateY(0%);  -o-transform: translateY(0%);  transform: translateY(0%); pointer-events: auto; }
	 .regi_wrap p:nth-last-child(1) { text-align: center;}
	 

/*12-12-2022*/	 
.team_member { padding-right: 20px; padding-left: 20px; }
.team_member .row { margin-right: -15px; margin-left: -15px;}
.team_member .row [class*="col-"]  { padding-right: 15px; padding-left: 15px;}
.team_member .row:nth-child(2) [class*="col-"]:nth-child(1), .team_member .row:nth-child(2) [class*="col-"]:nth-child(2)  { padding-right: 25px; padding-left: 25px;}
.team_member .row:nth-child(2) [class*="col-"] { padding-bottom: 90px;}
.team_member .row [class*="col-"]:nth-child(3n+3):after { right: 15px;}
.team_member .row [class*="col-"]:nth-child(3n+5):after { left: 15px;}	 
.team_member .row:nth-child(2):after { right:  15px; left:  15px;}	 	 
.inner_top .team_member h1 {font-size: 78px;line-height: 90px; padding-left: 0px;}	
.team_title { min-height: 100px;}
.team_title h2 { font-size: 22px; line-height: 28px;}
.team_title h2 + p { margin-bottom: 12px;}	 
.team_title {bottom: -38px;font-size: 16px; line-height:  22px;}
/*12-12-2022*/	
	 
	 
/*03-13-2023 start*/
	 .inner_top.solution{padding-top: 70px;}
	 .solution .srepeat:nth-child(1) .row .col-lg-11.col-xl-10:nth-child(1), .solution .srepeat:nth-child(2) .row .col-lg-11.col-xl-10:nth-child(1) { width: 100%;}	 
	 .solution .srepeat h1, .solution .srepeat h2 {padding-left: 0px;font-size: 35px; line-height: 40px;}
	 .solution .srepeat:nth-child(1), .srepeat .row .col-lg-11.col-xl-10 h3, .solution .srepeat h3, .solution .srepeat h4 {font-size: 25px;line-height: 30px; }
	 .srepeat .row .col-lg-11.col-xl-10 h4 { padding-bottom: 30px;}
	 .srepeat ul { padding: 0;}
/*03-13-2023 end*/		 
	 
}
/* END__ */
@media only screen and (max-width: 991px) {

.navbar { position: absolute; left: 0; top: 0px; right: 0; width: 100%; padding:0; display: block; }
.navbar .navbar-collapse { position:fixed; right: 0; left: 0; top: 110px; height:0!important; transition: height 0.3s; background: url(../images/curve.png) no-repeat left bottom #fff; z-index: 9; overflow-y: auto ;}
.navbar .navbar-collapse.show {height:calc(100vh - 110px) !important;;max-height: none; transition: height 0.3s;}

.navbar ul { display: block;position: relative; width: 100%; padding: 0; margin: 0;list-style: none; text-align: left; float: left; }
.navbar ul li {width: 100%; float: left; text-align: right; padding: 0 0 1px 0; position:relative;}
.navbar ul li:nth-last-child(1) { padding-bottom: 0px; display: block;}
.navbar ul li a { width: 100%; float: left; color: #302E45; font-size: 18px; line-height: 40px; font-weight: normal; z-index: 9; padding: 0 24px;}
.navbar ul li:focus > a, .navbar ul li:hover > a, .navbar ul li > a:focus, .navbar ul li > a:hover, .navbar ul li > a.active, .navbar ul li.active > a{ color:#302E45 !important; text-decoration:none; border: 0; font-weight: bold;}
.navbar ul  li a:hover{ color: #000 !important; font-weight: normal;}
.navbar ul  li a.has_sub.active:hover {color:#000 !important; font-weight: bold;}


.navbar ul li a.has_sub + ul{ margin-right: auto; display: block; max-height: 0px !important; min-width: 100%; visibility: inherit; position:relative; right: auto; left: auto; top: auto; width: 100%; float: right; z-index: 5;background: #EBEBEB  ; overflow: hidden;   -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;border: 0!important;;box-shadow: none !important;}

.navbar ul li a.has_sub.active + ul {border: 0!important;box-shadow: none !important; max-height: 1400px !important; visibility:visible;   -moz-transition: all 1s ease; -webkit-transition: all 1s ease; -o-transition: all 1s ease;  transition: all 1s ease; }
.navbar ul li a.has_sub + ul li{line-height:40px; text-align: center; border-left: none; width:100%; list-style:none; padding: 0; }

.navbar ul li a.has_sub + ul li a{display:block;color: #1F1C1C; font-size: 18px; line-height: 30px; font-weight: 700; background:none; width: 100%;  }
.navbar ul li a.has_sub + ul li a:hover{text-decoration:none; color:#fff; background:none; width: 100%;}

.navbar ul li a.has_sub:after { content: ""; background: url(../images/arrow.png) no-repeat center center; width: 21px; height: 21px; position:absolute;top: 8px;left: 30px;  transform: rotate(0deg);  -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.navbar ul li a.has_sub.active:after{ transform: rotate(90deg);  -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}

.navbar ul li a.has_sub + ul li {  margin: 0 auto; float: none; text-align:right; overflow: hidden; display: flex;flex-wrap: wrap; padding: 0 20px 30px 20px;}
.navbar ul li a.has_sub + ul li ul {flex: 0 0 auto; visibility:visible; padding: 0; margin: 0; position:relative; max-height: auto;}
.navbar ul li a.has_sub + ul li ul:nth-child(1) { width: 50%; order: 1 !important; }
.navbar ul li a.has_sub + ul li ul:nth-child(2) { width: 50%; order: 3 !important; }
.navbar ul li a.has_sub + ul li ul:nth-child(3) { width: 50%; order: 2 !important; }
.navbar ul li a.has_sub + ul li ul:nth-child(4) { width: 50%; order: 4 !important; }
.navbar ul li a.has_sub + ul li ul li { width: 100%; float: right; padding: 0 8px 0 0; margin: 0; font-size: 20px; font-weight: bold;}
.navbar ul li a.has_sub + ul li ul li:nth-child(1) { padding-right: 0px; padding-top: 30px;}
.navbar ul li a.has_sub + ul li ul li a { line-height: 20px; text-transform:inherit; font-size: 14px; font-weight: normal; color:#302E45; padding: 0;  }
.navbar ul li a.has_sub + ul li ul li a:hover{ color: #000 !important; font-weight: bold;}

}
/* END__ */
@media only screen and (max-width: 767px) {
body, .home_section_top, .stay_footer {font-size: 18px;line-height: 26px;}	
.navbar-toggler { display: block; left: 24px; top: 37px;} 
.navbar .navbar-collapse {top: 80px; height:0!important; transition: height 0.3s; background: url(../images/curve.png) no-repeat left bottom #fff; z-index: 9; overflow-y: auto ;}
.navbar .navbar-collapse.show {height:calc(100vh - 80px) !important;;}
.header { height: 80px;}
.search { display: none;}	
.logo {top: 28px; right: 24px;}
.logo a img {height: 36px;}
.home_header {padding: 56px 0 60px 0;margin-top: 80px; height: 476px; overflow: hidden;}
.home_header:before { height: 56px;background: url(../images/shape1a-he.svg) no-repeat center bottom #fff; }
.home_header:after { height: 60px; ;background: url(../images/shape2a-he.svg) no-repeat center top #fff;}
.home_header img { width: 968px; max-width: auto; position:absolute; top: 56px; right: 50%;  -webkit-transform: translateX(50%);  -ms-transform: translateX(50%);  -o-transform: translateX(50%);  transform: translateX(50%);}
.header_caption { font-size: 24px; line-height: 29px;}
.header_caption strong {font-size: 69px; line-height: 80px; letter-spacing: 2px;}
.home_section_top {padding-top: 50px; padding-bottom: 80px;}
.year { padding-bottom: 50px;}
.year img { max-width: 440px;}
.home_section_top h1 {font-size: 24px; line-height: 34px;margin-bottom: 40px; padding:  0 15px;}
.home_section_dark .container { max-width: 100%;height: auto; padding-top: 50px; padding-bottom: 40px;font-size: 18px; line-height: 26px; text-align: center;}
.four { width: 100%; position:relative; right: auto; left: auto; text-align:center; padding-bottom: 30px;}
.one {margin-right: auto;top: auto; right: auto; width: 100%; text-align:center; padding-bottom: 30px; position:relative;}
.two { width: 100%; position:relative; left: auto; top: auto; text-align:center;}
.four img{ width: 276px;}
.four img:nth-child(2) { right: 50%; margin-right: -138px;}
.one img { width: 334px;}
.one img:nth-child(2) { right: 50%; margin-right: -167px;}
.two img { width: 276px; }
.two img:nth-child(2) { right: 50%; margin-right: -138px;}
.number { font-size: 150px;  line-height: 140px; height: 140px;}
.four strong {min-width: 100%;}
.one strong {min-width:  100%;}
.two strong {min-width:  100%;}	
	
.home_middle {padding-top: 24px; padding-bottom: 24px;}
.home_middle .row .col-md-2 { width: 50%;}
.home_section_dark h2, .stay_connected h2 {font-size: 24px;line-height: 30px; margin-bottom: 30px;}
.stay_connected { background-size: 1700px auto; font-size: 16px; line-height: 22px; padding: 0 10px;}
.stay_connected .container {padding-top: 60px;padding-bottom: 40px;}
.stay_footer {font-size: 16px;line-height: 22px; text-align:right;}
.middle_block p:nth-child(1) { height: 74px;}
.middle_block p:nth-child(1) img {max-width: 64px;}
.middle_block h2 {font-size: 24px;line-height:34px; min-height: auto;}
.footer_wrap {padding-right: 0; padding-top: 80px;}
.footer_wrap ul {width: 50%; padding-bottom: 15px;}
.footer_wrap ul li a {font-size: 16px; line-height: 22px;}
.container.copyright {font-size: 14px; line-height: 20px;}
.footer { background-size: 400px auto; padding: 0 10px;}
.partner_text {width: 100%; float: right; padding: 0  0 20px 0;}
.partner { width: 100%; float: left; padding: 0 0;}
.logoslider {padding-top: 50px;}
.copyright .row [class*="col-"] span, .copyright .row [class*="col-"] span:nth-child(1) { width: 100%; text-align:center;}


.contact_form form .form-control { padding: 0 20px;font-size: 18px;}
.contact_form form .form-group:nth-child(odd) { width: 100%; float: right; padding-left: 0px;}
.contact_form form .form-group:nth-child(even) { width: 100%; float: left; padding-right: 0px;}
.contact_form form .form-group.textarea { margin-bottom: 20px; margin-top:10px; }
.contact_form form .form-control.textareas { padding: 12px 30px;}

.contact_form .form-group  label{ right: 20px;font-size: 18px; line-height: 54px; }
.contact_form .form-group .form-control:focus + label, .contact_form .form-group .form-control:not(:placeholder-shown) + label {top: 0px;right: 20px;font-size: 18px; }
.contact_form form .form-group:nth-child(even) label, .contact_form .form-group:nth-child(even) .form-control:focus + label, .contact_form .form-group:nth-child(even) .form-control:not(:placeholder-shown) + label { right: 20px;}

.inner_top {padding: 80px 0 150px 0; margin-top: 80px;}
.inner_top .container { padding-right: 30px; padding-left: 30px;}
.inner_top:before { height: 60px;background: url(../images/shape4-he.svg) no-repeat center top; background-size: auto 60px;  }
.inner_top:after { height: 124px; background-size: auto 124px;}
.inner_top .partner { padding-bottom: 30px;}
.addson ul li img { max-height: 38px;}
.inner_top h1 {font-size:50px;line-height: 50px; padding-bottom: 10px; margin-bottom: 40px; padding-left: 0;}
.home_section_top.inner {padding-top: 30px; padding-bottom: 40px;}
.home_section_top.inner .logoslider { padding-bottom: 80px;}
.inner_middle .row .col-md-2 {width: 50%;}
.inner_dark {padding: 40px 15px; font-size: 18px;line-height: 22px; text-align:center;}
.inner_middle { padding-top: 20px;}
.inner_middle .middle_block h2 {font-size: 24px; line-height: 28px;}
.home_section_top.inner h2 {font-size: 24px;line-height: 34px;padding: 0 0 30px 0;}
.row [class*="col-"].addson { padding-right: 25px; padding-left: 25px;}
.service_content p { padding-right: 30px; padding-left: 30px;}
.service_content { padding: 25px 0 0 0;}
.work_content { padding-right: 30px; padding-left: 30px;padding-top: 0px; font-size: 16px; line-height: 22px;}
.work_content ul li { line-height: 32px;}
.work_content .carousel-control-prev, .work_content .carousel-control-next { width: 41px; height: 41px; top: 50%; margin-top: -20px; opacity: 1;}
.work_content .carousel-control-prev { left: -20px; background-size: 41px auto; }
.work_content .carousel-control-next { right: -20px; background-size: 41px auto; }

.row [class*="col-"].syllabus { padding-bottom: 50px; padding-right: 0px; padding-left: 0px;}
.syllabus .splide__slide { padding:20px 15px;}
.syllabus .splide__pagination {bottom: -20px;}
.two_button { width: 100%; float: right; padding-top: 0px;}
.two_button a { width: 100%; margin: 0 0 20px;padding: 0 10px;}
.server ul {display: flex;flex-wrap: wrap; width: 100%;justify-content: center !important;}
.server ul li { float: none; width: 50%; padding: 0 15px 15px 15px;}
.server ul li a i { left: 0; opacity: 1;}

.server ul li:nth-child(1) a { float: left;}
.server ul li:nth-child(3) { text-align: center;}
.server ul li:nth-child(3) a { float: none; display: inline-block; }

.syllabus_block {-moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.syllabus_block:hover{ margin-right: -5px; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.syllabus .splide__arrow {width: 41px;height: 41px;border-radius: 0%; opacity: 1;}
.syllabus .splide__arrow--next {background: url(../images/next.png) no-repeat right center;background-size: 41px auto; left: -10px;}
.syllabus .splide__arrow--prev {background: url(../images/prev.png) no-repeat right center;background-size: 41px auto; right: -10px;}
	
	.video-bg iframe { min-width: 128%;}
	
	 #registrationModal .modal-dialog {	max-width: 364px; margin:  0 auto; padding:  24px 0 0 0;}
	.regipopup { max-width: 364px; }
	.regipopup:after { width: 82px; background-size: 82px auto; background-position:  left  top; }
	.regi_wrap { width: 364px; padding: 42px 85px 20px 25px; text-align: center;}
	.regi_wrap h2 { font-size: 29px; line-height: 29px;}
	.regi_wrap h3 {font-size: 42px; line-height: 42px;}
	.regi_wrap h4 , .regi_wrap h4  span { font-size: 70px; line-height: 70px;}
	.regi_wrap h4  span {  background-size: 300px auto; background-position: -10px 30px;}
	.regi_wrap h5 {font-size: 16px; line-height: 24px;margin: 0 0 20px 0;}
	.regi_wrap h5 + p{text-align: center;}
	.regi_wrap h5 + p img  { max-width: 225px; position: relative; right:  auto; top:  auto; -webkit-transform: translateY(0%);  -ms-transform: translateY(0%);  -o-transform: translateY(0%);  transform: translateY(0%); pointer-events: auto; }
	.regi_wrap p:nth-last-child(1) { text-align: center;}
	.regi_wrap p:nth-last-child(3) a { width:  100%;}
	.regi_wrap p:nth-last-child(1) img {margin: 0 1px; max-height: 42px; width: auto;}
	

/*12-12-2022*/	 
.inner_top .container.team_member { padding-right: 20px; padding-left: 20px; }
.team_member .row { margin-right: -20px; margin-left: -20px;}
.team_member .row [class*="col-"]  { padding-right: 40px; padding-left: 40px; padding-bottom: 35px;}
.team_member .row:nth-child(2) [class*="col-"]:nth-child(1), .team_member .row:nth-child(2) [class*="col-"]:nth-child(2)  { padding-right: 20px; padding-left: 20px;}
.team_member .row:nth-child(2) [class*="col-"] { padding-bottom: 70px;}
.team_member .row [class*="col-"]:nth-child(n+3):after {display: none;}	
.team_member .row [class*="col-"]:nth-child(3n+5):after { display: none; }	
.team_member .row [class*="col-"]:nth-child(3n+3):after { right: 20px; left:  20px; display: block !important; top: -35px;}	
.team_member .row:nth-child(2):after { display: none;}	
.team_member .row:nth-child(1) [class*="col-"] { padding-right: 15px; padding-left: 15px; padding-bottom: 20px;}	 
.inner_top .team_member h1 {font-size: 42px;line-height: 50px; padding-left: 0px;margin-bottom: 0px;}	
.team_title { min-height: 100px;}
.team_title h2 { font-size: 22px; line-height: 28px;}
.team_title h2 + p { margin-bottom: 12px;}	 
.team_title {bottom: -38px;font-size: 16px; line-height:  22px;}
/*12-12-2022*/	
	
	
/*03-13-2023 start*/
	.inner_top.solution{padding-top: 40px;}
	.solution .srepeat { padding: 40px 0 30px 0;}
	.solution .srepeat:nth-child(1) { padding-bottom: 90px;}
	.solution .srepeat:nth-child(1):after { content: ""; position:absolute; height: 100px; right: 0; left: 0; bottom: 0; background: url(../images/shape3-he.svg) no-repeat left bottom; z-index: 2; background-size: auto 100px;}
	 .solution .srepeat:nth-child(1) .row .col-lg-11.col-xl-10:nth-child(1), .solution .srepeat:nth-child(2) .row .col-lg-11.col-xl-10:nth-child(1) { width: 100%;}	 
	 .solution .srepeat h1, .solution .srepeat h2 {padding-left: 0px;font-size: 40px; line-height: 50px;}
	 .solution .srepeat:nth-child(1),.srepeat .row .col-lg-11.col-xl-10 h3, .solution .srepeat h3 {font-size: 20px;line-height: 28px; }
	.solution .srepeat h4 {font-size: 30px;line-height: 42px;padding-bottom: 10px; }
	 .srepeat .row .col-lg-11.col-xl-10 h4 { padding-bottom: 30px;}
	.solution .srepeat:nth-child(1) a, .blink, .solution .srepeat:nth-child(1) a:hover, .blink:hover {width: 100%;
		height: 56px; margin-left: 0px;}
	.solution .srepeat:nth-child(1) a { margin-bottom: 15px;}
	.srepeat ul { padding: 0;}
	.srepeat ul li { width: 100%;font-size: 16px;}
	.blink, .blink:hover {position: relative;left: auto;		top: auto;}
	.solution .srepeat .row .col-lg-11.col-xl-10 h3, .solution .srepeat .row .col-lg-11.col-xl-10 h4 {padding-left: 0px;padding-bottom: 10px;}
	.solution .srepeat h2 { border: 0; margin-bottom: 0px;}
	.srepeat .row .col-md-6:nth-child(1) img { display: block;}
	.inner_dark.newpage {padding: 30px 20px 20px 20px;}
	.inner_dark.newpage h2 { font-size: 27px; line-height:  45px; padding-bottom: 10px;}
	.inner_dark.newpage .blink, .inner_dark.newpage .blink:hover { width: 256px;}
/*03-13-2023 end*/		
}
/* END__ */
 @media only screen and (max-width: 575px) {
.home_header {padding: 56px 0 50px 0;margin-top: 80px;}

.inner_top:after { height: 100px; background-size: auto 100px;}
.video-bg iframe { min-width: 160%;}
.home_middle .row .col-md-2 {width: 100%;}
	 
}
/* END__ */
 @media only screen and (max-width: 480px) {
.year img { max-width: 100%;}
.home_header {height: 400px;}	
	 
/*12-12-2022*/	
.inner_top .team_member h1 {font-size: 36px;line-height: 40px; }		 
/*12-12-2022*/	
	 
}
/* END__ */
 @media only screen and (max-width: 400px) {
.home_middle .row .col-md-2 { width: 100%;}
.inner_middle .row .col-md-2 {width: 100%;}
.server ul li {padding: 0 10px 18px 10px;}
.two_button a { font-size: 16px;}
.header_caption { font-size: 20px; line-height: 24px;}	 
.header_caption strong { font-size: 60px;line-height: 70px;}
.video-bg iframe { min-width: 180%;}
.home_header {height: 370px;}
.number { font-size: 130px;  line-height: 120px; height: 120px;}	
	 
	 #registrationModal .modal-dialog {	max-width: 310px; margin:  0 auto;}
	 .regipopup { max-width: 310px; }
	 .regi_wrap { width: 310px; padding: 42px 55px 20px 15px; text-align: center;}
	 .regi_wrap h2 { font-size: 26px; line-height: 26px;}
	.regi_wrap h3 {font-size: 38px; line-height: 38px;}
	.regi_wrap h4 , .regi_wrap h4  span { font-size: 62px; line-height: 62px;}
	.regi_wrap h4  span {  background-size: 300px auto; background-position: -15px 20px;}
	.regi_wrap h5 {font-size: 14px; line-height: 22px;margin: 0 0 10px 0;}
	 .regi_wrap p:nth-last-child(1) img {max-height: 36px; width: auto;}

/*12-12-2022*/	
.inner_top .team_member h1 {font-size: 26px;line-height: 32px; }		 
/*12-12-2022*/	
	 
}
/* END__ */

 .carousel-fade .carousel-item {
     opacity: 0;
     transition-duration: .6s;
     transition-property: opacity;
}
 .carousel-fade .carousel-item.active, .carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right {
     opacity: 1;
}
 .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right {
     opacity: 0;
}
 .carousel-fade .carousel-item-next, .carousel-fade .carousel-item-prev, .carousel-fade .carousel-item.active, .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-prev {
     transform: translateX(0);
     transform: translate3d(0, 0, 0);
}
 input[type='number']{
     -webkit-appearance: none;
     -moz-appearance: none;
     appearance: none;
}
 input[type='number']::-webkit-inner-spin-button, input[type='number']::-webkit-outer-spin-button {
     -webkit-appearance: none;
     margin: 0;
}
 input[type='number'] {
     -moz-appearance:textfield;
}