/* Responsive styles
================================================== */

/* Large Devices, Wide Screens */
@media (min-width : 1200px) {

	/* Dropdown animation */
	.navbar-nav .dropdown-menu,
	.navbar-nav .dropdown.megamenu div.dropdown-menu{
		background: none;
		border: 0;
		box-shadow: none;
		display: block;
		opacity: 0;
		z-index:1;
		visibility:hidden;
		-webkit-transform: scale(.8);
		-moz-transform: scale(.8);
		-ms-transform: scale(.8);
		-o-transform: scale(.8);
		transform: scale(.8);
		-webkit-transition: visibility 500ms, opacity 500ms, -webkit-transform 500ms cubic-bezier(.43, .26, .11, .99);
		-moz-transition: visibility 500ms, opacity 500ms, -moz-transform 500ms cubic-bezier(.43, .26, .11, .99);
		-o-transition: visibility 500ms, opacity 500ms, -o-transform 500ms cubic-bezier(.43, .26, .11, .99);
		-ms-transition: visibility 500ms, opacity 500ms, -ms-transform 500ms cubic-bezier(.43, .26, .11, .99);
		transition: visibility 500ms, opacity 500ms, transform 500ms cubic-bezier(.43, .26, .11, .99);
	}

	.navbar-nav .dropdown:hover div.dropdown-menu,
	.navbar-nav .dropdown.megamenu:hover div.dropdown-menu{
		opacity: 1;
		visibility:visible;
		color: #777;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	 }
	 .navbar-nav .dropdown-backdrop {
		visibility: hidden;
	}
	
}



@media (min-width : 1024px) {

	.data-dtls-main span {
    font-size: 20px;
    font-weight: 600;
    color: #528aca;
    text-transform: uppercase;
}

.data-dtls22 {
    position: relative;
    text-align: center;
    z-index: 99;
    margin: 0 auto;
    color: transparent;
    margin-bottom: 10px;
    font-size: 47px;
    font-weight: 700;
    margin-right: 0px;
    color: #fff;
    display: inline-block;
    margin-top: 15px;
}

.parallax {
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-attachment: fixed !important;
    padding: 60px 0;
    color: #fff;
    position: relative;
    width: 100%;
    float: left;
}

.pic_bg_mn {
    background-size: contain !important;
}

}


/* Medium Devices, Desktops */
@media (min-width : 992px) {

	.flexslider .slides img,
	.ts-flex-slider .flexSlideshow{
		height: 750px;
	}

	.dropdown i{
		display: none;
	}



}

@media (min-width : 820px) {

	.navbar-brand.navbar-bg {
    position: absolute;
    left: 0;
    padding: 2px 15px 10px;
    width: 18%;
    height: 50px;
    line-height: 60px;
    
}

.jumbotron h1 {
    font-size: 63px;
    line-height: 74px;
    text-shadow: 1px 1px 1px #e5e5e5;
    color: #262626;
    margin-bottom: 60px;
    margin-top: 90px;
}

.jumbotron p {
    line-height: 1.4;
    font-size: 30px;
    background: #528aca;
    margin: 0 auto;
    padding: 14px;
    border-radius: 5px;
}

.abc2 {
    width: 100%;
    float: left;
    padding-top: 54px;
    height: auto;
}

.gradient_mn {
    height: auto;

}



.easeEffect {
    width: 48%;
    float: left;
}




}


@media (min-width : 360px) {




}


@media (min-width : 375px) {


}




@media (min-width : 912px) {



.gradient_mn {
    height: auto;

}

.easeEffect {
    width: 49%;
    float: left;
}





}




/* Small Devices, Tablets */
@media (min-width : 768px) and (max-width: 991px) {

	/* Dropdown animation */
	.navbar-nav .dropdown-menu,
	.navbar-nav .dropdown.megamenu div.dropdown-menu{
		background: none;
		border: 0;
		box-shadow: none;
		display: block;
		opacity: 0;
		z-index:1;
		visibility:hidden;
		-webkit-transform: scale(.8);
		-moz-transform: scale(.8);
		-ms-transform: scale(.8);
		-o-transform: scale(.8);
		transform: scale(.8);
		-webkit-transition: visibility 500ms, opacity 500ms, -webkit-transform 500ms cubic-bezier(.43, .26, .11, .99);
		-moz-transition: visibility 500ms, opacity 500ms, -moz-transform 500ms cubic-bezier(.43, .26, .11, .99);
		-o-transition: visibility 500ms, opacity 500ms, -o-transform 500ms cubic-bezier(.43, .26, .11, .99);
		-ms-transition: visibility 500ms, opacity 500ms, -ms-transform 500ms cubic-bezier(.43, .26, .11, .99);
		transition: visibility 500ms, opacity 500ms, transform 500ms cubic-bezier(.43, .26, .11, .99);
	}

	.navbar-nav .dropdown:hover div.dropdown-menu,
	.navbar-nav .dropdown.megamenu:hover div.dropdown-menu{
		opacity: 1;
		visibility:visible;
		color: #777;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	 }
	 .navbar-nav .dropdown-backdrop {
		visibility: hidden;
	}


	/* Common */
	.parallax{
		padding: 60px 0;
	}

	/* Logo */
	.navbar-brand{
		width: auto;
	}

	.navbar-brand.navbar-bg{
		width: 25%;
	}

	.header2 .navbar-brand, .header3 .navbar-brand,
	.header4 .navbar-brand{
		padding-right: 0;
		padding-left: 0;
	}

	/* Navigation */
	ul.navbar-nav > li > a {
		padding: 21px 8px;
		font-size: 12px;
	}

	ul.navbar-nav > li:last-child a{
		padding-right: 8px;
	}

    
    .active {
    --color: #1D5C97 !important;
   
    font-weight: 600 !important;
    background: #9d9d9db3;
    
    border-radius: 20px;
    }
	/* Slideshow */

	#main-slide .slider-content h2{
		font-size: 36px;
	}
	#main-slide .slider-content h3{
		font-size: 22px;
		margin: 20px 0;
	}

	.slider.btn{
		padding: 5px 25px;
		margin-top: 5px;
		font-size: 16px;
	}

	#main-slide .carousel-indicators {
		bottom: 20px;
	}

	/* Cd Hero Slider */

	.cd-hero-slider .cd-btn{
		margin-top: 15px !important;
		font-size: 12px !important;
	}
	.cd-slider-nav ul li.video{
		display: none;
	}

	.cd-slider-nav{
		bottom: 40px !important;
	}

	/* Portfolio */

	.isotope-nav{
		margin: 0 auto 40px;
	}

	figure.effect-oscar figcaption{
		padding: 1.5em;
	}
	figure.effect-oscar figcaption::before{
		top: 15px;
		right: 15px;
		bottom: 15px;
		left: 15px;
	}
	figure.effect-oscar h3{
		margin-top: 0;
		font-size: 16px;
	}


	/* Feature */

	.feature-content h3,
	.feature-center-content h3{
		font-size: 14px;
		line-height: normal;
	}

	/* Featured tab */
	.featured-tab .tab-pane img{
		width: 45%;
	}

	.featured-tab .tab-pane i.big {
		font-size: 150px;
	}

	.featured-tab .tab-pane,
	.landing-tab .tab-pane{
		text-align: left;
	}

	/* Team */

	.team{
		padding-bottom: 50px;
	}

	/* Pricing */

	.plan{
		margin-bottom: 60px;
	}

	/* Testimonial */

	.testimonial-content{
		padding: 0 30px;
	}

	/* Recent post */
	.recent-post{
		padding-bottom: 40px;
	}

	/* Back to top */

	#back-to-top.affix {
		bottom: 35px;
	}

	/* Video block */

	.video-block-head{
		margin-top: 30px;
	}

	/* Call to action */

	.call-to-action .btn.btn-primary{
		font-size: 12px;
	}

	/*-- Landing ---*/

	.hero-text{
		width: 95%;
	}
	.hero-title{
		font-size: 36px;
	}
	.hero-buttons a.btn {
		padding: 10px 20px;
	}

	.app-gallery figure.effect-oscar a{
		margin-top: 105px;
	}

	/* Blog single */
	.blog-post{
		padding-bottom: 40px;
	}


}

/* Small Devices Potrait */
@media (max-width : 767px){

	
	/* Common */
	.parallax{
		padding: 60px 0;
	}
	.style-switch-button{
		display: none;
	}

	.heading{
		text-align: center;
	}

	.heading .title-icon{
		float: none !important;
		margin: 0 0 20px;
		display: inline-block;
	}

	h2.title{
		font-size: 28px;
		border-left: 0;
	}

	.title-desc{
		line-height: normal;
		padding: 6px 55px 0;
	}

	.btn.btn-primary{
		padding: 8px 22px;
	}

	h2{
		font-size: 28px;
	}

	/* Logo */
	.navbar-brand.navbar-bg{
		height: 50px;
  		line-height: 50px;
  		width: auto;
	}
	.navbar-brand.navbar-bg img{
		background-size: contain;
		width: 160px;
	}

	/* Navigation */
	ul.navbar-nav > li > a {
		padding: 10px 15px;
        border-radius: 0;
	}

	.navbar-collapse{
		--background: #333333;
        background: #323232b3
	}

	.navbar-collapse ul.navbar-nav > li > a{
		color: #fff;
	}

	.navbar-collapse ul.navbar-nav > li.active > a,
	.navbar-collapse ul.navbar-nav > li:hover > a{
		color: #fff;
	}

	/* Slideshow */

	#main-slide .slider-content{
		margin-top: -35px;
	}

	#main-slide .slider-content h2{
		font-size: 18px;
		line-height: normal;
	}
	#main-slide .slider-content h3{
		font-size: 12px;
		line-height: normal;
		margin: 0;
	}

	.slider.btn{
		display: none;
	}

	#main-slide .carousel-control{
		display: none;
	}

	#main-slide .carousel-indicators {
		bottom: 0;
	}


	/* About */

	.about{
		padding-top: 40px;
	}

	.about.angle:before{
		position: relative;
	}


	/* Service */

	.service-content{
		display: inline-block;
		margin-bottom: 30px;
	}

	/* Portfolio */

	.isotope-nav{
		margin: 0 auto 40px;
	}

	.isotope-nav ul li a{
		padding: 5px 10px;
		margin-bottom: 10px;
		display: inline-block;
	}

	figure.effect-oscar h3{
		margin-top: 25%;
	}

	#isotope .isotope-item .grid{
		padding-left: 10px;
		padding-right: 10px;
	}


	/* Image block */

	.img-block-right {
  		padding-right: 50px;
	}

	.img-block-head h2{
		font-size: 16px;
	}

	.img-block-head h3{
		font-size: 28px;
	}

	.image-block-content{
		padding: 0;
	}

	/* Featured tab */
	.featured-tab{
		padding: 0 30px;
	}

	.featured-tab .tab-pane i.big {
		font-size: 150px;
	}

	.featured-tab .tab-pane,
	.landing-tab .tab-pane{
		text-align: left;
		padding-left: 0;
		padding-top: 30px;
	}

	/* Facts */

	.facts{
		padding-bottom: 20px;
	}

	.facts-num span{
		font-size: 48px;
		margin-top: 20px;
	}

	.facts i {
		font-size: 32px;
	}

	/* Team */

	.team{
		padding-bottom: 50px;
	}

	/* Pricing */

	.plan{
		margin-bottom: 60px;
	}

	/* Testimonial */

	.testimonial-content{
		padding: 0 30px;
	}

	/* Recent post */
	.recent-post{
		padding-bottom: 40px;
	}

	/* Footer */

	.footer-widget{
		display: inline-block;
	}

	/* Copyright */
	.copyright-info{
		font-size: 13px;
	}

	#back-to-top{
		right: 20px;
	}
	#back-to-top.affix {
		bottom: 20px;
	}

	/* Call action */

	.call-to-action .btn.btn-primary{
		float: none !important;
		margin-top: 20px;
	}

	/*-- Landing ---*/

	.hero-section{
		padding-top: 90px;
	}

	.hero-text{
		width: 100%;
		padding-right: 0;
	}
	.hero-title{
		font-size: 36px;
	}
	.hero-buttons a.btn {
		padding: 10px 20px;
	}

	.app-gallery figure.effect-oscar a{
		margin-top: 105px;
	}

	.hero-images img{
		display: none;
	}

	.landing_facts .facts-num span {
		font-size: 48px;
		margin-top: 20px;
	}

	.landing_facts .facts i{
		font-size: 30px;
	}

	/* Blog single */
	.blog-post{
		padding-bottom: 40px;
	}


}

/* Extra Small Devices, Phones */ 
@media (max-width : 479px) {

	/* Slideshow */

	#main-slide .slides img{
		height: 230px;
	}

	#main-slide .item img{
		height: 250px;
	}

}

/* Custom, iPhone Retina */ 
@media (max-width : 320px) and (max-width: 478px)  {



}


@media screen and (max-width: 480px) {

.image-block {
    width: 100%;
    float: left;
    background: url(../images/svg/ms1.png) left top no-repeat;
    background-size: cover;
}

.integration_bx {
    list-style: none;
    stroke-width: 1px;
    stroke: rgba(152, 200, 255, 0.24);
    filter: drop-shadow(12.454px 12.454px 56.043px rgba(80, 80, 80, 0.16));
    border-radius: 15px;
    fill: #FFF;
    padding: 20px 8px;
    margin: 0 0 30px 36px;
    background: #fff;
    text-align: center;
    width: 75%;
    min-height: 150px;
}

.integration_bx_mn {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.service h2 {
    color: #000;
    text-align: center;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    text-transform: math-auto;
    margin-bottom: 30px;
}

.our_service_tx h4 {
    color: #001D3F;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 154.275%;
}

.our_service_tx p {
    color: #001D3F;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 154.275%;
}

.our_service_tx img {
    width: 32px;
}

.pad-main h2 {
    color: #FFF;
    text-align: center;
    text-transform: math-auto;
    font-size: 22px;
    font-style: normal;
    font-weight: 500 !important;
    margin-bottom: 20px !important;
    margin-top: 20px !important;
}

.country_mn {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 0;
}

.our_service_mn h2 {
    color: #000;
    text-align: center;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
    margin-bottom: 20px;
    text-transform: capitalize;
}

.our_service_mn {
    width: 100%;
    float: left;
    padding-bottom: 0;
    background: url(../images/svg/service_bg.svg) left top no-repeat;
    background-size: 100%;
    background-position: center;
    margin-top: 0;
}	

.colud_tx h1 {
color: #000;
font-size: 24px;
font-style: normal;
font-weight: bold;
line-height: 35px;
margin-top: 10px;
text-transform: none;
}

.box_mn1 ul li p {
    color: #373738;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}


.colud_tx p {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    margin-top: 10px;
}

.req_sld_btn {
    padding: 6px 15px;
    color: #fff;
    text-align: center;
    border-radius: 44px;
    background: #353535;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.25);
    margin-top: 4px;
    display: inline-block;
    text-transform: capitalize;
    font-size: 12px;
}

.rit_sd_pic img {
    width: 50%;
    --margin: 0 auto;
    margin-top: 20px;
}

.whatwe_bx2 {
    width: 100%;
    float: left;
    margin-top: 0;
    
}

/*.rit_sd_pic {
    width: 100%;
    margin-left: 0;
}*/


.country_mn h2 {
    text-align: center;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 170%;
    text-transform: uppercase;
    color: #528ACA;
    margin-top: 0;
}

.country_mn p {
    color: #000;
    text-align: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: 154.275%;
    text-transform: math-auto;
}

    .country_mn img {
        text-align: center;
        margin: 0 auto;
        margin-top: 10px;
        margin-bottom: 10px;
        width: 90%;
        height: 46px;
    }

.box_mn1 {
    width: 100%;
    float: left;
    margin-top: 10px;
}
.sideBorder{
    border-right: solid 0px #bbb9b9;
}

.box_mn1 ul li {
        list-style: none;
        width: 47%;
        display: inline-block;
        stroke-width: 1px;
        stroke: rgba(152, 200, 255, 0.24);
        border-radius: 15px;
        fill: #FFF;
        padding: 4px 5px;
        margin: 0 0 0 5px;
        vertical-align: top;
    }

    .serviceBox .title {
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 10px 0px;
    margin-left: 0;
    padding-left: 0;
    line-height: 20px;
    text-transform: capitalize;
    
}

.serviceBox .service-icon {
    background: #fff;
    font-size: 35px;
    line-height: 70px;
    width: 65px;
    height: 65px;
    margin: 0 auto 20px;
    border-radius: 50%;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
    position: relative;
}

.serviceBox {
    text-align: center;
    padding: 12px 20px 30px;
    position: relative;
    z-index: 1;
	min-height: 178px;
	vertical-align: top;
}

.img-block-head h3 {
    font-size: 24px;
}

.image-block-content .feature-content h3 {
    margin-bottom: 10px;
    text-align: left;
}

.feature-content ul li {
    list-style: none;
    text-align: left;
}

.navbar-brand.navbar-bg {
    background: none !important;
}
.testimonial-slide .testimonial-text {
    font-size: 16px;
    line-height: 24px;
    max-width: 800px;
    padding-top: 0;
    display: inline-block;
    position: relative;
    color: #2b2b2b;
}

.demo_btn {
    background: #528aca;
    padding: 8px 19px !important;
    margin-top: 13px;
    border-radius: 5px;
    font-size: 12px !important;
    margin-left: 10px;
    display: inline-block !important;
}

.box .title {
    margin: 0;
    font-size: 30px;
    font-weight: bold;
    padding: 0 0px;
    line-height: 42px;
}

.iso_mn1 {
    width: 68%;
    float: right;
    margin-top: 0;
    position: initial;
    right: 59px;
    bottom: -56px;
}

.socil_mida {
    margin-top: 0;
    width: 100%;
    float: left;
}

.box {
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 15px #a4a4a4;
    border-radius: 5px;
    min-height: 180px;
}

.box .box-heading {
    width: 100%;
    position: absolute;
    bottom: 12px;
    left: 0;
    padding: 0;
    color: #fff;
    border-radius: 5px;
    top: 48px;
    text-align: center;
}

.pad-main h2 {
    text-align: center;
    font-weight: 600;
    margin-bottom: 0px;
    margin-top: 40px;
}

	.box_logo2 {
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 15px #a4a4a4;
    border-radius: 5px;
    padding: 50px 0;
    margin-bottom: 30px;
}

    .footer {
        background: #000;
        color: #fff;
        font-size: 14px;
        width: 100% !important;
        float: left !important;
        background-repeat: no-repeat;
        background-size: 100% !important;
        background-position: top 0px center;
    }

}



@media (max-width : 640px) {
.atf-contact-info2 {
    padding: 6px 20px 50px 20px;
    margin-right: 0px;
    -webkit-box-shadow: 0px 4px 6px 4px rgba(75, 81, 91, 0.1);
    border-radius: 23px;
    background: #528ACA;
    min-height: auto;
}

.crer_pdg{margin-bottom: 70px;}

.PromotionsList li .app-icon{ width: 100% !important; }

.service_sec2 h3 {
    color: #001D3F;
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    line-height: 160.3%;
    text-align: left;
    margin-top: 0;
}

.service_sec2 p {
    color: #001D3F;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 160.3%;
    text-align: left;
    padding: 0px 0px 0 0;
}

.service_sec1 span {
    text-align: left;
    float: left;
    font-size: 22px;
    width: 100%;
    margin-bottom: 10px;
    text-transform: none;
}

.PromotionsList li .app-short-desc {
    margin-left: 15px;
    opacity: 0;
    transition: all .3s ease-out;
}

.service-icon img {
    text-align: center;
    margin: 0 auto;
    padding-top: 15px;
    width: 50%;
}

.footer_log_sec1 img {
    width: 65%;
    margin-top: 5px;
}

.slid_mn2 {
    width: 100%;
    float: left;
    margin-top: 0px;
}
.service_tx2_hd {
    width: 100%;
    float: left;
    padding: 0px 0 10px 0;
}

.whatwe_mn2_ser {
    margin-top: 0px;
}

.whatwe_mn2_ser h2 {
    color: #000;
    text-align: center;
    font-size: 34px;
    font-style: normal;
    font-weight: 500;
    text-transform: math-auto;
    margin-bottom: 30px;
    margin-top: 0px;
}

.whatwe_bx2 ul li {
    list-style: none;
    border-radius: 25px;
    width: 75%;
    padding: 20px;
    display: inline-block;
    margin: 0 7px 25px 0;
    vertical-align: top;
    box-shadow: 2px 8px 25px 0px rgba(29, 92, 151, 0.20);
    background: #fff;
}

.whatwe_bx3 ul li {
    list-style: none;
    border-radius: 25px;
    width: 100%;
    --padding: 5px;
    display: inline-block;
    margin: 0 35px 15px 0;
    vertical-align: top;
    box-shadow: 2px 8px 25px 0px rgba(29, 92, 151, 0.20);
    background: #fff;
    min-height: 10px;
}


.whatwe_bx3 {
    width: 100%;
    float: left;
    margin-top: 0;
}

.flag_mn {
    width: 100%;
    display: inline-flex;
    position: absolute;
    top: 14px;
    margin: 0 0 0 20px;
    padding: 0px 0 20px 0;
}

.flag_mn a {
    display: inline-flex;
    margin: 0 35px 0 0;
    color: #fff;
    font-weight: 600;
}

/*.PromotionsList li{  top: 0;  }

.PromotionsList li*/

.PromotionsList li {
    align-items: center;
    top: 0;
    width: 100%;
    z-index: 1;
    display: grid !important;

}

.PromotionsList li .app-icon{ line-height: 0px; }

.PromotionsList {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    height: 640px;
    box-sizing: border-box;
    /* overflow: hidden; */
    z-index: 3;
}

.image-block_mobil h2 {
    color: #000;
    text-align: center;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    text-transform: none;
    margin-bottom: 0;
    margin-top: 0;
}

.slid_mn2 h2 {
  color: #000;
        text-align: center;
        font-size: 32px;
        font-style: normal;
        font-weight: 600;
        text-transform: none;
        padding: 20px 0;
}

.PromotionsList li .app-short-desc .learn-button button {
    font-size: 14px !important;
    cursor: pointer;
    font-weight: 500;
    border-radius: 60px;
    background: #528ACA;
    box-shadow: 0px 4px 9.5px 0px rgba(82, 138, 202, 0.31);
    color: #fff;
    padding: 7px 20px;
    float: left;
    outline: none;
    border: none;
    text-transform: capitalize;
    margin-top: 10px;
}

.title {
    position: relative;
    margin: 0;
    line-height: 32px;
    display: inline-block;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    color: #001D3F;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
    text-align: left;
    margin-top: 0;
}

.whatwe_mn {
    background: url(../images/offer_bg.jpg) left top no-repeat;
    background-size: 100%;
    width: 100%;
    float: left;
    padding: 20px 0 20px 0px;
    text-align: center;
    margin-top: 0px;
}
.se_mn2{ margin-top: 159px !important;}

.promotions {
    border-radius: 5px;
    padding: 0 15px;
    background-color: #fff;
    position: relative;
    margin: 0px;
}

.Why_Choose_mn {
    width: 100%;
    float: left;
    padding: 20px 0 0px 0;
}

    .serviceBox {
        margin: 0 0 0px;
    }

    .service_tx2_hd h2 {
    font-size: 35px;
    text-transform: capitalize;
    margin-top: 0;
}

.abut_hd_sec1 {
    width: 100%;
    float: left;
    position: relative;
    margin-top: 0;
}

.whatwe_bx ul li img {
    text-align: center;
    margin: 0 auto;
    width: 50px;
    height: 50px;
}

.whatwe_mn h2 {
    --color: #000;
    --text-align: center;
    --font-size: 32px;
    --font-style: normal;
    --font-weight: 500;
    --text-transform: math-auto;
   --margin-bottom: 30px;
   --margin-top: 0;
    color: #000;
    text-align: center;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    text-transform: none;
    margin-bottom: 45px;
    margin-top: 0px;
}

.whatwe_bx {
    width: 100%;
    float: left;
    margin-top: 0;
}

.lin_footer {
    width: 88%;
    border: solid 1px #fff;
    margin-top: 6px;
    margin-bottom: 12px;
}


    .integration_bx_mn h3 {
    color: #FFF;
    text-align: center;
    text-transform: math-auto;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    margin-bottom: 20px;
}

.service_tx2_hd p {
    padding: 0 10px;
    text-align: center;
    font-size: 18px;
    margin-top: 6px;
    display: inline-block;
}


#slider #slides {
height: auto !important;
width: 23%;
margin-left: 47px;
}

#slider {
    width: 935px;
    height: auto !important;
    position: absolute;
    padding-top: 30px;
   
}

.Why_Choose_mn h2 {
    color: #000;
    text-align: center;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    text-transform: none;
    padding-bottom: 0;
}


.svg_bg_mn {
    width: 100%;
    float: left;
    background: url(../images/slid_ms.png) left top no-repeat;
    min-height: 413px;
    position: relative;
    background-position: 62% 44%;
    background-repeat: no-repeat;
    background-size: 112% auto;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}



#banner-area {
    position: relative;
    padding: 70px 0;
}

.culture_box_mn {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.count_centr {
    text-align: center;
    margin-bottom: 0;
}




.pic_bg_mn img{}

.cls_wd5 {
    width: 100%;
}

.hit_ser {
    min-height: 420px !important;
}

.hit_ser a {
    font-size: 14px;
    font-weight: 600;
    border-radius: 60px;
    background: #528ACA;
    box-shadow: 0px 4px 9.5px 0px rgba(82, 138, 202, 0.31);
    color: #fff;
    padding: 5px 26px;
    float: right;
    position: absolute;
    right: 27px;
    bottom: 46px;
}

.hit_ser2 {
    min-height: 358px !important;
}

.hit_ser2 a {
    font-size: 14px;
    font-weight: 600;
    border-radius: 60px;
    background: #528ACA;
    box-shadow: 0px 4px 9.5px 0px rgba(82, 138, 202, 0.31);
    color: #fff;
    padding: 5px 26px;
    float: right;
    position: absolute;
    right: 27px;
    bottom: 40px;
}

.service-content h3 {
    color: #000;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    text-align: left;
    margin: 12px 0 0 0;
    text-transform: capitalize;
    line-height: 27px;
}


.image-block_mobil {
    width: 100%;
    float: left;
    background: url(../images/svg/ms1.png) left top no-repeat;
    background-size: 100%;
    padding-bottom: 0px !important;
}

.image-block_ser1 {
    width: 100%;
    float: left;
    background: url(../images/svg/ms1.png) left top no-repeat;
    background-size: 100% !important;
    padding: 20px 0 20px 0;
}

.mm3 {
    text-transform: lowercase;
    margin: 0 0 0 -2px;
    font-size: 26px;
}

.service_sec1 p {
    color: #001D3F;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 160.3%;
    text-align: left;
    padding: 0px 0px 0 0;
}

.pic_bg_mn img {
    margin-top: 10px;
    width: 100%;
}


.whatwe_bx ul li {
        list-style: none;
        border-radius: 25px;
        background: #FFF;
        box-shadow: 2px 8px 25px 0px rgba(29, 92, 151, 0.20);
        width: 45%;
        padding: 20px;
        display: inline-block;
        margin: 0 10px 15px 0;
        min-height: 157px;
        vertical-align: top;
    }


   .operations1 {
    color: #000;
    text-align: center;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 135.3%;
    text-transform: none;
    margin-bottom: 0;
    padding: 0 10px;
}

.service_sec1 h3 {
    color: #001D3F;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 160.3%;
    text-align: left;
    margin-top: 0;
}


.whatwe_bx ul li p {
    color: #000;
    text-align: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    margin-top: 10px;
}

.team_box_mn {
    border-radius: 29.685px;
    background: #FFF;
    box-shadow: 0px 2.375px 29.685px 0px rgba(29, 92, 151, 0.26);
    width: 89%;
    float: left;
    padding: 40px 0;
    margin-bottom: 20px;
    margin-left: 20px;
}

    .banner-title-content h2 {
        color: #000;
        text-align: center;
        font-size: 32px;
        font-style: normal;
        font-weight: 600;
        
        line-height: 135.3%;
        text-transform: capitalize;
        padding: 10px;
    }

.about_sec1 h3 {
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    text-transform: capitalize;
    text-align: left;
    line-height: 44px;
    margin-top: 0;
}

.map_mn {
    width: 100%;
    float: left;
    padding: 10px 0 40px 0;
}

.culture_mn h2 {
    color: #000;
    text-align: center;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    text-transform: capitalize;
    margin-top: 0;
}

.abou_image {
    width: 100%;
    float: left;
    padding: 10px 0 10px 0;
}

.schedule_mn {
    width: 100%;
    float: left;
    padding: 0px 0 70px 0;
}

.schedule_bx {
    width: 90%;
    border-radius: 20px;
    background: #D4E8FF;
    box-shadow: 0px 19px 20.4px 0px rgba(0, 123, 255, 0.06);
    margin: 0 auto;
    padding: 25px 20px;
    position: relative;
}

.schedule_bx p {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
}

    .req_btn {
        border-radius: 55.44px;
        background: #353535;
        box-shadow: 0px 5.04px 12.6px 0px rgba(0, 0, 0, 0.25);
        padding: 8px 22px !important;
        color: #fff;
        text-transform: uppercase;
        position: absolute;
        right: 12px;
        bottom: -21px;
        font-weight: 400;
        outline: none;
        font-size: 11px !important;
        border: none;
    }


.schedule_bx h2 {
    color: #042852;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    text-transform: capitalize;
    margin-top: 0;
}

.culture_box1 {
    border-radius: 20px;
    background: #FFF;
    box-shadow: 0px 0px 33.9px 0px rgba(29, 92, 151, 0.15);
    padding: 20px 25px;
    width: 97%;
    margin-left: 0;
    margin-bottom: 15px;
}

.culture_box1 h2{ font-size: 23px !important; text-align: left; }

.culture_mn {
    background: url(../images/svg/mas2.png) left top no-repeat;
    background-size: 100% 100%;
    width: 100%;
    float: left;
    padding: 0px 0 0px 0;
}

.demo_btn2 {
    font-size: 14px !important;
    display: inline-block;
    color: #fff;
    margin-left: 0;
    margin-bottom: 10px;
    padding: 7px 19px !important;
    border-radius: 8px;
    background: #528ACA;
    text-transform: uppercase;
    font-weight: 300;
    margin-top: 10px;
}

.socil_midia_mn ul li {
    list-style: none;
    display: inline-block;
    width: 19% !important;
}

.footer-about-us h3 {
color: #FFF;
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: normal;
margin-top: 15px;
text-transform: capitalize;
margin-bottom: 14px;
}

.blog_hdg1 h2 {
    text-transform: capitalize;
    width: 100%;
    margin: 0 auto;
    line-height: 30px;
    font-size: 20px;
    font-weight: 600;
    padding: 10px;
}

.body_bdr {
    border: solid 1px #c5c5c5;
    border-radius: 5px;
    padding: 15px;
    background: linear-gradient(to top, #f5f5f5 0%, white 100%);
    box-shadow: 4px 4px 36px 0px rgba(17, 78, 170, 0.14);
    margin-top: 20px;
}

.tx_clr_fnt h3 {
    text-transform: capitalize;
    font-weight: bold;
    font-size: 18px;
}

.tx_clr_fnt h4 {
    text-transform: capitalize;
    font-weight: bold;
    font-size: 17px;
}

.socil_midia_mn {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 17px;
}




.testimonial {
    padding: 0px 10px;
}

#testimonial-slider {
    padding: 15px 18px;
    background: #fff;
    text-align: center;
    box-shadow: 4px 4px 36px rgba(17, 78, 170, 0.14);
    border-radius: 22px;
    background-color: #fff;
}

.testimonial-text {
    color: #000;
    text-align: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
}

.owl-theme .owl-controls .owl-buttons div {
    opacity: inherit !important;
    position: absolute;
    right: 0;
    display: none !important;
}

.testimonial .title {
    color: #000;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    margin-top: 20px;
}

.owl-theme .owl-controls .owl-page span { width: 20px !important; height: 20px !important;}


.clients_logo_mn h2 {
    color: #000;
    text-align: center;
    font-size: 35px;
    font-style: normal;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 90px;
}

.clients_logo_mn ul li {
    display: inline-block;
    text-align: center;
    margin: 15px 20px 22px 12px;
    width: 108px;
    vertical-align: middle;
}

.demo h4 {
    color: #000;
    text-align: center;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 35px;
}

.demo {
    padding: 0;
    width: 100%;
    float: left;
    margin-bottom: 70px;
    margin-top: 45px;
}

.tes_centr {
    margin-left: 0;

}

.owl-buttons .owl-prev:before, .owl-buttons .owl-next:before{}


.eml {
    width: 100%;
    float: left;
    text-align: center;
}

.eml ul li {
    list-style: none;
    float: inherit;
    padding: 10px 0px 3px 0px;
    color: #fff;
    display: inline-block;
}

.header_social {
    margin-top: 5px;
    margin-bottom: 10px;
    display: block;
    width: 100%;
    float: left;
}
.clr_bg1{background: #f5f5f5 !important;}
.clr_bg3{background: #c8e0fa !important;}

.navbar-brand.navbar-bg {
       background: none;
}

.parallax {
    padding: 30px 0;
}

.navbar-brand.navbar-bg { 

    height: 50px;
    line-height: 50px;
    width: auto;
    float: left;
    text-align: left;
    padding: 0;
    margin: 0 10px;
}



.jumbotron h1 {
    font-size: 20px;
    line-height: 27px;
    text-shadow: 1px 1px 1px #e5e5e5;
    color: #262626;
}

.jumbotron p {
    line-height: 1.4;
    font-size: 20px !important;
    background: #528aca;
    width: 100%;
    margin: 0 auto;
    padding: 14px;
    border-radius: 5px;
}

.abc2 {
    width: 100%;
    float: left;
    padding-top: 54px;
    height: auto;
}


.fully ul li {
   padding: 0;
    margin: 0;
    line-height: 40px;
    font-size: 18px;
    margin-top: 0;
    display: block;
}

.img-block-head a {
    display: inline-block;
    display: inline-block;
    padding: 7px 30px;
    background: #528aca;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    margin-top: 20px;
    transition: all 0.3s ease 0s;
    border-radius: 5px;
    box-shadow: 0 0 5px #4278b7;
}

.service {
    padding-top: 10px;
    width: 100%;
    float: left;
    background: #fff;
    padding-bottom: 0;
}

.footer ul li {
    color: #fff;
    padding-bottom: 5px;
    margin-bottom: 0;
    width: 43%;
    display: inline-block;
}

.widget-title {
    margin-bottom: 5px;
    font-size: 20px;
}

.jumbotron h1 {
    margin-bottom: 20px;
}

.abc {
    width: 100%;
    float: left;
    padding: 20px 10px;
}

.pic_bg_mn {
    height: 300px !important;
    width: 100%;
    float: left;
}

.list_lin ul li a {
    float: left;
    display: block;
    background: none;
    box-shadow: none;
    width: 100%;
    text-align: left;
    line-height: 18px !important;
    font-weight: 600;
}

.pic_bg_mn {
    background-size: contain !important;
    margin-top: 0px !important;
    height: auto !important;
 
}

.navbar-brand.navbar-bg {
    background: none;
}

.gradient_mn {
    height: auto;
    padding: 0 40px;
}

.service-content {
margin-top: 0;
background: #fff;
padding: 8px;
text-align: center;
box-shadow: 0 0 20px #d2d1d1;
border-radius: 25px;
}

section {
    padding: 20px 0;
    position: relative;
}

.pad-main {
    width: 100%;
    float: left;
    padding: 0px 0 0px 0;
}

.easeEffect {
    text-align: center;
}

#copyright {
    padding: 4px 0;
    background: #528aca;
    color: #fff;
    width: 100%;
    float: left;
}

.copyright-info {
    font-size: 16px;
    border-top: 1px solid rgba(255,255,255,.15);
    max-width: 850px;
    margin: 4px auto 0;
    padding-top: 10px;
}

.footer {
    padding: 20px 0 20px;
    background-size: cover;
    color: #fff;
    font-size: 14px;
    width: 100%;
    float: left;
}

.clients_logo {
    background: #f5f5f5;
    padding: 20px 80px;
    box-shadow: rgba(0, 0, 0, 0.30) 0px 5px 12px;
    border-radius: 5px;
    margin-bottom: 15px;
}

.clients_logo img{}


.center-vertically {
    display: inherit;
    vertical-align: middle;
    height: 100%;
}

.center-vertically-holder {
    display: inherit;
    height: 100%;
}

#banner-area img {
    width: auto;
}

.about2_mn {
    padding: 0 5px;
    padding-top: 20px;
}

.abot_tx_pic h3 {
    text-transform: capitalize;
    font-weight: bold;
    font-size: 22px;
    line-height: 30px;
    margin-top: 0;
    padding-bottom: 0px;
}

.abot_tx_pic {
    margin-bottom: 15px;
    width: 100%;
    float: left;
}

.ts-padding {
    padding: 15px 20px;
}

.about {padding: 0 20px;}

.team_mn h2 {
    text-align: center;
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 32px;
}

.fadeInRight {
    margin-bottom: 0px;
}

.about h3 {
    font-size: 22px;
    margin-bottom: 18px;
}

.clients_logo_mn {
    padding-top: 10px;
    width: 100%;
    float: left;
}

.no-padding {
    padding: 0 10px;
}

    .clients_logo_mn h2 {
        text-align: center;
        margin-bottom: 20px;
        font-weight: 600;
        font-size: 28px;
        line-height: 30px;
    }

.hiring_mn {
    width: 100%;
    float: left;
    padding: 10px 0;
    text-align: center;
    background: url(../images/bg_mas.png) left top no-repeat;
    background-size: 100% 100%;
}

.pddng {
    padding-top: 60px;
}

.i_frm{ height: 250px !important; }

.mt-5 {
    margin-top: 0 !important;
}

.data-dtls-main {
    display: inline-block;
    border-bottom: solid 1px #c0c0c0;
    padding-bottom: 20px;}


.data-dtls22 {
text-shadow: -4px 0px #e0dddd;
position: relative;
text-align: center;
display: flex;
z-index: 99;
margin: 0 auto;
color: transparent;
margin-bottom: 10px;
font-size: 25px;
font-weight: 500;
margin-right: 0px;
display: inline-block;
margin-top: 10px;
--padding-bottom: 10px;
}

.pls_mn {
font-size: 23px;
font-weight: 500;
margin-left: 2px;
padding-top: 10px;
position: absolute;
top: 0px;
}

.image-block2 {
    background: url(../images/bg_mas.png) left top no-repeat;
    background-size: 100% 100%;
    padding: 5px 0;
    width: 100%;
    float: left;
}

.tx-Clr1 h3 {
    color: #262626;
    font-weight: bold;
    margin-bottom: 10px !important;
    font-size: 18px;
}

.feature-content ul li a {
    color: #000;
    line-height: 30px;
    font-size: 13px;
}

.ger_hit {
    min-height: auto !important;
    background: linear-gradient(to top, #f5f5f5 0%, white 100%);
    box-shadow: 0 0 15px #d7d7d7;
}

.feature-content h3 {
    margin-top: 0;
    font-size: 18px;
    color: #262626;
    text-transform: initial;
    font-weight: bold;
}

.featured-tab {
    padding: 0;
}

.about {
    padding-top: 0px;
}


}


