@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap");

body {
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  color: #2C3E50;
  line-height: 1.5;
  background-color: #FAFBFC;
  position: relative;
  font-size: 11pt;
}

header {
  background-color: #1B365D;
  color: white;
  padding: 1.5rem 0;
  text-align: center;
  border-bottom: 3px solid #17A2B8;
}

header h1 {
  font-weight: 700;
  font-size: 2.5rem;
  margin-bottom: 0.5rem;
}

header h2 {
  font-weight: 400;
  font-size: 1.5rem;
  margin-bottom: 1rem;
}

.contact-info {
  font-size: 0.95rem;
  margin-bottom: 0.5rem;
  line-height: 1.4;
}

.contact-info a {
  color: white;
  text-decoration: none;
  transition: color 0.3s ease;
}

.contact-info a:hover {
  color: #17A2B8;
}

.contact-info span {
  margin: 0 0.5rem;
  color: #BDC3C7;
}

.contact-info i {
  margin-right: 0.3rem;
  color: #17A2B8;
}

.actions {
  display: flex;
  justify-content: center;
}

button {
  background-color: #17A2B8;
  border: none;
  color: white;
  cursor: pointer;
  font-size: 0.9rem;
  margin: 0 0.5rem;
  padding: 0.6rem 1.2rem;
  text-transform: uppercase;
  border-radius: 4px;
  transition: background-color 0.3s ease;
}

button:hover {
  background-color: #138496;
}

#download-btn {
  background-color: #17A2B8;
  border: none;
  color: white;
  cursor: pointer;
  font-size: 0.9rem;
  margin: 0 0.5rem;
  padding: 0.6rem 1.2rem;
  text-transform: uppercase;
  border-radius: 4px;
  transition: background-color 0.3s ease;
}

#download-btn:hover {
  background-color: #138496;
}

main {
  margin: 1.5rem 0;
}

main h3 {
  color: #1B365D;
  font-size: 1.3rem;
  font-weight: 700;
  margin-top: 0.8rem;
  margin-bottom: 0.5rem;
  padding-bottom: 0.4rem;
  border-bottom: 2px solid #17A2B8;
}

main h4 {
  color: #2C3E50;
  font-size: 1.1rem;
  font-weight: 600;
  margin-top: 0.5rem;
  margin-bottom: 0.25rem;
}

main h5 {
  color: #5A6C7D;
  font-size: 1rem;
  font-weight: 500;
  font-style: italic;
}

main h6 {
  color: #17A2B8;
  font-size: 0.95rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-top: 0.6rem;
  margin-bottom: 0.3rem;
}

main p {
  text-align: justify;
  margin-bottom: 0.4rem;
}

main ul {
  margin-bottom: 0.5rem;
}

main li {
  margin-bottom: 0.3rem;
  line-height: 1.4;
}

footer {
  background-color: #dbe2ef;
  padding: 1rem 0;
  text-align: center;
  position: relative;
  z-index: 1;
}

footer p {
  margin-bottom: 0;
}

.fa-heart {
  color: red;
}

@media print {
  body {
    font-size: 10pt;
    background-color: white !important;
    color: black !important;
  }
  header {
    background-color: #1B365D !important;
    color: white !important;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
  }
  main {
    page-break-after: always;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  main h3 {
    color: #1B365D !important;
    border-bottom: 2px solid #17A2B8 !important;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
  }
  footer {
    page-break-inside: avoid;
  }
  .no-print,
  .no-print * {
    display: none !important;
  }
}

 
 / *   E n h a n c e d   p r o f e s s i o n a l   s t y l i n g   * / 
 . e x p e r i e n c e - i t e m   { 
     m a r g i n - b o t t o m :   1 . 5 r e m ; 
     p a d d i n g - b o t t o m :   1 r e m ; 
     b o r d e r - b o t t o m :   1 p x   s o l i d   # E 8 F 4 F D ; 
 } 
 
 . e x p e r i e n c e - i t e m : l a s t - c h i l d   { 
     b o r d e r - b o t t o m :   n o n e ; 
 } 
 
 . e d u c a t i o n - i t e m   { 
     b a c k g r o u n d - c o l o r :   # F 8 F 9 F A ; 
     p a d d i n g :   1 r e m ; 
     b o r d e r - r a d i u s :   5 p x ; 
     b o r d e r - l e f t :   4 p x   s o l i d   # 1 7 A 2 B 8 ; 
     m a r g i n - b o t t o m :   1 r e m ; 
 } 
 
 . d a t e   { 
     c o l o r :   # 5 A 6 C 7 D ; 
     f o n t - s i z e :   0 . 9 r e m ; 
     f o n t - s t y l e :   i t a l i c ; 
     m a r g i n - b o t t o m :   0 . 5 r e m ; 
 } 
 
 . d a t e   i   { 
     m a r g i n - r i g h t :   0 . 3 r e m ; 
     c o l o r :   # 1 7 A 2 B 8 ; 
 } 
 
 / *   T e c h n i c a l   S k i l l s   s e c t i o n   e n h a n c e m e n t   * / 
 # t e c h n i c a l - s k i l l s   { 
     b a c k g r o u n d - c o l o r :   # F 8 F 9 F A ; 
     p a d d i n g :   1 . 5 r e m ; 
     b o r d e r - r a d i u s :   8 p x ; 
     b o r d e r - l e f t :   5 p x   s o l i d   # 1 7 A 2 B 8 ; 
     m a r g i n - b o t t o m :   1 . 5 r e m ; 
 } 
 
 # t e c h n i c a l - s k i l l s   p   { 
     m a r g i n - b o t t o m :   0 . 5 r e m ; 
     l i n e - h e i g h t :   1 . 6 ; 
 } 
 
 # t e c h n i c a l - s k i l l s   s t r o n g   { 
     c o l o r :   # 1 B 3 6 5 D ; 
     f o n t - w e i g h t :   6 0 0 ; 
 } 
 
 . f a - h e a r t   { 
     c o l o r :   # E 7 4 C 3 C ; 
 } 
 
 
 
 / *   C e r t i f i c a t i o n s   s e c t i o n   s t y l i n g   * / 
 . c e r t i f i c a t i o n - i t e m   { 
     b a c k g r o u n d - c o l o r :   # F 8 F 9 F A ; 
     p a d d i n g :   1 r e m ; 
     b o r d e r - r a d i u s :   5 p x ; 
     b o r d e r - l e f t :   4 p x   s o l i d   # 1 7 A 2 B 8 ; 
     m a r g i n - b o t t o m :   1 r e m ; 
     t r a n s i t i o n :   b o x - s h a d o w   0 . 3 s   e a s e ; 
 } 
 
 . c e r t i f i c a t i o n - i t e m : h o v e r   { 
     b o x - s h a d o w :   0   2 p x   8 p x   r g b a ( 2 3 ,   1 6 2 ,   1 8 4 ,   0 . 2 ) ; 
 } 
 
 . c e r t i f i c a t i o n - i t e m   h 4   { 
     c o l o r :   # 1 B 3 6 5 D ; 
     f o n t - s i z e :   1 . 0 5 r e m ; 
     f o n t - w e i g h t :   6 0 0 ; 
     m a r g i n - b o t t o m :   0 . 5 r e m ; 
 } 
 
 . c e r t i f i c a t i o n - i t e m   h 5   { 
     c o l o r :   # 1 7 A 2 B 8 ; 
     f o n t - s i z e :   0 . 9 5 r e m ; 
     f o n t - w e i g h t :   5 0 0 ; 
     m a r g i n - b o t t o m :   0 . 5 r e m ; 
 } 
 
 . c e r t - d e s c r i p t i o n   { 
     c o l o r :   # 5 A 6 C 7 D ; 
     f o n t - s i z e :   0 . 9 r e m ; 
     l i n e - h e i g h t :   1 . 4 ; 
     m a r g i n - b o t t o m :   0 ; 
     f o n t - s t y l e :   i t a l i c ; 
 } 
 
 