@import url('//fonts.googleapis.com/css?family=Raleway:100,200,300,400,400i,500,500i,600,700');

img:not([alt]), img[alt=""], img[alt^=" "], a[href=""], a[href^=" "], a[rel*="nofollow"] {
    outline: 2px solid magenta !important;
    outline-offset: 3px !important;
}


article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}

* {margin: 0;padding: 0;box-sizing: border-box;font-weight:400;}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
html {-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;overflow-y: scroll;}

body {
    width: 100%;
    height: 100%;
    font-family: 'Raleway', sans-serif;
    background: url("../images/bg4__.jpg") repeat left top;
    color: #666;
    font-size: 14px;
    line-height: 180%;
    font-weight:400;
}
b{font-weight:500;}
h1, h2, h3, h4, h5, h6 {margin:30px auto 20px;padding: 0;line-height:140%;text-align: left;font-weight:300;}

h1 {
    font-size: 30px;
    /*color: red;*/
    color:#333;
}

h2 {
    font-size: 26px;
    /*color: #6610f2;*/
    color: #666;
}

h3 {
    font-size: 22px;
    color: #666;
}

h4 {
    font-size: 18px;

}

h5 {
    font-size: 14px;
    color: #3e6512;
}

a{
    text-decoration: none;
    outline: 0;
    -webkit-tap-highlight-color: transparent
}
.bodyText a{
    text-decoration: underline;
}
a:link, a:visited, a:hover, a:focus, a:active{
    color:#666;
}

a.btn{
    font-size:13px;
}

.clearBoth{
    clear: both;
}

strong{
    font-weight:500;
}

img {
    vertical-align: middle
}




figure{
    margin:5px 0 10px;
}

figcaption {
    text-align: center;
    font-size:10px;
    font-style: italic;
    margin:0 auto;
}

hr {
    margin-top: 22px;
    margin-bottom: 22px;
    border: 0;
    border-top:1px solid rgba(255,255,255,1);
}
.line{
    height:1px;
    width:100%;
    border-top:.01em dashed #CCC;
    margin:20px auto 20px;
}

li {
    margin-left: 30px;
}

p {
    text-align: justify;
    margin-bottom: 10px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.borderBlack {
    border: 0.1em solid black;
}

.brake {
    display: block;
    height: 0;
    font-size: 0;
    line-height: 0;
    clear: both;
}

.ruler {
    width: 100%;
    height: 1px;
    border-top: 0.1em solid #999;
    clear: both;
    margin: 10px 0;
}

.shadowStyle1 {
    box-shadow: -60px 0 100px -90px #000000, 60px 0 100px -90px #000000;
}
.bds{

}

/* ------------------------------------------------------------------------------- */
.gra-1 {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#5ea5ff+0,a1cafe+100 */
    background: #5ea5ff; /* Old browsers */
    background: -moz-linear-gradient(top, #5ea5ff 0%, #a1cafe 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #5ea5ff 0%, #a1cafe 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #5ea5ff 0%, #a1cafe 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5ea5ff', endColorstr='#a1cafe', GradientType=0); /* IE6-9 */
}


.fixBG{
    background: url("../images/bg-fix.jpg") no-repeat fixed center top;
    height: 400px;
    border-bottom:.01em solid rgba(255,0,0,0.5);
    overflow: hidden;
}

.fixBG h6{
    color:rgba(0,0,0,0.15);
}

.bgBlack{
    background-color:#222;
}

.myForm{
    background-color: rgba(0,0,0,.35);
    padding:20px;
}

footer{

}
.footer0{
    background-color: #e10000;
}

.footer1{
    background-color: #222222;
    padding:50px;
}

.footer1 h2, .footer1 h6{
    margin:0 auto 10px;
}
.footer1 h2{
    font-size:18px;
    color:#CCC;
}
.footer1 h6{
    font-size:13px;
    color: #afafaf;
}

/* **************************************************************************************************** */
.services1{
    background-color: rgba(0,0,0,0.85);
    color:#e10000;
    border-top:10px solid rgba(255,0,0,0.1);
    border-bottom:.01em solid rgba(255,0,0,0.4);
}
.services11{
    background-color: rgba(0,0,0,1);
    color:#e10000;
}

.services1 h1{
    color: #d0d292;
    padding:10px 0;
}
.services1 h2{
    color:#28a745;
    padding:10px 0;
}

.services1 h4{
    color: #77bfd2;
    padding:10px 0;
}
.services1 h4 a:link, .services1 h4 a:active, .services1 h4 a:visited{
    font-size:29px;
    color: #c6c6c6;
    padding:5px 15px;
    line-height:200%;
}
.services1 h4 a:hover{
    color: white;
    text-decoration: none;
    padding:5px 15px;
}
/* **************************************************************************************************** */
span.h11{
    color: #9add00;
    font-size:50px;
    text-transform: capitalize;
    line-height:125%;
}


.services3{
    background-color:rgba(0,0,0,0.7);
    border-bottom: 2px solid #97aa6a;
    color:#CCC;
}
.services3 h1{
    color:#d0d292;
}


/* ----------------------------------------------------------------------------------------------------------------- */
.services2 {
    font-family: 'Ubuntu', sans-serif;
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 0 20px;
    border-left: 6px solid #666666;
    border-bottom: 2px solid #FF0000;
    padding-top: 10px;
    text-align: center;
}

.services2:hover {
    background-color: rgba(0, 0, 0, 1);
    border-radius: 50px 20px;
    border-left: 6px solid yellow;
}

.services2 p {
    font-size: 12px;
    color: #CCC;
    text-align: center;
}

.services2 h1 {
    font-size: 18px;
    color: #CCC;
    text-align: center;
}

.services2 a:link, .services2 a:visited, .services2 a:hover, .services2 a:active {
    color: #CCC;
}

.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top: .01em solid #e10000;}





a.btnRed, .btnRed{
    background-color:#e10000;
    color:white;
    font-weight:500;

}

.white6{
    background-color:rgba(255,255,255,0.6);
    border-top:.01em solid #CCC;
    border-bottom:.01em solid #CCC;
    padding-bottom:40px;
}

.thin{
    font-weight: 300;
}

.columnRight{
    margin-top:30px;
}

div.columnRight p{
    text-align:center;
    font-size:14px;
    margin-bottom:0;
    font-weight:500;
}

div.columnRight h1{
    color:red;

}

.bodyText{
    /*background-color: rgba(253, 253, 253, 0.5);
    box-shadow: -30px 0 100px -90px #000000, 30px 0 100px -90px #000000;
    padding-top:50px;
    z-index: -10;*/
}
/* **************************************************************************************************** */
.otherServices {
    margin-top: 50px;
    margin-bottom: 50px;
}

.otherServices a {
    width: 100%;
    padding: 15px 0;
    background-color: #d9edf7;
    border: .01em solid #CCC;
    border-radius: 5px;
    text-align: center;
    cursor: pointer;
    border-left:4px solid red;
}

.otherServices a h5 {
    text-align: center;
    color: #333;
    font-size: 13px;
    font-weight: normal;
    margin-top:0;
    margin-bottom:0;
}
/* **************************************************************************************************** */
.myServices2{
    background-color: rgba(255, 255, 255, 1);
    border-top:.01em dotted #CCC;
    border-bottom:.01em dotted #CCC;
    margin-top:40px;
    margin-bottom:40px;
    padding-top:30px;
    padding-bottom:30px;
}
.myServices2 a {
    width: 50%;
    padding: 0;
    background-color: rgba(198, 235, 255, 0.6);
    border: .01em solid #CCC;
    border-radius: 5px;
    text-align: center;
    cursor: pointer;
    border-left:4px solid red;
}
.myServices2 a h5{
    text-align:center;
    margin:10px auto;
}
/* **************************************************************************************************** */
.myServices3{
    background-color: rgba(255, 255, 255, 0.75);
    border-top:.01em dotted #CCC;
    border-bottom:.01em dotted #CCC;
    margin-top:40px;
    margin-bottom:40px;
    padding-top:30px;
    padding-bottom:30px;
}
.myServices3 a {
    width: 100%;
    padding: 0;
    background-color: rgba(198, 235, 255, 0.6);
    border: .01em solid #CCC;
    border-radius: 5px;
    text-align: center;
    cursor: pointer;
    border-left:4px solid red;
}
.myServices3 a h5{
    text-align:center;
    margin:10px auto;
    color:#000
}




.discussProject {
    /*background-color: #c8e3ff;*/
    background-color: rgba(255, 255, 255, 0.75);
    color: #000;
    padding: 3px 0 15px;
    border-top: 2px solid red;
    border-bottom: 1px solid #0056b3;
    box-shadow:0 3px 10px rgba(0,0,0,0.2);
    z-index: 10000;
}
.discussProject h2{
    color: #0056b3;
}
.discussProject .btn{
    border:2px solid white;
    background-color:red;
    color:white;
    font-weight:500;
}
.discussProject p{
    color:#000;
    font-weight:400;
}

div#myTags h2{
    background-color:white;
    margin:2px;
    display:inline-block;
    padding:5px;
    font-size:11px;
    color:#999;
    border:.01em solid rgba(0,0,0,0.1);
}


.part{
    width:75%;
    background-color: #dff0ff;
    border-radius:15px;
    border:.01em solid #CCC;
    padding:30px;
    margin:75px auto;
    text-align: center;
    color:#0056b3;
}

.myHeadLine h1, .myHeadLine h2, .myHeadLine h3, .myHeadLine h4, .myHeadLine h5{
    text-align: center;
}
.myHeadLine h1, .myHeadLine h3, .myHeadLine h4{
    color:#CCC;
}
.myDl dt{
    margin-top:5px;
}

.myDl dd{
    border-left:3px solid #ebebeb;
    border-right:3px solid #ebebeb;
    border-radius:25px;
    padding:10px 10px 10px 15px;
    margin-top:5px;
    margin-bottom:5px;
}
.well {
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    border-left: 2px solid red;
    background-color: rgba(185, 203, 85, 0.1);
    margin-top: 25px;
}
.ourSoftwares{
    background-color:rgba(255,255,255,0.75);
    padding-top:30px;
    padding-bottom:30px;
    margin:0 auto;
    border-top:.01em dashed #CCC;
    border-bottom:.01em dashed #CCC;
}

.div2{
    background:url("../images/bg1.jpg") no-repeat fixed center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding-bottom:40px;
    margin:50px auto;
}
.div2 h3, .div2 p{
    color:#CCC;
    font-weight:400;
}
.training{
    background:url("../images/bg2.jpg") no-repeat fixed center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding:60px 0;
    margin:0 auto;
}
.training h3, .training h5{
    text-align:center;
    color:#666;
}
.training h5{
    font-size:30px;
    margin-bottom:20px;
}
.training h3{
    font-size:48px;
    display: inline-block;
    margin:0 20px;
}
.div3{
    background:url("../images/bg3.jpg") no-repeat fixed center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding:60px 0;
    margin:50px auto 0;
}

.div3 h1{
    color:#1da4e2;
    font-size:36px;
}
.div3 a{
    font-size:24px;
    color:#CCC;
    margin:0 20px;
}
.div3 li{
    margin-bottom:30px;
    margin-left:0;
}


.div4{
    background:url("../images/bg4.jpg") no-repeat fixed center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding:60px 0;
    margin:50px auto 0;
}
.div4 h1, .div4 h3, .div4 p, .div4 li{
    color:#CCC;
}



.dl1 dt{
    text-align: right;
}

.border-top-bottom{
    background-color: rgba(140,145,160,0.1);
    border-radius:20px;
    border-top:1px dashed rgba(140,145,160,1);
    border-bottom:1px dashed rgba(140,145,160,1);
    padding:20px 5px;
    margin:20px auto;
}
.border-left-3-blue{
    border-left:3px solid #0055b4;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#afe0ff+0,7db9e8+75&1+0,0+75 */
    background: -moz-linear-gradient(left, rgba(175,224,255,1) 0%, rgba(125,185,232,0) 75%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(175,224,255,1) 0%,rgba(125,185,232,0) 75%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(175,224,255,1) 0%,rgba(125,185,232,0) 75%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#afe0ff', endColorstr='#007db9e8',GradientType=1 ); /* IE6-9 */
}

.border-left-3-grey{
    border-left:3px solid #d2d0d6;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#efefef+0,d2d0d6+75&1+0,0+75 */
    background: -moz-linear-gradient(left, rgba(239,239,239,1) 0%, rgba(210,208,214,0) 75%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(239,239,239,1) 0%,rgba(210,208,214,0) 75%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(239,239,239,1) 0%,rgba(210,208,214,0) 75%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#00d2d0d6',GradientType=1 ); /* IE6-9 */
}


.bodyText a.btn{
    font-weight:600;
}
.my-container{

    border-bottom:.01em dashed #0056b3;
    margin:20px auto 15px;
}
/*
.my-container{
    background-color: rgba(170, 225, 250, 0.5);
    border:.01em dashed #CCC;
    padding:25px;
    text-align: left;
    border-radius:10px;
    margin:20px auto 15px;
}
*/
.my-container h3{
    margin:0;
    padding:0;
}
.footerLast{
    background-color: #000;
    color: #939393;
    font-size:9px;
    text-align: center;
    padding:10px;
}
.work1{
    background:url("../images/idea-ads-top-bg.jpg") no-repeat fixed center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
/*    padding:60px 0;
    margin:50px auto 0;*/
    margin-top:-50px;
    padding-top:50px;
}
.myUL h3{
    font-size:15px;
}