@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700&display=swap');
@font-face {
    font-family: 'Gilroy Bold';
    src: url('../fonts/Gilroy-Bold.eot');
    src: url('../fonts/Gilroy-Boldd41d.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gilroy-Bold.woff2') format('woff2'),
        url('../fonts/Gilroy-Bold.woff') format('woff'),
        url('../fonts/Gilroy-Bold.ttf') format('truetype'),
        url('../fonts/Gilroy-Bold.svg#../fonts/Gilroy-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy Extrabold';
    src: url('../fonts/Gilroy-ExtraBold.eot');
    src: url('../fonts/Gilroy-ExtraBoldd41d.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gilroy-ExtraBold.woff2') format('woff2'),
        url('../fonts/Gilroy-ExtraBold.woff') format('woff'),
        url('../fonts/Gilroy-ExtraBold.ttf') format('truetype'),
        url('../fonts/Gilroy-ExtraBold.svg#../fonts/Gilroy-ExtraBold') format('svg');
    font-weight: 800;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy Heavy';
    src: url('../fonts/Gilroy-Heavy.eot');
    src: url('../fonts/Gilroy-Heavyd41d.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gilroy-Heavy.woff2') format('woff2'),
        url('../fonts/Gilroy-Heavy.woff') format('woff'),
        url('../fonts/Gilroy-Heavy.ttf') format('truetype'),
        url('../fonts/Gilroy-Heavy.svg#../fonts/Gilroy-Heavy') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy Medium';
    src: url('../fonts/Gilroy-Medium.eot');
    src: url('../fonts/Gilroy-Mediumd41d.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gilroy-Medium.woff2') format('woff2'),
        url('../fonts/Gilroy-Medium.woff') format('woff'),
        url('../fonts/Gilroy-Medium.ttf') format('truetype'),
        url('../fonts/Gilroy-Medium.svg#../fonts/Gilroy-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Light.eot');
    src: url('../fonts/Gilroy-Lightd41d.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gilroy-Light.woff2') format('woff2'),
        url('../fonts/Gilroy-Light.woff') format('woff'),
        url('../fonts/Gilroy-Light.ttf') format('truetype'),
        url('../fonts/Gilroy-Light.svg#../fonts/Gilroy-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Regular.eot');
    src: url('../fonts/Gilroy-Regulard41d.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gilroy-Regular.woff2') format('woff2'),
        url('../fonts/Gilroy-Regular.woff') format('woff'),
        url('../fonts/Gilroy-Regular.ttf') format('truetype'),
        url('../fonts/Gilroy-Regular.svg#../fonts/Gilroy-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-UltraLightItalic.eot');
    src: url('../fonts/Gilroy-UltraLightItalicd41d.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gilroy-UltraLightItalic.woff2') format('woff2'),
        url('../fonts/Gilroy-UltraLightItalic.woff') format('woff'),
        url('../fonts/Gilroy-UltraLightItalic.ttf') format('truetype'),
        url('../fonts/Gilroy-UltraLightItalic.svg#../fonts/Gilroy-UltraLightItalic') format('svg');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-UltraLight.eot');
    src: url('../fonts/Gilroy-UltraLightd41d.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gilroy-UltraLight.woff2') format('woff2'),
        url('../fonts/Gilroy-UltraLight.woff') format('woff'),
        url('../fonts/Gilroy-UltraLight.ttf') format('truetype'),
        url('../fonts/Gilroy-UltraLight.svg#../fonts/Gilroy-UltraLight') format('svg');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}


body {  font-family: 'Gilroy'; font-size: 20px;line-height: 30px; color:#484848; font-weight: normal;}
h1, h2, h3, h4 { font-family: 'Gilroy'; 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;}
img { max-width: 100%;}
.container, .container-fluid, .row  [class*="col-"] { padding-left: 15px; padding-right: 15px;}
.row { margin-left: -15px; margin-right: -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-left: 0px; margin-right: 0px;}
.zerocol .row  [class*="col-"] { padding-left: 0px; padding-right: 0px;}

.navbar-toggler { display: none; width: 60px; height: 24px; border-radius: 0; position:absolute; right: 160px; top: 22px; 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; padding-left: 30px;color: #1E1E1E;
font-size: 10px;font-weight: 500;font-family: 'Plus Jakarta Sans', sans-serif; line-height:  24px;}
.navbar-toggler i{ width: 24px; height: 2px; background: #F83331; border-radius: 6px; position:absolute; z-index: 5; left: 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: 195px; left: 15px; top: 32px; 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; z-index:  99;}
.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;}

.header_contact{ display: inline-block; width: 133px;height: 47px; line-height:  46px;background: linear-gradient(117deg, #491E69 4.98%, #A10834 30.75%, #E31A24 70.26%, #FF3900 86.78%); box-shadow: 0px 9.5093px 22.52202px -5.00489px rgba(13, 15, 18, 0.13);border-radius: 10.01px;font-size: 13.01px;font-style: normal;
font-weight: 600;font-family: 'Plus Jakarta Sans', sans-serif; position: absolute; right:  15px; top: 29px; color: #fff; text-align: center; z-index:  99;}

.search_block { position: absolute; top:  29px; right:168px;  border-radius: 10.01px;width: 273px;height: 47px;background: #F2F4F8; padding-left: 50px; z-index:  99;}
.search_block input[type=text] { display: block; height:  47px; line-height:  46px;color: #000;
font-family: 'Plus Jakarta Sans', sans-serif; font-size: 13.01px;font-style: normal;font-weight: 500; border:  0; background: none; width: 100%;}
.search_block input[type=text]::-webkit-input-placeholder{ color: #000; opacity: 1 !important;font-weight: 500;}
.search_block input[type=text]::-moz-placeholder { color: #000; opacity: 1 !important;font-weight: 500; }
.search_block input[type=text]:-ms-input-placeholder { color: #000;font-weight: 500; opacity: 1 !important; }
.search_block input[type=text]::-webkit-input-placeholder { color: #000;font-weight: 500; opacity: 1 !important; }

.search_block input[type=submit] { position: absolute; z-index:  1; left:  0; top:  0; height: 47px; width: 40px; background: url("../images/search2.svg") no-repeat right center; border:  0; cursor: pointer;}

.search { position:absolute; z-index: 999; width: 30px; height: 34px; background: url(../images/search.svg) no-repeat center center; border: 0; cursor: pointer; right: 30px; top: 28px; background-size: 24px auto;}

.header { padding: 0; position: fixed; height: 103px; left: 0; right: 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: 1740px;}

.home_header{ padding: 103px 0 130px 0; margin: 0; position:relative; z-index: 3; overflow: hidden;}

.home_header img { width: 100%; height: auto; position:relative; z-index: 1;}
.header_caption {  position: absolute; z-index: 3; left: 0; right: 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;font-family: 'Gilroy Bold';text-shadow: 0px 6px 12px #000000AC;}
.header_caption strong { font-weight: 900;font-family: 'Gilroy Heavy'; font-size: 140px; line-height: 140px; display: block; letter-spacing: 5.19px; }
 .video-bg {
    position:absolute; overflow: hidden; 
     top:50%;
     left: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%;  left: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: left; width: 44%; padding-right: 60px; padding-top: 20px;}
.partner img { max-width: 100%;}
.partner_text { float: right; 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; left: 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;left: 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 { left: 0; top: 0; text-align:left; position:absolute;}
.four img:nth-child(2) {  opacity: 1; position:absolute; left: 0; top: 0; z-index: 2;}
.four:hover img:nth-child(2) { opacity: 0;}
.one { left: 50%; margin-left: -215px; top: 150px;text-align:left; position:absolute;}
.one img:nth-child(2) {  opacity: 1; position:absolute; left: 0; top: 0; z-index: 2;}
.one:hover img:nth-child(2) { opacity: 0;}
.two { right: 0; top: 60px;text-align:left; position:absolute;}
.two img:nth-child(2) {  opacity: 1; position:absolute; left: 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-family: 'Gilroy Heavy';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(192,12,80,1) 0%, rgba(218,6,29,1) 46%, rgba(234,37,72,1) 100%);
background: -webkit-linear-gradient(120deg, rgba(192,12,80,1) 0%, rgba(218,6,29,1) 46%, rgba(234,37,72,1) 100%);
background: linear-gradient(120deg, rgba(192,12,80,1) 0%, rgba(218,6,29,1) 46%, rgba(234,37,72,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; font-family: 'Gilroy Heavy';}


.home_middle { max-width: 1740px; 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: left;}
.contact_form form .form-group { position:relative;float: left; margin-bottom: 16px; }
.contact_form form .form-control { padding: 0 40px; width: 100%; height: 50px; text-align:left; 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: left; padding-right: 12px;}
.contact_form form .form-group:nth-child(even) { width: 50%; float: right; padding-left: 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:left; pointer-events: none;position:absolute; z-index: 5;left: 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;left: 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 { left: 40px;}

.contact_form input[type=submit] { width: 100%; height: 50px; display: block; text-align:center; font-size: 24px; font-weight: bold;font-family: 'Gilroy Bold'; color: #fff; line-height: 50px; border: 0; cursor: pointer;background: transparent linear-gradient(92deg, #491E69 0%, #A10834 32%, #E31A24 80%, #FF3900 100%) 0% 0% no-repeat padding-box; 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:#fff; position:relative; padding: 0; border-bottom:  solid 1px rgba(30, 30, 30, 0.12); }
.footer .container { padding-bottom: 150px; max-width: 1740px;}
.footer .row [class*="col-"] { padding-left: 5%;}
.footer .row [class*="col-"] ul { width: 20%; float: left; padding: 0; margin: 0; list-style:none;}
.footer .row [class*="col-"] ul:nth-child(3) { width: 17%;}
.footer .row [class*="col-"] ul:nth-child(4) { width: 17%;}
.footer .row [class*="col-"] ul:nth-child(5) { width: 26%; float:  left;font-size: 16px; line-height: 20px; color: #1E1E1E; line-height:  30px;}
.footer ul li { padding: 2px 0; margin: 0 0 1px 0; width: 100%; float: left; }
.footer ul li a { font-size: 16px; line-height: 24px; color: #1E1E1E; display: block; font-weight: 300;}
.footer ul li a.has_sub, .address h3 {font-size: 18px; font-weight: 500;text-transform: uppercase; padding-bottom: 8px;}
.footer ul li ul { width: 100%!important;}
.footer .row [class*="col-"] ul:nth-child(5) strong { font-weight: 500;}
.footer .row [class*="col-"] ul:nth-child(5) li a { display: inline-block;}



.container.copyright { max-width: 1740px; padding-top: 50px; padding-bottom: 40px; font-size: 16px; line-height: 30px; font-weight: 300; color: rgba(30, 30, 30, 0.39);font-family: 'Plus Jakarta Sans', sans-serif; position: relative;}
.copyright .row [class*="col-"]:nth-child(1) { text-align: left; z-index:  4; width: 250px; position: absolute; left: 0; top: 42px;} 
.copyright .row [class*="col-"]:nth-child(2) { text-align: center; z-index:  1;  width: 100%; padding:  0 450px;} 
.copyright .row [class*="col-"]:nth-child(3) { text-align: right; width: 450px; z-index:  4; position: absolute; right: 0; top: 35px;} 
.copyright ul { display: block; padding:  0; margin:  0; list-style: none;}
.copyright ul li { display: inline-block; padding:0 10px 0 10px; margin:  0; list-style: none;}
.copyright ul li a { width: 58px; height:  58px;filter: drop-shadow(0px 11px 20px rgba(73, 30, 105, 0.10)); display: inline-block; text-align: center; line-height:  56px; background: #fff; border-radius: 50%;}
.copyright ul li:nth-child(1) { padding-left: 0px;}
.copyright ul li:nth-last-child(1) { padding-right: 0px;}
.copyright ul li img { max-width: 27px; border-radius: 50%;}

.inner_top {padding: 150px 0 180px 0; position:relative;}
.inner_top .container{max-width: 1130px;}
/*.inner_top:before { content: ""; position:absolute; height: 130px; left: 0; right: 0; top: 0; background: url(../images/shape2.svg) no-repeat center top; z-index: 2;}
.inner_top:after { content: ""; position:absolute; height: 186px; left: 0; right: 0; bottom: 0; background: url(../images/shape3.svg) no-repeat right bottom; z-index: 2; background-size: auto 150px;}*/
.inner_top h1  { font-size: 80px; font-weight: bold;font-family: 'Gilroy Bold'; line-height: 90px; padding-bottom: 10px; margin-bottom: 50px; background: #491E69;background: -webkit-linear-gradient(to right, #491E69 0%, #A10834 28%, #E31A24 63%, #FF3900 100%);background: -moz-linear-gradient(to right, #491E69 0%, #A10834 28%, #E31A24 63%, #FF3900 100%);background: linear-gradient(to right, #491E69 0%, #A10834 28%, #E31A24 63%, #FF3900 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-left: 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;font-family: 'Gilroy 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: left; margin: 0 60px; position:relative; background:url(../images/landing_pic.jpg) no-repeat right top rgba(255,255,255, 1); direction: ltr; font-family: 'Open Sans', sans-serif;}
.landing1_content.landing2 { background:url(../images/landing_pic2.jpg) no-repeat right top rgba(255,255,255, 1);}
.landing1_content.new2 { background:url(../images/landing_new.jpg) no-repeat right top rgba(255,255,255, 1);}
.landing1_content.new{width: 1150px;background:url(../images/landing_new.jpg) no-repeat right top rgba(255,255,255, 1);}
.landing1_box{ width: 642px; float: left; background:url(../images/gradient_box.png) no-repeat left 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: left; background:url(/wp-content/themes/methoda/images/lp2/gradient_box1.jpg) no-repeat left top;}
.landing1_box.landing2.new2_back{background:url(/wp-content/themes/methoda/images/lp2/gradient_box1.jpg) no-repeat left top; background-size: 100% 100%;}
.landing1_box h1{ line-height: normal!important; font-size: 55px; padding: 4px 0 10px 0; margin: 0; font-weight: bold; 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: bold; padding:15px 0 6px 0; margin: 0;}
.landing1_box > div b, .landing1_box > div strong{ font-weight: bold;}
.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: bold; 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: bold; 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: left; display: none;}
.mob_pic img{ width: 100%; height: auto;}
.schedule_logo2{ width: 100%; background: #fff; float: none;; padding: 0; direction: ltr; margin: auto; max-width: 1150px;}
.schedule_logo2 ul{ width: 100%; float: right; 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 0 40px 430px; min-height: 150px; font-size: 16px; line-height: 30px; color: #010101;}
.dblock{position: absolute; width: 250px; left: 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 20px 0 0;}
.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%;   left: 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;
    left: 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 40px 0 0; margin: 0; list-style: none; float: left;}
.landing_footer ul li:nth-last-child(1){ float: right; padding-right: 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: left; 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: bold;  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: bold;left: 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: bold;
    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: ltr;}
.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:left;  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; left:0; bottom:0; right: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: left;}
.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 15px 30px 20px; 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: left;}
.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; right: 0; top: 50%; margin-top: -25px; background: url(../images/line.svg) no-repeat right 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;font-family: 'Gilroy Bold'; color: #fff; line-height: 56px; border: 0; cursor: pointer;background: transparent linear-gradient(92deg, #491E69 0%, #A10834 32%, #E31A24 80%, #FF3900 100%) 0% 0% no-repeat padding-box; 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 0 10px 30px; margin: 0; list-style:none; display: block; background: url(../images/bullet.svg) no-repeat left 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; background: url(../images/prev.png) no-repeat left  center;}
.work_content .carousel-control-next { right: -33px; background: url(../images/next.png) no-repeat left  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: bold; font-size: 18px; margin-bottom: 22px;}
.server ul { float: left; display: block; padding: 0; margin: 0; list-style:none;}
.server ul li { float: left; padding: 0 10px 0 0; margin: 0; list-style:none;}
.server ul li a { position: relative; float: left; height: 56px;}
.server ul li:nth-child(1) a { padding-left: 68px; padding-right: 65px;}
.server ul li:nth-child(2) a { padding-left: 52px; padding-right: 60px;}
.server ul li:nth-child(3) a { padding-left: 48px; padding-right: 105px; }
.server ul li a img { position:absolute; z-index: 2; left: 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; right: 20px; font-size: 18px; line-height: 26px; top: 50%; margin-top: -13px; color: #302E45; font-weight: bold;font-family: 'Gilroy 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 { right: 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: left;}
.two_button a { display: inline-block; height: 56px;  text-align:center; font-size: 22px; font-weight: bold;font-family: 'Gilroy Bold'; color: #fff; line-height: 56px; border: 0; cursor: pointer;background: transparent linear-gradient(92deg, #491E69 0%, #A10834 32%, #E31A24 80%, #FF3900 100%) 0% 0% no-repeat padding-box; box-shadow: 0px 3px 6px #00000040; border-radius: 16px; padding: 0 25px; margin-right: 10px;}
.row [class*="col-"].syllabus { padding-top: 0px; padding-bottom: 100px; padding-left:0px; padding-right: 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: bold;}
.inner_top.university .syllabus_block  strong { font-weight: bold; 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: bold;  background: transparent linear-gradient(92deg, #491E69 0%, #A10834 32%, #E31A24 80%, #FF3900 100%) 0% 0% no-repeat padding-box; box-shadow: 0px 3px 6px #00000040;}


.logoslider {display: block;}
.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-left: 0px; padding-right: 0px; position: relative; background: #fff; overflow: hidden; border-radius: 20px;}
.regipopup .row { margin-left: 0px; margin-right: 0px;}
.regipopup .row [class*="col-"] { padding-left: 0px; padding-right: 0px; z-index:  2;}
.regipopup:after { content: "";  width: 92px; position: absolute; left:  0; top: 0; bottom:  0; z-index:  1; background: url("../images/certificate/shape.svg") no-repeat right -70px; background-size: 92px auto; }
.regi_wrap h5 + p img  { max-width: 390px; position: absolute; left:  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 90px 30px 370px; 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 right, #491E69 0%, #A10834 24%, #FF0000 64%);
background: -moz-linear-gradient(to right, #491E69 0%, #A10834 24%, #FF0000 64%);
background: linear-gradient(to right, #491E69 0%, #A10834 24%, #FF0000 64%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.regi_wrap h3 {font-weight: 900;font-family: 'Gilroy Heavy';  font-style: normal; font-size: 80px; line-height: 80px;padding:  0; margin:  0;
background: #491E69;
background: -webkit-linear-gradient(to right, #491E69 0%, #A10834 24%, #FF0000 64%);
background: -moz-linear-gradient(to right, #491E69 0%, #A10834 24%, #FF0000 64%);
background: linear-gradient(to right, #491E69 0%, #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-family: 'Gilroy Heavy'; 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 right, #FF0000 0%, #A10834 38%, #491E69 72%);
background: -moz-linear-gradient(to right, #FF0000 0%, #A10834 38%, #491E69 72%);
background: linear-gradient(to right, #FF0000 0%, #A10834 38%, #491E69 72%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.regi_wrap h4  span { position: absolute; left:  0; top: 0; z-index:  3; background: url("../images/certificate/Path%20994.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-family: 'Gilroy Heavy';  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: transparent linear-gradient(90deg, #491E69 0%, #A10834 49%, #FF0000 100%) 0% 0% no-repeat padding-box;}
.regi_wrap  p:nth-last-child(3) a:hover { background: transparent linear-gradient(270deg, #491E69 0%, #A10834 49%, #FF0000 100%) 0% 0% no-repeat padding-box;
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;font-family: 'Gilroy Bold';}
.regi_wrap p:nth-last-child(1) { text-align: left;}
.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; right: -20px; top: -20px;}


/*12-12-2022*/
.team_member { padding-left: 100px; padding-right: 100px;}
.team_member .row { margin-left: -40px; margin-right: -40px; position: relative;}
.team_member .row [class*="col-"]  { padding-left: 40px; padding-right: 40px;}
.team_member .row:nth-child(2) [class*="col-"]:nth-child(1), .team_member .row:nth-child(2) [class*="col-"]:nth-child(2)  { padding-left: 50px; padding-right: 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; left:  0; right:  0; top:  -45px;}
.team_member .row [class*="col-"]:nth-child(3n+3):after { left: 40px;}
.team_member .row [class*="col-"]:nth-child(3n+5):after { right: 40px;}
.team_member .row:nth-child(2):after { content: ""; height: 1px; background: #707070; position: absolute; left:  40px; right:  40px; bottom:  45px;}

.team_wrap { width: 100%; position: relative; padding-top: 120%; z-index:  2; overflow: hidden;}
.team_pic {position: absolute; right:  0; top:  -50px; bottom:  0; left:  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; left:  0; right:  0; bottom:  -36px; padding:  5px 5px 10px 10px; background: transparent linear-gradient(92deg, #491E69 0%, #A10834 32%, #E31A24 80%, #FF3900 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;font-family: 'Gilroy 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; }
.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: #f0f0f0;}
.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;font-family: 'Gilroy 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;}
.solution .srepeat:nth-child(3) h3 { text-align: left;}
.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-right: 300px;}
.solution .srepeat:nth-child(2) .row .col-lg-11.col-xl-10 h3 { padding-right: 0px;}
.solution .srepeat:nth-child(1) {font-size: 30px; line-height: 47px;font-weight: 300; padding-top: 0px;}
.solution .srepeat:nth-child(1) h2{font-weight: 300;font-size: 40px; line-height: 40px;}
/*.solution .srepeat:nth-child(1) a, .solution .srepeat:nth-child(1) a:hover,*/ .blink, .blink:hover { width: 260px; height: 56px; display: inline-block; margin-right: 30px; text-align:center; font-size: 22px; font-weight: bold;font-family: 'Gilroy Bold'; color: #fff; line-height: 56px; border: 0; cursor: pointer;background: transparent linear-gradient(92deg, #491E69 0%, #A10834 32%, #E31A24 80%, #FF3900 100%) 0% 0% no-repeat padding-box; box-shadow: 0px 3px 6px #00000040; border-radius: 16px; text-decoration: none;}
.srepeat ul { padding: 0; max-width: 980px; margin: 0 auto;list-style:none; display: block; overflow: hidden;}
.srepeat ul li { padding: 0 0 5px 30px; margin: 0; list-style:none; display: block; background: url(../images/bullet.svg) no-repeat left 6px; font-weight: normal; width: 50%; float:  left; font-size: 20px; line-height:  30px;}
.srepeat img { width: 100%; max-width: 1040px;}
.blink, .blink:hover { position: absolute; right:  15px; top:  0; margin-right: 0px;}

.srepeat .col-md-6 .blink, .inner_dark.newpage .blink, .srepeat .col-md-6 .blink:hover, .inner_dark.newpage .blink:hover { position: relative; right:  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;margin-bottom:50px;}
.inner_dark.newpage h2 { color: #fff;font-size: 53px; line-height: 58px;padding-bottom: 50px; font-weight: 500; }
.solution .srepeat.keep_area .row .col-md-6:nth-child(1) {  order: 2 !important;}
.solution .srepeat.keep_area.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*/ 


.inner_dark.newpage h2 {padding-top:30px;border-top:solid 1px #eaeaea;color:black;}
.inner_dark.newpage h2 strong {color:#d41627;}

/*requirements-management-next-generation-new 10-may-2023*/ 
.srepeat.left_side .row .col-md-6.lightbox_img:nth-child(1) img {display: block;}
.lightbox_text p a {width:260px;display: inline-block;text-align: center;font-size: 22px;font-weight: bold;font-family: 'Gilroy Bold';color: #fff;line-height: 56px;box-shadow: 0px 3px 6px #00000040;background: transparent linear-gradient(92deg, #491E69 0%, #A10834 32%, #E31A24 80%, #FF3900 100%) 0% 0% no-repeat padding-box;border-radius: 16px;    text-decoration: none;}
.solution .srepeat.work_smarter{background: #f0f0f0;}
.solution .srepeat.work_smarter h3 { padding-right: 0px!important; text-align: center;max-width: 1000px;margin: 0 auto 20px;}

/*22-may-2023 Asset Management start*/
p.left_col{text-align: left;}
p.right_col{text-align: right;}
p.center_col{text-align: center;}
a.blink.book-btn {top: inherit;margin: 50px 0;}
.asset_management_repeat p {text-align: center;margin: 15px 0;}
.inner_top .assets_top h2{font-weight: bold;font-family: 'Gilroy Bold';}
.asset_management_main_row {position: relative;}
.asset_management_main_row:after{content:"";width:130px;position:absolute;left:0;top:-1px;bottom:0;z-index:-1;background:url(../images/shape-updated.svg) no-repeat left top; display: none;}
.asset_management_repeat {padding:40px 0 0;}
.inner_top .asset_management_repeat .container {padding: 0;}
.asset_management_repeat h2{font-weight: bold;font-family: 'Gilroy Bold';background: linear-gradient(to right, #491E69 0%, #491E69 0%, #491E69 0%, #FF3900 67%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;margin-bottom: 25px;font-size: 50px;}
.asset_management_repeat .blink{position: relative;top: 60px;right: inherit;}
.asset_management_repeat ul{list-style-type: none;}
.asset_management_repeat ul li {font-size: 28px;padding: 8px 0;font-weight: 500;color: #320e4c;line-height: 34px;position: relative;}
.asset_management_repeat ul li:before {content: "";position: absolute;left: -25px;width: 9px;top: 21px;height: 9px;background: #000;}
.asset_management_repeat ul li ul li:before {content: "";position: absolute;left: -25px;width: 7px;top: 21px;height: 7px;background: #000;}
.asset_management_repeat ul li ul{padding-top:8px;}
#full-control-13 .row{align-items: center !important;}
.footer_connected {padding: 15px 0;background: #f2f2f2;position: fixed;bottom: 0;}
.footer_connected .copyright_text{font-size: 18px; text-align: right;}
.home_wrap_top .text-right{text-align: right;}
.right_yes .col-md-12.lightbox_img p {width: 60%;float: right;margin: -164px 0 0;}

.get_touch { max-width: 1350px; padding-bottom: 150px;}
.get_touch_container { padding:45px  50px 40px 50px;  color: #FFF;font-size: 17px;font-style: normal;font-weight: 300;line-height: 18px; text-align: center;font-family: 'Plus Jakarta Sans', sans-serif;border-radius: 24px;
	background: transparent linear-gradient(150deg, #491E69 0%, #A10834 32%, #E31A24 80%, #FF3900 100%) 0% 0% no-repeat padding-box;
}
.get_touch h2 {font-family: 'Plus Jakarta Sans', sans-serif; font-size: 30px; font-style: normal;  font-weight: bold;line-height: 45px;color: #fff; margin-bottom: 16px;}
.get_touch_container a {border-radius: 10.01px;background: rgba(255, 255, 255, 0.20);box-shadow: 0px 9.5093px 22.52202px -6px rgba(193, 17, 45, 0.30);padding: 0 25px; display: inline-block;font-size: 14px;font-style: normal;font-weight: 300; height: 40px; line-height: 38px; color: #fff; margin-top: 15px; }

.parrot_top { padding: 0; margin:  0; background: #F2F4F8; padding-top: 140px; position: relative; z-index:  1; text-align: center;font-family: 'Plus Jakarta Sans', sans-serif;color: #501742;}
.parrot_top:after { content: ""; position: absolute; z-index:  2; left:  0; right:  0; bottom:  0; height:  3%; background: #fff;}
.parrot_top .container { max-width: 1710px; padding-left: 0px; padding-right: 0px;}
.parrot_top .container .row { margin-left: 0px; margin-right: 0px;}
.parrot_top .container .row  [class*="col-"] {padding-left: 0px; padding-right: 0px;}
.top_container { width: 600px; margin:  0 auto;}
.top_container h1 {font-size: 30px; line-height:  30px; font-style: normal;font-weight: 500;color: #501742;font-family: 'Plus Jakarta Sans', sans-serif;}
.top_container h2 {font-size: 50px;font-style: normal;font-weight: bold;line-height: 91.978%; color: #501742;font-family: 'Plus Jakarta Sans', sans-serif;}
.top_container h2 strong {color: #D60826; font-weight: bold;}
.top_container p a:nth-child(1), .pro_network p a { width: 130px; height: 47px; display: inline-block; font-size: 14px; line-height:  45px; color: #fff;border-radius: 10.01px; font-weight: 600;
background: linear-gradient(118deg, #491E69 7.58%, #A10834 32.98%, #E31A24 71.91%, #FF3900 88.2%);
box-shadow: 0px 9.5093px 22.52202px -6px rgba(193, 17, 45, 0.30); margin:  0 15px 0 0;}
.top_container p a:nth-child(2)  { font-size: 14px; line-height:  47px; font-weight: 600;  padding-left: 30px; background: url("../images/video.svg") no-repeat left center;color: #501742; display: inline-block; margin:  0 0 0 15px;}
.parrot_header { padding-top: 45px;}
.parrot_header img { width: 100%;}
.parrot_header i { width: 185px; height: 185px; position: absolute; z-index:  1; left:  50%; margin-left: -92px; top:  10px;}
.parrot_logos { max-width: 1500px; text-align: center; padding: 35px 30px 35px 30px;}
.parrot_logos ul {display: flex; margin:0 -15px; list-style: none;flex-wrap: wrap; padding:  0;}
.parrot_logos ul li { padding: 0 15px; position: relative;flex: 0 0 auto;  width: 16.66%; max-width: 16.66%; height: 60px;}
.parrot_logos ul li a { display: block; height:  100%; vertical-align: middle;}
.parrot_logos ul li a img { position: absolute; left:  50%; top:  50%; max-height: 41px; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); border:  0;-moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease; filter: grayscale(100%);    -webkit-filter: grayscale(100%);}
.parrot_logos ul li a:hover img {filter: none;    -webkit-filter: grayscale(0);-moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.pro_network { max-width: 1740px; padding-top: 35px; padding-bottom: 35px;font-family: 'Plus Jakarta Sans', sans-serif;color: #501742;font-weight: 500;}
.pro_network p strong {color: #CE152A; font-weight: bold;}
.pro_network h2,.contact_block h2 {font-size: 32.031px;color: #501842;font-style: normal;font-weight: bold;font-family: 'Plus Jakarta Sans', sans-serif;}
.pro_network ul {flex-wrap: wrap; display: flex; padding: 0; margin: 0; list-style: none;}
.pro_network ul li { padding: 40px 15px 15px 0; margin:  0; list-style: none; position: relative;font-weight: bold;flex: 0 0 auto;  width: 50%; max-width: 50%;}
.pro_network ul li img { position: absolute; left:  0; top:  0;}
.pro_network ol {flex-wrap: wrap; display: flex; padding:15px 0 0 0; margin: 0; list-style: none;}
.pro_network ol li { padding: 0 0 15px 25px; margin:  0; list-style: none; position: relative;font-weight: bold;flex: 0 0 auto;  width: 100%; max-width: 100%; background: url("../images/dot.svg") no-repeat left 10px;}

.proimg img { width: 100%;}
.pro_network p a { text-align: center;}
.pro_network.part4 { text-align: center;}
.pro_network.part5 { max-width: 990px;font-weight: 400;text-align: center;}
.pro_network.part5 h2 { font-size: 22px;}
.pro_network.part5 .row  [class*="col-"] { padding-bottom: 30px;}

.contact_block {background: #F2F4F8; padding: 100px 0 80px 0; margin-bottom: 90px;font-family: 'Plus Jakarta Sans', sans-serif;color: #501742;}
.contact_block .container {max-width: 1500px;}
.contact_block h2 {color: #D60826;}
.contact_block ul { display: block; padding:  0; margin:  0; list-style: none;}
.contact_block ul li { position: relative; padding:  5px 0 5px 30px; margin:  0;}
.contact_block ul li img { position: absolute; left:  0; top:  12px; max-width: 20px;}

.new_form form .form-group { position:relative;float: left; margin-bottom: 16px; width: 100%; }
.new_form form .form-control { padding: 0 20px; width: 100%; height: 50px; background: #fff;  font-weight: 600; font-size: 16px; line-height: 48px; color: #521742;border: solid 1px #fff; border-radius: 10px;box-shadow: none;}
.new_form form .form-control:focus { border: solid 1px #fff !important; box-shadow: none; border-radius: 10px !important;}

.new_form form .form-group.submit { width: 100%; padding: 0;}

.new_form .form-control::-webkit-input-placeholder{ color: #521742; opacity: 0 !important;font-weight: 400;}
.new_form .form-control::-moz-placeholder { color: #521742; opacity: 0 !important;font-weight: 400; }
.new_form .form-control:-ms-input-placeholder { color: #521742;font-weight: 400; opacity: 0 !important; }
.new_form .form-control::-webkit-input-placeholder { color: #521742;font-weight: 400; opacity: 0 !important; }
.new_form .form-group  label{  pointer-events: none;position:absolute; left: 20px; margin: 0; z-index: 5; top: 0px; padding: 0; font-weight: 600; font-size: 20px; line-height: 48px; color: #521742;  transition: 0.2s; transition-timing-function: ease;  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);  }
.new_form .form-group .form-control:focus + label, .new_form .form-group .form-control:not(:placeholder-shown) + label, .new_form .form-group .form-control:not(:placeholder-shown) + br + label, .new_form .form-group .form-control:focus + br + label {top: 0px;left: 20px; margin: 0; padding: 0; font-weight: 600; font-size: 16px; line-height: 48px; color: #521742; opacity: 0; }
.new_form .form-group  label em, .new_form .form-group  label i {color: #C2112D;}
.new_form input[type=submit] { width: 100%; height: 50px; display: block; text-align:center; font-size: 20px; font-weight: 600; color: #fff; line-height: 46px; border: 0; cursor: pointer;border-radius: 10.01px;
background: linear-gradient(118deg, #491E69 7.58%, #A10834 32.98%, #E31A24 71.91%, #FF3900 88.2%);box-shadow: 0px 9.5093px 22.52202px -6px rgba(193, 17, 45, 0.30);}

.new_form  .was-validated .form-control:invalid,.new_form .form-control.is-invalid {  border: solid 1px #fff; }
.new_form .form-control + label + span, .devops_form .get_touch_container form .form-group span { display: none; position: absolute; right:  -15px; top:  25px; z-index:  5; width: 140px; height: 42px; background: url("../images/error.svg") no-repeat; font-style: normal; color: #fff; font-size: 10px; line-height:  12px;}
.new_form .was-validated .form-control:invalid + label + span,.new_form .form-control.is-invalid + label + span { display: block; }
.new_form .form-control + label + span em, .new_form .form-control + label + span i , .devops_form .get_touch_container form .form-group span i, .devops_form .get_touch_container form .form-group span em, .thankyou_form form .form-group span i, .thankyou_form form .form-group span em {font-style: normal; display: block; padding: 5px 7px 0 7px; position: absolute; top:  50%;-webkit-transform: translateY(-50%);  -ms-transform: translateY(-50%);  -o-transform: translateY(-50%);  transform: translateY(-50%);  }


.top_container.errorpage { padding-bottom: 90px;}
.top_container.errorpage  h1{font-size: 150px; font-style: normal;font-weight: bold; line-height:  150px;background: #491E69;
    background: -webkit-linear-gradient(to right, #491E69 0%, #A10834 28%, #E31A24 63%, #FF3900 100%);
    background: -moz-linear-gradient(to right, #491E69 0%, #A10834 28%, #E31A24 63%, #FF3900 100%);
    background: linear-gradient(to right, #491E69 0%, #A10834 28%, #E31A24 63%, #FF3900 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;}
.top_container.errorpage  h2{font-size: 50px;font-style: normal;font-weight: bold;line-height: 150%; /* 30px */color: #1E1E1E;}
.top_container.errorpage p a:nth-child(1) { width: 184px;}

.home_section_top .splide__arrow--prev svg, .home_section_top .splide__arrow--next svg, .parrot_logos .splide__arrow--prev svg, .parrot_logos .splide__arrow--next svg { display: none;}
.home_section_top .splide__arrow { width: 30px; height: 30px; background-color: none !important;}
.home_section_top .splide__arrows .splide__arrow--prev , .parrot_logos .splide__arrows .splide__arrow--prev { background:url(../images/prev2.svg) no-repeat center center; opacity: 1;  right: auto; top: 50%; transform: translateY(0%); margin-top: -15px; left: -40px;  }
.home_section_top .splide__arrows .splide__arrow--next, .parrot_logos .splide__arrows .splide__arrow--next  { background:url(../images/next2.svg) no-repeat center center; opacity: 1; left: auto; top: 50%;transform: translateY(0%);  margin-top: -15px; right: -40px; }

.contactus { padding: 150px 15px;max-width: 1350px; font-size: 18px; color: #141C24; line-height: 32px;font-family: 'Plus Jakarta Sans', sans-serif;font-weight: 400;}
.contactus h1, .devops_text h1, .product_text h1, .product_top h3, .product_bottom h3 {font-family: 'Plus Jakarta Sans', sans-serif; font-size: 50px; line-height:  50px; margin-bottom: 20px; color: #141C24; font-weight: bold;}
.contactus h2, .devops_text h2, .product_text h2 {font-family: 'Plus Jakarta Sans', sans-serif; color: #D51728;font-weight: 500; font-size: 20px; margin-bottom: 30px; margin-top: 30px; line-height:  30px;}
.contactus .get_touch_container, .get_touch .get_touch_container { padding:50px 30px 40px 30px; float: left; width: 100%;}
.contactus .get_touch_container {padding-bottom: 0;}
.contactus .get_touch_container h3, .devops_form .get_touch_container h3, .get_touch .get_touch_container h3 {font-family: 'Plus Jakarta Sans', sans-serif;  font-size: 22px; font-weight: bold; color: #fff; line-height: 26px; text-align: center; width: 100%; float:  left; margin-bottom: 20px;}
.offices a {color: #141C24; text-decoration: underline!important;}
.offices a:hover {color: #D51728; text-decoration: underline!important;}
.contactus .get_touch_container .wpcf7, .contactus .get_touch_container form { float: left; width: 100%;}
.contactus .get_touch_container form .form-group { margin-bottom: 10px;}
.contactus .get_touch_container form .form-group.null, .contactus .get_touch_container form .form-group.submit { padding-bottom: 0;}
.contactus .get_touch_container form .form-group.half { width: 50%; padding-right: 5px;}
.contactus .get_touch_container form .form-group.half2 { width: 50%; padding-left: 5px;}
.contactus .new_form .get_touch_container input[type="submit"], .get_touch .new_form .get_touch_container input[type="submit"] { background: rgba(255, 255, 255, 0.20);}

.devops_top { padding: 150px 15px 0 15px;max-width: 1350px; font-size: 18px; color: #141C24; line-height: 26px;font-family: 'Plus Jakarta Sans', sans-serif;font-weight: 400;}
.devops_text { display: block; width: 100%; padding-right: 60%; position: relative; z-index:  2; min-height: 420px;}
.devops_text img { position: absolute; max-width: 40%;  right:  0px; top:  0; z-index:  1;}

.devops_text h2 {color: #141C24; margin: 0 0 15px 0;}
.devops_text p a:nth-child(1) { padding:  0 20px; height: 40px; display: inline-block; font-size: 12px; line-height:  38px; color: #fff;border-radius: 10px; font-weight: 500; background: linear-gradient(118deg, #491E69 7.58%, #A10834 32.98%, #E31A24 71.91%, #FF3900 88.2%); margin:  0 15px 0 0;}
.devops_text p a:nth-child(2)  { padding:  0 20px; height: 40px; display: inline-block; font-size: 12px; line-height:  38px; font-weight: 500; background: #fff;color: #141C24; margin:  0 0 0 5px;border-radius: 10px; border: solid 1px #141C24;}
.home_section_top.devops_moiddle { max-width: 1350px; margin-top: 40px; padding-top: 70px; padding-bottom: 70px; position: relative;}
.home_section_top.devops_moiddle:before { content: ""; position: absolute; left:  5%; right:  5%; top:  0; height:  1px; background: rgba(20, 28, 36, 0.25);}
.home_section_top.devops_moiddle:after { content: ""; position: absolute; left:  5%; right:  5%; bottom:  0; height:  1px; background: rgba(20, 28, 36, 0.25);}
.home_section_top.devops_moiddle .logoslider { padding-top: 0px;}
.home_section_top.devops_moiddle .splide__slide a { display: block; height: 100%;}
.home_section_top.devops_moiddle .splide__slide a img {transition: all 0.5s ease; filter: grayscale(100%);    -webkit-filter: grayscale(100%);}
.home_section_top.devops_moiddle .splide__slide a:hover img {transition: all 0.5s ease; filter: grayscale(0%);    -webkit-filter: grayscale(0%);}
.devops_moiddle h2, .devops_bottom h2, .devops_repeat h3, .build_team  h3, .business_partner h2 { text-align: center; font-size: 25px; line-height:  32px;font-family: 'Plus Jakarta Sans', sans-serif;margin-bottom: 20px; color: #141C24; font-weight: bold; }
.devops_moiddle h2 strong { color: #D51728;}
.devops_bottom { max-width: 1350px; padding: 80px 15px; }

.devops_bottom h2{  font-size: 40px; line-height:  50px; color: #D51728; }
.devops_repeat {display: flex;  flex-wrap: wrap; font-size: 16px; line-height:  24px; background: rgb(255,57,0);
background: linear-gradient(45deg, rgba(255,57,0,1) 0%, rgba(227,26,36,1) 32%, rgba(161,8,52,1) 80%, rgba(73,30,105,1) 100%); border-radius: 16px; overflow: hidden; margin-top: 34px; padding:  30px 0; position: relative;align-items: center !important;}
.devops_repeat:after { content: ""; background: #fff;border-radius: 16px; position: absolute; z-index:  1; left:  1px; right:  1px; top:  1px; bottom:  1px;}
.devops_repeat:before {
    content: none;
}
.devops_repeat:has(.devcol.logos):before {content: ""; position: absolute; z-index:  2; width: 1px; left:  71%; top:  40px; bottom:  40px;background: rgb(255,57,0);background: linear-gradient(0deg, rgba(255,57,0,1) 0%, rgba(227,26,36,1) 32%, rgba(161,8,52,1) 80%, rgba(73,30,105,1) 100%); }

.devops_repeat h3 { text-align: left; font-size: 20px; line-height: 26px; margin-bottom: 10px;}
.devops_repeat p { margin-bottom: 0px;}
.devcol  {flex: 0 0 auto;  width: 70%; max-width: 100%; position: relative; z-index:  4; padding:0 70px;}
.devcol.logos { width: 30%; padding:  0 30px;}
.devops_repeat .devcol.logos h3 { text-align: center;}
.devcol.logos ul { display: block; padding:  0; margin:  0; list-style: none; text-align: center;}
.devcol.logos ul li { display: block; padding: 5px 0; margin:  0;}
.devops_repeat i { position: absolute; z-index:  3; left:  0; top:  0; background: #C9142B; border-radius: 16px 0 0 0; color: #fff; font-size: 20px; font-weight: 500; text-align: center; width: 47px; height: 45px; line-height:  45px; font-style: normal;}

.devops_form .get_touch_container { padding:50px 10% 50px 10%; float: left; width: 100%;}
.devops_form .get_touch_container h3 { font-size: 28px; line-height: 34px;margin-bottom: 30px;}
.devops_form .get_touch_container form p { margin-bottom: 0px;}
.devops_form .get_touch_container form .form-group br { display: none;}
.devops_form .get_touch_container form .form-group { margin-bottom: 10px;padding-left: 5px!important;padding-right: 5px!important; width: 33.33%;}
/*.devops_form .get_touch_container form .form-group:nth-child(1),.devops_form .get_touch_container form .form-group:nth-child(2), .devops_form .get_touch_container form .form-group:nth-child(3) { width: 33.33%;}*/
.devops_form .new_form .get_touch_container input[type="submit"] { background: rgba(255, 255, 255, 0.20);}
.build_team {background: rgb(255,57,0);background: linear-gradient(130deg, rgba(255,57,0,1) 0%, rgba(227,26,36,1) 32%, rgba(161,8,52,1) 80%, rgba(73,30,105,1) 100%); padding:  40px 10% 40px 50%; position: relative; font-size: 18px; line-height: 28px; color: #fff; font-weight: 400;}
.build_team  h3 { text-align: left; font-size: 35px; line-height:  40px; color: #fff; padding-right: 30%;}
.team_text { display: block; position: relative; z-index:  2;}
.team_text i { position: absolute; right:  0; top:  -10px; max-width: 85px;}
.team_text i img { width: 100%;}
.team_pic2 { position: absolute; left:  -30px; top:  50px; bottom:  -30px; width: 45%; background-repeat: no-repeat; background-size: cover;  background-position: center top; border-radius: 16px;}
.love_text { display: inline-block; margin: 0 auto; padding-top: 100px; padding-bottom: 80px; text-align: center;font-family: 'Plus Jakarta Sans', sans-serif; font-size: 20px; line-height:  30px;color: #141C24;font-weight: 400; }
.love_text strong { display: block; }

/*07-30-2024*/
.product_top { padding: 150px 15px 0 15px;max-width: 1350px; font-size: 18px; color: #141C24; line-height: 26px;font-family: 'Plus Jakarta Sans', sans-serif;font-weight: 400;}
.product_text { position: relative; display: block; width: 100%; padding:0 40% 50px 0; z-index:  2; min-height: 350px; border-bottom: solid 1px #E3E3E3; }
.product_text.inner { padding-bottom: 0px; border: 0;}
.product_text img { position: absolute; width: 20%;  right:  0px; top:  40%; transform: translateY(-50%); z-index:  1;}
.product_text h2 {color: #141C24; margin: 0 0 15px 0;}
.product_text.inner h2 { text-align: left;font-size: 30px!important; line-height: 47px!important; font-weight: 300!important; color: #484848!important;font-family: "Gilroy";}
.product_text p a:nth-child(1), .top_link { padding:  0 20px; height: 40px; display: inline-block; font-size: 12px; line-height:  38px; color: #fff;border-radius: 10px; font-weight: 500; background: linear-gradient(118deg, #491E69 7.58%, #A10834 32.98%, #E31A24 71.91%, #FF3900 88.2%); margin:  0 15px 0 0; text-transform: capitalize;}
.white_button_m,.product_text p a:nth-child(2)  { padding:  0 20px; height: 40px; display: inline-block; font-size: 12px; line-height:  38px; font-weight: 500; background: #fff;color: #B60E30; margin:  0 0 0 5px;border-radius: 10px; border: solid 1px rgba(20, 28, 36, 0.2); text-transform: capitalize;}
.product_top h3, .product_bottom h3 { display: block; text-transform: capitalize; text-align: center; padding-top: 40px; font-size: 40px; line-height: 40px;}
.product_top h3  strong, .product_bottom h3 strong { color: #D51728; }
.product_middle { padding: 0; margin: 0;}
.product_repeat {padding:50px 0; margin: 0; background: #fff;}
.product_middle .product_repeat:nth-child(even) { background: #F0F0F0;}
.product_common {max-width: 1350px; font-size: 18px; color: #141C24; line-height: 26px;font-family: 'Plus Jakarta Sans', sans-serif;font-weight: 400;}
.product_middle .product_repeat:nth-child(even) .product_common { direction: rtl;}
.product_common img { width: 100%;}
.product_common h3 {font-size: 25px; color: #141C24; line-height: 28px;font-family: 'Plus Jakarta Sans', sans-serif;font-weight: bold;}
.product_common a  { min-width: 106px; text-align: center; padding:  0 20px; height: 40px; display: inline-block; font-size: 12px; line-height:  38px; font-weight: 500; color: #B60E30; margin:  0;border-radius: 10px; border: solid 1px #D0D2D3;}
.product_content { padding-left: 50px; direction: ltr;}
.product_middle .product_repeat:nth-child(even) .product_common .product_content { padding-left: 0px; padding-right: 50px;}
.product_bottom { max-width: 1000px; text-align: center; margin-top: 50px; margin-bottom: 50px; padding-top: 50px; padding-bottom: 50px; position: relative;}
.product_bottom  a { padding:  0 20px; height: 40px; display: inline-block; font-size: 12px; line-height:  38px; color: #fff;border-radius: 10px; font-weight: 500; background: linear-gradient(118deg, #491E69 7.58%, #A10834 32.98%, #E31A24 71.91%, #FF3900 88.2%); margin:  0 15px 0 0;}
.product_bottom:after, .product_bottom:before { content: ""; position: absolute; left:  15px; right:  15px; height:  1px; background: #E3E3E3;}
.product_bottom:before { top: 0;}
.product_bottom:after { bottom: 0;}
.product_bottom h3 { padding-top: 0px; padding-bottom: 30px;}
/*07-30-2024*/

.thankyou { background: #E3E3E3; padding: 145px 20px 45px 20px; border-bottom: solid 70px #fff;}
.thankyou .container {border-radius: 24px; background: #fff; text-align: center; font-size: 16px; line-height: 20px; color: #7D7D7D}
.thankyou .container div { display: inline-block; padding: 100px 0 ; max-width: 500px;}
.thankyou h1 { color: #1E1E1E; font-size: 31px; line-height:  31px; font-weight: bold;font-family: 'Gilroy Bold'; margin-bottom: 20px;}
.thankyou p { margin-bottom: 30px;}
.thankyou a { padding:  0 20px; height: 40px; display: inline-block; font-size: 12px; line-height:  38px; color: #fff;border-radius: 10px; font-weight: 500; background: linear-gradient(118deg, #491E69 7.58%, #A10834 32.98%, #E31A24 71.91%, #FF3900 88.2%); margin:  0 15px 0 0;}
 /*12-04-2024	 */
.jira_top { margin-top: 103px; background: #F2F4F8; padding:30px 0 0 0; text-align: center; font-size: 16px; line-height:  20px; color: #501742;font-family: 'Plus Jakarta Sans', sans-serif; font-weight: 500;}
.jira_top .container { max-width: 1024px;}
.jira_top img { max-width: 100%;}
.jira_top p strong, .jira_top p b{ font-size: 20px; line-height:  22px; font-weight: 600; color: #501742; }
.jira_top h1 {font-size: 40px; line-height:  36px; font-weight: bold;font-family: 'Gilroy Bold'; color: #501742;font-family: 'Plus Jakarta Sans', sans-serif; margin-bottom: 20px; padding:  0 40px;  }
.jira_top h1 strong , .jira_top h1 b {color: #D60826;}
.jira_top h1 + p {padding:  0 90px; }
.jira_top .row  [class*="col-"] p:nth-last-child(1) { margin-bottom: 0;}
.top_link { margin: 0 auto; min-width: 106px;}

.jira_management, .jira_business, .jira_organization { max-width: 900px; font-size: 13px; line-height:  20px; color: #501742;font-family: 'Plus Jakarta Sans', sans-serif; padding-bottom: 0px; padding-top: 60px; font-weight: 500; }
.jira_management h2, .jira_business h2, .jira_organization h2, .know_more h2 {font-size: 32px; line-height:  35px; font-weight: bold;font-family: 'Gilroy Bold'; color: #501742;font-family: 'Plus Jakarta Sans', sans-serif; margin-bottom: 20px; }
.jira_management img, .jira_business img { width: 100%; margin-left: -20px;}
.jira_management .row  [class*="col-"]:nth-child(1) { padding-right: 45px;}
.jira_management .row  [class*="col-"]:nth-child(2) { padding-left: 35px;}
.jira_management ul {display: flex;flex-wrap: wrap; margin-left: -12px; margin-right: -12px; list-style: none; padding:  0; margin-bottom: 0px;margin-top:45px;}
.jira_management ul li {flex: 0 0 auto;  width: 50%;max-width: 100%; padding:40px 12px 20px 12px; position: relative; font-size: 12px; line-height:  13px; background: url("../images/jira_icon1.svg") no-repeat right 12px top;}
.jira_management ul li strong { display: block; font-size: 14px; line-height: 18px; font-weight: bold;}
.jira_management ul li p { margin-bottom: 0;}
.jira_management .row  [class*="col-"]:nth-child(1) p strong { color: #D60826; font-weight: 600;}

.jira_business ul {display: flex;flex-wrap: wrap; margin-left: -12px; margin-right: -12px; list-style: none; padding:  0;margin-bottom: 0px;}
.jira_business ul li {flex: 0 0 auto;  width: 50%;max-width: 100%; padding:0 12px 10px 34px; position: relative; font-size: 12px; line-height:  13px; background: url("../images/bullet2.svg") no-repeat 12px 5px;}
.jira_business ul li strong { display: block; font-size: 14px; line-height: 18px; font-weight: bold;}
.jira_business ul li p { margin-bottom: 0;}
.jira_organization { max-width: 500px; text-align: center; padding: 60px 30px 0 30px;}
.jira_slider { max-width: 900px; padding-top: 50px; padding-bottom: 50px;}
.jira_slider img { width: 100%;-webkit-box-shadow: 0px 4px 10px 0px rgba(69,60,76,0.25);
-moz-box-shadow: 0px 4px 10px 0px rgba(69,60,76,0.25);
box-shadow: 0px 4px 10px 0px rgba(69,60,76,0.25);}
.jira_slider .splide__track li { padding: 10px;}
.know_more { background: #F2F4F8; padding: 100px 15px 70px 15px; margin-bottom: 70px;font-size: 13px; line-height:  20px; color: #501742;font-family: 'Plus Jakarta Sans', sans-serif;}
.know_more h2 {color: #D60826}
.know_more .container { max-width: 900px;}
.know_more .row  [class*="col-"]:nth-child(1) { padding-right: 35px;}
.know_more .row  [class*="col-"]:nth-child(2) { padding-left: 35px;}
.address_info ul { display: block; padding:  0; margin:  0; list-style: none;}
.address_info ul li { display: block; padding:  6px 30px 6px 0px; margin:  0; position: relative;}
.address_info ul li img { position: absolute; right:0; top: 4px; max-width: 20px;}
 /*12-04-2024	 */

.hero_header{ margin-top: 103px; min-height: 60vh; position:relative; z-index: 3; overflow: hidden;	background-size: cover;  background-position: center center; background-repeat: no-repeat; background-image: url("../images/header_new.png");}
.hero_caption { width: 410px;  position: absolute; z-index: 3; left: 50%; text-align:center; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); font-size: 16px; line-height: 22px; color: #fff; font-weight: 300;}
.hero_caption h1 {font-family: 'Gilroy'; font-weight: 200; font-size: 40px; line-height: 43px; font-style: italic; color: #fff; margin-bottom: 16px;}
.hero_caption h1 strong { font-weight: bold;font-family: 'Gilroy Bold'; display: block; font-style: normal;}
.hero_header:after{content: ""; position: absolute; z-index:  2; left: 0; right: 0; top: 0; bottom: 0; background: linear-gradient(135deg,  rgba(73,30,105,1) 0%,rgba(161,8,52,1) 29%,rgba(227,26,36,1) 64%,rgba(255,57,0,1) 100%); opacity: 1; mix-blend-mode: multiply; opacity: 0.5;}
 .video {
    position:absolute; overflow: hidden; 
     top:50%;
     left: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 iframe { min-width: 100%; height: 100%; top:50%;  left:50%;   -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%);position: absolute; }

.video_background { 
  
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%; 
  object-fit: cover; z-index:  1; 
}
.hero_caption ul { display: flex; flex-wrap: wrap; padding: 10px 0 0  0; margin:  0; list-style: none;}
.hero_caption ul li { flex: 0 0 auto; width: 50%; text-align: right; padding:0 7px;}
.hero_caption ul li:nth-child(2) { flex: 0 0 auto; width: 50%; text-align: left; margin:  0;}
.hero_caption ul li a, .hero_caption ul li:nth-child(2) a { width: 130px; height:  40px; text-align: center; border: solid 2px #fff; border-radius: 8px; background: rgba(255,255,255,0); font-size: 11px; font-weight: 500; color: #fff; display: inline-block; text-transform: capitalize; line-height:  36px;}
.hero_caption ul li:nth-child(2) a {background: rgba(255,255,255,1); color: #B20D30;}


.home_logos { max-width: 1350px; padding-top: 50px; padding-bottom: 70px; position: relative;}
.home_logos .logoslider { padding-top: 0px;}
.home_logos .splide__slide { text-align: center;}
.home_logos .splide__slide { background: #fff;}
.home_logos .splide__slide a { display: inline-block; background: #fff;}
.home_logos .splide__slide img, .business_partner .splide__slide img {transition: all 0.5s ease;
/*	mix-blend-mode: luminosity;*/
	  filter: grayscale(100%);
  opacity: 0.8;

}
.home_logos .splide__slide:hover img {transition: all 0.5s ease; mix-blend-mode: normal;}
.home_logos h2, .atlassian_best h2 { text-align: center; font-size: 25px; line-height:  32px;margin-bottom: 30px; color: #141C24;font-style: italic; text-transform: capitalize; font-weight: 200; font-style: italic; }
.home_logos h2 strong, .atlassian_best h2 strong { color: #D51728; font-style: normal;font-weight: bold;font-family: 'Gilroy Bold';}
.home_logos .logoslider .splide__arrows { display: none;}

.combine_expert { max-width: 1350px; position: relative; margin-bottom: 70px; min-height: 350px;}
.combine_expert .row, .combine_expert .row  [class*="col-"] { min-height: 350px;}
.combine_expert_block { position: relative; width: 100%; padding: 50px 350px 50px 70px; font-size: 16px; line-height:  24px; color: #020305; font-weight: 300; height:  100%; display: flex;  align-items: center; }
.combine_expert_block > div { flex: 0 0 auto; width: 100%;}
.combine_expert_block:after { content: ""; background: #F2F4F8; position: absolute; z-index:  -1; left: 0px; top: 0px; right: 135px; bottom: 0; border-radius: 8px;}
.combine_expert h2 {  font-size: 25px; line-height:  27px;margin-bottom: 16px;  text-transform: capitalize; color: #1E1E1E;font-weight: 200; font-style: italic; }
.combine_expert h2 strong { line-height:1.25;font-style: normal;color: #1E1E1E; display: block;font-weight: bold;font-family: 'Gilroy Bold';}
.forty_year {width: 254px;  position: absolute; z-index:  2; right: 0; top: 50%; -webkit-transform: translateY(-50%);  -ms-transform: translateY(-50%);  -o-transform: translateY(-50%);  transform: translateY(-50%);}
.forty_year img { width: 100%;}

.number_methoda { max-width: 1350px;margin-bottom: 70px;}
.number_methoda_wrap {overflow: hidden;	background-size: cover;  background-position: center center; background-repeat: no-repeat; background-image: url("../images/counting_back.png"); padding:  55px 75px; border-radius: 8px}
.number_methoda h2 {  font-size: 25px; line-height:  27px;margin-bottom: 20px;  text-transform: capitalize; color: #fff; padding-top: 30px;font-weight: 200; font-style: italic; }
.number_methoda h2 strong { font-style: normal; color: #fff;font-weight: bold;font-family: 'Gilroy Bold';}
.users strong { font-style: italic; color: #fff; display: block; font-size: 20px; line-height:  22px;}
.nproject strong { font-style: italic; color: #fff; display: block; font-size: 14px; line-height:  16px;}
.number_methoda .numbers { font-size: 45px; line-height:  50px; color: #fff; font-style: normal; font-weight: 900;font-family: 'Gilroy Heavy'; display: block;}
.number_methoda .numbers i { font-style: normal;}
.nproject { width: 100%; float: left; padding-left: 30px; border-left: solid 2px #fff; margin: 15px 0;  }

.empower_block { max-width: 1350px;margin-bottom: 70px;}
.empower_block h2 {  font-size: 25px; line-height:  27px;margin-bottom: 30px;  text-transform: capitalize; color: #1E1E1E; padding-top: 30px; text-align: center; font-weight: 200; font-style: italic;}
.empower_block h2 strong { font-style: normal;color: #1E1E1E;font-weight: bold;font-family: 'Gilroy Bold'; }
.empower_image{background: linear-gradient(45deg,  rgba(97,25,91,1) 0%,rgba(156,9,54,1) 29%,rgba(193,17,45,1) 64%,rgba(220,24,38,1) 100%); display: block; border-radius: 8px; padding: 10px;}
.empower_image img { width: 100%; border-radius: 8px;}
.empower_content { font-size: 14px; line-height:  18px; color: #020305; font-weight: 300;}
.empower_content h2 { font-weight: bold;font-family: 'Gilroy Bold'; color: #1E1E1E; font-style: normal; font-size: 23px; line-height:  26px; text-align: left; margin-bottom: 16px;text-transform: capitalize;}
.empower_content a { font-size: 12px; line-height:  18px; color: #BD112F; font-weight: 500; display: inline-block; padding-right: 15px; background: url("../images/arrow_color.svg") no-repeat right center; text-transform: capitalize; }

.sorting_tab .nav-tabs { text-align: center; border:  0; padding-bottom: 20px; margin-bottom: 40px; justify-content: center; 
  align-items: flex-start;
  display: flex;
  flex-wrap: nowrap;
  list-style: none;
  margin: 1rem 0;
	
	 overflow-x: auto; overflow-y: hidden;    white-space:nowrap ;   -ms-overflow-style: none;  /* IE and Edge */  scrollbar-width: none;  /* Firefox */ 
}
.sorting_tab .nav-tabs .nav-item { padding: 0 6px; display: block;}
.sorting_tab .nav-tabs .nav-link, .sorting_tab .nav-tabs .nav-link:hover, .sorting_tab .nav-tabs .nav-link:focus { display: inline-block; border: solid 1px #F2F4F8; border-radius: 8px; height:  36px; line-height:  36px; padding:  0 20px; color:#1E1E1E; font-size: 12px; text-transform: capitalize; background: #F2F4F8; min-width: 92px;}
.sorting_tab .nav-tabs .nav-link.active { color: #B10D31; border: solid 1px #B10D31;}

.ai_logo { position: absolute; z-index:  2; left: 70px; top: 45px; width: 150px;}
.ai_logo img { max-width: 100%;}
.ai_headr_wrap { max-width: 100%; padding:  30px 5% 30px 15%; display: flex;align-items: center !important; min-height: 800px;}
.ai_topshade { background: url("../images/ai_header.png") no-repeat left top; background-size: cover;}
.successfull .ai_topshade { background: url("../images/ai_header_large.png") no-repeat left top; background-size: cover;}
.ai_banner {background: url("../images/ai_thumbnail.png") no-repeat right top; background-size: cover;}
.ai_headr_wrap h1 { font-size: 80px; line-height:  76px; color: #fff; text-transform: uppercase; font-weight: bold;font-family: 'Gilroy Bold'; max-width: 800px; margin-bottom: 40px;}
.ai_headr_wrap h2 { font-size: 40px; line-height:  40px; font-weight: 400; color: #fff; margin-bottom: 20px; text-transform: uppercase;  }
.ai_headr_wrap .row [class*="col-"]:nth-child(3){ padding-top: 30px; padding-bottom: 10px; }
.ai_headr_wrap ul { display: flex; padding:0; margin:  0; list-style: none;}
.ai_headr_wrap ul li { flex: 0 0 auto; width: 230px; max-width: 230px; font-size: 30px; line-height:  30px; text-transform: uppercase; color: #fff; font-weight: normal;}
.ai_headr_wrap ul li strong { display: block; font-weight: normal;}
.ai_headr_wrap ul li:nth-child(2) { width: 420px; max-width: 420px;}
.toplinks a, .toplinks  #my-default-button { display: inline-block; font-weight: bold;font-family: 'Gilroy Bold'; color: #fff; border: solid 1px #fff; font-size: 20px; line-height:  20px; background: url("../images/aicon1.svg") no-repeat 20px center rgba(255,255,255, 0.32); padding:  18px 32px 18px 50px; text-transform: capitalize;  margin-right: 20px;     -webkit-backdrop-filter: blur(26px); backdrop-filter: blur(26px);}
.toplinks a:nth-child(2), .toplinks  #my-default-button {background: url("../images/aicon1.svg") no-repeat 20px center rgba(255,255,255, 0); margin-right: 0px;}
.calendar_wrap { display: inline-block;}
.successfull .atcb-initialized {display: inline-block!important;  position: relative!important; width:auto!important;}
.home_logos.ai { max-width: 1000px; padding-top: 110px; padding-bottom: 130px; text-align: center;}
.home_logos.ai.hide { display: none;}
.home_logos.ai h2 { font-size: 45px; line-height:  50px; font-style: normal; font-weight:500; color: #1C1C1C; }
.home_logos.ai h2 strong {font-weight: bold;}
.ai_agenda { background: #EFEEEE; padding: 115px 65px; }
.ai_agenda .container { max-width: 1200px; font-size: 20px; line-height: 21px; color: #1C1C1C;}
.ai_agenda  h2 { font-size: 46px; line-height: 53px; color: #1C1C1C; font-weight: bold;font-family: 'Gilroy Bold'; text-transform: uppercase; margin-bottom: 20px;}
.ai_agenda  h3 { font-size:20px; line-height: 25px; color: #E31A24; font-weight: bold;font-family: 'Gilroy Bold'; position: relative;}
.ai_agenda  h3:after { content: ""; height:  1px; top: 50%; position: absolute; right: 0; left: 150px; background: #E31A24;}

.events_time [class*="col-"] { padding-top: 50px; padding-bottom: 50px; padding-left: 135px;}
.events_time [class*="col-"]:after { content: ""; position: absolute; left: 15px; right: 15px; bottom: 0; height:  1px; background: rgba(28, 28, 28, 0.4);}
.events_time [class*="col-"].register_now { padding-bottom: 0px; padding-left: 15px; padding-top: 80px;}
.events_time { font-size: 18px; line-height:  22px;}
.events_time h4 { font-size: 20px; line-height:  24px;}
.time_slot{ position: absolute; left: 15px; top: 50px; width: 120px;font-size: 20px; line-height:  24px;} 
.register_now a  { display: inline-block; font-weight: bold;font-family: 'Gilroy Bold'; color:#1C1C1C; border: solid 1px #1C1C1C; font-size: 20px; line-height:  20px; background: url("../images/aicon2.svg") no-repeat 20px center rgba(255,255,255, 0.32); padding:  18px 32px 18px 50px; text-transform: capitalize;  margin-right: 20px;  -webkit-backdrop-filter: blur(26px); backdrop-filter: blur(26px);}
.events_time [class*="col-"].register_now:after { display: none;}

.thankyou_block { padding: 90px 50px 40px 50px;}
.thankyou_block .container{ max-width: 1710px; background: url("../images/thankyou_back.png") no-repeat center center; background-size: cover; padding:  0 125px 0 150px; font-size: 30px; line-height:  40px; color: #fff; min-height: 800px; display: flex; align-items: center !important;}
.thankyou_block h2 { color: #fff; font-size: 46px; line-height: 50px; font-weight: bold;font-family: 'Gilroy Bold'; text-transform: uppercase; margin-bottom: 20px;}
.thankyou_content { max-width: 480px;}
.thankyou_form p { font-size: 20px; line-height:  21px; color: #fff;width: 100%; float:  left; padding:  0 4px;}
.thankyou_form { font-size: 20px; line-height:  21px; color: #fff;}
.thankyou_form form {width: 100%; float:  left;}
.thankyou_form .form-group { display: block; position: relative; width: 50%; float:  left; padding:  0 4px 16px 4px;}
.thankyou_form .form-group p { margin-bottom: 0}
.thankyou_form .form-group span {display: none;position: absolute;right: 0px; top: 25px;z-index: 5;width: 140px;
  height: 42px;background: url("../images/error.svg") no-repeat;font-style: normal;color: #fff;font-size: 10px;line-height: 12px;}
/*.thankyou_form .invalid .form-group span { display: block;}*/
.thankyou_form .invalid .form-group .form-control:required:valid + label + span { display: none;}
.thankyou_form .form-group.textarea, .thankyou_form .form-group.submit { width: 100%; }
.thankyou_form .form-control { border: solid 2px #fff; border-radius: 0px; background: #fff; width: 100%; padding:  0 20px; height: 60px; line-height: 58px; font-size: 22px; color: #141C24; font-weight: 400; text-align: left;}
.thankyou_form .form-control.textarea { -webkit-appearance: none;resize: none;  -ms-overflow-style: none;  /* IE and Edge */
	scrollbar-width: none;  /* Firefox */}
.thankyou_form .form-control.textarea::-webkit-scrollbar { display: none;}

.thankyou_form .form-control:focus {border:  solid 1px #fff;border-radius: 0px;}

.thankyou_form .form-group label { position: absolute; z-index:  2; left:  15px; top:  0;line-height: 58px; font-size: 22px; font-weight: 400; color: #141C24; pointer-events: none; transition: all 0.5s ease; opacity: 0;}
.thankyou_form  .form-control::-webkit-input-placeholder{ color: #141C24; opacity: 1;font-weight: 400; transition: all 0.5s ease;}
.thankyou_form  .form-control::-moz-placeholder { color: #141C24; opacity: 1;font-weight: 400;  transition: all 0.5s ease;}
.thankyou_form  .form-control:-ms-input-placeholder { color: #141C24;font-weight: 400; opacity: 1;  transition: all 0.5s ease;}
.thankyou_form  .form-control::-webkit-input-placeholder { color: #141C24;font-weight: 400; opacity: 1;  transition: all 0.5s ease;}

.thankyou_form  .form-control:focus::-webkit-input-placeholder{ opacity: 0 !important;}
.thankyou_form  .form-control:focus::-moz-placeholder { opacity: 0 !important;}
.thankyou_form  .form-control:focus:-ms-input-placeholder { opacity: 0 !important;}
.thankyou_form  .form-control:focus::-webkit-input-placeholder{ opacity: 0 !important;}

.thankyou_form  .form-control:focus:required:valid {
  outline: solid 1px #fff;border-radius: 0px;
}
.thankyou_form  .form-control:focus:required:invalid {
  outline: solid 1px #FF3636;border-radius: 0px;
}
.thankyou_form  input[type=submit] { background: rgba(255,255,255,0.20) ; border: solid 1px rgba(255,255,255,0); border-radius: 0px; cursor: pointer; display: block; height: 60px; text-align: center; line-height: 60px; width: 100%;  font-size: 22px; font-weight: 400; color: #fff;   -webkit-backdrop-filter: blur(23px); backdrop-filter: blur(23px);}

.dp_logo { position: absolute; right: 60px; top: 45px; z-index:  1;}
.dp_logo img { max-width: 236px;}
.successfull .toplinks { padding-top: 30px!important;}
  
.atlassian_expert_header{ margin-top: 103px; min-height: 650px; position:relative; z-index: 3; overflow: hidden;	background-size: cover;  background-position: center center; background-repeat: no-repeat;}
.atlassian_expert_header .container { max-width: 1560px; padding-top: 65px; padding-bottom: 60px; font-size: 20px; line-height: 34px; color: #fff; font-weight: 500; font-family: 'Plus Jakarta Sans', sans-serif;}
.atlassian_expert_caption { width: 100%;  position: absolute; z-index: 3; left: 50%;top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); font-size: 20px; line-height: 34px; color: #fff; font-weight: 500; font-family: 'Plus Jakarta Sans', sans-serif; }
.atlassian_expert_header h1 { margin-bottom: 40px; font-size: 52px; font-weight: 700; color: #fff; line-height: 60px;font-family: 'Plus Jakarta Sans', sans-serif; max-width: 800px;}
.atlassian_expert_header h1 + p {max-width: 830px;}
.breadcump { font-size: 16px; line-height: 24px; font-weight: 300; margin-bottom: 20px;}
.breadcump ol { display: block; padding: 0; margin: 0; list-style: none;}
.breadcump ol li { display: inline-block; position: relative;  padding-right: 12px; background: url("../images/divider.svg") no-repeat right 10px;}
.breadcump ol li a { color: #fff;}
.breadcump ol li:nth-last-child(1) { padding-right: 0px; background-image: none;padding-left: 5px;}
.configuration_icon {font-family: 'Gilroy Medium'; font-weight: 500; font-size: 22px; line-height: 32px; padding:35px 0;}
.configuration_icon ul { display: block; padding: 0; margin: 0; list-style: none;}
.configuration_icon ul li { display: inline-block; padding: 10px 30px 10px 0; margin: 0;}
.configuration_icon ul li a { color: #fff; position: relative; display: block; padding-left: 40px;}
.configuration_icon ul li a i { position: absolute; left: 0; top: 50%; margin-top: -16px;; background: #fff; border-radius: 50%; width: 32px; height: 32px; text-align: center;}
.configuration_icon ul li a i img {position: absolute; left: 50%;top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}
.official_company_tags ul{ display: block; padding: 0; margin: 0; list-style: none;}
.official_company_tags ul li { display: inline-block; padding: 0 30px 0 0; margin: 0;}

.atlassian_products { max-width: 1365px; padding-top: 90px; padding-bottom: 90px; text-align: center;}
.atlassian_prolink { padding-top: 50px;}
.atlassian_prolink a , .rovo_link a { display: inline-block; font-family: 'Plus Jakarta Sans', sans-serif;  font-weight: 600; color: #fff; font-size: 18px; text-transform: capitalize; height: 65px;line-height: 64px; border-radius: 8px;background: linear-gradient(117deg, #491E69 4.98%, #A10834 30.75%, #E31A24 70.26%, #FF3900 86.78%); padding: 0 22px;}

.atlassian_best { background: #F2F4F8; padding: 0;}
.atlassian_best .container { max-width: 1560px; padding-top: 120px; padding-bottom: 120px; text-align: center; font-size: 20px; line-height: 34px; color: #141C24; font-weight: 500; font-family: 'Plus Jakarta Sans', sans-serif;}
.best_content { max-width: 800px; display: inline-block;margin: 0 auto; padding-bottom: 50px;}
.best_common { font-size: 16px; line-height: 28px; padding: 32px 32px 15px 32px; background: #fff; border-radius: 38px; height: 100%;}
.best_common h3 {font-family: 'Gilroy Medium'; font-weight: 500; font-size: 22px; line-height: 28px; color:#141C24;}
.best_common i { margin: 0 auto; display: inline-block; width: 45px; height: 45px; border-radius: 50%; position: relative;background: linear-gradient(117deg, #491E69 4.98%, #A10834 30.75%, #E31A24 70.26%, #FF3900 86.78%);}
.best_common i img {position: absolute; left: 50%;top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}

.stand_out { padding-top: 100px; padding-bottom: 100px; max-width: 1560px; color: #1E1E1E;font-family: 'Gilroy Medium'; font-weight: 500; font-size: 20px; line-height: 32px;  }
.stand_out h2, .stand_out_right h3 {font-family: 'Gilroy Medium'; font-weight: 500; font-size: 42px; line-height: 49px; color:#1E1E1E;}
.stand_out_left { padding-right: 10%; display: block;}
.stand_out_right { background: #F2F4F8; padding: 90px 100px 25px 100px; display: block; border-radius: 34px; font-size: 17px; line-height: 24px;}
.stand_out_right h3 { font-size: 24px; line-height: 28px;}
.stand_out_right .row { margin-left: -50px; margin-right: -50px;}
.stand_out_right .row [class*="col-"] { padding:0 50px 35px 50px;}
.stand_out_right i {display:inline-block; padding-bottom: 6px; font-family: 'Gilroy Bold'; font-weight: bold; font-style: normal; font-size: 52px; line-height: 50px;
	
	background: linear-gradient(0deg,#491e69 0%,#a10834 28%,#e31a24 63%,#ff3900 100%);
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.business_partner {max-width: 1560px;}
.business_partner h2, .home_logos.brands h2 { margin-bottom: 70px;}
.atlassian_certification { position: absolute; right: 0; top: 50%;transform: translateY(-50%); z-index: 19;}
.atlassian_certification ul { display: block; padding: 0; margin: 0; }
.atlassian_certification ul li { display: block; padding:5px 0; margin: 0; }
.atlassian_certification ul li img { max-width: 100%;}

.rovotop_container { max-width: 1700px; padding-top: 140px; padding-bottom: 70px;} 
.rovo_top { display: block; background: #F2F4F8; border-radius: 85px; padding: 65px 0 65px 90px;font-size: 20px; line-height:  30px; font-weight: 500;font-family: 'Plus Jakarta Sans', sans-serif;color: #1E1E1E;}
.rovo_top h1, .rovo_top h2, .rovo_top b, .rovo_top strong { display: block; font-weight:  700; font-family: 'Plus Jakarta Sans', sans-serif; }
.rovo_top h1 { margin-bottom: 15px; font-size: 52px; color: #1E1E1E; line-height: 60px;}
.rovo_top h2 { color: #C1112D; margin-bottom: 10px; font-size: 30px;  line-height: 36px; text-transform: capitalize;}
.rovo_top b, .rovo_top strong { font-size: 24px; line-height: 40px;}
.icon_circle { width: 414px; height: 414px; background: #fff; margin: 0 auto; display: inline-block; border-radius: 50%; position: relative;}
.icon_circle img { max-width: 257px; position: absolute; left: 50%; top: 50%;-webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}
.rovo_top .row  [class*="col-"]:nth-child(3) { text-align: center; }
.rovo_link { padding-top: 20px;}

.rovo_top .breadcump ol li { background: url("../images/divider2.svg") no-repeat right 10px;}
.rovo_top .breadcump ol li a { color: #1E1E1E; line-height: 24px; display: inline-block;}

.training_demand {  padding-bottom: 70px; max-width: 1700px; color: #1E1E1E}
.training_demand_title { font-size: 22px; line-height: 36px; color: #141C24; text-align: center;font-weight:  500; font-family: 'Plus Jakarta Sans', sans-serif; }
.training_demand_title h2, .training_takeaways h2, .training_lecturers h2 { margin-bottom: 30px; font-size: 45px; color: #1E1E1E; line-height: 50px;  font-family: 'Gilroy Medium'; font-weight: 500;}
.training_demand_title h3 { color: #1E1E1E; margin-bottom: 10px; font-size: 50px;  line-height: 50px;margin:40px 0 70px 0; font-family: 'Gilroy Medium'; font-weight: 500;}
.demand_block { padding-bottom: 30px; position: relative;  text-align: center; border: solid 1px #E31A24; border-radius: 40px; display: block; height: 100%; font-family: 'Gilroy Medium'; font-weight: 500;}
/*.demand_block.new { padding-bottom: 170px;}*/
.demand_title { font-size: 40px; line-height: 40px; color: #fff; text-transform: capitalize; display: block; padding: 26px; background: #E31A24; border-radius: 40px 40px 0 0;}
.demand_content {padding: 40px 40px 25px 40px;display: inline-block;width: 100%; max-width: 720px; font-size: 25px; line-height: 36px;}
.demand_content a { color: #1E1E1E; text-decoration: underline;}
.demand_content strong, .demand_content b { display: block; font-family: 'Gilroy Bold';font-weight: bold; }
.training_demand ul {display: flex; flex-wrap: wrap; padding: 0 40px 20px 40px; margin: 0; list-style: none;}
.training_demand ul li {position: relative; padding: 0 40px 25px 40px; text-align: left; font-size: 20px; line-height: 26px;  flex: 0 0 auto; width: 50%; max-width: 100%}
.training_demand ul li img { position: absolute; left: 0; top: 5px; max-width: 22px auto;}
.register_seat { position: relative; z-index: 1; font-size: 18px; padding:  0  15px; margin: 0 auto; line-height: 64px; color: #E31A24; border: solid 1px #E31A24; border-radius: 8px; display: inline-block; min-width: 328px; text-align: center;}
/*.demand_block.new .register_seat { bottom: 100px; }*/
.training_demand .row  [class*="col-"]:nth-child(3) .demand_title { background: #6E1553;}
.training_demand .row  [class*="col-"]:nth-child(3) .register_seat {color: #6E1553; border: solid 1px #6E1553;}
.demand_footer_title {font-family: 'Gilroy Bold'; font-weight: bold; line-height: 24px; display: block; position: relative; z-index: 1; padding-top: 20px;}
.demand_footer_title p { display: inline-block; margin-bottom: 0; max-width: 520px; background: url("../images/bullet3.svg") no-repeat left 4px; padding-left: 25px;}
.demand_footer_title a { color: #E31A24; text-decoration: underline;}

.training_sylabus { max-width: 1700px; padding-bottom: 70px;} 
.training_sylabus_block {font-family: 'Gilroy'; font-weight: normal; font-size: 22px; line-height:  36px; display: block; background: #F2F4F8; border-radius: 85px; padding: 80px;color: #2F2F2F;}
.training_sylabus_block .row  [class*="col-"].sylabbus_links { padding-right: 7%;}
.training_sylabus_block .row  [class*="col-"].sylabus_content { padding-left: 7%;}
.training_sylabus_block .row  [class*="col-"].sylabus_content:after {content: ""; position: absolute; left: 0; top: 0; bottom: 0; width: 1px; background: rgba(0, 0, 0, 0.64);}
.training_sylabus_block h2 {font-family: 'Gilroy Medium'; font-weight: 500; font-size: 50px; line-height: 50px; margin-bottom: 50px;}
.sylabbus_links .nav-tabs { max-width: 395px; text-align: left; border:  0; padding-bottom: 0px; display: block; list-style: none; margin: 0;}
.sylabbus_links .nav-tabs .nav-item { padding: 0 0 20px 0; display: block; width: 100%;}
.sylabbus_links .nav-tabs .nav-link, .sylabbus_links .nav-tabs .nav-link:hover, .sylabbus_links .nav-tabs .nav-link:focus { display: block; border: 0; border-radius: 0px;font-family: 'Gilroy Medium'; font-weight: 500; font-size: 20px; line-height:  30px; padding:  0; color:#1E1E1E; background: none; text-align: left; }
.sylabbus_links .nav-tabs .nav-link.active { color: #C8142C; border: 0;}
.sylabus_content h3 {font-family: 'Gilroy Bold'; font-weight: bold; color: #C1112D; margin-bottom: 10px; font-size: 30px;  line-height: 36px; margin-bottom: 30px;}
.sylabus_content ul { display: block; padding: 0 0 0 20px; margin: 0; list-style: disc; }
.sylabus_content ul li { padding: 5px 0; margin: 0;}

.training_takeaways { max-width: 1210px; padding-bottom: 70px; text-align: center;} 
.training_takeaways h2, .training_lecturers h2 { margin-bottom: 40px;}
.training_takeaways .best_common { font-size: 16px;
  line-height: 28px;
  padding: 90px 32px 90px 32px;
  height: 100%;
background: radial-gradient(circle at 100% 100%, #ffffff 0, #ffffff 38px, transparent 38px) 0% 0%/40px 40px no-repeat,
            radial-gradient(circle at 0 100%, #ffffff 0, #ffffff 38px, transparent 38px) 100% 0%/40px 40px no-repeat,
            radial-gradient(circle at 100% 0, #ffffff 0, #ffffff 38px, transparent 38px) 0% 100%/40px 40px no-repeat,
            radial-gradient(circle at 0 0, #ffffff 0, #ffffff 38px, transparent 38px) 100% 100%/40px 40px no-repeat,
            linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 4px) calc(100% - 80px) no-repeat,
            linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 80px) calc(100% - 4px) no-repeat,
            linear-gradient(205deg, #dc1826 0%, #c1112d 45%, #9c0936 75%, #61195B 100%);
border-radius: 40px;
box-sizing: border-box;  
}
.training_takeaways .best_common h3 { font-size: 27px; line-height: 28px; padding-top: 10px;}
.training_takeaways .best_common i {width: 70px;height: 70px;}
.training_takeaways .best_common i img {width: 55px;}

.training_lecturers { max-width: 1700px; padding-bottom: 70px; font-size: 20px; line-height: 26px;font-family: 'Gilroy Medium'; font-weight: 500;} 
.training_lecturers .row [class*="col-"] { padding-bottom: 20px;}
.training_lecturers h2 { text-align: center;}
.training_lecturers h3 {font-size: 24px; font-family: 'Gilroy Bold'; font-weight: bold; margin: 0; padding: 20px 20px 10px 20px;}
.training_lecturers h4 {font-size: 20px; font-family: 'Gilroy Bold'; font-weight: bold; color: #E31A24; margin: 0; padding: 0 20px 10px 20px;}
.training_lecturers p {padding: 0 20px 0px 20px; margin-bottom: 10px;}
.training_lecturers ul { display: block; padding: 0; margin: 0; list-style: none; padding: 0 20px 0 20px;}
.training_lecturers ul li { display: inline-block; padding: 0 2px 0 0;}
.training_lecturers ul li a { color: #C5C5C5;}
.training_lecturers ul li a:hover { color: #E31A24;}
.lecturers_common { background: #F3F3F3; width: 100%; height: 100%; border-radius: 20px; overflow: hidden; padding-bottom: 20px;}
.lecturers_common img { width:100%; border-radius: 20px 20px 0 0;}

.new_title { background: #501742; color: #fff; font-style: italic; }
.new_training { background: #F2F4F8; color: #1E1E1E}
.new_link { background: #B80F2F;}
.new_link a { color: #fff; font-family: 'Gilroy Medium'; font-weight: 500; font-size: 20px; line-height: 30px;  text-transform: capitalize; display: block; padding-right: 20px; background: url("../images/arrow_white.svg") no-repeat right center;}
.new_slogan span { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);  }
.new_slogan .row .col { position: relative;min-height: 102px;}
.new_title span { width: 100%; text-align: center; font-size: 24px; line-height: 26px; text-transform: capitalize;font-family: 'Gilroy'; font-weight: normal;}
.new_title span strong {display: block;font-family: 'Gilroy Bold'; font-weight: bold; font-style: normal;}
.new_training span {font-family: 'Gilroy Bold'; font-weight: bold;font-size: 20px; line-height: 24px;display: block; width: 320px;  padding:10px 0 10px 80px; background: url("../images/rovo_logo.svg") no-repeat left center; background-size: 70px auto; }

.question_answer { padding-bottom: 60px;}
.faq_content.hide { display: none;}
.faq_content h2 { font-size: 25px; line-height: 25px; color: #1E1E1E; text-align: center;font-family: 'Gilroy'; font-style: italic; margin-bottom: 30px;}
.faq_content h2 b, .faq_content h2 strong {font-family: 'Gilroy Bold'; font-style: normal;}
.question_answer .accordion { border: 0; border-radius: 0;}
.question_answer .accordion-item { padding: 20px 25px 20px 24px; border-radius: 8px; background: #F2F4F8; border: 0; box-shadow: none; margin-bottom: 12px;}
.question_answer .accordion-button {background: none; box-shadow: none; display: block; padding: 0; margin: 0; font-size: 15px; line-height: 24px;color: #1E1E1E; border: 0; cursor: pointer; position: relative;font-family: 'Gilroy Medium'; font-weight: 500;}
.question_answer .accordion-button[aria-expanded="true"] { background: none; color: #AE0D32;border:  0;}
.question_answer .accordion-button:after /*, .question_answer .accordion-button:before*/ { content: ""; z-index: 1; width: 22px; height: 22px; position:absolute; right: -12px; top: 50%; margin-top: -11px; background: url("../images/plus.svg") no-repeat center center;  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; }
/*.question_answer .accordion-button:before { width: 1.5px; height: 11px; right: 4.5px; margin-top: -5.5px;}*/
.question_answer .accordion-button[aria-expanded="true"]:after/*, .question_answer .accordion-button[aria-expanded="true"]:before*/ { transform: rotate(0deg); background: url("../images/minus.svg") no-repeat center center; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
/*.question_answer .accordion-button[aria-expanded="true"]:before { right: 4.5px;}*/
.question_answer  .accordion-body { padding:20px 15px 0 0; border: 0; box-shadow: none; font-size: 13px; line-height: 24px; color:#1E1E1E;font-family: 'Gilroy Medium'; font-weight: 500;}

.atlassian_rovo { padding-top: 50px;}
.atlassian_rovo_content { font-weight: 300; font-size: 14px; line-height: 22px; background: url("../images/atlassian_rovo_icon.svg") no-repeat right top #F2F4F8; border-radius: 8px; padding: 38px 45% 23px 50px; border-bottom: solid 3px #CD142A; display: block; position: relative; }
.atlassian_rovo_content h2 { padding-right: 40%; color: #1E1E1E; font-size: 20px; line-height: 26px;font-weight: 700;font-family: 'Plus Jakarta Sans', sans-serif;}
.atlassian_rovo_content h2 i {font-weight: 500;}
.atlassian_rovo_content h3 {color: #CD142A; font-size: 16px; line-height: 20px;font-weight: 700;font-family: 'Plus Jakarta Sans', sans-serif;}
.atlassian_rovo_content a { text-decoration: none; line-height: 38px; padding: 0 15px; font-size: 12px;font-family: 'Gilroy Bold'; font-weight: bold; color: #CD142A; border: solid 1px #CD142A; border-radius: 8px; display: inline-block;}

@media (min-width: 992px) {
	.hero_caption { width: 585px; font-size: 22px; line-height: 28px;}
	.hero_caption p {line-height:30px;}
	.hero_caption h1 {font-size: 59px; line-height: 58px; margin-bottom: 20px;}
	.hero_caption ul li a, .hero_caption ul li:nth-child(2) a { width: 180px; height: 52px;font-size: 16px;line-height: 50px;}
	.home_logos h2, .empower_block h2, .number_methoda h2, .atlassian_best h2, .business_partner h2 {font-size: 32px; line-height: 40px;}
	.home_logos, .combine_expert, .number_methoda, .empower_block, .get_touch, .faq_content, .atlassian_rovo {max-width: 1150px;}
	.combine_expert h2 { font-size: 38px; line-height: 1.15; margin-bottom: 20px; width: 550px;}
	.combine_expert_block { padding-right: 350px;font-size: 26px; line-height: 1.5;}
	.forty_year {width: 320px;}
	.combine_expert_block:after {right: 165px;}
	.users strong {font-size: 22px; line-height: 26px; padding-top: 5px;}
	.number_methoda .numbers { font-size: 60px; line-height: 65px;}
	.nproject strong {font-size: 20px; line-height: 22px;}
	.sorting_tab .nav-tabs .nav-link, .sorting_tab .nav-tabs .nav-link:hover, .sorting_tab .nav-tabs .nav-link:focus , .get_touch_container a { height: 46px; line-height: 46px; padding: 0 26px; font-size: 16px; min-width: 110px; text-decoration: none;}
	.empower_content {font-size: 20px; line-height: 26px;}
	.empower_content a {font-size: 18px;line-height: 22px;}
	.get_touch h2 { font-size: 40px; line-height: 45px;}
	.get_touch_container {font-size: 22px; line-height: 24px;}

	.atlassian_products .splide ul {width: 100%; display: block; padding: 0; margin: 0; list-style: none;}
	.atlassian_products .splide .splide__track .splide__list li { display: inline-block; padding: 0 20px 30px 20px; margin: 0; width: auto!important;}
	.atlassian_products .splide ul li a { display: inline-block;}
	.business_partner h2 { font-size: 42px; line-height: 45px;}	
	.business_partner .splide .splide__track .splide__list li, .home_logos.brands .splide .splide__track .splide__list li { width: auto!important;}

}
/* #Media Queries ================================================== */
@media (max-width: 1400px) {
.asset_management_repeat h2 {font-size: 36px;}
.asset_management_repeat ul li {font-size: 22px;line-height: 26px;}
#full-control-13 .blink {top: 0;}
.asset_management_repeat ul li:before,
.asset_management_repeat ul li ul li:before{top: 17px;left: -22px;}
	
}
@media (max-width: 767px) {
.right_yes .col-md-12.lightbox_img p {display:block;float:none;margin:10px 0;	width: 100%;}	
.asset_management_repeat ul li:before{top: 13px;}
.asset_management_repeat ul li ul li:before{top: 14px;}
.asset_management_repeat h2 {font-size: 30px;}
.asset_management_repeat ul li {font-size: 18px;line-height: 20px;}
.asset_management_repeat .blink {top: inherit;}
.asset_management_repeat p {text-align: center;}
.footer_connected {text-align: center;position: inherit;}
.footer_connected img {max-width: 160px;margin: 10px auto;}
.footer_connected .copyright_text {font-size: 16px;text-align: center;}
.asset_management_main_row::after {width: 130px;background-attachment: fixed;}
}

@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; right:15px; top: 13px; left: 15px; z-index: 18; padding: 0;} 

.navbar ul { display: block; position: absolute;padding: 0; margin: 0; list-style:none;  z-index: 5; top: 0px; left:  0; right:  0; text-align: center;}
.navbar ul  li { margin: 0  32px 0 32px; padding: 0; list-style:none; display:inline-block; position: relative; }
.navbar ul  li a {  padding:0px; font-size: 16px; line-height: 83px; color: #020305; font-weight: 400; display: block; position:relative; border: 0; font-family: 'Plus Jakarta Sans', sans-serif; }
.navbar ul  li a.has_sub { padding: 0px; padding-bottom: 7px;}

.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:#A90B33 ; text-decoration:none; border: 0; font-weight: bold;font-family: 'Gilroy Bold';font-weight: bold;}
.navbar ul  li a:hover{ color: #A90B33 ; font-weight: bold;}
/*.navbar ul  li a.has_sub:hover{color:#A90B33 ; font-weight: bold;font-family: 'Gilroy Bold';}*/


.navbar ul li > a.has_sub + i { display: none;}
	 
.navbar ul li:focus > a.has_sub:after, .navbar ul li:hover > a.has_sub:after, .navbar ul li > a.has_sub:focus:after, .navbar ul li > a.has_sub:hover:after, .navbar ul li:focus-within > a.has_sub:after { content: ""; position: absolute;    left: 50%; margin-left: -8px; width: 0; bottom:  0; height: 0;border-left: 12px solid transparent;border-right: 12px solid transparent; border-bottom: 15px solid #EBEBEB;   }

.navbar ul li  a.has_sub + ul { display: none; 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: 30px 50px; width: 1450px;  position: fixed;  left: 50%; margin-left: -850px; border-radius: 30px; top: 103px; background: #EBEBEB; text-align:center; overflow: hidden;}
	 
.navbar ul li:hover a.has_sub +  ul, .navbar ul  li:focus-within > a.has_sub +  ul  {display:block; visibility:visible; max-height: 800px;  -moz-transition: all 1s ease; -webkit-transition: all 1s ease; -o-transition: all 1s ease;  transition: all 1s ease;}
	 
	 .navbar ul li:nth-child(2)  a.has_sub + ul {  width: 94%;   margin-left: -47%;}
	 /*.navbar ul li:nth-child(3)  a.has_sub + ul {  width: 1000px;   margin-left: -500px;}	 */
	 .navbar ul li:nth-child(4)  a.has_sub + ul {  width: 260px;   margin-left: -130px; position: absolute; top: 100%; padding:  10px 20px 10px  20px;}
	 
	 .navbar ul li ul li {  margin: 0 auto; float: none; text-align:left; overflow: hidden; display: flex;flex-wrap: wrap;}
	 .navbar ul li ul li ul {flex: 0 0 auto; visibility:visible; padding: 0 20px 0 0; margin: 0; position:relative; max-height: auto; left:  auto; margin-left: auto; width: auto; }
	 
	 .navbar ul li:nth-child(1) ul li ul:nth-child(1) { width: 24%; order: 1 !important; }
	 .navbar ul li:nth-child(1) ul li ul:nth-child(2) { width: 24%; order: 2 !important; }
	 .navbar ul li:nth-child(1) ul li ul:nth-child(3) { width: 24%; order: 3 !important; }
	 .navbar ul li:nth-child(1) ul li ul:nth-child(4) { width: 28%; order: 4 !important; }
	 .navbar ul li:nth-child(2) ul li ul { width: 19%;  }
	 .navbar ul li:nth-child(2) ul li ul:nth-child(1) { width: 24%; }
	 .navbar ul li:nth-child(3) ul li ul { width: 24%;  }
	 
	 .navbar ul li:nth-child(4)  a.has_sub + ul li a {line-height: 42px; font-size: 16px;color: #A90B33 ; font-weight: bold;text-align: center; width: 100%;color: #A90B33 ; font-weight: bold;  border-bottom: solid 1px rgba(20, 28, 36, 0.15); }
	 .navbar ul li:nth-child(4)  a.has_sub + ul li:nth-last-child(1) a { border-bottom: 0;}
	 .navbar ul li:nth-child(4)  a.has_sub + ul li a:hover {color:#302E45;  font-weight: bold;}
	 
	 .navbar ul li ul li ul li { width: 100%!important; float: left; padding: 0; margin: 0; font-size: 18px; font-weight: bold;font-family: 'Gilroy Bold';}
	 .navbar ul li ul li ul li ul { width: 100%!important; padding:  0;}
	 .navbar ul li ul li ul li:nth-child(1) img { width: 22px; height: auto; margin-right: 5px;}	
	 .navbar ul  li ul li ul li:ahover { font-weight:normal !important;}
	 .navbar ul li ul li ul li a { line-height: 28px; text-transform:inherit; font-size: 16px; font-weight: normal; color:#302E45; text-align: left; width: 100%; }
	 .navbar ul li ul li ul li a:hover{ color: #000 !important; font-weight: bold;font-family: 'Gilroy Bold';}
	 .navbar ul li ul li ul li a.second_sub  {color: #A90B33 ; font-weight: bold; display: block; width: 100%; border-bottom: solid 1px rgba(20, 28, 36, 0.15); padding-bottom: 5px; margin-bottom: 5px;}
	 .navbar ul li ul li ul li a.second_sub:hover {color: #A90B33!important ; }
	 
	 .contact_btn { display: none!important;}	 

}

 @media (min-width: 1451px) and (max-width: 1600px) {
	 .ai_headr_wrap {padding: 30px 5% 30px 12%; min-height: 700px;}
	 .ai_headr_wrap h1 { font-size: 65px; line-height:  70px;margin-bottom: 30px;}
	 .ai_headr_wrap .row [class*="col-"]:nth-child(3){ padding-top: 40px; padding-bottom: 30px; }
	 .ai_headr_wrap ul li {font-size: 25px;  line-height:25px;width: 100%; max-width: 200px;}
	 .home_logos.ai { padding-top: 50px;padding-bottom: 70px;}
	 .ai_agenda { padding: 85px 65px;}
	 .thankyou_block .container { min-height: 700px;padding: 0 10% 0 10%;}
	 
}

 @media (min-width: 1300px) and (max-width: 1450px) {
.home_section_dark .container { max-width: 1270px;height: 750px;}
.one {margin-left: -225px;}
.four img{ width: 380px;}
.one img { width: 460px;}
.two img { width: 350px;}
	 
  .navbar ul li { margin: 0 20px; }	 
	 
	 .ai_headr_wrap {padding: 30px 5% 30px 10%; min-height: 750px;}
	 .ai_headr_wrap h1 { font-size: 60px; line-height:  65px;margin-bottom: 30px;}
	 .ai_headr_wrap h2 { font-size: 35px; line-height:  35px;}
	 .ai_headr_wrap ul li {font-size: 20px;  line-height:20px;width: 170px; max-width: 170px;}
	 .ai_headr_wrap ul li:nth-child(2) { width: 350px; max-width: 350px;}
	 .home_logos.ai { padding-top: 50px;padding-bottom: 70px;}
	 .ai_agenda { padding: 85px 65px;}
	 .thankyou_block .container { min-height: 650px;padding: 0 8% 0 8%;}
	 

}
/* END__ */
@media (max-width: 1450px) {
	 .rovo_top {border-radius: 60px; padding: 50px 30px 50px 70px;font-size: 18px; line-height: 28px;}
	 .rovotop_container { padding-bottom: 50px;}
	 .rovo_top h1 {font-size: 45px; line-height: 55px;}
	 .rovo_top h2 {font-size: 25px;line-height: 30px;}
	 .rovo_top b, .rovo_top strong {font-size: 22px; line-height: 36px;}
	 .icon_circle {width: 350px;height: 350px;}
	 .icon_circle img {max-width: 220px;}
	 .training_demand_title {font-size: 20px; line-height: 34px;}
	 .training_demand_title h2, .training_takeaways h2, .training_sylabus_block h2, .training_lecturers h2 { font-size: 40px; line-height: 45px;}
	 .training_demand_title h3 { font-size: 45px; line-height: 45px; margin: 40px 0;}
	 .demand_title {font-size: 34px;line-height: 34px; padding: 22px; border-radius: 40px 40px 0 0;}
	 .demand_content {font-size: 22px; line-height: 30px; min-height: 240px;padding: 30px 30px 20px 30px;}
	 .training_demand ul { padding: 0 30px 20px 30px;}
	 .training_demand ul li {padding: 0 20px 25px 40px; font-size: 18px; line-height: 22px;}
	 .sylabbus_links .nav-tabs .nav-link, .sylabbus_links .nav-tabs .nav-link:hover, .sylabbus_links .nav-tabs .nav-link:focus { font-size: 18px; line-height: 26px;}
	 .sylabus_content h3 { font-size: 25px; line-height: 30px; margin-bottom: 20px;}
	 .training_sylabus_block {font-size: 20px; line-height: 32px;}
	 .training_sylabus, .training_takeaways { padding-bottom: 50px;}

	 .training_sylabus_block .row [class*="col-"].sylabbus_links { padding-right: 50px;}
	 .training_sylabus_block .row [class*="col-"].sylabus_content {padding-left: 50px;}
	 .training_sylabus_block {border-radius: 60px; padding: 60px;}	
	 .training_takeaways .best_common { padding: 90px 30px 90px 30px;}
	 .training_takeaways .best_common h3 {font-size: 27px; line-height: 28px;}
}
/* END__ */
 @media (min-width: 1200px) and (max-width: 1399px) {
body, .home_section_top, .stay_footer {font-size: 20px;line-height: 28px;}	 
.search_block {width: 230px;}	 
.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-left: -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;}

.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-right: 120px;}

.service_content p { padding-left: 30px; padding-right: 30px;}
.work_content { padding-left: 30px; padding-right: 30px;}
	 
/*12-12-2022*/	 
.team_member { padding-left: 70px; padding-right: 70px; }
.team_member .row { margin-left: -30px; margin-right: -30px;}
.team_member .row [class*="col-"]  { padding-left: 30px; padding-right: 30px;}
.team_member .row:nth-child(2) [class*="col-"]:nth-child(1), .team_member .row:nth-child(2) [class*="col-"]:nth-child(2)  { padding-left: 50px; padding-right: 50px;}
.team_member .row:nth-child(2) [class*="col-"] { padding-bottom: 90px;}
.team_member .row [class*="col-"]:nth-child(3n+3):after { left: 30px;}
.team_member .row [class*="col-"]:nth-child(3n+5):after { right: 30px;}	 
.team_member .row:nth-child(2):after { left:  30px; right:  30px;}
.inner_top .team_member h1 {font-size: 78px;line-height: 90px; padding-right: 0px;}	 
/*12-12-2022*/	
	 .copyright .row [class*="col-"]:nth-child(2) { padding: 0 350px;font-size: 14px;}
	 .copyright .row [class*="col-"]:nth-child(3) { width: 350px;top: 45px;}
	 .copyright ul li { padding: 0 5px;}
	 .copyright ul li a {width: 40px;height: 40px;line-height: 38px;}
	 .copyright ul li img { max-width: 22px;}
	 
	 .devops_text {padding-right: 50%;}
	 .devops_text img { max-width: 45%;}
	/*07-30-2024*/ 
  .navbar ul li { margin: 0 15px; }
  .navbar ul {padding-right: 100px;}
	 /*07-30-2024*/
	 
	 .ai_headr_wrap {padding: 30px 5% 30px 10%; min-height: 750px;}
	 .ai_headr_wrap h1 { font-size: 60px; line-height:  65px;margin-bottom: 30px;}
	 .ai_headr_wrap h2 { font-size: 35px; line-height:  35px;}
	 .ai_headr_wrap ul li {font-size: 20px;  line-height:20px;width: 170px; max-width: 170px;}
	 .ai_headr_wrap ul li:nth-child(2) { width: 350px; max-width: 350px;}
	 .home_logos.ai { padding-top: 50px;padding-bottom: 70px;}
	 .ai_agenda { padding: 85px 65px;}
	 .thankyou_block .container { min-height: 650px;padding: 0 8% 0 8%;}	 
}


/* END__ */
 @media (min-width: 992px) and (max-width: 1199px) {
body, .home_section_top, .stay_footer {font-size: 20px;line-height: 28px;}
	 .header { height: 68px;}	
	 .home_header { padding: 68px 0 130px 0;}
	 .navbar { top: 0;}
	   .navbar ul li a, .navbar ul li a.has_sub { line-height: 68px; font-size: 14px; }
	 .navbar ul li a.has_sub + ul{ top: 68px;}
.search { right: 15px;}
.logo {top: 15px; width: 130px;}
.logo a img {height: 23px;}


.header_contact {width: 100px; height: 34px; line-height:  32px; font-size: 12px; top:  15px;}	 
.search_block {width: 200px;right: 130px; height: 34px; top:  15px;}	
	 .search_block input[type="text"] { height: 34px; line-height:  32px;}
	 .search_block input[type="submit"] { width: 30px; height: 34px;}
.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-left: -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;}


.inner_top {padding: 80px 0 200px 0;}
.addson ul li img { max-height: 40px;}
.inner_top h1 {font-size:90px;line-height: 110px; margin-bottom: 40px; padding-right: 120px;}
.home_section_top.inner {padding-top: 40px; padding-bottom: 40px;}
.home_section_top.inner .logoslider { padding-bottom: 80px;}
.service_content p { padding-left: 30px; padding-right: 30px;}
.work_content { padding-left: 30px; padding-right: 30px;}

.two_button a { font-size: 20px;padding: 0 20px;}
	 
/*12-12-2022*/	 
.team_member { padding-left: 60px; padding-right: 60px; }
.team_member .row { margin-left: -15px; margin-right: -15px;}
.team_member .row [class*="col-"]  { padding-left: 15px; padding-right: 15px;}
.team_member .row:nth-child(2) [class*="col-"]:nth-child(1), .team_member .row:nth-child(2) [class*="col-"]:nth-child(2)  { padding-left: 40px; padding-right: 40px;}
.team_member .row:nth-child(2) [class*="col-"] { padding-bottom: 90px;}
.team_member .row [class*="col-"]:nth-child(3n+3):after { left: 15px;}
.team_member .row [class*="col-"]:nth-child(3n+5):after { right: 15px;}	 
.team_member .row:nth-child(2):after { left:  15px; right:  15px;}	 
.inner_top .team_member h1 {font-size: 78px;line-height: 90px; padding-right: 0px;}	
.team_title { min-height: 90px; }
.team_title h2 { font-size: 22px; line-height: 28px;}	 
 /*12-12-2022*/
	 .get_touch, .footer .container { padding-bottom: 80px;}	
	 .get_touch_container { padding: 50px 50px 35px 50px; font-size: 20px;}
	 .get_touch h2 {font-size: 36px; line-height: 110%;}
	 .get_touch_container a { margin-top: 20px;height: 56px;line-height: 54px;font-size: 18px;}
	 .footer .row [class*="col-"] {padding-left: 15px;}
	 .footer ul li a, .footer .row [class*="col-"] ul:nth-child(5) {font-size: 14px;}
	 .container.copyright {padding-top: 30px;padding-bottom: 30px;}	 
	 .copyright .row [class*="col-"]:nth-child(1) {top: 28px;}
	 .copyright .row [class*="col-"]:nth-child(1) img {height: 30px;}
	 .copyright .row [class*="col-"]:nth-child(2) { padding: 0 250px 0 200px;font-size: 14px;}
	 .copyright .row [class*="col-"]:nth-child(3) { width: 300px;top: 25px;}
	 .copyright ul li { padding: 0 2px;}
	 .copyright ul li a {width: 38px;height: 38px;line-height: 38px;}
	 .copyright ul li img { max-width: 20px;}
	 
	 .parrot_top, .pro_network, .contact_block  {font-size: 13px; line-height:  20px;}
	 .top_container h1 {font-size: 20px;line-height: 24px;}
	 .top_container h2 {font-size: 40px;}
	 .top_container p a:nth-child(1), .pro_network p a {width: 130px;height: 37px; font-size: 13px; line-height:  35px;}
	 .top_container p a:nth-child(2) {height: 37px; font-size: 13px; line-height:  35px;}
	 .pro_network ul li {font-size: 14px; line-height:  18px;}
	 .pro_network ol li { background-position: left 3px;}
	 .pro_network.part5 h2 {font-size: 15px; line-height:  20px;}
	 .pro_network.part5 { font-size: 12px; line-height:  18px;}
	 .contact_block ul li img {top: 6px;max-width: 20px;}
	 .new_form form .form-control, .new_form .form-group label, .new_form .form-group .form-control:focus + label, .new_form .form-group .form-control:not(:placeholder-shown) + label {font-size: 14px;}
	 .new_form input[type="submit"] { font-size: 15px;}
	 
	 
.home_section_top .splide__arrows .splide__arrow--prev, .parrot_logos .splide__arrows .splide__arrow--prev{  left: -30px;  }
.home_section_top .splide__arrows .splide__arrow--next, .parrot_logos .splide__arrows .splide__arrow--next {right: -30px; }	
.home_section_top .logoslider { padding-left: 30px; padding-right: 30px;}	
	 .devops_text {padding-right: 50%;}
	 .devops_text img { max-width: 45%;}
	 .devops_form .get_touch_container { padding: 50px;}

	 /*07-30-2024*/

 .navbar ul {
    padding: 0 120px 0 0;
  }
	 
	   .navbar ul li {
    margin: 0 12px;
  }
	 .navbar ul li a.has_sub { padding-bottom: 0px; line-height: 68px; }
	 .navbar ul li ul li ul li a {line-height: 24px; font-size: 14px;}
	 .navbar ul li:nth-child(4) a.has_sub + ul li a { font-size: 14px;}
	 .product_top { padding: 100px 15px 0 15px;}
	 .product_text img {width: 30%;}
	 
	 /*07-30-2024	 */
	 .thankyou { padding: 115px 20px 45px 20px;}
	  /*12-04-2024	 */
	 .jira_top { margin-top: 68px;}
	  /*12-04-2024	 */
	 .hero_header{ margin-top: 63px; min-height: 50vh;}
	 
	 .ai_logo {left: 50px;top: 35px;}
	 .ai_headr_wrap {padding: 30px 5% 30px 10%; min-height: 650px;}
	 .ai_headr_wrap h1 { font-size: 50px; line-height:  55px;margin-bottom: 30px;}
	 .ai_headr_wrap .row [class*="col-"]:nth-child(3){ padding-top: 20px; padding-bottom: 20px; }
	 .ai_headr_wrap h2 { font-size: 30px; line-height:  30px;}
	 .ai_headr_wrap ul li {font-size: 18px;  line-height:20px;width: 170px; max-width: 170px;}
	 .ai_headr_wrap ul li:nth-child(2) { width: 300px; max-width: 300px;}
	 .home_logos.ai { padding-top: 50px;padding-bottom: 60px;}
	 .home_logos.ai h2, .business_partner h2 {font-size: 40px;line-height: 45px;}
	 .ai_agenda { padding: 65px 50px;}
	 .thankyou_block .container { min-height: 550px;padding: 0 30px 0 30px;font-size: 25px; line-height: 35px}	
	 .thankyou_block h2 { font-size: 35px; line-height: 40px; }
	 
	 .dp_logo { right: 30px; top: 25px;}
	 .successfull .toplinks {padding-top: 0px !important;}
	 .atlassian_expert_header { margin-top: 63px; }

	 .atlassian_certification ul li img { max-width: 150px;}
	 .configuration_icon { font-size: 20px; line-height: 32px;}
	 .configuration_icon ul li {padding: 8px 20px 8px 0; }
	 .official_company_tags ul li img { max-width: 230px;}
	 .atlassian_products {padding-top: 60px; padding-bottom: 60px;}
	 .atlassian_products .splide ul li { padding: 0 15px 20px 15px; }
	 .atlassian_products .splide ul li a img { width: auto; max-height: 25px;  }
	 .atlassian_prolink {padding-top: 30px;}
	 .atlassian_best .container {padding-top: 70px; padding-bottom: 70px;font-size: 18px;line-height: 30px;}
	 .best_common {font-size: 15px;line-height: 26px; padding: 20px 20px 5px 20px; border-radius: 24px;}
	 .stand_out {font-size: 18px;line-height: 32px;padding-top: 70px; padding-bottom: 70px;}
	 .stand_out h2 {font-size: 30px; line-height: 40px;}
	 .stand_out_left { padding-right: 2%; }
	 .stand_out_right {padding: 30px 30px 15px 30px; border-radius: 24px; font-size: 15px; line-height: 24px;}
	 .stand_out_right h3 { font-size: 20px; line-height: 26px;}
	 .stand_out_right .row { margin-left: -15px; margin-right: -15px;}
	 .stand_out_right .row [class*="col-"] { padding:0 15px 35px 15px;}
	 .home_logos.brands { padding-top: 50px; padding-bottom: 50px;}
	 .home_logos.brands .splide__slide img, .business_partner .splide__slide img { max-height: 50px;}
	 .business_partner h2, .home_logos.brands h2 { margin-bottom: 40px;}
	 .business_partner h2 { font-size: 32px;  line-height: 40px;  }

}
@media only screen and (max-width: 1199px) {

	 .training_takeaways .best_common {  padding: 70px 15px 70px 15px; }
	 .training_takeaways .best_common h3 { font-size: 24px;  line-height: 26px; }
	 .demand_content { font-size: 20px;  line-height: 26px; }
	 .rovo_top { padding: 40px 30px 40px 40px; font-size: 18px; line-height: 28px; border-radius: 40px;  }
	 .rovotop_container { padding-top: 100px; }
	 .training_sylabus_block { padding:40px; border-radius: 40px;}
	 .demand_title { border-radius: 30px 30px 0 0; }
	 .demand_block {border-radius: 30px;}
	 .training_takeaways .best_common {background: radial-gradient(circle at 100% 100%, #ffffff 0, #ffffff 28px, transparent 28px) 0% 0%/30px 30px no-repeat,
     radial-gradient(circle at 0 100%, #ffffff 0, #ffffff 28px, transparent 28px) 100% 0%/30px 30px no-repeat,
     radial-gradient(circle at 100% 0, #ffffff 0, #ffffff 28px, transparent 28px) 0% 100%/30px 30px no-repeat,
     radial-gradient(circle at 0 0, #ffffff 0, #ffffff 28px, transparent 28px) 100% 100%/30px 30px no-repeat,
     linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 4px) calc(100% - 60px) no-repeat,
     linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 60px) calc(100% - 4px) no-repeat,
     linear-gradient(205deg, #dc1826 0%, #c1112d 45%, #9c0936 75%, #61195B 100%);border-radius: 30px;}
	 }
/* END__ */
 @media (min-width: 768px) and (max-width: 991px) {	 
body, .home_section_top, .stay_footer {font-size: 20px;line-height: 28px;}
	 .header .container {max-width: 100%;}
	 .header { height: 68px;}	 
.search { display: none;}	
.navbar-toggler { display: block;} 
.logo {top: 22px; left: 30px; width: auto;}
.logo a img {height: 23px;}
.header_contact { display: none;}	 
.search_block {width: 150px;right:  20px; top:  10px;}	
.home_header {padding: 68px 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-left: -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: 50px;}
.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;}
.container.copyright {font-size: 14px; line-height: 20px; padding-top: 30px; padding-bottom: 20px;}
.footer { background-size: 600px auto;}

.inner_top {padding: 80px 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-right: 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-left: 30px; padding-right: 35px;}
.work_content { padding-left: 30px; padding-right: 30px;}

.two_button { width: 100%; float: left; padding-top: 20px;}
.two_button a { width: 100%; margin: 0 0 10px;}
.syllabus_block { padding: 30px 20px 11px 20px;}
	 
/*12-12-2022*/	 
.team_member { padding-left: 20px; padding-right: 20px; }
.team_member .row { margin-left: -15px; margin-right: -15px;}
.team_member .row [class*="col-"]  { padding-left: 15px; padding-right: 15px;}
.team_member .row:nth-child(2) [class*="col-"]:nth-child(1), .team_member .row:nth-child(2) [class*="col-"]:nth-child(2)  { padding-left: 25px; padding-right: 25px;}
.team_member .row:nth-child(2) [class*="col-"] { padding-bottom: 90px;}
.team_member .row [class*="col-"]:nth-child(3n+3):after { left: 15px;}
.team_member .row [class*="col-"]:nth-child(3n+5):after { right: 15px;}	 
.team_member .row:nth-child(2):after { left:  15px; right:  15px;}	 	 
.inner_top .team_member h1 {font-size: 78px;line-height: 90px; padding-right: 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*/	 
	 .parrot_top, .pro_network, .contact_block  {font-size: 13px; line-height:  20px;}
	 .top_container h1 {font-size: 20px;line-height: 24px;}
	 .top_container h2 {font-size: 40px;}
	 .top_container p a:nth-child(1), .pro_network p a {width: 130px;height: 37px; font-size: 13px; line-height:  35px;}
	 .top_container p a:nth-child(2) {height: 37px; font-size: 13px; line-height:  35px;}
	 .pro_network ul li {font-size: 14px; line-height:  18px;}
	 .pro_network ol li { background-position: left 3px;}
	 .pro_network.part5 h2 {font-size: 15px; line-height:  20px;}
	 .pro_network.part5 { font-size: 12px; line-height:  18px;}
	 .contact_block ul li img {top: 6px;max-width: 20px;}
	 .new_form form .form-control, .new_form .form-group label, .new_form .form-group .form-control:focus + label, .new_form .form-group .form-control:not(:placeholder-shown) + label {font-size: 14px;}
	 .new_form input[type="submit"] { font-size: 15px;}	
	 
.home_section_top .splide__arrows .splide__arrow--prev, .parrot_logos .splide__arrows .splide__arrow--prev{  left: -30px;  }
.home_section_top .splide__arrows .splide__arrow--next, .parrot_logos .splide__arrows .splide__arrow--next{right: -30px; }	
.home_section_top .logoslider { padding-left: 30px; padding-right: 30px;}
	 
	 
	 .contactus { padding: 100px 15px;}
	 .contactus .get_touch_container { padding: 50px 50px 30px 50px;}
	 .devops_top {padding: 100px 15px 0 15px;}
	 .devops_text {padding-right: 150px;min-height: auto;}
	 .devops_text h1 { padding-right: 130px;}
	 .devops_text h2 { padding-right: 130px;}
	 .devops_text img { max-width: 275px;}
	 .devops_form .get_touch_container { padding: 50px;}
	 .devops_bottom {  padding: 50px 15px 70px 15px;}
	 .love_text { padding-top: 80px; padding-bottom: 60px;}
	 .build_team {padding: 40px 30px 40px 45%;}
	 .build_team h3 { padding-right: 85px;}
	 
	 /*07-30-2024*/
	 .product_top { padding: 100px 15px 0 15px;}
	 .product_text h1 {font-size: 40px; line-height: 40px;}
	 .product_text img {width: 30%;}
	 .product_content {padding-left: 30px;}
	 .product_middle .product_repeat:nth-child(2n) .product_common .product_content {padding-left: 0px;padding-right: 30px;}
	 .product_top h3, .product_bottom h3 { font-size: 30px; line-height: 30px;}
	 .jira_management .row  [class*="col-"]:nth-child(1) { padding-right: 25px;}
	 .jira_management .row  [class*="col-"]:nth-child(2) { padding-left: 25px;}
	 .know_more .row  [class*="col-"]:nth-child(1) { padding-right: 15px;}
	 .know_more .row  [class*="col-"]:nth-child(2) { padding-left: 15px;}
	 /*07-30-2024	 */
	 .hero_header{ margin-top: 63px; min-height: 60vh;}
	 .hero_caption { width: 410px;}	
	 .combine_expert_block { padding: 40px 280px 30px 50px;}
	 
	 .dp_logo { right: 20px; top: 20px;}
	 .dp_logo img { max-width: 170px;}	
	 .atlassian_expert_header { margin-top: 63px; } 

	 .new_title span {font-size: 20px;line-height: 22px;} 
	 .new_training span {font-size: 14px;line-height: 18px; width: 230px; padding: 10px 0 10px 55px; background-size: 50px auto;}
	 .new_link a {font-size: 16px; line-height: 24px; min-width: 115px;}

	 .atlassian_rovo_content h2 { padding-right: 0%;}
 
}
/* END__ */
@media only screen and (max-width: 1750px) {
.navbar ul li  a.has_sub + ul {  width: 94%; margin-left: -47%;}
}
@media only screen and (max-width: 991px) {
body, .home_section_top, .stay_footer {font-size: 20px;line-height: 28px;}
	 .header .container {max-width: 100%;}
	 .header { height: 68px;}	 
.search { display: none;}	
.navbar-toggler { display: block; right: 250px;} 
.logo {top: 15px; left: 15px; width: auto;}
.logo a img {height: 23px;}
.header_contact { display: none;}	 
.search_block {width: 210px;right:  20px; top:  10px;padding-left: 30px;}
.search_block input[type="submit"] { width: 30px; background-position: center center;}	
	
.navbar { position: absolute; right: 0; top: 0px; left: 0; width: 100%; padding:0; display: block; }
.navbar .navbar-collapse { position:fixed; left: 0; right: 0; top: 68px; height:0!important; transition: height 0.3s; background: rgba(204, 204, 204, 0.5); z-index: 9; }
.navbar .navbar-collapse.show {height:calc(100vh - 68px) !important;max-height: none; transition: height 0.3s;}

.navbar ul { display: block;position: relative; width: 400px; padding: 0; margin: 0;list-style: none; text-align: left; float: left; background: rgba(235, 235, 235, 1);height:calc(100vh - 0px); overflow: hidden; }
.navbar ul li {width: 100%; float: right; text-align: left; padding: 0; position:relative;}
.navbar ul li a { width: 100%; float: right; color: #302E45; font-size: 18px; line-height: 44px; font-weight: bold; z-index: 9; padding: 0 24px; border-bottom: solid 1px #CBCCCD;}
.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;  font-weight: bold;}
.navbar ul  li a:hover{ color: #CBCCCD !important; font-weight: bold;}
		.navbar ul  li a.has_sub:hover{color:#302E45 !important;}
.navbar ul  li a.has_sub.active, .navbar ul  li a.has_sub.active:hover {color:#fff !important; font-weight: bold; background: #A90B33;}



.navbar ul li a.has_sub + ul{ margin-left: auto; display: block;  min-width: 100%; visibility: inherit; position:absolute; left: auto; right: auto; top: 45px; width: 100%;z-index: 5; 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;     transform: translateX(-100%);max-height:calc(100vh - 150px);overflow-y: auto ;}

.navbar ul li a.has_sub.active + ul {border: 0!important;box-shadow: none !important;visibility:visible;   -moz-transition: all 1s ease; -webkit-transition: all 1s ease; -o-transition: all 1s ease;  transition: all 1s ease;    transform: translateX(0%); }
	
	.navbar ul li:nth-child(4) a.has_sub + ul{position:relative; top: auto;transform: translateX(0%); max-height: 0px !important; height: 0px!important; }
	.navbar ul li:nth-child(4) a.has_sub.active + ul {max-height: 200px !important; height:inherit!important; padding: 10px 0; border-bottom: solid 1px #CBCCCD!important;}
	
.navbar ul li a.has_sub + ul li{line-height:44px; text-align: left; border: 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: bold; 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/mright_black.svg) no-repeat center center; width: 21px; height: 21px; position:absolute;top: 10px;right: 10px;  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{ background: url(../images/mright_white.svg) no-repeat center center; /* 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 ul {flex: 0 0 auto; visibility:visible; padding: 0; margin: 0; position:relative; max-height: auto; width: 100%; height: auto;}
.navbar ul li a.has_sub + ul li ul li { width: 100%; float: left; padding: 0; margin: 0; font-size: 18px; font-weight: bold;}
.navbar ul li a.has_sub + ul li ul li a.second_sub { line-height: 44px; text-transform:inherit; font-size: 16px; font-weight: bold; color:#302E45; padding: 0 24px; position: relative;  }
.navbar ul li a.has_sub + ul li ul li a.second_sub:hover{ color: #000 !important; font-weight: bold;}

.navbar ul li a.has_sub + ul li ul li a.second_sub + ul{ margin-left: auto; display: block; max-height: 0px !important; min-width: 100%; visibility: inherit; position:relative; left: auto; right: auto; top: auto; width: 100%;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 + ul li ul li a.second_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; border-bottom: solid 1px #CBCCCD!important; padding: 10px 0; }
	
	.navbar ul li a.has_sub + ul li ul li a.second_sub:after { content: ""; background: url(../images/mdown.svg) no-repeat center center; width: 21px; height: 21px; position:absolute;top: 50%; margin-top: -11px; right: 10px;  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 + ul li ul li a.second_sub.active:after{ background: url(../images/marrow_color.svg) no-repeat center center; /* 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 ul li a.second_sub + ul li a { font-weight: 400; border: 0; line-height: 28px; font-size: 16px; padding: 0 24px 0 48px;}
	.navbar ul li a.has_sub + ul li ul li a.second_sub + ul li a:hover { color: #A90B33!important;}
	.navbar ul li a.has_sub + ul li ul li a.second_sub img { width: 20px; height: auto; padding-right: 4px;}
	
	.navbar ul li:nth-child(4) a.has_sub + ul li a{ font-weight: 400; border: 0; line-height: 28px; font-size: 16px; padding: 0 24px;}
	.navbar ul li:nth-child(4) a.has_sub + ul li a:hover {color: #A90B33!important;}
	
	.navbar ul li.contact_btn a, .navbar ul li.contact_btn a:hover { display: block!important;color: #A90B33!important; padding: 0 24px 0 48px; line-height: 44px!important; background: url("../images/contact.svg") no-repeat 24px center!important; background-size: 16px auto!important;}
	
	
	
	.get_touch, .footer .container { padding-bottom: 50px;}	
	.get_touch_container { padding: 50px 50px 35px 50px; font-size: 20px;}
	.get_touch h2 {font-size: 34px; line-height: 110%;}
	.get_touch_container a { margin-top: 20px;}
	.footer .row [class*="col-"] {padding-left: 15px;}
	.footer ul li a, .footer .row [class*="col-"] ul:nth-child(5) {font-size: 14px;}
	.copyright .row [class*="col-"]:nth-child(1) {top: auto; width: 100%; left:  auto; position: relative; text-align: center;order: 1 !important; padding-bottom: 20px}
	.copyright .row [class*="col-"]:nth-child(1) img {height: 32px;}
	.copyright .row [class*="col-"]:nth-child(2) { padding: 0 15px;font-size: 14px;top: auto; width: 100%; left:  auto; position: relative; text-align: center;order: 3 !important;}
	.copyright .row [class*="col-"]:nth-child(3) {top: 45px;top: auto; width: 100%; right:  auto; position: relative; text-align: center;order: 2 !important; padding-bottom: 20px;}
	.copyright ul li { padding: 0 7px;}
	.copyright ul li a {width: 34px;height: 34px;line-height: 34px;}
	.copyright ul li img { max-width: 16px;}
	
	.thankyou { padding: 115px 20px 45px 20px;}
	.thankyou .container div { padding: 50px 10px 20px 10px;}
	.thankyou img { max-width: 48px;}
	.thankyou h1 {  font-size: 28px; line-height: 25px;}
	 /*12-04-2024	 */
	.jira_top { margin-top: 68px;}
	 /*12-04-2024	 */
	
	 .ai_logo {left: 30px;top: 30px;}
	 .ai_headr_wrap {padding: 30px 30px 30px 10px; min-height: 550px;}
	 .ai_headr_wrap h1 { font-size: 40px; line-height:  45px;margin-bottom: 20px;}
	.ai_headr_wrap .row [class*="col-"]:nth-child(3){ padding-top: 15px; padding-bottom: 15px; }
	.ai_headr_wrap h2 { font-size: 30px; line-height:  30px;}
	 .ai_headr_wrap ul li {font-size: 16px;  line-height:18px;width: 150px; max-width: 150px;}
	 .ai_headr_wrap ul li:nth-child(2) { width: 250px; max-width: 250px;}
	 .home_logos.ai { padding-top: 70px;padding-bottom: 60px;}
	 .home_logos.ai h2 {font-size: 40px;line-height: 45px;}
	 .ai_agenda { padding: 65px 40px;}
	.thankyou_block {  padding: 20px;}
	.thankyou_block .container { min-height: 500px;padding: 30px;font-size: 28px; line-height: 35px; }	
	 .thankyou_block h2 { font-size: 40px; line-height: 52px; }	 
	 .thankyou_content { max-width: 100%; text-align: center;}
	 .thankyou_form p { text-align: center;}
	.successfull .toplinks {padding-top: 10px !important;}

	.breadcump {font-size: 14px;line-height: 24px;}	
	.atlassian_expert_header h1 , .rovo_top h1 {margin-bottom: 30px; font-size: 42px; line-height: 50px; }
	.atlassian_expert_header .container { font-size: 18px; line-height: 28px; padding:33px 120px 33px 44px;}
	 .atlassian_certification ul li img { max-width: 120px;}
	 .configuration_icon { font-size: 18px; line-height: 28px;padding: 20px 0;}
	 .configuration_icon ul li {padding: 8px 16px 8px 0; }
	 .official_company_tags ul li img { max-width: 190px;}
	 .atlassian_products {padding: 28px 0 45px 0;}
	 .atlassian_products .row  { margin: 0;;}
	 .atlassian_products .row [class*="col-"] { padding:0;}
	 .atlassian_products .splide ul li { padding: 0; }
	 .atlassian_products .splide ul li a img { width: auto; max-height: 25px;  }
	 .atlassian_products .row [class*="col-"].atlassian_prolink {padding-top: 40px;}
	 .atlassian_prolink a, .rovo_link a {font-size: 16px; height: 50px; line-height: 50px;}	 
	 .atlassian_best .container {padding: 50px 15px 30px 15px; font-size: 18px;line-height: 30px;}
	 .atlassian_best .row [class*="col-"] { padding-bottom: 15px;}
	 .best_content {padding-bottom: 20px;}
	 .best_common {font-size: 16px;line-height: 26px; padding: 30px 30px 10px 30px; border-radius: 38px;}
	 .stand_out {font-size: 20px;line-height: 32px;padding: 50px 15px 60px 15px;}
	 .stand_out h2 {font-size: 25px; line-height: 36px;}
	 .stand_out_left { padding-right: 0%; }
	 .stand_out_right {padding: 30px 30px 15px 30px; border-radius: 38px; font-size: 17px; line-height: 24px;}
	 .stand_out_right h3 { font-size: 24px; line-height: 28px;}
	 .stand_out_right .row { margin-left: -15px; margin-right: -15px;}
	 .stand_out_right .row [class*="col-"] { padding:0 15px 35px 15px;}
	 .home_logos.brands { padding: 50px 0 50px 0;}
	 .home_logos.brands .row, .business_partner .row { margin: 0;}
	 .home_logos.brands .row [class*="col-"], .business_partner .row [class*="col-"] {padding: 0px;}
	 .business_partner { padding: 0;;}
	 .home_logos.brands .splide__slide img, .business_partner .splide__slide img { max-height: 50px;}
	 .business_partner h2, .home_logos.brands h2 { margin-bottom: 40px;}
	 .business_partner h2 { font-size: 32px;  line-height: 40px;  }	
	 
	 .rovotop_container { padding-bottom: 40px; padding-left: 20px; padding-right: 20px;}	 
	 .rovo_top .row  [class*="col-"]:nth-child(1) { order: 2!important;}
	 .rovo_top .row  [class*="col-"]:nth-child(2) { order: 3!important;}
	 .rovo_top .row  [class*="col-"]:nth-child(3) { order: 1!important; text-align: left;}
	 .rovo_top {border-radius: 30px; padding: 30px;font-size: 16px; line-height: 26px;}
	 .rovo_top h1 {font-size: 30px; line-height: 35px;margin-bottom: 10px;}
	 .rovo_top h2 {font-size: 20px;line-height: 24px;margin-bottom: 10px;}
	 .rovo_top b, .rovo_top strong {font-size: 18px; line-height: 28px;}
	 .icon_circle {width: 220px;height: 220px; margin-bottom: 5px;}
	 .icon_circle img {max-width: 150px;}
	 .rovo_link {padding-top: 5px;}

	 .training_demand, .training_sylabus { padding-left: 20px; padding-right: 20px;padding-bottom: 0px;}
	 .training_demand .row  [class*="col-"] { padding-bottom: 20px;}	 
	 .training_demand_title {font-size: 20px; line-height: 34px;}
	 .training_demand_title h2, .training_takeaways h2, .training_sylabus_block h2, .training_lecturers h2 { font-size: 25px; line-height: 32px;}
	 .training_demand_title h3 { font-size: 25px; line-height: 32px; margin: 30px 0 0px 0;}
	 .training_demand_title h2 { margin-bottom: 5px;}
	 .demand_block, .demand_block.new {padding-bottom: 30px;}
	 .demand_title {font-size: 25px;line-height: 25px; padding: 18px; border-radius: 30px 30px 0 0;}
	 .demand_content {font-size: 18px; line-height: 28px; min-height: auto;padding: 15px;}
	 .training_demand ul { padding: 0 15px 10px 15px;}
	 .training_demand ul li {padding: 0 20px 25px 40px; font-size: 16px; line-height: 20px;}
	 .register_seat { position: relative; bottom: auto; left: auto; transform: translateX(0%); font-size: 16px; padding:  0  15px; line-height: 55px; min-width: auto; text-align: center;}
	 .demand_block.new .register_seat { bottom: auto; }
	 .demand_footer_title { position: relative; left: auto; right: auto; bottom: auto; display: block; padding-top: 20px;}
	 .sylabbus_links .nav-tabs .nav-item {padding: 0 0 10px 0;}
	 .sylabbus_links .nav-tabs .nav-link, .sylabbus_links .nav-tabs .nav-link:hover, .sylabbus_links .nav-tabs .nav-link:focus { font-size: 16px; line-height: 20px;}
	 .sylabus_content h3 { font-size: 20px; line-height: 26px; margin-bottom: 10px;}
	 .training_sylabus_block {font-size: 16px; line-height: 20px;border-radius: 30px; padding: 25px;}
	 .training_sylabus, .training_takeaways { padding-bottom: 40px;}
	 .training_sylabus_block .row [class*="col-"].sylabbus_links { padding-right: 50px;}
	 .training_sylabus_block .row [class*="col-"].sylabus_content {padding-left: 50px;}
	 .training_sylabus_block h2 { margin-bottom: 15px;}
	 .sylabbus_links .nav-tabs {max-width: 100%; padding-bottom: 20px;}
	 .training_sylabus_block .row [class*="col-"].sylabus_content {  padding: 20px 15px 0 15px;  }
	 .training_sylabus_block .row [class*="col-"].sylabus_content::after {left: 15px; top: 0; bottom: auto; width: auto; right: 15px; height: 1px;}
	  
	 .training_takeaways {padding-bottom: 20px; width: 400px; padding-left: 20px; padding-right: 20px;; }
	 .training_takeaways .best_common { padding: 70px 30px 70px 30px;}
	 .training_takeaways .best_common h3 {font-size: 24px; line-height: 26px;}	
	 .training_takeaways h2, .training_lecturers h2 {margin-bottom: 0px;} 
	.training_takeaways .row [class*="col-"] { padding-bottom: 20px;}
	 

}
/* END__ */
@media only screen and (max-width: 767px) {
body, .home_section_top, .stay_footer {font-size: 18px;line-height: 26px;}	
.navbar-toggler {right: 170px;} 
.navbar .navbar-collapse {top: 68px; height:0!important; transition: height 0.3s; background: url(../images/curve.png) no-repeat right bottom #fff; z-index: 9; overflow-y: auto ;}
.navbar .navbar-collapse.show {height:calc(100vh - 68px) !important;;}
.search { display: none;}	
.search_block {width: 130px;right:  20px; top:  10px;padding-left: 30px;}
.search_block input[type="submit"] { width: 30px; background-position: center center;}	
	
.home_header {padding: 0 0 60px 0;margin-top: 0px; height: 476px; overflow: hidden;}
.home_header:before { height: 56px;background: url(../images/shape1a.svg) no-repeat center bottom #fff; }
.home_header:after { height: 60px; ;background: url(../images/shape2a.svg) no-repeat center top #fff;}
.home_header img { width: 968px; max-width: auto; position:absolute; top: 56px; left: 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; left: auto; right: auto; text-align:center; padding-bottom: 30px;}
.one {margin-left: auto;top: auto; left: auto; width: 100%; text-align:center; padding-bottom: 30px; position:relative;}
.two { width: 100%; position:relative; right: auto; top: auto; text-align:center;}
.four img{ width: 276px;}
.four img:nth-child(2) { left: 50%; margin-left: -138px;}
.one img { width: 334px;}
.one img:nth-child(2) { left: 50%; margin-left: -167px;}
.two img { width: 276px; }
.two img:nth-child(2) { left: 50%; margin-left: -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:left;}
.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;}
.container.copyright {font-size: 14px; line-height: 20px;}
.footer { background-size: 400px auto; padding: 0 10px;}
.partner_text {width: 100%; float: left; padding: 0  0 20px 0;}
.partner { width: 100%; float: right; 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: left; padding-right: 0px;}
.contact_form form .form-group:nth-child(even) { width: 100%; float: right; padding-left: 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{ left: 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;left: 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 { left: 20px;}

.inner_top {padding: 80px 0 150px 0; }
.inner_top .container { padding-left: 30px; padding-right: 30px;}
.inner_top:before { height: 60px;background: url(../images/shape4.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-right: 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-left: 25px; padding-right: 25px;}
.service_content p { padding-left: 30px; padding-right: 30px;}
.service_content { padding: 25px 0 0 0;}
.work_content { padding-left: 30px; padding-right: 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-left: 0px; padding-right: 0px;}
.syllabus .splide__slide { padding:20px 15px;}
.syllabus .splide__pagination {bottom: -20px;}
.two_button { width: 100%; float: left; 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 { right: 0; opacity: 1;}

.server ul li:nth-child(1) a { float: right;}
.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-left: -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 left center;background-size: 41px auto; right: -10px;}
.syllabus .splide__arrow--prev {background: url(../images/prev.png) no-repeat left center;background-size: 41px auto; left: -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:  right  top; }
	.regi_wrap { width: 364px; padding: 42px 25px 20px 85px; 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; left:  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-left: 20px; padding-right: 20px; }
.team_member .row { margin-left: -20px; margin-right: -20px;}
.team_member .row [class*="col-"]  { padding-left: 40px; padding-right: 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-left: 20px; padding-right: 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 { left: 20px; right:  20px; display: block !important; top: -35px;}	
.team_member .row:nth-child(2):after { display: none;}	
.team_member .row:nth-child(1) [class*="col-"] { padding-left: 15px; padding-right: 15px; padding-bottom: 20px;}	 
.inner_top .team_member h1 {font-size: 42px;line-height: 50px; padding-right: 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: 80px;}
	.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; left: 0; right: 0; bottom: 0; background: url(../images/shape3.svg) no-repeat right 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-right: 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, .solution .srepeat:nth-child(1) a:hover, */.blink, .blink:hover {width: 100%;
		height: 56px; margin-right: 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;right: auto;		top: auto;}
	.solution .srepeat .row .col-lg-11.col-xl-10 h3, .solution .srepeat .row .col-lg-11.col-xl-10 h4 {padding-right: 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*/	  
     .get_touch_container { padding: 40px 30px 25px 30px;  font-size: 16px; } 
	 .get_touch h2 { font-size: 28px; line-height: 120%; }
	 .get_touch_container a { margin-top: 20px; width: 150px; height:  44px; line-height:  42px; font-size: 15px; }
	.footer { padding-left: 0px; padding-right: 0px;}
	.footer .container { padding: 0;  }
	.footer .container .row { margin-left: 0px; margin-top: 0px;}
	.footer .container .row [class*="col-"] { padding-left: 0px; padding-right: 0px;}	
	
	.footer .row [class*="col-"] ul li a.has_sub + ul{ margin-left: auto; display: block; max-height: 0px !important; min-width: 100%; visibility: inherit; position:relative; left: auto; right: auto; top: auto; width: 100%; float: left; 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; background: #fff;}
	
	.footer .row [class*="col-"] 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; }	
	.footer .row [class*="col-"] ul li a.has_sub + ul li:nth-child(1) { padding-top: 20px;}
	
	.footer .row [class*="col-"] ul li a.has_sub:after { content: ""; background: url(../images/arrow.svg) no-repeat center center; width: 24px; height: 24px; position:absolute;top: 50%;right: 0px; margin-top: -12px;  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;}
	.footer .row [class*="col-"] ul li a.has_sub.active:after{ transform: rotate(180deg);  -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease;  transition: all 0.5s ease;}	
	

	.footer .row [class*="col-"] ul, .footer .row [class*="col-"] ul:nth-child(3), .footer .row [class*="col-"] ul:nth-child(4),  .footer .row [class*="col-"] ul:nth-child(5) {width: 100%; text-align: center;} 
	.footer ul li { padding: 20px 0;border-top: solid 1px rgba(30, 30, 30, 0.12);}
	.footer ul li a.has_sub { display: inline-block; padding:  0 30px; line-height:  30px; position: relative;}
	.footer ul li ul li { border: 0; padding: 4px 0;}
	
	.parrot_top, .pro_network, .contact_block  {font-size: 18px; line-height:  25px;}
	.parrot_top { padding-top: 100px;}
	.top_container {width: 100%; margin: 0 auto; padding: 0 20px;} 
	.top_container h1 {font-size: 18px;line-height: 24px;}
	.top_container h2 {font-size: 35px;}
	.top_container p a:nth-child(1), .pro_network p a {width: 130px;height: 37px; font-size: 16px; line-height:  35px;}
	.top_container p a:nth-child(2) {height: 37px; font-size: 16px; line-height:  35px;}
	.parrot_logos { padding: 10px 15px 0 15px;}
	.parrot_logos ul li { width:50%; max-width: 50%; height: 70px;}
	.parrot_logos ul li a img { max-height: 66px;}
	.pro_network ul li {font-size: 16px; line-height:  22px;}
	.pro_network ol li { background-position: left 7px; font-size: 16px;}
	.pro_network h2, .contact_block h2 { font-size: 28px;line-height: 110.478%;}
	.pro_network.part5 h2 {font-size: 15px; line-height:  20px;}
	.pro_network.part5 { font-size: 12px; line-height:  18px; text-align: left;padding-top: 15px; padding-bottom: 10px;}
	.pro_network.part5 .row.justify-content-center {justify-content: flex-start !important;}
	.pro_network.part5 .row [class*="col-"] {padding-bottom: 15px;}
	.contact_block ul li img {top: 6px;max-width: 20px;}
	.new_form form .form-control, .new_form .form-group label, .new_form .form-group .form-control:focus + label, .new_form .form-group .form-control:not(:placeholder-shown) + label {font-size: 14px;}
	.new_form input[type="submit"] { font-size: 15px;}	
	
	.get_touch .get_touch_container form .form-group {margin-bottom: 10px;}
	.get_touch .new_form form .form-control { line-height: 38px; height: 40px;}
	.get_touch .new_form form .form-control, .get_touch .new_form .form-group label, .get_touch .new_form .form-group .form-control:focus + label, .get_touch .new_form .form-group .form-control:not(:placeholder-shown) + label{font-size: 13px; line-height:  38px; color: #141C24;}
	.get_touch .get_touch_container h3{ font-size: 25px; line-height:  30px;}
	.get_touch .new_form .get_touch_container input[type="submit"] { height: 40px; line-height: 36px;}
	
	.contact_block {padding-top: 50px; padding-bottom:30px;margin-bottom: 30px;}
	.contact_block ul li { font-size: 16px;}
	
	.pro_network.part2 .row [class*="col-"]:nth-child(1) {order: 2 !important;}
	.pro_network.part2 .row [class*="col-"]:nth-child(2) {order: 1 !important;}
	
	.top_container.errorpage  h1{font-size: 100px; line-height:  100px;}
	.top_container.errorpage  h2{font-size: 20px;line-height: 150%; }
	.top_container.errorpage p a:nth-child(1) { font-size: 14px;}
	
	 .contactus { padding: 85px 30px;}	
	.offices { padding-bottom: 30px;}
	.contactus h1 { font-size: 30px; line-height:  30px; margin-bottom: 0px;}
	.contactus h2 { font-size: 18px;}
	.contactus .get_touch_container { padding: 50px 50px 0px 50px;}
	
	 .devops_top {padding: 100px 30px 0 30px;}
	 .devops_text {padding-right: 0%;min-height: auto; font-size: 14px; line-height:  18px;}
	 .devops_text h1 { padding-right: 0%; font-size: 30px; line-height:  36px;}
	.devops_top .devops_text h1 + p { text-align: center;}
	 .devops_text h2 { padding-right: 0%; font-size: 15px; line-height:  22px;}
	 .devops_text img { margin: 0 auto; max-width: 300px; position: relative; left: auto;  right: auto; top: auto;}
	.devops_top.pictop .devops_text h1, .devops_top.pictop .devops_text h2 { padding-right: 0%;}
	.devops_top.pictop .devops_text h1 + p { text-align: center;}
	.devops_top.pictop .devops_text img { margin:  0 auto ; max-width: 100%; position: relative; left:  auto; right:  auto; top: auto;}
	.home_section_top.devops_moiddle {margin-top: 15px; padding: 40px 0 20px 0; }
	.home_section_top.devops_moiddle .row { margin-left: 0px; margin-right: 0px;}
	.home_section_top.devops_moiddle .row  [class*="col-"] { padding-left: 0px; padding-right: 0px;}
	 .devops_form .get_touch_container { padding: 50px;}
	 .devops_bottom {  padding: 40px 30px 100px 30px;}
	.devops_bottom h2 { font-size: 30px; line-height: 40px; margin-bottom: 0px;}
	.devops_repeat { padding: 70px 20px 30px 20px;}
	.devcol { width: 100%; padding: 0;}
	.devcol.logos {	width: 100%; padding:40px 0 0 0; text-align: left; position: relative;}
	.devcol.logos:before { content: ""; position: absolute; left:  0; right: 0; top:  20px; height:  1px;background: rgb(255,57,0);  background: linear-gradient(45deg, rgba(255,57,0,1) 0%, rgba(227,26,36,1) 32%, rgba(161,8,52,1) 80%, rgba(73,30,105,1) 100%);}
	.devops_repeat .devcol.logos h3 {text-align: left;}
	.devcol.logos ul { text-align: left;}
	.devcol.logos ul li { display: inline-block; padding: 5px  10px 0 0;}
	.devops_repeat i { width: 100%; text-align: left; padding:  0 20px;background: rgb(255,57,0);
  background: linear-gradient(45deg, rgba(255,57,0,1) 0%, rgba(227,26,36,1) 32%, rgba(161,8,52,1) 80%, rgba(73,30,105,1) 100%);}
	.devops_repeat::before, .team_text i { display: none;}
	 .love_text { padding: 50px 15px 50px 15px;}
	 .build_team {padding: 35px 30px 20px 30px; font-size: 15px; line-height:  22px;}
	 .build_team h3 { padding-right: 0; padding-left: 50%; font-size: 30px; line-height:  32px; display: block; min-height: 100px;}
	.team_pic2 {left: -30px;top: -50px; bottom: auto; width: 50%; min-height: 190px;}
	.get_touch.devops_form { padding: 0 30px 50px 30px;}
	.devops_form .get_touch_container h3 { font-size: 25px; line-height: 30px; text-align: center;}
	.devops_form .get_touch_container form .form-group {width: 100%;padding-left: 0px!important;padding-right: 0px!important;}
	.devops_form .get_touch_container  form .wpcf7 .form-group:nth-last-child(2), .devops_form .get_touch_container  form .wpcf7 .form-group:nth-last-child(3){width: 100%;}
	
	/*07-30-2024*/
	 .product_top { padding: 100px 15px 0 15px;}
	.product_top h3, .product_bottom h3 { font-size: 22px; line-height: 25px;}
	.product_top h3 strong { display: block;}
	.product_text { padding: 0 0 50px 0;}
	 .product_text h1 {font-size: 30px; line-height: 33px; padding-right: 10%;}
	 .product_text h2 {font-size: 18px; line-height: 24px; padding-right: 30%;}
	.product_text.inner h2 { font-size: 20px!important; line-height: 28px!important; padding-right: 30%!important; }
	 .product_text img {width: 30%;}
	 .product_content {padding-left: 0px;}
	 .product_middle .product_repeat:nth-child(2n) .product_common .product_content {padding-left: 0px;padding-right: 0px;}
	.product_common {font-size: 16px;line-height: 22px;}
	.product_common h3 { font-size: 22px; line-height: 25px; padding-top: 20px;}
	.product_repeat {padding: 50px 0 30px 0;}
	.product_bottom { margin-top: 0px;margin-bottom: 30px; padding-top: 30px; padding-bottom: 30px;}
	.product_bottom h3 { padding-bottom: 0px;}
	 
	 /*12-04-2024	 */
	.jira_top { margin-top: 68px; padding: 20px 15px 0 15px;  font-size: 18px; line-height:  25px;}
	.jira_top p strong, .jira_top p b{ font-size: 18px; line-height:  22px;}
	.jira_top h1 {font-size: 35px; line-height:  35px;padding: 0 20px;}
	.jira_top h1 + p {padding: 0 20px;}
	.top_link { min-width: 142px; font-size: 16px; font-weight: bold;}
	.jira_management, .jira_business, .jira_organization {font-size: 18px;line-height: 24px; padding: 30px 30px 0 30px;}
	.jira_management .row  [class*="col-"]:nth-child(1) { padding-right: 15px;}
	.jira_management .row  [class*="col-"]:nth-child(2) { padding-left: 15px;}
	.jira_management .row [class*="col-"] p:nth-last-child(1) { display: none;}
	.jira_management h2, .jira_business h2, .jira_organization h2, .know_more h2 {font-size: 29px; line-height:  32px;}
	.jira_management ul {justify-content: center !important;}
	.jira_management ul li {font-size: 13px; line-height: 15px; text-align: center; background-position: center top; background-size: 26px auto; padding-top: 30px;}
	.jira_management ul li strong { font-size: 16px; line-height: 18px;}
	.jira_business { padding-top: 0px;}
	.jira_organization { padding-top: 30px;}
	.jira_business .row  [class*="col-"]:nth-child(1) { order: 2 !important;}
	.jira_business .row  [class*="col-"]:nth-child(2) { order: 1 !important; text-align: center;}
	.jira_business ul {justify-content: center !important;}
	.jira_business ul li {font-size: 13px; line-height: 15px; text-align: center; background: url("../images/jira_icon1.svg") no-repeat center top; background-size:  26px auto; padding:  30px 12px 10px 12px;}
	.jira_business ul li strong { font-size: 16px; line-height: 18px;}	
	.jira_slider { padding: 40px 0;}
	.jira_slider .row { margin-right: 0; margin-left: 0;}
	.jira_slider .row  [class*="col-"] { padding-left: 0; padding-right: 0;}
	.know_more {  padding: 50px 15px 30px 15px; margin-bottom: 40px;font-size: 18px;line-height: 24px;}
	 .know_more .row  [class*="col-"]:nth-child(1) { padding-right: 15px; padding-bottom: 20px;}
	 .know_more .row  [class*="col-"]:nth-child(2) { padding-left: 15px;}	
	.address_info ul li { font-size: 16px; line-height:  18px;}
	.form-group.needed { font-size: 16px; line-height:  18px; text-align: center;}
	 /*12-04-2024	 */
	
	.hero_header{ margin-top: 63px; min-height: 490px;}
	 .hero_caption { width: 100%; max-width: 490px; padding:  0 15px;}	
	.hero_caption h1 {font-size: 35px; line-height: 38px;}
	.home_logos {padding-top: 30px; padding-bottom: 15px;}
	.home_logos h2 , .atlassian_best h2, .business_partner h2 { font-size: 20px; line-height: 24px;}
	.combine_expert { margin-bottom: 30px;}
	.combine_expert h2 {font-size: 23px;line-height: 25px;}
	.combine_expert_block { padding: 45px 30px 140px 30px; text-align: center;}
	.combine_expert_block:after {left: 0px;top: 0px; right: 0; bottom: 75px;}
	.forty_year {right: auto; left: 50%; top: auto; bottom: -75px;  -webkit-transform: translate(-50%, 0%); -moz-transform: translate(-50%, 0%); -ms-transform: translate(-50%, 0%); -o-transform: translate(-50%, 0%); transform: translate(-50%, -50%); width: 150px;}
	.number_methoda { margin-bottom: 30px;}
	.number_methoda_wrap { padding: 20px 40px;}
	.number_methoda h2 { text-align: center;padding-top: 0px;}
	.number_methoda .numbers { text-align: center;}
	.number_methoda .nproject .numbers { text-align: left;}
	.users strong {font-size: 16px;  line-height: 20px; text-align: center;}
	.number_methoda .numbers { font-size: 28px; line-height: 30px;}
	.nproject strong {font-size: 12px;  line-height: 14px; }
	.nproject {width: 50%;float: left;padding-left: 15px; margin: 12px 0;}
	
	.empower_block { margin-bottom: 30px;}
	.empower_block h2 {font-size: 23px;line-height: 25px; margin-bottom:16px;padding-top: 0px; text-align: center;}
	.empower_block h2 strong { display: block;}
	.empower_content { text-align: center;}
	.row.empower_content  [class*="col-"]:nth-child(1) {order: 2 !important;}
	.row.empower_content  [class*="col-"]:nth-child(2) {order: 1 !important; padding-bottom: 22px; padding-left: 30px; padding-right: 30px;}
	.sorting_tab .nav-tabs {padding-bottom: 12px; margin-bottom: 12px; justify-content: flex-start;}
	
	  .ai_headr_wrap { padding: 100px 20px 60px 20px; min-height: auto;  }
	.ai_banner {
  background: url("../images/ai_thumbnail_sm.png") no-repeat right top;  background-size: auto; background-size: cover; height:  340px;}
	  .home_logos.ai h2 { font-size: 28px;  line-height: 30px;  }
	.ai_headr_wrap h2 { font-size: 30px; line-height:  30px;}
	  .ai_headr_wrap ul li { width: 120px;  max-width: 120px; }
	.thankyou_form .form-group {width: 100%; padding: 0 4px 16px 4px;}
	.register_now { text-align: center;}
	
	.ai_headr_wrap .row [class*="col-"]:nth-child(1) {order: 3 !important; padding-top: 5px; padding-bottom: 15px;}
	.ai_headr_wrap .row [class*="col-"]:nth-child(2) {order: 2 !important;}
	.ai_headr_wrap .row [class*="col-"]:nth-child(3) {order: 1 !important;}
	.ai_headr_wrap .row [class*="col-"]:nth-child(4) {order: 4 !important;}
	
	.successfull .ai_headr_wrap .row [class*="col-"]:nth-child(1) {order: 3 !important; padding-top: 5px; padding-bottom: 15px;}
	.successfull .ai_headr_wrap .row [class*="col-"]:nth-child(2) {order: 1 !important;}
	.successfull .ai_headr_wrap .row [class*="col-"]:nth-child(3) {order: 2 !important;}
	.successfull .ai_headr_wrap .row [class*="col-"]:nth-child(4) {order: 4 !important;}
	.dp_logo { display: none;}
	.atlassian_expert_header { margin-top: 63px; min-height: 450px;}
	.atlassian_expert_header .container { font-size: 16px; line-height: 24px; padding-right: 44px;  }
	.atlassian_certification ul li img {  max-width: 98px; }
	.atlassian_expert_header h1 .rovo_top h1{ margin-bottom: 15px; font-size: 35px; line-height: 40px; }
	.official_company_tags ul li img { max-width: 132px;}
    .configuration_icon { font-size: 16px;  line-height: 22px;  padding:0 0 10px 0; }
	.configuration_icon ul li { padding: 5px 0px; display: block;}
	.configuration_icon ul li a { padding-left: 30px; font-size: 16px; line-height: 22px; display: inline-block;}
	.configuration_icon ul li a i {width: 22px; height: 22px;margin-top: -11px;}
	.configuration_icon ul li a i img { max-width: 14px;}

	.rovotop_container { padding-top: 86px; }
	.rovotop_container .breadcump {margin-bottom: 10px; }
	.icon_circle {width: 158px;height: 158px;}
	.icon_circle img {max-width: 98px;}
	.training_demand_title {font-size: 18px; line-height: 26px;  }
	.demand_title { padding: 12px;  }
	.training_demand ul li, .training_demand .row [class*="col-"]:nth-child(3) ul li {padding: 40px 10px 20px 10px;text-align: center;}
	.training_demand ul li img { left: 50%; top: 0px; margin-left: -11px;}
	.training_takeaways { width: 100%; max-width: 400px;}
	.training_takeaways .best_common { padding: 40px 30px 40px 30px; }
	.training_takeaways .best_common i {width: 50px;height: 50px;}
	.training_takeaways .best_common i img {width: 38px;}
	.training_takeaways .best_common h3 { font-size: 22px; line-height: 26px;padding-top: 5px; }

	.new_slogan .row .col { min-height: 56px;}
	.new_slogan .row .col.new_title { width: 100%;flex: 0 0 auto; min-height: 48px;}
	.new_title span strong { display: inline-block;}
	.new_title span { min-width: 100%; font-size: 20px; line-height: 22px;}
	.new_training span {font-size: 15px; line-height: 17px; width: 225px; max-width: 94%; padding: 10px 0 10px 45px;background-size: 40px auto;}
	.new_link a {font-size: 16px; line-height: 30px; min-width: 118px; }

	.atlassian_rovo_content h2 { padding-right: 40%;}
	.atlassian_rovo_content h3 { padding-right: 30%;}
	.atlassian_rovo_content {padding: 25px 25px 23px 25px; background-size: 200px auto;}
	

	

}
	
/* END__ */
 @media only screen and (max-width: 575px) {
.home_header {padding: 0 0 50px 0;margin-top: 0px;}

.inner_top:after { height: 100px; background-size: auto 100px;}
.video-bg iframe { min-width: 160%;}
.home_middle .row .col-md-2 {width: 100%;}
	 .contactus .get_touch_container form .form-group.half { width: 100%; padding-right: 0px;}
	 .contactus .get_touch_container form .form-group.half2 { width: 100%; padding-left: 0px;}
	 .contactus .get_touch_container { padding: 50px 40px 30px 40px;}
	 
	   .ai_headr_wrap ul li:nth-child(2) { width: 100%;  max-width: 250px;  }
	  .ai_headr_wrap { padding: 100px 15px 60px 15px;    min-height: auto;  }
	 
}
/* 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*/	
	 .contactus .get_touch_container { padding: 50px 30px 30px 30px;}
	  /*12-04-2024	 */
	 .jira_top h1 {padding: 0;}
	 .jira_top h1 + p {padding: 0;}
	  /*12-04-2024	 */
	 .calendar_wrap { display: block; width: 100%;}
	 .toplinks a, .toplinks  #my-default-button {width: 100%;  display: block; margin:  0 0 10px 0;}
	   .ai_agenda {padding: 65px 20px; }
	 .ai_headr_wrap ul li:nth-child(2) { width: 150px;  max-width: 150px;  }
}
/* END__ */
 @media only screen and (max-width: 400px) {
	 .search_block {width: 100px;    right: 10px;}	
	   .navbar-toggler {right: 122px;  }
	   .logo { top: 18px;   left: 10px;}
	  .logo a img { height: 20px;}

.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 15px 20px 55px; 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*/	
	 .devops_moiddle h2 { font-size: 22px;}
	 .devops_text h2 {   padding-right: 0%; }
	   .team_pic2 {  min-height: 220px; width: 52%; }
	 .devops_form .get_touch_container { padding: 30px 15px;}
	   .devops_form .get_touch_container h3 {font-size: 18px; line-height: 22px; }
   .number_methoda_wrap { padding: 20px 20px;  }
   .new_slogan .row .col { min-height: 60px;}
   .new_training span { font-size: 12px;  line-height: 14px;}

}
/* 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;
}

img.aligncenter {display:block!important;margin:auto!important;}

.devops_repeat:before , .devcol.logos::before{ display: none;}
.devcol.logos h3:empty {display: none;}
.devcol.logos h3:before {content: "";position: absolute;z-index: 2;width: 1px;left:15px;top: 10px; bottom: 10px;  background: rgb(255,57,0); background: linear-gradient(0deg, rgba(255,57,0,1) 0%, rgba(227,26,36,1) 32%, rgba(161,8,52,1) 80%, rgba(73,30,105,1) 100%);}
.platinum_button { position: absolute; right: 0; top: 50%; margin-top: -35px; z-index:  19;background: #fff; border-radius: 8px 0 0 8px; padding:  15px 20px 15px 15px;}
.platinum_button img { width: 130px;}

.search_top, .search_result, .inner_top.university.search_bottom { max-width: 1150px; }
.inner_top.university.search_bottom{ padding: 20px 15px;}
.search_top { padding-top: 115px; padding-bottom: 50px; position: relative;}
.search_top:after { content: ""; position: absolute; left: 15px; right: 15px; bottom: 25px; height:  1px; background: #E3E3E3; }
.search_top .breadcrumb li { padding-right: 20px; background: url("../images/next2.svg") no-repeat right 5px center; font-size: 15px; line-height:  20px; color: #AF0C31; background-size: 10px auto;}
.search_top .breadcrumb li a {color: #000;}
.search_top .breadcrumb li:nth-last-child(1) { padding-right: 0; background-image: none;}
.search_top h1 {font-family: 'Gilroy Bold'; font-weight: 700; font-size: 31px; line-height:  32px;color: #1E1E1E;}
.search_top h1 strong {color: #A10834;font-weight: 700;}
.search_result .row  [class*="col-"] { padding-bottom: 30px;color:#7D7D7D; font-size: 18px; line-height:  26px;font-family: 'Gilroy'; font-weight: normal;}
.search_result a { display: block; height: 100%; background: #E1E6EA; border-radius: 10px; padding:  35px; color:#7D7D7D; }
.search_result a h2 { color: #E31A24; font-size: 24px; line-height:  24px;font-family: 'Gilroy Bold'; font-weight: 700;}

.new_form form .form-group.smalltext { text-align: left; font-size: 12px; line-height: 16px;}
.new_form form .form-group.smalltext p { margin-bottom: 0px;}
.new_form form .form-group.smalltext b {font-family: 'Gilroy Medium'; font-weight: 500;}
.new_form form .form-group.smalltext a, .security_text a {color: #fff; text-decoration: underline;height: auto;  line-height: 16px;  padding: 0; font-size: 12px;  min-width: inherit; background: none; box-shadow: none; border-radius: 0; margin: auto;}
.new_form form .form-group.smalltext span + a { margin-left: 6px;}
.new_form form .form-group.smalltext label {right: auto; left: auto; pointer-events: inherit; position: relative;  margin: 0; top: auto; font-weight: 300; font-size: 12px; line-height: 16px; color: #fff;}
.new_form form .form-group.smalltext .wpcf7-list-item { margin: 0;}
.security_text {float: left; width: 100%; font-size: 14px; color: #141c24; line-height: 16px; font-family: "Plus Jakarta Sans",sans-serif; font-weight: 400; padding-top: 15px;}
.security_text b { font-weight: 600;}
@media only screen and (max-width: 767px) {
	.devcol.logos {padding: 0;}
	.devcol.logos h3 { padding-top: 40px;}
	.devcol.logos h3:before {width: 100%; height: 1px;  left:0; top: 20px;bottom: auto; right: 0;}
	.platinum_button {left: 50%; margin-left: -77px; right: auto; bottom: 0; top: auto; margin-top: auto;border-radius: 8px 8px 0 0; padding:  8px 12px 2px 12px;}
	
}