@font-face {
    font-family:"ProximaNovaRegular";
    src:url("../fonts/proxima-nova/MarkSimonson-ProximaNovaRegular.otf");
    font-weight:normal;
    font-style: normal;
}
@font-face {
    font-family:"ProximaNovaSemibold";
    src:url("../fonts/proxima-nova/MarkSimonson-ProximaNovaSemibold.otf");
    font-weight:normal;
    font-style: normal;
}
@font-face {
    font-family:"ProximaNovaExtrabold";
    src:url("../fonts/proxima-nova/MarkSimonson-ProximaNovaExtrabold.otf");
    font-weight:normal;
    font-style: normal;
}
@font-face {
    font-family:"LibreBaskerville-Regular";
    src:url("../fonts/libre-baskerville/LibreBaskerville-Regular.otf");
    font-weight:normal;
    font-style: normal;
}
@font-face {
    font-family:"LibreBaskerville-Bold";
    src:url("../fonts/libre-baskerville/LibreBaskerville-Bold.otf");
    font-weight:normal;
    font-style: normal;
}
@font-face {
    font-family:"Bitter-Regular";
    src:url("../fonts/bitter/Bitter-Regular.otf");
    font-weight:normal;
    font-style: normal;
}
@font-face {
    font-family:"texgyreadventor-bold";
    src:url("../fonts/texgyreadvento/texgyreadventor-bold.otf");
    font-weight:normal;
    font-style: normal;
}
@font-face {
    font-family:"Lato-Regular";
    src:url("../fonts/Lato/Lato-Regular.ttf");
    font-weight:normal;
    font-style: normal;
}
@font-face {
    font-family:"Raleway-SemiBold";
    src:url("../fonts/Raleway-SemiBold/Raleway-SemiBold.ttf");
    font-weight:normal;
    font-style: normal;
}

a:hover{
    text-decoration: none;
}
body{
    margin: 0;
}
/****************Header start*****************/

.top-left h4{
    font-family: 'ProximaNovaRegular';
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 0px;
    margin-top: 10px;
    color: #fff;
    word-spacing: 3px;
    font-weight: normal;
}
.top-left h4:before{
    content: '';
    display: inline-block;
    background: url('../images1/top-header-left.png') no-repeat;
    height: 25px;
    width: 21px;
    margin-right: 11px;
    vertical-align: text-bottom;
}

.top-r-call h3{
    font-family:"texgyreadventor-bold";
    font-size: 28px;
    color: #fff;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 64px;

}
.logo-main
{
    /*    margin-left: 19px;*/
}
.top-right{
    float: right;
    background-color: #0d45a2;
    padding: 9px 32px;
    /*    margin-right: 15px;*/
}

.top-right a{
    font-family: 'ProximaNovaRegular';
    font-size: 19px;
    margin-bottom: 0px;
    margin-top: 15px;
    color: #fff;
    word-spacing: 5px;
}
.top-right a:before{
    content: '';
    display: inline-block;
    background: url('../images1/book.png') no-repeat;
    height: 26px;
    width: 24px;
    margin-right: 0px;
    vertical-align: text-bottom;
}

.top-portion{
    background-color: #0c51b0;
    height:45px; 
}
.top-r-call{
    float: right;
    width: 268px;
    height: 50px;
    background: url('../images1/top-right-call-bg.png') no-repeat;
    display: table;
    /*    margin-right: 15px;*/
}
.bk-nav ul{
    margin-top: 45px;
    padding-left: 10%;
}

.bk-nav li a{
    font-family: 'ProximaNovaSemibold';
    font-size: 15px;
    text-transform: uppercase;
    padding: 5px 20px;
    color: #000;
}

.ells-inner  h5{
    font-family: 'ProximaNovaRegular';
    font-size: 45px;
    text-transform: uppercase;
}
.ells-inner h4{
    font-family: 'ProximaNovaSemibold';
    font-size: 45px;
    text-transform: uppercase;
}

.ells-inner h3{
    font-family: 'ProximaNovaRegular';
    font-size: 50px;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 51px;
}

.ells-inner a{
    font-family: 'ProximaNovaSemibold';
    font-size: 20px;
    color: #000;
    background-color: #fff;
    padding: 13px 47px;
    border-radius: 25px;
}
.ells-inner .carousel-caption{
    top: 22%;
}

/****************Header end*****************/


img{
    max-width: 100%;
}

/**************middle start*********************/

.below-banner{
    background: url('../images1/below-banner-bg.jpg') no-repeat;
    min-height: 630px;
    background-size: cover;
    padding-top: 67px;
}
.welcome-ells{
    background: url('../images1/welcome-to-ells-bg.png') no-repeat;
    min-height: 482px;
    background-size: 100% 100%;
    position: relative;
    padding-top: 57px;
}
/*.test-bg{
    background: url('../images1/testimonial-bg.jpg') no-repeat;
    min-height: 518px;
    background-size: 100% 100%;
    margin-top: -135px;
}
.brand-home{
    background: url('../images1/brand-bg.jpg') no-repeat;
    min-height: 518px;
    background-size: 100% 100%;
    margin-top: -135px;
}*/
.brand-testi-bg{
    /*    background: url('../images1/brand-testi-bg.png') no-repeat;
        min-height: 518px;
        background-size: 100% 100%;*/
    margin-top: -135px;
}

.welcome-ells h3{
      text-align: center;
    font-family: 'ProximaNovaRegular';
    font-size: 35px;
    color: #fff;
    margin-top: 0px;
    margin-bottom: 15px;
    margin-bottom: 25px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.welcome-ells p{
    text-align: center;
    font-family: 'ProximaNovaRegular';
    font-size: 15px;
    color: rgb(255, 255, 255);
    line-height: 1.4;
    margin-top: 15px;
    padding: 0 6px;
}
.welcome-ells h5{
color: #ffffff;
    text-align: center;
    margin: 0;
    padding: 0;
}

.welcome-ells h4{
color: #ffffff;
    text-align: center;
    margin: 0;
    padding: 0;
}



.below-banner-right h3{
    font-size: 24px;
    font-family: 'ProximaNovaRegular';
    color: rgb(0, 124, 193);
    margin-top: 10px;
    margin-bottom: 0px;
    letter-spacing: 0.5px;
}
.below-banner-right p{
    font-size: 15px;
    font-family: 'ProximaNovaRegular';
    color: rgb(51, 51, 51);
    line-height: 1.2;
}

.below-box{
    border: 1px solid #479ac9;  
    /*    margin-left: 15px;*/

}



.b-box-head{
    background-color: #0c51b0;
}

.b-box-head h3{
font-family: 'ProximaNovaRegular';
    font-size: 20px;
    color: #fff;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 15px;
}

.below-box ul{
    padding-left: 0px;
    margin: 0;
}
.below-box ul li{
    list-style-type: none;
    color: #403232;
}
.below-box ul li a{
    font-size: 16px;
    font-family: 'ProximaNovaRegular';
    color: #000;
}
.below-box ul li a:hover{
    color: #0c51b0;
    text-decoration: none;
}
.odd-li{
    background-color: #fff;
    padding: 10px 15px;
}
.even-li{
    background-color: #f4f4f4;
    padding: 7px 15px;
    border: 1px solid #dadada;
}
.fa.fa-check-circle
{
    margin-right: 10px;
}
.margin-row{
    margin-bottom: 19px;
}

.margin-auto{
    margin: auto;
}

.testi-content{
    padding: 18px 4px;
    min-height: 233px;
    position: relative;
}

.testi-home{
    position: relative;
    margin-top: 184px;
    /*    width: 615px;*/
    padding-left: 75px;

}


/*.testi-home .carousel-inner{
    border: 1px solid #fff;
}*/

.t-quote{
    position: absolute;
    top: 0px;
    left: 75px;
}

.testi-content p{
    color: #ffffff;
    font-family: 'Bitter-Regular';
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 0px;
    text-align: justify;
    margin-top: 5px;
    font-style: italic;
}
.testi-content h4{
    color: #ffffff;
    font-family: 'ProximaNovaSemibold';
    font-size: 18px;
    margin-top: 31px;
}
.testi-content h4 a{
    color: #ffffff;
    font-family: 'ProximaNovaSemibold';
    font-size: 18px;
    margin-top: 31px;
}
.testi-home .carousel-control.right{
    background-image: none;
    right: -1%;
}
.testi-home .carousel-control.left{
    background-image: none;
    left: auto;
    right: 21px;
}
.testi-home .carousel-control{
    opacity: 1;
    top: -40px;
    width: auto;
    bottom: 30px;
}

.testi-home h3{
    font-size: 30px;
    font-family:"LibreBaskerville-Regular";
    color: #fff;
    margin-left: 0px;
    margin-bottom: 0px;
}


.brand-bg-left{
    width: 55%;
    background-image: url('../images1/our-brand-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 600px;
    float: left;
}
.testi-bg-right{
    width: 45%;
    background-image: url('../images1/client-testi-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 600px;
    float: left;
}







/**************middle end*********************/




/***************footer start*******************/

.uper-footer{
    background-color: #242524;
    min-height: 309px;
    padding-top: 30px;
    padding-top: 28px;
}

.low-footer{
    background-color: #121212;
    min-height: 145px;
    padding-top: 5px;
}
.footer-logo{
    float: right;
    margin-top: 10px;
    /*    margin-right: 15px;*/
}

.upper-left-foot ul li a, .upper-left-foot ul li{
    font-family: 'ProximaNovaRegular';
    font-size: 15px;
    color: rgb(204, 204, 204);
    line-height: 2.2;
}
.upper-middle-foot ul li a, .upper-middle-foot ul li{
    font-family: 'ProximaNovaRegular';
    font-size: 15px;
    color: rgb(204, 204, 204);
    line-height: 2.2;
}

.upper-left-foot ul{
    padding-left: 25px;
    padding-top: 0px;
}
.upper-middle-foot ul{
    padding-left: 22px;
    padding-top: 5px;
}
.upper-left-foot h3, .upper-middle-foot h3{
    font-family: 'ProximaNovaRegular';
    font-size: 18px;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 0px;
}
.upper-left-foot ul li{
    list-style-type: none;
    list-style-image: url('../images1/footer-bullet.png');
}
.upper-middle-foot ul li{
    list-style-type: none;
    list-style-image: url('../images1/footer-bullet.png');
}

.upper-middle-foot{
    padding-top: 0px;
}
.footer-plugin
{
    margin-top: 4px;
    margin-left: 7px;
}


.address-ftr:before{
    content: '';
    background: url('../images1/add-icon.png') no-repeat;
    display: inline-block;
    height: 43px;
    width: 43px;
    float: left;
    margin-right: 15px;
}
.phone-ftr:before{
    content: '';
    background: url('../images1/call-icon.png') no-repeat;
    display: inline-block;
    height: 43px;
    width: 43px;
    float: left;
    margin-right: 15px;
}
.email-ftr:before{
    content: '';
    background: url('../images1/email-icon.png') no-repeat;
    display: inline-block;
    height: 43px;
    width: 43px;
    float: left;
    margin-right: 15px;
}


.address-ftr h4{
    font-family: 'ProximaNovaRegular';
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 4px;
}
.address-ftr p{
    font-family: 'ProximaNovaSemibold';
    font-size: 15px;
    color: #7f7f7f;
    margin: 0;
}
.phone-ftr a{
    font-family: 'ProximaNovaSemibold';
    font-size: 15px;
    color: #7f7f7f;
}
.email-ftr a{
    font-family: 'ProximaNovaSemibold';
    font-size: 15px;
    color: #7f7f7f;
}
.phone-ftr a:hover{
    color: #0c51b0;
}
.email-ftr a:hover{
    color: #0c51b0;
}

.phone-ftr h4{
    font-family: 'ProximaNovaRegular';
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 4px;
}
.email-ftr h4{
    font-family: 'ProximaNovaRegular';
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 3px;
}

.btm-left h4{
       font-family: 'ProximaNovaRegular';
    font-size: 15px;
    color: #fff;
    margin-top: 0px;
    padding: 10px 0;
    text-align: center;
    background: #000000;
}

.btm-ryt ul{
    padding-left: 5px;
    margin-top: 15px;
}
.btm-ryt ul li{
    list-style-type: none;
    display: inline-block;

}
.btm-ryt ul li:last-child{
    border-right: none;
}

.btm-ryt ul li:first-child a{padding: 0px 12px 0 0px;}
.btm-ryt ul li a{
    font-family: 'ProximaNovaRegular';
    font-size: 15px;
    color: #fff;
    padding: 0px 12px 0 8px;
    border-right: 1px solid #fff;
}
.btm-ryt ul li:last-child a:last-child {
    border-right: 0px solid #fff;
}
.btm-ftr{
    margin-top: 0px;
    /*    margin-left: 22px;*/
}


/***************footer end*********************/


.top-left {
    /*    padding-left: 30px;*/
}

.top-header {
    padding-top: 11px;
    padding-bottom: 11px;
}


.carousel-caption {
    text-shadow: none;
}
.welcome-btn{
    font-size: 16px;
    font-family: 'ProximaNovaRegular';
    color: rgb(255, 255, 255);
    text-align: center;
    border:  1px solid #ffffff;
    display: table;
    margin: 36px auto;
    padding: 8px 25px;
    border-radius: 2px;

}
.welcome-btn:after{
    content: '';
    background: url('../images1/viewmore.png') no-repeat;
    display: inline-block;
    height: 8px;
    width: 5px;
    margin-left: 8px;
}

.welcome-ells p:last-child {
    padding: 0 40px!important;
}

/* ----------------Menu---------------  */




a { text-decoration: none; }

div#overlay { display: none; }

a#toggle {
    position: fixed;
    top: 10px;
    left: 10px;
    width: 40px;
    height: 40px;
    background-color: rgba(0, 0, 0, 0.4);
    text-align: center;
    color: white;
    display: none;
    transition: all ease-out 0.3s;
}

a#toggle i {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

main#content { padding: 10px; }

#menu {
    text-align: center;
    transition: all ease-out 0.3s;
}

#menu a { color: #000000; }

#menu ul {
    margin: 0;
    padding: 0;
}

#menu ul li {
    display: inline-block;
    position: relative;
}

#menu ul li > a {
    display: inline-block;
    padding: 10px;    text-transform: uppercase;
}

#menu ul li > a > i {
    margin-left: 15px;
    transition: all ease-out 0.3s;
    -webkit-transition: all ease-out 0.1s;
}

#menu ul li ul {
    display: none;
    position: absolute;
    top: 35px;
    width: 200px;
    text-align: left;
    background-color: #ffffff;
    z-index: 999;

}

#menu ul li ul li { display: block; }

#menu ul li ul li a { display: block; }

/*#menu ul li:hover > a { background-color: rgba(0, 0, 0, 0.3); }*/

#menu ul li:hover > a > i { transform: rotateZ(90deg); }
#menu ul li > a:hover, #menu ul li.active > a {color: #0c51b0; outline: 0;}
#menu ul li:hover ul { display: block; }


/* ---------------- Menu----------------  */

.desk-menu {
    float: right;
}

#menu ul li > a {
    font-size: 15px;
    font-family:"ProximaNovaSemibold"; 
    color: rgb(0, 0, 0);
    padding: 12px 0px;
    padding-left: 22px;
    padding-right: 9px;
}
.top-header .col-sm-9{
    margin-top: 26px;

}
#menu ul {
    margin-top: 6px;
    margin-right: 20px;

}

.our-brand {
    font-size: 30px;
    font-family:"LibreBaskerville-Regular";
    color: rgb(51, 51, 51);
    margin: 0;
    margin-left: 12px;
}
.brand-home{
    /*    padding-left: 33.5%;*/
    width: 646px;
    margin-top: 175px;
    margin-left: 9px; 
    margin-right: 50px;
    float: right;
}
.uper-footer .col-sm-4:last-child{
    padding: 0;
}
.btm-ryt {
    margin-top: 10px;
}

a:hover, a:focus{
    text-decoration: none;
}
#menu li a i{
    display: none;
}

.top-portion .col-sm-8{
    float: left;
    position: relative;
}
.top-portion .col-sm-4{
    float: right;
    position: relative;
}
.row{
    clear: both;
}
.clearfix{
    clear: both;
}

.below-banner .col-sm-6{
    float: left;
    position: relative;
    width: 46.6%;
    margin-right: 40px;
}
.col-sm-6.below-banner-right
{
    float: left;
    position: relative;
    width: 48.6%;
    margin-right: 0px;
}


.below-banner-right .col-sm-3, .margin-row .col-sm-3{
    float: left;
    position: relative;
}
.below-banner-right .col-sm-9, .margin-row .col-sm-9{
    float: left;
    position: relative;
    width: 70%;
    padding-left: 24px;

}
.margin-auto {
    margin: auto;
    display: block;
}
.uper-footer .col-sm-4{
    width: 33.3333%;
    position: relative;
    float: left;
}
.low-footer .col-sm-9{
    position: relative;
    float: left;
}
.low-footer .col-sm-3{
    position: relative;
    float: right;
}
.btm-ftr .col-sm-5{
    position: relative;
    float: left;
    width: 390px;
}
.btm-ftr .col-sm-3{
    position: relative;
    float: left;
    width: 200px;
}
.btm-ftr .col-sm-4{
    position: relative;
    float: left;
    width: 250px;
}
.btm-ftr .col-sm-6{
    position: relative;
    float: left;
}
.top-header .col-sm-3{
    position: relative;
    float: left;
}
.top-header .col-sm-9{
    position: relative;
    float: right;
}
.slider.banner .flexslider .slides img {
    height: auto;
}
.carousel-caption{
    position: absolute;
    left: 0px;
    right: 0px;
    top: 151px;
    bottom: 0px;
    margin: auto;
    text-align: center;
}
.carousel-caption h5{
    font-size: 45px;
    font-family:"ProximaNovaRegular";
    color: rgb(255, 255, 255);
    line-height: 1.4;
    text-align: center;
    margin: 0;
    text-transform: uppercase;
}
.carousel-caption h4{
    font-size: 45px;
    font-family:"ProximaNovaSemibold";
    color: rgb(255, 255, 255);
    line-height: 1.4;
    text-align: center;
    margin: 0;
    text-transform: uppercase;
}

.carousel-caption h4{
    font-size: 45px;
    font-family:"ProximaNovaSemibold";
    color: rgb(255, 255, 255);
    line-height: 1.4;
    text-align: center;
    margin: 0;
    text-transform: uppercase;
}

.carousel-caption h3{
    font-size: 50px;
    font-family:"ProximaNovaExtrabold";
    color: rgb(255, 255, 255);
    line-height: 1.4;
    text-align: center;
    margin: 0;
    text-transform: uppercase;
    margin-bottom: 43px;
}
.carousel-caption a
{
    font-family:"ProximaNovaSemibold";
    text-decoration: none;
    font-size: 20px;
    color: #000000;
    background-color: #ffffff;
    outline: none;
    border: 0;
    border-radius: 50px;
    padding: 15px 50px;
    word-spacing: 2px;
    letter-spacing: 0.1px;
}
.slideshow {
    overflow: none;
    max-width: 100%;
}
.slide-demo
{
    position: relative;
}


.flex-control-nav{display: none;}
.testomomial-slider-home .flex-direction-nav a.flex-next:before {
    content: '';
    background: url(../images1/nxt-testi.png) no-repeat;
    display: inline-block;
    position: relative;
    height: 14px;
    width: 10px;
    background-size: 100% 100%;
}
/*.testomomial-slider-home .flexslider:hover .flex-direction-nav .flex-next {
    right: 5px;
    top: -6px;
    display: inline-block;
    opacity: 1;
    float: right;
}*/
.testomomial-slider-home .flex-direction-nav .flex-next {
    right: 5px;
    top: -6px;
    text-align: right;
    opacity: 1;
    width: 10px;
    height: 15px;
}
.testomomial-slider-home .flex-direction-nav a.flex-prev:before {
    content: '';
    background: url(../images1/prev-testi.png)no-repeat;
    display: inline-block;
    position: relative;
    height: 14px;
    width: 10px;
    background-size: 100% 100%;
}
.testomomial-slider-home .flex-direction-nav .flex-prev {
    left: auto;
    right: 61px;
    top: -26px;
    display: inline-block;
    opacity: 1;  
    width: 10px;
    height: 15px;
}
/*.testomomial-slider-home .flexslider:hover .flex-direction-nav .flex-prev {
    left: 425px;
    top: -7px;
    display: inline-block;
    opacity: 1;
}*/

.brand-home .flex-direction-nav a.flex-next:before {
    content: '';
    background: url(../images1/brand-arrow-r.png) no-repeat;
    display: inline-block;
    position: relative;
    height: 14px;
    width: 10px;
    background-size: 100% 100%;
}
/*.brand-home .flexslider:hover .flex-direction-nav .flex-next {
    right: -13px;
    top: 0px;
    display: inline-block;
    opacity: 1;
    float: right;
}*/
.brand-home .flex-direction-nav .flex-next {
    right: 13px;
    top: 0px;
    text-align: right; 
    opacity: 1;
    width: 10px;
    height: 15px;
}
.brand-home .flex-direction-nav a.flex-prev:before {
    content: '';
    background: url(../images1/brand-arrow-l.png)no-repeat;
    display: inline-block;
    position: relative;
    height: 14px;
    width: 10px;
    background-size: 100% 100%;
}
.brand-home .flex-direction-nav .flex-prev {
    left: auto;
    right: 53px;
    top: 0px;
    display: inline-block;
    opacity: 1;  
    width: 10px;
    height: 15px;
}
/*.brand-home .flexslider:hover .flex-direction-nav .flex-prev {
    left: 586px;
    top: 0px;
    display: inline-block;
    opacity: 1;
}*/
.flex-next,.flex-prev
{
    font-size: 0px;
}


.banner .flex-direction-nav, .banner .flex-control-nav{display: none;}
.flexslider {
    margin: 0; 
}
.brand-testi-bg .col-sm-7{
    position: relative;
    float: left;
    width: 52%;
}
.brand-testi-bg .col-sm-5 {
    position: relative;
    float: left;
    width: 40%;
}
.upper-left-foot
{
    /*    margin-left: 20px;*/
}


/**tesomonial us css start **/
.page-heading
{
    background-color: #0c51b0;
    padding-bottom: 9px;
}
.page-heading h3
{
    margin: 12px 0px;
    font-size: 20px;
    font-family:"ProximaNovaSemibold";
    font-weight: normal;
    font-style: normal;
    color: #ffffff;
    text-transform: uppercase;
    padding-top: 10px;
}
.test-title
{
    padding-left: 21px;
}
.border-bottom-title
{
    border-bottom: #ffffff 4px solid;
    width: 53px;

}
/**tesomonial us css end **/
about-section .col-ij-8{
    float: left;
    position: relative;
    width: 66.66666667%;
    min-height: 1px; 
}
.about-section .col-ij-4{
    float: left;
    position: relative;
    width: 33.33333333%;
    min-height: 1px;
}

.about-left{

}
.about-left h3{
    font-family:"ProximaNovaSemibold";
    font-size: 22px;
    color: #333333;
    margin-bottom: 5px;
}
.about-left h4{
    font-family:"ProximaNovaSemibold";
    font-size: 18px;
    color: #333333;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 1.4;
}
.about-left p{
    font-family:"ProximaNovaRegular";
    font-size: 15px;
    color: #666666;
    line-height: 1.4;
    text-align: justify;
    padding-right: 25px;
}
.about-right{
    margin-top: 25px;
}
.form-header{
    background-color: #027dc1;
    padding: 10px;
    min-height: 40px;
}
.form-header h3{
    font-family:"ProximaNovaSemibold";
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 5px;
    margin-bottom: 0px;
    text-align: center;
}
.form-body{
    background-image: url(../images1/form-body.jpg);
    min-height: 485px;
    padding-left: 22px;
    padding-right: 20px;
    padding-top: 19px;
    margin-bottom: 25px;
}

.txt_box_right {
    margin-bottom: 25px;
    margin-top: 0px;
    display: block;
    width: 325px;
    height: 43px;
    padding: 0px 12px;
    font-size: 15px;
    font-family: "Lato-Regular";
    line-height: 1.42857143;
    color: #999999;
    background-image: none;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(213, 211, 211);
    background-color: rgb(255, 255, 255);
    outline: 0;
    border: 0px;
}
.test-section-testomo .txtarea_right {

    height: 83px;
    resize: none;
}

.txtarea_right {
    margin-bottom: 20px;
    display: block;
    width: 324px;
    padding: 8px 10px;
    font-size: 15px;
    font-family: "Lato-Regular";
    line-height: 1.42857143;
    color: #999999;
    background-color: #fff;
    background-image: none;
    border: 1px solid #c9c6c6;
    border-radius: 0px;
    outline: 0;
    height: 75px;
    resize: none;
}

.btn-right{
    background-color: #027dc1;
    text-align: center;
    margin-bottom: 20px;
    width: 100%;
    height: 60px;
    font-family:"ProximaNovaSemibold";
    font-size: 18px;
    color: #ffffff;
    text-transform: uppercase;
    margin-top: 2px;
    border: 0px;
}
.test-section-testomo .form-body {
    background-image: url(../images1/form-body.jpg);
    min-height: 487px;
    padding-left: 22px;
    padding-right: 20px;
    padding-top: 19px;
    margin-bottom: 59px;
}
.testomonial-section  .col-ij-8{
    float: left;
    position: relative;
    width: 63.2%;
    min-height: 1px; 
}
.testomonial-section .test-section-testomo .col-ij-4{
    float: right;
    position: relative;
    width: 33.33333333%;
    min-height: 1px;
    /*    margin-right: 39px;*/
}
.testomonial-content-info
{
    min-height: 285px;
    width: 342px;
    border-right: #c6bfbf 1px solid;
    float: left;
}
.even-testo
{
    width: 360px;
}
.even-testo.testomonial-content-info p
{
    padding-right: 30px;
    padding-left: 35px;
}
.testomonial-content-info img
{
    margin: auto;
    display: table;
}
.testomonial-second-row .testomonial-content-info p
{
    margin-top: 52px;
}
.testomonial-content-info p
{
    margin: 0;
    font-family:"ProximaNovaSemibold";
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    color: #666666;
    text-align: center;
    margin-top: 25px;
    padding-left: 40px;
    padding-right: 40px;
    line-height: 1.65;
    margin-bottom: 15px;
}
.testomonial-content-info h4
{
    margin: 0;
    font-family:"ProximaNovaSemibold";
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    color: #0c81c4;
    text-align: center;
    margin-top: 15px;
}
.testomonial-second-row .testomonial-content-info
{
    border-top: #c6bfbf 1px solid;
}
.test-section-testomo{
    margin-top: 54px;
    margin-left: 47px;
}
.custom-file-input {
    padding: 7px 60px;
    width: 74%;
}
.txt_form {
    position: relative;
}
.fileUpload span
{
    position: absolute;
    top: 0;
    right: 0;
    background-color: #027dc1; 
    border: 0px;
    border-radius: 0px;
    padding: 11px 31px;
    outline: none;
    cursor: pointer;
    color: #ffffff;
    font-weight: normal;
    font-family:"ProximaNovaSemibold";
    font-size: 18px;
}

.fileUpload {
    position: relative;
    overflow: hidden;
    margin-top: 27px;
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}
.txtarea_right::-webkit-input-placeholder {
    color: #999999;
}

.txtarea_right:-moz-placeholder { /* Firefox 18- */
    color: #999999;  
}

.txtarea_right::-moz-placeholder {  /* Firefox 19+ */
    color: #999999;
}

.txtarea_right:-ms-input-placeholder {  
    color: #999999; 
}

/** auto-mechnical css start **/
.auto-left{
    background-color: #2e213b;
    padding: 25px 30px 30px;
    position: relative;
    margin-bottom: 70px;
    width: 650px;
    /*    margin-left: 15px;*/
}
.auto-left h3{color: #fff;  font-family: "ProximaNovaRegular";}
.auto-left-bottom{
    width: 94%;
    margin-top: -18px;
    /*    margin-left: 18px;*/
}
img{
    max-width: 100%;
}
ul{    color: #fff;
    line-height: 1.5;
    font-family: "ProximaNovaRegular";}
.auto-left p {
    font-size: 18px;
    font-family:"ProximaNovaRegular";
    color: rgb(255, 255, 255);
    line-height: 1.4;
    text-align: justify;
    margin: 0 0 12px;
}
.auto-left-img {
    border: 17px solid #FFFFFF;
    margin-top: 16px;

    left: 0;
    right: 0;
    margin: auto;
}
.auto-left-bottom p {
    font-size: 15px;
    font-family:"ProximaNovaRegular";
    color: rgb(102, 102, 102);
    line-height: 1.4;
    text-align: justify;
}
.auto-bottom{
    background-color: #eeeeee;
    padding: 26px 0;
}

.auto-bottom p {
    font-size: 15px;
    font-family:"ProximaNovaRegular";
    color: rgb(102, 102, 102);
    line-height: 1.4;
    text-align: justify;
    padding-right: 60px;
}
.auto-bottom-right{
    position: relative;
    float: left;
    margin-top: 10px;
}
.auto-bottom-left{
    float: left;
    position: relative;
    width: 57.33333%;
    /*    margin-left: 18px;*/
}

.auto-bottom .auto-bottom-left p {
    font-size: 15px;
    font-family: "ProximaNovaRegular";
    color: rgb(102, 102, 102);
    line-height: 1.42;
    text-align: justify;
    padding-right: 60px;
    margin-bottom: 27px;
}

.auto-bottom-img{
    border: 15px solid #ffffff;
}
.auto-mechnical-section {
    margin-top: 45px;
    padding-bottom: 13px;
}
.automech-section .col-ij-8 {
    float: left;
    position: relative;
    width: 63.2%;
    min-height: 1px;
}
.automech-section  .col-ij-4{
    float: right;
    position: relative;
    width: 33.33333333%;
    min-height: 1px;
    /*    margin-right: 15px;*/
}
/** auto-mechnical css end **/


/** services css start **/
.left-top-services h4,h1,h2
{
    margin: 0;
    color: #333333;
    font-size: 18px;
    font-weight: normal;
    font-family:"ProximaNovaSemibold";
    font-style: normal;
    margin-bottom: 9px;
}
.left-top-services p,.left-top-services p a
{
    margin: 0;
    color: #666666;
    font-size: 15px;
    font-weight: normal;
    font-family: "ProximaNovaRegular";
    font-style: normal;
    line-height: 1.35;
    margin-bottom: 27px;		text-align:justify;
}
.left-top-services
{
    /*    margin-left: 15px;*/
}
.services-section-info {
    margin-top: 31px;
    padding-bottom: 13px;
}
.services-section-info .col-ij-8 {
    float: left;
    position: relative;
    width: 62%;
    min-height: 1px;
}
.services-section-info .col-ij-4 {
    float: right;
    position: relative;
    width: 33.33333333%;
    min-height: 1px;
    /*    margin-right: 15px;*/
}
.services-section-info .col-ij-8 .form-header h3
{
    text-align: left;
    margin-bottom: 0px;
    margin-top: 2px;
    margin-left: 8px;
}
.services-section-info .col-ij-8 .form-header {
    background-color: #027dc1;
    padding: 10px;
    min-height: 30px;
}
.services-section-info .col-ij-8 .even-li {
    background-color: #f4f4f4;
    padding: 10px 15px;
    border: 1px solid #dadada;
}
.services-section-info .col-ij-8 .odd-li {
    background-color: #fff;
    padding: 9px 15px;
}
.services-bottom .left-top-services
{
    float: left;
    width: 34.5%;
    margin-top: 34px;
}
.services-bottom-right-img
{
    float: right;
    margin-right: -17px;
    margin-top: 19px;
    margin-bottom: -22px;
}
.img-bottom-content .left-top-services
{
    width: 100%;
    float: none;
}
.services-section 
{
    padding-bottom: 43px;
}
.services-section-info .form-body {
    min-height: 462px;
    margin-bottom: 23px;
}
.services-section-info .fileUpload {
    margin-top: 18px;
}
.services-section-info .btn-right {
    margin-top: -4px;
}

.services-section-info .con-pad {
    padding: 15px 15px 15px 17px;
}
.services-section-info .con-left-btm-txt ul {
    padding-left: 0px;
    margin: 0;
}
.services-section-info .con-left-btm-txt ul li {
    list-style-type: none;
    border-bottom: 1px solid #ccc;
    padding: 18px 15px 8px 18px;
}
.services-section-info .con-left-btm-txt ul li a {
    font-size: 16px;
    font-family: "Lato-Regular";
    color: #333333;
}
.services-section-info .con-left-btm-txt .fa {
    margin-right: 10px;
}
.services-section-info .con-left-btm-txt {
    background-color: #fff;
    padding: 0px;
}
.services-section-info .con-left-btm {
    background-color: rgb(46, 33, 59);
    width: 390px;
    margin-top: 0px;
}
/** srvices css end **/

/* ----------- Rsponsive ------------ */

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@-moz-document url-prefix() { 
    .testi-home, .brand-home{
        margin-top: 150px;

    }
}
/*ij*/

/***************General**************/

.col-1{width: 8.33333333%;float: left;position: relative;}
.col-2{width: 16.66666667%;float: left;position: relative;}
.col-3{width: 25%;float: left;position: relative;}
.col-4{width: 33.33333333%;float: left;position: relative;}
.col-5{width: 33.33333333%;float: left;position: relative;}
.col-6{width: 50%;float: left;position: relative;}
.col-7{width: 58.33333333%;float: left;position: relative;}
.col-8{width: 66.66666667%;float: left;position: relative;}
.col-9{width: 75%;float: left;position: relative;}
.col-10{width: 83.33333333%;float: left;position: relative;}
.col-11{width: 91.66666667%;float: left;position: relative;}
.col-12{width: 100%;float: left;position: relative;}

/***************General**************/

.page-heading{
    background-color: rgb(0, 124, 193);
    height: 61px;   
}
.welcome-ells h2, .welcome-ells h1{    margin-bottom: 0px;    text-align: center;font-size: 16px;}
.page-heading h3, h1, h2{
        font-family: "ProximaNovaSemibold";
    font-size: 20px;
    color: #fff;
    padding-top: 20px;

}
.heading-border{
    height: 4px;
    background-color: #fff;
    width: 52px;
    margin-top: 10px;
}
.about-section .col-ij-8{
    float: left;
    position: relative;
    width: 710px;
    min-height: 1px; 
}
.right-form-all{
    float: left;
    position: relative;
    width: 390px;
    min-height: 1px;
    margin-left: 70px;
    margin-top: 35px;
}

.about-left{
    margin-top: 35px;
}
.about-left h3{
    font-family:"ProximaNovaSemibold";
    font-size: 22px;
    color: #333333;
    margin-bottom: 10px;
}
.about-left h4{
    font-family:"ProximaNovaSemibold";
    font-size: 18px;
    color: #333333;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 1.4;
}
.about-left p{
    font-family:"ProximaNovaRegular";
    font-size: 15px;
    color: #666666;
    line-height: 1.4;
    text-align: justify;
    padding-right: 25px;
}
.about-right{
    margin-top: 25px;
}
.form-header{
    background-color: #027dc1;
    padding: 10px;
    min-height: 40px;
}
.form-header h3{
    font-family:"ProximaNovaSemibold";
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 5px;
    margin-bottom: 0px;
    text-align: center;
}
/*.form-body{
    background-image: url(../images1/form-body.jpg);
    min-height: 505px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    margin-bottom: 25px;
}*/

.txt_box_right {
    margin-bottom: 25px;
    margin-top: 0px;
    display: block;
    width: 325px;
    height: 45px;
    padding: 0px 12px;
    font-size: 15px;
    font-family: "Lato-Regular";
    line-height: 1.42857143;
    color: #999999;
    background-image: none;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(213, 211, 211);
    background-color: rgb(255, 255, 255);
    outline: 0;
    border: 0px;
}

.txtarea_right {
    margin-bottom: 20px;
    display: block;
    width: 325px;
    padding: 5px 12px;
    font-size: 15px;
    font-family: "Lato-Regular";
    line-height: 1.42857143;
    color: #999999;
    background-color: #fff;
    background-image: none;
    border: 1px solid #c9c6c6;
    border-radius: 0px;
    outline: 0;
    height: 95px;
}

.btn-right{
    background-color: #027dc1;
    text-align: center;
    margin-bottom: 20px;
    width: 100%;
    height: 60px;
    font-family:"ProximaNovaSemibold";
    font-size: 18px;
    color: #ffffff;
    text-transform: uppercase;
    margin-top: 5px;
    border: 0px;
}

/*****************Contact US start***************/

.con-left{
    width: 414px;
    float: left;
    position: relative;
}
.con-right{
    width: 670px;
    float: left;
    position: relative;
    margin-left: 85px;
}
.con-left-upr {
    background-color: rgb(46, 33, 59);
    width: 414px;
}
.con-left-btm {
    background-color: rgb(46, 33, 59);
    width: 414px;
    margin-top: 15px;
}
.con-left-upr-txt{
    background-color: #fff;
    padding: 18px;
}
.con-pad{
    padding: 22px;
}
.con-left-upr-txt h3{
    font-family:"ProximaNovaSemibold";
    font-size: 26px;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
}
.con-left-upr-txt h4{
    font-family:"ProximaNovaRegular";
    font-size: 16px;
    color: #333333;
    margin-top: 15px;
    margin-bottom: 0px;
}
.con-left-upr-txt p{
    font-family:"ProximaNovaRegular";
    font-size: 16px;
    color: #666666;
    margin-top: 8px;
    margin-bottom: 0px;
}

.con-left-upr-txt p a{
    font-family:"ProximaNovaRegular";
    font-size: 16px;
    color: #666666;
    margin-top: 8px;
    margin-bottom: 0px;
}
.con-left-btm-txt{
    background-color: #fff;
    padding: 0px;
}
.con-left-btm-txt ul{
    padding-left: 0px;
    margin: 0;
}
.con-left-btm-txt ul li{
    list-style-type: none;
    border-bottom: 1px solid #ccc;
    padding: 15px;
}
.con-left-btm-txt ul li a{
    font-size: 16px;
    font-family: "Lato-Regular";
    color: #333333;
}
.con-left-btm-txt .fa{
    margin-right: 10px;
}
.map{
    margin-top: 50px;
}
.map iframe{
    border: 10px solid #cececd;
    width: 98.5%;
}
.contact-section{
    margin-top: 40px;
    margin-bottom: 40px;
}
.txt_box_contactpage {
    margin-bottom: 25px;
    margin-top: 0px;
    display: block;
    width: 304px;
    height: 52px;
    padding: 0px;
    padding-left: 10px;
    font-size: 15px;
    font-family:"ProximaNovaRegular";
    line-height: 1.42857143;
    color: #666666;
    outline: 0;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(213, 211, 211);
    float: right;
}

.txtarea_contactpage {
    margin-bottom: 20px;
    display: block;
    width: 624px;
    padding: 6px 12px;
    font-size: 15px;
    font-family:"ProximaNovaRegular";
    line-height: 1.42857143;
    color: #666666;
    background-color: #fff;
    background-image: none;
    border: 1px solid #c9c6c6;
    border-radius: 0px;
    outline: 0;
    height: 166px;
    float: right;
}


.contct-btn {
    background-color: #0c51b0;
    text-align: center;
    margin-bottom: 20px;
    width: 205px;
    height: 55px;
    font-size: 15px;
    font-family: 'Raleway-SemiBold';
    color: #ffffff;
    text-transform: uppercase;
    margin-top: 5px;
    border: 0;
    margin-left: 19px;
}
.txt_box_upload{
    margin-bottom: 25px;
    margin-top: 0px;
    display: block;
    width: 93%;
    float: right;
    height: 52px;
    padding: 0px 12px;
    font-size: 15px;
    font-family: "Lato-Regular";
    line-height: 1.42857143;
    color: #999999;
    background-image: none;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(213, 211, 211);
    background-color: rgb(255, 255, 255);
    outline: 0;
    border: 1px solid #cdcdce;
}

.con-right .fileUpload {
    margin-top: 0px;
}

/*****************Contact US end***************/




/**********************side-form*********************/


.right-form-all .form-body {
    background-image: url(../images1/form-body.jpg);
    min-height: 487px;
    padding-left: 22px;
    padding-right: 20px;
    padding-top: 19px;
    margin-bottom: 59px;
}
.custom-file-input {
    padding: 7px 60px;
    width: 74%;
}
.txt_form {
    position: relative;
}
.fileUpload span
{
    position: absolute;
    top: 0;
    right: 0;
    background-color: #027dc1; 
    border: 0px;
    border-radius: 0px;
    padding: 12px 51px;
    outline: none;
    cursor: pointer;
    color: #ffffff;
    font-weight: normal;
    font-family:"ProximaNovaSemibold";
    font-size: 18px;
}
.con-right .fileUpload span
{
    position: absolute;
    top: 0;
    right: 0;
    background-color: #027dc1; 
    border: 0px;
    border-radius: 0px;
    padding: 16px 51px;
    outline: none;
    cursor: pointer;
    color: #ffffff;
    font-weight: normal;
    font-family:"ProximaNovaSemibold";
    font-size: 18px;
}

.fileUpload {
    position: relative;
    overflow: hidden;
    margin-top: 27px;
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}
.txtarea_right::-webkit-input-placeholder {
    color: #999999;
}

.txtarea_right:-moz-placeholder { /* Firefox 18- */
    color: #999999;  
}

.txtarea_right::-moz-placeholder {  /* Firefox 19+ */
    color: #999999;
}

.txtarea_right:-ms-input-placeholder {  
    color: #999999; 
}


/**********************side-form*********************/

.about-img-border{
    background-color: #fff;
    border: 1px solid #d5d3d3;
    padding: 20px;
}

.top-right:hover {
    background-color: #0996e4;
}
.top-r-call:hover {
    opacity: 0.9;
}
.carousel-caption a:hover {
    color: #ffffff;
    background-color: #0c51b0;
}
.below-banner-right img:hover{
    opacity: 0.8;
    cursor: pointer;
}

.welcome-btn:hover {
    color: #000000;
    border: 1px solid #ffffff;
    background-color: #ffffff;
}
.upper-left-foot ul li a:hover, .upper-middle-foot ul li a:hover {
    color: #0c51b0;
}
.btm-ryt ul li a:hover {
    color: #0c51b0;
}

.btn-right:hover{
    background-color: #0996e4;
    cursor: pointer;
}

.contct-btn:hover {
    background-color: #0996e4;
    cursor: pointer;
}

/*******************hover*************************/

.column {
    padding: 0;
}
.column::after {
    content: '';
    clear: both;
    display: block;
}
.column div:first-child {
    margin-left: 0;
}
.column div span {
    position: absolute;
    bottom: -20px;
    left: 0;
    z-index: -1;
    display: block;
    width: 300px;
    margin: 0;
    padding: 0;
    color: #444;
    font-size: 18px;
    text-decoration: none;
    text-align: center;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    opacity: 0;
}
figure {
    background: #fff;
    overflow: hidden;
}
figure:hover+span {
    bottom: -36px;
    opacity: 1;
}
.hover1 figure img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.hover1 figure:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}


/*******************hover*************************/


.testomomial-slider-home .flex-direction-nav .flex-next {
    right: 20px;
    top: -26px;
    text-align: right;
}
.testomomial-slider-home {
    /*    padding-right: 300px;*/
    padding-left: 0px;
    margin-left: 75px;
    width: 475px;
}
.testomomial-slider-home h3:before{

    content: '';
    display: inline-block;
    background: url('../images1/testi-quote.png') no-repeat;
    height: 54px;
    width: 46px;
    margin-right: 15px;
    vertical-align: top;
}