@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}
*, *::before, *::after{
	box-sizing:border-box;
	
}
html{
	width:100%;
	height:100%;
}
header.iconic.mytop {
	margin-top : 10px ;
}
a{
	text-decoration : none !important;
}
.mymenu img, .mymenu2 img, img.up_down, input#langubtn, .lagusel, img.f_logoimg {
	cursor : pointer ;
}
.img.up_down {
	cursor : pointer ;
}
button:active {
	background : red ;
}
button.btn_my:active {
	background : red ;
}
.lagusel, input["type=button"] {
	cursor : pointer ;
}
.page_title h2 {
	padding: 50px 0;
}
.myfrow span.attext:avtive {
	color : red !important ;
}
.myfrow span.attext:active {
	color :red ;
}
img#remove-file{
	cursor : pointer ;
}
/* social links css start */
.social_link {
    display: block;
    width: 100%;
    text-align: center;
    color: #fff;
}
.social_link ul {
    display: block;
    width: 100%;
    text-align: center;
    color: #fff;
	list-style : none ;
}
.social_link ul li a { 
	color : #fff ;
	padding: 5px;
	font-size: 14px;
 }
.social_link ul li {
    display: inline-block;
    width: auto;
    text-align: center;
    color: #fff;
	list-style : none ;
}
/* social links css end */

img.remove-btn.r_btn.added-field:hover{
	cursor : pointer ;
}
.r_btn:active {
	color : red !important ;
}

.social_link ul li a:active {
	color : red ;
}
.msite , .mhader, .mbody, .mfooter{
	display : block ;
	position : relative ;
	width : 100% ;
}
.page_title h2 {
    font-family: Helvetica500;
    font-size: 24px;
    text-align: center;
}
.mhader {
    height: 50px;
    margin-bottom: 20px;
}
.align_center {
	text-align : center;
}
img.slider_img {
	max-height : 300px ;
}
.mbody {
	height : 100% ;
	overflow-y : auto ;
}
.footer.footer3 .f_links{
	text-align : right ;
}
.footer.footer1 {
		background-image : -webkit-linear-gradient(46deg,rgb(13,63,95)  0, rgba(0,130,235,.17)100%) !important ;
}
.mhader.vertical{
height : 80px ;
margin-bottom : 0 ;
}
.msite {
	height : 100% ;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9{
	display : inline-block ;
}
.mycolor {
	color : rgb(13,165,243);
}

/********** sliderrrr css  *********/
#conslider {
    padding: 0;
}
.myslider {
	height : 100% ;
 }
.islide img {
	max-height :100% ;
	width : 100% ;
	
}
.carousel.vertical .item {
    left: 0;
}

@media screen and (min-width: 1200px) {
	.carousel-indicators {
		bottom : 40% ;
	}
.align_center.slider_imgs {
	margin : 20px 0 ;
	padding-right : 75px ;
}
}
.vertical .carousel-inner {
 height : 100% ;
}
.carousel.vertical .item {
  -webkit-transition: 0.6s ease-in-out top;
     -moz-transition: 0.6s ease-in-out top;
      -ms-transition: 0.6s ease-in-out top;
       -o-transition: 0.6s ease-in-out top;
          transition: 0.6s ease-in-out top;
		  right : 0;
}

.carousel.vertical .active {
  top: 0;
}

.carousel.vertical .next {
  top: 400px;
}

.carousel.vertical .prev {
  top: -400px;
}

.carousel.vertical .next.left,
.carousel.vertical .prev.right {
  top: 0;
}

.carousel.vertical .active.left {
  top: -400px;
  width : 100% ;
}

.carousel.vertical .active.right {
  top: 400px;
}
.item .carousel-caption {
	height: 100%;
    background: rgba(0, 0, 0, 0.7);
    bottom: 0px;
    width: 30%;
    right: 20%;
    left: auto;
}
.carousel-indicators {
    bottom: 35%;
    top: auto;
    left: auto;
    right: 0;
    width: 23%;
}
.bbox2 {
	display : table-cell ;
	height : 100% ;
	vertical-align : middle ;
}
.bbox {
    position: relative;
    text-align: left;
    height: 100%;
    display: inline-table;
    width: 80%;
    vertical-align: middle;
}
.bbox2 h1 {
   font-size: 3.2vw;
}
.bbox2 p {
   font-size: 1.4vw;
}
.bbox2 p a{
   font-size: 1.4vw;
}
.carousel-indicators li {
	display : block ;
	margin : 10px 0 ;
}
.carousel.vertical .item {
    left: 0;
}
.mbg {  
    display: inline-block;
	padding : 14px  0;
	width : 50px ;
	text-align : center ;
}
a.top.carousel-control {
    position: absolute;
    top: 0;
    bottom: auto;
    left: auto;
    right: 27%;
}
a.bottom.carousel-control {
    position: absolute;
    bottom: 0px;
    top: auto;
    left: auto;
    right: 27%;
}
.item {
	display : inline-table ;
	width : 100% ;
	height : 100% ;
	vertical-align : middle ;	
}
.islide {
	display : table-cell ;
	vertical-align : middle ;
	height : 100% ;
}
.carousel-indicators .active {
	width : 10px ;
	height : 10px ;
	background-color : #038ff4 ;
}

#fmob {
	display : none ;
}
#fweb {
	display : block ;
}

.iuserpop {
	text-align : center ;
	width : 100% ;
}
.popbox{
	width : 100% ;
	display : inline-block;
}
.iuserpop {
	position:absolute;
    background: #eee;
    z-index: 9999;
    width: 400px;
    text-align: center;
    overflow: hidden;
}
#uloginsub {
	padding : 17px 0;
}
#uloginsub:hover #iuserpop1 { 
	
}
#iuserpop1 {
    top: 60px;
    right: 0;
	display : none ;
}
.iuserpop  {
	display : none ;
}
.iuserpop .col-xs-12 h2{
	font-size : 18px ;
	text-transform : capitalize ;
	color : #000 ;
	font-weight : bold;
	}
.iuserpop .col-xs-12 p{ 
	color : #000;
	font-size : 12px ;
 }
.iuserpop .col-xs-12 .btn{ 
	color : #fff ;
	background : #038ff4 ;
	width : 70% ;
	display : inline-block ;
	margin : 10px 0 ;
}
.carousel-indicators {
    bottom: 35%;
    top: auto;
    left: auto;
    right: 0;
    width: 23%;
}
.iuserpop .col-xs-12 a{
	display : block ;
	color : #038ff4 ;
	text-decoration : none ;
}
.iuserpop .col-xs-12{
	padding : 20px 10px ;
	border-right : 1px solid lightgrey ;
}
.iuserpop .border{
	border-right : none ;
}
.logo {
	text-align: left;
}
.cnewlink a {
    color: grey;
    font-size: 14px;
    text-transform: inherit;
    font-family: Source Sans Pro;
}

.tboximg {
    text-align: center;
    vertical-align: middle;
}

.mbody {
	padding-bottom : 70px !important;
}
.my_footer .footer { 
	background-image : -webkit-linear-gradient(46deg,rgba(0,130,235,.17) 0,rgba(150,195,34,.32) 100%) !important ;
}
.page_content .col-md-12 {
    margin-bottom: 25px;
}
.tboxtext {
	text-align : center ;
	height : 200px ; 
}
.tboxtext p {
    color: grey;
    text-transform: initial;
	text-align: center;
	font-family: Helvetica Neue ;
	margin-bottom : 5px ;
	line-height: 30px;
	letter-spacing : 1px ;
}
.tboxtext h2 {
    text-transform: uppercase;
    color: #000;
    font-size: 25px;
    font-family: Helvetica Neue ;
	letter-spacing : 1px ;
	line-height: 30px;
}
.hideh {
	display : none ;
}
.col-md-6.immg.hideh {
    display: none;
}
.page_content {
    display: block;
    width: 100%;
    position: relative;
    float: left;
	margin: 15px 0;
}
span.m_leader {
    color: rgb(13,163,245);
}
.tboximg img {
	max-width : 100% ;
	max-height : 200px ;
}
.tboximg{
	height : 100% ;
	display: table-cell;
    height: auto;
    vertical-align: middle;
    margin: auto auto;
	
}
.tboxtext h2:hover {
    color: rgb(13,165,243);
}
.tboxtext {
display: table-cell;
    height: auto;
    vertical-align: middle;
    margin: auto auto;
}
.page_content .col-md-6 {
	display: inline-table;
    float: left;
    vertical-align: middle;
    height: 200px;
    padding: 15px;
	width : 50% ;
}

.vertical .bcentertextmain { 
margin-top : 50px ;
}
.bcentertextmain {
    display: table;
    vertical-align: middle;
    text-align: center;
    width: 100%;
	position: relative;
}
.bcentertextmain h1 {
	
}
img.up_down {
    float: right;
    max-width: 20px;
}
.sidebar ul ul {
    padding-left: 10px;
    border-bottom: 1px solid rgba(0, 181, 235, 0.52);
}
.bcentertext {
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 100%;
	position: relative;
}
.myfonybold {
	font-family : SamsSansbold ;
}
.myfont500 {
	font-family : Samsans500 ;
}
select {
	font-family : SamsSans ;
	    font-size: 15px;
}
.helvetica1500{
	font-family : Helvetica Neue ;
}
.helvetica1100{
	font-family : Helvetica Neue ;
}
p.subtext {
	color: #727272;
    font-size: 29px;
}
.textcapitalize {
	text-transform : capitalize ;
}
.textinitial {
	text-transform:initial;
}
.bcentertextmain h1.helvetica1500.textinitial {
    font-size: 65px;
    margin-bottom: 0;
	font-weight: 400;
	color: #000;
	
}
.colorgrey{
	color : grey ;
}
.myfont  {
	font-family: SamsSans ;
}
#hader {
	width : 100% ;
	display : inline-block ;
	vertical-align : middle ;
	padding : 5px 0;
	background : #fff ;
	z-index : 99 ;
	position : fixed ;
	
/*	background: linear-gradient(105deg,#0a1855 -135%,#da0024 100%);
    background: -webkit-linear-gradient(105deg,#0a1855 -135%,#da0024 100%);
    background: -o-linear-gradient(105deg,#0a1855 -135%,#da0024 100%);
    background: -moz-linear-gradient(105deg,#0a1855 -135%,#da0024 100%);
    background: -ms-linear-gradient(105deg,#0a1855 -135%,#da0024 100%); */
}
.pull-right {
	float : right ;
}
.logo {
	display : block ;
	vertical-align : middle ;
	padding: 10px 0px;
	font-size: 18px;
    color: rgb(13,165,243);
	font-family : SamsSansbold  ;
}
.logo span.colorblack {
    color: #000;
	text-transform: lowercase;
}
.logo img {
	max-width : 200px ;
	max-height : 50px ;
}
.align_center.slider_imgs {
	margin : 20px 0 ;
	
}
img {
	max-width : 100% ;
}
.mymenu  {
	text-align : center ;
	position: absolute;
    top: -17px;
    left: 45px;
}
.mymenu img, .mymenu2 img {
	max-width : 25px ;
	max-height : 30px ;
}
.align-center {
	text-align : center ;
}
.align-left {
	text-align : left ;
}
.align-right {
	text-align : right ;
}
.mytoplinks ul {
    list-style: none;
    display: inline-block;
}
.mytoplinks {
    padding-right: 15px;
}
.mytoplinks ul li a { 
	color : rgb(13,165,243) ;
	font-size: 18px;
	font-family :Source Sans Pro ;
	font-weight : 300;
/*	 background-image: -webkit-linear-gradient(46deg,rgba(0,130,235,.17) 0,rgba(150,195,34,.32) 100%);
    background-image: -o-linear-gradient(46deg,rgba(0,130,235,.17) 0,rgba(150,195,34,.32) 100%);
    background-image: -moz-linear-gradient(46deg,rgba(0,130,235,.17) 0,rgba(150,195,34,.32) 100%);
    background-image: -ms-linear-gradient(46deg,rgba(0,130,235,.17) 0,rgba(150,195,34,.32) 100%);
	background-image : -webkit-linear-gradient(46deg,rgba(0,130,235,.17) 0,rgba(150,195,34,.32) 100%) !important ;
    box-shadow: 3px 3px 5px rgba(0,0,0,0.5);
	background-color : #0280db ; */
}
.mytoplinks ul li a:hover:after {
	display : block ;
	border : 1px solid rgb(13,165,243) ;
}
.mbody {
    padding: 15px 0;
}
.mytoplinks ul li a:after{ 
	width : 100% ;
	content : "";
	display : block ;
	position : relative ;
	margin : 5px 0px  ;
	border : 1px solid #fff ;
	
 }
.mytoplinks ul li  {
	display: inline-block;
	padding : 15px 10px 0px ;
	text-transform: capitalize;
}
.sidebar ul {
    list-style: none;
}
.barba {
    height: 100%;
    width: 100%;
    position: absolute;
    background: rgba(0,0,0,0.6);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    z-index: 999;
}
.sidebar {
    width: 300px;
	height : 100% ;
	left : -300px ;
	padding: 10px 30px;
	position : fixed;
	/* background: linear-gradient(105deg,#0a1855 -135%,#da0024 100%);	  */
    background-image: -webkit-linear-gradient(46deg,rgba(0,130,235,.17) 0,rgba(150,195,34,.32) 100%);
    background-image: -o-linear-gradient(46deg,rgba(0,130,235,.17) 0,rgba(150,195,34,.32) 100%);
    background-image: -moz-linear-gradient(46deg,rgba(0,130,235,.17) 0,rgba(150,195,34,.32) 100%);
    background-image: -ms-linear-gradient(46deg,rgba(0,130,235,.17) 0,rgba(150,195,34,.32) 100%);
	background-image : -webkit-linear-gradient(46deg,rgba(0,130,235,.17) 0,rgba(150,195,34,.32) 100%) !important ;
	background-color : #0280db ;
	overflow : hidden ;
}
.menuborder{
	border-bottom : 1px solid rgba(0, 181, 235, 0.52) ;
	
}
.trd-menu{
	border-bottom : 1px solid rgba(0, 181, 235, 0.52) ;
}
select.mycolor {
	padding : 10px ;
}
.mytoplinks select:focus { 
   /* outline: none; */
}
.mytoplinks select, .mytoplinks select:focus {
	border : none ;
}
option {
    background: #fff;
    color: rgb(13,165,243);
	font-family : sans-serif ;
}
div#serviceno input#txt_serviceno:placeholder{
	font-family : sans-serif!important ;
}

.myfrow select {
	font-family : sans-serif ;
}
.menu ul li   { 
padding : 10px 0 ;
 }
.menu ul li a  {
	padding : 0 10px ;
}
.mybtnn {
	background : rgb(13,165,243) ;
	color : #fff ;
}
.mobsubmenu_main ul {
    display: block;
    list-style: none;
}
.mobsubmenu_main {
    display: inline-block;
    width: 85%;
    position: relative;
}
.btn.mybtnn.vertical_main {
	text-align : center ;
	width : 100%;
	text-align: center;
	border-radius : 0px ;
	margin-bottom : 5px ;
	padding : 10px ;
	font-size : 15px ;
   
}
	
.mybtnn {
    background: rgb(13,165,243);
    color: #fff;
    width: 100%;
    text-align: left;
}
.mobsubmenu_sub {
	display: inline-block;
    width: 100%;
    text-align: center;
    position: fixed;
    box-sizing: border-box;
    float: left;
    background: #fff;
    z-index: 999;
    margin-top: -15px;
}
.vertical_main span {
    text-align: right;
    float: right;
	padding: 0 20px;
    overflow: hidden;
	z-index : 999 ;
}
.v_mob_sub_close {
    position: absolute;
    top: 4px;
    right: 10px;
    width: 20px;
}
.mobsubmenu_main .mybtnn { 
	font-family : Source Sans Pro ;
	font-weight : 100 ;
	text-transform : capitalize ;
	
 }
 
.mobsubmenu_main a.mybtnn{
	background : #fff ;
	color :  rgb(13,165,243) ;
	border-radius : 0px ;
	
}
.mobsubmenu_main a.mybtnn {
    padding: 10px;
    font-size: 14px;
    width: 100%;
    display: inline-block;
    text-align: left ;
	font-family : Source Sans Pro ;
	text-transform : capitalize ;
	transition-delay : 0.2s ;
	font-weight : normal ;
	
}


.mobsubmenu_main a.od.mybtnn:hover, .mobsubmenu_main a.od.mybtnn:focus { 
color :  rgb(13,165,243) ; 

}
.mobsubmenu_main a.ev.mybtnn:hover, .mobsubmenu_main a.ev.mybtnn:focus {

}
.mobsubmenu_main ul li {
    display: block;
    width: 100%;
    padding: 0;
    position: relative;
	border: 1px solid lightgrey;
	border-bottom : 1px solid rgb(13,165,243) ;
    margin-bottom: 10px;
	border-radius : 0px ;
	box-shadow : 1px 1px #ccc ;
}

.menu ul.menuborder li a:hover {
	padding : 10px 15px;
	background-color :#fff ;
	color : #da0024  ;
	font-weight : bold ;
}
.menu ul.menuborder li a {
	padding : 0 15px ;
    transition-property: background-color, padding, color ;
    -webkit-transition-property: background-color, padding, color;
    transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
	background-color : transparent ;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	transform: translateZ(0);
	backface-visibility: hidden;
	vertical-align: middle;
	line-height: 2em ;
	position : relative ;
}
.hvr-rectangle-out:hover:before {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.hvr-rectangle-out:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    -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;
}
.menu ul li a {
	color : #fff ;	
	font-size: 14px;
	font-weight : 600;
	font-family : SamsSans ;
	text-transform: capitalize;
}
.colorblack {
	color : #000 ;
}
.trd-menu li a i {
    color: #fff;
    font-size: 30px;
	margin: 0 10px 10px 13px;
    cursor: pointer;
    text-decoration: none;
}
.sidebar ul.frth-menu li {
	padding: 5px 10px 15px;
}
::-webkit-scrollbar { 
    display: none; 
}
.sidebar .all-menu {
	overflow : auto ;
	height : 90% ;
	width : 100% ;
    display: block;
	padding-top : 20px ;
}
.sidebar footer.footer {
    width: 100%;
    color: #fff;
	position : absolute ;
	bottom : 0 ;
	left : 0 ;
    font-size: 12px;
    overflow: hidden;
    text-align: left;
	z-index : 999;
	padding: 20px 0 0px 0;
	background-color : transparent ; 
/*	background-color : #0280db ; */
	border-top: 1px solid rgba(0, 181, 235, 0.52); 
}
.sidebar footer.footer ul li a{ 
	font-weight : 600;
	font-family : SamsSans ;
}
.sidebar footer.footer ul li{
	padding : 0;
}
.mymenu2 {
    position: absolute;
    top: 20px;
    right: 20px;
	z-index : 99999 ;
}
.menu.rgba.backg-gredient {
    overflow: hidden;
    height: 100%;
}
select {
	background : transparent ;
}
.lagusel{
	display: block;
    width: 100%;
    padding: 8px 0 5px;
    color: rgb(13,165,243);
    background: #fff;
    margin: 10px 0;
    border-radius: 20px;
	font-family : Helvetica ;
}
.lagusel span.guj {
	padding: 9px 13px;
	background: rgb(13,165,243);
    color: #fff;
}
.lagusel span.eng {
	padding: 9px 14px;
	color: rgb(13,165,243);
    background: #fff;
	border : 1px solid rgb(13,165,243);
}
.lagusel span{ 
	
    border-radius: 100%;
}
.mypopbox {
	display : inline-table;
    width: 100%;
    height: auto;
    position: fixed;
    background: transparent;
    bottom: 50px;
    right: 0;
    z-index: 99999;
    vertical-align: bottom;
    transition: 0.5s;
}
.mypopboxsub {
	display: block;
    position: relative;
    width: 33.33%;
    height: 100%;
    vertical-align: middle;
	 text-align: center;
	 float : right ;
}
li.aright.mylagu {
  display: none;
}

input#langubtn { 
background : transparent;
 }
input#langubtn:focus {
	border : none ;
	outline : none ;
}
select.mycolor.mylagu {
    padding: 10px;
	background : transparent ;
}
.mycon {
    width: 100%;
    display: block;
    position: relative;
    float: left;
    text-align: center;
    vertical-align: middle;
    height: 100%;
}
.float_left {
	float : left ;
}
.col-md-6.align_left.float_left {
	text-align : left ;
}
img.f_logoimg {
    max-width: 200px;
}

.footer {
    width: 100%;
    text-align: center;
    display: block;
    position: relative;
    float: left;
	padding-top : 10px ;
	padding-bottom : 10px ;
	background : rgb(13,163,243);
	border-top : 1px solid lighgrey ;
}
.f_links{ 
    text-align: center;
	color : #fff ;
}
.f_links, .copyright {
    width: 100%;
    display: block;
    position: relative;
    float: left;
	letter-spacing : 1px ;
}
.copyright {
    font-size: 12px;
    color: #fff;
	text-align : left ;
	padding-left : 15px ;
	padding-right : 15px ;
}
.f_links {
    padding: 10px;
}
.boxx {
    display: inline-block;
    box-sizing: border-box;
    padding: 5px;
}
.toptext h2{
	font-weight : normal ;	
	font-family : Source Sans Pro ;
 }
.toptext {
    margin-bottom: 20px;
}
.logo {
	cursor: pointer;
}
.myformr .c1 {
    display: inline-block;
    padding: 5px 0;
    margin: 0;
    float: left;
    height: 40px;
    outline: none;
    width: 100%;
    text-indent: 10px;
	border-radius : 5px ;
	border : 1px solid lightgrey ;
}
img#eye {
    max-width: 20px;
    position: absolute;
    margin: 10px -28px;
}
.clear {
    clear: both;
}

.submenus li {
	display : inline-block ;
	padding : 5px 10px 8px ;
}

.submenus li a:hover {
    color: rgb(13,165,243);
    background: #fff;
    padding: 10px 10px 12px;
}

.submenus li a {
	color : #fff ;
	text-transform : capitalize;
	font-size : 20px ;
    padding: 10px 10px;
	font-family :Helvetica500;
	border-radius : 20px ;
	font-weight : 100 ;
}
.submenus {
  /*  display: block;
    width: 100%;
    text-align: center;
	margin-bottom: 0px; */
	display : inline-block ;
    text-align: center;
    margin-bottom: 0px;
    background-color: rgba(13,165,243,0.6);
    border-radius: 25px;
    height: 40px;
	z-index : 9 ;
	overflow : hidden ; 
	width : auto ;
}
.sub_submenus {
	position : fixed ;
	width : 100% ;
	display : block ;
	margin-top : -15px ;
	text-align : center ;
	z-index : 9 ;
	background : #fff ;
}
.sub_text {
    font-size: 12px;
    text-align: left;
    color: #464646;
    margin: 5px auto;
    text-transform: capitalize;
}
.boxx .btn_login {
    background: #038ff4;
    color: #fff;
    padding: 7px 0;
    width: 100%;
    margin: 20px auto;
    border-radius: 5px;
	border : none ;
	font-family : Source Sans Pro ;
	font-size : 15px ;
	letter-spacing : 0.5px;
}
.slogbox .c1::placeholder {
		font-size : 13px ;
	}
.myformr .c1::placeholder
{
	font-size: 13px
}
.myformr {
    width: 100%;
    display: inline-block;
    margin: 10px auto;
}
i.atimg.fa.fa-paperclip {
	margin-right : 5px ;
}
.myfrow label {
    position: relative;
    box-sizing: border-box;
    padding: 5px !important;
    font-size: 17px;
    border: none !important;
    background: transparent;
    width: 100%;
    display: block;
    text-align: left;
}

.myfrow select {
    width: 100%;
    height: 35px;
    position: relative;
    float: left;
    border: 1px solid lightgrey;
    box-sizing: border-box;
    box-shadow: none;
    background: #fff;
    border-radius: 5px;
}
.input.myfrow.form-group {
    display: block;
    width: 100%;
    box-sizing: border-box;
    margin: 5px auto;
    float: left;
}
.input.myfrow.form-group.mar {
    margin: 20px auto;
}
.mymenulink {
    border-top: 1px solid lightgrey;
    margin: 10px;
}
@media screen and (min-width: 1200px){ 
#logo.margin_lef.col-md-4.col-sm-12.col-xs-12  {
	margin-left : -50px !important;
}
.my_footer.marg_top {
	margin-top : 30px ;
}
 }
 
@media screen and (max-width: 1200px) and (min-width: 1000px) { 
 #logo.margin_lef.col-md-4.col-sm-12.col-xs-12  {
	margin-left : -35px !important;
}
 
 }
@media screen and (max-width: 1000px) and (min-width: 900px) {
#logo.margin_lef.col-md-4.col-sm-12.col-xs-12  {
	margin-left : -30px !important;
}
 }
  
@media screen and (max-width: 900px) and (min-width: 766px) {
#logo.margin_lef.col-md-4.col-sm-12.col-xs-12  {
	margin-left : -15px !important;
}

 }
.f_links a {
    color: #fff;
    font-size: 12px;
    text-transform: initial;
    margin: 5px;
}
.mymenulink p a {
    color: #038ff4;
    padding: 10px 0;
    width: 100%;
    display: inline-block;
    float: left;
    border-radius: 5px;
    text-transform: capitalize;
    font-size: 14px;
}
button.btn_my {
    background: #038ff4;
    color: #fff;
    border-radius: 5px;
    width: 46%;
    text-align: center;
    padding: 7px;
	border : none ;
	font-size : 15px ;
}
.myfrow span.attext {
    text-align: right;
    float: none !important;
    font-size: 12px;
    font-weight: normal;
    padding: 8px;
    background: rgba(211, 211, 211, 0.17);
    color: #000;
    border-radius: 5px;
    border: 1px solid lightgrey;
    cursor: pointer;
}
.f_row {
	display : block ;
	width : 100% ;
	position : relative ;
	margin : 15px 0 ;
	float : left ;
}
.myfrow .in_text, .myfrow textarea, .myfrow .in_file {
    display: block;
    width: 100%;
    box-sizing: border-box;
    float: left;
    position: relative;
    border-radius: 5px;
}

.myfrow textarea {
    height: 70px;
}
.slogbox {
    display: inline-block;
    position: relative;
    width: 400px;
    box-sizing: border-box;
    padding: 15px;
}

@media screen and (min-width: 766px){ 
	.mypopbox {
		display: inline-table;
		width: 100%;
		height: auto;
		position: fixed;
		background: transparent;
		top: 50px;
		right: 0px;
		z-index: 99999;
		vertical-align: bottom;
		transition: 0.5s;
	}
	
.mymenulink p {
    Display: inline-block;
    float: left;
    /* Comment By Team-a On 10.01.2019 09:49pm, refrence service #13640
	width: 33%;*/
	width: 25%;
}
	.lagusel {
		display: block;
		width: 100%;
		padding: 8px 30px 5px;
		color: rgb(13,165,243);
		background: transparent;
		margin: 10px 0;
		border-radius: 20px;
		font-family: Helvetica;
		text-align: end; 
	}
	input#langubtn {
    font-size: 15px;
    background: transparent;
    border: none;
    color: rgb(13,165,243);
	font-family: SamsSans;
	width : 70px ;
}
#mob {
	display : none ;
}
.submenus {
	box-shadow : 5px 10px 10px #ccc ;
}
 }
@media screen and (max-width: 1200px){ 
	.page_content .container {
		width : 100%  !important;
	}
	
  }

@media screen and (max-width: 900px) { 
.tboxtext p {
		display : initial ;
	}
 }
@media screen and (max-width: 600px) { 
	.logo {
		text-align : center ;
	}
	.align-right {
		text-align : center ;
	}
	.msite .mbody {
		padding : 15px  0 100px ;
	}
	.page_content .col-md-6.immg {
		float: none;
		display: inline-table;
		width: 100%;
		text-align: center;
		position: relative;
	}
	.page_content .col-md-6.ttex {
		float: none;
		display: inline-table;
		width: 100%;
		text-align: center;
		margin: 35px 0 15px;
	}
	.page_content .col-md-6 {
		width : 100% ;
		height : auto ;
		padding : 0 15px ;
	}
	.page_content .col-md-12 {
		margin : 0 ;
	}
	.mymenu {
		top : 18px ;
		left : 20px ;
		z-index : 9999 ;
	}
	#mymenu {
		position : absolute ;
	}
	.col-xs-1 {
		height : 0 ;
	}
.col-md-6.immg.hideh {
	display : inline-table ;
}

.col-md-6.immg.showh {
	display : none ;
}
}
@media screen and (max-width: 350px) { 
	span.ltext.mycolor {
    display: block;
    font-size: 16px;
}
 }

@media screen and (max-width: 350px) { 
	.bcentertextmain h1.helvetica1500.textinitial {
		font-size: 20px;
	}
	p.subtext {
		font-size : 11px ;
	}
.mhader {
	height : 50px ;
	margin-bottom : 20px !important;
}
 }
 @media screen and (max-width: 800px) and (min-width: 501px) {
	.bcentertextmain h1.helvetica1500.textinitial {
		font-size: 40px;
	}
		p.subtext {
		font-size : 19px ;
	}
	 }
 @media screen and (max-width: 500px) and (min-width: 351px) {
	.bcentertextmain h1.helvetica1500.textinitial {
		font-size: 30px;
	}
	p.subtext {
		font-size : 14px ;
	}
	 }
@media screen and (max-width: 1200px) and (min-width: 860px) { 
.tboxtext h2 {
		font-size : 20px ;
	}
	.submenus li a {
		font-size: 16px;
		padding: 7px 15px;
	}
	.submenus  {
		height : 35px ;
		}
	.submenus li {
	padding : 3px 0px 5px ;
}
 }
@media screen and (max-width: 766px) and (min-width: 600px) { 
.mbody {
	padding : 15px  0 50px ;
}
 }
@media screen and (max-width: 860px) and (min-width: 766px) { 
	#logo.col-md-4 {
		max-width : 36% ;
	}
	.mytoplinks ul li {
		padding: 15px 4px 0px
	}
	.mytoplinks ul li a {
		font-size : 13px ;
	}
	.tboxtext h2 {
		font-size : 18px ;
	}
	.submenus li a {
		font-size: 14px;
		padding: 7px 14px;
	}
	.submenus li a:hover {
		padding: 7px 14px;
	}
	.submenus li {
	padding : 3px 0px 5px ;
}
.submenus  {
		height : 33px ;
	}
}
@media screen and (max-width: 766px) { 

.tboxtext h2 {
	font-size : 18px ;
}
.page_title h2 {
	padding : 0 ;
}
.sbox.download{
	display : none ;
}
.mymenulink p {
    Display: inline-block;
    float: left;
	
    /* Changes By Team-a On 10.01.2019 10:01, Refrence Service # 13640
	width: 50%;*/
	width: 33%;
}
p.deskd_link {
	display : none ;
}
.page_title {
	margin-bottom : 25px ;
}
img.slider_img {
	max-height : 250px ;
}
.col-md-6.align_left.float_left {
	text-align : center ;
}
.footer {
	padding-top : 20px ;
}
.f_row {
	margin : 5px ;
}
.mbody {
	padding-bottom : 120px !important;
}
.submenus  {
	width : 80% ;
}
#dekstop {
	display : none ;
}
.submenus img {
	max-width : 25px ;
}
.vertical .bcentertextmain {
	margin-top : 0 ;
}
.submenus li {
	width: 13.28%;
    display: inline-block;
    padding: 3px 0px 8px;
 }	
.submenus li.last {
	
}
.submenus .container-fluid {
    padding: 0;
}
.submenus li a {
	padding : 0 ;
	}
.submenus li a:hover {
	background : rgb(13,165,243) ;
	color : #fff ;
	padding : 0 ;
}

div#mymenu {
    position: absolute;
}
		#logo.col-xs-12 {
			width : 100% ;
			text-align : center ;
			padding-bottom : 5px ;
		}
		.mytoplinks ul li a:hover:after { 
		 border:  1px solid rgb(13,165,243);
		 display : none ;
		}
		.mytoplinks ul li a:after {
			border: 1px solid #fff;
			display : none ;
		}
		.logo {
			text-align : center ;
		}
		#mytoplinks.col-xs-12 {
			width: 100%;
		}
		#mytoplinks .mytoplinks {
			padding : 0 ;
		}
		#mytoplinks .mytoplinks ul li { 
		    display: inline-block;
			padding: 0;
			text-transform: capitalize;
			width: 33.33%;
			position: relative;
			float: left;
			padding : 12px;
		}
		#mytoplinks ul {
			width : 100% ;
			vertical-align: middle;
			padding: 0;
			margin : 0 ;
			}
		#mytoplinks a {
			font-size : 12px ;
			color : #fff !important;
	/*		padding: 12px 20px 10px;
			border-radius: 20px;
			border : 1px solid #fff ;
		}
		#mytoplinks .aright a { 
			padding: 0;
			border : none ; */
		}
		.mytoplinks select {
			background : rgb(13,165,243) ;
			color : #fff ;
			direction: rtl;
			width: 100%;
		}
		.mytoplinks select:focus, option { 
			outline: none; 
			
		}
		option, .mytoplinks option:focus {
			border : none ;
			outline: none; 
		} 
#mytoplinks .mytoplinks ul li.aright.mylagu {
	display : none ;
}
input#langubtn {
    display: inline-;
	text-align : right ;
	font-family : SamsSans ;
}
input.mybtn:focus {
	outline : none ;
}
input.mybtn {
    background: transparent;
    color: #fff;
    box-shadow: nono;
    border: none;
}
select#xyz {
   border:0px;
   outline:0px;
}

.aleft {
	text-align : center ;
}
.aright {
	text-align : center ;
	padding-left : 10px !important ;
}

.anone {
	border-left : 1px solid #fff ;
	border-right : 1px solid #fff ;
}

div#mytoplinks {
    display: block;
    width: 100%;
    position: fixed;
    bottom: 0;
    background: rgb(13,165,243);
	padding : 0 ;
	z-index : 99999;
	overflow : hidden ;
}
		.mymenu {
			top : 23px ;
			left : 20px ;
			z-index : 9999 ;
		}
	.align-right {
		text-align : center ;
	}
	h1 {
		font-size : 
	}
i#eye {
	margin-top : 10px !important;
}	
.mfooter .footer {
  
} 
	

@media screen and (max-width: 440px) and (min-width: 351px) { 
#mytoplinks .mytoplinks ul li a {
		font-size : 11px ;
	}
	
#mytoplinks .mytoplinks ul li.anone  { 
padding : 12px 0px
	}
}
 
@media screen and (max-width: 350px) and (min-width: 301px) { 
#mytoplinks .mytoplinks ul li a {
		font-size : 10px ;
	}
	
#mytoplinks .mytoplinks ul li.anone  { 
padding : 12px 0px
	}
}
@media screen and (max-width: 300px) and (min-width: 251px) {
	#mytoplinks .mytoplinks ul li a {
		font-size : 9px ;
	}

#mytoplinks .mytoplinks ul li.anone  { 
padding : 12px 0px
	}
 }

@media screen and (max-width: 250px) {  
	#mytoplinks .mytoplinks ul li a {
		font-size : 8px ;
	}
	
#mytoplinks .mytoplinks ul li.anone  { 
padding : 12px 0px
	}
}
@media screen and (max-width: 330px) { 
.mbody {
	padding-bottom : 150px !important;
}
 }
@media screen and (max-width: 300px) { 
.sidebar {
    width: 100%;
	height : 100% ;
	left : -100% ;
 }
 .menu ul li a {
	 font-size : 12px ;
	 padding : 0 ;
 }
 .sidebar {
	 padding : 10px  10px ;
 }
 
}


@media screen and (max-width: 900px){ 
	.slogbox {
		width : 100% ;
		box-shadow : none ;
	}
	.imgst1.topimg {
		display : none ;
	}
	.myformr .c1 {
    width: 100%;
    display: block;
	padding : 0;
	height : 35px ;
	border-radius : 5px ;
	border : 1px solid lightgrey ;
	text-indent: 10px !important;
	}
	.myformr label {
		width : 100% ;
		background : transparent ;
		color : #000 ;
		display : none ;
		text-align : left ;
		font-family : monospace ;
		font-weight : normal ;
		font-size : 18px ;
		
	}
	.toptext {
    display: block;
    width: 100%;
    margin-bottom: 20px;
	}
	
	.boxx{
		width : 80% ;
	}
	.myformr {
		margin : 10px auto ;
	}
	.boxx .btn_login {
		margin : 20px auto ;
	}
	

}
@media screen and (max-width: 400px){
	
	.slogbox .c1::placeholder {
		font-size : 12px ;
	}
	.menu ul li a.cnum span {
	 font-size : 11px !important;
 }
	.myformr .c1 {
    padding: 0px;
    margin: 0;
    float: left;
    height: 35px;
}
.mobsubmenu_main a.mybtnn {
	font-size : 12px ;
}
.mobsubmenu_main{
	width : 90% ;
}
.submenus li {
	width: 12.28%;
}

.submenus li img {
	max-width: 20px;
}
.toptext h2{
	font-size : 20px ;
}
.mymenulink p a {
	font-size : 12px ;
}
header.iconic.mytop img{
	max-width : 80% ;
}
.tboxtext h2 {
	font-size : 16px ;
}
}

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

	img.slider_img {
		max-height : 200px ;
	}
 }
@media screen and (max-width: 350px) { 

	img.slider_img {
		max-height : 150px ;
	}
	.mymenu {
		left : 10px ;
	}
 }