/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Anton|Lobster');

@font-face 
{
	font-family: 'Questrial-Regular';
	src: url('../fonts/Questrial-Regular.ttf')  format('truetype');
}

@font-face 
{
	font-family: 'arial-roundedmt-bold';
	src: url('../fonts/arial-roundedmt-bold.ttf')  format('truetype');
}
@font-face 
{
	font-family: 'britanic';
	src: url('../fonts/britanic.ttf')  format('truetype');
}
@font-face 
{
	font-family: 'arial';
	src: url('../fonts/arial.ttf')  format('truetype');
}
@font-face 
{
	font-family: 'Roboto-BoldCondensed';
	src: url('../fonts/Roboto-BoldCondensed.ttf')  format('truetype');
}

body
{
	overflow-x:hidden;
}
.wrapper
{
	max-width:1250px;
	margin:0px auto;
}

/************ Index Page ************/

/****** TOp Header css  **********/
.top-nav {
	 margin-left: 5%;
	 padding-top: 3%;
}
.phone {
    font-size: 18px;
    font-family: 'arial-roundedmt-bold';
    color: #2e2e30;
}
.email {
	 font-size:20px;
	 font-family: 'arial-roundedmt-bold';
   color: #2e2e30;
	 line-height: 23px;
}
.email a {
    color: #2e2e30;
    font-size: 14px;
    letter-spacing: 0.9px;
}
.email a:hover {
    color: #ee2f32;
}
.top-nav ul li img {
	margin-left: 20px;
}
.top-nav ul li {
    padding: 0 2px;
}
.top-nav ul {
    list-style: none !important;
    padding: 0px;
    display: inline-flex;
    float: none;
}
.social-01 li a {
    font-size: 20px;
}
.social-01 li a:hover {
   color: #ee2f32;    
}
.menu {
  background: #0d1546;
}
/************ TOp Header css  *********/

/*******  About Index css  ******/
.index-about {
	margin-bottom:65px;
}
.about-index-img {
    margin-left: -29%;
}

.index-about-contain {
	margin-left: -10%;
    width: 58%;
	border: 1px solid #e7ecee;
	box-shadow: 6px 6px 48px rgba(0, 0, 0, 0.23);
	border-radius: 25px;
	padding: 0% 3% 3% 3%;
	margin-top: 3%;
}
.index-title {
	font-size:53px;
	letter-spacing:1px;
	line-height:75px;
	color:#0d1546;
	font-weight: 700;
	margin-bottom: 0px;
	font-family: 'britanic';
	padding-top: 6%;
}

.about-index-font {
	color:#be2226;
	font-size:22px;
	line-height:45px;
	font-family: 'arial';
	margin-bottom: 4%;
	font-weight: 700;
	letter-spacing: 1px;
}
.about-index-font-02 {
    font-size: 18px;
    line-height: 32px;
    color: #000;
    font-family: 'arial';
    margin-bottom: 20px;
    letter-spacing: 1px;
    text-align: justify;
}
/*******  About Index css  ******/

/******* Product Slider css ******/
.product-slider {
	margin-bottom: 45px;
	background-color: #f2f4f5;
	padding: 3% 0px;
}
.product-title {   
    text-transform: capitalize;
    color: #0d1546;
    font-weight: 700;
    margin-bottom: 3%;
    font-family: 'britanic';
    letter-spacing: 1px;
    font-size: 50px;
    text-align: center;
} 
.product-title::after {
	/*! height: 4px; */
  /*! display: block; */
  /*! width: 45px; */
  /*! background: #000063; */
  /*! border-bottom: 1px white; */
  /*! content: ''; */
  /*! margin-top: 10px; */
  /*! margin-left: 47%; */
  /*! padding-bottom: 5px; */
}
.product-font {
	color: #fff;
	font-size: 22px;
	font-family: 'arial-roundedmt-bold';
	text-align: center;
	font-weight: 700;
	letter-spacing: 1px;
}

.pro-slider-bg {
	background-color: #272827;
	width:388px;
	height: 92px;
	padding: 15px;
}
/******* Product Slider css ******/

/******* Services Slider css ******/
.client-slider { 
	margin-bottom:3%;
}
.client-font {
	color:#1c1c1c;
	font-family: 'arial-roundedmt-bold';
	font-size:25px;
	font-weight:700;
	letter-spacing:1px;
	line-height:30px;
	margin-bottom: 20px;
}
.client-font-1 {
	color:#111111;
	font-family: 'arial';
	font-size:18px;
	letter-spacing:1px;
	line-height:31px;
	text-align: justify;
	font-weight: 400;
	padding-right: 17px;
	padding-left: 0;
	margin-bottom: 25px;
}
.browse
{
	font-family: 'arial-roundedmt-bold';
	font-size:20px;
	color:#1c1c1c;
	font-weight:700;
	text-align: center;
}
.browse a:hover
{
	color:#e3010f;
}
/ 12 .services-section /

.services-section .welcome-wrp {
    padding: 0 !important;
}

.services-wlc {
    background-color: #131655;
    min-height: 320px;
}

.services-wlc .content {
    float: right;
    padding-right: 35px;
    position: relative;
    right: 0;
    text-align: right;
     top: 37px;
    width:80%;
	text-align: justify;
}

.services-wlc .content .title {
    color: #fff;
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 15px;
    margin-top: 0;
    text-transform: uppercase;
}

.services-content .service-box {
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
    transition: all ease-in 400ms;
    -webkit-transition: all ease-in 400ms;
    -moz-transition: all ease-in 400ms;
}

.services-content.services-carousel .service-box {
    margin-bottom: 30px;
}

.services-content .service-box .img-thumb img {
    min-height: 320px;
    width: 100%;
    border: 2px solid #2e2e2e;
}

.services-content .service-box .content {
    bottom: 0;
    display: inline-block;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 1;
}

.services-content .service-box .content .title {
    background-color: #ed1c24;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin: 0 40px;
    padding: 12px 0;
    position: relative;
    text-transform: uppercase;
    transition: all ease-in 400ms;
    -webkit-transition: all ease-in 400ms;
    -moz-transition: all ease-in 400ms;
    font-family: 'arial';
}

.services-content .service-box .content .title:before {
    background-color: #ed1c24;
    bottom: 0;
    content: "";
    height: 101%;
    left: -32px;
    position: absolute;
    transform: skewX(-40deg);
    -webkit-transform: skewX(-40deg);
    width: 65px;
    transition: all ease-in 400ms;
    -webkit-transition: all ease-in 400ms;
    -moz-transition: all ease-in 400ms;
}

.services-content .service-box .content .title:after {
    background-color: #ed1c24;
    bottom: 0;
    content: "";
    height: 101%;
    position: absolute;
    right: -32px;
    transform: skewX(40deg);
    -webkit-transform: skewX(40deg);
    width: 65px;
    transition: all ease-in 400ms;
    -webkit-transition: all ease-in 400ms;
    -moz-transition: all ease-in 400ms;
}

.services-content .service-box:hover .content .title {
    background-color: #1c1c1c;
}

.services-content .service-box:hover .content .title:before {
    background-color: #1c1c1c;
}

.services-content .service-box:hover .content .title:after {
    background-color: #1c1c1c;
}

.services-content .service-box .content .title a {
    color: #fff;
    position: relative;
    z-index: 9999;
}

.services-content .service-box .overlay {
    background-color: rgba(237, 28, 36, 0.90);
    display: inline-block;
    left: 0;
    padding: 50px 30px 30px;
    position: absolute;
    right: 0;
    text-align: center;
    top: -100%;
    height: 100%;
    transition: all ease-in 500ms;
    -webkit-transition: all ease-in 500ms;
    -moz-transition: all ease-in 500ms;
    z-index: 0;
}

.services-content .service-box:hover .overlay {
    top: 0;
}

.services-content .service-box .overlay::before {
    background-color: rgba(237, 28, 36, 0.90);
    bottom: -50px;
    content: "";
    height: 50px;
    left: -25px;
    position: absolute;
    transform: skewX(-40deg);
    -webkit-transform: skewX(-40deg);
    width: 40px;
}

.services-content .service-box .overlay::after {
    background-color: rgba(237, 28, 36, 0.90);
    bottom: -50px;
    content: "";
    height: 50px;
    right: -25px;
    position: absolute;
    transform: skewX(40deg);
    -webkit-transform: skewX(40deg);
    width: 40px;
}

.services-content .service-box .overlay p {
    color: #1c1c1c;
    font-family: 'arial';
    line-height: 22px;
    font-size: 15px;
    letter-spacing: 1px;
    font-weight: 700;
    text-transform: capitalize;
}

.services-content .service-box .overlay .value {
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-style: italic;
    font-weight: 600;
    width: 100%;
}

.services-content .service-box .overlay .value .service-price {
    color: #012f5d;
    font-size: 22px;
}

.services-content .service-box .overlay .btn-link {
    color: #053636;
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    margin-top: 10px;
}

.services-content .service-box .overlay .btn-link:hover {
    text-decoration: none;
}


/*services-carousel*/

.services-content.services-carousel .owl-controls .owl-nav {
    left: -125px;
    position: absolute;
    top: 72%;
}

.services-sldwrp {
    padding: 0;
}

.services-sldwrp .services-carousel {
    padding-left: 30px;
}
/******* Servies Slider css ******/

/*********** footer contant  ***********/

.footer-top {
	padding: 50px 60px;
	background-color:#313a47;
	background-image: url('../images/footer-bg.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.footer-font {
	font-size:25px;
	font-weight:700;
	color:#fff;
	margin-bottom: 13px;
	font-family: 'arial-roundedmt-bold';
	padding-top: 20px;
}
.footer-font::after {
	height: 3px;
  display: block;
  width: 55px;
  background: #fff;
  border-bottom: 1px white;
  content: '';
  margin-top: 4px;
  padding-bottom: 0px;
}
.footer-font-01 {
	font-family: 'myriad pro-regular';
	font-size:30px;
	font-weight:700;
	color:#fff;
	text-transform:uppercase;
	margin-bottom: 20px;
}
.footer-font-02 {
	font-size:15px;
	color:#fff;
	font-weight: 700;
	font-family: 'Questrial-Regular';
	letter-spacing: 1px;
	line-height: 25px;
}
.footer-font-02 a {
	color: #fff;
}
.footer-font-02 a:hover { 
	color:#ee2f32;
}
.footer-font-03 {
	font-size:23px;
	color:#fff;
	font-weight:700;
	letter-spacing: 1px;
	font-family: 'arial-roundedmt-bold';
	margin-bottom: 32px;
	padding-top: 8px;
}

.footer-font-04 {
	font-size:14px;
	color:#fffefe;
	line-height: 28px;
	font-family: 'arial';
	white-space: nowrap;
	font-weight: 600;
	letter-spacing: 0.9px;
}
.footer-font-04:hover { 
	color:#ee2f32;
}
.footer-left {
	/! margin-left: -40px; /
}
.footer-top ul {
	padding:0px;
}
.footer-top ul li {
	list-style:none;
}
.footer-download {
	/! margin-top:-65px; /
}
.social-01 {
    /! float: left; /
    padding: 6px 0;
    margin-left: 20px;
}
.social-01 li {
	border-bottom: none !important;
	padding: unset !important;
}
/*** social icon ***/

.social-1 {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    font-size: 15px;
    border-radius: 100%;
    transition: all 200ms ease-in;
}
[class^="hvr-"] {
    margin: 0px 3px;
    padding: 11px;
    cursor: pointer;
    background: #898989;
    text-decoration: none;
    color: #fff;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-radius: 50%;
    width: 40px;
    height: 40px;
}
.hvr-hollow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: background;
    transition-property: background;
    box-shadow: inset 0 0 0 2px #898989, 0 0 1px transparent;
}

.hvr-hollow:hover, .hvr-hollow:focus, .hvr-hollow:active {
    background: none;
   color: #FFF;
}
/*** social icon ***/
/*********** footer contant  ***********/

/***** last footer contant ****/
.copy-wirte {
	background-color:#141c28;
}

.font-01 {
	font-size:14px;
	color:#fff;
	margin: 0;
	padding: 20px 0;
	letter-spacing: 1px;
	font-family: 'myriad pro-regular';
	font-weight: 700;
}
.font-01 a {
	color: #fff;
}
.font-01 a:hover {
	color: #2e9add;
}
.font-02 {
	float: right;
}

/**** copy write Index css *****/
.copy-write {
	background-color:#000000;
	padding: 20px;
}
.copy-write-font {
	color:#fff;
	font-size:15px;
	margin: 0px;
	font-family: 'arial-roundedmt-bold';
	line-height: 25px;
	font-weight: 700;
	letter-spacing: 1px;
}
.copy-write-font-01 {
	color:#fff;
	font-size:15px;
	float:right;
	letter-spacing: 0.9px;
	margin: 0px;
	font-family: 'arial-roundedmt-bold';
}
.copy-write-font-01 a:hover {
	color:#ed1c24;
}
/**** copy write Index css *****/
/** top arrow contant **/
.scrollTop {
   opacity: 0;
	position: fixed;
	right: 16px;
	bottom: 0;
	color: #fff;
	border-radius: 100px;
	z-index: 999;
	height: 55px;
	width: 55px;
	background-repeat: no-repeat;
	background-position: center;
	transition: opacity .3s,bottom .5s,box-shadow .3s cubic-bezier(.55,0,.1,1),background-color .1s linear;
	background-color: #b3b3b3;
	overflow: hidden;
}
.scrollTop i {  
    width: 55px;
    height: 40px;
    top: 0px;
    left: 0;
    position: relative;
    z-index: 10;
    transform: translate(0,0);
    transition: transform .2s ease;
    color: #fff;
}

.scrollTop i, .scrollTop:hover {
    background-color: transparent;
}
.scrollTop i, .text-small {
    font-size: 40px;    
	  line-height: 50px;
}
.scrollTop i, .text-center {
    text-align: center;
}
.scrollTop::before, .scrollTop:hover::after {
    transform: scale(1);
}
.scrollTop::after, .scrollTop::before {
    display: block;
    content: ' ';
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;   
    transform: scale(0);
    transition: all .3s cubic-bezier(.55,0,.1,1);
    border-radius: 100px;
	background: rgb(243, 113, 33);
	background: -moz-linear-gradient(top, rgb(243, 113, 33) 0%, rgb(243, 113, 33, 0.47) 100%);
	background: #ee2f32;
}
.scrollTop:hover i {
    transform: translate(0,-39px) !important;
}
/** top arrow contant **/

/*** aboutus css ***/
.about-h1 {
    font-size: 50px;
    font-weight: 700;
    margin-top: -11% !important;
    color: #0d1546;
    line-height: 55px;
    font-family: 'Roboto-BoldCondensed';
    text-shadow: 2px 2px 1px #404040;
    width: 1250px;
    margin-left: 28%;
    letter-spacing: 0.9px;
}
.about-contain {
    margin-left: -10%;
    width: 58%;
    border: 1px solid #e7ecee;
    box-shadow: 6px 6px 48px rgba(0, 0, 0, 0.23);
    border-radius: 25px;
    padding: 38px;
    margin-top: 3%;
    text-align: justify;
}
.heading-abt {
    font-size: 25px;
    line-height: 40px;
    font-family: 'Questrial-Regular';
    letter-spacing: 0.5px;
    color: #0d1546;
    font-weight: 600;
}
.heading-abt::after {
    height: 4px;
    display: block;
    width: 45px;
    background: #ee2f32;
    border-bottom: 1pxwhite;
    content: '';
    margin-top: 5px;
    padding-bottom: 5px;
}
.about-font-02 {
    font-size: 18px;
    line-height: 40px;
    color: #0d1546;
    font-family: 'Questrial-Regular';
    margin-bottom: 8px;
    text-align: justify;
    letter-spacing: 1px;
}
.inner-banner {
    margin-bottom: 28px;
}
.about {
    margin-bottom: 2%;
    margin-top: -3%;
}
.about-h1 span {
    font-size: 31px;
    line-height: 55px;
    margin-left: 2%;
}
/*** aboutus css ***/

/*** product css ***/
.prod-index {
    /*! margin-top: 10% !important; */
    margin-bottom: 3%;
}
.product-title {   
    text-transform: capitalize;
    color: #0d1546;
    font-weight: 700;
    margin-bottom: 3%;
    font-family: 'britanic';
    letter-spacing: 1px;
    font-size: 50px;
    text-align: center;
} 
.product-title::after {
    /*! height: 4px; */
    /*! display: block; */
    /*! width: 100px; */
    /*! background: #000063; */
    /*! border-bottom: 1pxwhite; */
    /*! content: ''; */
    /*! margin-top: 10px; */
    /*! margin-left: 47%; */
    /*! padding-bottom: 5px; */
}
.prod-font-02 {
    font-size: 15px;
    line-height: 30px;
    color: #000;
    font-family: 'Questrial-Regular';
    margin-bottom: 20px;
    text-align: justify;
    letter-spacing: 0.9px;
}

/*** product css ***/

/*** contact css ***/
.contact-bg {
    /*! padding-top: 0%; */
}
.contact-contain {
    /*! margin-left: 0%; */
    width: 58%;
    border: 1px solid #e7ecee;
    box-shadow: 6px 6px 48px rgba(0, 0, 0, 0.23);
    border-radius: 25px;
    padding: 3%;
    /*! margin-top: 11%; */
}
.contact-font-call {
    font-family: 'Questrial-Regular';
    font-size: 23px;
    color: #0d1546;
    margin-left: 10px;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 45px;
}
.contact-font {
    font-family: 'Questrial-Regular';
    font-size: 19px;
    color: #0d155c;
    line-height: 35px;
    font-weight: 700;
    /*! margin-left: 10px; */
}
.contact-font a { 
    color: #0d155c;
}
.contact-font a:hover { 
    color:#ee2f32;
}
/******* Table Contant *******/
table {
  	border-collapse: collapse;
    margin: 0;
  	padding: 0;
  	width: 90%;
  	margin-bottom: 4%;
}
table td {
  	padding: 2px 13px;
	font-family: 'Questrial-Regular';
	font-size:17px;
  	text-align: left;
  	letter-spacing: 1px;
  	line-height: 39px;
}
.table-border {
  padding:10px;
	text-align: center;
}

table tr {
	/*! background: #efefef66; */
}
table th {
	font-size: 20px;
	color: #fff;
	background-color: #004e89;
    letter-spacing: 1px;
    line-height: 20px;
	font-weight: 700;
	font-family: 'Questrial-Regular';
	padding: 10px 0;
	text-align: center;
	text-transform: capitalize;
}
.table-th {
	font-family: 'Questrial-Regular';
	background-color:#202020;
	color:#fff;
	font-size:20px;
	padding:8px;
	text-align:center;
}
.table-td {
	padding:8px;
	font-family: 'Questrial-Regular';
	font-size:25px;
	font-weight: 700;
	text-align:center;
	border-bottom: none;
	
}
.table-width {
	width:90%;
}
.table-shadow {
    box-shadow: 1px 2px 7px 2px #58514b;
}
.table01 {
    border-collapse: collapse;
    margin: 0;
    margin-bottom: 0px;
    margin-bottom: 0px;
    padding: 0;
    width: 100%;
    margin-bottom: 4%;
}
.img-size {
	/*! margin-top: 31%; */
}
/******* Table Contant *******/
/*** contact css ***/

/*** inquiry css ***/
.top-txt {
    width: 50%;
    border: 1px solid #e7ecee;
    box-shadow: 6px 6px 48px rgba(0, 0, 0, 0.23);
    border-radius: 25px;
    padding: 3%;
}
/*** inquiry css ***/
