@import "http://fonts.googleapis.com/css?family=Raleway";
/*----------------------------------------------
CSS settings for HTML div Exact Center
------------------------------------------------*/
#abc {

width:100%;
height:100%;
opacity:.95;
top:0;
left:0;
display:none;
position:fixed;
background-color:#313131;
overflow:auto
}
img#close {
position:absolute;
right:-14px;
top:-14px;
cursor:pointer
}
div#popupContact {
position:absolute;
left:40%;
top:17%;
margin-left:-232px;
font-family:'Raleway',sans-serif
}

#abc12 {

    width:100%;
    height:100%;
    opacity:.95;
    top:0;
    left:0;
    display:none;
    position:fixed;
    background-color:#313131;
    overflow:auto
}
img#close1 {
    position:absolute;
    right:6px;
	top:1px;
      cursor:pointer;
}
div#popupContact12 {
    position:absolute;
width:25%;
    margin-top: 140px;
    margin-left:37%;
    font-family:'Raleway',sans-serif
}
.for {
width:928px;
height:264px;
top:45px;

padding:19px 0px;
border:2px solid gray;
border-radius:10px;
font-family:raleway;
background-color:#fff;
position:relative;
left:-300px;
}
#dox{
position:relative;
top:8px;
width:100%;
height:100%;

}
p {
margin-top:30px
}

hr {
margin:10px -50px;
border:0;
border-top:1px solid #ccc
}
.inpu {
    color: #000000;
width:100%;
padding:10px;
margin-top:30px;
border:1px solid #ccc;
padding-left:40px;
font-size:16px;
font-family:raleway
}
#nam {
background-image:url(images/name.html);
background-repeat:no-repeat;
background-position:5px 7px
}
#emai {
background-image:url(images/email.html);
background-repeat:no-repeat;
background-position:5px 7px
}
textarea {
background-image:url(images/msg.html);
background-repeat:no-repeat;
background-position:5px 7px;
width:82%;
height:95px;
padding:10px;
resize:none;
margin-top:30px;
border:1px solid #ccc;
padding-left:40px;
font-size:16px;
font-family:raleway;
margin-bottom:30px
}

.sub {
text-decoration:none;
    top: 20px;
    left: 100px;
width:100%;
text-align:center;
display:block;
background-color:#00CCFF;
color:#fff;
border:1px solid #FFCB00;
padding:10px 0;
font-size:20px;
cursor:pointer;
border-radius:5px
}

.scro{
    position: relative;
    color: #000000;
    border: none;
    background-color: #45aed6;

    cursor:pointer;


}
.scro:hover{
    color: #00CCFF;
    background-color: #ffffff;

}
.butto {

    color: #100202;
    border: none;
width:20%;
height:45px;

background-color: #45aed6;

font-family:'Raleway',sans-serif;
font-size:18px;
cursor:pointer
}
.butto:hover{
    color: #00CCFF;
    background-color: #ffffff;

}


.msg {

    color: #100202;
    border: none;
    width:70%;
    height:45px;

    background-color: #45aed6;

    font-family:'Raleway',sans-serif;
    font-size:18px;
    cursor:pointer
}
.msg:hover{
    color: #00CCFF;
    background-color: #ffffff;

}
.image12{
    background-image:url(images/logo/logo_asp.net_201.html);
}

