@charset "utf-8";

/* CSS Document */

@import url(http://fonts.googleapis.com/css?family=Roboto);
body {
    margin: 0px;
    padding: 0px;
    vertical-align: baseline color: #777;
    background-image: url(../images/body_bg.jpg);
    background-repeat: repeat;
}

@font-face {
    font-family: 'agencyfbbold';
    src: url('../fonts/agencyfb-bold-webfont.eot');
    src: url('../fonts/agencyfb-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/agencyfb-bold-webfont.woff2') format('woff2'), url('../fonts/agencyfb-bold-webfont.woff') format('woff'), url('../fonts/agencyfb-bold-webfont.ttf') format('truetype'), url('../fonts/agencyfb-bold-webfont.svg#agencyfbbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

body,
a {
    color: #777;
    font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
}

@charset "utf-8";
* {
    margin: 0px;
    padding: 0px;
}

.bottom-footer {
    color: #0093C9;
}

.clearfix {
    clear: both;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #0093C9;
    font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    line-height: 1em;
    padding-bottom: 20px;
}

h1 {
    font-size: 24px;
}

h4 {
    color: #333;
    font-size: 16px;
}

p {
    color: #777777;
    font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 21px;
    text-align: justify;
}

p {
    padding-bottom: 15px;
}

.webpage {
    width: 1252px;
    position: relative;
    margin: 0px auto;
    background-color: #FFF;
}

.top-header {
    height: 113px;
    width: 1251px;
    position: relative;
    /* border: 1px solid; */
}

.Agency-FB {
    font-family: 'agencyfbbold';
    font-size: 46px;
    color: #040728;
    font-weight: 100;
    line-height: 39px;
    font-weight: bold;
}

.Agency-FB a {
    font-family: 'agencyfbbold';
    font-size: 46px;
    color: #040728;
    font-weight: 100;
    line-height: 46px;
    font-weight: bold;
    text-decoration: none;
    display: block;
}

.menu-div {
    background-color: #CCC;
    height: 50px;
    width: 1252px;
}

.prdct_list ul li {
    list-style: none;
    font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.crane-wrap {
    position: relative;
    clear: both;
    margin: 40px 0;
    background: #f0f0f0;
    padding: 20px;
}

.pdct_description {
    padding: 0 0 0 260px;
}

.prdct_list.pads .pdct_description {
    padding: 0 0 0 360px;
}

.prdct_list ul li ul li {
    list-style: disc;
    margin: 0 0 3px 43px;
}

.prdct_list.pads .pdct_img {
    float: left;
}

.prdct_list.pads .pdct_img img {
    margin: 0!important;
}

span.email_txt {
    padding: 9px 0 0 0px;
    float: left;
}


/*==========================top-header====================================*/

.wh113 {
    height: 113px;
    width: 1233px;
    position: relative;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}

.wh113 .divright {
    float: right;
    height: 112px;
    width: 792px;
}

.wh113 .textdiv {
    float: left;
    height: 110px;
    width: 220px;
    position: relative;
    margin: -10px 0 0 -28px;
}

.flexy-menu {
    margin: 0px 0 0 0px;
    padding: 0px;
    float: right;
}

.flexy-menu li {
    float: left;
    list-style-type: none;
    text-transform: capitalize;
    text-decoration: none;
    font-size: 14px;
    margin-left: 14px;
    position: relative;
}

.flexy-menu li a {
    text-decoration: none;
    font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #747474;
}

.inpagebase {
    box-sizing: content-box;
    color: black;
    direction: ltr;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    height: 30px !important;
    left: 1093px;
    line-height: 1em;
    margin: 0;
    min-height: 0;
    min-width: 0;
    outline: 0 none;
    overflow: hidden;
    padding: 0;
    position: fixed;
    text-indent: 0;
    top: 275px;
    width: 255px !important;
    z-index: 16543210;
}


/*==============================menu=====================================*/

#cssmenu {
    border: 0 none;
    margin: 0 0 0px;
    padding: 0;
    width: 1255px;
}

#cssmenu ul,
#cssmenu li {
    list-style: outside none none;
    margin: 0;
}

#cssmenu ul {
    position: relative;
    z-index: 597;
}

#cssmenu ul li {
    float: left;
    min-height: 1px;
    vertical-align: middle;
    /* width: 67px; */
}

#cssmenu ul li.hover,
#cssmenu ul li:hover {
    cursor: default;
    position: relative;
    z-index: 599;
}

#cssmenu ul ul {
    left: 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 100%;
    z-index: 598;
}

#cssmenu ul ul li {
    float: none;
}

#cssmenu ul ul ul {
    left: 255px;
    top: 0;
    width: 190px;
}

#cssmenu ul li:hover>ul {
    visibility: visible;
}

#cssmenu ul ul {
    bottom: 0;
    left: 0;
}

#cssmenu ul ul {
    margin-top: 0;
}

#cssmenu ul ul li {
    font-weight: normal;
}

#cssmenu a {
    display: block;
    line-height: 1em;
    text-decoration: none;
}

#cssmenu {
    background: none repeat scroll 0 0 #0093c9;
    border-bottom: 4px solid #115C8C;
    float: left;
    font-family: "Oxygen Mono", Tahoma, Arial, sans-serif;
    font-size: 12px;
}

#cssmenu>ul {}

#cssmenu ul {
    text-transform: uppercase;
    padding: 0px;
}

#cssmenu ul ul {
    border-top: 2px solid #115C8C;
    min-width: 259px;
    text-transform: none;
    /* left: -20%; */
}

#cssmenu ul ul a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #0093C9;
    border-color: -moz-use-text-color #0082e7 #0082e7;
    border-image: none;
    border-bottom: 1px solid;
    /* border-style: none solid solid; */
    /* border-width: 0 1px 1px 1px; */
    color: #ffffff;
    font-size: 12px;
    line-height: 150%;
    padding: 6px 20px;
    border-color: #115C8C;
}

#cssmenu ul ul ul {
    border-top: 0 none;
}

#cssmenu ul ul li {
    position: relative;
}

#cssmenu ul ul li:first-child>a {
    /* border-top: 1px solid #1C329B; */
}

#cssmenu ul ul li:hover>a {
    background: none repeat scroll 0 0 #115C8C;
    color: #ffffff;
}

#cssmenu ul ul li:last-child>a {
    background-clip: padding-box;
    border-radius: 0 0 3px 3px;
    box-shadow: 0 1px 0 #115C8C;
}

#cssmenu ul ul li:last-child:hover>a {
    background-clip: padding-box;
    border-radius: 0 0 0 3px;
}

#cssmenu ul li:hover>a,
#cssmenu ul li.active>a {
    background: none repeat scroll 0 0 #115C8C;
    color: #ffffff;
}

#cssmenu ul li.last ul {
    left: auto;
    right: 0;
}

#cssmenu ul li.last ul ul {
    left: auto;
    right: 99.5%;
}

#cssmenu a {
    background: none repeat scroll 0 0 #0093c9;
    color: #E5E5E3;
    padding: 0px 47px;
}

#cssmenu>ul>li>a {
    font-size: 12px;
    line-height: 48px;
}

.wh113 .divright .shortmenu {
    float: right;
    width: 368px;
    margin: 8px 0 0 0px;
}

.shortmenu .flexy-menu li .border_right {
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #999;
    margin: 0px 0px 5px 0px;
    padding: 0 0 0 6px;
}

.shot>h1 {
    margin: 12px 0 0 0px;
    /* float: left; */
}

.flexy-menu li a:hover {
    color: #0093C9;
    text-decoration: underline;
}

.container-4 {
    overflow: hidden;
    width: 307px;
    vertical-align: middle;
    white-space: nowrap;
    border: 0px solid grey;
}

.container-4 input#search {
    width: 250px;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid grey;
    font-size: 10pt;
    float: left;
    color: #0093c9;
    padding-left: 15px;
    -webkit-border-radius: 5px 0px 0px 5px;
    -moz-border-radius: 5px 0px 0px 5px;
    border-radius: 5px 0px 0px 5px;
}

.container-4 input#search::-webkit-input-placeholder {
    color: #65737e;
}

.container-4 input#search:-moz-placeholder {
    /* Firefox 18- */
    color: #65737e;
}

.container-4 input#search::-moz-placeholder {
    /* Firefox 19+ */
    color: #65737e;
}

.container-4 input#search:-ms-input-placeholder {
    color: #65737e;
}

.container-4 button.icon {
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border: none;
    background: #115C8C;
    height: 40px;
    width: 40px;
    color: #fff;
    font-size: 10pt;
    /*-webkit-transition: all .55s ease;
  -moz-transition: all .55s ease;
  -ms-transition: all .55s ease;
  -o-transition: all .55s ease;
  transition: all .55s ease;*/
    margin-left: -2px;
}

.container-4:hover button.icon,
.container-4:active button.icon,
.container-4:focus button.icon {
    outline: none;
}

.container-4:hover button.icon:hover {
    background: #0093c9;
    color: #fff;
}

.box {
    top: 4px;
    right: 21px;
    float: right;
    position: relative;
}

.images-slider {
    height: 350px;
    width: 1250px;
    position: relative;
    margin-top: 2px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.conte {
    /* background-color: #CCC; */
    width: 1210px;
    position: relative;
    height: auto;
    margin: 88px auto;
}

.radius {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-color: #0093C9;
    padding: 5px 10px 5px 10px;
    color: #fff;
    border: 1px solid #0093C9;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    text-decoration: none;
}

.radius:hover {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-color: #fff;
    color: #0093C9;
    text-decoration: none;
    border: 1px solid #0093C9;
}

.images-gallery {
    width: auto;
    position: relative;
    height: 541px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #999;
}

.Textmor {
    height: 300px;
    width: 1210px;
    position: relative;
    margin: 0px auto;
}

.clints-slider {
    height: 80px;
    width: 1113px;
    position: relative;
    margin-left: 20px;
}

.gap {
    height: 15px;
    width: 100%;
    position: relative;
}

.footer-table {
    background-color: #f4f4f4;
    padding: 30px 8px 15px;
}

.bottom {
    margin: 2px;
    padding: 1px 5px 1px 10px;
    width: auto;
}

.bottom li {
    padding-top: 10px;
    padding-right: 2px;
    padding-bottom: 10px;
    padding-left: 2px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #D2D2D2;
    width: 286px;
    list-style-type: none;
}

.bottom-footer {
    font-family: Calibri;
    font-size: 18px;
    font-weight: 400;
    line-height: 0;
    margin: 34px 0px 4px 4px;
}

.bottom li a {
    text-decoration: none;
}

.bottom li a:hover {
    color: #0093c9;
    text-decoration: none;
}

.add li {
    padding-top: 10px;
    padding-right: 2px;
    padding-bottom: 10px;
    padding-left: 2px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #D2D2D2;
    font-size: 12px;
    width: 266px;
    list-style-type: none;
}

.add {
    position: relative;
}

table.bottomBorder {
    border-collapse: collapse;
    width: 1230px;
}

.bor {
    border-bottom: 1px solid #DFDFDF;
}

.paddingleft {
    padding-left: 15px;
}

.footer {
    height: 50px;
    width: 100%;
    position: relative;
    background-color: #333333;
    border-top: 1px solid #3e3d3d;
}

.footer-bottom-table {
    height: 49px;
    width: 1004px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    position: relative;
}

.footer .footer-bottom-table tr td p {
    color: #B6B6B6;
    margin: 11px 0 0 15px;
}

.footer .footer-bottom-table tr td .lst {
    color: #B6B6B6;
    font-size: 14px;
    margin-right: 15px;
}

.footer .footer-bottom-table tr td .lst a {
    color: #B6B6B6;
    font-size: 14px;
    margin-right: 15px;
    text-decoration: none;
}

.footer .footer-bottom-table tr td .lst a:hover {
    color: #0093c9;
    font-size: 14px;
    margin-right: 15px;
    text-decoration: underline;
}

.ticker {
    width: 460px;
    height: 40px;
    overflow: hidden;
    border: 1px solid #DDD;
    margin: 0;
    padding: 0;
    list-style: none;
    border-radius: 5px;
    /* box-shadow: 0px 0px 5px #DDD; */
}

#ticker_02 {
    height: 236px;
}

.ticker li {
    height: auto;
    border-bottom: 1px dotted #DDD;
    padding: 10px 0px 7px 0px;
    margin: 0px 5px;
    color: #777777;
    font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 21px;
    text-align: justify;
}

span.float-left {
    float: right;
    font-weight: bold;
    font-size: 13px;
}

@media screen and (max-width:1004px) {
    .footer {
        height: 50px;
        width: 1004px;
        position: relative;
        background-color: #333333;
        border-top: 1px solid #3e3d3d;
    }
}


/*============================socalmedia===================================*/

.f {
    border: 0 solid #000;
    height: 48px;
    margin-bottom: -48px;
    position: relative;
    right: -951px;
    top: 6px;
    width: 186px;
    z-index: 99;
}

.logodiv img {
    margin: -4px 0 0 0px;
}

.f1 {
    float: left;
    height: 44px;
    width: 44px;
    border: 0px solid #000000;
    background: url('../images/socalmedea.png') no-repeat scroll -7px -13px transparent;
}

.f1:hover {
    background-position: -65px -13px;
}

.f2 {
    float: left;
    height: 44px;
    width: 44px;
    border: 0px solid #000000;
    background: url('../images/socalmedea.png') no-repeat scroll -8px -60px transparent;
}

.f2:hover {
    background-position: -66px -60px;
}

.f3 {
    float: left;
    height: 44px;
    width: 44px;
    border: 0px solid #000000;
    background: url('../images/socalmedea.png') no-repeat scroll -7px -107px transparent;
}

.f3:hover {
    background-position: -65px -107px;
}

.f4 {
    float: left;
    height: 50px;
    width: 50px;
    border: px solid #000000;
    background: url('../images/socalmedea.png') no-repeat scroll -0px -152px transparent;
}

.f4:hover {
    background-position: -58px -152px;
}

.mail {
    position: fixed;
    width: 98px;
    height: 58px;
    bottom: 78px;
    z-index: 99;
}

.former {
    position: fixed;
    width: 45px;
    z-index: 9;
    height: 182px;
    border: 0px solid red;
    right: 0px;
    bottom: 150px;
    background-image: url(../images/btn_quick_enquiry.png);
    background-repeat: no-repeat;
    background-position: 0 0px;
    cursor: pointer;
}

.plans {
    border-collapse: collapse;
    width: 1210px;
}

.conte .plans tbody tr td {
    border: 1px dashed #C7C7C7;
    padding: 10px 0px 0 10px;
}

.download {
    margin: 16px 0 -31px 0px;
}

.msss {
    margin: 10px 0 0 0px;
}

.msss .mpp {
    /* border: 1px solid red; */
    width: 1251px;
    height: 39px;
    margin: 0 0 22px 0px;
    padding: 0px;
}

.msss .mpp li {
    float: left;
    margin: 0px 2px;
    list-style-type: none;
    border-left: 3px solid #115C8C;
    /* width: 172px; */
}

.msss .mpp li a {
    /* width: 144.5px; */
    font-size: 11px;
    text-decoration: none;
}

.msss .mpp li a:hover {}

[class^="hvr-"] {
    /*display: inline-block;*/
    /*vertical-align: middle;*/
    margin: 0;
    padding: 10px 7.8px;
    cursor: pointer;
    background: #e1e1e1;
    text-decoration: none;
    color: #666;
    /* Prevent highlight colour when element is tapped */
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.aligncenter {
    text-align: center;
}

.diva {
    position: relative;
    height: auto;
    /* border: 1px solid; */
    margin: 0px 0px -60px 0px;
}

#imager {
    margin: 0px;
    padding: 5px;
    /* border:1px solid #666; */
    border-radius: 5px;
    width: 232px;
    background-color: #47C9F9;
    margin: 0 30px 0 5px;
}

.floater-left {
    float: left;
}

.pargraph {
    float: left;
    width: 1210px;
    margin: 0px 0 0 0px;
    line-height: 22px;
}

#divfr .divwith {
    height: 45px;
    width: 469px;
    /* border: 1px solid red; */
    position: relative;
    margin: 0 0px 21px 0px;
}

#divfr .divwith .forlavel {
    position: relative;
    height: 45px;
    width: 126px;
    float: left;
}

#divfr .divwith .divinput {
    float: left;
    height: 45px;
    width: 263px;
    position: relative;
}

#dr #contact #divfr .divwith .divinput .form-name {
    margin: 0px;
    padding: 7px 13px;
    width: 216px;
    height: 25px;
    color: #777777;
    font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
}

#dr #contact #divfr .divwith .divinput .form-text-area {
    margin: 0px;
    padding: 0px 0 0px 0px;
    width: 242px;
    height: 72px;
    background-image: none;
}

#dr #contact {
    margin: -645px 0 0 -76px;
    padding: 26px 94px 0px 28px;
    border: 3px dashed #0093C9;
    width: 325px;
    border-radius: 11px;
}

.forlavel p {
    color: #777777;
    font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 30px;
    text-align: justify;
}

#divfr .divwith .forlavel p .sub {
    color: #F00;
    margin-left: 8px;
}

.req {
    color: #F00;
    margin-left: 8px;
}

.divwith .divinput .submit {
    background-color: #fff;
    color: #2E8DC7;
    font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
    padding: 5px 10px 5px 10px;
    border: 1px solid #2E8DC7;
    border-radius: 3px;
}

.divwith .divinput .submit:hover {
    background-color: #2E8DC7;
    color: #fff;
    border: 1px solid #2E8DC7;
}

@media screen and (max-width:1004px) {
    .f {
        height: 48px;
        width: 134px;
        position: relative;
        border: 0px solid #000;
        top: 1px;
        right: -824px!important;
        z-index: 99;
        margin-bottom: -48px;
    }

    .footer {
        height: 50px;
        width: 1004px;
        position: relative;
        background-color: #333333;
        border-top: 1px solid #3e3d3d;
    }
    .former {
        position: fixed;
        width: 182px;
        height: 45px;
        border: 0px solid red;
        left: 97px;
        bottom: 23px;
        background-image: url(../images/btn_quick_enquiry2.png);
        background-repeat: no-repeat;
        background-position: 0 0px;
        cursor: pointer;
        z-index: 999;
    }
}

.shot .float-left {
    float: left;
}

.conte .shot {
    width: 690px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0px;
}

.images-gallery .size {
    width: 121px;
    /* margin-bottom: 6px; */
    /* margin-left: 5px; */
    /* margin-top: 7px; */
    webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.3);
}

.images-gallery .sizee {
    width: 173px;
    /* margin-bottom: 6px; */
    /* margin-left: 5px; */
    /* margin-top: 7px; */
    webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.3);
}

#face {
    height: 38px;
    width: 499px;
    float: right;
    margin: -397px 0 0 0px;
    border: none;
}

.get {
    background-image: url("../images/phone1.png");
    background-position: 70px -1px;
    background-repeat: no-repeat;
    color: #333;
    float: left;
    font-size: 18px;
    font-weight: 300;
    height: 19px;
    margin: 13px 102px -73px 63px;
    padding: 3px 35px 27px 81px;
    position: relative;
}

.conte .div1 {
    position: relative;
    padding: 0px;
    margin: 0px;
    border: 0px solid red;
    height: 150px;
    width: 863px;
}

.conte .div1 .divb {
    margin: 0px;
    border: 0px solid blue;
    height: 45px;
    width: 861px;
}

.conte .div1 .divb .divc {
    margin: 0px;
    border: 0px solid black;
    height: 54px;
    width: 420px;
    float: left;
}

.conte .div1 .divb .divc #name,
#city,
#Mobile,
#mail {
    width: 255px;
    margin: 0px;
    background-image: none;
}

.conte .div1 .divb .divc label {}

.conte .div1 .divb .divc .divd {
    border: 0px solid red;
    width: 85px;
    float: left;
    margin: 0px;
}

.conte .div1 .divb .divc .divd strong {
    color: #F00;
}

.conte .div1 .divb .divc #Qualifaction,
#Exp {
    width: 277px;
    height: 40px;
    border: 1px solid #CCC;
}

.conte .div1 .divb .divc #submit {
    width: 130px;
    font-size: 17px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-color: #0093C9;
    padding: 5px 10px 5px 10px;
    color: #fff;
    border: 1px solid #0093C9;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    text-decoration: none;
    margin-left: 85px;
}

.conte .div1 .divb .divc #submit:hover {
    width: 130px;
    font-size: 17px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-color: #fff;
    padding: 5px 10px 5px 10px;
    color: #0093C9;
    border: 1px solid #0093C9;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    text-decoration: none;
    margin-left: 85px;
}

a.sample {
    float: left;
    display: block;
    background: rgba(255, 255, 255, 0.1);
    padding: 3px;
    line-height: 1em;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
    margin-right: 40px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    margin: 10px;
}

a.sample:hover {
    background-color: #58b7f4;
}

.columnn {
    float: left;
    width: 50%;
    padding: 10px;
    height: 267px;
    /* Should be removed. Only for demonstration */
    position: relative;
    left: -113px;
}

.columnm {
    float: left;
    width: 50%;
    padding: 10px;
    height: 300px;
    /* Should be removed. Only for demonstration */
    position: relative;
    left: 9px;
}


/* Clear floats after the columns */

.row:after {
    content: "";
    display: table;
    clear: both;
}

.hashhhh {
    margin: 0;
    width: 100%;
    height: 40vh;
    font-family: "Exo", sans-serif;
    color: #fff;
    background: linear-gradient(-45deg, #0093c9, #0093c9, #0093c9, #0093c9);
    background-size: 400% 400%;
    animation: gradientBG 15s ease infinite;
}

@keyframes gradientBG {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

h1 {
    font-weight: 300;
}

h3 {
    color: #000000;
    font-weight: 400;
}

h5 {
    color: #eee;
    font-weight: 300;
}

a,
a:hover {
    text-decoration: none;
    color: #676363;
}


ul.ticker {
    list-style-type: none; /* Remove the default list-style marker */
    padding-left: 0; /* Remove the default left padding */
}

ul.ticker li {
    position: relative; /* Establish a positioning context for pseudo-elements */
    padding-left: 20px; /* Add left padding to make space for the icon */
}

ul.ticker li::before {
    content: "\00BB"; /* Use the '»' character as content for the pseudo-element */
    display: block;
    position: absolute;
    left: 0; /* Position the icon at the left of the list item */
    top: 5px; /* Adjust the top position as needed */
    font-weight: bold; /* Make the icon bold if needed */
    margin-right: 5px; /* Add spacing between the icon and the text */
    margin-top: 5px;
}

.textdiv {
    
    display: inline-block; /* Make anchor elements display as blocks to control their size */
}


.textdiv img {
    margin-top:12px; margin-left: 10px;
    
    
}

.textdiv a {
    margin-top:12px; margin-left: 10px;
    
    
}