/*
 Theme Name:   Computerpcrepair child
 Theme URI:    http://www.computerpcrepair.com
 Description:  Divi Child Theme
 Author:       Vincent Juliano
 Author URI:   http://avthemes.com
 Template:     Divi
 Version:      3.0.53
 */
/*----------------------HOME PAGE--------------------------*/
.hover-bio-wrapper { position: relative; color: rgba(0,0,0,0); width: 100% } figure.hover-bio img{ display: block; } figure.hover-bio { position: relative; overflow: hidden; margin: 0; padding: 0;
display: inline-block; line-height: 0; } figure.hover-bio::before, figure.hover-bio::after{ position: absolute; background: black; opacity: 0.3; content: ''; height: 100%; width: 100%; display: block; 
top: 0; left 0; -moz-transform: translate3d(0, -100%, 0); -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); -moz-transition: all 0.8s; -webkit-transition: all 0.8s; 
transition: all 0.8s; } figure.hover-bio figcaption{ position: absolute; background: #fff; display: block; line-height: 1.7em; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing:
border-box; text-align: left; padding: 10px; z-index: 100; width: 100%; max-height: 100%; overflow: hidden; top: 50%; left: 0; -moz-transform: translate3d(-100%, -50%, 0); -webkit-transform: translate3d
(-100%, -50%, 0); transform: translate3d(-100%, -50%, 0); opacity: 0; -moz-transition: all 0.8s; -webkit-transition: all 0.8s; transition: all 0.8s; } figure.hover-bio img{ -moz-transform: translate3d
(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -moz-transition: all 0.8s; -webkit-transition: all 0.8s; transition: all 0.8s; } figure.hover-bio figcaption{ top: 
100%; opacity: 1; -moz-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } figure.hover-bio:hover img { opacity: .5; } figure.hover-bio:hover
figcaption{ background-color: #003986; color: #fff; opacity: .9; -moz-transform: translate3d(0, -100%, 0); -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); -moz-
transition: all 0.8s; -webkit-transition: all 0.8s; transition: all 0.8s; box-shadow: 0px -2px 28px rgba(255,255,255, 0.3); }
/*---------------------END OF HOME PAGE---------------------*/

/*---------------------PROJECTS PAGE-----------------------*/
#computer-pc-repair-header h3 { font-size: 70px; color: #4bb3e6; font-family: 'lulo_cleanone_bold'; letter-spacing: -8px; line-height: 100px; } #computer-pc-repair-header { margin-top: -20px !
important; } .box { height: 274px; position: relative; overflow: hidden; width: 363px; margin-left: auto; margin-right: auto; } .box img { position: absolute; left: 0; -webkit-transition: all 300ms ease-
out; -moz-transition: all 300ms ease-out; -o-transition: all 300ms ease-out; -ms-transition: all 300ms ease-out; transition: all 300ms ease-out; } .box .overbox { background-color: rgba(24, 128, 180, 
0.9); position: absolute; top: 0; left: 0; color: #fff; z-index: 100; -webkit-transition: all 300ms ease-out; -moz-transition: all 300ms ease-out; -o-transition: all 300ms ease-out; -ms-transition: all
300ms ease-out; transition: all 300ms ease-out; opacity: 0; width: 363px; height: 274px; padding: 130px 20px; } .box:hover .overbox { opacity: 1; } .box .overtext { -webkit-transition: all 300ms ease-
out; -moz-transition: all 300ms ease-out; -o-transition: all 300ms ease-out; -ms-transition: all 300ms ease-out; transition: all 300ms ease-out; transform: translateY(40px); -webkit-transform: translateY
(40px); } .box .title { font-size: 2.5em; text-transform: uppercase; opacity: 0; transition-delay: 0.1s; transition-duration: 0.2s; } .box:hover .title, .box:focus .title { opacity: 1; transform: 
translateY(0px); -webkit-transform: translateY(0px); } .box .tagline { font-size: 0.8em; opacity: 0; transition-delay: 0.2s; transition-duration: 0.2s; text-align:
center; } .box:hover .tagline, .box:focus .tagline { opacity: 1; transform: translateX(0px); -webkit-transform: translateX(0px); } .computer-links { text-transform: lowercase; font-size: 36px; position: 
relative; color: white; text-shadow: 3px 0 29px rgba(0,0,0,0.28); text-align: center; vertical-align: middle; margin-top: 26%; } .computer-links-repair { font-size: 40px; position: absolute; top: 40%; 
left: 21%; color: white; text-shadow: 3px 0 29px rgba(0,0,0,0.28); } .computer-links-services { font-size: 40px; position: absolute; top: 40%; left: 23%; color: white; text-shadow: 3px 0 29px rgba	
(0,0,0,0.28); } .computer-lines { position: absolute; width: 37%; top: 33%; left: 32% !important; } .box:hover h4 { display: none; -webkit-transition: all 400ms ease-out; -moz-transition: all 400ms ease-
out; -o-transition: all 400ms ease-out; -ms-transition: all 400ms ease-out; transition: all 400ms ease-out; transform: translateY(40px); -webkit-transform: translateY(40px); } .box:hover .computer-lines 
{ display: none; -webkit-transition: all 400ms ease-out; -moz-transition: all 400ms ease-out; -o-transition: all 400ms ease-out; -ms-transition: all 400ms ease-out; transition: all 400ms ease-out;	
transform: translateY(40px); -webkit-transform: translateY(40px); } .computer-links-outline { position: absolute; width: 91%; top: 5%; left: 4.5% !important; } .computer-links-title { text-transform: 
lowercase; font-size: 25px; text-align: center; margin-top: -60px !important; } .computer-links-description { text-align: center; margin-left: 40px; margin-right: 40px; margin-top: 22px; line-height: 
18px; margin-bottom: 10px; } .computer-links-read-more { color: white; font-size: 13px; font-weight: bold; } @media (max-width: 1285px) { .box { height: 274px; position: relative; overflow: hidden; 	
width: 265px; } .computer-links-repair { text-transform: lowercase; font-size: 30px; position: absolute; top: 30%; left: 20%; color: white; text-shadow: 3px 0 29px rgba(0,0,0,0.28); } .computer-lines { 
position: absolute; width: 37%; top: 26%; left: 32% !important; } .box .overbox { background-color: rgba(161, 83, 224, 0.9); position: absolute; top: 0; left: 0; color: #fff; z-index: 100; -webkit-	
transition: all 300ms ease-out; -moz-transition: all 300ms ease-out; -o-transition: all 300ms ease-out; -ms-transition: all 300ms ease-out; transition: all 300ms ease-out; opacity: 0; width: 265px; 	
height: 0; padding: 100px 20px; } .computer-links-outline { position: absolute; width: 91%; top: 5%; left: 4.5% !important; } .box .title { font-size: 2.5em; text-transform: uppercase; opacity: 0; 	
transition-delay: 0.1s; transition-duration: 0.2s; } .computer-links-title { text-transform: lowercase; font-size: 20px; text-align: center; margin-top: -65px !important; } .computer-links-description {
font-size: 8px; text-align: center; margin-left: 15px; margin-right: 15px; margin-top: 10px; line-height: 18px; margin-bottom: 8px; } .computer-links-services { text-transform: lowercase; font-size: 	
30px; position: absolute; top: 30%; left: 25%; color: white; text-shadow: 3px 0 29px rgba(0,0,0,0.28); } .computer-links { text-transform: lowercase; font-size: 25px; position: relative; top: 1%; color: 
white; text-shadow: 3px 0 29px rgba(0,0,0,0.28); } }	
/*--------------------END OF PROJECTS PAGE-----------------*/


/*--------------------ABOUT US PAGE-----------------------*/
*{ box-sizing: border-box; }

.tablet {
position: relative;
background: #1c1c1c;
width: 100%;
height: 600px;
max-width: 450px;
max-height: 600px;
margin: 0 auto 0;
padding: 30px 24px 30px 24px;
border-radius: 18px;
border-top:2px solid #3C3F45;
border-right:2px solid #202227;
border-bottom:2px solid #202227;
border-left:2px solid #3C3F45;
box-shadow:11px 11px 24px rgba(0,0,0,0.5);
}

@media only screen and(max-width:768px) {
height: 400px;
}
.tablet .tab {
background: #f9f9f9;
color: black;
padding: 50px 40px 50px 40px;
overflow: scroll;
height: 100%;
text-align: justify;
}
.tablet .tab h1 {
font-size: 30px;
font-family: "Dancing script";
font-weight: bold;
font-style: italic;
text-align: center;
margin: 0 0 20px 0;
padding: 4px;
font-size: 25px;
}
.tablet .tab p {
margin: 0 0 20px 0;
font-family: "Arial";
font-size: 13px;
}
footer {
background: black;
color: white;
margin-bottom: 8px;
}

/*--------------------END ABOUT US PAGE------------------*/


