/*--------------------------------------------------------------------- File Name: style.css ---------------------------------------------------------------------*/


/*--------------------------------------------------------------------- import Fonts ---------------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap&subset=latin-ext');

@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');

/*****---------------------------------------- 1) font-family: 'Rajdhani', sans-serif;
 2) font-family: 'Poppins', sans-serif;
 ----------------------------------------*****/


/*--------------------------------------------------------------------- import Files ---------------------------------------------------------------------*/

@import url(animate.min.css);
@import url(normalize.css);
@import url(icomoon.css);
@import url(css/font-awesome.min.css);
@import url(meanmenu.css);
@import url(owl.carousel.min.css);
@import url(swiper.min.css);
@import url(slick.css);
@import url(jquery.fancybox.min.css);
@import url(jquery-ui.css);
@import url(nice-select.css);

/*--------------------------------------------------------------------- skeleton ---------------------------------------------------------------------*/

* {
     box-sizing: border-box !important;
     transition: ease all 0.5s;
}

html {
     scroll-behavior: smooth;
}

body {
     color: #666666;
     font-size: 14px;
     font-family: 'Poppins', sans-serif;;
     line-height: 1.80857;
     font-weight: normal;
     overflow-x: hidden;
}

a {
     color: #1f1f1f;
     text-decoration: none !important;
     outline: none !important;
     -webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
     -ms-transition: all .3s ease-in-out;
     -o-transition: all .3s ease-in-out;
     transition: all .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
     letter-spacing: 0;
     font-weight: normal;
     position: relative;
     padding: 0 0 10px 0;
     font-weight: normal;
     line-height: normal;
     color: #111111;
     margin: 0
}

h1 {
     font-size: 48px
}

h2 {
     font-size: 22px
}

h3 {
     font-size: 18px
}

h4 {
     font-size: 16px
}

h5 {
     font-size: 14px
}

h6 {
     font-size: 13px
}

*,
*::after,
*::before {
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
     color: #212121;
     text-decoration: none!important;
     opacity: 1
}

button:focus {
     outline: none;
}

ul,
li,
ol {
     margin: 0px;
     padding: 0px;
     list-style: none;
}

p {
     margin: 20px;
     font-weight: 600;
     font-size: 15px;
     line-height: 24px;
     color: #110f0a;
}

a {
     color: #ffffff;
     text-decoration: none;
     outline: none !important;
}


.layout_padding {
    padding-bottom: 80px;
    padding-top: 80px;
}



.active{ 
	background-color: #ffffff;
	padding-top: 10px; 
	padding-bottom: 10px; 
	color: #000;

 }

.menu_text{
	width: 55%;
	float: right;

}
.menu_text ul{ margin:0px; padding: 0px;}
.menu_text li{ 
	float: left; 
	padding-right: 25px; 
	padding-left: 25px; 
	font-size: 17pt;
}
.menu_text li a{
	color: #ffffff;
} 

.last{
	padding-top: 20px;
	color: #ff9900;
}


.overlay {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.9);
  overflow-x: hidden;
  transition: 0.5s;
}

.overlay-content {
  position: relative;
  top: 25%;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

.overlay a {
  padding: 8px;
  text-decoration: none;
  font-size: 36px;
  color: #f1f1f1;
  display: block;
  transition: 0.3s;
}

.overlay a:hover, .overlay a:focus {
  color: #8de74c;
}

.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
}



.header-main{
	width: 100%;
	float: left;
	background-color: #0f152b;
	height: auto;
	padding-top: 20px;
	padding-bottom: 0px;
}

.banner_section{
	width: 100%;
	float: left;
	background-image: url(../images/banner.png);
	height: auto;
	padding-bottom: 40px;
	padding-top: 40px;
}

.email-taital{
	width: 100%;
	float: left;
	color: #ffffff;
	font-size: 25.2pt;
	font-weight: bold;
	padding-top: 80px;
}

.padding_0{ padding: 0px; }
.contact_bt{ width: 100%; float: left; }

.contact {
    width: 40%;
    height: 55px;
    color: #ffffff;
    font-size: 16pt;
    background-color: #8de74c;
    border: 0px;
    margin-top: 50px;
}

.contact a{ color: #ffffff;}
.contact a:hover{ color: #ffffff;}


.email_section{
	width: 100%;
	float: left;
	background-color: #e6ecf1;
	height: auto;
  padding-bottom: 65px;
}

.mark_main{ 
	width: 80%;
	margin: 0 auto;
	text-align: center;	
	background-color: #ffffff;
	padding: 30px;

 }

 .marketing_text{
 	width: 100%;
 	float: left;
 	font-size: 19.75pt;
 	color: #3b3b3b;	
 	font-weight: bold;
 	text-align: left;
  margin-top: 40px;
 }

 .lorem_text{
 	width: 100%;
 	float: left;
 	font-size: 11pt;
 	color: #727070;	
 	text-align: left;
 	margin-left: 0px;
 }

 .read_bt{
    height: 20px;
    color: #8de74c;
    font-size: 16pt;
    background-color: #ffffff;
    border: 0px;
    float: left;
 }
.read_bt a{ color: #8de74c;}
.read_bt a:hover{ color: #8de74c;}


 .solution_section{
 	width: 100%;
 	float: left;
 	background-color: #e6ecf1;
 	height: auto;
 	padding-top: 65px;
 	padding-bottom: 65px;
  margin-top: 100px;
 }

 .solution_email{
 	width: 100%;
 	float: left;
 	padding-top: 20px;
 }

 .solution_taital{
 	width: 100%;
 	float: left;
 	background-color: #ffffff;
 	height: auto;
 	padding-top: 30px;
 	padding-bottom: 20px;
 }

 .mark_text{
 	width: 100%;
 	float: left;
 	font-size: 19.75pt;
 	color: #110909;	
 	font-weight: bold;
 	text-align: center;
 }

.lorem_ipsum_text {
    width: 100%;
    float: left;
    font-size: 11pt;
    color: #727070;
    padding: 0px 80px 0px 55px;
}

.read_more_bt {
    width: 15%;
    margin: 0 auto;
    text-align: center;
}

.read_more{
	width: 100%;
	float: left;
	text-align: center;
  color: #8de74c;
  background-color: #ffffff;
  border: 0px;
  font-size: 16pt;
}
.read_more a{ color: #8de74c;}
.read_more a:hover{ color: #8de74c;}

.images{ width: 100%; float: left; }

.wonderful_section{
  width: 100%;
  float: left;
  background-color: #ffffff;
  height: auto;
  margin-top: 100px;
}
.wonderful_main{
  width: 100%;
  float: left;
  padding-left: 70px;
  padding-right: 70px;
}

.footer-section{
  width: 100%;
  float: left;
  background-color: #052e89;
  height:auto;
  padding-bottom: 20px;
  padding-top: 20px;
}

.footer-logo{
  width: 100%;
  float: left;
  text-align: center;

}

.social_icon_main{
  width: 20%;
  margin: 0 auto;
  text-align: center;
}
.social_icon_main ul{
  margin: 0px;
  padding: 0px;
}

.social_icon_main li{
  float: left;
  padding: 24px 14px;
}

.footer-taital{
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.lorem_dolor_text{
  width: 93%;
  float: left;
  font-size: 11pt;
  color: #ffffff;
}

.copyright{
  width: 100%;
  float: left;
  background-color: #ffffff;
  height: auto;
}

.copyright_text{
  font-size: 11pt;
  color: #040614;
  text-align: center;
}

.copyright_text a{ color: #040614; }
.copyright_text a:hover{
  color: #8de74c;
}





.touch_section {
    width: 100%;
    padding-top: 57px;
    margin-bottom: 47px;
    display: inline-block !important;
}

.touch_text {
    width: 27%;
    margin: 0 auto;
    text-align: center;
    border-bottom: 1px solid #000;
    color: #050000;
    font-size: 22pt;
    font-weight: bold;
}

.lets_touch_main {
    width: 100%;
    float: left;
    background-color: #052e89;
    padding-top: 40px;
    padding-bottom: 40PX;
}

.input_main {
    width: 100%;
    float: left;
    padding: 40px 20px;
}

.email-bt {
    background: #ffffff;
    border: none;
    color: #fff;
    width: 100%;
    height: 55px;
    font-size: 22px;
    padding: 20px;
}

.massage-bt {
    background: #ffffff;
    border: none;
    color: #fff;
    width: 100%;
    height: 145px;
    font-size: 22px;
    padding: 20px;
}

.send_btn {
    padding-left: 15px;
}
button.main_bt {
    background: #8de74c;
    border: none;
    color: #fff;
    width: 150px;
    height: 50px;
    font-size: 22px;
}

.lorem_text_2 {
    width: 100%;
    float: left;
    color: #ffffff;
    font-size: 17px;
    line-height: 35px;
    padding-top: 80px;
}

.contact_main {
    width: 100%;
    float: left;
    padding-top: 30px;
    background-color: #ffffff;
}

.touch_text {
    width: 27%;
    margin: 0 auto;
    text-align: center;
    border-bottom: 1px solid #000;
    color: #050000;
    font-size: 22pt;
    font-weight: bold;
}

.contact_section_2 {
    width: 50%;
    margin: 0 auto;
    display: block;
    padding-top: 40px;
}

.map_icon {
    width: 100%;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}

.email-text {
    width: 100%;
    float: left;
    color: #3ac3f0;
}

.email-text a { color: #000; }
.email-text a:hover{ color: #8de74c; }

