@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Lato:100,300,400,700i,900');
@charset "utf-8";
/* CSS Document */
.servicecont{
	padding:3.5% 0;
	}
    .current_page_item a {
        color: #27a9e3 !important;
    }
.servicecont h1{
	text-align:center;
	font-size:30px;
	font-family: 'Baloo Bhaijaan', cursive;
	margin:0;
	padding:0 0 25px 0;
	color: #021d78;
	position:relative;
	}
.servicecont h1:after{
    width: 125px;
    height: 4px;
    background: #26a9e2;
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 50px;
    margin: 0 auto;
    border-radius: 3px;
	}
.servicecont p{
	text-align:center;
	padding:0 20%;
	font-size:18px;
	font-family: 'Tajawal', sans-serif;
	padding-top:30px;
	}
.home_proimg{
	position:relative;
	}
.prodcdetal_home{
	position: absolute;
    top: 12px;
    right: 12px;
    bottom: 12px;
    left: 12px;
        border: 2px dashed rgb(103, 224, 150);
    padding: 20px;
    text-align: center;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
	}
.prodcdetal_home h2{
	font-family: 'Baloo Bhaijaan', cursive;
	font-size:25px;
	color: #2ca8dc;
	}
.prodcdetal_home p{
	padding:20px !important;
	font-size:15px;
	}
.prodcdetal_home a{
	 padding: 12px 20px;
    font-size: 14px;
    color: #fff;
    background: #021d78;
    border-radius: 4px;
	 font-weight: 600;
	font-family: 'Tajawal', sans-ser
	}
	.prodcdetal_home a:hover{
		    background: #2ca8dc;
		color:#fff;
		}
.home_proimg{
	margin-top:50px;
	}
.bestproduct_sect_hed{
    width: 100%;
    padding: 5px 0;
    background: #021d78;
    font-size: 30px;
    font-family: 'Baloo Bhaijaan', cursive;
    color: #fff;
    text-align: center;
    border-top: 2px dashed #ffffff;
    border-bottom: 2px dashed #ffffff;
    margin-bottom: 20px;
    margin-top: 10px;
	}
.prodictlisthome{
	background:#fff;
	}
.nav-tabs > li > a{
	font-size:17px;
	font-family: 'Tajawal', sans-serif;
	color:#333333;
	font-weight:500;
	}
.tab_header{

	}

    section.quote_section_2 {
        width: 100%;
        margin: 50px 0 70px;
    }
    section.innerpage {
        margin: 100px 0;
    }
    .qf2_title {
        font-size: 20px;
        padding-bottom: 20px;
        color: #021d76;
        font-weight: 700;
    }
   
    section.innerpage h1 {
        font-size: 25px;
        color: #eb0d0d;
        font-weight: 700;
        padding-bottom: 20px;
    }
    .lgomg {
        float: right;
        padding-left: 25px;
    }
.tab_header .nav-tabs > li, .nav-pills > li {
    float:none;
    display:inline-block;
}

.tab_header .nav-tabs {
    text-align:center;
	border-bottom:0px  !important;
}
.tab_header  .nav-tabs > li > a {
    font-size: 18px;
    font-family: 'Tajawal', sans-serif;
    color: #333333;
    font-weight: 500;
	border:0;
    padding: 10px 25px !important;
	border-right: 1px solid #d6d6d6;
    border-radius: 0;
	margin:10px;
	margin-right:0;
	    -webkit-box-shadow: 1px 1px 5px 0px rgba(184,184,184,1);
    -moz-box-shadow: 1px 1px 5px 0px rgba(184,184,184,1);
    box-shadow: 1px 1px 5px 0px rgba(184,184,184,1);
    text-transform: capitalize;
   }
.tab_header  .nav-tabs > li.active > a{
	color: #555;
    cursor: default;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    border-bottom: 0;
        background: #2ca8dc !important;
    border-radius: 0;
    margin-top: 0;
    color: #fff;
    border-top: 0;
	border:0;
	}
    .footabout img {
       margin-bottom: 17px;
    }
    ul.list li {
        width: 100%;
        color: #fff;
        display: inline-block;
        position: relative;
        font-size: 16px;
        padding-left: 20px;
        font-family: 'Tajawal', sans-serif;
        padding-bottom: 5px;
    }
    .list li:after {
        position: absolute;
        content: "";
        background: #28a9e3;
        width: 10px;
        height: 10px;
        left: 0;
        top: 5px;
    }
    .clientsection h3{
        text-align: center;
        margin-bottom: 50px;
        font-size: 30px;
        font-family: 'Baloo Bhaijaan', cursive;
        color: #021d77;
    }
    .clientsection h3:after {
        width: 50px;
        height: 4px;
        background: #28a6e3;
        position: absolute;
        content: "";
        left: 0;
        right: 0;
        top: 50px;
        margin: 0 auto;
        border-radius: 3px;
    }
.nav > li > a:hover, .nav > li > a:focus{text-decoration: none;

    background: #2ca8dc !important; color:#fff;}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #fff !important;}
.tab_header .nav-tabs > li.active > a, .tab_header .nav-tabs > li.active > a:hover, .tab_header .nav-tabs > li.active > a:focus{
	border:0;
	}
.prodictlisthome .tab-content{
	padding:4% 0;
	}
.h_productimg{
position: relative;
    cursor: pointer;
    border-radius: 5px;
    border: 2px solid #021d78;
    overflow: hidden;
	}

.h_productimg img{
	width:100%;    
	}
.h_productname{
    display: none;
    position: absolute;
    z-index: 99;
      background: #021d78;
    color: #fff;
    left: 4%;
    bottom: 4%;
    width: 30%;
    right: 0;
    padding: 5px;
    font-size: 14px;
    font-family: 'Tajawal', sans-serif;
	transition: all .2s;
	}
.h_productimg:hover .h_productname {
    position: absolute;
    z-index: 99;
       background: #021d78;
    color: #fff;
    left: 0;
	 width: 100%;
    bottom: 0;
    right: 0;
    padding: 15px;
    font-size: 18px;
    font-family: 'Tajawal', sans-serif;
}
.porlikbut{
	    margin: 30px auto;
    display: table;
    padding: 16px;
    background: #021d78;
    color: #fff;
    font-size: 15px;
    border-radius: 4px;
    font-weight: 600;
	font-family: 'Tajawal', sans-ser
	}
	.porlikbut:hover{
		background:#000;
		color:#fff;
		}
.what_wecont{
	background:url(../images/banner.png) no-repeat center 0 ;
	background-size:cover;
	padding:3% 0;
	background-attachment:fixed;
	}
.what_wecont h1{
	padding: 30px 0;
    font-size: 30px;
    font-family: 'Baloo Bhaijaan', cursive;
    color: #fff;
    text-align: center;
	}
.what_wecont p{
	font-family: 'Tajawal', sans-serif;
    color: #fff;
    text-align: center;
    padding: 0 13%;
    padding-bottom: 30px;
	}
.textmoncont{
	background:url(../images/testmobg.jpg) no-repeat;
	background-size:cover;
	padding:3% 0 0;
	}
.textmoncont h1{text-align: center;
    font-size: 30px;
    font-family: 'Baloo Bhaijaan', cursive;
    margin: 0;
    padding: 0 0 25px 0;
    color: #001e77;
    position: relative;}
.textmoncont h1:after {
    width: 50px;
    height: 4px;
    background: #28a6e3;
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 50px;
    margin: 0 auto;
    border-radius: 3px;
}
#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 60px;
	opacity:1;
	display:block;
	overflow:auto;
	position:inherit;
}
#quote-carousel .carousel-control {
    background: none;
    color: #CACACA;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
}
#quote-carousel .carousel-indicators {
    position: relative;
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-top: 60px;

}
#quote-carousel .carousel-indicators li {
    width: 50px;
    height: 50px;
    cursor: pointer;
    border: 1px solid #ccc;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    opacity: 0.4;
    overflow: hidden;
    transition: all .4s ease-in;
    vertical-align: middle;
}
#quote-carousel .carousel-indicators .active {
    width: 128px;
    height: 128px;
    opacity: 1;
    transition: all .2s;
}
.item blockquote {
    border-left: none;
    margin: 0;
}
.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}
.textmoncont .item p{
	font-size:16px;
	font-family: 'Tajawal', sans-serif;
	color:#26a9e2;
	font-weight:500;
	padding-bottom:30px;
	}
.clientsection{
	background:url(../images/clientbg.gif);
	padding:30px 0;
	}
.carousel-wrap {
  padding: 0 5%;

  position: relative;
}

/* fix blank or flashing items on carousel */
.owl-carousel .item {
  position: relative;
  z-index: 100;
  -webkit-backface-visibility: hidden;
      display: flex;
    align-items: center;
    justify-content: center;
}
.owl-carousel .item img{
	width:60% !important;
	}
/* end fix */
.owl-nav > div {
  margin-top: -26px;
  position: absolute;
  top: 50%;
  color: #cdcbcd;
}

.owl-nav i {
  font-size: 52px;
}

.owl-nav .owl-prev {
  left: -30px;
}

.owl-nav .owl-next {
  right: -30px;
}
.choos {
    background: url(../images/bg.jpg) top center no-repeat;
    padding-top: 120px;
    background-size: cover;
    padding-bottom: 75px;
}
.rowchng {
    margin-right: -15px;
    margin-left: -15px;
}
.head-text {
    text-align: center;
}
.head-text h2 {
    text-align: center;
    font-size: 36px;
    color: #fff;
    padding-top: 80px;
   
    font-weight: 900;
}
/*----- btn-bdr -----*/
.btn-bdr::before, .btn-bdr::after {
	transition-delay: 0.2s;
}
.btn-bdr .span-bdr::before, .btn-bdr .span-bdr::after {
	transition-delay: 0s;
}
.btn-bdr::before {
	right: 0;
	top: 0;
}
.btn-bdr::after {
	left: 0;
	bottom: 0;
}
.btn-bdr .span-bdr::before {
	left: 0;
	top: 0;
}
.btn-bdr .span-bdr::after {
	right: 0;
	bottom: 0;
}
.btn-bdr:hover::before, .btn-bdr:hover::after {
	transition-delay: 0s;
}
.btn-bdr:hover .span-bdr::before, .btn-bdr:hover .span-bdr::after {
	transition-delay: 0.2s;
}
.btn-bdr {
	display: inline-block;
	position: relative;
	background: none;
	border: none;
	cursor: pointer;
	padding-top: 20px;
	margin-bottom: 20px;
}
.span-bdr {
	display: block;
}
.btn-bdr::before, .btn-bdr::after {
	content: "";
	width: 0;
	height: 5px;
	position: absolute;
	transition: all 0.2s linear;
	background: #fff;
}
.span-bdr::before, .span-bdr::after {
	content: "";
	width: 5px;
	height: 0;
	position: absolute;
	transition: all 0.2s linear;
	background: #fff;
}
.btn-bdr:hover::before, .btn-bdr:hover::after {
	width: 100%;
}
.btn-bdr:hover .span-bdr::before, .btn-bdr:hover .span-bdr::after {
	height: 100%;
}
.choos .grid-coose {
    display: inline-block;
    padding: 20px;
    margin-bottom: 10px;
}
.choos .grid-coose .icon {
    float: left;
    width: 14%;
    text-align: center;
}
.choos .grid-coose .icon img {
    padding-top: 30px;
}
.choos .grid-coose .text-wrp {
    float: right;
    width: 85%;
}
.choos .grid-coose .text-wrp h3 {
    margin: 0 0 5px;
    padding: 0;
}
.choos .grid-coose .text-wrp h3 strong {
    font-size: 25px;
    color: #fff;
    font-family: 'Tajawal', sans-serif;
    margin-bottom: 10px;
    display: inline-block;
}
.choos .grid-coose .text-wrp h3 span {
    font-size: 16px;
    color: #fff;
    font-family: 'Tajawal', sans-serif;
    padding-left: 8px;
}
.choos .grid-coose p {
    font-size: 16px;
    font-family: 'Tajawal', sans-serif;
    color: #fff;
    margin: 0;
}
.footer{
    background: #091976;
    padding: 30px 0;
	}
.footabout h3{
    color: #fff;
    padding-bottom: 30px;
    font-size: 20px;
    font-weight: 600;
	font-family: 'Tajawal', sans-serif;
	}
.footabout p{
	color:#fff;
	font-size:15px;
	font-family: 'Tajawal', sans-serif;
	padding:0 0 30px 0;
	}
.footabout ul li {
	margin-right:15px;
	float:left;
	}
.footabout ul li a{
	width:40px;
	height:40px;
	border-radius:5440px;
	border:2px solid #fff;
	text-align:center;
	line-height:32px;
	color:#fff;
	}
.footerlink ul li{
	float:inherit;
	}
.footerlink ul li a{
	float:inherit;
	width:auto;
	height:auto;
	border:none;
	font-family: 'Tajawal', sans-serif;
	font-size:16px;
	font-weight:500;
	}
.get li {
	margin-bottom: 16px !important;
    float: left !important;
    width: 100%;
	}
.get li span{
	float:left;
	width:30px; padding-top: 5px;
	    color: #fff;
	}
.get li h2{
	float:left;
	width:85%;
	font-family: 'Tajawal', sans-serif;
	font-size:16px;
	font-weight:500;
	color:#fff;
	}
.footerlink ul li a:hover{
	color:#26a9e2;
	}
.botttomfooter {
	padding-top:40px;
	text-align:center;
	font-size:14px;
	color:#fff;
	font-family: 'Tajawal', sans-serif;
	}
.botttomfooter a{
	color:#26a9e2;
	font-family: 'Tajawal', sans-serif;
	}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  background:#fff;
  z-index:9999;
}
.popnavmenu ul li a{
	font-size:14px;
	font-family: 'Tajawal', sans-serif;
	color:#222;
	display:block;
	margin-bottom:10px;
	transition:all .5s;
}
.popnavmenu ul li a:hover {
	color:#26a9e2;
}
.popup-content h1{
	font-family: 'Baloo Bhaijaan', cursive;
	font-size:30px;
	color:#f3910a;
	text-align:center;
	padding:10px;
	}
.popnavmenu{
	padding:20px;
	}


.leftsidebox{
	padding:6vh;
	height:100vh;
	box-sizing:border-box;
	font-family: 'Lato', sans-serif;
	}
.info-holder{
	position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
		}
.info-holder h3{
	display: inline-block;
    color: #105e2e;
    text-align: left;
    font-size: 25px;
    font-weight: 900;
    margin-bottom: 30px;
    width: 100%;
    max-width: 378px;
    padding-right: 30px;
}
.info-holder P{display: inline-block;
    color: #064E89;
    text-align: left;
    font-size: 19px;
    font-weight: 300;
    line-height: 20px;
    margin-bottom: 50px;
    width: 100%;
    max-width: 378px;
    padding-right: 30px;}
.logrightsitebox{
	background:#25a153;height:100vh;
	padding:6vh;
	display: flex;
    align-items: center;
    justify-content: center;
	}
.info-logform{
	display: inline-block;
    width: 100%;
    max-width: 400px;
    text-align: left;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
	}

.logologin{
	width:130px;
	margin:auto;
	padding-bottom:30px;
}
.logologin img{
	width:100%;
	}
.inputboxlogin{
     width: 100%;
    padding: 12px;
    border-radius: 4px;
	border:2px solid #137738;
	margin-bottom:20px;
		}
.logrightsitebox a{
	font-size:14px;
	color:#1e482e;
	}
.form_login{
	margin-top:30px;
	}
.logsubmit{
	width: 60%;
    margin: 20px auto;
    display: table;
    padding: 10px;
    border-radius: 4px;
	border:2px solid #f8af43;
	color:#fff;
	background: rgba(15,89,43,1);
background: -moz-linear-gradient(45deg, rgba(15,89,43,1) 0%, rgba(24,136,67,1) 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(15,89,43,1)), color-stop(100%, rgba(24,136,67,1)));
background: -webkit-linear-gradient(45deg, rgba(15,89,43,1) 0%, rgba(24,136,67,1) 100%);
background: -o-linear-gradient(45deg, rgba(15,89,43,1) 0%, rgba(24,136,67,1) 100%);
background: -ms-linear-gradient(45deg, rgba(15,89,43,1) 0%, rgba(24,136,67,1) 100%);
background: linear-gradient(45deg, rgba(15,89,43,1) 0%, rgba(24,136,67,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f592b', endColorstr='#188843', GradientType=1 );
	}

.logrightsitebox .nav-tabs > li.active > a, .logrightsitebox .nav-tabs > li.active > a:hover, .logrightsitebox .nav-tabs > li.active > a:focus{
	background: none;
    border: none;

    color: #fff;
    border-bottom: 1px solid #fff;
	}
.logrightsitebox .nav-tabs{
	border-bottom:none;
	}
.logrightsitebox .nav-tabs > li > a:hover {
    background: none;
    border: none;
	border-bottom: 1px solid #fff;

	}
.logrightsitebox .nav-tabs > li > a{
	border-bottom: 1px solid #1e482e;
	border:none;
	}
	.linkactive{
	color:#333 !important;
	}
.inner_banner{
	width:100%;
	min-height:400px;
	background:url(../images/bannerimage.jpg) no-repeat;
	text-align:center;
    position:relative;
/* transform: translate(-50%, -65%); */
	}
.inner_banner h1{
	color:#fff;
	font-size:60px;
	font-family: 'Baloo Bhaijaan', cursive;
	}
.brdgr{
	margin:0 auto;
	}
.inner_banner  ul{
	display:table;
	text-align:center;
	display: flex;
    align-items: center;
    justify-content: center;
	}
.inner_banner  ul li{
	float:left;
	text-align:center;
	color:#fff;
	padding:0 20px;
	}
.inner_banner  ul li a{
	color:#fff;
	font-family: 'Tajawal', sans-serif;
	}
.banneractive{
	color:#021d78;
	}
.conttitel{
top: 50%;
left: 0;
right: 0;
margin-top: -25px;
width: 100%;
position:absolute;}
.conbox.clearfix {
    margin-top: 50px;
    margin-bottom: 50px;
}
.tct {
    text-align: center;
    color: #011d76;
    font-size: 30px;
    font-family: 'Baloo Bhaijaan', cursive;
    margin-bottom: 50px;
}
.mainbx {
    border: 1px solid #2ba3e9;
    text-align: center;
    margin-bottom: 10px;

}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #011c7b !important;
}
.mainbx h4 {
    background: #26ace2;
    padding: 15px;
    font-size:18px;
    color:#fff;
    font-family: 'Baloo Bhaijaan', cursive;
    text-align: center;
    margin-bottom: 25px;
}
.mainbx p{
    padding:5px 15px;
    font-family: 'Baloo Bhaijaan', cursive;
}
.mainbx iframe{
    padding: 15px;
}
.mainbx a{
    color: #011d76;
    font-size: 16px;
    font-family: 'Baloo Bhaijaan', cursive;
}

.about-cont {
    padding: 80px 0;
    background: none;
}
.about-cont h1 {
    color: #222;
	font-size:35px;
	font-family: 'Baloo Bhaijaan', cursive;
}
.about-cont h1 span {
    color: #021d78;
	font-family: 'Baloo Bhaijaan', cursive;
}
.about-cont h3{    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 15px;
    color: #565656;
	padding-bottom:40px;
	}
   .about-cont p{  font-size: 15px;
    padding-bottom: 12px;
    color: #797979;
    line-height: 25px;}
.visionsectn{
	padding:60px 0;
	background:url(../images/visonbg.png) no-repeat;
	background-attachment:fixed;
	}
.vionbox{
	    text-align: right;
    color: #fff;
    padding-right: 19px;
	}
.vionbox h2{
	font-size:30px;
	font-family: 'Baloo Bhaijaan', cursive;
	padding-bottom:20px;
	}
.vionbox i{
	font-size:30px;
	width:50px;
	height:50px;
	color:#fff;
	background:#021d78;
	text-align:center;
	line-height:50px;
	margin-bottom:40px;
	border-radius:50px;
	}
.vionbox p{
		font-family: 'Tajawal', sans-serif;
		font-size:15px;
		line-height:25px;
	}
.missionbox{
	text-align:left !important;
	}
.service-cont {
    width: 100%;
    padding: 50px;
}
.single_best_service {
    border-bottom: 1px dashed #CCC;
    padding-bottom: 10px;
    margin-bottom: 30px;
    text-align: left;
}
.service-cont h3{    padding: 0 10% 5% 10%;
    color: #636363;
    font-size: 16px;
    line-height: 27px;font-family: 'Tajawal', sans-serif;}
.single_best_service h2 {
    color: #313131;
    font-size: 18px;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 10px;
}
.reserv_detail {
    background: #f3f3f3;
    padding: 40px 0;
}
.adressboxe {
    text-align: center;
    border-right: 1px dashed #cecece;
}
.adressboxe i {
    font-size: 32px;
    color: #6d9a34;
}
.adressboxe h3 {
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    padding-top: 10px;
    font-weight: 600;
    letter-spacing: 2px;
}
.bordnone{
	border-right:none !important;
	}
.conatctmap {
    padding: 60px 0;
	background:#fff;
}
.inputcont {
    margin-top: 30px;
    width: 100%;
    border-bottom: 1px solid #000;
    padding: 10px;
	resize:none;
}
.submitbut {
    padding: 10px 30px;
    background: #000;
    color: #fff;
    border-radius: 29px;
    margin: 40px 0;
}
.contctfom h2 {
    font-size:30px;
	color:#333;
	font-family: 'Baloo Bhaijaan', cursive;
}
.clientbox {
   width: 100%;
    float: left;
    box-shadow: 0px 2px 15px #e7e7e7;
    margin-bottom: 30px;
    text-align: center !important;
   padding: 12px;
}
.gallerybox{
	padding:60px 0;
	}
@media (max-width: 998px) 	{
.prodcdetal_home {
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    padding: 10px;
}
.prodcdetal_home h2 {
    font-size: 18px;
}
.prodcdetal_home a {
    padding: 6px 20px;
    font-size: 12px;
}
.prodcdetal_home p {
    padding: 5px !important;
    font-size: 13px;
}
}
@media (max-width: 767px) {
.prodcdetal_home {
    padding: 10px;
}
.lgomg {
    float:none;
    padding-left:0
}

.choos {
    background: url(../images/bg.jpg) 1% -99px no-repeat;
    padding-top: 50px;
    background-size: cover;
    padding-bottom: 75px;
}
.choos .grid-coose {
    display: inline-block;
    padding: 0 5px;
    margin-bottom: 0;
}
.prodcdetal_home h2 {
    font-size: 20px;
}
.prodcdetal_home p {
    padding:10px !important;
    font-size: 14px;
}
.prodcdetal_home a {
    padding: 8px 20px;
}
.tab_header .nav-tabs > li > a {
    font-size: 16px;
    padding: 10px 10px !important;
    border-right: none;
}
.h_productname {
	text-align:center;
}
.h_productimg {
    margin-top: 20px;
}
.what_wecont p {
	padding:0;
}
.footabout ul.social li {


		margin-bottom:20px;
		margin:0 6px 20px 6px;
}
.footabout ul.social {
	display:flex;
	margin:0 auto;
	}
	.owl-carousel .item img {
    width: 90% !important;
}
}
