@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Dancing+Script&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Taviraj:wght@200&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Mulish&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Katibeh&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Markazi+Text&display=swap');

/*font-family: 'Markazi Text', serif;*/
body {
	text-align: center;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#banercontinall2{
	position: relative;
	width: 100%;
	height: 100vh;
	z-index: 1;
	background-color: #0E0000;
	overflow: hidden
}
#banercontinall2 img{
	width: 100%;
	height: 100%;
	filter: brightness(60%);
	
}
.pagee {
	text-align: center;
	display: block;
	width: 80%;
	padding-right: 10%;
	padding-left: 10%;
}

.pag2 {
	display: inline;
	float: left;
	height: 20px;
	width: 20px;
	color: #FFF;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.pag2 a {
	display: inline;
	float: left;
	height: 20px;
	width: 20px;
	background-image: url(imagedes/pag.png);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFF;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
}

.pag2 a:hover {
	display: inline;
	float: left;
	height: 20px;
	width: 20px;
	color: #F30;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
}

.pag3 {
	display: inline;
	float: left;
	height: 20px;
	width: 20px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-family: 'Markazi Text', serif;
	font-size: 12px;
}

.pag3 a {
	display: inline;
	float: left;
	height: 20px;
	width: auto;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-family: 'Markazi Text', serif;
	font-size: 12px;
	color: #960;
	font-weight: bold;
}

.pag4 {
	display: inline;
	float: left;
	height: 20px;
	width: 20px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-family: 'Markazi Text', serif;
	font-size: 10px;
}

.pagact {
	display: inline;
	float: left;
	height: 20px;
	width: 20px;
	background-repeat: no-repeat;
	background-position: center center;
	color: #960;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 15px;
	text-align: center;
}

.w {
	color: #333;
	font-weight: bold;
	text-align: center;
}
.carin{
	width: 30%;
	margin-left: 1.5%;
	margin-right: 1.5%;
	height: 250px;
	background-color: #ffffff;
	box-shadow: -1px 3px 5px 5px rgba(222,212,212,0.75);
-webkit-box-shadow: -1px 3px 5px 5px rgba(222,212,212,0.75);
-moz-box-shadow: -1px 3px 5px 5px rgba(222,212,212,0.75);
	float: left;
	margin-bottom: 20px;
	overflow: hidden
}
.carin img{
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 7%;
	height: 160px;
}

.carin .efo{
	
	transition: 2s
}
.carin:hover .efo{
	transform:scale(1.1)
}
.carinname{
	background-color: #020202;
	height: 40px;
	margin-top: 10px;
	width: 50%;
	margin-left: 10%;
	font-family: 'Markazi Text', serif;
	font-size: 17px;
	font-weight: 400;
	text-transform: capitalize;
	text-align: center;
	float: left;
	color: #ffffff;
	line-height: 40px;
	letter-spacing: 0px
}
.carinname2{
	background-color: #01b7f2;
	height: 40px;
	margin-top: 10px;
	width: 30%;
	margin-right: 10%;
	float: left;
	font-family: 'Markazi Text', serif;
	font-size: 15px;
	font-weight: 400;
	text-transform: capitalize;
	color: #ffffff;
	text-align: center;
	z-index: 2;
	position: relative;
	line-height: 40px;
	letter-spacing: 0px
}
.carinname2 .er{
	position: absolute;
	left: -21px;
	z-index: 5;
	width: 20%;
	height: 40px;
	top: 0
}
.carinname2 .er img{
	height: 40px;
	width: 100%;
	margin-top: 0px
}
.footerend{
	width: 80%;
	text-align: center;
	color: #000000;
	font-family: 'Markazi Text', serif;
	font-weight: 400;
	font-size: 14px;
	background-color: #01b7f2;
	padding-bottom: 25px;
	padding-top: 25px;
	padding-left: 10%;
	padding-right: 10%
}
.footerend img{
	width: 30%;
	float: right;
	margin-right: 10%;
	height: 40px;
	margin-top: -10px
}
.trustedall{
	width: 80%;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(sour/clients.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding-left: 10%;
	padding-right: 10%
}
.trustedall h1{
	font-size: 30px;
	text-align: center;
	font-weight: 600;
	font-family: 'Markazi Text', serif;
	letter-spacing: 0px;
	line-height: 45px;
	text-transform: capitalize;
	color: #ffffff
}
.trust1{
	width: 14%;
	margin-left: 1%;
	margin-right: 1%;
	background-color: #FFFFFF;
	height: 105px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	margin-bottom: 20px
}
.trust1 img{
	width:100%;
	height: 105px
}
.abountindex{
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	height: auto;
	padding-top: 25px;
	padding-bottom: 100px;
	
}

.aboutleftin h1{
	font-size: 15px;
	color: #0791be;
	font-family: 'Markazi Text', serif;
	font-weight: 700;
	text-align: right
}
.aboutleftin h1 span{
	font-size: 40px;
	color: #3c4251;
	font-family: 'Markazi Text', serif;
	font-weight: 900;
	text-transform: uppercase;
	text-align: right
}
.aboutleftin p{
	font-size: 15px;
	color: #000000;
	font-family: 'Markazi Text', serif;
	font-weight: 400;
	line-height: 27px;
	text-align: right
	
}
.aboutleftin{
	float: left;
	width: 45%;
	margin-right: 5%;
	text-align: right;
	height: auto
}
.aboutleftin .abl{
	width: 15%;
	height: 70px;
	background-color: #3c4251;
	float: right;
	color: #ffffff;
	font-size: 42px;
	text-align: center;
	line-height: 70px;
	margin-bottom: 10px
}
.aboutleftin .abr{
	width: 75%;
	height: 50px;
	
	float: right;
	margin-right: 5%;
	margin-bottom: 10px
}
.aboutleftin .abr h1{
	font-size: 18px;
	color: #000000;
	font-family: 'Markazi Text', serif;
	font-weight: 700;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	text-align: right
}
.aboutleftin .abr p{
	font-size: 17px;
	color: #0791be;;
	font-family: 'Markazi Text', serif;
	font-weight: 400;
	line-height: 20px;
	margin-top: 0px;
	text-align: right;
	direction: rtl
	
}
.aboutrightin{
	float: right;
	width: 50%;
height: 500px
}
.aboutrightin img{
	width: 100%;
	height: auto
}
.mface{
	position: fixed;
	bottom: 15px;
	width: 40px;
	height: 33px;
	font-size: 22px;
	color: #ffffff;
	border-radius: 30px;
	left: 120px;
	background-color: #062998;
	text-align: center;
	z-index: 1100;
	padding-top: 7px
}
.watzapp{
	position: fixed;
	bottom: 15px;
	width: 40px;
	height: 33px;
	font-size: 22px;
	color: #ffffff;
	border-radius: 30px;
	left: 70px;
	background-color: #037805;
	text-align: center;
	z-index: 1100;
	padding-top: 7px
}
.fotrupz{
	position: fixed;
	bottom: 15px;
	width: 35px;
	height: 30px;
	
	border-radius: 5px;
	left: 2%;
	background-color: #01b7f2;
	text-align: center;
	z-index: 1100;
	padding-top: 7px
}
.fotrupz img{
	height: 33px;
	width: 100%
}
.fotrupz i{
	color: #ffffff;
	margin-top: 0px;
	font-size: 19px
	
}
.clear{
	clear:both;
	height: 0px;
}
img {
	image-rendering: -moz-crisp-edges;
image-rendering: -o-crisp-edges;
image-rendering: -webkit-optimize-contrast;
-ms-interpolation-mode: nearest-neighbor;

}
/* eff all */
.effall{
	
	-webkit-border-radius: 0px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0px;
    -moz-background-clip: padding;
    border-radius: 0;
    background-clip: padding-box;
    transition: color .3s ease,opacity .3s ease,border .3s ease,background .3s ease,box-shadow .25s ease-in-out;
    
   
   
    border: 0;
    -webkit-background-clip: border-box !important;
    -moz-background-clip: border-box !important;
    background-clip: border-box !important;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    background-color: #01b7f2;
    background-color: #01b7f2;
    box-shadow: inset 0 0px 0 50px #01b7f2;
    box-shadow: inset 0 0px 0 50px #01b7f2;
    outline-width: 1px;
    outline-style: solid;
    outline-offset: 1px;
    outline-color: #01b7f2;
    outline-color: #01b7f2;
	color: #28364b
}
		.effall:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #ffffff;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.effall:hover:before, .effall:focus:before, .effall:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
/* eff all */
#cflight{
	width: 11%;
	height: 35px;
	position: absolute;
	top: 55px;
	right: 2%;
	float: left;
	padding-top: 0px;
	padding-left: 0%;
	z-index: 6;
	border-radius: 8px;
	border: 2px solid #01B7F2;
	line-height: 35px;
	font-family: 'Markazi Text', serif;
	font-weight: 700;
	font-size: 18px;
	color: #01B7F2;
}
#cinfo{
	width: auto;
	height: 35px;
	position: absolute;
	top: 3px;
	right: 2%;
	float: right;
	padding-top: 0px;
	padding-left: 0%;
	z-index: 6;
	
	
}
#cinfo div{
	line-height: 45px;
	font-family: 'Markazi Text', serif;
	font-weight: 400;
	font-size: 18px;
	color: #ffffff;
	float: right;
	margin-right: 20px;
	direction: rtl
}
#cinfo div .fa{
	margin-left: 12px;
	float: right;
	line-height: 45px;
	font-weight: 600;
	font-size: 14px;
}
#clogo{
	width: 12%;
	height: auto;
	position: absolute;
	top: 45px;
	right: 2%;
	float: right;
	padding-top: 0px;
	padding-left: 0%;
	z-index: 6;
}
#clogo img{
	width:70%;
	height: 40px;
	float: left;
	margin-top: 10px
}
#csocial{
	width: 98%;
	height: 35px;
	position: absolute;
	top: 0;
	left: 0;
	float: left;
	padding-top: 10px;
	padding-left: 1%;
	padding-right: 1%;
	z-index: 5;
	background-color: #0d73c6;
}
#cmenu{
	width: 70%;
	height: auto;
	position: absolute;
	top: 45px;
	left: 0%;
	float: left;
	padding-top: 20px;
	padding-right: 15%;
	padding-left: 15%;
	z-index: 5;
	background-color: #F9F9F9;
	
}
#banercontinallv{
	position: relative;
	width: 100%;
	height: 85vh;
	z-index: 1;
	background-color: #0E0000;
	overflow: hidden
}
#banercontinallv img{
	width: 100%;
	height: auto;
	filter: brightness(60%)
}
#banercontinall{
	position: relative;
	width: 100%;
	height: 85vh;
	z-index: 1;
	background-color: #0E0000;
	overflow: hidden
}
#banercontinall img{
	width: 100%;
	height: 100%;
	filter: brightness(60%);
	
}
#banercontinall .divtext {
	width: 100%;
	position: absolute;
	z-index: 1;
	top: 40%;
	font-size: 48px;
	text-align: center;
	font-weight: 700;
	color: #ffffff;
	
	font-family: 'Markazi Text', serif;
}
#banercontinall .divtext span {
	font-size: 24px;
	text-align: center;
	font-weight: 400;
	color: #ffffff
}
#banercontin{
	position: relative;
	width: 100%;
	height: 100vh;
	z-index: 1;
	background-color: #0E0000;
	margin-bottom: 50px
}
.white-wave{
	width: 100%;
	height: 150px;
	position: absolute;
	bottom: 0;
	z-index: 10;
	background-image: url(sour/white-wave.png);
}
.searchback{
	width: 70%;
	height: 150px;
	position: absolute;
	bottom: -90px;
	z-index: 10;
	background-image: url(sour/searchbackar.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: contain;
	left: 15%
}

.searchback .lft{
	width: 30%;
	height: 70px;
	line-height: 24px;
	font-family: 'Markazi Text', serif;
	font-size: 33px;
	color: #ffffff;
	font-weight: 700;
	padding-top: 30px;
	letter-spacing: 0px;
	float: right
	
}
.searchback .rt{
	width: 70%;
	height: 70px;
	line-height: 24px;
	font-family: 'Markazi Text', serif;
	font-size: 33px;
	color: #ffffff;
	font-weight: 700;
	padding-top: 42px;
	letter-spacing: 0px;
	float: left
}
.searchback .rt select{
	width:30%;
	height: 40px;
	outline: none;
	border-radius: 5px;
	border:1px solid #000000;
	float: right;
	margin-right: 2%;
	font-family: 'Markazi Text', serif;
	font-size: 20px;
	color: #3c4251;
}
.searchback .rt input[type=submit]{
	width:30%;
	height: 40px;
	outline: none;
	border-radius: 5px;
	border:1px solid #000000;
	float: right;
	margin-right: 2%;
	font-family: 'Markazi Text', serif;
	font-size: 20px;
	color: #ffffff;
	background-color: #3c4251;
	
}
.searchback .lft span{
	font-size: 22px;
	
	font-weight: 400
	
}
/* start social style */
#csocial ul {
	list-style: none;
	margin-bottom: auto;
	margin-top: -5px;
}

#csocial ul li {
  width: 25px;
  height: 25px;
  line-height: 25px;
  margin: 0 10px;
  text-align: center;
  cursor: pointer;
  border-radius: 0;
  
  float: left;
  transition: all 0.5s ease;
	
}
#csocial ul li img {
	width: 25px;
	padding-top: 10px
}
#csocial ul li .fa {
  color: #ffffff;
  margin-top: 2px;
  transition: all 0.5s ease;
	font-size: 22px
}


#csocial ul li .fa-facebook {
color: #ffffff;
	padding-left: 7px;padding-right: 7px;padding-top: 5px;padding-bottom: 5px;
	border-radius: 5px
}
#csocial ul li:hover .fa-facebook {
  color: #0a5fdf;
  text-shadow: 0 0 5px #ffffff;
  transition: all 0.5s ease;
	background-color: transparent;
}


#csocial ul li .fa-twitter {
  color: #ffffff;
	padding: 5px;
	border-radius: 5px;
	
}
#csocial ul li:hover .fa-twitter {
  color: #00aced;
  text-shadow: 0 0 2px #ffffff;
  transition: all 0.5s ease;
	background-color: transparent;
}


#csocial ul li .fa-instagram {
  color: #ffffff;
	padding: 5px;
	border-radius: 5px;
	
}
#csocial ul li:hover .fa-instagram {
  color: #bc2a8d;
  text-shadow: 0 0 5px #ffffff;
  transition: all 0.5s ease;
	background-color: transparent;
}



#csocial ul li .fa-whatsapp {
  color: #ffffff;
	padding: 5px;
	border-radius: 5px
}
#csocial ul li:hover .fa-whatsapp {
  color: #4dc247;
  text-shadow: 0 0 5px #ffffff;
  transition: all 0.5s ease;
	background-color:transparent;
}
/* end social style */
/* start banner style */
.swiper-container {
      width: 100%;
      height: 100%;
      background: #000;
    }
    .swiper-slide {
      font-size: 18px;
      color:#fff;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      padding: 40px 60px;
    }
    .parallax-bg {
      position: absolute;
      left: 0;
      top: 0;
      width: 130%;
      height: 100%;
      -webkit-background-size: cover;
      background-size: cover;
      background-position: center;
    }
    .swiper-slide .title {
	font-size: 17px;
	font-weight: 400;
	position: absolute;
	top: 45%;
	right: 8%;
	font-family: 'Markazi Text', serif;
	width: auto;
	text-align: right;
	background-color: #ED0509;
		padding: 5px;
		letter-spacing: 0px;
		text-transform: uppercase
    }
    .swiper-slide .subtitle {
      font-size: 44px;
      font-weight: 300;
		position: absolute;
		top: 54%;
		right: 8%;
		font-family: 'Markazi Text', serif;
		width: auto;
		text-align: right;
		letter-spacing: 0px;
		text-transform: uppercase
    }
    .swiper-slide .text {
	font-size: 21px;
	font-weight: 300;
	position: absolute;
	top: 350px;
	left: 42%;
	
	
	text-align: center;
	background-color: rgba(255,255,255,1.00);
	padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 25px;
		padding-right: 25px;
	color: rgba(86,85,85,1.00);
    }
	/* .banimg{
		 width: 100%;
		 height: 110vh;
		 position: absolute;
		 z-index: 0;
		 left:0;
		 top: 0;
	 }*/
.banimg{
width: 100%;
		 height: 100vh;
		
		 filter: brightness(60%)
			 
			 }
/* end banner style */

/* start menu style */
.chi{
    margin: 0px;
    padding: 0px;
}
.rorb{
	
	
	}
.current{
background-color: none	
}
.ch{
    float: right;
    direction: rtl 
}
.ace-responsive-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    background: none;
    float:right;
    width:100%;
    
    
}
.ace-responsive-menu li{
    list-style: none;
}
.ace-responsive-menu li ul {
    display:none;
}
.ace-responsive-menu > li {
    display: block;
    margin: 0;
    padding: 0;
	
    border: 0px;
    float: right;
	text-align: center
}
.ace-responsive-menu li a {
    color:#fff;
}
.ace-responsive-menu > li > a {
	display: block;
	position: relative;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0;
	margin-bottom: 0;
	border: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	text-decoration: none;
	font-size: 19px;
	font-weight: 500;
	color: #000000;
	font-style: normal;
	height: 22px;
	line-height: 30px;
	text-transform: uppercase;
	font-family: 'Markazi Text', serif;
	letter-spacing: 0px
	
}
.ace-responsive-menu li a i {
    padding-right: 5px;
    color: #fff;
}
.ace-responsive-menu > li > a i {
    font-size: 0.9vw;
    text-shadow: none;
    color: #fff;
}
.ace-responsive-menu li ul.sub-menu li a i {
    padding-right: 10px;
}
.ace-responsive-menu li.menu-active > a {
	color: #01b7f2;
	border-bottom: 1px solid #01b7f2
	
}
.ace-responsive-menu li .menu-active {
    position: relative;
}
.ace-responsive-menu > li > a > .arrow:before {
    margin-left: 5px;
    display: inline;
    font-size: 16px;
    font-family: FontAwesome;
    height: auto;
    content: "\f0ab";
    font-weight: 300;
    text-shadow: none;
    width: 10px;
}
.ace-responsive-menu li ul.sub-menu li > a > .arrow:before {
    content: "\f105" !important;
}
.ace-responsive-menu > li > ul.sub-menu {
    display: none;
    list-style: none;
    clear: both;
    margin: 0;
    position: absolute;
}
.ace-responsive-menu li ul.sub-menu {
    background: #01b7f2;
	color: #ffffff;
	font-size: 16px
}

.ace-responsive-menu li ul.sub-menu > li {
    width: 165px;
}
.ace-responsive-menu li ul.sub-menu li a {
    display: block;
    margin: 0px 0px;
    padding: 12px 20px 12px 15px;
    text-decoration: none;
    font-size: 18px;
    font-weight: normal;
    background: none;color: #ffffff;
	text-align: right;border: none;text-transform: uppercase;
	font-family: 'Markazi Text', serif;
	letter-spacing: 0px;
	direction: rtl
	
}
/*.ace-responsive-menu li ul.sub-menu li.menu-active > a {
	background: none !important;
	color: rgba(249,13,17,1.00);
	border-bottom: none
	
}*/
.ace-responsive-menu > li > ul.sub-menu > li {
    position: relative;
}
.ace-responsive-menu > li > ul.sub-menu > li ul.sub-menu {
    position: absolute;
    left: 185px;
    top: 0px;
    display: none;
    list-style: none;
}
.ace-responsive-menu > li > ul.sub-menu > li ul.sub-menu > li ul.sub-menu {
    position: absolute;
    left: 185px;
    top: 0px;
    display: none;
    list-style: none;
}
.ace-responsive-menu > li > ul.sub-menu li > a > .arrow:before {
    float: right;
    margin-top: 1px;
    margin-right: 0px;
    display: inline;
    font-size: 16px;
    font-family: FontAwesome;
    height: auto;
    content: "\f104";
    font-weight: 300;
    text-shadow: none;
}
.menu-toggle {
    display: none;
    float: right;
    width: 100%;
    background: none;
	margin-top: -10px;
	border: none;
	margin-right: 0px;outline: none
}
.menu-toggle:focus {
    display: none;
    float: right;
    width: 30%;
    background: none;
	margin-top: -60px;
	border: none;
	margin-right: -15px;
	outline: none
}
.menu-toggle h3 {
    float: right;
    color: #000000;
    padding: 0px 10px;
    font-weight: 600;
    font-size: 16px;
}
.menu-toggle .icon-bar {
    display: block !important;
    width: 30px;
    height: 3px;
    background-color: #000000 !important;
    margin-bottom: 6px;
	border:none
}
.menu-toggle .icon-bar:hover {
    background-color: #000000 !important;outline: none
}
.menu-toggle #menu-btn {
    float: right;
    background: none;
    outline: none;
    padding: 8px;
    cursor: pointer;
    margin: 10px;
}
.hide-menu {
    display: none;
}
ul[data-menu-style="accordion"] {
    width: 250px;
}
ul[data-menu-style="accordion"] > li {
    display: block;
    margin: 0;
    padding: 0;
    border: 0px;
    float: none !important;
}
ul[data-menu-style="accordion"] > li:first-child {
    border-top: 2px solid #deb503;
}
ul[data-menu-style="accordion"] li ul.sub-menu > li {
    width: 100%;
}
ul[data-menu-style="accordion"] > li > a > .arrow:before {
    float: right;
    content: "\f105";
}
ul[data-menu-style="accordion"] li.menu-active > a > .arrow:before {
    content: "\f107" !important;
}
ul[data-menu-style="accordion"] > li > ul.sub-menu {
    position: static;
}
ul[data-menu-style="accordion"] > li > a i {
    padding-right: 10px;
    color: #FF5737;
}
ul[data-menu-style="accordion"] > li > ul.sub-menu > li ul.sub-menu {
    position: static;
}
ul[data-menu-style="accordion"] > li > ul.sub-menu > li ul.sub-menu > li ul.sub-menu {
    position: static;
}
ul[data-menu-style="accordion"] > li {
    border-bottom: 1px solid #242424;
}
ul[data-menu-style="accordion"] li a:hover {
    background: #272727 !important;
}
ul[data-menu-style="accordion"] ul.sub-menu li.menu-active > a > .arrow:before {
    content: "\f107" !important;
}
ul[data-menu-style="vertical"] {
    width: 200px;
}
ul[data-menu-style="vertical"] > li {
    float: none;
}
ul[data-menu-style="vertical"] > li:first-child {
    border-top: 2px solid #deb503;
}
ul[data-menu-style="vertical"] li ul.sub-menu > li {
    width: 100%;
}
ul[data-menu-style="vertical"] > li > a > .arrow:before {
    float: right;
    content: "\f105";
}
ul[data-menu-style="vertical"] > li.menu-active {
    position:relative;
}
ul[data-menu-style="vertical"] > li > ul.sub-menu {
    position: absolute;
    left:200px;
    top:0px;
    width:200px;
}
ul[data-menu-style="vertical"] > li > a i {
    padding-right: 10px;
    color: #FF5737;
}
ul[data-menu-style="vertical"]> li > ul.sub-menu > li ul.sub-menu {
    position: absolute;
    width:200px;
    left: 200px;
}
ul[data-menu-style="vertical"] > li > ul.sub-menu > li ul.sub-menu > li ul.sub-menu {
    position: absolute;
    width:200px;
    left: 200px;
}
ul[data-menu-style="vertical"] > li {
    border-bottom: 1px solid #242424;
}
ul[data-menu-style="vertical"] li a:hover {
    background: #272727 !important;
}


/*end meny style */

.contall{
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	height: auto
}
.contall h1{
	font-size: 30px;
	text-align: center;
	font-weight: 600;
	font-family: 'Markazi Text', serif;
	letter-spacing: 0px;
	line-height: 45px;
	text-transform: capitalize
}
.contall h1 span{
	color: #01b7f2;
	font-size: 22px;
}
.why h3{
	font-size: 30px;
	text-align: center;
	font-weight: 700;
	z-index: 5;
	padding-top: 80px;
	color: #ffffff
}.empcont h1{
	font-size: 39px;
	text-align: center;
	font-weight: 700;
	z-index: 5;
	padding-top: 0px;
	color: #01b7f2
}
.goout{
	width: 28%;
	height: 260px;
	overflow: hidden;
	position: relative;
	float: right;
	transition:transform 2.2s;
	border: 13px solid #f2efea;
	margin-left: 1%;
			margin-right: 1%;
			margin-bottom: 20px;
			background-color: #f2efea;
	font-family: 'Markazi Text', serif;
		}
		
		
		
		.goout img{
			width:100%;
			height: 200px;
			transition: transform .5s ease;
			filter: brightness(100%)
		}
		.goout:hover img{
		transform : scale(1.4)
		}
		.goout .goouttext{
			width:100%;
			position: absolute;
			z-index: 100;
			bottom:0%;
			font-size: 22px;
	
	font-weight: 400;
			text-transform: capitalize;
			color:#28364b;
			letter-spacing: 0px;
			text-align: right;
			line-height: 40px
		}
		.goout .gooutbut{
	width: 30%;
	position: absolute;
	z-index: 100;
	bottom: 1%;
	font-size: 14px;
	
	font-weight: 400;
	text-transform: capitalize;
	color: #28364b;
	letter-spacing: 0px;
	text-align: center;
	height: 30px;
	line-height: 27px;
	background-color: #000000;
			left: 1%
		}
		.gooutdiv{
			overflow: hidden;
			width: 100%;
			height: 200px
		}
		


.goout:hover .caption::before{-webkit-transform:scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 180deg) translate3d(0, 120%, 0);transform:scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 180deg) translate3d(0, -145%, 0)}

.caption::before{position:absolute;top:0;left:0;width:100%;height:100%;background:#28364b;content:'';transition:transform 2.2s;-webkit-transform:scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, -45deg) translate3d(0, -120%, 0);transform:scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 90deg) translate3d(0, 100%, 0);z-index:0}

.caption{background:#28364b;color:#fff;z-index: 1}
.hide {
    opacity:0;
	bottom:2vh
}
.show {
    opacity:1;
    bottom:25vh;
}


.mapbaner{
   width:20%;
	height: auto;
	position: absolute;
	
	left:10%;
	z-index: 10;
	
    transition: all 2s;
}


.mapbaner .fa{
	font-size: 32px;
	background-color: #ffffff;
	padding: 5px;
	border-radius: 50%;
	width: 12%;
	height: 30px;
	float: left;
	
}
.mapbaner .underfa{
	width: 86%;
	height: 25px;
	background-color: rgba(206,189,136,0.63);
	float: right;
	margin-top: 5px;
	margin-left: -20px;
	padding: 1%;
	line-height: 27px;
	cursor: pointer;
	font-weight: 500;
	border-radius: 5px;
	font-size: 18px;
	color: #000000
}
.happybaner{
   width:20%;
	height: auto;
	position: absolute;
	right:10%;
	
	z-index: 10;
	 transition: all 2s;
}
.happybaner .fa{
	font-size: 32px;
	background-color: #ffffff;
	padding: 5px;
	border-radius: 50%;
	width: 12%;
	height: 30px;
	float: right;
	
}
.happybaner .underfa{
	width: 86%;
	height: 25px;
	background-color: rgba(206,189,136,0.63);
	float: left;
	margin-top: 5px;
	margin-right: -20px;
	padding: 1%;
	line-height: 27px;
	cursor: pointer;
	font-weight: 500;
	border-radius: 5px;
	font-size: 18px;
	color: #000000
}

.rainbow-1:hover{
   background-image: linear-gradient(90deg, #ffffff 0%, #01b7f2 49%);
   animation:slidebg 5s linear infinite;
}
@keyframes slidebg {
  to {
    background-position:20vw;
  }
}
.rainbow-11:hover{
   background-image: linear-gradient(-90deg, #ffffff 0%, #01b7f2 49%);
   animation:slidebg1 5s linear infinite;
}
@keyframes slidebg1 {
  to {
    background-position:-20vw;
  }
}
.showmoreall{
	width: 20%;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    background-color: #01b7f2;
    
    margin-left: 40%;
    border-radius: 10px;
    text-align: center;
    font-size: 21px;
    font-weight: 600;
    margin-top: 20px;
	margin-bottom: 30px;
	-webkit-border-radius: 0px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0px;
    -moz-background-clip: padding;
    border-radius: 0;
    background-clip: padding-box;
    transition: color .3s ease,opacity .3s ease,border .3s ease,background .3s ease,box-shadow .25s ease-in-out;
    
   
   
    border: 0;
    -webkit-background-clip: border-box !important;
    -moz-background-clip: border-box !important;
    background-clip: border-box !important;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    box-shadow: inset 0 0px 0 50px #01b7f2;
    outline-width: 1px;
    outline-style: solid;
    outline-offset: 1px;
	font-family: 'Markazi Text', serif;
}

		.showmoreall:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #3C4251;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	color: #000000;
}

.showmoreall:hover:before, .showmoreall:focus:before, .showmoreall:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
	color: #000000
}
.qshowmoreall{
	width: 50%;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    background-color: #01b7f2;
    
    margin-left: 40%;
    border-radius: 10px;
    text-align: center;
    font-size: 21px;
    font-weight: 600;
    margin-top: 20px;
	margin-bottom: 30px;
	-webkit-border-radius: 0px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0px;
    -moz-background-clip: padding;
    border-radius: 0;
    background-clip: padding-box;
    transition: color .3s ease,opacity .3s ease,border .3s ease,background .3s ease,box-shadow .25s ease-in-out;
    
   
   
    border: 0;
    -webkit-background-clip: border-box !important;
    -moz-background-clip: border-box !important;
    background-clip: border-box !important;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    box-shadow: inset 0 0px 0 50px #01b7f2;
    outline-width: 1px;
    outline-style: solid;
    outline-offset: 1px;
	font-family: 'Markazi Text', serif;
}

		.qshowmoreall:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
  background:#01b7f2;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	color: #000000;
}

.qshowmoreall:hover:before, .qshowmoreall:focus:before, .qshowmoreall:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
	color: #000000
}
.why{
	width: 100%;
	height: auto;
	position: relative;
	background-image: url(sour/whyback.jpg);
	margin-top: 30px;
	margin-bottom: 250px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	background-color: rgba(11,1,1,1.00);
	background-size: 100% 900px;
	padding-bottom: 250px
}
.whycaron{
	position: absolute;
	bottom: -200px;
	width: 100%;
	z-index: 1
}
.whycaron img{
	float: right;
	width: 95%;
	height: 500px;
	margin-right: 2%
}
.wavewhy{
	position: absolute;
	width: 100%;
	top: 0px;
	left: 0;
	z-index: 1;
	height: 70px;
	background-image: url(sour/wave2.png);
	background-repeat: no-repeat;
}
.wavewhy2{
	position: absolute;
	width: 100%;
	bottom: 0px;
	left: 0;
	z-index: 1;
	height: 70px;
	background-image: url(sour/wave1.png);
	background-repeat: no-repeat;
}
.empcont{
	width: 90%;
	height: auto;
	padding-left: 7%;
	padding-right: 3%;
	margin-top: 50px;
	padding-top: 20px;
	padding-bottom: 20px
}
.footer{
	width: 90%;
	height: 400px;
	padding-top: 60px;
	padding-bottom: 60px;
	padding-left: 5%;
	padding-right: 5%;
	margin-top: 0px;
	position: relative;
	background-image: -webkit-linear-gradient(180deg,rgba(0,0,0,0.31) 0%,rgba(0,0,0,0.32) 100%), url(sour/fotback.jpg);
	background-image: -moz-linear-gradient(180deg,rgba(0,0,0,0.31) 0%,rgba(0,0,0,0.32) 100%), url(sour/fotback.jpg);
	background-image: -o-linear-gradient(180deg,rgba(0,0,0,0.31) 0%,rgba(0,0,0,0.32) 100%), url(sour/fotback.jpg);
	background-image: linear-gradient(270deg,rgba(0,0,0,0.31) 0%,rgba(0,0,0,0.32) 100%), url(sour/fotback.jpg);
	background-repeat: no-repeat;
	background-position: left   bottom;
	background-size: cover;
}
.wavewhy3{
	position: absolute;
	width: 100%;
	bottom: 0px;
	left: 0;
	z-index: 1;
	height: 120px;
	background-image: url(sour/wave3.png);
	background-repeat: no-repeat;
	background-size: 100% 120px
}
.wavewhy3 h3{
	padding-top: 6%;
	color: #ffffff
}
.footerleft{
	width: 23%;
	margin-left: 2%;
	float: right;
	z-index: 4;
}
.fotpad{
	padding-left: 5%;
	width:18%
}
.footerleft img{
	width: 50%;
	height: 90px;
	float: left;
}
.footerleft .galfot{
	width: 32%;
	height: 75px;
	float: left;
	margin-right: 1%;
	margin-bottom: 1%;
	border-radius: 2px;
	transition: 0.9s
}
.footerleft .galfot:hover{
	filter: brightness(40%)
}
.footerleft .hours{
	font-size: 15px;
	font-family: 'Markazi Text', serif;
	font-weight: 400;
	font-style: normal;
	color: #ffffff;
	text-align: left;
	text-transform: capitalize;
	margin-bottom: 20px
}
.footerleft .fas{
	font-size: 11px;
	color: #01b7f2;
	
}
.footerleft .hours span{
	margin-left: 5%;
	color: #e2b756
}
.footerleft h1{
	font-size: 30px;
	font-family: 'Markazi Text', serif;
	font-weight: 400;
	font-style: normal;
	color: #ffffff;
	text-align: left;
	text-transform: uppercase
}
.footerleft h3{
	font-size: 23px;
	font-family: 'Markazi Text', serif;
	font-weight: 600;
	font-style: normal;
	color: #ffffff;
	text-align: right;
	text-transform: capitalize;
}
.footerleft h3:after{

	content: ""; /* This is necessary for the pseudo element to work. */
	display: block; /* This will put the pseudo element on its own line. */
	margin-top: 0;
	margin-right: 0px;
	margin-left: auto;
	margin-bottom: 0; /* This will center the border. */
	width: 30%; /* Change this to whatever width you want. */
	padding-top: 20px; /* This creates some space between the element and the border. */
	border-bottom: 3px solid #01b7f2; /* This creates the border. Replace black with whatever color you want. */
}
.footerleft p{
	font-size: 15px;
	font-family: 'Markazi Text', serif;
	font-weight: 400;
	font-style: normal;
	line-height: 26px;
	color: #ffffff;
	text-align: right
}
.footerleft .tags{
	width: 40%;
	margin-left: 5%;
	margin-right: 5%;
	padding-bottom: 10px;

	padding-top: 10px;
	float: right;
	color: #ffffff;
	font-family: 'Markazi Text', serif;
	font-weight: 300;
	font-size: 15px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #FFFFFF;text-align: right
}
.footerleft .tags:hover{
	color: #ffffff;
}
.footerleft .logfooter{
	width: 100%;
	margin-left: 0%;
	height: 120px;
	margin-bottom: 50px
}
.footerleft .payfooter{
	width: 70%;
	margin-left: 5%;
	height: 31px
}

.footerleft i{
	font-size: 24px;
	margin-right: 3%
}
.footerleft .fa-facebook , .footerleft .fa-twitter , .footerleft .fa-instagram , .footerleft .fa-youtube , .footerleft .fa-whatsapp{
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-top: 10px;
	
	color: #d1d3d5;
}
.footerleft .fa-whatsapp{
/*background-color: #1A8804;*/

}
.footerleft .fa-facebook{
/*background-color: #3b5998;*/

}
.footerleft .fa-twitter{
/*background-color: #1da1f2;*/

}
.footerleft .fa-instagram{
/*background-color: #de4b39;*/

}
.footerleft .fa-youtube{
/*background-color: #d0201f;*/

}
.serfot{
	width: 100%;
	height: 70px;
	position: relative;
	padding-bottom: 5px
	
}
.serfot img{
	width:40%;
	height: 70px;
	float: right
}
.serfot .sernamefot{
	width:58%;
	
	float: right;
	padding-right: 2%;
	font-family: 'Markazi Text', serif;
	font-size: 16px;
	font-weight: 600;
	color: #ffffff;
	text-align: right
}
.footerleft .infofot{
	font-size: 17px;
	color: #ffffff;
	float: none;
	font-family: 'Markazi Text', serif;
	font-weight: 300;
	width: 100%;
	padding-bottom: 10px;
	 direction: rtl;
	text-align: right;
	margin-bottom: 20px
}

.footerleft .infofot a{
	color:#ffffff;
	text-decoration: none;
	transition: 1s;
	font-family: 'Markazi Text', serif;
}
.footerleft .infofot a:hover{
	color:#01b7f2;
	
	
}
.footerleft input{
	width: 90%;
	
	float: left;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	padding-left: 1%;
	color: #210101;
	background-color: #ffffff;
	border-radius: 5px;
	margin-bottom: 15px;
	border: 1px solid #025686;
	outline: none
}
		.footerleft input[type=submit]{
	width: 40%;
	
	float: left;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	padding-left: 1%;
	color: #ffffff;
	background-color: #d4a656;
	border-radius: 5px;
	margin-bottom: 15px;
	outline: none
}
.fotmore{
	width: auto;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 5px;
	color: #ffffff;
	background-color: #01b7f2;
	text-decoration: none;
	margin-top: 10px
}

.incont{
	width: 80%;
	height: auto;
	padding-left: 10%;
	padding-right: 10%;
	margin-top: 50px;
	padding-top: 20px;
	padding-bottom: 20px
}
.aboutleft{
	width: 48%;
	float: right;
	margin-right: 2%
}
.aboutleft img{
	width: 100%;
	height: 300px
}
.aboutright{
	width: 50%;
	float: right
}
.aboutall{
	width:100%;
	height: auto;
	margin-top: 50px;
	padding-bottom: 50px
}
.about1{
	width: 28%;
	margin-left: 1%;
	margin-right: 1%;
	height: 330px;
	background-color: #ffffff;
	box-shadow: -3px 0px 10px 0px rgba(0,0,0,0.75);
-webkit-box-shadow: -3px 0px 10px 0px rgba(0,0,0,0.75);
-moz-box-shadow: -3px 0px 10px 0px rgba(0,0,0,0.75);
	float: left;
	padding-left: 1%;
	padding-right: 1%;

}
.aboutall .about1 h1{
	font-family: 'Markazi Text', serif;
	font-size: 22px;
    font-weight: 400;
    text-transform: none;
    font-style: normal;
    text-decoration: none;
	color: #000000;
	text-align: center
}
.aboutall .about1 section{
	font-style: normal;
	font-weight: 600;
	font-size: 12px;
	line-height: 27px;
	font-family: 'Markazi Text', serif;
	letter-spacing: 0px;
	color: #6E6E6E;
	text-align: center
}
.aboutall .about1 .fas{
	text-align: center;
	color: #0791be;
	font-size: 28px;
	padding-top: 20px
}
.titlein{
	font-family: 'Markazi Text', serif;
	text-align: right;
	font-size: 28px;
    font-weight: 400;
    text-transform: none;
    font-style: normal;
    text-decoration: none;
	color: #000000
}
.textin{
	font-style: normal;
	font-weight: 600;
	font-size: 15px;
	line-height: 1.6;
	font-family: 'Markazi Text', serif;
	letter-spacing: 0px;
	text-align: right;
	color: #6E6E6E;
}

.size{
	font-size: 18px;
	font-weight: 800;
	text-align: left
}
.incont iframe{
	width: 50%;
	height: 600px;
	margin-bottom: 0px;
	float: left
}
.branchleft{
	width: 90%;
	height: auto;
	margin-right: 2%;
	float: left;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 20px
}
.branchleft ul{
	list-style: none;
	
	display: block
}
.branchleft ul li{
	width: 32%;
	height: 190px;
	float: left;
	text-align: center;
	padding-top: 20px;
direction: rtl;
	
}
.branchleft ul li .fa {
	font-size: 40px;
	color: #ffffff;
	line-height: 70px;border-radius: 50%;
	background-color: #0791be;
	padding-left: 20px;
	padding-right: 20px;
	width: 15%;
	height: 70px;
	margin-top: 0px
}
.branchleft ul li .fas{
	font-size: 40px;
	color: #ffffff;
	line-height: 70px;border-radius: 50%;
	background-color: #0791be;
	padding-left: 20px;
	padding-right: 20px;
	width: 15%;
	height: 70px;
	margin-top: 0px
}
.branchleft ul li h1{
	font-size: 25px;
	color: #192026;
	font-weight: 800;
	direction: rtl;
		font-family: 'Markazi Text', serif;
}
.branchleft ul li span{
	font-size: 16px;
	color: #192026;
	direction: rtl;
	
}
.branchleft ul li:nth-child(1) {

	border-right: dotted 1px #9C7F04 ;
	
}
.branchleft ul li:nth-child(2) {

	border-right: dotted 1px #9C7F04 ;
	
}
.branchleft ul li:nth-child(3) {

	border-right:none ;
	
}
.branchleft1{
	float: left;
	width: 10%;
	margin-right: 1%
}
.branchleft1 img{
	width: 100%;
	height: 50px
}
.branchleft2{
	float: left;
	width: 89%
}
.branchleft2 h1{
	font-size: 17px;
	text-align: left;
	font-family: 'Roboto', serif;;
	font-weight: 600;
	color: #333333
}
.branchleft2 h5{
	font-size: 14px;
	text-align: left;
	font-family: 'Roboto', serif;;
	font-weight: 400;
	color: #666666;
	margin-top: 0px
}
.branchleft2  i{
	font-size: 17px;
	text-align: left;
	font-weight: 600;
	color: #333333;
	background-color: none;
	float: left;
	margin-right: 3%;
	margin-bottom: 5px

}
.callleftroma{
	width: 40%;
	height: auto;
	float: left;
	margin-left: 2%;
}
.callleftroma input{
	width: 88%;
	height: 40px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: right;
	float: none;
	font-size: 15px;
	font-family: 'Markazi Text', serif;
	background-color: #ffffff;
	color: #8d8d8d;
	font-weight: 500;
	border: 1px #d1d3d5  solid;
	margin-bottom: 20px;
	padding-right: 1%;
	direction: rtl
}
.callleftroma textarea{
	width: 88%;
	height: 175px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: right;
	float: none;
	font-size: 15px;
	font-family: 'Markazi Text', serif;
	background-color: #ffffff;
	color: #8d8d8d;
	font-weight: 500;
	border: 1px #d1d3d5  solid;
	margin-bottom: 20px;
	padding-right: 1%;
	direction: rtl
}
.callleftroma input[type=submit]{
	width: 88%;
	height: 40px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	float: none;
	font-size: 24px;
	font-family: 'Markazi Text', serif;
	background-color: #0791be;
	color: #ffffff;
	font-weight: 500;border-radius: 3px
}
.callrightroma{
	width:32%;
	height: 450px;
	float: left;
	background-size: cover;
	
}
.callrightroma i{
	color: #ffffff;
	background-color: mediumvioletred;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
	margin-right: 2%;
	margin-top: 5px;
	font-size: 23px
}
.callrightroma h2{
	font-size: 1.2vw;
	font-family: 'Markazi Text', serif;
	font-weight: 700;
	font-style: normal;
	color: #000000;
	text-align: left;
	text-transform: capitalize;
	margin-top: 0px;
	line-height: 0px;
	width: 80%;
	margin-left: 6%
}
.callrightroma h2:after{
 content: ""; /* This is necessary for the pseudo element to work. */ 
    display: block; /* This will put the pseudo element on its own line. */
    margin: 0 0; /* This will center the border. */
    width: 20%; /* Change this to whatever width you want. */
    padding-top: 20px; /* This creates some space between the element and the border. */
    border-bottom: 3px solid mediumvioletred; /* This creates the border. Replace black with whatever color you want. */
}
.callrightroma h3{
	font-size: 1vw;
	font-family: 'Markazi Text', serif;
	font-weight: 400;
	font-style: normal;
	color: #000000;
	text-align: left;
	margin-top: 0px;
	line-height: 24px;
	width: 80%;
	margin-left: 6%
}
.callrightroma .info{
	width:20%;
	margin-left: 1%;
	text-align: left;
	margin-bottom: 10px;float: left
	
}
.callrightroma .info i{
	color: #ffffff;
	background-color: mediumvioletred;
	float: left;
	margin-right: 1%;
	margin-top: 0px;
	font-size: 23px;border-radius: 5px
}
.callrightroma .info p{
	font-size: 1.2vw;
	font-family: 'Markazi Text', serif;
	font-weight: 400;
	font-style: normal;
	color: #ffffff;
	text-align: left;
	text-transform: capitalize;
	margin-top: 0px;
	line-height: 40px;
	width: 80%;
	margin-left: 6%
}

.banerbigover{
	width: 100%;
	height: 500px;
 	background: linear-gradient(rgba(32, 51, 100, 0.5), rgba(32, 51, 100, 0.5));
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	text-align: center
	
}
.banerbigover h2{
	font-size: 2.5vw;
	font-weight: 800;
	font-family: 'Markazi Text', serif;
	color: #ffffff;
	margin-top: 170px;
	text-transform: uppercase
}
.banerbigover h3{
	font-size: 1.0vw;
	font-weight: 800;
	font-family: 'Markazi Text', serif;
	color: #ffffff;
	margin-top: -10px;line-height: 28px
}
		.visacontall{
			width:80%;
			margin-left: 10%;
			margin-right: 10%;
			
			margin-top: 20px
		}
		.visacont{
			width: 30%;
			margin-right: 2%;
			height: auto;float: left;
		}
		.visacontselect{
			height: 40px;
			width: 100%;
			background-color: #ffffff;
			overflow: hidden;
			border-radius: 3px
		}
		.visacont select{
			height: 40px;
			width: 100%;
			outline: none;
			border: solid 1px #8F8F8F;
			border-radius: 3px;
			background: transparent   url("sour/arr.png") no-repeat right 1% center;
			-webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
			font-size: 20px;
			font-weight: 500;
			font-family: 'Markazi Text', serif;
			color: #505050;text-indent: 1%
		}
		.visacont label{
			color: #ffffff;
			font-weight: 800;
			font-size: 19px;
			text-align: left;float: left;margin-bottom: 10px
		}
		.visacont input[type=submit]{
			height: 38px;
			width: 100%;
			outline: none;
			border: none;
			border-radius: 3px;
			background-color: #01b7f2;
			font-size: 20px;
			font-weight: 500;
			font-family: 'Markazi Text', serif;
			color: #ffffff;text-align:center;
			margin-top: 32px
		}
		.visadetailseall{
		width: 80%;
			margin-left: 10%;
			margin-right: 10%
		}
		.visadetailseform{
		width: 90%;
		padding-left: 5%;
		padding-right: 5%;
			background-color: #929090;
			padding-top: 20px;
			padding-bottom: 20px
		}
		.visadetailseform select{
			height: 40px;
			width: 100%;
			outline: none;
			border: solid 1px #8F8F8F;
			border-radius: 3px;
			background: transparent   url("sour/arr.png") no-repeat right 1% center;
			-webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
			font-size: 20px;
			font-weight: 500;
			font-family: 'Markazi Text', serif;
			color: #505050;text-indent: 1%;float: left
		}
		.visadetailseform label{
			color: #ffffff;
			font-weight: 800;
			font-size: 19px;
			text-align: left;float: left;margin-bottom: 10px;width: 15%;margin-left: 2%;padding-top: 5px
		}
		.visadetailseform input[type=submit]{
			height: 38px;
			width: 25%;
			outline: none;
			border: none;
			border-radius: 3px;
			background-color: #01b7f2;
			font-size: 20px;
			font-weight: 500;
			font-family: 'Markazi Text', serif;
			color: #ffffff;text-align:center;
			margin-top: 0px;float: left;margin-left: 3%
		}
		.visacontselectrequired{
			height: 40px;
			width: 25%;
			background-color: #ffffff;
			overflow: hidden;
			border-radius: 3px;float: left
		}
		.visadetailse{
			width: 95%;
			padding-left: 2.5%;
			padding-right: 2.5%;
			padding-top: 20px;
			text-align: center;
			background-color: #ffffff;
			color: #000000;
			position: relative
		}
		.visadetailse input[type=submit]{
			width: 20%;
			margin-left: 40%;
			margin-right: 40%;
			text-align: center;
			height: 38px;
			outline: none;
			border: none;
			border-radius: 3px;
			background-color: #01b7f2;
			font-size: 20px;
			font-weight: 500;
			font-family: 'Markazi Text', serif;
			color: #ffffff;text-align:center;
			margin-top: 3px;
			margin-bottom: 20px;
		}
		.visadetailseform h2{
			font-size: 23px;
			font-weight: 700;
			font-family: 'Markazi Text', serif;
			color: #000000;
			text-align: center
		}
		.visadetailse label{
			width: 50%;
			height: 30px;
			text-indent: 2%;
			height: 10px;
		    margin-bottom: 10px;
			z-index: 2;
			margin-top: 1px;
			font-size: 17px;
			font-weight: 400;
			color: #706F6F;
			position:absolute;text-align: left
		}
		.visadetailse input{
			width: 50%;
			height: 50px;
			text-indent: 2%;
			outline: none;
			border-radius: 3px;
			border: 1px #B3B0B0 solid;
			margin-bottom: 10px
		}
		.visadetailse select{
			width: 50%;
			height: 50px;
			text-indent: 2%;
			outline: none;
			border-radius: 3px;
			border: 1px #B3B0B0 solid;
			margin-bottom: 10px
		}
		.visadetailse h3{
			font-size: 20px;
			font-weight: 600;
			color: #000000;
			width: 60%;
			text-indent: 2%;
			font-family: 'Markazi Text', serif;
			text-align: left;
			margin-left: 20%;
			margin-right: 20%
			
		}
/* media queries */

@media screen and (max-width: 768px) {
	.branchleft ul li .fa {
	font-size: 30px;
	color: #ffffff;
	line-height: 70px;border-radius: 50%;
	background-color: #0791be;
	padding-left: 20px;
	padding-right: 20px;
	width: 15%;
	height: 70px;
	margin-top: 0px
}
.branchleft ul li .fas{
	font-size: 30px;
	color: #ffffff;
	line-height: 70px;border-radius: 50%;
	background-color: #0791be;
	padding-left: 20px;
	padding-right: 20px;
	width: 15%;
	height: 70px;
	margin-top: 0px;
	text-align: center
}
	.incont iframe{
	width: 100%;
	height: 300px;
	margin-bottom: 0px;
	float: left
}
	.footerend img{
	width: 80%;
	float: none;
	margin-left: 10%;
	height: 40px;
	margin-top: -10px;
}
	.abountindex{
	width: 95%;
	margin-left: 2.5%;
	margin-right: 2.5%;
	height: 800px;
	padding-top: 25px;
	padding-bottom: 25px;
	
}
	.aboutrightin{
	float: none;
	width: 100%;
height: 300px;
		margin-bottom: 10px
}
	.aboutrightin img{
	
	width: 100%;
height: 300px
}
	.about1{
	width: 98%;
	
	height: 350px;
	background-color: #ffffff;
	box-shadow: -3px 0px 10px 0px rgba(0,0,0,0.75);
-webkit-box-shadow: -3px 0px 10px 0px rgba(0,0,0,0.75);
-moz-box-shadow: -3px 0px 10px 0px rgba(0,0,0,0.75);
	float: left;
	padding-left: 1%;
	padding-right: 1%;
		margin-bottom: 20px

}
	#banercontin{
	position: relative;
	width: 100%;
	height: 100vh;
	z-index: 1;
	background-color: #0E0000;
	margin-bottom: 150px
}
	.searchback{
	width: 98%;
	height:182px;
	position: absolute;
	bottom: -100px;
	z-index: 10;
	background-image: url(sour/searchbackm.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: contain;
	left: 1%;
}
.searchback .lft{
	width: 100%;
	height: 50px;
	line-height: 24px;
	font-family: 'Markazi Text', serif;
	font-size: 25px;
	color: #ffffff;
	font-weight: 700;
	padding-top: 4px;
	letter-spacing: 1px;
	float: none;
}
.searchback .rt{
	width: 100%;
	height: auto;
	line-height: 24px;
	font-family: 'Markazi Text', serif;
	font-size: 33px;
	color: #ffffff;
	font-weight: 700;
	padding-top: 30px;
	letter-spacing: 1px;
	float: left;
}
.searchback .rt select{
	width:92%;
	height: 40px;
	outline: none;
	border-radius: 5px;
	border:1px solid #000000;
	float: left;
	margin-left: 4%;
	font-family: 'Markazi Text', serif;
	font-size: 20px;
	color: #3c4251;
	margin-bottom: 5px
}
.searchback .rt input[type=submit]{
	width:92%;
	height: 40px;
	outline: none;
	border-radius: 5px;
	border:1px solid #000000;
	float: left;
	margin-left: 4%;
	font-family: 'Markazi Text', serif;
	font-size: 20px;
	color: #ffffff;
	background-color: #3c4251;
	
}
.searchback .lft span{
	font-size: 18px;
	
	font-weight: 400
	
}
	#csocial ul {
	list-style: none;
	margin-bottom: auto;
	margin-top:-10px;
		float: none;
		margin-left: 20%
}
  #csocial ul li {
  width: 20px;
  height: 20px;
  line-height: 20px;
  margin: 0 10px;
  text-align: center;
  cursor: pointer;
  border-radius: 0%;
 
  float: right;
  transition: all 0.5s ease;
	
}
	#cflight{
		display: none
		
	}
#cinfo{
	
	display: none
	
}

#csocial ul li .fa {
  color: #ffffff;
  margin-top: 2px;
  transition: all 0.5s ease;
	font-size: 15px
}
  /* start menu style */
	.demo {
        width:56%;
        padding:2%;
    }
	.ace-responsive-menu > li > a {
	display: block;
	position: relative;
	margin: 0;
	border: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	height: 25px;
	text-transform: uppercase;
		background-color: #ffffff;text-align: center
}
	.current{
background-color: none
}
    ul[data-menu-style="vertical"] , ul[data-menu-style="accordion"], ul[data-menu-style="vertical"] li ul.sub-menu {
        width: 100% !important;
    }
    .ace-responsive-menu {
        float: left;
        width:100%;
		
    }
    .ace-responsive-menu > li {
        border-bottom: 1px solid #ffffff;
        float: none;text-align: center
    }
    .ace-responsive-menu li a:hover {
	background-color: #ff3720;
	text-align: center;color: #000000
    }
    .ace-responsive-menu > li:first-child {
        border-top: 2px solid #7c8393;text-align: center
    }
    .ace-responsive-menu > li > a i {
        padding-right: 10px;
        color: #FF5737;text-align: center
    }
    .ace-responsive-menu > li > a > .arrow:before {
        float: right;
        content: "\f0a9";
    }
    li.menu-active > a > .arrow:before {
        content: "\f0ab" !important;
    }
    .ace-responsive-menu li ul.sub-menu > li {
        width: 100%;
    }
    .ace-responsive-menu li ul.sub-menu li ul.sub-menu li a {
        padding-left: 30px;
    }
    .ace-responsive-menu li ul.sub-menu li ul.sub-menu li ul.sub-menu li a {
        padding-left: 50px;
    }
    .ace-responsive-menu > li > ul.sub-menu {
        position: static;
    }
    .ace-responsive-menu > li > ul.sub-menu > li ul.sub-menu {
        position: static;
    }
    .ace-responsive-menu > li > ul.sub-menu > li ul.sub-menu > li ul.sub-menu {
        position: static;
    }
    .ace-responsive-menu li ul.sub-menu li.menu-active > a > .arrow:before {
        content: "\f107" !important;
    }
	.ace-responsive-menu li ul.sub-menu li a {
    display: block;
    margin: 0px 0px;
    padding: 12px 20px 12px 15px;
    text-decoration: none;
    font-size: 15px;
    font-weight: normal;
    background: none;color: #000000;
	text-align: center
}
.ace-responsive-menu {
	list-style: none;
	margin: 0;
	padding: 0;
	background-image: none;
	float: left;
	width: 90%;
	
	background-color: #ffffff;    
}
	.rorb{
	background-color: rgba(6,41,112,1.00)
	}
	.ace-responsive-menu li ul.sub-menu {
    background: #ffffff;
	color: #000000
	}
	.banerbigover{
	width: 100%;
	height: 800px;
 	background: linear-gradient(rgba(32, 51, 100, 0.5), rgba(32, 51, 100, 0.5));
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	text-align: center
	
}
.banerbigover h2{
	font-size: 4.5vw;
	font-weight: 800;
	font-family: 'Markazi Text', serif;
	color: #ffffff;
	margin-top: 170px;
	text-transform: uppercase
}
.banerbigover h3{
	font-size: 3.0vw;
	font-weight: 800;
	font-family: 'Markazi Text', serif;
	color: #ffffff;
	margin-top: -10px;line-height: 24px
}
	.visacontall{
			width:80%;
			margin-left: 10%;
			margin-right: 10%;
			width: auto;
			margin-top: 0px
		}
		.visacont{
			width: 100%;
			margin-right: 0%;
			margin-left: 0%;
			height: auto;float: left;
		}
		.visacontselect{
			height: 40px;
			width: 100%;
			background-color: #ffffff;
			overflow: hidden;
			border-radius: 3px
		}
	.visadetailseall{
		width: 96%;
			margin-left: 2%;
			margin-right: 2%
		}
		.visadetailseform{
		width: 90%;
		padding-left: 5%;
		padding-right: 5%;
			background-color: #929090;
			padding-top: 20px;
			padding-bottom: 20px
		}
		.visadetailseform select{
			height: 40px;
			width: 100%;
			outline: none;
			border: solid 1px #8F8F8F;
			border-radius: 3px;
			background: transparent   url("sour/arr.png") no-repeat right 1% center;
			-webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
			font-size: 20px;
			font-weight: 500;
			font-family: 'Markazi Text', serif;
			color: #505050;text-indent: 1%;float: left
		}
		.visadetailseform label{
			color: #ffffff;
			font-weight: 800;
			font-size: 19px;
			text-align: left;float: left;margin-bottom: 10px;width: 100%;margin-left: 0%;padding-top: 5px
		}
		.visadetailseform input[type=submit]{
			height: 38px;
			width: 100%;
			outline: none;
			border: none;
			border-radius: 3px;
			background-color: ;
			font-size: 20px;
			font-weight: 500;
			font-family: 'Markazi Text', serif;
			color: #ffffff;text-align:center;
			margin-top: 10px;float: left;margin-left: 0%
		}
	.visacontselectrequired{
			height: 40px;
			width: 100%;
			background-color: #ffffff;
			overflow: hidden;
			border-radius: 3px;float: left
		}
		.visadetailse{
			width: 95%;
			padding-left: 2.5%;
			padding-right: 2.5%;
			padding-top: 20px;
			text-align: center;
			background-color: #ffffff;
			color: #000000;
			position: relative
		}
		.visadetailse input[type=submit]{
			width: 100%;
			margin-left: 0%;
			margin-right: 0%;
			text-align: center;
			height: 38px;
			outline: none;
			border: none;
			border-radius: 3px;
			background-color: #01b7f2;
			font-size: 20px;
			font-weight: 500;
			font-family: 'Markazi Text', serif;
			color: #ffffff;text-align:center;
			margin-top: 10px;
			margin-bottom: 20px;
		}
	.visadetailse label{
	width: 100%;
	height: 30px;
	text-indent: 2%;
	height: 10px;
	margin-bottom: 10px;
	z-index: 2;
	margin-top: 1px;
	font-size: 13px;
	font-weight: 400;
	color: #706F6F;
	position: absolute;
	text-align: left;
	left: 1%
		}
	.visadetailse input{
			width: 100%;
			height: 50px;
			text-indent: 2%;
			outline: none;
			border-radius: 3px;
			border: 1px #B3B0B0 solid;
			margin-bottom: 10px
		}
		.visadetailse select{
			width: 100%;
			height: 50px;
			text-indent: 2%;
			outline: none;
			border-radius: 3px;
			border: 1px #B3B0B0 solid;
			margin-bottom: 10px
		}
		.visadetailse h3{
			font-size: 20px;
			font-weight: 600;
			color: #000000;
			width: 100%;
			text-indent: 2%;
			font-family: 'Markazi Text', serif;
			text-align: left;
			margin-left: 0%;
			margin-right: 0%
			
		}
	
	#clogo{
	width:50%;
	height: auto;
	position: absolute;
	top: 5%;
	left: 20%;
	float: left;
	padding-top: 10px;
	padding-left: 0%;
	z-index: 20;
}
#clogo img{
	width:130px;
	height: 53px;
	float: none;
}
#csocial{
	width: 100%;
	height: 25px;
	position: absolute;
	top: 0;
	left: 0;
	float: none;
	padding-top: 10px;
	padding-left: 0%;
	z-index: 2;
	text-align: center;
}
#cmenu{
	width: 99%;
	height: auto;
	position: absolute;
	top: 35px;
	left: 0;
	float: left;
	padding-top: 20px;
	padding-left: 1%;
	padding-right: 0%;
	z-index: 5;
	background-color: rgba(255,255,255,1.00)
}
	#csocial ul li {
	width: 25px;
	height: 25px;
	line-height: 25px;
	margin-top: 0;
	margin-right: 40px;
	margin-left: -30px;
	margin-bottom: 0;
	text-align: center;
	cursor: pointer;
	
	float: left;
	transition: all 0.5s ease;		
		
}
	.mapbaner{
   width:48%;
	height: auto;
	position: absolute;
	
	left:2%;
	z-index: 10;
	
    transition: all 2s;
}
	.mapbaner .fa{
	font-size: 25px;
	background-color: #ffffff;
	padding: 5px;
	border-radius: 50%;
	width: 10%;
	height: 25px;
	float: left;
	
}
.mapbaner .underfa{
	width: 86%;
	height: 22px;
	background-color: rgba(206,189,136,0.63);
	float: right;
	margin-top: 5px;
	margin-left: -20px;
	padding: 1%;
	line-height: 22px;
	cursor: pointer;
	font-weight: 500;
	border-radius: 5px;
	font-size: 16px;
	color: #000000
}
	.happybaner{
   width:46%;
	height: auto;
	position: absolute;
	right:2%;
	
	z-index: 10;
	 transition: all 2s;
}
.happybaner .fa{
	font-size: 25px;
	background-color: #ffffff;
	padding: 5px;
	border-radius: 50%;
	width: 9%;
	height: 25px;
	float: right;
	
}
.happybaner .underfa{
	width: 86%;
	height: 22px;
	background-color: rgba(206,189,136,0.63);
	float: left;
	margin-top: 5px;
	margin-right: -20px;
	padding: 1%;
	line-height: 22px;
	cursor: pointer;
	font-weight: 500;
	border-radius: 5px;
	font-size: 16px;
	color: #000000
}
.goout{
	width: 95%;
	height: 260px;
	overflow: hidden;
	position: relative;
	float: left;
	transition:transform 2.2s;
	border: 13px solid #f2efea;
	margin-left: 0%;
			margin-right: 5%;
			margin-bottom: 20px;
			background-color: #f2efea
		}
	.showmoreall{
	width: 70%;
    
    margin-left: 15%;
   
}
	.footer{
	width: 90%;
	height: auto;
	padding-top: 60px;
	padding-bottom: 60px;
	padding-left: 5%;
	padding-right: 5%;
	background-color: #010c10;
	margin-top: 20px;
	position: relative;
	
}
.footerleft{
	width: 95%;
	margin-left: 2.5%;
	float: right;
	z-index: 4;
	margin-bottom: 15px
}
	.wavewhy3 h3{
	padding-top: 6%;
	color: #ffffff;
		font-size: 14px
}
	.mface{
	position: fixed;
	bottom: 5px;
	width: 40px;
	height: 33px;
	font-size: 22px;
	color: #ffffff;
	border-radius: 30px;
	left: 20px;
	background-color: #062998;
	text-align: center;
	z-index: 1100;
	padding-top: 7px
}
.watzapp{
	
	left: 70px;
bottom: 5px;
}
	.fotrupz{
		bottom: 5px;
	}
#banercontinallv{
	position: relative;
	width: 100%;
	height: 120vh;
	z-index: 1;
	background-color: #0E0000;
	overflow: hidden
}
#banercontinallv img{
	width: 100%;
	height: auto;
	filter: brightness(60%)
}	
	.visacont select{
			height: 40px;
			width: 100%;
			outline: none;
			border: solid 1px #8F8F8F;
			border-radius: 3px;
			background: transparent   url("sour/arr.png") no-repeat right 1% center;
			-webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
			font-size: 20px;
			font-weight: 500;
			font-family: 'Markazi Text', serif;
			color: #505050;text-indent: 1%
		}
		.visacont label{
			color: #ffffff;
			font-weight: 800;
			font-size: 19px;
			text-align: left;float: left;margin-bottom: 2px
		}
		.visacont input[type=submit]{
			height: 38px;
			width: 100%;
			outline: none;
			border: none;
			border-radius: 3px;
			background-color: #01b7f2;
			font-size: 20px;
			font-weight: 500;
			font-family: 'Markazi Text', serif;
			color: #ffffff;text-align:center;
			margin-top: 12px
		}
	#banercontinall{
	position: relative;
	width: 100%;
	height: 85vh;
	z-index: 1;
	background-color: #0E0000;
	overflow: hidden
}
#banercontinall img{
	width: 100%;
	height:85vh;
	filter: brightness(60%)
}
	.aboutleft{
	width: 45%;
	float: left;
	margin-right: 5%;
		display: none
}
.aboutleft img{
	width: 100%;
	height: 360px
}
.aboutright{
	width: 100%;
	float: right
}
	.branchleft{
	width: 98%;
	height: auto;
	margin-right: 2%;
	float: left;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 20px
}
.branchleft ul{
	list-style: none;
	
	display: block
}
.branchleft ul li{
	width: 98%;
	height: 250px;
	float: left;
	text-align: center;
	padding-top: 20px
	
	
}
	.branchleft ul li:nth-child(1) {

	border-right: none ;
	
}
.branchleft ul li:nth-child(2) {

	border-right: none ;
	
}
.branchleft ul li:nth-child(3) {

	border-right:none ;
	
}
	.callleftroma{
	width: 99%;
	height: auto;
	float: left;
	margin-left: 1%;
	margin-right: 1%;
}
	.callleftroma input[type=submit]{
	width: 50%;
	height: 40px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	float: none;
	font-size: 13px;
	font-family: 'Markazi Text', serif;
	background-color: #d8b862;
	color: #ffffff;
	font-weight: 500;border-radius: 3px
}
	.callleftroma input{
	width: 99%;
	height: 40px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: right;
	float: none;
	font-size: 15px;
	font-family: 'Markazi Text', serif;
	background-color: #ffffff;
	color: #8d8d8d;
	font-weight: 500;
	border: 1px #d1d3d5  solid;
	margin-bottom: 20px;
	padding-right: 1%;
}
.callleftroma textarea{
	width: 99%;
	height: 175px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: right;
	float: right;
	font-size: 15px;
	font-family: 'Markazi Text', serif;
	background-color: #ffffff;
	color: #8d8d8d;
	font-weight: 500;
	border: 1px #d1d3d5  solid;
	margin-bottom: 20px;
	padding-right: 1%
}
	.callrightroma{
	width:100%;
	height: auto;
	float: left;
	margin-left: 0%;
	margin-right: 0%
}
.callrightroma i{
	color: #ffffff;
	background-color: mediumvioletred;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
	margin-right: 2%;
	margin-top: 5px;
	font-size: 23px
}
.callrightroma h2{
	font-size: 5.2vw;
	margin-left: 2%
}
.callrightroma h3{
	font-size: 4vw;
	font-family: 'Markazi Text', serif;
	font-weight: 400;
	font-style: normal;
	color: #000000;
	text-align: left;
	margin-top: 0px;
	line-height: 24px;
	width: 90%;
	margin-left: 2%
}
.callrightroma .info{
	width:20%;
	margin-left: 1%;
	text-align: left;
	margin-bottom: 10px;float: left
	
}
.callrightroma .info i{
	color: #ffffff;
	background-color: mediumvioletred;
	float: left;
	margin-right: 1%;
	margin-top: 0px;
	font-size: 23px;border-radius: 5px
}
.callrightroma .info p{
	font-size: 1.2vw;
	font-family: 'Markazi Text', serif;
	font-weight: 400;
	font-style: normal;
	color: #ffffff;
	text-align: left;
	text-transform: capitalize;
	margin-top: 0px;
	line-height: 40px;
	width: 80%;
	margin-left: 6%
}
	/*end menu style */
	.aboutleftin{
	float: left;
	width: 100%;
	margin-right: 0%;
	text-align: left;
	height: 600px;
	padding-bottom: 0px;
		margin-left: 0%
}
.aboutleftin h1{
	font-size: 15px;
	color: #0791be;
	font-family: 'Markazi Text', serif;
	font-weight: 700
}
.aboutleftin h1 span{
	font-size: 22px;
	color: #3c4251;
	font-family: 'Markazi Text', serif;
	font-weight: 900;
	text-transform: uppercase
}
.aboutleftin p{
	font-size: 15px;
	color: #000000;
	font-family: 'Markazi Text', serif;
	font-weight: 400;
	line-height: 27px;
	
}

.aboutleftin .abl{
	width: 20%;
	height: 50px;
	background-color: #3c4251;
	float: left;
	color: #ffffff;
	font-size: 32px;
	text-align: center;
	line-height: 50px;
	margin-bottom:90px
}
.aboutleftin .abr{
	width: 70%;
	height: 50px;
	
	float: left;
	margin-left: 5%;
	margin-bottom: 90px
}
.aboutleftin .abr h1{
	font-size: 18px;
	color: #000000;
	font-family: 'Markazi Text', serif;
	font-weight: 700;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px
}
.aboutleftin .abr p{
	font-size: 15px;
	color: #0791be;;
	font-family: 'Markazi Text', serif;
	font-weight: 400;
	line-height: 20px;
	margin-top: 0px
	
}
	.aboutleftin{
		
	}
.trust1{
	width: 14%;
	margin-left: 1%;
	margin-right: 1%;
	background-color: #FFFFFF;
	height: 70px;
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
	margin-bottom: 20px
}
.trust1 img{
	width:100%;
	height: 70px
}
	.why{
	width: 100%;
	height: auto;
	position: relative;
	background-image: url(sour/whyback.jpg);
	margin-top: 30px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	background-color: rgba(11,1,1,1.00);
	background-size: 100% 900px;
	padding-bottom: 40px
}
.whycaron{
	position: absolute;
	bottom: -200px;
	width: 100%;
	z-index: 1;
	display: none
}
.whycaron img{
	float: right;
	width: 95%;
	height: 500px;
	margin-right: 2%
}
}