/*
Theme Name: rausheena
*/

html {
    line-height: normal; scroll-behavior: smooth; -webkit-scroll-behavior: smooth; -moz-scroll-behavior: smooth;
}
body{
  font-family: 'Source Sans Pro', sans-serif;
    line-height: normal;
    margin:0;
    font-size: 16px;
    
}


@font-face {
  font-family: 'icomoon';
  src:  url('assets/fonts/icomoon.eot?83q39c');
  src:  url('assets/fonts/icomoon.eot?83q39c#iefix') format('embedded-opentype'),
    url('assets/fonts/icomoon.ttf?83q39c') format('truetype'),
    url('assets/fonts/icomoon.woff?83q39c') format('woff'),
    url('assets/fonts/icomoon.svg?83q39c#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'abouticomoon';
  src:  url('assets/fonts/aboutfonts/icomoon.eot?83q39c');
  src:  url('assets/fonts/aboutfonts/icomoon.eot?83q39c#iefix') format('embedded-opentype'),
    url('assets/fonts/aboutfonts/icomoon.ttf?83q39c') format('truetype'),
    url('assets/fonts/aboutfonts/icomoon.woff?83q39c') format('woff'),
    url('assets/fonts/aboutfonts/icomoon.svg?83q39c#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}



[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'abouticomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-facebook:before {
  content: "\e900";
    font-family: 'icomoon';
}
.icon-linked-in-logo-of-two-letters:before {
  content: "\e901";
    font-family: 'icomoon';
}
.icon-mail:before {
  content: "\e902";
    font-family: 'icomoon';
}
.icon-phone:before {
  content: "\e903";
    font-family: 'icomoon';
}
.icon-target:before {
  content: "\e904";
    font-family: 'icomoon';
}
.icon-twitter:before {
  content: "\e905";
    font-family: 'icomoon';
}
.icon-vision:before {
  content: "\e906";
 
}

/* about icomoon */
.icon-growth:before {
  content: "\e900";
}
.icon-interigity:before {
  content: "\e901";
}
.icon-mission:before {
  content: "\e902";
}
.icon-organised:before {
  content: "\e903";
}
.icon-ownership:before {
  content: "\e904";
}
.icon-respectful:before {
  content: "\e905";
}
.icon-team:before {
  content: "\e906";
}
.icon-vision:before {
  content: "\e907";
}



h1, h2 , h3 , h4 , h5 , h6 {
    margin: 0;
    padding: 0;
   color: #47484a;
   font-weight: 700;
}
p{
    margin-bottom: 10px;
    line-height: 1.4;
    color: #777778;
    }
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}


hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

.hidden {
    display: none !important;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    white-space: nowrap; /* 1 */
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
    white-space: inherit;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
    clear: both;
}

.clearfix:after {
    clear: both;
}


@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 1.25dppx),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}


@media print {
    *,
    *:before,
    *:after,
    p:first-letter,
    div:first-letter,
    blockquote:first-letter,
    li:first-letter,
    p:first-line,
    div:first-line,
    blockquote:first-line,
    li:first-line {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: none;
        cursor: pointer;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }


    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre {
        white-space: pre-wrap !important;
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }
    img{
        max-width: 100%;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
a{
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    text-decoration: none;
}
button , :after , :before{
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;    
}
a:hover{
    text-decoration: none;
}
a:focus , input:focus , textarea:focus , button:focus{
    outline: none;
}
ul{
    padding-left: 0;
    margin: 0;
    list-style: none;
}
img{
    max-width: 100%;
    height: auto;
    display: block;
}
figure{margin:0;}
input:focus,textarea:focus{outline:none;background: transparent !important; border-color: #5a5a5a !important; box-shadow:none !important; -webkit-box-shadow:none  !important;}
/* header css start */



/*********start header********/

.header{
    width: 100%;
    z-index: 1000;
    left: 0;
    top: 0;
    position: fixed;
    background: #fff;
}


@-webkit-keyframes animationFade {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-160px);
        transform: translateY(-160px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes animationFade {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-160px);
        -ms-transform: translateY(-120px);
        transform: translateY(-160px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}
.fixed_header{  
     
     position: fixed !important;
      margin: 0;
      -webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.15);
      box-shadow: 0px 0px 15px rgba(0,0,0,0.15);
      -webkit-animation-name: animationFade;
    -o-animation-name: animationFade;
    animation-name: animationFade;
    -webkit-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}

.logo{display: inline-block; width: 120px;  position: relative;  z-index: 10; -webkit-animation-delay: 0.5s;animation-delay: 0.5s}
.logo img{width: 91%;}
.header .row{align-items: center;    justify-content: space-between;}
.header_top {
    display: flex;
    background: #040558;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
    position: relative;
     padding-left: 10px;
}
.header_top:before{
    content: '';
    position: absolute;
    right: 100%;
    margin-right: -2px;
    height: 0;
    width: 0;
    margin: auto;
    top: 0;
    border-top: 46px solid #040558;
    border-left: 30px solid transparent;
}
.header_top:after{
    content: '';
    position: absolute;
    left:100%;
    height: 100%;
    top:0;
    background: #040558;
    width: 1500px;
}
.header_social {
    display: flex;
    align-items: center;
}
.header_social p{color:#fff; padding: 0 ; margin: 0;}
.header_social p:after{
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
    width: 20px;
    height: 1px;
    background: #fff;
}
.social{}
.social li{display: inline-block; }
.social li a i{
    display: inline-block;
    width: 26px;
    height: 26px;
    line-height: 26px;
    font-size: 10px;
    text-align: center;
    color: #fff;
    background: #0d0e7d;
    border-radius: 50%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.social li a i:hover{background: #040558;}
.header_contact{}
.header_contact li{display: inline-block;
    padding: 0 6px;
    position: relative;
    line-height: 1;}
.header_contact li a{color: #fff;}
.header_contact li a:hover {
    color: #06a6f4;
}
.header_contact li a i{color: #06a6f4;
    vertical-align: middle;
    margin-right: 4px;
    display: inline-block;}
.header_contact li:not(:last-child):after{
    content: '';
    height: 10px;
    width: 1px;
    background: #18199c;
    right: -2px;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
}
.login_btn{
    padding: 5px 5px;
    padding-right: 15px;
    color: #fff;
    background: #06a6f4;
    border-radius: 30px;
    font-weight: 700;
    font-size: 16px;
    margin-left: 30px;
}
.login_btn:hover{background: #040558; color: #fff}
.login_btn span {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #2cb8fd;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    /* padding: 4px; */
    text-align: center;
    line-height: 20px;
}
.login_btn span img{height: 14px;
    display: inline-block;}
.menu{
    position: relative;
    text-align: right;
    display: flex; align-items: center; justify-content: flex-end;
}

.menu ul{
 width: auto;
}

.menu ul li{background: none;
    border: none;
    padding: 20px;
    vertical-align: middle;
    float: none;
    display: inline-block;
    transition: all 0.5s;
    -webkit-transition: 0.5s;
    -ms-transition: 0.5s;
    position: relative;
}
.menu ul li:first-child{padding-left: 0}
.menu ul li:last-child{padding-right: 0}
.menu ul li a{ 
    padding: 0;
    padding-left: 14px;
    display: inline-block;
    color: #47484a;
    font-size: 17px;
    position: relative;
}
.menu ul li a:before{
        content: '';
    position: absolute;
    left: 0;
    width: 9px;
    height: 9px;
    border-radius: 4px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: #06a6f4;
    opacity: 0;
}
.sub-menu-toggle{display: none;}
.menu .collapse-button,.menu .collapse-button:hover,.menu .collapse-button:focus{background-color: #040558;}
.menu .collapse-button .icon-bar {
    background-color: #06a6f4;
}
.menu .menu-collapser{background: none;
    color: transparent;
    height: 40px;
    line-height: 40px;
    text-align: right;
    font-size: 0;}
.menu ul li:hover a{background:none;}
.menu ul li.current-menu-item a{font-weight: 700;}
.menu ul li.current-menu-item ul li a{font-weight:400;}
.menu ul li:hover a,.menu ul li.current-menu-item a{  background:none; color: #06a6f4}
.menu ul li:hover a:before,.menu ul li.current-menu-item a:before{   opacity: 1;}
.menu ul li>ul{position: absolute;
    left: 0;
    width: 260px;
    height: auto !important;
    top: 100%;
    text-align: left;
    background: #022140;
    z-index: 1;
}
.menu ul li:nth-child(3) a{
  color: #47484a; font-weight: 400;
}
.menu ul li:nth-child(3) > ul li a{color: #fff;}
.menu ul li:nth-child(3).current-menu-item a:before{opacity:0 ;}
.menu ul li>ul li a .far.fa-user{padding-right:5px;}
.menu ul li:nth-child(3):hover a{color:#06a6f4;}
.menu ul li:nth-child(3):hover > ul li a{color:#fff;}
.menu ul li:nth-child(3):hover a:before{opacity:1;}

.menu ul li>ul li{display:list-item; background: none; padding:0; }
.menu ul li>ul li:last-child{border:none;}
.menu ul li>ul li a{ padding:15px 20px  !important; position: relative; color:#fff;  position: relative;
     -webkit-transition: all 0.3s;
    transition: all 0.3s;
    display:block;
}
.menu ul li:hover >ul li a,.menu ul li.current-menu-item>ul li a{color:#fff;}

.menu ul li>ul li a:hover:before{opacity: 1;}
.menu ul li>ul li a:after{display:none}
.menu ul li>ul li a:hover,.menu ul li>ul li.current-menu-item a{color:#fff !important;    background: #122742; }
.menu ul li .sub-toggle{  
    background: none;
    width: auto;
    top: 0;
    right: -5px;
    }
.menu ul li .sub-toggle i{color: #040558;
    font-style: normal;}

.menu ul li ul li a:before{
    display: none;
}


section{width: 100%}

.banner{ position: relative;  background-size: cover; z-index: 1;margin-top: 108px;}
.banner_item{position: relative;}
.banner_item figure{position: relative;}
.banner_item figure:after{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top:0;
    bottom: 0;
    background-color: rgba(0,0,0,0.35);
}
.banner_item figure img{width: 100%}
.banner_text{position: absolute; left: 0; right: 0; text-align: center; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); color: #fff;}
.banner_slider .slick-prev{left:15px;}
.banner_slider .slick-next{right:15px;}
.banner_slider .slick-prev,.banner_slider .slick-next{
    z-index: 10;
    width: auto;
    height: auto;
}
.banner_slider .slick-prev:before,.banner_slider .slick-next:before{
    opacity: 1;
    font-size: 24px;
}
.banner_slider .slick-prev:after,.banner_slider .slick-next:after{
    content: '';
    position: absolute;
    left: 0;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: -1;
    background-color: #252525;
}
.banner_slider .slick-prev:hover:after,.banner_slider .slick-next:hover:after{background: #06a6f4}
.banner_slider .slick-prev{padding-left: 6px}
.banner_slider .slick-next{padding-right: 6px}
.banner_slider .slick-next:after{left:auto; right: 0;}
.banner_text h3{color: #fff; font-size: 43px;}
.banner_text p{font-size: 16px; color: #fff; padding: 0 ; }

.about{padding:60px 0;}
.about_image{
    position: relative;
    z-index: 1;
    padding-bottom: 80px;
    align-self: flex-start;
    border: 1px solid #04a6f4;
    padding: 9px;
}
.about_image img{
    width: 100%;
}
.about_text{
    padding-left: 30px
}
.about_text h1{margin-bottom: 15px; font-size: 65px;}
.about_box {
    background: #f1f6ff;
    padding: 10px 14px;
    margin: 0 0 10px;
}
.about_box h4{margin: 0 0 10px; font-size: 30px;}
.about_box h4 i{display: inline-block; 
width: 40px;
height: 40px;
line-height: 40px;
color: #fff;
background: #06a6f4;
border-radius: 50%;
text-align: center; 
font-size: 26px;
}
.about_box p{margin: 0; color: #787879}
.more{background: #06a6f4;
    color: #fff;
    font-weight: 700;
    display: inline-block;
    border-radius: 30px;
    padding: 8px 20px;
    margin: 10px 0;}
.more:hover{background: #040558; color: #fff;}
.business{
    text-align: center;
    padding: 15px 0 50px;
}
.business_heading h2{font-size: 65px; }
.business_heading p{color: #787879}
.business_heading{padding-bottom: 15px;}
.business_item{margin-bottom: 30px; display: flex;}
.business_box{background: #f1f6ff; width: 100%;display: flex;
    flex-wrap: wrap;
    position: relative;
    box-shadow: 0px 15px 20px rgba(0,0,0,0.15);
}
.business_box figure{width: 100%; position: relative; z-index: 1; overflow: hidden;}
.business_box figure img{width: 100%; transition: all linear 0.8s;}
.business_box:hover figure img{-webkit-transform: scale(1.1);transform: scale(1.1);}
.business_text{
    padding: 15px;
    width: 100%;
    height: 239px;
}
.business_text h5{font-size: 20px; margin-bottom: 10px; padding:0px; line-height: 1.2;}
.business_text p{ font-size: 15px;}
.next{
    position: absolute;
    right: 0;
    bottom: 0;
    color: #fff;
    background: #06a6f4;
    padding: 3px 7px;
    padding-left: 0;
    line-height: 1;
    font-size: 13px;
}
.next:hover{background: #040558; color: #fff}
.footer{
    clear: both;
    background: #0aa5e8;
    padding: 40px 0;
    overflow: hidden;
}
.ftr_box h5{font-size: 22px; margin-bottom: 15px; color: #fff; text-transform: uppercase; }
.ftr_box h6{font-size: 16px; margin-bottom: 10px; color: #fff; }
.ftr_box2{background: #000637;
    text-align: center; position: relative; z-index: 1;}
.ftr_box2:after{
    content: '';
    position: absolute;
    left: -30px;
    right:-30px;
    top: -1000px;
    bottom: -1000px;
    background: #089ad9;
    z-index: -1;
}
/*.ftr_box3{padding: 0 50px;}*/
.ftr_box:not(:first-child){margin-top: 40px}
.ftr_box.ftr_box3 ul{
    display: grid;
    grid-template-columns: repeat(2 , 50%);
}
.ftr_box.ftr_box3 ul p , .ftr_box.ftr_box3 ul figure, .ftr_box.ftr_box3 ul .ads-dtl{
    display: inline-block;
    vertical-align: top;
}
.ftr_box.ftr_box3 ul h6{
    text-transform: uppercase;
    color: #012f43;
    font-weight: 600;
    margin-bottom: 5px;
}
.ftr_box.ftr_box3 ul p , .ftr_box.ftr_box3 ul a{
    color: #fff;
    font-weight: 600;
}
.ftr_box.ftr_box3 ul p{
    vertical-align: middle;
}
.ftr_box.ftr_box3 ul a{
    display: block;
}
.ftr_menu{
    color: #fff;
    list-style: disc;
    list-style-position: inside;
    display: inline-block;
    text-align: left;}
.ftr_menu li{margin-bottom: 7px;}
.ftr_menu li a{color: #fff;}
.ftr_menu li a:hover,.ftr_contact li a:hover {
    color: #040558;
}
.ftr_row{justify-content: space-between;}
.ftr_contact{}
.ftr_contact li{margin-bottom: 25px;}
.ftr_contact li img{display: inline-block; vertical-align: middle; width: 21px;}
.contactpg .ftr_contact li:first-child h6{ display: inline;
    font-size: 19px;
    color: #777778;}
.ftr_contact li:first-child p:first-child{padding-left: 0}
.contactpg .ftr_contact li:first-child p{ padding-left: 32px;}
.ftr_contact li:first-child p{vertical-align: top;}
.ftr_contact li:first-child b{
    color: #777778
}
.ftr_contact li p{line-height: normal;display: inline-block; vertical-align: middle; margin: 0; color: #fff; font-size: 15px;position: relative;}
.ftr_contact li figure{position: relative;    margin-right: 14px;}
.ftr_contact li figure:before{
    content: '';
    position: absolute;
    right: -7px;
    top: 3px;
    height: 23px;
    width: 2px;
    background: #fff;
}
.ftr_contact li p a{color: #fff; }
.ftr_logo{
    width: 120px;
    height: 120px;
    display: inline-block;
    overflow: hidden;
    border-radius: 50%;
    background: #fff;
    line-height: 105px;
    margin-bottom: 10px;
    text-align: center;
}
.ftr_logo img{
    height: auto;
    display: inline-block;
    transform: scale(0.8);

}
.ftr_social{
    margin-bottom: 10px;}
.ftr_social li{padding: 0 2px;}
.ftr_social li a i{
    border:1px solid #fff;
    background: transparent;
    width: 34px;
    height: 34px;
    line-height: 34px;
}
.copyright{color: #fff; font-size: 15px; }
.copyright a{color: #fff}


/*inner page */
.contactpg .ftr_contact li{
        margin-bottom: 22px;
}
.contactpg .ftr_contact li img {
    display: inline-block;
    vertical-align: middle;
    width: 23px;
}
.contactpg .ftr_contact li p , .contactpg .ftr_contact li a{
      color: #777778;
      font-size: 17px;
}
.contactpg .ftr_contact li a:hover{
    color: #0d0e7d;
}
.innerpage{
    padding: 50px 0
}
.contact_form .more input{
    border: 0;
    background: transparent;
    color: #fff;
    cursor: pointer;
}
.contact_form .more {
    padding: 7px 22px;
}
.contact_form .form-control{
    border-color: #04a6f487;
    border-radius: 1.05rem;
}


/*inner page */
.contactpg .ftr_contact li{
        margin-bottom: 22px;
}
.contactpg .ftr_contact li img {
    display: inline-block;
    vertical-align: middle;
    width: 23px;
    margin-right: 10px;
}

.innerpage{
    padding: 50px 0
}
.contact_form .more input{
    border: 0;
    background: transparent;
    color: #fff;
    cursor: pointer;
}
.contact_form .more {
    padding: 7px 22px;
}
.inner_section.sec-one{text-align: center; word-spacing: 1px;}
.inner_section.sec-one p > span{
    color: #06a6f4;
    font-weight: 700;
    font-size: 19px;
}
.inner_banner{
    position: relative;
}
.inner_banner .banner_text{text-align: left;}


.about_scnd_sec{
    position: relative;
}
.about_scnd_sec:before{
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #f4f4f4;
    clip-path: polygon(86% 11%, 100% 0, 100% 85%, 22% 85%, 0 100%, 0 11%);
}

.inner_abt_img{
/*    max-width: 379px;*/
}
.inner_abt_img img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.misc_content{text-align: center;}
.misc_content , .clients{
    padding-top: 30px
}
.page-template-default.page.page-id-11 .about.about_scnd_sec.innerpage.top-sec .misc_content {
    padding-top: 30px;
    padding-bottom: 30px;
}
.page-template-default .innerpage{
    padding-bottom: 0
}
.card-icon{
    height: 160px;
    width: 160px;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    color: #040558;
    margin: 0 auto;
    transform: translateY(-40%);
    box-shadow: -4px 3px 1px #0aa4e4;
}
.card-icon i{
    font-size: 5em;
    line-height: 2;
}
.profile_card{
    background: #040558;
    text-align: center;
    max-height: 280px;
    margin-top: 25px;
}
.profile_content{
    transform: translateY(-37%);
    color: #fff;
    padding: 15px;
}
.profile_content h5{
    color: #fff;
    margin-bottom: 10px;
    font-size: 27px;
    font-weight: 700;
}
.profile_content p{
    color: #fff
}
.prof_grid{
    display: grid;
    grid-template-columns: repeat(2, 38%);
    justify-content: center;
    grid-gap: 3%;
}
.prof_grid .prof_item:last-child .profile_card{
    background: #0aa4e4
}
.prof_grid .prof_item:last-child .card-icon{
   color: #0aa4e4 ;
   box-shadow: -4px 3px 1px #040558;

}
.prof_grid{
    margin-top: 35px
}
.company_profile_sec{
    padding: 20px 0 10px;
    z-index: 6;
    position: relative;
}

.leadershp_sec{
    z-index: 1; margin-bottom: 40px;
}
.leadershp_content{
    padding-top: 17px
}

.ledership_img{
   margin-top: -5%;
}

.ehos_box{
    display: flex;
    text-align: left;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
    transition: all 0.5s ease-in-out;
}

.ehos-icon{
    height: 60px;
    max-width: 60px;
    border-radius: 50%;
    background: #d6d6d6;
    padding: 13px;
    text-align: center;
    box-shadow: 1px 3px 3px #c5c5c5;
        transition: all 0.5s ease-in-out;
}
.ehos-icon i{
    font-size: 2em;
    line-height: 1;
}
.ehos-content{
    padding-left: 20px
}
.ehos-content h5{
    margin-bottom: 22px;
    position: relative;
    transition: all 0.5s ease-in-out;
    font-size: 21px;
}
.ehos-content h5:after{
    position: absolute;
    content: '';
    left: 0;
    bottom: -5px;
    height: 3px;
    width: 28px;
    background: #0aa4e4;
}

.ehos_box:hover .ehos-content h5{
    color: #0aa4e4;
}
.ehos_box:hover .ehos-icon{
    background: #0aa4e4;
    box-shadow: 3px 5px 5px 0px #07a4e491;
    color: #fff
}
.ethod_group{
    margin-top: 25px
}
.ehos_sec{
    position: relative;
    padding-top: 120px;
    margin-top: 0;

}
.ehos_sec:before{
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #f4f4f4;
    clip-path: polygon(87% 13%, 100% 0, 100% 68%, 24% 68%, 0 100%, 0 13%);
    z-index: -1;
}

.site_map .map{
height: 350px;
width: 100%;
}
.site_map .map iframe{width: 100%; height: 100%}
.innerpage.contactpg{
    padding-bottom: 20px
}
/* gallery */

.gallery_section ul { /* Masonry container */
  column-count: 5;
  column-gap: 1em;
}

.gallery_item { /* Masonry bricks or child elements */
  background-color: #eee;
  display: inline-block;
  margin: 0 0 1em;
  width: 100%;
}

.cs{margin-bottom: 50px}
.certif{
    margin-bottom: 25px
}
.pdf-icon{
    height: 200px;
    width: 200px;
    border: 1px solid #09a5e8;
    margin: auto;
    margin-bottom: 4px;
}
.pdf-icon img{
    max-width: 46%;
    margin: 54px auto;
}
.download-link {
    background: #09a5e8;
    color:  #fff;
    border-radius: 2.35rem;
    margin-top: 9px;
    margin-bottom: 17px;
}
.download-link:hover{color: #fff;     background: #040558;}

.certif_img img{
    max-width: 96%;
    border: 1px solid #09a5e8;
    padding: 10px;
}
.business-pg .misc_content ul{margin-top: 10px;}
.business-pg .misc_content li{
    padding: 3px 20px;
    position: relative;
        color: #777778;
        text-align: left;
}
.business-pg .misc_content li:before{
    position: absolute;
    content: '';
    height: 8px;
    width: 8px;
    left: 0;
    top: 10px;
    background: #04a6f4;
}

.c-logo{
    background: #fff;
    box-shadow: 1px 2px 15px rgb(0 0 0 / 31%);
    margin-top: 27px;
}
.c-logo img{
    margin: auto;
    max-width: 43%;
}



.accordion{
    width: 100%;
    max-width: 98%;
    margin-top: 25px;
}
.accordion .card-header{
    position: relative;
    z-index: 2;
    background: #04a6f4;
}

.accordion .card-header:hover::after{
    background: #f75600;
} 
.accordion .card-header .btn-link{
    color: #fff;
    font-size: 18px;
}
.accordion .card-header .btn-link:hover{
    text-decoration: none;
}
.accordion .card {
    overflow: visible;
        border-bottom: 1px solid rgba(0,0,0,.125);
}
.accordion .card{
    background-color: transparent;
     border: 0; 
}
.accordion .card .collapse .card-body{
    background: #f3f3f3;
    color: #777778;
}

.accordion .card .collapse{
        position: relative;
}
.accordion .card-header .btn-link:after {
  content: '-';
  float: right;
  font-weight: 600;
  font-size: 18px;
}

.accordion .card-header .btn-link.collapsed:after {
  content: '+';
}
.accordion .card .card-header {
    margin-bottom: 0;
    padding: 0.15rem 0.25rem;
    border-radius: 4px 4px 0 0;
    border-top: 1px solid #fff;
    transition: 0.3s all ease-in-out
}

.accordion .card{    border-radius: 4px 4px 0 0;}
.accordion .card .card-body{ padding: 0.95rem}
.accordion .card-header .btn-link:focus{text-decoration: none;}
.blockquote-footer {
    display: block;
    font-size: 100%;
    margin: 10px 0;
    line-height: 1.4;
    color: #777778;
    font-weight: 700;
    font-style: italic;
}

.accordion .card-header:hover{background: #040558;}
.moretext {
  display: none;
  transition: all 0.3s ease;
}
.about_text .qoute-block{margin-bottom: 30px; color: #777778;}
.qoute-block ul{margin-bottom: 15px}
.qoute-block li{
    padding: 3px 0; position: relative; padding-left: 18px
}
.qoute-block li:before{
    position: absolute;
    content: '';
    height: 5px;
    width: 5px;
    top: 11px;
    left: 2px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #06a6f4;
}
.moreless-button{color: #04a6f4}
.moreshow{
    display: block;
}
.article .name{line-height: 1.6; font-size: 18px}
.article .name , .designation{font-style: italic; font-weight: 700}
.article .designation{margin-bottom: 10px; font-size: 14px; padding-left: 5px;}


.ruld-descrip{
    background: #06a6f4;
    color: #fff;
    padding: 9px 25px 12px;
}
.ruld-descrip h5{color: #fff; margin-bottom: 7px}
.ruld-descrip ul {
    display: flex;
}
.ruld-descrip ul li{
    margin: 2px 15px 2px 0;
    width: 100%;
}
.ruld-descrip ul li a{
    color: #fff;
}
.ruld-descrip ul li a:hover{
    color: #040558
}
.sec_hding h2{
    color: #06a6f4;
    font-size: 34px;
    font-family: 'Source Sans Pro', sans-serif;
    word-spacing: 2px;
    margin-bottom: 11px;
}
.ruld-content p{
    line-height: 1.6;
    color: #444444;
    font-size: 17px;
    padding-bottom: 6px;
    text-align: justify;
}
.ruld-content a{
    color: #012f43
}
.ruld_img_wrapper{
    box-shadow: 0px 4px 7px #b5b1b1;
}

.product_sec{
position: relative;

    padding-bottom: 100px;

}
.product_sec:after{
position: absolute;
    content: '';
    top: 82%;
    bottom: 0;
    left: 0;
    right: 0;
    background: #e8f7ff;
    z-index: -1;
    -webkit-clip-path: polygon(0 21%, 20% 64%, 100% 64%, 100% 100%, 100% 100%, 0 100%);
    -moz-clip-path: polygon(0 21%, 20% 64%, 100% 64%, 100% 100%, 100% 100%, 0 100%);
    clip-path: polygon(0 21%, 20% 64%, 100% 64%, 100% 100%, 100% 100%, 0 100%);
}
.product_sec h2{
    text-align: center;
    padding:  30px 0 20px;
    position: relative;
    text-transform: uppercase;
}
.product_sec h2:before{
    position: absolute;
    content: '';
    left: 0;
    top: -78px;
    bottom: -55px;
    right: 0;
    clip-path: polygon(0 0, 24% 35%, 100% 35%, 100% 100%, 86% 80%, 0 81%);
    background: #e8f7ff;
    z-index: -1;
}
.prodct-grid:nth-child(1){
    margin-top: 15px;
}
.prodct-grid:not(:first-child){
    margin-top: 42px;
}
.education-board-deeping .prodct-grid{
        margin-top: 42px;
}
.product_img img{
border: 3px solid #fff;
    box-shadow: 4px 3px 12px 2px #bfc2c5a1;
    max-width: 90%;
    margin: auto;
}
.product_content h4{
    font-size: 24px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.product_content ul li{
    position: relative;
    padding: 3px 0 3px 13px;
    color: #373737
}
.product_content p{
    color: #373737
}
.product_content ul li:before{
    position: absolute;
    content: '';
    left: 0;
    top: 10px;
    background: #06a6f4;
    height: 6px;
    width: 6px;
}

.product_sec .prodct-grid:nth-child(even){
    flex-direction: row-reverse;
}

.product_sec .prodct-grid:nth-child(even) .product_content{
    margin-left: 6%
}




.product_sec .prodct-grid .product_img{position: relative;}
.product_sec .prodct-grid .product_img:before{
    position: absolute;
    content: '';
/*    right: -35%;*/
    top: 50%;
    background: url(assets/images/doted.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 150px;
    height: 150px;
    transform: translate(-50% , -50%);
    z-index: -1;
}
.product_sec .prodct-grid:nth-child(even) .product_img:before{
    right: -26%;
}
.product_sec .prodct-grid:nth-child(odd) .product_img:before{
    left: 0%;
}


.achievemnts_sec{
    padding: 60px 0;
    background: #040558;
    background: #e8f7ff;
    position: relative;

}
.achievemnts_sec:after{
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #040558;
    clip-path: polygon(83% 0%, 100% 38%, 100% 100%, 0 100%, 0 0);
}
.achievemnts_sec h2{
    text-align: center;
    color: #fff
}
.acv-cone{position: relative;z-index: 22}
.achievemnts_sec p{font-size: 17px; color: #fff}
.achive_grid .achiv_box{
    width: 15%;
    position: relative;
    border-left: 1px solid #09bebd;
    padding: 25px 24px 0 24px;
    border-bottom: 4px solid #09bebd;
    margin: 1.5%;
    min-height: 200px;
    margin-top: 27px;
}
.achive_grid .achiv_box:after{
    position: absolute;
    content: '';
    top: 43%;
    width: 1px;
    bottom: 0;
    right: 0;
    background: #09bebd;
    z-index: 11;
 }
 .achive_grid .achiv_box:before{
    height: 6px;
    width: 6px;
    border-radius: 50%;
    background: #09bebd;
    position: absolute;
    content: '';
    right: -2px;
    top: 41%;
 }
.achiv_content h6{
    color: #06a6f4;
    font-weight: 600;
    font-size: 27px;
}
.achiv_content p{color: #fff ;     font-size: 14px;}
.achiv_icon{
    height: 70px;
    width: 70px;
    border-radius: 50%;
    background: #fff;
    border: 4px solid #0abebd;
    margin: auto auto 13px;
}
.achiv_icon img{
    margin: auto;
    width: 40px;
    margin-top: 19px;
}
.achiv_content{text-align: center;}
.certificate_sec{
    padding: 60px 0;
    background: #f1f7ff
}
.certificate_sec h2{
    text-align: center;
}
.cerificate_wrapper{
    position: relative;
    margin: 25px 0;
}

.cerificate_frame{
    background: url(assets/images/certificate-frame.png);
    background-size: contain;
    background-repeat: no-repeat;
    height: 268px;
    width: 268px;
    margin: auto;
}
.cerificate_frame p{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);
    text-align: center;
    font-size: 22px;
    color: #373737;
    line-height: 1.2;
    padding: 5px;
}


.cerificate_ribon{
    background: url(assets/images/ribon.png);
    background-size: contain;
    background-repeat: no-repeat;
    height: 50px;
    margin: auto;
    width: 71%;
    text-align: center;
    margin-top: -65px;
}

.cerificate_ribon a{
    color: #fff;
    margin-bottom: 0;
    font-size: 17px;
    line-height: 2.2;
}
.clients_sec{
    background: #464646;
    padding: 35px 0 50px;
}
.clients_sec h2 , .clients_sec p{text-align: center; color: #fff}

.clint-slider .clint img{
    width: 96%;
    border-radius: 3px;
}
.clint-slider {margin-top: 40px; }
.clint-slider .slick-list .slick-track{margin:0 auto;}
.clint-slider .slick-prev:before, .clint-slider .slick-next:before{
    color: #06a6f4; opacity: 1
}

.clint-slider .slick-prev.slick-disabled:before, .clint-slider .slick-next.slick-disabled:before {
    opacity: .25;
    color: #fff;
}
.page-template.page-id-199 .achievemnts_sec .achive_grid .achiv_box , .page-template.page-id-206 .achievemnts_sec .achive_grid .achiv_box{
    width: 24%;
    padding-right: 19px;
    padding-left: 19px;
}
.page-template.page-id-199 .achievemnts_sec .achive_grid .achiv_box .achiv_content h6 , .page-template.page-id-206 .achievemnts_sec .achive_grid .achiv_box .achiv_content h6{
        margin-bottom: 10px;
            line-height: 1;
}

.page-template.page-id-206 .achievemnts_sec .achive_grid .achiv_box .achiv_content h6{
        margin-bottom: 16px;
}
.certif_sec{margin-top: 40px;}
.page-template.page-template-page-railwayengg.page-id-200 .innerpage .about-rouled .ruld_img_wrapper .ruld-descrip {
    padding: 9px 19px;
}
.page-template.page-template-page-railwayengg.page-id-200 .innerpage .about-rouled .ruld_img_wrapper .ruld-descrip ul{margin-bottom: 10px}
.page-template.page-template-page-railwayengg.page-id-200 .innerpage .about-rouled .ruld_img_wrapper .ruld-descrip ul li {
    position: relative;
    margin-right: 0;
    padding-left: 16px;
}
.page-template.page-template-page-railwayengg.page-id-200 .innerpage .about-rouled .ruld_img_wrapper .ruld-descrip ul li:before{
    position: absolute;
    content: '';
    left: 0;
    top: 7px;
    background: #fff;
    height: 6px;
    width: 6px;
}
.page-template.page-template-page-railwayengg.page-id-200 .innerpage .about-rouled .ruld_img_wrapper .ruld-descrip ul:last-child li:before {
    display: none;
}
.page-template.page-template-page-railwayengg.page-id-199 .innerpage .about-rouled .row , .page-template.page-template-page-railwayengg.page-id-927 .innerpage .about-rouled .row{align-items: center;}

/*.project_pdf_file{text-align: center;}*/





.project_pdf_file .pdf-icon {
height: 174px;
    width: 163px;
}
.project_sec{
    padding: 40px 0;
}
.project_sec h2{
    margin-bottom: 46px; 
    text-align: center;
}
.project_sec .pdf-icon {
    margin-bottom: 6px
}
.project_sec .pdf-wrapper{
    display: flex;
    align-items: center;
    justify-content: center;
}

.project_sec .pdf-wrapper .pdf-icon img {
    margin: 49px auto;
}
/*.project_sec .space-even{*/
/*    -moz-justify-content: space-evenly;*/
/*    -webkit-justify-content: space-evenly;*/
/*    justify-content: space-evenly;*/
/*}*/

.page-template.page-template-page-railwayengg.page-id-206 .product_sec .prodct-grid {margin-bottom: 25px;}
.page-template.page-template-page-railwayengg.page-id-206 .about-rouled .ruld-content{padding-right: 20px}
.about-rouled h5{
    margin-bottom: 12px; font-size: 29px;
}
.right_about_content{
    margin-bottom: 25px
}
.pdf_info{text-align: center;  padding: 0 8px;}

.ruld-content a.more{color: #fff;}
.product_sec .prodct-grid .wide-pdc-cntent .product_content{padding: 20px 0; margin-left: 3%;}
.award_imgs img{box-shadow: 2px 6px 14px 2px #ccc;margin: auto;}
.award_imgs{margin-top: 40px; }

.page-template-default.page.page-id-38 .innerpage .entry-content.inner_section{
    text-align: left;
}
.page-template-default.page.page-id-38 .innerpage .entry-content.inner_section h2 {
    color: #06a6f4;
    text-transform: uppercase;
    font-size: 34px;
    font-family: 'Source Sans Pro', sans-serif;
    word-spacing: 2px;
    margin-bottom: 11px;
}
.page-template-default.page.page-id-38 .innerpage .entry-content.inner_section h4{
    margin-top: 17px
}
.page-template-default.page.page-id-38 .innerpage{padding-bottom: 50px}



.thankyou_sec{
  text-align: center;
  color: #fff;
}
.thankyou_sec img{
    max-width: 8%;
    margin: auto;
}
.thankyou_sec h1{
    font-size: 57px;
    padding-top: 20px;
}
.safety_sec.sec_hding h2{color: #fff; text-transform:capitalize;}
.safety_sec{position: relative; text-align: center; padding: 50px 0;}
.safety_sec:before{
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #040558;
     -webkit-clip-path: polygon(100% 0%, 100% 38%, 100% 100%, 14% 100%, -24% 0);
     clip-path: polygon(100% 0%, 100% 38%, 100% 100%, 14% 100%, -24% 0);
    z-index: -1;
}
.safety_sec:after{
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #f1f7ff;
    z-index: -2;
}
.safety-wrap{
    margin-top: 52px;
}
.safety-wrap .clint img{margin: auto; width: 100%;}
.safety-wrap .clint{
        margin-bottom: 20px;
}
.page-template-page-railwayengg.page-id-205 .innerpage .about-rouled .ruld_img_wrapper{margin-top: 45px;}
.page-template-page-railwayengg.page-id-1459 .innerpage .about-rouled .ruld_img_wrapper{box-shadow: none;}
.page-template-page-railwayengg.page-id-1459 .innerpage .about-rouled .ruld_img_wrapper img{margin:auto; box-shadow: 0px 4px 7px #b5b1b1;}
.addess-sec{padding: 50px 0; background: #e8f7ff;}
.adrs-conr{
        margin-bottom: 24px;
}
.address-box{
    margin-bottom: 15px;
    display: flex;
    background: #fff;
    width: 100%;
    box-shadow: 3px 4px 4px #d7ecf8;
    height: 100%;
}
.adrs-conr .address-box .cntnt{
    width: 100%;
    padding: 11px;
}
.adrs-conr .address-box .cntnt h5{
font-family: 'Source Sans Pro',sans-serif;
color: #06aef6;
margin-bottom: 10px;}
.adrs-conr .address-box .cntnt a  {  
    color: #00aeef;}
.grid-row{
 
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;

}    
.page-template-page-railwayengg.page-id-1479 .project_sec .grid-row{justify-content: start;}
.page-template-page-railwayengg.page-id-1479 .project_sec .grid-row .project_pdf_file{margin-bottom: 25px;}
.ruld_img_wrapper.real-estate-img{
  box-shadow: none;
}
.ruld_img_wrapper.real-estate-img img{
    box-shadow: 0px 4px 7px #b5b1b1;
    margin:0;
    width: 100%;
}
.innerpage.relst-sec{padding-bottom: 20px;}
.ruld_img_wrapper.real-estate-img{box-shadow: none;}



/*****respo linsive**********/



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

.container{
    max-width: 1560px;
}
body{font-size: 20px;}
.logo{
   width: 146px;
}
.logo img{
    width: 100%;
}
.header_top {
    padding: 13px 0;
    padding-left: 15px;
}
.header_top:before {
    border-top: 62px solid #040558;
    border-left: 40px solid transparent;
}
.header_social p:after {
    margin: 0 14px;
    width: 30px;
}
.social li a i {
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 13px;
}
.header_contact li {
    padding: 0 10px;
}
.header_contact li a i {
    margin-right: 6px;
    margin-top: -2px;
}
.menu ul li {
    padding: 30px 25px;
}
.menu ul li a {
    padding-left: 18px;
    font-size: 23px;
}
.menu ul li a:before {
    width: 12px;
    height: 12px;
}
.login_btn {
    padding: 7px 7px;
    padding-right: 20px;
    font-size: 21px;
    margin-left: 40px;
}
.login_btn span {
    width: 30px;
    height: 30px;
    margin-right: 7px;
    line-height: 26px;
}
.login_btn span img {
    height: 17px;
}
.inner_banner img{width: 100%;}
.banner_text h3 {
    font-size: 75px;
}
.banner_text p {
    font-size: 21px;
}
.banner_slider .slick-prev {
    padding-left: 8px;
left: 20px;
}
.page-template-page-railwayengg.page-id-1459 .innerpage .about-rouled .ruld_img_wrapper img {
    width: 77%;
}
.banner_slider .slick-next {
    padding-right: 8px;
right: 20px;
}
.banner_slider .slick-prev:before, .banner_slider .slick-next:before {
    font-size: 32px;
}
.banner_slider .slick-prev:after, .banner_slider .slick-next:after {width: 26px;
    height: 26px;}
.about {
    padding: 80px 0;
}
.about_image {
    padding: 13px;
}
.about_image:after{right: 45px;}
.about_text h1 {
    margin-bottom: 25px;
    font-size: 85px;
}
.about_box {
    padding: 12px 18px;
    margin: 0 0 14px;
}
.about_box h4 {
    margin: 0 0 14px;
    font-size: 40px;
}
.about_box h4 i {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 32px;
}
.more {
    padding: 8px 25px;
    margin: 15px 0;
}
.adrs-conr .address-box .cntnt h5 {
    font-size: 28px;
}
.business_heading h2 {
    font-size: 85px;
}
.business_heading {
    padding-bottom: 30px;
}
.business_heading p {
   font-size: 22px;
}
.business_text {
    padding: 20px 20px;
    height: 301px;
}
.business_text h5 {
    font-size: 29px;
    margin-bottom: 15px;
    padding: 0;
}
.business_text p {
    font-size: 19px;
}
.next {
    padding: 5px 9px;
    font-size: 15px;
    padding-left: 0;
}
.footer {
    padding: 55px 0;
}
.ftr_logo {
    width: 170px;
    height: 170px;
    line-height: 150px;
}
.ftr_logo img {
    width: 100%;
}
.ftr_social {
    margin-bottom: 15px;
}
.ftr_social li {
    padding: 0 4px;
}
.ftr_social li a i {
    width: 44px;
    height: 44px;
    line-height: 44px;
}
.copyright {
    font-size: 19px;
}
.ftr_box h5 {
    font-size: 30px;
    margin-bottom: 25px;
}
.ftr_box h6{font-size: 24px;}
.ftr_menu li {
    margin-bottom: 10px;
}
.ftr_contact li {
    margin-bottom: 15px;
}
.ftr_contact li img {
    width: 25px;
}
.ftr_contact li p {
    padding-left: 0px;
    font-size: 19px;
}
.ftr_box3 {
    padding: 0 34px;
}
.ftr_box:not(:first-child) {
    margin-top: 55px;
}
.innerpage {
    padding: 89px 0;
}
.about_scnd_sec:before {
    clip-path: polygon(86% 14%, 100% 0, 100% 85%, 22% 85%, 0 100%, 0 14%);
}
.card-icon i {
    font-size: 4.8em;
    line-height: 1.6;
}
.profile_card{
    min-height: 310px;
}
.profile_content {
    transform: translateY(-32%);
}
.profile_content h5{
        font-size: 36px;
}
.contactpg .ftr_contact li:first-child h6 {
    font-size: 29px;
    padding-left: 4px;
}
.innerpage.contactpg {
    padding-bottom: 59px;
}
.contact_form input.form-control{
        height: 48px;
}
.contact_form textarea.form-control{
        height: 120px;
}
.ehos_sec:before {
    clip-path: polygon(89% 13%, 100% 0, 100% 69%, 24% 69%, 0 100%, 0 13%);
}
.ehos-content h5 {
    font-size: 27px;
}
.ehos-content h5:after{
        width: 38px;
}
.ehos-icon {
    height: 77px;
    max-width: 77px;
    padding: 13px;
}
.ehos-icon i {
    font-size: 2.1em;
    line-height: 1.3;
}
.ehos_box{    margin-bottom: 17px;}

.contactpg .ftr_contact li p, .contactpg .ftr_contact li a {
    color: #777778;
    font-size: 23px;
}
.form-control{
    font-size: 1.3rem;
}
.contact_form .more {
    padding: 12px 30px;
}
.leadershp_content {
    padding-top: 50px;
}
.ftr_contact li p:before{    height: 20px;}

.qoute-block li {
    padding: 4px 0;
    padding-left: 22px;
}
.qoute-block li:before{   
 height: 7px;
 width: 7px;
 top: 15px;
}
.article .name {
    font-size: 25px;
}
.article .designation {
    margin-bottom: 13px;
    font-size: 18px;
    padding-top: 5px;
}
.sec_hding h2, .page-template-default.page.page-id-38 .innerpage .entry-content.inner_section h2{
    font-size: 53px;
}
.ruld-content p{font-size: 20px}

.product_content h4 {
    font-size: 36px;
}
.product_content ul li:before{
    top: 15px;
}
.product_img img{max-width: 100%}
.product_sec .prodct-grid:nth-child(even) .product_img:before {
    right: -16%;
}
.product_sec .prodct-grid:nth-child(odd) .product_img:before {
    left: 7%;
}
.product_sec {
    padding-bottom: 135px;
}
.product_sec:after{top: 81%;}
.achiv_icon {
    height: 85px;
    width: 85px;
    margin-bottom: 18px;
}
.achiv_icon img {
    width: 47px;
    margin-top: 22px;
}
.achive_grid .achiv_box{
    min-height: 250px;
}
.achiv_content h6 {
    font-size: 36px;
}
.achiv_content p {
    color: #fff;
    font-size: 19px;
}
.cerificate_ribon{
    width: 52%;
    margin-top: -74px;
}
.cerificate_frame {
    height: 350px;
    width: 350px;
}
.cerificate_frame p{padding: 8px;    font-size: 25px;}
.cerificate_wrapper {
    margin: 40px 0;
}
.cerificate_ribon a {
    font-size: 20px;
    line-height: 1.9;
}
.clint-slider .slick-prev:before, .clint-slider .slick-next:before{
    font-size: 26px;
}
.achievemnts_sec {
    padding: 78px 0;
    }
.product_sec h2{padding: 40px 0 30px;}
.product_sec h2:before{
        top: -99px;
    bottom: -64px;
}
.ruld-descrip h5 {
    margin-bottom: 10px;
    font-size: 28px;
}
.achive_grid .achiv_box {
    margin-top: 44px;
}
.download-link {
    font-size: 18px;
}

.pdf_info p{
    font-size: 20px; 
}
.achievemnts_sec p {
    font-size: 22px;
    }
.clients_sec {
    padding: 68px 0 80px;
}
.about-rouled h5{
    font-size: 38px;
    margin-bottom: 12px;
}
.page-template.page-template-page-railwayengg.page-id-200 .innerpage .about-rouled .ruld_img_wrapper .ruld-descrip ul li:before {
    top: 10px;
    height: 7px;
    width: 7px;
}
.product_sec .prodct-grid .wide-pdc-cntent .product_content{margin-left: 4%;}
.page-template-default.page.page-id-38 .innerpage .entry-content.inner_section h4 {
    margin-top: 28px;
    font-size: 33px;
}
.contactpg .ftr_contact li:first-child p {
    padding-left: 37px;
}
.site_map .map {
    height: 450px;
}
.thankyou_sec h1 {
    font-size: 79px;
    padding-top: 24px;
}
.project_sec {
    padding: 63px 0;
}
.page-template-page-railwayengg.page-id-1479 .innerpage .about-rouled .ruld_img_wrapper img{
        width: 77%; box-shadow: 0px 4px 7px #b5b1b1;  margin: auto;
}
.page-template-page-railwayengg.page-id-1479 .innerpage .about-rouled .ruld_img_wrapper{box-shadow:none;}
.page-template-page-railwayengg.page-id-205 .innerpage .about-rouled .ruld_img_wrapper{margin-top: 0;}
}

@media screen  and (max-width:1199px) {
.menu ul li {
    padding: 20px 18px;
}
.menu ul li a {
    font-size: 14px;
}
.login_btn {
    font-size: 15px;
    margin-left: 20px;
}
.banner_text h3 {
    font-size: 50px;
}
.about_text h1,.business_heading h2{font-size: 57px;}
.about_box h4 {
    font-size: 28px;
}
.business_text h5 {
    font-size: 23px;
}
.ftr_box1{padding-right: 0;}
.ftr_box3 {
    padding: 0 5px;
}
.leadershp_content {
    padding-top: 48px;
}
.card-icon {
    height: 150px;
    width: 150px;
    }
    .card-icon i {
    font-size: 4.7em;
    line-height: 2;
}
.profile_card {
    max-height: 270px;
}
.ruld-descrip h5 {
    font-size: 18px;
}
.ruld-descrip ul li {
    width: 46%;
}
.ruld-content p {
    line-height: 1.5;
    font-size: 16px;
}
.sec_hding h2{
        font-size: 32px;
}
.product_content h4 {
    font-size: 22px;
}
.product_sec .prodct-grid:nth-child(odd) .product_img:before {
    left: 8%;
}
.achive_grid .achiv_box {
    width: 17%;
    padding: 25px 10px 0 10px;
}
.achiv_content h6 {
    font-size: 24px;
}
.cerificate_frame {
    height: 275px;
    width: 275px;
}
.cerificate_frame p{
    font-size: 20px
}
.cerificate_ribon a {
    font-size: 16px;
    line-height: 1.8;
}
.ruld-descrip {
    padding: 7px 16px;
}
.ftr_box.ftr_box3 ul {
    grid-template-columns: repeat(2 , 54%);
}
.pdf_info{
    text-align: center;
}
.business_text {
    height: auto;
}
.business_box{display:block;}
.page-template-page-railwayengg.page-id-1479 .innerpage .about-rouled .ruld_img_wrapper {
    margin-top: 50px;
}
}

@media screen and  (max-width:991px) {
    body{font-size: 15px;}
    .logo {width: 90px;}
    .header_bottom{padding: 10px 0;}
    .header_contact li a {
    font-size: 0;
    display: block;
}
.header_contact li a i {
    margin-right: 0;
    display: block;
    font-size: 20px;
}
.menu .menu-collapser {
   width: auto;
    order: 2;
    padding: 0;
}
.menu ul li .sub-toggle {
    right: 14px;
}
.login_btn {
        order: 1;
    margin-left: 0;
    margin-right: 60px;
}

ul.slimmenu {
    width: 100%;
    position: absolute;
    left:0;
    top:100%;
    background: #fff;
    text-align: left;
}
.menu,.header_right{position: static;}
.menu ul li{padding: 0 15px !important;}
.menu ul li a {
    padding: 10px 0;
    font-size: 16px;
}
.menu ul li a:before{display: none;}
.banner {margin-top: 106px;}
.banner_text h3 {
    font-size: 45px;
}
.banner_text p {
    font-size: 15px;
}
    /*.about_image {*/
    /*padding-right: 20px;}*/

    .about_box h4 {
    font-size: 26px;
}
.about_text h1, .business_heading h2 {
    font-size: 52px;
}
.ftr_box2{background: none;}
.ftr_box2:after {
    left: 7px;
    right: 7px;
}
.ftr_box3 {
    padding: 0 25px;
}
.profile_content h5{
        font-size: 25px;
}
.card-icon {
    height: 138px;
    width: 138px;
    }
    .profile_content {
    transform: translateY(-22%);
}
.ledership_img {
    margin-top: 13%;
}
.sec_hding h2 {
    font-size: 30px;
}
.ruld-content p {
    font-size: 15px;
}
.ruld-descrip ul li {
    font-size: 14px;
}
.product_content h4 {
    font-size: 19px;
}
.product_sec .prodct-grid:nth-child(even) .product_img:before {
    right: -40%;
}
.achiv_icon {
    height: 65px;
    width: 65px;
    }
    .achiv_icon img {
    width: 34px;
}
.achiv_content h6 {
    font-size: 22px;
}
.achive_grid .achiv_box {
    width: 25%;
    }

.cerificate_frame {
    height: 214px;
    width: 214px;
}
.cerificate_frame p {
    font-size: 16px;
}
.cerificate_ribon {
    width: 89%;
    margin-top: -50px;
}
.ftr_box.ftr_box3 ul {
    grid-template-columns: repeat(1 , 100%);
}
.ftr_box h5 {
    font-size: 18px;
}
.pdf-wrapper {
    margin-bottom: 41px;
}
.adrs-grd{justify-content: center;}
}

@media screen and (max-width:767px) and (orientation:landscape ){
    .menu ul.slimmenu {height:80vh; overflow: auto;}
}
@media screen and (max-width:767px) {
    .header_social p {
    display: none;
}
    .banner_text h3 {
    font-size: 40px;
}
.ruld-content a {
    color: #012f43;
    margin-bottom: 35px;
}
.certificate_sec { padding: 34px 0;}
    
.about {
    padding: 40px 0 0;
}
.about_image img{
    width: 77%;
    margin: auto;
}
.about_image {
    margin-bottom: 15px;
    padding: 35px 0 0 0;
}
.wuhs-img img{ width: 100%;}
.about_image:after{display: none;}
.about_image img:last-child {
    right: 15px;
}
.about_text h1, .business_heading h2 {
    font-size: 45px;
}
.about_box h4 {
    font-size: 24px;
}
.footer {
    text-align: center;
    padding-bottom: 20px;
}
.ftr_box1 {
    padding-right: 15px;
}
.ftr_box:not(:first-child) {
    margin-top: 0;
}
.ftr_box2 {
    padding: 25px 15px;
    margin: 30px 0;
}
.ftr_box2:after {
    left: -1000px;
    right: -1000px;
    top: 0;
    bottom: 0;
}
.adrs-conr {
    margin-bottom: 15px;
}
.ftr_box3 {
    padding: 0 15px;
}
.ftr_contact li p {
    padding-left: 0;}
.ftr_contact li img{display: block; margin: 0 auto 7px;}
.innerpage {
    padding: 28px 0;
}
.about {
    padding: 3px 0 0;
}
.about_scnd_sec:before{
    display: none;
}
.about_scnd_sec{
    background: #f4f4f4
    }
    .inner_abt_img {
    max-width: 358px;
    margin: 25px auto;
}
.company_profile_sec {
    padding: 28px 0 0;
    }
.prof_grid {
    grid-template-columns: repeat(2, 46%);
}
.profile_content {
    transform: translateY(-27%);
}
.ledership_img{
     max-width: 358px;
     margin: 30px auto auto;
}
.ehos_sec{background:  #f4f4f4; margin-top: 0;}
.ehos_sec:before{
    display: none;
}
.ehos_sec {
    padding: 30px 0;
}
.leadershp_content {
    padding-top: 36px;
}
.leadershp_sec {
    padding-bottom: 35px;
}
.ehos-content{
    padding-left: 0
}
.ehos_box {
    align-items: center;
    flex-direction: column;
}
.ehos-content{
    text-align: center;
}
.ehos-content h5 {
    margin-bottom: 6px;
        font-size: 18px;
    margin-top: 15px;
}
.ehos-content h5:after{
    display: none;
}
.ehos-icon i {
    font-size: 1.8em;
    line-height: 1.4;
}
.ftr_contact li p:before{display: none;}
.contactpg .ftr_contact li p, .contactpg .ftr_contact li a {
    font-size: 16px;
    padding-left: 8px;
}
.certif_img img {
    max-width: 57%;
    margin: auto;
}
.accordion .card-header .btn-link {
    font-size: 15px;
}
.accordion {
    margin-top: 18px;
}
.about-rouled h5 {
    font-size: 27px;
}
.product_sec .prodct-grid:nth-child(odd) .product_img:before , .product_sec .prodct-grid:nth-child(even) .product_img:before{
    display: none;
}
.product_sec .prodct-grid .product_content {
    margin-top: 20px;
}
.cerificate_frame {
    height: 255px;
    width: 255px;
}
.cerificate_ribon {
    width: 48%;
    margin-top: -65px;
}
.cerificate_frame p {
    font-size: 15px;
    padding: 45px;
}
.achive_grid .achiv_box {
    width: 31%;
}
.achievemnts_sec:after {
    -webkit-clip-path: polygon(100% 0%, 100% 38%, 100% 100%, 0 100%, 0 0);
    -moz-clip-path: polygon(100% 0%, 100% 38%, 100% 100%, 0 100%, 0 0);
    clip-path: polygon(100% 0%, 100% 38%, 100% 100%, 0 100%, 0 0);
}
.product_img img {
    max-width: 100%;
}
.sec_hding h2 {
    font-size: 25px;
}
.product_sec:after{display: none;}

.achiv_content h6 {
    font-size: 20px;
}
.ftr_contact li figure:before{display: none;}
.ftr_box.ftr_box3 ul p, .ftr_box.ftr_box3 ul figure, .ftr_box.ftr_box3 ul .ads-dtl{
    display: block;
}
.page-template.page-id-199 .achievemnts_sec .achive_grid .achiv_box, .page-template.page-id-206 .achievemnts_sec .achive_grid .achiv_box {
    width: 55%;
}
.page-template.page-template-page-railwayengg.page-id-206 .about-rouled .ruld-content{padding-right: 0}

.product_sec .prodct-grid:nth-child(even) .product_content {margin-left: 0;}
.page-template-default.page.page-id-38 .innerpage .entry-content.inner_section h2 {
    font-size: 25px;
}
.page-template-default.page.page-id-38 .innerpage .entry-content.inner_section h4 {
    margin-top: 13px;
    font-size: 16px;
}
.about_image{
    border: none;
}
.menu ul li .sub-toggle {
    right: 16px;
}
.menu ul li>ul{width: 100%}
.ruld-descrip ul li {
    width: 100%;
}
.prodct-grid:not(:first-child) {
    margin-top: 0;
}
.product_sec .prodct-grid .product_img {
    margin-top: 28px;
}
.product_sec {
    padding-bottom: 40px;
}
.contactpg .ftr_contact li p{
    padding-left: 0;
}
.safety_sec:before{
   -webkit-clip-path: polygon(100% 0%, 100% 100%, 100% 100%, 0% 100%, 0 0);
   clip-path: polygon(100% 0%, 100% 100%, 100% 100%, 0% 100%, 0 0);
}
.safety-wrap .clint img {
    width: 68%;
}
.page-template-page-railwayengg.page-id-205 .innerpage .about-rouled .col-md-5 , .page-template-page-railwayengg.page-id-1479 .innerpage .about-rouled .col-md-5{order: 2;}

.page-template-page-railwayengg.page-id-205 .innerpage .about-rouled .ruld_img_wrapper {
    margin-top: 0px;
}
.page-template-page-railwayengg.page-id-1479 .project_sec .grid-row .project_pdf_file {
    margin-bottom: 0;
}
.project_sec{padding-bottom: 0;}
.page-template-page-railwayengg.page-id-1479 .innerpage .about-rouled .ruld_img_wrapper {
    margin-top: 12px;
}
.page-template-page-railwayengg.page-id-1479 .project_sec .grid-row {
    justify-content: center;
}
.innerpage.relst-sec .img-col{order:2;}
}

@media screen and (max-width:575px) {
    .logo {
    width: 75px;
}
.header_bottom {
    padding: 5px 0;
}
.login_btn{    font-size: 0;
    padding: 5px;}
.login_btn span{margin: 0;}
.header_contact li a i {
    font-size: 18px;
}
.award_imgs img {
    max-width: 56%;
}
.banner {
    margin-top: 96px;
}
.banner_slider .slick-prev {
    left: 10px;
}
.banner_slider .slick-next {
    right: 10px;
}
.banner_text {left: 30px;
    right: 30px;}
.banner_text h3 {
    font-size: 32px;
}
.banner_text p {
    font-size: 14px;
    line-height: normal;
}
.about_text h1, .business_heading h2 {
    font-size: 40px;
}
.card-icon {
    height: 125px;
    width: 125px;
}
.card-icon i {
    font-size: 4em;
    line-height: 2.2;
}
.pdf-wrapper , .certif_img{
    margin-bottom: 20px;
}
.innerpage {
    padding: 28px 15px;
}
.addess-sec { padding: 35px 0 25px;}
.download-link{
        margin-top: 0;
}
.clint-slider .slick-next {
    right: -8px;
}
.clint-slider .slick-prev {
    left: -13px;
}
.clint-slider .slick-prev, .clint-slider .slick-next{
        top: 74%;
}
.product_content h4 {
    font-size: 17px;
}
.cerificate_ribon a {
    font-size: 14px;
    line-height: 2.6;
}
.certificate_sec {
    padding: 40px 0;
}
.ftr_box h5 {
    font-size: 16px;
}
.ftr_contact li p{
    font-size: 14px;
}
.about-rouled h5 {
    font-size: 22px;
}
.thankyou_sec img {
    max-width: 11%;
}
.thankyou_sec h1 {
    font-size: 45px;
}
.page-template-default.page.page-id-11 .about.about_scnd_sec.innerpage.top-sec .misc_content {
    padding-top: 8px;
    padding-bottom: 8px;
}
.page-template-default .top-sec.innerpage {
    padding-bottom: 24px;
}

}
@media screen and (max-width:480px) {
    .banner_text h3 {
    font-size: 24px;
}
.banner_text p {
    font-size: 13px;
}
.profile_card {
    max-height: 247px;
}
.prof_grid {
    grid-template-columns: repeat(1, 90%);
}
.prof_grid .prof_item:first-child{
    margin-bottom: 54px;
}
.company_profile_sec {
    padding: 28px 0;
}
.contactpg .ftr_contact li img {
    display: block;
    margin: auto;
    }
    .contactpg .ftr_contact li {
    text-align: center;
}
.site_map .map {height: 280px;}
.wp-block-columns {margin-bottom: 0.75em;}
.product_sec .prodct-grid:nth-child(even) .product_content {
    margin-left: 0;
}
.achive_grid .achiv_box {
    width: 41%;
}
.clint-slider .clint img {
    width: auto;
    margin: auto;
}
.clint-slider .slick-next {
    right: 15px;
}
.clint-slider .slick-prev {
    left: 15px;
}
.contactpg .ftr_contact li:first-child p {
    padding-left: 0;
}
.cerificate_ribon a {
    line-height: 1.8;
}
.clint-slider .slick-prev, .clint-slider .slick-next {
    top: 50%;
}

}
@media screen  and (max-width:420px) {
body {
    font-size: 14px;
}
    .about_text h1, .business_heading h2 {
    font-size: 36px;
}
    .banner_item figure img {
    height: 154px;
    object-fit: cover;
}
.inner_abt_img {
    max-width: 300px;
    }
    .prof_grid .prof_item:first-child {
    margin-bottom: 39px;
}
.contactpg .ftr_contact li p, .contactpg .ftr_contact li a {  font-size: 15px;}
.sec_hding h2 {
    font-size: 22px;
}
.clint-slider .slick-prev, .clint-slider  .slick-next {
    top: 50%;
}
.page-template-default.page.page-id-38 .innerpage .entry-content.inner_section h2{
    font-size: 23px;
}
.about-rouled h5 {
    font-size: 20px;
}
}
@media screen  and (max-width:360px) {
  .card-icon {
    height: 116px;
    width: 116px;
}
.card-icon i {
    font-size: 3.5em;
    }
    .about_text h1, .business_heading h2 {
    font-size: 31px;
}
.ruld-descrip h5 {
    font-size: 16px;
}
.clint-slider .clint img {
    width: 78%;
    margin: auto;
}
.cerificate_ribon a {
    font-size: 13px;
    line-height: 1.8;
}
}

.page-template-default .top-sec.innerpage{
    padding-bottom: 50px;
}