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


body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin : 0;
    padding : 0;
    border : none; background:none;
}
li, ol, ul {
    list-style : none;
}

a {
    outline: medium none;
    text-decoration: none;
}

img {
    border: 0 none;
}
.clear {
    clear: both;
    float: none;
}
img.cap-image { margin: 0px;
                position: absolute;
                top: 1px;
                left: 390px;  
              
}

body{ margin:0px; padding:0px; width:100%; font-family:arial;}

#header {position:relative; z-index:2;}
#sologo {}
.w3-animate-left{position:relative;animation:animateleft 0.4s}@keyframes animateleft{from{left:-300px;opacity:0} to{left:0;opacity:1}}
.navbar-default .navbar-nav > li > a {color:#fff;font-size: 22px;}
.navbar-default .navbar-nav > li > a:hover {color:#ed7d31;}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color:#ed7d31 ;
    background:none; 
}
.navbar-default {border:none; background:none;}
.logo {position:absolute;top:1px; }
.logo1 {position:absolute;top:1px; }
.slides {
    height: 100%;
    position:relative;
    min-height:830px;
	background-repeat:no-repeat;
}

.design-b {
    background:url(../img/design.jpg) no-repeat center 90%;
    background-size:cover;
    height: 60%;
    position: relative;
    min-height:415px;

}

.top-header {
    float: left;
    width: 100%;
    background: #222;
    color: #7f7e7e;
    position: fixed;
    font-size: 15px;
    z-index:3;
    height: 47px;
    line-height: 23px;    
}
.top-nav {
    float: right;
    margin-top:4px;
}
.top-nav>li {
    float: left;
    padding: 0 15px;
}
.top-nav li a {
    color: #fff;
    text-decoration: none;
    padding: 10px 0;
    display: block;
}
.top-nav li a:hover {
    color: #ED7D31;
    text-decoration: none;
}
.header-logo-menu {
    background:none;
    float: left;
    padding-bottom: 30px;
    width: 100%;
    margin-top:53px;
    position:relative;
}

.header-logo-menu1 {
    background:none;
    float: left;
    padding-bottom: 30px;
    width: 100%;
    margin-top:53px;
    position:relative;
}
.header-logo-menu1 img {
    margin-top:0px;width: 308px;
}
.header-logo-menu img {
    margin-top:0px;width: 308px;
}
.main-nav {
    margin-top: 76px;
    float: right;
}
.main-nav>li {
    padding: 0px;
    float: left;
}
.top-nav>li>a {
    font-weight: bold;
}
.main-nav>li>a {
    display: block;
    padding: 20px 13px;
    color: #d7d7d7;
    font-size: 22px;
    font-family: Arial, Helvetica, sans-serif;
}
.main-nav>li>a:hover, .main-nav>li>a:focus, .main-nav>li>a:visited {
    text-decoration: none !important;
    background: #222;
}
.main-nav>li:hover > a {
    background: #222;
    text-decoration: none !important;
}
header .dropdown-menu {
    background-clip: padding-box;
    background-color: #222222;
    border-radius: 0px;
    box-shadow: none;
    display: none;
    float: left;
    font-size: 14px;
    left: 0;
    list-style: outside none none;
    margin: 0;
    width: 342px;
    padding: 0;
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: 1000;
    border: none;
    margin-left: 0px;
}
header .dropdown-menu > li > a {
    clear: both;
    color: #ED7D31;
    display: block;
    font-weight: 400;
    line-height: 1.42857;
    padding: 10px 20px;
    white-space: normal !important;
    float: left;
    width: 100%;
    font-size: 17px;
    border-bottom: 1px solid #323232 !important;
}
header .dropdown-menu > li > a span {
    float: left;
    width: 100%;
    white-space: normal !important;
    color: #7f7e7e;
    font-size: 12px !important;
}
header .dropdown-menu > li > a:hover {
    background: #323232;
    color: #FF4300 !important;
    /* Firefox */
    -moz-transition: all 1s ease-in;
    /* WebKit */
    -webkit-transition: all 1s ease-in;
    /* Opera */
    -o-transition: all 1s ease-in;
    /* Standard */
    transition: all 1s ease-in;
}
header .dropdown-menu > li > a:hover span {
    color: #FFF !important;
    /* Firefox */
    -moz-transition: all 0.3s ease-in;
    /* WebKit */
    -webkit-transition: all 0.3s ease-in;
    /* Opera */
    -o-transition: all 0.3s ease-in;
    /* Standard */
    transition: all 0.3s ease-in;
}
a.active {
    color: #ed7d31 !important;
}
a.selected {
    color: #ed7d31 !important
}
.call-us {
    padding: 10px 0;
    color: #fff;
    margin-right:30px;
    margin-top:4px;
}
.home-banner-text {
    position: relative;
}
.home-banner-text h1 {
    position: absolute;
    top: 318px;
    left: 170px;
    width: 790px;
    text-align: center;
    font-weight: normal;
    font-size: 49px;
    font-family: Helvetica;
    color: #fff !important;
    text-shadow: 1px 1px 6px #333;
    padding: 10px;
    line-height: 70px;
    overflow-wrap: break-word;
    /* background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0; */
}
.type-wrap em {
    animation: blink 1s infinite;
    animation-iteration-count: 2;
    font-family:French Script MT;
    font-size:30px;
}
.type-wrap d {
    animation: blink 1s infinite;
    animation-iteration-count: 2;
    font-style:italic;
}

.learn-how {
    position: absolute;
    top: 520px;
    left: 496px;
}
.learn-how a {
    background: #c55a11;
    color: #fff;
    padding: 10px 25px;
    display: block;
    font-size: 22px;
    font-family: Arial;
    border:solid 1px #faff02;
}
.learn-how a:hover {
    background: #222;
    color: #fff;
    text-decoration: none;
}

.search input[type="text"] {
    background:transparent;
    background-image: url("../img/search1.png");
    background-position: 8px 8px;
    background-repeat: no-repeat;
    border-radius: 4px;
    box-sizing: border-box;
    color: #c5c6c6;
    font-size: 17px;
    padding: 0 16px 9px 20px;
    position: absolute;
    right: 0;
    top: 40px;
    transition: width 0.4s ease-in-out 0s;
    width: 0;
    z-index: 9999;
    cursor:pointer;
}
.search input[type=text]:focus {
    width: 100%;
    border: 1px solid #c5c6c6;
    padding-left:36px;
    padding-top:6px;
    padding-bottom:6px;
    background-color: #232323;
    cursor:auto;
}

.floating-keywords {
    bottom: -25px;
    color: #eee40d;
    font-style: italic;
    left: 184px;
    position: absolute;
    width: 830px;
    font-size: 18px;
    font-family: Helvetica;
}
.floating-keywords1 {
    bottom: -25px;
    color: #eee40d;
    font-style: italic;
    left: 184px;
    position: absolute;
    width: 830px;
    font-size: 18px;
    font-family: Helvetica;
}

.navbar-right .dropdown-menu {left:0%; top:50px;}

.we-stand {
    background: #203864;
    padding: 20px 0;
    width: 100%;
    float: left;
    text-align: center;
    color: #fff;
}
.we-stand h2 {
    font-size: 34px;
    font-weight: normal;
    line-height: 43px;
    margin-bottom: 3px;
    font-family: Arial Narrow;
}
.we-stand h2 p {
    margin-top: 0px;
}
.yellow {
    color: #e67836;
}
.steps-container {

    padding: 10px;
    font-size: 18px;
    font-family: Arial Narrow;
}
.steps-container img {width:100%;margin-bottom: 8px;}

.text-home {text-align: center;
            width: 338px;
            font-size: 19px;
            word-break: break-word;}

.text-home1 {text-align: center;
             width: 343px;
             font-size: 19px;
             word-break: break-word;}

.steps-container:hover {
    cursor:pointer;
}
.reactor-text {font-size: 19px;padding: 5px 0; font-weight: bold;}

.steps-container figure {
    margin-bottom: 20px;
}
.red {
    color: red;
}
.blue {
    color: #00b0f0;
}

.small-text {
    font-size: 12px;
    padding: 5px 0;
    font-weight: bold;
}
.underline {
    text-decoration: underline !important;
}

.bullet-points {
    background: #203864;
    float: left;
    width: 100%;
    padding: 0px 0;
}
.bullet-points ul {
    position: relative;
}
.bullet-points ul li {
    font-size: 19px;
    padding: 11px 10px 10px 0px;
    position: relative;
    font-family: roboto;
}
.bullet-points ul li:nth-child(odd) {
    background: #002060;
    border-left: 5px solid #002060;
    border-right: 5px solid #002060;
    margin-bottom: 15px;font-size: 18px;
    color: #fff;
}
.bullet-points ul li:nth-child(even) {
    background: #002060;
    border-left: 5px solid #002060;
    border-right: 5px solid #002060;
    margin-bottom: 10px;font-size: 18px;color: #fff;
}
/*.bullet-points ul li:hover {
        -moz-transition: all 0.3s ease-in;
        -webkit-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in;
        background: #FFFAA2;
        color: #000;
        cursor: pointer;
}*/
.bullet-points ul li::before {
    font-family: Arial Black, Arial, Verdana !important;
    font-size:60px;
    font-weight:bold;
    color:#000;
}
.shedow-box h5 {
    float: left;
    font-size: 37px;
}
.shedow-box .num1 {
    float:left;
    font-size:25px;
    margin:0px 25px;
}
.shedow-box .num2 {
    float:left;
    font-size:25px;
    margin:-4px 25px;
}
.reactor-health {
    margin: 5px 0 0 0;text-align: left;
    font-family: Arial Narrow; font-size: 15px; color: #faff02;
}
.reactor-health1 {
    margin: 20px 0 0 0;text-align: left;
    font-family: Arial Narrow; font-size: 13px; color: #faff02;    margin-bottom: 30px;
}
span.red-star {font-size: 20px;color: red;font-weight: bold;}
.reactor-health1::before {
    content: "\f069";
    font-family: 'FontAwesome';
    color: red;
    font-size: 8px;
    margin-right: 1px;
    margin-top: 3px;
    display: block;
    float: left;
}
.reactor-health::before {
    content: "\f069";
    font-family: 'FontAwesome';
    color: red;
    font-size: 8px;
    margin-right: 1px;
    margin-top: 3px;
    display: block;
    float: left;
}

.reactor-health2 {
    margin: 5px 0 0 0;text-align: left;
    font-family: Arial Narrow; font-size: 15px; color: #faff02;
}
.reactor-health2::before {
    content: "\f069";
    font-family: 'FontAwesome';
    color: red;
    font-size: 8px;
    margin-right: 1px;
    margin-top: 3px;
    display: block;
    float: left;
}
.reactor-health3 {
    margin: 5px -13px 0 5px;text-align: left;
    font-family: Arial Narrow; font-size: 35px; color: #f00;
}
.reactor-health3::before {
    color: red;
    font-size: 11px;
    margin-right: -1px;
    margin-top: -11px;
    display: block;
    float: left;
    margin-left: 5px;
}

.star-col {    color: red;}

.light-blue a {color: #00b0f0;}
.light-blue  {color: #00b0f0;}

.under {padding-bottom: 0px; border-bottom: #00b0f0 1px solid;}
.shedow-box {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
    font-family:Andalus;
}

.hvr-sweep-to-right {
    color:#000;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.9s;
}
.hvr-sweep-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #f16635;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 9.3s;
    transition-duration: 0.9s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
    color: #000;
}
.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.shedow-box .num2:hover, .shedow-box .num2:focus, .shedow-box .num2:active {
    color: #000;
}
.shedow-box .num1:hover, .shedow-box .num1:focus, .shedow-box .num1:active {
    color: #000;
}

.hvr-sweep-to-right:hover a, .hvr-sweep-to-right a:focus, .hvr-sweep-to-right a:hover {
    color: #fff;
}
.hvr-sweep-to-right:hover a, .hvr-sweep-to-right a:focus, .hvr-sweep-to-right a:hover {
    color: #fff;
}

.hvr-sweep-to-right:hover span.blue em, .hvr-sweep-to-right span.blue em:focus, .hvr-sweep-to-right span.blue em:hover {
    color: #fff;
}
.hvr-sweep-to-right:hover span.blue a, .hvr-sweep-to-right span.blue a:focus, .hvr-sweep-to-right span.blue a:hover {
    color: #fff;
}
.hvr-sweep-to-right:hover span.blue em a, .hvr-sweep-to-right span.blue em:focus a, .hvr-sweep-to-right span.blue em a:hover {
    color: #fff;
}

.hvr-sweep-to-right:hover span.yellow em, .hvr-sweep-to-right span.blue em:focus, .hvr-sweep-to-right span.blue em:hover {
    color: #fff82f;
}

.hvr-sweep-to-right:hover span.yellow, .hvr-sweep-to-right span.blue:focus, .hvr-sweep-to-right span.blue:hover {
    color: #fff82f;
}

#footer {
    background: #222;

    color: rgba(219, 218, 218, 0.5);
    width: 100%;    padding-left: 7px;
}
.footer-first {
    background: #262626;
    padding: 40px 10px;
    float: left;
    margin-right: 5px;
    width: 14%;
}
.padd-footer {width: 17.3%;}
.padd-footer-sec {width: 20.4%;}
.padd-footer-three {width: 17.3%;}
.padd-footer-image {width: 14.4%;}
.footer-first h2 {
    font-size: 22px;
    margin-bottom: 20px;
}

.footer-first h2 a {
    font-size: 22px;
    margin-bottom: 20px;
    color: #fff;
}

.footer-first h2 a:hover {
    font-size: 22px;
    margin-bottom: 20px;
    color: #ed7d31;
    text-decoration: none;
}


.footer-first ul li a {
    padding: 5px 0;
    color: #fff;
    display: inline-block;
    font-size:15px; text-overflow: ellipsis;  overflow: hidden;  white-space: nowrap;    font-weight: normal;
    width: 100%;
}
.footer-first ul li a:hover {
    color: #ed7d31;
    text-decoration: underline;
}

.footer-first img {width: 72%;padding: 0px; height: 260px;}

.bottom-footer {
    width: 100%;
    background: #2c2b2b;
    color: #FFF;
    font-size:12px;	
    line-height:40px;

}
.bottom-footer ul li {
    display:block;
    float:left;
    margin-right:20px;
}

.bottom-footer ul li a {
    color: #fff;
    display: inline-block;
    font-size:15px;
    float:left;
}
.bottom-footer  ul li a:hover {
    color: #ed7d31;
    text-decoration: underline;
}
.copyright {text-align:right; font-size:15px;}

/*----------------Design Page----------------------*/

.page-heading {
    padding: 10px 0;
    color: #000;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
    background-color:#fff;
    z-index:1;

}
.page-heading .heading {
    z-index:99999;
}
#product_title {
    color:#ed7d31;
    font-size:18px;
    font-weight:bold;
    display:none;
}
#productMenuBar {
    width:100%;
    margin-left:0px;
    right:0px;
}
#page {
    font-weight: bold;
    font-size:14px;
    float:right;
    display:none;
 margin-top: -2px;
   

}

.breadcrumb {
    float: left;
    width: 100%;
    padding: 10px 0;
    background: none;
    font-size:12px;
}
.inner-pages {
    float: left;
    width: 100%;
    font-size: 17px;
       margin-bottom: 20px !important;
           min-height: 537px;
    
}
.inner-pages p {
    
    font-size:17px;
    text-align:justify;
    padding:15px 15px;
        margin-bottom: 15px;
}
.inner-pages h2 {
    font-size: 20px; 
        
    font-weight: bold;
    color: #ED7D31;
    margin-bottom: 10px;
}

/*----------------solutions_b----------------------*/
.main-nav1 {
    margin-top:26px;
}
.main-nav1>li {
    padding: 0 15px;
    float: left;
}
.top-nav1>li>a {
    font-weight: bold;
}
.main-nav1>li>a {
    display: block;
    padding: 20px;
    color: #d7d7d7;
    font-weight:bold;
    font-size: 13px;
}

.main-nav1>li>a:hover, .main-nav1>li>a:focus, .main-nav1>li>a:visited {
    text-decoration: blink;
    background: #222;
    color: #ed7d31;

}
.main-nav1>li:hover > a {
    background: #222;
    text-decoration: blink;
    color: #ed7d31;

}

.solutions-b {
    background: url(../img/solution2.jpg) no-repeat center;
    background-size:cover;
    height: 70%;
    position:relative;
    min-height:415px;
}
.inner-pages img {max-width:100%;}
.blue-bg {
    background: #d6dce5;
    color: #002060;
    padding: 20px;
    margin-bottom: 15px;
    border: 1px solid #ccd2db;
    margin-top:25px;
}


/*----------------solutions_b----------------------*/
.about-b {
    background: url(../img/about.jpg)  no-repeat center;
    background-size:cover;
    height: 70%;
    position:relative;
    min-height:415px;
}
.team {
    border:1px solid #ffcfb5;
    margin-bottom:20px;
}
.team img {
    border:2px solid #333; border-radius:4px; margin-bottom:15px;
}
.margin-left {
    margin-left: 20px;
}
.margin-right {
    margin-right: 20px;
}
.list-data li {
    list-style: disc;
    margin: 0 0 15px 20px;
}

.inner-pages img.des_img {max-width:23%; border:solid 2px #333; border-radius:4px;}

/*----------------base----------------------*/

.base-b {
    background:url(../img/insight-me.jpg)  no-repeat;
    background-size:cover;
    height: 70%;
    position:relative;
    min-height:415px;
}

.product-b {
    background: url(../img/product.jpg) no-repeat center;
    background-size:cover;
    height: 70%;
    position:relative;
    min-height:415px;
}
.development-b {
    background: url(../img/development1.jpg) no-repeat center;
    background-size:cover;
    height: 70%;
    min-height:415px;
}
.inner-pages p img {max-width:100%;}

.inner-pages1 p {
    margin-bottom: 15px;
    font-size:17px;
    text-align:justify;
    padding:15px 15px;
}
.inner-pages1 {
    float: left;
    width: 100%;
    font-size: 17px;
    margin-bottom: 20px;
    min-height: 537px;
    
}

.certification-b {
    background: url(../img/service1.jpg) no-repeat center;
    background-size:cover;
    height: 70%;
    min-height:415px;
}


.form-area {
    border: 1px solid #f1f1f1;
    padding: 10px 40px 60px;
    margin: 0px 0;
}
.contact-form .btn-primary {
    background: #FF4300;
    border: none;
    padding: 10px 37px;
    border-radius: 6px;
}
.contact-form .btn-primary:hover {
    background: #444;
    border: none;
    border-radius: 6px;
    padding: 10px 37px;
}
.form-group {
    margin-bottom: 30px;
}
.contact-form button {font-size: 15px;}
.contact-form .btn-primary:focus {
    background: #d83900 !important;
}
.address h6 {
    margin:2px 0px !important;
    font-size:14px;
}
.address {
    border: 1px solid #f1f1f1;
}
.address p {
    line-height:25px;
}
.address img {
    margin:33px 0px 5px;
}
.inner-pages2 p {
    margin-bottom: 15px;
    font-size:17px;
    text-align:justify;
    padding:7px;
}
.inner-pages2 {
    float: left;
    width: 100%;
    font-size: 17px;
    margin-bottom: 20px;
   
}
.inner-pages2 h2 {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: bold;
    color: #ED7D31;
}
.inner-pages1 h2 {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: bold;
    color: #ED7D31;
}
.dark-blue-bg {
    background: #203864;
    color: #FFF;
    padding: 20px;
    margin-bottom: 15px;
    font-size: 22px !important;
}
.dark-blue-bg .yellow {
    color: #ffc000;
}
.purple {
    color: purple;
}

.edge-b {
    background: url(../img/edge1.jpg) no-repeat;
    background-size: cover;
    height: 70%;
    min-height:415px;
}
.punchline {
    background: #f2f2f2;
    color: #000;
    font-size: 22px;
    padding: 20px;
    margin-bottom: 15px;

}
.black-bg {
    background: #535353;
    color: #fff;
    padding: 20px;
    font-size:20px;
    margin-bottom: 15px;
}




.block-view {
    float: left;
    width: 100%;
}

.vista-b {
    background: url(../img/vista2.jpg) no-repeat center 100%;
    background-size:cover;
    height: 70%;
    min-height:415px;
}

.inner-pages p img.des13-padd {max-width:100%;}
.inner-pages p img.des12-padd {max-width:20%;}

.inner-pages a img.non1-padd {max-width:37%;}
.inner-pages a img.non2-padd {max-width:45%;}
.inner-pages a img.non3-padd {max-width:41%;}
.inner-pages a img.non4-padd {max-width:100%;}

.inner-pages a img.onestop3-padd {max-width:70%;}
.inner-pages a img.onestop2-padd {max-width:100%;}

.pricing-b {
    background: url(../img/pricing.png) no-repeat;
    background-size:cover;
    height: 70%;
    min-height:415px;
}


.inner-pages a img.process-padd {max-width:100%;}


.inner-pages a img.ready4-padd {max-width:53%;}
.inner-pages a img.hydrocarbon-padd {max-width:100%;}
.inner-pages a img.hydrocarbon1-padd {max-width:45%;}

.product-page-link {
    position: relative;
}
.product-page-link a {
    position: absolute;
    bottom: 30px;
    right: 200px;
}
.inner-pages a img.procedure2-padd {max-width:65%;}
.inner-pages a img.procedure1-padd {max-width:85%;}

.inner-pages p img.syngas0-padd {max-width:100%;}
.inner-pages p img.syngas1-padd {max-width:35%;}
.inner-pages p img.syngas2-padd {max-width:18%;}
.inner-pages p img.syngas3-padd {max-width:18%;}

.inner-pages a img.unit-padd {max-width:30%;}
.inner-pages a img.unit1-padd {max-width:10%; margin-right:220px;}

.inner-pages p img.value1-padd {max-width:85%;}
.inner-pages p img.value2-padd {max-width:40%;}
.inner-pages p img.value3-padd {max-width:30%;}
.inner-pages p img.value4-padd {max-width:60%;}

.inner-pages a img.design1-padd {max-width:20%;}
.inner-pages a img.design2-padd {max-width:100%;}
.inner-pages a img.design3-padd {max-width:30%;}
.inner-pages a img.design4-padd {max-width:40%;}
.inner-pages a img.design5-padd {max-width:70%;}

.inner-pages1 p.syngas3-padd {max-width:35%;}
.inner-pages1 p img.syngas4-padd {max-width:27%;}

small.two-text {font-size: 14px;}

ul.email_phone {margin-left: 80px;    margin-top: 11px;}
ul.email_phone li {margin: 0 34px 0 0; float: left;}
ul.email_phone li i {color: #fff;margin: 0 6px 0 0;}
ul.email_phone li a {text-decoration: none; color: #fff;font-size: 14px;}


ul.social {margin-left: 80px;    margin-top: 11px;}
ul.social li {margin: 0 10px 0 0; float: left;}
ul.social li i {color: #fff;margin: 0 6px 0 0;}
ul.social li a {text-decoration: none; color: #fff;font-size: 14px;}


.typed-cursor {display: none;}

a.work-title:hover {text-decoration: none;}

.bulet-div {margin-top: 20px;}
.bulet-div ul {list-style: none; margin: 0px; padding: 0px;}
.bulet-div ul li {display: block; overflow: hidden; background: none; border: none; width: 33px; height: 32px; padding-bottom: 43px;}
.bulet-div ul li.pad-icon1 {padding-bottom: 54px;padding-top: 0px;background: none;border: none;}
.bulet-div ul li.pad-icon2 {padding-bottom: 42px;padding-top: 18px; background: none !important; border: none !important;}
.bulet-div ul li.pad-icon4 {padding-bottom: 74px;padding-top: 22px; background: none !important; border: none !important;}
.bulet-div ul li.pad-icon5 {padding-bottom: 34px;padding-top: 2px; background: none !important; border: none !important;}
.bulet-div ul li.pad-icon7 {padding-bottom: 60px;padding-top: 5px; background: none !important; border: none !important;}
.bulet-div ul li.pad-icon{ background: none; border: none; }

.bulet-icon {background:url(../img/bullet013.png) no-repeat 0 0;float: left; width: 33px; height: 32px; text-align: center; margin-right: 20px;color: #fff; line-height: 32px;font-size: 17px; font-weight: bold;}
.bulet p {float: left;}

.col-md-1 {
    width: 4.333333%;
}
.col-md-11 {
    width: 94.666667%;
}

.inner-pages2 p a.linkedin {
    background: #337ab7;
    color: #fff;
    padding: 7px 33px;
    display: block;
    width: 15%;
    float: left;
    border-radius: 4px;
}

.inner-pages2 p a.linkedin {
    line-height: 30px;
    text-align: center;
    padding: 6px 16px;
    font-size: 16px;
}

.inner-pages2 p a.linkedinr {
    background: #337ab7;
    color: #fff;
    padding: 7px 33px;
    display: block;
    width: 15%;
    float: right;
    border-radius: 4px;
}

.inner-pages2 p a.linkedinr {
    line-height: 30px;
    text-align: center;
    padding: 6px 16px;
    font-size: 16px;
}

.buttons-div {margin: 0px; float: right;}
.buttons-div ul {list-style: none; margin: 0px;}
.buttons-div ul li {float: left; display: block; margin-right: 30px; margin-top: -3px; font-weight: bold;}
.buttons-div ul li a {float: left; display: block; font-size: 16px;}
.buttons-div ul li a:hover {float: left; display: block; font-size: 16px; text-decoration: none; color: #ed7d31;}

.back-image {margin: 0px;}
.back-image img {width: 100%; margin-bottom: 20px;}
.col-sm-7 {

    padding-left: 30px;
}

.syngas-t {float: left;width: 48%;}   




/* 20-12-2017 difrex site edit */

.box{
      margin-top: 20px;
}

#typed{
        white-space: inherit;
}

.text-home1 a{
            color: #00b0f0;
}


#typed-strings {
             display:none!important;
}

.rector-text1{
             color: blue !important;
    font-weight: bold;
    display: block;
    margin-top: 45px;
    font-style: italic;
    padding: 0px 15px;
}
.p-padng{
         word-break: break-all;
          display: flex;

         }
 .margin-rght{
          margin-right: 20px;
          color: blue;
          font-weight: 700;
              font-size: 17px;
              font-style: italic;

 }
 .ready-texth{
            font-style: italic;
            font-weight: bold;
            color: blue;
 }
 .heart-bg-clr{
              background: #bfbfbf;
              margin-top: 20px;
              padding-top: 40px;
              padding-bottom: 35px;
              box-shadow: -6px -5px 10px 1px #aaaaaa;
               border: 1px solid #bfbfbf;
 }     
 .heart-bg-clr h4{
            color: #ffffff;
            font-weight: bold;
            font-style: italic;
            font-size: 28px;
 }
 .reactor-text-clr{
               color: blue;
               font-weight: bold;   
               font-style: italic;
               font-size: 23px;

 }
 .reactor-text-foot{
            color: blue;
            font-style: italic;
            font-weight: bold;
            font-size: 23px !important;
 }  
 .innovation-txt{
                color: blue;
                font-style: italic;
                font-weight: bold;
 }
 .about-txt{
           color: blue;
           font-style: italic;
           font-weight: bold;
           margin-top: 10px;
           padding: 34px 0px;

 }
 .prtner-txt{
              font-size: 20px;
              margin-bottom: 20px;
              font-weight: bold;
              color: #ed7d31;
 }

