h1,h2,h3,h4,h5,h6
{
 font-family: "Fira Sans", sans-serif;
}
body,p
{
 font-family: "Fira Sans", sans-serif;
}
.row
{
	margin-left:0px;
	margin-right:0px;
}
img.ab1 {
    float: left;
	width: 500px;
}
img.ab2 {
    position: absolute;
    right: 30px;
    width: 300px;
	   border: 5px solid #262251;
    bottom: -60px;
    height: 200px;
    object-fit: cover;
}
section.title
{
	padding-top:60px;
	padding-bottom:60px;
}
.title h1 {
    font-size: 42px;
    font-weight: 600;
    line-height: 50px;
	margin-top:0px;
    color: #000;
}
.title img.line {
    width: 110px;
	    margin-bottom: 20px;
}
.title p {
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
}
ul.lists li {
       display: inline-block;
    margin-right: 10px;
    float: left;
    width: 250px;
}
ul.lists h3 {
       font-size: 19px;
    margin-top: 3px;
    line-height: 25px;
}
ul.lists li img {
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    float: left;
    margin-right: 15px;
    padding: 5px;
}
ul.lists {
         list-style-type: none;
    padding-left: 0px;
    float: left;
	    margin-bottom: 15px;
    padding-top: 10px;
}
section#section0 {
    padding-bottom: 0px;
    padding-top: 0px;
}
a.rm {
    display: inline-block;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    padding: 0 25px;
    position: relative;
    z-index: 2;
    height: 50px;
    line-height: 49px;
    border-radius: 4px;
    background-color:#262251;
    text-align: center;
    font-family: "Fira Sans";
    transition: .5s;
    float: left;
}
a.rm:hover
{
	background:#f47928;
}
section#section2 {
    background:#262251;
}
#section2 h1, #section2 p {
    color: #fff;
}
.box:after {
    content: "";
    height: 71%;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 5%);
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    z-index: -1;
    border-radius: 20px;
    transition: all .5s ease-in-out 0s;
}
.box img {
    border-radius: 10px 30px;
	transition:0.5s;
}
.box {
    position: relative;
    background-size: cover;
    transition: all 520ms ease;
    z-index: 0;
	    margin-bottom: 20px;
	    text-align: center;
    border-radius: 10px 30px;
    padding: 20px;
}
.box h3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    margin-top: 10px;
    color: #000;
    margin-bottom: 0px;
}
.head {
    text-align: center;
    margin: 0 auto;
    max-width: 80%;
}
.total img {
    float: left;
    width: 55px;
    height: 55px;
    margin-right: 10px;
    margin-top: -11px;
}
.total {
  background: #26225159;
    padding: 20px;
    box-shadow: 10px 10px 0px 0px #262251;
    border-radius: 5px;
	margin-bottom:20px;
	    transition: 0.5s;
}
.con {
    clear: left;
}
.total h3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
	padding-bottom: 10px;
    margin-top: 5px;
    color: #000;
}
#section3 .fir
{
	margin-top:50px;
}
.fix0 a {
    text-align: center;
    background: #28256c;
    position: fixed;
    bottom: 20px;
    animation-name: pulse;
    animation-duration: 1.5s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
    left: 20px;
    right: auto;
    padding-left: 5px;
    margin: 0 auto;
    height: 60px;
    line-height: 55px;
    width: 60px;
    border-radius: 100px;
    color: #fff;
    font-size: 40px;
    z-index: 9999;
}
.last a,#banner a
{
	color:#fff;
}
.address a
{
	color:#333;
}
.fix a {
    text-align: center;
    background: #34af23;
    position: fixed;
    bottom: 20px;
    animation-name: pulse;
    animation-duration: 1.5s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
    right: 20px;
    padding-left: 5px;
    margin: 0 auto;
    height: 60px;
    line-height: 55px;
    width: 60px;
    border-radius: 100px;
    color: #fff;
    font-size: 40px;
    z-index: 9999;
}
.fix i {
    margin-left: -3px;
}
section#header .col-md-4 img {
    width: 200px;
    margin-top: 5px;
    margin-bottom: 5px;
}
ul.menu {
    list-style-type: none;
    margin-top: 25px;
	float:right;
}
ul.menu li {
    display: inline-block;
    padding: 10px 10px;
}
ul.menu li a {
 font-size: 15px;
    color: #000;
    font-family: 'Fira Sans';
   }
   section#header {
    padding-top: 0px;
    padding-bottom: 0px;
}
section#section4 {
    background: #fff;
}
#section4 ul li {
    margin-bottom: 7px;
}
#section4 ul li a {
    font-size: 15px;
    color: #fff;
}
#section4 ul li i {
    margin-right: 5px;
	color:#f47928;
}
#section4 ul {
        list-style-type: none;
    background:#262251;
    border-radius: 10px;
    padding: 20px;
}
section#section3 {
    padding-bottom: 0px;
}
#section5
{
	background:#262251;
	    padding-top: 30px;
    padding-bottom: 30px;
}
#section5 h2 {
    font-size: 26px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 15px;
    color: #fff;
}
#section5 p {
    color: #fff;
}
#section5 ul {
    list-style-type: none;
    padding-left: 0px;
}
#section5 ul li a
{
	font-size: 14px;
    line-height: 26px;
    font-weight: 400;
	color:#fff;
}
#section5 ul li i
{
	margin-right:5px;
	font-size:12px;
	color:#fff;
}
.last .a {
    color: #fff;
    margin-left: 23px;
    margin-top: -24px;
    margin-bottom: 10px;
    line-height: 25px;
}
.last i
{
	color:#fff;
}
section#section6 {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #dddddd42;
    background:#262251;
}
section#section6 p {
    text-align: center;
    color: #fff;
}
section#banner {
    padding-top: 10px;
    background:#262251;
    padding-bottom: 0px;
}
section#banner p{
	color:#fff;
}
.col-md-6.right p {
    display: inline-block;
    margin-right: 10px;
    float: right;
}
.col-md-6.right p i {
    margin-right: 5px;
}
ul.address {
       list-style-type: none;
    margin-top: 0px;
    padding-left: 0px;
       margin-bottom: 0px;
}
ul.address li {
       display: inline-table;
    margin-right: 30px;
    width: 100%;
}
ul.address li .icons {
    background:#262251;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 30px;
    font-size: 20px;
    color: #fff;
    float: left;
    margin-right: 15px;
}
ul.address li p {
    display: table;
}
.total:hover {
    transform: translateY(-6px);
}
#contact input.form-fields {
    background:transparent;
    border: 1px solid #746e6e;
    margin-bottom: 20px;
    padding: 10px 15px;
    width: 100%;
    height: 49px;
    color: #000;
    border-radius: 5px;
}
#contact select
{
	background:transparent;
    border: 1px solid #746e6e;
    margin-bottom: 20px;
    padding: 10px 15px;
    width: 100%;
    height: 49px;
    color: #000;
    border-radius: 5px;
}
#contact input.rm {
    display: inline-block;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    padding: 0 25px;
    position: relative;
    z-index: 2;
    height: 50px;
    line-height: 49px;
    border-radius: 4px;
    background-color:#262251;
    text-align: center;
    font-family: "Fira Sans";
    transition: .5s;
     border: none;
}
#contact textarea.form-fields {
    background: transparent;
    border: 1px solid #746e6e;
    margin-bottom: 20px;
    padding: 10px 15px;
    width: 100%;
    height: 100px;
    color: #000;
    border-radius: 5px;
}
#location {
    margin-top: 35px;
}
a:hover{
	text-decoration:none;
}
.total:hover {
    background: #f47928cc;
    color: #ffff;
    box-shadow: 10px 10px 0px 0px #f47928;
}
.box:hover img{
    transform: translateY(-6px);
}
.total:hover h3 {
    color: #fff;
}
.total:hover .icons img {
    filter: invert(1);
}
.box:hover:after{
	    height: 100%;
}
/* Mobile*/
@media only screen and (max-width:480px)
{
	#section5 h2 {
    font-size: 20px;
	}
	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-right: 0px;
    padding-left: 0px;
	}
	.title h1 {
           font-size: 25px;
        font-weight: 600;
        line-height: 35px;
        color: #000;
}
#section3 .fir {
    margin-top: 0px;
    margin-bottom: 30px;
    float: left;
}
#section3 .col-md-8 {
    float: left;
    margin-top: 20px;
}
.total{
	    margin-bottom: 30px;
}
img.ab1 {
    float: none;
    width: 100%;
}
img.ab2 {
    position: relative;
    right: 0px;
	     width: 100%;
    bottom: 0px;
	   border: 5px solid #262251;
	        margin-bottom: 20px;
    height: auto;
    object-fit: cover;
}
section#banner p {
    color: #fff;
	margin-bottom: 0px;
    text-align: center;
}
ul.menu {
            list-style-type: none;
        margin-top: 5px;
        float: none;
        padding-left: 0px;
        text-align: center;
}
ul.menu li {
    display: inline-block;
    padding: 5px;
    text-align: center;
}
section#header .col-md-4 img {
     float: none;
    margin: 0 auto;
	        width: 150px;
    display: block;
}
section.title {
    padding-top: 30px;
    padding-bottom: 30px;
}
}

/* Landscape*/
@media (orientation: landscape) and (hover: none) and (pointer: coarse)
{
	ul.menu {
    list-style-type: none;
    margin-top: 20px;
    padding-left: 0px;
}
.container
{
	padding-right: 0px;
    padding-left: 0px;
}
ul.address li {
    display: block;
    margin-right: 0px;
}
ul.address {
    list-style-type: none;
    margin-top: 0px;
    padding-left: 0px;
     margin-bottom: 0px;
}
img.ab1 {
    float: left;
    width: 100%;
}
img.ab2 {
    position: absolute;
    right: 30px;
    width: 300px;
	    bottom: -200px;
		   border: 5px solid #262251;
    height: auto;
    object-fit: cover;
}
.title h1 {
    font-size: 34px;
    font-weight: 600;
    line-height: 47px;
    margin-top: 0px;
    color: #000;
}
#section3 .fir {
    margin-top: 150px;
}
}

/* Portrait*/
@media (min-width: 768px) and (max-width: 1024px)
{
	#banner .col-md-6:nth-of-type(1) {
    float: left;
}
#header .col-md-4 {
    float: left;
}
#section1 .col-md-6:nth-of-type(2) {
    margin-top:80px;
}
img.ab1 {
    float: none;
    width: 100%;
}
#section3 .col-md-8 .col-md-12
{
	padding-left: 0px;
    padding-right: 0px;
	    margin-top: 80px;
}
.about #section1 .col-md-12
{
	margin-top:80px;
}
#contact .col-md-6{
	    padding-left: 0px;
    padding-right: 0px;
}
}

/* Phone Landscape*/
	@media screen and (max-height: 480px) and (orientation: landscape) and (hover: none) and (pointer: coarse)
	{
		ul.menu {
    list-style-type: none;
    margin-top: 20px;
    padding-left: 0px;
}
.container
{
	padding-right: 0px;
    padding-left: 0px;
}
ul.address li {
    display: block;
    margin-right: 0px;
}
ul.address {
    list-style-type: none;
    margin-top: 0px;
    padding-left: 0px;
     margin-bottom: 0px;
}
img.ab1 {
    float: left;
    width: 100%;
}
img.ab2 {
    position: absolute;
    right: 30px;
    width: 300px;
	   border: 5px solid #262251;
    bottom: -200px;
    height: auto;
    object-fit: cover;
}
.title h1 {
    font-size: 34px;
    font-weight: 600;
    line-height: 47px;
    margin-top: 0px;
    color: #000;
}
#section3 .fir {
    margin-top: 150px;
}
	}
