body {
}
a:link, a:visited,a strong{ text-decoration: none;
    transition: all 0.3s linear 0s;
} 
.sectiontableheader {
	padding: 8px 5px;
	color: #444;
}
#top-bar-wrapper{overflow: hidden; min-height:40px;padding:0; line-height:40px;}
#top-bar.container{ padding:3px 12px;}

#top-bar-wrapper .top-module ul li {
    display: inline;
    float: left;
    margin-right: 30px;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
	padding-bottom: 5px;
    padding-top: 5px;
}

.heightfix{ height:40px!important; margin:0!important; padding:0!important;}
.widthfix{ height:40px!important; margin:0!important; padding:0!important;}

.column-left{ float: left; width: 33%; }
.column-right{ float: right; width: 33%; }
.column-center{ display: inline-block; width: 33%; }



#top-bar-wrapper .top-module a:link,#top-bar-wrapper .top-module  a:visited{ color:#fff;transition: all 0.3s linear 0s;font-size:14px;}
#top-bar-wrapper .top-module a:hover{ color:#ddd;  background:none;}

#top-bar-wrapper .top-caption{ line-height:40px;}
#top-bar-wrapper .top-caption p{ margin:0px;}
#top-bar-wrapper .top-caption ul li {
    display: inline;
    float: left;
    margin-right: 30px;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
	padding-bottom: 5px;
    padding-top: 5px;
}
#top-bar-wrapper .top-caption ul li a:link,#top-bar-wrapper .top-caption ul li a:visited,#top-bar-wrapper .top-caption a{ color:#fff; transition: all 0.3s linear 0s;}
#top-bar-wrapper .top-caption ul li a:hover,#top-bar-wrapper .top-caption a:hover{ color:#D62831;  background:none;}
#top-bar-wrapper .top-caption ul li.active { }
#top-bar-wrapper li.dropdown.active > .dropdown-toggle, #top-bar-wrapper li.dropdown.open.active > .dropdown-toggle, #top-bar-wrapper li.dropdown.open.active > .dropdown-toggle .caret {background:none; border:0;}
#top-bar  i{ float:left; color:#FFFFFF;display: inline-block;font-size:16px;font-style: normal;font-variant: normal;font-weight: normal;line-height: 40px;margin-left: 0.2em;margin-right: 0.4em;text-align: center;text-decoration: inherit;text-transform: none;width: 1em;}
#top-bar a{color:#FFFFFF;}
#top-bar p{ margin-bottom:0;}
/*******/
.t3-header {min-height: 100px; overflow: hidden;background: url("") no-repeat -80% top ;}

/********************/

/**/
.top-search.col-xs-1{ padding-left:0px;}

.off-canvas{ margin-right:10px;}
/*********************mainnav********************************/
.navbar-nav > li > .dropdown-menu {border-left:1px solid #e5e5e5;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5; border-radius:0px; box-shadow:none;}
.dropdown-menu .mega-nav > li a {color:#333;text-transform:uppercase;}
.t3-megamenu{ margin-top:18px;}
.t3-megamenu .mega-nav > li a, .t3-megamenu .dropdown-menu .mega-nav > li a{ padding:11px 30px 11px 10px;}
.mega-dropdown-inner .col-xs-12{padding-left: 0;padding-right: 0;}
.dropdown-menu{ padding:0;}
.dropdown-submenu > .dropdown-menu{border-radius:0px;}
.dropdown-submenu > a:after{ border:0;}
.dropdown-submenu > a{ border:0;background: url("../images/li_indent2.png")  no-repeat 90% 50%;}
.navbar{ border:0;}
.t3-megamenu .navbar-nav{ float:right;}
.t3-navbar-collapse .navbar-nav{ float:none;}
.t3-navbar-collapse .navbar-nav li a{ padding:5px 20px; margin-right:15px;transition: all 0.3s linear 0s;}
#header_nav .container{ padding:22px 0px 0px 0px;
}
#header_nav.tiny .container{ padding:15px 0 0 0;
}


.centretext{ text-align:center !important;}


#header_nav {
    transition: height 500ms;
}
#header_nav.tiny {
    transition: height 500ms;
    width:100%;
  	background: #fafafa;
    position:fixed;
    top:0;
    left:0;
	z-index:9999;
}

#header_nav.tiny a:focus,#header_nav.tiny a:active{ outline:none;}

#header_nav .logo-text .site-slogan { text-shadow: 0px 1px 0 rgba(0, 0, 0, 0); color:#999;}
#header_nav.tiny .logo-img{
   /* height:60px; width:211px;*/
}
#header_nav:after{ background:rgba(0, 0, 0, 0.1);
    bottom: -1px;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
}
.logo {
    padding-left: 10px;
}
.logo-control .logo-img-sm {margin-left: 10px;}
/***big-button***/
.big-button{
    display: block;
   /* float: right;*/
   text-align:center;
    font-size: 10px;
    line-height: 1.2em;
   /* margin: 6px 0 0 30px;*/
    padding: 10px 13px 13px 10px;
	color:#fff; 
    border-radius: 3px 3px 3px 3px;}
.big-button .fa{ font-size:50px; float:left; margin-right:8px;}
/***slider module**/
.slider_bg{ border-bottom:1px solid #eee;}
/***subslider module**/
#subslidermodul.container{ padding-top:50px; padding-bottom:30px; line-height:3em;}

/***greenmodule***/
.greenmodule_bg{background:#00AD8D ;}
.greenmodule_mask{background:url(../images/03.png)}
.greenmodule_bg_inner{ padding-top:0px; padding-bottom:0; background:url(../images/bottom-shadow.png) repeat-x bottom;}
.greenmodule,.greenmodule p{ color:#fff;}

/***orangemodule***/
.orangemodule_bg{background:#00AD8D url("../images/bg-orange.jpg") no-repeat;}
.orangemodule_mask{background:url(../images/03.png)}
.orangemodule_bg_inner{ padding-top:60px; padding-bottom:0; background:url(../images/bottom-shadow.png) repeat-x bottom;}
.orangemodule,.orangemodule p{ color:#fff;}

/***blackmodule***/
.blackmodule_bg{background:#333333 url(../../images/banner.jpg) no-repeat center 0;background-size:cover; }

.blackmodule_bg2{background:#333333 url(../../images/contact.jpg) no-repeat center 0;background-size:cover;}

.blackmodule_bg3{background:#333333 url(../../images/booking.jpg) no-repeat center 0;background-size:cover;}

.blackmodule_bg4{background:#333333 url(../../images/hotel.jpg) no-repeat center 0;background-size:cover;}

.blackmodule_bg5{background:#333333 url(../../images/carbook.jpg) no-repeat center 0;background-size:cover;}


.blackmodule_mask{background:url(../images/03.png)}
.blackmodule_bg_inner{ padding-top:60px; padding-bottom:0; background:url(../images/bottom-shadow.png) repeat-x bottom;}
.blackmodule,.blackmodule p{ color:#fff;}

/**/
a.nt-button:link,a.nt-button:visited,a.nt-button:hover{ color:#615B5B;}
.nt-button{
	background: none;
    border: 1px solid #DDDDDD;
    border-radius: 3px;
    color: #444444;
    cursor: pointer;
    display: inline-block;
    margin: 0 8px 10px 0;
    outline: medium none;
    padding: 8px 15px;
    position: relative;
    margin: 10px 0 0;
    padding: 12px 22px;
	 overflow: hidden;
    position: relative;
    z-index: 0;
	}
.nt-button:before{
    background: #FFFFFF;
    content: "";
    height: 30px;
    left: -30px;
    opacity: 0.9;
    position: absolute;
    top: -30px;
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transition: all 0.2s ease 0s;
    width: 30px;
    z-index: -1;}
.nt-button:after{
    background:  #FFFFFF;
    bottom: -60px;
    content: "";
    height: 30px;
    opacity: 0.9;
    position: absolute;
    right: -60px;
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transition: all 0.2s ease 0s;
    width: 30px;
    z-index: -1;}
.nt-button:hover:before{ top:0; left:0;}
.nt-button:hover:after{ bottom:-30px; right:-30px;}
.nt-button:focus,a.nt-button:hover{outline:none;border: 1px solid #DDDDDD;}
/**/

a.nt-button-lite:link,a.nt-button-lite:visited{ color:#444;}
a.nt-button-lite:hover{ color:#fff;}
.nt-button-lite{
	background: none;
    border: 1px solid #DDDDDD;
    border-radius: 3px;
    color: #444444;
    cursor: pointer;
    display: inline-block;
    margin: 0 8px 10px 0;
    outline: medium none;
    padding: 8px 15px;
    position: relative;
    margin: 10px 0 0;
    padding: 12px 22px;
	 overflow: hidden;
    position: relative;
    z-index: 0;
	}

.nt-button-lite:focus,a.nt-button-lite:hover{outline:none;border: 1px solid #DDDDDD; color:#fff;}
/***redmodule_bg***/
.redmodule_bg{background:#00AD8D url("../images/bg-maroon-2.jpg") no-repeat;}
.redmodule,.redmodule p{ color:#fff;}
.redmodule_bg{}
.redmodule .fa{ font-size:16px;}
.line{ display:block;height:1px;border-bottom: 1px solid #fff; opacity:0.2; margin:0 auto 15px auto; max-width:60%;}
/*****/
a.tp-button.red,a.tp-button.blue,a.tp-button.darkgrey,a.tp-button.lightgrey,a.tp-button.orange,a.tp-button.green{ padding:10px 17px; font-weight:normal; letter-spacing:0.5px; font-size:18px;}
a.tp-button.primary,a.tp-button.secondary{ padding:10px 17px; font-weight:normal; letter-spacing:0.5px; font-size:18px;}
.tp-button .fa{ margin-right:0.4em;}

/*****/
.t3-sl-1 .fa{display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0.2em;
    margin-right: 0.2em;
    text-align: center;
    text-decoration: inherit;
    text-transform: none;
    width: 1em;}
	
/**featured module***/
#featuredmodule.container{ padding-top:50px; padding-bottom:30px;}
.featured .span1, .featured .span2, .featured .span3, .featured .span4, .featured .span5, .featured .span6, .featured .span7, .featured .span8, .featured .span9, .featured .span10, .featured .span11, .featured .span12{ padding-left:60px; padding-right:25px; margin-bottom:30px;}
.featured .featured-title{ font-size:18px;}
.icon-wrap{ background: none repeat scroll 0 0 rgba(0, 0, 0, 0); color: #FFFFFF;left: 0;position: absolute;top: 12px;border-radius: 100%;display: block;float: left;height: 30px;line-height: 30px;margin: -2px 10px 0 0;text-align: center;width: 30px;}
/***recent portfolios button*/
.tr-button {
    background:#FFFFFF url("../images/arrow2.png") no-repeat 83% 52%;
    border: 1px solid #DDDDDD;
    border-radius: 3px;
    color: #444444;
    cursor: pointer;
    display: inline-block;
    margin: 0 8px 10px 0;
    outline: medium none;
    padding: 8px 34px 8px 15px;
    position: relative;

}
.tr-button:hover { color:#fff;}

/**home typography***/
.home .t3-sl-1 .title_outer{ margin:0 auto 35px auto;display:block;position:relative;display:inline-block;width:auto;padding:0px 100px 0px 0; }
.home .t3-sl-1 .module-title{font-size:30px;}
.home .t3-sl-1 .module-titles{font-size:20px;}
.home .runner-line{height:1px;width:50px;position:absolute;bottom:0;left:0; display:block;}
.home .runner-line-grey{width:100%;background:#ddd;height:1px;position:absolute;bottom:0;left:0; display:block;}

.home .t3-sl-2 .title_outer{ margin:0 auto 5px auto;display:block;position:relative;display:inline-block;width:auto;padding:0px 20px 0px 0; }
.home .t3-sl-2 .module-title{font-size:18px;}

.home .t3-sl-2 .bt-cs .bt-inner img {outline: none;	border: 0; margin:0; max-width:100%; border-radius:3px;}
.home .t3-sl-2 .bt-cs .bt-inner a.bt-title { padding-left:10px;font-size: 12px; font-weight:bold;height: 100%;margin-top: 10px;opacity: 0;position: absolute;top: 0;transition: all 500ms ease 0s;width: 100%;z-index: 1; color:#fff; text-transform:none;}
.home .t3-sl-2 .bt-cs .bt-inner:hover a.bt-title {opacity: 0.8; top:20%;}
.home .t3-sl-2 .img_cont{transition: all 500ms ease 0s;border-radius:3px; }
.home .t3-sl-2 .bt-cs .bt-inner:hover img { opacity:0.1;transition: all 500ms ease 0s;}
.home .t3-sl-2 .bt-cs .bt-inner .bt-category{font-size: 12px;position:absolute; top:0; opacity:0;transition: all 500ms ease 0s; color:#fff; padding-left:10px; font-weight:normal;}
.home .t3-sl-2 .bt-cs .bt-inner:hover .bt-category {opacity: 0.8; top:35%;transition: all 500ms ease 0s;}
.home .t3-sl-2 .bt_handles{ right:15px;}
.t3-module .bt-introtext{ line-height:1.75em}
/*Home-3-portfolio*/
 .t3-sl-2 .bt-cs .bt-inner img {outline: none;	border: 0; margin:0; max-width:100%; border-radius:3px;}
 .t3-sl-2 .bt-cs .bt-inner a.bt-title { padding-left:10px;font-size: 12px; font-weight:bold;height: 100%;margin-top: 10px;opacity: 0;position: absolute;top: 0;transition: all 500ms ease 0s;width: 100%;z-index: 1; color:#fff; text-transform:none;}
 .t3-sl-2 .bt-cs .bt-inner:hover a.bt-title {opacity: 0.8; top:20%;}
 .t3-sl-2 .img_cont{transition: all 500ms ease 0s;border-radius:3px; }
 .t3-sl-2 .bt-cs .bt-inner:hover img { opacity:0.1;transition: all 500ms ease 0s;}
 .t3-sl-2 .bt-cs .bt-inner .bt-category{font-size: 12px;position:absolute; top:0; opacity:0;transition: all 500ms ease 0s; color:#fff; padding-left:10px; font-weight:normal;}
 .t3-sl-2 .bt-cs .bt-inner:hover .bt-category {opacity: 0.8; top:35%;transition: all 500ms ease 0s;}
 .t3-sl-2 .bt_handles{ right:15px;}

/************Support center module*********************/
.nt-img-box .img-wrap{position:relative}
.nt-img-box .img-link{position:relative;display:block}
.nt-img-box .white-bar{position:absolute;bottom:0;left:0;width:100%;height:20px;background:rgba(255, 255, 255, 0.1);z-index:100;background:-moz-linear-gradient(top, rgba(255, 255, 255, 0.75) 0%, white 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.75)), color-stop(100%, white));background:-webkit-linear-gradient(top, rgba(255, 255, 255, 0.75) 0%, white 100%);background:-o-linear-gradient(top, rgba(255, 255, 255, 0.75) 0%, white 100%);background:-ms-linear-gradient(top, rgba(255, 255, 255, 0.75) 0%, white 100%);background:linear-gradient(to bottom, rgba(255, 255, 255, 0.75) 0%, #fff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bfffffff', endColorstr='#ffffff',GradientType=0 )}
.nt-img-box.show-border{border:1px
solid #eee}
.nt-img-box .img-info { position: relative; color: #000; padding: 15px; background: #fff; }
.nt-img-box .img-info a { color: #444444; }
.nt-img-box .img-info .img-title { font-size: 1em; font-weight: bold; margin: 15px 0; font-family:Arial, Helvetica, sans-serif; }
.nt-img-box .img-info .icon-feature { float: none; margin: -62px auto 10px; color: #fff; border: 5px solid #fff; width: 60px; height: 60px; line-height: 50px; z-index: 200; position: relative;  font-size: 24px; }
.nt-img-box .img-info .fa{
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;

  }
.nt-img-box .img-info .icon-feature:hover {transition: transform 250ms ease 0s;transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); }
.t3-module.module-support .col-md-4 { padding-left:10px; padding-right:10px;}
.supportmodule .title_outer{ position:relative;width:100%; text-align:center; padding-left:100px; display:inline-block; margin-bottom:35px;  }
.supportmodule .module-title{font-size:30px; line-height:1.4em;margin:0 auto;display:inline-block; width:auto;}
.supportmodule .title_inner{ position:relative; margin:0 auto;padding:0px 50px 7px 50px;display:inline-block; width:auto;}
.supportmodule .runner-line-grey{width:100%;background:#ddd;height:1px;position:absolute;bottom:0;left:0; display:block;}
.supportmodule .runner-line{height:1px;width:50px;position:absolute;bottom:0;left:50%; right:auto; margin-left:-25px; display:block;}

/**********************great feedbacks module (tiledmodule)*********/
.tiledmodule{}
.tiledmodule_bg{background: url("../images/xv.jpg");}
.tiledmodule .title_outer{ position:relative;width:100%; text-align:center; display:inline-block; margin-bottom:20px;  }
.tiledmodule .module-title{font-size:30px; line-height:1.4em;margin:0 auto;display:inline-block; width:auto;}
.tiledmodule .title_inner{ position:relative; margin:0 auto;padding:0px 50px 20px 50px;display:inline-block; width:auto;}
.tiledmodule .runner-line-grey{width:100%;background:#ddd;height:1px;position:absolute;bottom:0;left:0; display:block;}
.tiledmodule .runner-line{height:1px;width:50px;position:absolute;bottom:0;left:50%; right:auto; margin-left:-25px; display:block; }

/***/
.wrapper_t3-sl-5{ background:#E7E7E7;}
.t3-sl-5 .title_outer{ position:relative;width:100%; text-align:left; display:inline-block; margin-bottom:10px;  }
.t3-sl-5 .module-title{font-size:20px; line-height:1.4em;margin:0 auto;display:inline-block; width:auto;}
.t3-sl-5 .title_inner{ position:relative; margin:0 auto;padding:0px 20px 0px 0px;display:inline-block; width:auto;}
.t3-sl-5 .runner-line-grey{width:100%;background:none;height:1px;position:absolute;bottom:0;left:0; display:block;}
.t3-sl-5 .runner-line{height:1px;width:50px;position:absolute;bottom:0;left:50%; right:auto; margin-left:-25px; display:block; background:none}


/******/
.name_wrap .name{ font-size:14px; font-weight:bold; font-family:"Open Sans"; cursor:grab;}
.name_wrap .position{ color:#707070; cursor:grab;}
.owl-carousel .owl-wrapper, .owl-carousel .owl-item{ cursor:grab;}
/****/
/*WDS TWEET*/
.wds-tweet-container { background:url(../images/dark-sp.html) repeat-x bottom; 
}
.wds-tweet-container_inner {padding: 0px;  margin-top:15px;text-shadow: 1px 0px 0 rgba(0, 0, 0, 0);
}
.wds-copyright{ display:none;}
table.acymailing_form { width:320px;}
#wds a:link, #wds a:visited{transition: all 0.3s linear 0s;
}
#wds a:hover{ color:#D62831;
}

/**FLICKR MODULE***/

.gallery-flickr{ margin: 0; padding:0;}
.gallery-flickr img{ -webkit-border-radius: 3px; border-radius: 3px; float: left; padding: 0; background: none; width: 55px; height: 55px;}
.gallery-flickr ul li {list-style-type:none;float:left;background: none;margin-left:0}
.gallery-flickr ul {margin: 0; padding:0;} 
#right .gallery-flickr ul li a,#left .gallery-flickr ul li a,.gallery-flickr ul li a {float:left;margin:0px;padding: 0;background:none;border: 0;transition: all 0.3s linear 0s;} 
.gallery-flickr ul li a:hover {background:none;} 
#gallery-flickr {padding: 0;line-height: 0;margin: 0} .clearfix {clear:both}

/***footer*******/
.t3-footnav .t3-module.module-footermenu ul li {display: inline; float:left; margin: 0 0 0 6px; padding: 0 0 0 8px; border-left: 1px solid rgba(255, 255, 255, 0.25);}
.t3-footnav .t3-module.module-footermenu ul li a{ padding:0; margin:0;border-radius:0;}
.t3-footnav .t3-module.module-footermenu ul li a:hover{ background:none; padding:0; margin:0;}
.t3-footnav .fa{ font-size:18px; margin-right:5px;}
.t3-footnav .title_outer{ position:relative;width:100%; text-align:left; display:inline-block; margin-bottom:10px;  }
.t3-footnav .module-title{font-size:20px; line-height:1.4em;margin:0 auto;display:inline-block; width:auto;}
.t3-footnav .title_inner{ position:relative; margin:0 auto;padding:0px 20px 0px 0px;display:inline-block; width:auto;}
.t3-footnav .runner-line-grey{width:100%;background:none;height:1px;position:absolute;bottom:0;left:0; display:block;}
.t3-footnav .runner-line{height:1px;width:50px;position:absolute;bottom:0;left:50%; right:auto; margin-left:-25px; display:block; background:none}

.t3-footnav .t3-module.module-social  a{ color:#fff;}
.t3-footnav .t3-module.module-social a:hover{ }

/**/
 .title_outer{ margin:0 auto 35px auto;display:block;position:relative;display:inline-block;width:auto;padding:0px 100px 0px 0; }
.t3-sidebar .title_outer{ margin:0 auto -8px auto;display:block;position:relative;display:inline-block;width:auto;padding:0px 10px 0px 0; }
.t3-sidebar .title_outer .runner-line{ background:none;}
.t3-sidebar .title_outer .runner-line-grey{ background:none;}
.t3-sidebar .module-title{font-size:25px; line-height:1.5em; letter-spacing:0.5px;}

 .module-title{font-size:22px;}
 .module-titleshort{font-size:22px;}
 
 .runner-line{height:1px;width:50px;position:absolute;bottom:0;left:0; display:block;}
 .runner-line-grey{width:100%;background:#ddd;height:1px;position:absolute;bottom:0;left:0; display:block;}
 /***home-2*/
#bottommodul .bt-cs .bt-inner img {outline: none;	border: 0; margin:0 35px; max-width:100%; border-radius:0px; cursor:grab; float:left;}
#bottommodul .bt-cs .bt-inner a.bt-title {font-size: 32px; font-weight:bold; 100%;z-index: 1; color:#444; text-transform:none;}
#bottommodul .bt-cs .bt-inner:hover img {}
#bottommodul .bt-cs .bt-inner  p.readmore a{background: none;
    border: 1px solid #DDDDDD;
    border-radius: 3px;
    color: #444444;
    cursor: pointer;
    display: inline-block;
    margin: 0 8px 10px 0;
    outline: medium none;
    padding: 8px 15px;
    position: relative;
    margin: 10px 0 0;
    padding: 12px 22px;
	 overflow: hidden;
    position: relative;
    z-index: 0;}
#bottommodul .bt-cs .bt-inner  p.readmore a:hover{ color:#fff;}

.bottom2_bg { background:#fafafa;}
#bottom2modul .bt-cs .bt-inner img {outline: none;	border: 0; margin:0 0px; max-width:100%; border-radius:0px; cursor:grab; float:left;}
#bottom2modul .bt-cs .bt-inner a.bt-title {font-size: 32px; font-weight:bold; 100%;z-index: 1; color:#444; text-transform:none;}
#bottom2modul .bt-cs .bt-inner:hover img {}
#bottom2modul .bt-cs .bt-inner  p.readmore a{background: none;
    border: 1px solid #DDDDDD;
    border-radius: 3px;
    color: #444444;
    cursor: pointer;
    display: inline-block;
    margin: 0 8px 10px 0;
    outline: medium none;
    padding: 8px 15px;
    position: relative;
    margin: 10px 0 0;
    padding: 12px 22px;
	 overflow: hidden;
    position: relative;
    z-index: 0;}
#bottom2modul .bt-cs .bt-inner  p.readmore a:hover{ color:#fff;}
/**/
.bottom3_bg { background:#f5f5f5;}
div.avs_input_search input#avssearch{ float:left; height:24px; margin-right:5px;}
.avs_input_search input.btn{ color:#FFFFFF;}
/**/
.skill-score {border-radius: 3px;height: 15px;position: relative;}
.skill-score span {
    background: #333333;
    border-radius: 2px;
    color: #FFFFFF;
    display: block;
    font-size: 11px;
    line-height: 1em;
    padding: 4px 8px;
    position: absolute;
    right: 0;
    top: -25px;
}
.skill-score span:after {
    border-color: #333333 rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 5px 5px 0;
    bottom: -5px;
    content: "";
    display: block;
    left: 12px;
    position: absolute;
    width: 0;
}
/***our team module style***/
.person-name { font-size: 1.25em; line-height: 1.5em; color: #444444; }
.person-name { font-size: 1.25em; line-height: 1.5em; color: #444444; }
.person-social-list { list-style: none; margin: 0; padding: 0; font-size: 12px; margin: 20px 0 5px 0; }
.person-social-list li { margin: 0 5px 0 0; display: inline-block; }
.person-social-list a { border: none; color: #f5f5f5; background: #ccc; display: block; width: 30px; line-height: 30px; height: 30px; text-align: center; -webkit-border-radius: 100%; border-radius: 100%; font-size: 16px; }
.person-social-list a:hover { background: #bbb; }
.person-social-list .fa{color: #F5F5F5;font-size: 16px;line-height: 30px;text-align: center;}
.t3-module.module-developer { margin-top:50px;}
.callout-wrap { padding: 26px 30px 30px; background: #eee; -webkit-border-radius: 3px; border-radius: 3px; }
 /**readmore-jcomments**/
 a.readmore-link:link, a.readmore-link:visited{ background: none repeat scroll 0 0 #FFFFFF;border: 1px solid #DDDDDD;border-radius: 3px;color: #444444;cursor: pointer;display: inline-block;margin: 0 8px 10px 0;outline: medium none;padding: 8px 15px;position: relative;}
a.comments-link:link,a.comments-link:visited{ border: 0;color: #444444;cursor: pointer;display: inline-block;margin: 0 8px 10px 0;outline: medium none;padding: 8px 15px;position: relative;}
/***contact form holder**/
.bottom4_bg{ position:relative; z-index:1; min-height:400px;}
.bottom4-overlap{ background:#FBFDFF; position:absolute; right:40px; bottom:130px; z-index:2; width:350px; height:425px;border-radius:3px; }
.bottom4_padding{ padding:20px;}
.chronoform{ display:none;}
.bottom4overlap_module li{ list-style:square;font-family:Arial, Helvetica, sans-serif;}
.bottom4overlap_module .ccms_form_element .inputbx, textarea{-moz-box-sizing: border-box;border: 1px solid #DDDDDD;border-radius: 3px;color: #888888;
font-family: arial;font-size: 13px;margin: 0;max-width: 100%;padding: 12px;width: 100%;}
.bottom4overlap_module .ccms_form_element input.sbmtbutton { padding:10px 17px; border:0; border-radius:3px; height:40px; width:80px; margin-top:15px;}
.bottom4overlap_module .ccms_form_element label {  color:#000; font-size:13px; font-family:Arial, Helvetica, sans-serif;}
.bottom4overlap_module .ccms_form_element p {font-family:"Open Sans"; font-size:14px;}
 
 /**********pricing module******/
#bottom2modul.container{ padding-left:0; padding-right:0;}
 ul.price-list {border-radius: 3px;list-style: none;margin: 0 0 30px;overflow: hidden;padding: 0;text-align: center;list-style: square outside none;padding: 0;}
ul.price-list li.row-title {background:#555555;border: medium none;color: #FFFFFF;font-size: 20px;font-weight: bold;padding: 10px 20px;position: relative;
}
ul.price-list li.row-title-color{border: medium none;color: #FFFFFF;font-size: 20px;font-weight: bold;padding: 10px 20px;position: relative;
}
ul.price-list li {background: #FAFAFA;border-bottom: 1px solid #F5F5F5;border-left: 1px solid #EEEEEE;border-right: 1px solid #EEEEEE;margin: 0;padding: 15px 20px;list-style: none;}
l.price-list li.row-price {color: #888888;padding: 20px;
}
ul.price-list li.row-price em {color: #555555;font-size: 70px;font-style: normal;font-weight: bold;line-height: 1em;}
 
l.price-list li.row-price-color {color: #888888;padding: 20px;}
ul.price-list li.row-price-color em {font-size: 70px;font-style: normal;font-weight: bold;line-height: 1em;}

ul.price-list li.row-price strong,ul.price-list li.row-price-color strong{font-size: 22px;top: -26px;}
ul.price-list li.row-price strong ,ul.price-list li.row-price-color strong{font-size: 20px;top: -22px;}
ul.price-list li.row-price strong, ul.price-list li.row-price-color strong {color: #666666;font-size: 26px;font-weight: normal;left: -2px;position: relative;top: -28px;}
ul.price-list li.row-price sup,ul.price-list li.row-price-color sup {font-size: 22px;top: -26px;}
ul.price-list li.row-price sup,ul.price-list li.row-price-color sup {font-size: 20px;top: -22px;}
ul.price-list li.row-price sup {color: #555555;font-size: 30px;font-weight: bold;left: 4px;position: relative;top: -28px;}
ul.price-list li.row-price-color sup {font-size: 30px;font-weight: bold;left: 4px;position: relative;top: -28px;}
#pricing a.nt-button{color:#444;}
#pricing .nt-button:before{background: none;}
#pricing .nt-button:after{background: none;}
#pricing .nt-button:hover:before{ top:0; left:0;}
#pricing .nt-button:hover:after{ bottom:-30px; right:-30px;}
#pricing .nt-button:focus,a#pricing .nt-button:hover{outline:none;border: 1px solid #DDDDDD; color:#fff;}
/**image gallery*/
div.sigplus-gallery ul > li{}
div.sigplus-gallery ul > li > img, div.sigplus-gallery ul > li > a > img{ border-radius:3px;}
div.sigplus-gallery img:hover{opacity:0.7;transition: all 0.25s ease 0s;}
div.sigplus-gallery ul > li > a:after{ position:absolute; top:0; left:0; display:block; content:" "; opacity:0;transition: all 0.25s ease 0s; height:100%; background:url(../images/zoom_in.png) no-repeat center center;}
div.sigplus-gallery ul > li > a:hover:after{position:absolute; top:0; left:0; display:block;opacity:0.9;transition: all 0.25s ease 0s; height:100%; width:100%; background:url(../images/zoom_in.png) no-repeat center center;}
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse{ margin-right:0;}



 .vidya {
    position: relative;
    width: 100%;
    text-align: left;
    display: inline-block;
    margin-bottom: 35px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:large;
	}
    

.btn5 {
  background: #BE2E4B;
  background-image: -webkit-linear-gradient(top, #BE2E4B, #A71633);
  background-image: -moz-linear-gradient(top, #BE2E4B, #A71633);
  background-image: -ms-linear-gradient(top, #BE2E4B, #A71633);
  background-image: -o-linear-gradient(top, #BE2E4B, #A71633);
  background-image: linear-gradient(to bottom, #BE2E4B, #A71633);
  -webkit-border-radius: 18;
  -moz-border-radius: 18;
  border-radius: 18px;
  font-family: Arial;
  color: #ffffff;
  font-size: 13px;
  padding: 7px 16px 7px 16px;
  text-decoration: none;
}

.btn5:hover {
  background: #A40525;
  background-image: -webkit-linear-gradient(top, #A40525, #710219);
  background-image: -moz-linear-gradient(top, #A40525, #710219);
  background-image: -ms-linear-gradient(top, #A40525, #710219);
  background-image: -o-linear-gradient(top, #A40525, #710219);
  background-image: linear-gradient(to bottom, #A40525, #710219);
  text-decoration: none;
  color:#fff;
  
  
}

.btn5:visited {
  background: #A40525;
  background-image: -webkit-linear-gradient(top, #A40525, #710219);
  background-image: -moz-linear-gradient(top, #A40525, #710219);
  background-image: -ms-linear-gradient(top, #A40525, #710219);
  background-image: -o-linear-gradient(top, #A40525, #710219);
  background-image: linear-gradient(to bottom, #A40525, #710219);
  text-decoration: none;
  color:#fff;
  
  
}


.align{
text-align: center;
}

.right{
float:right
}

.pad{
padding-left:50px;
}

.box{
text-align:center;
font-size:larger;
}

.box1{
height:300px;
}



.box2{
height:480px;
}

.font{
font-size: large;
}

.fontsize{ font-size: 54px;
}

.image{ 
 margin-right:15px;
 margin-bottom:10px;
 float:left;
}

.head{
 float:left; 
 margin-top:-35px;
}

.ima1{
 float:right;
 margin-top:50px;"
}

.enquiryfont{
color:#fff; 
font-size:15px; 
font-weight:bold;
height:42px;
line-height:21px;
text-align:center;
padding-bottom:10px;
}


.from{
width:100%;
}


.formleft{
text-align:left
}


.text{
font-family:arial;
font-weight:400;
font-size: 15px;
}


.text1{
font-family:arial;
font-weight:400;
font-size: 12px;
}


.text2{
font-family:arial;
font-weight:400;
font-size: 30px;
}


.color{
color:#FFFFFF;
}

.silder{
margin:0px auto;
background-color:#E9E9E9;
padding:5px;
margin-top:0px;
margin-bottom:0px;
max-height:500px;
direction:ltr;
}

silderst{
display:none;
max-height:500px;
height:500px;
}






.medium{
font-size: medium;
}


.about{
font-size: 14px;
color: #bc0054;
}

.leftme{
 border: 1px solid #a1a1a1;
 padding: 2px 5px;
 border-radius: 5px;
}


.package{
float:left;
margin-right:20px;
}

.pra{
text-align: justify;
}



.bold{
font-weight:bold;
}


.bottom{
margin-bottom:10px;
}


.fontsize{
font-size: 25px;
}



.width{
width: auto; direction: ltr;" class="bt-cs 
}

.ram{
width:100%}

.rame{width:25% !important

