.travel-desc-agency {
    background: #fff none repeat scroll 0 0;
    padding: 8px 25px;
}
.travel-desc-agency p {
    color: #333;
	font-family: "Roboto Condensed",sans-serif;
    font-size: 14px;
}
.travel-desc-agency h3 {
    color: #0c4ca3;
    font-size: 22px;
    margin-bottom: 20px;
}
.content-photo, .travego-opportunity {
    padding: 0px;
}
.travego-opportunity li {
    display: inline-block;
}
.travego-opportunity li i {
    background: #e2e2e2 none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 100px 100px 0;
    color: #111;
    font-size: 22px;
    margin-right: 25px;
    margin-top: 10px;
    padding: 10px;
    transition: transform 2s ease-in-out 0s;
}
.travego-opportunity li i:hover {
    border-radius: 0 100px 100px;
}
.travego-opportunity li p {
    margin: 0;
    text-align: center;
}
.travego-opportunity li i.fa-building-o {
    padding: 10px 14px;
}
.travego-opportunity li i.fa-plane {
    padding: 10px 12px;
}
.travego-opportunity-up-img {
    color: #fff;
    padding: 0;
    position: absolute;
    right: 0;
    z-index: 999;
}

.separator {
    background-color: #e1e1e1;
    height: 1px;
    margin: 20px auto;
    width: 20%;
}
.separator-style {
    background-color: #fcfcfc;
    border-color: #e1e1e1;
    border-radius: 20px;
    border-style: solid;
    border-width: 2px;
    display: block;
    height: 9px;
    left: 50%;
    margin-left: -5px;
    margin-top: -4px;
    position: absolute;
    width: 9px;
}

.panel {margin-top: 25px;}

.panel p
{
color: #333;
font-family: "Roboto Condensed",sans-serif;
font-size: 25px;
}


.panel p b
{
color: #0c4ca3;
font-family: "Roboto Condensed",sans-serif;
font-size: 25px;
}

  #accordion-alt3 .panel-heading h4 {
font-size: 13px;
line-height: 28px;
}
.panel .panel-heading h4 {
font-weight: 400;
}
.panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 15px;
color: inherit;
}
.panel-group .panel {
margin-bottom: 0;
border-radius: 2px;
}
.panel {
margin-bottom: 18px;
background-color: #F4F4F4;
border: 1px solid transparent;
border-radius: 2px;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}
#accordion-alt3 .panel-heading h4 a i {
font-size: 13px;
line-height: 18px;
width: 18px;
height: 18px;
margin-right: 5px;
color: #fff;
text-align: center;
border-radius: 50%;
margin-left: 6px;
background: #61B331;
}  
.progress.pb-sm {
height: 6px!important;
}
.progress {
box-shadow: inset 0 0 2px rgba(0,0,0,.1);
}
.progress {
overflow: hidden;
height: 18px;
margin-bottom: 18px;
background-color: #f5f5f5;
border-radius: 2px;
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}
.progress .progress-bar.progress-bar-red {
background: #ed5441;
} 
.progress .progress-bar.progress-bar-green {
background: #51d466;
}
.progress .progress-bar.progress-bar-lblue {
background: #32c8de;
}
/* --- portfolio detail --- */
.top-wrapper {
	margin-bottom:20px;
}
.info-blocks {
margin-bottom: 15px;
}
.info-blocks i.icon-info-blocks {
float: left;
color: #777;
font-size: 30px;
min-width: 50px;
margin-top: 10px;
text-align: center;
}
.info-blocks .info-blocks-in {
padding: 0 10px;
overflow: hidden;
}
.info-blocks .info-blocks-in h3 {
color: #555;
font-size: 20px;
line-height: 28px;
margin:0px;
}
.info-blocks .info-blocks-in p {
font-size: 12px;
}
  
blockquote {
	font-size:16px;
	font-weight:400;
	font-family:'Noto Serif', serif;
	font-style:italic;
	padding-left:0;
	color:#a2a2a2;
	line-height:1.6em;
	border:none;
}

blockquote cite 							{ display:block; font-size:12px; color:#666; margin-top:10px; }
blockquote cite:before 					{ content:"\2014 \0020"; }
blockquote cite a,
blockquote cite a:visited,
blockquote cite a:visited 				{ color:#555; }

/* --- pullquotes --- */

.pullquote-left {
	display:block;
	color:#a2a2a2;
	font-family:'Noto Serif', serif;
	font-size:14px;
	line-height:1.6em;
	padding-left:20px;
}

.pullquote-right {
	display:block;
	color:#a2a2a2;
	font-family:'Noto Serif', serif;
	font-size:14px;
	line-height:1.6em;
	padding-right:20px;
}

/* --- button --- */
.btn{text-align: center;
background: #fa0f40;
border-color: #fc030f;
color: #fff;
}
.btn-theme {
	color: #fff;
}
.btn-theme:hover {
	color: #eee;
}




center-menu{margin:30px auto; float:none;}
.center-menu ul{width:100%; padding-left:0;}
.center-menu ul li{width:100%; min-height:30px; margin-bottom:2px; background:#f4f4f4; list-style:none; padding:10px; 
font-family:"open sans", serif ;
   font-size:12px;}
.center-menu ul li i{font-size:15px; color:#1aa8b6; padding-right:5px;}
 
.center-menu ul li a{color:#4f4f4f; display:block; text-decoration:none; width:100%;}
.center-menu ul li:nth-child(1){border-right: 5px solid #8d54a3}
.center-menu ul li:nth-child(2){border-right: 5px solid #6CC437}
.center-menu ul li:nth-child(3){border-right: 5px solid #f28c1d}
.center-menu ul li:nth-child(4){border-right: 5px solid #e94979}
.center-menu ul li:nth-child(5){border-right: 5px solid #00B0F0}
.center-menu ul li:nth-child(6){border-right: 5px solid #cc3333}
.center-menu ul li:nth-child(7){border-right: 5px solid #FABE09}
.center-menu ul li:nth-child(8){border-right: 5px solid #e94979}
.center-menu ul li:nth-child(9){border-right: 5px solid #8d54a3}
.center-menu ul li:nth-child(10){border-right: 5px solid #6CC437}
.center-menu ul li:nth-child(11){border-right: 5px solid #f28c1d}
.center-menu ul li:nth-child(12){border-right: 5px solid #e94979}
.center-menu ul li:nth-child(13){border-right: 5px solid #00B0F0}
.center-menu ul li:nth-child(14){border-right: 5px solid #F46652}
.center-menu ul li:nth-child(15){border-right: 5px solid #FABE09}
.center-menu ul li:nth-child(16){border-right: 5px solid #6CC437}
.center-menu ul li:nth-child(17){border-right: 5px solid #f28c1d}
.center-menu ul li:nth-child(18){border-right: 5px solid #e94979}
.center-menu ul li:nth-child(19){border-right: 5px solid #00B0F0}
.center-menu ul li:nth-child(20){border-right: 5px solid #F46652}
.center-menu ul li:nth-child(21){border-right: 5px solid #FABE09}




.center-menu ul li:hover a{color:#fff; text-decoration:none;}
.center-menu ul li:nth-child(1):hover{background-color:#8d54a3}
.center-menu ul li:nth-child(2):hover{background-color:#6CC437}
.center-menu ul li:nth-child(3):hover{background-color:#f28c1d}
.center-menu ul li:nth-child(4):hover{background-color:#e94979}
.center-menu ul li:nth-child(5):hover{background-color:#00B0F0}
.center-menu ul li:nth-child(6):hover{background-color:#cc3333}
.center-menu ul li:nth-child(7):hover{background-color:#FABE09}
.center-menu ul li:nth-child(8):hover{background-color:#e94979}
.center-menu ul li:nth-child(9):hover{background-color:#8d54a3}
.center-menu ul li:nth-child(10):hover{background-color:#6CC437}
.center-menu ul li:nth-child(11):hover{background-color:#f28c1d}
.center-menu ul li:nth-child(12):hover{background-color:#e94979}
.center-menu ul li:nth-child(13):hover{background-color:#00B0F0}
.center-menu ul li:nth-child(14):hover{background-color:#F46652}
.center-menu ul li:nth-child(15):hover{background-color:#FABE09}
.center-menu ul li:nth-child(16):hover{background-color:#6CC437}
.center-menu ul li:nth-child(17):hover{background-color:#f28c1d}
.center-menu ul li:nth-child(18):hover{background-color:#e94979}
.center-menu ul li:nth-child(19):hover{background-color:#00B0F0}
.center-menu ul li:nth-child(20):hover{background-color:#F46652}
.center-menu ul li:nth-child(21):hover{background-color:#FABE09}


.get-free-tourplan {
    background: #ffbb00 url("../images/otherimg.png") no-repeat scroll 10px center / 80px auto;
    border-radius: 5px;
    height: 110px;
    margin-bottom: 15px;
}

.tour-plan-cont {
    padding-left: 40px;
    padding-top: 3px;
    text-align: center;
}
.tour-plan-cont h1 {
    color: #fff;
    font-family: "Oxygen";
    font-size: 36px;
    text-transform: uppercase;
	line-height: 1em;
}
.tour-plan-cont h1 a {
    color: #fff;
}
.tour-plan-cont h3 a {
    color: #000;
    font-size: 18px;
    font-weight: bold;
}







#moveBack
{
color: #ecf0f1;
border-right: .5px solid #ecf0f1;
}


#launchWebsite
{
color: #ecf0f1;
border-right: .25px solid #ecf0f1;
}

#emailWebsite
{
color: #ecf0f1;
}


#moveForward
{
color: #ecf0f1;
border-left: .5px solid #ecf0f1;
}


/* PACKAGES */

body {    
    font-size: 12px;
}

.packages {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;    
    clear: both;
    padding: 35px 0 10px;
    text-align: center;
}

.packages h2 {
    color: #0a2f5e;
    display: table;
    font-family: "Roboto",sans-serif;
    font-size: 36px;
    margin: 0 auto;
    padding: 0 40px;
    position: relative;
    text-align: center;
}

.packages .indian-packages, .packages .international-packages {
    display: table;
    padding: 25px 0;
    width: 100%;
}

.packages h1::before {
    background: rgba(0, 0, 0, 0) url("../images/h5-bg.png") repeat-x scroll right center;
    content: " ";
    display: block;
    height: 1px;
    position: absolute;
    right: 100%;
    top: 30px;
    width: 399px;
}
.packages h1::after {
    background: rgba(0, 0, 0, 0) url("../images/h5-bg.png") repeat-x scroll right center;
    content: " ";
    display: block;
    height: 1px;
    left: 100%;
    position: absolute;
    top: 30px;
    width: 399px;
}

.packages h2::before {
    background: rgba(0, 0, 0, 0) url("../images/h5-bg.png") repeat-x scroll right center;
    content: " ";
    display: block;
    height: 1px;
    position: absolute;
    right: 100%;
    top: 30px;
    width: 299px;
}
.packages h2::after {
    background: rgba(0, 0, 0, 0) url("../images/h5-bg.png") repeat-x scroll right center;
    content: " ";
    display: block;
    height: 1px;
    left: 100%;
    position: absolute;
    top: 30px;
    width: 299px;
}

.packages h1 {
    color: #0a2f5e;
    display: table;
    font-family: "Roboto",sans-serif;
    font-size: 36px;
    margin: 0 auto;
    padding: 0 40px;
    position: relative;
    text-align: center;
}

.packages .view-all {
    background: #ebbb12 none repeat scroll 0 0;
    border-radius: 65px;
    color: #f5f7f6;
    display: inline-block;
    font-family: "Roboto",sans-serif;
    font-size: 24px;
    font-weight: 500;
    margin: 20px 0 0;
    padding: 15px 40px;
}

.packages .view-all:hover {
    background: #0c4ca3 none repeat scroll 0 0;
    color: #fff;
}

.box-product {
    display: inline-block;
    margin: 1px;
    min-height: 235px;
    overflow: hidden;
    position: relative;
    vertical-align: top;    
}
.box-product p {
    margin: 0;
}
.box-product .packagesImage {
    border: 1px solid #dfdfdf;
    box-sizing: border-box;
    display: block;
    height: 190px;
    padding: 1px;
    position: relative;
}
.box-product .packagesImage img {
    height: 100%;
    width: 100%;
}
.box-product .view {
    border: 2px solid rgba(219, 220, 220, 0);
    bottom: 0;
    box-sizing: border-box;
    color: #ffffff;
    font-size: 13px;
    font-weight: 900;
    left: 0;
    line-height: 20px;
    margin: 10px;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    transition: all 0.5s ease 0s;
    z-index: 2;
}
.box-product:hover .view {
    border: 2px solid rgba(219, 220, 220, 0.7);
    display: block;
}
.box-product .view span {
    bottom: -62px;
    left: 0;
    position: absolute;
    right: 0;
    transition: all 0.5s ease 0s;
}
.box-product:hover .view span {
    bottom: 8px;
}
.box-product h4 {
    color: #e26d22;
    font-size: 14px;
    font-weight: 900;
    line-height: normal;
    margin: 16px 0 0;
    min-height: 34px;
    opacity: 1;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
}
.box-product:hover h4 {
    display: none;
    opacity: 0;
}
.box-product .nights-view {
    bottom: 80px;
    color: #ffffff;
    font-size: 20px;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: left;
    transition: all 0.5s ease 0s;
    z-index: 2;
}
.box-product:hover .nights-view {
    bottom: 0;
    display: block;
    opacity: 1;
}
.box-product .nights-day {
    color: #1b3e6a;
    font-size: 13px;
    font-weight: 600;
    z-index: 3;
}
.nights-view .blue {
    background: #29cdfc none repeat scroll 0 0;
    border-radius: 2px;
    color: #193c69;
    display: inline-block;
    float: right;
    font-size: 12px;
    font-weight: 500;
    line-height: 24px;
    padding: 5px 12px;
    text-transform: uppercase;
}

.view-all {
    background: #ebbb12 none repeat scroll 0 0;
    border-radius: 65px;
    color: #f5f7f6;
    display: inline-block;
    font-family: "Roboto",sans-serif;
    font-size: 24px;
    font-weight: 500;
    margin: 20px 0 0;
    padding: 15px 40px;
}


.view-all:hover {
    background: #0c4ca3 none repeat scroll 0 0;
    color: #fff;
}
/* Heading */
.heading {
    z-index: 1;
    position: relative;
    text-align: center;
    margin-bottom: 50px;
}

.heading:after {
    left: 50%;
    height: 3px;
    width: 50px;
    content: " ";
    bottom: -35px;
    margin-left: -25px;
    position: absolute;
    background: #444;
}

.heading h2 {
    font-size: 40px;
    font-weight: 500;
    margin: 0 0 20px;
    color: #444;
}

.heading p {
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    color: #8693a7;
}

/*TOP MENU*/
1.1 Header Area
****************************************************/
/*Bootstrap Reset*/
.navbar-nav > li > a {
    padding-top: 0;
    padding-bottom: 0;
}
.mainmenu {
    background: #0c4ca3;
    border-color: #eee;
    margin-bottom: 1px solid;
	border: 0px !important;
}
.navbar-nav > li:last-child > a {
    padding-right: 0px;
    margin-right: 0px;
}
.dropdown-menu {
    padding: 0px 0; 
    margin: 0 0 0; 
    border: 0px solid transition !important;
	border: 0px solid rgba(0,0,0,.15);	
	border-radius: 0px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;

}

/*=-====Main Menu=====*/
.navbar-nav .open .dropdown-menu > li > a {
    padding: 16px 15px 16px 25px;
}
.header_bottom { background: #0071ba }
.header_area .header_bottom .mainmenu a , .navbar-default .navbar-nav > li > a {
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
    padding: 16px 15px;
	font-family: 'Archivo Narrow', sans-serif;
	text-transform: uppercase;
}
.header_area .mainmenu .active a,
.header_area .mainmenu .active a:focus,
.header_area .mainmenu .active a:hover,
.header_area .mainmenu li a:hover,
.header_area .mainmenu li a:focus ,
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
    color: #0071ba;
    background: #54c6d4;
    outline: 0;
}
/*-----./ Main Menu-----*/

.navbar-default .navbar-toggle { border-color: #fff } /*Toggle Button*/
.navbar-default .navbar-toggle .icon-bar { background-color: #fff } /*Toggle Button*/

/*==========Sub Menu=v==========*/
.mainmenu .collapse ul > li:hover > a{background: #54c6d4;}
.mainmenu .collapse ul ul > li:hover > a, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{background: #CBEAF0;}
.mainmenu .collapse ul ul ul > li:hover > a{background: #CBEAF0;}

.mainmenu .collapse ul ul, .mainmenu .collapse ul ul.dropdown-menu{background:#98D7E1;}
.mainmenu .collapse ul ul ul, .mainmenu .collapse ul ul ul.dropdown-menu{background:#54c6d4}
.mainmenu .collapse ul ul ul ul, .mainmenu .collapse ul ul ul ul.dropdown-menu{background:#e4eeb8}

/******************************Drop-down menu work on hover**********************************/
.mainmenu{border: 0 solid;margin: 0;padding: 0;min-height:20px}
@media only screen and (min-width: 767px) {
.mainmenu .collapse ul li{position:relative;}
.mainmenu .collapse ul li:hover> ul{display:block}
.mainmenu .collapse ul ul{position:absolute;top:100%;left:0;min-width:200px;display:none}
/*******/
.mainmenu .collapse ul ul li{position:relative}
.mainmenu .collapse ul ul li:hover> ul{display:block}
.mainmenu .collapse ul ul ul{position:absolute;top:0;left:100%;min-width:200px;display:none}
/*******/
.mainmenu .collapse ul ul ul li{position:relative}
.mainmenu .collapse ul ul ul li:hover ul{display:block}
.mainmenu .collapse ul ul ul ul{position:absolute;top:0;left:-100%;min-width:200px;display:none;z-index:1}

}

.caret {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid;
    display: inline-block;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    width: 0;
}


.carousel {
    margin-bottom: 0;
    padding: 0;
}
/* The controlsy */
.carousel-control {	
    height: 40px;
	width: 40px;
    background: none repeat scroll 0 0 #222222;
    border: 4px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    margin-top: 90px;
}

/* The indicators */
.carousel-indicators {
	right: 50%;
	top: auto;
	bottom: -10px;
	margin-right: -19px;
}
/* The colour of the indicators */
.carousel-indicators li {
	background: #cecece;
}
.carousel-indicators .active {
background: #428bca;
}

/* Team Members */
.team-members {
    width: 100%;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    margin-bottom: 35px;
}

.team-members .team-avatar {
    position: relative;
}

.team-members .team-avatar:after {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
    background: rgba(129, 129, 129, 0.1);
    transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.team-members .team-avatar img {
    display: block;
    margin: 0 auto;
    text-align: center;
}

.team-members .team-desc {
    left: auto;
    bottom: 0;
    width: 100%;
    padding: 0 20px;
    position: absolute;
    opacity: 0;
    color: #fff;
    -webkit-transform: translate3d(0, 10%, 0);
    transform: translate3d(0, 10%, 0);
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.team-members .team-desc h4 {
    font-size: 22px;
    font-weight: 600;
    margin: 0 0 10px;
    color: #fff;
}

.team-members .team-desc span {
    display: block;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
}

.team-members:hover .team-avatar:after {
    background: rgba(47, 60, 72, 0.5);
    transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.team-members:hover .team-desc {
    -webkit-transform: translate3d(0, -5%, 0);
    transform: translate3d(0, -5%, 0);
    -webkit-transform: translate3d(0, -10%, 0);
    transform: translate3d(0, -10%, 0);
}

.team-members:hover .team-desc {
    opacity: 1;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}


.footer1 {
    background: #fff url("../images/footer/footer-bg.png") repeat scroll left top;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;/*	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #003;*/
}



.title-widget {
	color: #0a2f5e;
	font-size: 20px;
	font-weight: 300;
	line-height: 1;
	position: relative;
	text-transform: uppercase;
	font-family: 'Fjalla One', sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
	padding-left: 28px;
}

.title-widget::before {
    background-color: #ea5644;
    content: "";
    height: 22px;
    left: 0px;
    position: absolute;
    top: -2px;
    width: 5px;
}



.widget_nav_menu ul {
    list-style: outside none none;
    padding-left: 0;
}

.widget_archive ul li {
    background-color: rgba(0, 0, 0, 0.3);
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    top: 7px;
    width: 3px;
}


.widget_nav_menu ul li {
    font-size: 13px;
    font-weight: 700;
    line-height: 20px;
	position: relative;
    text-transform: uppercase;
	border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    margin-bottom: 7px;
    padding-bottom: 7px;
	width:95%;
}

.widget_nav_menu ul li a{
    color:#0a2f5e; 
}

.title-median {
    color: #636363;
    font-size: 20px;
    line-height: 20px;
    margin: 0 0 15px;
    text-transform: uppercase;
	font-family: 'Fjalla One', sans-serif;
}

.footerp p {font-family: 'Gudea', sans-serif; }


#social:hover {
    			-webkit-transform:scale(1.1); 
-moz-transform:scale(1.1); 
-o-transform:scale(1.1); 
			}
			#social {
				-webkit-transform:scale(0.8);
                /* Browser Variations: */
-moz-transform:scale(0.8);
-o-transform:scale(0.8); 
-webkit-transition-duration: 0.5s; 
-moz-transition-duration: 0.5s;
-o-transition-duration: 0.5s;
			}           
/* 
    Only Needed in Multi-Coloured Variation 
                                               */
			.social-fb:hover {
				color: #3B5998;
			}
			.social-tw:hover {
				color: #4099FF;
			}
			.social-gp:hover {
				color: #d34836;
			}
			.social-em:hover {
				color: #f39c12;
			}
			.nomargin { margin:0px; padding:0px;}





.footer-bottom {
    background-color: #15224f;
    min-height: 30px;
    width: 100%;
}
.copyright {
    color: #fff;
    line-height: 30px;
    min-height: 30px;
    padding: 7px 0;
}
.design {
    color: #fff;
    line-height: 30px;
    min-height: 30px;
    padding: 7px 0;
    text-align: right;
}
.design a {
    color: #fff;
}
