/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Anton|Lobster');
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
@import url('https://fonts.googleapis.com/css?family=Raleway:400,800');

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

@font-face 
{
	font-family: 'biko-regular';
	src: url('../fonts/biko-regular.otf')  format('truetype');
}

@font-face 
{
	font-family: 'franklin-gothic-book-regular';
	src: url('../fonts/franklin-gothic-book-regular.ttf')  format('truetype');
}

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

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

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

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


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

/************ Index Page ************/
::-moz-selection { /* Code for Firefox */
    color:#fff;
    background: #c27b06;
}

::selection {
    color:#fff;
    background: #c27b06;
}
/************ affix menu code ************/
.affix {
    top: 0px;
    width: 100%;
    z-index:  9999 !important;
	background-color:#2a73bf;
    border-radius:  0 !important;
    box-shadow: 4px 3px 2px -3px #203a53;
    padding-top: 0px !important;
 }
.affix .menu {
	padding-top:4px !important;
}
.affix .top-nav {
	display: none;
}
.affix .logo { 
	margin-top: 2px;
	width: 25%;
}
.affix .contact-img {
	display:block;
}
.affix .wsmenu-list { 
	margin-top: 2%;
}
.affix .wsmenu-submenu {
  top: 64px;
}
.navbar {
    margin-bottom: 0px!important;
    border: none !important;
}
.affix ~ .container-fluid {
   position: relative;
   top: 30px;
}
/************ affix menu code ***********/

/************ Navigation css  **********/
.menu {
	position: absolute !important;
	z-index: 9999;
	width: 100%;
}
.logo {
	margin-top: 8px;
}

.top-header-01 {
   /*! z-index: 9999; */
   /*! position: relative; */
   /*! background-color: #fff; */
   /*! border-radius: 8px; */
}


/************ Navigation css  *********/

/************ slider css start *******/
.slider-font-h4
{
	color: #fff;
font-size: 50px;
text-align: center;
line-height: 80px;
font-family: 'Questrial-Regular';
letter-spacing: 0.9px;
}
.slider-font-h2 {
	color: #ffffff;
font-size: 68px;
text-align: center;
font-family: 'Jersey-m54';
letter-spacing: 1.8px;
line-height: 60px;
}
/************ slider css ************/

/************ About Index css ************/
.about-index {
	margin-bottom:40px;
}
.about-index-font {
	font-family: 'Questrial-Regular';
	color:#000000;
	font-size:25px;
	line-height:30px;
	letter-spacing:1.4px;
}

.about-index-font-01 {
	color:#000;
	font-size:15px;
	line-height:30px;
	letter-spacing: 0.6px;
	font-family: 'Questrial-Regular';
	text-align: justify;
}
/************ About Index css ************/

/************ Product Index css ************/
.product-index {
	margin-bottom:70px;
}
.product-padding {
	padding-left:0px;
	padding-right:0px;
}
.effect5
{
  position: relative;
  background-color:#fff;
}
.effect5:before, .effect5:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 25px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 35px 20px #777;
  -moz-box-shadow: 0 35px 20px #777;
  box-shadow: 0 35px 20px #777;
  -webkit-transform: rotate(-8deg);
  -moz-transform: rotate(-8deg);
  -o-transform: rotate(-8deg);
  -ms-transform: rotate(-8deg);
  transform: rotate(-8deg);
}
.effect5:after
{
  -webkit-transform: rotate(8deg);
  -moz-transform: rotate(8deg);
  -o-transform: rotate(8deg);
  -ms-transform: rotate(8deg);
  transform: rotate(8deg);
  right: 10px;
  left: auto;
}

/************ Product Index css ************/


/************ client slider Index css ************/
.client-slider {
	margin-inline-start: ;
	padding: 25px 0;
}
.client-font {
	font-family: 'Questrial-Regular';
	font-size:50px;
	line-height:60px;
	text-align:center;
	color:#000000;
	margin-bottom: 1%;
	letter-spacing: 2px;
}
.client-font-01 {	
	font-family: 'Questrial-Regular';
	font-size:30px;
	line-height:45px;
	text-align:center;
	color:#868686;
	margin-bottom: 5%;
}
/************ client slider Index css ************/

/************ footer Index css ************/
.footer {
	background-color:#242424;
	padding: 5% 0px 3% 0px;
}
.footer-font {
	font-family: 'Questrial-Regular';
	font-size:25px;
	font-weight:700;
	color:#fff;
	margin-bottom: 6%;
}
.fa-padding {
	padding: 0px 20px 0px 0px;
}
.footer-font-01 {
	font-family: 'Questrial-Regular';
	font-size:15px;
	font-weight:700;
	color:#fff;
	line-height:25px
}
.footer-font-01 a { color: #fff;}
.footer-font-01 a:hover {
	color:#7EAEDF;
}
.footer ul {
	padding:0px;
	list-style:none;
}
.footer-font-02 {
	font-family: 'myriad pro-regular';
	font-size:14px;
	line-height:26px;
	color:#fff;
	white-space: nowrap;
	letter-spacing: 0.5px;
}
.footer-font-02:hover {
	color:#F79908;
}
.footer-font-03 {
	font-family: 'myriad pro-regular';
	font-size:14px;
	line-height:26px;
	color:#fff;
	letter-spacing: 0.5px;
}
.footer-font-03:hover {
	color:#F79908;
}
.footer-map {
}
/*************** social ******************/

.social-01 {
    padding-top: 14px;
    display: inline-flex;
    list-style: none;
    float: left;
}
.social-01 li
{
	padding: 0px 5px !important;
	border-bottom: unset;
}
.social-icon-01 {
	color: #ffffff;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	background:transparent;
	width: 32px;
	height: 32px;
	font-size: 15px;
	border-radius: 100%;
	transition: all 200ms ease-in;
	border: 2px solid #fff;
}

.social-icon-01:hover {
 	background-color: #fff !important;
	background: transparent;
	border: 2px solid #363435;
}
[class^="hvr-"] {
    margin: 0px 0px;
    padding: 7px 6px;
    cursor: pointer;
    background: #898989;
    text-decoration: none;
    color: #252634;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-radius: 50%;
    font-size: 14px;
    width: 30px;
    height: 30px;
}
.hvr-hollow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: background;
    transition-property: background;
}
.hvr-hollow:hover, .hvr-hollow:focus, .hvr-hollow:active {
    background: none;
   color: #5c99df;
    border: 2px solid #3E87D9;
}
/*************** social ******************/
/************ footer Index css ************/

/************ copy write Index css ************/
.copy-write {
	background-color:#101010;
	padding: 20px;
}
.copy-write-font {
	color:#fff;
	font-size:14px;
	font-family: 'myriad pro-regular';
	letter-spacing: 0.9px;
	margin: 0px;
}
.copy-write-font-01 {
	color:#fff;
	font-size:14px;
	font-family: 'myriad pro-regular';
	float:right;
	letter-spacing: 0.9px;
	margin: 0px;
}
.copy-write-font-01 a {
	color:#fff;
}
.copy-write-font-01 a:hover {
	color:#6792BF;
}
/************ copy write Index css ************/
/************ top arrow contant  ************/
.scrollTop {
   opacity: 0;
	position: fixed;
	text-align: center;
	line-height: 12px !important;
	right: 26px;
	bottom: 0;
	color: #fff;
	border-radius: 100px;
	z-index: 999;
	height: 40px;
	width: 40px;
	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 {
    line-height: 39px !important;
    width: 39px !important;
    height: 39px !important;
    top: 0 !important;
    left: 0 !important;
    position: relative;
    z-index: 10;
    transform: translate(0,0);
    transition: transform .2s ease;
    color: #fff;
}

.scrollTop i, .scrollTop:hover {
    background-color: transparent !important;
}
.scrollTop i, .text-small {
    font-size: 30px !important;
}
.scrollTop i, .text-center {
    text-align: center !important;
}
.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;
    background-color: #F79908;
    transform: scale(0);
    transition: all .3s cubic-bezier(.55,0,.1,1);
    border-radius: 100px;
}
.scrollTop:hover i {
    transform: translate(0,-39px) !important;
}
/************ top arrow contant  ************/

.about-font-1 {
	font-family: "Open Sans";
font-size: 14px;
font-style: normal;
font-weight: 400;
text-transform: none;
line-height: 26px;
letter-spacing: 0;
color: #1d1d1d;
	text-align: justify;
}

.about-font-text {
  font-family: "Open Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  text-transform: none;
  line-height: 26px;
  letter-spacing: 0;
  color: #1d1d1d;
  background-color: #195ea6bf;
  text-align: center;
}

.page-contain { padding-bottom:3%;}
.page-contain-font {
	font-size: 1.24511242em;
	line-height: 1.58421053em;
	font-family: "Open Sans",Helvetica,Arial,sans-serif;
}

.heading-h2 {
		color: #1d1d1d;
    font-size: 30px;
    text-align: center;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    letter-spacing: 1px;
    line-height: 40px;
	
}

.heading-h3 {
		color: #1d1d1d;
    font-size: 40px;
    text-align: center;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    letter-spacing: 0.5px;
    line-height: 40px;
	
		font-weight: 700;
		font-variant: all-petite-caps;
		margin-bottom: 4%;
}
.img-title {
	color: #333;
    font-size: 17px;
    text-align: center;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    letter-spacing: 0.5px;
    /*! line-height: 35px; */
	padding-top: 18px;
	height: 65px;
}
.top-margin { margin-top:8%;}
.level-logo { display:inline;}

.border-bott { border-bottom: 2px solid #b7b7b7;}
.border-rig { border-right: 2px solid #b7b7b7;}
.acc-image { width:125px; height:54px !important;}
.pro-pagesss { margin-top:-12%; background-color:#ebebeb;}
.border { border: 1px solid #dcdcdc;}

.about-font-1 button {
  width: 23%;
  padding: 7px 6px;
  margin-top: 12px;
}

iframe {
  border: none;
  width: 100%;
}

.bnt-cv {
  background-color: #2A73BF;
  padding: 15px 32px;
  display: inline-block;
  margin: 10px 60px;
  border-radius: 20px;
}
.bnt-cv a {
  color: #fff;
  font-size: 16px;
  font-family: 'biko-regular';
  letter-spacing: 0.5px;
  font-weight: 700;
}
 
.bnt-cv a:hover {
  color: #fff;
  font-size: 17px;
  font-weight: 900;
}
