body{
padding:0;
margin:0;
font-family: 'Open Sans', sans-serif;
}
h1,h2,h3,h4,h5,h6{
padding:0;
margin:0;
font-family: 'Josefin Sans', sans-serif;
}
p{
padding:0;
margin:0;
}

/*********header******/
.header-top {
    padding: 8px 0;
    background: #4754a3
}
ul.head-add {
    padding: 0;
    margin: 0;
}
ul.head-add li {
    display: inline-block;
    margin-right: 7px;
    color: #fff;
    font-size: 14px;
}
ul.head-add li i, span.glyphicon.glyphicon-earphone {
    margin-right: 7px;
    color: #fff;
    font-size: 14px;
}
ul.head-add li a {
    display: inline-block;
    margin-right: 7px;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
}
.h-add h4 {
    font-size: 15px;
    color: #000;
}
.h-add h4 {
    font-size: 16px;
    color: #0572df;
}
.h-add i {
    margin-right: 7px;
}
.h-add p {
    color: #777;
    font-size: 15px;
    line-height: 1.8em;
    margin-top: 1px;
}
.h-add1 a {
    color: #fff;
    background: #0174e0;
    padding: 10px;
    display: block;
    text-align: center;
    font-size: 15px;
}
.h-add {
    margin-top: 29px;
}
.h-add1 {
    margin-top: 17px;
}
.header-main {
    padding: 1.2em 0;
}
header {
  box-sizing: border-box;
}

nav {
    width: 100%;
    background: rgba(0,0,0, .8);
    position: sticky;
    top: 0;
    z-index: 999;
}
nav ul {
    display: block;
    margin: 0;
    padding: 10px 0px;
    justify-content: flex-end;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.navbar-default .navbar-nav > li > a {
    color: #000;
    font-size: 17px;
   font-family: 'Josefin Sans', sans-serif;
}
.navbar-default {
    background-color: #fff;
    border-color: transparent;
    border: 0;
    margin: 0;
    padding: 18px 0;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #044096;
    background-color: transparent;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #044096;
    background-color: transparent;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #044096;
    background-color: transparent;
}
.dropdown-menu > li > a {
    display: block;
    padding: 5px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #044096;
    white-space: nowrap;
    font-size: 15px;
	border-bottom:2px solid transparent;
	font-family: 'Outfit', sans-serif;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #044096;
    background-color:transparent;
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 0;
    font-size: 18px;
    line-height: 20px;
	margin:-15px;
}
/****banner***/

.banner {
    position: relative;
}
.rslides {
  position: relative;
  list-style: none;
  height:480px;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }
.rslides li {
  -webkit-backface-visibility: hidden;
  width: 100%;
  left: 0;
  top: 0;
  }

.callbacks_tabs a:after {
	content: "\f111";
	font-size: 0;
	font-family: FontAwesome;
	visibility: visible;
	display: block;
	height: 20px;
	width: 20px;
	display: inline-block;
	border: 2px solid #FFFFFF;
	background:#00a4e4;
}
.callbacks_here a:after{
	background:#70b500;
}
.callbacks_tabs a{
	visibility:hidden;
}
.callbacks_tabs li{
	display:block;
	
}
ul.callbacks_tabs.callbacks1_tabs {
	position: absolute;
	top: 50%;
	z-index: 999;
	right: 5%;
	display: none;
}
.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 44%;
  left: 14%;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: none;
  margin-top: -45px;
  }
.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 14%;
}
.banner-text {
    position: absolute;
    top: 20em;
    left: 0;
    right: 0;
	z-index:999;
}
.banner-text h2 {
    color: #fff;
    font-size: 2.8em;
	text-align:center;
	
}
.banner-text p {
    color: #fff;
    font-size: 1.1em;
    line-height: 1.8em;
    width: 50%;
    margin: 1em auto;
}
.banner-text a {
    color: #fff;
    display: block;
    text-align: center;
    font-size: 17px;
    padding: 10px;
    text-decoration: none;
    width: 16%;
    margin: 0 auto;
    background: #044096;
}
.banner-text a:hover {
   background: #fff;
    color:#044096;
}
.slider img {
    width: 100%;
    height: 480px;
}
/****banner***/

/****about***/
.abt-cont h3 {
    color: #000;
    font-size: 2.5em;
    line-height: 1.5em;
}
.abt-cont p {
    color: #777;
    font-size: 1.1em;
    line-height: 1.8em;
	margin-top:0.8em;
}
.About-section {
    padding: 5em 0;
}

/****about***/
/****service-section***/
.service-section h2 {
    color: #000;
    font-size: 2.5em;
    margin-bottom: 1.5em;
}
/*
<!-- ============================================================== -->
<!-- Start service area Css -->
<!-- ============================================================== -->*/
.service-area {
    padding: 100px 0 70px;
}
.service-button a {
    display: inline-block;
    background: #ffbb00;
    padding: 15px 31px;
    font-size: 18px;
    text-transform: uppercase;
    float: right;
    font-family: 'Rajdhani';
    font-weight: 600;
    transition: .5s;
    position: relative;
    z-index: 1;
}
.service-button a:before {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    z-index: -1;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    border: 2px solid #ffbb00;
    transform: scale(0.0, 1);
    opacity: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.service-button a:hover::before {
    transform: scale(1, 1);
    opacity: 1;
    border: 2px solid #ffbb00;
    background: #fff;
    color: #ffbb00;
}
.service-button a:hover {
    color: #ffbb00;
    border:none;
}
.besoft-sinlge-service-box {
    transition: .5s;
	transition:0.5s all;
 -webkit-transition:0.5s all;
 -moz-transition:0.5s all;
 -o-transition:0.5s all;
 -ms-transition:0.5s all;
}

.besoft-service-box-inner {
    position: relative;
    z-index: 1;
    background: #fff;
    border: 1px solid #f1edf7;
    padding: 39px 36px 35px;
    margin-bottom: 30px;
    transition: .5s;
}
.besoft-service-icon i {
    text-align: center;
    width: 100px;
    height: 100px;
    border: 1px solid #000;
    font-size: 3em;
    color: #000;
    border-radius: 4em;
    padding-top: 29px;
}
.besoft-service-title h2 {
    font-size: 22px;
    transition: .5s;
    margin-bottom: 11px;
    transition: .5s;
    color: #000;
	    text-align: center;
		margin:0.5em 0;
}
.besoft-service-title p{
    transition: .5s;
	color:#777;
	line-height:1.8em;
	    text-align: center;
}
.besoft-service-icon {
    text-align: center;
}
.service-section {
    background: #f3f1f1;
    padding: 5em 0;
}
.besoft-service-box-inner:hover{
	background:#4c549f;
}
.besoft-service-box-inner:hover i{
	background:#fff;
	  text-align: center;
    width: 100px;
    height: 100px;
    border: 1px solid #fff;
    font-size: 3em;
    color: #4456aa;
    border-radius: 4em;
    padding-top: 29px;
}
.besoft-service-box-inner:hover p{
	color:#fff;
}
.besoft-service-box-inner:hover h2{
	color:#fff;
}
/****service-section***/
.view-icon i {
    border: 1px solid #000;
    height: 80px;
    width: 80px;
    text-align: center;
    font-size: 2.5em;
    padding-top: 22px;
}
.view-data h4 {
    font-size: 1.5em;
    color: #000;
}
.view-data p {
    color: #777;
    font-size: 15px;
    line-height: 1.8em;
    margin-top: 10px;
}
.view-data{
	float:right;
	width:75%;
}

.view-icon {
	float:left;
	width:25%;
}
.views {
    padding: 2.9em;
}
.view-grid {
    margin-bottom: 4em;
}
.view-section {
    padding: 4em 0;
}

/****subscribe-section***/
.sl H3 {
    FONT-SIZE: 2.6EM;
    color: #fff;
}
.sl p {
    FONT-SIZE: 1EM;
    color: #fff;
	line-height:1.8em;
	margin-top:0.5em;
}
input#subscribe {
    WIDTH: 100%;
    PADDING: 1EM;
    outline: 0;
	outline:0;
	BORDER:NONE;
}
input#sub-btn {
    WIDTH: 100%;
    BACKGROUND: #000;
    BORDER: 0;
    COLOR: #FFF;
    padding: 14px;
    font-size: 16px;
}
.subscribe {
    POSITION: RELATIVE;
}
.subscribe-btn {
    position: absolute;
    right: 0;
    top: 0;
}
.subscribe-section {
    background: #044096;
    padding: 2em 0;
}
/****subscribe-section***/

/*--flexisel--*/
.foot h4 {
    font-size: 1.4em;
    color: #fff;
    margin-bottom: 15px;
}
.foot p {
    color: #fff;
    line-height: 1.8em;
    font-size: 14px;
    MARGIN: 0.5EM 0;
}
ul.foot-icons,ul.foot-add{
	padding:0;
	margin:0;
}
ul.foot-icons li {
    display: inline-block;
    margin-right: 5px;
}
ul.foot-icons li a i {
    background: #fff;
    color: ffbb00;
    height: 30px;
    width: 30px;
    text-align: center;
    padding-top: 8px;
}
ul.foot-icons {
    margin-top: 1em;
}
ul.foot-links li {
    list-style-type: none;
    line-height: 1.8em;
	padding:5px 0;
}
ul.foot-links li a {
    color: #fff;
    font-size: 13px;
}
ul.foot-links li i {
    color: #fff;
    font-size: 21px;
    margin-right: 6px;
}
ul.foot-add li {
    list-style-type: none;
    color: #fff;
    font-size: 14px;
    line-height: 1.8em;
    margin-bottom: 5px;
}
ul.foot-add li i {
    color: #fff;
    margin-right: 4px;
}
ul.foot-add li a {
    color: #fff;
}
.copyright-section p {
    text-align: center;
    font-size: 15px;
    line-height: 1.8em;
    color: #fff;
}
.copyright-section {
    padding: 10px 0;
    background: #000;
}
.footer-section {
    padding: 4em 0;
    background: #504d4d;
}
/********pages***/
.about-banner{
	background:url(../images/about-banner.jpg)no-repeat 0px 0px;
	background-size:cover;
	min-height:370px;
}
.about-content h4 {
    color: #f71a21;
    font-size: 1.5em;
    line-height: 1.6em;
}
.about-content p {
    color: #777;
    font-size: 15px;
    line-height: 1.8em;
	margin-top:5px;
}
.about-content h3 {
    font-size: 2em;
    color: #f71a21;
}
.about-grids {
    margin-top: 2.5em;
}
.min-height {
    height: 10px;
}
.mih-height {
    height: 10px;
}
.about-content {
    padding: 4em 0;
}
ul.grid-para{
	margin-top:10px;
}
ul.grid-para li {
    margin-top: 8px;
}
ul.grid-para li a {
    color: #777;
    font-size: 15px;
    text-decoration: none;
}
ul.grid-para li i {
    color: #f71a21;
    margin-right: 5px;
    font-size: 20px;
}
.list-group.gallery img {
    width: 100%;
    height: 200px;
}
.about-content.career {
    text-align: center;
}
/********pages***/
input#cnt-frm {
    outline: 0;
    border: 0;
     border: 1px solid #777;
    padding: 10px;
    width:100%;
}
input#cnt-submit {
    padding: 5px;
    width: 100%;
    font-size: 15px;
    border: 0;
    background: #0075e2;
    color: #fff;
    padding: 10px;
}
ul.cont-add li {
    list-style-type: none;
    color: #777;
    font-size: 15px;
    line-height: 1.8em;
    margin-top: 10px;
}
ul.cont-add li i {
    color: #0075e2;
    margin-right: 6px;
}
.cnt-add h4 {
    color: #0075e2;
    margin-top: 5px;
}
ul.cont-add li a {
    font-size: 16px;
    color: #f71a21;
}
input#trfrm {
    width: 100%;
    padding: 8px;
    border: 0;
    border: 1px solid #777;
}
input#rg-btn {
    text-align: center;
    width: 100%;
    border: 0;
    background: #0075e2;
    color: #fff;
    padding: 8px;
    width: 20%;
    border-radius: 4px;
}
textarea#cnt-msg {
    WIDTH: 100%;
    height: 60px;
    border-bottom: 0;
    border: 1px solid #777;
    outline: 0;
}
/**********pages**********/
.page-banner {
  background: url(../images/page_banner.png);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
  height: 500px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position:relative;
}
.page-banner-content{
	position:absolute;
	top:12em;
	left:5em;
	right:5em;
}
.breatcumb-title h2 {
  font-size: 55px;
  color: #fff;
  font-family: Inter;
  font-weight: 600;
}
.breatcumb-content-text ul li a {
  display: inline-block;
  font-family: 'Inter';
  color: #044096;
  font-size: 18px;
  text-transform: capitalize;
  margin-top: 25px;
}
.breatcumb-content-text ul li i {
  display: inline-block;
  color: #044096;
}
.breatcumb-content-text ul li span {
  color: #fff;
  font-family: 'Inter';
  font-size: 18px;
}

/* contact us form design */
section.contact-us-section-wrap {
	padding: 4em 0;
	background-color: var(--bg-secondary);
}

.contact-us-wrap-box {
	padding: 100px 30px;
	background-color: var(--bg-primary);
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
}
form.contact-form input {
    width: 100%;
    height: 45px;
    padding-left: 15px;
    font-size: 14px;
    color: var(--text-color);
    display: block;
    background-color: transparent;
    box-shadow: inset 0 0 2px var(--text-color);
    border: 1px solid #eee;
    border-radius: 0;
}
form.contact-form textarea {
    width: 100%;
    height: 45px;
    padding-left: 15px;
    font-size: 14px;
    color: var(--text-color);
    display: block;
    background-color: transparent;
    box-shadow: inset 0 0 2px var(--text-color);
    border: 1px solid #eee;
    border-radius: 0;
}

form.contact-form textarea {
	min-height: 220px;
	padding-top: 15px;
	line-height: 22px;
	resize: none;
}
.form-row {
    MARGIN-TOP: 2em;
}

.contact-now-area {
    padding: 4em 0;
}
/* contact us form design end */

/* contact us location widget */
.contact-location-box h3 {
	font-size: 28px;
	letter-spacing: 1px;
	color: var(--header-color);
	font-weight: 600;
	margin-bottom: 10px;
	text-transform: capitalize;
}

.contact-location-box {
    background-color: #86869778;
    height: 100%;
    padding-top: 50px;
    padding-bottom: 0px;
    padding-left: 30px;
    padding-right: 30px;
    border-left: 1px solid #5330f5;
}


.contact-location-box p {
	color: var(--text-color);
	line-height: 25px;
	font-size: 15px;
	margin-bottom: 25px;
}

.single-location-widget h4 {
	font-size: 18px;
	color: var(--primary-color);
	letter-spacing: 1px;
	margin-bottom: 10px;
	text-transform: capitalize;
}

.single-location-widget p {
	margin-bottom: 0;
}

.single-location-widget h4 i {
	margin-right: 5px;
	display: inline-block;
}

.single-location-widget {
	padding-bottom: 30px;
}
.section-title p {
    color: #777;
    font-size: 15px;
    margin: 0.5em 0;
}

/* contact us location widget end */

.page-abt-cnt h4 {
    color: #e8751a;
    font-size: 1.5em;
}
.page-abt-cnt p {
    color: #777;
    font-size: 1em;
	line-height:1.8em;
	margin-top:0.7em;
}
.contact-now-area h4 {
    font-size: 1.5em;
    color: #000;
    margin-top: 11px;
}
.contact-now-area p {
      color: #777;
    font-size: 1em;
	line-height:1.8em;
	margin-top:0.7em;
}
.page-grid {
    margin-top: 2em;
}
.min-height {
    height: 14px;
}
ul.grid-list {
    margin: 0;
    padding: 0;
}
ul.grid-list li{
   list-style-type:none;
   color:#777;
   font-size:14px;
}
ul.grid-list li {
    list-style-type: none;
    color: #777;
    font-size: 15px;
    line-height: 1.8em;
	margin-top:10px;
}
ul.grid-list li i {
    color: #843000;
    margin-right: 6px;
}
i.fas.fa-phone {
    transform: rotate(
92deg);
}


/**********pages**********/

@media screen and (max-width: 1024px) {
    .slider img {
    width: 100%;
    height: 398px;
}
.banner-text {
    position: absolute;
    top: 5em;
    left: 0;
    right: 0;
}
.navbar-default .navbar-nav > li > a {
    color: #f71a21;
    font-size: 19px;
    font-family: 'Lexend Tera', sans-serif;
}
.abt-cont h3 {
    color: #000;
    font-size: 2em;
    line-height: 1.3em;
}
.abt-cont p {
    font-size: 1em;
    margin-top: 0.5em;
}
.besoft-service-title h2 {
    font-size: 17px;
}
.besoft-service-title p {
    transition: .5s;
    color: #777;
    line-height: 1.8em;
    text-align: center;
    font-size: 15px;
}
.besoft-service-box-inner {
  
    height: 490px;
}
.views {
    padding: 10px;
}
.col-md-4.about-img IMG {
    width: 100%;
    height: 342px;
}
.ser-cont p {
    
    font-size: 14px;
}
.view-grid {
    margin-bottom: 2em;
}
.page-banner {
   height: 320px;
}
.page-banner-content {
    position: absolute;
    top: 7em;
    left: 1em;
    right: 1em;
}
.page-abt-img img {
    width: 100%;
    height: 230px;
}
}
@media screen and (max-width: 768px) {
   
.navbar-default .navbar-nav > li > a {
    color: #f71a21;
    font-size: 15px;
    font-family: 'Lexend Tera', sans-serif;
}
.slider img {
    width: 100%;
    height: 355px;
}
.banner-text {
    position: absolute;
    top: 4em;
    left: 0;
    right: 0;
}
.rslides {
    position: relative;
    list-style: none;
    height: 362px
}
.navbar-brand > img {
    display: block;
    height: 90px;
    width: 80%;
}
   .banner-text h3 {
    font-size: 1.5em;
}
.banner-text a {
     width: 25%;
  }
  .carousel-caption {
    top: 7em;
}
.about-cnt {
    margin-top: 2em;
}
.s0 {
    float: left;
    width: 50%;
}
.about-cnt h3 {
    font-size: 1.6em;
}
.about-cnt p {
    font-size: 16px;
   
}
.support-section a {
    width: 26%;
}
.service {
   
    margin-bottom: 30px;
}
.besoft-service-title h2 {
    font-size: 27px;
}
.page-banner {
    height: 280px;
}
.page-abt-img img {
    width: 100%;
    height: auto;
}
.foot {
    float: left;
    width: 50%;
    margin-bottom: 15px;
}
.about-banner {
    background: url(../images/about-banner.jpg)no-repeat 0px 0px;
    background-size: cover;
    min-height: 220px;
}
.col-md-8.abt-cont {
    margin-top: 1em;
}
}
@media screen and (max-width: 412px) {
    .navbar-brand {
    margin: -23px 5px;
}
    .navbar-default .navbar-nav > li > a {
    color: #f71a21;
    font-size: 13px;
    font-family: 'Lexend Tera', sans-serif;
}
.navbar-brand > img {
    display: block;
    height: 90px;
    width: 100%;
}
.banner-text {
    position: absolute;
    top: 3em;
    left: 1em;
    right: 1em;
}
.navbar-default {
    background-color: #fff;
    border-color: transparent;
    border: 0;
    margin: 0;
    padding: 28px 0;
}
.banner-text h2 {
    color: #fff;
    font-size: 2em;
    text-align: center;
}
.banner-text p {
    color: #fff;
    font-size: 1.1em;
    line-height: 1.8em;
    width: 100%;
    margin: 1em auto;
}

.banner-text a {
    width: 32%;
}
.rslides {
    position: relative;
    list-style: none;
    height: 310px
}
.s0 {
    float: inherit;
    width: 100%;
}
.slider img {
    width: 100%;
    height: 310px;
}
.col-md-4.about-img IMG {
    width: 100%;
    height: INHERIT;
}
.support-section a {
    width: 50%;
}
.foot {
    float: INHERIT;
    width: 100%;
    margin-bottom: 15px;
}
.page-banner {
    height: 240px;
}
.breatcumb-title h2 {
    font-size: 40px;
   }
.navbar-nav {
    margin: 7.5px -15px;
    BACKGROUND: #FFF;
}
.page-banner-content {
    position: absolute;
    top: 6em;
    left: 1em;
    right: 1em;
}
}
@media screen and (max-width: 375px) {
    .carousel-caption {
    top: 0em;
}
.banner-text h3 {
    font-size: 13px;
    LINE-HEIGHT: 1.6EM;
}
    .support-section a {
    width: 55%;
}
.banner-text a {
    width: 44%;
    font-size: 11px;
    PADDING: 7px;
    MARGIN-TOP: 5px;
}
}
@media screen and (max-width: 320px) {
    .about-banner {
    min-height: 93px;
}
}