/* =================================== */
/*  Basic Style 
/* =================================== */
* {
    padding: 0;
    margin: 0;
}
::-moz-selection {
    /* Code for Firefox */
    background-color: #2ea3e6;
    color: #fff;
}
::selection {
    background-color: #2ea3e6;
    color: #fff;
}
::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #777777;
    font-weight: 300;
}
:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #777777;
    opacity: 1;
    font-weight: 300;
}
::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #777777;
    opacity: 1;
    font-weight: 300;
}
:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #777777;
    font-weight: 300;
}
::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #777777;
    font-weight: 300;
}
/* roboto-100 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/roboto-v20-latin-100.eot'); /* IE9 Compat Modes */
  src: local('Roboto Thin'), local('Roboto-Thin'),
       url('../fonts/roboto-v20-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v20-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v20-latin-100.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v20-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v20-latin-100.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-100italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  src: url('../fonts/roboto-v20-latin-100italic.eot'); /* IE9 Compat Modes */
  src: local('Roboto Thin Italic'), local('Roboto-ThinItalic'),
       url('../fonts/roboto-v20-latin-100italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v20-latin-100italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v20-latin-100italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v20-latin-100italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v20-latin-100italic.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/roboto-v20-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Roboto Light'), local('Roboto-Light'),
       url('../fonts/roboto-v20-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v20-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v20-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v20-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v20-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-300italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/roboto-v20-latin-300italic.eot'); /* IE9 Compat Modes */
  src: local('Roboto Light Italic'), local('Roboto-LightItalic'),
       url('../fonts/roboto-v20-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v20-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v20-latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v20-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v20-latin-300italic.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v20-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Roboto'), local('Roboto-Regular'),
       url('../fonts/roboto-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v20-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v20-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/roboto-v20-latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Roboto Italic'), local('Roboto-Italic'),
       url('../fonts/roboto-v20-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v20-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v20-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v20-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v20-latin-italic.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/roboto-v20-latin-500.eot'); /* IE9 Compat Modes */
  src: local('Roboto Medium'), local('Roboto-Medium'),
       url('../fonts/roboto-v20-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v20-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v20-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v20-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v20-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-500italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  src: url('../fonts/roboto-v20-latin-500italic.eot'); /* IE9 Compat Modes */
  src: local('Roboto Medium Italic'), local('Roboto-MediumItalic'),
       url('../fonts/roboto-v20-latin-500italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v20-latin-500italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v20-latin-500italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v20-latin-500italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v20-latin-500italic.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-v20-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Roboto Bold'), local('Roboto-Bold'),
       url('../fonts/roboto-v20-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v20-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v20-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v20-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v20-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-700italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/roboto-v20-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'),
       url('../fonts/roboto-v20-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v20-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v20-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v20-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v20-latin-700italic.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-900 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/roboto-v20-latin-900.eot'); /* IE9 Compat Modes */
  src: local('Roboto Black'), local('Roboto-Black'),
       url('../fonts/roboto-v20-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v20-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v20-latin-900.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v20-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v20-latin-900.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-900italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  src: url('../fonts/roboto-v20-latin-900italic.eot'); /* IE9 Compat Modes */
  src: local('Roboto Black Italic'), local('Roboto-BlackItalic'),
       url('../fonts/roboto-v20-latin-900italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v20-latin-900italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v20-latin-900italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v20-latin-900italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v20-latin-900italic.svg#Roboto') format('svg'); /* Legacy iOS */
}
body {
    color: #555;
    font-family: Roboto;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.625em;
    position: relative;
    text-align: justify;
}
ol,
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
select {
    display: block;
}
figure {
    margin: 0;
}
a {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
iframe {
    border: 0;
}
a,
a:focus,
a:hover {
    text-decoration: none;
    outline: 0;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn.focus:active,
.btn:active:focus,
.btn:focus {
    text-decoration: none;
    outline: 0;
}
.card-panel {
    margin: 0;
    padding: 60px;
}
/**
 *  Typography
 *
 **/
.btn i,
.btn-large i,
.btn-floating i,
.btn-large i,
.btn-flat i {
    font-size: 1em;
    line-height: inherit;
}
.gray-bg {
    background: #f9f9ff;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Roboto;
    /*color: #222222;*/
    line-height: 1.2em !important;
    margin-bottom: 0;
    margin-top: 0;
    font-weight: 600;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    margin-bottom: 0;
    margin-top: 0;
    font-family: Roboto;
    font-weight: 600;
    color: #222222;
}
h1,
.h1 {
    font-size: 36px;
    font-weight: 300;
}
h2,
.h2 {
    font-size: 30px;
    font-weight: 300;
}
h3,
.h3 {
    font-size: 24px;
    font-weight: 300;
}
h4,
.h4 {
    font-size: 20px;
    font-weight: 300;
}
h5,
.h5 {
    font-size: 16px;
    font-weight: 300;
}
h6,
.h6 {
    font-size: 14px;
    font-weight: 300;
}
td,
th {
    border-radius: 0px;
}
/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clear::before,
.clear::after {
    content: " ";
    display: table;
}
.clear::after {
    clear: both;
}
.fz-11 {
    font-size: 11px;
}
.fz-12 {
    font-size: 12px;
}
.fz-13 {
    font-size: 13px;
}
.fz-14 {
    font-size: 14px;
}
.fz-15 {
    font-size: 15px;
}
.fz-16 {
    font-size: 16px;
}
.fz-18 {
    font-size: 18px;
}
.fz-30 {
    font-size: 30px;
}
.fz-48 {
    font-size: 48px !important;
}
.fw100 {
    font-weight: 100;
}
.fw300 {
    font-weight: 300;
}
.fw400 {
    font-weight: 400 !important;
}
.fw500 {
    font-weight: 500;
}
.f700 {
    font-weight: 700;
}
.fsi {
    font-style: italic;
}
.mt-10 {
    margin-top: 10px;
}
.mt-15 {
    margin-top: 15px;
}
.mt-20 {
    margin-top: 20px;
}
.mt-25 {
    margin-top: 25px;
}
.mt-30 {
    margin-top: 30px;
}
.mt-35 {
    margin-top: 35px;
}
.mt-40 {
    margin-top: 40px;
}
.mt-50 {
    margin-top: 50px;
}
.mt-60 {
    margin-top: 60px;
}
.mt-70 {
    margin-top: 70px;
}
.mt-80 {
    margin-top: 80px;
}
.mt-100 {
    margin-top: 100px;
}
.mt-120 {
    margin-top: 120px;
}
.mt-150 {
    margin-top: 150px;
}
.ml-0 {
    margin-left: 0 !important;
}
.ml-5 {
    margin-left: 5px !important;
}
.ml-10 {
    margin-left: 10px;
}
.ml-15 {
    margin-left: 15px;
}
.ml-20 {
    margin-left: 20px;
}
.ml-30 {
    margin-left: 30px;
}
.ml-50 {
    margin-left: 50px;
}
.mr-0 {
    margin-right: 0 !important;
}
.mr-5 {
    margin-right: 5px !important;
}
.mr-15 {
    margin-right: 15px;
}
.mr-10 {
    margin-right: 10px;
}
.mr-20 {
    margin-right: 20px;
}
.mr-30 {
    margin-right: 30px;
}
.mr-50 {
    margin-right: 50px;
}
.mb-0 {
    margin-bottom: 0px;
}
.mb-0-i {
    margin-bottom: 0px !important;
}
.mb-5 {
    margin-bottom: 5px;
}
.mb-10 {
    margin-bottom: 10px;
}
.mb-15 {
    margin-bottom: 15px;
}
.mb-20 {
    margin-bottom: 20px;
}
.mb-25 {
    margin-bottom: 25px;
}
.mb-30 {
    margin-bottom: 30px;
}
.mb-40 {
    margin-bottom: 40px;
}
.mb-50 {
    margin-bottom: 50px !important;
}
.mb-60 {
    margin-bottom: 60px;
}
.mb-70 {
    margin-bottom: 70px;
}
.mb-80 {
    margin-bottom: 80px;
}
.mb-90 {
    margin-bottom: 90px;
}
.mb-100 {
    margin-bottom: 100px;
}
.pt-0 {
    padding-top: 0px;
}
.pt-10 {
    padding-top: 10px;
}
.pt-15 {
    padding-top: 15px;
}
.pt-20 {
    padding-top: 20px;
}
.pt-25 {
    padding-top: 25px;
}
.pt-30 {
    padding-top: 30px;
}
.pt-40 {
    padding-top: 40px;
}
.pt-50 {
    padding-top: 50px;
}
.pt-60 {
    padding-top: 60px;
}
.pt-70 {
    padding-top: 70px;
}
.pt-80 {
    padding-top: 80px;
}
.pt-90 {
    padding-top: 90px;
}
.pt-100 {
    padding-top: 100px;
}
.pt-120 {
    padding-top: 120px;
}
.pt-150 {
    padding-top: 150px;
}
.pt-170 {
    padding-top: 170px;
}
.pt-250 {
    padding-top: 250px;
}
.pb-0 {
    padding-bottom: 0px;
}
.pb-10 {
    padding-bottom: 10px;
}
.pb-15 {
    padding-bottom: 15px;
}
.pb-20 {
    padding-bottom: 20px;
}
.pb-25 {
    padding-bottom: 25px;
}
.pb-30 {
    padding-bottom: 30px;
}
.pb-40 {
    padding-bottom: 40px;
}
.pb-50 {
    padding-bottom: 50px;
}
.pb-60 {
    padding-bottom: 60px;
}
.pb-70 {
    padding-bottom: 70px;
}
.pb-80 {
    padding-bottom: 80px;
}
.pb-90 {
    padding-bottom: 90px;
}
.pb-100 {
    padding-bottom: 100px;
}
.pb-120 {
    padding-bottom: 120px;
}
.pb-150 {
    padding-bottom: 150px;
}
.pb-170 {
    padding-bottom: 170px;
}
.pt-250 {
    padding-bottom: 250px;
}
.pr-30 {
    padding-right: 30px;
}
.pl-30 {
    padding-left: 30px;
}
.pl-90 {
    padding-left: 90px;
}
.p-30 {
    padding: 30px;
}
.p-40 {
    padding: 40px;
}
.p-50 {
    padding: 50px;
}
.float-left {
    float: left;
}
.float-right {
    float: right;
}
.text-italic {
    font-style: italic;
}
.text-white {
    color: #fff;
}
.text-black {
    color: #000;
}
.transition {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.section-full {
    padding: 100px 0;
}
.section-half {
    padding: 75px 0;
}
.text-center {
    text-align: center;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}
.inline-flex {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.flex-grow {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.flex-wrap {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.flex-left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
}
.flex-middle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
}
.flex-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
}
.flex-top {
    -webkit-align-self: flex-start;
    -moz-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
}
.flex-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
}
.flex-bottom {
    -webkit-align-self: flex-end;
    -moz-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
}
.space-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
}
.space-around {
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    justify-content: space-around;
}
.flex-column {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.flex-cell {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.display-table {
    display: table;
}
.light {
    color: #fff;
}
.dark {
    color: #222;
}
.relative {
    position: relative;
}
.overflow-hidden {
    overflow: hidden;
}
.overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.container.fullwidth {
    width: 100%;
}
.container.no-padding {
    padding-left: 0;
    padding-right: 0;
}
.no-padding {
    padding: 0;
}
.section-bg {
    background: #f9fafc;
}
@media (max-width: 767px) {
    .no-flex-xs {
        display: block !important;
    }
}
.row.no-margin {
    margin-left: 0;
    margin-right: 0;
}
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
/*.light-version #header {
  border-bottom: 1px solid rgba(94, 133, 252, 0.2);
}
.light-version #header .nav-menu a {
  color: #222;
}
.light-version #header .nav-menu a:hover {
  color: #c576ff;
}
.light-version #mobile-nav-toggle i {
  color: #c576ff;
}
.light-version .parent-active > .sf-with-ul {
  color: #c576ff !important;
}
*/
.page-class #header {
    background: #fff;
    border-bottom: none !important;
}
.page-class #header .nav-menu a {
    color: #222;
}
.page-class #header .nav-menu a:hover {
    color: #c576ff;
}
.page-class #mobile-nav-toggle i {
    color: #c576ff;
}
.page-class .parent-active>.sf-with-ul {
    color: #c576ff !important;
}
.blog-class #header {
    background: #fcfaff;
}
.blog-class .nav-menu a {
    color: #222;
}
.blog-class .nav-menu a:hover {
    color: #c576ff;
}
.blog-class #mobile-nav-toggle i {
    color: #c576ff;
}
.blog-class .parent-active>.sf-with-ul {
    color: #c576ff !important;
}
#header {
    padding: 14px 0px;
    padding-left: 7%;
    padding-right: 7%;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    transition: all 0.5s;
    z-index: 997;
    /*border-bottom: 1px solid rgba(94, 133, 252, 0.2);*/
}
#header.header-scrolled {
    border-bottom: none;
    transition: all 0.5s;
    background: rgba(34, 34, 34, 0.8) !important;
    box-shadow: 21.213px 21.213px 30px 0px rgba(9, 9, 9, 0.3) !important;
}
#header.header-scrolled .nav-menu a {
    color: #fff;
}
#header.header-scrolled .nav-menu a:hover {
    /*color: #c576ff; */
}
.menu-active .genric-btn {
    color: #fff !important;
}
@media (max-width: 958px) {
    .signup-btn {
        display: none !important;
    }
}
.signup-btn a {
    color: #fff !important;
    padding: 0px 24px !important;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
@media (max-width: 958px) {
    .signup-btn a {
        display: inline !important;
        margin-left: 15px;
    }
}
.signup-btn a:hover {
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.2) !important;
}
#header #logo h1 {
    font-size: 34px;
    margin: 0;
    padding: 0;
    line-height: 1;
    font-weight: 700;
    letter-spacing: 3px;
}
#header #logo h1 a,
#header #logo h1 a:hover {
    padding-left: 10px;
    border-left: 4px solid #c576ff;
}
#header #logo img {
    padding: 0;
    margin: 0;
    /*width: 70%;*/
}
@media (max-width: 768px) {
    #header #logo h1 {
        font-size: 28px;
    }
    #header #logo img {
        max-height: 40px;
    }
}
/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Nav Menu Essentials */
.nav-menu,
.nav-menu * {
    margin: 0;
    padding: 0;
    list-style: none;
}
.nav-menu ul {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    z-index: 99;
}
.nav-menu li {
    position: relative;
    white-space: nowrap;
}
.nav-menu>li {
    float: left;
}
.nav-menu li:hover>ul,
.nav-menu li.sfHover>ul {
    display: block;
}
.nav-menu ul ul {
    top: 0;
    left: 100%;
}
.nav-menu ul li {
    min-width: 180px;
}
@media (max-width: 1164px) {
    .signup-btn .genric-btn {
        padding: 0 10px !important;
    }
}
/* Nav Menu Arrows */
.sf-arrows .sf-with-ul {
    padding-right: 30px;
}
.sf-arrows .sf-with-ul:after {
    content: "\f107";
    position: absolute;
    right: 15px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
}
.menu-active .sf-with-ul:after {
    content: "\f107";
    position: absolute;
    right: 15px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
}
.sf-arrows ul .sf-with-ul:after {
    content: "\f105";
}
/* Nav Meu Container */
#nav-menu-container {
    margin: 0;
}
@media (max-width: 768px) {
    #nav-menu-container {
        display: none;
    }
}
/* Nav Meu Styling */
.nav-menu a {
    padding: 0 8px 0px 8px;
    text-decoration: none;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    outline: none;
}
.nav-menu a:hover {
    color: #FFF;
    /*text-decoration: underline; */
}
.nav-menu li a:hover:after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin: 10px auto;
    width: 100%;
    height: 2px;
    background: #0c82c6;
}
.nav-menu li>.menu-active {
    color: #FFF !important;
}
.nav-menu li>.menu-active:after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin: 10px auto;
    width: 100%;
    height: 2px;
    background: #fff;
}
.nav-menu .menu-has-children ul li a {
    /*color: #222 !important;*/
}
.nav-menu li.menu-has-children ul li a:hover {
    color: #222 !important;
    text-decoration: underline !important;
}
.nav-menu li.menu-has-children ul li a:hover:after {
    color: #222 !important;
    text-decoration: underline !important;
    background: none;
}
.parent-active>.sf-with-ul {
    /*color: #0c82c6;*/
}
.parent-active>ul .menu-active {
    color: #0c82c6 !important;
}
#header.header-scrolled .nav-menu>li .menu-active {
    /*color: #0c82c6 !important;*/
}
#header.header-scrolled .parent-active>a {
    /*color: #0c82c6;*/
    color: #FFF;
    text-decoration: underline;
}
#header.header-scrolled .nav-menu>li a:hover {
    color: #FFF;
}
#mobile-nav .nav-menu>li .menu-active {
    color: #0c82c6 !important;
}
.menu-active a {
    /*color: #ffff00;*/
}
.nav-menu>li {
    margin-left: 7px;
}

@media (max-width: 991px) {
    .background-img {
        background-image: url(../images/Accurate-Result-Textile-Testing-Report-Provider.png);
        height: 931px !important;
    }
    .nav-menu>li {
        margin-left: 0px;
    }
}
.nav-menu ul {
    margin: 23px 0 0 0;
    padding: 10px;
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
    background: #fff;
}
.nav-menu ul li {
    transition: 0.3s;
}
.nav-menu ul li a {
    padding: 5px 10px;
    color: #333;
    transition: 0.3s;
    display: block;
    font-size: 14px;
    text-transform: none;
}
/*.nav-menu ul li:hover > a {
  color: #c576ff;
}*/
.nav-menu ul ul {
    margin-top: 0;
    margin-left: 10px;
}
/* Mobile Nav Toggle */
#mobile-nav-toggle {
    position: fixed;
    right: 15px;
    z-index: 999;
    top: 14px;
    border: 0;
    background: none;
    font-size: 24px;
    display: none;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    outline: none;
    cursor: pointer;
}
#mobile-nav-toggle i {
    color: #fff;
    font-weight: 900;
}
@media (max-width: 958px) {
  
    .font8em {
    font-size: 4em !important;
    color: #0e0d0d;
    font-weight: 400;
    text-align: right;
}
    .background-img-b {
    height: 688px !important;
}
    .background-img-b {
    background-size: 45% 43%;
}
    .imghide-mob
    {
        display:none;
    }
    
    .welcomepara {
    margin-top: 7em !important;
    text-align: right;
    color: #121111;
    font-weight: 400;
    font-size: 17px;
}
    .hide-mob{
        display:none;
    }
    .shyt800px {
    height: 825px;
}
    .smt10 {
    margin-top: 15px;
    margin-bottom: 15px;
}
   .smnone {
    display: none;
}
   .sflex {
    display: flex;
}
   .margintb50 {
    margin-top: 14px !important;
    margin-bottom: 41px !important;
}
    #mobile-nav-toggle {
        display: inline;
    }
    .services {
    border-left: 0px solid #0668c3 !important;
}
    #nav-menu-container {
        display: none;
    }
}
/* Mobile Nav Styling */
#mobile-nav {
    position: fixed;
    top: 0;
    padding-top: 18px;
    bottom: 0;
    z-index: 998;
    background: rgba(0, 0, 0, 0.8);
    left: -260px;
    width: 260px;
    overflow-y: auto;
    transition: 0.4s;
}
#mobile-nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
#mobile-nav ul li {
    position: relative;
}
#mobile-nav ul li a {
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    overflow: hidden;
    padding: 10px 22px 10px 15px;
    position: relative;
    text-decoration: none;
    width: 100%;
    display: block;
    outline: none;
    font-weight: 300;
}
#mobile-nav ul li a:hover {
    color: #fff;
}
#mobile-nav ul li li {
    padding-left: 30px;
}
#mobile-nav ul .menu-has-children i {
    position: absolute;
    right: 0;
    z-index: 99;
    padding: 14px;
    cursor: pointer;
    color: #fff;
}
#header.header-scrolled .menu-has-children ul a {
    color: #222;
}
#header.header-scrolled li.menu-has-children ul li a:hover {
    color: #222 !important;
    text-decoration: underline;
}
#mobile-nav ul .menu-has-children i.fa-chevron-up {
    color: #222;
}
#mobile-nav ul .menu-has-children li a {
    text-transform: none;
}
#mobile-nav ul .menu-item-active {
    color: #0c82c6;
}
#mobile-body-overly {
    width: 100%;
    height: 100%;
    z-index: 997;
    top: 0;
    left: 0;
    position: fixed;
    background: rgba(0, 0, 0, 0.7);
    display: none;
}
/* Mobile Nav body classes */
body.mobile-nav-active {
    overflow: hidden;
	position: fixed;
}
body.mobile-nav-active #mobile-nav {
    left: 0;
}
body.mobile-nav-active #mobile-nav-toggle {
    color: #fff;
}
.section-gap {
    padding: 120px 0;
}
.area-gap {
    padding: 60px 0px;
}
.area-title h2 {
    font-size: 48px;
}
.home-area-title h1 {
    font-size: 48px;
}
.home-area-title p {
    color: rgba(255, 255, 255, 0.6);
}
.section-title {
    padding-bottom: 30px;
}
.section-title h2 {
    margin-bottom: 20px;
}
.section-title p {
    font-size: 16px;
    margin-bottom: 0;
}
@media (max-width: 991.98px) {
    .section-title p br {
        display: none;
    }
}
.alert-msg {
    color: #fff;
    padding-bottom: 30px;
}
.overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.g1-gradient-bg,
.g1-gradient-color {
    background-image: -moz-linear-gradient(70deg, #013162 30%, #013d79 100%);
    background-image: -webkit-linear-gradient(70deg, #013162 30%, #013d79 100%);
    background-image: -ms-linear-gradient(70deg, #013162 30%, #013d79 100%);
    background-image: url(../images/header-background.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.home.primary-btn {
    background: #49e4fa;
    line-height: 42px;
    padding-left: 30px;
    padding-right: 30px;
    color: #fff;
    display: inline-block;
    font-weight: 500;
    position: relative;
    border: 1px solid transparent;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    cursor: pointer;
    text-transform: uppercase;
    position: relative;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.home.primary-btn:focus {
    outline: none;
}
.home.primary-btn:hover {
    background: transparent;
    color: #fff !important;
    border-color: #fff !important;
}
/*-------- Start Slider Area ------------*/
.active-slider-carusel {
    position: inherit;
}
.owl-stage-outer {
    z-index: 2 !important;
}
.slider-area .slider-left {
    margin-top: 3em;
}
.slider-area .slider-left h1 {
    font-size: 48px;
    /*color: #ecaa00;*/
    /*color: #2ea3e6;*/
    color: #FFF;
    z-index: 2;
    /*text-shadow: 2px 4px 8px #000;*/
    text-shadow: 0px 3px 0px #000;
    font-weight: 900;
}
.slider-area .slider-left h2 {
    color: #FFF;
    font-size: 35px;
    font-weight: 900;
}
@media (max-width: 991px) {
    .slider-area .slider-left h1 {
        font-size: 30px;
    }
}
.slider-area .slider-left p {
    margin-top: 20px;
    margin-bottom: 30px;
    max-width: 510px;
    /*color: rgba(255, 255, 255, 0.6);*/
    color: #FFF;
    z-index: 2;
}
.slider-area .slider-left .genric-btn {
    z-index: 2;
}
.slider-area .slider-left .genric-btn:hover {
    /*box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);*/
}
@media (max-width: 767px) {
    .marginb5em {
    margin-bottom: 1em !important;
}
    .leftborder {
        border-left: 0px solid #0668c3 !important;
    }
    .rightborder {
    border-right: 0px solid #0668c3 !important;
}
    .about-mob  p{
          padding-left: 15px;
    padding-right: 15px;

    }
    .mt14em-mob{
        margin-top: 12rem;
    }

    .aboutusdefine {
    padding: 1em !important;
    height: 600px !important;
    margin-left: 3px;
    background: #0668c3;
     border-bottom-left-radius: 0em !important; 
     border-top-left-radius: 0em !important; 
}
    .about-img .pad3em {
     padding: 0em 0 0 0em !important; 
}
     .margin-top17em {
    margin-top: 6em !important;
}
    .margin-top2em {
    margin-top: 6em !important;
}
     .wid100p
    {
        width:100% !important;
    }
   .aboutus {
   
     border-left: 0px solid #0668c3 !important; 
}
   .col-lg-12-mob
   {
       /*padding-right: 15px;
    padding-left: 15px;*/
    text-align:justify;
   }
   .width90
   {
       width:unset !important;
   }
  .about-mob .padding-certificate {
    padding: 0px 0px 5px  0px !important;
}
   .about-mob .mb-80 {
    margin-bottom: 6px !important;
}
  .about-mob.background-img {
    background: #f0f0f0;
        height: 1254px !important;
    background-image: none !important;
}
    .aboutfont43 {
            font-size: 29px !important;
    }
    .welcome {
  
    border-right: 0px solid #0668c3 !important; 
}
    .listimg{
          text-align: center;
    display: block !important;
    margin-top: 12px;
    margin-bottom: 12px;
    }
  
    .imghide-mob
    {
        display:none;
    }
    .slider-area .slider-right {
        display: none;
    }
}
.slider-area .owl-controls {
    position: absolute;
    right: 4%;
    top: 50%;
    z-index: 2 !important;
    transform: translateY(-50%);
}
@media (max-width: 1366px) {
    .slider-area .owl-controls {
        right: 5%;
    }
}
@media (max-width: 768px) {
    .slider-area .owl-controls {
        right: 6%;
        display: none;
    }
}
.about-img img
{
    width:100% ;
}
.slider-area .owl-controls .owl-dots {
    counter-reset: dots;
}
.slider-area .owl-controls .owl-dot:before {
    counter-increment: dots;
    content: counter(dots, decimal-leading-zero);
    font-size: 14px;
    font-weight: 300;
}
.slider-area .owl-controls .owl-dot {
    position: relative;
    color: rgba(255, 255, 255, 0.2);
    margin-bottom: 15px;
}
.slider-area .owl-controls .owl-dot:after {
    position: absolute;
    content: "";
    width: 50px;
    height: 2px;
    top: 10px;
    left: 30px;
    background: rgba(255, 255, 255, 0.2);
}
@media (max-width: 1024px) {
   
    .font8em {
        font-size: 8em !important;
    }
    .map iframe {
    width: 250px !important;
    height: 425px;
}
    .slider-area .owl-controls .owl-dot:after {
        width: 30px;
    }
}
.slider-area .owl-controls .active.owl-dot {
    position: relative;
}
.slider-area .owl-controls .active.owl-dot:before {
    color: #fff;
}
.slider-area .owl-controls .active.owl-dot:after {
    background: #fff;
}
@media (max-width: 767px) {
    .slider-area {
        /*text-align: center;*/
        margin: 0 auto;
    }
    .slider-area img {
        text-align: center;
        margin: 0 auto;
    }
}
/*-------- End Slider Area ------------*/
/*-------- Start Feature Area ------------*/
.feature-area .pattern-bg {
    position: absolute;
    right: 0;
    -webkit-transform: translateY(-60%);
    -moz-transform: translateY(-60%);
    -ms-transform: translateY(-60%);
    -o-transform: translateY(-60%);
    transform: translateY(-60%);
}
.feature-area .single-feature {
    text-align: center;
    margin-top: 50px;
}
.feature-area .single-feature img {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.feature-area .single-feature:hover {
    cursor: pointer;
}
.feature-area .single-feature:hover img {
    transform: scale(1.1);
}
.feature-area .single-feature h4 {
    color: #fff;
    padding: 20px 0;
}
.feature-area .single-feature p {
    max-width: 232px;
    margin-left: auto;
    margin-right: auto;
    color: rgba(255, 255, 255, 0.6);
}
/*-------- End Feature Area ------------*/
/*-------- Start Screen Area ------------*/
.screens-area .pattern-left {
    position: absolute;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media (max-width: 991px) {
    .screens-area .pattern-left {
        display: none;
    }
}
.screen-one {
    background: url(../img/screen-bg.png) center no-repeat;
}
.screen-one .screen-left {
    max-width: 510px;
}
.screen-one .screen-left .title {
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
}
.screen-one .screen-left .title h2 {
    font-size: 36px;
}
@media (max-width: 1214px) {
    .screen-one .screen-left .title h2 {
        font-size: 28px;
    }
}
@media (max-width: 414px) {
    .screen-one .screen-left .title h2 {
        font-size: 20px;
    }
}
.screen-one .screen-left .title span {
    width: 120px;
    height: 5px;
    background: #fff;
    position: absolute;
    bottom: 198px;
    margin-left: 50px;
}
.screen-one .screen-left .main-title {
    margin-right: 50px;
}
.screen-one .details-section li {
    margin-bottom: 30px;
}
.screen-one .details-section i {
    color: #fff;
    font-size: 30px;
    margin-right: 30px;
}
.screen-one .details-section p {
    margin-bottom: 0px;
}
.screen-one .details-section a {
    color: rgba(255, 255, 255, 0.6);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.screen-one .details-section a:hover {
    color: #c576ff;
}
@media (max-width: 991px) {
    .screen-one .screen-left {
        max-width: 100%;
        margin-bottom: 50px;
    }
    .screen-one .screen-right {
        text-align: center;
    }
}
.screen-two {
    margin-top: 80px;
    background: url(../img/screen-bg2.png) center no-repeat;
}
.screen-two .screen-right {
    max-width: 510px;
}
.screen-two .screen-right .title {
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
}
.screen-two .screen-right .title h2 {
    font-size: 36px;
}
@media (max-width: 1214px) {
    .screen-two .screen-right .title h2 {
        font-size: 28px;
    }
}
@media (max-width: 414px) {
    .screen-two .screen-right .title h2 {
        font-size: 20px;
    }
}
.screen-two .screen-right .title span {
    width: 120px;
    height: 5px;
    background: #fff;
    position: absolute;
    bottom: 198px;
    margin-left: 50px;
}
.screen-two .screen-right .main-title {
    margin-right: 50px;
}
.screen-two .screen-left {
    text-align: right;
}
.screen-two .details-section li {
    margin-bottom: 30px;
}
.screen-two .details-section i {
    color: #fff;
    font-size: 30px;
    margin-right: 30px;
}
.screen-two .details-section p {
    margin-bottom: 0px;
}
.screen-two .details-section a {
    color: rgba(255, 255, 255, 0.6);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.screen-two .details-section a:hover {
    color: #c576ff;
}
@media (max-width: 991px) {
    .screen-two .screen-left {
        text-align: center;
        margin-bottom: 50px;
    }
    .screen-two .screen-right {
        max-width: 100%;
    }
}
/*-------- End Screen Area ------------*/
/*-------- Start info Area ------------*/
.info-area {
    text-align: center;
}
.subs {
    max-width: 700px;
}
.info-area .info-img {
    text-align: center;
}
.info-area .genric-btn {
    text-align: center;
}
.info-area .pattern-right {
    position: absolute;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media (max-width: 991px) {
    .info-area .pattern-right {
        display: none;
    }
}
.info-area .pattern-bg {
    position: absolute;
    right: 0;
    -webkit-transform: translateY(40%);
    -moz-transform: translateY(40%);
    -ms-transform: translateY(40%);
    -o-transform: translateY(40%);
    transform: translateY(40%);
}
@media (max-width: 991px) {
    .info-area .pattern-bg {
        display: none;
    }
}
.info-area .genric-btn:hover {
    -webkit-box-shadow: 1px 1px 30px 0px #c576ff;
    -moz-box-shadow: 1px 1px 30px 0px #c576ff;
    box-shadow: 1px 1px 30px 0px #c576ff;
}
/*-------- End info Area ------------*/
/*-------- Start video Area ------------*/
.about-video-right {
    border-radius: 10px;
    background: url(../img/video-bg.jpg) no-repeat center;
    background-size: cover;
    height: 500px;
}
.about-video-right .overlay-bg {
    background-color: #000;
    opacity: .1;
}
.about-video-right .play-btn {
    z-index: 2;
}
/*-------- End video Area ------------*/
/*-------- Srart Price Area ------------*/
.price-area .pattern-left {
    position: absolute;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media (max-width: 991px) {
    .price-area .pattern-left {
        display: none;
    }
}
.price-area .single-price {
    text-align: center;
    border-radius: 10px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.price-area .single-price .price-top {
    padding: 30px 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.price-area .single-price .price-top .overlay-bg {
    background: url(../img/overlay-bg.jpg);
    opacity: .6;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.price-area .single-price .price-top h4 {
    position: relative;
    z-index: 2;
    color: #fff;
}
.price-area .single-price .price-middle {
    padding: 30px 0;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.price-area .single-price .price-middle h1 {
    font-size: 60px;
    font-weight: 500;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.price-area .single-price .price-bottom {
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.price-area .single-price .price-bottom ul {
    margin-bottom: 30px;
}
.price-area .single-price .price-bottom ul li {
    color: #fff;
    background: rgba(255, 255, 255, 0.05);
    font-size: 14px;
    font-weight: 400;
    padding: 10px 0px;
    margin: 0px 30px;
    margin-bottom: 10px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.price-area .single-price .price-bottom ul li:hover {
    cursor: pointer;
    background: #fff;
    color: #222222;
}
.price-area .single-price .price-top-1 {
    background: url(../img/price-top1.jpg);
    background-size: cover;
}
.price-area .single-price .price-top-2 {
    background: url(../img/price-top2.jpg);
    background-size: cover;
}
.price-area .single-price .price-top-3 {
    background: url(../img/price-top3.jpg);
    background-size: cover;
}
.price-area .single-price:hover {
    background: #1f0454;
}
.price-area .single-price:hover .price-middle,
.price-area .single-price:hover .price-bottom {
    border-color: #1f0454;
}
.price-area .single-price:hover .price-middle h1 {
    text-shadow: 1px 1px 25px #c576ff;
    cursor: pointer;
}
@media (max-width: 991px) {
    .price-area .single-price {
        margin-bottom: 50px;
    }
}
/*-------- End Price Area ------------*/
/*-------- Start team Area ------------*/
.team-area .pattern-bg {
    position: absolute;
    right: 0;
    -webkit-transform: translateY(-10%);
    -moz-transform: translateY(-10%);
    -ms-transform: translateY(-10%);
    -o-transform: translateY(-10%);
    transform: translateY(-10%);
}
@media (max-width: 991px) {

    .team-area .pattern-bg {
        display: none;
    }
}
.team-area .single-team {
    text-align: center;
}
.team-area .single-team .details {
    text-align: center;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 10px;
    padding: 20px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.team-area .single-team .details h4 {
    color: #fff;
    margin-bottom: 15px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.team-area .single-team .details p {
    color: rgba(255, 255, 255, 0.6);
    margin-bottom: 0px;
}
.team-area .single-team:hover h4 {
    text-shadow: 1px 1px 25px #c576ff;
}
.team-area .single-team:hover .details {
    background: #1f0454;
    border-color: #1f0454;
    cursor: pointer;
}
.team-area .single-team:hover .details p {
    color: #fff;
}
@media (max-width: 991px) {
    .team-area .single-team {
        margin-bottom: 50px;
    }
}
/*-------- End team Area ------------*/
/*------- Start Footer Style ---------*/
.footer-area {
   background-color:#0668c3;
    padding: 10px 0 10px 0;
}
.footer-area h5 {
    padding-bottom: 10px;
    margin-bottom: 10px;
    color: #24a3ec;
    border-bottom: 1px solid #FFF;
    text-transform: uppercase;
    font-size: 14px;
}
.footer-area .number {
    color: #c576ff;
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
}
.footer-area .genric-btn {
    background: #c576ff;
    border: none;
    border-radius: 57px;
    height: 36px;
    font-size: 12px;
}
.footer-area .genric-btn:hover {
    -webkit-box-shadow: 1px 1px 15px 0px #c576ff;
    -moz-box-shadow: 1px 1px 15px 0px #c576ff;
    box-shadow: 1px 1px 15px 0px #c576ff;
}
.footer-area .primary-btn {
    background-color: #c576ff;
}
.footer-area .primary-btn:hover .lnr {
    color: #c576ff;
}
.footer-area .footer-bottom {
    padding-top: 35px;
}
.footer-area .footer-bottom p {
   color: #fff;
    font-size: 15px;
    font-weight: 400;
}
.footer-area .footer-bottom a {
    color: #24a3ec;
}
.footer-area .footer-bottom .footer-social {
    text-align: right;
}
.footer-area .footer-bottom .footer-social a {
    background: #fff;
    width: 37px;
    height: 37px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.footer-area .footer-bottom .footer-social a i {
    padding: 12px;
}
.footer-area .footer-bottom .footer-social a:hover {
    -webkit-box-shadow: 1px 1px 15px 0px #2ea3e6;
    -moz-box-shadow: 1px 1px 15px 0px #2ea3e6;
    box-shadow: 1px 1px 15px 0px #2ea3e6;
    padding-left: 0;
}
.footer-area .footer-bottom .footer-social a:hover i {
    color: #2ea3e6;
}
.footer-area .footer-bottom .footer-social i {
    color: #005489;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
@media (max-width: 991.98px) {
    .footer-area .footer-bottom .footer-social {
        text-align: left;
        margin-top: 30px;
    }
}
@media (max-width: 768px) {
    .footer-area .footer-bottom .footer-social {
        margin-top: 20px;
    }
}
.footer-area .single-footer-widget p {
    color: rgba(255, 255, 255, 0.6);
}
@media (max-width: 768px) {
    .footer-area .single-footer-widget .newsletter .primary-btn {
        right: 2% !important;
        width: auto;
        right: 0;
        top: 5px;
        transform: translate(0%, 0);
    }
}
.footer-area .pattern-right {
    position: absolute;
    right: 0;
    -webkit-transform: translateY(-42%);
    -moz-transform: translateY(-42%);
    -ms-transform: translateY(-42%);
    -o-transform: translateY(-42%);
    transform: translateY(-42%);
}
@media (max-width: 1024px) {
    .footer-area .pattern-right {
        display: none;
    }
}
.single-footer-widget .menu-list li {
    margin-bottom: 1px;
}
.single-footer-widget .menu-list li a {
    color: rgba(255, 255, 255, 0.6);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.footer-address li a {
    color: rgba(255, 255, 255, 0.6);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.single-footer-widget .menu-list li a:hover {
    color: #FFF;
}
.single-footer-widget .navbar-form {
    width: 100%;
}
.single-footer-widget .navbar-form .form-control {
    border: none;
    border-radius: 20px;
    font-size: 13px;
    background-color: #fafafa;
    padding: 9px 9px 9px 20px;
}
.single-footer-widget .navbar-form .form-control:focus {
    box-shadow: none !important;
}
.single-footer-widget .navbar-form .add-on {
    background: #fafafa;
    border-radius: 20px;
    border: 1px solid #eee;
}
.single-footer-widget .navbar-form .genric-btn {
    padding: 0px;
    width: 35px;
}
.single-footer-widget .navbar-form .genric-btn:hover {
    background-color: #c576ff;
}
.single-footer-widget .navbar-form .genric-btn:hover .lnr {
    color: #fff;
}
.single-footer-widget .navbar-form .error {
    color: #FF0000;
}
.single-footer-widget .navbar-form .lnr {
    font-weight: 900;
    font-size: 13px !important;
    color: #fff;
}
@media (max-width: 991px) {
    .single-footer-widget {
        margin-bottom: 40px;
    }
}
/*------- End Footer Style ---------*/
/*------- Start page header Style ---------*/
.page-header-area {
    padding: 80px 0;
    color: #fff;
    margin-top: 70px;
}
@media (max-width: 958px) {
    .page-header-area {
        margin-top: 52px;
    }
}
.page-header-area .page-header-left {
    text-align: left;
}
.page-header-area .page-header-left h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 10px;
    letter-spacing: 1px;
}
.page-header-area .page-header-left p {
    max-width: 530px;
}
.page-header-area .page-header-right {
    text-align: right;
}
@media (max-width: 991px) {
    .page-header-area .page-header-right {
        text-align: left;
        margin-top: 30px;
    }
}
.page-header-area .page-header-right ul li {
    display: inline-block;
}
.page-header-area .page-header-right ul li a {
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 400;
}
.page-header-area .page-header-right ul li .lnr {
    margin: 0px 10px;
    font-weight: 700;
}
.page-content-area {
    padding: 100px 0px;
}
.page-content-area h4 {
    font-size: 18px;
    font-weight: 600;
    margin: 20px 0px;
}
.page-content-area p {
    margin-bottom: 30px;
}
/*------- End page header Style ---------*/
/*------- Start Accordian-toggle Style ---------*/
@media (max-width: 991px) {
    .accordion-left {
        margin-bottom: 50px;
    }
}
@media (max-width: 768px) {
    .area-title h1 {
        font-size: 30px;
    }
}
dl.accordion {
    border: 1px solid #ccc;
    border-top: 0 none;
}
.accordion>dt {
    /*margin-bottom: 10px;*/
    font-size: 14px;
    font-weight: 400;
}
.accordion>dt>a {
    display: block;
    position: relative;
    color: #222222;
    text-decoration: none;
    padding: 8px 20px;
    /*background: #edf6ff;*/
    border: 1px solid #ccc;
    border-left: 0 none;
    border-right: 0 none;
}
.accordion>dt>a:hover {
    text-decoration: none;
}
.accordion>dt>a.active {
    color: #333;
    border-color: #ddd;
    cursor: pointer;
}
.accordion>dt>a:after {
    content: "\f067";
    width: 25px;
    height: 25px;
    position: absolute;
    top: 20%;
    right: 10px;
    font-family: 'FontAwesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 15px;
    line-height: 25px;
    text-align: center;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    background-color: #0c5dac;
    border-radius: 50%;
}
.accordion>dt>a.active:after,
.accordion>dt>a.active:hover:after {
    content: "\f068";
    color: #fff;
}
.accordion>dt>a:hover:after {
    color: #fff;
}
.accordion>dd {
    margin-bottom: 10px;
    padding: 10px 20px 20px;
    font-size: 15px;
    line-height: 1.8;
    color: #333;
}
.accordion>dt>a,
.accordion>dt>a:after,
.toggle>dt>a,
.toggle>dt>a:after {
    -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
    -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
    -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
    -ms-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
    transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
}
dl.accordion.time-line {
    position: relative;
}
dl.accordion.time-line:before {
    border-left: 1px dashed #cecece;
    bottom: 10px;
    content: "";
    left: 15px;
    position: absolute;
    top: 25px;
    z-index: 0;
}
.accordion.time-line>dd {
    margin-bottom: 10px;
    padding: 10px 20px 20px 40px;
    font-size: 14px;
    line-height: 1.8;
    color: #777;
}
.accordion.time-line>dt>a:after {
    content: "\e648";
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-top: -15px;
    position: absolute;
    top: 50%;
    left: 0;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    font-size: 20px;
    text-align: center;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    background: #222;
    padding-left: 3px;
}
.accordion.time-line>dt>a.active:after,
.accordion.time-line>dt>a.active:hover:after {
    content: "\e641";
    color: #fff;
}
.accordion.time-line>dt>a {
    display: block;
    position: relative;
    color: #222222;
    text-decoration: none;
    padding: 14px 20px 14px 40px;
    border: none;
    letter-spacing: 3px;
}
.accordion.time-line>dt>a:hover,
.accordion.time-line>dt>a.active {
    background: none !important;
}
.toggle>dt {
    margin-bottom: 10px;
    font-size: 13px;
    font-weight: 400;
}
.toggle>dt>a {
    display: block;
    position: relative;
    color: #222222;
    text-decoration: none;
    padding: 8px 20px;
    border-bottom: 1px solid #eee;
}
.toggle>dt>a:hover {
    text-decoration: none;
    border-color: #e8e8e8;
}
.toggle>dt>a.active {
    color: #c576ff;
    border-color: #c576ff;
}
.toggle>dt>a:after {
    content: "\f107";
    width: 15px;
    height: 15px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    right: 10px;
    font-family: 'FontAwesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 15px;
    line-height: 15px;
    text-align: center;
    color: #999;
    -webkit-font-smoothing: antialiased;
}
.toggle>dt>a.active:after,
.toggle>dt>a.active:hover:after {
    content: "\f106";
    color: #c576ff;
}
.toggle>dt>a:hover:after {
    color: #444;
}
.toggle>dd {
    margin-bottom: 10px;
    padding: 10px 20px 20px;
    font-size: 14px;
    line-height: 1.8;
    color: #777;
}
dl.toggle.time-line {
    position: relative;
}
dl.toggle.time-line:before {
    /*background-color: #d1d1d1;*/
    border-left: 1px dashed #cecece;
    bottom: 10px;
    content: "";
    left: 15px;
    position: absolute;
    top: 25px;
    /*width: 1px;*/
    z-index: 0;
}
.toggle.time-line>dd {
    margin-bottom: 10px;
    padding: 10px 20px 20px 40px;
    font-size: 14px;
    line-height: 1.8;
    color: #777;
}
.toggle.time-line>dt>a:after {
    content: "\e648";
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-top: -15px;
    position: absolute;
    top: 50%;
    left: 0;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    font-size: 20px;
    text-align: center;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    background: #222;
    padding-left: 3px;
}
.toggle.time-line>dt>a.active:after,
.toggle.time-line>dt>a.active:hover:after {
    content: "\e641";
    color: #fff;
}
.toggle.time-line>dt>a {
    display: block;
    position: relative;
    color: #222222;
    text-decoration: none;
    padding: 14px 20px 14px 40px;
    border: none;
    letter-spacing: 3px;
}
.toggle.time-line>dt>a:hover,
.toggle.time-line>dt>a.active {
    background: none !important;
}
/*------- End Accordian-toggle Style ---------*/
/*------- Start button variation Style ---------*/
.button-variation-area h4 {
    font-weight: 600;
}
.button-group-area .genric-btn {
    margin-right: 10px;
    margin-top: 10px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.button-group-area .genric-btn:last-child {
    margin-right: 0;
}
.genric-btn {
    display: inline-block;
    outline: none;
    line-height: 30px;
       padding: 10px 20px 10px 20px;
    font-size: 1.3em;
    text-align: center;
    text-decoration: none;
    /*font-weight: 500;*/
    cursor: pointer;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.genric-btn:focus {
    outline: none;
}
.genric-btn.e-large {
    padding: 0 40px;
    line-height: 50px;
}
.genric-btn.large {
    line-height: 45px;
}
.genric-btn.medium {
    line-height: 30px;
}
.genric-btn.small {
    line-height: 25px;
}
.genric-btn.radius {
    border-radius: 3px;
}
.genric-btn.circle {
    border-radius: 20px !important;
    -moz-border-radius: 20px !important;
    -webkit-border-radius: 20px !important;
}
.genric-btn.arrow {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.genric-btn.arrow span {
    margin-left: 10px;
    margin-top: -3px;
    font-weight: 700;
}
.genric-btn.default {
    color: #222222;
    background: #f9f9ff;
    border: 1px solid transparent;
}
.genric-btn.default:hover {
    border: 1px solid #f9f9ff;
    background: #fff;
}
.genric-btn.default-border {
    background-color: #0668c3;
    /*border:1px solid #FFF;*/
    color: #FFF;
    /*box-shadow: 0 12px 16px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);*/
    
    border-radius: 15px;
}
/*.genric-btn.default-border:hover {
    color: #FFF;
    background: #85add4;
    border: 1px solid transparent;
    box-shadow: none;
    border-radius: 5px;
     box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
}*/
.genric-btn.primary {
    color: #fff;
    border: none;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.genric-btn.primary-border {
    color: #c576ff;
    border: 1px solid #c576ff;
    background: #fff;
}
.genric-btn.primary-border:hover {
    color: #fff;
    background: #c576ff;
    border: 1px solid transparent;
}
.genric-btn.secondary {
    color: #fff;
    background: #222222;
    border: 1px solid transparent;
}
.genric-btn.secondary:hover {
    color: #222222;
    border: 1px solid #222222;
    background: #fff;
}
.genric-btn.secondary-border {
    color: #222222;
    border: 1px solid #222222;
    background: #fff;
}
.genric-btn.secondary-border:hover {
    color: #fff;
    background: #222222;
    border: 1px solid transparent;
}
.genric-btn.info {
    color: #fff;
    background: #17a2b8;
    border: 1px solid transparent;
}
.genric-btn.info:hover {
    color: #17a2b8;
    border: 1px solid #17a2b8;
    background: #fff;
}
.genric-btn.info-border {
    color: #17a2b8;
    border: 1px solid #17a2b8;
    background: #fff;
}
.genric-btn.info-border:hover {
    color: #fff;
    background: #17a2b8;
    border: 1px solid transparent;
}
.genric-btn.warning {
    color: #fff;
    background: #ffc107;
    border: 1px solid transparent;
}
.genric-btn.warning:hover {
    color: #ffc107;
    border: 1px solid #ffc107;
    background: #fff;
}
.genric-btn.warning-border {
    color: #ffc107;
    border: 1px solid #ffc107;
    background: #fff;
}
.genric-btn.warning-border:hover {
    color: #fff;
    background: #ffc107;
    border: 1px solid transparent;
}
.genric-btn.danger {
    color: #fff;
    background: #dc3545;
    border: 1px solid transparent;
}
.genric-btn.danger:hover {
    color: #dc3545;
    border: 1px solid #dc3545;
    background: #fff;
}
.genric-btn.danger-border {
    color: #dc3545;
    border: 1px solid #dc3545;
    background: #fff;
}
.genric-btn.danger-border:hover {
    color: #fff;
    background: #dc3545;
    border: 1px solid transparent;
}
.genric-btn.disable {
    color: #b8b8bc;
    background: #eee;
    border: 1px solid transparent;
    cursor: not-allowed;
}
/*------- End button variation Style ---------*/
@media (max-width: 768px) {
    .scroll-down {
        display: none;
    }
}
.scroll-down a {
    padding-top: 60px;
    z-index: 9999;
    text-align: center;
}
.scroll-down a span {
    position: absolute;
    bottom: 60px;
    left: 50%;
    width: 30px;
    height: 60px;
    margin-left: -15px;
    border: 2px solid rgba(255, 255, 255, 0.2);
    border-radius: 50px;
    box-sizing: border-box;
}
.scroll-down a span::before {
    position: absolute;
    z-index: 2;
    top: 10px;
    left: 50%;
    content: '\e62a';
    font-family: 'themify';
    color: #fff;
    border-radius: 100%;
    -webkit-animation: sdb10 2s infinite;
    animation: sdb10 2s infinite;
    box-sizing: border-box;
    text-align: center;
    left: 6px;
}
@-webkit-keyframes sdb10 {
    0% {
        -webkit-transform: translate(0, 0);
        opacity: 0;
    }
    40% {
        opacity: 1;
    }
    80% {
        -webkit-transform: translate(0, 20px);
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}
@keyframes sdb10 {
    0% {
        transform: translate(0, 0);
        opacity: 0;
    }
    40% {
        opacity: 1;
    }
    80% {
        transform: translate(0, 20px);
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}
.highlight {
    color: #2ea3e6 !important;
}
.newsletter {
    background-color: #f1f1f1;
}
.newsletter p {
    text-transform: uppercase;
    color: #2f2f2f;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
}
.newsletter h3 {
    color: #0c5ead;
    margin-bottom: 1em;
    font-weight: bold;
}
.newsletter input {
    width: 30%;
    height: 2.8em;
    padding: 1%;
}
.newsletter input:hover,
input:focus {
    outline: none;
    box-shadow: 0px 0px 5px rgba(0, 84, 137, 0.5);
    border: 1px solid #2ea3e6;
    border-radius: 0;
}
.newsletter a {
    background-color: #2ea3e6;
    color: #FFF;
    text-transform: uppercase;
}
.newsletter a:hover {
    box-shadow: 0 5px 11px rgba(33, 33, 33, .5);
    -webkit-box-shadow: 0 5px 11px rgba(33, 33, 33, .5);
    -moz-box-shadow: 0 5px 11px rgba(33, 33, 33, .5);
}
.footer-area a:hover {
    padding-left: 5px;
}
.footer-area img {
    padding: 1em 0;
}
.footer-area p {
    line-height: 2em;
}
.footer-address li {
    margin-bottom: 1em;
}
.footer-address i {
    float: left;
    font-size: 24px;
    color: #FFF;
    margin-top: 3px;
}
.footer-address p {
    margin-left: 3em;
    margin-bottom: 0;
}
.copyright {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}
/***** testimonial start ******/
.testimo {
    background-color: #0D5EAC;
}
.colorwhite {
    margin-top: 43px;
    background-color: #ffffff;
    width: 100%;
    height: 139px;
    border-radius: 15px 24px 0px;
}
.circle1 {
    background-color: #eca900;
    border-radius: 50%;
}
.marginl {
    margin-left: 1px;
}
.top {
    z-index: 11111111111 !important;
    margin-top: -40px;
    float: right;
    margin-right: 13pxx;
    margin-right: 66px;
}
.img1 {
    padding-top: 10px;
    margin-left: 12px;
    width: 76px;
    padding-bottom: 10px;
    padding-right: 11px;
}
.heading1 h2 {
    padding-bottom: 9px;
    text-align: center;
    color: #fff;
    font-size: 25px;
    line-height: 32px;
    position: relative;
}
.heading1 h2:after {
    background: #fff none repeat scroll 0 0;
    content: "";
    height: 2px;
    left: 0;
    right: 0;
    top: 100%;
    position: absolute;
    width: 30px;
    text-align: center;
    margin: 0 auto;
}
.pb-30 {
    padding-bottom: 30px;
}
.colorwhite p {
    text-align: center;
}
.mb-201 {
    margin-bottom: -22px;
    color: white;
    margin-left: 12px;
}
.heading {
    width: 60%;
}
.product .owl-controls .owl-nav {
    width: 100%;
    text-align: center;
    margin: 3em auto 0;
}
.product .owl-prev,
.owl-next {
    padding-top: 7px;
    height: 40px;
    text-align: center;
    letter-spacing: 0;
    font-size: 0;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    */
}
.product .owl-prev {
    width: 50%;
    float: left;
}
.product .owl-next {
    width: 50%;
    float: right;
}
.product .owl-prev::after {
    margin-left: -5px;
    margin-top: 2px;
    z-index: 1111111;
    font-size: 32px;
    content: "\e67a";
    color: #2ea3e6;
    font-family: 'themify';
}
.product .owl-next::after {
    margin-left: 8px;
    z-index: 1111111;
    font-size: 32px;
    content: "\e679";
    color: #2ea3e6;
    font-family: 'themify';
}
.product .item {
    border: 1px solid #f4f4f4;
    box-shadow: 5px 10px #f5f5f5;
    overflow: hidden;
}
.product .item img {
    width: 45% !important;
    margin: 0 auto;
    text-align: center;
}
.product .item a {
    color: #FFF;
    position: relative;
    right: 0;
}
.botbok {
    padding-bottom: 31px;
}
.carousel-btn {
    font-size: 15px;
    display: block;
    width: 150px;
    background: #eca900;
    padding: 6px;
    text-align: center;
    color: #FFF;
}
.buttonsha {
    background-color: #0d5ead;
    /* Green */
    border: none;
    color: white;
    padding: 11px 50px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    -webkit-transition-duration: 0.4s;
    /* Safari */
    transition-duration: 0.4s;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.buttonsha:hover {
    box-shadow: 0 12px 16px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
}
strong {
    font-weight: bold;
}
.erp .list-item {
    display: table;
    width: 15em;
}
.erp tr {
    border-bottom: 1px dotted #aaa;
}
.contact-heading {
    color: #aaa;
    border-bottom: 1px dotted #777;
    font-size: 12px;
}
.process-flow {
    height: 130px;
}
/*Go to top start*/
.gototop.active {
    opacity: 1;
    visibility: visible;
}
.gototop {
    display: none;
}
.gototop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 999;
    opacity: 0;
    visibility: visible;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
/*Go to top end*/
.accordion .card-header{
    cursor: pointer;
}
.accordion .card-header:after {
    font-family: 'FontAwesome';  
    content: "\f068";
    float: right; 
           background-color: #0c5dac;
        width: 25px;
        height: 25px;
        color: #FFF;
        text-align: center;
        border-radius: 50%;
        line-height: 25px;
        cursor: pointer;
            -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.accordion .card-header.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\f067"; 
        background-color: #0c5dac;
        width: 25px;
        height: 25px;
        color: #FFF;
        text-align: center;
        border-radius: 50%;
        line-height: 25px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.accordion dd{
    margin:1em 1em 1em 1.5em;
}
.hide-desktop{
    display:none
}
/****** Extra small devices (portrait phones, less than 576px) *********/
@media (max-width: 575.98px) {
    .welcomepara p {
    padding-top: 1rem;
     padding-bottom: 0rem !important; 
}
  .aboutfont43 {
   margin-bottom: 0px !important;
    }
  .about-mob .margin12 .aboutfont43
  {
      margin-top: 0px !important; 
  }
    .mt-70 {
     margin-top: 0px !important; 
}
    .mobile-hide{
        display:none !important;
    }
    .yatlab {
     border-left: 0px solid #ffffff !important; 
}
    .mt-50 {
    margin-top: 0px !important;
}
    .show-mobile{
        display:block !important;
    }
    .mobile-banner
    {
        background: #30669e;
    /*height: 280px !important;*/
    background-image: none !important;
    }
   .mob-pad0{
       padding: 0;
   }
   .mb-50 {
    margin-bottom: 10px !important;
}
  .brand .padding-certificate {
    padding: 0px 12px 5px 0px !important;
}
 .oeko .padding-certificate {
    padding: 0px 0px 5px 0px !important;
}
 .oeko p{
     padding-left:15px;
     padding-right:15px;

 }
    .oeko.background-img {
        background: #f0f0f0;
        height: 990px !important;
    }
    .california .padding-certificate {
    padding: 0px 0px 4px 0px !important;
}
    .california p{
        padding-left: 15px;
       padding-right: 15px;
    }
    .saso .padding-certificate {
    padding: 0px 0px 5px 0px !important;
}
    .saso p,.gb p{
        padding-left: 15px;
       padding-right: 15px;
    }
    .saso.background-img 
    {
        height: 863px !important;
    }
    .gb .padding-certificate {
    padding: 0px 0px 5px 0px !important;
}
  .brand p{
      padding-left: 15px;
       padding-right: 15px;
  }
  .rd-blue-bg-1 ul
  {
      padding-left: 25px;
  }
  .contact.background-img {
 
        height: 875px !important;
  }
  .contact .padding-certificate {
    padding: 0px 12px 5px 0px !important;
}
  .iframe-mob  iframe{
       display:none !important;
   }
  .mt-100 {
     margin-top: 10px !important; 
}
    .contact-info {
        margin-bottom: 10px !important;
    }
    .inspection-list-1 ul li {
        
        padding-left: 24% !important;
    }
    .inspect-blue-bg {
  display:none;
}
    .ins-blue-bg-2 {
    background-color: #e5effa;
    padding: 6% 6% 6% 6% !important;
    text-align: justify;
}
    .inspection-list-2 ul li {
    
    padding-left: 24% !important;
   
}
 .margin25 {
    margin-top: 0px !important;
    margin-bottom: 19px !important;
}
 .home .padding-certificate {
    padding: 33px 12px 5px 0px !important;
}
 .atlablink 
 {
     margin-bottom:20px;
 }
 .atlablink .text-left{
         padding-right: 12px;
 }
   .top-mob.mt-20 {
    margin-top: 21px!important;
}
    .ins-blue-bg-1 {
        background-color: #e5effa;
        padding: 10% 20% 10% 10%;
        margin-top: 11% !important;
    }
    .inspect-img-2 {
    border: 1px solid #eee;
     margin-left: 0px !important;
        }
    .mt-mob15{
        margin-top: 15px;
    }
    .contactTN {
    width: 90% !important;
   margin: 10px 13px 17px 17px !important;
}
    .research p{
        padding-right:15px;
        padding-left:15px;
    }
   .research .padding-certificate {
    padding: 0px 12px 5px 0px !important;
}
    .rd-blue-bg-1 {
        margin-left: 0% !important;
    }
    .mob-pad15
    {
        padding-right:15px;
        padding-left:15px;
    }
    .aboutfont43 {
    font-size: 27px !important;
}
  .inspection.background-img {
    background: #f0f0f0;
    height: 980px !important;
    background-image: none !important;
}
  .inspection p{
      padding-left:12px;
       padding-right:12px;
  }
  .brand.background-img {
    background: #f0f0f0;
    height: 960px !important;
    /*height: 915px !important;*/
    background-image: none !important;
}
  .padding-certificate {
    padding: 25px 12px 5px 0px !important;
}
   .testing .padding-certificate {
    padding: 0px 0px 5px 0px !important;
}
   .mt-60 {
    margin-top: 30px !important;
}
.testing p
{
    padding-left:15px;
      padding-right:15px;
}
   .testing.background-img {
        height: 1034px !important;
    }
    .mt20-mob
    {
        margin-top: 80px;
    }
    .atlab-background {
    background-image: url(../images/whyatlabs.png);
   /*height: 800px;*/
    background-size:100% 17% !important;
    background-repeat: no-repeat;
}
    .atlab-background .padt7em {
    padding-top: 2em !important;
    padding-bottom: 2em;
}
  .atlab-background  .pad3em {
     padding: 0em 0 0 0em; 
}
    .hide-mob{
        display:none;
    }
    .smnotflex
{
    display:unset !important;
}
    .map iframe {
        width: 100% !important;
    }
    .font8em {
    font-size: 4em !important;
    color: #0e0d0d;
    font-weight: 400;
    text-align: right;
}
    .background-img-b {
    
    background-size: 45% 43%;
}
    .ins-blue-bg-1 {
        background-color: #e5effa;
        padding: 10% 5% 10% 5% !important;
    }
    .welcomepara {
       margin-top: 0em !important;
    }
    .background-img-b {
        
       height: 558px !important;
    }
    .testing-tab-1 {
    padding-top:5px !important;
    padding-bottom:5px !important;
    padding-left: 15px !important;
     padding-right: 15px !important;
    
}
    .mob-mt .marginb5em

    {
margin-top:0px !important;
    }
  .mob-mt.margin15px {
        margin-top: 0px !important;
    }
    .mob-mt.mt-10
    {
margin-top:0px !important;
    }
    .mob-mt .aboutfont43 
    {
margin-top:0px !important;
    }
    .mb-100 {
    margin-bottom: 15px !important;
}
    .margin-list {
    padding-top: 1em !important;
    padding-bottom: 15px;
}
    .yatlabstxt {
        font-size: 2em !important;
    }
    .smargin5em{
        margin-top: 5em !important;
    }
    .smpad3em{
      
    padding: 1em !important;

    }
    .smtc{
            text-align: center !important;
    }
    .smpad5em{
        padding-top: 5em;
    padding-bottom: 5em;
    }
    .margin20em {
    margin-top: 2em !important;
    margin-bottom: 2em !important;
}
    .socialicon {
    /*float: right;*/
     margin-top: 0px !important;
        }
    .margin5p {
     margin-left: 0% !important; 
}
    .socialicon {
     float: unset !important;
        }
    .smpadding0{
        padding:0;
    }
    .smnone
    {
        display:none;
    }
    .shyt800px{
        height:825px;
    }
    .font42 {
    font-size: 22px!important;
}
    .sflex{
        display:flex;
    }
    .margintb50
    {
                margin-top: 14px !important;
       margin-bottom: 20px !important;
}
    .stc 
    {
        text-align:center;
    }
    .services {
   
     border-left: 0px solid #0668c3 !important; 
}
    .border-bottom 
    {
        display: inline-block !important;
    }

    .smt10
    {
        margin-top:15px;
        margin-bottom:15px
    }
    .margin100 {
    margin-top: 50px !important;
}
    .research.background-img {
        background: #f0f0f0;
       height: 1010px !important;
     background-image:none !important;
        }
    .rd-blue-bg-1 {
        background-color: #e5effa;
        padding: 7% !important;
    }
    .p-30 {
        padding: 1px;
    }
    .p-40 {
        padding: 1em;
    }
    .heading {
        width: 90%;
    }
    .textright,
    .textleft,
    .ecomadmin {
        text-align: center !important;
        background-color: #FFF;
        border-radius: 10px;
        padding-top: 10px;
        margin: 5px 0;
    }
    .colorwhite p {
        font-size: 11px;
        line-height: normal;
    }
    .newsletter input {
        width: 95%;
        height: 2.8em;
        padding: 1%;
        margin-bottom: 1%;
    }
    .banner-text p {
        width: 100% !important;
    }
    .p-50 {
        padding: 10px;
    }
    .background-img {
    background: #f0f0f0;
   height: auto!important;
    background-image: none !important;
}
    .padding-certificate {
    padding: 0px 12px 5px 0px !important;
}
    .aboutus.mb-30 {
     margin-bottom: 0px !important; 
}
.mob-left.text-left
{
        text-align: unset !important;
}
   .background-img p{
        padding-left:15px;
        padding-right:15px;
    }
    .contact-btn {
        padding-top: 2em !important;
    }
    #header {
        background-color: rgba(0, 67, 137, 0.8);
    }
    .erp .list-item {
        width: 7em;
    }
    .slider-left h1{
        padding-top: 20px;
    }
    .send-circle-btn{
        margin-top: 1em;
    }
}
/****** Small devices (landscape phones, 576px and up) *********/
@media (min-width: 576px) and (max-width: 767.98px) {
    .sflex 
    {
        display:flex !important;
    }
    .smnone
    {
        display:none;
    }
    .margintb50 {
    margin-top: 41px !important;
    margin-bottom: 74px !important;
}
    .background-img {
        
        height: 905px !important;
    }
    .smnotflex
    {
        display:unset !important;
    }
    .font8em {
        font-size: 5em !important;
    }
    .background-img {
        background: #f0f0f0 !important;
     background-image:none !important;
        }
        
    .textright,
    .textleft,
    .ecomadmin {
        text-align: center !important;
        background-color: #FFF;
        border-radius: 10px;
        padding-top: 10px;
        margin: 5px 0;
    }
    .p-30 {
        padding: 1px;
    }
    .colorwhite p {
        font-size: 12px;
        line-height: normal;
    }
    .newsletter input {
        width: 70%;
        height: 2.8em;
        padding: 1%;
    }
    .banner-text p {
        width: 100% !important;
    }
    .p-50 {
        padding: 10px;
    }
    .contact-btn {
        padding-top: 2em !important;
    }
    #header {
        background-color: rgba(0, 67, 137, 0.8);
    }
    .erp .list-item {
        width: 7em;
    }
     .send-circle-btn{
        margin-top: 1em;
    }
}
/****** Medium devices (tablets, 768px and up) ********
@media (min-width: 768px) and (max-width: 991.98px) {
    .newsletter input {
        width: 60%;
        height: 2.8em;
        padding: 1%;
    }
    .p-30 {
        padding: 1px;
    }
    .p-50 {
        padding: 10px;
    }
     .send-circle-btn{
        margin-top: 1em;
    }
}
/****** Large devices (desktops, 992px and up) *********/
@media (min-width: 992px) and (max-width: 1199.98px) {
    .newsletter input {
        width: 40%;
        height: 2.8em;
        padding: 1%;
    }
}
/*//atlab*/
.background-img{

    background-image: url("../images/Accurate-Result-Textile-Testing-Report-Provider.png");
height: 800px;
    position: relative;
    overflow: hidden;
    /* background-image: url(../img/banner_bg.png); */
    background-repeat: no-repeat;
   background-size: 70% 100%;
    background-position: top right;
    margin-bottom: 5px;
}
.vl {
  border-left: 6px solid green;
  height: 500px;
  position: absolute;
  left: 50%;
  margin-left: -3px;
  top: 0;
}
.block
{
    display:block;
}
.padding-certificate{
    padding: 165px 12px 47px 0px;
}
.padding-service{
   padding-top: 8px;
    padding-bottom: 8px;
    /*padding-left: 32px;*/
}
.margin12{
    margin-top: 12px;
}
.pad20{
    padding:20px;
}
.font-28{
    font-size:28px;
   
}
.font-30{
    font-size:34px;
    letter-spacing: 3px;
   
}
.font-34{
   font-size: 42px;
   letter-spacing: 4px;
       font-weight: bold;
       color:#0668c3;
}
.font-38{
    font-size:50px;
   letter-spacing: 5px;
   color:#0668c3;
}
.flex{
    display:flex;
}
.letterspace{
    letter-spacing: 6px;
}
.greyclr{
    color:#999999;
}
.redclr{
     color:#f26305;
}
.border-bottom{
    display: block;
    width: 179px;
    height: 3px;
    background: #f26305;
    /* margin: 11px auto; */
    margin-top: 6px;
    margin-bottom: 6px;
}
.services{
    text-transform: uppercase;
border-left: 2px solid #0668c3;
}
.padding-left15{
    padding-left: 15px;
}
.margin100{
    margin-top:110px;
}
.flexend{
    align-items: flex-end;
}
.atlablink  a{
font-size: 15px;
    color: #555;
}

.atlablink  a:hover{
  text-decoration: underline;
}
.margin50{
    margin-bottom: 50px;
}
.eclipse
{
      width: 300px;
    height: 75px;

    background: #fff;
    border: 1px solid #e5e5e5;
    /*padding-top: 5px;
     padding-bottom: 5px;*/
    display:flex;
    align-items:center;
    text-align: center;
    border-radius: 37px;
    box-shadow: 3px 1px 8px 3px #e7e7e7;
}
.wid70
{
    width:70%;
}
.bold{
    font-weight:bold !important;
}
.aligncenter
{
    align-items: center;
}
.circle{
           width: 45px;
    height: 45px;
    border-radius: 50%;
    box-shadow:3px 7px 8px 3px #e7e7e7;
    /*box-shadow: 3px 1px 8px 3px #e7e7e7;*/
}
.circle i{
        font-size: 22px;
    margin-top: 11px;
    color: #0668c3;
}
.information
{
    margin-bottom: 23px;
   margin-left: 10px;
    margin-right: 10px;
}
.margintb50
{
   margin-top: 141px;
    margin-bottom: 174px;

}
.bac-sky-blue{
/*background: #e5eff9;*/
    /*width: 65%;*/
     background-image: url("");
     /*background-color:#e5eff9;*/
      background: linear-gradient(90deg, #e5eff9 60%, #fff 40%);
     /*background-size: 100% 100px;*/
     background-size: 100% 60%;
     background-repeat: no-repeat;
       /*height: 570px;*/
}

.h11 hr{
    margin-bottom: -38px;
    border-top: 1px solid #cccccc;
}
.font18{
    font-size: 18px;
    /*font-weight: 800;*/
}
.pad15{
        padding: 15px;
}
.contact{
        /*background: #fff;*/
    margin-bottom: 26px;
}

.blue-clr{
    color:#0668c3;
}
.str-img{
    float: right;
       margin-top: 8px;

}
.eclipe2{
   
   background: #f0f0f0;
    border: 1px solid #e5e5e5;
    height: 390px;
    border-radius: 144px;
    padding: 20px;
}
.font50{
        font-size: 50px !important;
}
hr.new2 {
  border-top: 1px dashed #0668c3;
}
.uppercase
{
    text-transform: uppercase;
}
.font42{
    font-size:38px;
}
.clr-lightorange{
    color:#fbc69c;
}
.padding15{
    padding-left: 15px;
    padding-right: 15px;
}
.letter-pad span{
    padding-left: 15px;
    /*padding-right: 15px;*/
}
.margin-text{
        margin-top: 22px;
    margin-bottom: 22px;
    margin-left: 4px;
}
.font-wyt100{
        font-weight: 100;
}
.font-syle-italic{
    font-style: italic;
}
.solution hr.new1{
    border-top: 1px solid #0668c3;
}
.margin-l-border{
        margin-left: 6px;
}
.testingdiv{
    height: 280px;
    background: #fff;
    border-radius: 35px;
    text-align:center;
    padding: 15px;
    /*display:flex;
        text-
    align-items:center;*/
    /*margin-left: 20px;*/
    border: 2px solid #eaeaea;
    transition: all 0.5s ease;
}

.testingdiv:hover{
     box-shadow: 3px 7px 8px 3px #cddae6;
}
.testing-pad{
        padding-top: 25%;
    padding-bottom: 25%;

}
.font28{
           font-size: 18px;
    font-weight: 400;
}

.testing-hover.testingdiv:hover{
    box-shadow: 0px 10px 10px 5px #cddae6;
}
.thumbnail.dropshadow {
    box-shadow: 0 6px 14px 0 rgba(33,35,68,.05)!important;
}
.thumbnail {
    background: #fff;
    border: 1px solid #e7e7e7;
    border-radius: 3px;
    transition: all 0.5s ease;
}

.thumbnail:hover {
 box-shadow: 0px 10px 10px 5px #cddae6 !important;
}
.demo-thumb-img
{
    height:auto;
}
.demo-thumb-img {
    /*padding: 20px;*/
    height: 236px;
}
.demo-thumb-img {
    /*pointer-events: none;*/
    /*cursor:pointer;*/
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}
 .demo-thumb-img {
    /*pointer-events: none;*/
    /*cursor:pointer;*/
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: unset !important;
    justify-content: unset !important;
    -ms-flex-align: unset !important;
    align-items: unset !important;
}
.demo-thumb-text {
    font-weight: 600;
    color: #555;
    font-size: 15px;
    padding: 10px 6px 9px;
    text-align: center;
    border-top: 1px solid #ddd;
       background: #fff;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.margin-list{
    padding-top: 6em;
     padding-bottom:15px;
}
.margin-list2
{
    padding-top:15px;
    padding-bottom:15px;
}
.background-img-b {
    background-image: url(../images/Atlabs-Textile-Testing-Service-Provider-in-Tiruppur.png);
    height: 750px;
     background-repeat: no-repeat;
}
.welcome{
    
  margin-right: 9px;
    border-right: 2px solid #0668c3;
}
.pad15em{
        padding-top: 15em;
    padding-bottom: 15em;
}
.margin20em{
      margin-top: 15em;
    margin-bottom: 15em;
}
.welcomepara p
{
padding-top: 1rem;
    padding-bottom: 2rem;
}
.yatlab
{
    border-left: 3px solid #ffffff;
}
.font8em
{
    font-size: 10em;
    color: #0e0d0d;
    font-weight: 400;
    text-align: right;
}
.pad30{
    padding: 30px
}
.font43{
        color: #0668c3;
    font-size: 43px;
    text-align: right;
    margin-top: 13px;
    font-weight: 500;
}
.padbot10{
    padding-bottom: 10px;
}
.welcomepara{
        margin-top: 4em;
    text-align: right;
    color: #121111;
    font-weight: 400;
        font-size: 17px;
}
.vinewmorebtn{
        /*text-align: right;*/
    margin-top: 10px;
    margin-bottom: 10px;
}
.img-hyt
{
height: 280px;
    width: 100%;
}
.atlab-background {
    background-image: url(../images/ISO-Certified-Testing-laboratory-in-Tiruppur.png);
    /*height: 800px;*/
    background-size:100% 50%;
    background-repeat: no-repeat;
}
.padt7em{
    padding-top: 10em;
    padding-bottom: 2em;
}
    .pad2em{
        padding: 2em;
    }
    .yatlabstxt{
     font-size: 6em;
    font-weight: 500;
    color: #fff;
    }
    .bac-white
    {
        background:#fff;
    }
    .span{
    border-left: 2px solid #3270b8;
    }
    .pad5em{
       
    padding: 5em;
}    
     .pad3em{
         padding: 3em 0 0 3em;
     }
     .pad1em{
        padding: 0.8em;
     }
     .pad1em li{
      /*padding: 1em;*/
      list-style:square; 
      list-style-position: inside;
     }
     .pad1em li {
    padding: 1em 0 0 2em;
      }
     .pl15{
         padding-left: 15px;
     }
     .listfont{
             font-size: 16px;
    font-weight: 400;
     }
     .eclipsesocialmedia
     {
         width: 300px;
    height: 65px;
    background: #f7fbfe;
    /*border: 1px solid #e5e5e5;*/
    display: flex;
    align-items: center;
    text-align: center;
    border-radius: 37px;
    box-shadow: 3px 1px 8px 3px #e7e7e7;
     }
     .margin5p{
             margin-left: 5%;
     }
     .socialicon{
             float: right;
    margin-top: 14px;
    font-size: 26px !important;
    color: #0668c3;

     }
     .eclipsesocialmedia 
     {
          color: #0668c3;
    font-weight: 400;
     }
        .doticon{
            text-align: center;
    margin-top: 8px;
    font-size: 9px;
    color: #0668c3;
        }
        .footer-background{
            background-color:#0668c3;
        }
        .pad4em{
                padding: 4em;
        }
        .contactinfo
        {
                border-bottom: 2px solid #8aabd8;
    color: #fff;
    font-weight: 600;
        }
        .contactinformation span{
            display:block;
            color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
        font-weight: 300;
    font-size: 17px;
        }
        .margin-b10{
            margin-bottom:10px;
        }
       .contactinformation hr.new2 {
    border-top: 1px dashed #fff;
}
.margint15em{
      margin-top: 15em;
   
}
.backgroundcontact
{
    background-image: url(../images/msg-box.png);
        height: 450px;
    background-repeat: no-repeat;
    
}
.pad4tbem
{
    padding-top:4em;
    padding-bottom:4em;
}
.padding20{
    padding: 25px;
}
.msgboxhyt{
        height: 123px;
        border-radius: 28px !important;
}
.submitbtn{
    padding: 7px;
    width: 100%;
    border-radius: 27px;
    border: 2px solid #0668c3;
    background: transparent;
    font-weight: 500;

}
.map iframe{
  width: 374px;
   height:425px;
}
.map iframe {
  /*transition: 0.4s cubic-bezier(1, -1, 0, 2);*/
  clip-path: polygon(25% 0%, 100% 1%, 100% 100%, 25% 100%, 0% 50%);
}
textarea {
  resize: none;
}
.backgroundcontact .form-control {
    display: block;
    width: 100%;
padding: 0.375rem 1.3rem;
    font-size: 1rem;
    line-height: 2.1;
    color: #fff;
    background-color: #0668c3;
    background-clip: padding-box;
    border: 1px solid #0668c3;
    border-radius:34px;
}
.form-control::-webkit-input-placeholder { color: white; }  /* WebKit, Blink, Edge */
.form-control:-moz-placeholder { color: white; }  /* Mozilla Firefox 4 to 18 */
.form-control::-moz-placeholder { color: white; }  /* Mozilla Firefox 19+ */
.form-control:-ms-input-placeholder { color: white; }  /* Internet Explorer 10-11 */
.form-control:-ms-input-placeholder { color: white; }  /* Microsoft Edge */

/****about us css start from here****/
.aboutus {
    /*text-transform: uppercase;*/
    border-left: 3px solid #0668c3;
}
.font-34-lightwyt {
    font-size: 35px;
    /*letter-spacing: 4px;*/
    font-weight: 400;
    color: #0668c3;
}
.visiontxt{
        color: #0668c3;
    font-weight: 400;
}
.margin-top17em{
    margin-top:17em;
}
.margin-top5em{
    margin-top:6em;
}
.aboutfont43 {
    color: #0668c3;
    font-size: 41px;
    text-align: right;
    margin-top: 17px;
    font-weight: 400;
    margin-bottom: 17px;
    line-height: 2;
}
.unbold{
    font-weight: 100;
}

.pad10em
{
        padding-top: 10em;
}
.margin-top2em{
    margin-top:2em;
}
.visionpara{
    font-size: 20px;
    font-weight: 400 !important;
}
.uldiv li{
 font-size: 20px;
    padding: 5px;
    font-weight: 400
}
   
.unit-4 {
    box-shadow: 0 0 16px rgba(0,0,0,0.25);
    /*box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);*/
    padding: 30px;
    background: #ffffff;
    border-radius: 5px;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    position: relative;
    top: 0;
    margin-bottom: 1px;
    text-align: center;
    padding-top: 50px;
}
.d-block {
    display: block!important;
}
.unit-4 .unit-4-icon {
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    top: -50px;
}
.unit-4 .unit-4-icon .icon-wrap {
   height: 80px;
    position: relative;
    border-radius: 50%;

    /* display: inline-block; */
    /* background-color: #4285f4; */
    /*-webkit-box-shadow: 0 4px 20px -5px rgba(66,133,244,.4);
    box-shadow: 0 4px 20px -5px rgba(66,133,244,.4);*/
    padding-left: 20px;
    padding-right: 20px;
}
.icon-wrap img{
    width: 215px;
}
.pad12p {
    padding: 20px;
}
.uldiv{
    padding-left: 20%;
    text-align: left;
}
.vision ul {
    margin: 0;
    padding: 0;
        list-style: disc;
}
.margin6tem{
    margin-top: 6em;
    margin-bottom: 2em;
}
.unit-4 *:last-child {
    margin-bottom: 0;
}
.unit-4 p {
    font-weight: 300;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
}
/*p {
    margin-top: 0;
    margin-bottom: 1rem;
}*/
.pag15p{
        padding-left: 10%;
    padding-right: 10%;
}
.pad0{
    padding: 0;
}
.pad15 {
    padding: 15px;
}
.aboutus.background-img
{
         margin-bottom: 0px;
}
.marginb5em{
        margin-bottom: 6em;
}
.margin15px {
    margin-top: 15px;
    margin-bottom: 15px;
}
.atlablink  p{
    margin-bottom: 0px;
}
.margin55 {
    margin-top: 55px;
}
 .leftborder{
    border-left: 3px solid #0668c3;
}
 .leftborder2{
    border-left: 2px solid #0668c3;
}
 .leftborder2 p
 {
 margin-left: 20px;
 }
 .leftborder2 p:before{
     border-left: 6px solid green;
  height: 50px;
  position: absolute;
  left: 50%;
  margin-left: -3px;
  top: 0;}
  
 
 
 .rightborder{
    border-right: 3px solid #0668c3;
}
 .righttxt
 {
       text-align:right;
 }
 .lefttxt
 {
     text-align:left;
 }
 .centertxt{
  text-align: center;
 }
.aboutbackground
{
background-image: url(../images/Apparel-Testing-laboratory-in-Tiruppur.png);
    height: 400px;
background-repeat: no-repeat;
background-size: 22%;
}
.margin25{
        margin-top: 25px;
    margin-bottom: 25px;
}
.aboutusdefine p{
color: #fff;
    font-size: 20px;
        font-weight: 400;
}

.aboutusdefine
{
    padding: 5em;
    height:300px;
    margin-left:3px;
    background:#0668c3;
    border-bottom-left-radius: 15em;
    border-top-left-radius: 15em;
}
.width90{
width: 90%;
}

.font-17{
  font-size: 17px;
}
/*** Testing Style css start from here ***/
.testing-tab-1{
    background-color:#e5effa;
    color:#555;
    padding:20px;
    font-size: 17px;
}
.testorderlist{
   font-size: 17px;
}
.testorderlist ul{
    list-style:disc;
    padding-left:30px;
    padding-top: 10px;
}
.testorderlist ul li {
    padding-left:20px;
    padding-bottom: 3px;
    }
h4.centertxt{
  text-align: center;
  color: #0668c3;
  text-transform: uppercase;
  font-weight: bold;
 }
.p-0{
  padding: 0;
}

/*** Inspection style starts from here ***/
.inspect-blue-bg{
  background-color: #e5effa;
  width: 35%;
  height: 250px;
  margin-top: -150px; 
  background-position: left bottom;  
}
.inspection-list-1{
  padding: 10% 5% 5% 5%;
}
.inspection-list-1 ul li{
  background-image: url(../images/list-style-1.png);
  background-position: left;
background-repeat: no-repeat;
padding-left: 13%;
line-height: 3;
}
.round-circle-1{
  text-align: center;
  background-color: #0668c3;
  color: #FFF;
  border-radius: 50%;
  padding:2% 3%;
}
.dot-line-1{
  padding: 5% 0 0 0;
}
.round-circle-2{
  text-align: center;
  background-color: #0668c3;
  color: #FFF;
  border-radius: 50%;
  padding:2% 3%;
  margin-top: 5%;
}
.ins-blue-bg-1{
  background-color: #e5effa;
  padding:10% 20% 10% 10%;
  margin-top: 25%;
  text-align:justify;
}
.inspect-img-2{
  border:1px solid #eee;
  margin-left: -150px;
  box-shadow:0px 0px 14px 0px rgba(0,0,0,0.15);
}
.ins-blue-bg-2{
  background-color: #e5effa;
  padding:10% 20% 10% 10%;
  text-align:justify;
}

.inspection-list-2 ul li{
  background-image: url(../images/list-style-1.png);
  background-position: left;
background-repeat: no-repeat;
padding-left: 18%;
line-height: 2;
}

.inspection-list-3 h4{
color: #0668c3;
font-weight: 500;
}

.inspection-list-3 ul li{
line-height: 2;
list-style: disc;
list-style-position: inside;
padding-left: 10%;
}


/*** R&D style starts from here ***/
.rd-image{
      border: 1px solid #eee;
    box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.15);
}
.rd-blue-bg-1{
    background-color: #e5effa;
  padding:10%;
  margin-top: 15%;
  text-align:justify;
      margin-left: -10%;
    z-index: -1;
    position: relative;
}
.rd-blue-bg-1 li{
  list-style: disc;
  line-height: 2;
}
.blue-bg-1{
  background-color: #e5effa;
  padding: 3%;
}
.blue-bg-1 li{
  list-style: disc;
  list-style-position: inside;
  line-height: 2;
}

/*** contact style starts from here ***/
.contact-info{
    border-radius: 10%;
    -webkit-box-shadow: 1px 1px 30px 0px #dfdfdf;
    -moz-box-shadow: 1px 1px 30px 0px #dfdfdf;
    box-shadow: 1px 1px 30px 0px #dfdfdf;
    padding: 5%;
    text-align:left;
    margin-bottom: -300px;
    background-color: #FFF;
}
.contact-info span {
    display: block;
    color: #555;
    font-weight: 400;
    font-size: 17px;
}
  .contactTN{
    width: 70%;
    margin:40px 0 0 0;
  }
  .contactTN li{
    line-height: 2;
    padding: 15px 0;
  }
.contactTN li a{
   color: #555;
  line-height: 1.5;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 20px;
      background-image: url(../images/hand.png);
    background-repeat: no-repeat;
    background-position: left left;
    padding:0px 10px 10px 45px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.contactTN li a:hover{
  color: #0668c3;
  }
  .tech-spec-image img{
    width: 350px;
      border: 1px solid #eee;
    box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.15);
}
}
.lineheight-1-5{
  line-height: 1.5;
}


.ahover a:hover{
  box-shadow: 0 5px 5px #ccc;
  border:5px solid #ccc;
}

.lh1{
  line-height: 1.2 !important;
}
.padding-mob-15
{
    padding:15px;
}
.padding-mob-15 img{
    width:100%;
}
