@import url(https://fonts.googleapis.com/css?family=Questrial);
@import url(https://fonts.googleapis.com/css?family=Merriweather:300,300i,400,400i,700,700i,900,900i);
/*
 * CSS For DotNetNuke Skin by bestdnnskins.com
 * Copyright 2014 By BESTDNNSKINS.COM
 */
/*-------- Design style --------*/
.floatl{ float:left;}
.floatr{ float:right;}
.pc_display { display:block;}
.mobile_display { display:none;}
.mobile_nav{ display:none;}

/*skin layout*/
.skin_wrapper {width:100%;margin:0 auto;position:relative;z-index:1;padding:0; background-color: white; background-image: url(/Portals/0/fondo.png); background-repeat: repeat;}
.skin_width { width:100%; max-width:1140px;min-width:767px;margin:0 auto;position:relative;}

.header_scroll{width:100%;}
.skin_top{background: transparent; min-height:10px;}
.user_bar { float:right;}
.user_style{float:right;padding:8px 0 0 0;}
.language_position{float:right;margin:9px 25px 0 0; position:relative; z-index:101;}
.headerpane_style { float:left; padding:0 15px; }

#scroll_icon{position:absolute;top:0;right:0;cursor:pointer; z-index:100; border-top:38px solid #bcac70; border-left:48px solid transparent; border-right:none; border-bottom:38px solid transparent;}
#scroll_icon .toggle_button {background:url(../images/toggle_button.png) no-repeat -59px top; width:17px; height:17px; position:absolute; top:-28px; right:4px;}
#scroll_icon .toggle_button2 {background:url(../images/toggle_button.png) no-repeat -6px top; top:-33px;}

.skin_header{min-height:100px;}
.logo_style {float:left; padding:10px 15px 0px 15px;}
.headerright_pane{float:right;}

#skin_menu{padding:0;border-top:solid 0px #f2f2f2; background-color: white; background-image: url(/Portals/0/fondo.png); background-repeat: repeat;}
.menu_bar { position:relative; }
.menu_box{float:left; padding:0 15px;}	

.banner_style{ position:relative; min-height:10px;}
.bannerpane { background:transparent;}
.bannerpane .dnnActionMenu {top:36px; }
.banner_shadow { background:none; width:100%; height:42px; position:absolute; top:0; z-index:912;}
.banner_shadow img { text-align:center; vertical-align:top; }

.skin_main {min-height:350px; background-color: white; background-image: url(/Portals/0/fondo.png); background-repeat: repeat;}
.skin_content{padding:30px 20px;}
.skin_main_padding{padding:0 20px;}
.content_whitebg{background-color: white; background-image: url(/Portals/0/fondo.png); background-repeat: repeat;}
.content_graybg{background:#f7f7f7; position:relative;}
.content_graybg:before{ content: ' '; background:#eee; position: absolute; top: 0; left: 0; width: 100%;height:3%; max-height:1px; z-index:0;}
.content_graybg:after{ content: ' '; background:#eee; position: absolute; bottom: 0; left: 0; width: 100%;height:3%; max-height:1px; z-index:0;}

.img_bg{background:transparent;}
.fixed_bg{ background: center center repeat url(/Portals/0/fondoGris.png) fixed; color: #fff; transform: translateZ(0); -moz-transform: none;}
.color_bg{ background:#443032;}
.color_bg1{ background:#ececec;}
.color_bg2{ background-image: url(/Portals/0/fondoGris.png); background-repeat: repeat; color: #fff;}
.color_bg3{ background:#fff;}
.color_bg4{ background:#6b5943; color: #fff;}
.img_bg *, .color_bg * {color:#fff;}
.img_bg a:hover, .color_bg a:hover {color:#fff;}
.bg-hojas { background: center center repeat url(../images/bg-hojas.jpg) fixed; transform: translateZ(0); -moz-transform: none;}
.bg-torreon { background: center center repeat url(../images/bg-torreon.jpg) fixed; transform: translateZ(0); -moz-transform: none;}
.bg-entrada { background: center center repeat url(../images/bg-entrada.jpg) fixed; transform: translateZ(0); -moz-transform: none;}
.bg-qdi { background: center center repeat url(../images/bg-qdi.jpg) fixed; transform: translateZ(0); -moz-transform: none;}
.bg-ubic { background: center center repeat url(../images/bg-ubic.jpg) fixed; transform: translateZ(0); -moz-transform: none;}
.bg-torreon0 { background: center center repeat url(../images/bg-torreon0.jpg) fixed; transform: translateZ(0); -moz-transform: none;}
.bg-torreon1 { background: center center repeat url(../images/bg-torreon1.jpg) fixed; transform: translateZ(0); -moz-transform: none; hidden-xs;}
.bg-torreon2 { background: center center repeat url(../images/bg-torreon2.jpg) fixed; transform: translateZ(0); -moz-transform: none;}

.footer_top{background:#000000;border-bottom:solid 1px #1f1f1f;}
.footerpane_style{padding:0 20px;}
.footerpane_style, .footerpane_style * { color:#d2d2d2; }

.skin_footer{background:#000000;border-top:solid 1px #313131;}
.copyright_bar{padding:15px 20px;}
.footer_left{float:left;}
.footer_right{float:right; color:#666;}

/*Scroll To Fixed Fixed*/
.scroll-to-fixed-fixed #Search{top:10px;}
.scroll-to-fixed-fixed#skin_menu{ padding:0;border-bottom:solid 1px #e6e6e6;}
.scroll-to-fixed-fixed#skin_menu #standardMenu .rootMenu li a { padding:8px 0;}
.scroll-to-fixed-fixed#skin_menu #megaMenu .root li a { padding:8px 0;}

/*page name*/
.page_name { background:#f5f5f5;min-height:60px;position:relative;}
.pagename_style{background:none;}
.pagename_style h1{ float:left; color:#333;font-size:20px;font-weight:normal;line-height:60px; position:relative;z-index:913; margin:0; padding:0 0 0 15px; }
.pagename_style h1:hover {color:#bcac70; transition: all 0.8s ease 0s; -webkit-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s; }
.breadcrumb_style {float:right; padding:0 15px 0 0;line-height:60px;color:#000; }

.page_shadow { background:none; width:100%; height:45px; position:absolute; top:0; z-index:0;}
.page_shadow img { text-align:center; vertical-align:top; }

/*leftsidebar layout*/
.LM_position { float:left; width:22%;padding:0;}
.LM_skin_content { float:left; min-height:350px; width:78%; padding:0 0 0 25px;}
.LM_main_content{padding:30px 20px 20px 10px;}
.leftside_style { padding:0;}	

/*--------- StandardMenu style ----------*/
#standardMenu { position:relative; }
#standardMenu ul { list-style:none; margin:0; padding:0;}
#standardMenu li{ position:relative; display:block; float:left; margin:0; list-style:none; }
#standardMenu li.lampback{ position:absolute;top:0;z-index:8; border-top:solid 0px #bcac70; }

#standardMenu .rootMenu li a{ display:block; position:relative; float:none; z-index:10; cursor:pointer; text-decoration:none; padding:20px 0 10px;}
#standardMenu .rootMenu li a span { display:block; padding:0px 21px 0px 21px; height:40px; line-height:40px; color:#000;  white-space:nowrap; font-size:15px; font-weight:normal; font-family: 'Questrial', sans-serif;text-transform:uppercase; border-right:solid 0px #f2f2f2;}
#standardMenu .rootMenu > li.first > a span { border-left:solid 0px #f2f2f2;}
#standardMenu .rootMenu li.selected a span, #standardMenu .rootMenu li.rmHover a span, #standardMenu .rootMenu li.breadcrumb a span, #standardMenu .rootMenu li:hover a span, #standardMenu .rootMenu li a:hover span{ color:#c19427;}

/*-- submenu --*/
#standardMenu .subMenu {position:absolute;left:0; width:200px; top:auto;z-index:1210;display:none;padding:0; border-top:0px solid #bcac70; }
#standardMenu .subMenu ul{ margin:0; padding:0; position:relative; z-index:1200; background:#000; border:0px solid #ddd; border:0px solid rgba(0,0,0,.1); }
#standardMenu .subMenu li{ float:none; clear:both; background:none; width:100%; padding:0; *margin-bottom:-3px;}
#standardMenu .subMenu li.item a{ border:none;border-bottom:0px solid #ddd; padding:0!important; margin:0; background:none; }
#standardMenu .subMenu li.last > a{ border-bottom: none;}
#standardMenu .subMenu li.item a span{ display:block; background:none; font-size:13px; font-family: 'Questrial', sans-serif; font-weight:bold; color:#fff; white-space:normal; height:auto; line-height:1.5em; padding:10px 15px 10px 15px; text-transform:none; margin:0; border:none;}
#standardMenu .subMenu li.selected > a span, #standardMenu .subMenu li.breadcrumb > a span { color:#f0d06d; background: #000;}
#standardMenu .subMenu li.item a:hover span { color:#fff; cursor:pointer; background: #443032;}
#standardMenu .subMenu .subarrow{ background:url(../images/menu-arrow01.gif) no-repeat; position:absolute; right:0; top:15px; width:15px; height:7px;z-index:9999;}

#standardMenu ul li ul li ul{ display:none; width:200px; margin:0;}
#standardMenu ul li ul li ul.level1{ display: none;position:absolute;left:198px; top:-1px; }
#standardMenu ul li ul li ul li ul.level2 { display:none;position:absolute;left:198px;top:-1px; }
#standardMenu ul li ul li ul li ul li:hover ul.level3 { display: block;position:absolute;left:198px;top:-1px; }
#standardMenu ul li ul li ul li ul li ul li:hover ul.level4 { display: block;position:absolute;left:198px;top:-1px; }

#standardMenu img.mmIcon {max-height:24px; margin-right: 7px; vertical-align: middle;}
#standardMenu img.rootIcon {max-height:40px; margin-right:7px; margin-left:-10px; vertical-align: middle;}

/*--------- megaMenu style ----------*/
#megaMenu { position:relative; }
#megaMenu ul { list-style:none; margin:0; padding:0;}
#megaMenu li{ position:relative; display:block; float:left; margin:0; list-style:none; }
#megaMenu li.lampback{ position:absolute;top:0;z-index:8; border-top:solid 4px #bcac70; }

#megaMenu .root li a{ display:block; position:relative; float:none; z-index:10; cursor:pointer; text-decoration:none; padding:20px 0 10px;}
#megaMenu .root li a span { display:block; padding:0 22px; height:40px; line-height:40px; color:#555;  white-space:nowrap; font-size:13px; font-weight:600;text-transform:none; border-right:solid 1px #f2f2f2;}
#megaMenu .root > li.first > a span { border-left:solid 1px #f2f2f2;}
#megaMenu .root li:hover a span, #megaMenu .root li a:hover span{ color:#bcac70 ;}

/*-- category --*/
#megaMenu .category{ display:none; position:absolute;left:0;top:auto;z-index:1210;width:380px; padding:0; border-top:3px solid #bcac70;}
#megaMenu .category > ul{ margin:0; position:relative; z-index:1200; padding:5px 9px 20px; background:#f7f7f7; background:rgba(250,250,250,.92); border:1px solid #ddd; border:1px solid rgba(0,0,0,.1); border-top:none;}
#megaMenu .category li{ background:none; margin:0; width:180px; padding:0 10px; float:left;}
#megaMenu .category li.item a{ border:none;border-bottom:1px dashed #e3e3e3; border-bottom:1px dashed rgba(0,0,0,.2);background:none; padding:0;}
#megaMenu .category li.item a span{ display:block; background:none; font-size:12px; color:#555; font-weight:normal; white-space:normal; height:auto; line-height:1.5em; padding:11px 0 8px 2px; margin:0; text-transform:none; border:none; }
#megaMenu .category li.selected > a span, #megaMenu .category li.item a:hover span { background:none; text-decoration:none; color:#bcac70; cursor:pointer; }

#megaMenu .leaf li{ clear:both; float:none; width:175px; margin:0 0 0 5px; padding:0; }
#megaMenu .leaf li.item a{ padding:0 0 0 8px; background:url(../images/right.gif) left 15px no-repeat; border:none;}
#megaMenu .leaf li.item a span{ padding:8px 0; }
#megaMenu .leaf li li{ clear:both;float:none; width:170px; }

#megaMenu img.mmIcon {max-height:24px; margin-right: 7px; vertical-align: middle;}
#megaMenu img.rootIcon {max-height:40px; margin-right:7px; margin-left:-10px; vertical-align: middle;}

/*--------- LeftMenu style ----------*/
#leftMenu{position:relative; margin:0 auto;}
#leftMenu ul { list-style:none; margin:0; padding:0;}
#leftMenu li{ display:block; float:none; list-style-type:none; margin:0; padding:0; line-height:normal;}
#leftMenu .leftRoot li a span { display:none;text-decoration:none;} 

/* left submenu */
#leftMenu .leftSub { z-index:900;width:100%; display:none;padding:0; margin:0;}
#leftMenu .leftRoot li.breadcrumb .leftSub { display:block;}
#leftMenu .leftSub ul{ margin:0; padding:0; position:relative; display: block; background:none; border:none; z-index:900;}
#leftMenu .leftSub li{float:none; clear:both; padding:0; position:relative; background:#f9f9f9; border:1px solid #ddd;  margin:3px 0; }
#leftMenu .leftSub li.selected { background:url(../images/menu-arrow01.gif) no-repeat right 15px #f9f9f9;}
#leftMenu .leftSub li.item a{ background:none;}
#leftMenu .leftSub li.item a span{ display:block; font-size:13px; color:#555555; font-weight:bold; white-space:normal; line-height:22px; padding:8px 10px 8px 15px; text-shadow:none; margin:0;}
#leftMenu .leftSub li.selected > a span, #leftMenu .leftSub li > a:hover span{ color:#bcac70;}
#leftMenu .level1 li, #leftMenu .leftSub .level1 li.selected{ background:#fff; margin:0; border:none; }
#leftMenu .level1 li.item a span { font-size:12px; font-weight:normal; padding-left:25px;}
#leftMenu .level2 li{ background-position:26px 16px;  }
#leftMenu .level2 li.item a span { padding-left:35px;}
#leftMenu .level3 li{ background-position:36px 16px;  }
#leftMenu .level3 li.item a span { padding-left:45px;}
#leftMenu img.mmIcon {max-height:24px; margin-right: 7px; vertical-align: middle;}
#leftMenu img.rootIcon {max-height:30px; margin-right: 6px; vertical-align: middle;}


/*--------- Pane Style ----------*/
.DNNEmptyPane{ display:none!important;}
.dnnpane > [class*="col-sm"],.dnnpane > [class^="col-sm"] { padding: 10px 15px; }
.headerpane { }
.headerrightpane{ padding:15px; }
.bannerpane {}
.bannerpane p{ margin:0;}

.content_grid12 {}
.one_grid4a {}
.one_grid4b {}
.one_grid4c {}
.two_grid3a {}
.two_grid3b{}
.two_grid3c {}
.two_grid3d {}
.three_grid12 {}
.four_grid8{}
.four_grid4{}
.five_grid4{}
.five_grid8{}
.six_grid6a{}
.six_grid6b {}
.seven_grid9 {}
.seven_grid3 {}
.eight_grid3{}
.eight_grid9 {}
.nine_grid3a{}
.nine_grid3b {}
.nine_grid3c {}
.nine_grid3d{}
.ten_grid12{}

.fixedbg3a{margin:30px 0;}
.fixedbg3b{margin:30px 0;}
.fixedbg3c{margin:30px 0;}
.fixedbg3d{margin:30px 0;}
.fixedbg12{margin:30px 0;}

.imgbg6a{margin:30px 0 0;}
.imgbg6b{margin:30px 0 0;}
.imgbg12{margin:30px 0 0;}

.color01bg12{margin:40px 0;}
.color02bg12{margin:40px 0 0;}

.middlegrid8{margin:30px 0 0;}
.middlegrid4{margin:30px 0 0;}
.middlegrid12{margin:30px 0;}

.graygrid12{margin:30px 0 0;padding-bottom:0!important;}
.graygrid6a {margin:30px 0 0;}
.graygrid6b {margin:30px 0 0;}

.bottomGrid6a{margin:30px 0;}
.bottomGrid6b{margin:30px 0;}
.bottomGrid4a{margin:30px 0;}
.bottomGrid4b{margin:30px 0;}
.bottomGrid4c{margin:30px 0;}
.bottomGrid12a{margin:30px 0;}
.bottomGrid12b{margin:30px 0;}

.footer_grid3a { margin:40px 0 10px;}
.footer_grid3b { margin:40px 0 10px;}
.footer_grid3c { margin:40px 0 10px;}
.footer_grid3d { margin:40px 0 10px;}
.footerpane { margin:10px 0 20px;}

.i_content_grid12 {}
.i_one_grid4a {}
.i_one_grid4b {}
.i_one_grid4c {}
.i_two_grid3a {}
.i_two_grid3b {}
.i_two_grid3c {}
.i_two_grid3d {}
.i_three_grid12 {}
.i_four_grid8 {}
.i_four_grid4 {}
.i_five_grid4 {}
.i_five_grid8 {}
.i_six_grid6a {}
.i_six_grid6b {}
.i_six_grid6c {}
.i_seven_grid6a {}
.i_seven_grid6b {}
.i_eight_grid9 {}
.i_eight_grid3 {}
.i_nine_grid3 {}
.i_nine_grid9 {}
.i_ten_grid3a {}
.i_ten_grid3b {}
.i_ten_grid3c {}
.i_ten_grid3d {}
.i_eleven_grid12  {}

.leftsidepane { padding:20px 0; }
.l_one_grid8 {}
.l_one_grid4 {}
.l_two_grid6a {}
.l_two_grid6b {}
.l_three_grid4 {}
.l_three_grid8 {}
.l_four_grid12 {}

/*--------- Search Style ----------*/
#Search{position:absolute;top:20px;right:15px;}
.searchcss, a.searchcss:link, a.searchcss:active, a.searchcss:visited{ color:#ffffff; text-decoration:none; font-weight:normal; font-size:12px; display:block; position:absolute; width:30px; height:30px; right:2px; top:4px; text-indent:-99999px; overflow:hidden; }
.searchSite {text-indent:-99999px; }
a.searchcss:hover{ color:#000000; text-decoration:none; font-weight:normal; font-size:12px; }
#Search input[type="text"] {background: #fff; border: 1px solid #d1d1d1; font-size:12px; color: #888888; width: 130px; padding: 7px 40px 7px 7px;  -webkit-transition: all 0.7s ease 0s; -moz-transition: all 0.7s ease 0s;transition: all 0.7s ease 0s;outline:none;}
#Search input[type="text"]:active, #Search input[type="text"]:focus { width:160px;}
#Search a{ display: block; position:absolute; right:0; top:0;height:38px; width:25px; padding:0;border:none;box-shadow:none;webkit-box-shadow:none;overflow:hidden;text-indent:-99999px;background:url(../images/icon_search.png) no-repeat 5px 10px; z-index:1;cursor:pointer;color:#333;}
ul.searchSkinObjectPreview { z-index:999!important;}
#Search .searchInputContainer a.dnnSearchBoxClearText {right:25px !important; top:2px;}

/*--------- Register and Login Style ----------*/
#Login{ float:right;margin-top:3px; height:33px; border:1px solid #fff; border:1px solid rgba(255,255,255,0.15);  }
#Login ul {margin:0; padding:0;}
#Login .registerGroup, #Login .registerGroup *, #Login .loginGroup, #Login .loginGroup *{ display:block;} 
#Login .registerGroup, #Login .loginGroup{float:left;padding:0;margin:0;} 
#Login .registerGroup li{ float:left; height:31px;border:none;}
#Login .registerGroup li:hover, #Login .loginGroup:hover{}
#Login .registerGroup .buttonGroup{margin-right:0;}
#Login .registerGroup a { border-right:1px solid #fff; border-right:1px solid rgba(255,255,255,0.2); position:relative; display:block; padding:0 8px; min-width:15px; height:31px;  font-size:12px; font-weight:normal; vertical-align:middle;line-height:31px; color:#fff; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }
#Login .loginGroup a{ position:relative; display:block; padding:0 8px; min-width:15px; height:31px; font-size:12px; font-weight:normal; vertical-align:middle;line-height:31px; color:#fff;}
#Login .registerGroup a:hover,#Login .loginGroup a:hover{color:#eee;text-decoration:none;}
#Login .registerGroup a:active,#Login .loginGroup a:active{color:#cecece;}
#Login .registerGroup a strong,#Login .loginGroup a strong{position:absolute;left:0; top:0;width:100%; height:100%;display:block;font-size:12px;vertical-align:baseline;overflow:hidden;text-indent:9999px;}
.registerGroup .userMessages strong,.registerGroup .userNotifications strong{background:url(../images/userLoginSprite.png) no-repeat 9px -91px;}
.registerGroup .userNotifications strong{ background-position:-92px -92px;}
.registerGroup .userMessages strong:hover{background-position:9px -40px;}
.registerGroup .userNotifications strong:hover{ background-position:-92px -42px;}
.registerGroup .userMessages strong:active{background-position:9px -91px;}
.registerGroup .userNotifications strong:active{ background-position:-92px -92px;}	
#Login .registerGroup a span{position:absolute; right:0; top:0; display:inline-block; padding:2px; min-width:10px; line-height:12px; text-align:center; background:rgb(31,152,241); font-size:12px; color:#fff; text-shadow: 0px 1px 0px #333333;}
#Login .registerGroup .userProfileImg a{ padding:0 0 0 0; background:none;}
#Login .registerGroup a img{ border:none; height:31px; width:31px;}

/*--------- Color Picker Style ----------*/
#custom_wrapper{display:block;position: fixed;top: 80px;left:-155px;width: 150px;padding: 15px 0;background: #fff;z-index: 99999;font-size: 12px;border: 1px solid #E1E1E1;border-bottom: 1px solid rgba(150, 150, 150, 0.2);-webkit-box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, 0.1);-moz-box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, 0.1);box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, 0.1);}
#custom-button {display:block;position: fixed;top: 110px;left:0;cursor:pointer;z-index: 9999; background-color:#fff; border:1px solid #999; border:1px solid rgba(0,0,0,.1); padding:7px; -webkit-box-shadow:0 0 2px #e1e1e1;-moz-box-shadow:0 0 2px #e1e1e1;box-shadow:0 0 2px #e1e1e1;}
.custom-button {-webkit-animation: spin 2s infinite linear; -moz-animation: spin 2s infinite linear; -o-animation: spin 2s infinite linear;animation: spin 2s infinite linear;}
#custom-button:hover .custom-button {-webkit-animation: none; -moz-animation: none; -o-animation: none;animation: none;}
@-moz-keyframes spin {0% { -moz-transform: rotate(0deg); }100% { -moz-transform: rotate(359deg); }}
@-webkit-keyframes spin {0% { -webkit-transform: rotate(0deg); }100% { -webkit-transform: rotate(359deg); }}
@-o-keyframes spin {0% { -o-transform: rotate(0deg); }100% { -o-transform: rotate(359deg); }}
@-ms-keyframes spin {0% { -ms-transform: rotate(0deg); }100% { -ms-transform: rotate(359deg); }}
@keyframes spin {0% { transform: rotate(0deg); }100% { transform: rotate(359deg); }}
#custom_wrapper div, #custom_wrapper span, #custom_wrapper p, #custom_wrapper li, #custom_wrapper td {color: #555!important;}
#custom_wrapper #bg_color {width: 100%;height: 25px;cursor: pointer;}
#custom_wrapper .custom_inner{width: 84%;margin:auto;}
.colorpicker_preview{width: 100%;height: 30px;margin: 5px 0 0 0;}
#custom_wrapper .use-form-styles select{width: 110px;}
.color-box, .pattern-box, .pattern-box2, .bg-box { width:27px;height:27px;display:block;float:left; margin:5px 2px 0 2px;border: 1px solid #cacaca;}
.pattern-box, .pattern-box2 { background:#ccc center center;}
#colorpicker { width: 36px;height: 36px;background: url(../images/colorpicker/select2.png);}
#colorpicker div { width: 28px;height: 28px;background: url(../images/colorpicker/select2.png) center;}
#custom_wrapper #bg_pattern { margin-top:10px; margin-bottom:12px;}
.optional_width { position:relative; padding:5px 0 0 0;}
#boxed_button { background:#777; float:left; margin-top:2px; padding:5px 7px; color:#FFFFFF;}
#stretched_button { background:#777;  float:right; margin-top:2px; padding:5px 7px; color:#FFFFFF;}
#boxed_button:hover, #stretched_button:hover { text-decoration:none;}
#custom_wrapper #custom-reset{ float:left; padding:5px 11px; margin:0; background:#444444; color:#fff; text-decoration:none;} 
#custom_wrapper .getcss_btn{ float:right; padding:5px 10px; margin:0; background:#444444; color:#fff; text-decoration:none;}
#getCSSModal .modal-dialog { width:660px; }
#getCSSModal h4#cssModalLabel { margin:0; }
textarea.get-css { height: 325px; width: 597px; resize: none; cursor: text;}

ul.mega_option { list-style:none; margin:0; padding:0; margin-bottom:12px;}
ul.mega_option li { list-style:none; margin:0; padding:0; float:left; margin-right:4px;}
ul.mega_option li:last-child {margin-right:0;}
ul.mega_option li a {background:#eee; float:left; margin-top:5px; padding:4px 5px; border:1px solid #cacaca;  color:#000;}
.search_option { margin:0 0 15px 0; line-height:24px; }
.search_option span a { float:right; background:#eee;padding:0 3px; border:1px solid #cacaca;  color:#000;}

/*--------- Language Object ----------*/
.language-object{ display:inline; float:left; margin:0 0 0 5px;}
.language-object .Language { margin:0 3px;}
.language-object span img{ height:18px; width:25px; opacity:0.5; margin:0; border:2px solid transparent; opacity:1; filter:Alpha(Opacity=100);}
.language-object span:hover img{ opacity:0.8; filter:Alpha(Opacity=80);}
.language-object .Language.selected img{ opacity:1; border:1px solid #ccc; padding:1px;}

/*--------- Scroll Top Style ----------*/
#top-link { background:url(../images/scroll_top.png) no-repeat scroll center -4px #999;  background:url(../images/scroll_top.png) no-repeat scroll center -4px rgba(0, 0, 0, 0.3); border: 0 none; border-radius: 2px; bottom: 10px; right: 55px; display:block; height:35px; padding:0; width:40px; position: fixed; text-decoration: none; z-index: 903;}
#top-link:hover { background:url(../images/scroll_top.png) no-repeat scroll center -42px  #666;  background:url(../images/scroll_top.png) no-repeat scroll center -42px rgba(0, 0, 0, 0.6);  -webkit-transition: all 0.2s ease-in 0s; -moz-transition: all 0.2s ease-in 0s; -o-transition: all 0.2s ease-in 0s; transition: all 0.2s ease-in 0s;}


/*********************************************/
/* All Content Styles */
/*********************************************/
/*--------- Togglable Tabs Style ----------*/
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus{border-bottom-color:#ddd;background-color: #eee;}
.nav-tabs > .active > a, 
.nav-tabs > .active > a:hover { border-color: #ddd;}
.nav-tabs > li > a { padding-top:12px; color:#333;border-radius:0;background:#fff;margin-right:-1px;border:solid 1px #cecece;}
.nav-tabs > li > a:hover { color:#333333; border:solid 1px #cecece;}
.tab-content {  border:none; padding:20px 10px 20px 0;}
.tab-content p { line-height:1.7em;padding:0 0 10px 0;}
.tab_letter{padding:4px 12px 6px;font-size:15px;color:#fff;background:#333;float:left;border-radius:3px;margin:8px 15px 2px 0; }
.tab_btn{float:left;border:solid 1px #CCC;}
.tab-pane .btn_effect{background: #fff;}
.tab-pane .btn_sliding{color:#333;}

/*--------- Togglable Tabs Style2 ----------*/
.tab_style2{border:solid 1px #bbb;}
.tab_style2 .nav-tabs > li > a{border:none;padding:17px 30px;font-size:14px;border-top:solid 3px transparent;}
.tab_style2 .nav-tabs > li.active > a,.tab_style2 .nav-tabs > li.active > a:hover,.tab_style2 .nav-tabs > li.active > a:focus{border:none;border-top:solid 3px #bcac70;border-bottom:solid 1px #cecece;}
.tab_style2 .tab-content{padding:30px 30px 20px 20px;}
.tab_style2 .tab-content img{float:left;}
.tab_style2 .tab_text{margin-left:140px;}
.tab_style2 .tab_text h3{margin-top:0;font-size:13px;}

/*--------- Togglable Tabs Style3 ----------*/
.tab_style3 h3{margin:5px 0;}
.tab_style3 .nav { margin-bottom: 0;}
.tab_style3 .nav-tabs { border-bottom: 1px solid #CECECE;padding:0; }
.tab_style3 .nav-tabs > li.active > a, .tab_style3 .nav-tabs > li.active > a:hover, .tab_style3 .nav-tabs > li.active > a:focus{border-color: #CECECE #CECECE transparent; background:#fff;}
.tab_style3 .nav-tabs > li > a { background:#f6f6f6;border:solid 1px #cecece;margin-right:5px;}
.tab_style3 .tab-content { border:1px solid #CECECE; border-top:none; padding:8px 10px 3px 20px;}

/*--------- CarouFredSel 1 items ----------*/
.carouFredSel1 {position:relative;}
.carouFredSel1 h3{color:#333;font-size:21px;-moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;margin-top:0;}
.carouFredSel1:hover h3{color:#bcac70;-moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;}
.carouFredSel1 ul {list-style:none; margin:0;}
.caroul_intro{padding-top:20px;}
.caroul_intro img{float:left;}
.caroul_intro span{margin-left:70px;display:block;padding:5px 0 0;}
.carouFredSel1 ul li {float:left;margin:0 20px 0 0;overflow:hidden;min-height:240px; cursor:w-resize;}
a.caroul_prev1{display:inline-block;width:24px;height:24px;background:#bcac70 url(../images/carouFredSel_prev.png) no-repeat center center;-webkit-transition:background-color 0.3s ease-in-out 0s;-moz-transition:background-color 0.3s ease-in-out 0s;transition:background-color 0.3s ease-in-out 0s;border:none;position:absolute;right:32px;top:0;}
a.caroul_next1{display:inline-block;width:24px;height:24px;background:#bcac70 url(../images/carouFredSel_next.png) no-repeat center center;-webkit-transition:background-color 0.3s ease-in-out 0s;-moz-transition:background-color 0.3s ease-in-out 0s;transition:background-color 0.3s ease-in-out 0s;border:none;position:absolute;right:5px;top:0;}
a.caroul_prev1:hover {background:#535353 url(../images/carouFredSel_prev.png) no-repeat center center;-webkit-transition:background-color 0.3s ease-in-out 0s;-moz-transition:background-color 0.3s ease-in-out 0s;transition:background-color 0.3s ease-in-out 0s;}
a.caroul_next1:hover {background:#535353 url(../images/carouFredSel_next.png) no-repeat center center;-webkit-transition:background-color 0.3s ease-in-out 0s;-moz-transition:background-color 0.3s ease-in-out 0s;transition:background-color 0.3s ease-in-out 0s;}
	
/*--------- CarouFredSel 3 items ----------*/
.carouFredSel3 {position:relative;}
.carouFredSel3 ul {list-style:none; margin:0;}
.carouFredSel3 ul>li {float:left;margin:0 20px 0 0;overflow:hidden;min-height:350px; cursor:w-resize;}
a.caroul_prev3{display:inline-block;width:28px;height:26px;background:#bcac70 url(../images/carouFredSel_prev.png) no-repeat center center;-webkit-transition:background-color 0.3s ease-in-out 0s;-moz-transition:background-color 0.3s ease-in-out 0s;transition:background-color 0.3s ease-in-out 0s;border:none;position:absolute;right:35px;top:-30px;}
a.caroul_next3{display:inline-block;width:28px;height:26px;background:#bcac70 url(../images/carouFredSel_next.png) no-repeat center center;-webkit-transition:background-color 0.3s ease-in-out 0s;-moz-transition:background-color 0.3s ease-in-out 0s;transition:background-color 0.3s ease-in-out 0s;border:none;position:absolute;right:5px;top:-30px;}
a.caroul_prev3:hover {background:#535353 url(../images/carouFredSel_prev.png) no-repeat center center;}
a.caroul_next3:hover {background:#535353 url(../images/carouFredSel_next.png) no-repeat center center;}
.carouFredSel3 .flexslider2 .flex-next {-webkit-transition: all 0.3s ease-in 0s; -moz-transition: all 0.3s ease-in 0s;transition: all 0.3s ease-in 0s;background-position: -150px -75px;right:-20px;}
.carouFredSel3 .flexslider2 .flex-prev {-webkit-transition: all 0.3s ease-in 0s; -moz-transition: all 0.3s ease-in 0s;transition: all 0.3s ease-in 0s;background-position: 0 -75px;left:-20px;}
.carouFredSel3 h3{margin:25px 0 15px;color:#555;font-size:18px;}
.carouFredSel3 p{line-height:1.7em;}
.carouFredSel3 .show_content{text-align:center;}

/*--------- CarouFredSel 4 items ----------*/
.carouFredSel4 { position:relative; margin:0 -20px;text-align:center;}
.carouFredSel4 ul { list-style:none; margin:0;width:auto;}
.carouFredSel4 ul li { filter:Alpha(Opacity=100);opacity:1;float:left; list-style:none; height:auto; position:relative;-webkit-transition: all 0.3s ease-in 0s; -moz-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s;min-height:268px;text-align:center; cursor:w-resize;}
.carouFredSel4 ul li img{ filter:Alpha(Opacity=100);opacity:1;}
.carouFredSel4 ul li:hover img{ filter:Alpha(Opacity=80);opacity:0.8;}
.carouFredSel4 > h3{font-size:25px;color:#333;margin:0;-webkit-transition: all 0.3s ease-in 0s;-moz-transition: all 0.3s ease-in 0s;transition: all 0.3s ease-in 0s;}
.carouFredSel4:hover > h3{color:#bcac70;margin:0;-webkit-transition: all 0.3s ease-in 0s;-moz-transition: all 0.3s ease-in 0s;transition: all 0.3s ease-in 0s;}
a.caroul_prev4{display:inline-block;width:28px;height:28px;background:#bcac70 url(../images/carouFredSel_prev.png) no-repeat center center;-webkit-transition:background-color 0.3s ease-in-out 0s;-moz-transition:background-color 0.3s ease-in-out 0s;transition:background-color 0.3s ease-in-out 0s;border:none;position:absolute;right:45px;top:-45px;}
a.caroul_next4{display:inline-block;width:28px;height:28px;background:#bcac70 url(../images/carouFredSel_next.png) no-repeat center center;-webkit-transition:background-color 0.3s ease-in-out 0s;-moz-transition:background-color 0.3s ease-in-out 0s;transition:background-color 0.3s ease-in-out 0s;border:none;position:absolute;right:15px;top:-45px;}
a.caroul_prev4:hover {background:#535353 url(../images/carouFredSel_prev.png) no-repeat center center;}
a.caroul_next4:hover {background:#535353 url(../images/carouFredSel_next.png) no-repeat center center;}
.carouFredSel4 ul li h4{color:#333;-moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;}
.carouFredSel4 ul li:hover h4{color:#bcac70;-moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;}

/*--------- CarouFredSel 7 items ----------*/
.carouFredSel7 {position:relative;}
.carouFredSel7 ul {list-style:none; margin:0;}
.carouFredSel7 ul li {float:left;margin:0 0 0 0;overflow:hidden;min-height:95px; cursor:w-resize;}
a.caroul_prev7{display:inline-block;width:28px;height:28px;background:#bcac70 url(../images/carouFredSel_prev.png) no-repeat center center;-webkit-transition:background-color 0.3s ease-in-out 0s;-moz-transition:background-color 0.3s ease-in-out 0s;transition:background-color 0.3s ease-in-out 0s;border:none;position:absolute;right:38px;top:-35px;}
a.caroul_next7{display:inline-block;width:28px;height:28px;background:#bcac70 url(../images/carouFredSel_next.png) no-repeat center center;-webkit-transition:background-color 0.3s ease-in-out 0s;-moz-transition:background-color 0.3s ease-in-out 0s;transition:background-color 0.3s ease-in-out 0s;border:none;position:absolute;right:5px;top:-35px;}
a.caroul_prev7:hover {background:#535353 url(../images/carouFredSel_prev.png) no-repeat center center;-webkit-transition:background-color 0.3s ease-in-out 0s;-moz-transition:background-color 0.3s ease-in-out 0s;transition:background-color 0.3s ease-in-out 0s;}
a.caroul_next7:hover {background:#535353 url(../images/carouFredSel_next.png) no-repeat center center;-webkit-transition:background-color 0.3s ease-in-out 0s;-moz-transition:background-color 0.3s ease-in-out 0s;transition:background-color 0.3s ease-in-out 0s;}

/*---------  CarouFredSel Up Style ----------*/
.carousel_up { position:relative; padding:0; margin:0;min-height:220px; }
.carousel_up ul { list-style:none;width:auto; margin:0;}
.carousel_up ul li { list-style:none; height:auto; padding:0;margin:0 0 20px 0;}
.carousel_up ul li .carousel_up_img{ float:left;}
.carousel_up ul li p{ margin:0 0 2px 28px;}
.carousel_up a:hover{color:#fff;}

/*--------- Fancybox Style ----------*/
.fancybox_style { margin:0; padding:0;}
.fancybox_style ul { list-style:none; margin:0; padding:0;}
.fancybox_style ul li { list-style:none; margin:0 7px 10px 0; float:left; position:relative; }
.fancybox_style ul li img {filter:Alpha(Opacity=80);opacity:0.8; }
.fancybox_style ul li a { position:relative; display:block;}
.fancybox_style ul li img:hover{ filter:Alpha(Opacity=100);opacity:1;}

/*--------- Accordion Style ----------*/
.ui-accordion .ui-accordion-header { cursor: pointer;margin-top:10px; display: block;min-height: 0;padding:6px 10px 5px 20px;position: relative; font-size:13px;line-height:30px;border:solid 1px #ccc;}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { background: url(../images/accordion-buttons.png) no-repeat 98% 5px;font-weight:normal;}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { background: url(../images/accordion-buttons.png) no-repeat 98% -72px #f3f3f3; font-weight:normal;}
.ui-helper-reset {font-size:100%; list-style: none outside none;margin: 0;outline: 0 none;padding: 0;text-decoration: none;}
.accordion2 p { font-size: 100%;line-height:1.5em;list-style: none outside none;margin: 0;outline: 0 none;padding:0;text-decoration: none;}
.accordion2 > h3{color:#333;font-size:15px!important;}
.ui-accordion .ui-accordion-content {overflow: auto;padding:8px 15px 15px 22px;border:solid 1px #ccc;border-top:none;margin-bottom:0;}

/*--------- Quovolve Style1 ---------*/
.quovolve_box { position:relative;text-align:center;min-height:220px;}
.quovolve_box ul { clear: both;list-style: none; margin: 0;}
.quovolve_box ul li { list-style:none;position: relative;}
.quovolve_box ul li .quovolve_box_text p { margin: 0;  background:none;color:#555; font-size:24px;line-height:1.5em; }
.quovolve_box ul li .quovolve_box_text h5 {color:#555;padding-top:20px;font-size:22px;}
.quovolve_box .quovolve-nav .nav-numbers { height: 51px;margin: 0; min-width:100px; position: absolute;bottom:20px; left:45%;}
.quovolve_box .quovolve-nav .nav-numbers li { float: left;list-style: none;margin-right:8px;}
.quovolve_box .quovolve-nav .nav-numbers li a { display: block;width:15px;height:15px;font-size:0; border:solid 1px #555;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;background:none;}
.quovolve_box .quovolve-box .quovolve-nav .nav-numbers li.active a { background: none repeat scroll 0 0 #555;}
.quovolve_box .quovolve-box .quovolve-nav .nav-numbers li a:hover { background: none repeat scroll 0 0 #555;}

/*--------- Quovolve Style2 ---------*/
.quovolve_box2 { position:relative;text-align:center;min-height:220px;}
.quovolve_box2 ul { clear: both;list-style: none; margin: 0;}
.quovolve_box2 ul li { list-style:none;position: relative;}
.quovolve_box2 ul li .quovolve_box_text p { margin: 0;  background:none;color:#fff; font-size:24px;line-height:1.5em; }
.quovolve_box2 ul li .quovolve_box_text h5 {color:#fff;padding-top:20px;font-size:22px;}
.quovolve_box2 .quovolve-nav .nav-numbers { height: 51px;margin: 0; min-width:100px; position: absolute;bottom:20px; left:46%;}
.quovolve_box2 .quovolve-nav .nav-numbers li { float: left;list-style: none;margin-right: 8px;}
.quovolve_box2 .quovolve-nav .nav-numbers li a { display: block;width:15px;height:15px;font-size:0; border:solid 1px #fff;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;background:none;}
.quovolve_box2 .quovolve-box .quovolve-nav .nav-numbers li.active a { background: none repeat scroll 0 0 #fff;}
.quovolve_box2 .quovolve-box .quovolve-nav .nav-numbers li a:hover { background: none repeat scroll 0 0 #fff;}

/*--------- Icon Hover Effects ----------*/
.icon_hover { position:relative; text-align:center;}
.icon_hover .glyphicon{display:inline-block;cursor: pointer;width:78px;height:78px;border-radius: 50%;position: relative;z-index: 1; background:#fff;}
.icon_hover .glyphicon:after{pointer-events: none;position: absolute;width: 100%;height: 100%;border-radius: 50%;content: '';-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;}
.icon_hover .glyphicon:before{speak: none;font-style: normal;font-weight: normal;font-variant: normal; font-size:28px;vertical-align:middle; line-height:78px;text-transform: none;display: block;-webkit-font-smoothing: antialiased;}
/* Effect 1*/
.icon-effect-1 .glyphicon{color: #fff;-webkit-transition: color 0.3s;-moz-transition: color 0.3s;transition: color 0.3s;border:solid 3px #bcac70;}
.icon-effect-1 .glyphicon:after{top: -2px;left: -2px;padding: 2px;z-index: -1;background: #bcac70;-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;-moz-transition: -moz-transform 0.2s, opacity 0.2s;transition: transform 0.2s, opacity 0.2s;}
.icon_hover:hover .icon-effect-1 .glyphicon:after{-webkit-transform: scale(0);-moz-transform: scale(0);-ms-transform: scale(0);transform: scale(0);opacity: 0;-webkit-transition: -webkit-transform 0.4s, opacity 0.2s;-moz-transition: -moz-transform 0.4s, opacity 0.2s;transition: transform 0.4s, opacity 0.2s;}
.icon-effect-1 .glyphicon:before{ line-height:73px;}
.icon_hover:hover .icon-effect-1 .glyphicon{color: #bcac70; }
/* Effect 2 */
.icon-effect-2 .glyphicon{ background:#bcac70; color:#fff;-webkit-transition: background 0.2s, color 0.2s;-moz-transition: background 0.2s, color 0.2s;transition: background 0.2s, color 0.2s;}
.icon_hover:hover .icon-effect-2 .glyphicon:before{-webkit-animation: spinAround 2s linear infinite;-moz-animation: spinAround 2s linear infinite;animation: spinAround 2s linear infinite;}
@-webkit-keyframes spinAround{from{-webkit-transform: rotate(0deg)}to{-webkit-transform: rotate(360deg);}}
@-moz-keyframes spinAround{from{-moz-transform: rotate(0deg)}to{-moz-transform: rotate(360deg);}}
@keyframes spinAround{from{transform: rotate(0deg)}to{transform: rotate(360deg);}}
/* Effect 3 */
.icon-effect-3 .glyphicon{background: #bcac70;color: #fff;-webkit-transition: background 0.2s, color 0.2s;-moz-transition: background 0.2s, color 0.2s;transition: background 0.2s, color 0.2s;}
.icon-effect-3 .glyphicon:after{top: -4px;left: -4px;padding: 4px;z-index: -1;opacity: 0;box-shadow: 3px 3px  #bcac70;-webkit-transform: rotate(-90deg);-moz-transform: rotate(-90deg);-ms-transform: rotate(-90deg);transform: rotate(-90deg);-webkit-transition: opacity 0.2s, -webkit-transform 0.2s;-moz-transition: opacity 0.2s, -moz-transform 0.2s;transition: opacity 0.2s, transform 0.2s;}
.icon_hover:hover .icon-effect-3 .glyphicon:after{opacity: 1;-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);}
/* Effect 4 */
.icon_hover .icon-effect-4 .glyphicon{background:#bcac70;-webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;-moz-transition: -moz-transform ease-out 0.1s, background 0.2s;transition: transform ease-out 0.1s, background 0.2s;color: #fff;}
.icon_hover .icon-effect-4 .glyphicon:after{top: 0;left: 0;padding: 0;z-index: -1;box-shadow: 0 0 0 2px #bcac70;opacity: 0;}
.icon_hover:hover .icon-effect-4 .glyphicon:after{-webkit-animation:sonarEffect 1s ease-out 95ms;-moz-animation:sonarEffect 1s ease-out 95ms;animation: sonarEffect 1s ease-out 95ms;}
@-webkit-keyframes sonarEffect{0%{opacity: 0.3;}40%{opacity: 0.5;box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #666, 0 0 0 10px rgba(255,255,255,0.5);}100%{box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #c85050, 0 0 0 10px rgba(255,255,255,0.5);-webkit-transform: scale(1.5);opacity: 0;}}
@-moz-keyframes sonarEffect{0%{opacity: 0.3;}40%{opacity: 0.5;box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #666, 0 0 0 10px rgba(255,255,255,0.5);}100%{box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #c85050, 0 0 0 10px rgba(255,255,255,0.5);-moz-transform: scale(1.5);opacity: 0;}}
@keyframes sonarEffect{0%{opacity: 0.3;}40%{opacity: 0.5;box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #666, 0 0 0 10px rgba(255,255,255,0.5);}100%{box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #c85050, 0 0 0 10px rgba(255,255,255,0.5);transform: scale(1.5);opacity: 0;}}

/* Button style*/
.btn_effect{background: #333;position: relative;z-index: 1;text-align:center;}
.btn_sliding{border: none;background: none;cursor: pointer;padding: 10px 20px;outline: none;color:#fff;position: relative;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
.btn_sliding:after{content: '';position: absolute;z-index: -1;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
.btn_method:after{width: 0%;height: 100%;top: 0;left: 0;background: #bcac70;}
.btn_method:hover, .btn_method:active{color: #fff;}
.btn_method:hover:after, .btn_method:active:after{width: 100%;}

/*--------- Scale Back Style ----------*/
.scale_effect{width: 100%;height: 100%;overflow: hidden;position: relative;text-align: center;}
.scale_back{width: 100%;height: 100%;position: absolute;overflow: hidden;top: 0;left: 0;background:#bcac70;-webkit-transition: all 0.5s linear;-moz-transition: all 0.5s linear;transition: all 0.5s linear;filter: alpha(opacity=0);opacity: 0;}
.scale_effect:hover .scale_back{filter: alpha(opacity=100);opacity: 1;}
.scale_effect img{-webkit-transform: scaleY(1);-moz-transform: scaleY(1);transform: scaleY(1);-webkit-transition: all 0.7s ease-in-out;-moz-transition: all 0.7s ease-in-out;transition: all 0.7s ease-in-out;}
.scale_effect:hover img{-webkit-transform: scale(10);-moz-transform: scale(10);transform: scale(10);filter: alpha(opacity=0);opacity: 0;}
.scale_effect a{display: inline-block;padding: 7px 14px;background: #fff;}
.scale_effect a, .scale_effect a:link, .scale_effect a:active, .scale_effect a:visited{color: #333;}
.scale_effect a:hover{color: #bcac70;}
.scale_effect h3{padding:10px 8% 0;font-size:20px;color: #fff;}
.scale_effect p{color: #fff;padding:4% 12% 4%;}
.scale_effect h3, .scale_effect p, .scale_effect a{-webkit-transform: scale(0);-moz-transform: scale(0);transform: scale(0);-webkit-transition: all 0.5s linear;-moz-transition: all 0.5s linear;transition: all 0.5s linear;filter: alpha(opacity=0);opacity: 0;}
.scale_effect:hover h3,.scale_effect:hover p,.scale_effect:hover a{-webkit-transform: scale(1);-moz-transform: scale(1);transform: scale(1);filter: alpha(opacity=100);opacity: 1;}

/*--------- Rotate Back items Page 4----------*/
.rotate_effect{position: relative;overflow: hidden;-webkit-transition: all 0.3s ease-in 0s;-moz-transition: all 0.3s ease-in 0s;transition: all 0.3s ease-in 0s;}
.rotate_effect .rotate_title{position:absolute;width:auto;left:15px;right:15px;opacity:0;filter:alpha(opacity=0);text-align: center;z-index:1;bottom:30px;color: #fff;font-size:20px;}
.rotate_effect:after{content: '';background: rgba(0,0,0,0.7);position: absolute;width: 100%;height: 100%;top: 0;left: 0;opacity: 0;filter: alpha(opacity=0);-webkit-transition: all 0.3s ease-in 0s;-moz-transition: all 0.3s ease-in 0s;transition: all 0.3s ease-in 0s;}
.rotate_effect:hover .rotate_title,.rotate_effect:hover .rotate_icon,.rotate_effect:hover .rotate_hover,.rotate_effect:hover .portfolio_widget-categories,.rotate_effect:hover:after{opacity: 1;filter: alpha(opacity=100);}
.rotate_icon{position: absolute;z-index: 2;top: 40px;width: 100%;text-align: center;opacity: 0;filter: alpha(opacity=0);-webkit-transition: all 0.2s ease-out 0s;-moz-transition: all 0.2s ease-out 0s;transition: all 0.2s ease-out 0s;}
.rotate_effect .glyphicon{position: absolute;width: 90px;height: 90px;line-height: 90px;font-size:28px;background: #ffffff;color: #555;left: 50%;margin-left: -45px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;border-radius: 50%;}
.rotate_effect:hover .glyphicon{-webkit-transform: scaleX(-1);-moz-transform: scaleX(-1);-ms-transform: scaleX(-1);transform: scaleX(-1);}

/*--------- Site Footer Area ----------*/
/* Footer About */
.footer_about p{color:#d2d2d2;font-size:13px;line-height:1.7em;}
.footer_logo{text-align:center;padding:10px 0 25px;}

/* Footer Contact */
.footer_contact .glyphicon{ color:#d2d2d2;padding:4px 15px 10px 0;float:left;}
.footer_contact p{margin:0 0 4px 30px;line-height:1.8em;}
.footer_contact a, .footer_contact a:visited, .footer_contact a:link, .footer_contact a:active{color:#d2d2d2;}
.footer_contact a:hover{color:#bcac70;}
.footer_contact .Social-Links a{border:solid 1px #3c3c3c;margin-right:10px;}

/*--------- Top Contact Style ----------*/
.top_welcome{float:left; line-height:38px;}
.top_welcome p{color:#fff;padding:0;margin:0;}

/*--------- Right Contact Style ----------*/
.right_contact { padding:25px 0 0;}
.right_contact .Social-Links{float:left;margin-right:10px;}
.right_contact p{float:left;line-height:22px;margin-right:0;}

/*--------- Main Top Style ----------*/
.main_top h3{color:#333;font-size:17px;margin:30px 0 15px 0;-moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;}
.icon_hover:hover h3{color:#bcac70;-moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;}

/*--------- Context Style ----------*/
.context_style h3{font-size:28px;margin:0 0 15px;}
.context_black{background: #333;float:left;margin:0 20px 0 0;}
.context_white{background: #fff;float:left;}
.context_white .btn_sliding{color:#333;}
.context_white:hover .btn_sliding{color:#fff;}

/*--------- Jump Image Slider ----------*/
.jump_style .slide{width:640px; height: 400px; float: left; position: relative;}
.jump_style .slide > div{height: 350px; overflow: hidden; position: absolute; top: 0;}
.jump_style .slide > div.back{height: 325px;}
.jump_style .slide > div.jump_large{left: 0; z-index: 3;}
.jump_style .slide > div.jump_large img{margin-top: 50px;border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;}
.jump_style .slide > div.jump_small{right: 0; z-index: 2;}
.jump_style .slide > div.jump_small img{margin-top: 100px;border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;}

/*--------- Design Style ----------*/
.design_style .row{margin:0 0 20px 0;}
.design_icon{float:left;}
.design_icon .glyphicon{font-size:28px;color:#bcac70;padding-top:5px;}
.design_list{margin-left:50px;}
.design_list h3{margin:0 0 10px 0;color:#333;-moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;}
.design_list:hover h3{color:#bcac70;-moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;}
.design_style .col-sm-6:hover .glyphicon{-webkit-animation: swing ease-in-out 1 normal 1000ms;-moz-animation: swing ease-in-out 1 normal 1000ms;-ms-animation: swing ease-in-out 1 normal 1000ms;animation: swing ease-in-out 1 normal 1000ms;}

/*--------- Skin Around Style ----------*/
.skin_around{text-align: center;}
.skin_around .glyphicon{font-size:30px;position:absolute;left:50%;top:50%;width:100px;height:100px;margin:-20px 0px 0px -50px; overflow:hidden;-moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;}
.skin_around h3{color:#333;font-size:17px;margin-top:10px;-moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;}
.easy-pie-chart{position:relative;}
/*Skin Around Hover Effect*/
.skin_around .col-sm-4:hover .glyphicon-music{-webkit-animation: swing ease-in-out 1 normal 1000ms;-moz-animation: swing ease-in-out 1 normal 1000ms;-ms-animation: swing ease-in-out 1 normal 1000ms;animation: swing ease-in-out 1 normal 1000ms;color:#6fd1ff;}
.skin_around .col-sm-4:hover .glyphicon-plane{-webkit-animation: tada ease-in-out 1 normal 1000ms;-moz-animation: tada ease-in-out 1 normal 1000ms;-ms-animation: tada ease-in-out 1 normal 1000ms;animation: tada ease-in-out 1 normal 1000ms;color:#4dfb9b;}
.skin_around .col-sm-4:hover .glyphicon-headphones{-webkit-animation: bounce ease-in-out 1 normal 1000ms;-moz-animation: bounce ease-in-out 1 normal 1000ms;-ms-animation: bounce ease-in-out 1 normal 1000ms;animation: bounce ease-in-out 1 normal 1000ms;color:#ff6d6d;}
.skin_around .col-sm-4:hover .around_title01{color:#6fd1ff;-moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;}
.skin_around .col-sm-4:hover .around_title02{color:#4dfb9b;-moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;}
.skin_around .col-sm-4:hover .around_title03{color:#ff6d6d;-moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;}

/*------------------ About Us Page -------------------*/
/* About Team Page */
.about_team{text-align:center;}
.about_team h2{color:#333;font-size:35px;-moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;}
.about_team:hover h2{color:#bcac70;-moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;}
.about_team h3{color:#fff;}
.team_content{text-align:left;padding:10px 20px; background:#f9f9f9;}
.team_content h4{color:#333;margin-bottom:3px;}
.team_icon{background:#e2e2e2;padding:15px 10px 5px;}
.team_icon .Social-Links{float:left;}
.team_link{float:right;line-height:20px;}
.team_link a, .team_link a:link, .team_link a:active, .team_link a:visited{color:#333;-moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;}
.team_link a:hover{color:#bcac70;-moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;}

/*Skill Bar*/
.skill_bar .progress{ height:30px;}
.skill_bar .progress-bar-success{ background:#24A1AF;}
.skill_bar .progress .progress-bar span.sr-only{ position:relative; z-index:1000; color:#fff; line-height:30px; z-index:1;}
.skill_bar .progress-bar{ text-align:left; padding-left:15px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}

/* Logo List */
.logo_list{text-align:center;}
.logo_list h3{color:#333;font-size:26px;-moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;}
.logo_list:hover h3{color:#bcac70;-moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;}
.logo_list ul li{width:16%;float:left;}
.logo_list ul li:hover img{alpha(opacity=70); opacity: 0.7;-moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;}
.logo_list ul li img{alpha(opacity=100); opacity: 1;}

/*------------------ Our Services Page -------------------*/
.services_list .row{margin-bottom:25px;}
.services_list .glyphicon{float:left;font-size:25px;display:block;padding-top:7px;color:#bcac70;-moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;}
.services_list .services_content{margin-left:50px;color:#333;}
.services_list .services_content h3{margin:0 0 15px 0;color:#333;}
.services_list .col-sm-4:hover h3{-moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;color:#bcac70;}
.services_list .col-sm-4:hover .glyphicon-off, .services_list .col-sm-4:hover .glyphicon-repeat{-webkit-animation: shake ease-in-out 1 normal 1000ms;-moz-animation: shake ease-in-out 1 normal 1000ms;-ms-animation: shake ease-in-out 1 normal 1000ms;animation: shake ease-in-out 1 normal 1000ms;}
.services_list .col-sm-4:hover .glyphicon-refresh, .services_list .col-sm-4:hover .glyphicon-resize-small{-webkit-animation: bounce ease-in-out 1 normal 1000ms;-moz-animation: bounce ease-in-out 1 normal 1000ms;-ms-animation: bounce ease-in-out 1 normal 1000ms;animation: bounce ease-in-out 1 normal 1000ms;}
.services_list .col-sm-4:hover .glyphicon-plane, .services_list .col-sm-4:hover .glyphicon-star{-webkit-animation: swing ease-in-out 1 normal 1000ms;-moz-animation: swing ease-in-out 1 normal 1000ms;-ms-animation: swing ease-in-out 1 normal 1000ms;animation: swing ease-in-out 1 normal 1000ms;}

/*Home Top Box*/
.box_wrapper{border:solid 1px #ededed;border-left:none; position:relative;}
.box_inner{border-left:solid 5px #bcac70;padding:15px 30px; position:relative;}
.box_inner:before{border-top:4px solid transparent;border-left:6px solid #bcac70;border-bottom:4px solid transparent;content: "";position:absolute;top:45%;left:0;width: 0;height: 0;}
.box_text{font-size:14px;float:left;width:83%;line-height:1.6em;padding:5px 2% 0 0;}
.box_text a, .box_text a:link, .box_text a:active, .box_text a:visited{color:#333;-webkit-transition: all 0.3s ease-in 0s; -moz-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s;display:inline-block;margin:0 0 0 5px;}
.box_text a:hover{color:#bcac70;-webkit-transition: all 0.3s ease-in 0s; -moz-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s;}
.box_button{float:right;text-align:center;}
.box_button a{padding:10px 30px;color:#fff!important;font-size:18px;display:block;background:#bcac70;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-webkit-transition: all 0.3s ease-in 0s; -moz-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s;}
.box_button a:hover{background:#333!important;-webkit-transition: all 0.3s ease-in 0s; -moz-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s;}

/*Services Show*/
.services_show{text-align:center;}
.show_content h3{color:#333;-moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;c}
.show_content:hover h3{-moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;color:#bcac70;}
.services_show .scale_back h3{margin-top:0;}

/*Figure Intro*/
.figure_intro{position:relative; background:#eee;margin-top:10px;}
.figure_intro p{border:solid 1px #eee;padding:15px;line-height:1.7em;margin:5px 0 20px 0;}
.figure_intro:after{position: absolute;bottom:-10px;left:30px;border-right:8px solid transparent;border-top:10px solid #eee;border-left:8px solid transparent;content: "";width: 0;height: 0;}
.figure_intro img{float:left;}
.figure_name{margin-left:90px;}
.figure_name h3{margin-bottom:0;}

/*------------------ Faq Page -------------------*/
.faq_links .glyphicon{float:left;color:#bcac70;}
.faq_links p{margin-left:25px;font-size:15px;}
.faq_links a, .faq_links a:link, .faq_links a:visited, .faq_links a:active{color:#333;}
.faq_links a:hover{color:#bcac70;}

/*lightgray box*/
.lightgray_box {text-align:center;background:#f3f3f3;padding:30px 10px;}
.lightgray_box h3{color:#333;font-size:17px;-moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;margin-top:40px;}
.lightgray_box:hover h3{-moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;color:#bcac70;}
.lightgray_box p{color:#a8a8a8;}

/*------------------ Page 404 Page -------------------*/
.page_404{text-align:center;}
.page_404 h3{font-size:30px;}
.page_404 p{font-size:18px;}
.search_404{ padding:24px 0;  width:35%; margin:50px auto;}
.search_404 input[type="text"] { background:url(../images/icon_search.png) no-repeat right center #fff ; border: 1px solid #e0e0e0; font-size:14px; color: #333333; width: 80%; padding: 7px 30px 7px 8px;outline: none;}

/*------------------ Contact Us Style -------------------*/
.contact_style h3{text-align:center;font-size:28px;color:#333;}
.contact_style:hover h3{-moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;color:#bcac70;}
.input_style{padding:10px 0;width:48%;margin-right:2%;float:left;}
.input_style input{background:#fff; border:solid 1px #bbb; width:90%;}
.input_style input[type="text"]{ padding:10px;outline:none;}
.textarea_style textarea{background:#fff;  width:98%;border:solid 1px #bbb;margin-top:20px;}
.textarea_style textarea[type="text"]{ padding:10px; min-height:150px;outline:none;}
.input_button { margin-top:30px;text-align:center; }
.input_button a, .input_button a:link, .input_button a:active, .input_button a:visited{background:#333;display:block;width:100%;padding:15px 0; text-decoration:none; color:#fff; font-size:15px; -webkit-transition: all 0.3s ease-in 0s; -moz-transition: all 0.3s ease-in 0s;}
.input_button a:hover{transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s; -moz-transition: all 0.3s ease-in 0s;background:#bcac70;}
/* Contact Icon*/
.contact_icon .glyphicon-effect{float:left;}
.contact_text{margin-left:100px;text-align:left;}
.contact_text h3{font-size:17px;color:#333;}
.contact_text p{margin:0 0 3px 0;padding-right:10px;}

/*------------------ Testimonial Page -------------------*/
.testimonial_list h2{font-size:40px;color:#333; text-align:center;-moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;}
.testimonial_list:hover h2{-moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;color:#bcac70;}
.testimonial_list >p{color:#969696;text-align:center;}
.testimonial_item{float:left;width:48%;margin:0 1% 2% 1%;border:solid 1px #e5e5e5;padding:20px;position:relative;}
.testimonial_item img{float:left;padding-right:20px;}
.testimonial_text{margin-left:110px;}
.testimonial_text h3{font-size:16px;}
/*Testimonial Figure Page*/
.testimonial_figure{text-align:center;}
.testimonial_figure h3{color:#333;}
.testimonial_figure:hover h3{-moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;color:#bcac70;}
/*Testimonial Words Page*/
.testimonial_words{position:relative;background:#f0f0f0;padding:20px;}
.testimonial_words:before{content:" ";width: 0;height: 0;border-left: 20px solid transparent;border-right:20px solid transparent;border-top:30px solid #f0f0f0;position:absolute;bottom:-30px;left:20px;}
.words_name{padding-left:20px;}

/*------------------ Side Bar Content -------------------*/
.side_category ul{margin:0;}
.side_category ul li{padding:5px 0 10px 0;border-bottom:solid 1px #eaeaea;}
.side_category a, .side_category a:link, .side_category a:active, .side_category a:visited{color:#333;padding-left:5px;}
.side_category li:hover a{color:#bcac70;}
/*Side Tweets*/
.side_tweets ul { margin:0;}
.side_tweets ul li {  margin:0 0 20px 0;}
.side_tweets ul li img{ float:left;margin-top:5px}
.side_tweets ul li p{ margin:0 0 2px 32px; font-size:14px;line-height:1.7em;}
/*Side Tag*/
.side_tag a{display:block;padding:5px 10px;float:left;margin:0 4px 5px 0;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;background:#888;}
.side_tag a, .side_tag a:link, .side_tag a:active, .side_tag a:visited{color:#fff;}
.side_tag a:hover{background:#bcac70;color:#fff;-moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;}
/*Side Social*/
.side_social .socialicons3 a{margin:0 5px 0 0;}
/*Sidebar Content*/
.sidebar_content p{ line-height:1.9em;color:#333;}
.sidebar_text{border-left:solid 3px #bcac70;background:url(../images/content/quovolve_box_img.png) no-repeat #f4f4f4 30px 10px;padding:20px;}
.sidebar_text p{font-size:16px;line-height:1.7em; font-style:italic;}

/*------------------ Full Width Page -------------------*/
.full_text{color:#7f7f7f;}
.black_text{color:#000;}
.page_full .row{margin-bottom:25px;}
.page_full .glyphicon{float:left;font-size:30px;display:block;padding-top:10px;color:#bcac70;-moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;}
.page_full .full_content{margin:0 0 0 50px;color:#888;}
.page_full .full_content h3{margin:0 0 10px 0;color:#4c4c4c;}
.page_full .col-sm-6:hover h3{-moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;color:#bcac70;}
.page_full .col-sm-6:hover .glyphicon-home{-webkit-animation: shake ease-in-out 1 normal 1000ms;-moz-animation: shake ease-in-out 1 normal 1000ms;-ms-animation: shake ease-in-out 1 normal 1000ms;animation: shake ease-in-out 1 normal 1000ms;}
.page_full .col-sm-6:hover .glyphicon-tree-deciduous{-webkit-animation: bounce ease-in-out 1 normal 1000ms;-moz-animation: bounce ease-in-out 1 normal 1000ms;-ms-animation: bounce ease-in-out 1 normal 1000ms;animation: bounce ease-in-out 1 normal 1000ms;}
/*Full Column*/
.full_column .row{margin:0 0 20px 0;}
.full_column h3{color:#333;margin:0 0 25px 0;-moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;}
.full_column .col-sm-2:hover h3, .full_column .col-sm-3:hover h3, .full_column .col-sm-4:hover h3, .full_column .col-sm-6:hover h3, .full_column .col-sm-8:hover h3{-moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;color:#bcac70;}

/*------------------ Price Table Page -------------------*/
.price_table{text-align:center;}
.price_table h3{color:#333;-moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;c}
.price_table:hover h3{-moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;color:#bcac70;}
.price_table .col-sm-3, .price_table .col-sm-4{padding:0 5px 0 0;}
.table_border{border-top:solid 3px #bcac70;}
.table_header{background:#3d3d3d;}
.table_header .glyphicon{color:#fff;font-size:16px;padding-top:20px;}
.table_header h4{color:#fff;padding:0 0 20px;}
.price_content{position:relative;}
.price_unit{font-size:20px;color:#888;position:absolute;top:30px;left:20%;}
.price_month{font-size:15px;color:#888;}
.price_numb{font-size:80px;}
.price_content p{margin:5px 0;}
.price_text{font-style:italic;color:#555555;padding:20px 0;}
.price_bg{background:#f2f2f2;padding:30px 0;}
.price_button a{padding:10px 25px;background:#bcac70;color:#fff;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;}
.price_button a:hover{background:#333!important;-moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;color:#fff;}

/*---------- Sortable Portfolio Style -------------- */
.pg-img-wrapper{position:relative;overflow:hidden;margin:0 10px;}
.pg-img-wrapper p{padding:10px 5px 0;font-size:13px;}
.pg-img-wrapper figure{width:100%;margin:0;}
.pg-info{width:100%; height: 100%;text-align: left; padding:0; min-height: 35px; position: absolute; bottom: 0; left: 0; z-index: 10; background:#bcac70; filter: alpha(opacity=0); opacity: 0; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease;transition: all 0.5s ease;}
.pg-info:hover{ filter: alpha(opacity=85); opacity:0.85;}
.pg-info:hover .pg-details{bottom: 25%; bottom:calc(33% - 10px);}
.pg-details{text-align:center;padding:0;width:100%;position:absolute;bottom:10%;color:#ffffff;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;transition:all 0.3s ease;}
.pg-details h2{color:#fff!important;font-size:16px;font-weight: bold;text-align:center;}
.pg-categories{width: 100%; display: block; font-size: 10px; text-transform: uppercase; margin:0; color: rgba(255, 255, 255, 0.77); letter-spacing: 1px;margin-top:-10px;}
.icon-circle{width:50px;height:50px;background:#000;position: absolute; top: 10%; left: 40%;  -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px;filter: alpha(opacity=70); opacity: 0.7;z-index: 100;background: rgba(0, 0, 0, 0.7);padding: 0; -webkit-transition: all 00.3s ease; -moz-transition: all 0.3s ease;transition: all 0.3s ease;}
.pg-info:hover .icon-circle{filter: alpha(opacity=80); opacity: 0.8; -webkit-transform: scale(1); -moz-transform: scale(1);transform: scale(1); top: 37%; top: calc(30% - 10px);}
.icon-one{width: 22px; height: 20px; background:url(../images/px_sprites_w.png) no-repeat -40px 0;display:inline-block; position:relative;top:15px;left:14px; }
.icon-two{width: 22px; height: 20px; background:url(../images/px_sprites_w.png) no-repeat -285px 0;display:inline-block; position:relative;top:15px;left:14px; }
.icon-three{width: 22px; height: 20px; background:url(../images/px_sprites_w.png) no-repeat -80px 0;display:inline-block; position:relative;top:15px;left:14px; }
.icon-four{width: 22px; height: 20px; background:url(../images/px_sprites_w.png) no-repeat -368px 0;display:inline-block; position:relative;top:15px;left:14px; }
.icon-five{width: 22px; height: 20px; background:url(../images/px_sprites_w.png) no-repeat -408px 0;display:inline-block; position:relative;top:15px;left:14px; }

.icon-circle2{width:50px;height:50px;background:#000;position: absolute; top: 30%; left: 45%;  -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px;  filter: alpha(opacity=70); opacity: 0.7; z-index: 100;background: rgba(0, 0, 0, 0.7);padding: 0;-webkit-transition: all 00.3s ease; -moz-transition: all 0.3s ease;transition: all 0.3s ease;}
.pg-details2{text-align: center; padding: 0; width: 100%; position: absolute; bottom: 40%; color: #ffffff; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease;transition: all 0.3s ease;}
.pg-details2 h2{color:#fff!important;font-size:25px;font-weight: bold;text-align:center;}
.pg-categories2{width: 100%; display: block; font-size: 18px; text-transform: uppercase; margin:0; color: rgba(255, 255, 255, 0.77); letter-spacing: 1px;margin-top:-10px;}
.project_skills{width:100%;}
.icon-circle3{width:50px;height:50px;background:#000;position: absolute; top:30%; left: 42%;  -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px;  filter: alpha(opacity=70); opacity: 0.7;z-index: 100;background: rgba(0, 0, 0, 0.7);padding: 0;-webkit-transition: all 00.3s ease; -moz-transition: all 0.3s ease;transition: all 0.3s ease; }
.pg-details3{text-align: center; padding: 0; width: 100%; position: absolute; bottom: 30%; color: #ffffff; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease;}
.pg-details3 h2{color:#fff!important;font-size:20px;font-weight: bold;text-align:center;}
.pg-categories2{width: 100%; display: block; font-size: 15px; text-transform: uppercase; margin:0; color: rgba(255, 255, 255, 0.77); letter-spacing: 1px;margin-top:-10px;}
.pg-info4{width:100%; height: 100%;text-align: left; padding:0; min-height: 35px; position: absolute; bottom: 0; left: 0; z-index: 10; background:#bcac70; filter: alpha(opacity=0); opacity: 0; }
.pg-info4:hover{ filter: alpha(opacity=85); opacity:0.85;}
.pg-info4:hover .pg-details4{bottom: 25%; bottom: calc(33% - 10px);}
.pg-info4:hover .icon-circle4{filter: alpha(opacity=80); opacity: 0.8; -webkit-transform: scale(1); -moz-transform: scale(1);transform: scale(1); top: 37%; top: calc(30% - 10px);}
.icon-circle4{width:50px;height:50px;background:#000;position: absolute; top:25%; left: 40%;  -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px;filter: alpha(opacity=70);opacity: 0.7;z-index: 100; background: rgba(0, 0, 0, 0.7);padding: 0; -webkit-transition: all 00.3s ease; -moz-transition: all 0.3s ease;transition: all 0.3s ease;}
.pg-details4{text-align: center; padding: 0; width: 100%; position: absolute; bottom: 28%; color: #ffffff; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease;}
.pg-details4 h2{color:#fff!important;font-size:16px;font-weight: bold;text-align:center;}
.pg-categories4{width: 100%; display: block; font-size: 14px; text-transform: uppercase; margin:0; color: rgba(255, 255, 255, 0.77); letter-spacing: 1px;margin-top:-10px;}

.icon-circle5{width:50px;height:50px;background:#000;position: absolute; top:30%; left: 42%;  -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px;  filter: alpha(opacity=70); opacity: 0.7;z-index: 100; background: rgba(0, 0, 0, 0.7);padding: 0;-webkit-transition:all 00.3s ease; -moz-transition: all 0.3s ease;transition: all 0.3s ease; }
.pg-details5{text-align: center; padding: 0; width: 100%; position: absolute; bottom: 30%; color: #ffffff; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease;transition: all 0.3s ease;}
.pg-details5 h2{color:#fff!important;font-size:17px;font-weight: bold;text-align:center;}
.pg-categories5{width: 100%; display: block; font-size: 13px; text-transform: uppercase; margin:0; color: rgba(255, 255, 255, 0.77); letter-spacing: 1px;margin-top:-10px;}

/*---------- Project List -------------- */
.project_page{height:auto;overflow:hidden;padding:0;width:100%;}
.project_contain{margin:20px 0;float:left;}
.project_pic{display:block;float:left;width:60%;-webkit-transition: all 0.3s ease-in 0s; -moz-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s;}
.project_pic:hover img{filter:Alpha(Opacity=80);opacity:0.8;}
.project_list { padding:0 0 0 15px!important;float:left;width:35%;}
.project_page h3{font-size:25px;-webkit-transition: all 0.8s ease-in 0s;-moz-transition: all 0.8s ease-in 0s;transition: all 0.8s ease-in 0s;color:#000;}
.project_page h3:hover{color:#d35a50;}
.project_list .categories {margin-bottom:20px;}
.project_list .categories a{ color:#999;}
.project_list .intro { font-size:12px; margin-bottom:20px; margin-top:35px; }
.project_list a.read-more { font-size:13px; height:30px;line-height:30px;display:block;text-align:center; background:#bbb; color:#fff;  transition: all 0.5s ease-in 0s; -webkit-transition: all 0.5s ease-in 0s; -moz-transition: all 0.5s ease-in 0s;}
.project_list a.read-more:hover {background:#bcac70;}

/*------------------ Gallery Page -------------------*/
.gallery_page{width:100%;}
.gallery_box_outer{  min-height:160px; margin-bottom:5px;width:24%;float:left;padding:1% 2%;}
.gallery_page .pg-img-wrapper{position:relative;overflow:hidden;margin:10px 0;}

/*------------------Bootstrap Reset -------------------*/
.page_number_style{ text-align:center;}
.page_number_style .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{ background:#bcac70;border-color:#bcac70;}

/* Isotope Example Options */
#options ul li{padding:0!important;}
#options ul li a{padding:10px 23px!important;}

/*------------------ Home Version 2 -------------------*/
/*Home Top Box*/
.home2_top{padding:40px 10px;background:#f7f7f7;border-bottom:solid 1px #e6e6e6;}
.home2_top h3{font-size:25px;float:left;width:80%;padding:5px 2% 0 0;color:#616161;margin:0;-webkit-transition: all 0.3s ease-in 0s; -moz-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s;}
.home2_top:hover h3{color:#bcac70;-webkit-transition: all 0.3s ease-in 0s; -moz-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s;}
.home2_button{float:right;text-align:center;}
.home2_button a{padding:10px 60px;color:#fff!important;font-size:18px;display:block;background:#bcac70;-webkit-transition: all 0.3s ease-in 0s; -moz-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s;}
.home2_button a:hover{background:#333!important;-webkit-transition: all 0.3s ease-in 0s; -moz-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s;}

/*------------------ Home Version 3 -------------------*/
.transparent_box{position:relative; background:#dae0e6;background:rgba(255,255,255,0.8);text-align:center;padding:30px 0;}
.transparent_box h3{ color:#333; font-size:17px;-webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s;}
.transparent_box:hover h3{ color:#bcac70;-webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s;}
.transparent_box p { padding:5px 20px;} 

.home2_bottom > h3{color:#333;text-align:center;-webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s;margin:0;font-size:28px;}
.home2_bottom:hover h3{ color:#bcac70;-webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s;}

/*------------------ Home Version 4 -------------------*/
.home4_top{text-align:center;}
.home4_top h3{font-size:23px;color:#595959;padding:0 10%;}
.home4_btn a{margin:0 20px 0 0;padding:10px 30px;background: #bcac70;-webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s;border-radius:5px;-webkitborder-radius:5px;-moz-border-radius:5px;}
.home4_btn a:link,.home4_btn a:visited, .home4_btn a:active, .home4_btn a{color: #fff;}
.home4_btn a:hover{background:#333!important;-webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s;}

/*Icon Style*/
.home4_top_list{text-align:center;}
.home4_top_list .glyphicon{font-size:30px;}
.top_list_content p{cursor: pointer;line-height:1.8em;}
.home4_top_list h3{font-size: 15px;margin:25px 0 15px;color:#595959;transition: all 0.3s ease-in 0s;-webkit-transition: all 0.3s ease-in 0s;-moz-transition: all 0.3s ease-in 0s;}
.home4_top_list .col-sm-3:hover h3{transition: all 0.3s ease-in 0s;-webkit-transition: all 0.3s ease-in 0s;-moz-transition: all 0.3s ease-in 0s;color:#bcac70;}
.home4_top_list .col-sm-3:hover .glyphicon-gift{-webkit-animation: shake ease-in-out 1 normal 1000ms;-moz-animation: shake ease-in-out 1 normal 1000ms;-ms-animation: shake ease-in-out 1 normal 1000ms;-o-animation: shake ease-in-out 1 normal 1000ms;animation: shake ease-in-out 1 normal 1000ms;color:#bcac70;}
.home4_top_list .col-sm-3:hover .glyphicon-headphones{-webkit-animation: flash ease-in-out 1 normal 1000ms;-moz-animation: flash ease-in-out 1 normal 1000ms;-ms-animation: flash ease-in-out 1 normal 1000ms;-o-animation: flash ease-in-out 1 normal 1000ms;animation: flash ease-in-out 1 normal 1000ms;color:#bcac70;}
.home4_top_list .col-sm-3:hover .glyphicon-send{-webkit-animation: wobble ease-in-out 1 normal 1000ms;-moz-animation: wobble ease-in-out 1 normal 1000ms;-ms-animation: wobble ease-in-out 1 normal 1000ms;-o-animation: wobble ease-in-out 1 normal 1000ms;animation: wobble ease-in-out 1 normal 1000ms;color:#bcac70;}
.home4_top_list .col-sm-3:hover .glyphicon-fullscreen{-webkit-animation: swing ease-in-out 1 normal 500ms;-moz-animation: swing ease-in-out 1 normal 500ms;-ms-animation: swing ease-in-out 1 normal 500ms;-o-animation: swing ease-in-out 1 normal 500ms;animation: swing ease-in-out 1 normal 500ms;color:#bcac70;}

/*Skin Design Style*/
.skin_design h3{float:left;width:50%;color:#555;padding-bottom:10px;font-size:22px;}
.skin_design:hover h3{color:#bcac70; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease;transition: all 0.3s ease;}
.skin_design .design_catalog{float:right;width:50%;}
.skin_design #options ul{margin:0;paddin:0;text-align:right;}
.skin_design #options ul li a:hover{color:#fff;}
.design_content ul .four_columns{min-height:175px;}
.skin_design ul li img{padding:0;margin:0;}
.design_content ul{margin:0;}

/*Rotate Design Style*/
.rotate-wrapper{position:relative;overflow:hidden;}
.rotate-info{width:100%; height: 100%;text-align: left; padding:0; min-height: 35px; position: absolute; bottom: 0; left: 0; z-index: 10; background:#bcac70; filter: alpha(opacity=0); opacity: 0;-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease;transition: all 0.3s ease;text-align:center; }
.rotate-info:hover{ filter: alpha(opacity=80); opacity:0.80;}
.rotate-info:hover .rotate-circle{transform: scale(1.6) rotate(180deg);-webkit-transform: scale(1.6) rotate(180deg);-o-transform: scale(1.6) rotate(180deg); -moz-transform: scale(1.6) rotate(180deg);-ms-transform: scale(1.6) rotate(180deg); -webkit-transition: all 0.4s ease-in 0s; -moz-transition: all 0.4s ease-in 0s;transition: all 0.4s ease-in 0s;}
.rotate-circle{width:40px;height:40px;background:#000;position: absolute; top:35%; left: 42%;-webkit-border-radius:30px; -moz-border-radius: 30px; border-radius: 30px;filter: alpha(opacity=70); opacity: 0.7; z-index: 100; background: rgba(0, 0, 0, 0.7);padding: 0; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease;transition: all 0.3s ease;text-align:center;}
.rotate-circle .glyphicon{font-size:13px;color:#fff;line-height:40px;}

/*home4 middle area*/
.home4_middle{margin-bottom:-10%;}
.home4_middle h3{color:#fff;font-size:30px;}
.home4_middle p{color:#fff;line-height:1.8em;font-size:15px;}
.home4_middle img{float:left;width:60%;margin-right:5%;}
.home4_middle .middle_content{float:right;width:35%;}
.home4_middle .context_black:hover .btn_sliding{border-radius:0;color:#333;background: #fff;}

/*home4 bottom area*/
.home4_bottom{text-align: center;}
.home4_bottom .glyphicon{font-size:30px;position:absolute;left:50%;top:50%;width:100px;height:100px;margin:-20px 0px 0px -50px; overflow:hidden;-moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;}
.home4_bottom h3{color:#333;font-size:17px;padding-bottom:10px;-moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;}
.home4_bottom a, .home4_bottom a:link, .home4_bottom a:active, .home4_bottom a:visited{color:#333;}
.home4_bottom a:hover{color:#bcac70;-moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;}
.home4_bottom .col-sm-3:hover .glyphicon-phone{-webkit-animation: swing ease-in-out 1 normal 1000ms;-moz-animation: swing ease-in-out 1 normal 1000ms;-ms-animation: swing ease-in-out 1 normal 1000ms;animation: swing ease-in-out 1 normal 1000ms;color:#f76816;}
.home4_bottom .col-sm-3:hover .glyphicon-pencil{-webkit-animation: tada ease-in-out 1 normal 1000ms;-moz-animation: tada ease-in-out 1 normal 1000ms;-ms-animation: tada ease-in-out 1 normal 1000ms;animation: tada ease-in-out 1 normal 1000ms;color:#39b6d6;}
.home4_bottom .col-sm-3:hover .glyphicon-map-marker{-webkit-animation: shake ease-in-out 1 normal 1000ms;-moz-animation: shake ease-in-out 1 normal 1000ms;-ms-animation: shake ease-in-out 1 normal 1000ms;animation: shake ease-in-out 1 normal 1000ms;color:#d35a51;}
.home4_bottom .col-sm-3:hover .glyphicon-eye-open{-webkit-animation: bounce ease-in-out 1 normal 1000ms;-moz-animation: bounce ease-in-out 1 normal 1000ms;-ms-animation: bounce ease-in-out 1 normal 1000ms;animation: bounce ease-in-out 1 normal 1000ms;color:#61c998;}
.home4_bottom .col-sm-3:hover .main_title01{color:#f76816;-moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;}
.home4_bottom .col-sm-3:hover .main_title02{color:#39b6d6;-moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;}
.home4_bottom .col-sm-3:hover .main_title03{color:#d35a51;-moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;}
.home4_bottom .col-sm-3:hover .main_title04{color:#61c998;-moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;}

/*------------------ Home Version 5 -------------------*/
.home5_top{text-align:center;}
.home5_top h3{color:#333;-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease;transition: all 0.3s ease;}
.home5_top .col-sm-3:hover h3{color:#bcac70; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease;transition: all 0.3s ease;}
.home5_circle{width:110px;height:110px;border-radius:55px;-webkit-border-radius:55px;-moz-border-radius:55px;margin:0 auto;padding-top:20px;}
.home5_top .col-sm-3:hover img{-webkit-animation: swing ease-in-out 1 normal 1000ms;-moz-animation: swing ease-in-out 1 normal 1000ms;-ms-animation: swing ease-in-out 1 normal 1000ms;animation: swing ease-in-out 1 normal 1000ms;color:#f76816;}
.home5_one{background:#e8c04f;}
.home5_two{background:#d2514b;}
.home5_three{background:#9d9abf;}
.home5_four{background:#a4bf60;}

/*Picture List Style*/
.pic_list h2{color:#fff; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease;transition: all 0.3s ease;}
.pic_list ul, .pic_list li { list-style:none; }
.pic_list p{color:#333;}
.pic_list .col-sm-3:hover h3{color:#bcac70; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease;transition: all 0.3s ease;}
.pic_list .col-sm-3{background:#fff;border:solid 1px #e5e5e5;text-align:center;width:23.9%;margin:0 0.5%;padding:0 0 20px 0;}
.pic_list .col-sm-3 h3{color:#333;margin:15px 0 5px;}
.pic_list .rotate_hover h3{color:#fff!important;}

/*hom5 middle area*/
.home5_middle{text-align:center;}
.home5_middle h3{color:#fff;font-size:40px;}
.home5_middle p{color:#fff;font-size:18px;}
.home5_btn a span{ color:#fff; background:#bcac70; padding:7px 15px; border-bottom:3px solid rgba(0,0,0,0.2);border-radius:5px;-webkit-border-radius:5px; -moz-border-radius:5px;-webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s;}
.home5_btn:hover a span{ background:#333!important;-webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s;}

/*home5 picture*/
.home5_pic img{ vertical-align:middle;}

/*Notepad Right Style*/
.notepad_around{border:solid 1px #bcac70;width:68px;height:68px;background:#fff;text-align:center;border-radius:34px;-webkit-border-radius:34px;-moz-border-radius:34px;float:left;}
.notepad_around .glyphicon{color:#bcac70;font-size:25px;line-height:65px;}
.notepad_style .col-sm-12:hover .glyphicon{-webkit-animation: bounce ease-in-out 1 normal 1000ms;-moz-animation: bounce ease-in-out 1 normal 1000ms;-ms-animation: bounce ease-in-out 1 normal 1000ms;animation: bounce ease-in-out 1 normal 1000ms;color:#bcac70;}
.notepad_content{margin-left:80px;}
.notepad_content h3{margin:0 0 15px 0;color:#333;-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease;transition: all 0.3s ease;}
.notepad_content:hover h3{color:#bcac70; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease;transition: all 0.3s ease;}

/*---------------- Animation ----------------*/
.visible {opacity: 1;}
.animated.scaleUp1{-webkit-animation:scaleUp 1s .1s ease both;-moz-animation:scaleUp 1s .1s ease both;animation:scaleUp 1s .1s ease both;}
.animated.scaleUp2{-webkit-animation:scaleUp 1s 400ms ease both;-moz-animation:scaleUp 1s 400ms ease both;animation:scaleUp 1s 400ms ease both;}
.animated.scaleUp3{-webkit-animation:scaleUp 1s 700ms ease both;-moz-animation:scaleUp 1s 700ms ease both;animation:scaleUp 1s 700ms ease both;}
.animated.scaleUp4{-webkit-animation:scaleUp 1s 1s ease both;-moz-animation:scaleUp 1s 700ms ease both;animation:scaleUp 1s 700ms ease both;}
@keyframes scaleUp{0%{opacity:0;transform:scale(.8);}
100%{opacity:1;transform:scale(1);}}@-moz-keyframes scaleUp{0%{opacity:0;-moz-transform:scale(.8);}
100%{opacity:1;-moz-transform:scale(1);}}@-webkit-keyframes scaleUp{0%{opacity:0;-webkit-transform:scale(.8);}
100%{opacity:1;-webkit-transform:scale(1);}}@-ms-keyframes scaleUp{0%{opacity:0;-ms-transform:scale(.8);}
100%{opacity:1;-ms-transform:scale(1);}}@-o-keyframes scaleUp{0%{opacity:0;-o-transform:scale(.8);}
100%{opacity:1;-o-transform:scale(1);}}.animated.scaleUp{-webkit-animation-name:scaleUp;-moz-animation-name:scaleUp;-o-animation-name:scaleUp;animation-name:scaleUp;}

.animated.fadeInLeft1{-webkit-animation:fadeInLeftBig 300ms .1s ease both;-moz-animation:fadeInLeftBig 300ms .1s ease both;animation:fadeInLeftBig 300ms .1s ease both;}
.animated.fadeInLeft2{-webkit-animation:fadeInLeftBig 500ms .1s ease both;-moz-animation:fadeInLeftBig 500ms .1s ease both;animation:fadeInLeftBig 500ms .1s ease both;}
.animated.fadeInLeft3{-webkit-animation:fadeInLeftBig 700ms .1s ease both;-moz-animation:fadeInLeftBig 700ms .1s ease both;animation:fadeInLeftBig 700ms .1s ease both;}
.animated.fadeInLeft4{-webkit-animation:fadeInLeftBig 900ms .1s ease both;-moz-animation:fadeInLeftBig 900ms .1s ease both;animation:fadeInLeftBig 900ms .1s ease both;}
@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-500px)}
100%{opacity:1;-webkit-transform:translateX(0)}}
@-moz-keyframes fadeInLeftBig{0%{opacity:0;-moz-transform:translateX(-500px)}
100%{opacity:1;-moz-transform:translateX(0)}}