/*---------------------------------------------
00 page loading 
01 navbar
02 header section
03 all section (about - services - expericnce -  protfolio - pricing - blog - contact) 
04 about 
05 services
06 expericnce
07 skills
08 protfolio
010 clients
09 pricing
010 clients
011 blog
012 logos 
013 footer
014 btn bootstrap
015 media Screen
----------------------------------------------*/
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese');
@import url('https://fonts.googleapis.com/css?family=Raleway');

body {
    background-color: #ffffff;
    font-family: 'Roboto', sans-serif;
}

.row {
    padding: 0;
    margin: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto', sans-serif;
    
    
}
/*---------------- 00. page loading------------------*/
div#load_screen {
	background: #fff;
	opacity: 1;
	position: fixed;
    z-index:10;
	top: 0px;
	width: 100%;
	height: 1600px;
}

div#load_screen > div#loading {
	color:#6a60a7;
	width:300px;
	height:24px;
	margin-top: 280px;
	margin-right: auto;
	margin-bottom: 300px;
	margin-left: auto;
	text-align: center;
}
div#load_screen > div#loading h2 {
	margin: 0px;
	padding: 2px;
	color: #6a60a7;
	font-size: 13px;
}


/*---------------- 01 navbar ------------------*/

.navbar-inverse {
    background-color: transparent;
    border-color: transparent;
   
}

.navbar-inverse .navbar-nav > li > a 
{
    color: #fff;
    background-color: transparent;
    line-height: 7;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
    color: #565656;
    background-color: transparent;
}

.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
    color: #fff;
    background-color: transparent;
}


/*---------------- 02 header section  ------------------*/

.header {
    background-color: #f9d249;
    background-image: url(../images/instabel_background.png);
    
    background-size: cover;
}
.over {
    background-color: #f9d249;
    width: 100%;
    height: 100%;
    opacity: 0.9;
    position: absolute;
    top:0;
    bottom: 0;
    overflow: hidden;
   
}
.header .info {
    position: absolute;
    top: 40%;
    margin: auto;
    width: 100%;
    text-align: center;
}

.header .info .jobs {
    font-size: 38px;
    color: #fff;
}
.header .info h2 {
    font-size: 98px;
    color: #f9d249;
    font-weight: 900;
    letter-spacing: -5px;
}


.header .info .welcom {
    font-size: 14px;
    color: #fff;
}

/*----------------  03 all section (about - services - expericnce -  protfolio - pricing - blog - contact)  ------------------*/

.about, .services, .expericnce, .skills,
.protfolio, .pricing, .blog, .contact {
    text-align: center;
    border-bottom: 1px solid #ededed;
    padding: 25px;

}

.about h1, .services h1, .expericnce h1,
.skills h1, .protfolio h1, .pricing h1, .blog h1, .contact h1 {
    color: #f9d249;
    font-weight: 900;
    font-size: 28px;
    margin-top: 25px;
    margin-bottom: 25px;
    position: relative;
    
}

.about h1::before, .services h1::before,
.expericnce h1::before, .skills h1::before,
.protfolio h1::before,.pricing h1::before,
.blog h1::before, .contact h1::before
{
    content: "";
    position: absolute;
    top:25px;
    left: 0;
    right: 0;
    bottom: 0;
    height: 30px;
    width: auto;
    background: url(../images/heading.png) no-repeat center center;
    margin: 0 auto;
}

.about p, .services p, .expericnce p,
.skills p, .protfolio p, .pricing p, .blog p, .contact p {
    color: #565656;
    margin-top: 0px;
    line-height: 22px;
    font-size: 14px;
}

/*----------------   04 about   ------------------*/

.about h2 {
    text-align: left;
    font-weight: 700;
    color: #565656;
}
.about h5 {
    text-align: left;
    font-size: 18px;
    font-weight: 700;
    color: #f9d249;
    text-decoration: underline;
}
.about p {
    text-align: left;
    font-size: 14px;
}
.about p span{
    font-weight: 800;
    color: #49446a;
}
.about .cv-download {
    background-color: #5a4f9a;
    padding: 5px;
    text-decoration: none;
}
.about .cv-download p{
    text-align: center;
    color: #f9d249;
    font-weight: 700;
    padding-top: 8px;
    font-style: oblique;
   
}
.about .social {
    list-style: none;
    text-align: left;
    margin-top: 22px;
}
.about .social li{
     display: inline;
    margin-right: 15px;
}
.about .social .fa  {
    color: #6a60a7;
    font-size: 23px;
    
}

.about .social .fa:hover  {
    cursor: pointer;
   color: #f9d249;
    transition: 0.5s;
}

/*----------------  05 services  ------------------*/
.services .servic h2 {
    font-size: 16px;
    font-weight: 600;
    color: #f9d249;
}

.services  .servic p {
    font-size: 13px;
    text-align: center;
    color: #a5a4ab;
}

.services .img-serv {
    margin-top: 20px;
}

.services .fa {
    font-size: 50px;
    color: #a5a4ab;
    margin-top: 23px;
}

.services   .fa:hover  {
    color: #f9d249;
    cursor: pointer;
}

.services .left .servic {
    padding-left: 30px;
    padding-right: 40px;
    margin-left: -40px;
    margin-right: 68px;
} 

.services .left .line {
    list-style: none;
    padding-top: 20px ;
    position: relative;
}

.services .left .line:after {
    top: 121px;
    bottom: -25px;
    position: absolute;
    content: " ";
    width: 2px;
    background-color: #f9d249;
    right: 11%;
}
.services .left .line:last-child:after  {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 0px;
    background-color: #f9d249;
    right: 11%; 
}

.services  .left .web {
    position: absolute;
    top: 23px;
    right: 1%;
    text-align: center;
    border: 2px solid #f9d249;
    color: #fff;
    width: 100px;
    height: 100px;
    line-height: 35px;
    margin-right: -16px;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
    z-index: 99999;
}

.services .right .servic {
    padding-left: 40px;
    padding-right: 40px;
    margin-right: -15px;
}

.services .right .line {
    list-style: none;
    padding: 20px ;
    position: relative;
}

.services .right .line:after {
    top: 121px;
    bottom: -25px;
    position: absolute;
    content: " ";
    width: 2px;
    background-color: #f9d249;
    right: 100%;
}

.services .right .line:last-child:after  {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 0px;
    background-color: #f9d249;
    left: 5%; 
}

.services .right .web {
    position: absolute;
    top: 23px;
    left: 2%;
    text-align: center;
    border: 2px solid #f9d249;
    color: #fff;
    width: 100px;
    height: 100px;
    line-height: 35px;
    margin-left: -57px;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
    z-index: 99999;
}

/*----------------  06 expericnce   ------------------*/
.expericnce {
    background-color: #5a4f9a
}
.expericnce h1 {
  color: #f9d249; 
}
.expericnce p {
    margin-bottom: 45px;
    color: #fff;
}
.expericnce .xperic {
    text-align: center;
     margin-top: -50px;
     margin-bottom: -20px;
}
.expericnce .xperic h2 {
    font-size: 18px;
    color: #f9d249;
    font-weight: 600;
    text-align: right;
     padding-right: 30px;
    
}
.expericnce .xperic h3 {
    margin-top: -5px;
    font-size: 15px;
    font-weight: 400;
    color: #f9d249;
    text-decoration: underline;
    text-align: right;
    padding-right: 30px;
}
.expericnce .xperic p {

    text-align: right;
     padding-right: 30px;
}
.expericnce .timeline li .tl-circ {
    position: absolute;
    top: -3px;
    left: 45%;
    text-align: center;
    background: #f9d249;
    color: #fff;
    width: 10px;
    height: 10px;
    line-height: 35px;
    margin-left: -16px;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
    z-index: 99999;
}

.expericnce .timeline li .tl-circ1 {
    position: absolute;
    top: -3px;
    left: 56%;
    text-align: center;
    background: #f9d249;
    color: #fff;
    width: 10px;
    height: 10px;
    line-height: 35px;
    margin-left: -16px;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
    z-index: 99999;
}


.expericnce .timeline {
    list-style: none;
    padding: 0px 0 10px;
    position: relative;
}

.expericnce .timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 3px;
    background-color: #f9d249;
    left: 50%;
    margin-left: -1.5px;

}

.expericnce .timeline li {
    position: relative;
}

.expericnce .timeline li:before, .timeline li:after {
    content: " ";
    display: table;
}

.expericnce .timeline li:after {
    clear: both;
}

.expericnce .timeline li:before, .timeline li:after {
    content: " ";
    display: table;
}

.expericnce .timeline li .timeline-panel {
    width: 46%;
    float: left;
    padding: 20px;
    position: relative;
}

.expericnce .timeline li .timeline-panel:before {
    position: absolute;
    top: 0px;
    right: -15px;
    display: inline-block;
    border: 2px solid #f9d249;
    content: " ";
    width: 32px;
    margin-right: -30px;  
}

.expericnce .timeline li .timeline-panel:after {
    position: absolute;
    top: 0px;
    right: -15px;
    display: inline-block;
    border: 2px solid #f9d249;
    content: " ";
    width: 32px;
    margin-left: -30px;   
}

.expericnce .timeline li .timeline-panel.noarrow:before, .expericnce .timeline li .timeline-panel.noarrow:after {
    top:0;
    right:0;
    display: none;
    border: 0;
}

.expericnce .timeline li.timeline-inverted .timeline-panel {
    float: right;
}

.expericnce .timeline li.timeline-inverted .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
    
}

.expericnce .timeline li.timeline-inverted .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
}

.expericnce .timeline-inverted h2,
.expericnce .timeline-inverted h3  {
    text-align: left;
    padding-left: 12px;
}

.expericnce .timeline-inverted p {
    text-align: left;
}


/*----------------  07 skills   ------------------*/
.skill p {
    text-align: center;
    padding-left: 25px;
    font-size: 16px;
    font-weight: 300;
 
}

.skills .progress-skills {
  position: relative;
  height: 180px;
  width: 180px;
  padding:15px;
    margin: auto;
}

.skills .progress-skills div {
  position: absolute;
  height: 150px;
  width: 150px;
  border-radius: 50%;
}

.skills .progress-skills div span {
  position: absolute;
  font-size: 25px;
  line-height: 125px;
  height: 125px;
  width: 125px;
  left: 12.5px;
  top: 12.5px;
  text-align: center;
  border-radius: 50%;
  background-color: white;
}

.skills .progress-skills .rotate {
  clip: rect(0 100px 200px 0);
  background-color: #6a60a7;
}

.skills .progress-skills .left {
  clip: rect(0 100px 200px 0);
  opacity: 1;
  background-color: #6a60a7;
}

.skills .progress-skills .right {
  clip: rect(0 100px 200px 0);
  transform: rotate(180deg);
  opacity: 0;
  background-color: #6a60a7;
}

/*----------------  08 protfolio   ------------------*/
.protfolio-nav {
    margin-top: 30px;
    margin-bottom: 30px;
}

.protfolio-nav li {
    display: inline;
    margin-left: 10px;
    margin-right: 10px;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    text-decoration: none;
    color: #60606c;
    padding: 2px;
    cursor: pointer;
    font-size: 12px;
    font-weight: 500;
}

.protfolio-nav li:hover {
    background-color: #6a60a7;
    color: #fff;
    padding: 2px;
    transition: 0.3s;
}

.protfolio-nav .activ {
    background-color: #6a60a7;
    color: #fff;
    padding: 2px;   
}

.protfolio .gallery {
    margin-top: 20px;
    cursor: pointer;
}

.protfolio .gallery .row > div {
    width: 32.66666%;
    float: right;
    position: relative;
}

.protfolio .gallery .row > div:nth-child(2) {
    margin-right: 1%;
    margin-left: 1%;
}

.protfolio .gallery .row > div img {
    width: 100%;
}

.protfolio .gallery .row > div .over {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 4px;
    right: 0;
    width: 100%;
    line-height:230px;
    background: rgba(238, 52, 95, .6);
    font-size: 15px;
    color: #fff;
    text-align: center;
    display: none;
    margin-bottom: 5px
}

.protfolio  ul   li.selected {
    background: #6a60a7;
    color:#f9d249;
}
.protfolio  ul   li.active {
    background: #6a60a7;
    color:#f9d249;
}
.protfolio #gallery .mix {
    display: none;
}

.protfolio .gallery .row > div:hover .over{
    display: block;
    
}

.protfolio .thumbnail {
    position: relative;
}

.protfolio .thumbnail .over {
    background-color: rgba(98, 88, 158, 0.6);
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 0;
    bottom: 0;
    height:0;
    line-height:230px;
    overflow: hidden;
}

.protfolio .thumbnail .icons {
  white-space: nowrap; 
  color: #fff;
  font-size: 20px;
  position: absolute;
  overflow: hidden;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
    font-size: 40px;
}

.protfolio .thumbnail .icons a {
	text-decoration:none;
	color:#fff;
}

.protfolio .thumbnail:hover .over{
    cursor: pointer;
    transition: .5s ease;
    height: 100%;
}

/*----------------  09 pricing   ------------------*/
.pricing .pric {
    margin-top: 10px;
    margin-bottom: 10px;
}
.pricing .pric h2 {
    font-size: 20px;
}
.pricing .pric-block {
    background-color: #f2efe8;
}

.pricing .header-price {
    background-color: #f9d249;
    padding-top: 20px;
    padding-bottom: 20px;
}

.pricing .header-price h2 {
    color: #6a60a7;
    font-weight: 600;
}

.pricing.header-price .pirce {
    color: #565656;
    font-weight: 800;
    font-size: 16px;
}
.pricing .header-price .omla {
    color: #565656;
    font-weight: 200;
    font-size: 12px;
    padding: 2px;
}

.pricing .body-price {
    padding: 10px;
}

.pricing .body-price p {
	padding-top:5px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e3e2e2;
	margin-bottom:10px;
}

/*----------------  010 clients   ------------------*/
.clients {
    background-color: #f9d249;
    text-align: center;
    margin-top: 50px;
    padding-bottom: 25px;
    border-bottom: 1px solid #ededed;
    color: #fff;
}

.clients h1 {
    color: #f9d249;
    font-weight: 600;
    font-size: 28px;
}

.clients  p {
    color: #fff;
    margin-top: 10px;
}



.clients ul{
    width: 100%;
    margin: 0;
    padding: 0; 
    line-height: 25px;
}
.clients ul h5 {
	font-size:16px;
	font-weight:600;
	color:#f9d249;
    margin-top: 15px;
}

.clients-happy  img{
    margin-top: 10px;
    margin-bottom: 15px;
}

/*--  bx slider --*/
.bx-wrapper .bx-next:hover, 
.bx-wrapper .bx-next:focus,
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
    text-decoration: none;
}
.bx-wrapper .bx-prev,.bx-wrapper .bx-next {
    left: 10px;
    background-color: #f9d249;
    padding: 5px;
    color:#fff;
    margin-right: 2px;
    margin-left: 2px;
    font-size: 18px;
}

/*----------------  011 blog   ------------------*/

.blog .thumbnail {
    border-radius: 0;
    padding: 0;
    margin-top: 20px;
	
}

.blog .thumbnail .caption {
    background-color: #fffbef;
}

.blog .caption h3 {
    text-align: left;
    color: #60606c;
    margin-bottom: 5px;
	font-size:19px;
	margin-top:5px;
    
}

.blog .caption p {
    text-align: left;
	line-height:26px;
    margin-bottom: 15px;
    color: #60606c;
}
.blog .read {
    padding: 8px;
    background-color: #eeeee7;
	position:relative;
    font-weight: 400;
}

.blog .caption h3 {
    text-align: left;
    margin-bottom: 5px;
	font-size:19px;
	margin-top:0px;
}
.blog .read a {
    color: #62589d;
    padding: 9px;
	line-height:18px;
    font-size: 12px;
	background-color: #f9d249;
	position:absolute;
	top:0;
	bottom:0;
	right:0;
}
.blog .read a:hover {
    text-decoration: none;
    color: #fff;
}
.blog .read .date {
     color: #60606c; 
     font-size: 12px;
}

/*----------------  012 logos   ------------------*/
.logos {
	margin-top: 20px; 
}

.logos img {
	-webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.logos img:hover {
	-webkit-filter: grayscale(0%);
    filter: grayscale(0%);
	cursor: pointer;
	 transition: .5s
}

.contac .form-block {
    margin: 20px auto;
    width: 80%;
    padding: 20px;
    background-color: #fffbef;
    border: 1px solid #e5e1d7;
}

.contac .fa {
    font-size: 35px;
    color: #fff;
    margin-top: 15px;
}

.contac .tel {
    background-color: #6a60a7;
    font-weight: 600;
    margin-top: 5px;
}
.contac .tel p {
    color: #fff;
    padding: 15px;
}
.contact form {
    text-align: left;
}
.contact .info-mes {
    color: #6a60a7;
    margin-left: 19px;
    margin-top: 5px;
}
/*----------------  013 footer  ------------------*/
.footer {
    background-color: #1a1a19;
    padding: 15px 5px;
    text-align: center;
    color: #fff;
}

/*----------------  014 btn bootstrap  ------------------*/
.btn {
    border-radius: 25px;
}

.btn-default {
    color: #f9d249;
    background-color: #565656;
    border-color: #49446a;
}

.btn-default:hover{
    color: #f9d249;
    background-color: #49446a;
    border-color: #6a60a7;
}

.btn-default:focus,
.btn-default.focus {
    color: #f9d249;
    background-color: #6a60a7;
    border-color: #49446a;
}

.btn-default:active,
.btn-default.active { 
    color: #f9d249;
    background-color: #6a60a7;
    border-color: #49446a;
}


/*---------------- 015 media Screen  ------------------*/

@media (max-width: 1204px)  {
    
    .services .left .servic {
        margin-left: -78px;
    }
    
    .services .right .servic {
            margin-right: -52px;
    }
    .services .left .line:after {
    right: 14%;
    }
    
    .services .left .line:last-child:after  {
    right: 14%; 
    }  
    
    .expericnce .timeline li .tl-circ {
        margin-left: -16px;
    }
    
    .expericnce .timeline li .timeline-panel:before {
    margin-right: -22px;  
    }

    .expericnce .timeline li .timeline-panel:after {
        margin-left: -22px;   
    } 
    
    .expericnce .timeline li .tl-circ1 {
    margin-left: -10px;
    }  
    .skill p {
        padding-left: 14px;
    }
       
}
@media (max-width: 960px) and (max-width: 533px)  {

    .navbar-inverse {
        background-color: #f9d249;
        border-color: transparent;
        z-index: 9000;
    }

    .navbar-inverse .navbar-nav > li > a {
        color: #fff;
        background-color: #f9d249;
        line-height: 2;
    }
    .navbar-inverse .navbar-brand {
        margin-top: -35px;
    }
    .navbar-inverse .navbar-nav > .active > a,
    .navbar-inverse .navbar-nav > .active > a:focus,
    .navbar-inverse .navbar-nav > .active > a:hover {
        color: #f9d249;
        background-color: #49446a ;
    }
    
    .navbar-inverse .navbar-nav > li > a:focus,
    .navbar-inverse .navbar-nav > li > a:hover {
        color: #fff;
        background-color: #49446a;
    }  
    
    .navbar-inverse .navbar-toggle {
        border-color: transparent;
    }
    .about p {
        text-align: center;
    }

    .services li {
        margin-left: -40px;
    }
    
    .services  .left .web, .services .right .web {
        position: static;
        margin: auto;
    }

    .services .left .servic, .services .right .servic {
        padding-left: 0px;
        padding-right: 0px;
        margin-left: 0px;
        margin-right: 0px;
    } 
    .services .left .line, .services .right .line {
        list-style: none;
        padding: 0 ;
        left:0;
        right: 0;
        
    }

    .services .left .line:after, .services .right .line:after {
        top: 0px;
        bottom: 0;
        width: 0;
        right: 0;
        list-style: none;
    }


    .expericnce .timeline {
        position: static;
    }

    .expericnce .timeline:before {
        position: static;
        width: 100%;
    }
    
    .expericnce .timeline li {
        position: static;
        margin-top: 80px;
    }
    
    .expericnce .timeline li .timeline-panel {
        width: 100%;
        float: none;
        padding: 5px;
        position: static;
         border: none;
    }
    
    .expericnce .timeline li .timeline-panel:after {
        position: static;
        display: block;
        width: 100%;
        margin:auto;  
        border: none;
    }
    
     .expericnce .timeline li .tl-circ {
        display: none;
    }  
    
    .expericnce .timeline li .tl-circ1 {
        display: none;
    }  
    
    .expericnce .form-block {
        
    }
}

#success, #error {
    display:none
}
#success span, #erro span {
    display:block;
    position:absolute;
    top:0;
    width:100%
}
#success span p, #error span p {
    margin-top:6em
}
#success span p {
  color:#9bd32d;
}
#error span p {
  color:#c0392b;
}
